Fedora 12: no sound update

2010-01-08 Thread Rich Emberson
As root when I execute:
# aplay -L
default
Default
front:CARD=Intel,DEV=0
HDA Intel, AD198x Analog
Front speakers
surround40:CARD=Intel,DEV=0
HDA Intel, AD198x Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=Intel,DEV=0
HDA Intel, AD198x Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Intel,DEV=0
HDA Intel, AD198x Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Intel,DEV=0
HDA Intel, AD198x Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Intel,DEV=0
HDA Intel, AD198x Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=Intel,DEV=0
HDA Intel, AD198x Digital
IEC958 (S/PDIF) Digital Audio Output

but as a user, I get only;
> aplay -L
default
Default

So I chmod-ed some files:

# cd /dev/snd
# chmod 666 hwC0D0 pcmC0D0c pcmC0D0p pcmC0D1c  pcmC0D1p seq timer
# chmod 666 /dev/mixer* /dev/midi* /dev/dsp* /dev/sequencer*

and now as a user I get the same device listing.

Now, when I execute:
> aplay -vv /path/to/file.wav
I get no sound, but if I execute:
> aplay -vv -D front:CARD=Intel,DEV=0 /path/to/file.wav
I get sound.

So, how do I make one of the "Card" devices the default
sound device?

Richard
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Fedora 12: no sound update

2010-01-08 Thread Rich Emberson
So, I now noted that when running:
> alsamixer
than the volume is muted - so I un-muted.
Now, sound appears to be working.

Still, the /dev/dsp file has to be re-generated after every boot.

Richard
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Fedora 12: no sound update

2010-01-08 Thread Paulo Cavalcanti
On Fri, Jan 8, 2010 at 10:58 PM, Rich Emberson wrote:

> So, I now noted that when running:
> > alsamixer
> than the volume is muted - so I un-muted.
> Now, sound appears to be working.
>
> Still, the /dev/dsp file has to be re-generated after every boot.
>
>
>
OSS is disabled by default in F11/F12.


-- 
Paulo Roma Cavalcanti
LCG - UFRJ
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines