no X after todays update [Solved]

If you are new to Linux or new to Sabayon Linux and just not sure where to post, here ya go. Post without fear of being told to RTFM :-)

Moderator: Moderators

no X after todays update [Solved]

Postby HansWurst » Fri Jun 12, 2009 12:45

X fails starting after todays updates. Trying to start it manually it says. NVIDIA: No displays found for configuration. The new Kernel 2.6.29 is installed plus the apropriate NVIDIA drivers. Both are correctly eselected.
Last edited by HansWurst on Fri Jun 12, 2009 21:37, edited 1 time in total.
HansWurst
Young Hen
 
Posts: 32
Joined: Sun Jan 07, 2007 19:08
Location: Germany

Re: no X after todays update

Postby joeoden » Fri Jun 12, 2009 12:59

Have a look at this
viewtopic.php?f=86&t=17259#p99021

What you need to do is as root
equo install nvidia-driver

Drivers have been updated to 180.60
Have fun
Joe
Desktop ASUS M2N-MX SE Plus, AMD 64 X2 Dual Core 5200, 4 Gb RAM, GeForce 9500 1GB
Notebook HP CQ61-311AX, AMD CPU M320, 4 Gb RAM, Radeon HD 4300 512 MB
Wireless AR9285, Audio ATI SBx00 (IDT 92hd75B2x5)
Some mistakes are too much fun to only make once!
joeoden
Old Dear Hen
 
Posts: 474
Joined: Sun Mar 15, 2009 10:35
Location: Back in the 'swamp land' Moe, Australia 38°10′20″S 146°16′04″E

Re: no X after todays update

Postby HansWurst » Fri Jun 12, 2009 13:02

did that already. Nothing changed, sorry
HansWurst
Young Hen
 
Posts: 32
Joined: Sun Jan 07, 2007 19:08
Location: Germany

Re: no X after todays update

Postby joeoden » Fri Jun 12, 2009 13:14

HansWurst wrote:did that already. Nothing changed, sorry


Update applet not working so first do
equo update
equo install nvidia-driver
equo conf update

Hope it helps
Joe
Desktop ASUS M2N-MX SE Plus, AMD 64 X2 Dual Core 5200, 4 Gb RAM, GeForce 9500 1GB
Notebook HP CQ61-311AX, AMD CPU M320, 4 Gb RAM, Radeon HD 4300 512 MB
Wireless AR9285, Audio ATI SBx00 (IDT 92hd75B2x5)
Some mistakes are too much fun to only make once!
joeoden
Old Dear Hen
 
Posts: 474
Joined: Sun Mar 15, 2009 10:35
Location: Back in the 'swamp land' Moe, Australia 38°10′20″S 146°16′04″E

Re: no X after todays update

Postby HansWurst » Fri Jun 12, 2009 13:28

I did that.
Kernel and Nvidia 180.60r1 drivers are correctly installed. I also did equo conf update. It says no Nvidia-kernel-module was found. rc-update doesnt show any nvidia-modules. tried to reinstall nvidia drivers. no change.
By the way. Is there a command that lists the services which COULD be added in rc-update?
HansWurst
Young Hen
 
Posts: 32
Joined: Sun Jan 07, 2007 19:08
Location: Germany

Re: no X after todays update

Postby joeoden » Fri Jun 12, 2009 13:49

What is the output of
uname -r
eselect kernel list
eselect opengl list

nvidia drivers not listed in my rc-update show, and GUI is working

HansWurst wrote:Is there a command that lists the services which COULD be added in rc-update?

RC-UPDATE(8) System Manager's Manual RC-UPDATE(8)

NAME
rc-update — add and remove services to and from a runlevel

SYNOPSIS
rc-update add service [runlevel ...]
rc-update delete service [runlevel ...]
rc-update [-u, --update] [-v, --verbose] show [runlevel ...]

DESCRIPTION
OpenRC uses named runlevels. Rather than editing some obscure file or
managing a directory of symlinks, rc-update exists to quickly add or
delete services to and from from different runlevels. All services must
reside in the /etc/init.d or /usr/local/etc/init.d directories. They must
also conform to the OpenRC runscript standard.

add service Add the service to the runlevel or the current
one if none given. Services added to the boot
runlevel must exist in /etc/init.d.

delete service Delete the service from the runlevel or the cur‐
rent one if none given.

show Show all enabled services and the runlevels they
belong to. If you specify runlevels to show,
then only those will be included in the output.

-v, --verbose Show all services.

-u, --update Forces an update of the dependency tree cache.
This may be needed in the even of clock skew (a
file in /etc is newer than the system clock).

SEE ALSO
rc(8), rc-status(8)

AUTHORS
Roy Marples <roy@marples.name>

Joe
Desktop ASUS M2N-MX SE Plus, AMD 64 X2 Dual Core 5200, 4 Gb RAM, GeForce 9500 1GB
Notebook HP CQ61-311AX, AMD CPU M320, 4 Gb RAM, Radeon HD 4300 512 MB
Wireless AR9285, Audio ATI SBx00 (IDT 92hd75B2x5)
Some mistakes are too much fun to only make once!
joeoden
Old Dear Hen
 
Posts: 474
Joined: Sun Mar 15, 2009 10:35
Location: Back in the 'swamp land' Moe, Australia 38°10′20″S 146°16′04″E

Re: no X after todays update

Postby finn-p » Fri Jun 12, 2009 14:53

At me the same problem, all that here is written yet has not helped, I look forward your councils
finn-p
Baby Hen
 
Posts: 5
Joined: Sun May 24, 2009 8:26

Re: no X after todays update

Postby sjieke » Fri Jun 12, 2009 15:15

Please provide the info that 'joeoden' requested
uname -r
eselect kernel list
eselect opengl list


The output of 'equo search nvidia-drivers' could also be usefull to verify which driver version is installed...
sjieke
Technological Hen
 
Posts: 321
Joined: Thu Mar 01, 2007 10:46
Location: Maldegem, Belgium

Re: no X after todays update

Postby pepe999 » Fri Jun 12, 2009 16:29

I had the same problem this morning and reinstalling the driver and nvidia-settings works for me. The driver is 180.53 not 180.60r1..
HP dv6 2060ea
Sabayon 11 Mate
Win 7 still installed
Linux user no. 491024
User avatar
pepe999
Advanced Hen
 
Posts: 244
Joined: Fri Mar 06, 2009 19:24
Location: Manchester

Re: no X after todays update

Postby KelloggsFrosties » Fri Jun 12, 2009 16:46

Had the same problem today. Nvidia-drivers were installed in the right version fitting the kernel, but module was not found. Running depmod fixed it.
KelloggsFrosties
Young Hen
 
Posts: 31
Joined: Tue Aug 26, 2008 17:24
Location: Freiburg (Germany)

Next

Return to Beginners|Newbies Area

Who is online

Users browsing this forum: No registered users and 1 guest