On Mon, 2014-12-15 at 23:35 +0000, Neil Williams wrote: > On Mon, 15 Dec 2014 22:32:41 +0000 > Ian Campbell <[email protected]> wrote: > > > On Mon, 2014-12-15 at 22:20 +0000, Neil Williams wrote: > > > # lsmod|grep hci > > > ohci_platform 4082 0 > > > ehci_platform 4562 0 > > > ohci_hcd 37631 1 ohci_platform > > > ehci_hcd 64429 1 ehci_platform > > > ahci_sunxi 2652 0 > > > libahci_platform 4679 4 ahci_sunxi > > > libahci 23077 1 libahci_platform > > > libata 161809 3 libahci,libahci_platform,ahci_sunxi > > > > Do you have phy-sun4i-usb loaded? Might it be missing from the initrd? > > > > Ian. > > \o/ - however, I can currently only get phy-sun4i-usb & ohci-platform > to modprobe *after* the boot has fallen back to the initramfs. It's > ignoring /etc/modules .... > > What's the permanent way to add this to the initramfs for future > updates? I'm assuming I'll need an initramfs hook?
/etc/initramfs-tools/modules should do it, I think. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

