002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
... de>
With this information we can know the Vendor_id=0ac8 and the Product_id=301b . We could also see this using the graphical... sion:
<code>$ ls -l /dev/video0
crw-rw—- 1 root video 81, 0 2008-01-27 08:10 /dev/video0</code>
Device video0 running with user group video,so u should change the permission:
<code>$ sudo chmod 777 /dev/video0
$ ls -l