Terratec Cinergy 1200-C doesn't work with 2.6.16 in FC5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I upgraded from FC4 to FC5, and updated everything to latest
immediately. After that I have no DVB in my machine anymore. It's been
working fine at least a year in FC4. I also tried compiling vanilla
linux 2.16.2 with make oldconfig using config-2.6.16-1.2080_FC5 from
FC5 kernel. Also tried config-2.6.16-1.2069_FC4 kernel from FC4. No
luck. I have two such cards installed [1].

Kernel modules for the card get loaded [5]. But for some reason the
devices won't appear into /dev, udev doesn't create them. I created
them manually [2] with makedev.napi script, but still programs fail to
open cards [3].

My kernel is tainted by nvidia kernel module, but tried also without
it, same thing. One suspicious thing is some weird i2c error [4].
Could this be the source of the problem, and what to do about it? Any
ideas how to get my recording box [6] back alive?

- ikke

[1]
==============
$ sudo scandvb /usr/share/dvb-apps/dvb-c/fi-htv
scanning /usr/share/dvb-apps/dvb-c/fi-htv
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
main:1882: FATAL: failed to open '/dev/dvb/adapter0/frontend0': 19 No
such device
==============

[2]
==============
$ ls -la /dev/dvb/adapter[01]/
/dev/dvb/adapter0/:
total 0
drwxr-xr-x 2 root     root          200 Apr 10 06:21 .
drwxr-xr-x 6 root     root          120 Apr 10 06:21 ..
crw-rw---- 1 johnsmith multimedia 212, 1 Apr 10 06:21 audio0
crw-rw---- 1 johnsmith multimedia 212, 6 Apr 10 06:21 ca0
crw-rw---- 1 johnsmith multimedia 212, 4 Apr 10 06:21 demux0
crw-rw---- 1 johnsmith multimedia 212, 5 Apr 10 06:21 dvr0
crw-rw---- 1 johnsmith multimedia 212, 3 Apr 10 06:21 frontend0
crw-rw---- 1 johnsmith multimedia 212, 7 Apr 10 06:21 net0
crw-rw---- 1 johnsmith multimedia 212, 8 Apr 10 06:21 osd0
crw-rw---- 1 johnsmith multimedia 212, 0 Apr 10 06:21 video0

/dev/dvb/adapter1/:
total 0
drwxr-xr-x 2 root     root           200 Apr 10 06:21 .
drwxr-xr-x 6 root     root           120 Apr 10 06:21 ..
crw-rw---- 1 johnsmith multimedia 212, 65 Apr 10 06:21 audio0
crw-rw---- 1 johnsmith multimedia 212, 70 Apr 10 06:21 ca0
crw-rw---- 1 johnsmith multimedia 212, 68 Apr 10 06:21 demux0
crw-rw---- 1 johnsmith multimedia 212, 69 Apr 10 06:21 dvr0
crw-rw---- 1 johnsmith multimedia 212, 67 Apr 10 06:21 frontend0
crw-rw---- 1 johnsmith multimedia 212, 71 Apr 10 06:21 net0
crw-rw---- 1 johnsmith multimedia 212, 72 Apr 10 06:21 osd0
crw-rw---- 1 johnsmith multimedia 212, 64 Apr 10 06:21 video0
==============

[3]
==============
$ lspci -vv
00:0b.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
        Subsystem: TERRATEC Electronic GmbH Unknown device 1156
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (3750ns min, 9500ns max)
        Interrupt: pin A routed to IRQ 20
        Region 0: Memory at ec002000 (32-bit, non-prefetchable) [size=512]

00:0c.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
        Subsystem: TERRATEC Electronic GmbH Unknown device 1156
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (3750ns min, 9500ns max)
        Interrupt: pin A routed to IRQ 20
        Region 0: Memory at ec003000 (32-bit, non-prefetchable) [size=512]
==============

