Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SBLive + Alsa weirdness
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
cult hero
Apprentice
Apprentice


Joined: 13 Oct 2002
Posts: 186
Location: Las Vegas

PostPosted: Mon Nov 11, 2002 3:01 pm    Post subject: SBLive + Alsa weirdness Reply with quote

I have no idea why, but sound always turns out to be a pain in the butt every single time I do a new install of Gentoo. I have no idea why. Anyway...

I followed the directions in the ALSA guide and here is the result:

# /etc/init.d/alsasound start
* ALSA driver is already running.
# /etc/init.d/alsasound stop
* ERROR: "alsasound" has not yet been started.

Nonething involving sound is in modules.autoload so I haven't a clue as to what's up. /dev/sound/mixer exists and so does some midi stuff, but that's it. This is after a clean reboot. I'm really confused.

lsmod produces this:
# lsmod
Module Size Used by Not tainted
snd-mixer-oss 13112 1 (autoclean)
snd-emu10k1 72048 1 (autoclean)
snd-rawmidi 14944 0 (autoclean) [snd-emu10k1]
snd-pcm 62048 0 (autoclean) [snd-emu10k1]
snd-timer 11848 0 (autoclean) [snd-pcm]
snd-util-mem 1376 0 (autoclean) [snd-emu10k1]
snd-ac97-codec 29572 0 (autoclean) [snd-emu10k1]
snd-hwdep 4320 0 (autoclean) [snd-emu10k1]
snd-seq-device 4348 0 (autoclean) [snd-emu10k1 snd-rawmidi]
snd 28620 0 (autoclean) [snd-mixer-oss snd-emu10k1 snd-rawmidi snd-pcm snd-timer snd-util-mem snd-ac97-codec snd-hwdep snd-seq-device]
soundcore 3556 3 (autoclean) [snd]
ntfs 70508 2 (autoclean)
3c59x 24912 1
hid 12232 0 (unused)
mousedev 3924 1
input 3200 0 [hid mousedev]

Sound works. It's just... the alsasound script gives those weird results.


Last edited by cult hero on Mon Nov 11, 2002 3:15 pm; edited 2 times in total
Back to top
View user's profile Send private message
Miles
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jun 2002
Posts: 97
Location: London, UK

PostPosted: Mon Nov 11, 2002 3:10 pm    Post subject: Reply with quote

Have you tried manually to 'rmmod' the sound modules then start alsasound?

Code:
lsmod


Then 'rmmod' anything that begins with 'snd-'.
Back to top
View user's profile Send private message
cult hero
Apprentice
Apprentice


Joined: 13 Oct 2002
Posts: 186
Location: Las Vegas

PostPosted: Mon Nov 11, 2002 3:19 pm    Post subject: Reply with quote

You replied while I was editting the message so... see the original.
Back to top
View user's profile Send private message
Miles
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jun 2002
Posts: 97
Location: London, UK

PostPosted: Mon Nov 11, 2002 3:27 pm    Post subject: Reply with quote

Have you added alsasound to the 'boot' or 'default' runlevel. It should be added to the 'boot' one.

After changing the runlevel try rebooting and see if it's working properly.
Back to top
View user's profile Send private message
cult hero
Apprentice
Apprentice


Joined: 13 Oct 2002
Posts: 186
Location: Las Vegas

PostPosted: Tue Nov 12, 2002 4:14 am    Post subject: Reply with quote

Ahhhh.

Yeah, that was the problem all right. I go back any forth to tinker with Linux as I have time and sound seems to change every time I install. I though having it load at "boot" was optional. I know it used to run at default. But anyway, thanks.
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