Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE screensaver and nvidia drivers [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Orific
n00b
n00b


Joined: 14 Oct 2005
Posts: 67

PostPosted: Wed Jul 26, 2006 7:40 am    Post subject: KDE screensaver and nvidia drivers [solved] Reply with quote

I have an nVidia GeForce 4 MX 440 and I am trying to use the drivers of the tree (up to now I was downloading them from the nVidia website and installing them directly).
So I did:
Code:

# echo "x11-drivers/nvidia-drivers ~x86" >> /etc/portage/package.keywords
# emerge nvidia-drivers

But now the KDE screensaver does not work. It does not launch any more and when I try to go into the configuration menu (right-click on the desktop - Configure Desktop - Screen Saver), I get the following:
screenshot
Does anyone have an idea ?

P.S. I am using modular xorg 7.0


Last edited by Orific on Wed Aug 30, 2006 9:13 am; edited 1 time in total
Back to top
View user's profile Send private message
ycaironi
n00b
n00b


Joined: 29 Mar 2006
Posts: 48

PostPosted: Wed Jul 26, 2006 9:33 am    Post subject: Reply with quote

I moved yesteday to Xorg modular, and have the same issue here.

Even after a revdep-rebuild.


I'm currently running an emerge world and let you know if issue is still here.
_________________
Yann
Back to top
View user's profile Send private message
Orific
n00b
n00b


Joined: 14 Oct 2005
Posts: 67

PostPosted: Wed Jul 26, 2006 11:32 am    Post subject: Reply with quote

ycaironi wrote:
I'm currently running an emerge world and let you know if issue is still here.

Yeah I forgot to mention that I reemerged kdebase and did a revdep-rebuild before posting.
Back to top
View user's profile Send private message
Orific
n00b
n00b


Joined: 14 Oct 2005
Posts: 67

PostPosted: Wed Jul 26, 2006 11:37 am    Post subject: Reply with quote

I have just had the idea that it may be linked with the use flag "xscreensaver" of kdebase.
I am not at home right now, so I can't determine if I put it or not in my build.
I'll see when I am at home and post.
Back to top
View user's profile Send private message
opentaka
l33t
l33t


Joined: 18 Feb 2005
Posts: 840
Location: Japan

PostPosted: Wed Jul 26, 2006 12:58 pm    Post subject: Reply with quote

do you have your nvidia drivers installed correctly?
and you have switched to use nvidia as your opengl?
try running glxgears to see if opengl works correctly
_________________
"Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
Back to top
View user's profile Send private message
Orific
n00b
n00b


Joined: 14 Oct 2005
Posts: 67

PostPosted: Wed Jul 26, 2006 1:13 pm    Post subject: Reply with quote

opentaka wrote:
do you have your nvidia drivers installed correctly?


Installed correctly ? What do you mean ? Is there a magic formula or sth like that to say, aside from just typing
Code:
# emerge nvidia-drivers


opentaka wrote:
and you have switched to use nvidia as your opengl?

Yeah I did the switch:
Code:
# eselect opengl set nvidia


opentaka wrote:
try running glxgears to see if opengl works correctly

opengl is working: every other graphic application behaves flawlessly. I can play quake 3 for exemple (but don't go thinking that I spend my time doing that... :D )
Back to top
View user's profile Send private message
Orific
n00b
n00b


Joined: 14 Oct 2005
Posts: 67

PostPosted: Wed Jul 26, 2006 7:36 pm    Post subject: Reply with quote

Orific wrote:
I have just had the idea that it may be linked with the use flag "xscreensaver" of kdebase.
I am not at home right now, so I can't determine if I put it or not in my build.
I'll see when I am at home and post.


I compiled kdebase without this flag.
Back to top
View user's profile Send private message
ycaironi
n00b
n00b


Joined: 29 Mar 2006
Posts: 48

PostPosted: Wed Jul 26, 2006 8:12 pm    Post subject: Reply with quote

I Jst finished running the world update.
Now KDE is installed on my machine.
No more issue. Screen saver works well.

Use nvidia as flag, nvidia-drivers as driver, aand KDE
.

Just try it. let me know.
_________________
Yann
Back to top
View user's profile Send private message
Orific
n00b
n00b


Joined: 14 Oct 2005
Posts: 67

PostPosted: Thu Jul 27, 2006 1:18 am    Post subject: Reply with quote

ycaironi wrote:
Use nvidia as flag, nvidia-drivers as driver, aand KDE
.

Just try it. let me know.

There is no nvidia flag in kdebase.
But since it works now for you I suppose it must be in another kde package, probably kdelibs. So I am going to recompile kdelibs overnight and tell you tomorrow.
Back to top
View user's profile Send private message
ycaironi
n00b
n00b


Joined: 29 Mar 2006
Posts: 48

PostPosted: Thu Jul 27, 2006 7:07 am    Post subject: Reply with quote

Quote:

There is no nvidia flag in kdebase.



Sorry, I should have said, I included in the make.conf VIDEO_CARDS="nvidia vesa". You must have at least VIDEO_CARDS="nvidia"
_________________
Yann
Back to top
View user's profile Send private message
Orific
n00b
n00b


Joined: 14 Oct 2005
Posts: 67

PostPosted: Thu Jul 27, 2006 7:13 pm    Post subject: Reply with quote

Yeah I have VIDEO_CARDS="nvidia" in my make.conf.
But recompiling kdelibs did not solve the problem either... It is begining to bug me :evil:
I don't want to do an emerge -e world, since it takes forever on my machine.
So I have no other choice than going back to my former method (downloading from the nVidia website and instaling myself).
Back to top
View user's profile Send private message
xenoscr
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2003
Posts: 123
Location: Indianapolis, IN

PostPosted: Wed Aug 02, 2006 2:13 am    Post subject: Reply with quote

I was having the same issue, I ran eselect to select nvidia and now my screensaver is working again.

XeNoS
Back to top
View user's profile Send private message
Orific
n00b
n00b


Joined: 14 Oct 2005
Posts: 67

PostPosted: Wed Aug 30, 2006 9:12 am    Post subject: Reply with quote

Finally solved with the 1.0-8774 version of the driver. I think it is due to the "added support for X.Org 7.1" change (see this page).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum