Author Topic: XServer is broken on my Lenovo z580  (Read 666 times)

Offline loewenheim

  • New Friend
  • *
  • Posts: 3
XServer is broken on my Lenovo z580
« on: December 25, 2012, 05:02:19 PM »
Hi,

I have just bought a Lenovo Ideapad z580 with an nVidia GT 640M video card as well as Intel HD 4000 onboard graphics. After installing PCLinuxOS, the system worked fine at first, but by "setting up my video card" in the system options, I apparently screwed up my XServer. Whenever I boot the system or try to start X with startx, I get
Quote
(EE) No devices detected.

Fatal server error:
no screens found

Unfortunately, I don't have a backup of the working xorg.conf and don't know how to get it back in a working state. Running nvidia-xconf (iirc) didn't work. I don't even know for sure which driver is right for my card (I would like the proprietary one, but don't know the right package). Multiple driver packages appear to be installed already. Can anybody help?

Online JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2115
Re: XServer is broken on my Lenovo z580
« Reply #1 on: December 25, 2012, 05:13:42 PM »
Remove /etc/X11/xorg.conf  (as su) and if it's correct you get a new xorg.conf  (after a system reboot)

JohnW
« Last Edit: December 25, 2012, 05:15:54 PM by JohnW_57 »
PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline loewenheim

  • New Friend
  • *
  • Posts: 3
Re: XServer is broken on my Lenovo z580
« Reply #2 on: December 26, 2012, 07:32:59 AM »
Thanks, that worked. The XServer boots again. But I don't seem to have a new xorg.conf—I suppose that the server is just using default values now. It runs now, but I would still like to have the right driver for my nVidia card.

Online Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10633
  • MLUs Forever!
Re: XServer is broken on my Lenovo z580
« Reply #3 on: December 26, 2012, 07:35:59 AM »
Thanks, that worked. The XServer boots again. But I don't seem to have a new xorg.conf—I suppose that the server is just using default values now. It runs now, but I would still like to have the right driver for my nVidia card.

Have you tried disabling the video card you do not wish to use through BIOS?

You should then be able to select the correct driver for the remaining video card through PCC.

You should probably - temporarily - set the video driver in use to Vesa before going down to turn off the unwanted video card.

MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Online JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2115
Re: XServer is broken on my Lenovo z580
« Reply #4 on: December 26, 2012, 09:34:14 AM »
http://www.geforce.com/hardware/notebook-gpus/geforce-gt-640m/description

Quote
Get great performance and great battery life with NVIDIA Optimus technology
NVIDIA Optimus is the industry’s only fully automatic switchable graphics technology for your PC, giving you the performance of dedicated graphics when you need it, and conserves your battery when you don’t. Whether you’re editing a video, surfing the web, or playing a 3D game, NVIDIA Optimus technology selects the perfect balance of performance and battery life.


Nvidia says for the current nvidia driver: http://www.geforce.com/drivers/results/52240

For the current driver in repository: 304.51:
http://www.geforce.com/drivers/results/49072

More info:
http://www.pcworld.com/article/261874/coming_soon_to_linux_nvidia_optimus_graphics_support.html
http://www.tomshardware.com/news/linux-nvidia-gpu-driver-optimus,17394.html

The Bumblebee package is not repositories yet (still as package suggest).

JohnW


« Last Edit: December 26, 2012, 12:34:41 PM by JohnW_57 »
PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline loewenheim

  • New Friend
  • *
  • Posts: 3
Re: XServer is broken on my Lenovo z580
« Reply #5 on: December 26, 2012, 12:12:07 PM »
Thanks for the detailed reply. In that case I guess I'll wait for bumblebee to hit the repositories.