Am Donnerstag, 18. September 2014, 18:59:40 schrieb Timothy Wegner:
> David wrote:
> 
> 
> I guess take a look at the output from 'lsmod' on your working system and
> compare with what you get after the "press Enter" prompt.
> 
> 
> lsmod of course  reports a boatload of modules that are loaded later after
> a successful boot process. So I renamed leaf.cfg to leaf.not so the "good"
> 5.0.4 boot would fail at more or less the same place as the bad 5.1 boot,
> and I then executed lsmod in the console. The result of lsmod (not in
> order) is:
> 
> ehci_hcd 35937 0 - Live 0xffffffffa020c000
> sd_mod 28104 0 - Live 0xffffffffa029a000
> usb_storage 35661 0 - Live 0xffffffffa028b000
> usb_libusual 10431 1 usb_storage, Live 0xffffffffa0281000
> x pcspkr 1740 0 - Live 0xffffffffa0274000
> x ahci 21028 0 - Live 0xffffffffa025f000
> x libahci 18695 1 ahci, Live 0xffffffffa0255000
> x ohci_hcd 18053 0 - Live 0xffffffffa00e6000
> x libata 159100 2 ahci,libahci, Live 0xffffffffa0219000
> x scsi_mod 136275 3 sd_mod,usb_storage,libata, Live 0xffffffffa018f000
> x usbcore 124366 5 usb_storage,usb_libusual,ehci_hcd,ohci_hcd, Live
> 0xffffffffa002e000
> x usb_common 827 1 usbcore, Live 0xffffffffa0022000
> x vfat 9704 0 - Live 0xffffffffa001c000
> x fat 46900 1 vfat, Live 0xffffffffa000a000
> x isofs 23733 0 - Live 0xffffffffa0000000
> 
[...]
> Thanks everyone, I *think* I'm making progress!

Most probably it's the ehci-pci module (ehci-pci.ko.gz) which is missing. It 
is needed with the newer kernel in 5.1.
You may add it grom the modules tarball to initmod.lrp.

See 
http://bering-uclibc.zetam.org/wiki/Bering-uClibc_5.x_-_User_Guide_-_Advanced_Topics_-_Modifying_initrd.lrp

how to modify initmod.lrp (It's written for initrd, but it's also valid for  
initmod).

hth
kp


------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to