LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 03-20-2024, 06:23 PM   #886
Paulo2
Member
 
Registered: Aug 2012
Distribution: Slackware64 15.0 (started with 13.37). Testing -current in a spare partition.
Posts: 935

Rep: Reputation: 527Reputation: 527Reputation: 527Reputation: 527Reputation: 527Reputation: 527

Quote:
Originally Posted by garpu View Post
Those are module options, not kernel ones. (I made the same mistake.) In /etc/modprobe.d, you need a file called nvidia_drm.conf with "options nvidia_drm modeset=1 fbdev=1" in it.
Thanks for the info, I will try that.

I got the idea from their "Release Highlights", this is from https://www.nvidia.com/Download/driv.../218119/en-us/
Indeed they call it "kernel module parameters".
Code:
Added experimental support for framebuffer consoles provided bynvidia-drm.
On kernels that implement drm_fbdev_generic_setup anddrm_aperture_remove_conflicting_pci_framebuffers,
nvidia-drm will installa framebuffer console when loaded with both `modeset=1` and `fbdev=1`kernel module parameters.
This will replace the Linux boot console drivenby a system framebuffer driver such as efifb or vesafb.

Note that when an nvidia-drm framebuffer console is enabled, unloadingnvidia-drm will cause the screen to turn off.
But even passed as a kernel options (I pass them in the "append" line in lilo.conf, and they appear in the /proc/cmdline), they made
difference on how NVidia driver works for me. Now with them, suspend recovers OK.
 
1 members found this post helpful.
Old 03-20-2024, 06:40 PM   #887
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,609

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally Posted by Paulo2 View Post
Thanks for the info, I will try that.

I got the idea from their "Release Highlights", this is from https://www.nvidia.com/Download/driv.../218119/en-us/
Indeed they call it "kernel module parameters".
Yeah, it's worded weirdly, and I made the same mistake. (It would probably be better if it were made explicit that the kernel module parameters are for the nvidia_drm module.) I don't think either do anything when called as kernel boot parameters.

The downside is, as the note says, that if you unload the nvidia_drm module, you'll get a black screen. This is an annoyance when upgrading drivers, for instance. (I had to comment out the "options" line, reboot (I'm always runlevel 3), uncomment the line once booted, then upgrade drivers. If anyone has a better way of doing this, I'm all ears.)

Last edited by garpu; 03-20-2024 at 06:43 PM.
 
1 members found this post helpful.
Old 03-21-2024, 03:43 AM   #888
theodore.s
Member
 
Registered: Jul 2018
Location: Athens, Greece
Distribution: Slackware
Posts: 66

Rep: Reputation: 34
Speed?

Quote:
Originally Posted by garpu View Post
The downside is, as the note says, that if you unload the nvidia_drm module, you'll get a black screen.
Is it any faster than the VESA framebuffer? The 1920x1080x24 VESA mode is rather slow.
 
Old 03-25-2024, 10:27 PM   #889
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,164

Original Poster
Rep: Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336
FWIW: I was pleasantly surprised to find the 550.67 "Production Branch" driver built and installed with the new 6.9-rc1 kernel.
 
1 members found this post helpful.
Old 04-17-2024, 09:21 AM   #890
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,164

Original Poster
Rep: Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336
Nvidia's "Production Branch" Driver, Version: 550.76, has been released.
The "release highlights," a list of supported products and a download link can be found at, https://www.nvidia.com/Download/driv.../224022/en-us/

Installation instructions can be found under the heading, "Additional Information" at the above link. Under that same heading you can find detailed installation instructions by clicking on "README."

Last edited by cwizardone; 04-17-2024 at 09:22 AM.
 
2 members found this post helpful.
Old 04-25-2024, 11:34 AM   #891
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,164

Original Poster
Rep: Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336
Nvidia's "Production Branch" Driver, Version: 550.78, has been released.
The "release highlights," a list of supported products and a download link can be found at, https://www.nvidia.com/Download/driv.../224350/en-us/

