View previous topic :: View next topic |
Author |
Message |
zjcim n00b
Joined: 17 Mar 2007 Posts: 71
|
Posted: Mon Mar 19, 2007 6:46 am Post subject: [solved]alsa problem |
|
|
i compile alsa and intel /sis/nvidia/amd/ali ac97 controller into the kernel
run alsamixer ,the programm find my sound card:intel 82801ca-ich3
and setup the master and pcm volume,but no sound when mpg123 a mp3
when i run alsaconf ,console says "could not find module snd ",then ,"NO sopported PNP or PCI card found. would you like to probe legacy ISA sound card/chip?" i choose "YES" ,next ," Probing legacy ISA cards might make your system unstable .Do you want proceed ? " "YES" then ,"No legacy drivers are available"
any ideas >?
thx!
Last edited by zjcim on Tue Mar 20, 2007 4:02 am; edited 1 time in total |
|
Back to top |
|
|
alacheesu Tux's lil' helper
Joined: 01 Jun 2005 Posts: 113
|
Posted: Mon Mar 19, 2007 8:04 am Post subject: |
|
|
You can't run alsaconf if you compiled soundcard support into the kernel. Did you unmute the correct channels? (mute/unmute by pressing M) Did you start the alsasound initscript? |
|
Back to top |
|
|
zjcim n00b
Joined: 17 Mar 2007 Posts: 71
|
Posted: Mon Mar 19, 2007 3:49 pm Post subject: |
|
|
thx for reply
i reinstall gentoo with minimal livd cd 2006.1
now,i do not compile alsa or oss into kernel ,nor into modules
instead,i emerge alsa-driver alsa-utils
run alsaconf ,select the correct sound card, finish it
run alsamixer, unmute the main volume,.
/etc/init.d/alsasound start k
emerge mpg123,play a mp3 file ,another err. comes: can't open /dev/dsp |
|
Back to top |
|
|
IQgryn l33t
Joined: 05 Sep 2005 Posts: 764 Location: WI, USA
|
Posted: Mon Mar 19, 2007 5:26 pm Post subject: |
|
|
Is your user in the audio group? |
|
Back to top |
|
|
mirojira l33t
Joined: 18 Feb 2006 Posts: 685
|
Posted: Mon Mar 19, 2007 7:01 pm Post subject: |
|
|
zjcim wrote: |
emerge mpg123,play a mp3 file ,another err. comes: can't open /dev/dsp |
/dev/dsp is an OSS device. Did you emerged alsa-driver with USE="oss" ? I do not use mpg123 but maybe you should emerged it with oss flag too. |
|
Back to top |
|
|
zjcim n00b
Joined: 17 Mar 2007 Posts: 71
|
Posted: Tue Mar 20, 2007 4:01 am Post subject: |
|
|
thx you all
use oss alsa flag,reemerge alsa-dirver emerge alsa-oss solved |
|
Back to top |
|
|
|