![]() |
|
[Linux] HOW-TO setup XBMC and Linux with correct resolution (xorg.conf) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85) +--- Forum: Tips, tricks, and step by step guides (/forumdisplay.php?fid=110) +--- Thread: [Linux] HOW-TO setup XBMC and Linux with correct resolution (xorg.conf) (/showthread.php?tid=54685) |
- sgeoxd - 2009-10-28 09:27 michal Wrote:I have to ask. Why are we using Option "ModeValidation" "NoEdidModes" ?? That should only occur in situations where the device is supplying invalid EDID's. It would seem logical to assume the "ModeValidation" setting is generating that specific message. Here is a butchered version of what I found off Google: Quote:For every possible mode, the mode is run through mode validation. The core of mode validation is still performed similarly to traditional XFree86/X.Org mode validation: the mode timings are checked against things such as the valid HorizSync and VertRefresh ranges and the maximum pixelclock. Note that each individual stage of mode validation can be independently controlled through the "ModeValidation" X configuration option. The driver is just saying the modes as supplied from EDID aren't valid for one reason or another. Not that the device can't handle that resolution, refresh rate, etc. So long as your device supports said resolution and refresh rate then specifying it in a modeline instead of being supplied by EDID should be ok and then available for use by XBMC. - sgeoxd - 2009-10-28 09:29 periika Wrote:Hi, Try searching for "Overscan". - Chambers - 2009-10-29 04:07 whelp, I've come to the conclusions that getting the correct resolution with my TV and ION board will not work with sound (through HDMI). Turns out that when I add the option; Option "UseEDID" "False" I get the correct resolution but there is no sound coming from my HDMI cable to my TV. I have a VIZIO L37HDTV. So I guess I will have to deal with the crappy overscanned resolution. I even went as far as to acquire the EDID, edit it, and then tell xorg.conf to use the custom EDID. I used instructions from here http://www.nvnews.net/vbulletin/showthread.php?t=129247 and here http://analogbit.com/node/23 I'm giving up Here is the xorg.conf that sets the correct resolution (boy does it look nice) but gives me no sound ![]() If anyone can figure this out I'd appreciate the help, been dealing with this for over 8 hours now ![]() Code: Section "Monitor"- themugger - 2009-10-30 12:07 Having real trouble getting any valid 1920x1080 24 modes. i can only assume its the options i have set up in my xorg file. please can those that have working xorg files please post so i can see what options i am missing etc... whenever i use a 1920x1080 mode that i think should be valid that isnt xbmc starts up in a silly res like 640x480 thanks - Chambers - 2009-11-02 17:19 Chambers Wrote:whelp, I've come to the conclusions that getting the correct resolution with my TV and ION board will not work with sound (through HDMI). Turns out that when I add the option; Just a quick update. When I use that config in Karmic, I keep getting a kernel crash (I am going to assume that it has someting to do with the hdmi stopping working). The screen still looks awesome though. Anyway, I went out to Radio Shack and bought a headphone to rca adapter so that I could use the sound from the headphones to my TV and bypass the HDMI sound. I get sound now but there is a loud hiss that's also being sent to the speakers. Ugh, if it's not one thing it's another right? So again, I've been showed that my set up will not run correct resolution with sound...grrrr - deadite66 - 2009-11-04 20:12 i've given up getting 1360x768 on my pc. karmic i386, nvidia 6200 pci and a 26" panasonic lcd. despite having it working before on a pretty old (pre hardy) ubuntu i just can't get it working, i can get the right res but the picture is too wide and offset monitor controls don't have enough leeway to bring it all in, different modelines doesn't touch the picture position and xvidtune refuses to work (unable to query monitor info) error. tempted buying an acer revo and use hdmi but can't justify dumping my current pc just to get another 256 horizontal pixels. i'll have to make do with 1024x768 :< - xboxbotox - 2009-11-15 00:22 I'm having a very similar problem - my XBMC build doesn't want to output anything higher than 1024x768 without losing sound. I've successfully changed the xorg file to get a beautiful resolution, but like others, that kills my audio. The native resolution of my TV is 1366 x 768. I'm using an Aspire Revo AR1600 and am connected to a Pioneer VSX-919 receiver for my audio and video passthrough. The scan I ran said most of my EDID modes were invalid, which is why they don't show up in XBMC. I had a Sony receiver and didn't have this problem, so I'm pretty sure this is tied to how XBMC treats the EDID modes. I guess I'll continue to keep trying out different combinations, but I'm leaning towards giving up and changing my zoom level each time I start a video, which I find incredibly annoying. - deadite66 - 2009-11-15 00:33 i had to dump vga and use a dvi2hdmi cable, i still can't get 1360x768 but i can get 1280x720 now. - xboxbotox - 2009-11-15 00:42 What kills me is that I know this will put out the correct resolution as I've had it working before. 1280 X 720 would be perfect. I don't understand why there can't be a way to force a standard set of resolutions in the XBMC GUI itself instead of forcing a very complicated method of changing the config file. - deadite66 - 2009-11-15 00:54 i did consider buying one of these but hard to find in the uk http://www.hallresearch.com/page/Products/EM-EDID-HD15 |