You are not logged in.
Pages: 1
Has anyone figured out how to get their Hauppauge WinTV-HVR 1800 tv card working in Arch?
Offline
I'm actually working on this one myself, with some success. I can watch ATSC (digital TV) in MythTV, and I can watch NTSC (analog) with tvtime and mplayer. What's the status of your setup?
Offline
Tvtime just gives me static. I would like to watch analog, NTSC tv. Here are my relevant lines from dmesg:
tveeprom 1-0050: Hauppauge model 78521, rev C1E9, serial# 3207723
tveeprom 1-0050: MAC address is 00-0D-FE-30-F2-2B
tveeprom 1-0050: tuner model is Philips 18271_8295 (idx 149, type 54)
tveeprom 1-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
tveeprom 1-0050: audio processor is CX23887 (idx 42)
tveeprom 1-0050: decoder processor is CX23887 (idx 37)
tveeprom 1-0050: has radio
cx23885[0]: hauppauge eeprom: model=78521
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[20] MMIO=[f9cff000-f9cff7ff] Max Packet=[1024] IR/IT co
ntexts=[8/8]
cx25840' 3-0044: cx25 0-21 found @ 0x88 (cx23885[0])
cx23885[0]/0: registered device video0 [v4l2]
cx25840' 3-0044: firmware: requesting v4l-cx23885-avcore-01.fw
cx25840' 3-0044: unable to open firmware v4l-cx23885-avcore-01.fw
EMU10K1_Audigy 0000:01:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
cx23885[0]: registered device video1 [mpeg]
cx23885_dvb_register() allocating 1 frontend(s)
cx23885[0]: cx23885 based dvb card
MT2131: successfully identified at address 0x61
DVB: registering new adapter (cx23885[0])
DVB: registering adapter 0 frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)...
DVB: registering adapter 0 frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)...
cx23885_dev_checkrevision() Hardware revision = 0xb1
cx23885[0]/0: found at 0000:03:00.0, rev: 15, irq: 17, latency: 0, mmio: 0xf9e00000
cx23885 0000:03:00.0: setting latency timer to 64
IRQ 17/cx23885[0]: IRQF_DISABLED is not guaranteed on shared IRQs
And lsmod:
cx25840 30768 0
cx23885 96928 0
cx2341x 13076 1 cx23885
videobuf_dma_sg 12500 1 cx23885
videobuf_dvb 7284 1 cx23885
dvb_core 98316 1 videobuf_dvb
videobuf_core 17940 3 cx23885,videobuf_dma_sg,videobuf_dvb
v4l2_common 16752 3 cx25840,cx23885,cx2341x
videodev 43200 3 cx25840,cx23885,v4l2_common
v4l1_compat 15284 1 videodev
v4l2_compat_ioctl32 10864 1 videodev
btcx_risc 4952 1 cx23885
tveeprom 14324 1 cx23885
i2c_core 24000 8 mt2131,s5h1409,cx25840,cx23885,v4l2_common,tveeprom,nvidia,i2c_i801
Last edited by sruchris (2009-06-01 15:24:50)
Offline
were you ever able to get this working cause i haven't yet I can get video but no sound
And God created the Open Source Programming Community, and it was good. Satan retaliated with its evil twin, Windows and thus the battle for good and evil has begun.
Offline
Pages: 1