LinuxQuestions.org
Visit Jeremy's Blog.
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 10-09-2004, 06:38 PM   #1
King4lex
Member
 
Registered: Aug 2004
Distribution: Fedora Core 4
Posts: 90

Rep: Reputation: 15
sound stopped working


Hello,

I just installed Debian sid (from a new sarge installation). The problem is, no sound is no longer working and I dont know what to do. I remember it worked the first time I started kde; however, after that it no longer worked. I installed a lot of stuff and had rebooted a couple times before I noticed it had stopped. I am not sure how to proceed from here. How can I find what the problem is? Does anyone have any ideas what could have happened?
 
Old 10-09-2004, 07:06 PM   #2
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
I'm sure KDE must have a section dedicated to sound. Look in there, make sure you have installed aumix, for volume, and you're a member of the audio group. Make sure your card's sound module is added with modconf, install and configure with
sndconfig. That sure cover most of the bases.

Last edited by macondo; 10-09-2004 at 07:08 PM.
 
Old 10-10-2004, 01:33 PM   #3
lord_shadow
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian Wheezy
Posts: 27

Rep: Reputation: 1
You can try with alsaconf too. I had the same problem before but now is ok (check the volume on the mixer too).
 
Old 10-11-2004, 02:24 PM   #4
King4lex
Member
 
Registered: Aug 2004
Distribution: Fedora Core 4
Posts: 90

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by lord_shadow
You can try with alsaconf too. I had the same problem before but now is ok (check the volume on the mixer too).
OK, I tried that. I ran alsaconf and selected my sound card as it told me to. However, alsaconf tries to run 'alsactl restore' as it should. But alsactl restore says:

alsactl: loadstate:1134: No soundcards found ...

Thus, the sound still doesn't work. Any ideas?
 
Old 10-11-2004, 04:49 PM   #5
lord_shadow
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian Wheezy
Posts: 27

Rep: Reputation: 1
Ok, I didn't undertand very well. The alsaconf process comes to end or it gives you the error before? What kind of soundcard do you have?
If the problem is in alsaconf, then just try modconf and select your soundcard in the sound section. Type in a terminal lsmod and see if it talks about your soudcard in different lines. If the problem isn't in alsaconf you can try with alsamixer, alsactl store and then alsactl restore.
 
Old 10-12-2004, 11:59 AM   #6
King4lex
Member
 
Registered: Aug 2004
Distribution: Fedora Core 4
Posts: 90

Original Poster
Rep: Reputation: 15
Sorry, my wording was confusing. Here is what happens step by step:

1. I run alsaconf
2. Alsaconf builds a card database
3. Alsaconf says the following cards are found my my system:

via82xx
legacy

4. I select via82xx
5. Alsaconf asks if I want to modify /etc/modutils/alsa-base, I say yes
6. Alsaconf says driver snd-via82xx is configured. It says: "Now I'll run 'alsa start', then I'll use amixer to raise the default volumes......."
7. I say OK
8. It says:

Code:
Running update-modules...
depmod: *** Unresolved symbols in /lib/modules/2.4.26-01-NeTraverse-i686-UP-4GB/3rdparty/dazuko.o
Loading driver...
Starting ALSA.../etc/init.d/alsa: Error: alsactl restore failed with message 'alsactl: load_state:1134: No soundcards found...'.
done.
Setting default volumes...
Saving the mixer setup used for this in /var/lib/alsa/asound.state.
/usr/sbin/alsactl: save_state:1061: No soundcards found...

===============================================================================

 Now ALSA is ready to use.
 For adjustment of volumes, use your favorite mixer.

 Have a lot of fun!
9. Alsaconf exits

That is what happens in the order that it happens. I also noticed something else when I rebooted. Some of the boot messages included:

Code:
[snipped a bunch]
Via 686a/8233/8235 audio driver 1.9.1-ac3
via82cxxx: Six channel audio available
PCI: Setting latency timer of device 00:11.5 to 64
ac97_codec: AC97 Audio codec, id: ICE17 (ICE1232)
via82cxxx: board #1 at 0xE400, IRQ 12

[snipped some more]

VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy

[snipped more]

VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
via_audio: ignoring drain playback error -11
via_audio: ignoring drain playback error -11
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy
via_audio: ignoring drain playback error -11
VIA 82xx soundcard not found or device busy
VIA 82xx soundcard not found or device busy

[and this keeps repeating itself]
I am not sure what this means but appearently the card is detected at first but it is busy or something? Also note that alsaconf says there is a problem with a NetTraverse module. NetTraverse is Win4Lin, which I have installed. As I said in the OP, my sound was working when I first installed sid, but it stopped after I had installed a bunch of stuff. Do you think win4lin may have something to do with it?

Last edited by King4lex; 10-12-2004 at 12:02 PM.
 
Old 10-12-2004, 07:40 PM   #7
King4lex
Member
 
Registered: Aug 2004
Distribution: Fedora Core 4
Posts: 90

Original Poster
Rep: Reputation: 15
Well anyways, I managed to destroy my linux partition again. I sure am learning alot though! This time I've installed Sarge, and the sound is working fine.
 
Old 10-21-2004, 01:35 PM   #8
bdogg
Member
 
Registered: Sep 2004
Location: Salt Lake City, UT
Distribution: Debian Sarge
Posts: 93

