Author Topic: Android Sl-c3x00 Image Updated  (Read 33617 times)

cortez

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • http://www.omegamoon.com
Android Sl-c3x00 Image Updated
« on: January 17, 2008, 03:44:21 pm »
I've uploaded a new version of the Android image for the Zaurus SL-C3x00 models. I've added additional packages, and the key settings as well as the RotateView applet from Android Zaurus are installed on default. More info can be found  here.

Have fun!
[div align=\"center\"]== == == == == == == == == == == == == ==
www.omegamoon.com
Zaurus SL-C750 - Died in a dreadful coffee experiment, has a second life somewhere in the Czech Republic
Zaurus SL-C1000 - Multiboot Zubuntu, Debian, Fedora, Poky, Android and others
Zaurus SL-C3100 - Development device, currently Zubuntu 2.0
Zaurus SL-6000L - The fridge is running Zubuntu 1.0
Zaurus SL-C860 - Cacko, untouched since kindly donated, waiting for Zubuntu
== == == == == == == == == == == == == ==[/div]

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3706
    • View Profile
Android Sl-c3x00 Image Updated
« Reply #1 on: January 17, 2008, 05:30:57 pm »
woohoo, I will download for playing with it tomorrow!

Great work, thanks!


--edit--

would it be possible please to give the MD5's of all the files just so we can be sure the downloads were successful

BTW, would you like somewhere to mirror the files?
« Last Edit: January 17, 2008, 05:34:06 pm by speculatrix »
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

BarryW

  • Hero Member
  • *****
  • Posts: 690
    • View Profile
    • http://
Android Sl-c3x00 Image Updated
« Reply #2 on: January 18, 2008, 12:53:56 am »
I get a kernel panic - not syncing: No init found.
What's this button do??

C3100
Distro changes almost weekly...

C3200
Distro also changes almost weekly...  :)

Hardware hacks and stuff.

