Author Topic: Help New Kernel For Pdaxrom  (Read 24839 times)

Civil

  • Full Member
  • ***
  • Posts: 103
    • View Profile
    • http://
Help New Kernel For Pdaxrom
« Reply #90 on: July 19, 2007, 07:14:24 pm »
Quote
my idea is always have a updated kernel, like a 2.6.23 with CFS and other, and if a "central kernel" (not especific the OE kernel) can be used, we can focus on distro develop like important softwares..
CFS is currently (as patches for 2.6.22) totaly unusable. Maybe it was changed in 2.6.22-git, but I don't know.

Quote
2.6.23 does not exist yet (2.6.22.1 is current stable at kernel.org).
2.6.22-git will become 2.6.23 one day... Currently they just haven't changed version yet.
Zaurus C-3100 ( Gentoo 2007.0 eabi, kernel 2.6.21.6)
http://www.zavrik.info - Russian Zaurus Site.

psycoman

  • Jr. Member
  • **
  • Posts: 75
    • View Profile
    • http://www.tuxforum.com.br
Help New Kernel For Pdaxrom
« Reply #91 on: July 19, 2007, 08:51:48 pm »
louigi600,

how you test kernels ?

louigi600

  • Sr. Member
  • ****
  • Posts: 471
    • View Profile
Help New Kernel For Pdaxrom
« Reply #92 on: July 20, 2007, 05:07:48 am »
Quote
louigi600,

how you test kernels ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=165183\"][{POST_SNAPBACK}][/a][/div]
Currently I use my c760 for testing (so I flash the kernel and reboot basically).

As soon as I've some time I'll look into qemu which I gather should be able to emulate akita.

Incidently the EABI kernel I built boots but I was unable to run my silly "hello world!" EABI test binary ... so something is not quite right (but this might be because the eabi binary wants eabi libraries I guess even the most simple binary will look for ld-linux).

Today, if I've the time, I'll try using Angstrom root filesystem chrooted (I still cannot boot from mmc/sd with 2.6.21.5) to see if the kernel I built works (but I my run into other gcc version build problems .... I'm using gcc4.2 eabi toolchain and have no idea what the Angstom toolchain uses).
Regards
David

SL-c760*  pdaXrom latest
SL-c860    pdaXrom latest ;-)
SL-c1000  pdaXrom Latest
Acer Aspire One running slackware and Clash
Toshiba AC100 running ARMedslack and Clash

*with some hardware problems but good for testing

louigi600

  • Sr. Member
  • ****
  • Posts: 471
    • View Profile
Help New Kernel For Pdaxrom
« Reply #93 on: July 20, 2007, 07:22:47 am »
Ok I got partial functionality with Angstrom chrooted (I could not start up GUI correctly but I got the X server starting).
So I'd call it at least a partial success ;-)

BTW my C760 has broken audio so I've no idea how my kernel is doing with sound !
Another thing that I may not have put in evidence: my kernel setuo is probabbly only good for Cxx0 devices since I've not yet used any Cxx00 specific patches.
Regards
David

SL-c760*  pdaXrom latest
SL-c860    pdaXrom latest ;-)
SL-c1000  pdaXrom Latest
Acer Aspire One running slackware and Clash
Toshiba AC100 running ARMedslack and Clash

*with some hardware problems but good for testing

scoutme

  • Hero Member
  • *****
  • Posts: 579
    • View Profile
Help New Kernel For Pdaxrom
« Reply #94 on: July 22, 2007, 08:01:33 pm »
tomorrow I'm gonna try it on my 860 to test audio behaviour. We'll speak about it in the morning

louigi600

  • Sr. Member
  • ****
  • Posts: 471
    • View Profile
Help New Kernel For Pdaxrom
« Reply #95 on: July 25, 2007, 01:22:39 am »
Quote
tomorrow I'm gonna try it on my 860 to test audio behaviour. We'll speak about it in the morning
[div align=\"right\"][a href=\"index.php?act=findpost&pid=165259\"][{POST_SNAPBACK}][/a][/div]
Scoutme .... what's up ?
I curious to know what happened on your 860 .... and maybe I'm not the only one ;-)
Regards
David

SL-c760*  pdaXrom latest
SL-c860    pdaXrom latest ;-)
SL-c1000  pdaXrom Latest
Acer Aspire One running slackware and Clash
Toshiba AC100 running ARMedslack and Clash

*with some hardware problems but good for testing

Civil

  • Full Member
  • ***
  • Posts: 103
    • View Profile
    • http://
Help New Kernel For Pdaxrom
« Reply #96 on: August 05, 2007, 08:59:51 am »
I'm running kernel 2.6.22 now. It seems to be rather stable. Just need to enable CONFIG_MMC_UNSAFE_RESUME (only becouse of root on sd)
Zaurus C-3100 ( Gentoo 2007.0 eabi, kernel 2.6.21.6)
http://www.zavrik.info - Russian Zaurus Site.

louigi600

  • Sr. Member
  • ****
  • Posts: 471
    • View Profile
Help New Kernel For Pdaxrom
« Reply #97 on: August 05, 2007, 11:27:41 am »
Poky guys have 2.6.22 and Jpmatrix has tested it on some Z.
There is a blog about it ofer at tyrannozaurus.

I was looking at the way the use OE to build to figure out where they have patches and recepies ... apparently they do not keep it on the official OE site.
Well I haven't had the time to look carfully into it but they have svn here.
I guess that Hrw was telling us just this when he stated that 2.6.22 is poky.

Quote
I'm running kernel 2.6.22 now. It seems to be rather stable. Just need to enable CONFIG_MMC_UNSAFE_RESUME (only becouse of root on sd)
What are you using to build 2.6.22 and what patches are you applying ?
When I used OE patches with some adjustments I also managed to get corruption of the root jffs2 filesystem along with other power problems (that's why I temporarely stopped experimenting with 2.6.22). I haven't made any more attempts since then.
Regards
David

SL-c760*  pdaXrom latest
SL-c860    pdaXrom latest ;-)
SL-c1000  pdaXrom Latest
Acer Aspire One running slackware and Clash
Toshiba AC100 running ARMedslack and Clash

*with some hardware problems but good for testing

Civil

  • Full Member
  • ***
  • Posts: 103
    • View Profile
    • http://
Help New Kernel For Pdaxrom
« Reply #98 on: August 06, 2007, 06:33:00 am »
I haven't tried jffs2 yet. No power problems here.
List of patches:
base patchset (most of patches are OZ's - using numbers before to make it patch in proper order):
Code: [Select]
01-lzo_kernel-r3.patch
02-lzo_jffs2-r2.patch
03-lzo_crypto-r2.patch
03-lzo_jffs2_lzomode-r1.patch
04-lzo_jffs2_sysfs-r1.patch
05-hx2750_base-r28.patch
06-hx2750_bl-r9.patch
07-hx2750_pcmcia-r2.patch
08-pxa_keys-r7.patch
09-tsc2101-r16.patch
10-hx2750_test1-r6.patch
11-pxa_timerfix-r0.patch
12-input_power-r9.patch
13-pxa25x_cpufreq-r2.patch
14-sharpsl_pm_fixes1-r0.patch
15-pm_changes-r1.patch
16-usb_add_epalloc-r3.patch
17-usb_pxa27x_udc-r5.patch
18-locomo_kbd_tweak-r1.patch
19-poodle_pm-r3.patch
20-pxa27x_overlay-r5.patch
21-w100_extaccel-r1.patch
23-qemuarm_scsi_fix-r0.patch
24-logo_oh-r0.patch.bz2
25-logo_oz-r2.patch.bz2
26-pxa-linking-bug.patch
27-mmcsd_large_cards-r1.patch
28-mmcsd_no_scr_check-r1.patch
29-integrator_rgb-r1.patch
30-pxa_cf_initorder_hack-r1.patch
31-nandparts.patch
33-sharpsl-param.patch

Extra patchset:
Code: [Select]
1900-ext4-updates-2.6.22.patch
1910-reiser4-2.6.22.patch
1920-udf-2.50-2.6.22.patch
1930-unionfs-2.6.22.patch
60-powertop-2.6.22.patch
« Last Edit: August 06, 2007, 06:34:42 am by Civil »
Zaurus C-3100 ( Gentoo 2007.0 eabi, kernel 2.6.21.6)
http://www.zavrik.info - Russian Zaurus Site.

louigi600

  • Sr. Member
  • ****
  • Posts: 471
    • View Profile
Help New Kernel For Pdaxrom
« Reply #99 on: August 31, 2007, 04:17:14 am »
This is a developement topic and hence any future comments should go into the new pdaxrom developement forum.
Regards
David

SL-c760*  pdaXrom latest
SL-c860    pdaXrom latest ;-)
SL-c1000  pdaXrom Latest
Acer Aspire One running slackware and Clash
Toshiba AC100 running ARMedslack and Clash

*with some hardware problems but good for testing