Clash between nvidia-utils and lib32-nvidia-utils

I'm getting a clash between nvidia-utils and lib32-nvidia-utils when upgrading. The error is:
/usr/lib/libnvcuvid.so exists in both 'nvidia-utils' and 'lib32-nvidia-utils'
/usr/lib/libnvcuvid.so.1 exists in both 'nvidia-utils' and 'lib32-nvidia-utils'
/usr/lib/libnvcuvid.so.260.19.29 exists in both 'nvidia-utils' and 'lib32-nvidia-utils'
Anyone else getting this problem?

No, I've been upgrading daily. I've experienced this sort of error before, but the clash has always been with existing files (usually after not upgrading for a while), not between two packages. Uninstalling, -Syu and reinstall didn't work, I still get the error.  I had a look at the .pkg.tar.gz, and it really does contain those files, so it looks like a packaging error.

Similar Messages

  • Clash between mountain lion and canon mp640 printers

    Has apple sorted out the problem with clash between mountain lion and canon mp640 printers? And if so, where are the drivers to download?

    This is what I found on the Canon site:
    About imagePROGRAF iPF605
    See Other imagePROGRAF Series
    Large Format Printer
    Item Code: 3034B017 
    Overview
    Brochures & Manuals
    Drivers & Software
    Reviews
    Features
    What's in the Box
    Service & Support
    Specifications
    Supplies & Accessories
    Accessibility (VPAT)
    Drivers & Software
    Select an Operating System and OS Version from the drop down menu below then click on a category to view the latest supported files for your product. Click on the file description to navigate to download, then click on "I Agree - Begin Download" to start downloading.
    Select Operating System
    Windows
    Mac OS
    Linux      Select OS Version  Select OS Version
    Windows 7
    Windows 7 (x64)
    Windows Vista
    Windows Vista (x64)
    Windows XP
    Windows XP (x64)
    Windows Server 2008
    Windows Server 2008 (x64)
    Windows Server 2008 R2 (x64)
    Windows Server 2003
    Windows Server 2003 (x64)
    Windows Server 2003 R2
    Windows Server 2003 R2 (x64)
    Windows 2000
    Windows NT
    Windows Me
    Windows 98
    Windows 95  Select OS Version
    OS X v10.8 Mountain Lion
    OS X v10.7 Lion
    OS X v10.6 Snow Leopard
    OS X v10.5 Leopard
    OS X v10.4 Tiger
    OS X v10.3 Panther
    OS X v10.2 Jaguar
    OS X v10.1 Puma
    OS X Server
    OS X
    OS 9
    OS 8  Select OS Version
    Linux  How to find your OS?  
    Show All
    Drivers
    There is no driver for the OS Version you selected. The driver may be included in your OS or you may not need a driver. Refer to our FAQ section for connectivity issues. 
    In such a case as this I offer the following solution:
    People who need to SCAN and/or PRINT without a compatible Lion or Montain Lion driver from their manufacturer can use Apple's very basic "PRINT & SCAN" utility in System Preferences:
    Click the Apple menu ( ), and then click System Preferences .
    Click Print & Scan ( ).
    Click Print .
    The next window looks like this:
    Hope this helps

  • AirPort Management Utility and AirPort Admin Utility

    Is there a difference between AirPort Management Utility and Airport Admin Utility? I see that the Airport Management Utility has not been updated for a while while the Airport Admin Utility is more recent. Does the latter replace the former?
    Thanks!

    Is there a difference between AirPort Management Utility and Airport Admin Utility?
    Yes, the Management Utility gives you the ability to monitor some aspects of your Apple base station.
    The AirPort Admin Utility allows you configure and control the Apple base station.
    Does the latter replace the former?
    No

  • K1 Bricked during recent update, flashes between Lenovo "circles" and green NVIDIA screen?

    Sent it out for service, waiting on Motherboard? how long does it take for parts?  Highly frustrated, only had the unit a week and now it's out of service for 2 weeks?

    Replacement motherboard is coming from Overseas? No stock here in North America?

  • Clash between AirPort Extreme and BlackBerry Curve on Apple MacBook??

    Hi, I have a 1GB Apple MacBook and use my AirPort Extreme port for Internet access. Lately I have noticed that whenever I receive a text or e-mail through my BlackBerry Curve phone, AirPort cuts out. Each time I have to restart my Road Runner modem and the AirPort base station to get the signal back. Is there some sort of glitch between the signals of the AirPort and the signals of the BlackBerry? Has anyone else experienced this? Thank you for your help!

    Hi,
    I am using the Lynksys WPC4400N and I do not have too many problems. Speed is 117-130 Mbps.
    Hope this helps.

  • Clash between   Adobe  reader  and   adobe photoshop elements

    I  have both   adobe reader   and  adobe photoshop elements  6  installed  on my  computer..  Since  upgrading to the current version of  Reader,  when I attempt  to open a  PDF  file  using  reader the  file  goes straight to Adobe  photoshop,  were of  course it  doesn't  open properly.   How  do i  fix  this  ?

    I  am  using  Windows 8.1
    I  think the problem  arose when  I   changed  computers   and began using
    Windows  8.1
    On Wed, Jun 11, 2014 at 5:54 PM, Pat Willener <[email protected]>

  • Cant install lib32-nvidia-utils-beta

    Hello ,
    I am trying to install lib32-nvidia-utils-beta.. but I get
    ==> ERROR: Makepkg was unable to build lib32-nvidia-utils-beta.
    ==> Restart building lib32-nvidia-utils-beta ? [y/N]
    # Maintainer : Dan Vratil <[email protected]>
    # Contributors: Jeremy Sands <[email protected]>
    # Thomas Baechler <[email protected]>
    # James Rayner <[email protected]>
    # Erik Hardesty <[email protected]>
    # josephgbr <[email protected]>
    pkgname=lib32-nvidia-utils-beta
    pkgver=304.37
    pkgrel=1
    pkgdesc="NVIDIA drivers utilities and libraries. (32 bit)"
    arch=(x86_64)
    url="http://www.nvidia.com/"
    license=('custom:NVIDIA')
    groups=('lib32')
    depends=('lib32-libxext' 'lib32-zlib' 'lib32-gcc-libs')
    conflicts=('lib32-libgl' 'lib32-ati-fglrx-utils' 'lib32-nvidia-utils')
    provides=('lib32-libgl' "lib32-nvidia-utils=${pkgver}")
    source=(ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run)
    build()
    cd "${srcdir}"
    if [ -d NVIDIA-Linux-x86-${pkgver} ]; then
    rm -rf NVIDIA-Linux-x86-${pkgver};
    fi
    # Extract sources
    sh NVIDIA-Linux-x86-${pkgver}.run --extract-only
    package() {
    cd $srcdir/NVIDIA-Linux-x86-${pkgver}
    # OpenGL library
    install -D -m755 libGL.so.$pkgver $pkgdir/usr/lib32/libGL.so.$pkgver
    # OpenGL core library
    install -D -m755 libnvidia-glcore.so.$pkgver $pkgdir/usr/lib32/libnvidia-glcore.so.$pkgver
    # XvMC
    install -D -m644 libXvMCNVIDIA.a $pkgdir/usr/lib32/libXvMCNVIDIA.a
    install -D -m755 libXvMCNVIDIA.so.$pkgver $pkgdir/usr/lib32/libXvMCNVIDIA.so.$pkgver
    # VDPAU
    install -D -m755 libvdpau_nvidia.so.$pkgver $pkgdir/usr/lib32/vdpau/libvdpau_nvidia.so.$pkgver
    # CUDA
    install -D -m755 libcuda.so.$pkgver $pkgdir/usr/lib32/libcuda.so.$pkgver
    install -D -m755 libnvcuvid.so.$pkgver $pkgdir/usr/lib32/libnvcuvid.so.$pkgver
    # nvidia-tls library
    install -D -m755 tls/libnvidia-tls.so.$pkgver $pkgdir/usr/lib32/libnvidia-tls.so.$pkgver
    # OpenCL
    install -D -m755 libnvidia-compiler.so.$pkgver $pkgdir/usr/lib32/libnvidia-compiler.so.$pkgver
    install -D -m755 libOpenCL.so.1.0.0 $pkgdir/usr/lib32/libOpenCL.so.1.0.0
    install -D -m755 libnvidia-cfg.so.$pkgver $pkgdir/usr/lib32/libnvidia-cfg.so.$pkgver
    install -D -m755 libnvidia-ml.so.$pkgver $pkgdir/usr/lib32/libnvidia-ml.so.$pkgver
    # create soname links
    for _lib in $(find $pkgdir -name '*.so*'); do
    _soname="$(dirname ${_lib})/$(readelf -d "$_lib" | sed -nr 's/.*Library soname: \[(.*)\].*/\1/p')"
    if [ ! -e "${_soname}" ]; then
    ln -s "$(basename ${_lib})" "${_soname}"
    ln -s "$(basename ${_soname})" "${_soname/.[0-9]*/}"
    fi
    done
    rm -rf "${pkgdir}"/usr/{include,share,bin}
    mkdir -p "$pkgdir/usr/share/licenses"
    ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
    md5sums=('ee3e97109201ab954c96860e28ada611')
    This is my PKGBUILD can you help me?

    I am installing arch linux from the beginning . Nvidia nvidia/utils and lib32-nvidia-utils did not have any problem.
    Last edited by ytsejam (2012-08-16 07:44:12)

  • Two GPUs, two purposes - libgl and nvidia-utils conflict - lib32-libgl

    Hi all!
    After realizing there is no way (by now) to perform a vgs switch (between integrated Intel and discrete Nvidia GPUs) using nvidia propertary driver (as I read, the only one supporting gpgpu with cuda/openCL), I wondered if there is a way of letting them co-exist: graphics on the integrated one and applications on the nvidia. After all, I might not need to be using the discrete card for the video if I want to use it for other purposes.
    Obeviously, the tho drivers conficlt (nvidia-utils conflicts with libgl), but in this post a workaround is suggested.
    Thing is, also lib32-nvidia-utils and lib32-libgl (Skype depends on it) conflict, so I thought I could just extend the suggestion, but I couldn't find lib32-libgl's pkgbuild. Where can I find it? If it doesn't exist at all, is there a way I can workaround?
    By the way, why aren't libgl and lib32-libgl on abs? In what way are they different from the others?
    There is libgl-git in AUR, but I couldn't find the 32-bit version.
    Do you think I have a chanche it'll work?
    Thanks a lot
    Davide
    running Arch linux 64 bit
    on a Dell Vostro 3500
    $ lspci|grep VGA
    00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
    01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 310M] (rev a2)

    Xehoz wrote:
    davide wrote:
    ngoonee wrote:Using both at the same time? No, of course not.
    So you think it'll never work :sad:
    Actually, it is working now. It's a recent development posted in the mailing lists, but the solution came up yesterday and tests have been positive so far. It's confirmed to work in at least two Optimus machines.
    Progress is being posted in the mailing lists, but the author, Martin Juhl, is also blogging it. I'll just sum up what the solution: It resorts to turbojpeg  VirtualGL and two xorgs. The intel card does everything, and apps meant to use the nvidia are specifically run with vglrun.
    Unfortunately, the solution removes hardware acceleration in the intel card (immediately noticeable by the absence of desktop effects). In arch that translates the libgl / nvidia-utils conflict.
    intel-dri demands libgl.
    xf86-video-intel demands intel-dri.
    In order to install nvidia + nvidia-utils in Arch, without removing intel-dri and xf86-video-intel, you have to:
    # pacman -Sd nvidia nvidia-utils
    This will still remove libgl, though.
    Now THAT is just cool... would make optimus laptops so much more useful if/when it works reasonably well. Sounds like quite a bit of hackery involved though.

  • Lib32-nvidia-utils version problem [Solved]

    Hi,
    first of all sorry if this is the wrong place to put this secondly I'd have a go myself in fixing this but i'm not that comfortable in package building just yet.
    I notice there has been an update to the lib32-nvidia-utils package on 2010-09-15 which is currently conlicting with the x86_64 nvidia package (last updated on 2010-09-01) due to version numbering.
    the x86_64 nvidia driver version is currently at 256.53-1 and the  lib32-nvidia-utils  is currently at 256.53-2
    due to this mismatch in version the X server will not start. can the maintainers either update the x86_64 nvidia package and the x86_64 nvidia-utils package to version 256.53-2 or rollback the lib32-nvidia-utils to 256.53-1 please
    I only managed to fix this problem on my system by installing the older version lib32-nvidia-utils package I had in the "/var/cache/pacman/pkg/" folder but for someone working from a fresh build of arch will bugger them right up.
    Last edited by balasarius (2010-10-06 15:20:10)

    OK call me an absolute  NOOB!!!
    I spent nearly 3 hours last night getting the same version mismatch error with nvidia 256.53-1  and lib32-nvidia-utils 256.53-2  doing that exact same thing I've just done to try and recreate the error,  and now the thing wants to work.
    there must be little gremlins living in my machine driving me potty.
    if I make any more topics like this that turn in to a load of waffle then feel free to pick up a plank of 2x4 (a.k.a. The I.T. Educator) and crack me over the head with it

  • What is going on with lib32-nvidia-utils

    the lib32-nvidia-utils package has been downgraded from 180.29 to 173.14.18
    also there are 2 new packages now : lib32-nvidia-utils-180.29-3 and lib32-nvidia-utils-173.14.18-1
    It's quite messy. Also 173.14.18 doesn't have corresponding nvidia and nvidia-utils packages.

    somebody was playing with those builds. from what i see ghost-linux

  • [Unsolved] Awesome, Composition, xinerama and the Nvidia drivers.

    I have a setup that uses the Awesome WM, 3 monitors under xinerama, and the proprietary nvidia drivers, and I find conflicting information about the compatibility between xinerama, compositing and the nvidia drivers. At the moment trying to run a composition manager (xcompmgr and cario) the whole screen except for the awesome menu bar turns a single color (grey for xcomp, and black for cairo) and my machine locks up.
    The arch wiki ( https://wiki.archlinux.org/index.php/Composite ) says these don't work together but wikipedia does ( http://en.wikipedia.org/wiki/Xinerama#cite_note-2 ).
    Help?

    From what I understand, the commit cited in the wikipedia article only removes an artificial barrier to simultaneous Xinerama+Compositing but does not address the structural incompatibilities or fix any related bugs, so your X server will happily try to use them together and fail miserably. It is really a red herring. I have never heard of a single setup where they have worked together - some dev has just swept the problem further under the rug.
    My guess is nobody wants to invest the time, hoping Wayland will make it irrelevant in a few years.

  • Boot camp probl"back up disk and use disk util. to reform as single MAC OS.

    The disk cannot be partitioned because some files cannot be moved.
    Back up the disk and use Disk Utility to format it as a single Mac OS Extended (Journaled) volume. Restore your information to the disk and try using Boot Camp Assistant again.
    I am trying to install win 7 32 bit but before i partition my mac osx an error message pops up with the above wording...I went to disk utility and it is already a single mac osx (journaled). any help would be great and much appreciated..thank you for viewing.

    The error message must be the title of 100s of threads.
    Do you know how to backup?
    It can't move files, some are fixed, the free space has to also be unfragmented contiguous chunk at the end of the drive.
    Disk Utility Restore tab (and Help menu).
    and of course external backup drive. And backup is step #1. There is a PDF you can save or print from the Boot Camp Assistant.
    If you only have TimeMachine for backup you might want to install OS X anyway on a small 30GB partition (shrink partition size) or use your OS X DVD.
    From OS X DVD go to Utility and then Disk Utility. Restore to another drive and that should be then bootable.
    Or pick up SuperDuper or Carbon Copy to clone-backup and use one of those.
    iDefrag $$ may be able to optimize the free space.
    But it is wiser to first insure any data and files are backed up before changing or installing another OS, and before changing partitions around.

  • [SOLVED]Installing steam in optimus and lib32-libgl dependency problem

    Hello everyone!
    I have a problem concerning the installation of steam under arch_64 on a laptop with Optimus. I have succesfully installed Bumblebee with Nvidia 319.17-2, everything works fine. I have also installed lib32-nvidia-utils which is version 319.17-1. Now I try to install steam:
    [root@VOSTRO onur]# pacman -S steam
    resolving dependencies...
    :: There are 3 providers available for lib32-libgl:
    :: Repository multilib
    1) lib32-mesa-libgl 2) lib32-nvidia-304xx-utils 3) lib32-nvidia-libgl
    Enter a number (default=1):
    The problem arises at this point:
    1) I am using nvidia, so I can't use mesa.
    2) I have installed driver 319.17 with the corresponding util package, so not this one.
    3) I guess this is the answer. But since I am using bumblebee, I checked the wiki page (https://wiki.archlinux.org/index.php/Bumblebee)  and under section 2.1 there is a note:
    Note: Do not install lib32-nvidia-libgl! Bumblebee will find the correct lib32 nvidia libs without it.
    This leaves me confused. What am I supposed to do at this point? Is it a problem on Bumblebee's part? Or since lib-32-nvidia-304xx-utils is legacy now, shouldn't the dependency be updated to include the latest nvidia-utils package 319.17-1? Or am I missing something?
    Any kind of insight will be deeply appreciated.
    NOTE: Just before submitting this post, I learned that there was Optimus support in the beta release of this driver, but in the release notes of the released version contains nothing about Optimus
    http://www.nvidia.com/object/linux-disp … river.html
    so I guess installing Bumblebee was not a mistake?
    Last edited by Pipix (2013-05-17 22:43:22)

    I have pretty much the same problem.
    I went for lib32-mesa-libgl and uninstalled lib32-nvidia-libgl.  Problem was that Steam did not find libgl.so so i had to install lib32-intel-dri too.
    Now steam works but i cannot use the nvidia GPU..... if i set launch options to "primusrun %command%" then dota2 does not launch.
    optirun glxgears works.
    primusrun glxgears works.
    Even all CUDA examples work.
    what could be the problem?
    Last edited by labotsirc (2013-08-26 20:25:32)

  • Wine - lib32-nvidia-utils

    I'm trying to play a game via wine, the game needs the lib32-nvidia-utils package.
    If I try to install it from the repos, pacman tells me that it is unavailable, even after repo syncing with pacman -Sy...
    ( Arch package search shows me that it is normally in the community repos )
    However, I've navigated to a repo in my browser,
    downloaded it manually, and tried to install it ( with pacman -U).
    Then pacman tells me something like:
    the package lib32-nvidia-utils conflicts with lib32-libgl.
    khm...
    lib32-libgl is needed by lib32-mesa which is needed by wine.
    so, how to install lib32-nvidia-utils?
    host is archx86_64, nvidia driver is 190.42, with gnome 2.28, wine version is 1.1.34-2, installed from AUR (bin32-wine)
    Last edited by scar (2009-12-19 12:13:47)

    sorry, it is solved....
    pacman -Syy ( forced syncing )
    sudo pacman -S lib32-nvidia-utils
    remove lib32-libgl, it doesn't break anything...
    wine launches well and the games ( as any wine app ) is working fine
    Last edited by scar (2009-12-19 12:19:58)

  • Outdated lib32-nvidia-utils

    Hello,
    Today there was an update on nvidia, from 177.80-1 to 177.82-1. Everything is fine, but I use some software on wine which use 3D acceleration, and need lib32-nvidia-utils ( from community ), which is in community but is still version 177.80-1, so it refuse to interact with my CG ( incompatible API/Kernel version ). I tried searching for the package in AUR for recompiling myself, but I can't find it anywhere. Does anyone know where I can find anything on the package, so that I can update it ?
    Thanks.

    BombStrike wrote:I tried searching for the package in AUR for recompiling myself, but I can't find it anywhere. Does anyone know where I can find anything on the package, so that I can update it ?
    You can use ABS to get PKGBUILDs of repo packages.

Maybe you are looking for

  • How do I stop Firefox from opening its own homepage tab on top of my homepage?

    Firefox keeps opening up its own website in my browser on top of my own home page even though I have reset the home page numerous times. Everytime I open firefox I have to reset my home page which works for a half-day or so and then ... we're back to

  • Parsing error when running a SOAP client

    New to SOAP. Tring to get get it up an running using some of the Oreilly examples from Java and XML. Anyone with any suggestions to fix the error I am getting. Thanx in advance. 1>This is my simple SAX client: package xml; import java.net.URL; import

  • IMac G5 Screen Cracked!

    My iMac G5 screen was cracked when my son threw a toy at it while throwing a fit. Some of the old background is still visible, but most of the screen is dominated by wierd colors and designs. Is it possible to get this fixed? If so, how do I go about

  • Error 1202 on itunes

    my itunes store isnt loading properly and i am getting error 1202 on all requests

  • Problem Updating Sample App v207 Turnkey Image to 11.1.1.6.5 Patch Set

    I've been using the Oracle-provided pre-built Linux Sample App v207 image in a demo/sandbox capacity. I was hoping to patch it to 11.1.1.6.5 in order to squash some bugs, although I'm fairly new to the OBIEE patching process. I'm running into errors