Am Sonntag, 17. Januar 2016, 18:44:08 schrieb Sven Kirmess:
> Where would I find the modules.tgz file with the additional modules? The
> documentation <
> http://bering-uclibc.zetam.org/wiki/Bering-uClibc_5.x_-_User_Guide_-_Advance
> d_Topics_-_Modifying_initrd.lrp> mentions
> 
> > modules.tgz (which can be found alongside initmod.lrp on any Bering-uClibc
> 
> 5.x <http://bering-uclibc.zetam.org/wiki/Bering-uClibc_5.x> disk Image)
> 
> but I can't find a modules.tgz file, neither in the
> Bering-uClibc_5.2.3_x86_64_isolinux_vga.iso nor in the
> Bering-uClibc_5.2.3_x86_64_syslinux_vga.tar.gz distribution.

The modules tarball has been replaced with squashfs'd modules.

Look for modules(*).sqfs instead.

Mount with  

mount -t squashfs [path]modules-*.sqfs [tempdir]

The xhci drivers are in
[tmpdir]kernel/drivers/usb/host/


kp

> On Sun, Jan 17, 2016 at 6:28 PM, Andrew <ni...@seti.kr.ua> wrote:
> > It seems like there's no USB 3.0 driver into initmod. Your board uses
> > usb 3.0 on front and also has usb 2.0 inside.
> > 
> > You may try to add XHCI driver to initmod (it's .cpio.gz package), or
> > try to connect flash to internal USB.
> > 
> > 17.01.2016 18:02, Sven Kirmess пишет:
> > > I've created a USB stick from
> > > Bering-uClibc_5.2.3_x86_64_syslinux_vga.tar.gz which boots fine on a
> > 
> > normal
> > 
> > > PC (after adding about 200 .c32 files :-). (Looks like I did create the
> > > sticks correctly.)
> > > 
> > > I then changed the syslinux.cfg to use the serial console on this stick
> > 
> > and
> > 
> > > booted it with my APU2B4. This time it does boot and I get the following
> > > error message:
> > > 
> > > modprobe: can't load module pata_legacy (pata_legacy.ko.gz): No such
> > 
> > device
> > 
> > > LINUXRC: PKGPATH is empty or unset. Can not install packages.
> > > LINUXRC: LRP= is empty or unset.  Can not install packages.
> > > Running stage2 depmod after loading: moddb
> > > LINUXRC: Running stage2 module loading
> > > LINUXRC: Loaded Packages
> > > can't run '/etc/init.d/rcS': No such file or directory
> > > 
> > > That looks very similar to e.g. this problem: <
> > 
> > http://sourceforge.net/p/leaf/mailman/leaf-user/thread/c69-54172880-51-36d
> > 68b00%405585321/#msg32833837> 
> > > There is no /dev/sda1 device after booting. The following modules are
> > > loaded:
> > > 
> > > / # lsmod
> > > 
> > >      Not tainted
> > > 
> > > ahci 24883 0 - Live 0xffffffffa01da000
> > > libahci 21719 1 ahci, Live 0xffffffffa01ce000
> > > pcspkr 1939 0 - Live 0xffffffffa01ca000
> > > ehci_pci 3839 0 - Live 0xffffffffa01c6000
> > > ehci_hcd 43239 1 ehci_pci, Live 0xffffffffa01b6000
> > > libata 189900 2 ahci,libahci, Live 0xffffffffa016f000
> > > scsi_mod 183845 1 libata, Live 0xffffffffa012e000
> > > usbcore 165765 2 ehci_pci,ehci_hcd, Live 0xffffffffa00f2000
> > > usb_common 1624 1 usbcore, Live 0xffffffffa00ee000
> > > ext4 502100 0 - Live 0xffffffffa004d000
> > > mbcache 7051 1 ext4, Live 0xffffffffa0047000
> > > jbd2 78193 1 ext4, Live 0xffffffffa0027000
> > > crc16 1335 1 ext4, Live 0xffffffffa0023000
> > > vfat 9967 0 - Live 0xffffffffa001d000
> > > fat 51912 1 vfat, Live 0xffffffffa000a000
> > > isofs 23779 0 - Live 0xffffffffa0000000
> > > / #


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
------------------------------------------------------------------------
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