On Fri, 06 Sep 2013 02:23:26 +0200 Wolfgang Bauer <[email protected]> wrote:
> Am Freitag, 30. August 2013, 13:30:00 schrieb Ys: > > > > nvidia-settings works well with 319.xx, do you want a -legacy > > package? > > > No. That doesn't make sense. > Again, nvidia-settings _is_ included even with the legacy driver. > > # rpm -qlp x11-video-nvidiaG01-173.14.37-21.1.i586.rpm > ...snip... > /usr/bin/nvidia-settings > ...snip... > > > > > I honestly don't understand the point of installing nvidia-settings > > and not installing the driver alongside it > > > Of course there is no point. > And if you do install the driver, you already _have_ nvidia-settings, > no need to install that package as well... > That's what I already said a few times. > > > > - It replaces files of the original driver with (maybe) > > > incompatible versions. > > > > No, not what I've seen > > > Then have a look: > # rpm -qlp x11-video-nvidiaG03-319.32-15.1.i586.rpm > ...snip... > /usr/bin/nvidia-settings > ...snip... > /usr/share/applications/nvidia-settings.desktop > ...snip... > /usr/share/man/man1/nvidia-settings.1.gz > ...snip... > > # rpm -qlp nvidia-settings-325.15-1.3.i586.rpm > /usr/bin/nvidia-settings > /usr/share/applications/nvidia-settings.desktop > ...snip... > /usr/share/man/man1/nvidia-settings.1.gz > > Do you believe me now? ;) > > Kind regards, > Wolfgang > > _______________________________________________ > Packman mailing list > [email protected] > http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman Nope, running that command on my system shows this: (without nvidia-settings installed) i5150pc@Animus30:~> nvidia-settings If 'nvidia-settings' is not a typo you can use command-not-found to lookup the package that contains it, like this: cnf nvidia-settings and running directly: i5150pc@Animus30:~> /usr/bin/nvidia-settings bash: /usr/bin/nvidia-settings: No such file or directory _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
