LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-17-2006, 09:20 AM   #1
90GTA
LQ Newbie
 
Registered: May 2006
Distribution: ArchLinux
Posts: 5

Rep: Reputation: 0
No sound


I seem to have no sound at all. Neither KDE system sounds or XMMS will play audio. XMMS will play the song and give no errors, but there is no sound. Everything is plugged in correctly, alsaconf was ran and autodetected my card. Alsamixer was ran and everything was unmuted and turned up. Then alsactl store at command line. XMMS has the correct plugin running. (alsa)

What's weird is, I had Slack 10.2 installed previously on this same computer with the same exact steps as I took this time and sound did work until I upgraded KDE to 3.5.2. This time, I'm still using 3.4.2 on a fresh install and there's no sound at all.

If I look at KInfoCenter under sound it lists my driver (3.8.1a-980706 ALSA v1.0.9b emulation code.) Then the kernel and under kernel it says Config Options: 0. Installed drivers: type 10: Alsa emulation
Card config: Intel ICH5 with AD1980 at 0xfebffa00, irq 3
Audio devices: 0: Intel ICH5 (Duplex)
Synth devices: NOT ENABLED IN CONFIG same for midi devices.
Mixers: 0: Analog Devices AD1980

I'm also using the 2.4.31 kernel that came with slack. Hopefully this is enough information. Any help is much appreciated.

Last edited by 90GTA; 05-17-2006 at 09:23 AM.
 
Old 05-17-2006, 09:36 AM   #2
SandeepMathew
LQ Newbie
 
Registered: Apr 2006
Location: India
Distribution: Slackware
Posts: 9

Rep: Reputation: 0
Try recompiling the kernel-with sound support
and try alsa-conf...
or
Try another distro Knoppix has a good hardware support....
 
Old 05-17-2006, 09:50 AM   #3
90GTA
LQ Newbie
 
Registered: May 2006
Distribution: ArchLinux
Posts: 5

Original Poster
Rep: Reputation: 0
I checked around in the kernel config and it does have sound support enabled. I'm using the same exact setup as the last install. All steps, (slack install, all configs, etc) are identical. Sound did work with this setup previously which is why this is so weird.

As far as trying another distribution, I'd much rather stick to Slack and get everything sorted out.
 
Old 05-17-2006, 10:23 AM   #4
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
I know this sounds stupid but try the voulume level for the sound system. I know when I first installed slackware 10.2 on my laptop the sound would not work then later on I found out that somewhere I had to actually turn up the volume.
 
Old 05-17-2006, 11:18 AM   #5
90GTA
LQ Newbie
 
Registered: May 2006
Distribution: ArchLinux
Posts: 5

Original Poster
Rep: Reputation: 0
Got it working. Did some googling and did the following steps:

modprobe snd-pcm-oss
modprobe snd-mixer-oss

Then ran alsaconf, alsamixer, and alsactl store once again and it worked.
 
Old 05-17-2006, 12:56 PM   #6
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
Good.

Hey how is the sound quality. I was having poor sound quality on mine.
 
Old 05-17-2006, 09:11 PM   #7
90GTA
LQ Newbie
 
Registered: May 2006
Distribution: ArchLinux
Posts: 5

Original Poster
Rep: Reputation: 0
Not the greatest to be honest. I get some crackling and if I turn the volume all the way up in XMMS it just gets worse.
 
Old 05-17-2006, 09:30 PM   #8
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
Quote:
Not the greatest to be honest. I get some crackling and if I turn the volume all the way up in XMMS it just gets worse
. are you just using OSS for sound? That's pretty out dated, try using alsa instead and see if the quality improves.

regards,
...drkstr
 
Old 05-17-2006, 11:17 PM   #9
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
That's exactly what mine was doing. I had slackware 10.2 installed on my dell laptop so I just figured it was my laptop. When I reinstalled windows the sound worked great. And yes I was using alsa.
 
Old 05-18-2006, 12:16 AM   #10
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
Quote:
hat's exactly what mine was doing. I had slackware 10.2 installed on my dell laptop so I just figured it was my laptop. When I reinstalled windows the sound worked great. And yes I was using alsa.
There are some common problems for poor sound quality in Linux. One of the most common is improper mixer levels set for the hardware. Most of the time, if you just turn up all levels of sound, you will experience distortion. Try turning down the PCM channel (mine is at 23%), or playing with other options as well. I have also heard cases of built in mic's causing distortion on Laptops, try muting that channel to see if it improves.

regards,
...drkstr

Last edited by drkstr; 05-18-2006 at 12:19 AM.
 
  


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 coming from my sound blaster audigy 2 ZS platinum sound card msab Linux - Hardware 9 12-05-2010 05:10 AM
ALSA not working for Creative Sound Blaster Live 24 Bit sound card vishalsonu Linux - Hardware 7 08-20-2005 01:02 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
How to make a sound on Realtec ALC-650 card sound on a Shuttle ST62K? Laurent Linux - Hardware 0 05-30-2004 11:57 AM
Can I load both oss (kernel sound drivers) and alsa in 2 sound cared system? cmisip Linux - General 0 04-12-2003 01:27 AM

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

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