Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-11-2004, 05:27 PM
|
#1
|
|
LQ Newbie
Registered: Jun 2004
Location: Baltimore, MD USA
Distribution: Slackware 9.1 right now...
Posts: 15
Rep:
|
Framebuffer Console gets garbled after using Nvidia driver and entering/leaving X
I've got an Nvidia Geforce FX 5200 card, so when I installed Linux I downloaded the Nvidia video driver.
I installed it and changed the settings so X uses the "nvidia" driver instead of the "nv" driver. X works fine, I got to my desktop and everything appeared to be functioning properly. Then when I logged out of X and went back to the console, it was all garbled!!
The system was still working, because I could type "startx" again and get back into X where everything was working, but as soon as I left X and went back to the console I was garbled again. Also, ALT-Fx switching showed that all 6 consoles were garbled.
When I disabled the framebuffer console and went back to the standard VGA console, it came back clean after exiting X. But even the 640x480 framebuffer console came up fragged.
Any ideas? I hate using the console from X...I'd rather be able to shut it off and go back to the basic console.
|
|
|
|
06-13-2004, 10:17 AM
|
#2
|
|
Member
Registered: Jun 2002
Location: TX, USA
Distribution: Slackware 13 64bits
Posts: 373
Rep:
|
same problem here!!
|
|
|
|
06-16-2004, 08:05 AM
|
#3
|
|
LQ Newbie
Registered: Aug 2003
Location: Beyond the third Van-Allen belt
Distribution: Slackware,Gentoo
Posts: 25
Rep:
|
I have the oposite problem with an ati radeon 9000 (250). Switch virtual consoles then back to x and poof.
I have a workaround that may help people with this problem: Make a launcher on a gnome panel or kde (windowmanger etc.) equivalent that is in a place (like the upper left corner) where it can be dbl. clicked on while blind-folded. Set its target to "xrefresh" (/usr/X11R6/bin/xrefresh on my sys).
"xrefresh" should tell x to redraw and fix the screen.
For the garbled text console problem, the solution should be the command "reset" (/usr/bin/reset on my sys).
"reset" will re-read the terminfo etc. and fix the current console.
"clear" (usr/bin/clear on my sys) may work better on fb console.
P.S. I am using Lynx to post this, pls tell me if it looks normal, as I have no gui at the moment.
|
|
|
|
06-16-2004, 09:28 AM
|
#4
|
|
Member
Registered: May 2004
Location: UK
Distribution: Gentoo
Posts: 293
Rep:
|
I had the same problem, and the solution for me was to add
vga=normal
to my bootloader.
|
|
|
|
06-16-2004, 11:23 AM
|
#5
|
|
Guru
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795
Rep:
|
I had that problem with ATi drivers on a Radeon 9000, which I fixed by going to 3.2.8. However, you might try upgrading to something like XFree 4.4 or XOrg.
|
|
|
|
06-16-2004, 05:01 PM
|
#6
|
|
LQ Newbie
Registered: Oct 2003
Location: Kantorn, Uppsala, Sweden, Earth, Solarsystem, Milkyway
Distribution: Slackware
Posts: 20
Rep:
|
To the nvidia users (before the thread got hijacked by the Ati folks  )
It's a known bug in the nvidia framebufferdriver, use the vesadriver instead.
|
|
|
|
06-16-2004, 05:09 PM
|
#7
|
|
LQ Newbie
Registered: Aug 2003
Location: Beyond the third Van-Allen belt
Distribution: Slackware,Gentoo
Posts: 25
Rep:
|
By trial and error, I have found that the "vga=" in lilo.conf can screw up a customized framebuffer argument string by replacing it or overriding it, ie in lilo.conf: append = "video=radeonfb:800x600-16@85" (which gives me a great 16bit 85hz small print, rather than the awful default- 640x480 8 bit 60hz). So I leave "vga=" out of the global section of lilo.conf and place the var in the individual (image=) sections that don't have a "video=" arg to suit.
The highest "video=" resolutions that I have found to work (with a few small glitches, like stuck pixels and characters from previous scrolls) for my radeon 9000 and viewsonic g773 monitor are: 800x600-16@85 and 1024x768-16x70. And I am still trying more (thank god for the auto "over frequency range" cutoff). For some reason I can't seem to get any working 24bit fb's, all "over range".
LavaDevil94- are you talking about the 3.2.8 ati proprietary driver with fire-gl, it is nice and runs IMO way faster than the windows driver. But unfortunatly this sys won't be a gaming machine, just a business form and gimp workstation. So without 3d needed I think the stock 2d gnu xfree drivers are fine. But if I run into trouble down the line I will take your advise and try the ati driver.
Distro on this machine is gentoo ~x86 (experimental) with a vanilla 2.6.5 (chopped of course) kernel, patched with the win4lin patch by NeTraverse. Even with the ~x86 keyword, gentoo currently only supports XFree 4.3.0-r6 and drm (dri) drivers 4.3.0-r7 which I think is patched with current drivers on the fly during the ebuild.
No matter, in a year or two the open source radeon 250 driver will rival the proprietary, but don't quote me on that.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:35 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|