LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Fedora 8 refuses to detect my Live 5.1 soundcard..!! (https://www.linuxquestions.org/questions/fedora-35/fedora-8-refuses-to-detect-my-live-5-1-soundcard-600475/)

Hitboxx 11-17-2007 06:29 PM

Fedora 8 refuses to detect my Live 5.1 soundcard..!!
 
[Solved: Problem not with Fedora not recognizing the soundcard but the buggy PulseAudio]

Hi All,

Just installed a fresh Fedora8 with all the plugins and codecs, but the sound is not working. It shows always muted in the panel and I can't configure it. However the soundcard detection configuration detects it and even plays the sound there but the systemwide sound is off, no video/audio players are opening up, some do open but without any sound. This soundcard works perfectly fine in previous versions of Fedora.

What could be the problem? The card is a Creative Live! 5.1

Help
Thanks.

EDIT: Some more info

#/sbin/lspci | grep audio
Code:

07:00.0 Multimedia audio controller: Creative Labs [SB Live! Value] EMU10k1X
#/sbin/lsmod | grep snd
Code:

snd_emu10k1x          25285  1
snd_rawmidi            28865  1 snd_emu10k1x
snd_ac97_codec        117401  1 snd_emu10k1x
snd_seq_dummy          11461  0
snd_seq_oss            37313  0
snd_seq_midi_event    15041  1 snd_seq_oss
snd_seq                56673  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device        15061  4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            45889  0
snd_mixer_oss          22721  2 snd_pcm_oss
snd_pcm                80201  3 snd_emu10k1x,snd_ac97_codec,snd_pcm_oss
snd_timer              27721  2 snd_seq,snd_pcm
snd                    60137  10 snd_emu10k1x,snd_rawmidi,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              15073  2 snd
ac97_bus              10945  1 snd_ac97_codec
snd_page_alloc        16465  2 snd_emu10k1x,snd_pcm

#/sbin/lspci -v
Code:

07:00.0 Multimedia audio controller: Creative Labs [SB Live! Value] EMU10k1X
        Subsystem: Creative Labs Unknown device 1001
        Flags: bus master, medium devsel, latency 32, IRQ 21
        I/O ports at 1000 [size=32]
        Capabilities: <access denied>


Hitboxx 11-18-2007 02:21 AM

Ok, apparently found the solution here.

http://forums.fedoraforum.org/showthread.php?t=171083

http://home.nyc.rr.com/computertaijutsu/rhsound.html

Not sure if this is permanent, maybe the future updates will break it in time.

Haven't figured out the PulseAudio Volume Control crashing though, I run it, it exits, everytime :(


All times are GMT -5. The time now is 01:39 AM.