Resolution issues
|
28th May, 2013, 02:42 AM
Post: #1
|
|||
|
|||
Resolution issues
Hi all,
I've been having some resolution related problems since adding a Yamaha ysp-2200 soundbar to the output of my RPi (which is running 1.0a5). Here's some background info on the problem and what I've tried so far. The first issue I encountered is that some of the HDMI modes stopped being available after I rebooted the RPi when it froze. After this the following happened: 1 tvservice -e CEA wouldn't show all modes my TV is capable of (for example, all 1080 modes disappeared) 2. XBian would boot in 480p 3. 1080 modes were not selectable from System -> settings -> video output. The max resolution I could set was 720p. 4. 1080p movies would not play at full resolution (TV mode was still 720p) I think the soundbar introduced a problem with the HDMI EDID negotiation so I modified config.txt to load the EDID from a file: Code: These are the actual modes my TV is capable of (not the reduced list following the problem). I exported these to /boot/edid.dat and then modified config.txt to load this. I can select all of these modes from the System -> Video Output menu now. The problem I have now is that when I set the GUI resolution to 720 (it was 1080), I can only see the top left-hand corner of the UI (approx 1/4 of the screen). If I change the Video Output to 1280x720p then the UI renders correctly - I can see all of the screen - but, 1080 movies play at 720p. I'm sure I've messed up a setting somewhere while trying to fix the HDMI issue but I can't work out how to fix this. I'd like to get back to having the GUI res at 720 but be able to play 1080 content at 1080. Any advice would be great! Thanks Gareth |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Resolution issues - Gareth - 28th May, 2013 02:42 AM
Re: Resolution issues - rikardo1979 - 28th May, 2013, 02:48 AM
RE: Resolution issues - Gareth - 28th May, 2013, 03:05 AM
Re: Resolution issues - rikardo1979 - 28th May, 2013, 03:10 AM
RE: Resolution issues - Gareth - 28th May, 2013, 03:28 AM
Re: Resolution issues - rikardo1979 - 28th May, 2013, 04:01 AM
RE: Resolution issues - Gareth - 28th May, 2013, 04:38 AM
RE: Resolution issues - rikardo1979 - 28th May, 2013, 05:10 AM
RE: Resolution issues - Gareth - 28th May, 2013, 06:36 AM
|