Recent Posts

Pages: 1 ... 7 8 [9] 10
82
Zaurus - Hardware discussion / Re: Zaurus C1000, C3000, components datasheet?
« Last post by Varti on March 17, 2025, 05:18:22 pm »
From what I have read in a couple of older posts here, no service manual has even been released for any Zaurus SL model, unfortunately:

https://www.oesf.org/forum/index.php?topic=23469.msg156189#msg156189
https://www.oesf.org/forum/index.php?action=profile;area=showposts;u=14114

I have done a Google search in both english and japanese (by searching for zaurus 回路図 = schematics and サービスマニュアル = service manuals), they seem to not have been released recently, too. Sharp has only released some HW infos on the earliest models, though no schematics: http://support.ezaurus.com/developer/doc/hardware.asp

I have searched in my local copies of the forum and the old ELSI webpage, too, to no avail.
I hope to be able to put back the old Zaurus wiki online soon, maybe there could be some info about this. It would be also interesting to get in touch with some old Sharp employee or official Sharp repairing services which might have a copy of the manuals, we can host them here.

BTW, not related, but I have found some hires scans of Zaurus related pamphlets and catalogs here: https://galapagosstore.com/web/book/search/result?sw=zaurus&res=false

Varti
83
Zaurus - Void Linux support / Re: Void Linux Packages
« Last post by Varti on March 17, 2025, 01:50:06 pm »
This is great news, I really missed these announcements  :) thanks greguu!

Varti
84
Zaurus - Hardware discussion / Re: Zaurus C1000, C3000, components datasheet?
« Last post by DiTBho on March 17, 2025, 12:57:56 pm »
anyone?
85
Zaurus - Other distros support / Re: NetBSD 10.0 on Zaurus C3200
« Last post by MaBo on March 16, 2025, 11:20:46 am »
Hi clofland and gru,
Had a bit of time for tinkering with netBSD on my SL-C3100 today. Unfortunately, I got stuck.

I have openembedded's kexecboot installed. That makes booting to terminal of clofland's list not applicable. I also tried to boot to void-linux and then starting from there, as I saw other examples of installing netBSD that start from a running system (cacko). Didn´t work.

I'm unsure what to do next. Thinking of options, and any hints are welcome!

(It was long time since I really did something with the Zaurus)

MaBo
86
Zaurus - Void Linux support / Re: Void Linux Packages
« Last post by greguu on March 14, 2025, 08:45:07 pm »
There will be a new voidz release coming up,  initially with kernel 5.4.229, perhaps with a newer 6.x based kernel later on.

The package feed will contain the same packages as in the last release plus netsurf browser and libraries.


Please let me know what packages you like to have included in the package feed.

87
Zaurus - Other distros support / Re: NetBSD 10.0 on Zaurus C3200
« Last post by MaBo on March 13, 2025, 05:22:26 am »
This is already great! Please update when you find new stuff. I might give it a try too, soon.

From what I saw of netBSD on Zaurus, it really looks quite usable. It would be *so great* to have this old gem working again in a somewhat useful way!

Maarten
88
Zaurus - Other distros support / Re: NetBSD 10.0 on Zaurus C3200
« Last post by clofland on March 11, 2025, 02:42:13 pm »
I think this is the information you are looking for https://wiki.netbsd.org/ports/zaurus/

I'm going to give it a shot and see how it turns out.

This seems more "fully fleshed out" and modern than anything else I've found so far for the Zaurus, although I could be totally wrong.

---

Here is what I have so far:

# References
 - https://wiki.netbsd.org/ports/zaurus/
 - Instructions (crappy forum post): https://mail-index.netbsd.org/port-zaurus/2011/05/20/msg000045.html
 - Instructions (slightly better?): https://wiki.netbsd.org/users/jun/zaurus/
 - Old OpenBSD Install instructions to cope with "Installation method of NetBSD/zaurus is the same way as OpenBSD/zaurus": https://web.archive.org/web/20170912052501/https://ftp.openbsd.org/pub/OpenBSD/6.0/zaurus/INSTALL.zaurus
 - Source locations:
     - https://nycdn.netbsd.org/

# Download
Go to https://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-10/
 - then pick "latest"
 - then pick "zaurus"
 - then pick "installation"
Download:
 - zboot
 - zbsdmod.o
Then go into "kernel" and download:
 - netbsd-INSTALL
(Note that the _C700 version is really only for the C700, not the C760)

Put all three files on the root of your SD card.

# Boot to Terminal
 - Power down the Zaurus and remove all power sources (no AC adaptor and remove the battery!)
 - Set the battery switch to the "Off" position and wait for at least 5 seconds.
 - Connect the AC adaptor and put back the battery.
 - Hold down the "D" + "B" keys and set the battery switch back to the "On" position (while keys are pressed!).
 After a short moment the diagnostics menu should appear. If not, try it again and this time hold down the "D" + "B" keys **before** you restore the power (AC adaptor / battery).
 - Same as above, but use "D" + "B" instead.
This should boot just to a command line prompt.
Log in as root, and it shouldn't ask for a password.

# Install
At the terminal run:
```
cd /mnt/card
insmod -f zbsdmod.o
./zboot
```
Note the `-f` is forcing this even though the kernel version is wrong, which you will see the warning about.

 - Press space to stop auto-boot
At the ">" prompt type:
`boot path:/mnt/card/netbsd-INSTALL`
and hit Enter

The installation menu should start!

---

I'm still working through the install. I ran out of space on my SD card on the first try, so I'm trying different package selection configurations.
It is able to see and use my Compact Flash Ethernet card to do the install, so that is good.
I haven't finished an install yet, so I haven't booted NetBSD yet to know if it really works.
89
Zaurus - Other distros support / Re: NetBSD 10.0 on Zaurus C3200
« Last post by MaBo on March 11, 2025, 07:04:17 am »
Hi glu,
would it be possible to write a short HowTo for installing NetBSD on the Zaurus? I never thought of that option, but am still looking at a way to make the good old zaurus useful in 2025.

Thanks,
Maarten
90
Zaurus - Void Linux support / Re: Alpha Testing - Netsurf Browser
« Last post by greguu on March 03, 2025, 10:13:28 pm »
No, there are several libraries required - not only SDL, but it uses the SDL framebuffer backend in this case, yes.
Pages: 1 ... 7 8 [9] 10