[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Newly added TV Card disables existing sound card.



> I have an onboard sound card that has been working fine based on
> default settings for some time. I have added a Pinnacle TV card and
> now find that the sound card is no longer configured after boot. Can
> anybody provide advice on what config step I am missing?

Looks like it is configured accoridng to this:


> desktop:~# lsmod | grep snd_
> snd_via82xx 29604 0
> snd_ac97_codec 69508 1 snd_via82xx
> gameport 4736 2 analog,snd_via82xx
> snd_mpu401_uart 8000 1 snd_via82xx
> snd_rawmidi 25316 1 snd_mpu401_uart
> snd_seq_device 8264 1 snd_rawmidi
> snd_bt87x 14536 4
> snd_pcm_oss 54376 0
> snd_mixer_oss 19904 3 snd_pcm_oss
> snd_pcm 97480 3 snd_via82xx,snd_bt87x,snd_pcm_oss
> snd_timer 25668 1 snd_pcm
> snd 57380 14 snd_via82xx,snd_ac97_codec,snd_mpu401_uart,snd_raw
> midi,snd_seq_device,snd_bt87x,snd_pcm_oss,snd_mixe
> r_oss,snd_pcm,snd_timer
> snd_page_alloc 11720 3 snd_via82xx,snd_bt87x,snd_pcm
> 
> As best as I can tell the right modules are loaded for the soundcard
> but /proc only sees the TV card?

Could be an IRQ conflict as was suggested in another post.

I thought the configuration files were done in a way that cards using
snd_bt87x would not become card 0 if the module was loaded before the
module for the sound card, but if you ran alsa conf that may not be the
case.

First, from the command line I would type:

alsaconf

: to reconfigure alsa making sure that VIA gets indexed as card 0,
then if the problem persists I would do:

cat /proc/interupts 

: to see if an IRQ is being shared between the audio device and the TV
card. If the IRQ is shared then try moving the TV card to another slot.

Could be the VIA chipset and the TV card just don't like each other as
well. I have an older Pinnacle card on a VIA chipset board and mostly it
works, but once in a while the system will get a little tempramental
and reboot or lock up when I open TV Time or switch desktops while TV
Time is open.  Sound was never an issue for me though. It's actually
been tempramental on 2 other VIA chipset boards as well, but the system
it's in now is the first one with on board audio and the other two
systems would only lock up some times when switching desktops.

Later, Seeker



Reply to: