[01:44] Anyone have a fix for wallpaper changing back to default occasionally? Seems to mostly happen after a shutdown/reboot. It's rather annoying. [01:51] Hi specctre! [01:52] * Specctre waves === diogenes_Vx15_ is now known as diogenes_Vx15 [09:33] !update [09:33] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [11:01] Hey guys, I am currently trying to get v22 on my surface go 3 [11:01] I had installed it on the main drive, but it won't boot from it.. [11:49] Greetings! Have anyone met an issue where on a machine with 2 NICs' the configured ip will jump between the two? (OFC i set each netwotk config to be restricted to a specific NIC.) [11:59] i can see three possible causes: (1) not using the predictable network interface naming scheme, (2) using the predictable network interface naming scheme, (3) using a HA setup such as vrrp where the IP address is switched between systems and interfaces when one seems to have become unavailable. [11:59] heathcliff: ^ [12:00] used the gui to set it so the default naming scheme is used, no HA [12:00] also have static mapping in the router [12:12] "default naming scheme" being "predictable network interface names"? [12:33] Hi all [12:56] @tomreyn: i think so, enp6s0 and enp7s0........ [12:57] but truenas has its logs filled up by arp messages complaining about one of the IP's of this PC changing mac address every 10 or so minutes.... [13:02] (between the two NIC's MAC address) [14:04] Hi all anyone knows how to fix this not upgraded thing? [14:13] Omar: do you think anyone could actually respond to a question without any detail? [14:17] heathcliff: that's strange indeed. it's not a conflict with a different computer / NIC for sure? i don't know much about trueNAS, though, for all we know it could be just a bug in how it detects ip address conflicts. [14:18] heathcliff: you could also look into kubuntu's ip -s l and see whether there are any "errors dropped carrier collsns" for those links [14:19] (on transmit, TX) [14:28] tomreyn: collision is very unlikely, every single device i own has a static ip set at the router's dhcp server, guest devices have their own network with a wildly different address..... [15:45] can anyone please tell me why my system keep crashing it shows often. second problem a new kernel version was recently available but there were already 3 versions installed 'cause two were same and one with less packages and modules so i installed later one with less modules was it wrong : https://irc-attachments.kde.org/709d6997/file_58988.jpg [15:49] recently got notification that new kernel is available i installed and got this the above problem and this one can anyone help me : https://irc-attachments.kde.org/8ff39bb1/file_58989.jpg [16:04] do you need to tell it to download first? [16:05] !mainline [16:05] The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [16:06] what mainline installer do you use? never seen that before [16:20] @Akshay Jr. you got some replies above [17:06] this not upgraded : https://irc-attachments.kde.org/30defcbb/Screenshot_20220820_190622.png [17:42] Omar: show, preferrably on a pastebin-like service (such as termbin.com or dpaste.org) rather than by images: lsb_release -ds; cat /proc/version*; sudo grep -hEv '^([ ]*#.*)?$' /etc/apt/sources.list{,.d/*.list}; sudo apt update; sudo apt full-upgrade -Vs; apt list --installed | grep ',local\]$' [17:43] when doing so, please make sure to include any warnings and error messages [18:11] wsl? (re @Omar: ) [18:35] I did not understand what should i do (re @IrcsomeBot: Omar: show, preferrably on a pastebin-like service (such as termbin.com or dpaste.org) rather than by images: lsb_release -ds; cat /proc/version*; sudo grep -hEv '^([ ]*#.*)?$' /etc/apt/sources.list{,.d/*.list}; sudo apt update; sudo apt full-upgrade -Vs; apt list --installed | grep ',local\]$') === diogenes_Vx15_ is now known as diogenes_Vx15 [18:52] just run sudo apt update; sudo apt full-upgrade -Vs # to install those 9 packages? [18:52] or better, use the kubuntu update icon === Lord_of_Life_ is now known as Lord_of_Life [19:19] You might wanna try this: [19:19] sudo apt list - - upgradable [19:19] Suppose it lists the following packages x,y,z [19:19] Now you may wanna try, sudo apt upgrade x,y,z (re @Omar: ) [19:20] Make sure to paste the exact package name (re @CrustyCrab55: You might wanna try this: [19:20] sudo apt list - - upgradable [19:20] Suppose it lists the following packages x,y,z [19:20] Now you may wanna try, sudo apt upgrade x,y,z) === TheMaster is now known as Unit193