[00:57] werp [01:32] So Thunderbird is capable of newsgroups. [01:39] My Ubuntu Server 23.10 experienced a power outage and is now booting into maintenance mode. I tried reinstalling grub but it didn't help [01:41] what does the error say [01:42] I'm in emergency mode [01:44] My root partition /dev/sda2 is mounted at / [01:44] Automatically [01:44] read only? [01:45] No rw [01:46] type "journalctl -xb" to view system logs, "systemctl reboot", "systemctl default" or "exit" t [01:46] Yea it says all that [01:46] or fsck -y /dev/sda2 [01:47] Will that work if it's mounted with -y? [01:47] think so , yes [01:47] https://www.makeuseof.com/boot-ubuntu-rescue-mode/ [01:48] Oh so i found the problem [01:49] In fstab it mounts my usb drive. I commented it out & rebooted and now it boots up so at least now I know what was causing it. Thanks for the help === JoeBk_ is now known as JoeBk === Szadek5 is now known as Szadek [05:23] just installed 24.04 after distrohopping forever [05:24] and here I shall stay [05:24] Good :-) [05:25] !yay [05:25] Glad you made it! :-) === blackness is now known as Randers === JoeBk is now known as Guest1082 === Guest1082 is now known as JoeBk === JoeBk_ is now known as JoeBk === lenix is now known as lenix-de === JoeBk_ is now known as JoeBk [08:25] Friendly Greetings! the Gnome of Ubuntu 24.04 uses Wayland, is that true? [08:25] true, standard, but the x11 session is also available, change at login [08:26] in case i prefer to stay with Wayland, would there be a tool that allows me to manipulate window positions, sizes etc.? [08:27] i miss xdotool and wmctrl :( [10:00] hi, I have ubuntu 23.20 install and would like to upgrade to 24.04, for some reason the software updater won't realise there is an update available [10:00] I have "Notify me of a new Ubuntu version" --> For any version [10:01] updates are paused due to open bugs. to get 24.04 you currently need to do a clean install [10:01] I have all updates instaled [10:01] ah ok, so there is a bug [10:01] np I will wait then [10:14] what is the official channel to follow when ubuntu 24.04 is safe to upgrade? [10:14] you will notice in your update dialog === nykma4772519 is now known as nykma477251 [10:33] how one can make a partition image with gzip while showing status? [10:33] I can do dd if=/local/path | gzip > /remote/path/in/local/network/backup.img.gz but this will give me no indication about status I suppose [10:34] maybe with dd ... status=progress ? [10:34] or use 'pv' between the pipes [10:35] you can actually use both at the same time [10:35] if status=progress outputs to stderr i guess it should show [10:36] dd if=/local/path status=progress | pv | gzip >/remote/path/in/local/network/backup.img.gz [10:37] 104857600 bytes (105 MB, 100 MiB) copied, 2 s, 52.4 MB/s [10:37] 200MB 0:00:04 [ 50MB/s] [========================> ] 66% ETA 0:02 [10:37] would be an example output of that [10:38] nice [10:39] actually without pv is better, it shows with just status=progress and doesnt keep adding lines [10:39] dd status=progress | gzip ftw imho [10:40] Would be fun to get a status of the data written by gzip [10:41] So you could maybe use pv for that and then write that to the compressed file  [10:42] Or you just check the file in another terminal. [10:45] hi, can I expect gcc 14 to be backported to noble? I see it's in oracular [10:45] noble only has a nightly build from april [10:51] !info gcc-14 noble [10:51] gcc-14 (14-20240412-0ubuntu1, noble): GNU C compiler. In component universe, is optional. Built by gcc-14. Size 471 kB / 542 kB [10:51] !info gcc-14 oracular [10:51] gcc-14 (14-20240412-0ubuntu1, oracular): GNU C compiler. In component universe, is optional. Built by gcc-14. Size 471 kB / 542 kB [10:51] same ... [11:21] when vscode wants to update itself, will it update via snap or will it install a second version (apart from the snap version)? unfortunately snap only gives me version `0cd8d6ac` so i dont know how to compare this to my actual vscode [11:39] a snap cant update itself [11:40] so any update from within the snapped app will just fail [12:08] Hi all === esv_ is now known as esv [12:48] for those who'd like to follow along, I posted a bug report for my QCA6390 issue over on launchpad: https://bugs.launchpad.net/ubuntu/+source/linux-meta-oem-6.5/+bug/2065938 [12:48] -ubottu:#ubuntu- Launchpad bug 2065938 in linux-signed-oem-6.5 (Ubuntu) "QCA6390 won't work with any kernel above 5.15 in 22.04" [Undecided, New] [12:57] vortexx: Do you know how to edit grub? [13:01] jeremy31: yes, why? [13:01] I've been using grub since grub replaced lilo [13:04] vortexx: add memmap=12M\$20M [13:04] vortexx: https://bbs.archlinux.org/viewtopic.php?pid=1960273#p1960273 [13:10] jeremy31: that was an old bug, it shouldn't be necessary anymore [13:11] I'm going to try Fedora Workstation 40 quickly to see if that fails too (it probably will) [13:12] I can add it just to see though [13:27] vortexx: can you apport-collect 2065938 , from the default kernel you boot 22.04 please? [13:31] lotuspsychje: apport-collect 2065938 [13:31] Package linux-signed-oem-6.5 not installed and no hook available, ignoring [13:31] !info linux-image-generic jammy [13:31] linux-image-generic (5.15.0.107.107, jammy): Generic Linux kernel image. In component main, is optional. Built by linux-meta. Size 3 kB / 21 kB. (Only available for amd64, armhf, arm64, powerpc, ppc64el, s390x.) [13:32] jeremy31: adding memmap=12M\$20M prevents my system from booting [13:32] this would be stock kernel^ [13:32] additional news: I tried Fedora Workstation 40 which uses 6.8 and that works [13:33] !info linux-image-generic-hwe-22.04 [13:33] Package linux-image-generic-hwe-22.04 does not exist in noble [13:33] !info linux-image-generic-hwe-22.04 jammy [13:33] linux-image-generic-hwe-22.04 (6.5.0.35.35~22.04.1, jammy): Generic Linux kernel image. In component main, is optional. Built by linux-meta-hwe-6.5. Size 3 kB / 22 kB. (Only available for amd64, armhf, arm64, ppc64el, s390x.) [13:33] ubuntu should got 60 text editors by now:   xed, xedit, gedit, kwrite, kate, librewriter,