So I just built a new gaming computer and decided to put Kubuntu on my second SSD so I can start to avoid Windows more as the deadline for 11 comes up. I had trouble getting hardware for the build and had a used 7900XT in it that was working just fine with generic drivers and could even game decently for anything with Linux support. I finally got my 5090 last night and am having serious trouble getting it to work. I will admit I only really understand about half of what I'm trying based on google searches and other forum and reddit posts so please bear with me.
What is happening: when I first put the 5090 in it only used one of my monitors. I used the GUI driver manager to install the latest open driver (570) and it installed but with and error and "exit status 11" showing. I tried reverting to the generic one and it also said "exit status 11." I went back to 570 and rebooted. It was normal at the login screen but once I entered my password it showed a black screen with the kubuntu logo and a gear below, cugged away for 30-90 seconds and loaded into my desktop, but it was *insanely* slow. every inch of mouse travel takes 10-15 seconds, terminal is borderline unusable due to the lag and it holds button presses no matter what I do. It is seriously broken. I restarted, used whatever the recovery option in my boot menu is (I forget the exact name) to get a terminal and tried a few things I found on the forums. Namely removing all Nvidia packages and installs and reinstalling them fresh. Got the exact same issue with exit status 11.
What I have found that I think is the right path but is beyond my full understanding of Linux: When booting I had two options that I think were kernel versions? The older one 6.11.xx allowed me to boot to a usable desktop, but it appears to be running off my on integrated graphics with a single monitor (even though it's still plugged into the 5090). Tried "sudo apt -f install" based on my google-fu and got:
"Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 4
1 not fully installed or removed.
Space needed: 0 B / 1,018 GB available"
"Building module:
Cleaning build area...(bad exit status: 2)
. /tmp/amd.r7XMpei6/.env && make -j32 KERNELRELEASE=6.14.0-15-generic TTM_NAME=amdttm SCHED_NAME=amd-sched -C
/lib/modules/6.14.0-15-generic/build M=/tmp/amd.r7XMpei6...(bad exit status: 2)
ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/amdgpu-dkms.0.crash'
Error! Bad return status for module build on kernel: 6.14.0-15-generic (x86_64)
Consult /var/lib/dkms/amdgpu/6.10.5-2109964.22.04/build/make.log for more information.
dkms autoinstall on 6.14.0-15-generic/x86_64 succeeded for nvidia r8125
dkms autoinstall on 6.14.0-15-generic/x86_64 failed for amdgpu(10)
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
* dkms: autoinstall for kernel 6.14.0-15-generic
...fail!
run-parts: /etc/kernel/postinst.d/dkms exited with return code 11
dpkg: error processing package linux-image-6.14.0-15-generic (--configure):
installed linux-image-6.14.0-15-generic package post-installation script subprocess returned error exit statu
s 11
Errors were encountered while processing:
linux-image-6.14.0-15-generic
Error: Sub-process /usr/bin/dpkg returned an error code (1)"
This is now the limit of my linux abilities so here I am asking for help. I need to go into work soon so I might not respond until tonight but I have a 4 day weekend to mess around. Thanks for any help in advance!
What is happening: when I first put the 5090 in it only used one of my monitors. I used the GUI driver manager to install the latest open driver (570) and it installed but with and error and "exit status 11" showing. I tried reverting to the generic one and it also said "exit status 11." I went back to 570 and rebooted. It was normal at the login screen but once I entered my password it showed a black screen with the kubuntu logo and a gear below, cugged away for 30-90 seconds and loaded into my desktop, but it was *insanely* slow. every inch of mouse travel takes 10-15 seconds, terminal is borderline unusable due to the lag and it holds button presses no matter what I do. It is seriously broken. I restarted, used whatever the recovery option in my boot menu is (I forget the exact name) to get a terminal and tried a few things I found on the forums. Namely removing all Nvidia packages and installs and reinstalling them fresh. Got the exact same issue with exit status 11.
What I have found that I think is the right path but is beyond my full understanding of Linux: When booting I had two options that I think were kernel versions? The older one 6.11.xx allowed me to boot to a usable desktop, but it appears to be running off my on integrated graphics with a single monitor (even though it's still plugged into the 5090). Tried "sudo apt -f install" based on my google-fu and got:
"Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 4
1 not fully installed or removed.
Space needed: 0 B / 1,018 GB available"
"Building module:
Cleaning build area...(bad exit status: 2)
. /tmp/amd.r7XMpei6/.env && make -j32 KERNELRELEASE=6.14.0-15-generic TTM_NAME=amdttm SCHED_NAME=amd-sched -C
/lib/modules/6.14.0-15-generic/build M=/tmp/amd.r7XMpei6...(bad exit status: 2)
ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/amdgpu-dkms.0.crash'
Error! Bad return status for module build on kernel: 6.14.0-15-generic (x86_64)
Consult /var/lib/dkms/amdgpu/6.10.5-2109964.22.04/build/make.log for more information.
dkms autoinstall on 6.14.0-15-generic/x86_64 succeeded for nvidia r8125
dkms autoinstall on 6.14.0-15-generic/x86_64 failed for amdgpu(10)
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
* dkms: autoinstall for kernel 6.14.0-15-generic
...fail!
run-parts: /etc/kernel/postinst.d/dkms exited with return code 11
dpkg: error processing package linux-image-6.14.0-15-generic (--configure):
installed linux-image-6.14.0-15-generic package post-installation script subprocess returned error exit statu
s 11
Errors were encountered while processing:
linux-image-6.14.0-15-generic
Error: Sub-process /usr/bin/dpkg returned an error code (1)"
This is now the limit of my linux abilities so here I am asking for help. I need to go into work soon so I might not respond until tonight but I have a 4 day weekend to mess around. Thanks for any help in advance!
Comment