Installation instructions can be found under the heading, "Additional Information" at the above link. Under that same heading you can find detailed installation instructions by clicking on "README."
 
2 members found this post helpful.
Old 05-09-2024, 06:09 PM   #892
Paulo2
Member
 
Registered: Aug 2012
Distribution: Slackware64 15.0 (started with 13.37). Testing -current in a spare partition.
Posts: 935

Rep: Reputation: 527Reputation: 527Reputation: 527Reputation: 527Reputation: 527Reputation: 527
There's a new release of the 535.x driver, 535.179 https://www.nvidia.com/download/driv.../224485/en-us/
"Release Highlights" only says "Minor bug fixes and improvements"
It's a maintenance release for sure. I haven't tried it yet, just downloaded it.
 
3 members found this post helpful.
Old 05-12-2024, 06:26 PM   #893
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,164

Original Poster
Rep: Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336
FWIW: Nvidia's 550.78 driver is compatible with the new 6.9.0 kernel.
 
2 members found this post helpful.
Old 05-13-2024, 01:09 AM   #894
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,174
Blog Entries: 1

Rep: Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040
Quote:
Originally Posted by cwizardone View Post
FWIW: Nvidia's 550.78 driver is compatible with the new 6.9.0 kernel.
Also the legacy Nvidia-470.239.06 driver is running fine with the new 6.9.0 kernel!
 
4 members found this post helpful.
Old 05-21-2024, 09:54 AM   #895
rofr
LQ Newbie
 
Registered: Jan 2024
Distribution: Slackware
Posts: 4

Rep: Reputation: 0
Nvidia's 555.42.02 beta driver builds fine on 6.9.1.

Quote:
Added support for the linux-drm-syncobj-v1 protocol for Wayland explicit sync in EGL.
Read somewhere things should work even without compositor support for explicit sync(albeit with an impact on performance?), so decided to test.

FreeCAD appimage now runs without flickering on Wayland. No other breakage so far, we'll see how running games via Proton will go...

EDIT: Flicker fixed in the one game I have installed, bit of a FPS drop in heavy areas where it flickered before, but seems to work

Last edited by rofr; 05-21-2024 at 10:20 AM.
 
Old 05-21-2024, 09:55 AM   #896
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,164

Original Poster
Rep: Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336Reputation: 7336
Nvidia has released a new BETA driver, version: 555.42.02.
The "release highlights," along with a list of supported products and a download link can be found at, https://www.nvidia.com/Download/driv.../224751/en-us/

Installation instructions can be found under the heading, "Additional Information" at the above link. Under that same heading you can find detailed installation instructions by clicking on "README."

Last edited by cwizardone; 05-21-2024 at 10:05 AM.
 
Old 05-21-2024, 10:41 AM   #897
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,810

Rep: Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447
Quote:
Originally Posted by theodore.s View Post
Is it any faster than the VESA framebuffer? The 1920x1080x24 VESA mode is rather slow.
If your hardware is UEFI and you boot a system via EFI, afaik VESA is no longer an issue. EFI has it's own framebuffer.
 
  


Reply

Tags
nvidia



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
LXer: NVIDIA Launches a New Stable Driver for Linux Users, Latest Kernels Supported LXer Syndicated Linux News 0 12-11-2014 05:34 PM
[SOLVED] How do I install Nvidia latest driver on Ubuntu 10.10? volt220 Linux - Newbie 3 04-24-2012 11:42 AM
Enable SLI on latest nvidia driver don_wombat_73 Linux - Hardware 2 10-13-2008 04:55 AM
How do I install the latest Nvidia Driver captaincaveman Linux - Software 2 05-03-2004 11:26 PM
How do I remove latest nvidia driver? - Suse 8.2 ford Linux - Hardware 3 01-18-2004 02:37 AM

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

All times are GMT -5. The time now is 06:52 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