Hi all! I bought the card in object few days ago after having verified that it's supported, but I have some problems to get it working correctly. Analog is perfect, while digital is not working at all. Some details: I'm running a Debian with the distribution kernel 2.6.24-1-amd64. I've installed the drivers following the guide at http://mcentral.de/wiki/index.php5/Installation_Guide this is my dmesg: usb 4-3: new high speed USB device using ehci_hcd and address 5 usb 4-3: configuration #1 chosen from 1 choice em28xx new video device (2304:0226): interface 0, class 255 em28xx: device is attached to a USB 2.0 bus em28xx #0: Alternate settings: 8 em28xx #0: Alternate setting 0, max size= 0 em28xx #0: Alternate setting 1, max size= 0 em28xx #0: Alternate setting 2, max size= 1448 em28xx #0: Alternate setting 3, max size= 2048 em28xx #0: Alternate setting 4, max size= 2304 em28xx #0: Alternate setting 5, max size= 2580 em28xx #0: Alternate setting 6, max size= 2892 em28xx #0: Alternate setting 7, max size= 3072 input: em2880/em2870 remote control as /class/input/input11 em28xx-input.c: remote control handler attached moduleid: 1 tuner 3-0061: chip found @ 0xc2 (em28xx #0) attach inform (default): detected I2C address c2 attach_inform: tvp5150 detected. em28xx: registered module_id 1 requesting to change mode requesting to change mode em28xx #0: V4L2 VBI device registered as /dev/vbi0 em28xx #0: V4L2 device registered as /dev/video0 em28xx-audio.c: probing for em28x1 non standard usbaudio em28xx-audio.c: Copyright (C) 2006 Markus Rechberger em2880-dvb.c: DVB Init requesting to change mode switching to digital TV requesting drx3975d driver! drx3975d_callback not implemented (2) trying to reattach tuner! requesting to change mode requesting to change mode DVB: registering new adapter (em2880 DVB-T) DVB: registering frontend 0 ((userspace) drx3975d)... em28xx #0: Found Pinnacle Hybrid Pro (2)
and this is the scan log (hope it's readable enough): scanning /usr/share/doc/dvb-utils/examples/scan/dvb-t/it-Genova using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' initial transponder 498000000 0 2 1 3 1 0 0 initial transponder 219500000 0 2 1 3 1 0 0 initial transponder 682000000 0 2 1 3 1 0 0 initial transponder 770000000 0 2 1 3 1 0 0 initial transponder 850000000 0 2 1 3 1 0 0 >>> tune to: >>> 498000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE WARNING: >>> tuning failed!!! >>> tune to: >>> 498000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE >>> (tuning failed) WARNING: >>> tuning failed!!! >>> tune to: >>> 219500000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE WARNING: >>> tuning failed!!! >>> tune to: >>> 219500000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE >>> (tuning failed) WARNING: >>> tuning failed!!! >>> tune to: >>> 682000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE WARNING: >>> tuning failed!!! >>> tune to: >>> 682000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE >>> (tuning failed) WARNING: >>> tuning failed!!! >>> tune to: >>> 770000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE WARNING: >>> tuning failed!!! >>> tune to: >>> 770000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE >>> (tuning failed) WARNING: >>> tuning failed!!! >>> tune to: >>> 850000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE WARNING: >>> tuning failed!!! >>> tune to: >>> 850000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE >>> (tuning failed) WARNING: >>> tuning failed!!! ERROR: initial tuning failed dumping lists (0 services) Done. few doubts now... My dmesg logs don't ports the sction that everybody seems to have: attach_inform: eeprom detected. em28xx #0: i2c eeprom 00: 1a eb 67 95 04 23 26 02 d0 12 5c 03 8e 16 a4 1c em28xx #0: i2c eeprom 10: 6a 24 27 57 46 07 01 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom 20: 46 00 01 00 f0 10 02 00 b8 00 00 00 5b e0 00 00 em28xx #0: i2c eeprom 30: 00 00 20 40 20 6e 02 20 10 01 00 00 00 00 00 00 em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 24 03 50 00 69 00 [...] I've also found some guides which say to install the v4l-experimental from http://mcentral.de/hg/~mrec/v4l-dvb-experimental even if they seems old I tried them, but with no success (except the section attach_inform...which is appeared) I spent many many hours compiling/reinstalling and cleaning and I begin to be a little frustrated, all to watch italian television, I have to be really stupid, but now I can't give up :D Could anybody help please ? Thanks, Michele Inviato da Yahoo! Mail. Il servizio di posta con lo spazio illimitato. http://it.docs.yahoo.com/mail/overview/index.html _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
