=== Lord_of_Life_ is now known as Lord_of_Life [01:02] Hey all! I just upgraded to Lobster. Wifi is no longer working. Anyone know how to get Intelยฎ Dual Band Wireless-AC 7260 working? [01:04] anachoraoist: There are probably regressions in the kernel (6.2 IIRC). Try pulling back to 5.19 HWE. [01:09] Ok, thanks. How do I go about that? (re @IrcsomeBot: anachoraoist: There are probably regressions in the kernel (6.2 IIRC). Try pulling back to 5.19 HWE.) [01:21] sudo apt install linux-generic-hwe-22.04 linux-generic-headers-hwe-22.04 linux-tools-generic-hwe-22.04. The select the earlier kernel in the grub menu during boot. [01:23] You might try earlier or later kernels as well, at least as a way to find the issue. If an earlier kernel works, you have found the cause. If it doesn't, it could be firmeware update, configs, or something else. [01:23] Hope that helps Anarchotaoist [01:26] Kubuntu how to access root account ? [01:27] AquaLK: sudo -i [01:28] how to delete unwanted software folder delete ? Via root folder ? [01:48] AquaLK: look at sudo apt purge. [01:49] AquaLK: Here's a link to get you started: https://kfocus.org/wf/update.html [03:41] Thanks. For the life of me I cannot figure out how to stop at the grub menu! It shoots past it with grub, grub, grub, printing down the screen. Tab gives commands, but I cannot figure out how to get back the the menu! A web search does not help. (re @IrcsomeBot: sudo apt install linux-generic-hwe-22.04 linux-generic-headers-hwe-22.04 linux-tools-generic-hwe-22.04. The select the earlier kernel in the grub menu during boot.) [04:25] Thank you! This worked when selecting the older version in grub. How can I get it to boot that version though? I changed the parameter in the grub file from GRUB_DEFAULT=0 to GRUB_DEFAULT="0>2" and then did sudo grub-update - but it is not working. Am I doing it wrong? Thanks. (re @IrcsomeBot: sudo apt install linux-generic-hwe-22.04 linux-generic-headers-hwe-22.04 linux-tools-generic-hwe-22.04. The select the earlier kernel [04:28] Thank you! This worked when selecting the older version in grub. How can I get it to boot that version though? I changed the parameter in the grub file from GRUB_DEFAULT=0 to GRUB_DEFAULT="0>2" and then did sudo update-grub - but it is not working. Am I doing it wrong? Thanks. (re @IrcsomeBot: sudo apt install linux-generic-hwe-22.04 linux-generic-headers-hwe-22.04 linux-tools-generic-hwe-22.04. The select the earlier kernel [04:48] Thank you! This worked when selecting the older version in grub. How can I get it to boot that version though? I changed the parameter in the grub file from GRUB_DEFAULT=0 to GRUB_DEFAULT="0>2" and then did sudo update-grub - but it is not working - booting to the older kernel. Am I doing it wrong? Thanks. (re @IrcsomeBot: sudo apt install linux-generic-hwe-22.04 linux-generic-headers-hwe-22.04 linux-tools-generic-hwe-22.04. [04:48] Anarchotaoist, why the continuous spam? Is there any problem with the telegram integration? [05:01] ? (re @IrcsomeBot: Anarchotaoist, why the continuous spam? Is there any problem with the telegram integration?) [05:01] Anarchotaoist, the IRC screen is filled with your message, you don't need to keep repeating it [05:02] Also, telegram users really should stop hitting "in reply to", because that also fills the IRC screen, it's very ugly... [05:04] I do not control IRC's integration with Telegram. No repetition from me. [05:05] * alkisg uploaded an image: (243KiB) < https://libera.ems.host/_matrix/media/v3/download/matrix.org/jXiWoYaaKLFwshGtFIMutpWu/irc.png > [05:05] Here's what I see ^ [05:05] Hi guys, wanted to update my kubuntu to 23.04 and got this... : https://irc-attachments.kde.org/d09fb448/file_65333.jpg [05:06] Try rebooting then try the upgrade notification again. (re @Crewdevelop: ) [05:06] Anarchotaoist, anyway, if you run this command now, what's the output? Copy the parenthesis too: [05:06] (cat /proc/cmdline; uname -a; grep entry /boot/grub/grub.cfg ) | nc termbin.com 9999 [05:06] Already tried 3 times (re @Anarchotaoist: Try rebooting then try the upgrade notification again.) [05:07] Crewdevelop, try from a terminal: sudo apt update; sudo apt full-upgrade --yes [05:07] Oh! It worked for me! Try sudo do-release-upgrade -m desktop [05:12] @alksig https://termbin.com/6xch === sdouglas is now known as elstevi [05:19] Anarchotaoist it's alkisg (so that I get notified). So, from what I can see, you tried to install the previous 5.19 kernel, which is NOT available in 23.04; now you are booted with 6.2.0-20. Does the wifi work now? [05:22] Wifi does not work in 6.2. I have now rebooted to 5.19. Wifi does work. [05:22] Anarchotaoist, see your paste, it says 6.2: https://termbin.com/6xch [05:23] The command to see your kernel is: uname -a [05:24] https://termbin.com/d4e1 [05:25] $uname -a [05:25] Linux LuNoHo 5.19.0-40-generic #41-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 23 21:39:15 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux [05:28] Anarchotaoist, what's the output of this? apt policy linux-image-5.19.0-40-generic | nc termbin.com 9999 [05:30] I changed grub to GRUB_DEFAULT=saved [05:30] GRUB_SAVEDEFAULT=true I am still booting to 6.2 [05:31] https://termbin.com/c0njr [05:31] Anarchotaoist, what's the output of this? apt policy linux-image-5.19.0-40-generic | nc termbin.com 9999 [05:32] This means that this kernel is only available because you upgraded from 22.10. It will never be updated. It won't receive security updates etc. You shouldn't use it unless you really really have to [05:33] So before going to "how to set the grub default entry", I'd suggest trying to solve the wifi issues in 6.2 [05:35] Solving the wifi issue would be great! [05:36] OK, what's the output of this? (uname -a; nmcli dev wifi; sudo dmesg) | nc termbin.com 9999 [05:39] https://termbin.com/det5 [05:42] Anarchotaoist, run sudo -i so that you are root. Then, send the output of this: (lsusb; dkms status) | nc termbin.com 9999 [05:44] Intel Corporation Wireless 7260 just does not want to work in 23.04 6.2 [05:48] https://termbin.com/8ruu === warmana1 is now known as warmana [05:54] The dkms status output is filled with "WARNING! Diff between built and installed module!" [05:55] This means that it's not compiled properly for 6.2. It's worth the try to completely purge and then reinstall the backport-iwlwifi-dkms package [05:55] ok. [05:55] But note that if you do that, there's a possibility it won't work for 5.19 anymore either [05:56] If you want to risk that, tell me to send you the commands for it [05:58] Ok, I purged and reinstallled. Is there a command for restart? [05:58] So dkms status now doesn't show that warning anymore? [05:59] https://termbin.com/5gd0 [06:00] It still does. [06:00] OK, here is the correct process to do it: https://termbin.com/3svo [06:00] The iwlwifi package is really really badly programmed, it even breaks many other wifi devices when it's installed [06:07] https://termbin.com/7qjl [06:08] That message is still there! [06:09] Did you ever try to install an iwlwifi package or driver from elsewhere, e.g. github? [06:10] Possibly. A few months ago I had the screen repaired and the wifi card broke in the process. the technician replaced it. [06:15] This is the wifi dkms install print https://invent.kde.org/-/snippets/2617 [06:20] Strange. It says it's been included in 6.1, so you shouldn't need to install it from dkms. What's the output of this? [06:20] grep -i 8087.*07dc /lib/modules/*/modules.alias | nc termbin.com 9999 [06:21] anarcho@LuNoHo:~$grep -i 8087.*07dc /lib/modules/*/modules.alias | nc termbin.com 9999 [06:21] anarcho@LuNoHo:~$ [06:21] no print [06:24] Does this seem relevant? https://askubuntu.com/questions/1246534/why-does-dkms-status-warning-diff-between-built-and-installed-module-happen [06:24] Anarchotaoist, oh, I was seeing the bluetooth interface from lsusb. It should be in the pci bus then. Output of this? lspci -nn -k | nc termbin.com 9999 [06:26] https://termbin.com/wdhjd [06:27] Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b2] (rev 83) [06:27] # grep -i 8086.*08b2 /lib/modules/*/modules.alias [06:27] alias pci:v00008086d000008B2sv*sd0000C220bc*sc*i* iwlwifi [06:27] This means it's included in the 6.2 kernel [06:28] Do the https://termbin.com/3svo process again. Then reboot. But DO NOT install the iwlwifi package. [06:28] So - just remove iwlwifi [06:28] ok [06:28] There, see if the adapter works; if not, we'll check the logs. But you shouldn't have the iwlwifi package at all [06:28] Not just remove it [06:28] All the instructions, including the manual deletion [06:29] Because the package is bad and it doesn't have a proper uninstaller [06:29] ok [06:34] Done. Wifi is still not showing. [06:35] OK. Run sudo -i to become root. Then, what's the output of: (ip a; find /lib/modules/ -name 'iwlwifi'; dmesg) | nc termbin.com [06:36] https://termbin.com/x30i [06:50] ls -l /lib/modules/6.2.0-20-generic/ubuntu/iwlwifi | nc termbin.com 9999 [06:52] Anarchotaoist, output of this ^ [06:52] https://termbin.com/m1nj [06:53] There's a segfault in your dmesg again, the module still can't function properly, and I suspect that these leftovers are to blame [06:53] Let's see who owns these files; if noone, we'll delete them [06:53] ok [06:53] Output of: dpkg -S /lib/modules/6.2.0-20-generic/ubuntu/iwlwifi [06:54] And output of: dkms status | nc termbin.com 9999 [06:54] dpkg -S /lib/modules/6.2.0-20-generic/ubuntu/iwlwifi [06:54] linux-modules-iwlwifi-6.2.0-20-generic: /lib/modules/6.2.0-20-generic/ubuntu/iwlwifi [06:55] https://termbin.com/45qj [06:56] What does this say? dpkg -S /lib/modules/6.2.0-20-generic/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko [06:57] dpkg -S /lib/modules/6.2.0-20-generic/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko [06:57] linux-modules-extra-6.2.0-20-generic: /lib/modules/6.2.0-20-generic/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko [06:58] So, if I understand things correctly, for some reason, ubuntu ships iwlwifi.ko in 3 different ways... with the stock kernel, with the linux-modules-iwlwifi-6.2.0-20-generic package, and with the dkms package [06:59] Try this, but don't press yes, just tell us if it'll just remove one package or many: [06:59] sudo apt purge linux-modules-iwlwifi-6.2.0-20-generic [07:00] The following packages will be REMOVED [07:00] linux-modules-iwlwifi-6.2.0-20-generic* linux-modules-iwlwifi-generic* [07:00] 0 to upgrade, 0 to newly install, 2 to remove and 1 not to upgrade. [07:02] Great, go ahead and remove them, then reboot [07:02] We removed dkms, we'll remove that one, and hope now the kernel module will load and function properly [07:03] Also, it might have been the reason for the dkms warning we were seeing; i.e. this package might have also been breaking the dkms package [07:04] ๐Ÿ˜ฎ [07:04] Success!!! [07:05] Thank you very much! [07:05] Nice. I learned too from all this :D [07:06] I hope you got some value! You have been very generous with your time! Much appreciated alkisg! ๐Ÿ™ [07:13] ๐Ÿ‘๏ธ === justin is now known as Guest9059 === Guest9059 is now known as justin_ [12:42] Hi all === oerheks1 is now known as oerheks [14:32] Building module: [14:32] Cleaning build area... [14:32] 'make' -j4 KVER=6.2.0-20-generic USER_MODULE_NAME=rtl8821ce CONFIG_RTW_DEBUG=n.............(bad exit status: 2) [14:32] ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/rtl8821ce-dkms.0.crash' [14:32] Error! Bad return status for module build on kernel: 6.2.0-20-generic (x86_64) [14:32] Consult /var/lib/dkms/rtl8821ce/5.5.2.1/build/make.log for more information. [14:36] use a pastebin, don't dump large texts in this channel [14:41] Apologies kindly remind me pastebin (re @IrcsomeBot: use a pastebin, don't dump large texts in this channel) [14:41] Link [14:47] https://privatebin.at/?8aadfc3fc2056cea#2yrtggL1WzLn3oqCy4SDBSqqrfgyGuLg7DSo2JCkUUjW [14:49] I nistalled 23.04 in one of my partitions ... and it has no internet [14:50] It had internet during the install and did the updates while installing [14:51] after reboot no internet [14:55] Help me how can I resolve this I am afraid of machine shutdown ๐Ÿ™ (re @LOBOLATELEPHONY: https://privatebin.at/?8aadfc3fc2056cea#2yrtggL1WzLn3oqCy4SDBSqqrfgyGuLg7DSo2JCkUUjW) [17:41] hey === gaspard is now known as Bounty [19:00] Hi, was linked here from #ubuntu and requested to report this. I had installed backports for the plasma upgrade, which caused the 23.04 upgrade to fail via the gui. After removing the ppa and installing packages from 22.10 for vanilla plasma, I did do-release-upgrade from terminal with no other problems. When I rebooted my system was in a state with only the main packages with no universe installed and [19:00] kubuntu-desktop uninstalled. [19:36] /help@join_captcha_bot [19:56] Hi there [19:57] I'm experimenting with Desktop Environments. Haven't used KDE in several years. I am liking the changes tho :) [20:00] how can i install kubuntu? May I just use Rufus? [20:01] Stupid question, but i'm afraid. [20:01] user|54, better Etcher. [20:35] Does KDE still use KMail, or has it switched to using Thunderbird? [20:37] xrandr: KDE is a community, but the plasma-desktop uses KMail. Kubuntu does not and uses TB. [20:38] xrandr: The meta group is called KDE-PIM: https://community.kde.org/PIM [20:44] oh ok, ty [20:50] I'd better say "plasma-desktop uses kmail in other distributions". The plasma-desktop itself does not contain it. Just to make it a bit more precise. [20:57] appreciated :) [23:11] ?