thnmnt Wrote:to change the resolution (and output type i.e. hdmi, component, composite) you need to edit the mode lines in xorg.conf. Try this post:
[LINUX] HOW-TO setup XBMC and Linux with correct resolution (xorg.conf)
I looked at this post and can't get much of it to run on the Crystalbuntu distribution, even just setting up the
Options in the xorg.conf and rebooting and looking in the /var/log/Xorg.0.log, but never get the supported modes listed out.
The guide does say:
Quote:IMPORTANT!
This guide asumes you are running a xbmc-live 9.04 which
also means Ubuntu Jaunty 9.04 with Nvidia restricted drivers 185.18.14
Were Running Nvidia Drivers 100.14.19, so we are well behind the curve and possibly supported
Options capabilities ? Just to get Audio over HDMI (needed for TrueHD)!
I generally know that the screen supports 1920x1080_60_0, 1920x1080_24 & 1920x1080_30 mode lines, but all I get when I try is:
Code:
(WW) NVIDIA(0): No valid modes for "1920x1080_60_0"; removing.
(WW) NVIDIA(0): No valid modes for "1920x1080_24"; removing.
(WW) NVIDIA(0): No valid modes for "1920x1080_30"; removing.
(WW) NVIDIA(0):
(WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) NVIDIA(0): "nvidia-auto-select".
and it drops my resolution to 800x600 !
I have a post at the end of that thread, but no responses yet...