Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501.

2011-05-12 Thread Graziano Brioschi
hi everybody if someone can build for me an i386 kernel, I can give it a try on one of my net4501 systems. Unfortunately I still haven't a BuC 4.0 development system Ciao Graziano Il 11/05/2011 23.52, Charles Steinkuehler ha scritto: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501.

2011-05-11 Thread davidMbrooke
Hi kp, I agree that we don't really want a fourth kernel variant, but it does seem that the net4501 CPU needs CONFIG_X86_ELAN=y - at least with 2.6.35.11. The changes for the ELAN kernel that is working OK for Graziano are in the diff output below. (Most of the removed lines were as a result of

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501.

2011-05-11 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/11/2011 4:21 PM, Erich Titl wrote: Hi on 11.05.2011 22:20, davidMbrooke wrote: Hi kp, snip I wonder if the ELAN kernel would be a candidate for running on a generic i486 machine? Perhaps Andrew or others could comment based on the diff

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501.

2011-05-10 Thread KP Kirchdoerfer
Am Montag, 9. Mai 2011, um 09:45:22 schrieb Graziano Brioschi: Hi David i can boot automatically using two method: * First method: o special ELAN kernel variant o edit initrd.lrp /boot/etc/modules to append a pata_legacy line (nothing else)

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501.

2011-05-09 Thread Graziano Brioschi
Hi David i can boot automatically using two method: * First method: o special ELAN kernel variant o edit initrd.lrp /boot/etc/modules to append a pata_legacy line (nothing else) o devices are automaticaly created by mdev * Second Method

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501.

2011-05-06 Thread Andrew
On 05/05/11 17:55, Graziano Brioschi wrote: I will put all these commands together in an initrd.lrp for net4501 and I will share it if there is somebody who want to install new BuC40 on Soekris Enginnering net4501. It's unneeded - it'll be enough to add pata_legacy in /etc/modules or add in

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501.

2011-05-06 Thread Graziano Brioschi
ok. Thanks a lot Ciao Graziano Il 06/05/2011 8.36, Andrew ha scritto: On 05/05/11 17:55, Graziano Brioschi wrote: I will put all these commands together in an initrd.lrp for net4501 and I will share it if there is somebody who want to install new BuC40 on Soekris Enginnering net4501. It's

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-05-05 Thread Andrew
On 04/05/11 17:32, Charles Steinkuehler wrote: * I do not believe the ISA IDE controller has been ported to the unified SCSI driver layer in the kernel. Have you tried accessing /dev/hda instead of /dev/sda? There are generic drivers (ata_generic, pata_legacy). But they can be skipped on

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-05-05 Thread Graziano Brioschi
Hi David thanks. I will wait for your new files. Hi Charles thank you very much for your insight. ciao graziao Il 04/05/2011 19.36, davidMbrooke ha scritto: Hi Charles, Thanks very much for your insight. In parallel I came to the conclusion that reverting to the (deprecated) /dev/hda-style

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-05-05 Thread Graziano Brioschi
Hi David and Charles here some results about test with new .ko modules that David has build for me this morning. . I have modified the initrd.lrp (elan support) to include in /lib/modules three new drivers related to original ide support (ide-core.ko, ide-generic.ko and ide-gd_mod.ko); I also

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501.

2011-05-05 Thread Graziano Brioschi
Hi Andrew Il 05/05/2011 8.34, Andrew ha scritto: find /sys/devices -iname modalias -exec cat {} \; Thank you for suggestions; my net450 seems to work correctly using pata_legacy module! Here the output about my test: . [4.156221] Write protecting the kernel read-only data: 744k [

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501.

2011-05-05 Thread davidMbrooke
Hi Graziano, Excellent. Other people will be using the net4501 with 4.x so I would like to include the necessary changes automatically as part of the build process rather than having to edit the initrd manually. Since we seem to need a custom kernel we need a custom disk Image, so we might as

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-05-04 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reviewing the details for the Soekris 4501, it uses the Elan 520 CPU, which does not have a built-in PCI HDD controller. While I was unable to find specifics on the Soekris site, the CF card is almost certainly mapped as a standard ISA programmed I/O

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-05-04 Thread davidMbrooke
Hi Charles, Thanks very much for your insight. In parallel I came to the conclusion that reverting to the (deprecated) /dev/hda-style driver would at least be a workaround for now, without actually understanding why... We don't even build those old-style drivers for BuC 4.x (# CONFIG_IDE is not

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-05-03 Thread Graziano Brioschi
hi David I cannot see messages related to mounting /dev/sda1 I already post a query on soekris-tech mailing list about the IDE/ATA driver; I'm waiting for suggestion from that list. Manual modprobe'ing pata_amd produce no result... Here the output of cat /proc/pci on a net4501 running BuC

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-05-01 Thread Graziano Brioschi
Thank you very much David! I have downloaded the elan kernel and the initrd.lrp from your site and using these two new packages my system boot! However the system does not complete the startup sequence, giving me he following messages on my serial console: [4.077117] Write

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-05-01 Thread davidMbrooke
Hi Graziano, That's great news! At least we're making progress... For others reading this thread I should explain that I built Graziano a ELAN-specific kernel and initrd (with CONFIG_X86_ELAN=y instead of CONFIG_M486=y) and that is what is now booting on the net4501. Looks like we're going to

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-04-29 Thread Graziano Brioschi
hi David I think there is a misunderstanding about the problem. I have two machine: - the first is a Soekris net4501 and on this machine the kernel does not boot; I can see the syslinux output about loading of /syslinux/linux and /initrd.lrp, but nothing more. The system hangs. On this system

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-04-29 Thread davidMbrooke
Hi Graziano, Ah, OK. I did not spot that some of your output was from the net4801... There is a kernel .config option CONFIG_X86_ELAN which is not set for our current 4.x builds. It is not completely clear to me what effect setting this will have, but it is worth a try. If this is indeed the

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-04-28 Thread davidMbrooke
Hi Graziano, OK. So your kernel is getting as far as processing the /init script (which is where the LINUXRC messages come from) which means the kernel itself must be OK for your hardware. It still feels to me like the problem is a kernel Module for your Compact Flash drive missing from

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-04-27 Thread Graziano Brioschi - Outland s.a.s.
Yes I have tried to change initrd in rc1, but i don't known which IDE driver is correct for net4501; perhaps the generic IDE driver (ide-generic.ko) can run correctly but i cannot find it in modules.tgz. About the TTY incompatibility suggested by Andrew, I have tried to change the syslinux

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-04-27 Thread Graziano Brioschi
Hello list I make some test today using boot kernel parameters to try to solve this problem but with no success; I have tried some mem= options. My net4501 seems to hang after loading or during loading of initrd from CF with no console messages. At the end, I have run successfully a leaf

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-04-27 Thread davidMbrooke
Hi Graziano, I see you have nodma=hda ide=nodma for Bering 3.1. Are you using the equivalent for 4.x? I think you need libata.dma=0 for the 2.6 kernel. (See

[leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-04-26 Thread Graziano Brioschi
Hello list l'm trying to install the LEAF uclibc 4 rc1 i486 on a Soekris Enginnering net4501 with no success During boot, on serial console i ca see: Loading /syslinux/linux. Loading /initrd.lrpready.. but nothing more...

Re: [leaf-user] Problems booting LEAF 4 rc1 onSoekris Engineering net4501

2011-04-26 Thread KP Kirchdoerfer
Am Dienstag, 26. April 2011, um 10:31:51 schrieb Graziano Brioschi: Hello list l'm trying to install the LEAF uclibc 4 rc1 i486 on a Soekris Enginnering net4501 with no success During boot, on serial console i ca see: Loading /syslinux/linux. Loading