Should I exclude in slapt-getrc?

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
hc.e
Posts: 31
Joined: 16. Sep 2009, 14:07

Should I exclude in slapt-getrc?

Post by hc.e »

After installing the nvidia-driver should I exclude in /etc/slapt-get/slapt-getrc for a fool-proof system?
And what has to be excluded?
User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: Should I exclude in slapt-getrc?

Post by JRD »

Let me explain something firstly : slapt-get/Gslapt handles packages.
The proprietary nvidia driver (I think you speak about it) is not in a package, just some files installed in the system. So this will not be handle by any package manager.
If you update your system deeply (for example if you change the kernel) you need to recompile these drivers by yourself.

Is it a bit more clear now ?
Image
hc.e
Posts: 31
Joined: 16. Sep 2009, 14:07

Re: Should I exclude in slapt-getrc?

Post by hc.e »

But what about if there is a new xserver, shouldn't I first remove the nvidia-driver, before installing it.
To avoid this to happen, I thought about excluding everything starting whit xorg and xserver, like the kernel and other thinks that are already excluded. Like ^kernel-.* and others.

This is the computer from my nephews. They know how to click on the update-notifier, but not about the rest behind it.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Should I exclude in slapt-getrc?

Post by thenktor »

AFAIK you have to reinstall the nvidia driver after updating kernel, xorg-server and mesa.
If you don't want this to happen you have to exclude these packages in slapt-getrc.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: Should I exclude in slapt-getrc?

Post by gapan »

thenktor wrote:AFAIK you have to reinstall the nvidia driver after updating kernel, xorg-server and mesa.
But any of those will happen only if you're upgrading to a new Salix/Slackware version. So, in my opinion, no, you should not blacklist any of the xorg packages.
Image
Image
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Should I exclude in slapt-getrc?

Post by thenktor »

gapan wrote:
thenktor wrote:AFAIK you have to reinstall the nvidia driver after updating kernel, xorg-server and mesa.
But any of those will happen only if you're upgrading to a new Salix/Slackware version. So, in my opinion, no, you should not blacklist any of the xorg packages.
Or if there is a security fix :P :mrgreen:
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: Should I exclude in slapt-getrc?

Post by gapan »

thenktor wrote:Or if there is a security fix :P :mrgreen:
Security fixes are usually applied as patches to the existing versions, so no danger upgrading there.
Image
Image
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Should I exclude in slapt-getrc?

Post by thenktor »

AFAIK the nvidia driver overwrites some files of mesa, so any upgrade or reinstall of the mesa package will break opengl acceleration of the nvidia driver.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: Should I exclude in slapt-getrc?

Post by gapan »

I wouldn't know, no nvidia here :twisted:
Image
Image
User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: Should I exclude in slapt-getrc?

Post by JRD »

thenktor wrote:AFAIK the nvidia driver overwrites some files of mesa, so any upgrade or reinstall of the mesa package will break opengl acceleration of the nvidia driver.
No at all.
ATI do it, but not nvidia.
The nvidia driver consist only of a module for the kernel and a driver for Xorg, that's all.
Image
Post Reply