Page 1 of 1

Latest nvidia with 32 bit libraries (515.76)

Posted: 23 Oct 2022, 14:25
by vaguinerg
08-nvidia-515.76-k.5.18.8-porteus-v5.0-x86_64.xzm

(350.30 MB) 093d6dc37fb9ff0291991ae3b768ae30

Latest nvidia with 32 bit libraries (515.76)

Posted: 12 Dec 2022, 07:27
by rych
vaguinerg, Thank you! How would I make this work with newer kernels? Could I just rename the folder inside lib/modules/5.18.8-porteus --> lib/modules/6.0.7-porteus? Or is this really made for specifically 5.18.8 kernel?

Latest nvidia with 32 bit libraries (515.76)

Posted: 23 Dec 2022, 08:47
by ronriel
Thanks vaguinerg!

Latest nvidia with 32 bit libraries (515.76)

Posted: 23 Dec 2022, 15:43
by Ed_P
vaguinerg wrote:
23 Oct 2022, 14:25
(350.30 MB)
The Porteus ISOs aren't that big. :o

Latest nvidia with 32 bit libraries (515.76)

Posted: 24 Dec 2022, 04:47
by Rava
rych wrote:
12 Dec 2022, 07:27
vaguinerg, Thank you! How would I make this work with newer kernels? Could I just rename the folder inside lib/modules/5.18.8-porteus --> lib/modules/6.0.7-porteus? Or is this really made for specifically 5.18.8 kernel?
The Nvidia diver is picky. It will only work for the kernel it is compiled under - therefore I recommend having the NV driver version and the kernel version both part of the NV driver module name, as vaguinerg did with his driver module. Additionally, when compiling you also need to use exactly the same gcc compiler that was used for compiling the kernel.
More on that in this thread: [HOWTO] make a xzm module driver for NVIDIA video card

A trick like renaming lib/modules/5.18.8-porteus --> lib/modules/6.0.7-porteus will most certainly fail, but you can still try and report back if it does succeed.

Latest nvidia with 32 bit libraries (515.76)

Posted: 24 Dec 2022, 06:12
by rych
Rava wrote:
24 Dec 2022, 04:47
A trick like renaming lib/modules/5.18.8-porteus --> lib/modules/6.0.7-porteus will most certainly fail, but you can still try and report back if it does succeed
It didn't quite: things got weird on the screen

Latest nvidia with 32 bit libraries (515.76)

Posted: 26 Dec 2022, 18:56
by beny
/nvidia-driver-340.108/lib/modules/6.1.0-porteus/kernel/drivers/video/nvidia.ko
/nvidia-driver-340.108/lib/modules/6.1.0-porteus/kernel/drivers/video/nvidia-uvm.ko
the nvidia driver.run make the kernel modules inside the kernel version so you have to have the kernel build version to work with driver

Latest nvidia with 32 bit libraries (515.76)

Posted: 10 May 2023, 01:11
by vaguiners
If anyone is interested, I made the 470.182.03 driver, as in addition to being smaller, I also noticed a slight increase in performance.

It accompanies the 32-bit libraries and is only for the 64-bit porteus 5.0, any other version should have problems.

https://www.mediafire.com/file/88gsyhrg ... 4.xzm/file

Latest nvidia with 32 bit libraries (515.76)

Posted: 25 Aug 2023, 10:29
by rych
vaguiners, would you happen to have built a newer driver by now, something like 08-nvidia-525.85.05-k.5.18.8-porteus-v5.0-x86_64?