I have problems making the integrated webcam in my laptop work. Running lsusb yields
In kubuntu 10.04, it worked loading the module gspca_vc032x, then running skype like this:
In 12.04, that just does not work anymore. The module loads, but running skype as above gives
And the cam does not work. Cheese freezes and shows green horizontal lines.
Do you have an idea of what is going on? I find surprising this to stop working after upgrading from 10.04 to 12.04.
Thanks in advance!
Code:
Bus 001 Device 004: ID 0ac8:c002 Z-Star Microelectronics Corp. Visual Communication Camera VGP-VCC1
Code:
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype
Code:
ERROR: ld.so: object '/usr/lib/libv4l/v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored.
Do you have an idea of what is going on? I find surprising this to stop working after upgrading from 10.04 to 12.04.
Thanks in advance!
Comment