LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 07-27-2007, 01:48 PM   #1
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675
Blog Entries: 11

Rep: Reputation: 36
typical new install audio problem


I just installed etch on a new computer and I don't know what module to modprobe to get the audio to work. (I think that's what I need to do.) I've tried alsamixer and turned off mute, and I know my user is in the 'audio' group.

Code:
$ lspci |grep Audio
00:14.2 Audio device: ATI Technologies Inc SB600 Azalia

$ lsmod | grep snd
snd_hda_intel          17620  1 
snd_hda_codec         138816  1 snd_hda_intel
snd_pcm_oss            39200  0 
snd_mixer_oss          15552  1 snd_pcm_oss
snd_pcm                68996  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              21316  1 snd_pcm
snd                    47524  8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               9568  1 snd
snd_page_alloc          9928  2 snd_hda_intel,snd_pcm
Any help would be appreciated. Thanks.
 
Old 07-27-2007, 02:11 PM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
This may help;
https://bugs.launchpad.net/ubuntu/+s...20/+bug/106843
I would try a new kernel, I am sure ubuntu has it working, that is the same sound card that is in the dell ubuntu laptops.
 
Old 08-12-2007, 12:46 PM   #3
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
Thanks for the link, but it wasn't really helpfull. I tried a number of the things there and they didn't work for me.

Finally today I googled the name of the chipset, 'SigmaTel ID 76a0' which I got from the alsamixer program. The thread I found described my problem exactly, but noted that the headphone jack worked. I tried it and it was true. I'd still like my speakers to work, but this is better than nothing. Still, if anybody has any ideas on how to get everything to work, I'd greatly appreciate it.

This is the link:
http://article.gmane.org/gmane.linux.alsa.user/27965
 
Old 08-14-2007, 08:49 PM   #4
EdW
Member
 
Registered: Aug 2004
Location: Laguna Niguel,CA
Distribution: Debian 2.6.7
Posts: 30

Rep: Reputation: 15
FWIW
Xine had a lot of options for configuring headphones and speakers
like ' make headphones sound like 5.1 etc

http://xinehq.de/

but your alsamixer is weird that it doesn't show a column for speaker
volume controls. I didn't have sound until I separately installed/configured
the pkg alsa-base

http://www.linuxquestions.org/questi...42#post2769642
 
Old 08-15-2007, 03:03 AM   #5
knobby67
Member
 
Registered: Mar 2006
Posts: 627

Rep: Reputation: 43
What works for me every time with etch is
apt-get alsa-base alsa-utils alsa-oss
then alsaconf
then speaker-test
 
Old 08-15-2007, 12:54 PM   #6
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
don't forget after running alsaconf and getting everything t work, to run alsactl store to save the settings so they will be there upon reboot
 
Old 08-15-2007, 01:47 PM   #7
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
I have alsa-base. I also tried alsaconf. For now I'm stuck with sound only in the headphone jack. I don't seem to have a problem with the settings dissapearing on reboot though.

Last edited by radiodee1; 08-15-2007 at 01:48 PM.
 
Old 08-15-2007, 03:25 PM   #8
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
did you check the mixer to see if the other output is simply muted ?
 
Old 08-15-2007, 04:30 PM   #9
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
Yeah, I checked. The link above refers to the exact problem. There aren't even displays for regular outputs, just one for master, and one for pcm. It's kinda strange. On windows vista the speakers work fine. The laptop has inputs too. They're not represented in alsamixer either.
 
Old 08-16-2007, 06:05 AM   #10
knobby67
Member
 
Registered: Mar 2006
Posts: 627

Rep: Reputation: 43
Did you apt-get all3 alsa files I said above?

You'll only have problems with not keeping sound in Sarge as far as i can tell you don't need to store with etch it does it auto matically.


Have you used speaker-test? To check for sound?


WTF is up with this site? My textbox is only 3 charcaters wide, it's ben like this for 3 days
 
Old 08-16-2007, 12:54 PM   #11
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
I tried all 3 files, ran alsaconf, alsamixer and speaker-test. What is speaker-test supposed to sound like? For me it just sounds like static. Anyway, I don't think there's a quick fix for this problem. I did before, but no longer.
 
Old 08-17-2007, 06:30 AM   #12
knobby67
Member
 
Registered: Mar 2006
Posts: 627

Rep: Reputation: 43
Speaker test should sound like static / white noise.
If your getting that alsa has set everything up correctly.
Have you tried playing sounds throught diffrent software? As it sounds like the problem is higher up than your drivers.
 
  


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
typical Raid Problem InJesus Slackware 3 08-18-2006 05:01 PM
UT2004 Install Problem (not the typical one) Centinul Linux - Software 10 06-27-2005 01:50 PM
Typical FTP problem!! chamanrana Linux - Networking 1 08-12-2004 02:40 PM
Typical Problem regarding net speed!!!!!!!!!!! The_neo Mandriva 7 07-12-2004 04:00 PM
Probably a typical newbie problem Jamesnslater Linux - Networking 6 01-15-2004 11:43 AM

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

All times are GMT -5. The time now is 11:45 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