You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hardware/computemodule/cmio-camera.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ To connect a single camera:
39
39
40
40

41
41
42
-
1. Power the CM up and run `sudo wget http://goo.gl/U4t12b -O /boot/dt-blob.bin`
42
+
1. Power the CM up and run `sudo wget https://raw.githubusercontent.com/raspberrypi/documentation/master/hardware/computemodule/dt-blob-cam1.bin -O /boot/dt-blob.bin`
43
43
1. Finally, reboot for the dt-blob.bin file to be read.
44
44
45
45
To connect two cameras, follow the steps as for a single camera and then also:
If you cannot hear anything, make sure your headphones or speakers are connected correctly. Note that omxplayer doesn't use ALSA and so ignores the [audio configuration](../../configuration/audio-config.md) set by `raspi-config` or `amixer`.
0 commit comments