LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-14-2005, 06:11 PM   #1
Zeleanon
LQ Newbie
 
Registered: Nov 2005
Location: Florida
Posts: 27

Rep: Reputation: 15
Help. My sound doesn't work.


Just to start let me say it. I'm a noob to linux. Please don't insult me if I do something wrong. My sound doesn't work. I am using Ubuntu "Breezy Badger" 5.10 using kernel version 2.6.12-9-386. I have everything to do with ALSA. XMMS just tells me to check my soundcard config, make sure its not being blocked, and make sure it has the right output.

ETC:
0000:00:00.0 Host bridge: Intel Corp. 82852/855GM Host Bridge (rev 02)
0000:00:00.1 System peripheral: Intel Corp. 855GM/GME GMCH Memory I/O Control Registers (rev 02)
0000:00:00.3 System peripheral: Intel Corp. 855GM/GME GMCH Configuration Process Registers (rev 02)
0000:00:02.0 VGA compatible controller: Intel Corp. 82852/855GM Integrated Graphics Device (rev 02)
0000:00:02.1 Display controller: Intel Corp. 82852/855GM Integrated Graphics Device (rev 02)
0000:00:1d.0 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
0000:00:1d.1 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
0000:00:1d.2 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03)
0000:00:1d.7 USB Controller: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB 2.0 EHCI Controller (rev 03)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 83)
0000:00:1f.0 ISA bridge: Intel Corp. 82801DBM LPC Interface Controller (rev 03)
0000:00:1f.1 IDE interface: Intel Corp. 82801DBM (ICH4) Ultra ATA Storage Controller (rev 03)
0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
0000:00:1f.6 Modem: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
0000:01:04.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
0000:01:05.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
0000:01:06.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
0000:01:09.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
 
Old 11-14-2005, 09:47 PM   #2
Charred
Member
 
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Blog Entries: 2

Rep: Reputation: 30
Zeleanon,

Welcome to LQ!

Here's a link to get your education going: The Rute User's Tutorial and Exposition.

Have you unmuted your sound card? If not, open a terminal and run
Code:
alsamixer
unmute your sound card (hit <esc> to exit), then run
Code:
alsactl store
to save your settings.

That SHOULD take care of your problem; if it doesn't, let us know and we'll see what we can figure out.
 
Old 11-14-2005, 09:52 PM   #3
Zeleanon
LQ Newbie
 
Registered: Nov 2005
Location: Florida
Posts: 27

Original Poster
Rep: Reputation: 15
Its still broken. Although thanks for the help it was indeed muted. Any other suggestions?
 
Old 11-14-2005, 10:07 PM   #4
Charred
Member
 
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Blog Entries: 2

Rep: Reputation: 30
Hmmm...You've got an AC'97 audio controller, you should be ready to rock and roll.

OK, let's get some baseline vitals.
What is your system (Make, model, laptop/desktop)?

I'm guessing you're not using a custom kernel, right?

Last edited by Charred; 11-14-2005 at 10:10 PM.
 
Old 11-14-2005, 10:10 PM   #5
Zeleanon
LQ Newbie
 
Registered: Nov 2005
Location: Florida
Posts: 27

Original Poster
Rep: Reputation: 15
Its a Gateway laptop. Not sure. Widescreen. Two small holes in the front to release sound (the speakers). 3.06 GHz Processor 480 MB RAM. I guess none of that should sound familiar. It still just says check to make sure your sound card is configured.
 
Old 11-14-2005, 10:11 PM   #6
Charred
Member
 
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Blog Entries: 2

Rep: Reputation: 30
How old?

Look on the bottom for a model number.
 
Old 11-14-2005, 10:14 PM   #7
Zeleanon
LQ Newbie
 
Registered: Nov 2005
Location: Florida
Posts: 27

Original Poster
Rep: Reputation: 15
M520S? I'm not sure how old. Made in 2004 I think. I bought it second hand. The sound worked with windows though.
 
Old 11-14-2005, 10:28 PM   #8
Charred
Member
 
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Blog Entries: 2

Rep: Reputation: 30
Give this checklist a try: http://linux.iuplog.com/default.asp?item=94639

Edit:
Pay especial attention to this part:
Quote:
IEC is an input to certain high end sound cards that support optical (fiber optic) sound feed from such things as DVD players etc.. My sound card is SIS on board and certainly doesn't have ability of using IEC. But Ubuntu turned on those options by default. In my case, this solved my ubuntu sound problem. I guess, most of ubuntu users whose sound card is detected but have no sound may solve the problem with this simple configuration.

Last edited by Charred; 11-14-2005 at 10:31 PM.
 
Old 11-14-2005, 10:44 PM   #9
Charred
Member
 
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Blog Entries: 2

Rep: Reputation: 30
BTW, M520S would, indeed, appear to be your model number.
 
Old 11-14-2005, 10:46 PM   #10
Zeleanon
LQ Newbie
 
Registered: Nov 2005
Location: Florida
Posts: 27

Original Poster
Rep: Reputation: 15
Uhm I found some thing that said check the Multimedia Systems selector.
The default sink is Enlightenment Sound daemon
The default source is open sound system. is this correct?
 
Old 11-14-2005, 10:50 PM   #11
Charred
Member
 
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Blog Entries: 2

Rep: Reputation: 30
Change the source to alsa.
 
Old 11-14-2005, 11:00 PM   #12
Zeleanon
LQ Newbie
 
Registered: Nov 2005
Location: Florida
Posts: 27

Original Poster
Rep: Reputation: 15
Do I also change the xmms output driver to alsa?
 
Old 11-14-2005, 11:02 PM   #13
Charred
Member
 
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Blog Entries: 2

Rep: Reputation: 30
I would.
 
Old 11-14-2005, 11:04 PM   #14
Zeleanon
LQ Newbie
 
Registered: Nov 2005
Location: Florida
Posts: 27

Original Poster
Rep: Reputation: 15
I don't know what else to do. The card is detected. Alsa is set to use that card. (I think...) Alsa is set as output in multimedia systems selector. XMMS is set to use alsa. Anything else to set?
 
Old 11-14-2005, 11:06 PM   #15
Charred
Member
 
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Blog Entries: 2

Rep: Reputation: 30
Give it a try; if it doesn't work, we'll go from there.

Are you trying to listen to music, or just enable system sounds?
 
  


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
Startup Sound Works... CD Sound Doesn't Work... GNewbie MEPIS 8 01-02-2006 10:35 PM
Sound servers dont work Properly, no sound everywhere! starfly Linux - Hardware 1 04-01-2005 09:53 PM
Need to run system-config-sound after every boot too make sound work in FC2 jrbiochem Linux - Hardware 11 08-04-2004 07:08 AM
midi / synth sound with SIS7012 aka Intel i8x0 onboard sound card does not work wahwah Linux - Hardware 1 11-10-2003 05:25 PM
Need help getting sound blaster live to work instead of onboard sound JakeWolf Linux - Newbie 8 04-29-2002 09:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:09 PM.

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