Hi. On Sun, Jul 05, 2020 at 11:44:03PM +1000, Zenaan Harkness wrote: > Is the pciehp / pci express hot plug kernel module to longer included with > Debian, or is it meant to be compiled in as static?
It's compiled in: # grep -i HOTPLUG_PCI_PCIE /boot/config-4.19.0-9-amd64 CONFIG_HOTPLUG_PCI_PCIE=y > Debian sid here on an X220, trying to connect a "Transcend USB 3.0 > ExpressCard Adapter" to get a USB3 port (2 ports actually). As they tell at [1] - try adding "pciehp.pciehp_force=1" to the kernel's commandline. [1] https://help.ubuntu.com/community/ExpressCard Reco