Author Topic: Titchy On All Clamshell-models  (Read 16595 times)

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Titchy On All Clamshell-models
« on: October 03, 2007, 02:56:56 am »
Hi,

I was wondering :
Since
- titchy seems to use the Angstrom kernel
- Angstrom supports altboot

What if I
- created a .tar.gz of my root on the C3100
- flashed angstrom and installed altboot on my C1000
- used the .tar.gz of the C3100 to create a loopback image on an SD to use with altboot on the C1000

Would it be possible ?

Thoughts and comments are welcome.

Chero.
« Last Edit: November 08, 2007, 12:22:12 pm by Chero »
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Titchy On All Clamshell-models
« Reply #1 on: October 03, 2007, 03:22:39 am »
Quote from: Chero
Hi,

I was wondering :
Since
- titchy seems to use the Angstrom kernel
- Angstrom supports altboot

What if I
- created a .tar.gz of my root on the C3100
- flashed angstrom and installed altboot on my C1000
- used the .tar.gz of the C3100 to create a loopback image on an SD to use with altboot on the C1000

Would it be possible ?

Thoughts and comments are welcome.

Chero.

a lot of things are possible, but it needs someone to implement and test...
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

Dromede

  • Full Member
  • ***
  • Posts: 155
    • View Profile
    • http://
Titchy On All Clamshell-models
« Reply #2 on: October 03, 2007, 06:07:06 am »
Quote from: Chero
Hi,

I was wondering :
Since
- titchy seems to use the Angstrom kernel
- Angstrom supports altboot

What if I
- created a .tar.gz of my root on the C3100
- flashed angstrom and installed altboot on my C1000
- used the .tar.gz of the C3100 to create a loopback image on an SD to use with altboot on the C1000

Would it be possible ?

Thoughts and comments are welcome.

Chero.
i had the same idea and a partial success doing it. i didn't use titchy's rootfs or it's kernel though. i used an armel debian rootfs on an sd card and a custom compiled 2.6.22 kernel with ck patches applied. i managed to get it up to X with xfce4 running, usb networking, touchscreen support etc. i had some major problems though, like my rootfs corrupting a lot, the repos were somewhat broken and the whole thing seemed somewhat slow.but the choice of software was overwhelming and that's what made me try it in the first place. first i tried stuffing the whole thing in nand. i managed to do it but C1000's nand is simply too small for a thing like debian. and let me tell you, debian eats a LOT of space. you can find detailed instructions on the following thread:

https://www.oesf.org/forum/index.php?showto...9&hl=debian

i thought of putting all the essential stuff on the nand and then use unionfs on sd for the rest of the stuff but i wasn't sure if that would work so i couldn't be bothered even trying it.

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Titchy On All Clamshell-models
« Reply #3 on: October 05, 2007, 06:07:43 am »
Up and running on a C1000. stop.
Details later. stop.

Chero.
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Titchy On All Clamshell-models
« Reply #4 on: October 05, 2007, 07:33:32 am »
Congrats! Waiting for the details to start.

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Titchy On All Clamshell-models
« Reply #5 on: October 05, 2007, 07:55:22 am »
In short :

1) Install a 2.6.21-kernel based angstrom image to nand

2) prepare the SD :
- create a linux partition on the SD (I created a big linux partition and a 256Mb swap partition on a 4Gb card )
- format the partition : mkfs.ext3 /dev/mmcblk0p1
- get the rootfs from http://www.bigbridgezau.sakura.ne.jp/dev/debian/
- untar it to the root of the SD (tar -xzpfv ?)
Now you need to put the kernel-modules on the SD as well :
- copy /lib/modules from your nand to the same location on the SD (/media/card/lib/modules)
The debian boot process looks for init.sysvinit instead of init, so :
- cd /media/card/sbin and "ln -s init init.sysvinit"
You need to change the mounted root from the standard /dev/hda1 (Microdrive) for titchy to /dev/mmcblk0p1 (SD-card)
- cd /media/card/etc and edit fstab to make /dev/mmcblk0p1 mount to / and make it bootable. (Also disable the /dev/hdaX entries because you don't have a microdrive)

3) Still in Angstrom : Connect to the net, do an "ipkg update" and then "ipkg install altboot"

4) reboot and hit the "any" key when asked to launch altboot then choose "boot from SD"
(the "any" key is the 35th key counting diagonal from the lower left corner or maybe some other key)

Notes :
You'll have to edit network settings before you can reach your network (/etc/resolv.conf contains some kuro-specific-things)

Root password : kuroadmin ?
I didn't know this when I first installed it, so I edited /media/card/etc/shadow while running Angstrom and removed the password for root (remove everything between the first ":" and the second ":" on the line beginning with "root")

I don't think udev is installed by default -> first time fiddle with modprobe to load the correct drivers (modprobe orinoco_cs or modprobe hostap_cs), configure your network and then "apt-get install udev"

You'd better edit /etc/apt/sources.list as well if you don't want to download everything from a japanese server and affect internet speed everywhere between you and Japan or if you want to upgrade to Lenny.

The 2.6.22 kernel (latest Angstrom) has troubles with altboot, so don't use it for now unless you know how to solve the problems.

Hope I didn't forget anything

This probably works for c7x0-860 as well, somebody ready to test ?
edit : it does work !!!

Chero.
« Last Edit: October 21, 2007, 02:52:04 pm by Chero »
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Titchy On All Clamshell-models
« Reply #6 on: October 06, 2007, 03:13:05 am »
Hi,

I edited the post above to give more detail.
Anybody jumped into it ?

I already upgraded to lenny, installed titchy, gnumeric, ...

Seems to work like it should.

Chero.
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Titchy On All Clamshell-models
« Reply #7 on: October 06, 2007, 04:21:51 am »
Quote from: Chero
Hi,

I edited the post above to give more detail.
Anybody jumped into it ?

I already upgraded to lenny, installed titchy, gnumeric, ...

Seems to work like it should.

Chero.
Interesting. it might provide 2 ways around my 16G cf issue; either running from SD as you are, or possibly altboot will not choke on the card the way the standard titchy does.  Of course, I just got pdaxii13v2a set up happily again...

Thanks, though-- this has some real potential
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Titchy On All Clamshell-models
« Reply #8 on: October 06, 2007, 08:20:52 am »
Ok, I will see if this method can wake up my 860 from deep slumber.

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Titchy On All Clamshell-models
« Reply #9 on: October 07, 2007, 07:15:02 am »
Alas. Flashing Angstrom to 860 is a funny nightmare ...

The 070829 image seems broken. I downloaded and flashed it three times but it failed to bring me to X.

The 070803 image for C7x0 turns out to be for e680 (what? the motorola phone? what?)

I can't even reach step 2).  Need to use more patience...
« Last Edit: October 07, 2007, 07:16:52 am by ZDevil »

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Titchy On All Clamshell-models
« Reply #10 on: October 07, 2007, 07:36:07 am »
Hi,

I first flashed the most recent image for C1000, then I only flashed a 2.6.21 kernel (the modules were in the place I found the kernel).
Maybe you could try to go that way. Or is it the kernel that's broken ?

Chero.
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Titchy On All Clamshell-models
« Reply #11 on: October 07, 2007, 07:48:14 am »
Thanks. I think this is the only way out. Now trying ...
The Angstrom website is seriously underdeveloped. There is not even a single line describing what's inside each image folder, not to mention how to install (and rename the files before installing) and what is broken.

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Titchy On All Clamshell-models
« Reply #12 on: October 07, 2007, 08:52:48 am »
Update on installing Angstrom on 860:
The 071003 image still fails to bring to X. So i need to set up network connection without the GUI.
I edited /etc/network/interfaces and deleted all the devices except lo and added eth0. /etc/resolv.conf is also there.
But my Spectrum 24 fails to connect to the network. The Ambicom card support seems broken as expected.
Is there any difference in the content/format in the /etc/network/interfaces between Debian and Angstrom?
« Last Edit: October 07, 2007, 09:12:21 am by ZDevil »

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

plcg

  • Jr. Member
  • **
  • Posts: 68
    • View Profile
    • http://
Titchy On All Clamshell-models
« Reply #13 on: October 07, 2007, 09:36:03 am »
Chero,

Could you explain how you did the first step ?
You said that you've flashed angstrom most recent image (20071004 ?) and then a 2.6.21 kernel.
Where did you find this kernel and how to just flash a kernel ?
When I tried a 2.6.21 kernel-based image, ext3 was not supported. So SD card couldn't be mounted.

Another problem : I've noticed that there's only one image in http://www.angstrom-distribution.org/unstable/images/akita/ : 20071004
The other images have disappeared since yesterday!

Thank you
plcg
C760 & Pdaxrom 1.1.0beta1 / Transcend 512 MB CF
C1000 & Cacko 1.23 full / PQI 1 GB SD/ Hitachi 2GB microdrive
Linksys WCF12 CF WiFi Card

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Titchy On All Clamshell-models
« Reply #14 on: October 07, 2007, 09:42:28 am »
@plcg:
The Angstrom images did not disappear yesterday, because I was still downloading them today. I think some Angstrom people saw this thread and removed all the old files from the feeds.
If you need the 2.6.21 kernel I can bring it here.
« Last Edit: October 07, 2007, 09:43:20 am by ZDevil »

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]