LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 01-19-2007, 11:08 AM   #1
Optimistic
Member
 
Registered: Jun 2004
Location: Germany
Distribution: Debian (testing)
Posts: 276

Rep: Reputation: 33
Sound card conflict with Vid-Capture card ALSA


As far as I can tell my sound card is conflicting with the Video Capture card after a fresh install of Debian Testing. Everything worked before.

lspci gives:

Code:
00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01)
00:01.0 PCI bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE Host-to-AGP Bridge (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
02:00.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
02:00.1 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05)
02:01.0 Modem: Broadcom Corporation BCM4212 v.90 56k modem (rev 02)
02:02.0 Ethernet controller: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
02:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VE (LOM) Ethernet Controller (rev 81)
02:0c.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
My sound card is a 5.1 card with a C-Media chip. And the Video Capture card is a WinTV with the Conexant chip.

I can run alsaconf and the C-Media card shows up and gets configured, but no matter what I do after alsamixer shows:

Code:
Card: Conexant CX8811                                                                                                           
Chip: CX88                                                                                                                      
View: [Playback] Capture  All
I'm really at a loss, and the strange thing is: the sound card was loaded properly once, but after a restart, things reverted back to the Conexant chip being loaded as the sound instead.
 
Old 01-19-2007, 11:51 AM   #2
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Try creating/modifying the /etc/modprobe.d/sound with this for the contents.

Code:
## Added by me for proper sound card detection

alias snd-card-0 snd-cmipci
options snd-cmipci index=0
alias snd-card-1 snd-cx88-alsa
options snd-cx88-alsa index=1
At least I think I have the right module names in there if not change them to the correct ones then use /etc/init.d/alsa reload and hopefully you will have sound through the card, if it works then these settings will be used on every boot and you should have no more problems.
 
Old 01-19-2007, 12:09 PM   #3
Optimistic
Member
 
Registered: Jun 2004
Location: Germany
Distribution: Debian (testing)
Posts: 276

Original Poster
Rep: Reputation: 33
Thanks for the tip, HappyTux

but it didn't work
 
Old 01-19-2007, 12:35 PM   #4
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by Optimistic
Thanks for the tip, HappyTux

but it didn't work
That sucks then as much as I hate the idea you did try rebooting to see if it worked with a fresh initialization of everything. Another thing to see if it will help is blacklisting the TV card module to stop it from ever being loaded as the only purpose of having it is if you do not have the cable from TV card line out going into your sound card line in to get your sound. Now you might have to do a search on blacklisting the loading of a module by udev as I don't use it so really have no idea how that works but a quick search here with apt-file suggests looking at putting the module name in the /etc/modprobe.d/blacklist in whatever the correct format for the file would be.

Code:
apt-file list udev | grep black
udev: etc/modprobe.d/blacklist
udev: etc/modprobe.d/blacklist
 
Old 01-19-2007, 01:51 PM   #5
Optimistic
Member
 
Registered: Jun 2004
Location: Germany
Distribution: Debian (testing)
Posts: 276

Original Poster
Rep: Reputation: 33
Cool!

After a full restart, everything works.

Thanks, here's a million dollars:

One Million Dollars.

If you print this out, you'll have a million dollars on paper.
 
Old 11-05-2007, 11:20 PM   #6
propofol
Member
 
Registered: Nov 2007
Location: Seattle
Distribution: Debian Wheezy & Jessie; Ubuntu
Posts: 334

Rep: Reputation: 60
Quote:
Originally Posted by HappyTux View Post
Try creating/modifying the /etc/modprobe.d/sound with this for the contents.

Code:
## Added by me for proper sound card detection

alias snd-card-0 snd-cmipci
options snd-cmipci index=0
alias snd-card-1 snd-cx88-alsa
options snd-cx88-alsa index=1
At least I think I have the right module names in there if not change them to the correct ones then use /etc/init.d/alsa reload and hopefully you will have sound through the card, if it works then these settings will be used on every boot and you should have no more problems.
I had a similar problem with a conflict between the Conexant audio (HD-5500 HDTV card) & the Intel 82801EB/ER AC'97 audio. The only thing that worked was:

modprobe -r cx88_alsa
modprobe snd_intel8x0

BTW Should that code above read:
Code:
alias snd-card-1 snd-cx88-alsa
options snd-cx88-alsa index=1
Regards,
Stefan
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
No sound with saa7134 capture card Hotfeet Linux - Hardware 22 01-17-2006 08:21 AM
Audigy and Motherboard sound card Conflict n0tresp0nding Linux - Hardware 3 10-10-2005 10:14 PM
Conflict with sound with WinTV Go card installed LinuxLuvr Linux - Hardware 7 01-17-2005 07:54 AM
no sound because of capture card? eloyj88 Linux - Hardware 0 01-01-2005 12:36 PM
Sound card conflict damienflam Linux - Hardware 2 06-12-2004 12:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 12:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration