0

This is on a Thinkpad W510. Kernel is 3.13.0-36-generic pushed on Sept.3

Today's update required a reboot, after which the system boots,but X fails, displaying console login prompt for a few seconds, finally leaving a black,unresponsive screen. Failsafe grapics mode also fails the same way.

I've been poking around from a console login

The update left me without a /etc/X/xorg.conf, so I copied the last good one. This eliminated some error messages, but left X trying to fi d an appropriate driver module. It succesively tried, and failed for "nvidia", "fbdev", and vesa.

I'd done some CUDA development on this machine in the past, so I had been using a driver from Nvidia, which I may try reinstalling.

Suggestions?

1 Answers1

0

Got this problem too, upon updating. Got a nasty segfault from X, and both regular and "safe" graphics mode failed to start X.

As a temporary workaround - I booted from the older 3.13.0-34 kernel and it worked fine (at boot time, via grub menu).

Updating to the latest nvidia driver in the "additional drivers" menu solved the issue (with 3.13.0-36, the latest kernel). I had nvidia binary driver 304.117, and moving to 331.38 made it work.

alex
  • 1