![]() |
|
Ubuntu 8.10 +780G ATI HD3200 screen messed up - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Linux and Live support (/forumdisplay.php?fid=52) +---- Thread: Ubuntu 8.10 +780G ATI HD3200 screen messed up (/showthread.php?tid=39717) |
Ubuntu 8.10 +780G ATI HD3200 screen messed up - mavgink - 2008-10-30 23:24 Hi everyone... I'm a total n00b when it comes to linux. I installed ubuntu version 8.10 and after struggling to get my underscan problems fixed (output = plasma tv, using HDMI) I now have another problem. I use the restricted driver manager to get drivers for my ATI card. Everything works fine, even compiz. But when I launch boxee (not tried XBMC yet, but I expect the same results) My screen goes crazy... I attached a screenshot ![]() ![]() Does anyone know what to do? - rodalpho - 2008-10-31 02:57 Disable compiz, and try again. Also try messing around with vsync; if it's on turn it off and vice versa. - mavgink - 2008-10-31 08:44 where can I enable the vsync settings in ubuntu? - soder - 2008-10-31 14:42 mavgink Wrote:Hi everyone... So you had underscan to? How did you fixed it? Thats my problem to. When I use dvi-hdmi I get underscan. Now I use VGA. =( And when I tried Catalyst 8.10 last week, I got the same screen on xbmc as you. Changed back to 8.9. Now Im upgrading to Ubuntu 8.10, and therefor Catalyst 8.10. If it will not work, I will install the Catalyst 8.9 again. /Söder - gbyte - 2008-10-31 14:55 Catalyst 8.9 don't work at all with Xorg 7.4 and thats what it is in Ubuntu 8.10 - soder - 2008-10-31 15:19 gbyte Wrote:Catalyst 8.9 don't work at all with Xorg 7.4 and thats what it is in Ubuntu 8.10 So now with Ubuntu 8.10 installed, I will have to wait until xbmc works with the driver from Catalyst 8.10? To bad then... =( - Clumsy - 2008-10-31 15:45 Ubuntu 8.10 uses a beta version of Catalyst 8.11 and that works with xorg 7.4. I had the same problem you have there, although only when switching between windowed mode and fullscreen with the \ button. If I start it fullscreen it works for me (try switching the mods when you see that screen). Same mainboard and ati chip. I think the problem might stem from the beta version of Catalyst 8.11 ubuntu is using atm, but I am not sure. The underscan issue is fixable too - I just for the heck of it can't find the script I used to change the settings with the ati config tool. Try searching phoronix for underscan and ati, I know I found it there. Edit: - changed overscan to underscan - Edit2: - found the script - #!/bin/sh aticonfig --set-dispattrib=tmds2i,positionX:0 aticonfig --set-dispattrib=tmds2i,positionY:0 aticonfig --set-dispattrib=tmds2i,sizeX:1920 aticonfig --set-dispattrib=tmds2i,sizeY:1080 - soder - 2008-10-31 15:55 hotzenpl0tz Wrote:Ubuntu 8.10 uses a beta version of Catalyst 8.11 and that works with xorg 7.4. I had the same problem you have there, although only when switching between windowed mode and fullscreen with the \ button. If I start it fullscreen it works for me (try switching the mods when you see that screen). Same mainboard and ati chip. I think the problem might stem from the beta version of Catalyst 8.11 ubuntu is using atm, but I am not sure. But I had problems with the Catalyst 8.10 also, now with Ubuntu 8.10 and the Beta Catalyst 8.11 I dont know since my upgrade is not finished. I always start xbmc in fullscreen. This scrips, will that work for even in 720p? Thats the res. I use. I had underscan for all resulutions, but it looked like the resulution never changed when I changed it in the control center. The screen flashed, but nothing got smaller if you understand what I meen. /Söder - Musta78 - 2008-10-31 15:57 Do you guys still have the 100% cpu issue with hd3200? - soder - 2008-10-31 16:12 Musta78 Wrote:Do you guys still have the 100% cpu issue with hd3200? Yes. Its very bad. Makes me have to close down xbmc everytime I've used it. =( /Söder |