Hi,
I have bought recently a DELL latitude E6500 laptop and intalled Open SUSE 11. The problem I am facing is that the graphic drivers are not working properly. (Display icons/fonts too large,)
The garphic card is Nvidia Quadro NVS 160M 256 MB DDR3.
please suggest me wht to do?
Follow these instructions to the letter. Its not very hard even though its called âthe hard wayâ. I tried âthe easy wayâ, but it turns out its the âno worky wayâ.
I have tried following those directions, but have a problem. When I try to run âsh NVIDIA-Linux-x86_64-177.82-pkg2.run -qâ I get an âExtraction failedâ error.
I downloaded the file on my laptop and transferred it via a thumb drive. I donât know how to get the file directly from the server from the command line, so this was my only option.
I am running openSuse 11.0 on an AMD Athalon 64 3200+ with an nvidia geforce fx 5200 card. I would really like to get to my GUI at some pointâŚlol.
It looks like the drivers should already be installed through Yast, but still no GUI. I tried running âsax2 -r -m 0=nvidiaâ. It fails. from the log:
Fatal server error:
Canât read lock file /tmp/.X0-lock
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
On the download page, check that your card is supported by the driver
your about to download by using the following command;
/sbin/lspci -nv |grep VGA |cut -f4 -d ":"
From the above output use the four numbers from the output to look
at the Supported Products List (on the left) to verify your card is
supported by the driver.
For downloading the current version 177.82 (Note the wget and url are
all on one line)
You may wish to ensure your system is up to date. The first command
refreshes the repositories, the second lists any updates, the third
will apply the updates.
sudo zypper ref
sudo zypper lu
sudo zypper up
NOTE: If the kernel updated, please reboot before continuing
If you donât have the kernel source and tools etc installed then
sudo zypper in kernel-source linux-kernel-headers kernel-syms
sudo zypper in -t pattern devel_basis devel_C_C++
Some of this is what I have been doing. I have not installed using 1-click, as I have no idea how to do that via the command line. I will uninstall the drivers and repository in Yast and then try your step by step tonight, as it has a few things tha I have not done.
I did everythng you listed. Started with uninstalling the drivers in yast and removing the repository, then did everything step by step.
I am still getting âExtraction failedâ when running âsh NVIDIAâŚâ
I have even tied the previous driver distribution, same outcome. The permissions for both the folder containing the files and the files themselves are set to a+rwx