After plugging-out ============== modys...@ubuntu:~$ tail -f /var/log/dmesg [ 18.082701] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 18.096845] r8169 0000:45:00.0: eth0: link down [ 18.097008] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 18.130776] ppdev: user-space parallel port driver [ 18.198109] Bluetooth: L2CAP ver 2.14 [ 18.198112] Bluetooth: L2CAP socket layer initialized [ 18.202516] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 18.202518] Bluetooth: BNEP filters: protocol multicast [ 18.206288] Bluetooth: SCO (Voice Link) ver 0.6 [ 18.206291] Bluetooth: SCO socket layer initialized
and the terminal seems to be waiting for something may be input from me After re-plugging in ============== modys...@ubuntu:~$ tail -f /var/log/dmesg [ 18.082701] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 18.096845] r8169 0000:45:00.0: eth0: link down [ 18.097008] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 18.130776] ppdev: user-space parallel port driver [ 18.198109] Bluetooth: L2CAP ver 2.14 [ 18.198112] Bluetooth: L2CAP socket layer initialized [ 18.202516] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 18.202518] Bluetooth: BNEP filters: protocol multicast [ 18.206288] Bluetooth: SCO (Voice Link) ver 0.6 [ 18.206291] Bluetooth: SCO socket layer initialized On Mon, Jan 3, 2011 at 1:20 AM, Narendra Sisodiya < [email protected]> wrote: > On Mon, Jan 3, 2011 at 4:44 AM, Narendra Sisodiya > <[email protected]> wrote: > > On Mon, Jan 3, 2011 at 4:37 AM, Narendra Sisodiya > > <[email protected]> wrote: > >> On Mon, Jan 3, 2011 at 4:36 AM, Narendra Sisodiya > >> <[email protected]> wrote: > >>> On Mon, Jan 3, 2011 at 4:25 AM, Sama <[email protected]> wrote: > >>> > >>> This is not /dev/video0 > >>> what is output of > >>> > >>> ls -l /dev/video* > >>> > >>> If it does not exist then we can try for creating it.. > >> > >> sudo mknod /dev/video0 c 81 0 > >> > >> Please create and load proper module. > >> > > > > unplug your webcam, > > open terminal > > type > > tail -f /var/log/dmesg > > After 2-3 second, (when you are not getting any output), plug webcam > > your will get some error logs, please send them.. > > > > Somebody has solved his problem -- > http://forums.gentoo.org/viewtopic-t-835825-start-0.html > > > -- > ┌─────────────────────────┐ > │ Narendra Sisodiya > │ http://narendrasisodiya.com > └─────────────────────────┘ > > -- > l...@iitd - http://tinyurl.com/ycueutm > -- l...@iitd - http://tinyurl.com/ycueutm
