Paul Murtaugh ha scritto/wrote il giorno/on 13/03/2005 19:13:
alias snd-card-0 snd-sb16I just upgraded from RH9 to FC2, and my Creative Sound Blaster AWE64 is not being detected. (When I run system-config-soundcard, I get 'No soundcards were detected'.) Nor does the hardware browser find a soundcard.
From 'dmesg':
isapnp: Scanning for PnP cards... pnp: SB audio device quirk - increasing port range pnp: AWE32 quirk - adding two ports isapnp: Card 'Creative SB AWE64 PnP' isapnp: 1 Plug & Play card detected total Real Time Clock Driver v1.12
Does anyone have suggestions about what I might try? Would the problems likely go away if I just get a new soundcard? (This card is 5 or 6 years old, I think.)
Thanks in advance, Paul
install snd-sb16 /sbin/modprobe --ignore-install snd-sb16 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-sb16 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-sb16
if you insert these lines in modprobe.conf (you have to modify sb16 with i guess sbawe (check at www.alsa.org )
after reboot, the card in on. In any case you have to check sliders in audio mixer.
let me know
--
Antonio M.
=================================================================== Working with Mozilla Thunderbird 0.9 on Redhat Linux Fedora Core 3 =================================================================== =================================================================== Uso Mozilla Thunderbird 0.9 su Redhat Linux Fedora Core 3 www.montagnani.org ===================================================================