MintoTook
June 23rd, 2006, 12:42 PM
Right now I'm in the process of getting X.org running on a SunBlade 100 in my office and its not going very easily.
This used to be a computer lab machine so the following specs are a best guess:
Sun PGX64 graphics card
Sun 17" monitor
Ubuntu Dapper
X.org detects the graphics card and suggests the ati driver (the PGX64 is ATI RageXL-based for those who didn't know) and the monitor can do 1280x1024 @ 75 Hz so I selected 1280x1024 @ 60 Hz when configuring X.org since I didn't know the exact vertical and horizontal refresh rates.
So using the ati driver and telling X.org that the monitor can handle 1280x1024 @ 60 Hz, I'm getting monitor out of sync errors when starting Window Maker. Are there any suggestions from anyone whose gotten Dapper to work on their SunBlade 100's or helpful comments?
/update: I now have discovered that the monitor can actually only do 1024x768 (possibly 1152x900) with v-sync from 50-160 Hz and h-sync from 30-75 kHz.
/update 2: Success! After much googling, the following option is required under the "Device" section:
Option "ReferenceClock" "29.500MHz"
This used to be a computer lab machine so the following specs are a best guess:
Sun PGX64 graphics card
Sun 17" monitor
Ubuntu Dapper
X.org detects the graphics card and suggests the ati driver (the PGX64 is ATI RageXL-based for those who didn't know) and the monitor can do 1280x1024 @ 75 Hz so I selected 1280x1024 @ 60 Hz when configuring X.org since I didn't know the exact vertical and horizontal refresh rates.
So using the ati driver and telling X.org that the monitor can handle 1280x1024 @ 60 Hz, I'm getting monitor out of sync errors when starting Window Maker. Are there any suggestions from anyone whose gotten Dapper to work on their SunBlade 100's or helpful comments?
/update: I now have discovered that the monitor can actually only do 1024x768 (possibly 1152x900) with v-sync from 50-160 Hz and h-sync from 30-75 kHz.
/update 2: Success! After much googling, the following option is required under the "Device" section:
Option "ReferenceClock" "29.500MHz"