Solved: Missing WebCam after resume from sleep/suspend

jrs

Joined
Jul 31, 2008
Messages
35
Reaction score
0
I'm not able to access the webcam after the Aspire One returns from sleep mode. Does anyone how to reload the device?

Edit: Dead easy, should have googled more before posting -- the command is
Code:
sudo rmmod uvcvideo && sudo insmod /lib/modules/2.6.23.9lw/usb/media/uvcvideo.ko

Although if anyone knows where the post-sleep script is, I'd appreciate the enlightenment.
 
Back
Top