Re: Re: nvidia driver not loaded after install

2025-01-16 Thread Anil F Duggirala
Thanks Dan, I disabled Secure Boot and sure enough, the driver was loaded. I actually decided to make a clean install of Debian on this machine and left Secure boot disabled. I tried multiple times and was unable to get the driver to load. This is strange however because it did work before. I w

Re: nvidia driver not loaded after install

2025-01-15 Thread Dan Purgert
On Jan 15, 2025, Anil F Duggirala wrote: > I am trying to install the Nvidia driver on my Dell XPS 9550 fresh > Debian 12 machine. > > [ 16.905450] Loading of module with unavailable key is rejected > ... > > Can anyone please help me out. Getting Debian to work in this la

nvidia driver not loaded after install

2025-01-15 Thread Anil F Duggirala
I am trying to install the Nvidia driver on my Dell XPS 9550 fresh Debian 12 machine. I followed all instructions in https://wiki.debian.org/NvidiaGraphicsDrivers#Debian_12_.22Bookworm.22 including: apt install linux-headers-amd64 Including the extra instructions given here: https

Re: SSL error:FFFFFFFF80000002:system library::No such file or directory: ../crypto/bio/bss_file.c:67 when I'm trying to sign the nvidia driver on Debian 12.

2024-11-26 Thread john doe
On 11/26/24 12:59, Mario Marietto wrote: 2) # apt install nvidia-detect nvidia-driver You first did an `update`. Also the wiki at [1] suggest to install other PKGs. [1] https://www.reddit.com/r/debian/comments/1h08w9v/ssl_error8002system_libraryno_such/?rdt=41730 -- John Doe

SSL error:FFFFFFFF80000002:system library::No such file or directory: ../crypto/bio/bss_file.c:67 when I'm trying to sign the nvidia driver on Debian 12.

2024-11-26 Thread Mario Marietto
Hello. I'm using Ubuntu 24.04 right now,but what I'm trying to do is to virtualize Debian 12 as a vm using qemu + kvm + virt-manager and I want to passthru my gpu from Ubuntu to Debian. And infact this is what I did. Debian is running now,but I'm facing a problem with the nvidia

NVIDIA driver 555.58 released and Wayland Explicit Sync

2024-08-31 Thread George at Clug
yland. Others posting have indicated they are using Nvidia GPUs. I often wonder how that is going for them, and how they achieve the installation (as I have failed). >From my reading (via the Internet) the NVIDIA driver 555 and 560 drivers are only beta, and have yet to be included into Arch o

Re: nvidia driver for GTX 970

2024-08-23 Thread Anssi Saari
David writes: > Hi, for your information, this wiki page: > https://wiki.debian.org/DontBreakDebian > has some information related to your question, I sometimes wonder if the deb-multimedia repo counts as a Frankendebian making thingy since the wiki page is ambiguous in my opinion. I sometimes

strange behavior with Nvidia driver on Bookworm (12)

2024-08-20 Thread Eben King
Since I installed a GTX 970 and the Nvidia driver on my Bookworm (12) system, I've noticed some odd behavior. I'll start with the most obnoxious. I'm open to any ideas. Well, not _any_ any. 1. Last night before I went to bed I suspended my computer at 2:24:55. The next log mes

usermod video,audio (was: Re: nvidia driver for GTX 970)

2024-08-15 Thread Max Nikulin
On 16/08/2024 06:15, George at Clug wrote: usermod -a -G video,audio [myusername] It should not be necessary. Udev and systemd-logind "uaccess" feature grants permissions to the current active user through ACLs.

Re: nvidia driver for GTX 970

2024-08-15 Thread eben
On 8/15/24 13:47, Hans wrote: Hi Ebon, you said, it is flashing? Or do you have a blamk screen? It's all black, but the backlight flashes. I'll see if making the fixmonitors script correct works. I wrote that script and it uses xrandr to reset the monitors to the way they should be. Now thei

Re: nvidia driver for GTX 970

2024-08-15 Thread David
On Thu, 15 Aug 2024 at 15:46, George at Clug wrote: > On Thursday, 15-08-2024 at 19:05 Hans wrote: > > FYI I am running a backport kernel, it is 6.9.7+bpo-amd64. > > Is this what is called a "Frankendebian" ? Hi, for your information, this wiki page: https://wiki.debian.org/DontBreakDebian has

Re: nvidia driver for GTX 970

2024-08-15 Thread George at Clug
On Friday, 16-08-2024 at 03:30 Hans wrote: > > What Steam games do you have working under Nvidia? I have watched people on > > YouTube play some interesting and modern games using Nvidia + Linux and > > with ray-tracing, but they have to do a lot of customisation from what I > > could tell. From my

Re: nvidia driver for GTX 970

