Mailing List archive

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

[linux-dvb] Hauppauge Nova-T, kernel modules and channel.conf



Hi, my system is:

Hardware: Hauppauge Nova-T
Fedora Core 2
Linux 2.6.8-1.521 i686 athlon i386 GNU/Linux
dvb-kernel downloaded from CVS 2004-10-07

I built the build-2.6:

# cd dvb-kernel/build-2.6
# make

After the successfully built i runned:

# ./insmod.sh debug

And in dmesg i got:

--- BEGIN ---

debugging level: 1
i2c probe with adapter 'SMBus Via Pro adapter at 0400'.
/root/dvb-kernel/build-2.6/dib3000mb.c: did not found a DiBCom 3000-MB.
i2c probe with adapter 'ISA main adapter'.
/root/dvb-kernel/build-2.6/dib3000mb.c: did not found a DiBCom 3000-MB.
saa7146_vv: Unknown parameter `saa7146_debug'
dvb_ttpci: Unknown parameter `av7110_debug'
saa7146: register extension 'dvb'.
saa7146: register extension 'budget dvb'.
ACPI: PCI interrupt 0000:00:0e.0[A] -> GSI 5 (level, low) -> IRQ 5
saa7146: found saa7146 @ mem 42a43000 (revision 1, irq 5)
(0x13c2,0x1005).
DVB: registering new adapter (TT-Budget/WinTV-NOVA-T  PCI).
i2c probe with adapter 'TT-Budget/WinTV-NOVA-T  PCI'.
/root/dvb-kernel/build-2.6/dib3000mb.c: did not found a DiBCom 3000-MB.
DVB: registering frontend 0 (Grundig 29504-401 (LSI L64781 Based))...
cx22702: Detected Hauppauge Nova-T DVB-T - PLL Thomson DTT759x
cx22702_validate_eeprom eeprom content is not valid
adapter has MAC addr = 00:d0:5c:21:2a:2f
saa7146: register extension 'budget_ci dvb'.
saa7146: register extension 'budget dvb /w video in'.
usbcore: registered new driver Technotrend/Hauppauge USB-Nova
mt312_read: ret == -38
mt312_read: ret == -38
mt312_read: ret == -121
usbcore: registered new driver ttusb-dec
usbcore: registered new driver dvb_dibusb

--- END ---

Is this the expected output? I'm worried about that:

cx22702_validate_eeprom eeprom content is not valid

Is that ok? What's wrong?
Anyway this devices seems to be present:

/dev/dvb/adapter0/dvr0
/dev/dvb/adapter0/frontend0
/dev/dvb/adapter0/net0

I didnt setup any firmware. Should I?

Now I should try to let the card work but I live in italy and i cant find any suitable channels.conf.

I tried to create my own file for scan getting info from the hauppauge program in windows:

# Italia
# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
# C50
T 706000000 8MHz 3/4 NONE QAM64 8k 1/32 NONE
# C46
T 674000000 8MHz 3/4 NONE QAM64 8k 1/32 NONE

But i always get:

using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 706000000 0 3 9 3 1 0 0
initial transponder 674000000 0 3 9 3 1 0 0
>>> tune to: 706000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE
WARNING: >>> tuning failed!!!
>>> tune to: 706000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE (tuning failed)
WARNING: >>> tuning failed!!!
>>> tune to: 674000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE
WARNING: >>> tuning failed!!!
>>> tune to: 674000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE (tuning failed)
WARNING: >>> tuning failed!!!
ERROR: initial tuning failed
dumping lists (0 services)
Done.

I'm not really sure about the values 3/4 and 1/32 cos i just guessed them. What do they mean? Where can i find right values?
Is there anyone from italy who can give me a working channel.conf?

In the end... I'm still at an early stage having kernel modules troubles or it's just i cant properly tune the card?

Thanks in advance.

-- 
Simon.





Home | Main Index | Thread Index