2. Versuch
==========
Nun probiere ich weiter:
1. /etc/init.d/dvb stop
Ergebnis:
/var/log/messages
=============
Nov 21 13:46:38 (none) user.info kernel: b2c2-flexcop: B2C2 FlexcopII/II(B)/III digital TV receiver chip unloaded successfully
Nov 21 13:46:38 (none) user.warn kernel: saa7146: unregister extension 'budget_av'.
Nov 21 13:46:39 (none) user.warn kernel: saa7146: unregister extension 'budget dvb'.
lsmod
=====
Module Size Used by Not tainted
via_rhine 18824 0
mii 4096 1 via_rhine
cx24123 9736 0
i2c_core 14336 1 cx24123
dmesg
=====
b2c2-flexcop: B2C2 FlexcopII/II(B)/III digital TV receiver chip unloaded successfully
saa7146: unregister extension 'budget_patch dvb'.
saa7146: unregister extension 'budget_av'.
saa7146: unregister extension 'budget_ci dvb'.
saa7146: unregister extension 'budget dvb'.
saa7146: unregister extension 'dvb'.
=========================================
2. modpobe cx88-dvb
Ergebnis:
Ausgabe
======
insmod: cannot insert '/lib/modules/2.6.22.6/kernel/drivers/media/video/cx88/cx88-dvb.ko': No such device (-1): No such device
modprobe: failed to load module cx88_dvb
/var/log/messages
=============
Nov 21 13:51:37 (none) user.info kernel: Linux video capture interface: v2.00
Nov 21 13:51:37 (none) user.info kernel: cx88[0]: subsystem: 0070:9200, board: Hauppauge Nova-SE2 DVB-S [card=38,autodetected]
Nov 21 13:51:37 (none) user.info kernel: cx88[0]: TV tuner type 4, Radio tuner type -1
Nov 21 13:51:37 (none) user.info kernel: input: cx88 IR (Hauppauge Nova-SE2 DVB as /class/input/input3
Nov 21 13:51:37 (none) user.info kernel: ACPI: PCI Interrupt 0000:00:0c.2[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
Nov 21 13:51:37 (none) user.info kernel: cx88[0]/2: found at 0000:00:0c.2, rev: 5, irq: 10, latency: 64, mmio: 0xee000000
Nov 21 13:51:37 (none) user.info kernel: cx88[0]/2: cx2388x based DVB/ATSC card
lsmod
=====
Module Size Used by Not tainted
cx88_vp3054_i2c 2688 0
cx8802 13316 0
cx88xx 50728 1 cx8802
ir_common 24708 1 cx88xx
i2c_algo_bit 5124 2 cx88_vp3054_i2c,cx88xx
tveeprom 13072 1 cx88xx
videodev 23552 1 cx88xx
v4l2_common 12416 2 cx88xx,videodev
v4l1_compat 12292 1 videodev
btcx_risc 3720 2 cx8802,cx88xx
videobuf_dvb 5380 0
dvb_core 53404 1 videobuf_dvb
videobuf_dma_sg 8580 3 cx8802,cx88xx,videobuf_dvb
videobuf_core 11012 4 cx8802,cx88xx,videobuf_dvb,videobuf_dma_sg
via_rhine 18824 0
mii 4096 1 via_rhine
cx24123 9736 0
i2c_core 14336 6 cx88_vp3054_i2c,cx88xx,i2c_algo_bit,tveeprom,v4l2_common,cx24123
dmesg
=====
Linux video capture interface: v2.00
cx88/2: cx2388x MPEG-TS Driver Manager version 0.0.6 loaded
cx88[0]: subsystem: 0070:9200, board: Hauppauge Nova-SE2 DVB-S [card=38,autodetected]
cx88[0]: TV tuner type 4, Radio tuner type -1
tveeprom 0-0050: Hauppauge model 92500, rev B1B1, serial# 567043
tveeprom 0-0050: MAC address is 00-0D-FE-08-A7-03
tveeprom 0-0050: tuner model is Conexant_CX24109 (idx 111, type 4)
tveeprom 0-0050: TV standards ATSC/DVB Digital (eeprom 0x80)
tveeprom 0-0050: audio processor is CX883 (idx 32)
tveeprom 0-0050: decoder processor is CX883 (idx 22)
tveeprom 0-0050: has no radio, has no IR receiver, has no IR transmitter
cx88[0]: warning: unknown hauppauge model #92500
cx88[0]: hauppauge eeprom: model=92500
input: cx88 IR (Hauppauge Nova-SE2 DVB as /class/input/input3
cx88[0]/2: cx2388x 8802 Driver Manager
ACPI: PCI Interrupt 0000:00:0c.2[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
cx88[0]/2: found at 0000:00:0c.2, rev: 5, irq: 10, latency: 64, mmio: 0xee000000
cx88/2: cx2388x dvb driver version 0.0.6 loaded
cx88/2: registering cx8802 driver, type: dvb access: shared
cx88[0]/2: subsystem: 0070:9200, board: Hauppauge Nova-SE2 DVB-S [card=38]
cx88[0]/2: cx2388x based DVB/ATSC card
cx24123_readreg: reg=0x0 (error=-121)
Version != d1 or e1
cx88[0]/2: frontend initialization failed
cx88[0]/2: dvb_register failed (err = -1)
cx88[0]/2: cx8802 probe failed, err = -1
Der 2. Versuch kommt dem Ziel schon näher. Reicht aber noch nicht.
So sollte es aussehen:
http://www.linuxtv.org/wiki/index.php/Haup..._WinTV-NOVA-SE2Gruß
Kalli