[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] HTPC Max Resolution
- Subject: [ale] HTPC Max Resolution
- From: ofosho at gatech.edu (Omar Chanouha)
- Date: Thu, 2 Jul 2009 17:45:42 -0400
I made an HTPC to run boxee over UNR 9.04. All went well, and boxee is
incredible btw.
However, I am running into a maximum resolution problem. I have the
intel atom mobo connected via a dvi-hdmi connector to my 40"
mitsubishi television. The max resolution displayed in the dropdown is
1024x768. Anyone know how/if I can get something larger, or at least a
widescreen reolution? The card was able to go higher on a regular
monitor.
here is my xorg:
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
thanks,
-O