[Solved] X not starting

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
jpg153
Donor
Posts: 473
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

[Solved] X not starting

Post by jpg153 »

Hi,

after upgrading from 14.0 to 14.1 (64bit, XFCE) along the "how to", I tried to install the proprietary nvidia driver, latest version.
However, the installation failed due to kernel-version mismatch.

When trying to boot, X will not come up.
So I removed the blacklist entry for the noveau driver and installed the xf86-video-noveau package.

However, I still cannot get the X-system to run.

Code: Select all

modprobe: FATAL: Module nvidia not found
...
Fatal server error:
(EE) no screens found (EE)
I am a bit lost how to get the setup right... :? :oops:

Any hint?

Thanks.
Last edited by jpg153 on 27. Apr 2014, 18:10, edited 1 time in total.
Regards Gruß
jpg
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: X not starting

Post by laprjns »

jpg153 wrote:Hi,

after upgrading from 14.0 to 14.1 (64bit, XFCE) along the "how to", I tried to install the proprietary nvidia driver, latest version.
However, the installation failed due to kernel-version mismatch.
Sounds like you tried installing the nvidia driver before you booted into the new 14.1 kernel
Any hint?
Try this. Boot into run level 3, which will not be hard since x doesn't work. ;) Install the kernel-source package if it's not already installed, then try runing the nvidia driver install script again.

Code: Select all

sudo ./NVIDIA-Linux-your-version.run
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
jpg153
Donor
Posts: 473
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

Re: X not starting

Post by jpg153 »

You are 100% right! :idea: :D

I was obviously too fast and that caused the kernel mismatch, so failed install.

Now all is ok!

Thanks!
Regards Gruß
jpg
Post Reply