Re: FC2, Dell, and SoundMAX audio
From: Lenard (lenard_at_127.0.0.1)
Date: 06/06/04
- Next message: P.T. Breuer: "Re: FC2, Dell, and SoundMAX audio"
- Previous message: Daniel: "Tv-out in fedora core 2"
- In reply to: Allen Kistler: "FC2, Dell, and SoundMAX audio"
- Next in thread: Allen Kistler: "Re: FC2, Dell, and SoundMAX audio"
- Reply: Allen Kistler: "Re: FC2, Dell, and SoundMAX audio"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 06 Jun 2004 13:27:08 GMT
On Sat, 05 Jun 2004 19:42:59 +0000, Allen Kistler wrote:
> I've recently put FC2 on a Dell Precision 450 with SoundMAX integrated
> audio. SoundMAX is really Analog Devices ADI 198x, which is really
> Intel 82801DB AC'97. FC2 says it finds it, but there's no sound. There
> exists a /dev/dsp and a /dev/dsp1. The mixer is cranked up all the way.
>
> The painful statement: It works in Windows. (The box is dual boot.)
>
> All of what I've read so far is either (1) please help me it doesn't
> work or (2) I've never had any problems. So I'm looking for ideas how
> to go from state 1 to state 2.
<snip>
> Error running install command for sound_slot_1 modprobe: FATAL: Error
> running install command for sound_slot_1
Check your /etc/modprobe.conf file for sound-slot-1 and either comment out
[add the pound sign at the start of the line] the line(s) or remove the
line(s).
With Redhat/Fedora the ALSA sound is muted at system start and some have
found the following workaround, which is;
As root modify /etc/rc.d/rc.local and add something like;
# Restore ALSA's default sound volume levels
/bin/aumix-minimal -f /etc/aumixrc -L >/dev/null 2>&1;
If you also want (optional) the PC Speaker 'beeps' add;
# Restore the PC Speaker beeps
/sbin/modprobe pcspkr
In addition as root create the /etc/aumixrc file (the defined default ALSA
sound levels file), here's an example /etc/aumixrc file below;
vol:85:85:P
pcm:85:85:P
speaker:85:85:P
line:85:85:P
mic:85:85:R
cd:85:85:P
igain:85:85:P
line1:85:85:P
phin:85:85:P
video:85:85:P
Adjust the default levels (85% of max) to suit you.
-- "In short, without this exclusive franchise, called the Windows API, we would have been dead a long time ago." M$ Senior VP Bob Muglia '96
- Next message: P.T. Breuer: "Re: FC2, Dell, and SoundMAX audio"
- Previous message: Daniel: "Tv-out in fedora core 2"
- In reply to: Allen Kistler: "FC2, Dell, and SoundMAX audio"
- Next in thread: Allen Kistler: "Re: FC2, Dell, and SoundMAX audio"
- Reply: Allen Kistler: "Re: FC2, Dell, and SoundMAX audio"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|