Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Alsa doesn't start
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
pepj
n00b
n00b


Joined: 05 Jan 2008
Posts: 12

PostPosted: Sat Jan 12, 2008 8:22 am    Post subject: Alsa doesn't start Reply with quote

Alsa doesn't start...

Code:
 /etc/init.d/alsasound start                           
Starting sound driver: snd-hda-intel WARNING: Error inserting snd (/lib/modules/2.6.23-gentoo-r3/kernel/sound/acore/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_hwdep (/lib/modules/2.6.23-gentoo-r3/kernel/sound/acore/snd-hwdep.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.23-gentoo-r3/kernel/sound/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.23-gentoo-r3/kernel/sound/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.23-gentoo-r3/kernel/sound/pci/hda/snd-hda-intel.ko): Unknown symbol in module, or unknown parameter (see dmesg)
done


someone can help me?
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Sat Jan 12, 2008 10:37 am    Post subject: Reply with quote

Could you send more info? How did you install alsa, in kernel or alsa-driver?
Back to top
View user's profile Send private message
pepj
n00b
n00b


Joined: 05 Jan 2008
Posts: 12

PostPosted: Sat Jan 12, 2008 10:51 am    Post subject: Reply with quote

i compiled alsa-driver myself because when i use emerge emerge alsa-driver, my pc doesn't compile it.
Searching on this forum, i found how to resolve this problem.... compiling alsa myself...
well...
now alsa starts...
but i can't listen any sound yet....
there are more information about my alsa
Code:
cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.15 emulation code)
Kernel: Linux Pepj-Desktop 2.6.23-gentoo-r3 #8 SMP Sat Jan 12 10:19:47 CET 2008 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA Intel at 0xfbefc000 irq 16

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG


Code:
 cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfbefc000 irq 16


Code:

cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.15.
Compiled on Jan 12 2008 for kernel 2.6.23-gentoo-r3 (SMP).
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Sat Jan 12, 2008 10:59 am    Post subject: Reply with quote

Do you have alsamixer installed and unmuted channels ?
Back to top
View user's profile Send private message
pepj
n00b
n00b


Joined: 05 Jan 2008
Posts: 12

PostPosted: Sat Jan 12, 2008 11:03 am    Post subject: Reply with quote

yes, unmuted all channel and set volume 71
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Sat Jan 12, 2008 11:14 am    Post subject: Reply with quote

There must be something wrong in your installation. Follow http://gentoo-wiki.com/HOWTO_Compile_Kernel_with_ALSA and install alsa once more.
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5934

PostPosted: Sat Jan 12, 2008 11:16 am    Post subject: Reply with quote

mirojira wrote:
There must be something wrong in your installation. Follow http://gentoo-wiki.com/HOWTO_Compile_Kernel_with_ALSA and install alsa once more.


this one might be better:

http://gentoo-wiki.com/HOWTO_ALSA_Complete_%28includes_dmix%29

cheers
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
pepj
n00b
n00b


Joined: 05 Jan 2008
Posts: 12

PostPosted: Sat Jan 12, 2008 12:13 pm    Post subject: Reply with quote

now alsa works!
thank you!
i've last question...
alsa mixer doesn't save volume...
when i start my pc, i've to set all volumes, every time...
another wrong installation?
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Sat Jan 12, 2008 2:49 pm    Post subject: Reply with quote

1. Add alsasound to runlevel default
Code:
rc-update add alsasound default

2. In /etc/conf.d/alsasound file set
Quote:
RESTORE_ON_START="yes"
SAVE_ON_STOP="yes"
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