Date: Wed, 6 Sep 2006 12:36:33 +0200 From: Danny Pansters <danny@ricin.com> To: freebsd-questions@freebsd.org Cc: Mike jeays <mike.jeays@rogers.com> Subject: Re: KBTV setup problem Message-ID: <200609061236.34004.danny@ricin.com> In-Reply-To: <1157512143.941.5.camel@chaucer.jeays.ca> References: <1157512143.941.5.camel@chaucer.jeays.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Are you by chance attempting to use bktr's MSP for sound (kernel option)? That's not supported by kbtv (unless someone who has a card to reproduce this writes the code), only wiring through the soundcard. HTH, Dan On Wednesday 06 September 2006 05:09, Mike jeays wrote: > Has anyone else encountered this problem with KBTV? Note that the line > showing the mixer channel seems to lack an entry. > > chaucer 501 /usr/home/mike # btsetup > btsetup> show > BKTR - BrookTree/Conexant BT8x8 based cards > =================================================================== > BKTR MODULE LOADED........... Yes > BKTR DEVICE PERMISSIONS...... OK > BKTR CAPTURE CHIP............ BrookTree 878 > BKTR TV CARD................. Hauppauge WinCast/TV > BKTR TUNER TYPE.............. Philips NTSC > > SAA - Philips SAA713x based cards > =================================================================== > SAA MODULE LOADED............ No > SAA DEVICE PERMISSIONS....... Not OK > > PWC - Philips and compatible USB webcams > =================================================================== > PWC MODULE LOADED............ No > PWC DEVICE PERMISSIONS....... Not OK > > SOUND - Sound card and tuner sound wiring > =================================================================== > SND MODULE LOADED............ Yes > AUDIO CHIP................... CMedia CMI8738 > MIXER CHANNEL FOR TV......... > btsetup> quit > > chaucer 502 /usr/home/mike # kbtv > kbtv: WARNING: KLocale: trying to look up "" in catalog. Fix the program > Traceback (most recent call last): > File "./kbtv_application.py", line 136, in ? > mainwindow = KbtvPart(player) > File "/usr/local/share/apps/kbtv/kbtv_part.py", line 118, in __init__ > self.extendToolbar() > File "/usr/local/share/apps/kbtv/kbtv_part.py", line 389, in > extendToolbar > self.toolbarwidget = KbtvToolbarWidget(self, tb) > File "/usr/local/share/apps/kbtv/kbtv_toolbar.py", line 48, in > __init__ > self.mixerchan = bthardware.MIXER_CHANNEL_NAMES.index(mchan) > ValueError: list.index(x): x not in list
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609061236.34004.danny>