Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No Sound with flash on GeForce 8200 hdmi output
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
quasar
n00b
n00b


Joined: 11 Mar 2006
Posts: 31

PostPosted: Mon May 04, 2009 3:08 pm    Post subject: No Sound with flash on GeForce 8200 hdmi output Reply with quote

I'm using the hdmi out on my GeForce 8200 based motherboard. After reading the alsa documentation i still don't understand how asound.conf works. But, after copying an example i was able to get it to work with most programs by adding:
Code:

pcm.!default hdmi:NVidia

This works for everything except flash which is competely silent and dosn't output any errors to stdout. I suspect that there is something wrong with my alsa setup because OSS emulation is on which which causes udev to create /dev/mixer and /dev/sequencer but not /dev/dsp. This is also preventing me from getting flash to work through aoss. Does anyone have any ideas?
Back to top
View user's profile Send private message
darkwire
n00b
n00b


Joined: 19 Sep 2005
Posts: 8

PostPosted: Mon May 04, 2009 10:01 pm    Post subject: Reply with quote

pcm.!default {
type plug
slave {
pcm "spdif"
rate 48000
format S16_LE
}
}

I do not use OSS or OSS Emulation. I think the magic is running alsamixer and making sure the IEC958 is NOT muted.

Good luck.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum