, 8 гигов ОЗУ, 4 PCI Tevii 460 , 1 TeVii 470. Вывод lspci, /deb/dvb/ , lsmod | grep dvb , версия кафеина ниже
Код: Выделить всё
linux-zg2y:/mnt # lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 02)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IB (ICH9) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IB (ICH9) 2 port SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600 GT] (rev a1)
02:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 02)
03:00.0 IDE interface: JMicron Technology Corp. JMB368 IDE controller
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
05:00.0 RAID bus controller: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02)
05:01.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
05:01.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
05:02.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
05:02.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
05:03.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
05:03.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
05:04.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
05:04.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
linux-zg2y:/mnt #
rg@linux-zg2y:/dev> ls /dev/dvb
adapter0 adapter1 adapter2 adapter3 adapter4
serg@linux-zg2y:/dev>
linux-zg2y:/mnt #
inux-zg2y:/mnt # lsmod | grep dvb
cx88_dvb 26828 0
cx88_vp3054_i2c 3880 1 cx88_dvb
cx8802 20076 1 cx88_dvb
cx88xx 91852 3 cx88_dvb,cx8802,cx8800
videobuf_dma_sg 17004 5 cx88_dvb,cx8802,cx8800,cx88xx,cx23885
videobuf_dvb 9612 2 cx88_dvb,cx23885
dvb_core 118352 3 cx88_dvb,cx23885,videobuf_dvb
videobuf_core 24044 6 cx8802,cx8800,cx88xx,cx23885,videobuf_dma_sg,videobuf_dvb
linux-zg2y:/mnt #
serg@linux-zg2y:~> kaffeine -v
Qt: 4.5.3
KDE: 4.3.1 (KDE 4.3.1) "release 6"
Kaffeine: 1.0-pre2
serg@linux-zg2y:~>
linux-zg2y:/home/serg # scan -a 0 -l 10750,10750,0 /home/serg/.kde4/share/apps/kaffeine/scan.trp
scanning /home/serg/.kde4/share/apps/kaffeine/scan.trp
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 12322000 V 27500000 3
>>> tune to: 12322:v:0:27500
DVB-S IF freq is 1572000
WARNING: >>> tuning failed!!!
>>> tune to: 12322:v:0:27500 (tuning failed)
DVB-S IF freq is 1572000
WARNING: >>> tuning failed!!!
ERROR: initial tuning failed
dumping lists (0 services)
Done.
inux-zg2y:/dev # dmesg | grep dvb
[ 6.791943] cx23885_dvb_register() allocating 1 frontend(s)
[ 6.791947] cx23885[0]: cx23885 based dvb card
[ 8.449023] cx88/2: cx2388x dvb driver version 0.0.7 loaded
[ 8.449025] cx88/2: registering cx8802 driver, type: dvb access: shared
linux-zg2y:/dev #
Строка /etc/modprobe.d/50-tv.conf
options dvb-core dvb_shutdown_timeout=999999999
#< -- эту строку мы добавили
options dvb-core dvb_powerdown_on_sleep=0
linux-zg2y:/home/serg #
Если смотреть по выводу команд, то вроде бы всё на месте и должно работать. Однако ни в одной программе (кафеин, szap) ничего не показывает. Вопросы.
1. Как в программах ( szap) указать обращение к конкретной dvb карте, установленной на материнской плате в определённый слот PCI ? В строке запуска можно указать устройство 0, 1 или 2, но как узнать, в какой слот PCI установленно устройство под номером 0,1,2?
2. Почему кафеин ничего не находит? Не происходит захват сигнала у szap. scan, femon и szap выдают бред какой то...