Date: Thu, 28 Jan 1999 07:12:16 +0100 From: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> To: freebsd-multimedia@FreeBSD.ORG Subject: Video works, Audio not on my new Hauppauge WinTV Message-ID: <19990128071216.A22152@internal>
next in thread | raw e-mail | index | archive | help
Hi, yesterday I received my new Hauppauge TV card. I am running 2.2.8-STABLE and tried the driver from ftp://telepresence.dmem.strath.ac.uk/pub/bt848/228 as well as the one from ftp://telepresence.dmem.strath.ac.uk/pub/bt848/driver/227 with the patch mentioned in the README for 2.2.8. Video works with both drivers, Audio not. I am a little confused about the demsg output: ------------------------------------------------- With the driver from /pub/bt848/228, we get bktr0 <BrookTree 878> rev 2 int a irq 11 on pci0:12:0 mapreg[10] type=0 addr=e0000000 size=1000. reg16: virtual=0xf4e58000 physical=0xe0000000 size=0x1000 brooktree0: PCI bus latency is 32. bktr0: buffer size 3555328, addr 0x3000000 bktr: GPIO is 0x00ffffdb Hauppauge WinCast/TV, Philips PAL I tuner. pci0:12:1: vendor=0x109e, device=0x0878, class=multimedia (misc) int a irq 11 [no driver assigned] map(10): mem32(df800008) ------------------------------------------------- And with the one from /pub/bt848/driver/227: bktr0 <BrookTree 878> rev 2 int a irq 11 on pci0:12:0 mapreg[10] type=0 addr=e0000000 size=1000. reg16: virtual=0xf4e59000 physical=0xe0000000 size=0x1000 brooktree0: PCI bus latency is 32. bktr0: buffer size 3555328, addr 0x3000000 bktr: GPIO is 0x00ffffdb Hauppauge WinCast/TV, Philips PAL I tuner, msp3400c stereo, remote control. Detected a MSP3410D-B4 pci0:12:1: vendor=0x109e, device=0x0878, class=multimedia (misc) int a irq 11 [no driver assigned] map(10): mem32(df800008) ------------------------------------------------- I assume, in both cases the last line stands for the tuner but for apparently it is not detected properly. On Win95 (:-)) both parts work. There is a configuration page in Win95 which tells me the tuner is a "Phillips FI 1215MK2". The BIOS (Asus-P2BL) shows me in its PCI configuration two additional devices: 1. Vendor 109E, Device 036E (Video ?) 2. Vendor 109E, Device 0878 (Tuner ?) Any hints what I can try? Maybe Roger knows a solution... Thanks, -Andre P.S.: Another thing I noticed while downloading the files stated above from telepresence.dmem.strath.ac.uk: When Shift-Clicking (what a word) in netscape on a file there, or when reteiving it with fetch, it comes with a trailing ^M in all lines ==> the compiler screws up at lines with a trailing \ .This is no big deal but just wanted to point it out... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990128071216.A22152>