LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-17-2016, 08:56 AM   #1
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
Failure to insert nVidia 304.131 module with kernel 4.4.0 on Slackware-current


The latest 304.131 nVidia driver builds on Slackware-current with the 4.4.0 kernel but fails to be inserted.
From /var/log/nvidia-installer.log
Quote:
nvidia: Unknown symbol mtrr_del (err 0)
ERROR: Installation has failed.
Anybody else been hit by this? https://devtalk.nvidia.com/default/t...on-kernel-4-4/
Apparently it can be fixed by patching the kernel. https://github.com/manjaro/packages-...n-symbol.patch
I have yet to try this with my machine with an nVidia GeForce 7300 LE, so I have reverted to the nouveau driver for the time being.
 
Old 01-17-2016, 09:56 AM   #2
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Yes, i have made a note on my github about this issue few days ago
https://github.com/willysr/SlackHack...ia/304.131/4.4
 
1 members found this post helpful.
Old 01-17-2016, 02:50 PM   #3
bamunds
Member
 
Registered: Sep 2013
Location: Mounds View MN
Distribution: Slackware64-14.2-Multilib XDM/FVWM3
Posts: 780

Rep: Reputation: 260Reputation: 260Reputation: 260
Is this kernel issue with the NVIDIA driver unique to the 304, the GPU card or does it affect all NVIDIA drivers? In particular I'm waiting for 14.2rc1 before attempting an upgrade on my x64 with 8400GS card using the 340.96 driver. But I'm interested in any issue that affects the NVIDIA driver vs the Nouveau driver since I have dual monitors of differing size that my GPU and driver handle flawlessly right now. Thanks for posting the issue.
 
Old 01-17-2016, 03:13 PM   #4
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by bamunds View Post
Is this kernel issue with the NVIDIA driver unique to the 304, the GPU card or does it affect all NVIDIA drivers? In particular I'm waiting for 14.2rc1 before attempting an upgrade on my x64 with 8400GS card using the 340.96 driver. But I'm interested in any issue that affects the NVIDIA driver vs the Nouveau driver since I have dual monitors of differing size that my GPU and driver handle flawlessly right now. Thanks for posting the issue.
I'm using Debian Sid not Slackware but I compiled my own 4.4.0 kernel and the 340.96 NVIDIA drivers provided with Sid work just fine.
I'm probably going to make an idiot of myself but I think this is likely a problem with older drivers.
 
Old 01-17-2016, 04:17 PM   #5
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Original Poster
Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
Thanks willysr! Your link made things easy. All good for me now.
 
Old 01-17-2016, 06:05 PM   #6
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Yes, this issue only happened with legacy drivers
 
Old 01-17-2016, 06:08 PM   #7
slacktroll
Member
 
Registered: May 2011
Distribution: Slackware64/current
Posts: 175

Rep: Reputation: 44
Quote:
Originally Posted by willysr View Post
Yes, this issue only happened with legacy drivers
argh! I actual recompiled the generic 4.4.0 kernel with pat's config and applied the patch!
anyway it worked with nvidia-kernel-352.63_4.4.0_smp-x86-2_SBo.. maybe not needed.

:-)
 
Old 01-17-2016, 10:30 PM   #8
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
newer driver gets a faster update from NVidia but legacy driver might take some time to get an update so recompile is a faster way
 
Old 01-18-2016, 08:43 AM   #9
lems
Member
 
Registered: May 2004
Distribution: BSD
Posts: 269

Rep: Reputation: 119Reputation: 119
Quote:
Originally Posted by bamunds View Post
Is this kernel issue with the NVIDIA driver unique to the 304, the GPU card or does it affect all NVIDIA drivers? In particular I'm waiting for 14.2rc1 before attempting an upgrade on my x64 with 8400GS card using the 340.96 driver. But I'm interested in any issue that affects the NVIDIA driver vs the Nouveau driver since I have dual monitors of differing size that my GPU and driver handle flawlessly right now. Thanks for posting the issue.
It's safe to upgrade, I think. I'm running -current with kernel 4.4.0 and nvidia-legacy340-driver (340.96) from SBo.
 
Old 01-18-2016, 09:12 AM   #10
bamunds
Member
 
Registered: Sep 2013
Location: Mounds View MN
Distribution: Slackware64-14.2-Multilib XDM/FVWM3
Posts: 780

Rep: Reputation: 260Reputation: 260Reputation: 260
Thanks lems for responding, hopefully we'll have same result with 14.2rc1 and final.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] New -current kernel and Nvidia 304.xx driver issue Lenard Spencer Slackware 18 04-11-2013 07:49 AM
insert module failure iansoundz Linux - General 10 07-05-2005 07:21 PM
nvidia 6106, kernel 2.6.7, slackware 10, failure to load nvidia.ko Tarball_Phreak Linux - Hardware 3 08-04-2004 03:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration