Description of the problem:
I've installed the 6980 driver v121021 with kernel 3.6.2 and it is loading successfully.
But as soon as I perform a tune request or lock, the driver (i.e. tbs6980fe in this case) crashes due to a paging request. This happens using szap-s2, scan-s2 (see files below) or anything else like vdr. I'm not using IR, so I turned it off by setting enable_tbs_ir to 0.
I'm writing this post having read the "How to report a problem with TBS Linux drivers" post. I've read the README files, but it seems my case is not covered there.
Best regards
keybits
P.S.: The logs:
The full dmesg log is too large (about 52k) to post it here, please tell me which attachment extensions are allowed.
dmesg | grep cx2
- Code: Select All Code
[ 4.581211] cx23885 driver version 0.0.3 loaded
[ 4.581329] CORE cx23885[0]: subsystem: 6980:8888, board: TurboSight TBS 6980 [card=37,autodetected]
[ 5.328460] cx25840 3-0044: cx23885 A/V decoder found @ 0x88 (cx23885[0])
[ 5.972986] cx25840 3-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382 bytes)
[ 5.988560] cx23885_dvb_register() allocating 1 frontend(s)
[ 5.988562] cx23885[0]: cx23885 based dvb card
[ 6.128845] DVB: registering new adapter (cx23885[0])
[ 6.156675] cx23885_dvb_register() allocating 1 frontend(s)
[ 6.156685] cx23885[0]: cx23885 based dvb card
[ 6.246188] DVB: registering new adapter (cx23885[0])
[ 6.274423] cx23885_dev_checkrevision() Hardware revision = 0xb0
[ 6.274427] cx23885[0]/0: found at 0000:04:00.0, rev: 2, irq: 17, latency: 0, mmio: 0xfbe00000
lspci
- Code: Select All Code
00:00.0 Host bridge: Intel Corporation Core Processor DMI (rev 11)
00:03.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 1 (rev 11)
00:08.0 System peripheral: Intel Corporation Core Processor System Management Registers (rev 11)
00:08.1 System peripheral: Intel Corporation Core Processor Semaphore and Scratchpad Registers (rev 11)
00:08.2 System peripheral: Intel Corporation Core Processor System Control and Status Registers (rev 11)
00:08.3 System peripheral: Intel Corporation Core Processor Miscellaneous Registers (rev 11)
00:10.0 System peripheral: Intel Corporation Core Processor QPI Link (rev 11)
00:10.1 System peripheral: Intel Corporation Core Processor QPI Routing and Protocol Registers (rev 11)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation 5 Series Chipset LPC Interface Controller (rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT 520] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller (rev a1)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
03:00.0 SATA controller: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 03)
03:00.1 IDE interface: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 03)
04:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 02)
uname -a
- Code: Select All Code
Linux openelec 3.6.2 #28 SMP Wed Oct 31 19:27:48 CET 2012 i686 GNU/Linux