Date: Wed, 7 Nov 2001 10:06:41 -0600 From: Edscott Wilson =?iso-8859-1?q?Garc=EDa?= <edscott@imp.mx> To: freebsd-questions@freebsd.org Subject: moving bktr0 from 4.3 to 4.4 Message-ID: <200111071609.KAA89580@www.imp.mx>
next in thread | raw e-mail | index | archive | help
Hi, I have my TV card working perfectly under FreeBSD 4.3 with xawtv, but trying to migrate to FreeBSD 4.4 I cannot get it to work. I compiled the kernel with the following lines: device iicbus0 device iicbb0 device bktr0 The card is detected, and I get this from dmesg: bktr0: <BrookTree 878> mem 0xeddfe000-0xeddfefff irq 10 at device 9.0 on pci0 bktr0: Pinnacle/Miro TV, Philips NTSC tuner. pci0: <unknown card> (vendor=0x109e, dev=0x0878) at 9.1 irq 10 But when I execute xawtv I get: This is xawtv-3.37, running on FreeBSD/i386 (4.4-RELEASE) Xlib: extension "XVideo" missing on display ":0.0". x11: 1024x768, 32 bit/pixel, 0 byte/scanline bktr: pf: rgb bpp=2 mask=31744,992,31 sbytes=0 sshorts=0 (fmt=5) bktr: pf: rgb bpp=2 mask=31744,992,31 sbytes=1 sshorts=0 (fmt=3) bktr: pf: rgb bpp=2 mask=63488,2016,31 sbytes=0 sshorts=0 (fmt=6) bktr: pf: rgb bpp=2 mask=63488,2016,31 sbytes=1 sshorts=0 (fmt=4) bktr: pf: rgb bpp=3 mask=16711680,65280,255 sbytes=1 sshorts=0 (fmt=7) bktr: pf: rgb bpp=4 mask=16711680,65280,255 sbytes=0 sshorts=0 (fmt=10) bktr: pf: rgb bpp=4 mask=16711680,65280,255 sbytes=0 sshorts=1 (fmt=-1) bktr: pf: rgb bpp=4 mask=16711680,65280,255 sbytes=1 sshorts=0 (fmt=-1) bktr: pf: rgb bpp=4 mask=16711680,65280,255 sbytes=1 sshorts=1 (fmt=8) bktr: pf: yuv h422 v111 (planar) (fmt=14) bktr: pf: yuyv h422 v111 (packed) (fmt=13) bktr: pf: yuv h422 v422 (planar) (fmt=-1) ioctl METEORGSUPPIXFMT: Invalid argument wmhooks: netwm Warning: Cannot convert string "-*-ledfixed-medium-r-semicondensed--39-*" to type FontStruct Any pointers to solve this problem would be greatly appreciated. Edscott Wilson Garcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111071609.KAA89580>