Ciao a tutti.
Ho un problema con questa scheda tv:
http://www.terratec.it/prodotti/schede_tv/Cinergy%20Hybrid%20FM.shtmlHo aspettato il kernel 2.6.31 per rimettermi al lavoro, visto che c'erano problemi con i precedenti ma non ne salto fuori. I driver vengono caricati ma non mi va.
Ho fin consumato il tasto "cerca" di google. Guide ne ho trovate ma nessun risultato.
trinity@debianhome:~$ lsmod
Module Size Used by
em28xx_dvb 8680 0
dvb_core 83928 1 em28xx_dvb
em28xx 81684 1 em28xx_dvb
v4l2_common 16148 1 em28xx
videodev 32708 2 em28xx,v4l2_common
v4l1_compat 12316 1 videodev
ir_common 43648 1 em28xx
videobuf_vmalloc 6036 1 em28xx
videobuf_core 17184 2 em28xx,videobuf_vmalloc
tveeprom 10772 1 em28xx
nvidia 9581676 26
ppdev 6172 0
lp 8656 0
sco 9744 2
bridge 46132 0
stp 2260 1 bridge
bnep 11528 2
rfcomm 33512 0
l2cap 19672 6 bnep,rfcomm
bluetooth 52900 6 sco,bnep,rfcomm,l2cap
vboxnetflt 80504 0
vboxnetadp 74176 0
vboxdrv 112760 1 vboxnetflt
acpi_cpufreq 8104 0
cpufreq_powersave 1408 0
cpufreq_stats 3868 0
cpufreq_conservative 6780 0
cpufreq_userspace 2976 0
binfmt_misc 7628 1
fuse 58384 1
ext2 59128 2
coretemp 5548 0
loop 14304 0
snd_hda_codec_realtek 192884 1
snd_hda_intel 24124 2
snd_cmipci 31044 2
snd_hda_codec 70532 2 snd_hda_codec_realtek,snd_hda_intel
gameport 11140 1 snd_cmipci
snd_opl3_lib 9896 1 snd_cmipci
snd_hwdep 6824 2 snd_hda_codec,snd_opl3_lib
snd_mpu401_uart 7028 1 snd_cmipci
arc4 1712 2
snd_seq_midi 6096 0
snd_pcm_oss 35316 0
joydev 9252 0
snd_mixer_oss 13528 1 snd_pcm_oss
snd_rawmidi 20452 2 snd_mpu401_uart,snd_seq_midi
ecb 2724 2
ath5k 115900 0
mac80211 137136 1 ath5k
snd_seq_midi_event 6992 1 snd_seq_midi
snd_pcm 69984 4 snd_hda_intel,snd_cmipci,snd_hda_codec,snd_pcm_oss
led_class 4236 1 ath5k
snd_seq 48092 2 snd_seq_midi,snd_seq_midi_event
ath 7644 1 ath5k
i2c_i801 8948 0
snd_seq_device 6780 4 snd_opl3_lib,snd_seq_midi,snd_rawmidi,snd_seq
snd_timer 19000 3 snd_opl3_lib,snd_pcm,snd_seq
rng_core 3996 0
i2c_core 21776 6 em28xx,v4l2_common,videodev,tveeprom,nvidia,i2c_i801
evdev 8832 14
serio_raw 5108 0
pcspkr 2428 0
parport_pc 23704 1
snd_page_alloc 8708 2 snd_hda_intel,snd_pcm
snd 54476 22 snd_hda_codec_realtek,snd_hda_intel,snd_cmipci,snd_hda_codec,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_pcm_oss,snd_mixer_oss,snd_rawmidi,snd_pcm,snd_seq,snd_seq_device,snd_timer
processor 36824 1 acpi_cpufreq
button 5488 0
soundcore 6844 1 snd
cfg80211 84188 3 ath5k,mac80211,ath
asus_atk0110 7092 0
parport 33408 3 ppdev,lp,parport_pc
rfkill 18724 2 bluetooth,cfg80211
ext3 115652 1
jbd 45388 1 ext3
mbcache 7488 2 ext2,ext3
usbhid 34372 0
hid 36452 1 usbhid
ide_cd_mod 25580 0
cdrom 31704 1 ide_cd_mod
sd_mod 31908 6
crc_t10dif 1716 1 sd_mod
ide_pci_generic 3784 0
ata_generic 4500 0
uhci_hcd 20556 0
ata_piix 21516 6
libata 163148 2 ata_generic,ata_piix
piix 6064 0
scsi_mod 143260 2 sd_mod,libata
ide_core 97956 3 ide_cd_mod,ide_pci_generic,piix
intel_agp 25372 0
agpgart 33088 2 nvidia,intel_agp
floppy 49828 0
atl1 29016 0
mii 5048 1 atl1
ehci_hcd 32708 0
usbcore 141312 6 em28xx_dvb,em28xx,usbhid,uhci_hcd,ehci_hcd
nls_base 7188 1 usbcore
thermal 13720 0
fan 4460 0
thermal_sys 14396 3 processor,thermal,fan
trinity@debianhome:~$ dmesg | grep em28xx
[ 1158.683628] usbcore: registered new interface driver em28xx
[ 1158.684048] em28xx driver loaded
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 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 003 Device 003: ID 062a:0201 Creative Labs Defender Office Keyboard (K7310) S Zodiak KM-9010
Bus 003 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0ccd:0072 TerraTec Electronic GmbH
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
trinity@debianhome:~$ sudo tail -f /var/log/messages
Nov 15 17:06:12 debianhome kernel: [ 1335.896055] usb 3-2: USB disconnect, address 3
Nov 15 17:06:12 debianhome kernel: [ 1336.204032] usb 3-2: new low speed USB device using uhci_hcd and address 4
Nov 15 17:06:12 debianhome kernel: [ 1336.375521] usb 3-2: New USB device found, idVendor=062a, idProduct=0201
Nov 15 17:06:12 debianhome kernel: [ 1336.375528] usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Nov 15 17:06:12 debianhome kernel: [ 1336.375533] usb 3-2: Product: USB-compliant keyboard
Nov 15 17:06:12 debianhome kernel: [ 1336.375655] usb 3-2: configuration #1 chosen from 1 choice
Nov 15 17:06:12 debianhome kernel: [ 1336.395014] input: USB-compliant keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input7
Nov 15 17:06:12 debianhome kernel: [ 1336.395127] generic-usb 0003:062A:0201.0004: input,hidraw1: USB HID v1.10 Keyboard [USB-compliant keyboard] on usb-0000:00:1d.1-2/input0
Nov 15 17:06:12 debianhome kernel: [ 1336.423006] input: USB-compliant keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1/input/input8
Nov 15 17:06:12 debianhome kernel: [ 1336.423156] generic-usb 0003:062A:0201.0005: input,hiddev96,hidraw2: USB HID v1.10 Mouse [USB-compliant keyboard] on usb-0000:00:1d.1-2/input1
Nov 15 17:06:21 debianhome kernel: [ 1345.176580] usb 1-1: USB disconnect, address 2
Nov 15 17:06:24 debianhome kernel: [ 1347.812029] usb 1-1: new high speed USB device using ehci_hcd and address 5
Nov 15 17:06:24 debianhome kernel: [ 1347.951624] usb 1-1: New USB device found, idVendor=0ccd, idProduct=0072
Nov 15 17:06:24 debianhome kernel: [ 1347.951631] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=2
Nov 15 17:06:24 debianhome kernel: [ 1347.951636] usb 1-1: Product: Cinergy Hybrid T USB XS FM
Nov 15 17:06:24 debianhome kernel: [ 1347.951640] usb 1-1: SerialNumber: 071102000280
Nov 15 17:06:24 debianhome kernel: [ 1347.951768] usb 1-1: configuration #1 chosen from 1 choice
ciao.