Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No sound after update
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Cocktail
Tux's lil' helper
Tux's lil' helper


Joined: 24 May 2002
Posts: 93

PostPosted: Tue Nov 23, 2004 4:26 pm    Post subject: No sound after update Reply with quote

I did a humungus update last week of about 92 packages, and after that I haven't been able to get my soundcard to play.

When I boot inte kde (I normally run fvwm) i get an error from arts telling me that /dev/dsp can't be opened (No such file or directory)
# amixer
amixer: Mixer attach default error: No such device

I'm on kernel 2.4 and running an old Soundblaster card.

-Mats
Back to top
View user's profile Send private message
keyson
l33t
l33t


Joined: 10 Jun 2003
Posts: 830
Location: Sweden

PostPosted: Tue Nov 23, 2004 6:22 pm    Post subject: Reply with quote

Hi,

Do you have the alsa modules compiled into the kernel or are you
using the alsa-driver ?

Dit it update the alsa-tools ?

Is the /etc/modules.d/alsa changed during etc-update?
If so check that the modules get loaded, (lsmod)

If not fix the /etc/modules.d/alsa , do a modules-update
and /etc/init.d/alsasound restart

Kjell
Back to top
View user's profile Send private message
Cocktail
Tux's lil' helper
Tux's lil' helper


Joined: 24 May 2002
Posts: 93

PostPosted: Tue Nov 23, 2004 7:15 pm    Post subject: Reply with quote

Quote:
Do you have the alsa modules compiled into the kernel or are you
using the alsa-driver ?

Well... Thing is that I tried to update to kernel 2.6 about a year ago and it garbeled up my system completly, so I had to do a complete system reinstallation... Thing is that I did it quick'n dirty...
I belive all sound is compiled as modules.

Quote:
Dit it update the alsa-tools ?

Yup. Also alsa-driver and alsa-lib.

Quote:
Is the /etc/modules.d/alsa changed during etc-update?

Nope, last changed 26 Aug.

Quote:
If so check that the modules get loaded, (lsmod)

Lets do it anyways... ;)
Code:
# lsmod
Module                  Size  Used by    Not tainted
snd-pcm-oss            38888   0  (autoclean) (unused)
snd-pcm                63816   0  (autoclean) [snd-pcm-oss]
snd-timer              15460   0  (autoclean) [snd-pcm]
snd-mixer-oss          13656   0  (autoclean) [snd-pcm-oss]
snd                    35108   0  (autoclean) [snd-pcm-oss snd-pcm snd-timer snd-mixer-oss]
soundcore               3780   0  (autoclean) [snd]
snd-page-alloc          4876   0  (autoclean) [snd-pcm snd-timer snd-mixer-oss snd]
sr_mod                 14328   0  (autoclean) (unused)
scsi_mod               97056   1  (autoclean) [sr_mod]
mousedev                3988   1
usbmouse                2008   0  (unused)
hid                    20292   0  (unused)
input                   3328   0  [mousedev usbmouse hid]
uhci                   26140   0  (unused)


Quote:
If not fix the /etc/modules.d/alsa , do a modules-update
and /etc/init.d/alsasound restart


Code:
# modules-update
depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r7/kernel/sound/acore/seq/snd-seq-dummy.o
bash-2.05b# /etc/init.d/alsasound restart
 * Unloading ALSA...
 * Storing ALSA Mixer Levels
/usr/sbin/alsactl: save_state:1061: No soundcards found...
 * Unloading modules                                                             [ ok ]
 * Loading ALSA drivers...
 * Using ALSA OSS emulation
 * Loading: snd-seq-oss
 * Loading: snd-pcm-oss
 * Running card-dependent scripts
 * Restoring Mixer Levels
 * No mixer config in /etc/asound.state, you have to unmute your card!           [ ok ]
bash-2.05b# amixer
amixer: Mixer attach default error: No such device


Ok... Appears to be something wrong in my kernel, but I haven't recompiled that in about a year...
Also it would appear that I'm not running ALSA native, but are using OSS???
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum