Реанимирую свою же тему

С 1 февраля 2007 всё работал как часы, аж самом страшно

И тут случилось неизбежное - обновилось почти всё железо в системе, кроме карты захвата.
Теперь у меня OS Ubuntu 11 Server и она не видит bt878 чипа, точнее не создаёт video устройство.
выглядит всё примерно так:
modprobe bttv card=71
Код: Выделить всё
May 25 12:40:57 gateway kernel: [ 374.158354] IR NEC protocol handler initialized
May 25 12:40:57 gateway kernel: [ 374.163607] IR RC5(x) protocol handler initialized
May 25 12:40:57 gateway kernel: [ 374.176951] IR RC6 protocol handler initialized
May 25 12:40:57 gateway kernel: [ 374.182844] IR JVC protocol handler initialized
May 25 12:40:57 gateway kernel: [ 374.194013] IR Sony protocol handler initialized
May 25 12:40:57 gateway kernel: [ 374.217728] Linux video capture interface: v2.00
May 25 12:40:57 gateway kernel: [ 374.221624] lirc_dev: IR Remote Control driver registered, major 251
May 25 12:40:57 gateway kernel: [ 374.226913] IR LIRC bridge handler initialized
May 25 12:40:57 gateway kernel: [ 374.271850] bttv: driver version 0.9.18 loaded
May 25 12:40:57 gateway kernel: [ 374.271858] bttv: using 8 buffers with 2080k (520 pages) each for capture
устройства video конечно нет.
в lsmod есть следующее
Код: Выделить всё
bttv 129772 0
v4l2_common 20635 1 bttv
ir_lirc_codec 3856 0
lirc_dev 11049 1 ir_lirc_codec
videodev 49327 2 bttv,v4l2_common
v4l1_compat 15519 1 videodev
ir_sony_decoder 2381 0
v4l2_compat_ioctl32 11009 1 videodev
videobuf_dma_sg 11190 1 bttv
ir_jvc_decoder 2442 0
ir_rc6_decoder 3018 0
videobuf_core 20008 2 bttv,videobuf_dma_sg
ir_rc5_decoder 2474 0
btcx_risc 4248 1 bttv
ir_nec_decoder 2442 0
ir_common 6155 1 bttv
ir_core 16906 8 bttv,ir_lirc_codec,ir_sony_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_rc5_decoder,
ir_nec_decoder,ir_common
tveeprom 14098 1 bttv
зачем оно грузит IR ядро, если я его не просил? И как это отключить?
И почему не видит видео устройства?
lspci
Код: Выделить всё
00:00.0 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3)
00:02.1 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3)
00:04.0 PCI bridge: nVidia Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
00:06.0 IDE interface: nVidia Corporation MCP61 IDE (rev a2)
00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2)
00:08.0 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 6100 nForce 405] (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:06.0 Multimedia video controller: Brooktree Corporation Bt879(??) Video Capture (rev 11)
01:06.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
lspci -n
Код: Выделить всё
00:00.0 0500: 10de:03ea (rev a1)
00:01.0 0601: 10de:03e0 (rev a2)
00:01.1 0c05: 10de:03eb (rev a2)
00:01.2 0500: 10de:03f5 (rev a2)
00:02.0 0c03: 10de:03f1 (rev a3)
00:02.1 0c03: 10de:03f2 (rev a3)
00:04.0 0604: 10de:03f3 (rev a1)
00:05.0 0403: 10de:03f0 (rev a2)
00:06.0 0101: 10de:03ec (rev a2)
00:07.0 0680: 10de:03ef (rev a2)
00:08.0 0101: 10de:03f6 (rev a2)
00:0d.0 0300: 10de:03d1 (rev a2)
00:18.0 0600: 1022:1100
00:18.1 0600: 1022:1101
00:18.2 0600: 1022:1102
00:18.3 0600: 1022:1103
01:06.0 0400: 109e:036c (rev 11)
01:06.1 0480: 109e:0878 (rev 11)