Comment # 10 on bug 1175296 from
Last but not least, please check whether it's relevant with the runtime PM.
At first, check the runtime PM state:
  % cat /sys/bus/pci/devices/0000:07:00.0:0/power/control
If it's "auto", change it to "on"
  % echo -n on > sys/bus/pci/devices/0000:07:00.0:0/power/control


You are receiving this mail because: