Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Backporting nvidia driver with i386 libs on a 64 bit system

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
toquinho
Posts: 59
Joined: 2014-06-24 16:50
Been thanked: 1 time

Backporting nvidia driver with i386 libs on a 64 bit system

#1 Post by toquinho »

Hello!

I experience irregular random freezes with different xids on my system with an nvidia graphics card. I am running buster with the backported driver 450.80.02. (I need the backport to run a proprietary numerics solver.) I came across the following bug report:
https://bugs.debian.org/cgi-bin/bugrepo ... bug=979573

Although the reported bug seems only to occur for driver Version 455 and not for 450, I would like to try the "fix" proposed in the post, which is to upgrade to Version 460. I got the package sources for Version 460 from the dsc file for Debian Experimental
http://deb.debian.org/debian/pool/non-f ... 7.04-1.dsc
and backported them to buster by following the instructions here:
https://wiki.debian.org/SimpleBackportCreation

This builds the amd64 packages without problems. (I have not tested them yet.) As I need to run an old OpenGL 32-bit application under wine, I also need to install the 32-bit libraries. Would a 32bit chroot be the best way to build the packages with the 32bit libraries? Will the original nvidia-installer from the nvidia website install the 32bit libraries, too? (I prefer installing the driver via apt, though.)

Best regards,

Toquinho

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Backporting nvidia driver with i386 libs on a 64 bit sys

#2 Post by Head_on_a_Stick »

deadbang

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 72 times

Re: Backporting nvidia driver with i386 libs on a 64 bit sys

#3 Post by stevepusser »

Yes, I do the MX backports for i386 in pbuilder, or sbuilder if the build fails in pbuilder.

Building them on the OpenSUSE Build Service is another option.
MX Linux packager and developer

toquinho
Posts: 59
Joined: 2014-06-24 16:50
Been thanked: 1 time

Re: Backporting nvidia driver with i386 libs on a 64 bit sys

#4 Post by toquinho »

Thanks a lot! I will give it a try.

Post Reply