KBTV setup problem
Mike jeays
mike.jeays at rogers.com
Wed Sep 6 08:34:08 PDT 2006
On Wed, 2006-09-06 at 12:36 +0200, Danny Pansters wrote:
> 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
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
No, I am trying to use the snd drivers via the built-in sound card in
the motherboard. I removed all references to the TV card from the
kernel definition file, and let it be loaded dynamically, as suggested
in the documentation.
chaucer 507 /etc # kldstat
Id Refs Address Size Name
1 37 0xc0400000 387d9c kernel
2 1 0xc0788000 3204 splash_bmp.ko
3 1 0xc078c000 4228 vesa.ko
4 1 0xc07dc000 328c snd_driver.ko
5 2 0xc07e0000 4d08 snd_ad1816.ko
6 29 0xc07e5000 1d9c8 sound.ko
7 2 0xc0803000 4c4c snd_als4000.ko
8 2 0xc0808000 4fcc snd_cmi.ko
9 2 0xc080d000 5514 snd_cs4281.ko
10 4 0xc0813000 74b0 snd_csa.ko
11 2 0xc081b000 bedc snd_ds1.ko
12 2 0xc0827000 7674 snd_emu10k1.ko
13 2 0xc082f000 618c snd_es137x.ko
14 3 0xc0836000 4fd8 snd_ess.ko
15 5 0xc083b000 4894 snd_sbc.ko
16 2 0xc0840000 4984 snd_fm801.ko
17 3 0xc0845000 b3d0 snd_mss.ko
18 2 0xc0851000 5748 snd_ich.ko
19 2 0xc0857000 b508 snd_maestro.ko
20 2 0xc0863000 93f4 snd_maestro3.ko
21 2 0xc086d000 10928 snd_neomagic.ko
22 2 0xc087e000 48cc snd_sb8.ko
23 2 0xc0883000 4ea0 snd_sb16.ko
24 2 0xc0888000 4530 snd_solo.ko
25 2 0xc088d000 51f8 snd_t4dwave.ko
26 2 0xc0893000 5418 snd_via8233.ko
27 2 0xc0899000 45a4 snd_via82c686.ko
28 2 0xc089e000 45a4 snd_vibes.ko
29 1 0xc08a3000 115fc bktr.ko
30 2 0xc08b5000 1e90 bktr_mem.ko
31 16 0xc08b7000 5683c acpi.ko
32 1 0xc1d32000 15000 linux.ko
chaucer 508 /etc #
--
Mike Jeays
Mike.Jeays at rogers.com
http://www.jeays.ca
More information about the freebsd-questions
mailing list