LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 06-20-2017, 08:07 AM   #1
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,711

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Question Debian Backport Kernels and Nvidia Drivers.


Hi.

I am currently on Debian 8 Jessie and was using Nouveau but wanted to try a Steam game so installed the Nvidia drivers using this method (https://wiki.debian.org/NvidiaGraphi...8_.22Jessie.22).

All seems fine so far. Do I need to edit the Nvidia X Server Settings? Also should I run that as gksudo or normal user?

I have been on the Debian 8 Jessie backport kernels for a while now (currently 4.9.0-0.bpo.3-amd64). If this got updated to e.g. '4.9.0-1.bpo.3-amd64' or something similar -- would my Nvidia drivers break?
 
Old 06-21-2017, 06:21 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,260

Rep: Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321
Personally, I would be more worried about the Mesa version than the kernel. The kernel loads Nvidia's module and hands the work to that, putting it simply. That arrangement is not likely to change much from version to version. Mesa is more involved, as it's doing stuff with Mesa's proprietary OpenGL libs. Follow rule #1 of maintenance: "If it ain't broke, don't fix it!"
 
Old 06-23-2017, 11:51 AM   #3
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,711

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Question

Quote:
Originally Posted by business_kid View Post
Personally, I would be more worried about the Mesa version than the kernel. The kernel loads Nvidia's module and hands the work to that, putting it simply. That arrangement is not likely to change much from version to version. Mesa is more involved, as it's doing stuff with Mesa's proprietary OpenGL libs. Follow rule #1 of maintenance: "If it ain't broke, don't fix it!"
Hi BC.

So is the likelihood of my system borking high or low?
 
Old 06-23-2017, 01:32 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
My experience of the NVIDIA drivers and kernel using Debian has been very good. If you happen to install a new graphics driver you may need to reinstall nvidia-kernel-dkms but thatKs easily done.
I type as a Sid user but as far as I can tell NVIDIA drivers work pretty darn well in derivatives also.
 
1 members found this post helpful.
Old 06-24-2017, 02:06 PM   #5
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,711

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by business_kid View Post
Personally, I would be more worried about the Mesa version than the kernel. The kernel loads Nvidia's module and hands the work to that, putting it simply. That arrangement is not likely to change much from version to version. Mesa is more involved, as it's doing stuff with Mesa's proprietary OpenGL libs. Follow rule #1 of maintenance: "If it ain't broke, don't fix it!"
Is Mesa installed and in use whether you use Nouveau or Nvidia? Would Mesa cause no issues if I stayed with Nouveau?
 
Old 06-25-2017, 03:31 AM   #6
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,260

Rep: Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321
As I understand it, Mesa does OpenGL rendering, and the driver (Nvidia blob, Nouveau, or some fallback) handles the GPU. I'm no expert. If you're on Nvdia, reinstallation on the binary blob is necessary when you change kernels, or Mesa, as someone has said.
 
Old 06-25-2017, 04:05 AM   #7
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 business_kid View Post
As I understand it, Mesa does OpenGL rendering, and the driver (Nvidia blob, Nouveau, or some fallback) handles the GPU. I'm no expert. If you're on Nvdia, reinstallation on the binary blob is necessary when you change kernels, or Mesa, as someone has said.
Apparently, the NVIDIA blob replaces Mesa.
 
Old 06-25-2017, 03:16 PM   #8
milomak
Member
 
Registered: May 2009
Posts: 147

Rep: Reputation: 18
Quote:
Originally Posted by linustalman View Post
Hi.

I am currently on Debian 8 Jessie and was using Nouveau but wanted to try a Steam game so installed the Nvidia drivers using this method (https://wiki.debian.org/NvidiaGraphi...8_.22Jessie.22).

All seems fine so far. Do I need to edit the Nvidia X Server Settings? Also should I run that as gksudo or normal user?
i just run as normal user

Quote:
I have been on the Debian 8 Jessie backport kernels for a while now (currently 4.9.0-0.bpo.3-amd64). If this got updated to e.g. '4.9.0-1.bpo.3-amd64' or something similar -- would my Nvidia drivers break?
the dkms package should build the necessary package for the new kernel. generally i would say that it is 90%+ (probably close to 100%) likely the new kernel will build against the nvidia package you have installed.
 
1 members found this post helpful.
  


Reply

Tags
backport kernel, nvidia driver



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
Using backport Debian 6 ( Squeeze ) r4lly Linux - Newbie 2 04-09-2017 09:04 AM
Kernel Backport for Debian Jessie? haziz Debian 5 05-19-2015 03:30 PM
[SOLVED] debian kernel backport piobair Debian 2 09-29-2014 10:56 AM
2 kernels and nvidia drivers installed at once and can there be 2 separate logins? streams &dragonflies SUSE / openSUSE 4 10-21-2008 11:00 PM
Nvidia drivers with multiple kernels linuxhaxz Slackware 9 05-24-2004 02:36 PM

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

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