Author Topic: Linux 2.6  (Read 8276 times)

nightfire

  • Newbie
  • *
  • Posts: 14
    • View Profile
Linux 2.6
« on: February 19, 2005, 12:56:25 pm »
Linux 2.6 is looking pretty good on the 7x0 series these days... It's much more stable and smoother than 2.4; is there a near future prospect?

donquixote

  • Jr. Member
  • **
  • Posts: 79
    • View Profile
Linux 2.6
« Reply #1 on: February 19, 2005, 02:32:18 pm »
That would be nice-- ALSA rocks over OSS!

dq

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Linux 2.6
« Reply #2 on: February 20, 2005, 05:20:25 am »
I think the problems with 2.6 is that there are no source for the  sd card and ati  drivers.

So porting these drivers to 2.6 involves reverse engineering and the like. I'm not sure that someone has completed this yet.

see this thread
« Last Edit: February 20, 2005, 05:37:34 am by pgas »
SLC-860 cacko / senao wifi

Zumi

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • http://
Linux 2.6
« Reply #3 on: February 20, 2005, 08:00:45 am »
I think that the "compile a pdaXrom for yourself" guide will be available in the not very far future, so if you feel like you have an awful lot of time, you will be able go ahead and try to get 2.6 working with pdaXrom.
SL-C860: pdaXrom 1.1.0beta1
SD: 1GB A-data, GPS: Haicom HI-303S, Bluetooth: Nokia DTL-1 CF, CF WiFi: ASUS SpaceLink WL-110
Browse user contributed packages for pdaXrom!

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Linux 2.6
« Reply #4 on: February 20, 2005, 08:02:49 am »
You're all a bit confused.

Some facts:

* Kernel 2.6 works _very_ good on C7x0 thanks to the OpenZaurus kernel hackers, including the (unaccelerated yet) W100fb and SD/MMC.

* SD won't be possible on the SL5000 and SL5500 unless someone with huge expertise dives into the locomo interface and gets the NDA documents from Sharp.

* Alsa or OSS is not a matter of generic kernel, but of drivers. At the moment, many PDA sound drivers are still OSS, because someone has to write alsa drivers.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

donquixote

  • Jr. Member
  • **
  • Posts: 79
    • View Profile
Linux 2.6
« Reply #5 on: February 20, 2005, 09:55:22 pm »
Ok, but ALSA still beats the pants offa OSS...

dq

sashz

  • Sr. Member
  • ****
  • Posts: 388
    • View Profile
    • http://
Linux 2.6
« Reply #6 on: February 27, 2005, 06:09:30 am »
Quote
You're all a bit confused.

Some facts:

* Kernel 2.6 works _very_ good on C7x0 thanks to the OpenZaurus kernel hackers, including the (unaccelerated yet) W100fb and SD/MMC.

* SD won't be possible on the SL5000 and SL5500 unless someone with huge expertise dives into the locomo interface and gets the NDA documents from Sharp.

* Alsa or OSS is not a matter of generic kernel, but of drivers. At the moment, many PDA sound drivers are still OSS, because someone has to write alsa drivers.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=67929\"][{POST_SNAPBACK}][/a][/div]

thanks, mickey, we will try it

HardenCoonor

  • Newbie
  • *
  • Posts: 15
    • View Profile
Linux 2.6
« Reply #7 on: March 02, 2005, 11:30:52 am »
Quote
* Kernel 2.6 works _very_ good on C7x0 thanks to the OpenZaurus kernel hackers, including the (unaccelerated yet) W100fb and SD/MMC.

That sounds good. Although there does not seem to be one single patch to apply that allows to compile a working linux-2.6-kernel. Maybe the new 2.6.11 has more support for ARM in general and for the zaurus.

2.6 might also mean the use of udev instead of devfs.

HardenCoonor

  • Newbie
  • *
  • Posts: 15
    • View Profile
Linux 2.6
« Reply #8 on: April 07, 2005, 09:14:33 am »
Hello again,

I recently installed oz-3.5.3-pre, and they seem to have a working 2.6-kernel. Maybe using that kernel is a way to bring 2.6 to pdaxrom. It uses udev.

sashz

  • Sr. Member
  • ****
  • Posts: 388
    • View Profile
    • http://
Linux 2.6
« Reply #9 on: April 07, 2005, 12:57:59 pm »
Quote
Hello again,

I recently installed oz-3.5.3-pre, and they seem to have a working 2.6-kernel. Maybe using that kernel is a way to bring 2.6 to pdaxrom. It uses udev.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73982\"][{POST_SNAPBACK}][/a][/div]

SD card working?

HardenCoonor

  • Newbie
  • *
  • Posts: 15
    • View Profile
Linux 2.6
« Reply #10 on: April 08, 2005, 08:37:19 am »
Quote
SD card working?

I don't know. Since i do not own a sd card, this has not been an issue for me. But this question implies that this is a major concern for pdaxrom. Maybe i find a way to check it, and report back.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Linux 2.6
« Reply #11 on: April 08, 2005, 09:52:45 am »
SD mounts fine.
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

HardenCoonor

  • Newbie
  • *
  • Posts: 15
    • View Profile
Linux 2.6
« Reply #12 on: April 11, 2005, 08:15:03 am »
Quote
SD card working?

Not yet with the SD card i have. The card is recognized, the partition is recognized, too, so i will just have to find the correct device under /dev, and mount it then.

The in-kernel-support is there (modules). SD cards are handled by the mmc subsystem, i guess.
« Last Edit: April 11, 2005, 08:19:21 am by HardenCoonor »

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Linux 2.6
« Reply #13 on: April 11, 2005, 08:59:48 am »
Edit fstab, it looks like a mistake crept in - remove the line which says 'dev/mmcda1' and leave the one marked for the 2.6 kernel


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Linux 2.6
« Reply #14 on: April 11, 2005, 12:25:27 pm »
The fstab contains both entries for the 2.4 and the 2.6 device nodes - why shouldn't that work ?
« Last Edit: April 11, 2005, 12:25:38 pm by Mickeyl »
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.