CentOS 5 Hardware :: NVIDIA 180.xx Safe To Install?
Feb 24, 2009
I need to install the 180.29 driver since I need OpenGL 3.0 (I'm a developer). I'm using CentOS 5.2 x86_64. I came across this thread, [URL].. and it says it doesn't work in CentOS because of a conflict with synergy. I don't know what synergy is, is it simply something I can remove? I'm not sure if I should expect the same problem as described in that thread with the 64-bit version. Which install procedure should I use to try this driver? If I do try it, I need to know how to revert back should I experience this issue and not be able to get into a graphical environment.
View 3 Replies
ADVERTISEMENT
Jul 28, 2009
So I have been trying to install these drivers forever and after going through a million forum posts and Google searches I have been unsuccessful. The process I have been trying starts as such: I hit ctrl-alt-f1 and then login as root. i then change to run level 3 by doing /sbin/init 3. After that's done I cd to desktop and do sh NVIDIA-LINUX-x86-185.18.29-pkg1.run --kernel-source-path /usr/src/kernel/2.6.18-128.2.1.el15-i686
If I don't give it the source path it can't find the source tree. Eventually I get the error: ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if a driver such as rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
[Code]...
View 5 Replies
View Related
Jul 15, 2009
I have installed:
yum list installed kernel*
Loaded plugins: fastestmirror, kernel-module, kmod, priorities Installed Packages
kernel.i686 2.6.18-92.1.18.el5 installed
kernel.i686 2.6.18-92.1.22.el5 installed
kernel.i686 2.6.18-128.1.6.el5 installed
[code]....
View 10 Replies
View Related
Nov 10, 2009
I have installed/enabled centosplus, by using the command: yum update kernel --enablerepo-centosplus
Now I seem to be unable to install nvidia-graphics. When I use the command: yum install nvidia-graphics, I get the error: package kernel-2.6.18-164.6.1.el5.centos.plus.i686 (which is newer than kernel-2.6.18-164.6.1.el5.i686) is already installed
The nvidia-graphics bit is coming from atrpms - the kernel is coming from updates. What exactly does this mean? Does it mean that nvidia-graphics has not been built for this version of the kernel (centos-plus)? I am hoping to use centos-plus, as I need the support for DVB cards.
View 8 Replies
View Related
Apr 12, 2011
I have just had to install CentOS 5.6 on a family members computer, as they lost there Windows XP key. Anyway, I am needing to install a new nvidia graphics driver. I found a howto on this forum for 5.2 [URL]
View 5 Replies
View Related
Jan 19, 2010
Im trying to add the binary NVIDIA-Linux-x86-96.43.14-pkg1.run in my CentOS 5.4 ks.cfg file. The problem is that when you manually run the program it asks you questions and you have to respond with ok if you agree to their licensing terms. I want to be able to include this binary in my kickstart so when my machine boots up for the first time this driver is already installed and I don't have to waste time troubleshooting video issues. Is there anyway I can do this?
View 3 Replies
View Related
Jun 7, 2010
I am trying to install nVidia drivers on CentOS 5.4 and it is requiring kernel-source
# lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400 GS] (rev a1)
For the installation of kernel source, I have followed the steps on [URL]. I followed the steps under 2.1 and they worked for me. Now what can be done for the installation of the kernel-source package. When I am trying to install nVidia drivers, I am getting error, following are lines from installation log of Driver.
-> Tagging shared libraries with chcon -t textrel_shlib_t.
-> License accepted.
-> Installing NVIDIA driver version 185.18.31.
-> No precompiled kernel interface was found to match your kernel; would you like the installer to attempt to download a kernel interface for your kernel from the NVIDIA ftp site [URL]? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site; this means that the installer will need to compile a kernel interface for your kernel.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat Linux systems, for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' command line option.
ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at [URL]. I want to install driver.
# rpm -q kernel-
kernel-2.6.18-194.3.1.el5.centos.plus
# rpm -q kernel-devel
kernel-devel-2.6.18-92.el5
kernel-devel-2.6.18-164.15.1.el5.centos.plus
kernel-devel-2.6.18-194.3.1.el5
kernel-devel-2.6.18-194.3.1.el5.centos.plus
# rpm -q kernel-source
package kernel-source is not installed
The nVidia Driver I am installing is:
NVIDIA-Linux-x86-185.18.31-pkg1.run
# uname -a
Linux harvey 2.6.18-194.3.1.el5PAE #1 SMP Thu May 13 13:48:44 EDT 2010 i686 i686 i386 GNU/Linux
Only reason to install the proper driver is to use dual monitor.
View 6 Replies
View Related
Oct 16, 2009
I have installed Centos 5.3 64 bit version and run yum update so the system is up to date. However, I have noticed the kernel version that is installed is:
uname -a
Linux elektra.chemresearch 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
and when attempting to install from ATrpm.net the nvidia driver I get this message:
yum install nvidia-graphics169.07 nvidia-graphics169.07-kmdl-`uname -r`
...
Missing Dependency: /boot/vmlinuz-2.6.18-164.2.1.el5 is needed by package 1:nvidia-graphics169.07-kmdl-2.6.18-164.2.1.el5-169.07-94.el5.x86_64 (atrpms)
Now, yum says the kernel is up to date so how can I get the nvidia driver rpms to install? The entries in /boot are:
vmlinuz-2.6.18-128.el5
vmlinuz-2.6.18-164.el5
I have checked to make sure that the update repo is enabled. There were quite a few updates applied after the initial installation and the initial kernel was updated as the yum log indicates and also the entries in /boot.
View 7 Replies
View Related
Apr 9, 2010
I'm running CentOS 5.4 in combination with DirectAdmin, and I'm wondering: Is it safe to remove /media and /opt directory?Because those directories /media and /opt are empty.
View 3 Replies
View Related
Apr 21, 2011
I have a centos server x86_64 arch installed - i am getting some issues where i want to update rpms but because there is a equivliant i386 package installed i get dependency errors.Is it safe to run this command to remove all i386 packages - will my system still boot after this yum remove *.i?86
View 1 Replies
View Related
May 8, 2011
When I run yum list installed command the output shows two kernels:
[Code].....
Would it therefore be safe to remove the first kernel in the installed list to save having two kernels being updated everytime I run yum update? Or is the PAE kernel dependant upon the original?
View 6 Replies
View Related
Mar 15, 2011
I'm using OS11.3 64bits with KDE 4.6.1 and its working fine.
Would anyone recommend me to do an upgrade to 11.4 or wait? If 11.4 is good, then would anyone recommend me to do a network upgrade, or clean installation?
View 2 Replies
View Related
Aug 18, 2010
whether it's safe to install Dropbox in Ubuntu 10.04. It seems to be easy enough: [URL] and here for people who like me need to be held by the hand with simplest things: [URL] But as a newbie to ubuntu I've been burnt trying out seamless things that turn into tweaking nightmares that I can't manage. It would be useful to receive any prior warning as to how Dropbox cohabits with Gnome, Nautilus or anything relevant in Ubuntu 10.04.
View 6 Replies
View Related
Jul 20, 2011
I am eager to try Gnome Shell 3, but i have seen articles online which say that the PPA is unsafe.So if anybody knows of a safe way to install Gnome 3 for 11.04.
View 9 Replies
View Related
Apr 3, 2011
I can't figure out how to install the nvidia drivers for my nvidia 8800 GT video card. I've followed some other posts and all the posts seemed either incomplete, or led me down a path of which eventually broke my installation, that I needed to reinstall the entire ubuntu system.Again, it may not have been broken, i just didnt know how to get back in to the gui version of ubuntu, the instructions took me to the console terminal
1.) I've installed the ubuntu 10.10 64bit for i386 in an oracle virtualBox..
2.) downloaded from nvidia.com "NVIDIA-Linux-x86_64-260.19.44.run"
3.) Stuck don't know what to do.
View 4 Replies
View Related
Nov 30, 2010
Only about 1.5 weeks into Linux guys so bear with me. I'm trying to uninstall the Nouveau driver and install NVIDIA-Linux-x86-71.86.14-pkg1.run for my old Nvidia TNT2 card. Following these directions I run into a problem in the first step. When I execute the Ctrl+Alt+F1 command and get:
Ubuntu 10.10 splat-desktop tty1 splat-desktop login: if I enter splat which I believe is my username and the correct p/w I get an incorrect login response.
View 3 Replies
View Related
Feb 18, 2011
My Ubuntu 10.4 LiveCD gets stuck on 83% of the installation and I don't have any blank CDs. I was wondering if I could just upgrade from the Update Manager or do I need to install fresh from a new cd?
View 10 Replies
View Related
Dec 12, 2010
I have Ubuntu 10.10. I want to install the from the nvidia website. The propriatary drivers from Ubuntu aren't great. I have downloaded the file, but what do I do with it now? How can I get it installed?
View 5 Replies
View Related
Apr 13, 2011
Found this [URL] supposed to be from the mplayer project. This seems to contain more codecs than in the codec32 package in medibuntu. I am wondering if this is safe to install.
View 1 Replies
View Related
Oct 18, 2010
I see that the backports now is officiel. My question is rather simpel: Is it possible to upgrade with (and how to) the backported packages without to much work? Is is needed to install all backported packages individually? I want to upgrade to any backported package with the command:
apitutude safe-upgrade - if it is possible.
View 2 Replies
View Related
Dec 16, 2010
What do I need to start writing some php code? I've seen some tutorials where they install xampp, but I see it installs php, mysql and other stuff, my slackware already has mysql, so I don't know if installing xampp would cause some conflicts. What do I need to install considering that I already have mysql?
View 2 Replies
View Related
Mar 30, 2011
My old desktop had a power supply that was going bad, so instead of replacing it again I decided to buy a new PC Desktop. So I ordered from TigerDirect.com and got a grodd AMD computer without a operating system on it as I didn't want that Windows 7 scheisse on it. So I downloaded SuSe 11.4 64 bit, and installed it last night.
At this point I will tell you the new PC has an NVIDIA GeForce 61100 GPU for graphics with 128 mb memory. Also I use an HP W2007 wide display monitor running 1680 by 1050 resolution, that I got over 3 years ago when I was running SuSe 10.2.
So during installation last night of 11.4 when it did the first boot after install, is when I first saw the symptom which is an illegible white screen, with about 100 3 mm lines on it. So I shut down, rebooted and brought it up safe mode and all is fine. The error screen only appears if I boot GRUB with the Desktop or Xen option and only when the boot would switch to display my desktop.
I recall a similar illegible video monitor issue when I first got the display over 3 years ago, and fixed it by changing a SuSe video configuration option, but being I am getting old and I didn't write down what the configuration file was I am at a loss. All my previous SuSe installations never had a problem as I would always choose the Update rather than new install option thus that configuration file was brought across the many releases installations. This video configuration parameter had the monitor resolution sizes in it.
View 7 Replies
View Related
May 3, 2011
What is the correct/safe way to move from upstart to systemd? I originally installed upstart in 11.3 and have now upgraded to 11.4. Having successfully upgraded to 11.4 I tried to use yast2 to install systemd and systemd-sysvinit onto my running system. Yast correctly identified that upstart should be deinstalled as a prerequisite for installing systemd-sysvinit.
After the install of systemd the system wouldn't shut down, and on a reset the system reported many systemctl/start service timeouts on things such as mounts and ttys. Eventually the system started an X-windows KDM login, but there were no console ttys and mounts were missing. I used X/kdm to login to root - phew! - I restored / from an rsync backup I'd made prior to the changes, so I'm back in business with upstart. I'd like to tidy up and move to systemd - I going to have a nose around myself, perhaps I will try switching back to sysv init and then going to systemd - but I have to wait for the machine to be idle before I experiment, any info in the mean time would be great.
View 3 Replies
View Related
Jan 20, 2011
I need to first point out that I am a complete n00b when it comes to Ubuntu Server, and I managed to install Ubuntu Server 10.04.1 (on a screen-less Acer Aspire 5100 laptop) with Apache2, MySQL, OpenSSH, & PHP5. I currently have this server (hosting my website) behind a linksys router with only port 22, and 80 forwarded to its ip address. Now my question is: Would it be safe to configure a print server on the same machine in order to print from the 3 other computers on my router to one printer, or are there security risks involved (like what I have heard with LAMP servers and Samba on the same machine)? I am also wondering if it is safe the way I configured port 80 & 22? It has extremely long passwords, and I also went through the secure installation of one of the programs setting a root password too... But can somebody please help me with my server? I am very surprised I have gone this far in my first 2 weeks of my Web Scripting class too!
View 1 Replies
View Related
Feb 20, 2011
my problem here in not 'how to install ubuntu on an external HDD' but the thing is that after installation,i play around a bit in ubuntu(install on my external HDD). ok,so the external HDD is connected through usb. My problem is ,is it safe to install ubuntu on it? As i am using an external HDD from : Western Digital Element 500GB, so when i shutdown ubuntu ,i hear(from the external HDD) a sound like a sudden stop,for example,when you are playing a movie from it then ,you just unplug it.It not the sound when you make a safe remove,then unplug it. i am worried as it may cause some problem to my external HDD over time. So ,tell me,do you think i can go on with this?
View 1 Replies
View Related
Jan 28, 2011
is it safe to install a dual boot windows 32bit and a linux 64bit on the same pc?
View 14 Replies
View Related
Dec 1, 2009
I want to use secure file permissions within OpenSUSE, but having to provide the root password for every window I click is just a little too much.Wonder what the setting "paranoid" does then. And I also wonder how to adjust the safe settings to not get prompted with every single click.
View 9 Replies
View Related
Jan 25, 2011
I got the blank screen when trying to install openSUSE 11.3 x64, so I was able to successfully install by choosing: Kernel (F6) > Safe Mode
Now I am trying to build my wireless driver, and I also notice that my touchpad is not scrolling. I had this OS installed in Windows 7 through VirtualBox before doing the clean installation, and I remember the touchpad scrolling.
I am thinking that by choosing Kernel Safe Mode to install openSUSE, that it did not install all the repositories, and it is why I am running into some difficulty.
what I need to do to fix my installation as if I had not installed in Safe Mode.
View 9 Replies
View Related
Jul 6, 2010
A little while ago i bought a magazine with the openSUSE 11.1 distro on it but couldn't install it so i gave up. I am attempting to have another go. The problem is that the os will work fine when booted from CD in fail safe mode and can be installed from there but when out of fail safe mode the system begins to boot but freezes and will do nothing more.
View 9 Replies
View Related
Mar 15, 2010
I'm trying to install the nvidia drivers but it is not working.
lspci | grep VGA
02:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX - nForce GPU] (rev a3)
My xorg.conf looks like this:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
[code]...
And after that my X is not working. And when i try sudo modprobe nvidia I get this:
FATAL: Error inserting nvidia (/lib/modules/2.6.26-2-686/nvidia/nvidia.ko): No such device
View 2 Replies
View Related