[arch-general] xf86-video ***
Hi . What is the easiest way to stop pacman trying to update all the xf86-video* drivers for cards i do not have the system uses the xf86-video-nouveau driver perfectly well but tries to install sis ati sirrus trident and more I know about adding files at the command line --exclude and about entering a list in pacman.conf but is there a way that is quicker. Ta . Pete . -- Linux 7-of-9 3.5.6-1-ARCH #1 SMP PREEMPT Sun Oct 7 19:30:49 CEST 2012 x86_64 GNU/Linux
On Sun, Oct 14, 2012 at 3:41 PM, P .NIKOLIC <p.nikolic1@btinternet.com> wrote:
What is the easiest way to stop pacman trying to update all the xf86-video* drivers for cards i do not have the system uses the xf86-video-nouveau driver perfectly well but tries to install sis ati sirrus trident and more
Why not just remove them? # pacman -Rsc xf86-video-{sis,ati,sirrus,trident,...} -t
On Sun, Oct 14, 2012 at 10:41 AM, P .NIKOLIC <p.nikolic1@btinternet.com> wrote:
Hi .
What is the easiest way to stop pacman trying to update all the xf86-video* drivers for cards i do not have the system uses the xf86-video-nouveau driver perfectly well but tries to install sis ati sirrus trident and more
I know about adding files at the command line --exclude and about entering a list in pacman.conf but is there a way that is quicker.
Why did you installed them in the forst place? If you uninstall what you don't need, they'll not be updated. -- A: Because it obfuscates the reading. Q: Why is top posting so bad? For more information, please read: http://idallen.com/topposting.html ------------------------------------------- Denis A. Altoe Falqueto Linux user #524555 -------------------------------------------
On Sun, Oct 14, 2012 at 02:41:23PM +0100, P .NIKOLIC wrote:
Hi .
What is the easiest way to stop pacman trying to update all the xf86-video* drivers for cards i do not have the system uses the xf86-video-nouveau driver perfectly well but tries to install sis ati sirrus trident and more
I know about adding files at the command line --exclude and about entering a list in pacman.conf but is there a way that is quicker.
You probably installed the xorg-drivers group. pacman doesn't fetch those drivers if you instruct it to install a specific one.
participants (4)
-
Denis A. AltoƩ Falqueto
-
gt
-
P .NIKOLIC
-
Tom Gundersen