LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-06-2009, 05:45 AM   #1
MGE
LQ Newbie
 
Registered: Oct 2005
Location: Manchester, UK
Distribution: SimplyMEPIS 8
Posts: 14

Rep: Reputation: 0
Sound problem


Howdy all

I am stuck on a weird problem, that I just can't wrap my head round.
Here's what happened:
Background:
Before this problem started, I had been playing with Wine's settings to get Ventrillio to work, and recognise the Wine mixer.
I had to change Wine to OSS, and then in KDE Control Center > Sound & Multimedia > Sound System > General tab - Unticked "Enable the sound system" to release the mixer, and then under the hardware tab, selected ALSA.
When I did this, Ventrillio could see the sound mixer info and allowed me to configure it.
Before, I could only select the soundcard itself and not the mixer and source, etc.

Anyway, I was running World of Warcraft and Ventrillio with Wine, whilst listening to some choons through Amarok.
Everything was going fine, although I did notice that there was a slight crackle every now and then when Amarok changed tracks.
(Before Ventrillio, No crackle at all, as far as I can remember anyway)

At the time, I didn't think anything of it, as I was listening to some pretty chilled out tracks from Orbital, so thought it was maybe part of the track.
Then whilst in game, in WoW, a rogue ganked me, and I heard a rather large crackle from the speakers again, and then Silence.
No sound in WoW, so I quit the game, and then noticed Amarok was still playing away and no sound at all!
Rebooted, and still no sound.

I tried alsaconf, and that brought the sound back until I played anything with Amarok, and then the sound would disappear.
This time though, alsaconf would not bring the sound back.
alsaconf could see the card, and configured it automatically, but again, no sound.
So I checked to make sure the sound hadn't been muted in kMix and alsamixer, and all was ok, but I still have no sound. I then changed the sound system settings back to their original settings before I had messed about.
Rebooted afterwards just to make sure, and still no sound.

So, after about an hour of rebooting, changing settings, searching for similar problems etc, I gave up and reinstalled Mepis.
When I logged in on the LiveCD, I had sound. When I rebooted, No Sound.

Does anyone have any idea whats gone wrong?

Heres some system info:
Code:
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Live [SB Live 5.1 [SB0220]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
  Subdevices: 32/32
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
  Subdevice #8: subdevice #8
  Subdevice #9: subdevice #9
  Subdevice #10: subdevice #10
  Subdevice #11: subdevice #11
  Subdevice #12: subdevice #12
  Subdevice #13: subdevice #13
  Subdevice #14: subdevice #14
  Subdevice #15: subdevice #15
  Subdevice #16: subdevice #16
  Subdevice #17: subdevice #17
  Subdevice #18: subdevice #18
  Subdevice #19: subdevice #19
  Subdevice #20: subdevice #20
  Subdevice #21: subdevice #21
  Subdevice #22: subdevice #22
  Subdevice #23: subdevice #23
  Subdevice #24: subdevice #24
  Subdevice #25: subdevice #25
  Subdevice #26: subdevice #26
  Subdevice #27: subdevice #27
  Subdevice #28: subdevice #28
  Subdevice #29: subdevice #29
  Subdevice #30: subdevice #30
  Subdevice #31: subdevice #31
card 0: Live [SB Live 5.1 [SB0220]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 0: Live [SB Live 5.1 [SB0220]], device 3: emu10k1 [Multichannel Playback]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
If you need any more information, let me know.
 
Old 02-06-2009, 10:47 AM   #2
MGE
LQ Newbie
 
Registered: Oct 2005
Location: Manchester, UK
Distribution: SimplyMEPIS 8
Posts: 14

Original Poster
Rep: Reputation: 0
Someone has got to have an idea whats causing this, please help me sort this out
 
Old 02-06-2009, 10:56 AM   #3
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Hi MGE,
This is strictly a shot in the dark but on my system sometimes one application will effect the PCM setting as in turning it all the way down. At that point I don't hear any more sound. I have no idea why this happens and it doesn't happen very often. This behaviour suddenly starts and lasts a couple of day (when I have to constantly raise the PCM level) and then it goes away as mysteriously as it came.

Could this be your problem? The next time it happens check the PCM level... just in case.
cheers,
jdk
 
Old 02-06-2009, 11:13 AM   #4
MGE
LQ Newbie
 
Registered: Oct 2005
Location: Manchester, UK
Distribution: SimplyMEPIS 8
Posts: 14

Original Poster
Rep: Reputation: 0
Good call!
That was it!

PCM level was at max, but it had muted.
Why, I have no idea, but it was staring at me right in the face as well.

I'll bare that in mind the next time my sound goes AWOL.

Many thanks.
 
Old 02-06-2009, 12:31 PM   #5
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by MGE View Post
Good call!
That was it!

PCM level was at max, but it had muted.
Why, I have no idea, but it was staring at me right in the face as well.

I'll bare that in mind the next time my sound goes AWOL.

Many thanks.
My pleasure. It's always nice to do something useful now and then. :-)
cheers,
jdk
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
general problem ... rhel 5 everything of sound card got configured but no sound raaki_88 Linux - Enterprise 3 08-13-2008 09:30 AM
fc6 sound card problem(SigmaTel STAC9200),no sound,who can help me? weller Linux - Laptop and Netbook 4 02-10-2008 09:19 AM
Sound problem at openSuSE 10.2. Sound card unidentified perfectly Fakhri Linux - Hardware 0 04-29-2007 11:01 PM
i have problem with sound in ATI SB600 chipset,i not hear sound on it jodiedupri Linux - Hardware 0 01-26-2007 09:30 AM
Sound problem after installing/uninstalling JACK sound server bastupungen Linux - Software 1 02-28-2004 01:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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