XBMC Live stuck at 800x600
#16
Try adding

Modes "1366x768" to the screen section of your xorg.conf

eg
Quote:Section "Screen"
Option "FlatPanelProperties" "Scaling = Native"
Option "HWCursor" "Off"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "NoLogo" "True"
Option "DynamicTwinView" "False"
SubSection "Display"
Depth 24
Modes "1366x768"
EndSubSection
EndSection

save then

Code:
killall xinit

xbmc should restart (hopefully in 1366x768)

cheers
HTPC 1 : Acer revo R3700 ion2 HTPC 2 :Apple TV2 HTPC 3 : Apple TV2 HTPC4 Acer revo R3700 ion2 Remote : x2 Riimote2
SERVER : 10TB Ubuntu Server 10.04, dual wintv nova hd s2 cards, tvheadend, Newcs, Omnikey reader, White *Sky uk* Card, Mysql Db, Sabnzbdplus, SickBeard, Couchpotato, FlexRaid. :cool:
--------------------------------------------
Image
Reply
#17
harryzimm Wrote:Try adding

Modes "1366x768" to the screen section of your xorg.conf

eg


save then

Code:
killall xinit

xbmc should restart (hopefully in 1366x768)

cheers

Thanks for the reply. Tried that. Sadly it didn't work. It restarted in 640x480 :confused2: I'm wondering if it's my graphics card? Then again if I install Ubuntu and activate the drivers everything works perfect!
Reply
#18
Anyone else? I apologize that I keep bumping this thread. It's just I've tried everything I can think of from editing the xorg file to editing the guisettings file for XBMC. If I can at least get 1024x768 that would be great. but anything but 800x600 or lower.

*Edit* I fixed it by booting into my Ubuntu installation on the same machine and copying my XBMC guisettings and xorg files to the XBMCLive installation. Hopefully this can help some one in the future.
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Live stuck at 800x6000