You are not logged in.

#1 2013-09-26 20:17:30

oldtimeyjunk
Member
From: /world/europe/uk/england
Registered: 2011-04-30
Posts: 202
Website

Disable built-in webcam

How can I disable my laptop's built-in cam permanently (/dev/video0), since it's completely broken and no longer gives an image?


"... being a Linux user is sort of like living in a house inhabited by a large family of carpenters and architects. Every morning when you wake up, the house is a little different. Maybe there is a new turret, or some walls have moved. Or perhaps someone has temporarily removed the floor under your bed." - Unix for Dummies, 2nd Edition

Offline

#2 2013-09-26 21:01:05

bjornoslav
Member
Registered: 2011-11-01
Posts: 137

Re: Disable built-in webcam

Blacklist the uvcvideo module by doing this as root (or prefix with sudo):

# echo "blacklist uvcvideo" > /etc/modprobe.d/disable_webcam.conf

Upon restart the camera will be disabled (the driver won't be loaded).


asus ux303la, core i5@1.6ghz, 8 gb ram, 500gb hdd, hd4400 gpu, crux x64 with openbox

Offline

Board footer

Powered by FluxBB