2024-08-15 Thread George at Clug
On Friday, 16-08-2024 at 03:57 Greg Wooledge wrote: > On Fri, Aug 16, 2024 at 00:48:20 +1000, George at Clug wrote: > > On Thursday, 15-08-2024 at 19:05 Hans wrote: > > > FYI I am running a backport kernel, it is 6.9.7+bpo-amd64. > > > > Is this what is called a "Frankendebian" ? > > No. Back

Re: nvidia driver for GTX 970

2024-08-15 Thread didier gaumet
Le 15/08/2024 à 19:17, e...@gmx.us a écrit : [...] > Aug 15 12:57:24 cerberus lightdm[1085]: Error getting user list from > org.freedesktop.Accounts: > GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name > org.freedesktop.Accounts was not provided by any .service files [...] didier@hp-

Re: nvidia driver for GTX 970

2024-08-15 Thread Hans
> > You don't get security updates for backport kernels, so I'd strongly > oppose it if you're running an exposed server. But for a desktop system > in a normal kind of setup (behind a firewall, or on a private network) > it should be within reasonable expectations of security. Huh, this is an

Re: nvidia driver for GTX 970

2024-08-15 Thread Greg Wooledge
On Fri, Aug 16, 2024 at 00:48:20 +1000, George at Clug wrote: > On Thursday, 15-08-2024 at 19:05 Hans wrote: > > FYI I am running a backport kernel, it is 6.9.7+bpo-amd64. > > Is this what is called a "Frankendebian" ? No. Backports are reasonably safe. Installing one doesn't break all your dep

Re: nvidia driver for GTX 970

2024-08-15 Thread Hans
Hi Ebon, you said, it is flashing? Or do you have a blamk screen? This can happen, when the resolutionb of the monitor is out of sync. You can try to create an /etc/xorg.conf file, where you can set the resolution. Xorg.conf is not needed any more, as the monitor is telling the resolution and

Re: nvidia driver for GTX 970

2024-08-15 Thread Hans
> What Steam games do you have working under Nvidia? I have watched people on > YouTube play some interesting and modern games using Nvidia + Linux and > with ray-tracing, but they have to do a lot of customisation from what I > could tell. From my experience basic distribution installations do not

Re: nvidia driver for GTX 970

2024-08-15 Thread eben
On 8/15/24 12:54, e...@gmx.us wrote: On 8/15/24 05:05, Hans wrote: If it is now starting well, you are good and can move your loginmanagers back. After reboot, it should automatically starting the -Server witrh a login greeter. OK, I'll try that. I haven't changed anything but we'll see wh

Re: nvidia driver for GTX 970

2024-08-15 Thread eben
I am currently running in X with the GTX. Only two of three monitors are connected. The right one currently has a VGA cable which doesn't work with this card. In the console, the left (sideways, DVI) worked but the center (HDMI) didn't until "startx". How can I fix that, or is the DVI one the

Re: nvidia driver for GTX 970

2024-08-15 Thread eben
On 8/15/24 05:05, Hans wrote: Hi Ebon, I am running a NVidia GTX-960 iin Debianbookworm and it is working lie a charme. No problems with any of the apps, Greg mentioned. KDE, Steam games and everything elese is working great. FYI I am running a backport kernel, it is 6.9.7+bpo-amd64. Proba

Re: nvidia driver for GTX 970

2024-08-15 Thread George at Clug
-backports linux-image-amd64 # apt install -t bookworm-backports nvidia-detect # apt install -t bookworm-backports nvidia-driver Do you need to make any other modifications? Thanks, George. # apt show linux-image-amd64 -a Package: linux-image-amd64 Version: 6.9.7-1~bpo12+1 Priority: optional

Re: nvidia driver for GTX 970

2024-08-15 Thread Hans
install libnvidia-pkcs11-openssl3:amd64 install libnvidia-ptxjitcompiler1:amd64 install libnvidia-ptxjitcompiler1:i386 install nvidia-alternative install nvidia-cuda-mps install nvidia-driver

Re: nvidia driver for GTX 970

2024-08-14 Thread George at Clug
o supported by the Tesla 418 drivers series. It is recommended to install the nvidia-driver package.  4) Depending on what is recommended, for example 'nvidia-driver' I would then install the driver package. # apt install nvidia-driver After the drivers are installed, I would re

nvidia driver for GTX 970

2024-08-14 Thread Eben King
get back in the chair Then (maybe) find out what I did wrong. I can only do this procedure a few times a day until I'm worn out, so needless to say progress is very slow. So, here's what I've installed: nvidia-alternative (535.183.01-1~deb12u1) nvidia-driver (535.183.01-1~deb12u1)

Re: Nvidia driver on Debian 10

2024-01-04 Thread Franco Martelli
On 03/01/24 at 19:28, Thomas Anderson wrote: Thanks a lot, Macro! it worked. Sorry for delay, I got side tracked with "my day" =) On 03/01/2024 12:03, Marco Moock wrote: Am 03.01.2024 um 11:52:59 Uhr schrieb Thomas Anderson: Here is the output. Wow, a lot. All those lines with ii at the beg

Re: Nvidia driver on Debian 10

