PDA

View Full Version : ASUS M2A-VM HDMI issues


gsmd
07-12-2008, 02:22 PM
I'm running Ubuntu 8.04 meant intended for use as a mythtv box with tv connected via hdmi as the only display.
I've installed fxglr from ubuntu repos and it would work on monitor connected to VGA/DVI but not over hdmi.
Here's my xorg config that would bring video to tv if only ati driver is disabled. Otherwise I get a black screen. Has anyone who faced such an issue was able to sort it out?
TIA.
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "Device"
Identifier "Configured Video Device"
# Driver "fglrx"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
VertRefresh 60.0 - 60.0
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1920x1080"
EndSubSection

EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection

trentgbs
07-16-2008, 06:50 AM
I would try removing the "Modes "1920x1080" and "VertRefresh 60.0 - 60.0 " lines from your config file, see if the ati driver can auto detect.

If your computer is reasonably powerful, you could always run the open source radeonhd driver with software video for the time being until you get the fglrx issues sorted out.

gsmd
07-16-2008, 07:26 AM
Hi. Removing those doesn't help. Thanks on suggesting radeonhd, i'll check this out tonight. Not sure whether it would a)perform good on fullhd b)will get sound over hdmi.

gsmd
07-17-2008, 05:48 AM
Well, radeonhd finally brought a fullhd picture to my tv, yet still no luck with sound. unmuting the hdmi sound output makes mythtv slo-o-ow. anyways, sick of asus, switching to gigabyte's 780g mobo.