[01:06] good morning [01:57] If a user does `do-release-upgrade`, wouldn't questions be expected? (I'd say yes; I'm writing a qa-testcase) [01:59] guiverc: Best I recall - only questions is in repect to replacing config files. [02:00] what I was thinking too; user-modified blah, do you want to set to maintainers, keep, view ... etc.. ; thanks Bashing-om [06:17] good morning [06:31] hi ducasse [06:33] morning OerHeks - how are you and the doggies? [06:35] bad sleepy night :-( [06:35] i try again in a few hours [06:36] same here, barely slept at all [06:36] what is wrong with us? [06:36] maybe a nap will help :) [11:49] Howdy all [11:53] !info linux-image-generic disco [11:53] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 5.0.0.25.26 (disco), package size 2 kB, installed size 15 kB [17:28] Hello everyone [17:28] \o [17:34] hello daftykins [22:30] I think i still have a memory leak but after 30+ days uptime...It's annoying. [22:32] With a bit of luck it's still the Wifi chipsets' driver. [22:34] The other one was easy to see cause it was growing fast, full RAM in one night, but there it is more complicated to find out where it's originating from... [22:41] akemlenovo_: blacklist the wifi driver [22:44] jeremy31, yes that's what i'm trying to do in blacklist.conf, but i need wifi connection so i will use a wifi dongle instead, in last option i could try with a cable and no wifi, but i'd have to move everything and let the computer sits in the living... [22:46] jeremy31, what should be the RAM usage on a normal Ubuntu after 30 days of mainly idleing, i mean there is just qbittorent doing things and it reports 7.5% RAM usage only. [22:48] akemlenovo_: no idea what RAM usage should be after 30 days as I shut my computers down every day [22:49] akemlenovo_: rtl8821ce wifi? [22:58] No rtl8723be i think, but i don't know what the dongle i wanna use is [22:59] akemlenovo_: I haven't seen any complaints on the forums about a memory leak for that one [23:00] jeremy31, It might be something else i'm not sure what it is :/ [23:01] akemlenovo_: I think you can use top in terminal to see what is using RAM [23:13] After fresh boot and just running few apps i'm using 953 MB RAM and 0 MB Swap. [23:13] My wifi dongle is r8188eu and i blacklisted the 8723be. [23:18] jeremy31, The problem is that the used RAM is not reported, just like the other time with the leak we fixed with TJ-. [23:19] I think it's because it's kernel related. [23:20] Now this kind of problem is a killer for a server which has to run all the time. [23:22] Also the kernel gets more and more complicated over time. With memory management and all...so you don't know if it's normal or not sometimes. :(