2024-01-03 Thread jeremy ardley
On 3/1/24 18:36, Thomas Anderson wrote: I will upgrade Debian to 12 within the next month or so...but before I do, want to clean up my current system. I am running Debian 12 with the nvidia driver. It's mostly OK but I recently had to reboot as the Xorg process had taken around 70%

Re: Nvidia driver on Debian 10

2024-01-03 Thread Thomas Anderson
Thanks a lot, Macro! it worked. Sorry for delay, I got side tracked with "my day" =) On 03/01/2024 12:03, Marco Moock wrote: Am 03.01.2024 um 11:52:59 Uhr schrieb Thomas Anderson: Here is the output. Wow, a lot. All those lines with ii at the beginning mean the package is installed. apt rem

Re: Nvidia driver on Debian 10

2024-01-03 Thread Hans
> dpkg-reconfigure nvidia-kernel-dkms > Hi all, I am using a NVidia card, which is using the Tesla-driver version (525.147.XX) and used the 470.XXX version before. Both could not be installed by using the above package. But it got installed using package module-assistant. Suggestion, how to

Re: Nvidia driver on Debian 10

2024-01-03 Thread Anssi Saari
ithout -s (-s only > simulates). nvidia-driver is the actual top level metapackage so removing that is likely the thing. Although I'm not sure that makes much sense if Thomas gets just a blank screen when booting the kernel without the nvidia drivers. Also I think fixing the drivers for bot

Re: Nvidia driver on Debian 10

2024-01-03 Thread Marco Moock
Am 03.01.2024 um 11:52:59 Uhr schrieb Thomas Anderson: > Here is the output. Wow, a lot. All those lines with ii at the beginning mean the package is installed. apt remove *nvidia* -s Check if the result is ok and then run it without -s (-s only simulates).

Re: Nvidia driver on Debian 10

2024-01-03 Thread Thomas Anderson
available) un nvidia-alternative-legacy-96xx (no description available) un nvidia-cuda-mps (no description available) un nvidia-current (no description available) un nvidia-current-updates (no description available) ii nvidia-detect 418.226.00-3 amd64 NVIDIA GPU detection utility ii nvidia-driver

Re: Nvidia driver on Debian 10

2024-01-03 Thread Marco Moock
Am 03.01.2024 um 11:36:03 Uhr schrieb Thomas Anderson: > Key information: > I am aware that there are two different installation paths for the > nvidia driver, either through the repos or from nvidia downloads. > I think I did the later, but I have misplaced, lost, and cannot &g

Nvidia driver on Debian 10

2024-01-03 Thread Thomas Anderson
745      G   nvidia-settings                                0MiB | Key information: I am aware that there are two different installation paths for the nvidia driver, either through the repos or from nvidia downloads. I think I did the later, but I have misplaced, lost, and cannot download the dri

Re: Bookworm boot stacks with black screen after NVIDIA driver installed.

2023-08-20 Thread Juan R. de Silva
On Wed, 16 Aug 2023 15:31:52 +0300, Махно wrote: > Hello. Just stick with open source video driver nouveau. This is what I'm doing right now. However it performes, as I already said, "good enough". Meaning there are some problems. It freezes the system from time to time. Well, for now I do not h

Re: Bookworm boot stacks with black screen after NVIDIA driver installed.

2023-08-16 Thread Махно
Hello. Just stick with open source video driver nouveau. 2023-08-16, tr, 04:13 Alexander V. Makartsev rašė: > > On 16.08.2023 04:06, Juan R.D. Silva wrote: > > Hi folks. > > Fresh Bookworm install on Dell M4800 Precision with i7-4810MQ CPU @ 2.80GHz > and NVIDIA Quadro K2100M graphic card. No pr

Re: Bookworm boot stacks with black screen after NVIDIA driver installed.

2023-08-15 Thread Alexander V. Makartsev
On 16.08.2023 04:06, Juan R.D. Silva wrote: Hi folks. Fresh Bookworm install on Dell M4800 Precision with i7-4810MQ CPU @ 2.80GHz and NVIDIA Quadro K2100M graphic card. No problems install, the system works with the default nouveau driver well enough. My video card is supported according to

Bookworm boot stacks with black screen after NVIDIA driver installed.

2023-08-15 Thread Juan R.D. Silva
Hi folks. Fresh Bookworm install on Dell M4800 Precision with i7-4810MQ CPU @ 2.80GHz and NVIDIA Quadro K2100M graphic card. No problems install, the system works with the default nouveau driver well enough. My video card is supported according to NVIDIA. Debian nvidia-detect advised install

Re: Fwd: Wayland and NVidia driver conflict

