ZeroLabs
Member
Okay... from the stackoverflow link, this gets me to where I need to be.
This will be reset every reboot. Because this works, with sudo mousepad I created the following file:
/etc/modprobe.d/uvcvideo.conf containing the line: options uvcvideo quirks=128
I now have two, count'em TWO webcams streaming simultaneously picture in picture from my Asus 1215n netbook! Wooo Hooooo!
Code:
sudo rmmod uvcvideo
sudo modprobe uvcvideo quirks=128
/etc/modprobe.d/uvcvideo.conf containing the line: options uvcvideo quirks=128
I now have two, count'em TWO webcams streaming simultaneously picture in picture from my Asus 1215n netbook! Wooo Hooooo!