Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I've just done a clean install on a reworked system of mine (Athlon XP1500+, 512MB DDR 266, Maxtor 60 GB HDD, Shuttle AK31 (Via KT266A) motherboard, ATI Radeon VE video card). Everything seems to go well until I get into the graphical interface: It seems to have been magnified about fourfold! I can't see the whole screen at a time; I have to scroll from side to side and up and down. Resetting the resolution to 800X600 doesn't change that at all.
What do I do to fix this? The manual is silent on this effect.
Okay, I'll bite: why SaX2? Although I have a Radeon SE, I've only got one video card and one monitor.
By the way: I'm pretty nearly an utter Linux newbie, and the SuSE manual is pretty opaque. Although I would have found SaX2 if I had read straight through the manual, looking up "screen" or "resolution" or "video" gets me nowhere.
Last edited by Theophylact; 06-19-2004 at 06:18 PM.
Just in case I didn't make myself clear: it's not as though I have a virtual desktop four times the usual size, it's that the desktop appears to be magnified. The cursor is about 3/4 inch high, the type face is an apparent 32 point or so, and the pixels are as large as freckles.
I've fixed some of the problems, fiddling around in SaX2; but I'm still stuck with a desktop that overflows my screen by about 25%, and I can't seem to get it down to 1:1.
I've logged on to SuSE's web site, and I've registered, but although I have a legal copy of 9.1 Professional and this is an installation question, they haven't replied to any of my queries.
Any advice? Is the 14-digit serial number on the software not what I need to get the support that I thought I was entitled to?
Well, it's ten months later. I've run Knoppix and Ubuntu live on the same system, and they run properly from the CD-ROM, so it shouldn't be a video card problem; but when I install Ubuntu on the HDD, I get an analogous problem that can only be dealt with by selecting a resolution as low as 640X400.
I just bought a new Rosewill 19" LCD monitor and reinstalled SuSE 9.1; I get the same old problem.
I had this happen after installing Mandrake 10.1 CE X86_64 on my laptop. Plus a native screen of 1280x800 didn't help. To fix it I used the "gtf" program to generate a modeline.
The format of the program is
gtf horizontal-size vertical-size sync-rate -x
For example: gtf 1280 1024 60
The gtf program is a part of X11 so you should have it at
/usr/X11R6/bin/gtrf
Also, just a note: GTF stands for General Timing Formula
Okay; but I'll need a little explanation. What's a modeline? And what numbers should I input to get a full display of the desktop at 1024X768, say? (The factory presets for that on my monitor allow vertical frequencies of 60, 70, and 75 Hz.)
And I've changed the resolution already, using SaX2, with the results described above.
from info xorg.conf
Modes "mode-name" ...
This optional entry specifies the list of video modes to use.
Each mode-name specified must be in double quotes. They must
correspond to those specified or referenced in the appropriate
Monitor section (including implicitly referenced built-in VESA
standard modes). The server will delete modes from this list
which don't satisfy various requirements. The first valid mode
in this list will be the default display mode for startup. The
list of valid modes is converted internally into a circular
list. It is possible to switch to the next mode with
Ctrl+Alt+Keypad-Plus and to the previous mode with Ctrl+Alt+Key-
pad-Minus. When this entry is omitted, the valid modes refer-
enced by the appropriate Monitor section will be used. If the
Monitor section contains no modes, then the selection will be
taken from the built-in VESA standard modes.
Your xorg.conf file probably has a section that looks like this:
Well, I got sick and tired of fumbling around, and I ordered an nVidia-based card from ASUS. That solved the display problem instantly, and gave me a DVI port in the bargain.
Perhaps there was a software solution that a newbie could follow, but I sure haven't found one.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.