cortez

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • http://www.omegamoon.com
Android Sl-c3x00 Image Updated
« Reply #3 on: January 18, 2008, 01:27:12 am »
Quote from: BarryW
I get a kernel panic - not syncing: No init found.
You did choose the default option from Altboot on the first boot (boot from microdrive)?
Because, as a programmer would say about his/her program "on my machine it did work perfectly"  
[div align=\"center\"]== == == == == == == == == == == == == ==
www.omegamoon.com
Zaurus SL-C750 - Died in a dreadful coffee experiment, has a second life somewhere in the Czech Republic
Zaurus SL-C1000 - Multiboot Zubuntu, Debian, Fedora, Poky, Android and others
Zaurus SL-C3100 - Development device, currently Zubuntu 2.0
Zaurus SL-6000L - The fridge is running Zubuntu 1.0
Zaurus SL-C860 - Cacko, untouched since kindly donated, waiting for Zubuntu
== == == == == == == == == == == == == ==[/div]

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3706
    • View Profile
Android Sl-c3x00 Image Updated
« Reply #4 on: January 18, 2008, 03:18:18 am »
First time I tried (C3100) it hung on update immediately after printing
Code: [Select]
INIT: version 2.70 booting
INIT: Entering runlevel: 4

so I checked the md5sums, found gnu-tar was wrong, re-downloaded it, was still wrong, took a known good working copy from my angstrom downloads whose md5 did match yours, tried again, got the same result.

previously, my first ever android install, it went very smoothly.

--edit--
hope you don't mind but I put a mirror of the files on my downloads site:
http://www.zaurus.org.uk/downloads.html
« Last Edit: January 18, 2008, 03:20:42 am by speculatrix »
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

cortez

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • http://www.omegamoon.com
Android Sl-c3x00 Image Updated
« Reply #5 on: January 18, 2008, 05:53:23 am »
I've downloaded the files myself and tried to reinstall. At the point of "Extracting root filesystem" it shows a "bus error".
Did you see the same error? If I continue, this ends up with a kernel panic (logically without a filesystem) like BarryW
I'll have to check later to see what is happening. In the meantime I've uploaded the android-root.tar.gz again.
[div align=\"center\"]== == == == == == == == == == == == == ==
www.omegamoon.com
Zaurus SL-C750 - Died in a dreadful coffee experiment, has a second life somewhere in the Czech Republic
Zaurus SL-C1000 - Multiboot Zubuntu, Debian, Fedora, Poky, Android and others
Zaurus SL-C3100 - Development device, currently Zubuntu 2.0
Zaurus SL-6000L - The fridge is running Zubuntu 1.0
Zaurus SL-C860 - Cacko, untouched since kindly donated, waiting for Zubuntu
== == == == == == == == == == == == == ==[/div]

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3706
    • View Profile
Android Sl-c3x00 Image Updated
« Reply #6 on: January 18, 2008, 07:27:11 am »
Quote from: cortez
I've downloaded the files myself and tried to reinstall. At the point of "Extracting root filesystem" it shows a "bus error".
Did you see the same error? If I continue, this ends up with a kernel panic (logically without a filesystem) like BarryW
I'll have to check later to see what is happening. In the meantime I've uploaded the android-root.tar.gz again.

no, I didn't get a bus error; but that might be due to corrupted updater.sh - I found it tried to save it as updater.sh.html and the size was bigger; similar problem with gnu-tar.. am wondering whether it tried a unix to dos conversion?
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

BarryW

  • Hero Member
  • *****
  • Posts: 690
    • View Profile
    • http://
Android Sl-c3x00 Image Updated
« Reply #7 on: January 18, 2008, 10:49:42 am »
Quote from: cortez
Quote from: BarryW
I get a kernel panic - not syncing: No init found.
You did choose the default option from Altboot on the first boot (boot from microdrive)?
Because, as a programmer would say about his/her program "on my machine it did work perfectly"  


I don't get the altboot menu.  Should I have installed after using a different image?  This was installed after a cacko install on a 3200.
What's this button do??

C3100
Distro changes almost weekly...

C3200
Distro also changes almost weekly...  :)

Hardware hacks and stuff.

cortez

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • http://www.omegamoon.com
Android Sl-c3x00 Image Updated
« Reply #8 on: January 18, 2008, 11:43:27 am »
Okay, here's what I did. I flashed the image with the files on my local system, just to make sure it works. Since this is the case, I re-uploaded all files.
I don't have much time now, so either download and check yourself if the new uploaded files work, or be patient and wait until I double checked them.
[div align=\"center\"]== == == == == == == == == == == == == ==
www.omegamoon.com
Zaurus SL-C750 - Died in a dreadful coffee experiment, has a second life somewhere in the Czech Republic
Zaurus SL-C1000 - Multiboot Zubuntu, Debian, Fedora, Poky, Android and others
Zaurus SL-C3100 - Development device, currently Zubuntu 2.0
Zaurus SL-6000L - The fridge is running Zubuntu 1.0
Zaurus SL-C860 - Cacko, untouched since kindly donated, waiting for Zubuntu
== == == == == == == == == == == == == ==[/div]

BarryW

  • Hero Member
  • *****
  • Posts: 690
    • View Profile
    • http://
Android Sl-c3x00 Image Updated
« Reply #9 on: January 18, 2008, 01:51:33 pm »
Quote from: cortez
Okay, here's what I did. I flashed the image with the files on my local system, just to make sure it works. Since this is the case, I re-uploaded all files.
I don't have much time now, so either download and check yourself if the new uploaded files work, or be patient and wait until I double checked them.


Yea, still does the same thing.
What's this button do??

C3100
Distro changes almost weekly...

C3200
Distro also changes almost weekly...  :)

Hardware hacks and stuff.

cortez

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • http://www.omegamoon.com
Android Sl-c3x00 Image Updated
« Reply #10 on: January 18, 2008, 01:58:01 pm »
Quote from: BarryW
Quote from: cortez
Okay, here's what I did. I flashed the image with the files on my local system, just to make sure it works. Since this is the case, I re-uploaded all files.
I don't have much time now, so either download and check yourself if the new uploaded files work, or be patient and wait until I double checked them.


Yea, still does the same thing.
It's because of a problem in the gnu-tar binary. Whatever I do, it just uploads a small part. I've adjusted the download link so it points to the SL-C1000 directory. This is the same binary, so it should work if you re-download gnu-tar.
[div align=\"center\"]== == == == == == == == == == == == == ==
www.omegamoon.com
Zaurus SL-C750 - Died in a dreadful coffee experiment, has a second life somewhere in the Czech Republic
Zaurus SL-C1000 - Multiboot Zubuntu, Debian, Fedora, Poky, Android and others
Zaurus SL-C3100 - Development device, currently Zubuntu 2.0
Zaurus SL-6000L - The fridge is running Zubuntu 1.0
Zaurus SL-C860 - Cacko, untouched since kindly donated, waiting for Zubuntu
== == == == == == == == == == == == == ==[/div]

BarryW

  • Hero Member
  • *****
  • Posts: 690
    • View Profile
    • http://
Android Sl-c3x00 Image Updated
« Reply #11 on: January 18, 2008, 01:59:56 pm »
Quote from: cortez
Quote from: BarryW
Quote from: cortez
Okay, here's what I did. I flashed the image with the files on my local system, just to make sure it works. Since this is the case, I re-uploaded all files.
I don't have much time now, so either download and check yourself if the new uploaded files work, or be patient and wait until I double checked them.


Yea, still does the same thing.
It's because of a problem in the gnu-tar binary. Whatever I do, it just uploads a small part. I've adjusted the download link so it points to the SL-C1000 directory. This is the same binary, so it should work if you re-download gnu-tar.
I was just about to post the md5 is wrong..  


Maybe if you zip it up first??
« Last Edit: January 18, 2008, 02:01:32 pm by BarryW »
What's this button do??

C3100
Distro changes almost weekly...

C3200
Distro also changes almost weekly...  :)

Hardware hacks and stuff.

cortez

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • http://www.omegamoon.com
Android Sl-c3x00 Image Updated
« Reply #12 on: January 18, 2008, 02:01:53 pm »
Quote from: BarryW
Quote from: cortez
Quote from: BarryW
Quote from: cortez
Okay, here's what I did. I flashed the image with the files on my local system, just to make sure it works. Since this is the case, I re-uploaded all files.
I don't have much time now, so either download and check yourself if the new uploaded files work, or be patient and wait until I double checked them.


Yea, still does the same thing.
It's because of a problem in the gnu-tar binary. Whatever I do, it just uploads a small part. I've adjusted the download link so it points to the SL-C1000 directory. This is the same binary, so it should work if you re-download gnu-tar.
I was just about to post the md5 is wrong..  
 It should be okay now, please let me know if it works for you now. Thanks in advance!
[div align=\"center\"]== == == == == == == == == == == == == ==
www.omegamoon.com
Zaurus SL-C750 - Died in a dreadful coffee experiment, has a second life somewhere in the Czech Republic
Zaurus SL-C1000 - Multiboot Zubuntu, Debian, Fedora, Poky, Android and others
Zaurus SL-C3100 - Development device, currently Zubuntu 2.0
Zaurus SL-6000L - The fridge is running Zubuntu 1.0
Zaurus SL-C860 - Cacko, untouched since kindly donated, waiting for Zubuntu
== == == == == == == == == == == == == ==[/div]

BarryW

  • Hero Member
  • *****
  • Posts: 690
    • View Profile
    • http://
Android Sl-c3x00 Image Updated
« Reply #13 on: January 18, 2008, 02:52:15 pm »
Quote from: cortez
Quote from: BarryW
Quote from: cortez
Quote from: BarryW
Quote from: cortez
Okay, here's what I did. I flashed the image with the files on my local system, just to make sure it works. Since this is the case, I re-uploaded all files.
I don't have much time now, so either download and check yourself if the new uploaded files work, or be patient and wait until I double checked them.


Yea, still does the same thing.
It's because of a problem in the gnu-tar binary. Whatever I do, it just uploads a small part. I've adjusted the download link so it points to the SL-C1000 directory. This is the same binary, so it should work if you re-download gnu-tar.
I was just about to post the md5 is wrong..  
 It should be okay now, please let me know if it works for you now. Thanks in advance!
Works now!!  Thanks!  Now to figure out that rotation thing....
What's this button do??

C3100
Distro changes almost weekly...

C3200
Distro also changes almost weekly...  :)

Hardware hacks and stuff.

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3706
    • View Profile
Android Sl-c3x00 Image Updated
« Reply #14 on: January 18, 2008, 07:08:00 pm »
sigh. I know what I was doing wrong! I was flashing from CF, but left an SD card in the slot (a 4GB one at that which upsets the cruddy sharp maintenance kernel).  Yes, your original gnu-tar was bad (I tested it anyway), but the one I lifted from Angstrom backup was good.
sorry for wasting your time
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.