|
Member
Registered: Aug 2003
Location: Somewhere
Distribution: Gentoo (for now)
Posts: 364
Rep:
|
WinTV-HVR-1100 and slackware
i have been trying for ages to get this thing to work i know the card is loaded and see as lsmod - lspci and dmesg
ouput from lsmod
cx88_dvb 10116 0
cx88_vp3054_i2c 3712 1 cx88_dvb
mt352 6276 1 cx88_dvb
or51132 10116 1 cx88_dvb
video_buf_dvb 4740 1 cx88_dvb
dvb_core 72872 1 video_buf_dvb
nxt200x 15108 1 cx88_dvb
cx24123 8964 1 cx88_dvb
lgdt330x 7708 1 cx88_dvb
cx22702 6148 1 cx88_dvb
dvb_pll 9604 4 cx88_dvb,or51132,nxt200x,cx22702
cx88_blackbird 17820 0
cx8802 9348 2 cx88_dvb,cx88_blackbird
firmware_class 8064 3 or51132,nxt200x,cx88_blackbird
tda9887 16528 0
tuner 53676 0
cx8800 27404 1 cx88_blackbird
cx88xx 59684 4 cx88_dvb,cx88_blackbird,cx8802,cx8800
i2c_algo_bit 9096 2 cx88_vp3054_i2c,cx88xx
video_buf 17540 6 cx88_dvb,video_buf_dvb,cx88_blackbird,cx8802,cx8
800,cx88xx
ir_common 8324 1 cx88xx
tveeprom 14096 1 cx88xx
i2c_core 17168 14 i2c_i801,nvidia,cx88_dvb,mt352,or51132,nxt200x,
cx24123,lgdt330x,cx22702,tda9887,tuner,cx88xx,i2c_algo_bit,tveeprom
compat_ioctl32 1280 1 cx8800
v4l1_compat 13700 1 cx8800
v4l2_common 6784 3 cx88_blackbird,tuner,cx8800
btcx_risc 4232 3 cx8802,cx8800,cx88xx
videodev 7040 3 cx88_blackbird,cx8800,cx88xx
output from lspci
02:03.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
02:03.1 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05)
02:03.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
02:03.4 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] (rev 05)
02:04.0 Ethernet controller: Linksys Gigabit Network Adapter (rev 10)
output from dmesg
CORE cx88[0]: subsystem: 0070:9402, board: Hauppauge WinTV-HVR1100 DVB-T/Hybrid [card=40,autodetected]
TV tuner 63 at 0x1fe, Radio tuner -1 at 0x1fe
tveeprom 0-0050: Hauppauge model 94009, rev C2A0, serial# 531769
tveeprom 0-0050: MAC address is 00-0D-FE-08-1D-39
tveeprom 0-0050: tuner model is Philips FMD1216ME (idx 100, type 63)
tveeprom 0-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom 0xf4)
tveeprom 0-0050: audio processor is CX882 (idx 33)
tveeprom 0-0050: decoder processor is CX882 (idx 25)
tveeprom 0-0050: has radio, has IR remote
cx88[0]: hauppauge eeprom: model=94009
input: cx88 IR (Hauppauge WinTV-HVR110 as /class/input/input0
cx88[0]/0: found at 0000:02:03.0, rev: 5, irq: 5, latency: 32, mmio: 0xea000000
tuner 0-0061: chip found @ 0xc2 (cx88[0])
tuner 0-0061: type set to 63 (Philips FMD1216ME MK3 Hybrid Tuner)
tuner 0-0063: chip found @ 0xc6 (cx88[0])
tda9887 0-0043: chip found @ 0x86 (cx88[0])
cx88[0]/0: registered device video0 [v4l2]
cx88[0]/0: registered device vbi0
cx88[0]/0: registered device radio0
set_control id=0x980900 reg=0x310110 val=0x00 (mask 0xff)
set_control id=0x980901 reg=0x310110 val=0x3f00 (mask 0xff00)
set_control id=0x980903 reg=0x310118 val=0x00 (mask 0xff)
set_control id=0x980902 reg=0x310114 val=0x5a7f (mask 0xffff)
set_control id=0x980909 reg=0x320594 val=0x40 (mask 0x40) [shadowed]
set_control id=0x980905 reg=0x320594 val=0x20 (mask 0x3f) [shadowed]
set_control id=0x980906 reg=0x320598 val=0x40 (mask 0x7f) [shadowed]
cx2388x blackbird driver version 0.0.5 loaded
r8169: eth0: link up
cx2388x dvb driver version 0.0.5 loaded
ACPI: PCI Interrupt 0000:02:03.2[A] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
cx88[0]/2: found at 0000:02:03.2, rev: 5, irq: 5, latency: 32, mmio: 0xec000000
cx88[0]/2: cx2388x based dvb card
DVB: registering new adapter (cx88[0]).
DVB: registering frontend 0 (Conexant CX22702 DVB-T)...
and in dev i have the v4l folder,video symlinks and video video0 radio tuner
but no matter what program i try is never seems to see the card, i am still newish to linux - norm use the box as a htpc so if it works i tend to leave it alone - but had an idear of getting a tv card (good idear at the time - a nightmare now)
i did use search but all seem to point to pvr250 or 350
any help appreciated
|