intelquadcore
December 9th, 2010, 08:48 PM
Hey
Just wanted to thank LowSky for his tutorial... It helped me solve my problem, which was that I was not able to get any audio over my graphics/video card. My graphics card is a Zotac Geforce 210 1GB
After a fresh install of Mythbuntu 10.10 I ran all the updates.
To unmute my video card's hdmi I ran alsamixer in terminal and pressed the right arrow key over each s/pdif figure and subsequently pressed "m" to unmute them
alsamixer
After doing that this is what my alsamixer looked like...
http://i16.photobucket.com/albums/b12/PillsburyBoy/Screenshot.png
After that I went to Applications -> Multimedia -> Mixer
Made sure the items were checked off
http://i16.photobucket.com/albums/b12/PillsburyBoy/Screenshot-4.png
I then created an asound.conf file by typing this code into terminal
sudo nano /etc/asound.confafter accessing the terminal I pasted this code into the asound.conf
pcm.!default {
type hw
card 0
device 7
}
When I was done this is what the asound.conf in terminal looked like...
http://i16.photobucket.com/albums/b12/PillsburyBoy/Screenshot-1.png
After that setup was done I then had to configure the front end setup of Mythbuntu, the screen when you first turn your HTPC (or can be accessed by Applications ->Multimedia -> MythTV Frontend)
Utilities/Setup -> Setup -> General
press "Alt + N" 3 times till you get to the "Audio System" page
I changed the Audio output device to ALSAplughw:0,7 (option wasn't there, I typed it in)
Chose 5.1 as the speaker configuration
and for Digital output device I chose ALSAplughw:0,7 (again the option wasn't there, I typed it in)
After the configuration was complete this is what my Audio system page looked like...
http://i16.photobucket.com/albums/b12/PillsburyBoy/Screenshot-2.png
The reason why I chose 0,7 was because many other users had luck with that combination... I read many posts lol. I wasn't able to figure out how to make the Zotac Gefore 210 show up as 1 device. When I type
aplay -lmy Zotac Geforce 210 shows up as 4 devices
http://i16.photobucket.com/albums/b12/PillsburyBoy/Screenshot-3.png
So I just ended up using the combination 0,7 and it worked.
Just a side note I disabled my onboard HD audio, and removed my pci sound card...
Hope this will help people out who have the Zotac Geforce 210 and have mythbuntu 10.10
Just wanted to thank LowSky for his tutorial... It helped me solve my problem, which was that I was not able to get any audio over my graphics/video card. My graphics card is a Zotac Geforce 210 1GB
After a fresh install of Mythbuntu 10.10 I ran all the updates.
To unmute my video card's hdmi I ran alsamixer in terminal and pressed the right arrow key over each s/pdif figure and subsequently pressed "m" to unmute them
alsamixer
After doing that this is what my alsamixer looked like...
http://i16.photobucket.com/albums/b12/PillsburyBoy/Screenshot.png
After that I went to Applications -> Multimedia -> Mixer
Made sure the items were checked off
http://i16.photobucket.com/albums/b12/PillsburyBoy/Screenshot-4.png
I then created an asound.conf file by typing this code into terminal
sudo nano /etc/asound.confafter accessing the terminal I pasted this code into the asound.conf
pcm.!default {
type hw
card 0
device 7
}
When I was done this is what the asound.conf in terminal looked like...
http://i16.photobucket.com/albums/b12/PillsburyBoy/Screenshot-1.png
After that setup was done I then had to configure the front end setup of Mythbuntu, the screen when you first turn your HTPC (or can be accessed by Applications ->Multimedia -> MythTV Frontend)
Utilities/Setup -> Setup -> General
press "Alt + N" 3 times till you get to the "Audio System" page
I changed the Audio output device to ALSAplughw:0,7 (option wasn't there, I typed it in)
Chose 5.1 as the speaker configuration
and for Digital output device I chose ALSAplughw:0,7 (again the option wasn't there, I typed it in)
After the configuration was complete this is what my Audio system page looked like...
http://i16.photobucket.com/albums/b12/PillsburyBoy/Screenshot-2.png
The reason why I chose 0,7 was because many other users had luck with that combination... I read many posts lol. I wasn't able to figure out how to make the Zotac Gefore 210 show up as 1 device. When I type
aplay -lmy Zotac Geforce 210 shows up as 4 devices
http://i16.photobucket.com/albums/b12/PillsburyBoy/Screenshot-3.png
So I just ended up using the combination 0,7 and it worked.
Just a side note I disabled my onboard HD audio, and removed my pci sound card...
Hope this will help people out who have the Zotac Geforce 210 and have mythbuntu 10.10