All times are UTC




Post new topic Reply to topic  [ 13 posts ] 
Author Message
 Post subject: Dell Axim x30
PostPosted: Sun Dec 27, 2009 7:35 pm 
JLime Professional User
JLime Professional User

Joined: Wed Jul 22, 2009 4:22 pm
Posts: 26
Is it possible to make jlime work on Dell Axim x30?


Top
Offline Profile  
 
 Post subject: Re: Dell Axim x30
PostPosted: Sun Dec 27, 2009 7:58 pm 
Administrator
Administrator
User avatar

Joined: Wed Feb 22, 2006 12:49 pm
Posts: 1137
Location: Sweden
Got any information regarding the hardware?.. arm/mips/sh/..? Ramsize.. and so on. The more the better


Top
Offline Profile  
 
 Post subject: Dell Axim x30 specs
PostPosted: Sun Dec 27, 2009 8:22 pm 
JLime Professional User
JLime Professional User

Joined: Wed Jul 22, 2009 4:22 pm
Posts: 26
http://www.handhelds.org/projects/aximx30.html

Linux on Dell Axim x30
Quick specifications

* Processor: Intel pxa270 at 624 Mhz
* RAM: 64 MB Mobile SDRAM
* ROM: 64 MB Flash: 2x 32MB Intel Chips: need to be identified
* Wireless:
o WLAN: Agere's Hermes 2 on CF/USB bus
o Bluetooth: Unknown, but should also be on CF/USB bus
o IrDA (SIR)
* Display: VGA (240x320) transfective
* Audio: WM9705 AC97 audio codec
* Connectivity: USB
* Expansion slots: MMC/SD, SDIO slot
* Battery: removable, 900 mAh

See the Axim X30 wiki page for more information.

Fell free to add yourself to the waiting list or begin active development by assigning yourself a job and joining the aximx30-port mailing list.
Linux Kernel

* Assign new machine type to X30. Done. MACH_TYPE_X30 = 655
* Compile and test minimum linux kernal.
* USBnet support.


Top
Offline Profile  
 
 Post subject: Dell Axim x30
PostPosted: Sun Dec 27, 2009 8:31 pm 
JLime Professional User
JLime Professional User

Joined: Wed Jul 22, 2009 4:22 pm
Posts: 26
See also:
http://www.handhelds.org/moin/moin.cgi/AximX30Hardware


Top
Offline Profile  
 
 Post subject: Re: Dell Axim x30
PostPosted: Mon Dec 28, 2009 10:13 am 
Administrator
Administrator
User avatar

Joined: Wed Feb 22, 2006 12:49 pm
Posts: 1137
Location: Sweden
So in short whats the current status? Seems to be somewhat unclear on the page.


Top
Offline Profile  
 
 Post subject: Re: Dell Axim x30
PostPosted: Mon Dec 28, 2009 10:39 am 
JLime Guru User
JLime Guru User

Joined: Sat Nov 28, 2009 12:52 pm
Posts: 64
Location: Poland
Looks like supported is only CF, USB, lcd framebuffer... and nothing more.


Top
Offline Profile  
 
 Post subject: Re: Dell Axim x30
PostPosted: Tue Dec 29, 2009 1:46 pm 
JLime Professional User
JLime Professional User

Joined: Wed Jul 22, 2009 4:22 pm
Posts: 26
That's it!

There is almost nothing done!!!!

That's why jlime could be interesting.
Is it possible to make jlime work on this device?

But ONE thing is good:
USB-Host works! And that's very much! You can add a USB-hub with Ethernet, WIFI, USB-Harddisk, souncard, Keyboard, Mouse...
That's exactly what's missing with mp900.

Perhaps both kernels can be mixed / integrated?


Top
Offline Profile  
 
 Post subject: Re: Dell Axim x30
PostPosted: Tue Dec 29, 2009 5:26 pm 
Administrator
Administrator
User avatar

Joined: Wed Feb 22, 2006 12:49 pm
Posts: 1137
Location: Sweden
Let me see if I cannot merge the code into one of the linux-hpc.git branches. You should already be able to use the henchman userland without much problems.

Btw, it would be interesting to see how the usb-host is connected, maybe we could duplicate it on the mp900c.

Ill keep you posted. But feel free to remind me :)


Top
Offline Profile  
 
 Post subject: Re: Dell Axim x30
PostPosted: Tue Dec 29, 2009 5:58 pm 
Administrator
Administrator
User avatar

Joined: Wed Feb 22, 2006 12:49 pm
Posts: 1137
Location: Sweden
Cant find any kernel sources / patches on the site. Are they merged into handhelds? Any way to get hold of a package of patches without needing to go through the entire source tree?


Top
Offline Profile  
 
 Post subject: Re: Dell Axim x30
PostPosted: Tue Dec 29, 2009 6:09 pm 
JLime Guru User
JLime Guru User

Joined: Sat Nov 28, 2009 12:52 pm
Posts: 64
Location: Poland
http://handhelds.org/cgi-bin/cvsweb.cgi ... _defconfig

Here is config file. But (i hope) for patches you need to download whole source, here's some info:
http://www.handhelds.org/moin/moin.cgi/ ... AndSources


Top
Offline Profile  
 
 Post subject: Re: Dell Axim x30
PostPosted: Wed Dec 30, 2009 8:08 pm 
JLime Newbie
JLime Newbie

Joined: Wed Dec 30, 2009 7:24 pm
Posts: 1
the discussion page on teh hh wiki says that newer versions don't compile
http://www.handhelds.org/moin/moin.cgi/AximX30Status
i played around with it a year or two ago but only got black screens on boot.
the original porter's links are all dead, but there should be a workable version in hh cvs somewhere
question is finding the right revision.
the precompiled version boots but i couldn't get usb_net to load b/c of the age difference between any modern distro and whatver vesion's in the initrd.
i'm willing to help get this working, my x30's been collecting dust ever since i got a j720


Top
Offline Profile  
 
 Post subject: Re: Dell Axim x30
PostPosted: Thu Dec 31, 2009 9:54 am 
Administrator
Administrator
User avatar

Joined: Wed Feb 22, 2006 12:49 pm
Posts: 1137
Location: Sweden
I found a good page that described howto to get it booting. Ive been adding the support step by step. Not at the LCD yet and thats why I havent built a testkernel yet.

From the looks of things, everything is supported inside the linux kernel so it just needed
some glue code for adresses and platform drivers.
Should have something worth testing in the coming days.

Im working on the 2.6.32-hpc branch if someone feels brave enough to give it a try, dont expect any graphical output though. Serial should produce something atleast.


Top
Offline Profile  
 
 Post subject: Re: Dell Axim x30
PostPosted: Sat Jan 02, 2010 9:37 pm 
Administrator
Administrator
User avatar

Joined: Wed Feb 22, 2006 12:49 pm
Posts: 1137
Location: Sweden
Added the aximx30 machine to the 2.6.23-hpc branch. Currently framebuffer isnt activated but it would nice to know if it boots. If you got an serial connection you should download the branch compile a kernel (using defconfig) and give it a try.


Top
Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron