[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.122ubuntu8.15 --- initramfs-tools (0.122ubuntu8.15) xenial; urgency=medium * hook-functions: include ehci-platform from HWE kernel. (LP: #1842284) -- Ike Panhc Wed, 04 Sep 2019 15:24:58 +0800 ** Changed in:

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-25 Thread Ike Panhc
Tested on x86 xenial-hwe. `update-initramfs` works and no ehci-platform in initrd. System works fine after reboot. ubuntu@zwicky:~$ sudo update-initramfs -k all -u update-initramfs: Generating /boot/initrd.img-4.15.0-65-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. update-initramfs:

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-25 Thread Robie Basak
Has there been any testing performed on the architectures on which the module is compiled in please, for example amd64? It seems to me that this is a particularly important code path to test, since it is identified as different and a bug could render regressed systems unbootable. -- You received

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-18 Thread Ike Panhc
$ zcat /boot/initrd.img-4.15.0-64-generic | cpio -idmv 2> /dev/null $ find . -name 'ehci*' ./lib/modules/4.15.0-64-generic/kernel/drivers/usb/host/ehci-platform.ko $ dpkg --list | grep initramfs-tools-core ii initramfs-tools-core 0.122ubuntu8.15 all

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-18 Thread Ike Panhc
ehci-platform is built-in for amd64/i386 but is module in other arch $ git grep EHCI_HCD_PLATFORM debian.hwe/config debian.hwe/config/amd64/config.common.amd64:CONFIG_USB_EHCI_HCD_PLATFORM=y debian.hwe/config/annotations:CONFIG_USB_EHCI_HCD_PLATFORM policy<{'amd64': 'y',

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-18 Thread Adam Conrad
Hello Ike, or anyone else affected, Accepted initramfs-tools into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/initramfs- tools/0.122ubuntu8.15 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-18 Thread dann frazier
Maybe it is only on ARM? dannf@xps13:/tmp$ dpkg -c linux-modules-4.15.0-64-generic_4.15.0-64.73~16.04.1_arm64.deb | grep ehci-platform -rw-r--r-- root/root 17238 2019-09-13 06:10 ./lib/modules/4.15.0-64-generic/kernel/drivers/usb/host/ehci-platform.ko ** Changed in: initramfs-tools

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-18 Thread Adam Conrad
What kernel is it that includes an ehci-platform driver? I'm not seeing it in linux or linux-hwe in xenial. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1842284

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-03 Thread dann frazier
** Changed in: initramfs-tools (Ubuntu Eoan) Status: In Progress => Fix Released ** Changed in: initramfs-tools (Ubuntu Disco) Status: New => Fix Released ** Changed in: initramfs-tools (Ubuntu Bionic) Status: New => Fix Released -- You received this bug notification

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-03 Thread dann frazier
** Also affects: initramfs-tools (Ubuntu Eoan) Importance: Undecided Status: In Progress ** Also affects: initramfs-tools (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: initramfs-tools (Ubuntu Disco) Importance: Undecided Status: New -- You

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-03 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1842284 Title: initramfs does not copy ehci-platform Status in initramfs-tools package in

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-03 Thread Andrew Cloke
** Changed in: initramfs-tools (Ubuntu) Status: Invalid => Confirmed ** Changed in: initramfs-tools (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-03 Thread Ike Panhc
** Changed in: initramfs-tools (Ubuntu Xenial) Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Changed in: initramfs-tools (Ubuntu) Status: New => Invalid ** Patch added: "add-ehci-platform.patch"

[Touch-packages] [Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-03 Thread Ike Panhc
** Description changed: - ehci-platform is the USB host driver for several platform and also - available in Xenial HWE kernel, but initramfs does not copy it into - initrd and system can not boot from USB storage on that machine. + [Impact] + If you install Ubuntu onto USB storage behind a