PDA

View Full Version : Sound Blaster Audigy2 ZS Help FC4!!


Wanghuonuo
2006-02-07, 02:09 AM CST
After I installed fedora core 4, at the testing sound place, I could hear anything.
So I tried to look for the driver for it. but I didn't find any.
I am new to Linux. can anyone help me out with the problem?
I don't want to live in silence !!!

LocutusOfBorg
2006-02-07, 02:45 AM CST
Your soundcard should work with the alsa-driver, installed by default in FC (but be sure to get the latest version, anyway).
As for your problem, you have to give us some more details: do you have an onboard audio chip other than the Audigy card? If yes, does it work?
It will be useful if you post the output of:
cat /proc/asound/cards
and of:
less /etc/modprobe.conf

And try to search this forum: you will find a lot of post and threads about sound issues - maybe your issue was already solved.

Wanghuonuo
2006-02-10, 02:23 AM CST
Thank you! I have a Dell XPS4, with only SB audigy 2 ZS. I use sound card detection, it show audigy 1 or 2 unknown, maybe this is the problem.
here are the result for the command

cat /proc/asound/cards
0 [Unknown ]: Audigy - Audigy 1 or 2 [Unknown]
Audigy 1 or 2 [Unknown] (rev.4, serial:0x20061102) at 0xccc0, irq 201

less /etc/modprobe.conf

alias scsi_hostadapter ata_piix
alias eth0 tg3

please help