Software :: How To Fix A Nvidia Slackware
Dec 25, 2010I installed the slackware nvidia driver and the kernel patch and it won't recognize my screen for some reason.
View 7 RepliesI installed the slackware nvidia driver and the kernel patch and it won't recognize my screen for some reason.
View 7 RepliesI installed slackware 13.1 x86_64 bit with multilib, and its been about a month already, I'm really enjoying slackware but I am being troubled with my nvidia card, and I need to get my 3D acceleration working. And I've been looking around the net for information and kept on trying to make my nvidia card to work but to no avail. I cant get X to start, once I put in a xorg.conf stating to use the nvidia card. After troubleshooting for almost 2 weeks and now at my wits end, I now come humbly looking for help in linuxquestions slackware community forum.I've installed nvidia 64 bit kernel, drivers from slackbuilds (version 256.44). The laptop model I'm trying to get it working is an -ASUS K52J Intel Core i3 2.40Ghz with 2GB RAM and with an Nvidia Geforce 310M with 1GB dedicated VRAM.
View 14 Replies View RelatedI started a thread asking for advice in the hardware forum. I didn't want to post a duplicate thread, but I was unable to get it moved here, so I'm kindly asking you slackers to help me install the aforementioned driver.
View 1 Replies View RelatedAs Pat stated in the Changelog, Slackware-13.1 don't ship the nouveau X driver (yet).But it's not hard to get it either.
1. Upgrade your kernel to 2.6.34
2. Get and install the driver:
Code:
git clone git://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau/
cd xf86-video-nouveau
./autogen.sh
make
[code]....
PS. There is no source tarball yet for this driver.If you want to upgrade:
Code:
cd xf86-video-nouveau
git fetch
git rebase origin
[code]....
On installing the Nvidia driver using Nvidia's 173 legacy installer I noticed a load of errors which are recorded in the log below. The driver appears to be working. Is this something that I should be concerned about?Quote:
ERROR: Unable to open '/usr/X11R6/lib64/xorg/modules/extensions/libglx.so' for
reading (No such file or directory)
ERROR: Unable to open
[code]....
I have been playing around a bit today and decided to hook my tv up to my slack box. I have an NVIDIA gt220 using the proprietary drivers which supports multiple monitors and I can get various setups like an extended desktop and xinerama, but what I can not seem to do, and what I'd actually like to do, is just have both the monitor and the TV display the same images. If it would work better/easier I also have a second NVIDIA card, although it is a different model. I haven't bothered trying that yet as it seems like it would be easier to configure one card instead of two.
View 10 Replies View RelatedI know that current just pushed kernel 2.6.33 down, but has anyone been successful in building the nvidia drivers against this new kernel? I'm not having any success with the 190 driver and the 195 beta driver. There are some patches that I found on the nvidia forum, but so far, nothing is working.
View 14 Replies View Relatedhere is the output:
[code]...
NVIDIA x86-256.44 fails to build against 2.6.36
I'm just about to install Alien Bob's multi-lib packages for Slackware64. Everything looks easy, but I've got a question about this part of the instructions:
Quote:
After installing the -compat32 packages, you may have to re-install your binary Nvidia or Ati video X.Org drivers. These driver packages contain both 64bit and 32bit libraries to be maximally useful on a 64bit multilib OS. If you installed the driver files for both architectures, the mesa-compat32 package will overwrite some of the 32bit library files.
On the other hand, if you originally only installed the 64bit driver libraries for your Nvidia/Ati card, it is recommended after installation of the multilib packages, to re-install the binary driver package. This time, choose to install the 32bit driver files as well.
The graphical 32bit applications that you are going to run on your multilib installation will require these 32bit driver libraries. Crashes are likely to occur if you fail to install the correct files.
Right now, I'm on pure 64-bit Slackware64-13.1, and I'm using the Nvidia driver from Slackbuilds.org (along with the nvidia-kernel and libvdpau packages from there too).
So:Do I have both 32- and 64- bit bindary drivers installed as part of the package from Slackbuilds.org?
Could I avoid all this hassle by simply not installing the mesa-compat32 package?
If I do need to reinstall the Nvidia binary driver, do I just upgradepkg --reinstall nvidia-driver-195.36.15-x86_64-1_SBo.tgz?
Im trying to setup my sound I went into the multimedia settings and test my HDA NVidia ALC883 analog and it worked perfectly but when I played my HDA NVidia ALC883 digital it didnt work at all also I cant adjust my sound thew my computer I can only adjust the output volume on my speakers directly
View 3 Replies View RelatedI've been using Debian mostly for years now. Just got Slackware 13 (Xfce4) all set-up really nice. But I can't seem to "kill" or stop the x server to install the nvidia driver. I downloaded the one I know works for my older gforce4 card from the Nvidia website itself (the 96.43.19 one). In Slackware,..when I hit "Ctrl+Alt+F1,...it doesn't go to the prompt! I've tried everything I can think of in the Terminal,..but I admit, I don't really have a clue what I'm really doing,..and Google isn't really turning up much to go on. I even got the driver started in the terminal,...then it "fussed" at me for not killing x.
View 9 Replies View RelatedI've got a minor problem with my GPU: I replaced the OEM GeForce 6200 with a 9600 GT, but I believe the shutdown temperature is still set to the 6200's; causing annoyance with graphically intensive programs/games. It was a fairly small card, and has a low shutdown temp. BIOS revealed no settings, is there a setting for this in slack?
View 3 Replies View RelatedHow often do you have to update your nvidia drivers? Do any patches ever mess them up?
View 5 Replies View Relatedhow do I install Nvidia OpenCL? Is it supported in Slackware64 13.1?
View 2 Replies View Relatedhow to install this driver?
I disabled X server and I blacklisted nouveau kernel, but when I try to install the driver it says Error: Could not create the kernel module.
my laptop is ASUS U41JF with Intel Core i3-380M and nVIDIA GeForce GT 425M, everything on my Slackware64-current is fine except the video driver.I have tried both ways:1. Packages from Slackbuild(260.19.29)2. Driver from nvidia offical website(260.19.36)Both methods fails because the screen turns black when I set nvidia driver in xorg.conf ans start X. The laptop even stops responding with the second method.The followings are my xorg.conf and log of XorgQuote:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
[code]...
I am using nvidia fx 5500 graphic card and still have unresolved problems with graphic. At this moment I cannot set X window system to work properly. My first attempt after installing slack -current was to install nvidia's 'blob' driver. As it is know 'blob' conflicts with 'noveau' open source driver for nvidia cards. 'Blob' cannot install with noveau running. Thus I blacklisted 'noveau' and installed the 'blob'. After I restarted the computer it seemed it is Ok, but 1) it is really very hard to set the proper value of gamma correction, contrast and brightnest, 2) after logout the X server didn't restart and computer was 'dumb'.
I have some prerequisites to suspect the 'nv' X.org native driver for bugs, but I tested and driver is ok, however it is impossible to work wit this driver, it can only accomplish 60 Hz V. refresh,
[Code]...
Additionally: in fact I have to graphic devices - nvidia on AGP and VIA graphic onboard card (VT1344). BIOS points to AGP as primary graphic device.
I am running Slackware X68_64 and I just purchased a second monitor. I enable separate x screens with nvidia-settings and when I reboot I get a black screen and when I put my mouse over to the secondary monitor I get X for the mouse pointer. Than after a while it just blacks out.
View 11 Replies View RelatedI've been trying to install the driver for my NVIDIA GeForce 6150SE nForce 430 in Slackware 13.1 with no success. I always get the same error report: the module you're trying to build does not match the kernel source or something like that. The result: unable to build module and the installation crashes.
I have tried to:set a custom kernel source path, install it with the slackbuilds driver and kernel, extract the contents and trying to compile it myself, find possibly conflicting drivers or modules, use different versions of the same driver (I've tried installing the versions 256.53, 256.44, 195.36.31 and 173.14.27)recompile the Linux kernel in an attempt to make sure that the tools used to build the kernel were the same used o build the module.
The only time I got a different error message was when I used the slackbuild packages. It built the 'nvidia.ko' module, but it didn't work. I got a version magic notice when booting and, when I tried to start x, a fatal error "no screens were found."
Just to be sure, I made a clean full install of Slackware (only added WICD to be able to download the drivers and ran slackpkg update and upgrade all) and tried again. It didn't work.
Doing some research I found that in conky 1.8.1 there is support for nvidia using libxnvctrl. I am trying to compile it but I am missing libxnvctrl. Does any body know where I can get it?
View 5 Replies View RelatedI have a brand new installation of 13.37 but I can't seem to get the nvidia-kernel (64 bit only) Slackbuild from slackbuilds.org to build. I have the nvidia driver installed and working on 13.1 so I am not desperate yet: although I thought that it could just be something with the older Nvidia driver so I waited for the updated release but it fails in the same way.I have uninstalled xf86-video-nouveau and installed xf86-video-nouveau-blacklist-noarch-1.txz from /extra.I have also installed libvdpau from SBo. The nvidia-driver Slackbuild builds fine.I am using the stock 2.6.37.6 huge kernel but have also tried the 2.6.38.4 kernel from /extra and the 2.6.38.7 kernel from Slackware-current.Here is the error message I am seeing:
Code:
root@DarkStar:/home/server/Utils/Packages/Slackware/13.37/64/nvidia-kernel# SRCSUFFIX="-no-compat32" ./nvidia-kernel.SlackBuild
[code]....
I've been trying to figure out the cause of system hangs with slack 13 for a a week or so. I get random total freezes with the keyboard LED's blinking at me and the only solution is to do a hard-reset. I was using a self-compiled 2.6.31.6 kernel on 32bit Slack with similar results, but thought it had more to do with several bad starts as I got used to Slack's way of doing things... eventually I decided I'd made enough bad starts with that installation and after reading a bit about _current fixing some stability issues added another installation to my machine using Slackware64 and upgrading to _current. It worked great, then I installed the NVIDIA proprietary driver. The system hangs are back.
Sometimes they happen quickly, sometimes they take hours, sometimes while I'm working, sometimes when the machine has been idle for hours. For a couple of days I've been going back and forth between the NVIDIA propreitary and the nv driver. I've run memtest86 for 4.5 hours and not a single error, I'm running this on a new HD, I even upgraded the case fan (the old one was starting to complain!).
I've also installed different versions of the driver 185.x.x, 190.42.x. I've used slackbuilds, I've used "sh NVIDA.xxx.RUN" I've said "yes" to everything the installer asked, I've said "no".
So far no hangs with the nv driver. I've been leaving one or the other running at all times and no hangs with the nv driver, but within hours with the proprietary driver.
All that is to say I'm confident the issue is with the NVIDIA proprietary driver, OR something in my kernel options that only shows up when I'm using the NVIDIA driver.
Is anyone else running this successfully?
SLACKWARE64 kernel 2.6.32 (same behavior on 32bit with 2.6.31.6) compiled kernel with "make oldconfig" then "make localmodconfig" BEFORE the NVIDIA driver was installed. ext3 filesystem (same behavior with ext4 on previous installation)
I finally got around to installing the Nvidia driver (gotten from Slackbuilds.org).
Overall, I'm pretty happy with it, but it wants to default to 1280x1024 resolution and we prefer 1024x768 on our old 17" CRT monitor.
No matter what I do, though, it starts up in 1280x1024. We start X from runlevel 3 and go into KDE 4.3.1.
It is not difficult to change to 1024x768 using the Nvidia configuration utility, but then the menu fonts are HUGE -- especially in Thunderbird and Firefox.
My xorg.conf is below.
xorg.conf:
Code:
I am not able to enable composite with the nvidia driver. And a few other issues that I been able to get around but so far the nvidia driver is my main problem.
View 21 Replies View RelatedAfter compiling the 2.6.36.2 kernel and re-installing the Nvidia proprietary drivers, my touchpad has started to act strange; the cursor seems to glide a lot faster, yet more erratic and when I try to hover over an icon the cursor wont stay still, furthermore I lost the ability to 'click' on anything using just touchpad.
I have checked dmesg and Xorg.log for any clues, as well as removed everything with the exception of the card and device section from my xorg.conf. The issue has nothing to do with compiling the new kernel, as it was working perfect until I installed the Nvidia driver.
I'm having an issue where the proprietary nvidia driver seems to crash my system. the weird thing is that it only happens if i have already started an X session. here is what i mean. i don't use a display manager so i invoke X by running startx. now if i run it for the first time it starts no problem. but if i kill X with ctrl-alt-backspace and then try to run startx again it just hangs and the machine completely freezes up. this only happens with the proprietary nvidia driver. if i use the vesa driver it works fine. the open-source nvidia driver doesn't seem to support my card: GeForce GT220. i never had this problem with slackware 13 x86. i have tried using the 190.42 version from slackbuilds.org as well as the latest version from nvidia's site 190.53. aside from this problem it seems to work fine otherwise.
View 14 Replies View RelatedI'm running Slack64 13.1 and I'm in good shape with the 33.4 kernel, but if I upgrade the kernel to 35.x what do I need to do to get it working with my Nvidia 7300GT? I have the nvidia installer, NVIDIA-Linux-x86_64-260.19.12.run. Do I just do from the stable repo
Code:
slackpkg upgrade
then boot to run level 3 and run NVIDIA-Linux-x86_64-260.19.12.run? Thanks for your help.
I am running slackware 13.37. I installed the newest NVIDIA drivers 270.41.19 and now impossible to load Xorg.
I get:
fatal server error:
How I installed the new nvidia drivers:
- removepkg xf86-video-nouveau
- installed xf86-video-nouveau-blacklist-noarch-1.txz for blacklist the nv drivers
- run script nvidia
- run nvidia-xconfig
- reboot
The startx and black screen with errors messages mentioned above.
I run glxinfo | grep render and i get " Error: Unable to open display". Logical since no Xorg
I run dmesg | grep nvidia and I get all the required fields:
- NVIDIA taint kernels
- power state
- enabling device
- PCI INT A
- Setting latency
I have to manually copy the errors messages since my PC is not working.
When I run "find /usr/lib -name *.270.* " I do get the module Same thing when I run "find /lib -name nvidia.ko". I see the nvidia.ko module.
Upgraded from 13.0 to 13.1 following the instructions. Downloaded latest nvidia package (NVIDIA-Linux-x86-96.43.16-pkg1.run) for my geForce4 MX 4000. Compiled and installed new module (old one was 96.43.13).
Xorg fails to start with this:
Code:
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Slackware 13.1 Slackware Linux Project
Current Operating System: Linux mercury 2.6.33.4-smp #1 SMP Wed May 12 21:39:37 CDT 2010 i686
Kernel command line: BOOT_IMAGE=Linux ro root=805 vt.default_utf8=0 3
Build Date: 05 May 2010 01:54:53AM
Current version of pixman: 0.16.6
Before reporting problems, check [URL]
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.....
Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80a1e6b]
1: /usr/bin/X (0x8048000+0x57b75) [0x809fb75]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c]
Segmentation fault at address 0xc
Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting
The "nv" driver works.
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