/srv/irclogs.ubuntu.com/2024/04/20/#ubuntu-next.txt

hateballHmmm, just noticed (after a week) that since upgrading to Kubuntu 24.04 I no longer had the plasma-nm package installed. From what I can tell there's no alternative in its place. Easily fixed by manually installing the package but seems strange it would not be part of kubuntu-desktop. If I were to file a bug, would that be against kubuntu-desktop? Unless there's been some decision made to not include it in 24.04. But again it seems strange since most07:23
hateball people probably want a GUI way to manage their network connections.07:23
howarthThey have regressed the supported nvidia drivers available in Additional Drivers in Noble. Previously both 550 and 545 were supported. Now it is only 535 and 470.11:46
howarthI can sort of understand why the default 550 was dropped before the 6.8.0-28 was releases as 6.8.0-25 lacked signatures for the 550 drivers.11:47
howarthBut 6.8.0-28 now has the 550 signatures so, even if 550 isn't made the default, it should at least be supported... that or 545.11:48
howarthWell actually the 545 signatures are gone now from 6.8.0-2811:49
howarthwhat package is the Additional Drivers in?11:49
howarthhttps://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/206296712:45
-ubottu:#ubuntu-next- Launchpad bug 2062967 in ubuntu-drivers-common (Ubuntu) "ubuntu-drivers no longer offers nvidia 550 drivers" [Undecided, New]12:45
howarthHopefully that gets fixed before the release next week12:45
howarthIt is really bad form to have nvidia 550 driver signatures in linux-signatures-nvidia-6.8.0-28-generic but not have ubuntu-drivers or Additional Drivers at least offer the nvidia 550 driver as an untested option.12:46
zakariaHello guys, the linux-kernel upgraded to 6.8.0-28-generic and I still have the same issue, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/206184014:06
-ubottu:#ubuntu-next- Launchpad bug 2061840 in linux (Ubuntu) "Ubuntu 24.04 freezes after plug in power cable" [Undecided, New]14:06
zakariaAlso there's no much time for final freezing of Ubuntu to be an LTS version14:08
Guest15hey does it make sense to take ubuntu next? on my shool computer17:08
Guest15ß17:08
Guest15?17:08
Guest15or rather normal ubuntu17:08
Guest15where can i find the uwuntu beta17:12
tomreynGuest15: here's an incomplete list pf known bugs in the beta (and possibly the coming release, too): https://discourse.ubuntu.com/t/noble-numbat-release-notes/39890#heading--known-issues17:21
tomreynyou'll need to decide on whether you want to have a reliable computer (install 22.04 LTS) or can handle some, possibly grave, bugs, for another half or so year.17:22
tomreynhttps://releases.ubuntu.com/noble/ provides the beta17:22
tomreyn(for amd64 at least)17:23
zakariaSo I have to comeback to Ubuntu 22.04 ? what if the developers want more information, should I re-install Noble again ?17:23
zakariaUbuntu 22.04 contain old softwares :( 17:24
tomreyn!22.0417:24
ubottuUbuntu 22.04 (Jammy Jellyfish) is the 36th release of Ubuntu and the current !LTS release – Download at https://ubuntu.com/download :: Release notes at https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes :: Further schedule at https://ubottu.com/y/jj17:24
tomreynfrom the 22.04 release notes: "support lifespan: Maintenance updates will be provided for 5 years until April 2027 for Ubuntu Desktop, Ubuntu Server, Ubuntu Cloud, and Ubuntu Core. All the remaining flavours will be supported for 3 years. Additional security support is available with ESM (Extended Security Maintenance). "17:25
tomreyn!latest17:25
ubottuPackages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.17:25
tomreynubuntu developers will continue to support 22.04 LTS after the 24.04 LTS release, as indicated abive.17:26
zakariaAnd what about my reported bug? will they need more information for me to keep Ubuntu 24.04? 17:27
tomreynzakaria: are you the same person as Guest15, whom I was initially responding to?17:28
zakariaNuh17:28
zakariaI'm zakaria and what brings me here is a bug that I report: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/206184017:28
tomreynokay, so none of the above was directed at you, and i had not looked at your bug report, yet17:28
-ubottu:#ubuntu-next- Launchpad bug 2061840 in linux (Ubuntu) "Ubuntu 24.04 freezes after plug in power cable" [Undecided, New]17:28
zakariaAh! okay17:29
zakariathe linux-kernel upgraded to 6.8.0-28-generic and I still have the same issue17:29
zakariaAlso there's no much time for final of Noble to be an LTS version17:30
tomreynit's to be expected that a new ubuntu release will take place while not all bugs have been fixed (though we need yet to ensure that the issue you report is actually a bug in ubuntu)17:31
tomreynbug reports will continue to be triaged post-release and many will get fixed, primarily if they affect many of there are already known fixes.17:32
tomreyn*oR there17:33
zakariaSo bugs fixes will continue even after the release of Noble LTS17:34
zakaria??17:34
tomreynyes17:36
tomreynas long as it gets support17:37
tomreynthat's pretty common for operating systems and major application softwares.17:38
zakariaIs there anyone who had the same issue as mine? because It (bug) does not exist in previous versions of Ubuntu !17:38
tomreynso far there is only a symptomatic description of this issue, the root cause is yet unknown. unfortuantely it's difficult to catch the root cause for issues involving entering or leaving power management states.17:40
tomreynif you can reproduce the issue and then share a system log from when it froze, this *may* help dagnosing this further and eventually identifying the root cause.17:41
tomreynyou have a good point about this not occurring in previous releases, so this *could be* a regression. but it could also be that the newer kernel supports functionality which the older ones did not, and since it now tries to use that new functionality it hits a bug in, for example, your firmware17:42
zakariaHow can I precisely get that log? I have shared 'ubuntu-bug linux' outputs to launchpad17:43
zakariaAlso my BIOS is updated17:43
tomreynsave all work / open files, reproduce the issue, try to use magic sysrq to reboot more gracefully, then export the previous kernel log to a file using    sudo journalctl -b -1 > /tmp/kernelfreeze.log 2>&117:44
tomreyn!sysrq17:45
ubottuIn an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing slowly, in succession, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key17:45
zakariaso I have to reboot my laptop then I use the command "sudo journalctl -b -1 > /tmp/kernelfreeze.log 2>&1" ??17:46
zakariado I have to plugin or plugout the power cable? 17:47
tomreynyou don't strictly need to reboot your computer first, although it's a good idea, since it will keep the log shorter.17:47
zakariaOkay I'll try17:48
tomreynthen reproduce the issue, i.e. plug in the power cord17:48
tomreynthen reboot using the sysrq instructions above17:48
tomreynor, if this does not work, hard power off17:48
zakariathe journalctl command I have to do it before and after the freezing ?17:49
tomreynthen boot normally and run the journalctl command, and attach the /tmp/kernelfreeze.log log file to your bug report17:49
tomreynactually make this:   "sudo journalctl -kb -1 > /tmp/kernelfreeze.log 2>&1"17:49
tomreyn-k means just kernel log lines, otherwise it would log everything17:50
zakariaOkay, I'll try it now17:50
zakariahere's my log https://pastebin.com/DgF3UaG218:01
tomreynzakaria: there was actually this line on the end of your auto-submitted kernel log, which *may* be related:     workqueue: delayed_fput hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND18:01
zakariaI couldn't even do anything after plugin power cable, I have to shutdown by force18:01
tomreynso sysrq keyboard combos had no effect?18:01
zakariaI can't do anything everything stops18:02
tomreynwhat's your computers' current time of day?18:02
zakaria20 April 19:03 the current time18:03
tomreynso the last lines on this log were captured 8 minutes ago18:03
tomreyni mean 1218:03
zakariaI have seen the log, the time is correct ! 18:05
zakariaGMT / GMT+1 after sync using internet18:05
tomreynyou left irc at Apr 20 18:50, the last log timestamp is from Apr 20 18:51:37, and you rejoined irc at Apr 20 18:5918:06
tomreyni'm just wondering whether the log uploaded completely18:06
tomreynand whether maybe not all events were logged due to the system freezing18:06
zakariathe last log line is "Apr 20 18:51:37 Latitude-E7450 kernel: rfkill: input handler disabled"18:06
tomreynright18:07
tomreynthe log you posted is 1065 lines long, so probably not cut off at 1000 lines or something18:08
tomreyndoes     tail -n1 /tmp/kernelfreeze.log     print the same line you just quoted?18:08
Guest15thanks tomreyn but I could finally make my opensuspect work, with zram on my minicomputer xD didnt thought that I could fix this buggy os with that18:09
tomreynzakaria: alternatively, does this report "1065"?    wc -l /tmp/kernelfreeze.log18:09
zakariause it prints 'Apr 20 18:51:37 Latitude-E7450 kernel: rfkill: input handler disabled'18:10
tomreynok, thats the same line, all good then18:10
zakariaYes 106518:10
tomreynit's a shhot in the dark, but try disabling power saving for the wireless network interface.18:12
tomreynzakaria: see the first answer here on how to do this: https://unix.stackexchange.com/questions/269661/how-to-turn-off-wireless-power-management-permanently/315400#31540018:15
tomreynonce this is done, reboot and see if you can still reproduce the issue.18:16
zakariaDone, I'll reboot now 18:26
zakariaWhat a bad day, it does not work, the issue stills exist 18:39
zakariabut after plugout cable nothing happens, except the thunder icon alongside battery tray icon on the top panel kept 18:39
zakaria_Nope, I was just able to move the cursor18:42
pippoinhello, how can i fix this apt issue? https://pastebin.com/yGB8B1Vg23:21

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!