![]() ![]() |
Jan 14 2008, 01:13 PM
Post
#76
|
|
|
Group: Members Posts: 188 Joined: 1-February 04 Member No.: 1,647 |
Great ! Our turn now... :-)
|
|
|
|
Jan 14 2008, 02:04 PM
Post
#77
|
|
![]() Group: Members Posts: 474 Joined: 22-March 06 From: Winnipeg, Canada Member No.: 9,420 |
Noone's tried the C1000 yet? I'll give it a shot this weekend. Would I be able to just use the same files that the C3000 guys are using? There's no internal HD though.. I'm in if you can get this going on the C1000. My C3200 is set just the way I like it in pdaXii13 5.4.9 and I'm loathe to lose it. |
|
|
|
Jan 14 2008, 02:55 PM
Post
#78
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
I've uploaded all files for the SL-C1000 version and included the installation instructions. I hope the instructions are clear enough, I checked everything twice, and it worked for me. You can check this out at www.omegamoon.com. Good luck and have fun!
|
|
|
|
Jan 14 2008, 04:22 PM
Post
#79
|
|
|
Group: Members Posts: 1 Joined: 14-January 08 Member No.: 21,210 |
HI Cortez,
That's awesome. I have been having a lot of issues trying to get Angstrom to build correctly (toolchain). This is a nice alternative. Now, my question is what do I have to do to get this working on older Zaurus with no "microdrive". The install script looks for a microdrive and exits. I have an SL-C750 with a 256 MB SD card and a 2GB CF card. Any help will be appreciated. Thanks Regards Zluver. Hi, For the time being posted here in "General Discussion" since there is no dedicated Android subforum (yet). Tested on my SL-C3100, this is a small bootable Poky 2.6.23 kernel with a copy of the Android OS from the SDK (qemu) emulator. Installation is done in the usual way: 1. Download zImage.bin, updater.sh, gnu-tar and android-root.tar.gz and copy the files to a SD card 2. Remove battery and power adapter cable 3. Wait for 5 seconds 4. Replace battery, close and lock battery cover 5. Attach power adapter cable 6. Keep OK button pressed while pressing on/off switch 7. From the Japanese menu, choose option 4 (Update), then 2 (SD) and finally Y Flashing starts, and you are asked if you want to flash the kernel, if you want the microdrive to be formatted and if you want the root filesystem to be installed. Accept all questions answering them with y After flashing is complete, the machine is rebooted. Login with root and type /start to start Android. This is the basic version, without any of the patches found across the Net. Have fun, and share your results and findings here please! Updated: There is a special version for the SL-C1000. Downloads and instructions can be found at www.omegamoon.com Greetz, cortez |
|
|
|
Jan 14 2008, 07:22 PM
Post
#80
|
|
|
Group: Members Posts: 112 Joined: 29-August 05 Member No.: 7,981 |
Cortez, thanks man. Awesome job.
|
|
|
|
Jan 14 2008, 08:12 PM
Post
#81
|
|
![]() Group: Members Posts: 474 Joined: 22-March 06 From: Winnipeg, Canada Member No.: 9,420 |
I'm in if you can get this going on the C1000. My C3200 is set just the way I like it in pdaXii13 5.4.9 and I'm loathe to lose it. Thanks Cortez. I'm starting your C1000 image for the first time as I type. Looks really interesting.... More later. Gotta play. |
|
|
|
Jan 14 2008, 10:33 PM
Post
#82
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
HI Cortez, That's awesome. I have been having a lot of issues trying to get Angstrom to build correctly (toolchain). This is a nice alternative. Now, my question is what do I have to do to get this working on older Zaurus with no "microdrive". The install script looks for a microdrive and exits. I have an SL-C750 with a 256 MB SD card and a 2GB CF card. Any help will be appreciated. Thanks Regards Zluver. I assume you use the SL-C3x00 install script. Don't use it, use the SL-C1000 script instead. The C1000 doesn't have a microdrive either. What's needed for the SL-C7x0 and SL-C860 series is a kernel and Altboot. Altboot makes it possible to boot from SD instead of the internal flash memory and we need that to make Android work. |
|
|
|
Jan 14 2008, 11:00 PM
Post
#83
|
|
|
Group: Members Posts: 104 Joined: 27-May 04 From: State College, Pa. Member No.: 3,471 |
Alright, I'm just having no luck here. I flashed the console image of Angstrom on my 860 and extracted the /home/root/android-root directory from android-root.tar.gz to /home/root/android-root, copied the binder thing to /lib/mod.../drivers, and copied the doit and start files to /home/root. I ran doit and when running start I get:
============= Starting Android ============= '/home/root/android-root/dev/binder' exists *Booting Android mount: not found mount: not found After a few minutes, the screen went blank. I pressed enter and below the last mount it said "*** post-zygote" Then it seems to freeze and I'm forced to hard reboot. Any pointers as to what I'm doing wrong? Am I just going to have to wait until there's a release for 7x0 devices? |
|
|
|
Jan 14 2008, 11:31 PM
Post
#84
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
Alright, I'm just having no luck here. I flashed the console image of Angstrom on my 860 and extracted the /home/root/android-root directory from android-root.tar.gz to /home/root/android-root, copied the binder thing to /lib/mod.../drivers, and copied the doit and start files to /home/root. I ran doit and when running start I get: ============= Starting Android ============= '/home/root/android-root/dev/binder' exists *Booting Android mount: not found mount: not found After a few minutes, the screen went blank. I pressed enter and below the last mount it said "*** post-zygote" Then it seems to freeze and I'm forced to hard reboot. Any pointers as to what I'm doing wrong? Am I just going to have to wait until there's a release for 7x0 devices? My guess is you're running this from internal flash memory. In that case you're having the same problems as described here. You can try to run strace to see if this is the case. The Altboot solution is a workaround for this problem. I'll upload a kernel + console image for the SL-C7x0 and SL-C860 models shortly if you promise to test and give feedback |
|
|
|
Jan 14 2008, 11:48 PM
Post
#85
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
I've uploaded a kernel and minimal console image for the SL-C7x0 and SL-C860 models. Since I don't have one of these devices myself I need testers to see if it works. Please give me feedback on your results. Files and installation instructions can be found on www.omegamoon.com. Good luck!
|
|
|
|
Jan 15 2008, 02:41 AM
Post
#86
|
|
|
Group: Members Posts: 45 Joined: 30-December 07 From: Japan Member No.: 21,136 |
I've uploaded a kernel and minimal console image for the SL-C7x0 and SL-C860 models. Since I don't have one of these devices myself I need testers to see if it works. Please give me feedback on your results. Files and installation instructions can be found on www.omegamoon.com. Good luck! Great work you are doing, cortez! I'll spread the word, well in Japanese again. By the way, another report of C-860, which is the same hardware with C-760 and loaded with a lot of software. http://yamashita.dyndns.org/blog/android-on-zaurus/ He has done it by mouting android-root image on SD card as a loop device. It is a new technique to get around jffs2-mmap issue. I asked him for detail and I'll post once I get answered. Cheers, |
|
|
|
Jan 15 2008, 03:22 AM
Post
#87
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
I've uploaded a kernel and minimal console image for the SL-C7x0 and SL-C860 models. Since I don't have one of these devices myself I need testers to see if it works. Please give me feedback on your results. Files and installation instructions can be found on www.omegamoon.com. Good luck! Great work you are doing, cortez! I'll spread the word, well in Japanese again. By the way, another report of C-860, which is the same hardware with C-760 and loaded with a lot of software. http://yamashita.dyndns.org/blog/android-on-zaurus/ He has done it by mouting android-root image on SD card as a loop device. It is a new technique to get around jffs2-mmap issue. I asked him for detail and I'll post once I get answered. Cheers, Creating a loop-file is also possible with the aid of Altboot. Choosing Advanced from the bootmenu you have the option to create a loop file from a root.tar.gz archive file. Disadvantage is that a loop-file always has a fixed size which is determined during creation of that file (unless you resize the file of course). A nice Altboot FAQ can be found here. |
|
|
|
Jan 15 2008, 04:33 AM
Post
#88
|
|
![]() Group: Admin Posts: 3,277 Joined: 29-July 04 From: Cambridge, England Member No.: 4,149 |
|
|
|
|
Jan 15 2008, 06:03 AM
Post
#89
|
|
|
Group: Members Posts: 3 Joined: 13-January 08 Member No.: 21,197 |
I've uploaded all files for the SL-C1000 version and included the installation instructions. I hope the instructions are clear enough, I checked everything twice, and it worked for me. You can check this out at www.omegamoon.com. Good luck and have fun! Cortez Thanks for your great work and steps for C1000!!! Im afraid i need to ask a question which is probably obvious to everyone but me as a Linux newbie. Why is this asking for a Cortex login and password and what is it? Cheers Studio |
|
|
|
Jan 15 2008, 06:53 AM
Post
#90
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
I've uploaded all files for the SL-C1000 version and included the installation instructions. I hope the instructions are clear enough, I checked everything twice, and it worked for me. You can check this out at www.omegamoon.com. Good luck and have fun! Cortez Thanks for your great work and steps for C1000!!! Im afraid i need to ask a question which is probably obvious to everyone but me as a Linux newbie. Why is this asking for a Cortex login and password and what is it? Cheers Studio Glad you like it. Since this is a non-graphical console image, it asks you to enter a valid username and password on the command line. Cortez is just the machine-name I gave it (you can change it if you like), that's why it shows Cortez login:. Just enter root after the Cortez login: prompt. For this pre-defined (administrator) account no password is required (although it's saver to add a password of course). |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 08:02 AM |