Add note that a driver must not be loaded if the card is off
This commit is contained in:
parent
358ce15bc1
commit
5e297c27ad
@ -64,6 +64,10 @@ unload the driver,
|
|||||||
$ dmesg |tail -1
|
$ dmesg |tail -1
|
||||||
bbswitch: device 0000:01:00.0 is in use by driver 'nouveau', refusing OFF
|
bbswitch: device 0000:01:00.0 is in use by driver 'nouveau', refusing OFF
|
||||||
|
|
||||||
|
Do **not** attempt to load a driver while the card is off or the card won't be
|
||||||
|
usable until the PCI configuration space has been recovered (for example, after
|
||||||
|
writing the contents manually or rebooting).
|
||||||
|
|
||||||
Reporting bugs
|
Reporting bugs
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user