[00:52] hello, I'm trying to install some nvidia drivers onto my machine (running 18.04), and I'm getting the following error: [00:52] https://paste.ubuntu.com/p/9D8MQh9BMK/ [00:53] does this mean I have to load into a different kernel version? [00:53] glestrade: probably it just means you've got extra kernel packages installed without matching header packages [00:53] glestrade: check out the output from dpkg -l 'linux*' | grep ^ii [00:54] glestrade: "kernel headers for this kernel does not seem to be installed." >> what shows ' dpkg -l | grep linux- ' ? [00:57] output for both was similar -> https://paste.ubuntu.com/p/wj8GYGGg2j/ [00:58] I know for a fact when I rebooted, I couldn't see that the drivers had loaded [00:59] with nvidia-smi [00:59] I am following this tutorial: https://towardsdatascience.com/deep-learning-gpu-installation-on-ubuntu-18-4-9b12230a1d31 [01:00] glestrade: Please also show ' uname -r ; lsb_release -a ' . [01:01] https://paste.ubuntu.com/p/RjXxdhxW8y/ <- kernel version & OS [01:02] was pretty sure on that already, but did the comman [01:02] *d [01:04] !info linix-image-generic bionic | glestrade [01:04] glestrade: Package linix-image-generic does not exist in bionic [01:04] !info linux-image-generic bionic | glestrade [01:04] glestrade: linux-image-generic (4.15.0.151.139, bionic): Generic Linux kernel image. In component main, is optional. Built by linux-meta. Size 3 kB / 17 kB. (Only available for i386, amd64, armhf, arm64, powerpc, ppc64el, s390x.) [01:06] hmm yeah I'm fairly newbish here, I don't know if I have enough context to glean much from that [01:07] glestrade: ^^ ' sudo apt update ; sudo apt full-upgrade ' reboot into the bionic install - now running the latest,4.15.0.151, kernel ? [01:08] glestrade: By the way - a serious CVE is now patched in latest kernels. [01:08] I didn't see that in the boot menu [01:09] glestrade: Did the full-upgrade ? show us then ' ls -al /boot/ . [01:09] and I'm not putting much personal data on this OS for now, so if I need an old kernel it's probably safe [01:09] let me check... [01:11] glestrade: In the event that you are trying to build with the 4.2.0-42-generic kernel - is a fact that the heders are NOT installed. [01:11] headers* [01:13] Bashing-om: what I tried was something like 'sudo apt-get install linux-image-4.15.0-147-generic' [01:13] and on the same line for the headers. === Ricardus_ is now known as Ricardus [01:14] what should hypothetically work for 4.2...generic... right [01:14] glestrade: Why would you do that - already installed - see your https://paste.ubuntu.com/p/wj8GYGGg2j/ paste :D [01:15] glestrade: I maje a guess that 3.2 series is not supported in the bionic repo . lemme check what the release is. [01:15] make* [01:16] 4.2* [01:16] First of all I had no coffee today [01:16] okay so you're saying that 4.15 is in fact installed then? [01:16] I guess that full-upgrade is to take my kernel version up? [01:17] which there's no reason not to, it sounds like [01:17] glestrade: Coffeee is a must ! I do not hold myself responsible for anything before my 2nd cup. [01:18] I'm going to join on my phone so I can reboot when I need to [01:19] I dont know a whole lot about snap yet... but can anyone help me troubleshoot the following complaint from syslog: [01:19] snapd[1491]: stateengine.go:150: state ensure error: Post https://api.snapcraft.io/v2/snaps/refresh: dial tcp: lookup api.snapcraft.io on 127.0.0.1:53: server misbehaving [01:21] FaTaL_gg: what do you get for 'host api.snapcraft.io' or 'resolvectl query api.snapcraft.io'? error messages or reasonable looking output? [01:21] api.snapcraft.io has address 91.189.92.20..... [01:21] 6 different ips [01:22] ohhhh [01:22] but.... [01:22] glestrade: Uh Huh v4.2-wily/ << long time End_Of_Life ! [01:22] !wily | glestrade [01:22] glestrade: Ubuntu 15.10 (Wily Werewolf) was the 23rd release of Ubuntu. Support ended on July 28th, 2016. See !eol and https://ubottu.com/y/wily [01:22] I constantly have issues on reboot, where isc-dhcp-server is foobar'd. I need to restart it to get it working [01:23] okay joined from my macbook instead. I need a better IRC client on my android [01:23] maybe I should write one... [01:23] FaTaL_gg: oh, hmm, you think your dhcp server is mucking with things? [01:23] gonna try those commands and reboot [01:24] glestrade_: you may have missed: < Bashing-om> glestrade: Uh Huh v4.2-wily/ << long time End_Of_Life ! < ubottu> glestrade: Ubuntu 15.10 (Wily Werewolf) was the 23rd release of Ubuntu. Support ended on July 28th, 2016. See !eol and https://ubottu.com/y/wily [01:24] thx [01:24] glestrade: Uh Huh v4.2-wily/ << long time End_Of_Life ! [01:24] !wily | glestrade [01:24] glestrade: Ubuntu 15.10 (Wily Werewolf) was the 23rd release of Ubuntu. Support ended on July 28th, 2016. See !eol and https://ubottu.com/y/wily [01:26] sarnold,indeed. we have talked before. I never solved it [01:26] :( [01:27] btw, I was also having trouble getting a vnc server up and running before. but I have a sneaking suspicion that it also had to do with the display drivers [01:27] I guess its because It thinks I have no interfaces configured.... probably because I disabled ipv6,and isc-dhcp-server insists on running ipv6 [01:27] it was complaining that there was other Xorg instances I think [01:28] *graphics drivers [01:28] the whole.... failson boot.... but if I delay its start,or restart it, it works [01:28] ooh it added a boot menu entry [01:28] I’m going to try it === glestrade_ is now known as glestrade [01:31] hmm, didn’t see 4.15 on the boot menu, despite it said it had added an “EFI boot menu entry" [01:35] glestrade: Let us back up amd regroup so we are all on the same page and line. for starters on drivers Nvidia says "Note that many Linux distributions provide their own packages of the NVIDIA Linux Graphics Driver in the distribution's native package management format. This may interact better with the rest of your distribution's framework, and you may want to use this rather than NVIDIA's official [01:35] package.". [01:37] glestrade: ^ with the above be aware that Nvidia and Ubuntu have a close working relationship. [01:38] what I don’t know is which drivers tensorflow will like [01:39] I think it’s using the default driver now and can’t scale up to the resolution I know this screen has [01:39] glestrade: 1) we want up and booting the latest kernel 2) the driver will be suited to the card 30 have the system install the driver it thinks is correct. // As easy as that :D [01:42] step 1 appears to be a problem for whatever reason [01:44] glestrade: Hokay .. so we see what is going on getting the latest kernel installed . pastebin ' ls -al /boot/ ' so we see what is installed. [01:47] https://paste.ubuntu.com/p/cB5XFznffp/ [01:47] looks like it’s “installed”.. grub didn’t see it when I visited tho [01:51] glestrade: Yeah - grub will not pick it up - yet. For example, mine " 24 Jul 21 15:45 vmlinuz.old -> vmlinuz-5.4.0-77-generic ". We got some works cut out for us. // What kernel are you booting ? Maybe if we get rid of that 4.2 version kernel that has *NO* support we can move forward ? [01:54] I have to boot into a different kernel to do that, yes? === M4he is now known as mahe [01:55] I’m in the unsupported one at the moment [01:55] other on might be older, or deleted [01:56] glestrade: If you are booting that 4.2 kernel - that indeed will present problems as the system then is inconsistent. All that is 18.04 will not talk to a 4.2 kernel :( [01:58] okay, both kernels available to me on the grub menu on 4.2 [01:58] this was from an old project that needed 14.04 and a very specific kernel version to talk to a specialty wifi card [01:59] maybe I can downgrade the OS all the way back xD [01:59] and then upgrade the kernel in a procedural way [01:59] idk [02:00] glestrade: NO! downgrade - we have no way back button :D [02:01] so I can’t downgrade, and I can’t change the kernel === jkovac12 is now known as jkovac1 [02:02] glestrade: Well as the latest kernel is installed - there is a way from grub to boot it - however, I have no UEFI experience to know for sure how. All here I can do is fumble along with you. [02:03] I think I might have just done something good in this direction. Will update you in a second [02:05] I always fumbled in Madden NFL, it’s no big deal [02:07] oof it’s not here [02:08] I was trying to boot into recovery mode and update the grub [02:08] it looked like it was going to add an entry [02:10] glestrade: Have you got a 18.04 live desktop installer ? - the boot options have " boot from 1st hard drive" . Might be worth trying :D [02:19] I’ll keep this in mind. Going to try a few different approaches, I’ll ping this chat if anything works [02:19] I’m sure if I spend enough time I’ll get that kernel on the boot menu [02:19] hopefully. [02:20] hi. i am trying to install ubuntu using the server installer and i need to create an EFI partition but the partitioner doesn't have an option to format as FAT [02:20] is it going to do this for me or something? i don't get it [02:22] oh lol nevermind [02:22] "use as boot device" [02:24] glestrade: Works too from a grub prompt: https://help.ubuntu.com/community/Grub2/ISOBoot to boot the desired kernel. [02:27] my remote console will die if i stop action for a while, i have modified "ServerAliveInterval " value to 6000 === ubuntu is now known as Guest4365 [03:40] Bashing-om: my grub was “owned” by another distro [03:41] so I updated it and now I’m on 4.15 [03:41] had to do so via the other distro [03:44] glestrade: Last installed grub owns grub unless you take other measures. What shows now ' [03:45] glestrade: sudo find / -name "NVIDIA-Linux-*" - and we proceed to install system driver. [03:45] idk, but I had an arch distro from June and it set up its own grub, and that was the same one I had to use to update grub [03:46] and the new kernel was booted [03:46] glestrade: Booting ubuntu now ? [03:46] yes [03:47] According to some instructions I see online, in System Settings > Hardware there should be "Color". I don't see Color on mine. Would someone be willing to open Color and tell me the name of the executable running? Then I can find the appropriate package and install it. [03:47] running your find command atm [03:47] glestrade: And ya want that ubuntu be in control of grub ? [03:48] eventually, but it’s not the first priority [03:48] trying to get tensorflow-gpu up and running [03:49] find is taking its sweet time [03:49] calamari: For me it's Settings -> Devices > Color - it will dpends on your Ubuntu release (and desktop, if not the default of gnome-shell/mutter) [03:50] tomreyn: Thanks. Can you tell me which application is running when you open it? [03:52] Bashing-om: thanks for the help, I’ll let you know what happens next [03:54] glestrade: May not be on here much longer ... getting on toward the witching hour here. Make sure the OEM driver stuff is not present and install what the system thinbks best for the driver. [03:55] calamari: gnome-control-center [03:55] calamari: i'm on 18.04 LTS, not sure what you are on, though [03:56] tomreyn: 18.03 as well [03:56] *04 === NoResults is now known as NoSQL [03:57] ok. so that should work for you [03:58] you'll need to have colord installed, i guess, but i think this is a dependency of something ubuntu-desktop depends on, so you should alread yhave it. [03:58] colord is still pretty buggy in 18.04, though [04:02] tomreyn: I couldn't get it to load, but thank you for your help anyway! [04:04] calamari: if you're hoping to play with color profiles, i think you'll have a better time after upgrading to 20.04. or, differnetly put, i don't think there's a good chance it will work on 18.04. [04:04] I installed a profile using displaycal and I can't figure out how to undo it, haha [04:17] I have this issue on 21.04: if I turn on the computer and don't use it for a while the screen becomes black and the monitor shuts down and after that I can't use the system (which remains on). If I use it right away after turning it on it's fine. [04:24] LuckyMan: Is your goal to fix the wakeup problem, or is your goal to keep the scren from going to sleep in the first place? [04:25] calamari, fix the wake up problem [04:25] LuckyMan: sounds good, unfortunately I don't know how to help with that one, sorry [04:26] the keyboard doesn't seem to work also, I tried ctrl alt F... combinations and CTRL alt DEL and it doesn't respond [04:27] I have to press the power button for 5 secs to shut it down [04:28] this is kind of strange because I have 20.04 on the same HD with no issues [04:36] Hello [04:36] How I can Install full Qt and 5 and 6 ? [04:38] LuckyMan: try to suspend/resume. If the problem happens then, it's a suspend problem; troubleshooting instructions at: https://wiki.ubuntu.com/DebuggingKernelSuspend === oracle44 is now known as Luvrscrs [04:43] Any Hellp ? [04:48] Just tried suspension, it worked fine [04:48] also, this is a desktop computer [04:49] Which graphics card and drivers? [04:49] no graphics cars (I mean other than the processor) [04:50] *card [04:50] lspci -nn -k | grep -A 2 VGA [04:51] 00:02.0 VGA compatible controller [0300]: Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:3e92] [04:51] DeviceName: Onboard - Video [04:51] Subsystem: ASUSTeK Computer Inc. UHD Graphics 630 (Desktop) [1043:8694] [04:52] Which desktop environment, gnome, mate, kde? [04:52] gnome [04:53] I don't have gnome to tell you exactly, but somewhere in the settings, there will be 3 options for screensaver activation, for monitor blanking, and for suspension [04:54] Try to set them in different times, e.g. 1 minute, 2 minutes, 3 minutes, to see which one of them is causing the issue [04:55] anyone here know about vncservers? [04:55] More specifically? [04:56] I keep getting “Cannot establish any listening sockets - Make sure an X server isn’t already running [04:56] I’ve been stuck looking at StackOverflow for about 12 hrs [04:56] With which server/command? [04:56] deleted all the lock files people tell you about over and over [04:56] If you have a question at stackoverflow, paste it here [04:56] tigervnc [04:56] I don’t have one, just was browsing [04:57] vncserver :1 is what I’m doing [04:57] Do you want to share your screen, or do you want to set up remote logins for many users that do VNC logins separately? [04:58] share screen over local network [04:58] for better ergonomics than I can get in this room [04:58] Sure. So, :1 means display=1, what is your display? Run this command: echo $DISPLAY [04:58] got the old tendonitis problem [04:58] Also, are you on xorg or on wayland? [04:58] kk [05:00] echo $XDG_SESSION_TYPE [05:00] Any Help ? [05:00] gives x11 [05:00] And your display is 0 or 1? [05:00] and display is :1, so I guess I can’t run it there [05:01] but I’ve tried 0 [05:01] and 2 [05:01] Why is your DISPLAY=:1 instead of :0? [05:01] 0 says “ a server is already running as 0..." [05:01] Which desktop environment are you using? Are you logging in normally, or via some other method? [05:03] !patience AmR [05:03] !patience [05:03] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [05:03] it’s a gnome desktop, manual log in [05:04] and i’m not sure about display, I didn’t configure that [05:05] glestrade: if you want to do a quick test, run `sudo apt install x11vnc` and then `x11vnc -connect alkisg.ltsp.org`; this will share your screen with me; you can ctrl+c it right after it connects [05:05] If that works, we can check why tigervnc doesn't; if x11vnc doesn't work; we can check what's wrong with your setup [05:07] sure, I don’t have any private info on this box [05:07] hold on [05:09] working hypothesis is that I improperly closed a vnc session last week (I got it to work once with a different vncserver program) [05:09] but that one was breaking in the same way [05:12] glestrade: I think that tigervncserver tries to run in a new display [05:12] For a new login, not to share your existing screen [05:12] alkisg, tried letting the screen go off with 1 minute, it goes off fine, it wakes up fine. This problem only happens when I start the computer and don't login right away and the screen goes off. [05:13] glestrade: close x11vnc, then try /usr/bin/x0vnc4server [05:14] Btw, where are you connecting from? If it's a linux box, maybe you could use epoptes.org, it's very convenient [05:14] (I ctrl+c'ed the x11vnc command) [05:14] So that the port is free [05:15] LuckyMan: ah you mean in the login screen? (gdm3 display manager) [05:15] are you still connected? I was trying to kill the x11vnc [05:16] glestrade: no I'm not, I ctrl+c'ed it, I wrote it above [05:16] okay, my box was crawling for a second there [05:17] hmm so I think I had used vnc4server [05:17] and you’re saying that they’re both trying to talk to a different display [05:18] that is, I used vnc4server last week [05:18] It's possible that one of these is trying to set up multiple sessions, and it's messing your DISPLAY [05:18] So maybe all you need to do is uninstall one of them, e.g. tigervncserver or something [05:19] isn’t display an env variable [05:19] so if I reset it then... [05:20] You'll change the result, not the cause [05:20] hmm yeah [05:20] I.e. you just won't be able to run graphics programs after that; you won't uninstall the server [05:21] no I get that [05:21] alkisg, the big question is: what has changed in 21.04 gdm (because it works fine with 20.04) [05:22] well let’s see what happens when I get rid of the other two vnc server programs [05:23] I’m on 18.04 if that’s important [05:23] LuckyMan: probably the kernel [05:24] I.e. if you install 20.04 and then install the -hwe-edge kernel (5.11), it might happen there too [05:26] alkisg: I’m about to look this up - does vnc4server have a default socket it uses [05:27] it seems to believe that it’s already in use [05:27] I’m curious so I’d like to do this before uninstalling it and tiger [05:27] glestrade: vnc servers connect to xorg with normal function calls, which use display, which go to /tmp/.X* sockets. There's no point at all in troubleshooting that. [05:34] qt5-default package not in 2x.xx, I need full list if any one have it ? === Ricardus_ is now known as Ricardus === xenialito is now known as Guest9428 === Guest9428 is now known as xenialito [07:04] Hello everyone [07:05] Drone, I would like to ask for rules [07:05] I am here [07:05] new* [07:06] Anything I should know before asking questions? [07:06] The irc guidelines are on the /topic if you want to read them; otherwise any technical question about ubuntu should be fine [07:06] anonymous: Welcome - rules: read the topic of the channel, please :D [07:06] alkisg, Thank you [07:07] Are we allowed to share things unrelated to Ubuntu? [07:08] *Or ask [07:08] anonymous, this is a Ubuntu support room, so only Ubuntu support in this room. Ubuntu off-topic for off-topic talk, Ubuntu discuss for Ubuntu related issues [07:09] * guiverc should have used # in but didn't matter [07:09] guiverc: Ya scared him off ! [07:09] * guiverc smiles [07:40] Hi, my pc fans works on full speed after woking up from suspend. [07:40] Any idea how to fix this? [07:43] start by checking which process might be eating up CPU by running top or htop command === skr- is now known as skr1 [07:45] Yeah. It was the first thing that I checked out. === xenialito is now known as Guest9563 [07:46] It is definitely not the case. [07:46] wich brand is your pc debouncer [07:46] Wdym? Motherboard? [07:47] model/make/brand [07:47] There is no specific brand for each item. It is an assembled pc. [07:48] *I mean each part has its own brand. [07:48] debouncer: ok, you might wanna investigate your dmesg and leave a journalctl -f open to see whats going on too [07:50] feel free to share it in a pastebin so volunteers can take a look for you [07:55] https://0bin.net/paste/uSIdngaq#eZwYGl1RnE2eQm48b8FrrB2oGIqn5KHyF4lzE1tw0rG [07:56] Jul 22 10:53:11 orion systemd-sleep[27624]: Failed to restart mbpfan.service: Unit mbpfan.service not found. [07:56] Jul 22 10:53:11 orion [27620]: /usr/lib/systemd/system-sleep/mbpfan failed with exit status 5. === skr1 is now known as skr [08:02] debouncer: thats a package to control fans for macbooks so it seems? [08:03] yeah, i guess [08:03] i don't understand why it exists [08:03] but it works for your system too? [08:04] debouncer: if you're on 20.04 or higher, you could test out stacer and see if it creates systemd services [08:04] i don't think so. this pc is not a mbp [08:04] !info stacer [08:04] stacer (1.1.0+ds-1, hirsute): Linux system optimizer and monitoring. In component universe, is optional. Built by stacer. Size 604 kB / 1,358 kB [08:05] yeah it creates a service at startup [08:05] I disabled it now. [08:07] debouncer: you can also consider filing a new bug with: ubuntu-bug mbpfan if you like [08:08] Sure but this didn't slow down fans' speed [08:12] Okay now I have an idea. [08:12] fancontrol.service has stopped working. === xenialito is now known as Guest9788 [08:28] <[twisti]> im running ubuntu 20, and i noticed the bundled ansible is a pretty old version. what is the apropriate way of getting a current version ? [08:33] [twisti]: stable vs testing are you sure you need the latest? [08:34] <[twisti]> latest stable, yeah [08:36] Hello. I am trying apt-get update and i face this error. Also, underneath, I've tried a solution that didn't work. how do i fix this https://bpa.st/VVIA [08:41] how to install from a file, not .deb ? === jpe__ is now known as sharperguy [08:45] ApostleInTriumph: https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=20.04&target_type=runfile_local both fun file and deb files [08:45] toddc i don't understand? [08:47] wget is a direct download to nividia dev drivers their certs are expired and they are dev file so untested [08:49] ApostleInTriumph: it's saying the signatures are wrong, not that you're missing the key [08:49] geirha so I should delete the signature? [08:49] I tried to sudo apt-key del 6ED91CA3AC1160CD, the apt-get update after that didn't work [08:50] ApostleInTriumph: It means someone has updated the package lists on nvidia's end, but haven't signed the new list properly. Or they've had a break-in and someone tried to inject malicious software [08:54] geirha makes sense. [08:54] now it prevents me from doing apt-get update [08:54] how do I fix this without removing nvidia drivers? === EriC^ is now known as EriC^^ [08:56] you can temporarily comment them out from /etc/apt/sources.list [08:56] or if it's in /etc/apt/sources.list.d rename the file with a .disabled extension [09:04] thanks geirha that worked. [09:05] I'm curious to understand, why would nvidia-container-runtime's key be unsigned all of a sudden? [09:07] not the key, the package list [09:07] ApostleInTriumph: it's not unsigned; the key has expired on 2021/06/16 [09:08] You need to ping them to renew it, e.g. there: https://github.com/NVIDIA/nvidia-docker/issues/1081 [09:08] Issue 1081 in NVIDIA/nvidia-docker "Where's the current public GPG key?" [Closed] [09:08] Judging from the key contents, they renew it every two years, and they haven't done so for 2021 [09:08] ah, so the package list is signed, but with an outdated key [09:10] alkisg I see. where do you find information on when it expired? [09:11] ApostleInTriumph: you can use gpg or apt to see the key details; I didn't bother finding the exact command for that so I just used the graphical key manager, seahorse [09:15] Here's one way to examine it using gpg2: https://termbin.com/w7eh [09:15] The one that apt mentions is this: sub rsa2048 2019-09-18 [S] [expired: 2021-06-16] [09:57] When i login to Ubuntu 20.04 it says that i have x amount of updates and y amount are security updates. I want to install only the security updates. How do i do that ? [10:06] zChrisWrk, Why would you install only the security updates? [10:31] Hello, my server is taking a long time to boot because of systemd-networkd-wait-online.service. Here are its logs https://termbin.com/5kx10. I don't understand what's wrong [10:31] Even after the server has started, the network is obviously working since I'm logged in through ssh but `sudo systemctl start systemd-networkd-wait-online.service` fails [10:31] "Job for systemd-networkd-wait-online.service failed because the control process exited with error code." [10:33] Bardon: why did you enable that? [10:33] it's disabled on my system, and apparently it's disabled by default [10:33] cbreak: Did I? I don't remember doing it but it's possible [10:34] I'll just disble it then :) [10:34] I'm pretty sure I didn't touch it though. I installed my OS a few days ago and haven't touched many things [10:34] I have a 21.04 install [10:34] It's ubuntu server 20.04 LTS [10:34] upgraded from 20.10, desktop [10:34] fresh install here [10:34] maybe it's enabled on servers? :/ [10:35] which would make sense because not having network access is a big concern [10:35] on servers [10:35] wonder if it checks for network connectivity, or _internet_ connectivity [10:36] heh, man systemd-networkd-wait-online works [10:36] Ah! [10:36] By default, it will wait for all links it is aware of and which are managed by systemd-networkd.service(8) to be fully configured or failed, and for at least one link to be online [10:37] (that's C&P) [10:37] "it will wait for all links it is aware of". There are 7 ports on my server but I just use one [10:37] ethernet ports [10:37] maybe you have links that aren't configured? [10:37] and not explicitly disabled? [10:37] I'm not sure, I've never disabled such things. I just leave them unplugged [10:37] * cbreak has tried to switch to netplan on all servers, it seems quite convenient [10:38] It seems installed by default [10:38] /etc/netplan/00-installer-config.yaml has everything set to true [10:39] cbreak: Is netplan a replacement for the `ip` command? [10:40] Am I not supposed to do `sudo ip link set dev eno1 down` anymore? [10:43] I think netplan is more a replacement to other config files [10:43] not for interactive use [10:43] changes made with it are somewhat persistent [10:44] I'm not a real admin, so ... I have limited experience, but if you use netplan, you can fill your yaml file with configuration for the interfaces, then try it out [10:44] and if it works, keep it. If you get dced, it'll change back after a timeout [10:46] Hmm, I set everything to false except for the link that I'm using and it still complains [10:47] (I'm not a real admin either :) ) [10:47] With --any it works [10:47] you have to somehow enable the netplan / apply it [10:47] I forgot how [10:47] Yes I ran sudo netplan apply [10:48] Ah I need to restart systemd-networkd too [10:48] hmm lets see [10:48] Nice :) [10:48] That's what I was missing [10:48] cbreak: Thanks a lot :) [10:49] np :) [10:54] Hi all [11:05] for CVE-2021-33909, do i need to reboot or is it enough to just patch systemd? [11:05] fs/seq_file.c in the Linux kernel 3.16 through 5.13.x before 5.13.4 does not properly restrict seq buffer allocations, leading to an integer overflow, an Out-of-bounds Write, and escalation to root by an unprivileged user, aka CID-8cae8cd89f05. [11:05] it seems like a kernel vuln? [11:06] LuckyMan, becouse i dont want to install the other updates === Guest9788 is now known as xenialito === Marco_Polo is now known as Guest8730 [12:06] It's kernel vuln but they also found systemd issues too from that vuln. [12:06] zamba: ^ [12:06] just reboot [12:06] full-upgrade && reboot [12:15] Hi [12:16] I was learning about Tiling Window managers recently [12:17] and I was wondering if there’s a way to use it on Ubuntu without having to installing a VM [12:17] also, what tiling WM options are there for Ubuntu users? [12:18] Guest38, You can install most WMs [12:19] Guest38: see also; apt-cache search tiling [12:20] But does it cause problems with Gnome? [12:21] Someone said something about dmenu that went over my head [12:21] Guest38: window managers you can choose at login base ontop the ubuntu system [12:22] Guest38: for desktop managers, the more you install other flavours ontop ubuntu, that might give some frankenubuntu mixed system issues [12:22] hehe [12:22] meh tiling. I just make more workspaces. [12:23] or activities [12:24] I don’t mind workspaces right now. I just wanted to try it [12:24] i can't type my phone number in authy anyone up for help? [12:24] the concept of the space management intrigued me [12:24] do you have any recommendations by the way? [12:25] i3 is popular, compiz can do that IIRC [12:25] awesome? [12:26] Guest38: there's a nice community at https://www.reddit.com/r/unixporn/ where you can grow ideas on WM/DE/ubuntu [12:26] I’ll check compiz or awesome out then. Thank you for the assistance [12:27] has anyone got a problem where you can't type your phone number in authy? [12:28] Since Kernel 5.9.0-59.63 and further on, my GRUB after trying to initalise the RAMDisk is only blank. I opened a ticket, https://askubuntu.com/questions/1348180/black-screen-on-boot-on-hp-probook-450-g6-with-5-8-0-59-66-reason-why-delete no reply, I went to this IRC yesterday and the advise was to Grub - Command Line - rmmod tpm to try if TPM is [12:28] causing the issue. Ive tried the method, and tried updating grub, but the screen stays blank. I am forced to use Kernel 5.8.0-55 and I am quite frustrated with some LTS 20.04 this can happen! Other users report the same issue, so I am desperate for a solution and desperate that since 4 weeks no one was able to help within the ticket. Any [12:28] recommandations? [12:28] *5.8.0-59 [12:34] hey [12:34] welcome Duality [12:34] Question how do i install a different version of a gcc cross compiler ? [12:34] i tried gcc-4.8-arm-linux-gnueabihf but it can't be found in the repositories [12:37] Hi [12:38] seems i have to add xenial to sources.list [12:40] I am planning on running this command in a bash script in a while loop to record CPU and Memory data of the process -> ps -q 18872 -eo %cpu,%mem . It looks good but the problem is it's output is PU %MEM 0.1% 0.1% . So the problem is I get a repeat of the value PU % MEM. I need to actually only receive 0.1,0.1 [12:40] beucase I want it to create a CSV file [12:40] as it monitors the PID [12:41] Is it possible to ommit them? [12:43] The test case for today's daily shows that I have completed the "live session" tests. I expected that this would be fresh start. Is the live session for this image to be repeated or ignored? [12:44] Xubuntu Desktop amd64 testcases in Impish Daily [12:44] cart_man: maybe you can use the cut command to only get what you need [12:45] cart_man: something like: echo PU %MEM 0.1% 0.1% | cut -d " " -f 3,4 [12:47] ok so what does the -f do? [12:47] selects which indexes form the cut you want [12:48] or rather which parts [12:50] so in this case cut command would chop up "PU %MEM 0.1% 0.1%" into four parts and -f would select the parts in this case the last two being third and fourth element :) [12:51] with -d you can select where to make the cut and since there is a space inbetween the words that is where i cut it [12:51] with " " to select for space [12:53] is the output a single line or multiple lines [12:53] because if it's multiple this solution doesn't work [12:58] you could try something like this cart_man: ps -q 27279 -eo %cpu,%mem | tr '\n' ' ' | tr -s ' ' | cut -d " " -f 3,4 [12:58] but there is probably a better way === waxfire238 is now known as waxfire23 === diskin_ is now known as diskin === coke_ is now known as come === come is now known as coke === petris_ is now known as petris === hsiktas_ is now known as hsiktas === royks_ is now known as royks === vlm_ is now known as vlm === wille3 is now known as wille === stanglavine3 is now known as stanglavine === seednode2 is now known as seednode === mort1 is now known as mort === doubleqp1 is now known as doubleqp === Xard1 is now known as Xard === lotuspsychje_ is now known as lotuspsychje === buzelAzul is now known as buzel [13:55] having several problems creating users with autoinstall [13:56] "identity" doesn't seem to support authorized_keys [13:56] and user-data: users: seems to get ignored [13:59] is there documentation about getting this right? [14:03] tuxick: in subiquity autoinstall, the identity section doesn't have authorized_keys, that's handled in the ssh section https://ubuntu.com/server/docs/install/autoinstall-reference [14:06] hm [14:08] if you have an install that you've done manually, that will provide an example at the end at /var/log/installer/autoinstall-user-data [14:11] yeah used one of those for creating a template === pizzaiolo is now known as pizza [14:13] tried creating uses in user-data but those ended up disabled :) [14:13] '!' in shadow [14:16] tuxick: this example is pretty bare bones but maybe it'll help to compare against? https://github.com/canonical/subiquity/blob/main/examples/autoinstall-user-data.yaml === saitama is now known as Guest9422 === WereSquirrel is now known as NaviTheFairy [14:22] yeah that's how i tried it [14:22] tried so many permutations i lost track [14:23] ssh: authorized_keys this time resulted in "user foo is not configured for ssh_import_id [14:23] assuming that's why i didn't import key [14:36] Feels like a dumb question, but I've been using Ubuntu 20.04 (with an encrypted drive), and today I wanted to reinstall. I put a 20.04 installtion on a USB stick and booted from it. Installed a fresh version of Ubuntu 20.04 on the drive (full erase and reinstall) but when I went to boot the encryption password wouldn't work. I booted from the Live [14:36] USB again and could access my drive using the password. Rebooted again leaving the USB drive in and was able to get into the main OS (non-live). Removed the USB and rebooted again and it complained again: "cryptsetup: ERROR: sda3_crypt: cryptsetup failed, bad password or options?". Seems I've somehow got the encryption key on the media I used to [14:36] install? [14:36] Hope this makes sense.. is there an easy way for me to resolve this? I can easily just do another reinstall but don't really understand how it's got in this state to avoid it when I do it again? [15:02] heh, the joys of yaml: any string can be significant or arbitrary [15:03] ssh: authorized_keys is NOT autorized-keys [15:04] i'll skip the user-data: users: bit, can leave that to ansible [15:05] oof, glad you made progress === arif-ali- is now known as arif-ali === Droid is now known as Mekaneck [16:14] :) [16:23] tuxick, yah formatting matter in yaml files [16:34] not just formatting [16:34] there's no validation [16:34] "any string anywhere" [16:35] thank bob yamllint will catch the worst === BrianG61UK__ is now known as BrianG61UK_ [16:46] with xml you can simply provide a dtd === mnepton is now known as mneptok [17:01] hi [17:01] I want to open an rpm file with archive manager. what package should I install to do that? [17:02] engrampa archive manager won't open it. [17:02] thank you [17:03] adbasedigh: p7zip? [17:03] sabasedigh: why? [17:03] p7zip is installed [17:03] sabasedigh: it might be easier to just download the source code for the package [17:04] 7z x /path/to/file.cpio -o/path/to/extract/folder/ [17:04] *rpm [17:05] venividivici1989: what is the cpio extension? [17:05] a fiel you get when you extract a rpm [17:05] file* [17:06] leftyfb: it would take to long and much hassle not to mention long list of packages as dependencies to install and then start to compile the package [17:06] sabasedigh: what is your end goal? Are you trying to install an rpm onto your ubuntu machine? Which package? [17:07] venividivici1989: the thing is; I can't extract the .rpm package. to get that cpio file you saying. [17:08] leftyfb: to run the software inside the package [17:08] sabasedigh: what software? [17:09] !info alien | sabasedigh [17:09] sabasedigh: alien (8.95.4, hirsute): convert and install rpm and other packages. In component universe, is optional. Built by alien. Size 49 kB / 163 kB [17:09] TJ-: I don't think the want to install the rpm for $reasons [17:09] wait .... wait ... something lost in the msg [17:10] I don't want to install the package ..... just extract it. file-roller is saying archive not supported. [17:10] It get this error when I have not installed an archive extension like rar [17:11] what do I need for rpm????? [17:11] sabasedigh: You want to extract the rpm package so you can run a binary inside the rpm as opposed to installing the rpm correct? What is the package name? [17:11] leftyfb: sabasedigh alien isn't for installing, use it to extract/convert to, for example, a tar.gz [17:11] That is the question here. [17:11] leftyfb: ok thank you [17:11] so i need alien [17:11] now we are cooking ... [17:12] sabasedigh: what software? [17:12] the package name is iridium browser [17:12] https://downloads.iridiumbrowser.de/deb/ [17:12] hopla [17:12] https://www.ubuntubuzz.com/2018/05/how-to-install-iridium-browser-on-ubuntu-1804.html [17:13] sabasedigh: to extract you can do something like "alien --to-deb --generate path/to/rpm [17:13] sabasedigh: see man-page http://manpages.ubuntu.com/manpages/focal/en/man1/alien.1p.html [17:13] sabasedigh: this is why we ask questions. Sometimes we have better solutions to your overall goal as opposed to trying to troubleshoot the way you are approaching it [17:14] TJ-: leftyfb: You are right. and I thank for your help. [17:14] thank you [17:15] leftyfb, i noticed it is just the key, bo deb anymore [17:15] c/bo/no [17:15] Oh ; how many dep does it have. :-D [17:16] sabasedigh, if you try to install that .rpm unpacked, good luck finding dependencies.. not [17:16] talking about deps for alien [17:16] itself [17:17] yay It extracted [17:18] sabasedigh: what you are doing is very unsupported. You really should reach out to the iridium-browser project and get them to update the .deb or release a snap package [17:20] I installed ubuntu from a month on ssd it's running very well until now but since a week I noticed that the shutdown time is MUCH slower; how can I find out the reason? [17:21] press ESC to see what's holding up the shutdown process === genii-core is now known as genii [17:23] ice9: https://itsfoss.com/long-shutdown-linux/ [17:23] ice9: 2nd result on google when searching for "ubuntu shutdown taking a long time" [17:23] thanks leftyfb [17:34] @Tj- https://askubuntu.com/questions/1348180/black-screen-on-boot-with-5-8-0-59-66-reason-why-delete-kernel tried your Grub command line rmmod tpm hint, had no effect [17:36] TJ- *seems like I always miss how to tag someone properly with the webclient: https://askubuntu.com/questions/1348180/black-screen-on-boot-with-5-8-0-59-66-reason-why-delete-kern... tried your Grub command line rmmod tpm hint, had no effect [17:40] webchat23: in which case your next suspect is the initrd.img files created for the newer (failing) kernel versions. It is possible that the older kernel that works does so since its companion initrd.img hasn't been updated (thankfully1) and therefore does not contain some change that has broken things in the later initrd.imgs [17:41] webchat23, have you tried to boot in Recovery mode ? [17:43] webchat23: you can do some basic testing of one of the failing versions by editing the "linux ..." command line in GRUB when starting, removing "quiet splash" and adding "debug break=premount" and pressing Ctrl+X to boot with that change. if it works you'll be dropped to a busybox shell in the initrd.img before the LUKS unlock stage and can investigate [17:48] ioria i am not too sure right now, I think I tried it in the beginning but that issue is since a month so Im not too sure. Could perform it later with the restart. TJ- debug break command is so he stops on error? I surely can start without splash screen and see at which module he fails. But I wouldnt know what I should do in some shell command [17:48] wise. Sounds also like some issue a LTS version shouldnt suffer :( quite desperating, exp. like you can see in my askubuntu ticket that I fear any update may remove the last working kernel as the system seems not to work with flagging kernels as "rc" or "ii" as my tries to remove the newer kernels wasnt successful either. And all this with a [17:48] machine that is in daily business production ... ohhh boy... [17:56] webchat23: do you have the ability to spin up a new machine just for troubleshooting purposes? [17:58] leftyfb: ... I can use some LiveCD on a second machine if this is suitable, but by the hardware limitations I neither could run a second installation on the machine in question if that was your question? [17:59] webchat23: the live cd would not help with troubleshooting. It would need to be an install identical to one of the machines you're having issues with [18:00] leftyfb I think I dont understand your question: What do you want to do, run a regular LTS 20.04 with the kernel on any other machine and than troubleshoot on that machine? I dont get it [18:01] webchat23: new machine, not in production, install the same version of ubuntu as your production machines with all the same software and configurations. Troubleshoot that machine as opposed to your production machines [18:03] ... leftyfb your suggestion wont be of any help as even if you would set up a regular LTS 20.04 we are talking about, and rerun my bash-history to have the same status, you are still on a different hardware. The issue eitehr has to with HP Bios/Firmware or has to do with Grub/Kernel and is completly seperated of my user software. As I use a regular [18:03] LTS 20.04 with a regular updated kernel, there is nothing altered that cause this issue! [18:04] Also, other users report the same issue with similar hardware, and the other user stated it was with a fresh install. [18:06] BTW, leftyfb, you are welcome to post your suggested solution down here because your overkill attempt for sure wont be your first option ;o) https://askubuntu.com/questions/1348180/black-screen-on-boot-with-5-8-0-59-66-reason-why-delete-kernel [18:07] webchat23: did you find a relevant bug ID for this yet? [18:09] sa [18:09] hi [18:16] Does Gnome Terminal not support "overtype" mode when you press insert?... or is my keyboard broken? [18:16] lotuspsychje I tried looking for some bug reports about 5.8.0-59 on launchpad a month ago, but I got to say Im not an advanced user who reads fluently in the type of text there. I havent found what I looked for (combined of the Kernel version with keywords like Blank Screen, LUKS...). My AskUbuntu Ticket actually was asking to help me determ if [18:16] that is a bug that should get reported or not, but my bug report wouldnt contain any log at the moment so its worthless :P [18:19] hello, in 18.04, when I ran dpkg-reconfigure -plow unattended-upgrades doesn't set the unattended upgrade to 0 in /etc/apt/apt.conf.d/20auto-upgrades [18:24] ELFrederich, #gnome? [18:31] webchat23: i may not have followed the full story, but did oyu not say you're able to boot using an older kernel image? or did you delete those that worked fine? [18:32] tomreyn: his askubuntu thread here https://askubuntu.com/questions/1348180/black-screen-on-boot-with-5-8-0-59-66-reason-why-delete-kernel [18:33] lotuspsychje: thanks, i read this one. and wondered whether this is the same issue reported at https://bugs.archlinux.org/task/71003 and at https://gitlab.freedesktop.org/drm/intel/-/issues/3569 [18:33] Issue 3569 in drm/intel "Laptop display screen switches off at boot" [Opened] [18:35] if an older kernel is bootable, journalctl -b -1 should provide logs from last but one boot (which could be one that failed with a black screen) [18:38] another thing to try would be to disable "secure boot" in bios, to boot with "dis_ucode_ldr" initrd (grub "kernel" line) option, and to change the orde rin which graphics chipsets (integrated (intel), dedicated (nvidia)) are initialized. or disabling the dedicated altogether (just to see whether it helps), if this is possible. [18:48] tomreyn thanks for the hint the logs. I will try to perform a new kernel boot and than the old, working kernel again and check the logs. Anyways: Secure boot was tried to mitgate with the rmmod tpm, and the machine in question only has an integraged GPU and no dedicated one, so altering the graphic chipset manually is not necessary for [18:48] troubleshooting. [18:50] tomreyn and thanks for the links. interesting reports. [18:55] webchat23: playing with (disabling, where possible) power saving options for i915 *might* help, too, depending on where it fails. but, first of all, let's see whether you get any logs at all on a failed boot, and if so, which, [18:56] tomreyn Im not one of the users who suffers issues when coming from a sleeping machine - I suffer the issue with a cold boot. [18:57] right, i'm aware [18:57] was just FYI :) [18:58] :) [19:07] webchat23: can you see if bug #1934647 is similar to yours? [19:07] Bug 1934647 in linux (Ubuntu) "[HP Pavilion Gaming Laptop 15-dk0xxx] Black screen at login using 5.8.0-59, but 5.8.0-43 and 5.12.14 work fine" [Undecided, Confirmed] https://launchpad.net/bugs/1934647 [19:13] lotuspsychje as I do not run a dedicated graphic card I wouldnt compare this case to me. The other links to archlinux cases with Kernel 5.11 and 5.12, but with the proper HP board and Intel i915 iGPU sounds narrowing the problem more precise - but sure, maybe its the same underlying reason with that HP board of your suggested ticket aswell. [19:14] webchat23: ok, tnx for checking anyway, might be indeed more related to screen panel shutting off like on the threads tomreyn found [19:14] but I could try to test 5.12.4 like in the ticket [19:14] yeah worth a shot [19:18] see if you can get logs first of all [19:19] hmm, does anything make use of projectm? I thought clementine did but apparently it's disabled in the ubuntu build? === kraiskil_ is now known as kraiskil [20:13] hey [20:14] hi [20:14] !ask | webchat70 [20:14] webchat70: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [20:14] !ot | webchat70 [20:14] webchat70: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [20:16] lotuspsychje tomreyn performed some more tests, and updated the askubuntu ticket accordingly https://askubuntu.com/questions/1348180/black-screen-on-boot-with-5-8-0-59-66-reason-why-delete-kernel long story short: booting a recovery mode kernel works with graphic output, booting the newer kernels DOES work (I logined blind) just is not starting the [20:16] GPU/Screen. So its quite the issue as described with https://bugs.archlinux.org/task/71003 or https://gitlab.freedesktop.org/drm/intel/-/issues/3569 or maybe even https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1934647 [20:16] Issue 3569 in drm/intel "Laptop display screen switches off at boot" [Opened] [20:16] Launchpad bug 1934647 in linux (Ubuntu) "[HP Pavilion Gaming Laptop 15-dk0xxx] Black screen at login using 5.8.0-59, but 5.8.0-43 and 5.12.14 work fine" [Undecided, Confirmed] [20:17] TJ- check my previous msg if you like [20:20] webchat70: "ticket" sounds like "support request ticket", but what you really did, is ask a question on a self-support community. [20:22] webchat70: so you should now be in the position to capture and post two system logs: one of the system with graphical output, and one without graphical output, those could then be compared (by yourself, or someone you can convince to help you do so). [20:22] tomreyn well true, but as the first paragraph of my self-support ticket stays: I wont open a bug report on launchpad with some creepy gathered knowledge. That is why I use this as a starting ground, in high hopes to not be a burden on the devs and annoy them on launchpad with them explaining me the basics what they need [20:23] that's a good approach for sure. [20:24] (i just wanted to make sure you don't have / grow wrong expectations.) [20:26] tomreyn I actually only followed advices until now, no command I hit into the CLI was out of memory. So yeah, I will be able to look up what logs to compare (the journalctl -b log isnt showing too many details... I guess I have to crank up the log quality for debugging, and than compare two boot logs.... but I dont know the commands and got to [20:26] google them :P) [20:27] "journalctl -b" should output some 1000s of lines [20:28] hundreds at least [20:31] tomreyn ah true. any hint how to better access the data than by terminal journalctl -b as the ubuntu terminal is not allowing commands like CTRL+A to mark the 5000 lines? [20:32] webchat70: what do you mean to do with it? [20:33] i think there's "Gnome Logs", if you're looking for a GUI. [20:34] or pipe the output into xclip [20:38] hehe not to familiar with command lines "piping" the terminal text somewhere else. So I was just asking for a hint. Anyways, if you like to see the logs: 5.8.0-59 with the screen issue https://pastebin.com/uTAUG6XH and 5.8.0-55 that is working fine https://pastebin.com/6qzCSKPR === Avago_Broadqual3 is now known as Avago_Broadqual [21:06] noidea? Like, at all? [21:09] webchat70, according to line 292; Jul 22 21:39:15 COMPUTERNAME kernel: PM: RTC time: 19:38:41, date: 2021-07-22 [21:09] did you made that log earlier? or is your system time way off? [21:10] oerheks the log is 2 hours old, the RTC time maybe is without timezone, or the motherboard has a different time, Im not too sure. [21:18] Appears I just encountered this error from 2020-11-11 on the only ubuntu server at work (20.04 LTS) [21:18] https://www.suse.com/support/kb/doc/?id=000019780 [21:18] I was wondering if there's any way to tell if this bug fix has made it into 20.04 backports [21:18] my impression was "no" [21:18] https://packages.ubuntu.com/focal/samba and https://packages.ubuntu.com/focal-updates/samba changelog don't seem to mention anything like this [21:23] nemo: looks like the fix is in the kernel, rather than samba? [21:23] rbasak: ah. cifs kernel module. right [21:24] In any case, with the detailed assessment there, it should be possible to examine the sources to see where/if it has been fixed, and similarly to get a fix landed if required. === kubuntu is now known as opx [21:25] I'm starting in my primitive fashion, by figuring out what kernel package on this system currently provides the cifs module [21:25] /lib/modules/5.4.0-80-generic/kernel/fs/cifs/cifs.ko [21:27] linux-modules-5.40-80-generic I guess that should've been obvious :) [21:27] so. I'm on the most recent one [21:28] http://changelogs.ubuntu.com/changelogs/pool/main/l/linux/linux_5.4.0-80.90/changelog nothing obvious in the changelog [21:28] aight. so I guess I need to find the source package [21:29] rbasak: hm. you seem knowledgeable. what's the best way to do that on debian/ubuntu? I'm guessing https://packages.ubuntu.com/focal-updates/linux-modules-5.4.0-80-generic and downloading the orig/diff tar.gz is not the most efficient? [21:30] surely there's a magic "gimme the source package" command ☺ [21:31] For the kernel, it's probably easiest to grab the kernel team's git tree [21:31] hum [21:31] heh, cloning their git tree takes a metric eternity [21:31] sarnold: times like this I miss svn [21:31] https://wiki.ubuntu.com/Kernel/Dev/KernelGitGuide [21:31] meh. lemme try these packages [21:31] git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal [21:31] https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal/log/ [21:31] Yeah it'll take a while, but you'll be able to examine history [21:32] sarnold: that is a lot of cifs commits in the log [21:32] https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal/commit/?id=6c1f332fa8eaa9e32a62488f59d31cead41148f1 has a promising log message [21:33] Commit 6c1f332 in ~ubuntu-kernel/ubuntu/+source/linux/+git/focal "cifs: Fix use-after-free bug in cifs_reconnect()" [21:33] surely there's a magic "gimme the source package" command> apt-get source, except that you need to have deb-src lines in sources.list first, run apt-get update, and also know what source package name you're actually after. [21:33] hm. not quite right trace though [21:33] rbasak: well linux-modules-5.4.0-80-generic ☺ [21:33] That's the binary package name [21:34] hm. welp. I guess I should start by seeing if patch was applied in latest tip [21:34] that should be easy [21:35] man I wish git had mercurial's history trawling tooling [21:35] I guess moot point since I don't want to grab the entire repo in either case ☺ [21:37] wish I could find the patch in that SuSE bug [21:38] hm. you know what. false trail [21:38] those are all 4.12 kernels. darn it [21:38] just 'cause the error and symptoms are same, and date was last year, doesn't mean it's the same issue ☺ [21:39] I guess can't hurt to check dfs_cache.h though [21:39] or rather connect.c [21:40] hmmm hasn't changed much! [21:40] might still be same thing [21:49] exit [22:18] HI using Linux Lubuntu 20.04 LTS [22:18] Hi, does 'Apply Full Upgrade' GUI program, fully update my computer? [22:18] Or should I also run apt update && apt full-upgrade [22:19] webchat70: the only difference i can sopt is that on the first log (with black screen), you have: gnome-shell[1530]: Failed to set CRTC gamma: drmModeCrtcSetGamma on CRTC 51 failed: Permission denied [22:21] tomreyn what software did you use for comparing them, or have you done this by hand? i will provide your information to my thread or for later bug reports [22:21] webchat70: manually [22:22] thank you! [22:23] update gui is fine, AFAIK [22:24] your findings indicate, together with the other bug reports, that its indeed a kernel problem. kinda odd [22:26] webchat70: i would guess that it's a problem with the intel i915 module. but you'd need to kernel bisect to tell for sure. [22:27] webchat70: earlier, i said "another thing to try would be to disable 'secure boot' in bios", and you replied "Secure boot was tried to mitgate with the rmmod tpm". what i'm wondering, though, is whether this problem still occurs with "secure boot" disabled. did you try this? [22:28] tomreyn I havent tried turning off secure boot from the bios firmware side, no. as far as I understand rmmod it deactivates the TPM module of the linux kernel, but I am not even sure if that was permanent until a new command is entered, or just for this one time Grub is initialized ... [22:30] webchat70: the logs you posted did not show an attempt to permanently disable tpm support using a kernel command line parameter [22:31] I saw tpm enabled aswell, yes, so Im not sure if the command worked (the docu says if no error is promted there is no further feedback - there was no error prompted.) so I could try to run the command again and post a log of that too [22:31] i do suggest you try booting the latest kernel while secure boot is disabled in 'bios' === eouan is now known as ean === Avago_Broadqual5 is now known as Avago_Broadqual === ghostcube_ is now known as ghostcube === genii is now known as genii-core