Tagged Questions
4
votes
1answer
76 views
How to Reset/Cycle Power to a PCIe Device?
I have a PCIe device that only works correctly when the computer is fully powered off then on again. Issuing a simple reboot or reboot -p command does not appear to cycle the power to the PCIe card, ...
5
votes
1answer
2k views
Understand output of `udevadm info -a -n /dev/sdb`
I plug an external HDD into my laptop. I try to find out the information by
$ udevadm info -a -n /dev/sdb
Udevadm info starts with the device specified by the devpath and then
walks up the chain of ...
2
votes
1answer
191 views
PCI configuration registers problem
I'm trying to get my new Realtek RTL-8169 NIC (over CardBus) to work, but I'm having this weird problem. My lspci -x output looks like this:
[root@comp]# lspci -x -d *:8169
07:00.0 Non-VGA ...