Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
initial ALSA Install
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
nadsys
Tux's lil' helper
Tux's lil' helper


Joined: 01 Sep 2004
Posts: 97
Location: Darmstadt, Germany

PostPosted: Sat Sep 04, 2004 1:19 pm    Post subject: initial ALSA Install Reply with quote

hello,

steps i have taken so far:

/etc/make.conf - added ALSA_CARDS="intel8x0
emerge alsa-driver
emerge alsa-utils
rc-update add alsasound boot
/etc/init.d/alsasound start

after running last command i get output of:
Loading ALSA drivers...
could not detect custom alsa settings. loading all detected alsa drivers.
running card-dependant scripts
error: failed to load necessary drivers
restoring mixer levels
no mixer config in /etc/asound.state, you have to unmute your card [ok[

output of: lspci
0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)

make.conf file:


Code:
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="gnome gtk dvd alsa cdr java -kde -qt"
ALSA_CARDS="intel8x0"


i am using a dell inspiron 510m, and far as i know that is the driver i need.

do i need to check for other things that might need to be installed?

the only step i have not taken so far is:
amixer

why, because in the gentoo ALSA guide it is the next step, but i dont know if its good to continue when im getting all these errors, please help :)

ty all
Back to top
View user's profile Send private message
david2901
n00b
n00b


Joined: 13 Aug 2004
Posts: 21
Location: Vienna, Austria

PostPosted: Sat Sep 04, 2004 1:56 pm    Post subject: Reply with quote

hi,

that's interesting - because, as you can see here (https://forums.gentoo.org/viewtopic.php?t=209738) i seem to have the same problem on my asus-laptop... your error messages seem very familiar...

could you check the output of dmesg and see if you also get the "no soundcard detected" error?

greetings, david
Back to top
View user's profile Send private message
nadsys
Tux's lil' helper
Tux's lil' helper


Joined: 01 Sep 2004
Posts: 97
Location: Darmstadt, Germany

PostPosted: Sat Sep 04, 2004 3:21 pm    Post subject: Reply with quote

i did the dmesg thing, and i dont have same message as you.

i have:
Transparent Bridge - intel corp, 82801BAM/CAM PCI Bridge
PCI: Discovered primary peer bus 08 [IRQ]
PCI: Using IRQ router PIIX/ICH [8086/24cc] at 00:1f.0
PCI: Found IRQ 11 for device 00.1f.1
PCI: Sharing IRQ 11 with 00:1d.2

still trying to figure it out, if anyone knows how to fix, please advise
Back to top
View user's profile Send private message
nadsys
Tux's lil' helper
Tux's lil' helper


Joined: 01 Sep 2004
Posts: 97
Location: Darmstadt, Germany

PostPosted: Sat Sep 04, 2004 3:42 pm    Post subject: Reply with quote

YES YES YESSSSS, fixed it all by myself. CHUFFED.

right, for all those suffering same fate. following ALSA guide step 3. it says "IF" you use a modular kernel i.e genkernel (which i dont) then you have to do blah blah blah (read guiide).

so i thought, what the hell, lets give it a go.

i added entry:
alias snd-card-0 snd-intel8x0
into the /etc/modules.d/alsa file.

then ran modules-update
then init.d/alsasound stop
then init.d/alsasound start

i got output of:
loading alsa drivers
using alsa oss emulation
loading: snd-seq-oss
loading: snd-pcm-oss
running card-dependant scripts
restoring mixer levels

good luck all, dont give up :)
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