2023-07-14 Thread Marvin Renich
debian-user and debian-desktop are both good lists for this question. It is off-topic for debian-devel. Anyone who answers, please remove debian-devel from the replies. (Sorry, I don't have an answer for you.) Thanks...Marvin

Fwd: Wayland and NVidia driver conflict

2023-07-13 Thread Luna Jernberg
-- Forwarded message - Från: inkrm Date: tors 13 juli 2023 kl 23:48 Subject: Wayland and NVidia driver conflict To: Hi I just installed Debian 12 'Bookworm' with KDE Plasma 5.27.5 , and I installed NVidia driver on my machine, following the official gu

Re: Debian installer chooses the wrong NVidia driver

2023-03-22 Thread David Wright
On Tue 21 Feb 2023 at 14:36:21 (-0800), Van Snyder wrote: > On Tue, 2023-02-21 at 22:45 +0100, Mario Marietto wrote: > > If I dont get wrong,nvidia created one single driver which works for > > every gpu or almost ? it means that if I install the 525 driver for > > my RTX 2080 ti will it work also

Re: nvidia-driver gets a code 1

2023-03-10 Thread Floris Renaud
, you can also add 'contrib' section The point is that the nvidia-driver package requires 'non-free' and 'non-free firmware'.

Re: nvidia-driver gets a code 1

2023-03-09 Thread Charles Kroeger
deb https://deb.debian.org/debian bookworm main non-free non-free-firmware not deb https://deb.debian.org/debian bookworm main contrib non-free non-free-firmware ? -- CK

Re: nvidia-driver gets a code 1

2023-03-09 Thread Charles Kroeger
Ah so a typo. A small thing causing big problems. Once that was corrected the necessary files from firmware were included in an apt update and eventually the full-upgrade without nvidia-kernel-dkms being held back. Everything resolved after that. Thanks -- CK

Re: nvidia-driver gets a code 1

2023-03-09 Thread Floris Renaud
typo. deb/debian.org should be deb.debian.org > > Just to be clear. The /etc/apt/sources.list will have to look like this: deb https://deb.debian.org/debian bookworm main non-free non-free-firmware - The "non-free" section is necessary for the nvidia-driver packages - The "non-free-firmware" section for the nvidia firmware

Re: nvidia-driver gets a code 1

2023-03-09 Thread Greg Wooledge
On Thu, Mar 09, 2023 at 04:18:21PM -0500, Charles Kroeger wrote: > W: Failed to fetch https://deb/debian.org/debian/dists/bookworm/InRelease > Could not resolve 'deb' You have a typo. deb/debian.org should be deb.debian.org

Re: nvidia-driver gets a code 1

2023-03-09 Thread Charles Kroeger
Anssi, thanks for your reply. When Andreas Beckmann added this URL to his apt disclosure: https://www.debian.org/releases/bookworm/amd64/release-notes/ch-information.en.html#non-free-split He does give a useful example of how the entry should look in /etc/apt/sources/list like this: deb https:

Re: nvidia-driver gets a code 1

2023-03-07 Thread Anssi Saari
by Andreas Beckmann the firmware-gsp package being > moved to the newly created 'non-free-firmware' archive area. nvidia-driver is a device driver, not firmware so it remains in non-free even in Bookworm. https://packages.debian.org/ is a handy website to search for packages and it sho

nvidia-driver gets a code 1

2023-03-07 Thread Charles Kroeger
nvidia-driver on doing a dist-upgrade dpkg says this: dpkg: dependency problems prevent configuration of nvidia-driver: nvidia-driver depends on nvidia-kernel-dkms (= 525.89.02-1) | nvidia-kernel-525.89.02 | nvidia-open-kernel-525.89.02 | nvidia-open-kernel-525.89.02; however: Version of

Re: Debian installer chooses the wrong NVidia driver

2023-02-22 Thread Felix Miata
Jeremy Hendricks composed on 2023-02-22 16:02 (UTC-0500): > I think I know why. > https://en.m.wikipedia.org/wiki/GeForce_600_series > They made Kepler and Fermi variants of the GT 630. The nvidia driver > probably wrongly assumes it’s Kepler. > Van Snyder composed on 2023-02-22

Re: Debian installer chooses the wrong NVidia driver

2023-02-22 Thread Jeremy Hendricks
I think I know why. https://en.m.wikipedia.org/wiki/GeForce_600_series They made Kepler and Fermi variants of the GT 630. The nvidia driver probably wrongly assumes it’s Kepler. On Wed, Feb 22, 2023 at 4:01 PM Van Snyder wrote: > On Wed, 2023-02-22 at 15:43 -0500, Jeremy Hendricks wr

Re: Debian installer chooses the wrong NVidia driver

2023-02-22 Thread Van Snyder
On Wed, 2023-02-22 at 15:43 -0500, Jeremy Hendricks wrote: > Van, what is the specific GPU you have? I know it’s GF108 but what is > the actual model? # nvidia-detect 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108 [GeForce GT 630] [10de:0f00] (rev a1) > > On Wed, Feb 22, 2023

Re: Debian installer chooses the wrong NVidia driver

2023-02-22 Thread Jeremy Hendricks
Van, what is the specific GPU you have? I know it’s GF108 but what is the actual model? On Wed, Feb 22, 2023 at 3:33 PM Van Snyder wrote: > On Tue, 2023-02-21 at 23:27 +0200, Georgi Naplatanov wrote: > > On 2/21/23 23:16, Van Snyder wrote: > > On Tue, 2023-02-21 at 22:41 +0200, Georgi Naplatanov

Re: Debian installer chooses the wrong NVidia driver

2023-02-22 Thread Van Snyder
On Tue, 2023-02-21 at 23:27 +0200, Georgi Naplatanov wrote: > On 2/21/23 23:16, Van Snyder wrote: > > On Tue, 2023-02-21 at 22:41 +0200, Georgi Naplatanov wrote: > > > On 2/21/23 22:13, Van Snyder wrote: > > > > I have an NVidia GF108 video card. It works just fine, so I > > > > don't see a > > > >

Re: Debian installer chooses the wrong NVidia driver

2023-02-21 Thread Van Snyder
On Tue, 2023-02-21 at 22:45 +0100, Mario Marietto wrote: > If I dont get wrong,nvidia created one single driver which works for > every gpu or almost ? it means that if I install the 525 driver for > my RTX 2080 ti will it work also for my old gpu,GTX 1060 ?  The 470 driver that the Debian install

Re: Debian installer chooses the wrong NVidia driver

2023-02-21 Thread Mario Marietto
its not easy for me,because I have those GPUs on a single system. The OS that im running is freebsd and I tried to virtualize debian 11 with bhyve (hypervisor for freebsd). Well,debian accept the 2080 ti and I can use it within debian guest,but the 1060 does not work. it is not initialized. I tried

Re: Debian installer chooses the wrong NVidia driver

2023-02-21 Thread Georgi Naplatanov
On 2/21/23 23:45, Mario Marietto wrote: If I dont get wrong,nvidia created one single driver which works for every gpu or almost ? it means that if I install the 525 driver for my RTX 2080 ti will it work also for my old gpu,GTX 1060 ? AFIK, NVidia offers different driver generations and my

Re: Debian installer chooses the wrong NVidia driver

2023-02-21 Thread Mario Marietto
If I dont get wrong,nvidia created one single driver which works for every gpu or almost ? it means that if I install the 525 driver for my RTX 2080 ti will it work also for my old gpu,GTX 1060 ? Il mar 21 feb 2023, 22:28 Georgi Naplatanov ha scritto: > On 2/21/23 23:16, Van Snyder wrote: > > On

Re: Debian installer chooses the wrong NVidia driver

2023-02-21 Thread Georgi Naplatanov
On 2/21/23 23:16, Van Snyder wrote: On Tue, 2023-02-21 at 22:41 +0200, Georgi Naplatanov wrote: On 2/21/23 22:13, Van Snyder wrote: I have an NVidia GF108 video card. It works just fine, so I don't see a reason to replace it. It needs the nvidia-legacy-390xx-driver. But when I installed Debia

Re: Debian installer chooses the wrong NVidia driver

2023-02-21 Thread Van Snyder
On Tue, 2023-02-21 at 22:41 +0200, Georgi Naplatanov wrote: > On 2/21/23 22:13, Van Snyder wrote: > > I have an NVidia GF108 video card. It works just fine, so I don't > > see a > > reason to replace it. > > > > It needs the nvidia-legacy-390xx-driver. > > > > But when I installed Debian 11, it

Re: Debian installer chooses the wrong NVidia driver

2023-02-21 Thread Georgi Naplatanov
On 2/21/23 22:13, Van Snyder wrote: I have an NVidia GF108 video card. It works just fine, so I don't see a reason to replace it. It needs the nvidia-legacy-390xx-driver. But when I installed Debian 11, it chose the 470 driver, which doesn't work with GF108. Maybe that was caused by selecti

Debian installer chooses the wrong NVidia driver

2023-02-21 Thread Van Snyder
I have an NVidia GF108 video card. It works just fine, so I don't see a reason to replace it. It needs the nvidia-legacy-390xx-driver. But when I installed Debian 11, it chose the 470 driver, which doesn't work with GF108. Maybe that was caused by selecting "install all the drivers" instead of "

Re: [SOLVED] Re: crash with wine and nvidia-driver

2022-10-15 Thread Hans
Am Samstag, 15. Oktober 2022, 20:37:41 CEST schrieb piorunz: Hi Piotr, tried before as you suggested: deleting all configs of wine without success. I also tried wine7.0 from winehq, but this did not work and wanted to deinstall many of my applications, like digicam or similar. Hope, that debian

Re: [SOLVED] Re: crash with wine and nvidia-driver

2022-10-15 Thread piorunz
On 15/10/2022 18:18, Hans wrote: Am Samstag, 15. Oktober 2022, 15:08:40 CEST schrieb piorunz: Hi Piotr, sadly this did not work. However, I got a solution: I purged all wine packages from debian, then reinstalled wine, but only minimalistic, say, all necessary packages. I spared all suggested

[SOLVED] Re: crash with wine and nvidia-driver

2022-10-15 Thread Hans
I am not believing, this is related to the game (as ALL games are > > crashing), I believe, it is related to a systematical error in the > > relationship between wine and nvidia-driver. > > To verify this hypothesis, run for example: > primusrun wine notepad.exe &g

Re: crash with wine and nvidia-driver

2022-10-15 Thread piorunz
On 13/10/2022 17:43, Hans wrote: As I am not believing, this is related to the game (as ALL games are crashing), I believe, it is related to a systematical error in the relationship between wine and nvidia-driver. To verify this hypothesis, run for example: primusrun wine notepad.exe primusrun

running outdated software (was: crash with wine and nvidia-driver)

2022-10-13 Thread DdB
ng, this is related to the game (as ALL games are > crashing), I believe, it is related to a systematical error in the > relationship between wine and nvidia-driver. My own experiences with wine were not all that pleasant. Nowadays, i try to avoid it as best as i can, nuked all the place

crash with wine and nvidia-driver

2022-10-13 Thread Hans
lse) using "primusrun wine bla.exe" is turning ito a segfault. As I am not believing, this is related to the game (as ALL games are crashing), I believe, it is related to a systematical error in the relationship between wine and nvidia-driver. Please note: Running all these applications

