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 tried the following command:
"system-config-display --reconfig --set-depth=16 --set-resolution=640x480", i.e without the "--set-video" option, and it worked fine. Command ran smoothly, without errors, and i can now "startx" and use the desktop.
Remaining problem is that 640x480 is really small.
I tried "system-config-display --reconfig --set-depth=16 --set-resolution=800x600" but as soon as I launch open office, the mouse disappears.
Is there another driver to install for the voodoo banshee?
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Thanked: 0
First good for you, I'm glad you got a working GUI interface working.
I did have a look at your Xorg.0.log file and sent you (via email) a possible replacement xorg.conf file. Compare this file to your working /etc/X11/xorg.conf (the Videocard0 section), use the Driver "something" from your working xorg.conf file. If I'm lucky I used the same one.
Since you have a working GUI configuration you might want to try the Administration-->Display tool first.
I've got to admit i've taken the cowards way out and installed fc5instead. It loaded first time with no issues and at least it lets me see what Linux is about, and also try things knowing i've got a reasonable chance of them working.
Thanks for your help with trying to install fc6, i really appreciate it. I know i'm going to have other issues to deal with so you never know i may call on you again.
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Thanked: 0
No problem, it's your system and FC5 is supported. The xorg.conf file should be saved someplace as a guide in the future. I'm glad that FC5 works for you, there is nothing in FC^ that cannot be added to FC5 (except for some headaches).
CTRL+ALT+BACKSPACE will always kill the Xserver. If it hasn't been set to automatically restart, you will be at the command prompt for whatever user you were logged in as. I think CTRL+ALT+F1 will also take you to a terminal, but I don't remember whether that also kills the Xserver. I'll post this and then check. It's a while since I had to do it!
Edit: OK that was fun! CTRL+ALT+F1 (or F2/F3/F4) will take you to a terminal by switching away from the X session. This is not the same as opening a terminal from inside the X session, the Xserver is still running and you can go back to it by CTRL+ALT+F7 even if you are logged out at the terminal screen.
Ok that's useful. The CTRL Alt F? commands work like a charm. ;-)
I don't have to pull the cord anymore. I guess my old hard drive is now a little happier.
I tried your xorg.conf file without the Horizsync and VertRefresh lines and it now works fine. I can improve the resolution to 800*600 and millions of colors.
On another thread I was recommanded to put also HWcursor to false. It works also when I had this line to my former xorg.conf.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.