=== Lord_of_Life_ is now known as Lord_of_Life [02:19] carlos23123 === marce_ is now known as marce_45 === TomTom_ is now known as TomTom === ferenc_ is now known as ferenc [10:08] In the KUbuntu 22.04.3 installer, using manual partitioning, if there is already a partition of type linuxswap on the drive, do I need to explicitly inform the installer to use it? [10:14] Oh its easy to do, nvm [10:17] The installer for "Boot Loader" asks which device to use. The initial setting is the entire drive. Is that the right answer if there is already an EFI partition? Or should I choose the EFI partition? What's the difference? [10:20] the Installation Guide for 22.04 is still unpublished, according to https://help.ubuntu.com/ [12:45] Hi I notice on one Kubuntu system upgraded to Ubuntu 22.04.3 LTS I do not have a Kubuntu Secure Boot Signing Key, while on a freshly installed Kubuntu, I do. [12:47] what's it used to sign? Why might it be missing on the first computer and should I try to get it there? [12:53] Hi all === warmana1 is now known as warmana [13:42] Hi, I am running Kubuntu 23.04 and want to upgrade to 23.10, is that possible? sudo do-release-upgrade reports "no new release found" [13:49] yes, but it always failed for me and I had to fix a lot of stuff, I'd suggest to install anew [13:50] ..feel free to test it and refer back! [13:50] Guest61: ⬆ [13:52] How do I upgrade then please? [13:52] These instructions do not work https://help.ubuntu.com/community/ManticUpgrades/Kubuntu [14:05] sudo do-release-upgrade -m desktop should work, and if not, it tells you why it failed. === jj5_ is now known as jj5 [15:38] Does Kubuntu have an interface for installing third-party drivers? Like nvidia? [15:39] "Installing Restricted Drivers" -- there are instructions for GNOME [15:41] Section "4.7.1 Drivers" of the Kubuntu manual refers to a "Driver Manager" (but i'm not sure how to access it, maybe you can search for it on a menu?) [16:11] Yes it does not appear to exist on my system as "Driver Manager" [16:13] Does anyone here have a "Driver Manager" in Kubuntu 22.04 ? (I'm on 22.04.3) [16:15] tomreyn I have downloaded the 22.04.2 manual and there is no section 4.7 [16:17] pickanick: oh right, i was looking at 20.04's [16:19] pickanick: apparently this paragraph moved to section 3.2.7 on the 22.04 manual [16:20] I do see a greyed out "Driver Manager" tab in System Settings. On two different computers" [16:21] the manual suggests it is part of the "discover" application on 22.04 [16:26] When would it be possible to upgrade to 23.10? [16:31] Unfortunately (1) discover no longer runs on the newly installed laptop. On the command line plasma-discover just returns with return value 0 (via echo $? ) [16:32] and (2) Discover on another machine I can find firmware updates lvfs and vendor-directory, but I do not see drivers [16:40] does the other machine have hardware installed which proprietary drivers are available for? [16:41] not that I am aware [16:41] well then it has nothing to show there, that's fine === jp is now known as jp__ === jp__ is now known as jp_ [16:42] i wrote this in #ubuntu after you stated that discover does not run: [16:42] pickanick: does sudo apt update && sudo apt upgrade && sudo apt dist-upgrade run without errors or warnings on a terminal emulator, though? === jp_ is now known as jp === jp is now known as jp__ [16:42] hmm the first two run, I have not tried dist-upgrade [16:42] do they run without warnings or errors, though? [16:42] so I've installed ubuntu-gnome-desktop, and I'm being required to choose between gdm3 and sddm, which do I choose and how do I change back to KDE later? [16:43] yes they run normally. [16:43] Oh no wait on the first apt upgrade there were many missing firmware warnings as I mentioned initially, but not since then. [16:44] i would not recommend installing kubuntu and gnome on the same system, but YMMV. sddm is the default login manager for kdm, gdm3 that of gnome. theoretically, they should both work for either desktop, but i don't know this for sure. [16:45] I've resigned myself to reinstalling once I get a working system [16:46] if there were missing firmware warnings when you ran apt upgrade this suggests you got a kernel upgrade since. but i'm just guessing, looking at the actual output would be much better. [16:54] tomreyn: output of apt upgrade at bpa.st/COXA [16:57] oh you were missing all those upgrades [16:59] do apt dist-upgrade, too, then [17:00] then a reboot and look for proprietary drivers again [17:00] tomreyn: apt dist-upgrade reports nothing to do. Re your Q: yes, sudo apt update && sudo apt upgrade && sudo apt dist-upgrade runs without errors or warnings on a terminal emulator. [17:00] nice [17:02] requested reboot. Video switched to text mode displaying what looks like dmesg from 2. to 7. and blinking cursor. Cntl-Alt-F2+ give blank screen [17:03] Cntl-Alt-F2+ give blank screen with blinking cursor upper left. [17:04] ah sysreq H gives help. [17:09] but that seem to be the only option that gives a response [17:10] 's' and 'u' should provide a written response, 'b' would just reboot [17:13] some buttons give the same result as 'h' [17:14] Hard Powered off. Booted into GNOME. Software and Updates "additional drivers" reports "No additional drivers available" and "No proprietary drivers are in use" [17:15] did you upgrade this dell precision from bios version 1.22.1 to the latest available, version 1.26.0 ? [17:15] journalctl -b | grep DMI: would tell [17:16] which apt repositories are enabled? apt policy | nc termbin.com 9999 [17:16] I was offered 1.23 by fwupdmgr [17:17] Where do you see 1.26 available? [17:17] https://www.dell.com/support/home/en-uk/product-support/product/precision-17-7760-laptop/drivers [17:18] or this for a more direct link https://www.dell.com/support/home/en-uk/drivers/driversdetails?driverid=xtkgx&oscode=wt64a&productcode=precision-17-7760-laptop [17:19] Refer to the "Installation instructions" below, section "Updating the BIOS from BIOS Boot Menu (independent of operating system)" [17:21] Hot off the presses. This didn't exist yesterday when I looked. [17:23] as requested termbin.com/4o2f [17:24] i don't know whether the bios upgrade will help you, after all nouveau did detect an installed NVIDIA GA104 (b74000a1) dGPU previously. so apprently you just need to enable the system to install nvidia drivers [17:24] you only have security update repositories configured [17:25] not the base repositories [17:26] you can edit /etc/apt/sources.list to fix this, or use "software-properties-qt" if that's still available, or discover, if this starts by now. [17:26] I'm not aware that I changed anything from the defaults [17:27] can you share sources.list ? maybe i'm misinterpreting the output i saw [17:29] termbin.com/a15o [17:30] hmm this actually looks fine, sorry [17:31] well, i guess you can just try to install the nvidia-driver release which nvidia recommends for your hardware and reboot and see what you get [17:33] !nvidia [17:33] Drivers for Nvidia graphics cards: (A) No gaming/CAD/CUDA needed or legacy hardware? Use "nouveau" (open source, lacks many features). (B) Otherwise, "nvidia" (proprietary driver, fully featured). Install using "ubuntu-drivers" CLI or apt - not from nvidia.com. Driver series, hardware support (release notes): https://www.nvidia.com/en-us/drivers/unix/ - Latest drivers !PPA: https://pad.lv/ppa/graphics-drivers [17:35] When does one use PPA vs the existing repos I already have? [17:36] only if you have very recent hardware and the default ones don't work [17:37] looking at NVIDIA URL ... So do I just take the 535 "Latest Production Branch" Version? [17:37] according to nvidia.com, driver series 535 or 530 seem to be suitable for GeForce RTX 3070 Ti [17:38] you would check "supported products" for each, too [17:38] they also have a search for recommended drivers per model somewhere. [17:40] Yes, their tool says 535.113.01 [17:42] so try installing nvidia-driver-535 or nvidia-driver-535-open [17:45] apt info descriptions seem identical for the two, any idea between them? [17:49] "open kernel" ? [17:50] I'll try the nvidia-driver-535 [17:55] nvidia-driver-535 is the proprietary one, nvidia-driver-535-open is the liberally licensed one where nvidia moved most driver code into the (proprietary) firmware and just left the driver initialization and basic functionality in the kernel module code. [17:56] there seem to be quality issues with some of the -open variants, still from what i read, but i don't care much about nvidia, so this may just be hearsay. [17:57] The intended advantage of -open is what ? can skip the dkms patching? [17:59] possibly, at some point. also nvidia would be able to use kernel ABIs as they're intended to be used instead of constantly work around them to overcome their restrictions against proprietary drivers. [18:00] i.e. users might get a better user experience at some point in the future [18:00] because things might start to 'just' work as they do for other open grphics drivers [18:06] if a MOK key has been queued up for the reboot is it bad to update the BIOS on the same reboot? [18:07] i would not recommend it [18:10] yes I decided that the BIOS update might result in another reboot and then the MOK enrollment might not be available [18:17] I wouldn't use anything other than drivers directly from nvidia in production [18:17] even the ones packaged with ubuntu can cause problems sometimes === cbreak_ is now known as cbreak [18:18] or the other way around [18:18] hmm now ubuntu-drivers devices reports the NVIDIA device [18:18] due to the bios upgrade? [18:19] no postponed bios update to next reboot. [18:19] or the mok enrollment? [18:20] Now I have *two* Kubuntu & an ubuntu SecBoot Module Signature Keys & a Canonical Master Sign. Authority [18:21] The recent MOK enrollment added the second Kubuntu key [18:22] odd. If something had gone wrong with the first enrollment, it seems there would not be the other keys listed [18:24] a couple certificates had to be replaced somewhat recetnly because secure boot turned out not to be secure boot [18:24] it might be related to that, but i'm speculating [18:26] how to (1) check whether the driver is working as expected and (2) activate hibernation? My swap space is the size of RAM. [18:27] oh dmesg says hibernation is restricted, maybe because of Secure Boot and the hibernation image not being signed === vcxza is now known as faLUKE [18:29] you should notice the difference if the driver works. you can also check xorgs logs again as you did initially. [18:30] dmesg does not have obvious crash but it does have ~ 13X "nvidia-drm ERROR .... failed to grab modeset ownership" [18:31] did you install ubuntu's nvidia driver? [18:33] that should have disabled nouveau and thus allow the proprietary driver to handle mode setting [18:33] nvidia-driver-535 [18:34] installed before reboot [18:34] maybe that's another secureboot restriction, not sure. does it seem to work, though? do youget accelerated graphics? [18:36] How to test it? [18:38] run some game, install mesa-utils and run glxinfo -B [18:51] reboot now works. Suspend works. glxinfo does not seem to mention NVIDIA, but the intel UHD graphics [18:53] The NVIDIA settings app recognizes the NVIDIA device. [18:55] do you have nvidia-smi? [18:55] if so, run it [18:55] and if you really care, get nvtop :) [19:00] How to switch back to the other desktop greeter? (for KDE) [19:03] Installed nvtop. I could not find nvidia-smi, so installed gpustat [19:08] or can I just uninstall ubuntu-gnome-desktop ? [19:08] How can I switch back to the KDE desktop greeter, or is it best to uninstall ubuntu-gnome-desktop ? [19:12] pickanick: you want to use SDDM? [19:13] I suppose so [19:15] I thought that was done with update-alternatives somehow, but it seems x-session-manager is something else [19:16] sudo dpkg-reconfigure sddm apparently [19:19] cbreak, thanks! how might I find that solution the next time when I've forgotten in? [19:20] I duck-go-ed for "ubuntu change sddm" :) [19:23] Is there a way to have the login screen let user choose GNOME or KDE? [19:23] Fedora had this at some point [19:26] oh sddm has it on the lower left! [19:27] yes. [19:27] the one from gnome does too somewhere [19:27] you only see it if you have multiple DEs installed [19:28] (you can also switch between the x11 and the wayland one, but I've not had much success with wayland) [19:30] looks like 2310 isn't in do-release-upgrade yet :( [19:32] Thank you cbreak for this solution! [19:33] Thank you to tomreyn for your extensive help! [19:35] So it turns out that in KDE Discover the drivers configuration is found via the "Software Sources" button. [19:42] if you want a gui, there's `software-properties-kde` (run it via sudo) [19:43] on the CLI, you can use ubuntu-drivers to select different ones. But as I mentioned before, if this is anything professional, I'd recommend getting the drivers from nvidia, via the cuda package [19:44] I install that on all my servers [19:44] much less problematic than the ubuntu one, since it doesn't break every time it decides to update [19:44] (but doesn't do secure boot... so... your pick :/ )