Linux - HardwareThis 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.
I'm using Sony Vaio VPCCW26FG (CW Series). It's graphic card is NVidia GeForce GT 330M. I use Ubuntu 10.04 32-bit as my operating system, dual boot with windows 7.
Recently I installed new driver from NVidia 256.53, but looks like this driver is not so stable on my notebook.
Sometimes the NVidia driver is successfully loaded, but sometimes its failed to load. (note: in windows 7 the graphic card has no problem)
This is the last few lines of log message from Xorg.0.log:
Quote:
(**) Sep 06 22:25:38 NVIDIA(0): Enabling RENDER acceleration
(II) Sep 06 22:25:38 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Sep 06 22:25:38 NVIDIA(0): enabled.
(EE) Sep 06 22:25:39 NVIDIA(0): Failed to initialize the NVIDIA graphics device PCI:1:0:0.
(EE) Sep 06 22:25:39 NVIDIA(0): Please check your system's kernel log for additional error
(EE) Sep 06 22:25:39 NVIDIA(0): messages and refer to Chapter 8: Common Problems in the
(EE) Sep 06 22:25:39 NVIDIA(0): README for additional information.
(EE) Sep 06 22:25:39 NVIDIA(0): Failed to initialize the NVIDIA graphics device!
(II) UnloadModule: "nvidia"
(II) UnloadModule: "wfb"
(II) UnloadModule: "fb"
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Is there anything in /var/log/kern.log that would shed some light on what's going on? I've seen others reporting problems with this driver as well so I suspect it's just an upstream issue with nvidia or some interaction with the driver and the kernel you are using. You probably want to downgrade to 256.44; that seems to fix things for most people encountering problems with the new driver.
Is there anything in /var/log/kern.log that would shed some light on what's going on? I've seen others reporting problems with this driver as well so I suspect it's just an upstream issue with nvidia or some interaction with the driver and the kernel you are using. You probably want to downgrade to 256.44; that seems to fix things for most people encountering problems with the new driver.
Before I installed version 256.53, I used 256.44, but it has the same problem. That was why I installed version 256.53 by hoping the problem fixed. Too bad, it's not.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.