[solved] Problem installing nvidia driver

i wrote in the terminal
pacman -S nvidia
resolving dependencies...
looking for inter conflicts...
::nividia-utils conflicts with libgl. Remove libgl [Y/n] Y
error:failed to prepare transaction  (could not satisfy dependencies)
:: savage-dri :requires libgl=7.6
Then i put pacman -S libgl=7.6
that goes without a hitch.
then i repeated pacman -S nvidia and i  get the same messsag
Last edited by Romanrp (2009-11-20 20:27:51)

kazuo wrote:
fsckd wrote:
kazuo wrote:nvidia dont need libgl.
Yes it does, very indirectly, but yes it does.
Are you sure?
sudo pacman -S libgl
Password:
resolving dependencies...
looking for inter-conflicts...
:: libgl conflicts with nvidia-utils. Remove nvidia-utils? [Y/n]
Truly, my world has been shattered.

Similar Messages

  • [SOLVED] Problem with nvidia driver install/uninstall

    A while ago I installed the 177.70 driver from nvidia's site, then I was trying to install the 177.80 and to remove the .70 first, I tried
    sh NVIDIA-filename.177.70.run --uninstall
    And the installer told me no nvidia driver was found. I haven't been able to install a newer driver since every time I tried X would give me a driver mismatch error on start-up. I am hesitant to manually remove any files, how would I fully get rid of 177.70 so I can install a newer one??
    TIA
    Last edited by colbert (2008-12-05 02:58:10)

    See script for the command you should be running:
    sh NVIDIA-Linux-x86-180.11-pkg1.run -a -q -s -N --no-opengl-headers
    Assuming you're on 32-bit. To let Nvidia's installer sort out your mess.
    Last edited by brebs (2008-12-04 21:52:19)

  • [Solved] Problem with Nvidia driver

    I recently installed arch on my desktop for the first time, after running arch on my laptop for a few months. The initial install worked fine and I was able to boot normally. However, I then installed a number of packages (including nvidia and nvidia-utils since I have a GTX480) to try and get a graphical desktop up and rebooted. The system started to boot normally, but after ":: Loading keymap...done." the screen went blank, And it stayed that way. It wasn't trying to load X or anything, the screen went blank trying to bring up a commandline. I eventually booted into the installer, and chrooted into my new install and removed nvidia and nvidia-utils. On reboot it worked, so my conclusion is that the nvidia module must be causing the display problems. Any ideas on what is going wrong? I know there is noveau, but I need to use CUDA, so I assume that nvidia is my only option.
    Last edited by myurko (2012-01-19 09:58:43)

    Many kernel modules for graphics cards kick in for the console regardless of whether X is involved. This enables native resolution during boot etc.
    For example, with intel integrated graphics, I get to a certain point in the boot and the display disappears for a second before returning. Before it disappears, the resolution is much lower than native (640x480? not sure). After it reappears, it is native (1366x768). This happened long before I got around to installing X. I think it is the point when the i915 module is loaded. (It's possible to load it earlier to get native resolution throughout but I haven't done this yet.)
    I see the same thing with the nouveau driver on another machine. Once I got nouveau to load at all, it affected the display pre-X.
    For many graphics modules this must happen automatically because they're included with the kernel package. As I understand it, installing nvidia involves installing (at least) a kernel module *and* the video drivers for X. So installing it changes things which have nothing to do with X.
    Can nvidia load if you pass nomodeset on the kernel command line? If not, you could at least avoid having to uninstall and reinstall. If so, it might enable you to boot even if it does load and, again, at least avoid having to keep reinstalling or chrooting. You might also be able to temporarily blacklist nvidia.

  • Satellite A660/07U - Problem installing nVidia driver for Win 7 64bit

    A660/07U Windows 7 64bit
    To begin with, I need to install this driver as apparently it will solve an issue with the current driver that causes the computer to freeze when booting with an external monitor as the primary display.
    I have downloaded the driver install file from the Toshiba web site and it is extracting ok but then when I run the program it just exits immediately without actually installing the drivers.
    Device manager in windows doesn't seem to help either, because when I point it to the extracted folders it tells me I already have up-to-date drivers, even though my current driver version is a lower number than the downloaded one.
    Rebooting has made no difference.
    Any ideas/suggestions?
    Thanks in advance

    Yes, that is exactly where I got it from and I have tried re-downloading the file but still have had no luck.
    I was, however, able to get the driver directly from NVIDIA and it worked fine and has also resolved the issue with the external monitor bootup.
    It is still strange that the file provided by Toshiba did not work.

  • Lenovo b570e Problem Installing Nvidia driver

    hi people, my device Lenovo b 570e
    I can not install driver nvidia 410m, writes "No available device"
    all others driver established, in BIOS mode video card set  optimus.
    what is the reason?

    Please do this. Remove the battery and unplug the charger. Press and hold the power button for 30-40 seconds. Insert the battery and try reinstalling the drivers.
    Ishaan Ideapad Y560(i3 330m), Hp Elitebook 8460p!(i5-2520M) Hp Pavilion n208tx(i5-4200u)
    If you think a post helped you, then you can give Kudos to the post by pressing the Star on the left of the post. If you think a post solved your problem, then mark it as a solution so that others having the same problem can refer to it.

  • After installing Nvidia Driver, console broken... help

    i am a newbie in arch linux, before i install nvidia driver, i can login to gnome and exit it with no problem, but after i use nvidia as the driver, whenever i change to console, or other tty, the screen look like broken, is there any solution for it.???

    http://bbs.archlinux.org/viewtopic.php?id=30617
    or try to use another version of driver

  • MacBookPro3,1 Problems with Nvidia Driver

    My system:
    Processor  2.4 GHz Intel Core 2 Duo
    Memory  4 GB 667 MHz DDR2 SDRAM
    Graphics  NVIDIA GeForce 8600M GT 256 MB
    After i install nvidia package and reboot
    MacBook stuck at UFI booting
    system responde, just no video
    i even can login and write reboot
    and tty switch doesn't work too
    then i boot from install usb, mount, chroot and delete nvidia package
    then reboot and all fine, i can see console again
    i tried nvidia-304xx too
    May be i need some other driver?

    i am getting forward
    i disable nouveau
    and login through ssh
    and i have new great problem
    i cant install nvidia driver
    include/linux/compiler.h:152:40: note: in definition of macro ‘likely’
    # define likely(x) __builtin_expect(!!(x), 1)
    ^
    /tmp/selfgz494/NVIDIA-Linux-x86_64-319.17/kernel/nv-i2c.c: In function ‘nv_i2c_del_adapter’:
    /tmp/selfgz494/NVIDIA-Linux-x86_64-319.17/kernel/nv-i2c.c:327:14: error: void value not ignored as it ought to be
    osstatus = i2c_del_adapter(pI2cAdapter);
    ^
    make[3]: *** [/tmp/selfgz494/NVIDIA-Linux-x86_64-319.17/kernel/nv-i2c.o] Error 1
    make[2]: *** [_module_/tmp/selfgz494/NVIDIA-Linux-x86_64-319.17/kernel] Error 2
    NVIDIA: left KBUILD.
    nvidia.ko failed to build!
    make[1]: *** [module] Error 1
    make: *** [module] Error 2
    -> Error.
    some kind of incompatibility with Linux 3.10/3.11

  • Problem with nvidia driver and GeForce 8800

    Hi,
    I installed nvidia driver with guide on arch wiki.
    But unluckily when i typed "startx", my monitor lost signal and i dont have any other option then restart computer.
    This is not for the first time when it happened. I have exactly same problem in every other distribution.
    I have GeForce 8800gts and LCD monitor Samsung SyncMaster 204b.
    And there isnt problem with hardware because in MS Windows or with VESA driver it works fine.
    Here is mine Xorg.conf
    http://www.blankpage.ic.cz/xorg.conf
    Please, have somebody any ideas how to make it works?

    Your not the only one with nividia problems
    But on a more serious note, have you tried all configuration steps outlined in the Arch Wiki?
    Moderator edit:  Picture NSFW.  It is also too big.
    User edit: Fixed with Thumbnail.
    Last edited by jwele (2012-07-04 21:00:37)

  • Problem with nvidia driver (bumblebee)

    I have problem with nvidia driver. It's not work with bumblebee. nouveau works, but nvidia not. My laptop: Clevo W110ER (i7 3612, GF GT650M).
    ----- optirun glxspheres -----
    - nouveau: works, but 3d is very slow (on Intel is better)
    - nvidia: Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please ...
    Linux kernel: 3.4~ (latest from REPO).
    How to configure it? (On Ubuntu works, on Arch not).

    Your not the only one with nividia problems
    But on a more serious note, have you tried all configuration steps outlined in the Arch Wiki?
    Moderator edit:  Picture NSFW.  It is also too big.
    User edit: Fixed with Thumbnail.
    Last edited by jwele (2012-07-04 21:00:37)

  • Can't install nvidia driver on V580

    Hello!
    I try install nvidia driver on my V580a (Intel driver is already installed and all work fine) but after I install optimus drivers in device manager (win 7 x64) i see that (standard vga device). Then I try install nvidia drivers for my gt 645 but  from nvidia site but he fails.
    So how can I installl  right driver so my discrete video card woud be recognized in device manager?
    And must I install driver for GT 645M or I must install only optimus driver?
    Thanks

    Hi Alex,
    please see this NVIDIA driver install thread...
    https://forums.lenovo.com/t5/IdeaPad-Y-U-V-Z-and-P-series/NVIDIA-GT-630M-2GB-driver-installation-pro...
    Zehn

  • "dependency cycle detected" warnings when installing nvidia driver

    I'm getting two "dependency cycle detected" warnings when installing nvidia driver on a fresh arch system:
    xorg-server will be installed before its nvidia-libgl dependency
    harfbuzz will be installed before its freetype2 dependency
    Is that normal?

    It's not 'normal' but if everything is working fine, no need to worry. They're just warnings, not errors.

  • [solved]display problems after installing nvidia driver

    hi
    i have nvidia geforce 8400 gs card, after i uninstalled all other drivers, installed nvidia,nvidia-utils, then nvidia-config,then installed vpdau-video,then restart
    i noticed that hardware and deamon checks screen after boot became huge letters as if no driver installed yet, and when i run lxterminal i noticed black window on the top left of the screen exactly the same size as the terminal window, and when i browse using chromium and the page contains flash video, the video window image stays on the screen.
    Last edited by shalaby (2011-05-02 15:33:41)

    I think current nvidia driver is broken - I have these black windows at some rare situations also (under KDE without effects; no under OpenBox). IIRC, nvidia developers mentioned somewhere in Arch bugs system they are aware of the problem.

  • [Solved] Can't install Nvidia driver: Mesa-libgl conflict

    I just finished installing my first GUI, KDE to be exact, on Arch Linux. Right now, I'm using the nouveau driver but I want to unlock the full power of my GTX 780 with proprietary nvidia drivers. On my last attempt at installing KDE, I went directly to installing the nvidia driver 304.24. After rebooting and seeing some text flash on screen, however, I was meant with only a black screen. I could still type, login and reboot but not much more since I couldn't see. I tried booting into the Arch Linux fallback GRUB provided for me with no prevail so I decided to just reinstall the OS. For that reason, I want to install this nvidia driver in hopes of being able to avoid another blank screen. So far, I have this:
    [root@arch /]# pacman -S nvidia
    resolving dependencies...
    looking for inter-conflicts...
    :: nvidia-libgl and mesa-libgl are in conflict (libgl). Remove mesa-libgl? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nouveau-dri: requires mesa-libgl
    I've tried looking across the forums for similar problems and even tried to uninstall mesa-libgl and all its dependencies but it just yields this:
    [root@arch /]# pacman -Rns mesa-libgl
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: cairo: requires libgl
    :: glu: requires libgl
    :: libva: requires libgl
    :: mplayer: requires libgl
    :: nouveau-dri: requires mesa-libgl
    :: qt4: requires libgl
    :: qt5-base: requires libgl
    I feel like I might need to uninstall the nouveau driver so as to be able to uninstall mesa-libgl. If I installed the nvidia driver at that point, I fear I might see the blank screen again. Thanks for your help in advance.
    Last edited by Firephyz (2014-07-19 20:04:11)

    Firephyz wrote:
    I just finished installing my first GUI, KDE to be exact, on Arch Linux. Right now, I'm using the nouveau driver but I want to unlock the full power of my GTX 780 with proprietary nvidia drivers. On my last attempt at installing KDE, I went directly to installing the nvidia driver 304.24. After rebooting and seeing some text flash on screen, however, I was meant with only a black screen. I could still type, login and reboot but not much more since I couldn't see. I tried booting into the Arch Linux fallback GRUB provided for me with no prevail so I decided to just reinstall the OS. For that reason, I want to install this nvidia driver in hopes of being able to avoid another blank screen. So far, I have this:
    [root@arch /]# pacman -S nvidia
    resolving dependencies...
    looking for inter-conflicts...
    :: nvidia-libgl and mesa-libgl are in conflict (libgl). Remove mesa-libgl? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nouveau-dri: requires mesa-libgl
    I've tried looking across the forums for similar problems and even tried to uninstall mesa-libgl and all its dependencies but it just yields this:
    [root@arch /]# pacman -Rns mesa-libgl
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: cairo: requires libgl
    :: glu: requires libgl
    :: libva: requires libgl
    :: mplayer: requires libgl
    :: nouveau-dri: requires mesa-libgl
    :: qt4: requires libgl
    :: qt5-base: requires libgl
    I feel like I might need to uninstall the nouveau driver so as to be able to uninstall mesa-libgl. If I installed the nvidia driver at that point, I fear I might see the blank screen again. Thanks for your help in advance.
    You do it wrong.
    sudo pacman -Rdd mesa-libgl && sudo pacman -S nvidia
    After it, you can decide if you want to reinstall mesa-libgl and remove nvidia-libgl or leave nvidia-libgl and do not install mesa-libgl. I do it all the time during update.
    Last edited by firekage (2014-07-19 19:48:30)

  • Installed Nvidia Driver Problems?

    I recently installed Nvidia Ge-Force 5200FX Driver onto my computer and it changes my video bit from 16-Bit to 4-Bit and i cant change back anyone know how i can change it back without uninstalling the driver.

    There is one thing you do not seem to have understood so far:  This forum is not a general hardware forum but offers help and advice for MSI Retail products only.  You were using an MSI MS-6590 KT6 Delta mainboard in your other thread.  That is the only reason why we replied to your questions about an unknown video card model in the first place (even though the lack of a video driver for an unknow card has not much to do with your mainboard.
    Now you are asking us about some NVIDIA driver issue regarding the "same type of [non-MSI] graphics card" but in a "different computer".  You provided no useful information about your system configuration whatsoever (no information about your operating system, no information about the exact driver version, no information about why you installed an NVIDIA driver even though the unknow video card seems to be an old ATI model, etc.)  I see nothing that relates to any MSI Retail product in the context of your driver question.  I am locking this topic.
    If you find one reason why I should re-open your topic and not advise you to look for help in a general hardware forum (there are tons of those out there on the net) write me a PM and tell me what this has to do with MSI Retail products.  I will than gladly unlock this thread.  Until then:
    __ TOPIC LOCKED __

  • SOLVED: Installation of NVidia Driver messes with BASH? (x86-64)

    Hello,
    I just started using Arch - I migrated here from Gentoo (I failed to compile a working kernel five times!) and the convoluted messiness of Debian (which had serious problems with the proprietary NVIDIA driver). Within three hours after I began installing Arch it booted fine and I got nearly all my devices to work. Yaaay!
    I've recently encountered a peculiar problem that occurs after installing GNOME on a 64-bit system. I've re-installed Arch three times, and have seen this problem three times repeated: after all the gnome and gnome-extra packages have been downloaded, unpacked, configured, and installed, BASH no longer recognizes most of the programs that were already installed properly (and were working fine just beforehand);
    I get "command not found" for such commands as make, dhcpcd, modprobe, ifconfig, even reboot and shutdown!!!
    It may have something to do with a message I noticed somewhere in pacman's output that was something to the extent of "updating bash..."
    ...Is this a common problem? Or is this user error on my part? When I get home I'll retrieve the config files from my mid-tower's hard drive and post the non-comment parts if that will help diagnose the problem.
    Last edited by deconstrained (2008-04-01 03:55:41)

    problem: SOLVED --
    I found an old stage 3 tarball (gentoo) from my USB drive that had ./etc/profile in it. I stuck that in /etc/ and it's working fine In fact, it's got some nice features already written into it, i.e. optionally different default paths for the superuser and normal users.
    Just in case anyone else has the same problem, finds this thread in a forum search and needs an /etc/profile:
    # /etc/profile: login shell setup
    # That this file is used by any Bourne-shell derivative to setup the
    # environment for login shells.
    # Load environment settings from profile.env, which is created by
    # env-update from the files in /etc/env.d
    # 077 would be more secure, but 022 is generally quite realistic
    umask 022
    # Set up PATH depending on whether we're root or a normal user.
    # There's no real reason to exclude sbin paths from the normal user,
    # but it can make tab-completion easier when they aren't in the
    # user's PATH to pollute the executable namespace.
    # It is intentional in the following line to use || instead of -o.
    # This way the evaluation can be short-circuited and calling whoami is
    # avoided.
    if [ "$EUID" = "0" ] || [ "$USER" = "root" ] ; then
    PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:${ROOTPATH}"
    else
    PATH="/usr/local/bin:/usr/bin:/bin:${PATH}"
    fi
    export PATH
    unset ROOTPATH
    # Extract the value of EDITOR
    [ -z "$EDITOR" ] && EDITOR="`. /etc/rc.conf 2>/dev/null; echo $EDITOR`"
    [ -z "$EDITOR" ] && EDITOR="/bin/nano"
    export EDITOR
    if [ -n "${BASH_VERSION}" ] ; then
    # Newer bash ebuilds include /etc/bash/bashrc which will setup PS1
    # including color. We leave out color here because not all
    # terminals support it.
    if [ -f /etc/bash/bashrc ] ; then
    # Bash login shells run only /etc/profile
    # Bash non-login shells run only /etc/bash/bashrc
    # Since we want to run /etc/bash/bashrc regardless, we source it
    # from here. It is unfortunate that there is no way to do
    # this *after* the user's .bash_profile runs (without putting
    # it in the user's dot-files), but it shouldn't make any
    # difference.
    . /etc/bash/bashrc
    else
    PS1='\u@\h \w \$ '
    fi
    else
    # Setup a bland default prompt. Since this prompt should be useable
    # on color and non-color terminals, as well as shells that don't
    # understand sequences such as \h, don't put anything special in it.
    PS1="`whoami`@`uname -n | cut -f1 -d.` \$ "
    fi
    for sh in /etc/profile.d/*.sh ; do
    if [ -r "$sh" ] ; then
    . "$sh"
    fi
    done
    unset sh
    Last edited by deconstrained (2008-04-01 03:54:36)

Maybe you are looking for

  • Use visual composer for maintenance transaction of R/3

    Hi: Can I use the visual composer as a tool to connect to maintenance transaction of R/3. Can I use it to build a sales order or a porches order in the R/3.

  • Why Chapter Markers doesn't jump anymore after updates ?

    Hi all experts out there, I am faced with a weird problem ... I use iDvd to create some DVD, the menus & chapters all works fine & perfect. The chapter markers jumped correctly to correct chapters. Then I wanna make some simple amendment to the movie

  • HT1904 Can u help me Please

    I can't get tones on my iPod so can u help Please Thanks Melissa Benharris

  • Updates to new version of i Tunes

    Hi, I am new to this and just looking for some advice. When opening itunes on my PC I am prompted to update my itunes software to a newer version - fair enough, happy with that. It then takes me to the Apple Download Centre and prompts me to install

  • JDBC - System/Application Acknowledgement

    Hi, my scenario is IDoc -> XI -> JDBC (Oracle DB) I use a trigger on my db table. I would like to know whether the data processing on my Oracle db was successful or not. Is system acknowledgement sufficient or have I to realize it via application ack