Here is the log for the dkms. Same failure cause for 28 and 33 kernels: can't find vmlinux:
Skipping BTF generation for /var/lib/dkms/nvidia/570.133.07/build/nvidia-peermem.ko due to unavailability of vmlinux
BTF [M] /var/lib/dkms/nvidia/570.133.07/build/nvidia-drm.ko
Skipping BTF generation for ...
Search found 159 matches
- Sat Apr 19, 2025 6:01 pm
- Forum: MX Respins
- Topic: dolphin_oracle's respins (updated June 23, 2024)
- Replies: 150
- Views: 65740
- Sat Apr 19, 2025 5:12 pm
- Forum: MX Respins
- Topic: dolphin_oracle's respins (updated June 23, 2024)
- Replies: 150
- Views: 65740
Re: dolphin_oracle's respins (updated June 23, 2024)
I managed to get Nvidia driver version 5.7.0 installed and working after a 12 hr session of troubleshooting / investigation with the help of chatGPT. The build / install of that driver (which I obtained directly from Nvidia; I'll have to review but IIRC I chose the open, not proprietary version ...
- Fri Apr 18, 2025 6:10 pm
- Forum: MX Respins
- Topic: dolphin_oracle's respins (updated June 23, 2024)
- Replies: 150
- Views: 65740
Re: dolphin_oracle's respins (updated June 23, 2024)
You might try purging and reinstalling dkms
That failed miserably with tons of errors. I am winning to try such drastic suggestions b/c I can restore from a backup, which is probably necessary after this.
The following packages were automatically installed and are no longer required ...
- Fri Apr 18, 2025 4:21 pm
- Forum: MX Respins
- Topic: dolphin_oracle's respins (updated June 23, 2024)
- Replies: 150
- Views: 65740
Re: dolphin_oracle's respins (updated June 23, 2024)
I'm using a brand new i9 system today, and having difficulties getting the nvidia drivers loaded. Here's my current QSI:
Snapshot created on: 20231002_0747
System:
Kernel: 6.1.0-33-amd64 [6.1.133-1] arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
parameters: BOOT_IMAGE=/vmlinuz-6.1.0-33-amd64 root ...
Snapshot created on: 20231002_0747
System:
Kernel: 6.1.0-33-amd64 [6.1.133-1] arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
parameters: BOOT_IMAGE=/vmlinuz-6.1.0-33-amd64 root ...
- Tue Apr 08, 2025 12:12 pm
- Forum: MX Respins
- Topic: dolphin_oracle's respins (updated June 23, 2024)
- Replies: 150
- Views: 65740
Re: dolphin_oracle's respins (updated June 23, 2024)
However, when I ran the update today it still wants the 6.1 kernel headers, despite purging 6.1 from my system. I ran the update-initram -U (iirc the name of the cmd to do that) so it wasn't in the initram or in /boot. What else might be bring in a dependency of an old kernel version? 6.1 isn't even ...
- Thu Apr 03, 2025 10:33 pm
- Forum: MX Respins
- Topic: dolphin_oracle's respins (updated June 23, 2024)
- Replies: 150
- Views: 65740
Re: dolphin_oracle's respins (updated June 23, 2024)
Thanx, that cleaned things up nicely.
- Tue Apr 01, 2025 11:32 am
- Forum: MX Respins
- Topic: dolphin_oracle's respins (updated June 23, 2024)
- Replies: 150
- Views: 65740
os-prober fails to detect Windows
I hate to admit it, but I'm trying to setup a dual boot system with MX and Windows 10 and MX doesn't detect Windows.
I'm using Dolphin's systemd only respin, which I know from previous posts has a few things omitted. However, it does have the os-prober script. There are comments in grub.cfg for it ...
I'm using Dolphin's systemd only respin, which I know from previous posts has a few things omitted. However, it does have the os-prober script. There are comments in grub.cfg for it ...
- Mon Feb 17, 2025 8:23 pm
- Forum: MX Help
- Topic: Getting docker installed on MX-23
- Replies: 3
- Views: 208
Re: Getting docker installed on MX-23
Thank you! Perfect.
Well, perhaps not perfect. I installed docker.io remotely via ssh and I saw a line complaining it couldn't open the display which makes sense. I didn't see the success message you posted, but I see docker & containerd is running so the install did work, but I'll need to look ...
Well, perhaps not perfect. I installed docker.io remotely via ssh and I saw a line complaining it couldn't open the display which makes sense. I didn't see the success message you posted, but I see docker & containerd is running so the install did work, but I'll need to look ...
- Mon Feb 17, 2025 12:25 pm
- Forum: MX Help
- Topic: Getting docker installed on MX-23
- Replies: 3
- Views: 208
Getting docker installed on MX-23
I ran into frustrations when I attempted this on MX-21 last year and punted the effort. Last year I tried to follow the install guide for debian 11 on the docker website. I wasn't surprised it failed, since most Linux systems these days assume systemd init. I just didn't have the time to figure out ...
- Fri Dec 27, 2024 9:21 pm
- Forum: Installation
- Topic: Using systemd as default on MX-23
- Replies: 18
- Views: 738
Re: Using systemd as default on MX-23
Ok, I see your point now. Not sure when the behavior of su without options changed, but I'd be willing to bet I got conditioned to seeing a root path (with sbin) as the default and sometime around debian 9 or 10 that changed.