patrick0605 said: Ok after a bit of tinkering, a simple log off then back in fixed the menus not showing up, not sure why restarting the computer didn't fix that, but oh well that's resolved.
Still having an issue w/ audio, however. I messed around with the settings a bit, but still cannot get sound to play in mythbuntu, nor the rest of the system. I tried watching a video on youtube, and there isn't any sound.
Right. If memory serves you will need to configure the HDMI device as the default. In mythTV I have audio set to ALSA:default, and have alsa sound config files that force the default to be the HDMI sound device ( which is the second device (card 1) for me). I'll attach the files in case they are useful to you:
jape@vcr3:~$ pwd
/home/jape
jape@vcr3:~$ find . | grep asound
./.asoundrc
./.asoundrc.asoundconf
jape@vcr3:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC882 Analog [ALC882 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC882 Digital [ALC882 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
Subdevices: 0/1
Subdevice #0: subdevice #0
Also still having jittery playback of recordings. JP, you mentioned that you don't have accelerated video with the radeonhd drivers, is this similar to what you are experiencing? I'm trying to watch HD recordings, would SD shows still suffer from this problem?
My AMD X2 5200 is not able to play video at 1920x1080 (though my mythtv GUI seems OK at this res). Without acceleration your CPU must do the video scaling (and I seem to remember that it wasn't able to take advantage of multiple cores...). What I've done is set a low res playback mode for recordings in myth ( ie 640x480). Since I'm mostly watching SD, this is OK for me, though there is a few seconds of blank screen on playback as the resolution changes. I'm hoping that the radeon HD driver will get acceleration for the HD3200 at some point, but there's no ETA on this since the docs have not yet been released by AMD.
regards,
jp