| Author |
Message |
|
kudgel
|
Post subject: Linux port status: It boots! Posted: Fri Dec 09, 2005 10:40 pm |
|
Joined: Thu Aug 11, 2005 7:53 pm Posts: 47
|
Not much to report here - I'm trying to get the linux kernel loaded into memory properly so that I can jump to it. I'll probably need to get myself a serial cable so that I can better debug the kernel boot process. Right now, I can't really see anything that happens after I jump to the kernel, making it pretty difficult to see if I'm on the right track!
Thankfully, lots of work was done with Garux to investigate a lot of this stuff. I know I'm on the right track, at least.
Some stuff that we need to do (in rough order):
1. Get the SD card reader working to load the kernel. This is far easier than the ymodem over usb method I'm using now.
2. Get the serial UART working (and get me a serial cable  ). This will let me debug the kernel.
3. Get the framebuffer up and running. This will give us boot messages from Linux, making it easier to figure out what is happending.
Anyone interested in helping technically is welcome to join us on the irc channel.
Last edited by kudgel on Mon Dec 12, 2005 9:54 am, edited 1 time in total.
|
|
| Top |
|
 |
|
kudgel
|
Post subject: Posted: Sun Dec 11, 2005 8:16 pm |
|
Joined: Thu Aug 11, 2005 7:53 pm Posts: 47
|
|
I mananged to get Linux past the decompression stage and into the booting phase! It shows the boot console with the tux logo and everything!
To get this working, I needed to hack the LCD stuff to just use the previous initialized state. I can't figure out the right registers to get it working properly through linux.
I need to add an initrd, but I think we'll get ourselves to a command prompt soon!
|
|
| Top |
|
 |
|
xFilthyxJesusx
|
Post subject: Posted: Mon Dec 12, 2005 8:16 pm |
|
Joined: Fri Nov 25, 2005 5:12 pm Posts: 40
|
|
So is this verison of linux ment to work as a phone... Or just as a portable OS?
|
|
| Top |
|
 |
|
kudgel
|
Post subject: Posted: Mon Dec 12, 2005 8:30 pm |
|
Joined: Thu Aug 11, 2005 7:53 pm Posts: 47
|
|
| Top |
|
 |
|
lkcl
|
Post subject: handhelds.org and gomunicator Posted: Thu Dec 15, 2005 12:30 am |
|
Joined: Wed Dec 14, 2005 1:40 pm Posts: 1
|
|
| Top |
|
 |
|
kudgel
|
Post subject: Posted: Thu Dec 15, 2005 9:13 pm |
|
Joined: Thu Aug 11, 2005 7:53 pm Posts: 47
|
|
Quick update - we got the SD card reader working tonite on a 512MB card, but my Sandisk 2GB card doesn't work at all. I hope to have this sorted out soon, but we should have the ability to boot from a root fs image on the SD card soon!
|
|
| Top |
|
 |
|
sam-i-am
|
Post subject: Posted: Sat Dec 17, 2005 3:26 pm |
|
Joined: Mon Oct 03, 2005 12:45 am Posts: 9
|
|
what about the keyboard driver? Any luck with that?
Is there a blog or something somewhere detailing your progress?
|
|
| Top |
|
 |
|
Shadowmite
|
Post subject: Posted: Sat Dec 17, 2005 6:51 pm |
|
| PDAPhone Hacker Team |
 |
Joined: Tue Jan 04, 2005 5:58 pm Posts: 775 Location: Grand Prairie
|
|
The keyboard driver is working, but needs a keymap setup. As it is we can't get any of the option keys to work until we do.
Try logging into the irc channel as listed at the header of the forum pages. That's where we discuss stuff as it happens.
_________________ ---
Shadowmite
|
|
| Top |
|
 |
|
Shadowmite
|
Post subject: Posted: Sat Dec 17, 2005 10:56 pm |
|
| PDAPhone Hacker Team |
 |
Joined: Tue Jan 04, 2005 5:58 pm Posts: 775 Location: Grand Prairie
|
|
I got the keymap figured out. I'll post a new initrd tomorrow that has all the keys working...
_________________ ---
Shadowmite
|
|
| Top |
|
 |
|
Shadowmite
|
Post subject: Posted: Sun Dec 18, 2005 11:13 pm |
|
| PDAPhone Hacker Team |
 |
Joined: Tue Jan 04, 2005 5:58 pm Posts: 775 Location: Grand Prairie
|
Today, we got X working (GPE even) for the first time. Although it was short lived with no touchscreen driver working yet...
http://www.shadowmite.com/treox.jpg (might not be up for a few minutes...
_________________ ---
Shadowmite
|
|
| Top |
|
 |
|
spymongoose
|
Post subject: Posted: Sun Dec 18, 2005 11:21 pm |
|
| PDAPhone Hacker Team |
 |
Joined: Wed Jan 05, 2005 10:37 pm Posts: 433 Location: Las Vegas
|
|
| Top |
|
 |