You are not logged in.
I have a Easycap DC60+ USB A/V capture card that works fine under linux. It stopped working after the linux-3.17.3 upgrade.
dmesg logs:
3.17.2 (working)
[ 80.059091] usb 1-1.1: new high-speed USB device number 3 using ehci-pci
[ 80.731235] em28xx: New device @ 480 Mbps (eb1a:2861, interface 0, class 0)
[ 80.731239] em28xx: Video interface 0 found: isoc
[ 80.731298] em28xx: chip ID is em2860
[ 80.813276] em2860 #0: board has no eeprom
[ 80.862916] em2860 #0: No sensor detected
[ 80.876540] em2860 #0: found i2c device @ 0x4a on bus 0 [saa7113h]
[ 80.905434] em2860 #0: Your board has no unique USB ID.
[ 80.905438] em2860 #0: A hint were successfully done, based on i2c devicelist hash.
[ 80.905440] em2860 #0: This method is not 100% failproof.
[ 80.905441] em2860 #0: If the board were missdetected, please email this log to:
[ 80.905442] em2860 #0: V4L Mailing List <linux-media@vger.kernel.org>
[ 80.905443] em2860 #0: Board detected as EM2860/SAA711X Reference Design
[ 80.976192] em2860 #0: Identified as EM2860/SAA711X Reference Design (card=19)
[ 80.976197] em2860 #0: analog set to isoc mode.
[ 80.976224] em28xx audio device (eb1a:2861): interface 1, class 1
[ 80.976234] em28xx audio device (eb1a:2861): interface 2, class 1
[ 80.976262] usbcore: registered new interface driver em28xx
[ 81.031954] em2860 #0: Registering V4L2 extension
[ 81.097596] usbcore: registered new interface driver snd-usb-audio
[ 81.383735] saa7115 7-0025: saa7113 found @ 0x4a (em2860 #0)
[ 82.584475] em2860 #0: V4L2 video device registered as video1
[ 82.584481] em2860 #0: V4L2 VBI device registered as vbi0
[ 82.584485] em2860 #0: V4L2 extension successfully initialized
[ 82.584488] em28xx: Registered (Em28xx v4l2 Extension) extension
[ 82.631122] em2860 #0: Registering snapshot button...
[ 82.631225] input: em28xx snapshot button as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/input/input16
[ 82.631311] em2860 #0: Remote control support is not available for this card.
[ 82.631314] em28xx: Registered (Em28xx Input Extension) extension
3.17.3 / 3.17.4 (not working)
[36505.319517] usb 3-1.1: new high-speed USB device number 5 using ehci-pci
[36505.403777] em28xx: New device @ 480 Mbps (eb1a:2861, interface 0, class 0)
[36505.403786] em28xx: Video interface 0 found: isoc
[36505.403909] em28xx: chip ID is em2860
[36505.486497] em2860 #0: board has no eeprom
[36505.536521] em2860 #0: No sensor detected
[36505.551384] em2860 #0: found i2c device @ 0x4a on bus 0 [saa7113h]
[36505.581884] em2860 #0: Your board has no unique USB ID.
[36505.581892] em2860 #0: A hint were successfully done, based on i2c devicelist hash.
[36505.581895] em2860 #0: This method is not 100% failproof.
[36505.581897] em2860 #0: If the board were missdetected, please email this log to:
[36505.581899] em2860 #0: V4L Mailing List <linux-media@vger.kernel.org>
[36505.581901] em2860 #0: Board detected as EM2860/SAA711X Reference Design
[36505.652817] em2860 #0: Identified as EM2860/SAA711X Reference Design (card=19)
[36505.652822] em2860 #0: analog set to isoc mode.
[36505.652833] em2860 #0: Registering V4L2 extension
[36505.653010] em28xx audio device (eb1a:2861): interface 1, class 1
[36505.977005] saa7115 7-0025: saa7113 found @ 0x4a (em2860 #0)
[36506.617261] em2860 #0: Config register raw data: 0x10
[36506.637156] em2860 #0: AC97 vendor ID = 0x574f572b
[36506.647193] em2860 #0: AC97 features = 0x5f8b
[36506.647200] em2860 #0: Unknown AC97 audio processor detected!
[36508.642268] em2860 #0: V4L2 video device registered as video1
[36508.642275] em2860 #0: V4L2 VBI device registered as vbi0
[36508.642281] em2860 #0: V4L2 extension successfully initialized
[36508.642285] em2860 #0: Registering snapshot button...
[36508.642359] input: em28xx snapshot button as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/input/input18
[36508.642470] em2860 #0: Remote control support is not available for this card.
Any help on how to further debug and report it is very appreciated.
Last edited by Juan (2014-12-06 16:57:31)
Offline
Offline
Thank you, I will do that
Offline
I reported it to the mailing list as can be seeing here http://www.mail-archive.com/linux-media … 82811.html to no response as of now.
However, I notice it's also happening with the linux-lts kernel.
Anyone else experiencing this?
Last edited by Juan (2015-02-02 02:11:13)
Offline
I think it happens with the kernel 3.18.5 too. However, while vlc doesn't output any sound, youtube in firefox is still ok.
Offline