You are not logged in.

#1 2013-09-25 18:38:52

vyktor
Member
From: Slovakia
Registered: 2011-06-07
Posts: 12

[SOLVED] Genius webcam Genius I-LOOK 320 not recognized

My webcam (http://www.geniusnet.com/wSite/ct?xItem … ctNode=160) used to work few months back but now it suddenly doesn't.

/dev/video0 doesn't exist

[root@grepfruit ~]# dmesg | tail
[522496.620839] usb 2-1: USB disconnect, device number 30
[522499.481200] usb 2-1: new high-speed USB device number 31 using ehci-pci
[522735.576092] usb 2-1: USB disconnect, device number 31
[522739.867832] usb 2-1: new high-speed USB device number 32 using ehci-pci

And lsusb:

[root@grepfruit ~]# lsusb
Bus 002 Device 032: ID 0458:7062 KYE Systems Corp. (Mouse Systems)  # Only this line is added after device plug in
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 127: ID 045e:00db Microsoft Corp. Natural Ergonomic Keyboard 4000 V1.0
Bus 004 Device 126: ID 0458:005c KYE Systems Corp. (Mouse Systems) Enhanced Laser Gaming Device
Bus 004 Device 125: ID 0557:8021 ATEN International Co., Ltd 
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

My kernel is:

[root@grepfruit ~]# uname -a
Linux grepfruit 3.10.9-1-ARCH #1 SMP PREEMPT Wed Aug 21 13:49:35 CEST 2013 x86_64 GNU/Linux

Last edited by vyktor (2013-09-25 19:33:03)

Offline

#2 2013-09-25 19:21:41

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Genius webcam Genius I-LOOK 320 not recognized

Your kernel looks out of date. What's the output of 'pacman -Q linux'? Do you have a reason for not updating you system?

I'm not saying that simply updating will fix anything :-)

Offline

#3 2013-09-25 19:32:41

vyktor
Member
From: Slovakia
Registered: 2011-06-07
Posts: 12

Re: [SOLVED] Genius webcam Genius I-LOOK 320 not recognized

Haha, I had latest kernel installed, but haven't rebooted my machine

[root@grepfruit ~]# uname -a
Linux grepfruit 3.11.1-1-ARCH #1 SMP PREEMPT Sat Sep 14 19:30:21 CEST 2013 x86_64 GNU/Linux
[root@grepfruit ~]# dmesg | tail
[   46.664613] hid-generic 0003:0458:005C.0004: input,hidraw3: USB HID v1.10 Mouse [Genius Ergo Mouse] on usb-0000:00:1a.1-1.2/input0
[   54.856803] usb 7-1: USB disconnect, device number 2
[   55.326854] fuse init (API version 7.22)
[   63.228272] EXT4-fs (dm-1): re-mounted. Opts: commit=0
[   91.358217] EXT4-fs (dm-2): re-mounted. Opts: commit=0
[   92.143873] EXT4-fs (dm-3): re-mounted. Opts: commit=0
[   92.328330] EXT4-fs (dm-4): re-mounted. Opts: commit=0
[  126.113401] usb 7-1: new high-speed USB device number 3 using ehci-pci
[  126.351864] uvcvideo: Found UVC 1.00 device iLook 320 (0458:7062)
[  126.360256] input: iLook 320 as /devices/pci0000:00/0000:00:1d.7/usb7/7-1/7-1:1.0/input/input16
[root@grepfruit ~]# ls /dev | grep video
video0

Now (after reboot) it works... But I'm still curious why it stopped working.

Offline

Board footer

Powered by FluxBB