mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
@@ -297,7 +297,7 @@ See [Additional Notes](#additional-notes) below in case you come across any issu
|
||||
|
||||
## /dev/video not created
|
||||
|
||||
In some scenarios, you'll have to unload `bdc_pci` before inserting the kernel module, or `/dev/video` (or `/dev/video0`) won't be created. Do this with `modprobe -r bdc_pci`.
|
||||
In some scenarios, you'll have to unload `bdc_pci` before inserting the kernel module, or `/dev/video` (or `/dev/video0`) won't be created. Do this with `modprobe -r bdc_pci`. If that doesn't help you can try `modprobe -r bdc_pci` and `modprobe -a v4l2-common videobuf2-dma-sg videobuf2-core videobuf2-v4l2`.
|
||||
|
||||
## Make driver load correctly after suspend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user