Re: linux headers and upgrading nvidia driver

2022-09-15 Thread Andrew M.A. Cater
grade, but all attempts have failed. Thus, why I am still > > stick on 9. I don't like it, and still want to upgrade. > > > > All that said, also I have been stuck on installing a simple nvidia > > driver, also for months. I can install both the backports vers

Re: linux headers and upgrading nvidia driver

2022-09-15 Thread Greg Wooledge
On Thu, Sep 15, 2022 at 08:34:05PM +0200, Thomas Anderson wrote: > I tried: sudo apt install linux-headers-$(uname -r) > > says there is some c compiler requirement that is not fulfilled. And, there > are broken packages that are being held back. You probably need build-essential then. > Where i

Re: linux headers and upgrading nvidia driver

2022-09-15 Thread Thomas Anderson
I tried the suggestions mentioned in this thread. I forgot to mention the hardware in question. It is a rather modern GTX 1030 low profile Nvidia card. it is nothing fancy at all, and would not expect to game from it, but that is not what I bought it for. Just wanted more than null graphics. Ov

Re: linux headers and upgrading nvidia driver

2022-09-15 Thread Paul Johnson
On Thu, Sep 15, 2022, 09:46 Bret Busby wrote: > My understanding is that, to run Linux, or, any non-MS operating system, > with nvidia graphics, especially, if you have nvidia Optimus, you need > to run Ubuntu Linux. > Have you looked at the Debian wiki? Because the Nvidia pages do correctly sh

Re: linux headers and upgrading nvidia driver

2022-09-15 Thread Anssi Saari
Bret Busby writes: > My understanding is that, to run Linux, or, any non-MS operating > system, with nvidia graphics, especially, if you have nvidia Optimus, > you need to run Ubuntu Linux. Maybe in 2012 that was the case? I have 2016 vintage HP zbook gen3 which worked without issue when I put D

Re: linux headers and upgrading nvidia driver

2022-09-15 Thread Charles Curley
On Thu, 15 Sep 2022 15:01:24 +0200 Thomas Anderson wrote: > I have tried a couple of > times to upgrade, but all attempts have failed. Thus, why I am still > stick on 9. I don't like it, and still want to upgrade. The only way to upgrade is one major version at a time. In your case, 9 -> 10, t

Re: linux headers and upgrading nvidia driver

2022-09-15 Thread Bret Busby
lso I have been stuck on installing a simple nvidia driver, also for months. I can install both the backports version and the downloaded from nvidia version, but a driver can never be loaded because of some linux headers error.  I know nvidia and linux have never been nice to each other. I

Re: linux headers and upgrading nvidia driver

2022-09-15 Thread Dan Ritter
Thomas Anderson wrote: > The primary problem is that I have a lot of important systems (email, > cloud), and other less important (web host). Simple dist-upgrades have > always broken my mail server, that I was not immediately able to recover > (fortunately, I had made a backup before). I have tri

Re: linux headers and upgrading nvidia driver

2022-09-15 Thread Greg Wooledge
On Thu, Sep 15, 2022 at 03:01:24PM +0200, Thomas Anderson wrote: > How can i find the linux header, to point my driver to? apt-get install linux-headers-$(uname -r)

linux headers and upgrading nvidia driver

2022-09-15 Thread Thomas Anderson
imple nvidia driver, also for months. I can install both the backports version and the downloaded from nvidia version, but a driver can never be loaded because of some linux headers error.  I know nvidia and linux have never been nice to each other. I think these problems are related. I currently

Re: Which nvidia driver? xset +dpms issues. Is my video card dead/broken?

