Ok, I am trying to get up and running with ubuntu still. Everything is installed but when I boot up I get a messed up screen (half black, half grey, with black squares everywhere). I have searched many forums looking at different xorg.conf's regarding both my ati radeon x800 xt and SyncMaster 906bw. This is what I have for my xorg.conf as of right now, I have tried a few different things in the configuration. My question is, where is the problem? Is it with my ati card, or with my monitor? or both? Any suggestions for fixing this?
System info:
Powermac G5 dual 2 GHz (model identifier: PowerMac7,2)
ati radeon x800 xt video card 256mb w/dvi
1.5 gb ram
160 gb sata hard drive(osx and ubuntu)
320 gb sata hard drive(no os, only for file storage)
Samsung SyncMaster 906bw monitor (1440x900)
Here are all relevant (I think) parts of my xorg.conf
Code:Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Disable "int10" # Load "int10" Load "vbe" EndSection Section "Device" Identifier "ATI Technologies Inc R420 JH [Radeon X800]" Driver "ati" # Driver "fbdev" BusID "PCI:240:16:0" Option "NoInt10" "yes" # Option "UseFBDev" "true" Option "AGPMode" "4" Option "AGPFastWrite" "1" # Option "UseInternalAGPGART" "no" Option "UseInternalAGPGART" "yes" Option "AccelMethod" "XAA" Option "EnablePageFlip" "1" Option "AccelDFS" "0" Option "RenderAccel" "on" # Option "GARTSize" "64" # Option "GARTSize" "32" Option "ColorTiling" "1" Option "XAANoOffscreenPixmaps" "true" Option "MergedXinerama" "true" Option "DRI" "true" EndSection Section "Monitor" Identifier "SyncMaster" Option "DPMS" HorizSync 30-81 VertRefresh 56-75 Modeline "1440x900_60.00" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync Displaysize 410 256 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies Inc R420 JH [Radeon X800]" Monitor "SyncMaster" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1440x900_60" EndSubSection SubSection "Display" Depth 4 Modes "1440x900_60" EndSubSection SubSection "Display" Depth 8 Modes "1440x900_60" EndSubSection SubSection "Display" Depth 15 Modes "1440x900_60" EndSubSection SubSection "Display" Depth 16 Modes "1440x900_60" EndSubSection SubSection "Display" Depth 24 Modes "1440x900_70.00" "1440x900_60.00" EndSubSection EndSection Section "DRI" Mode 0666 EndSection
this image is slightly outdated, now I get a few colored squares near the bottom of the screen, but essentially this is what it looks like
EDIT: sorry I forgot to mention, I am trying to run 8.04. I installed using alternate CD and everything went well until I tried to boot up





Adv Reply

Bookmarks