View Full Version : Soundcard isn't working properly
syst3m
12th May 2004, 08:41 PM
Can anybody here give me a pointer for how do i make Cirrus Logic - Crystal CS4281 soundcard on FC1?
Kudzu did recognized it and installed it automatically (like everything was in place and ready to go), but sound isn't coming out.
I checked the ALSA site for tutorials but i got no success in installing it.
I'm running Fedora Core 1 (just installed).
Thanks in advance.
syst3m
12th May 2004, 09:22 PM
I forgot to say that
It works okay if logged in as 'root'
Just "acts" as being okay (sound doesn't come out) if logged in as normal user
Thanks again
Picomp314
12th May 2004, 09:25 PM
alright
the problem sounds like permissions
test this out as root:
chmod a+rw /dev/dsp /dev/mixer /dev/sequencer /dev/midi
syst3m
12th May 2004, 10:45 PM
I did it but it didn't work. I tried to use chmod a+rw /dev/dsp /dev/mixer /dev/sequencer, but the problem is still not solved.
Here are the outputs:
# chmod a+rw /dev/dsp /dev/mixer /dev/sequencer /dev/midi
chmod: falha ao obter atributos de `/dev/midi': Arquivo ou diretório não encontrado
# chmod a+rw /dev/dsp /dev/mixer /dev/sequencer
#
[i'm using PT-BR language... so i'll try to translate it]
# chmod a+rw /dev/dsp /dev/mixer /dev/sequencer /dev/midi
chmod: error in obtaining atributes for `/dev/midi': File or directory not found
# chmod a+rw /dev/dsp /dev/mixer /dev/sequencer
#
Picomp314
12th May 2004, 11:12 PM
can you show the output of lsmod?
syst3m
12th May 2004, 11:42 PM
# lsmod
Module Size Used by Not tainted
nls_iso8859-1 3516 1 (autoclean)
nls_cp437 5148 1 (autoclean)
vfat 13036 1 (autoclean)
fat 38872 0 (autoclean) [vfat]
parport_pc 19076 1 (autoclean)
lp 9060 0 (autoclean)
parport 37056 1 (autoclean) [parport_pc lp]
autofs 13364 0 (autoclean) (unused)
ipt_REJECT 4344 1 (autoclean)
ipt_state 1080 1 (autoclean)
ip_conntrack 29256 1 (autoclean) [ipt_state]
iptable_filter 2444 1 (autoclean)
ip_tables 15776 3 [ipt_REJECT ipt_state iptable_filter]
sg 36492 0 (autoclean)
sr_mod 18168 0 (autoclean)
microcode 4700 0 (autoclean)
ide-scsi 12208 0
scsi_mod 108168 3 [sg sr_mod ide-scsi]
ide-cd 35776 0
cdrom 33728 0 [sr_mod ide-cd]
floppy 58012 0 (autoclean)
audio 46744 1
soundcore 6468 2 [audio]
dabusb 36080 1
keybdev 2976 0 (unused)
hid 24708 0 (unused)
usb-uhci 26380 0 (unused)
usbcore 79168 1 [audio dabusb hid usb-uhci]
mousedev 5556 1 (autoclean)
input 5888 0 (autoclean) [keybdev hid mousedev]
ext3 71300 2
jbd 52084 2 [ext3]
Picomp314
13th May 2004, 04:09 AM
I used this:
http://freshrpms.net/docs/alsa/
to get this chipset working on my friend's computer
foolish
13th May 2004, 10:44 AM
Which ALSA guide was that? Did you try mine: http://foolish.fedorausers.org/alsa/
Let us know just what failed in the ALSA installation, and I'll try to help.
syst3m
14th May 2004, 12:47 AM
I don't exactly know what went wrong. Apparently it just didn't work.
But now everything is okay.
I reinstalled fedora and auto-conf just gave it a way somehow.
I think my older soundcards were conflicting with the new one.
Thanks
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.