2022-03-01 Thread Ram Ramesh
Your graphics adapter is modern enough so you should install"nvidia-driver" package.Additional essential packages are: "nvidia-driver-bin","nvidia-driver-libs", "nvidia-kernel-support", "nvidia-kernel-dkms", andothers.If all of them already

Re: Which nvidia driver? xset +dpms issues. Is my video card dead/broken?

2022-02-27 Thread Alexander V. Makartsev
On 27.02.2022 04:57, R. Ramesh wrote: p  nvidia-driver - NVIDIA metapackage p  nvidia-driver-bin - NVIDIA driver support binaries p  nvidia-driver-libs - NVIDIA metapackage (OpenGL/GLX/EGL/GLES libraries) p  nvidia-driver-libs:i386 - NVIDIA metapackage (OpenGL/GLX/EGL/GLES libraries) p  nvidia

Which nvidia driver? xset +dpms issues. Is my video card dead/broken?

2022-02-26 Thread R. Ramesh
to use the correct one. I see several other drivers also. p  mir-graphics-drivers-nvidia - Mir Display Server - Nvidia driver metapackage p  mir-graphics-drivers-nvidia:i386 - Mir Display Server - Nvidia driver metapackage p  nvidia-driver - NVIDIA metapackage p  nvidia-driver-bin - NVIDIA driv

Re: Debian 11: Nvidia NVS 310 with nvidia driver freezes after two days

2021-09-25 Thread Roger Price
after 10 minutes, No lock screen, No Display Power Management. This keeps the monitors busy. I tried turning on Display Power Management and ended up with frozen monitors. It looks as if the nvidia driver 460.91 (and other versions) breaks when attempting to save energy with iiyama 2783QSU monitors. Roger

Re: Debian 11: Nvidia NVS 310 with nvidia driver freezes after two days

2021-09-21 Thread Roger Price
On Sun, 19 Sep 2021, Andrew M.A. Cater wrote: On Sun, Sep 19, 2021 at 01:22:30PM +0200, Roger Price wrote: My Nvidia NVS 310 card with the nvidia 390.144 driver starts off perfectly, but after two days freezes: no reaction to keyboard or mouse action. This comes down, perhaps, to having both

Re: Debian 11: Nvidia NVS 310 with nvidia driver freezes after two days

2021-09-20 Thread Gene Heskett
efully. > >> I still have nouveau present.  dpkg-query -l | grep nouveau > >> reports: ii  libdrm-nouveau2:amd64  2.4.104-1  amd64 Userspace > >> interface to nouveau-specific kernel DRM services -- runtime > >>  ii  xserver-xorg-video-nouveau 1:1.0.17

Re: Debian 11: Nvidia NVS 310 with nvidia driver freezes after two days

2021-09-20 Thread Charlie Gibbs
er -- >> Nouveau display driver > > Doesn't matter if you have 'nouveau' installed, since proprietary > nvidia driver blacklists it for you upon installation. On earlier versions of Debian (I'm currently running Buster), I was having trouble with the nouveau driv

Re: Debian 11: Nvidia NVS 310 with nvidia driver freezes after two days

2021-09-19 Thread Alexander V. Makartsev
nouveau reports:  ii  libdrm-nouveau2:amd64  2.4.104-1  amd64 Userspace interface to nouveau-specific kernel DRM services -- runtime  ii  xserver-xorg-video-nouveau 1:1.0.17-1 amd64 X.Org X server -- Nouveau display driver Doesn't matter if you have 'nouveau' installed, since pro

Re: Debian 11: Nvidia NVS 310 with nvidia driver freezes after two days

2021-09-19 Thread Andrew M.A. Cater
o > nouveau-specific kernel DRM services -- runtime > ii xserver-xorg-video-nouveau 1:1.0.17-1 amd64 X.Org X server -- Nouveau > display driver > > Any suggestion or hint for avoiding this freeze would be much appreciated. > > Roger > This comes down, perhaps, to havin

Debian 11: Nvidia NVS 310 with nvidia driver freezes after two days

2021-09-19 Thread Roger Price
My Nvidia NVS 310 card with the nvidia 390.144 driver starts off perfectly, but after two days freezes: no reaction to keyboard or mouse action. After reboot, command journalctl -b -1 --no-pager | grep -i -E "(nvidia|NVRM)" reports Sep 17 10:43:25 titan kernel: nvidia: loading out-of-tree mo

Re: Debian 11, Nvidia Quadro P400, 2xiiyama 2560x1440, nvidia driver

2021-09-16 Thread Roger Price
On Thu, 16 Sep 2021, Andrei POPESCU wrote: On Mi, 15 sep 21, 15:26:12, Roger Price wrote: nouveau froze after 11 minutes. dmesg reports; [ 145.357954] nouveau :03:00.0: firmware: failed to load nouveau/nvd9_fuc084 (-2) Where can I get the required nouveau/nvd9_fuc084 ? A quick DDG

Re: Debian 11, Nvidia Quadro P400, 2xiiyama 2560x1440, nvidia driver

