# for i in $(lspci -nn | grep Alpine | awk '{print $1}'); do
i="0000:$i"; echo $i
echo "$i" > /sys/bus/pci/drivers/pcieport/unbind
echo "$i" > /sys/bus/pci/drivers/pcieport/bind
done
0000:06:00.0
0000:07:00.0
0000:07:01.0
0000:07:02.0
0000:08:00.0
echo: write error: no such device
echo: write error: no such device
0000:09:00.0
0000:0a:01.0
0000:0a:04.0
0000:0c:00.0
0000:0d:01.0
0000:0d:04.0
without success :/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1697395
Title:
Thunderbolt devices don't work if connected during boot
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1697395/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs