[00:13] is there a bot, maybe one that works like judd, that lets you query about packages? [00:14] !info bash [00:14] bash (source: bash): GNU Bourne Again SHell. In component main, is required. Version 5.0-4ubuntu1 (eoan), package size 620 kB, installed size 1636 kB [00:14] hmm. I thought there was... [00:14] aha, there is ;) just slow [00:14] oh very nice [00:14] can I message it? [00:14] (and have it reply by message) [00:15] !ubottu | jim [00:15] jim: Hi! I'm #ubuntu's favorite infobot. You can search my brain at https://ubottu.com/factoids.cgi | General info and channels at https://wiki.ubuntu.com/IRC/Bots | Make a clone of me, see !botclone [00:15] jups, in /prvmg too [00:16] great, thanks so much... why did I forget about ubottu [00:16] so, !info !find [00:17] jim: For instance ' /msg ubottu !info bash ' . will generate to a private window. [00:17] not ,v bash [00:17] :-D [00:17] so you still need the ! character? [00:17] jups, not in priv msg [00:18] what's a jups? [00:18] yes* [00:18] oh ok :) [00:18] heh, the things you take for granted .. [00:19] next time a ubuntu user comes into ##linux, maybe I can help [00:19] anyway thanks all [00:24] Does anyone know where I can learn lua? [00:29] SirTalksAlot34: I think I did this a fwe years ago, it seemed like a good starting point anyway https://www.lua.org/pil/1.html === ben_r_ is now known as ben_r [00:50] trying to setup samba ubuntu to ubuntu [00:50] failed to retrieve share list from server connection timed out [00:51] trying to access via natalius [00:51] getting that error message [00:52] I can't help you there bud sorry :( [00:53] pi0: you could also try using smbclient at the command line, or mount.cifs, perhaps one or the other of them will give you a more useful error message [00:53] pi0: double-check firewall rules on both hosts, and any routers that are between the two machines === pinpox- is now known as pinpox [00:54] i am able to ssh directly using natalius [00:54] which is good, but eventually i will need samba [00:54] how do i run mount.cifs? [00:55] on xenial, fuser offers the -w option to kill all processes that hold file descriptors with write access to a certain file. can I also just list them? [00:55] it'll be something like mount -t cifs //remotehost/exportname /mnt/local/mount/point and probably require a bunch of -o things [00:56] oh, looks like the man page is wrong and -w does that by default. [00:56] nah I read wrong. it's just ignored. [00:56] (in non-kill mode) [00:57] ok then how do I list processes that have the file opened for write access? [00:59] Sven_vB: try: lsof -f -- pathname and look for the 'w' in the FD column [00:59] that *might* be as easy as | grep "w REG" [00:59] or maybe two spaces? tab? [01:00] something like that, anyway.. [01:00] sarnold: thanks! that is a good starting point to check, also does anyone here use gnone boxes? [01:00] gnome [01:01] I've used virt-manager before, this is the first I'm hearing of gnome-boxes [01:01] sarnold, the problem with a sed or grep approach is that I don't know if command (1st column) and/or resolved filename (last column) might have spaces in them, or even the exact search string "w REG". so I tried -F pf (fields PID and FD), but then lsof no longer prints the file mode. === EuphOria is now known as Euph0ria [01:08] Sven_vB: try field 'a' as well, that looks like it includes mode [01:11] sarnold, it does. thanks! === gabkdlly_ is now known as gabkdlly [01:41] Sven_vB: yay :) === EuphOria is now known as Euph0ria === zbenjamin is now known as Guest15745 === zbenjamin_ is now known as zbenjamin === MrAnon is now known as CommunistDude [02:46] i tried fedora [02:50] hi, i know it is an old release and a port. where can i find https://wilkiecat.wordpress.com/2012/02/01/ubuntu-10-10-on-power-pc-macintosh/ ? http://old-releases.ubuntu.com/releases/ports/releases/ doesn't have it. [02:51] for my ppc box i think the video card is not well supported by 9.04 so i wanna try my karma on 10.10 :) [02:53] huh, that's a surprise it's not catalogued there [02:54] exit70[m]: you may want to try something completly different, instead, eg https://distfiles.adelielinux.org/adelie/stable/iso/ [02:55] exit70[m]: (I mean, there's no guarantees, but there's a chance something might have been fixed in the intervening nine years) [02:55] thanks i still wanna gnome 2 but knowing another distro have ppc support feels good [03:33] anyone familiar with softflow and its ability to generate v9 flows? === PowerTower_121 is now known as PowerTower_120 [03:54] i tried fedora [04:00] As semi-noob in Linux world, I start wtih Archlinux. Now, I'm trying Ubuntu. With Arch I had a great centeralized documentation which was arch wiki and kind of had the general bird view of what is going on. [04:00] goddard: Do you have an ubuntu support question? [04:00] However, on ubuntu, I'm a bit confused. I search random blog posts...is there a reliable documentation for ubuntu? [04:01] mhpl3141592: https://wiki.ubuntu.com/ [04:01] leaftype: no sorry went to social [04:03] leftyfb: could you show me an entry for i3 (i3wm) and how install in in wiki.ubuntu.com? I simply couldnt find anything and had to just search through google [04:04] mhpl3141592: https://www.maketecheasier.com/install-use-i3-window-manager-ubuntu/ [04:05] leftyfb: I just want to know the best practice in the community. One should read random blog posts (many outdated) using google? right? what do experts do? [04:05] not expert, but intermediate to advanced users [04:06] Thanks for the link, but I want to know how to get more advanced in Ubuntu and general best practices [04:06] mhpl3141592: installing and choosing i3wm over most other DE's is prettymuch the same. Install the package(s), log out, choose your WM and log back in [04:07] leftyfb: I've already did it, but do even advanced users just search google, try adapting blog posts? [04:08] mhpl3141592: depends on the person and article [04:08] mhpl3141592: you can also join #ubuntu-discuss we have some active volunteers on i3 here [04:08] leftyfb: So after get some experience, people get to know more reliable sources and also the tricks to adopts things. Right? [04:10] lotuspsychje: My problem isn't i3...I'm asking about general and best practices on how to configure the OS. In Arch it was mostly the wiki. In Ubuntu it seems some use of blog posts, stack overflow, etc... [04:11] mhpl3141592: we try to divide discussions with actual ubuntu support, into the proper channels, hence why the discuss channel [04:12] lotuspsychje: aha, thank, I will join there. [04:12] +1 === CommunistDude is now known as FCKTHEPOLICE [04:16] how can i setup flathub properly? [04:19] I just install regolith and then switch to it. After re-login into my default ubuntu the default icons has changed which I don't like. How can I revert the changes to default ubuntu icons? I've a fresh install and couldn't find an icon setting [04:41] so i have an operation going in nautilus to copy some files and it keeps asking for my password. It also says it has 8 hours to go. I do not want to sit here and keep entering my password. What can I do? [05:15] malwar3hun73r: I'm using a kernel module to create netflow information [05:16] I tried to out softflow but it didn't work for me [06:37] i open anki and the fonts are too small because of laptop's high resolution, can i make in general them big [06:37] using some generic method [06:38] as anki does have no option to increase fonts [06:56] Hello :) Is it normal that whenever I try to delete a tunnel with `ip tunnel delete tunnel_name`, I get : "delete tunnel "tunnel_name" failed: Operation not permitted" [06:58] I've been having trouble installing and upgrading snaps. authentication error. [06:59] any idea how to resolve it? [06:59] I've tried several times in several VMs over the last few days and it always gives me that message. [07:00] just about done with snaps. [07:08] does 20.4 have gcc10? [07:09] 9.30 [07:09] 9.3.0 i mean. [07:10] :( [07:10] at least that's what gcc --version gives me. [07:10] !info gcc | zap0 [07:11] zap0: gcc (source: gcc-defaults (1.185.1ubuntu1)): GNU C compiler. In component main, is optional. Version 4:9.2.1-3.1ubuntu1 (eoan), package size 5 kB, installed size 50 kB [07:11] davido_ did you install a newer that the bot just said? or bot is out of date [07:12] zap0: looks like the bot is out of date, it quoted eoan rather than focal [07:12] ok. thanks. [07:12] the bot must be out of date. [07:13] !info gcc focal [07:13] gcc (source: gcc-defaults (1.185.1ubuntu2)): GNU C compiler. In component main, is optional. Version 4:9.3.0-1ubuntu2 (focal), package size 5 kB, installed size 50 kB (Only available for mips; mipsel; mipsn32; mipsn32el; mips64; mips64el; mipsr6; mipsr6el; mipsn32r6; mipsn32r6el; mips64r6; mips64r6el; amd64; i386; x32) [07:15] the python 2.x removal kind of caught me by surprise. I don't use it for my own work, but it made Folding@Home a little harder to manage. [07:17] how do I increase font size systemwide? [07:17] ubottu: config supybot.plugins.PackageInfo.defaultRelease [07:17] Global: focal; #ubuntu: eoan [07:17] hrm [07:17] for all menus (small laptop) [07:18] In the Tweaks app, under "Fonts" tab. [07:21] ubottu: config channel #ubuntu supybot.plugins.PackageInfo.defaultRelease focal [07:21] The operation succeeded. [07:21] housecat: I am only a bot, please don't think I'm intelligent :) [07:21] don't worry, i don't [07:22] !info gcc [07:22] gcc (source: gcc-defaults (1.185.1ubuntu2)): GNU C compiler. In component main, is optional. Version 4:9.3.0-1ubuntu2 (focal), package size 5 kB, installed size 50 kB (Only available for mips; mipsel; mipsn32; mipsn32el; mips64; mips64el; mipsr6; mipsr6el; mipsn32r6; mipsn32r6el; mips64r6; mips64r6el; amd64; i386; x32) [07:22] housecat: thanks [07:22] thx davido_ [07:24] So back to my earlier question; has anyone had any luck fixing 'authentication error' when refreshing or installing snaps? I seem pretty stuck. [07:53] do you guys use synaptic? I find it practical to find packages, but I don't know if there is a better way of looking for those. Also it's hlpful to install dependencies... [07:54] sudo apt list |grep *whatever* [07:54] I just use apt to install. It pulls down the dependencies. synaptic is just a colorful wrapper around that anyway. [07:56] ok, so that command calls the server to tell me what packages are named like the name I wrote (say firefox) and will only list packages compatible with my current distro, correct? [08:00] or apt search [08:01] correct. [08:01] yeah, apt search too. [08:01] I'm just lazy; the muscle memory takes over; I use grep for so much else. [08:04] * comicsansgreenki is dropping nickname for m-curloxide [08:04] so, I upgraded to 20.04 and now Im trying to add flacon to my laptop. I executed 'sudo add-apt-repository ppa:flacon/ppa', as instructed by https://launchpad.net/~flacon/+archive/ubuntu/ppa to get: The repository 'cdrom://Xubuntu 20.04 LTS _Focal Fossa_ - Release amd64 (20200423) focal Release' does not have a Release file. What should I do? [08:04] Short answer: Disable it [08:04] * comicsansgreenki is typing long answer... [08:06] Hi, so I flashes ubuntu iso on an usb flash. But when I boot it, I get grub> [08:06] why would this happen? [08:07] frad: Software & Updates (in the list of apps) > Other Software > uncheck the cdrom:// repo [08:07] long answer* [08:08] comicsansgreenki, haha, thanks, proceeding... [08:10] thank you comicsansgreenki , it worked [08:10] np [08:13] if any of you can help with a font size question about hexchat, feel free to join that channel and suggest a solution. Thank you! [08:28] frad rigth click in the text window, Settings > Preferences > Appearance [08:37] about sudo apt list |grep: I am now looking for an e-book viewer I used before the upgrade. The name of the app is ebookviewer, or e-book-viewer or something similar. The old me would go to synaptic and search for it. Eventually I'd find a package with a similar name. How do you guys proceed if confronted with a similar situation? [08:39] I see, so you first trial and error the name :D [08:41] op [08:45] in ubuntu 18.04, the notifications are truncated in the notifications panel. How can I see the full message? [08:54] clarkk: screenshot please? [09:02] Hi everyone, my system is not booting on ubuntu anymore after I installed a new SSD and changed some sata connections. I get to the grub menu (I have dual boot windows), but when choosing ubuntu it just shows a blank screen with a white cursor blinking. I booted on a usb stick and can see the main ubuntu partition is still there, how can I repair [09:02] grub so that it works again? [09:03] one for you EriC^^ [09:04] actually seems like post-grub issue but Denethr did you change ubuntu or its still on the same hdd? [09:04] or did you transfer it to another etc [09:05] it's still on the same SSD [09:05] the partition UUID is still the one that i see in grub.cfg [09:05] but i moved the sata connections of the drives and added another one, so I don't know if that can confuse grub [09:06] (I don't know much about this) [09:06] did you change any settings in the bios ahci/raid etc [09:06] I had to change one nvme drive to be with SATA instead of PCIe because of limitations of my motherboard (if that makes sense) [09:07] Denethr: maybe try to chroot from the live usb and reinstall grub and see what happens [09:07] how do I do that? just sudo chroot on the partition? [09:08] Denethr: yeah mount the root fs at /mnt [09:08] then run 'for i in /dev /proc /sys; do sudo mount -R $i /mnt$i; done' [09:08] then sudo chroot /mnt , mount -a, then grub-install and finally update-grub [09:10] Denethr: if it still doesnt work maybe check that the menu entry in grub is right by pressing 'e' over it and check the uuid there etc. if that all checks out then try to remove quiet splash and maybe put 'debug ignore_loglevel' and look for whats happening [09:11] hi guys, can anyone tell me why copying numerous files on ubuntu it's so slow compared to windows? [09:12] so I'm chroot in the right directory, grub-install says "grub-install: error: install device isn't specified" [09:12] do I need more arguments? [09:13] Denethr: ah, it's a legacy grub not uefi [09:13] that's confusing, I boot using uefi [09:13] Denethr: try 'grub-install --recheck /dev/sdX' replacing sdx with your main hdd [09:13] Denethr: yeah i somehow thought you had uefi too [09:14] mpv has audio that can be buffered via emacs? can emacs generalize any output of say mpv, without using packages [09:14] Denethr: can you run outside of the chroot 'sudo parted -ls | nc termbin.com 9999' and paste the link here? [09:14] I'd like to output epub as well, but without using packages, and also pdf [09:14] how do I type non ascii characters like German umlauts or the French ae? [09:14] Hello all... I have downloaded picore.img and am trying to burn it to an SD card on an Ubuntu machine. sudo dd if=/home/joel/Downloads/picore/piCore-9.0.3.img of=/dev/sdb1 claims to have written the ISO, 100352+0 records in | 100352+0 records out | 51380224 bytes (51 MB, 49 MiB) copied, 10.5901 s, 4.9 MB/s But the thing does not boot in the pi, nor does it even register as a mountable partition on the Ubuntu machine it [09:14] was made on. any ideas please. [09:14] EriC^^: https://termbin.com/ow7p [09:14] I added language support for french and German [09:15] sdb5 should be ubuntu [09:15] Denethr: type 'grep efi /mnt/etc/fstab | nc termbin.com 9999' [09:17] somehow doesn't work - but fstab in the chroot shows this: UUID=261F-B659 /boot/efi vfat umask=0077 0 1 [09:17] Ascavasaion, Not sure, what capasity is the SD (in Gb)? [09:18] and # /boot/efi was on /dev/nvme0n1p2 during installation sorry [09:19] Hello all... I have downloaded picore.img and am trying to burn it to an SD card on an Ubuntu machine. sudo dd if=/home/joel/Downloads/picore/piCore-9.0.3.img of=/dev/sdb1 claims to have written the ISO, 100352+0 records in | 100352+0 records out | 51380224 bytes (51 MB, 49 MiB) copied, 10.5901 s, 4.9 MB/s But the thing does not boot in the pi, nor does it even register as a mountable partition on [09:19] Denethr: ok, outside of the chroot, type 'sudo mount -B /run /mnt/run' [09:19] the Ubuntu machine it was made on. any ideas please. [09:19] Denethr: then in the chroot type "dpkg -l | grep grub | nc termbin.com 9999" and paste the link [09:20] Ascavasaion: i think you might have to dd it to of=/dev/sdb rather than sdb1 [09:20] EriC^^: Oooh, let me try [09:20] https://termbin.com/78te [09:20] Ascavasaion: also run 'sync' after you dd it so that everything gets copied (from the cache) [09:21] aäSẞ [09:21] Denethr: ok, seems both grub legacy and uefi are installed, type 'apt-get remove grub-pc grub-pc-bin' [09:21] sweet [09:21] in chroot right? [09:21] Denethr: yeah [09:22] EriC^^: Perfecto! [09:22] EriC^^: Thank you, worked first time [09:22] Ascavasaion: great, no problemo [09:22] EriC^^ somehow my sources are messed up, getting 404... let me try to fix this (I didn't boot on ubuntu in a while) [09:23] Denethr: ok [09:28] EriC^^ok I managed to remove the packages [09:29] should i try gub-install again? [09:29] rub* [09:29] grub* [09:33] EriC^^ if I undertsand well it tried to run grub-install automatically but there were some errors: https://termbin.com/fzpr - is that normal? [09:36] stupid question - does it matter if I booted into the USB key using UEFI or not? [09:39] Denethr: yeah it matters cause if the usb isnt booted in uefi mode it cant access the uefi entries in the motherboard (no efivars found) [09:39] ok that probably explains it.... [09:39] i'll reboot [09:39] Denethr: ok [09:43] Somehow uninstalling the wrong grub seems to have fixed it, I was able to boot from disk this time :-) [09:43] thanks for the help! [09:43] Denethr: great :) no problem [09:44] hi [09:45] does anyone know about #plesk [09:45] nobody interested [09:54] or you failed to wait [09:57] No [09:58] nameserver ns1 ... [09:58] how can I do that [10:01] I need to make a live usb stick. Is unetbooting still the way to go? [10:07] frad: if you are making it from linux then it might be easier to simply use dd (please make absolutely sure you select the right drive if you use this method) [10:13] in ubuntu 18.04, the notifications are truncated in the notifications panel. How can I see the full message? [10:14] ops here: Do you get paid or are you helping us for free? [10:15] lotuspsychje, sorry for the delay. Here's a screenshot https://www.dropbox.com/s/eulcao73yuqitox/Menu_471.png?dl=0 [10:23] is there a German ubuntu channel? [10:23] Hey there! [10:24] !de | frad [10:24] frad: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [10:24] thanks [10:25] !fr [10:25] Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [10:25] smart [10:25] The other day, after I `apt install flatpak`-ed on an Ubuntu 20.04 machine (please don't kill me for using flatpaks instead of snapd), I think it had flathub remote configured automatically to be both system/user. Now I need to do that on another distro. Does anyone have any pointers, please? [10:25] frad:try #ubuntu.de [10:26] heyy [10:27] Hey ubuntutr [10:27] https://52.250.22.112/ [10:27] Ý have plesk server [10:27] i did everything nameserver not working [10:28] Does anyone have information ? [10:28] i use godaddy [10:28] i create ns1.ddddd.com ns2.ddddd.com [10:28] Nameserver [10:29] https://talk.plesk.com/threads/nameserver-ns1.356662/ [10:32] https://intodns.com/lugatta.com [10:38] can a faulty internet connection don't fully download packages during an upgrade but show the packages as correctly and fully installed? [10:38] frad: that's unlikely [10:38] frad: is the package cache updated? apt-get update [10:39] EriC^^, hi, I'm just trying to guess the reason why I had to nuke my old installation [10:40] Does anyone here have flatpak installed on their 20.04 system? [10:49] what do you guys recommend? fresh installs or upgrades? [10:50] Hi guys, I'm trying to copy some files from an NTFS hd to another NTFS hard disk on ubuntu [10:50] the problem is that's so slow [10:50] i've tried to use big_writes as a mount flag [10:51] but it's the same without it [10:51] 1h for 200 jpegs it's a lot even for slow hds [10:57] I've problems whent typing on my laptop with 20.04 because of touchpad. [10:58] any way to switchoff touchpad while typing? [10:58] BTW Xubuntu [11:03] Is anybody here running ubuntu 20.04? [11:03] ...and would like to check a few things out please? [11:04] Anyone? Please? [11:06] peanutbutterandc: what do you want to check out? [11:09] Hey, trying to set up an X11 dummy server and in need for a good guide on it subject, any ideas? [11:12] ThinkT510, Hey there! Sorry my internet went down [11:13] ThinkT510, Could you please `apt install flatpak` on your ubuntu 20.04 machine if that isn't too much hassle for you please? [11:14] peanutbutterandc: it installed just fine [11:14] ThinkT510, What is the output of `flatpak remote-list` please? [11:15] 'Morning folks [11:15] Morning BluesKaj [11:16] can you login to the address www.ircop.net ? [11:16] peanutbutterandc: there is no output, just a blank line [11:16] hi vimart [11:16] ThinkT510, That is awfully strange. This is ubuntu 20.04, is it not? [11:17] peanutbutterandc: yes, i'm running 20.04 [11:18] ThinkT510, curioser and curioser. Thank you very much good sir. Could you please add flathub (no sudo): "flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo" Please remember - no sudo [11:21] peanutbutterandc: https://paste.ubuntu.com/p/QGtY9pbyhm/ [11:22] i'm running i3 so desktop icons don't concern me [11:24] ThinkT510, Thank you very much... === revosftw3 is now known as revosftw [11:25] peanutbutterandc: flatpak remote-list now shows flathub system [11:26] ThinkT510, I see. Thank you very much kind sir. === Perfec7 is now known as brasil [11:29] peanutbutterandc: i'm guessing this means flatpak on 20.04 doesn't come with any repos configured by default [11:29] hello [11:30] does anyone dealt with hpe_ltt under ubuntu ? [11:30] https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_3593db9380dc4d1e98f0c03cbc#tab2 [11:30] the package seems to be only for redhat [11:30] thx by advance if you can help [11:30] you/one [11:33] ThinkT510, Ubuntu mostly uses snap's. [11:34] younder: yes, i'm aware of that. just wondering what peanutbutterandc is trying to figure out [11:35] ThinkT510, So, I recently configured an acquaintance's Ubuntu 20.04 like this: installed `flatpak` and `gnome-software` and `gnome-software-plugin-flatpak`, and configured `gnome-software` to only show flatpaks and install only flatpaks (per-user installation) [11:36] ThinkT510, and today I can't seem to be able to do it on another machine [11:46] peanutbutterandc: at what point does it fail? [11:48] ThinkT510, It doesn't. Gnome software isn't talking to users local flatpak remote.... [11:48] so... I guess it never talks to each other [11:48] at all [11:48] lol [11:50] peanutbutterandc: unfortunately i'm not a fan of these software centres. give me synaptic any day over those things. sorry i can be of much more help [11:50] can't [11:51] ThinkT510, It's all right. I am just trying to set it up for a friend [12:06] I remember Ubuntu and other Linux pop ups suggesting BIOS upgrades. But I can't find it back to update my bios. How do I open a tool to update my BIOS while running ubuntu [12:07] hi! i am trying to completely remove and reinstall a package (chromium browser) that was installed with snap. however it does not work. when i try to purge chromium dpkg returns an error because "chromium-browser is in a very bad inconsistent state" and i should reinstall it [12:07] captainfantastic: ubuntu / gnome software should provide a GUI, fwupd a CLI [12:07] captainfantastic: perhaps perform a normal update using "Ubuntu Software"? [12:08] but when i run dpkg-reconfigure chromium-browser, it complains that it is in a bad state and broken [12:08] so what can i do? [12:09] ejr: i guess i'd remove the snap first, all revisions including backups, and then try to re-install the deb. [12:09] if you can show the full outputs this may also help finding a better solution [12:09] !paste [12:09] 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. [12:09] ah yes, i have already run snap remove chromium* before [12:10] @tomreyn @aeplus Thanks guys! it's in the ubuntu software center. Hasn't crossed my mind that ubuntu software would offer bios upgrades :) [12:10] not sure about the snap backups though [12:10] where can i find them? [12:11] if you run snap help in a temrinal this should provide some hints [12:11] i don't rmember the exact comands and am not a fan of supporting snap either. [12:13] i let the 2 chromium snapshots be forgotten in snap, still it does not work [12:15] Tr1nk: you can *possibly* use "alien" (a package you'd need to install via apt) to make use of this rpm archive: https://ubuntuforums.org/showthread.php?t=1670744 [12:16] ejr: so lets see your outputs for the commands you discussed so far. [12:20] I have a mp3 file and a bunch of jpg images ...I want to create a video in which the jpg images will appear in a slideshow and the mp3 audio will play in background ...Is there any GUI app which can do this ? [12:20] tomreyn: result of purge command: https://paste.ubuntu.com/p/6T7WC7JRJC/ [12:20] result of dpkg-reconfigure is: /usr/sbin/dpkg-reconfigure: chromium-browser is broken or not fully installed [12:22] ejr: did you try to re-install, as the 'purge' output and i suggested? and if so, what's the output there? [12:22] and sudo snap chromium installs it, but when i open chromium with the icon it just doesnt start, when launching from the shell it says "No protocol specified/ [37051:37051:0516/142202.766462:ERROR:browser_main_loop.cc(1485)] Unable to open X display." [12:23] ahh, no i did not try --reinstall, trying now [12:23] i'm unable to help debug snap, but we can examine apt and dpkg further. [12:24] this actually brought me further, it reinstalled... it does not boot yet but i will try some things, brb [12:24] "boot"? [12:27] can someone on bionic 18.04 simulate the installation of libappindicator3-dev and share the output ? thanks ' apt -s install libappindicator3-dev' [12:28] erj: can't open x display, sounds familiar. I have gotten it when trying to run stuff over ssh. It must be the virtual connection from the snap to your desktop that is failing. [12:31] ioria: https://termbin.com/at40 [12:31] tomreyn, thanks [12:32] you're welcome [12:33] john_rambo: you're looking for a video editor software. a web search will find you some. [12:35] john_rambo: this lists all i know of, and more: https://itsfoss.com/best-video-editing-software-linux/ [12:35] tomreyn: i meant "start", not boot [12:35] but the X display error persists [12:35] younder: how did you solve it? [12:35] Only have 20.04 on virtualbox for now. Tend to wait to the .1 release arrives somewhere in July before I do a reinstall. [12:35] i am not actually running ssh [12:35] maybe a reboot will help, brb [12:35] ejr: what exactly is "it" now? [12:36] erj: I know but snat set's up a chrooted environment and requires to run on a subnet it set's up like say docker. [12:38] If I'm currently dual booting 18.04 on one drive with Windows and want to get a second drive in the future, what would be the best way to dual boot 20.04 (upgrade or start from scratch?) and should I install it on the second drive separate from the existing Windows? [12:38] hallo how to dell user when hw ran some prog [12:41] hallo how to dell user when hw ran some prog [12:46] tomreyn, thanks again (got a corrupted cache) [12:46] Rozha: "dell" is not a verb. please rephrase your question. there are also localized ubuntu channels if this would be any better? [12:47] ioria: ah, annoying, good luck with it. [12:47] tomreyn, solved with your output. tx [12:47] nice :) [12:48] tomreyn, funny that, usually it your input that solves things ;) [12:49] WaV: i guess if i wanted to prevent reinstalling windows then i'd keep it on the same storage where it is at, and not change the order in which this disk is seen by the firmware, and install ubuntu on the second drive. [12:49] younder: :) [12:50] tomreyn: I don't believe the computer came with installation media for Windows, but if it does I certainly wouldn't exclude it as an option. [12:51] (assuming it's easier/less messy) [12:53] hi [12:54] WaV: #ubuntu is not usually known as a windows support channel (try ##windows), but i guess we can say that you download an iso and write it to a usb stick using e.g. "woeusb" on ubuntu. [12:54] hi Odo [12:55] tomreyn: fair enough. You had said to install 20.04 on to the second drive in your previous statement. What would you do with the 18.04 installation at that point? [12:55] (the one that is on the already existing drive) === revosftw5 is now known as revosftw [12:58] I recently got Ubuntu 20.04 onto a HP Pro 408 G1 tablet I have. One major issue I have right now is rotation, it seems off by one angle Holding it upright in portrait mode it rotates to the right landscape, holding it in landscape it rotates to the right again. Does anyone know how I could fix this? [13:00] WaV: move its data (/home) to the 20.04 installation, delete its partitions, use the free space to grow that of windows or use it as another partition or LVM PV on ubuntu. [13:01] WaV: food time here, bbl. [13:01] tomreyn: Sounds easy enough. cfdisk and nuke. Have fun. [13:03] WaV: thanks. one more note: don't have more than one efi system partition, an keep it where it is now (i'm not sure how well windows or your mainboard firmware would handle it otherwise). [13:03] also the ubuntu installers don't cope well with situations where there is more than one. [13:04] tomreyn: Ok, thank you. I'll keep that in mind. Just waiting on hdd prices to come down a bit. === mnabid_ is now known as mnabid [13:21] Apparently Docker conflicts with UFW in that it wants to write rules. Anyone know of a work-around? [13:22] Is turning UFW off the only work-around? [13:27] rapidwave: not remotely familiar with the issue so can't be of much use myself unfortunately, but this github issue seems like a good starting point and points to several other issues and resources: https://github.com/docker/for-linux/issues/690 [13:27] i have a dualboot system w. windows10 and ubuntu18.04. I want to add ubuntu 20.04 as a 3rd OS. I have prepared a partition (/dev/sdb3) and made a bootable usb. I am now running the installation and i am choosing my prepared partition. Q: What do i choose in "Device for boot loader installation:" ? Of course i don't want to destroy my existing bootload setup - i just want to add this new ubuntu 20.04 in the same boot menu. How do I do that? [13:28] rapidwave: particularly this comment: https://github.com/docker/for-linux/issues/690#issuecomment-529319051 === gabkdlly_ is now known as gabkdlly [13:39] in ubuntu 18.04, the notifications are truncated in the notifications panel. How can I see the full message? [13:39] Here's a screenshot https://www.dropbox.com/s/eulcao73yuqitox/Menu_471.png?dl=0 [13:44] Raspi, ubuntu focal. While running the zfs Scripts in initrd, I get a several minutes long wait during boot. I've ruled out other possible problems. How can I get useful debug output? [13:44] diverdude: it seems that choosing not to install the bootloader during the 20.04, then booting into 18.04 and running `sudo update-grub` to pick up the new installation should work: https://unix.stackexchange.com/questions/155396/how-to-have-triple-boot-linux-mint-17-cinnamon-ubuntu-14-04-windows-8 [13:52] x0n: https://github.com/openzfs/zfs/wiki/Debian-GNU-Linux-initrd-documentation seems you can pass `zfs_debug=on` kernel param [14:22] yes* [14:32] clarkk: what is your screen resolution? [14:38] Hi [14:38] I wanted to test a VPN Killswitch Tutorial (https://www.codeproject.com/Articles/1266552/Create-a-VPN-killswitch-with-UFW), but I have a problem the tun/tap does not appear when testing in my virtual ubuntu machine. I use NAT network settings, what I have to do that a VPN connection will work in a virtual ubuntu machine? [14:46] I am following this tutorial to install cuda: https://linuxconfig.org/how-to-install-cuda-on-ubuntu-20-04-focal-fossa-linux But I have to install cuda 10.1 and not latest. How do I ensure that? [14:46] what do you mean how do you ensure it ? [14:47] ikonia: i mean how do i make sure that its not 10.2 that is installed instead of 10.1? [14:48] there are 4 guides on that page [14:48] how you verify the version will depend on which approach you take [14:49] 4? i see only 2. one for ubuntu repo and one for cuda repo [14:49] sorry - there are 4 steps [14:49] one of them is "how to check the version" [14:50] 4? there are 3 in the first and 5 in the second [14:50] How to install CUDA toolkit from Ubuntu Repository [14:50] How to install CUDA toolkit from CUDA repository [14:50] How to compile example CUDA C code and execute program [14:50] How to Check CUDA version [14:51] yes ok - i know that...but i want to check it before i install it....these cuda drivers are nuts...once its installed in the system its impossible to properly clean it up again if i want to upgrade/downgrade or change it [14:52] if you're using package managed versions as the two approaches in this guide state - it's easy to clean up and upgrade [14:52] as the packages contain the files and will control the version and the install/removal of files [14:53] when you issue the commands it tells you the version it's going to install [14:53] either allow it or stop it [14:53] ikonia: yeah ok....i should probably use the ubuntu repo version then [14:55] ikonia: do you know if the nvidia drivers will be installed automatically when i just do apt-get install nvidia-cuda-toolkit? Because i think the drivers and the toolkit are 2 different things [14:56] depends on the packages and if they depend on each other [14:56] standard you would have nvidia drivers from install [14:56] again it will tell you what it's going to install [14:56] i've just updated from 16.04 to 18.04. steam used to work; now when i attempt to start steam i get the following output, about unmet dependencies in libgl1-mesa-dri:i386. What's up with this? [14:57] that means the pacakges it needs are not present [14:57] oerheks: so you mean when i installed ubuntu 20.04 it already ships with the correct nvidia drivers? [14:58] apt doesn't seem to know how to resolve the dependencies i seem to need. [14:58] diverdude, that is the idea yes, check " nvidia-smi " [14:58] grym: can you pastebin the full output of apt please, volunteers can take a look for you [14:59] grym: probably because they are coming from a repo that's not an ubuntu repo [14:59] lotuspsychje: ... i missed the paste somehow. [14:59] and as you've upgraded I suspect your repo is now pointing at the wrong version [14:59] lotuspsychje: ikonia https://bpa.st/IZQA [14:59] ubuntu will resolve depenendencies if they are available to it [15:00] ikonia: no, libgl1-mesa-dev is something that apt-search can see [15:01] grym: it can see the package - it's the version and the architecture that matters [15:01] does upgrade disable i386 archtecture? [15:01] it's also installed [15:01] oerheks: there is no nvidia-smi command [15:01] hello [15:01] oerheks: only nvidia-detector [15:01] diverdude: then you don't have drivers installd properly [15:01] grym: it's not installed or it wouldn't be a broken dependency [15:01] Where are the sources of the drivers that Ubuntu is shipping with ? [15:01] ikonia: `libgl1-mesa-dri is already the newest version (19.2.8-0ubuntu0~18.04.3).` [15:01] grym: what architecture is that package [15:02] grym: but oerheks said it shipped with 20.04....and this is a total fresh install of 20.04 [15:02] ikonia: amd64, so that's to your theory. how do i also give steam the 32-bit version [15:02] grym: Error: You are missing the following 32-bit libraries, and Steam may not run: [15:02] grym: the error message is stelling you what you are missing [15:02] !i386 [15:02] For information about the future of support for i386 packages in Ubuntu 19.10 Eoan Ermine and onward, please read the following official statement: https://ubuntu.com/blog/statement-on-32-bit-i386-packages-for-ubuntu-19-10-and-20-04-lts . Note this applies only to i386 (Intel/AMD) builds, not other 32-bit architectures like arm. [15:02] !multilib [15:03] diverdude: i've always had to install the nvidia/cuda/cudnn stack manuallyh [15:03] Where could I find the sources of RTL8723DE driver that Ubuntu 20.04 is using?(it is clearly different from rtlwifinew repository) [15:03] diverdude: haven't tried 20.x, but i wouldn't expect it to be different [15:04] ikonia: slow bot [15:04] grym: no, the factoid is missing [15:05] jmcvaughn: thanks! I had expected this to get me just what I need, but apparently there's a log gap in the init script. Before the zfs_debug option is honoured, the initscript calls /scripts/local-premount. I found out by specifying 'debug=vc' on kernel command line. Not yet sure what's the real culprit, but it's in local-premount [15:08] ikonia: ok, so going down the `apt install :i386` is getting a little daunting... this doesn't feel right at all https://bpa.st/T23Q [15:09] grym: looks right [15:09] resolve the dependencies and you'll be fine [15:09] grym, 'dpkg-architecture --list' shows if i386 archtecture is enabled, i guess it is removed during upgrade? [15:09] ikonia: how far down this tree am i going to have to go [15:10] grym: no idea, I don't know what you had installed on your system, how your upgrade went, etc etc [15:10] ikonia: because there's a mishmosh of i386 and 64 in that list [15:10] grym: there will be, there is also a danger in later ubuntu versions the package no longer exists, or has been renamed [15:11] ikonia: and yet apparently steam works for many people on 18.x :| [15:11] grym: they may have a different version / their dependencies are met [15:11] again, I don't know the state of your system, which is why I said resolve the dependencies [15:15] i'm trying a dist upgrade but something is going wrong https://bpa.st/JDJQ what can i do about it ? [15:17] ph88, remove postgres an neo4j repo? [15:18] hi :) On xenial 32 bit, I try to use ImageMagick to convert SVG to PNG: convert -- /usr/share/icons/Humanity/categories/48/applications-chat.svg chat.png ; echo rv=$? # result: "Aborted¶ rv=134" what am I doing wrong? [15:19] convert --version: Version: ImageMagick 6.8.9-9 Q16 i686 2019-11-12 http://www.imagemagick.org [15:20] oerheks, i don't know either? but i like postgresql and neo4j ! === pyre_ is now known as pyre [15:21] 3rd party repo without i386 packages.. you like it? [15:21] are there better ways to convert SVG to PNG from command line? [15:22] oerheks, i liked it on 19.10 ye [15:23] can anyone help me ? [15:23] Sven_vB: try inkscape [15:23] please [15:23] I almost feel invisible here [15:24] remove them and add them after upgrade again? now it is bugging your upgrade attempt [15:24] ? [15:24] !patience | RambosFace [15:24] RambosFace: 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/ [15:25] lotuspsychje, that's too big a dependency. I probably should have clarified, the conversion is just one action in a bash script I'd like to distribute. [15:25] nobody can help you, RambosFace, unless you type your real question [15:25] Hello, I am running Ubuntu 20.04 Focal Fossa. Trouble is i am trying to print in a canonc pixma MP 250 to no avail. Any help appreciated, thanks. [15:26] It does scan though, what is even weirder. But no printing. [15:26] It did in 19.10 Eon Ermine before the upgrade to Focal Fossa. [15:26] I use another distro than Ubuntu, I have a RTL8723DE wifi chip. The distro I am using doesn't support it out of the box. If I install it from the rtlwifi_new repo it is not like the Ubuntu one as the Ubuntu one can work with bluetooth without flaws. I want to know where are the sources of RTL8723DE driver that Ubuntu is using so I can install them myself [15:27] Where are the sources stored ? [15:27] oerheks: done [15:27] Hi, according to this guide: https://www.askmetutorials.com/2020/05/how-to-disable-nouveau-nvidia-driver-on.html I should be able to run a command in ubuntu 20.04 called `blacklist`, but when i try to run that I get `command blacklist not found`. Am I missing to install something? [15:27] RambosFace: we can only support ubuntu official !flavours here [15:27] lotuspsychje, my screen resolution is 1920x1080 [15:28] I was hopping you will help me as Mint is based on Ubuntu [15:28] RambosFace, an easy way to find out is to boot an Ubuntu Live DVD, then ask aptitude where it would download them from. [15:28] !mint | RambosFace [15:28] RambosFace: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle) [15:28] but I don't know what to download Sven_vB [15:29] RambosFace, then boot the Live DVD and ask here how to find that. :) [15:29] Hello, I am running Ubuntu 20.04 Focal Fossa. Trouble is i am trying to print in a canon pixma MP 250 to no avail. It did work before the upgrade in 19.10 Eon Ermine. [15:29] RambosFace, i wonder why your linux does not support rtlwifi [15:29] Because it is an out of tree driver that doesn't happen to be yet in the kernel !!! [15:29] change your distro to ubuntu, done.. [15:29] That's why [15:30] Ubuntu is slow [15:30] done [15:30] nevermind [15:30] RambosFace, as you said yourself, Mate is based on Ubuntu, so if you like Mate, the problem can't be with Ubuntu itself. [15:30] RambosFace https://github.com/lwfinger/rtlwifi_new , using google works. [15:31] mrtrousers: if you don't read messages don't comment [15:31] I said that the repo one is not working as the Ubuntu one [15:31] Ubuntu devs made some fixes that are not in the repos [15:32] RambosFace, really, boot a live DVD where it works, verify it works, and then it will probably be easier to query the system about what its current drivers are and where they came from. [15:32] RambosFace, good luck then, ubuntu uses the regular git https://github.com/lwfinger/rtlwifi_new.git [15:33] oerheks: how do you know that ? [15:33] I said that they made some fixes to get it working with bluetooth simultaneously [15:33] RambosFace: move to the proper support channel for mint please [15:33] RambosFace, the fixes may be in dependecies of that repo [15:34] Anyone know how to get a canon pixma 250 to work in Ubuntu Focal Fossa 20.04? [15:34] mrtrousers: you want to import the pics from the camera? [15:34] diverdude: that page is just badly formatted; it is saying that the contents of the file should be `blacklist nouveau\noptions nouveau modeset=0`, blacklist isn't a command [15:35] mesaboogie , no I want to print a pdf in an old inkjet printer, it's a canon pixma mp 250. [15:35] mrtrousers: ah, a printer [15:36] mrtrousers: settings/printers ? [15:36] I've tried, but then when i print nothing happens.. [15:36] so it sees the printer then [15:37] at least the printer appears when you add it? [15:37] mesaboogie doing that process my printer doesnt show up, and i dont know what's the right option to set it up as a generic. Yes it does see it. [15:38] mrtrousers:how about drivers from: https://www.canon-europe.com/support/consumer_products/products/fax__multifunctionals/inkjet/pixma_mp_series/pixma_mp250.html?type=drivers&language=en&os=linux%20(64-bit) [15:38] https://canon-print.com/canon-pixma-mp250-series-drivers-windows-mac-linux/ [15:39] maybe it is not a driver issue, is your user member of the lpadmin group? [15:39] mesaboogie Awsome, how did you find them? In canon.es canon.co.uk and canon us it was showing 0 drivers, like they had droped support or something. [15:39] mrtrousers: yes, there are the drivers [15:39] how can I active changes in /etc/environment.d? [15:40] Aison, a program needs to import them, or be started from inside a shell that has imported the new environment files. [15:40] jmcvaughn: found my culprit, it was fixrtc. Gonna compare with raspbian's initramfs, however I think a BR is in order. On the upside, I learned the one or other thing... [15:40] jmcvaughn: yeah i found out hehe [15:40] Aison, easiest way to apply them globally is to reboot. [15:41] Sven_vB, ok, then I reboot ... [15:41] ;) [15:46] well, environment.d is not working anyway. I added a file 90rbenv.conf containing [15:46] PATH=/opt/rbenv/bin:$PATH [15:47] but this is not applied. Rebooted twice now === kostkon_ is now known as kostkon [15:50] mesaboogie i install the driver but it doesnt work. There are 2 debs a generic one and an mp250 specific one installs, theo other has unmet dependencies. [15:51] mesaboogie also when adding the printer, the system sees 2 usbe conections.. [15:52] mesaboogie The specific mp250 driver asks for libtiff4 and libpng12 [15:53] Hey guys. So i tried installing this this driver. It seams to work for connecting to wifi but when i try to create a access point it trys for a couple seconds, and then errors. Does anyone know a possible solution ? [15:53] https://github.com/jurobystricky/Netgear-A6210 [15:54] mrtrousers, so, install those libs? [15:54] C0nundrum, does the hardware support AP mode? [15:54] Sven_vB Focal fossa has libtiff5 and sudo apt install libtiff4 doesn't find any package.. [15:55] Sven_vB +1 .. not all hardware/driver supports AP [15:55] oerheks, good to know, thanks! [15:55] err sorry, I didn't see the "not" [15:56] mesaboogie Sven_vB trying to install the libs or their equivalent and see what happens [15:56] ok mrtrousers [15:57] Yes iw shows support under capabilities [15:57] looks like libtiff5 and libpng16 mrtrousers [15:57] mrtrousers, if you're lucky you can just change the version in the source files. [15:57] sounds good Sven_vB [15:57] this one says it supports AP mode https://github.com/worralph/netgear-a6210-driver-dkms [15:58] hm , i guess i could try that but it looks older ? How do i remove the previous driver ? [16:00] or an other version, no mention of AP mode ..https://github.com/kaduke/Netgear-A6210.git [16:03] How do i remove the old driver ? [16:03] how experimental or stable is ZFS support in Focal? [16:05] Depends: libpng12-0 (>= 1.2.8rel) but it is not installable Depends: libtiff4 but it is not installable [16:05] C0nundrum, last line on your first url; sudo dkms remove netgear-a6210/2.5.0 --all [16:06] This is what iw lsit showd btw [16:06] https://pastebin.com/58j4ybGb [16:06] zfs comes in version 0.8.3 in focal fossa [16:13] mesaboogie the solution was to install gutenprint manually throu terminal cuz the adding printer gui didnt add the driver properly or something. [16:14] Thanks measaboogie and Sven_vB [16:14] Thanks mesaboogie and Sven_vB [16:18] After i delete the driver from kernal modules, is there. way to force the kernal to remove it from memory , or do i have to reboot [16:20] hi, i am setting up a router in ubuntu with 1 wan and two lans. can I setup the lans with 2 dhcp? I am able to get an address on lan1, but not on lan2. any advice? [16:20] https://pastebin.com/dP8X0PCD [16:23] C0nundrum, reboot, to unload the dkms [16:24] dkms commands is for debian. it seems it gave error on ubuntu [16:43] C0nundrum: kernel (not "kernAl") modules *are* drivers. once unloaded they are no longer active, and no longer in memory (other than maybe cached, but not in use). dkms is used on both debian and ubuntu. [16:44] i was able to remove it with modprobe -r [16:45] Also curious why do you think i should use a older fork of jurobystricky/Netgear-A6210 ? [16:45] it mentions AP in the description [16:48] worralph fork doesn't compile [16:49] also when compiling the original repo i got this error [16:49] was wondering if it was an issue [16:51] in case you just tried to post and image or paste something: this failed. see also: [16:51] !paste [16:51] 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. [16:52] C0nundrum: ^ [16:52] https://pastebin.com/y5uzR9NM [16:52] i miss pastie. less of a hasle than pastebin [16:53] ow never used the ubuntu one [16:53] I am trying to install 20.04 raspberry pi image and it ends up at the login prompt instead of what I'm used to with mate. Do I have to install a desktop and enable it after installing the server? Also, is it possible to install the studio desktop because I couldn't find how to do that on top of 20.04? [16:53] i see no errors [16:53] o i guess it's a warning [16:53] it doesn't matter ? [16:54] i see no warning either .. [16:54] fgould: for ubuntu studio, ask in #ubuntustudio. there is probably the ubuntustudio-desktop metapackage which would be a good start. [16:55] gotcha @tomreyn, thanks for the redirect! [16:55] oerheks: line 59 is a warning [16:55] oh, missed that [16:56] fgould: you're welcome - i don'T know about your first question, but installing any of the flavour's meta packages (and ideall just one), should get you a graphical desktop [16:57] yes, the documentation shows three example desktops as top used and a link to others including studio but there aren't the same install commands for studio, so I got lost. [16:59] So i just finished trying the last one you recommended. Same issue :( [16:59] This is the kernal messages i get [17:00] https://pastebin.com/8nMxezKX [17:02] local hardware store didn't have any screws that would fit [17:03] !who | robertparkerx [17:03] robertparkerx: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [17:06] oerheks See anything usefull in the kernal log ? [17:09] anyone tried zsys yet? [17:10] fgould: just a warning - I am currently installing xcfe on my 19.10 raspi3 server and it is taking *FOREVER* been going a couple of hours at least now. Only putting it on to explore running it with vnc [17:10] sorry - not 19.10 - 20.04 [17:12] Thanks @b3lt3r. I might try that again to see if the basics work. If you get a chance, let me know how it goes for you. VNC is the next thing I too need to install and test. [17:12] x0n: yes! [17:14] fgould: just a note: there's no need (or use) for the @ prefix for highlighting users on IRC. just the nickname is good enough. [17:14] fgould: I'll update if it ever finishes :-) I don't want the GUI starting normally - just wanted it available on demand. If it does install I'll back the SD card up to img so repeat installs can be painless [17:15] tomreyn, thanks for the update. I've been using Discord and it's required there. [17:16] on ubuntu 18.04, notifications are truncated in the notifications panel. How can I see the full message, or even see a log of it via the terminal? My screen resolution is 1920x1080. See screenshot https://www.dropbox.com/s/eulcao73yuqitox/Menu_471.png?dl=0 [17:18] tomreyn whoops wrong channel [17:19] C0nundrum, time to install ubuntu again. [17:19] tomreyn: how do you like it? is it ready for primetime yet? any major bugs? [17:19] *horrified face* [17:20] i guess no one tested it on bionic :/ [17:21] x0n: i don't know, i don't use it. i just know someone reported using it here. and you asked whether someone uses it. [17:22] tomreyn: all right! well thanks for the info then, but... do you know by any chance who it was? [17:25] x0n: hmm no, not really, it's been a while. but maybe just ask your non support (poll) question in #ubuntu-discuss, or ask a support question here. i bet there are more zfs users around here. [17:27] ah, zsys adds ZFS snapshots .. under devlopment https://arstechnica.com/gadgets/2020/03/ubuntu-20-04s-zsys-adds-zfs-snapshots-to-package-management/ [17:29] tomreyn: it wasn't intended as a poll. I was hoping someone could tell me how usable the tool is currently as it apparently is no yet feature complete and also abysmally documented [17:30] I'd like to try it. but it seems I'll need a special pool layout that zsys can work with [17:30] but how? no docs [17:32] https://github.com/ubuntu/zsys some other clues besides arstechnica [17:32] Has anyone gotten hplip to work in Ununtu 20.04? [17:33] rjwiii: what's not working about it? [17:33] tomreyn: I install hplip-gui and it complains about missing libs ... pyqt4 [17:34] rjwiii: the ubuntu focal package? [17:34] oerheks: thanks. I've alreadey looked at that. didn't find any info on how to layout a pool there either :< [17:34] Yes [17:34] tomreyn: yes [17:34] rjwiii: did you file a bug report, yet? [17:35] tomreyn: not yet ... thought there might be a soulition/workaround out there ... Google is little help. [17:36] x0n: sorry, i don't have a ny more info either. note it's still experimental. [17:36] install python-qt4-dbus and python-qt4 perhaps? https://bugs.launchpad.net/hplip/+bug/1748598 [17:36] Launchpad bug 1748598 in HPLIP "hplip installer complaining about missing pyqt4-dbus and pyqt4 packages in Debian 9.3" [Undecided,In progress] [17:37] rjwiii: if installing a package from your ubuntu release fails quoting dependency issues and that's not because of your own system is broken then filing a bug would be a good first step to take. [17:37] tomreyn: yeah I'm feeling adventurous :) testing ubuntu focal on a raspberry pi, already hit a bug with ZFS that I spent several hours investigating... now I feel like going all the way [17:37] oerheks: those don't exist in focal [17:38] oh, it changed to python3-pyqt5 [17:39] tomreyn: I will do that ... [17:39] tomreyn: do you use hplip? [17:40] rjwiii: not at this time, no (i used to). can you also share the output you get when installing hplip-gui? [17:40] this bugreport confirms hplip-gui is not ready.. https://bugs.launchpad.net/hplip/+bug/1876205 [17:40] Launchpad bug 1876205 in HPLIP "I cannot install HPLIP on any flavor of Ubuntu 20.04" [Undecided,Fix released] [17:41] tomreyn: which paste-bin to use? [17:41] oerheks: that's a bug filed against upstream hplip, my hope is the ubuntu package (which has a dependency on the qt5 libs) might work. [17:41] welp. looks like I'll have to grab an ISO and set up a VM with the one purpose of investigating how the installer sets up the zpool for zsys [17:42] rjwiii: the one listed in the /topic [17:58] tomreyn: I did a apt purge and re-installed hplip and it's party working ... I was able to setup a printer and the HP icon apears in the top bar, but I can't get the gui to appear. I can use the printer, though ... [17:59] tomreyn: when I try hp-toolbox from CLI, I get dbus errors ... [18:02] rjwiii, and ' hp-toolbox --disable-dbus ' ? [18:04] ioria: :thumbsup: [18:04] i see [18:05] ioria: that worked. Thanks. Do you know how do I get the top panel icon to work? [18:06] rjwiii, maybe with a gnome shell extension ... give me a sec [18:07] rjwiii, you can try this : https://extensions.gnome.org/extension/1031/topicons/ [18:07] rjwiii, or this : https://extensions.gnome.org/extension/2311/topicons-plus/ [18:09] ioria: Nice, but the icon is already in the top panel ... it just doesn't launch the gui ... [18:09] rjwiii, oh, i see === JakeSays_ is now known as JakeSays [18:09] ioria: Maybe in start up programs? [18:10] rjwiii, well, you can try, but i'am not optimistic about that [18:12] https://bugs.launchpad.net/ubuntu/+source/mate-panel/+bug/1810745 [18:12] Launchpad bug 1810745 in hplip (Ubuntu) "HPLIP hp-systray tray icon does not show dropdown menu in MATE Panel on 18.04 LTS, 18.10, 19.04 and 19.10" [Undecided,Confirmed] [18:12] rjwiii: so installing the hplip-gui package actually worked without an error? because you seemed to say the opposite earlier? [18:13] rjwiii, comment #8 is interesting [18:16] tomreyn: partly this time ... I was able to get the printer to install, but the icon in the top panel doesn't work ... I've attempted this a few times from both Ubuntu packages & direct download ... then I found some instructions on how to completely purge everything and start over ... that's what worked ... partly [18:16] rjwiii: an installation process either returns error messages or not, it doesn't do it partly. [18:20] rjwiii, try to kill the icon and run 'dbus-launch hp-systray -x' [18:25] ioria: no go ... ps aux says it's rinning, but no icon in top panel ... [18:26] ioria: hold the phone ... [18:26] ok [18:26] ioria: just got an error dialog ... "No system tray detected on this system" [18:26] Hello. [18:27] rjwiii, so you're using the default gnome-shell desktop not mate, right ? [18:31] ioria: Yupper ... installed about a week ago ... Ubuntu 20.04 on a brand spanking new System76 Thelio ... [18:31] I'm having an issue with running 60hz on my 4k TV on Ubuntu 20.04 on my Vizio V505-G9. I've made a post on the Level1tech forums that contains everything that I have tried so far. Here is the link: https://forum.level1techs.com/t/issues-with-getting-4k-60hz-working-on-ubuntu-20-04/157080 [18:32] rjwiii, so you should have an icon in top left when you run hp-toolbox ? [18:34] ioria: I can run the toolbox from CLI fine with --disable-dbus (as you told me), ... [18:35] rjwiii, and when you do it , is hp-systray running in bg ? [18:35] Anyone know how to customize the alt-tab/alt-tilde (~) behavior on stock ubuntu 18.04.04? [18:36] Specifically with respect to virtual workspaces? [18:36] ioria: hp-systray didn't die ... killingn now ... [18:36] On previous versions, alt-tab cycled through only the windows on the current workspace. In 18.04.04 alt-tilde cycles through all of the windows, even if they're in differetn workspaces, which makes workspaces kinda useless. [18:37] ioria: Now I can run hp-toolbox from CLI and the icon appears in the top panel ... [18:38] rjwiii, ok .... [18:39] ioria: BUT ... once I close the toolbox, I cannot reopen it with the icon in the top panel (HP Device Manager) [18:40] ioria: ... or the Settings. [18:41] rjwiii, pkill hp-systray [18:42] ioria: Icon dissappeared ... [18:43] rjwiii, do you also have another icon on the right ? [18:45] ioria: No HP icon in the top panel at the moment ... ps aux | grep hp- shows no instances ... [18:47] rjwiii, yep, not working (once you have closed it) [18:52] ioria: at least the printer is working for now ... [18:53] ok === Wryhder is now known as Lucas_Gray [19:07] Hi, I have an issue, I am trying to set the static ip for my Ubuntu via network manager. But it is not saving. Once I close the window after putting all info, it switches back to the DHCP setting. [19:08] ioria: GOT IT ... had to install the hplip plugin from CLI! [19:08] Any idea where I can look for it ? [19:08] rjwiii, ho, goo [19:10] Saurabh009: and your ubuntu version is? [19:11] Saurabh009: in a terminal, run: lsb_release -ds [19:12] Ok let me run this. [19:13] xenial [19:13] I'm having an issue with running 60hz on my 4k TV on Ubuntu 20.04 on my Vizio V505-G9. https://paste.ubuntu.com/p/TrBc2psKwT/ [19:13] sorry not xenial [19:13] focal, 20.04 [19:15] Saurabh009: is the internet connection working fine otherwise? [19:15] Yeah it is. [19:15] But I can't set static IP using nm-connection-editor. [19:15] Saurabh009: i haven't experienced what you're saying, so i would say maybe try using nmcli or nm-tui to configure it [19:16] Saurabh009: this may provide better error messages, or just make it work. [19:17] Ok I will try this. [19:17] there is another issue I am facing with the ssh service. [19:17] Saurabh009: I had trouble setting a static IP. Keep in mind that you have to set your DHS server IPs, too ... [19:18] Saurabh009: another approach you could try is to close any NM GUIs, disable the connection (thus going offline), then start nm-connection-edit, delete the connection profile and re-create it (but not go online, yet), configure the profile with the static IP address and then save the profile and enable it. [19:19] Ok I will do it now. [19:19] With the ssh I have this issue. ssh.service is always dead if I boot system. then I have to manually with systemctl restart ssh.service. and it starts working. [19:19] Hi [19:20] It works fine until the next boot. [19:20] Is there an easy way to make a keyboard shortcut for «opening a terminal here» in Nautilus ? [19:20] Saurabh009: you should probably review some logs there [19:21] Saurabh009: journalctl -b gives you all the logs since the latest reboot. [19:21] let me try this [19:23] does anyone know if there is a brower / package available in official repos that actually enables hardware acceleration for a browser? I can't find anything that adds vaapi to chromium for example [19:23] youtube uses like 50% cpu [19:25] it's pretty easy to see that hw acceleration isn't working if you compare any of the browser's cpu usage to the cpu usage opening the same youtube link in vlc for example [19:25] i install amdgpu-pro on xubuntu 18.04.4HWE and my pc start freezing and laggs. If i install amdgpu-pro on ubuntu 18.04.4 any freeze still present or its xubuntu bag? [19:26] can i expect a smooth distro upgrade from 18.10 to 20.04 LTS? [19:27] & do i remember it right: `sudo do-release upgrade`? [19:27] you'd need to upgrade to a suported release first of all [19:28] lakitu, whatever you do, prepare a fresh iso on usb first. have fun! [19:28] ah [19:28] not a bad fall back [19:28] fallback* [19:28] journctl -b | grep ssh just showed this one "Listening on GnuPG cryptographic agent (ssh-agent emulation)." [19:28] also take precautions, use ppa-purge and look for remaining third party / untracked packages and package versions using apt-forktracer [19:29] tomreyn: what are supported releases, then? [19:29] which of the two i mentioned is not? [19:29] !18.10 | lakitu [19:29] lakitu: Ubuntu 18.10 (Cosmic Cuttlefish) was the 29th release of Ubuntu. Support ended July 18th, 2019. See !eol and https://lists.ubuntu.com/archives/ubuntu-security-announce/2019-July/004996.html [19:29] oh [19:29] so i can't even `do-release upgrade` now? [19:29] ??* [19:30] 20 releases. [19:30] 29* [19:30] if it does not work, see !eolupgrade [19:30] you can try, i'm not sure. if it doesn't work you'll need to upgrade manually [19:30] !eolupgrade [19:30] End-Of-Life is when security updates and support for an Ubuntu release stop. Make sure to update Ubuntu before it goes EOL so you get updates promptly for newly-discovered security vulnerabilities. See https://help.ubuntu.com/community/EOL and https://wiki.ubuntu.com/Releases for more info. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [19:30] thanks [19:30] long time you had updates, so we are not responsible if it fails. [19:31] be nice to get a little time-out notification or something - taskbar reminder, about this [19:31] Saurabh009: i was rather meaning to suggest to look for problems with network interfaces and connections. [19:31] * lakitu checks oerheks link [19:31] lakitu: there isn't really a great solution. even the rolling release distros, if you wait too long it turns into a nightmare to try to upgrade. [19:31] oerheks' link [19:31] lakitu, you ignored it while updating.. long time ago [19:32] IS anyone have trouble with amdgpu-pro drivers on ubuntu 18.04.4? [19:32] but by that time... well i won't quarrel [19:32] BeavisOnFire: Try this https://forums.fedoraforum.org/showthread.php?319070-Keyboard-shortcut-for-Open-in-Terminal-option-in-Nautilus [19:32] Thank you mnabid [19:33] lakitu: indeed, such a notification would be nice to have. actually there are regular reminders that a new version is available, though. but none, i think, which tells you how much time you have left, or that times' up. i suggested this a while ago, i think in the form of a bug report (a feature request). [19:34] BeavisOnFire: glad to help. [19:34] newuser444467899: it's not uncommon to cause trouble. we don't support it here, though, please get support from amd directly (it's not part of ubuntu). [19:35] newuser444467899: what sort of problem? do you have a specific need for them? Most cases best to stick to amdgpu [19:35] ah. i think if we get any reminders we should get such a one, tom. [19:35] alrighty [19:35] worst case i fresh install my OS [19:35] pepperjack freeze pc with amdgpu-pro [19:35] my home partition was separate, my personal data is on a separate partition [19:35] it shouldn't be a problem [19:36] i just backed up to disc too, as a extra precaution [19:37] why the whole world get stuck when browser scripts are a problem? [19:38] It just says the service is dead whenever I start the system but restarting the service works. -_- [19:39] also it seems like firefox has been memory-leak freezing my computer. i guess i could talk to firefox, but just fyi [19:39] newuser444467899: sorry dude. you could boot recovery if needed if freezing is that bad and uninstall but I'm not sure what the best channel for you to get support for the pro driver would be [19:39] i'm in Kubuntu 18.10 [19:39] (i'll try the newer) [19:39] (release of Kubuntu) [19:40] pepperjack amd have irc channel? [19:40] there is #radeon but I'm not sure how active it is [19:40] manjaro [19:40] sorry, ignore that [19:40] mnabid: thanks a lot for helping. It works perfectly ! [19:41] pepperjack ok [19:43] Hello, I need full names ("user@mydomain.org") to be recognized the same as "user" by POP, which was possible until today's upgrade, any help? [19:47] jem: what's "POP"? [19:47] tomreyn: POP3, sorry [19:48] Maybe also for SMTP, if anything different is necessary [19:48] why the whole world get stuck when browser scripts are a problem? [19:48] jem: and you run which release of ubuntu,a nd which pop3 client? [19:48] Let me check [19:48] enriooooooo: my part of the world didn't get stuck recently [19:49] it just freezes tomreyn [19:49] enriooooooo: but this sounds more like a philosophical discussion, maybe ##philosophy would be a better plance to discuss existential issues? [19:49] never had these type of issues in other os. [19:49] tomreyn: 4.15.0-99-generic #100-Ubuntu [19:50] jem: this looks like a linunx kernel package version [19:50] I'm not sure about the client, I understand this is a server side problem [19:50] Oh [19:50] jem: lsb_release -ds returns your ubuntu version [19:50] Ok [19:50] Ubuntu 18.04.4 LTS [19:50] tomreyn, are you sure? in what way its philosophical discussion [19:51] the os freezes [19:51] im using LTS version of ubuntu [19:51] enriooooooo: maybe i misunderstood what you mean by "world getting stuck", maybe you mean that your computer seems to freeze temporarily? [19:51] Sorry, now I see what you said about the version, it's being a hard day :) [19:52] temporarily? need to reboot [19:52] every time [19:53] jem: so you're running ubuntu 18.04.4 with linux 4.15, and while you were able to authenticate to some (which?) remote (?) pop3 service using some (which?) software and a username in the form of "user@example.org" you can only use a username in the form of "user" now? [19:54] enriooooooo: i see. which ubuntu version are you running, how much ram does the system have? [19:55] heh - enriooooooo to your question, consider: WWJD? [19:55] heh heh heh [19:55] tomreyn: Let me explain, I'm not trying to identify myself from ubuntu as client, I'm running an ubuntu server with all the accounts and the users can't now identify to my server [19:55] ('little joke) [19:55] i'm using ubuntu 16.04 and 4GB ram [19:56] browser is midori [19:56] ..when browser scripts are a problem? [19:56] yes oerheks [19:56] jem: right, it's good to provide details from the start, not make people guess. it's great you're starting to do so now. [19:56] Sorry [19:57] I tried to summarize and obviously it was too much [19:57] they take a whole lot of time to load or there is some sort of memory required to modify dom. [19:57] no problem, i'm just trying to explain how you can get help here easier [19:57] Hello! [19:57] i believe its the later [19:57] Ok and thanks for that, tomreyn [19:58] I'm used to bring help in Wikipedia channels, but not to ask for it :) [19:58] you're welcome, jem. so, which pop3 server are you running then? [19:58] I'm not sure, I have postfix but I understand it doesn't manage pop3 [19:59] I'm looking for a good GnuPG GUI. What would you recomend [19:59] Also dovecot [19:59] ? [19:59] dovecot appears in the pop3 lines in the logs, so maybe that's the right answer? [19:59] jem: dovecot is probably the pop3 server then. and it's unusual that you don't know which servers you run. [20:00] Well, I'm more a programmer than a sysamin [20:00] sysadmin* [20:00] !info seahorse [20:00] seahorse (source: seahorse): GNOME front end for GnuPG. In component main, is optional. Version 3.36-1 (focal), package size 387 kB, installed size 2264 kB [20:00] velocitydev, else see https://gnupg.org/software/frontends.html [20:01] I'm using Seahorse right now. [20:01] jem: okay, maybe you can share some error messages, and discuss which updates were recently installed that you're saying may have introduced the problem [20:01] I knew about dovecot in fact, but I never had realized that it is "the" pop3 software [20:01] Ok [20:02] I'll try to do my best [20:02] I was using Kleopatra [20:02] tomreyn, help [20:03] Here is an example line, tomreyn [20:03] May 16 13:31:01 localhost dovecot: pop3-login: Aborted login (auth failed, 5 attempts in 23 secs): user=, method=PLAIN, rip=xx.xx.xx.xx, lip=10.0.10.125, TLS, session=<8zN178OlUtpYBWo/> [20:03] enriooooooo: i'm not familiar with midori, so i'm not sure i can help with it. maybe start by inspecting your system logs at the time it last froze. [20:04] velocitydev: favourite software questions like that are a bit like asking how long is a piece of string, it depends on your preferences and what you want to do with it [20:05] jem: ok, this seem to confirm that login as this specific user with the password supplied there was not possible. [20:07] Yes, and of course I have tested myself that "user" is recognized but "user@domain" is not, with the same password [20:07] jem: it doesn't necessarily conform that logging in with a username of just the "user part" of this email address (so "user"), with the very same password, would work, or would have worked. [20:07] i see [20:07] I can confirm it === mnabid_ is now known as mnabid [20:08] I tested it with our webmail client and from Outlook (sorry to mention Microsoft software) [20:08] jem: so you're saying logging in with "user@domain" with a given password works not, but used to work. and that "user" with the same password always worked, and still works? [20:08] Yes to all [20:10] jem: ok so investigate what changed recently. see the files in /var/log/apt/ for updates that were recently applied. also discuss any third party software you'Re using that could intervene. [20:10] *interfere [20:10] I'm having trouble with getting 4k 60hz to run under Ubuntu 20.04. I can only run 4k at 30hz. Here is a post that I made on the Ubuntu Forums with more information: https://ubuntuforums.org/showthread.php?t=2443516&p=13957765#post13957765 [20:12] tomreyn: Thanks, but could you be more specific? I mean, I understand that something changed in the new upgrade, but what I sould check first? [20:12] should* [20:14] jem: well, the info that this broke as a result of applying system updates is something i gathered from what you said. system updates are carried out by 'apt' on ubuntu. while doing so, apt writes logs to the /var/log/apt directory. so, by reveiwing these logs you should be able to identify the componetn of your mail system that recently got updates, and which could have introduced the malfunction. [20:15] jem: you can also run this and share its output, this just gathers some info on the state of your apt database, it doesn't actually change anything: sudo /bin/true && cat &>/tmp/aptlog < <(sudo apt-get -y update 2>&1; apt-cache policy 2>&1; sudo apt-get -syV full-upgrade 2>&1;); nc termbin.com 9999 tomreyn: The upgrade that we did was in fact a replacement of one virtual machine by another, we kept the data but the software is basically new [20:17] The old machine has been moved to another IP so I can "compare things" if it's of any help [20:18] jem: another 'details' you could have shared early on. ;) [20:18] *detaiL [20:18] jem: are there more such details i should be aware of? [20:18] Sorry again :) I summarized a lot because I didn't know if there would be people reading [20:19] I think not [20:19] jem: so which software was the old system runnign, and which software is the new system running, and why did you make this change in the first place? [20:20] The change was needed because the previous was very old and we needed mainly a new usable webmail client [20:20] I give you the versions [20:21] were those the same ubuntu versions at all? [20:22] I am trying to view PDFs in 20.04 but the app and/or the entire system keeps crashing. I have tried with Evince and Atril. [20:22] The PDFs are about 5MB in size. [20:22] tomreyn: [20:22] Old: Debian GNU/Linux 6.0.4 (squeeze), dovecot 1.2.15 [20:22] New: Ubuntu 18.04.4 LTS, dovecot 2.2.33.2 (d6601f4ec) [20:23] jem: are you familiar with the term "migration"? [20:23] I guess so [20:23] jem: most of the time you don't just replace one linux distribution by another and expect things to still be working [20:24] I understand that [20:24] And there are other things to fix [20:24] But I think I can handle them [20:24] the PDFs will open, and sometimes they are viewable for a few seconds, but then the app will freeze up, or Ubuntu itself freezes up entirely and remains unresponsive until I cold reset. [20:24] This problem is more urgente and I have no idea about it, that's why I came here [20:25] urgent* [20:25] pepperjack How i can increase performance of ubuntu 18.04.4? desable compositor and other animation effects? [20:25] jem: so the authentication issue may be - this is a guess - due to upgrading dovecot from 1.2.x to 2.2.x. a lot changed between those versions, you could consider it a complete rewrite. [20:26] jem: you will probably need to read the (upstream) dovecot wiki to learn how to make authentication work as it used to work. [20:27] Ok [20:27] jem: but this is too big a project that i'll want to dive into this with you now. you really need to plan such migrations properly, test, not do them live. [20:28] tomreyn: We had some people with more knowledge than me preparing it for several weeks [20:29] And things have gone fairly well except for this point [20:29] jem: is "who" wikimedia there or some company? [20:29] jem: sorry, i mean: is "we" wikimedia there or some company? [20:29] tomreyn: No, this is about my "real life" work, not Wikimedia related [20:30] People working with Wikimedia servers know much more than me, of course :) === semeion is now known as mnemonic [20:30] i see. well if this is a commercial entitiy then i suggest (re-?)hiring someone hwho is more into system administration. no offense, i know you're a developer. [20:31] I asked lots of times here, and no-one has offered any suggestions. Please could someone tell me whether their experience of the Ubuntu 18.04 notification panel is that they are truncated and pretty much useless? They are not fit for purpose. Doesn't it bother anyone? My screen resolution is 1920x1080. See screenshot https://www.dropbox.com/s/eulcao73yuqitox/Menu_471.png?dl=0 [20:31] How i can increase performance of ubuntu 18.04.4? desable compositor and other animation effects? [20:32] tomreyn: I understand, this people will still be helping us, but about this they have said that we should just change the users config [20:32] But I thought I could avoid a lot of complains and explanations time [20:33] jem: i see. well, i think i have done what i could within the limits of the volunteer support we provide here. [20:33] Yes, tomreyn, and thank you very much [20:34] jem: you're welcome, good luck! [20:34] The same for you :) [20:34] thanks [20:34] And if you need some Wikipedia/Wikimedia help in Spanish, I'll be glad to help [20:34] I'm checking https://wiki.dovecot.org now [20:35] Can someone send me a PGP encrypted message to me@jtechnologies.xyz [20:36] (Well, it hasn't to be questions in Spanish, but about the projects written in Spanish) [20:36] clarkk: i'm not sure what you're asking. are you asking "what is the purpose of the Ubuntu 18.04 notification panel?" [20:37] velocitydev: can't you? === serrvan_ is now known as serrvan [20:38] tomreyn, I'm asking whether it is really like that, or whether it's specific to my system (and can be fixed)? I want to see the full messages - truncated messages are not useful at all [20:38] @tomreyn I want to know if it works with someone else [20:40] velocitydev: i'm assuming you're using some software handling GPG (not PGP?) encrypted e-mail messages? on ubuntu? you'd need to make your public key available to others for them to be able to send encrypted e-mail to you. [20:41] I did [20:41] I'm using thunderbird [20:41] clarkk: ah sorry it's about the truncation. i think this is normal, yes. the software triggering the notification could keep the message shorter. [20:41] my key is published on the Keyservers [20:42] velocitydev: can't find it on any of the servers I use, what's your key's fingerprint? [20:42] tomreyn, is there anything I can do to retrieve the complete message. Perhaps at the terminal? [20:43] tomreyn -----BEGIN PGP PUBLIC KEY BLOCK----- [20:43] mQGNBF62LBIBDADHMsa5HP9kmswOANVhYt1zAYojrAm7upsa/RVr/x9SdlIiJ+Y6 [20:43] Zw7EmdqBRARTJ1+lbD6q2wKJy7QNL/pqGNb+3GtOCCZ/ndxbPX9X28mIziUyPuTA [20:43] IFZa5P5GdlYQGQy6+HNLxNb1dZ0yGoZEGniGyvEFGQUrNWYM1Z7RRf7ny8IXe+cn [20:43] lxsD7cLzQYMpd/wJf4G1R88M1GSeU7xbfOj9q5CVjpbmkibkm80+3QFwkzTeH/tp [20:44] !paste | velocitydev [20:44] velocitydev: 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. [20:45] tomreyn !paste https://paste.ubuntu.com/p/QvTv8MRQpM/ [20:45] clarkk: i don't really know, i never dug into this. [20:45] ok, can anyone else help me, please? [20:46] if you can't get help with this here, you could try one of the gnome channels. [20:46] or see whether they have any documentation on it [20:49] velocitydev: i sent you two messages. one is encrypted, the other encrypted and signed. [20:49] velocitydev: this is more of a topic for #gnupg , though [20:50] Ok, i didn't know that had it's own chanel === mnabid_ is now known as mnabid [21:21] I am having difficulty using my CSR 4.0 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) [21:26] sudo hciconfig hci0 up / Can't init device hci0: Connection timed out (110) [21:33] Hello. Whats the difference between use .appimg, flatpack and Snaps and the "default methods"(.debs and software centers) and why i should use one or another in each case? [21:39] Munsko: i don't want to go into each of those, it'll be best you read up on them. my recommendation is to keep using apt and .deb's where possible most of the time. on ubuntu, snaps can b eok in specific cases. [21:41] such as software where developers do not provide stable release updates. [21:42] the "default" on current ubuntu desktop releases at least appears to be snap, not apt/deb, though. [21:46] snaps get updates, flatpak can get updates, appimage is manually [21:49] fgould: it finally finished and appears to work ok. Hits memory somewhat but it's usable so I'll call it a win for today.... [21:49] Thanks for the answers, i will continue with .deb and software center so [21:52] fgould: seems to use c. 150m additional memory when the vnc session starts the x desktop [21:52] b3lt3r: fgould left some ~ 4 hours ago. [21:53] Munsko: the software center has snaps integrated into it along with .deb. You can ook and see which it is in software center. [21:53] I saw he was off - figured he may see these when he came back [21:55] mesaboogie how i recognize them? i searched snap and only few apps appears to me [21:56] Munsko: look in software , it will say "snapcraft.io" [21:56] scroll down at details in software [21:56] mesaboogie, Munsko: i suggest clarifying which ubuntu releases you two are referring to, things can change [21:57] Munsko: Terninal method: ' snap list ' . [21:57] Munsko: true, 18.04 and 20.04 are the same that way as far as snaps in software. older than that , I have no idea. [21:57] Oh [21:57] I just runned the command and saw no one snap is installed [21:57] Thanks [21:58] And find too the snaps on the sofware [21:58] ubuntu software center* [21:59] Munsko: ubuntu 19* as well. which version ubuntu are you running? [21:59] Im using lubuntu 20.04 by the way [21:59] (flavor) [21:59] I have a number of 18.4 and 20.4 servers, all over the world - they communicate/share data using rsync - all works well - I just brought up a 20.4 on google cloud and I can rsync between it and the others as long as the connection starts on one of the others. If I try and invoke rsync on it I get the message: protocol incompatibility (code 2) at compat.c(178) [Receiver=3.1.3] - all servers have protocol 3.1.3 when I di an rsync --version - any ideas? [22:00] just rsync or rsync via ssh? [22:12] hello [22:12] I'm new to ubuntu 20 (I'm usually on ArchLinux) [22:13] I'd like to run stuff like `xset r rate 200 20` at bootup, and usually I do that in `.xinitrc` [22:13] !XX.YY | hi palate42 [22:13] I can't seem to make that work on Ubuntu. Is there a way? [22:13] !YY.MM | hi palate42 [22:13] hi palate42: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle [22:13] 20.04 [22:14] Is that to set keyboard repeat rate? [22:14] akem yes [22:15] is this ~/.xinitrc ? [22:15] tomreyn well that's where I put it on Arch Linux, yes [22:15] tomreyn I tried .xsession, too, [22:16] I think it's maybe overriden by the desktop, you can try to set it using the gnome startup session maybe. [22:16] akem what's the drone startup session? [22:16] how do i trouble shoot bluetooth on ubuntu 20.04 [22:16] gnome* startup session [22:16] Is it gnome-session-properties? or just gnome-session i don't remember. [22:17] you should be able to set it from the keyboard settings gui [22:17] Yeah better do that if possible ^ [22:17] I'm not very good with gui :( [22:18] system settings -> keyboard [22:18] Ben64 how would I set `setxkbmap -option caps:hyper` with the gui? [22:18] Ben64 I'm on i3, by the way [22:18] dunno what that is [22:18] haha, a tiling window manager [22:19] no the hyper thing [22:19] [ 89.492585] Bluetooth: hci0: command 0x0c14 tx timeout [22:19] [ 93.012847] Bluetooth: hci0: setting interface failed (110) [22:19] Ha, you didn't mention that. [22:19] [ 159.763847] Bluetooth: hci0: command 0x0c14 tx timeout [22:19] akem yes, sorry. So I'm on i3 :D [22:19] trying to troubleshoot htis darn issue :/ [22:19] Ben64 I replace "caps lock" with "mod" [22:19] palate42, Does it work on your session if you run it from a terminal? [22:19] akem yes [22:20] akem it's just that right now I need to do it everytime I boot [22:20] !paste | pi0 [22:20] pi0: 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. [22:21] palate42, Weird. Doesn't i3 has a startup script or something where you can put stuff to be initialized? I really think it's overriden when you start your session. [22:21] Hi, I have a weird problem where some settings from my nvidia control panel keep getting lost whenever the screens go into powersave mode [22:22] That's usually in .xinitrc [22:22] sounds good tomreyn [22:22] akem I also tried to remove the display manager (seems like it's gdm3), but uninstalling it was not enough xD [22:23] pi0: which pci device id is this? [22:23] allow me to check, i could find that using lsbusb, correct? [22:24] pi0: if it's a usb device, then lsusb, yes. [22:24] ah perfect, ok here it is, 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) [22:25] pi0: this seems to be a device specific issue: https://bugzilla.kernel.org/show_bug.cgi?id=60824 [22:25] bugzilla.kernel.org bug 60824 in Bluetooth "[PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable" [Normal,Reopened] [22:25] i found this kernel bug by just searching for "hci0: command 0x0c14 tx timeout" [22:26] tomreyn: that is a great resource i did not know about bugzilla.kernel.org [22:27] is that were you placed your initial search? [22:27] akem let me check that [22:28] pi0: no, that's where i ended up. i used a web search engine. bugzilla.kernel.org is the bug tracker for the linux kernel (upstream). [22:30] i am running this version 5.4.0-29-generic, so i would need to apply a patch? [22:31] Hello [22:32] hmm now i need to research how to manually apply a .patch file [22:33] pi0: first of all, i recommend to read all of the bug report, or at least the part of it that's after 2014, i.e. when the bug report was reopened. [22:34] tomreyn: yep i went all the way down to 2020, i was redirected to a github with a possible solution, it appears that the .patch file is an actual .c file? [22:35] in order to apply a patch, i would need to recompile my kernel? [22:35] pi0: probably, but i have not seen it. [22:35] or rather it'll be a patch / diff containing partial c code [22:36] if it's a kernel patch, to apply it yourself, you'd need to rebuild the kernel, yes. [22:37] i don't think you read the full bug report in 3 minutes. [22:37] https://github.com/akushsky/kernel_patches [22:37] not entirely but skimmed through some parts lol [22:43] tomreyn: how would i apply a patch like that from that github [22:47] pi0: first you'd need to find out which kernel version it is against. or want to, before you try to apply it to the sources of the ubuntu kernel you are running. it may or may not apply then, since they can be different versions, and because the ubuntu kernel has a larger patchset applied to it compared to the upstream kernel. [22:48] pi0: this is somewhat complex, though, so i'd suggest you just look for an existing bug report on launchpad for this issue and, if none, file one yourself, and have it taken from there. [22:49] launchpad? [22:49] where is that resource [22:49] launchpad.net. that's where ubuntu bugs are filed. but you should use ubuntu-bug to file the bug. [22:49] !bug [22:49] If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [22:52] pi0: what's the output of this, run on your computer (this just gathers some version info, does not change anything)? nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "Session: $XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";echo Shell: $SHELL) [22:52] akem, tomreyn: so when I disable gdm and run with `startx`, then it runs .xinitrc and I'm happy. Now the thing is that if I `systemctl disable gdm`, then ubuntu does not boot [22:53] palate: i'm sure ubuntu still boots then, maybe it no longer provides you with a textual login prompt. [22:54] tomreyn: I don't even get a terminal, and it's stuck on the "Lenovo" splashscreen [22:54] palate: maybe you want to change the default systemd target there. [22:54] tomreyn: googling "default systemd target" ;-) [22:55] tomreyn: oh, to multi-user instead of graphical? [22:55] yes, if you don't want it graphical [22:55] systemctl set-default multi-user.target [22:56] or better, isolate, to avoid switching tty manually [22:56] https://www.systutorials.com/change-systemd-boot-target-linux/ [22:57] tomreyn: yes! that was it!! [22:57] Thanks a lot tomreyn, akem :) [22:57] palate, You can try light-dm or another login manager. [22:57] darnits it is not pasting it [22:57] Is there any way with apt get install to install ruby-2.4 (and/or gcc-6+) on ubuntu 16.04? [22:58] you're welcome, palate. [22:58] oerheks: I `systemctl set-default multi-user.target`... :D [22:58] pi0: the url it outputs should not be long, you can probably even type it. [22:59] pi0: or just do the bug report, it will also contain this info [22:59] plujon, no i see 2.5 as lowest in launchpad, bionic [22:59] https://launchpad.net/ruby/+packages [23:00] could you kindy add that line to pastebin [23:00] i am trying different variations of that line [23:00] Hello. I'm unable to run 4k 60hz on Ubuntu 20.04 on my Vizio V505-G9. I'm using an AMD RX 570 and the default DE. I've posted on some forms about this issue, but with little to no responses unfortunately. I would definitely love some assistance with this issue and I do apologize for asking for a help a few times in here. Here is a link to the post [23:00] I've made: https://ubuntuforums.org/showthread.php?t=2443516 [23:00] and i get a > [23:00] and for gcc.. toolchain ppa gives gcc5 https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa?field.series_filter=xenial [23:00] so, upgrade somnething? [23:01] bionic skips gcc6 too.. https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa?field.series_filter=bionic [23:01] pi0: in case you're talking to me: https://termbin.com/p49f [23:03] tomreyn: https://termbin.com/qnxc1 [23:04] tomreyn: I just wanted you to know that I have fixed my problem by adding a line in the dovecot auth config file [23:04] So thanks again for your help, that pointed me in the right direction and saved time :) [23:04] jem: nice. based on something you fuond on the dovecot wiki then? [23:05] Almost based [23:05] The wiki pointed me to the config file where auth settings are saved [23:05] jem: well, i'm glad you solved it. [23:05] does it appear this is hope based on that information? [23:05] And then the file was very well self-documented [23:06] what's a decent paint program that I can use to draw lines and arrows and copy and paste and crop, like mspaint? [23:06] Yes, me too :) This avoids a lot of complaints and saves time [23:06] Thanks again and good luck with your work here [23:07] pi0: so you're on ubuntu 20.04 with the default amd64 kernel image there. that's a 5.4 kernel, so you'll indeed seem to need a patch from what i read. [23:07] gimp is a nightmare, it's counter-intuative and has too many options. [23:07] jem: thanks. [23:07] Np :) [23:08] davidsong you could try out pinta [23:09] or run something like photoshop 6.0 in wine [23:09] thanks, I'll try it [23:13] You could also try jspant-master [23:13] jspaint-master* [23:13] Its mspaint but you can use it on firefox [23:14] tomreyn: sounds good but the next tricky part is understanding how to apply a patch [23:17] If there's anyone around that's familiar with nvidia drivers, I could use a hand. [23:17] tomreyn: do you have a recommeded resource for video describing how to apply this [23:17] pi0: no, can't help there. [23:18] no worries gonna read up on it [23:18] brb [23:18] thank you for the help! [23:29] oerheks: Is there a way to install ruby-2.5 on ubuntu 16? [23:30] 16.04 has ruby 2.3 by default [23:31] plujon, only if you compile it yourself? [23:32] https://snapcraft.io/ruby gives 2.5 [23:33] plujon: Not done, can not vouch - but there is:https://www.brightbox.com/docs/ruby/ubuntu/ >> "We maintain Ruby 2.5 packages for Ubuntu Bionic, Xenial and Trusty. [23:37] Bashing-om: Thanks; I'll look at brightbox... [23:46] hello i really need some support but i'm not so sure that i should type in here could anyone help [23:46] !ask | Hibrit [23:46] Hibrit: 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 [23:48] Hibrit: so what do you need help wth? [23:51] okey so sorry about that one here is my problem im struggling about installing ubuntu 20.04 on my laptop which is a Dell Inspiron 7567 with an nvidia gpu(gtx 1050 ti) but i couldn't manage it to work i'm stuck at booting my live usb it throws me to a black screen and my pc locks up i have tried nomodeset and everything i can find by searching but i [23:51] couldnt be able to overcome so if you can give me any hint at all it will be appreciated [23:53] Hibrit, First, are you able to boot into Ubuntu 20.04 and display a login screen? [23:53] If you do not see a login screen, reinstall Ubuntu 20.04 [23:54] wedr_, nope not at all as i mentioned i even couldn't boot from my live usb to install (whic is what i'm trying currently) [23:55] Hibrit, Oh, so it might be an issue with the live usb. [23:55] !md5sum | Hibrit: did you ? [23:55] Hibrit: did you ?: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [23:57] wedr_, i have tried diffrent usb's and all the diffrent methods that i can find in internet which are like dd mode and every type of filesystem [23:57] Wait, how can there be different methods that you can find on the Internet? [23:57] There is only 1 method. [23:57] ubottu, yes i did it and it matches perfectly [23:57] Hibrit: I am only a bot, please don't think I'm intelligent :) [23:57] Has anybody else had h264 support break in Firefox on 20.04? [23:58] skiboy, "sudo apt-get install ubuntu-restricted-extras" [23:59] skiboy, firefox deb or snap? [23:59] already did that [23:59] ok [23:59] firefox deb [23:59] wedr_, i ment with diffrent methods like nomode set and other grub properties as well as writing my live usb in dd mode [23:59] i believe the snap is better suited.. [23:59] they can co-exist. [23:59] will switching to the snap keep my settings? [23:59] Hibrit, I don't think you're supposed to mess with those properties