[4]
==============
Apr 10 06:21:34 localhost kernel: nvidia: module license 'NVIDIA'
taints kernel.Apr 10 06:21:34 localhost kernel: ACPI: PCI Interrupt
0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 19
Apr 10 06:21:34 localhost kernel: NVRM: loading NVIDIA Linux x86
Kernel Module  1.0-8756  Wed Mar 29 14:26:26 PST 2006
Apr 10 06:21:34 localhost kernel: stradis 0000:00:0b.0: 0: SDM2xx found
Apr 10 06:21:34 localhost kernel: ACPI: PCI Interrupt 0000:00:0b.0[A]
-> GSI 19 (level, low) -> IRQ 20
Apr 10 06:21:34 localhost kernel: videodev: "SAA7146A" has no release
callback. Please fix your driver for proper sysfs support, see
http://lwn.net/Articles/36850/
Apr 10 06:21:34 localhost kernel: stradis0: config = 11 56 15 3b 26 0f
ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 00 0a ac
Apr 10 06:21:34 localhost kernel: stradis 0000:00:0c.0: 1: SDM2xx found
Apr 10 06:21:34 localhost kernel: ACPI: PCI Interrupt 0000:00:0c.0[A]
-> GSI 19 (level, low) -> IRQ 20
Apr 10 06:21:34 localhost kernel: videodev: "SAA7146A" has no release
callback. Please fix your driver for proper sysfs support, see
http://lwn.net/Articles/36850/
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: saa7146: register extension 'budget_av'.
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: stradis1: config = 9e 9e 9e 3b 26 0f
ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 00 0a ac
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: i2c setup read timeout
Apr 10 06:21:34 localhost kernel: i2c read timeout
Apr 10 06:21:34 localhost kernel: USB Universal Host Controller
Interface driver v2.3
Apr 10 06:21:34 localhost kernel: ACPI: PCI Interrupt Link [ALKB] BIOS
reported IRQ 0, using IRQ 21
Apr 10 06:21:34 localhost kernel: ACPI: PCI Interrupt Link [ALKB]
enabled at IRQ 21
...
==============

[5]
==============
$ uname -a
Linux localhost 2.6.16-1.2080_FC5 #1 Tue Mar 28 03:38:34 EST 2006 i686
athlon i386 GNU/Linux
$ lsmod
Module                  Size  Used by
hidp                   15937  2
rfcomm                 34517  0
l2cap                  23617  10 hidp,rfcomm
bluetooth              44069  5 hidp,rfcomm,l2cap
sunrpc                136573  1
ipt_LOG                 6081  1
ipt_REJECT              5441  2
xt_tcpudp               3265  15
xt_state                2241  15
ip_conntrack           49261  1 xt_state
nfnetlink               6489  1 ip_conntrack
iptable_filter          3137  1
ip_tables              11657  1 iptable_filter
x_tables               12613  5 ipt_LOG,ipt_REJECT,xt_tcpudp,xt_state,ip_tables
video                  14917  0
button                  6609  0
battery                 9285  0
ac                      4933  0
ipv6                  225569  24
lp                     12296  0
parport_pc             25445  1
parport                34313  2 lp,parport_pc
floppy                 57733  0
nvram                   8393  0
ohci1394               31749  0
ieee1394              288665  1 ohci1394
ehci_hcd               29005  0
snd_via82xx            26329  0
gameport               15177  1 snd_via82xx
snd_ac97_codec         83937  1 snd_via82xx
snd_ac97_bus            2497  1 snd_ac97_codec
snd_seq_dummy           3781  0
snd_seq_oss            28993  0
uhci_hcd               28881  0
snd_seq_midi_event      7105  1 snd_seq_oss
i2c_viapro              8277  0
snd_seq                47153  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            45009  0
budget_av              16321  0
dvb_pll                11333  1 budget_av
saa7146_vv             43457  1 budget_av
video_buf              21317  1 saa7146_vv
v4l1_compat            11973  1 saa7146_vv
v4l2_common             7745  1 saa7146_vv
budget_core            10057  1 budget_av
saa7146                17609  3 budget_av,saa7146_vv,budget_core
ttpci_eeprom            2625  1 budget_core
stv0299                 9801  1 budget_av
dvb_core               74217  3 budget_av,budget_core,stv0299
tda10021                5829  1 budget_av
tda1004x               13637  1 budget_av
via_ircc               19541  0
stradis                36065  0
snd_mixer_oss          16449  1 snd_pcm_oss
nvidia               4544884  12
compat_ioctl32          1473  1 stradis
videodev                9409  2 saa7146_vv,stradis
snd_pcm                76869  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
irda                  105977  1 via_ircc
3c59x                  41577  0
i2c_core               20673  8
i2c_viapro,budget_av,budget_core,ttpci_eeprom,stv0299,tda10021,tda1004x,nvidia
via_rhine              22597  0
mii                     5313  2 3c59x,via_rhine
snd_timer              22597  2 snd_seq,snd_pcm
snd_page_alloc         10441  2 snd_via82xx,snd_pcm
snd_mpu401_uart         7873  1 snd_via82xx
snd_rawmidi            24001  1 snd_mpu401_uart
snd_seq_device          8909  4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd                    50500  11
snd_via82xx,snd_ac97_codec,snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               9377  1 snd
crc_ccitt               2240  1 irda
dm_snapshot            15981  0
dm_zero                 2113  0
dm_mirror              19729  0
dm_mod                 50137  9 dm_snapshot,dm_zero,dm_mirror
ext3                  116169  5
jbd                    52693  1 ext3
==============

[6]
==============
mobo: Product Name: KD7A(VIA KT400A-8235)
CPU:   Version: AMD Athlon(tm) XP Max Speed: 2250 MHz Current Speed:
2083 MHz
==============

_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux