Fedora - InstallationThis forum is for the discussion of installation issues with Fedora.
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 have installed FC6 on an older intel 733 machine.
Install in text mode went well until the first time i tried to boot into the gui.
Enter "startx" and a distorted gui comes up then disappears to a black screen, at this point mouse cursor moves freely around the screen.
It then loads the top and bottom bands showing the normal gui with "applications" "Places" etc. The mouse cursor still moves freely.
The Fedora wallpaper then appears and the machine freezes. Mouse pointer disappears and keyboard locks up.
I've had alook at various other posts but they dont seem to quite fit my problem.
You can probably tell i'm a bit of a newb so any help would be most appreciated.
It sounds as if the stock VESA SVGA driver that X-Windows tries to use does not agree with the hardware. If it has a NVidia based graphics board, you can load the NVidia driver (downloadable from their site) which might cause the problem to go away.
I had this same type of problem on a very old P3 100MHz machine a few years ago - almost the same behaviour. It had a Trident 3DImage 975 AGP card, and I eventually discovered that it had to with color depths - trying to work in 24bit color killed XWindows each time I tried to "startx" - switching to 16 bit color only solved the problem and I could use the Trident display card with the default XWindows VESA SVGA driver...
The graphics card is a Creative Voodoo Blaster Banshee (pre Noah and his ark)
Tried system-config-display --reconfig --set-depth=16 --set-resolution=800x600 --set-video=vesa
but still the same result. I take it there are gaps before -- so i know i've typed it correct.
Also typed /sbin/lspci -v > hardware.txt but not sure how to read the .txt file now.
Like i said. real newb with Linux
The Xorg -config command should create a new file with a name like xorg.conf.new in root's home folder. Sounds like your maybe missing something, check your installed xorg rpm packages. Do you see;
It just comes back to the prompt again, it doesnt show any additional info.
However, i found something in a SAM's book which said try:
rpm -qa | grep xorg
Not sure if this is any use but it brought back a long list (half of it off the screen, how do you stop it scrolling off the page) one of which is:
xorg-x11-server-utils-7.1-4.fc6
I expanded it a little more with:
rpm -qa | grep xorg-x11-server
Unles i type it line by line from my other machine, How can i ouput the file and then copy it to a machine that has internet access and therefore to this site.
I've got the usual floppy drive installed if it helps.
Making you work for this one aren't i!
This reminds me of the old urban myth about the woman who calls a support line to fix a pc, but despite all best efforts of the techie he cannot get her to do anything coonstructive. So the support guy tells her to disconnect everything, box it up and send it back cause she's to stupid to fix it!
I have the same problem with an old PC i just installed today with a fresh install of FC6, direct from the fedora project site:
Kernel 2.6.18-1.2798.fc6 on an i686
Card is also a voodoo banshee
I have tried what was here suggested i got the same errors as Gary.
logged in as root, in text mode, when i launch the system-config-display utility, I get a nice window, and my mouse is there, and functionnal. I can click and change the resolution to 640*480 and thousands of colors instead of millions.
But as soon as i click on the "harware" tab, the mouse disappears.
Is there at least some way to kill then the Xserver so as to go back to linux in text mode. For the time being I must pull the power cord to regain control...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.