Rep: Reputation: 15
I have this EXACT same problem. I know because I googled it and found this

The ONLY difference I have (besides win4lin and the soundcard that he has) is that I am using sarge, not sid. My alsa doesn't work. My oss works, but totem gives me errors and other such junk when it tries to use alsa. My alsa worked when I had fedora core 2. Does anyone know what I could do? (I have run alsaconf and done everything here except have my sound working)
 
Old 10-29-2004, 10:17 AM   #9
mtb
Member
 
Registered: Nov 2002
Location: Italy
Distribution: Linux Mint 17 Xfce
Posts: 295

Rep: Reputation: 30
Quote:
Originally posted by bdogg
I have this EXACT same problem. I know because I googled it and found this

The ONLY difference I have (besides win4lin and the soundcard that he has) is that I am using sarge, not sid. My alsa doesn't work. My oss works, but totem gives me errors and other such junk when it tries to use alsa. My alsa worked when I had fedora core 2. Does anyone know what I could do? (I have run alsaconf and done everything here except have my sound working)
I get the same problem too with sarge.

Alsaconf the first time recognized the card, then it fails like posted. Then alsaconf doesn't recognize the card anymore ( i don't know but it stores something somewhere ).
 
Old 11-17-2004, 04:34 PM   #10
bdogg
Member
 
Registered: Sep 2004
Location: Salt Lake City, UT
Distribution: Debian Sarge
Posts: 93

Rep: Reputation: 15
I'll post for anyone who is searching for this problem as well.

I formated two days ago, reinstalled everything, tried to run alsa, same error message appeared. I gave up.

But then I decided to log into gdm as root, and run alsaconf there. I did it, it saved my card, and then recognized it when finishing alsaconf, now alsa works. I then logged out and logged in as my normal user and 'su root' and ran alsaconf again and it worked again. I don't know, it seems to me some type of permissions bug, but then again I am not very experienced.

Long story short I now have alsa working.

If this helps anyone please reply, I would be interested if the whole logging in as root to gdm did the trick, or if some of my other tinkering did something to fix it. Let me know.

NOTE: When I did my install afresh aptitude told me that alsa-base conflicts with discover1, I don't know why, they are now both installed on my system, but I tend to listen to aptitude when it speaks to me, except in this case when I stuck it to the man.
 
Old 12-11-2004, 05:44 PM   #11
ApuX
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian Sarge
Posts: 5

Rep: Reputation: 0
I tried the gdm trick, but it doesnt work.

It must be something else.

What else did you do?
 
Old 12-13-2004, 06:26 AM   #12
mtb
Member
 
Registered: Nov 2002
Location: Italy
Distribution: Linux Mint 17 Xfce
Posts: 295

Rep: Reputation: 30
Quote:
Originally posted by bdogg
I'll post for anyone who is searching for this problem as well.

I formated two days ago, reinstalled everything, tried to run alsa, same error message appeared. I gave up.

But then I decided to log into gdm as root, and run alsaconf there. I did it, it saved my card, and then recognized it when finishing alsaconf, now alsa works. I then logged out and logged in as my normal user and 'su root' and ran alsaconf again and it worked again. I don't know, it seems to me some type of permissions bug, but then again I am not very experienced.

Long story short I now have alsa working.

If this helps anyone please reply, I would be interested if the whole logging in as root to gdm did the trick, or if some of my other tinkering did something to fix it. Let me know.

NOTE: When I did my install afresh aptitude told me that alsa-base conflicts with discover1, I don't know why, they are now both installed on my system, but I tend to listen to aptitude when it speaks to me, except in this case when I stuck it to the man.
Thank you for the idea, but it hasn't solved the problem.

I have recompiled the kernel from source (2.6.8 ) and now it works.
 
Old 12-13-2004, 11:09 PM   #13
ApuX
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian Sarge
Posts: 5

Rep: Reputation: 0
Well, I know that it is stupid, but works...

I uninstall alsa and now my system only works with oss and I have sound.

I know that every one wants to config alsa, but if doesnt, try using only oss. Rhythmbox and xine are fine,

I hope it can help.

mtb > what options did you enabled/dissabled for your new kernel?
 
Old 12-14-2004, 01:36 PM   #14
mtb
Member
 
Registered: Nov 2002
Location: Italy
Distribution: Linux Mint 17 Xfce
Posts: 295

Rep: Reputation: 30
Quote:
Originally posted by ApuX
Well, I know that it is stupid, but works...

I uninstall alsa and now my system only works with oss and I have sound.

I know that every one wants to config alsa, but if doesnt, try using only oss. Rhythmbox and xine are fine,

I hope it can help.

mtb > what options did you enabled/dissabled for your new kernel?
I don't remember exactly but if you are interested in them send me a mail and i'll send you the config i used to build the kernel.
 
  


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
sound stopped working Rarrum Linux - Software 1 01-09-2005 03:53 PM
sound stopped working xemous Linux - General 3 10-14-2004 08:52 AM
My sound just STOPPED working.... oicdn Linux - Software 7 06-02-2004 04:40 PM
My sound just STOPPED working. oicdn Linux - Hardware 7 01-28-2004 02:28 PM
The sound stopped working.. pilot1 Linux - General 18 05-31-2003 09:17 AM

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

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