Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
no gui
Name: chalwha Date: November 23, 2003 at 13:08:09 Pacific OS: linux 9 / xp dual CPU/Ram: 1G / 512MB
Comment:
i installed linux 9 (text install) video: ATI all-in-wonder
successful install, but when the GUI will not start. the monitor reads: frequency out of range.
so i started in text mode and tried to run redhat-config-xfree86 but the same message appeared on monitor.
Name: egkenny Date: November 23, 2003 at 15:02:01 Pacific
Reply:
It sounds like your monitor configuration is not right 1) You will need the horizontal and vertical sync rates for your monitor 2) log in as root 3) you need to use a text editor that will work in text mode. 4) Edit the /etc/X11/XF86Config file 5) Look for a section like this: Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Unprobed Monitor" HorizSync 30.0 - 110.0 VertRefresh 50.0 - 160.0 Option "dpms" EndSection 6) Modify the HorizSync and VertRefresh ranges to be correct for your monitor 7) Save and exit editor 8) Try redhat-config-xfree86 again (you may have to reboot before you do this)
0
Response Number 2
Name: C_Legend Date: November 23, 2003 at 22:39:56 Pacific
Reply:
Try using "xf86config" (enter that at a command prompt) to set up the /etc/X11/XF86Config file. Good luck.
0
Response Number 3
Name: chalwha Date: November 24, 2003 at 11:01:39 Pacific
Summary: I was messing with the Mandrake Control Center, and was in the hardware section. I started messing with the X stuff and came across where I could change it to a flat screen. I'm on an LCD so I thought...
Summary: debian. im having a fileserver running here with 150 MB system (no gui), and some client computers with about 300 MB (full featured X-window system with gnome 1.4 installed). you can easily go down ev...