[01:37] does anyone have experience transitioning pulse audio to jack? I'm noticing some things like audio delaying when I'm processing through pulse effects when watching youtube. I do see some stuff that says Jack could help with this [01:38] jayjo: which applications are you running ? [01:39] chrome, in particular [01:41] I don't notice the delay elsewhere because there's usually no accompanying video with the audio. But when watching youtube the delay is noticeable [01:41] do you mean by jack like headphone ? [01:42] I mean like: https://github.com/jackaudio https://wiki.debian.org/JACK [01:47] IIRC, jackd is used by #ubuntustudio - they might have hints [01:48] tomreyn: thanks for your help! :) [01:49] not sure i did ;) [01:49] good luck === zbenjamin_ is now known as zbenjamin [02:12] Vague question: How long do packages typically sit in -proposed before being promoted to -updates? I specifically want to know about netplan.io on focal, but it's also a general question. [02:16] Peng: Does this help: https://wiki.ubuntu.com/ProposedMigration ? [03:32] What's the best way to set dns servers manually in 21.04? Normally i'd just edit /etc/resolv.conf, but that file says it's autogenerated now... so more systemd hassles... where is the correct place to hardcode say, 1.1.1.1 as my dns server? [03:56] nm [03:56] it was just an update issue; reinstalled some packages and everything worked [03:58] !yay | lhx [03:58] lhx: Glad you made it! :-) [04:00] why isn't 21.04 showing up for updates either in apt update or from the Ubuntu Software/Updates app? [04:00] fwiw, I'm at 20.04 now. [04:03] johnfg: See the release notes for 21.04 - the upgrade path is yet to be opened up. [04:06] I saw the bit of talk about it, saw Ubuntu 21.04 is here, and got all excited. [04:08] johnfg: A clean install will do nicely - or wait for the EFI situation to be resolved, that will open the path :) [04:08] johnfg, Ubuntu 20.04 upgrade to the next release (20.10) or the next LTS (22.04 after 20.04.1 has been released), not to 21.04 [04:10] s/20.04.1/22.04.1 ^ [04:10] Ok, I think I've got it guys. [04:10] Thanks! [04:13] johnfg: :D\ [04:44] hi [04:44] what do you use to control mouse wheel speed in ubuntu? [04:45] Your finger [04:47] i vaguely remember a program to do that. [04:49] Samian, https://askubuntu.com/questions/255890/how-can-i-adjust-the-mouse-scroll-speed [05:11] thanks! [05:11] I ended up installing a chrome extension [05:39] hi guys, i am facing microphone issue on my thinkpad x1 carbon. microphone not working after installing 20.04.. tried differnet methods and blogs and setting nothing is working. anyone willing to help me in fixing issue? i am facing it since months [05:41] tried fixing through pulseaudio, alsamixer, pavucontrol but no luck.. let me know if anyone faced similar issue and got fixed.. [06:54] Howdy! Can I run a plasma desktop with an older gfx card that is limited to opengl 2.1? [06:54] Try it and see? [07:00] hondje, fyi: i've run kubuntu on hardware as old as 2007 (inc. re-used video card from an older box) but I never noted the opengl versions sorry [07:23] hi guys, i am facing microphone issue on my thinkpad x1 carbon. microphone not working after installing 20.04.. tried differnet methods and blogs and setting nothing is working. anyone willing to help me in fixing issue? i am facing it since months [07:23] tried fixing through pulseaudio, alsamixer, pavucontrol but no luck.. let me know if anyone faced similar issue and got fixed.. [07:25] Hello, I want to install ubuntu on my external ssd so that it is an independent setup. How do I do so? [07:27] I performed a standard installation where instead of the desired storage device, ubuntu installer placed the efi files on my primary disk which I found added a lot of inconvenience and I had to spend time removing it [07:27] I want the installer to use ONLY the external drive for all files [07:33] fosser_josh1what does dmidecode -s system-version say [07:36] fosser_josh1also what does arecord -l say? That's an L not an I [07:37] hondje: dmidecode -s system-version :- ThinkPad X1 Carbon [07:37] **** List of CAPTURE Hardware Devices **** [07:37] card 0: PCH [HDA Intel PCH], device 0: ALC269VC Analog [ALC269VC Analog] [07:37] Subdevices: 0/1 [07:37] Subdevice #0: subdevice #0 [07:41] fosser_josh1can you print lsmod | grep snd to https://paste.ubuntu.com/ [07:42] https://paste.ubuntu.com/p/QN9bCgB5Mp/ [07:49] fosser_josh1have you tried apt install linux-oem-20.04 [07:51] hondje: no its not installed.. do i need to? [07:53] this is first time i am facing issue with microphone in ubuntu.. otherwise previous ubuntu versions and on my other 2 thinkpads it worked out of the box.. [07:53] I've changed the /etc/default/jenkins file to modify the HTTP port from 8080 to 80 and now the service returns the following error: pam_sss(su-l:session): Request to sssd failed. Connection refused, I can't figure out why this is happening after changing a port? [07:54] hondje: installed do i need to restart? [07:58] how to fix login loop problem on 18.04 [08:03] fosser_josh1any luck? [08:03] hondje: restarted laptop after oem install still no effect [08:05] hondje: any other method? [08:07] is there any way i can register this case with ubuntu? [08:07] on website?\ [08:11] fosser_josh1 so does it show the mic in alsamixer? [08:12] yes [08:18] fosser_josh1 try arecord -f dat -d 3 -D hw:0,0 /tmp/test.wav and see if it creates the file and if it has sound [08:19] fosser_josh1 maybe have two terminals open, one with alsa mixer and one running arecord with -d 15 (for 15 seconds) [08:20] and then fuck with the mixer while going lalalalala and see if that accomplishes anything? [08:22] hondje: nothing happening [08:22] fosser_josh1did it say it was recording anything or did it error out? [08:25] ����������� this is what it showing on terminal [08:25] try just arecord -d3 /tmp/test.wav [08:25] hondje: nothing [08:26] hondje: no audio [08:26] "Server: Apache/2.4.7 (Ubuntu) SVN/1.8.8 PHP/5.5.9-1ubuntu4.22 mod_wsgi/3.4 Python/2.7.6" would indicate an old trusty installation, wouldn't it? (just wondering what I've got myself in for in promising to help a colleague...) [08:26] it's not making a file that's silent? Just doing nada? Hmmm === ace_me1 is now known as ace_me [08:27] try modprobe snd_sof perhaps [08:32] hondje: modprobe snd_sof what this command do? [08:34] fosser_josh1 it'll load the snd_sof driver [08:35] fosser_josh1run that, then run dmesg and look at the end to see if it's saying anything about loading modules or about hardware [08:36] i'm running out of ideas, googling thinkpad x1s suggests this is a common problem :-/ [08:38] hondje: nothing on dmesg [08:39] hondje: i am suprised that this happed to thinkpad as this is firsttime.. never ever faced any issue before running ubuntu on thinkpad [08:40] maybe need to wait for next LTS to fix this issue [08:42] maybe spin up fedora on a live disk and see if it works [08:42] redhat and thinkpads seem to work perfectly [08:49] I challenge ubunu to mortal kombat! [08:49] hiiiyaaaaa [08:49] * Samian gets pulverized by ubuntu [08:49] * Samian taps out [08:49] ubuntu you cheated! [08:52] hondje: i am so used to ubuntu now.. there was a time i used to try different distro.. but now i am too lazy to move over from ubuntu [08:58] Hello. I want to upgrade my server from 20.04 lts to 21.04. I changed the release-upgrades file to normal, rebooted and did do-release-upgrade. This upgraded me to 20.10. How do I get to 21.04/21.10? [09:06] Forza: 21.04 is a non-LTS version are you sure you want to push your server from LTS to non-LTS? [09:06] regarding my earlier lockscreen freeze issue, I've unmounted the sshfs volume and *so far* haven't had any freezes yet [09:07] Forza: oh, you already did [09:08] Yep and yep :) [09:08] Forza: upgrade path to 21.04 might not be open yet, usualy takes a few days [09:12] lotuspsychje: oh. I didn't realise it was so new [09:12] Forza, if you read the release notes, a bug is mentioned (that can make upgraded machines fail to boot if you're using specific uEFI version), thus upgrade path isn't offered yet (ie. until bug is resolved) [09:12] Forza, https://discourse.ubuntu.com/t/hirsute-hippo-release-notes/19221 [09:13] fyi: new installs aren't impacted so it's good for new installs [09:14] https://bugs.launchpad.net/ubuntu/+source/shim/+bug/1925010 [09:14] Launchpad bug 1925010 in shim (Ubuntu Hirsute) "shim-signed 15.4 does not boot on EFI 1.10 systems" [High,In progress] [09:14] Thanks for the link [09:15] I'll watch that one and try again later [09:30] Would removing snap prevent upgrades or other issues? This is a plain file server for nfs and iscsi with nothing else really === mateen1 is now known as mateen [09:38] Forza: i think there's 1 snap by default on -server might go ask in #ubuntu-server [09:39] Snap list gives Lxd, core18 and snapd [09:39] I don't use it so I'll disable on one of the machines to see how it goes [09:40] Forza: sudo apt purge snapd should do the trick then, if you wont use them [09:40] Thanks :) [09:43] Hello users of ubuntu. mwahaha [09:44] I have infiltrated your community, and I feel so evil for doing it [09:46] sorry I need to take my meds [10:58] Hi, when a usb-ethernet dongle is plugged in, is there a way for it to auto-aquire a dhcp lease? [10:59] Hi [11:00] * grummund means without configuring /etc/network/interfaces (or whatever) specifically for *that* dongle. [11:02] | My ubuntu guest virtual machine with ubuntu host does not gets passed this screen https://imgur.com/tEuaYse.png and here are the logs of vbox https://paste.ubuntu.com/p/hxxpQxK496/ It was working fine before until I re installed my host OS and reused the guest OS vbox file. (recovery mode also gets stuck at some point https://imgur.com/79Szufb.png Any clues? [11:23] Intelo: looks some hardware changed perhaps. Did you change something for the guest emulated hardware? [11:38] Forza: no I don't think so but how to be sure? [11:40] Don't know. Only used vbox on Windows and there is an xml file (is it named .vbox?) [11:40] hm.. [11:55] anyone else? [12:33] Howdy all === ilbope is now known as thebope === ace_me1 is now known as ace_me [13:30] hey everyone, I'm having problems with a Ubuntu Server booting. I believe it is version 20.04. Long story short, when I boot it goes into grub rescue. I have been able to boot it before by using grub-resuce, however, however now I no longer can do that. Any help pointing me in the right direction would be appreciated. I also get the: error [13:30] attempting to read or write outside of disk hd0 [13:32] facefrench: possible bad drive? [13:33] I'm not going to say it's not possible, however, I've had this issue 6 months ago and was able to resolve it. I don't remember the exact steps but I had to use the ubunut live disk, mount the operating system and run some commands. [13:33] the disks are part of a raid setup in proxmox, I have several other VMs that have never been affected === bert_ is now known as bertptrs === vulpine is now known as Fuechschen [13:39] facefrench: you may have to run fsck /dev/sda from a live disk [13:40] thanks i'll try that [13:42] when i run fsck i get the following: [13:42] https://pastebin.com/pJpwPCae [13:46] facefrench: you fsck-ed on the whole disk (/dev/sda). Instead you should fsck each partition, according to the filesystem it has [13:46] facefrench: paste "sudo fdisk -l" [13:48] pastebin.com/XgQYYPcT [13:48] https://pastebin.com/XgQYYPcT [13:48] facefrench: as hggdh wrote, sudo fsck /dev/sda1 and sudo fsck /dev/sda2 [13:49] ok, so run when I run it on sda1, I get a bad magic number and is asking if i want to clear it, I assume that I should? [13:57] facefrench: yes, you can also run "sudo fsck -f /dev/sda1" [13:58] ok, so i fixed them all, there were several errors, then ran boot-repair again and still having the same issue [14:02] facefrench: maybe, "sudo update-grub" and "sudo grub-install /dev/sda" [14:03] pavlos,  I am running ubuntu-server 20.04 and I am currently using ubuntu live 18.xx. As far as I know there is not a live version of ubuntu server, so would that cause issues running that from teh desktop version? [14:05] facefrench: I dont think it would matter, we are trying to fix boot [14:06] pavlos ok [14:07] pavlos, i get the following error error: failed to get canonical path of '/cow'. [14:08] facefrench: you're on live disk, you need to mount your target disk (sda) and do the grub install update there. Let me find the commands [14:09] facefrench: https://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd [14:13] leftyfb, it doens't like this part sudo mount --bind /proc /mnt/proc && [14:16] facefrench: sudo mount /dev/sda1 /mnt ; for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done ; [14:17] facefrench: sudo chroot /mnt ; grub-install /dev/sda ; update-grub [14:21] pavlos, completed it all. but I'm stil booting into grub-rescue [14:23] facefrench: you mentioned this is a VM under proxmox ? [14:24] yes [14:24] facefrench: and you gave this VM 4 TB? [14:24] yea...prob should have given it a smaller disk, and then a bigger second drive [14:25] this node runs backuppc [14:25] | My ubuntu guest virtual machine with ubuntu host does not gets passed this screen https://imgur.com/tEuaYse.png and here are the logs of vbox https://paste.ubuntu.com/p/hxxpQxK496/ It was working fine before until I re installed my host OS and reused the guest OS vbox file. (recovery mode also gets stuck at some point https://imgur.com/79Szufb.png Any clues? [14:29] facefrench: I dont know ... you could give the VM another disk and install ubuntu server in there (ubuntu server does not take long to install) [14:31] is there a way to see what packages I have installed based on what ppa they came from? [14:36] iamtheworstdev: synaptic allows you to list packages by origin (PPA) [14:38] fixed... [14:41] facefrench: did I make a mistake in the mount? I should mount the linux partition (sda2) instead of sda1 [14:48] pavlos, yea I caught that and did it for sda2 [14:49] facefrench: oh, good. === Napsterbater_ is now known as Napsterbater === AppAraat[m]2 is now known as AppAraat[m] [15:27] i'm on a live ubuntu and I want to increase the root partition in gparted [15:27] I freed up 10 gb, but I can't increase the root partition. Please help [15:34] sunyibo, why not? What error does it give? [15:37] either the superblock or the partition table is likely to be corrupt [16:14] sunyibo: "sudo parted -l /dev/sda" === Fuechschen is now known as vulpine [17:15] i'm trying to build a custom 5.10 kernel on ubuntu20.04 so I did apt-get source linux-image-$(uname -r) but the folder linux-signed-oem-5.10-5.10.0 doesn't include the actual kernel source [17:23] ghostbuster: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel [17:23] never used a OEM kernel before. but the code is available at https://code.launchpad.net/~canonical-kernel/ubuntu/+source/linux-oem/+git/focal/+ref/oem-5.10 [17:23] i'm actually not even sure what an oem kernel is, I just need something 5.5+ on ubuntu20 and it was the only one i saw in repos [17:24] then you probably dont want that [17:24] ghostbuster: then aske the right question... [17:24] ghostbuster: get the hwe-20.04 or hwe-20.04-edge packages [17:25] ghostbuster: apt install linux-generic-hwe-20.04 [17:25] that is 5.8 [17:40] Walex: get off your high horse === CodeMouse92__ is now known as Codemouse92 === Codemouse92 is now known as CodeMouse92 === JohnnyonF is now known as JohnnyonFlame [19:07] <[VMGuy23]> I have a not working mirror and I think it's stopping the Ubuntu 21.04 upgrade message appearing. I an't remove it wit apt-add-repository [19:07] <[VMGuy23]> *cant [19:08] Good afternoon to all. I am ubuntu user and I spent the whole day with an issue. I tried all tutorials I found but it didn't resolve. [19:08] It is about ssh service with this file: /etc/init.d/../rc2.d/S01shm_load. Anyone could help me?  Thanks a lot [19:08] Dioniso: pastebin what you're doing and what the error is? [19:12] <[VMGuy23]> !exact [19:13] <[VMGuy23]> Whoops, that doesnt exist [19:13] Sarnold it is an upgrade, but don't update as well. Configurando openssh-server (1:8.2p1-4ubuntu0.2) ... [19:13] rescue-ssh.target is a disabled or a static unit, not starting it. [19:13] insserv: warning: script is corrupt or invalid: /etc/init.d/../rc2.d/S01shm_load [19:13] Job for ssh.service failed because the control process exited with error code. [19:13] See "systemctl status ssh.service" and "journalctl -xe" for details. [19:13] invoke-rc.d: initscript ssh, action "restart" failed. [19:13] ● ssh.service - OpenBSD Secure Shell server [19:13]      Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled) [19:13]      Active: activating (auto-restart) (Result: exit-code) since Mon 2021-04-26 21:10:59 CEST; 9ms ago [19:13]        Docs: man:sshd(8) [19:13]              man:sshd_config(5) [19:13]     Process: 37396 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=1/FAILURE) [19:13] abr 26 21:11:00 cuidando-NC-E1-570-33214G sshd[37422]: This private key will be ignored. [19:13] abr 26 21:11:00 cuidando-NC-E1-570-33214G sshd[37422]: sshd: no hostkeys available -- exiting. [19:14] msg Sigyn unkline Dioniso [19:16] Sarnold. How Can I copy paste the info of my terminal without being banned? [19:16] Dioniso: use a pastebin site like https://paste.ubuntu.com/ [19:16] I'm glad you came back :) [19:17] Dioniso: while yo'ure there, maybe pastebin your S01shm_load file too, I don't see one anywhere [19:21] Dioniso: what version of ubuntu is this? [19:23] <[VMGuy23]> Does someone hve an answer to my question? [19:23] sorry, My pc is too slow, because I have some months I can't update because of this issue [19:24] Ubuntu 20.04.2 LTS [19:24] sarnold: I don't see S01shm_load as being a file from any ubuntu package. Pretty sure this is something custom [19:24] <[VMGuy23]> I'm on 20.10 currently, unable to upgrade to 21.04 (assuming its out) [19:25] [VMGuy23]: you'll want to provide full error messages to pastebin [19:26] <[VMGuy23]> Err:12 https://packages.riot.im/debian default InRelease [19:26] <[VMGuy23]> The following signatures were invalid: EXPKEYSIG C2850B265AC085BD riot.im packages [19:26] <[VMGuy23]> In apt update [19:26] !paste | [VMGuy23] [19:26] [VMGuy23]: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [19:26] [VMGuy23]: the riot people's key expired. ask them if they replaced it or if they extended the expiration date [19:26] doesn't the upgrade to 21.04 come after a week or so? [19:26] [VMGuy23]: you need to remove all 3rd party repo's before an upgrade [19:26] Dioniso: what's the URL from your pastebins? [19:27] <[VMGuy23]> I can't remove the repo, apt-add-repository --remove didnt work [19:27] [VMGuy23]: look in /etc/apt/sources.list and /etc/apt/sources.list.d and remove ALL 3rd party repos [19:27] Just a moment Sarnold please, It is my first time using pastebins [19:27] manually [19:28] <[VMGuy23]> Am I allowed PPAs? (I am doing something needing a PPA, and a PPA is also my login method) [19:29] [VMGuy23]: not during an upgrade, no [19:29] <[VMGuy23]> Oh, I will do an upgrade soon, then reenable the PPA. I can have them there but disabled, right? [19:29] [VMGuy23]: it's not supported. So if you have issues while leaving them in, you'll need to solve them on your own or with the maintainers of the 3rd party repos [19:30] <[VMGuy23]> leftyfb: I have 2 PPAs: Haxe and Howdy. [19:30] [VMGuy23]: if by disable, you mean uncomment them and remove all packages installed from them and/or revert to the versions available in the official repos, then yes, disabling them will be fine [19:31] sorry, comment, not uncomment [19:31] <[VMGuy23]> I mean disable in Software and Updates [19:31] [VMGuy23]: you'll need to remove all the packages installed from the repos [19:31] <[VMGuy23]> OK [19:31] https://paste.ubuntu.com/p/n2V9SktH3b/ [19:32] @Sarnol can you see it? [19:33] Dioniso: what is S01shm_load from? From what I can find it looks to be something from Oracle [19:34] wow that S01shm_load file is pretty gross [19:35] it's a 4G tmpfs [19:35] it also destroys whatever /dev/shm existed before it got there [19:35] that's stupjid [19:35] leftyfb I used Oracle long time ago and I could upgrade/update after that. I don't know from where this file came from [19:37] Dioniso: sudo update-rc.d disable shm_load [19:39] leftyfb I still with the same problem, could I try another thing? [19:39] Dioniso: did it remove the file? [19:39] Dioniso: please provide the output of running that command [19:41] leftyfb It was not removed but before I did changed to another folder and It not worked. [19:41] Dioniso: please provide the output of running that command (pastebin) [19:42] leftyfb https://paste.ubuntu.com/p/VFpgB96SyB/ [19:42] ah [19:43] Dioniso: sudo update-rc.d shm_load disable [19:43] leftyfb update-rc.d: error: cannot find a LSB script for shm_load [19:44] hm [19:44] Dioniso: sudo update-rc.d remove shm_load [19:44] been a long time since I've used update-rc.d [19:45] Dioniso: ugh: sudo update-rc.d shm_load remove [19:45] lmao why is this the name of that file? [19:45] * AppAraat[m] uploaded an image: (6KiB) < https://matrix.org/_matrix/media/r0/download/matrix.org/SMZWnHeiViOBHcEHGRyqwdaG/clipboard.png > [19:45] at some point you kinda wonder if you just want to rm -f all the things [19:46] "fillet lady" ??? [19:46] leftyfb insserv: warning: script is corrupt or invalid: /etc/init.d/../rc2.d/S01shm_load [19:46] sarnold: that will be he next step [19:46] Dioniso: check to see if it deleted it [19:46] man I hate insserv crap so much [19:46] AppAraat[m]: haha [19:47] leftyfb It still there [19:47] honestly thought this was some kind of virus but then noticed it was in /tmp/ and probably randomly generated [19:47] Dioniso: sudo rm /etc/rc*d/*shm_load [19:48] AppAraat[m]: yeah it almost certainly comes from mktemp(1) [19:48] leftyfb now gone  ;) [19:48] yay [19:49] leftyfb https://paste.ubuntu.com/p/zrMfG3CJrR/ [19:51] Dioniso: try: sudo apt install --reinstall openssh-server ssh [19:51] well these are the contents of the fillet lady: https://termbin.com/ubn2 - nothing too harmful I think, but I just roll my own sshd_config [19:53] AppAraat[m]: you could use the 'three way merge' thing; I don't think I've seen that before, but that'd probably make it easy to keep your local changes [19:53] leftyfb I 've tried reinstall openssh before get in to the channel. https://paste.ubuntu.com/p/dpsryPDqNy/ [19:54] oh, I've never done that but sounds interesting. [19:54] Dioniso: maybe try a different mirror [19:56] leftyfb Sorry for the question, how could I change to another mirror? [19:58] wow that's a strange error [19:58] Dioniso: open the "software & updates" app [19:58] have you run apt update lately? [20:26] hey all. i just upgraded to 21.04, and copying a link out of spotify isn't working anymore. i'm guessing that it has something to do with wayland being on by default now and something about the way it interfaces with snaps? how would I go about diagnosing/solving this problem? [20:30] <[VMGuy23]> Login with "Ubunu on Xorg" to go back to Xorg, theres an option in the bottom right of login screen [20:30] <[VMGuy23]> *Ubuntu === CTylerClark[m] is now known as leftishness[m] [21:11] is ubuntu a great operating system or the greatest operating system? [21:12] leftishness[m]: try it out and decide for yourself. [21:13] leftishness[m]: this is a support channel. Feel free to chat in #ubuntu-offtopic [21:14] leftyfb I got it and I'd like to share with you the problem with the ssh [21:14] firstly I'd have to remove those files with rm /etc/ssh/ssh_host* [21:14] dioniso: I might not be able to help right now but someone else might [21:14] No, I already done [21:15] Just to let you know how I got, if you want/can, of course [21:16] dpkg-reconfigure openssh-server  and then service ssh restart. Have a nice evening and thanks a lot!! [21:17] dioniso: good stuff === PonyBlocks is now known as PonyNoSound1min === PonyNoSound1min is now known as PonyBlocks === PonyBlocks is now known as PonyGone === tnewman5 is now known as tnewman [21:46] whenever I search for gpg key, I get this error https://bpa.st/J6MA any idea? also I get the same error with any key server I try === popey0 is now known as popey [21:49] ice9: wow, there's a dozen different suggestions on https://unix.stackexchange.com/q/399027/7064 and they all have someone saying that each suggestion worked .. [21:56] sarnold, none of those suggestions worked for me [21:56] :( [21:56] maybe try another server? [21:56] Just upgraded a machine to version 20 and it would appear that the kernel no longer has pvops (xen) support. Is there a different linux- package I need for these? [21:57] linux-image-virtual is installed. [22:00] ShaunR: which version of ubuntu? [22:02] the linux-image-virtual metapackage just depends on the 'main' linux-image-5.4.0-73-generic etc packages in focal and newer (and perhaps older, but this is easy for me to check) [22:04] leftyfb: 20.04.2 [23:13] Hey, so I've downloaded and installed 21.04. But Gnome is incredibly laggy to where I can't watch videos. The volume applet also appears once in a while stealing the focus of window or task I am doing. Are these known issues? What can I do to improve my experience? [23:26] if someone ever asks for a good backup/restore application, TimeShift is the thing. just erased the whole disk, reinstalled Windows and Xubuntu 20.04 in dual boot, restored a snapshot from Xubuntu 20.10 and it is like if it was the old install [23:27] woot [23:27] NoCode: is that xorg or wayland? maybe try both [23:27] Not sure. I'm using the hippo. [23:27] I forget the name. :D [23:28] NoCode :D [23:28] NoCode: when you're logging in there's probably a dropdown or a button or something to let you select between the xorg x11 window system or the wayland window system [23:29] Is there? [23:29] I'll check! [23:29] Thanks [23:29] I am also using MATE's login manager. [23:30] Installing new nvidia drivers atm to see if 460 drivers are buggy and are causing this. [23:31] brb restart. [23:31] NoCode: Nvidia graphics - might have some issues there in wayland. See the release notes for 21.04 :( [23:35] Hi. There's something new in 21.04 where when you run `apt upgrade` it gives you a message that you're running outdated binaries. It currently says that firefox, discord, and slack are outdated. I just updated firefox this morning, and I restarted slack and discord then when I saw this message. The only package that was updated just now was google-chrome-stable. [23:36] How is chrome making firefox, discord, and slack outdated? [23:41] waltman: try this: for p in `pidof firefox` ; do cat /proc/${p}/maps ; done [23:41] waltman: it'll probably report a mapped file with " (deleted)" in the name somewhere in that output [23:42] Yup [23:45] I just restarted Slack and I'm still seeing a ton of them. [23:53] that's strange, I wonder if 'quitting' or 'restarting' slack isn't actually killing all the processes for some reason