You are not logged in.
hey .. thanks for all your help guys..
but i still can't get sound working ..
althogh there is some improvment .. i read all the manual's, especially the WIKI one.. alsa is working i can tell you that.. kde isn't giving me the error from before when starting it.
i added permission from the sound group and i can't even hear sound as root, i set all the volumes to 100% using alsamixer.
but nothing.. no sound, my chip is the CMI9739A, the alsa website doesn't have anything about it so i used alsaconf to configure..
my sound module is snd-intel8x0.
when trying to play something with xmms i get :
Message: fmt 5, channels: 2
and no error message..
i know my sound card works because in knoppix i could use it easily..
please helppp, thanks alot!
Offline
Are you sure there's an alsa driver for your chipset?
I've checked the Alsa Project page (search link) and I can't see your chipset there. Maybe I'm missing something.
You might also check
http://amlug.org/new-projects/hwd/hwd.html
Latest pack (I think):
http://amlug.org/new-projects/hwd/packa … pkg.tar.gz
Download and install with "pacman -A pkgfile"
You can run afterwards "hwd" to detect your correct drivers.
:: / my web presence
Offline
i used hwd and i told me to : modprobe snd-inte8x0..
and i didn´t find an alsa module as well but alsaconf find´s something...
Offline
what says
more /proc/asound/module
more /proc/asound/pcm
?
is your xmms set to use ALSA or OSS?
if OSS, what says
more /proc/asound/oss/devices
?
The impossible missions are the only ones which succeed.
Offline
i set all the volumes to 100% using alsamixer.
are they muted or not? when i first time used alsamixer, i didnt realized that the MM up on the bars means muted and you have to press m to unmute it
The impossible missions are the only ones which succeed.
Offline
[mzruya@zruya mzruya]$ more /proc/asound/module
/proc/asound/module: No such file or directory
[mzruya@zruya mzruya]$ more /proc/asound/pcm
00-00: Intel ICH : Intel ICH5 : playback 1 : capture 1
00-01: Intel ICH - MIC ADC : Intel ICH5 - MIC ADC : capture 1
00-02: Intel ICH - MIC2 ADC : Intel ICH5 - MIC2 ADC : capture 1
00-03: Intel ICH - ADC2 : Intel ICH5 - ADC2 : capture 1
00-04: Intel ICH - IEC958 : Intel ICH5 - IEC958 : playback 1
i´m using alsa in xmms, but i wouldn´t mind using oss if it worked ... the problem is not specific to xmms, i can´t play sound anywhere ..
[mzruya@zruya mzruya]$ more /proc/asound/oss/devices
0: [0- 0]: mixer
3: [0- 3]: digital audio
12: [0-12]: digital audio
and the sound isn´t muted becaue in the manual i set the volumes using a command with set to 100..
Offline
try
cat /dev/random> /dev/dsp
and see if that produces any noise, because it looks like an XMMS problem if your not getting any errors...
"Ignorance is bliss, for stupid people."
"open-source is [...] programming Darwinism."
Vaughan-Nichols
Offline
doesn´t produce any sounds
Offline
doesn´t produce any sounds
no errors?
is there maybe anything interested in dmesg?
[mzruya@zruya mzruya]$ more /proc/asound/module
/proc/asound/module: No such file or directory
where do you load your sound-modules? in MODULES in /etc/rc.conf ? can you post that MODULES=() here?
The impossible missions are the only ones which succeed.
Offline
Double check this one:
mzruya wrote:i set all the volumes to 100% using alsamixer.
are they muted or not? when i first time used alsamixer, i didnt realized that the MM up on the bars means muted and you have to press m to unmute it
It sounds (no pun intended) as though you have stuff playing, but the sound isn't getting through...
Dusty
Offline
I always blame hardware first, because GPL'd software is so reliable. :-)
maybe here also the case? :-)
The impossible missions are the only ones which succeed.
Offline
here it is :
MODULES=(!usbserial !ide-scsi 8139too snd-intel8x0 snd-pcm-oss nvidia )
Offline
Please check bug tracking and mailing list archives from alsa project page like:
https://bugtrack.alsa-project.org/alsa- … id=0000110
http://www.mail-archive.com/cgi-bin/hts … s=CMI9739A
http://www.mail-archive.com/cgi-bin/hts … s=CMI9739A
It really sound's like hardware/alsa specific problem. I think that if you won't find an answer you can send them another bug report.
Offline
i have an idea ..
like i said before, distroś like knoppix automaticlly configure my sound .. so maybe if i boot them i could steal some config files that will help m e ?
if so which files should i copy ?
Offline
this is what hwd gives me :
Soundcard : Intel Corp.|82801EB AC'97 Audio Controller driver: snd-intel8x0 Alsa: No
Offline
What's the output of lsmod and amixer?
Offline
aren't you supposed to load snd-pcm-oss before snd-(DRIVER) ???
"Ignorance is bliss, for stupid people."
"open-source is [...] programming Darwinism."
Vaughan-Nichols
Offline