[00:01] Elegant Ancero was added by: Elegant Ancero === housecat is now known as dax [01:17] i am using kubuntu 20.04 on lenovo thinkpad t460s. how can i login with fingerprint. === jta is now known as Guest82600 === Guest82600 is now known as gorgonzola === gorgonzola is now known as jtatria [01:45] Hello all. Anyone here with a working nvidia prime installation? I just installed 20.04 from scratch, and prime render offloading ("On demand" in nvidia settings) does not work. It was working perfectly in 19.10. [01:58] !nvidia | jtatria [01:58] jtatria: For nvidia and matrox graphics cards, see https://help.ubuntu.com/community/VideoDriverHowto . For AMD/ATI graphics cards, see « /msg ubottu ati » and « /msg ubottu fglrxmissing » For the latest Nvidia drivers see https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [01:59] I have the system76 PPA enabled, since I have sys76 laptop [01:59] 20.04 perfect for me so far [02:05] valorie, does tha include nvidia prime render offloading? [02:05] I don't know what that is? [02:07] https://launchpad.net/~system76-dev/+archive/ubuntu/stable <-- maybe more info there [02:07] they told me to do it so I did [02:09] valorie, so, laptops with dual gpus (an integratd one, usually intel and a discrete one, in my case nvidia), render grpahics-intensive applications off-screen on the discrete gpu, and then pass that to the integrated gpu to show on the screen. [02:09] ok [02:10] I believe that my laptop has both intell and nvidia [02:10] this is known as "render offloading", and was not supported until recently: only last year nvidia submitted patches to xserver to have this capability working [02:10] this was working perfect in ubuntu 19.04 [02:10] lbut it is broken now [02:10] :( [02:10] valorie, ok we can check if your config is working [02:10] there is a special nvidia PPA [02:11] in the second link that ubottu posted [02:11] would you mind sharing the output of $ glxinfo | grep 'OpenGL vendor' ? [02:11] 微信 [02:13] no output to that [02:13] shouldn't that pipe to a file or pastebin? [02:14] nono, just enter the 'glxinfo' command, and pipe that to grep: glexinfo | grep "OpenGL vendor" [02:14] glxinfo* [02:14] if you have an intel integrated card, it shod say: "OpenGL vendor string: Intel" [02:15] I pasted in exactly what you wrote [02:15] there was no output [02:15] just > [02:15] maybe you left in the $? [02:16] so I evidently do not [02:16] no [02:16] well, there should be _some_ output t glxinfo :) [02:16] glxinfo | grep 'OpenGL vendor [02:16] > [02:16] oooh [02:16] ' [02:16] lol [02:16] you missed the last ' [02:16] : [02:16] :) [02:18] https://paste.ubuntu.com/p/3fGr7Rqtgy/ [02:19] ok, that's bad [02:19] so, the long explanation [02:20] what's bad? [02:20] my config? [02:20] IF your system does indeed have a dual GPU setup, with both intel and nvidia, glxinfo | grep "OpenGL vendor" should output: OpenGL vendor string: Intel. that meeans that applications are being rendered by default in the intel card. [02:21] and then the output of [02:21] __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia glxinfo | grep "OpenGL vendor" should say Nvidia [02:22] that is, with default settings, render on intel, with those variables set, render to nvidia [02:22] my problem, is that I get the error you got when trying the second option [02:22] but Intel with the first. [02:22] you have some issue with your gpu setup :( [02:23] but i guess is to enalbe features you don't use? [02:23] I'm not a gamer [02:23] I've seen no problems [02:23] thats what i meant, if it works for you, it works. [02:23] but unfortunately you ahve a different setup than what i'm trying to achieve. [02:23] thanks in any case :) [02:23] ok [02:24] sorry I couldn't help [02:24] no problem! [02:38] @jtatria, I have hybrid Nvidia 960m laptop here. NVidia offloading seems to be working fine. [02:42] IrcsomeBot awesome. might i ask you some questions? [02:42] which driver and xserver are you using? [02:43] IrcsomeBot and what is the output of both $ glxinfo | grep "OpenGL vendor" and $ __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia glxinfo | grep "OpenGL vendor" ? [02:44] 440.82, xorg/focal,now 1:7.7+19ubuntu14 [02:45] hello [02:45] OpenGL vendor string: Intel, OpenGL vendor string: NVIDIA Corporation [02:46] @source_, hi [02:46] ok, so your setup is working... i wonder what's wrng with mine... [02:46] oh hey I am very new to IRC and linux in general [02:46] welcome aboard. [02:47] a friend of mine told me to drop by here when i face any bugs [02:47] IrcsomeBot is there a config file in /etc/X11 ? [02:47] aka, a xorg.conf file or a xorg.conf.d directory? [02:48] On my laptop. xorg is default config here. [02:48] i've been greeted with black screen with no way to access my session after suspending [02:48] IrcsomeBot, that would be an ampty conf? === user|43773 is now known as ivan_on_trac [02:50] Is there already an upgrade from version 19.10 to 20.04? [02:50] xorg files have moved to /usr/share/X11/xorg.conf.d/ [02:50] @IrcsomeBot ok. mind listing contents of that dir? [02:50] On my desktop, I have custom monitor settings in /usr/share/X11/xorg.conf.d/20-nvidia.conf [02:51] @source_, Can you see a mouse pointer or is your screen fully black? [02:51] @IrcsomeBot and this is vanilla 20.04? no extra ppas? [02:51] https://paste.ubuntu.com/p/NYkCPRBShX/ [02:52] @DarinMiller its fully black [02:53] I have this ppa installed: __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia glxinfo | grep "OpenGL vendor" [02:53] https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [02:54] @IrcsomeBot ok, ill give a try [02:54] thanks [02:54] @source_, if you type ctrl-alt+t, does a terminal show up? [02:55] If not, what happens if you type ctrll+alt+f2? [02:56] ctrl alt f2 doesnt help [02:56] @DarinMiller, What video card is installed? [02:56] i have not tried ctrl alt t [02:56] and i have a ryzen 2500u with vega 8 graphics === __zxq9__ is now known as _zxq9_ [02:58] hmm, I have little experience with AMD cards. But recommend trying a different driver. You have the option of 2 different open source AMD drivers and the Proprietary AMD driver, but I would have to search the net to figure out how to enable each one. [03:01] i am not sure if there already were any drivers when i installed the system so i added this ppa `ppa:oibaf/graphics-drivers` and instlled them [03:05] argh how do i save sessions [03:06] irc sessions i mean [03:06] @IrcsomeBot worked perfect. === source__ is now known as source_ [03:07] @jtatria, Glad to hear! [03:07] @IrcsomeBot sudo add-apt-repository ppa:graphics-drivers/ppa; sudo apt-update; sudo apt dist-upgrade; shutdown -r now and now everything works great. thanks! [03:07] @source__, How are you connected to IRC? [03:07] konversation? [03:07] Konversation, Telegram, etc? [03:08] konversation yes [03:09] Are you trying to save the contents of the connection or the joined channel? [03:10] no i wasn't able to join with my old nickname [03:10] but then again the connection would have been terminated right? [03:11] i gave ctrl+alt+t a try so suspended my system but it didnt work so had to do a hard reboot [03:11] I am not an IRC expert, hopefully someone who knows more about IRC's will speak up. [03:11] yeah [03:13] for a gentle reboot (assuming the system is alive enough to respond to keyboard input), hold down the alt key and type reisub. [03:13] https://en.wikipedia.org/wiki/Magic_SysRq_key [03:15] oh i see i did not know that [03:16] after suspend logs should be in /var/logs/kern.log right? === TheMetamorphosis is now known as Metamorphosis === daryl is now known as daben [05:03] Sorry to interrupt [05:03] (Photo, 1280x719) https://irc-attachments.kde.org/VZpr8CIA/file_28499.jpg [05:03] It's taking 1 min and 30 secs to boot up [05:03] Anything I can disable or something? [05:04] Thank you [06:06] @mello009 that seems very slow [06:07] I think most use "bootchart" to analyze the whole process [06:07] !info bootchart [06:07] Yeah [06:07] Package bootchart does not exist in focal [06:07] !bootchart [06:07] bootchart charts your machine at boot time, to install >> sudo apt-get install bootchart << the graphic is in /var/log/bootchart after the next reboot [06:08] I have SSDs so mine is very fast [06:09] That will give me detailed? [06:12] Good morning [06:14] mello009: You've disabled all the services you do not use? [06:19] what is this [06:20] IRC, an ancient chat protocol. [06:29] lol [06:29] hi lordievader [06:32] Morning valorie [06:32] How are you doing? [06:44] ok-ish [06:44] how are you faring? [06:44] Good night [07:12] Doing alright here === rawr is now known as grumble [07:38] m_wael_eg was added by: m_wael_eg === thomas is now known as Guest89042 === Guest89042 is now known as jotaro111 [07:43] hello [07:44] wow irc [08:18] 👋 [08:46] hi everyone, installed kubuntu 20.04, have some doubt is it ok to disable KSguard from startup? [09:50] Hey all === dani_ is now known as JavaProgrammer-S === JavaProgrammer-S is now known as JavaProgSrb === Guest_33 is now known as Clqy === angelito is now known as Guest79739 === Lord_of_Life_ is now known as Lord_of_Life [11:33] Hi, I have all sorts of problems and Im well in over my head relating to partitions, grub menu, dual boot, lost data etc... Im running kubuntu. Is there somewhere i can get some help or at least an idea of where to look [11:33] Hiyas all === ordinarydude1 is now known as ordinarydude [11:39] Clqy: If you explain your issues we might be able to help you [11:45] well the first problem is when i turn on my computer it loads straight into grub console [11:47] i started with a dual boot windows 10 kubuntu, ive managed to delete partitions and im prettty sure kubuntu is gone, but windows is still there i just cant boot into windows [11:47] the only way i have access to my computer is through a live boot from my external hd uefi, through the bios menu [11:52] maybe my problem is better solved in windows but i dont actually want to keep windows except most of my photos and videos are stored in that partition becquse i wiped my exernal hd [11:59] Can't you just try to backup your data and try to reinstall kubuntu? [12:00] As you said you don't want to keep windows, so just do a backup and reinstall everything should be a viable option? [12:01] at the reinstall disk selection screen it shows only my ex hd, manual installation gives me partition choices, but theres an error something about filesystems [12:02] how do i back up windows from a live boot of linux? do i need to create a live boot of windows to reinstall? ive only got one ex hd, but i dont want to ttouch it;;; it currently has kubutu iso on it, and i dont want to totuch it so that my friend will be able to try recover as much as he can [12:08] Fwd from Eastep: I Never knew I will be able to pay off my bills until I meet Mrs Lisa Robert and get to my stand again in life, I want you guys to help appreciate Mrs Lisa Robert because I invested just $700 and got $4900 in just 4 working days. Contact her to get started. You can follow her channel via. … 👇 … https://t.me/joinchat/AAAAAEfp-IBH7QQlUSI0zw [12:12] Mmm I would try to boot kubuntu from the live usb and enter the windows partition in your pc. If you have aniother device with free space try to copy the files into the device. If you don't have another device, you could upload the files in your windows partition to a cloud service [12:13] Just to backup them [12:14] You could create a bootable windows usb pen drive to reinstall it if you want but first try to backup all of your data [12:15] I don't know How many free GB do you need but you can pretty much recover everything just using one or two services for free like dropbox or Google Drive. [12:16] ive got a mega that i just signed upto, currently at 85G so thats not a problem [12:18] So what's the problem then? Just try to backup all of your data from your pc to the cloud starting kubuntu via live usb. After you did all the backup, we can try to reinstall everything and format the HDD [12:18] where/how do i backup a different partition? g sync will do that? then the problem i have is that i dont have a pen drive, cant get one until tuesday maybe... [12:19] Do you want to keep all the partition? I use clonezilla to do that [12:19] You have to burn on the usb drive a bootable ISO of clonezilla and do the backup [12:20] But I think you're cloning all the partition with all its problems [12:20] Better to just save the data and start from scratch [12:20] i dont know, this is a new (to me) pc, i just want to keep my photos which are currently saved in windows [12:21] theres nothing else on it [12:24] so Im currently on the live boot kubuntu, how do i find my photos on the windows partition? and then upload them? do i first have to mount it somewhere, then what§ [12:24] If you start the pc with the live usb of kubuntu on your usb drive try to open Dolphin. Are you able to access the windows files on the partition? [12:24] no [12:24] Just open dolphin and you'll see the hdd [12:25] So that means that you don't see the windows partition in dolphin? What do you see? [12:25] nope i think because ive had to run kubuntu through ufei application in bios and windows is on bios§ [12:26] Mmmm i think that you should still be able to see the hdd [12:26] in dolphin under devices it has "/overlay" [12:26] Go into / folder [12:27] You should see the folder "media" click on it and see if you can find a device to mount [12:28] do you mean home/media? [12:28] Hi! I just installed Kubuntu 20.04 on my laptop & currently having trouble logging in. Reinstalled more than thrice already & DuckDuckGo'd something like changing to nosplash in grub. Though I am not entirely sure how to update-grub or what I did is correct. I made the root partition and home partition separately. Any help in solving this would be [12:28] appreciated :) [12:29] *or rather it doesn't even go to login [12:30] Clqy: yes [12:30] there is no mediq file there [12:31] Also tried recovery mode, by the way, but it is just stuck [12:31] *folder [12:32] You should try via Konsole to see the devices that kubuntu detects [12:33] Try ls /dev [12:33] In the terminal you should see all the devices [12:36] that brings up many things lots of different colors, sda1 which i beleive is my hard drive is orange [12:36] Yep so there is an hdd [12:36] That kubuntu can see [12:36] You should also see sda1, 2,3 etc.. [12:37] correct upto 6 [12:37] alll orange also [12:38] Yes because you have different partitions [12:38] You could try to mount it [12:40] Btw before you do that, do you have the "Device" section in dolphin when you open it? [12:41] It's where you should see your hdd [12:41] yes there is something there called /overlay [12:42] What's inside there? [12:42] bin boot cdrom dev etc home lib [12:42] etc [12:43] folders [12:44] Try to run lsscsi [12:45] So you should better understand how it's named your hdd [12:45] [2:0:0:0] disk ATA ST500DM002-1BD14 KC48 /dev/sda [12:48] Ok so just do: … Mkdir /mydrive [12:49] After you created the folder where we will mount the drive type: … $ sudo mount /dev/sda /mydrive [12:57] You should see the content of the drive in the /mydrive [12:58] what is mydrive? i got disconnected did i miss a step? [13:00] My drive is just a folder that we create [13:00] As a mountpoint where we mount the hdd [13:00] You should see the content of the hdd in that folder [13:03] https://linuxjourney.com/lesson/mounting-and-unmounting-filesystems === aaaaaa is now known as Clqy === anthony_ is now known as anthidote [13:07] mount: /mydrive: /dev/sda already mounted or mount point busy. [13:07] So the hdd is aldready mounted? [13:10] i dont know [13:11] try to write cd .. in the terminal [13:11] after that write ls [13:12] ok so for somereason it looks like its already mounted at /cdrom , no idea why [13:12] ├─sda2 8:2 0 242.1G 0 part /cdrom [13:13] oh so just try to reach the folder cdrom [13:13] and see if you can access your files [13:14] yep wow... so now ill upload them to a cloud and come back in 2 days =) [13:15] ahah yes. I am happy for you [13:16] I am sorry if I couldn't help you better than this [13:24] no its just the first step, im a long way from the finish but you have definatly helped me find my path [13:24] thankyou [13:26] Hi. I somehow deleted my /boot partition and now shows as /dev/sdb1 2G EFI System. I cannot boot ubuntu anymore and all guides to chroot and reinstall haven't worked [13:26] You're welcome [13:48] If i dont want windows back, after ive backed up everything how do i get back to ubuntu, i have tired to reinstall it on my live boot it only gives me the option to insall on my hard disk [13:49] i can go to manual and select a partition where it can go 200G free and it tells me [13:50] no root file system is defined pleqse correct from partitioning menu [13:51] once ive got my files im not interested in windows whatsoever [13:53] what does it mean? You should install it on your hard disk [13:55] at the disk setup screen the only option is my hqrd disk where the live boot is [13:55] Don't you want to install Kubuntu on the hard disk? [13:56] Why you should install it non your pendrive if you already have it on the pendrive? [13:56] I don't understand [13:57] there is lots of available space on sda, where windows currently is, and another partition where kubuntu was yesterday, isnt this the best place to install? [13:58] my live boot is on usb external hard disk, there is files there that need to be recovered when i can go visit friends [13:59] the disk setup only allows me to choose the usb external hd. [14:02] Oh now It is more clear [14:02] yes sorry i mis spoke [14:03] Mmm the weird thing is that you can't select the internal hdd to install the system [14:03] Maybe you could boot again into liveusb and try to format the internal hdd? [14:03] You can use some programs [14:04] If I am not wrong gparted could let you format the disk [14:04] ok, like gparted or something? [14:04] Yes [14:04] Try to select the internal hdd and format it [14:04] If you did the backup thing successfully [14:05] yes =) i wont do tha mistake twice [14:06] and if i install manually and create a new partition table? i would have to follow instructions online but i think its possible [14:13] You can do that but first you have to see your hard drive in the installation manager [14:13] If it does not show up I don't know if you're able to modify the partition table on it [14:16] in the first screen where i can choose guided, or guided encrypted etc, it shows only external hd... but if i choose manual setup it lists everything including the sda1-6 and everything else, there is a button to write a new partition table [14:19] Oh ok just try to format the drive then from the installation menu [14:20] Or delete all the partitions [14:20] Format and after that try to reinstall in guided mode [14:20] its the simplest way right? how do i know how to write the partition table? will the installation process write it? [14:21] Yes if you format maybe it wull show again the hdd [14:21] And then you can just install it in guided mode [14:22] It just writes itself the partition table [14:22] You should see the hdd divided in two different partition at least [14:22] One for the system and one for the space where you can put your files [14:25] i think guided is best for me, so i will try format through gparted first [14:25] bkoustubha was added by: bkoustubha [14:33] Hello is kubuntu everything same as Ubuntu [14:34] Like software center having option to use priperaitary drivers? [14:35] @bkoustubha, Yes [14:36] Thanks [14:36] So it has all features, then we'll thanks [15:29] @bkoustubha, no, is much better. 😉 [15:37] This is the error I had [15:38] (Photo, 1280x960) https://irc-attachments.kde.org/QLC0RGoP/file_28534.jpg [15:38] I downloaded from torrent [15:41] I suggest you to retry to download iy [15:41] It [15:41] From the website. Maybe the ISO is corrupted? [15:46] @deathnote091, Corrupt download, or faulty write to USB, or borked USB [15:46] Yeah [15:46] Anyone downloaded from torrent has any issue like this? [15:48] Always best to recheck the data on a torrent, once the download is done. And/or checksum the iso you got === TheMetamorphosis is now known as Metamorphosis [16:01] I did checksum [16:02] (Photo, 1280x175) https://irc-attachments.kde.org/JFRfTFR1/file_28535.jpg [16:02] I doenloaded my iso from torrent and it was fine. [16:02] Maybe it's my hardware or usb idk [16:03] It just bugs me 1 error and I want to know 😅 [16:03] I got that exact error after writing the usb with the kde startup creator. [16:03] Try dd, or swap usb. [16:04] I did it with etcher [16:04] Well, there goes that theory then. [16:05] Try to download it again [16:06] It has happened to me once. Redownloading a new image worked [16:06] I think it's my usb [16:06] But it's new [16:06] @RandomPaulTelegram, May be but this redownloading works for me [16:06] Never had any problem with it [16:07] So was the one I wrote to. [16:07] I redownloaded same result [16:07] @deathnote091, I have no idea then [16:07] I will try different writes [16:07] And let you know [16:07] Thank you guys for the help [16:08] download from here https://kubuntu.org/getkubuntu/ [16:09] @deathnote091, yes, I downloaded the .iso, not by torrent, checksum was OK. … I created the usb bootable and when boot, a check file system was triggered, and showed a few of folders that not exist. nothing to worry about. I continued without problems. [16:10] @da_ni_el, Oh so you had this problem too [16:11] But why it has folders which not exists [16:11] 😅 [16:19] Good day gents [16:22] is compositing entirely necessary to prevent tearing? I could really live without the desktop effects [16:27] (Photo, 1280x595) https://irc-attachments.kde.org/pAWPcvMt/file_28537.jpg [16:27] (Photo, 1280x641) https://irc-attachments.kde.org/YADbNHwp/file_28538.jpg [16:27] (Photo, 1280x853) https://irc-attachments.kde.org/0bFClS4e/file_28539.jpg [16:33] Oh [16:37] Hi, I have some sound problems with 20.04. Could anybody help ? [16:37] I don't know very much about it georgiou, but please explain what your situation is [16:38] jukebohi, I have filed a bug report here https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1875714 [16:38] Launchpad bug 1875714 in alsa-driver (Ubuntu) "No sound from headphones" [Undecided,New] [16:38] jukebohi, main problem is the headphone jack not working [16:40] I read your bug report. Sorry, cannot help you with that. Sounds like the upgrade didn't go 100% a-ok [16:41] don't how to find the problem. is it a kernel problem? Is it a pulse problem ? [16:41] was wondering if I could a 18.04 kernel [16:42] or pulse from 18.04 [16:43] georgiou check with alsamixer in terminal if the headphone out is muted [16:45] georgiou: alsamixer, then select yout soundcard with F6, then check the headphone out level and see if the M under it is active or not use arrow keys to select the headphone out and unmute with M key. [16:47] no mute [16:48] something must be up with the sound profile when switching output [17:02] I found a way to get a list of all packages I have installed manually https://askubuntu.com/questions/2389/generating-list-of-manually-installed-packages-and-querying-individual-packages [17:03] How would I check such a list for versions. I mean if version of some app is the same on 20.04 as it is on 18.04, then I can reuse the config and still get a clean install [17:30] Does anyone's fingerprint working on kubuntu 20.04? [17:32] hola [17:44] @da_ni_el, Thanks === alberto is now known as Guest13967 [17:56] found a workaround for the headphone problem I am having. workaround is to run a script on acpi event [17:56] https://askubuntu.com/questions/640741/what-code-is-executed-when-headphones-are-disconnected/642404#642404 [17:57] I have made a scriipt that relead the driver that works when I am running it manually [17:57] but cant' make it run on acpi event [17:57] any ideas ? [18:26] Giuseppe Gencarelli was added by: Giuseppe Gencarelli [18:37] advocate_Serhii_Lysenko was added by: advocate_Serhii_Lysenko [18:44] So.. [18:48] I have a list of software that I have manually installed on kubuntu 18.04, one per line. Is there a way to get the versions for those? Then I could make 2 lists and see the diff on what configs I can move safely [18:49] I used this 'comm -23 <(apt-mark showmanual | sort -u) <(gzip -dc /var/log/installer/initial-status.gz | sed -n 's/^Package: //p' | sort -u)' from https://askubuntu.com/questions/2389/generating-list-of-manually-installed-packages-and-querying-individual-packages to get that list [19:14] jukebohi: I sort of did that yesterday but found it was easier to go through discover's already installed apps and write them down and then install each in a virtual machine to see what worked. https://paste.ubuntu.com/p/NcXtYc6wqM/ [19:16] jukebohi: I also grabbed my config files for samba, crypttab, fstab, etc.... === Shesh is now known as Jame [19:17] masonbee-M1: I'm asking my question for the very reason that I want to use diff to find out which software have same version number on 20.04 as it has in 18.04 [19:18] hello [19:21] Hey does kubuntu support secure boot? [19:25] jukebohi: Like this? sudo apt list --installed [19:27] I want to avoid getting anything that was triggered by something else, and that method gives me the list, but not with version numbers [20:03] Hello everyone, I've been running Ubuntu 19.10 for a while now and I can't seem to get the update for 20.04. I've ran "sudo do-release-upgrade -m desktop" and other methods mentionned in the official documentation but I get the message "No new release found.". Could somebody help me, please? [20:14] Dakeiz: until the switch is flipped, you'll need to use -d instead: sudo do-release-upgrade -d [20:16] d=development but until regular upgrades are offered, it's just 20.04 [20:18] valorie: When will the switch be flipped? ^^ [20:18] valorie: Will it keep me on the development channel? For how long? [20:18] when the release team decides to do it [20:18] no, it gives you plain old 20.04, as I said [20:19] if you use that same command *from* 20.04, then you would get groovy [20:19] which is not advised [20:20] So I should wait for the "official" release, right? [20:22] that's the recommendation, but if you do it now it'll work fine [20:22] it's up to you [20:22] valorie: (slight clarification: -d won't get you to groovy yet from any version, it's not seeded on changelogs.u.c) [20:23] aha [20:23] thanks, I'll fix that [20:23] in my brain [20:24] Dakeiz: I'm running 20.04 on two machines that I upgraded, and both are working wonderfully [20:24] that said, it's up to you [20:24] they are always fixing bugs [20:24] if you have nvidia in particular I might hold off -- although I had zero issues with nvidia [20:26] Okay, I'll just wait a bit then! Just wanted to at least make sure I didn't have any problem on my side. Thank you for your help and have a nice evening! [20:39] Can someone verify this for me? Go to System Settings in Kubuntu 20.04, search for shortcuts, go to the global shortcuts section, and try to assign meta+shift+right as a shortcut for some action. You'd be unable to enter it. meta+shift+left works though. [20:53] wingedrhino: Meta-Shift-Right works here [20:54] ( I just added it as a shortcut for Spectacle to capture current monitor) [20:54] genii: yieks! I wonder why it doesn't on my ThinkPad L440. [20:54] I'll try booting into my other laptop via the Live image and see if the issue is reproducible [20:55] Maybe some problem with the physical right-key? [21:03] Kc0dxf was added by: Kc0dxf [21:03] Is there a suggested way to upgrade from 18.04 LTS to 20.04 LTS? [21:05] !ltsupgrade [21:05] Regular upgrades from 18.04 LTS to 20.04 LTS will be enabled once 20.04.1 is released in late July. This delay helps to ensure that any lingering issues are resolved before people upgrade production systems. If you'd prefer to upgrade now, use sudo do-release-upgrade -d [21:05] Ah, that's good. I can wait. === felix is now known as felixroske === felixroske is now known as felix_roske === felix_roske is now known as froske [22:53] Hello! === kubuntu is now known as Guest83261 [23:19] Does anyone know if the Tier-1 OEM support (Ubuntu Certified Device) device-specific enablement available in stock Ubuntu 20.04 is included with Kubuntu 20.04? === Lord_of_Life_ is now known as Lord_of_Life [23:41] IrcsomeBot, there is no 20.04 cert entry on https://certification.ubuntu.com/desktop [23:45] Azeem_Basheer11 was added by: Azeem_Basheer11 [23:47] Anyone had a login loop problem with ubuntu 19.10? [23:48] I have this problem with one of my user logins😅 … The other user log in is well and good