tcamp17
Jr. Member

Offline
Posts: 17
|
 |
« on: April 30, 2010, 09:34:07 AM » |
|
Can't get any sound from card! shows up in hardware, lists the driver as snd-hda-intel Is this the correct driver? Is anyone else having the same problem in PCLinuxOS 2010--- 
|
|
|
|
|
Logged
|
|
|
|
|
sammy2fish
|
 |
« Reply #1 on: April 30, 2010, 01:33:15 PM » |
|
Yes, on my desktop computer I have the same soundcard. The sound module, ALSA does not support it... 
|
|
|
|
|
Logged
|
It is better to remain quiet and be thought a fool, then to speak and remove all doubt...
|
|
|
|
Was_Just19
|
 |
« Reply #2 on: April 30, 2010, 02:17:17 PM » |
|
Yes there are several threads in the forum about this card I believe.
|
|
|
|
|
Logged
|
|
|
|
|
fon77
Guest
|
 |
« Reply #3 on: April 30, 2010, 03:13:48 PM » |
|
I've got a X-Fi Xtreme Audio as well and sound works just fine. This card actually isn't a real X-Fi but a relabeled Audigy SE I believe. The correct driver would be the snd-ca0106. Maybe try
modprobe snd-ca0106
and see if that works for you?
|
|
|
|
|
Logged
|
|
|
|
tcamp17
Jr. Member

Offline
Posts: 17
|
 |
« Reply #4 on: April 30, 2010, 08:58:39 PM » |
|
Thanks I will give it a shot!!! 
|
|
|
|
|
Logged
|
|
|
|
shadowrider
New Friend
Offline
Posts: 2
|
 |
« Reply #5 on: May 16, 2010, 03:13:53 PM » |
|
Hi. Did you get sound? I have the same card but I can't get it worked. I tried snd_ctxfi and snd-ca0106 driver - no results.
|
|
|
|
|
Logged
|
|
|
|
-kleve
New Friend
Offline
Posts: 7
|
 |
« Reply #6 on: May 18, 2010, 01:23:42 PM » |
|
I had the same problem. I solved it by disabling the built in sound card in bios. Most modern MB has built in sound.
After that I have no problem with my SB X-fi sound card.
Seems like the system got confused by choosing from two sound cards.
Frank
|
|
|
|
|
Logged
|
|
|
|
|
sammy2fish
|
 |
« Reply #7 on: May 18, 2010, 05:14:27 PM » |
|
I had the same problem. I solved it by disabling the built in sound card in bios. Most modern MB has built in sound.
After that I have no problem with my SB X-fi sound card.
Seems like the system got confused by choosing from two sound cards.
Frank
Even when I disable the built-in sound sound card, my XFi Xtreme Audio doesn't even give me a beep. With it disabled in the bios, PCLinuxOS still sees it...
|
|
|
|
|
Logged
|
It is better to remain quiet and be thought a fool, then to speak and remove all doubt...
|
|
|
-kleve
New Friend
Offline
Posts: 7
|
 |
« Reply #8 on: May 21, 2010, 09:15:55 AM » |
|
In "Configure your Computer " -> Hardware-> sound -> : My driver is : CA106(SND_CA0106[ALSA]) It works for me. 
|
|
|
|
|
Logged
|
|
|
|
|
sammy2fish
|
 |
« Reply #9 on: May 22, 2010, 08:25:12 AM » |
|
In "Configure your Computer " -> Hardware-> sound -> : My driver is : CA106(SND_CA0106[ALSA]) It works for me.  Will give it a try....
|
|
|
|
|
Logged
|
It is better to remain quiet and be thought a fool, then to speak and remove all doubt...
|
|
|
|
sammy2fish
|
 |
« Reply #10 on: May 24, 2010, 12:46:35 AM » |
|
In "Configure your Computer " -> Hardware-> sound -> : My driver is : CA106(SND_CA0106[ALSA]) It works for me.  Will give it a try.... Well, I tried it. It don't work for me... 
|
|
|
|
|
Logged
|
It is better to remain quiet and be thought a fool, then to speak and remove all doubt...
|
|
|
|
gseaman
|
 |
« Reply #11 on: May 24, 2010, 02:44:22 AM » |
|
Did you try to blacklist the driver for the onboard sound?
Galen
|
|
|
|
|
Logged
|
|
|
|
|
sammy2fish
|
 |
« Reply #12 on: May 24, 2010, 01:39:43 PM » |
|
Did you try to blacklist the driver for the onboard sound?
Galen
No...I have never have to do anything like that before. I heard of people doing it. Where would a person go to blacklist the on-board driver?
|
|
|
|
|
Logged
|
It is better to remain quiet and be thought a fool, then to speak and remove all doubt...
|
|
|
|
gseaman
|
 |
« Reply #13 on: May 24, 2010, 08:21:54 PM » |
|
Did you try to blacklist the driver for the onboard sound?
Galen
No...I have never have to do anything like that before. I heard of people doing it. Where would a person go to blacklist the on-board driver? The only time I've done it is with direction from someone else.  But if you know which module may be causing a conflict, (I am not sure that is the problem, but it is worth a try), you can put the name of the module (driver) into '/etc/modprobe.d/blacklist'. You, of course, have to be logged in as root to edit this file. You should also be able to just 'rmmod modulename' to do the same thing after booting. Then, you will probably still have to modprobe the correct driver module. Galen
|
|
|
|
|
Logged
|
|
|
|
|