Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #53023
| From | Vagrant Cascadian <vagrant@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#762634: initramfs-tools: [armhf] mounting rootfs on USB disk fails / some USB host controller drivers missing in initramfs |
| Date | 2016-02-24 23:40 +0100 |
| Message-ID | <r5Qg9-2LB-5@gated-at.bofh.it> (permalink) |
| References | (13 earlier) <qtOp3-1Nx-1@gated-at.bofh.it> <qtWPE-7f8-13@gated-at.bofh.it> <qURfA-5VH-3@gated-at.bofh.it> <qYuu6-3V9-11@gated-at.bofh.it> <qYuu5-3V9-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
On 2016-02-04, Ben Hutchings wrote: > On Wed, 2016-02-03 at 15:43 -0800, Vagrant Cascadian wrote: >> On 2016-01-25, Ben Hutchings wrote: >> > On Thu, 12 Nov 2015 09:49:33 +0000 Ian Campbell <ijc@hellion.org.uk> wrote: >> > > On Wed, 2015-11-11 at 18:46 -0600, Vagrant Cascadian wrote: >> > > > Would definitely like to see this, with a recent install on a Wandboard >> > > > Dual with a USB2 sata disk for the rootfs. It installed fine with >> > > > jessie's debian-installer, but failed on initial boot. >> > > > >> > > > I worked around it by adding to /etc/initramfs-tools/modules: >> > > > >> > > > ci_hdrc_imx >> > > > phy_mxs_usb >> > > > >> > > > I haven't yet verified if only adding "phy_mxs_usb" instead of both will >> > > > work. >> ... >> > > I think Ben essentially did this in #762042[0], which ends up adding any >> > > phy-* which are currently loaded to the initramfs. That change appears to >> > > be in v0.119 while Jessie has v0.120 so perhaps something else is going on. >> > > >> > > ci-* isn't covered by this logic, so that might be it in the first case. >> > > What is ci-*? >> > >> > Thaose are the chipidea USB controller drivers, which should get found >> > through sysfs. >> > >> > Please can you clear out /etc/initramfs-tools/modules (temporarily) and >> > run: >> > >> > sh -x /usr/sbin/mkinitramfs -o /dev/null 3.16.0-4-armmp >mkinitramfs.log 2>&1 >> > >> > Then send the log so we can see how this is going wrong. >> >> Attached is a log of the above command with /etc/initramfs-tools/modules >> cleared out. > > Oh, so the MODULES=most case is bust and we need to list more host > controller drivers (or include all modules under drivers/usb/host/). > How about MODULES=dep; does that work now? MODULES=dep appears to pull in the necessary drivers on a recent stretch install on a wandboard solo, using initramfs-tools 0.123, but MODULES=most still requires manually including them in /etc/initramfs-tools/modules. live well, vagrant
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#762634: initramfs-tools: [armhf] mounting rootfs on USB disk fails / some USB host controller drivers missing in initramfs Vagrant Cascadian <vagrant@debian.org> - 2015-11-12 02:00 +0100
Bug#762634: initramfs-tools: [armhf] mounting rootfs on USB disk fails / some USB host controller drivers missing in initramfs Ian Campbell <ijc@hellion.org.uk> - 2015-11-12 11:00 +0100
Bug#762634: initramfs-tools: [armhf] mounting rootfs on USB disk fails / some USB host controller drivers missing in initramfs Ben Hutchings <ben@decadent.org.uk> - 2016-01-25 16:30 +0100
Bug#762634: initramfs-tools: [armhf] mounting rootfs on USB disk fails / some USB host controller drivers missing in initramfs Ben Hutchings <ben@decadent.org.uk> - 2016-02-04 17:00 +0100
Bug#762634: initramfs-tools: [armhf] mounting rootfs on USB disk fails / some USB host controller drivers missing in initramfs Vagrant Cascadian <vagrant@debian.org> - 2016-02-24 23:40 +0100
Bug#762634: initramfs-tools: [armhf] mounting rootfs on USB disk fails / some USB host controller drivers missing in initramfs Vagrant Cascadian <vagrant@debian.org> - 2016-02-25 00:10 +0100
Bug#762634: initramfs-tools: [armhf] mounting rootfs on USB disk fails / some USB host controller drivers missing in initramfs Rick Thomas <rbthomas@pobox.com> - 2016-03-04 19:40 +0100
Bug#762634: initramfs-tools: [armhf] mounting rootfs on USB disk fails / some USB host controller drivers missing in initramfs Ben Hutchings <ben@decadent.org.uk> - 2016-04-17 02:30 +0200
csiph-web