Linux viewing problem
August 4, 2004 9:25 PM
Subscribe
I finally took the plunge into Linux (Fedore Core) and
almost everything went perfectly, except for my screen. Using a sony laptop with a ATI Raidon 345m graphics card, which I have found is not directly supported by Sony or ATI. However, any linux techies know how to fix it? I can view stuff, but FC likes to reduce my screen size and if I mess around to make it bigger, then the enlarged screen image burns onto my screen which I'm guessing is not a good thing in the long run. Anyone help or solved this problem in the past? (Also assume while I know a lot about Windows, but know nothing about the functionality of Linux).
posted by jmd82 to computers & internet (10 comments total)
You might find some clues by looking at the X server logfiles, often found in /var/log/XFree86.*.log . Warnings and errors are marked by (WW) and (EE), respectively.
The X configuration file is /etc/X11/XF86Config-4 . Take a look at that to make sure Fedora is choosing reasonable settings for your hardware, especially in Section "Device" and Section "Screen".
posted by Galvatron at 10:15 PM on August 4, 2004