2021-09-15 Thread Andrei POPESCU
On Mi, 15 sep 21, 15:26:12, Roger Price wrote: > > I got a perfect 2880x2560 screen across the two monitors. I can slide > windows from one monitor to another. but I didn't get much work done. > > nouveau froze after 11 minutes. dmesg reports; > > [ 145.357954] nouveau :03:00.0: firmware

Re: Debian 11, Nvidia Quadro P400, 2xiiyama 2560x1440, nvidia driver

2021-09-15 Thread Roger Price
On Mon, 6 Sep 2021, Felix Miata wrote: Roger Price composed on 2021-09-06 22:39 (UTC+0200): Felix Miata wrote: The in-use X/display driver: Display: x11 server: X.Org 1.20.11 driver: loaded: modesetting Available, but not in-use, X/display drivers: unloaded: fbdev,vesa Unloaded X/displ

Re: Debian 11, Nvidia Quadro P400, 2xiiyama 2560x1440, nvidia driver

2021-09-15 Thread Roger Price
On Mon, 6 Sep 2021, Felix Miata wrote: FOSS drivers and xrandr work for me: # xrandr --output DP-1 --mode 2560x1440 --primary --rotate left --output DP-2 --mode 2560x1080 --rotate left --right-of DP-1 Graphics: Device-1: NVIDIA GF119 [NVS 310] vendor: Hewlett-Packard driver: nouveau I've

Re: Debian 11, Nvidia Quadro P400, 2xiiyama 2560x1440, nvidia driver

2021-09-06 Thread Felix Miata
Roger Price composed on 2021-09-06 22:39 (UTC+0200): > Felix Miata wrote: >> FOSS drivers and xrandr work for me: >> # inxi -Gay >> Graphics: >> Device-1: NVIDIA GF119 [NVS 310] vendor: Hewlett-Packard driver: nouveau

Re: Debian 11, Nvidia Quadro P400, 2xiiyama 2560x1440, nvidia driver

2021-09-06 Thread Roger Price
On Mon, 6 Sep 2021, Anssi Saari wrote: Roger Price writes: Before I plunge into the details, does anyone have a working xorg.conf for such a setup? I would prefer to start with something that works rather than describe in detail something that doesn't work. Maybe just dump the xorg.conf? I

Re: Debian 11, Nvidia Quadro P400, 2xiiyama 2560x1440, nvidia driver

2021-09-06 Thread Roger Price
On Mon, 6 Sep 2021, Felix Miata wrote: FOSS drivers and xrandr work for me: # inxi -Gay Graphics: Device-1: NVIDIA GF119 [NVS 310] vendor: Hewlett-Packard driver: nouveau I too would prefer a FOSS driver. I tried nouveau, but it is not currently ready for the Quadro P400. Roger

Re: Debian 11, Nvidia Quadro P400, 2xiiyama 2560x1440, nvidia driver

2021-09-06 Thread Anssi Saari
vironment then it likely has a GUI tool to set the monitors up. Or use xrandr? For me I don't need any setup, just luck I guess. Two displays connected to HDMI-1 and DP-1, the right thing happens automagically. Video card is a newish RTX3070Ti with the Nvidia driver.

Re: Debian 11, Nvidia Quadro P400, 2xiiyama 2560x1440, nvidia driver

2021-09-06 Thread Felix Miata
Roger Price composed on 2021-09-06 10:45 (UTC+0200): > Debian 11, Nvidia Quadro P400 card, 2xiiyama 2560x1440 monitors, and the > nvidia > driver. > I am trying to get 2 iiyama monitors rotated to portrait mode to show a > single > 2880x2560 screen, but so far only the l

Re: Debian 11, Nvidia Quadro P400, 2xiiyama 2560x1440, nvidia driver

2021-09-06 Thread deloptes
Roger Price wrote: > Before I plunge into the details, does anyone have a working xorg.conf for > such a setup?  I would prefer to start with something that works rather > than describe in detail something that doesn't work. I'm not an expert but shouldn't be there only one screen with 2 monitors

Debian 11, Nvidia Quadro P400, 2xiiyama 2560x1440, nvidia driver

2021-09-06 Thread Roger Price
Debian 11, Nvidia Quadro P400 card, 2xiiyama 2560x1440 monitors, and the nvidia driver. I am trying to get 2 iiyama monitors rotated to portrait mode to show a single 2880x2560 screen, but so far only the left monitor lights up with a 1440x2560 screen. The Quadro P400 has 3 mini-DisplayPort

Re: bumblebee fails to disable discrete graphics card after upgrade nvidia driver to 430.40-2

2019-09-06 Thread Manu Baylac
Hi, Exactly same problem here (bullseye uptodate). Debian bumblebee wiki page (and other searches on the net) didn't help More info : $ systemctl status bumblebeed.service bumblebeed.service - Bumblebee C Daemon Loaded: loaded (/lib/systemd/system/bumblebeed.service; enab

  1   2   3   4   5   6   7   8   9   10   >