[00:17] Hi everyone, sorry if this is a dumb question - I'm using Ubuntu server 18.04. My primary terminal is getting spammed with what looks like dmesg/debug output that should normally be sent to the messages/logging terminal. Any ideas how I can silent this output on my main terminal? [00:18] hello, I'm trying to get amdgpu drivers installed on Ubuntu 20.04, via "./amdgpu-pro-install --opencl=legacy,pal --headless" [00:18] appears to install fine [00:19] however, "dpkg -l amdgpu" shows no packages, does that mean it did not install correctly? [00:25] did you miss | grep [00:26] my mistake [00:26] amdgpu should be installed standard, you want the grep for amdgpu-pro i guess [00:27] ok I see it now with just 'dpkg -l' [00:27] amdgpu-pro-core, and others [00:29] $ apt show amdgpu-pro [00:31] oerheks: ah got it, thanks === toxic_ is now known as toxic === zbenjamin is now known as Guest72803 === zbenjamin_ is now known as zbenjamin [01:10] Richard_Cavell: does the disk drive in question show up in BIOS? [01:45] Hi, I use DNS over VPN, and it's working with ipv4. I also get a ping to the DNS Server via ip6. However, if I disable ip4, I cannot resolve any domain names. Where would I start debugging this (e.g. does ubuntu work with ip6 only?) Could be that the DNS (pihole) is not set up to resolve ip6 (but it seems to be). Any help/hints are highly appreciated. [01:46] there is #pihole here on #freenode [01:48] I was not sure if this may be related to how ubuntu handles ip4/6, but I will ask there, too. === the_ant1 is now known as the_ant === toxic_ is now known as toxic === zbenjamin is now known as Guest22367 === zbenjamin_ is now known as zbenjamin [02:06] I upgraded to Focal, and now Alt-Tab seems to .. maybe it is now tab? [02:07] no, it isn't the same as tab. but regardless, how do I tie it to "switch apps" I guess [02:09] also, no wifi. lspci shows: Broadcom 802.11a/b/g/n [02:11] CarlFK: it's Super+TAB [02:12] lspci shows more, the 8 digit hex number? [02:12] Maik: thanks. might be able to get used to this [02:12] CarlFK: you can change it in Settings -> Keyboard Shortcuts if you like [02:13] Maik: thanks. again. [02:13] you're most welcome [02:15] CarlFK, did you installed the proprietary drivers for wifi? [02:15] oerheks: full line 03:00.0 Network controller: Broadcom Inc. and subsidiaries BCM43228 802.11a/b/g/n [02:15] it is an option somewhere in the GUI [02:15] derpadmin: it was a while ago. Broadcom... sounds like something that needs them [02:16] if the GUI does not work, there might be a package and a procedure somewhere [02:17] !bcm | CarlFK [02:17] CarlFK: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [02:17] found the gui thing. "Additional Drivers" [02:18] CarlFK: No - Broadcom is proprietary ^ , [02:27] does ubuntu need reboot to improve kernel security? [02:28] does ubuntu need auto reboot to improve kernel security? [02:30] to improve kernel security? .. no, only to apply a new kernel or core components === reversedelta is now known as signofzeta [02:31] and Livepatch can hot-swap a kernel, in LTS only [02:42] I cannot resolve any domain when using ipv6 DNS (and disable ipv4). How do I enable? [02:43] 5.4.0-48-generic #52~18.04.1-Ubuntu SMP Thu Sep 10 12:50:22 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [02:44] randmin_342: ok, then if you choose pure IPv6 then you know the repercussions of that choice [02:45] randmin_342: if you can't handle the repercussions of that choice , consider another choice [02:45] repercussions and or consequences [02:46] I transferred a file to my wife's external hard drive and unplugged it before it finished unmounting. Now when I try to open the HD, I get an error message: "Sorry, could not duisplay all the contents of "My Passport": Error when getting information for file...: input/output error" [02:47] The file in question is the one I was transferring. [02:47] vyst: can you open the original file? [02:47] How do I get access to the hard drive again so I can delete the file in question and safely keep the rest? [02:47] I believe to understand security concerns (have strong ip6table rules, router with ip6 firewall), I need it only for debugging purposes [02:47] vyst: if yes, copy it again, this time try not to make the same mistake twice [02:47] tatertots: No, when I click "Ok", the hard drive shows up empty. [02:48] Oh wait, you mean the original file on my computer? [02:48] Let me see. [02:48] randmin_342, can you resolve domains? [02:48] ping an ipv6 ip [02:49] tatertots: yes it opens. I'll try transferring it now. [02:49] randmin_342: you think you need it, but when you got it, you didn't know what to do with it [02:49] tatertots: didn't work. Pulled up the same error. [02:50] Where is "system" in System > Administration > Hardware/Additional Drivers [02:50] @vyst I have good experience with testdisk (quite low level though): https://www.cgsecurity.org/wiki/TestDisk [02:50] vyst: if the original produces the same result as the 1:1 copy and or clone, then you got the same result as the original, a clone or copy at best can be identical to the original [02:51] tatertots: I didn't quite get that. [02:51] vyst: with that having been said, it unrealistic to expect the copy to function any differently than it's original [02:52] tatertots: Is there a way I can safe the rest of the files on the hard drive? [02:52] save* [02:52] vyst: your original is of no use to use, neither is your "copy", that is expected [02:53] tatertots: I might not be being clear: I don't care about the file transferred. I care about the rest of the hard drive. [02:53] I can't access anything on it. [02:53] vyst: are you chatting from the computer right now? [02:53] yes [02:53] run a fsck on that hdd, if it is formatted ntfs, use windows [02:53] derpadmin: I can using ip4. A friend cannot, however, using ip4. May be a problem with Win10 & DNS via VPN (there are issues) but ip6 seems to be the way to go. So I want to debug the VPN for that purpose (and then go back to ip4 DNS) [02:54] vyst: in terminal> inxi -Fxxxprzc0|nc termbin.com 9999 [02:54] https://help.ubuntu.com/community/FilesystemTroubleshooting [02:54] vyst: follow instructions if not installed then follow through [02:54] stand by... [02:54] Installing... [02:55] https://termbin.com/9owl [02:55] randmin_342, what? there is a vpn now? [02:56] randmin_342, do you have native ipv6 ? [02:56] oerheks: I saw fsck on Google. What's it supposed to do? [02:56] read the wiki? [02:57] derpadmin: Yes and no. Debugging VPN is the reason I want to use DNS over ip6 in the first place and found out it is not enabled/working. [02:57] vyst: in terminal> ls -ld /media/vyst/My\ Passport/*/|nc termbin.com 9999 [02:57] derpadmin: I figured I may have IPv6 Capable device, not native, just checking [02:58] https://termbin.com/1j2l [02:58] randmin_342, it is a binary question, "do you have native ipv6 connectivity?" [02:58] let's arrest vyst for piracy! [02:59] ok, not helpful, sorry [02:59] oerheks: I'm reading this, and it's definitely something I'll need help with. [02:59] derpadmin, YOU CAUGHT ME [02:59] vyst: looks accessible, what can't you access from this https://termbin.com/1j2l ?? [02:59] tatertots: Absolutely nothing. [02:59] Let me get up a screen shot for you. [03:01] tatertots: https://imgur.com/a/AMLtnNE [03:01] First is the error message, then what I see after I click OK. [03:02] derpadmin: On moral considerations, I canceled Netflix due to their what appears to be open support of pedophilia. I figured the high seas were more ethical than supporting that. === signofzeta is now known as reversedelta [03:03] vyst, come again? [03:03] derpadmin: I canceled Netflix because of their pushing the show/movie "Cuties", and decided to pirate my own entertainment instead. [03:03] https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#A12.04_.28Precise_Pangolin.29 (there is no Focal).. I get: Reinstallation of bcmwl-kernel-source is not possible, it cannot be downloaded. [03:03] tatertots: Did you see the screenshots? [03:04] um.. why not? and do I care? [03:04] vyst: yes i see it [03:04] tatertots: I'm happy to hear everything looks accessible through the terminal. Any idea why everything isn't accessible via GUI? [03:05] vyst: in terminal> ls -lh /media/vyst/My\ Passport/Ri*|nc termbin.com 9999 [03:05] ls: cannot access '/media/vyst/My Passport/Rick.and.Morty.S04E04.Claw.and.Hoarder.Special.Ricktims.Morty.HDTV.x264-CRiMSON[TGx]': Input/output error [03:05] ls: cannot access '/media/vyst/My Passport/Rick.and.Morty.S04E05.1080p.WEBRip.x264-TBS[TGx]': Input/output error [03:05] https://termbin.com/shox [03:06] vyst: file is corrupt and or doesn't exist, so i would expect some error or issue trying to consume it [03:06] vyst, I am torn appart on this one [03:07] vyst: that file should have shown up in the link you just shared but it does NOT [03:07] just read an article from the new york post about it [03:07] derpadmin: About the Cuties ridiculousness? [03:07] vyst: with that having been said, i must disregard that specific file as it does not show here https://termbin.com/shox [03:08] tatertots: Any ideas yet how to access all the other files? [03:09] vyst: try to view Meteorite-Final.odt [03:10] via the terminal? [03:10] vyst, yes, the filmmaker (a woman) won a bunch of awards including "Academy Gold Fellowship for Women" it seems to touch a sensitive subject that she witness first hand [03:10] vyst: no via GUI [03:10] tatertots: I can't access anything via GUI. [03:10] Nothing shows up. [03:10] but fix your filesystem first :) [03:11] Ah yes, the NYT spinning it as something other than outright support of pedophilia. Imagine my shock. [03:12] tatertots: When I open the hard drive via GUI, I get the error message, and after I click OK, it says the folder is empty. That's the problem. [03:12] it is based on real life events, and they interview real life kids to see why they act that way, but I get the point that re-enacting something that was wrong to start with with children... it's like a catch 22 [03:12] vyst: strange , because i can see the contents in terminal just fine [03:13] vyst: do you know how to open your PDF viewer application? [03:13] tatertots: Again, that makes me feel good that the contents are fine. [03:13] tatertots: Sure, do you want me to see if I can open the odt from there? [03:13] derpadmin: this is ubuntu support NOT IMDB movie/show site [03:14] tatertots: Don't blame him, I started it. [03:14] vyst: yes [03:14] tatertots: Yes, that worked. [03:14] ok, let's focus on the filesystem [03:14] I was able access the files and open a PDF. [03:14] Through the document viewer. [03:15] So...this is some weird Nautilus glitch? [03:15] vyst: ok ...that means if i said "the files on the external drive are accessible" that would be a true statement [03:15] opposite of false [03:16] Which is great. [03:16] So the question is... why does it show up as empty when I try to access it normally through the GUI? [03:17] vyst: there is no rick and morty file(s) so i must disregard that as some flaw cause by your non proper removal of the drive earlier [03:17] interesting, you read anything but the wiki to check the filesystem with fsck [03:17] tatertots: Can we fix the flaw? [03:17] and as it seems ntfs, use windows [03:18] vyst: you can run a file system check on the disk with it connected to a Windows 10 PC [03:19] vyst: outside of that, there is no real issue accessing the files that appear here https://termbin.com/1j2l [03:20] https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx didn't help me. this did: https://wiki.debian.org/wl [03:20] I think linux had a ntfs utility too no? [03:20] (with a little skipping over the debian repo bit) [03:20] ntfsfix /dev/sdxx [03:21] where sdxx is your usbdrive [03:21] CarlFK: good...glad you are using wifi now [03:21] tatertots: Hooking it up to my wife's Windows machine now... [03:22] hmm, no, tatertots idea of using windows chkdsk is better [03:22] tatertots: well, still on wire, but ip a shows wlp3s0: lets see if it comes up on reboot. brb [03:24] Hm. Weird. So I plugged it into the Windows machine and all the files are showing up, include the R&M files. I just tried to delete them and I can't. [03:26] vyst: your drive is exhibiting abnormalities, even when used with Windows 10, I would expect some of those abnormalities are carried to the Linux PC's when transporting this drive between systems [03:27] vyst : use the chkdsk utility on windows, but it is off topic for ubuntu, see also : I pm'ed you [03:36] oerheks :why my ubuntu sys auto reboot sometimes [04:32] I'm looking for PDF Editor recommendations for Ubuntu. I first tried LibreOffice Draw, but it's not able to even display the PDFs I have correctly. === the_ant1 is now known as the_ant [04:38] adrian_1908: inkscape [04:39] lotuspsychje: nice, I'll give that a try. I always have that installed anyway! [04:53] That worked surprisingly well, thanks for the tip! [04:58] +1 adrian_1908 === the_ant1 is now known as the_ant [06:34] after a cold start gdm3 loads , I log in and all I get is a blank screen. I restart gdm3 and log in again, now it's not blank, seems like normal. This happens when I have nvidia driver installed, opensourcedriver nouveau I dont get blank screen. is this a known issue ? [06:37] in the sense that nvidia is known to cause problems for linux systems? yes; the specific situation with your pc? not necessarily [06:38] I would file a bug (or search for an existing one about the same graphics card model) [06:38] I think it's rare that hw-driver should interferrence with login. [06:38] often I've seen advice to file a new bug even if you think your bug is the same -- it's easier to mark a bug as duplicate than to disentangle several issues presenting similar symptoms from one mess of a bug report [06:39] on login it's possible that gnome-shell/gnome-settings-daemon is trying to change your monitor resolution, which could cause a blank screen [06:39] you may want to move ~/.config/monitors.xml aside for testing [06:40] yea, your right, Ill guess Ill try to run in debug mode aswell. Im lazy throwing in question from my hips , thanks for responce :) <3 [06:40] (or it might be some nvidia-specific stuff started from /etc/xdg/autostart or similar; I don't know!) === the_ant1 is now known as the_ant [07:07] is zsys worth it yet? I just built 0.5.2 from source and apparently there is still no command to restore a state taken with the "save" command... [07:11] I have to say I like the idea of having snapshots integrated with package management, so is there a way to make zsys useful with manual workarounds, or is this something better avoided until next os major version? [07:14] Zsys is still early in development .. [07:14] https://arstechnica.com/gadgets/2020/03/ubuntu-20-04s-zsys-adds-zfs-snapshots-to-package-management/ [07:21] oerheks, yeah I've seen that. I've tried an ubuntu install on zfs a couple months back and noticed zsys seemed to do everything on the "save state" front. so I was wondering whether it's progressed far enough to restore states yet [07:34] hey all. How can I enable my second display to switch workspaces, too? [07:34] currently, when switching workspaces, all windows on second monitor stick [07:35] rdz: you could try workspaces to dock extension from the repos, theres a lot of settings in there [07:36] !info gnome-shell-extension-workspaces-to-dock | rdz [07:36] rdz: gnome-shell-extension-workspaces-to-dock (source: gnome-shell-extension-workspaces-to-dock): additional options for GNOME workspace switcher. In component universe, is optional. Version 52+git20200318-1 (focal), package size 93 kB, installed size 912 kB [07:36] lotuspsychje, thanks.. i'll try [07:37] lotuspsychje, i just found the setting in gnome-tweaks: "Workspaces on primary display only" and it is checked.. however, i cannot uncheck it [07:38] ah, figured it out.. it's a ctually radio button appearing as checkbox [07:38] bad UX [07:38] but it works [07:39] i had to check "Workspaces span displays" [07:39] rdz: +1 [08:03] Hi! What's the most stable software to mount my google drive as a folder in ubuntu? I've checked gnome online acconts but it's not what I'm looking for. Right now I'm using self-made rclone scripts to manually sync my google drive with a local directory. Is https://github.com/astrada/google-drive-ocamlfuse the best way to go? [08:07] ah yes, gvfs-fuse uses internal IDs of some sort instead of human-readable filenames in google-drive:// mounts [08:07] yes, I can't use it to work from the terminal [08:07] I once had some command-line tool to sync my google drive, but the external HDD died and I never bothered resurrecting my setup [08:31] How can i disable hibernation and remove the menu entrie from the restart menu? im using KDE plasma [08:31] the standard google account thingy mounts in the homefolder, IIRC [08:34] anyone knows why ruby gems installed by apt are now in /usr/share/rubygems-integration instead of /usr/lib/ruby/vendor_ruby ? === leden_ is now known as leden [09:02] Hi, can you advice ? I'm trying to install fglrx drivers on my laptop. But seems like my Ubuntu doesn't know about it [09:03] fglrx is old, standard would be openradeon installed. [09:03] https://pastebin.com/BFRUzWHv [09:04] lspci -nnk | grep -i vga -A3 | grep 'in use' [09:04] 18.04.5 TLS [09:04] i915 in use [09:04] that would be intel. [09:04] Yes, but [09:05] 03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun LE [Radeon HD 8550M / R5 M230] [09:05] Kernel driver in use: radeon [09:05] Kernel modules: radeon, amdgpu [09:06] 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b) (prog-if 00 [VGA controller]) [09:09] https://help.ubuntu.com/community/HybridGraphics or DRI_PRIME=1 in terminal, see https://askubuntu.com/questions/1068343/switch-between-intel-amd-gpu-on-18-04 [09:09] and maybe your bios gives an option to set radeon as primairy [09:10] Ahh [09:15] oerheks: [xatrix@SYSADMIN-NB ~]$ DRM_PRIME=1 glxgears -info | grep -i renderer [09:15] GL_RENDERER = Mesa DRI Intel(R) HD Graphics 4400 (HSW GT2) === EriC^ is now known as EriC^^ === mateen1 is now known as mateen [09:43] Hola. Soo, someone has been sporting 18.04 and used the default installed "Notes" app, the user was german and he used it by calling a localized term "Notiz"; It seems to me this app was tomboy [09:43] Now Tomboy is not in 20.04 [09:44] How can Ubuntu do that, that you have a standard app in a standard Ubuntu DE, but not even an uprade-path? [09:46] Tomboy has been discontinued in Ubuntu 19.04 and later [09:46] tons of alternatives, gnote is compatable [09:46] !info gnote [09:46] gnote (source: gnote): desktop note taking program using Wiki style links. In component universe, is optional. Version 3.36.0-1 (focal), package size 3137 kB, installed size 11314 kB [09:46] oerheks, compatible or comparable? [09:47] c/compatible [09:48] oerheks: thanks, I just found that on the webz. The used did not encounter automagic migration of his data though :/ [09:48] *the user [09:48] oh, and a fork lives on as tomboy-ng https://github.com/tomboy-notes/tomboy-ng/releases [09:49] Spawning an older Ubuntu container and exporting it is I guess. thanks again.. [09:50] tomboy notes are just xml files in a dot directory, I'm sure there are tools to import these into other note apps [09:50] I found that xml, but though that to be just the "headlines" of the notes. The user was not too helpful in describing what sort of notes he stored :X [09:55] upgrade to ubuntu 20 dropped me to initramfs prompt :( [09:55] some crash at the middle of installs logged me out [09:55] lucky me (new nick?) [09:56] ouch [09:56] for next time, don't reboot if an upgrade fails halfway through [09:57] for now, let's see how we can recover this system [09:57] having issues with "torbrowser-launcher" it hangs verifying signature or during install. I tried resolving with this guide https://forums.linuxmint.com/viewtopic.php?t=298095 [09:57] it would probably be easiest to boot a live session, mount the hard drive, chroot, and let apt dist-upgrade finish its job there [09:57] but failed [09:58] Mystified1234, how did you get tor browser? [09:59] I've had on the pc since I installed 20.04 in April via snap (ubuntu packages) I think [09:59] mgedmin: I was avle to login into terminal ALT+F2 [09:59] each update works without fail [09:59] shoud I run apt-get upgrade to continue ? [09:59] not this one [10:00] this is old.. https://snapcraft.io/tor [10:01] ace_me: the usual fix for an interrupted upgrade is to run sudo dpkg --configure -a; sudo apt-get dist-upgrade -f, possibly repeating both commands until they report that there's nothing more to be done [10:01] always run "# apt update && apt upgrade && apt autoremove" [10:01] ah, you can then run apt autoremove at the end to remove stuff that's no longer needed for the OS [10:01] ubuntu suggests to use the tor package from their site, or follow this page to fix the key https://itsfoss.com/install-tar-browser-linux/ [10:02] gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir" --refresh-keys --keyserver keyserver.ubuntu.com [10:02] not sure this is the fix for the snap package. [10:02] then again, it is 2 years old.. [10:03] started sudo sudo dpkg re-configure -a [10:03] ace_me: that's not the right command! [10:03] I can see lot of dependency problems [10:03] ace_me: it's sudo dpkg --configure -a [10:04] dpkg-reconfigure is something completely different! [10:04] I've stopped that [10:04] dependency problems are normal at this point [10:04] should I re-run it ? [10:04] yes [10:04] lot of deps error [10:04] purging, Ill see what happends [10:04] sudo apt-get dist-upgrade -f should take care of the dependency problems [10:05] ok purged [10:05] yes.. but as it was interrupted I should go for the moment with dpkg c-configure -a ;) [10:05] let'ssee whatg comes out [10:06] dpkg c-configure -a should it not be "dpkg --configure -a" [10:07] I would do the 'sudo dpkg --configure -a' first, but it shouldn't really matter [10:09] a half-installed upgrade has many things to be done: some packages have been unpacked, but not yet configured, and some packages haven't been unpacked yet [10:09] apt install --fix-missing [10:09] dpkg --configure -a fixes the first part; apt-get dist-upgrade -f fixes both parts, but does the 2nd part first [10:10] a distro upgrade may require some packages to be removed because they conflict with other, newer packages, and I fear that apt install --fix-missing can't handle package removals [10:10] line 541, in verify [10:10] raise errors.BadSignatures(results[1], results=results) [10:10] gpg.errors.BadSignatures: 110775B5D101FB36BC6C911BEB774491D9FF06E2: Key expired [10:10] During handling of the above exception, another exception occurred: [10:11] mgedmin: thanks, did not know.. D [10:12] Im having troubles connecting to an nfs share which previously worked. Finder on OSX is not very helpful and just says it has problems connecting. Where can I debug? [10:15] https://github.com/micahflee/torbrowser-launcher/issues/485 [10:16] wget -v 'https://github.com/sysrqb/torbrowser-launcher/raw/develop/share/torbrowser-launcher/tor-browser-developers.asc' ; sudo cp -v ~/tor-browser-developers.asc /usr/share/torbrowser-launcher/ ; torbrowser-launcher ; echo "DONE" [10:17] The version of Tor Browser you have installed is earlier than it should be, which could be a sign of an attack! [10:17] the install hangs [11:33] mgedmin: now I get grub rescue at reboot === raf is now known as rafael === rafael is now known as rafz [11:46] ace_me: how have you installed it to usb [11:46] I did dpkg -configure -a [11:46] than reboot n [11:47] now I create a usb [11:47] 23% [11:47] Will try to boot from there and do a sudo mount /dev/sda1 /mnt and sudo grub-install --root-directory=/mnt /dev/sda [11:47] show me the package or the link [11:47] https://ubuntu.com/download/desktop/thank-you?version=20.04.1&architecture=amd64 [11:47] grub rescue is an iso that boots your pc === rafz is now known as fael [11:48] the above will work no ? [11:48] I use startup to write it on disk [11:48] on usb I mean [11:48] yes === fael is now known as rafz [11:48] whar are you trying to acheive [11:49] what are you trying to acheive [11:49] are you installing ubuntu or repair an os thats noot booting [11:49] I was upgrading 18.04 to 20.04 [11:49] it crashed at middle somewhere and I was graphically logged out [11:50] Then I reboot as i was not able to login and started dpkg configure -a [11:50] im guessing that might n=be due to your graphics driver [11:50] possible [11:50] try ctrl alt F1 or F2 [11:50] I was like one year ago had a World of Tanks installed and tried some nvidia drivers [11:51] Now I have grub> rescue [11:51] i was able to crtrl+f1 before dpkg configure a [11:52] in shell I was running dokg configure -a [11:52] ok grub rescue, you need to boot from the usb, not hard drive so, you need to press f12 f10 f 9 depending on your pc to get into your bios/uefi settings, then boot the usb [11:52] now nee to fix the grub probably and hopefully will work [11:53] I have 2 hdds Mystified1234 [11:53] not sure if it will sda1 or sdb1 [11:53] you need to create a bootable media to run grub rescue [11:54] 96% is created [11:54] 98% [11:54] done.. [11:54] does it boot [11:54] yes [11:54] if doesn't boot then you have not made the media bootable [11:55] is now presenting loader of Ubuntu [11:55] from stick [11:56] goto youtube & see how to make a bootable grub rescue media [11:56] ace_me: you did not do apt-get dist-upgrade -f before rebooting? [11:56] thats not grub rescue [11:56] is now checking disk [11:57] is not this ? [11:57] sudo mount /dev/sda1 /mnt [11:57] sudo grub-install --root-directory=/mnt /dev/sda [11:57] try typing " ctrl + alt & F2" at the same time [11:57] why ? [11:58] then run from root " #" what mgedmin: stated [11:58] just to have a terminal to play with ? [11:58] yes thats right [11:58] ok [11:58] then run what he stated [11:58] got one [11:59] but login does not work [11:59] blkid or lsblk afterwards an look at you drives & partitions [11:59] sudo -i [11:59] root password [11:59] now we booted from usb and nothing yet available [12:00] I have in ctrl+f1 an install welcome [12:00] goodnight, my wife is waiting for me.. speak tomorrow [12:00] I've just clicked on try ubuntu [12:01] ok [12:01] sleep well [12:04] I can't type in terminal [12:04] no letters [12:08] has there been discussion of including .AppImage support (prompt to make executable, register as a desktop application, etc) to Ubuntu? I'm thinking something similar to .dmg file installation on macos. [12:10] bendman: no, but canonical seems to be strategically focused on snaps in exclusion to all other package formats [12:10] users can already manually setup each package themselves or try to find some working daemon that handles it, but I'm thinking the user experience could easily be better [12:12] mgedmin: thanks for the response. with different competing packages would it make sense and be possible to add a .AppImage package handler to the snap store? I've never built a snap package myself, so I'm not sure of the limitations. [12:12] I have zero familiarity with appimages (and I've never tried to build a snap either) [12:14] alright, I'll look more into it, thanks! [12:15] Hi all [12:51] Why can't I use hdparam to enable APM? https://paste.ubuntu.com/p/VjYHTnBf4b/ [13:00] I'm on 20.04 (5.4 kernel) but want to see if a wifi hw bug doesnt repro in with the 5.3 kernel. In general is downgrading kernels like that risky or not that big a deal? [13:02] samdragon: 5.3 kernel is EOL afaik [13:02] samdragon: Just pick the old kernel in GRUB [13:04] it looks barrier refuses to connect with ubuntu 20 [13:04] in 18 I was using synergy and it worked [13:04] any hints [13:04] I did also ufw allow 24800 [13:08] I only have 5.4.X versions of the kernel in grub, so id have to install it, but Im a noob and not sure if downgrading like that to an outdated kernel will make everything blow up [13:08] granted its only 5.4 -> 5.3 so maybe its not a big deal and i should just try it [13:09] samdragon: Kernel installs are not the same as a normal package install [13:09] samdragon: They install a new kernel separately [13:09] They don't downgrade/upgrade anything [13:11] im under the assumption that maybe there are landmines Im not aware of, like all the packages ive got installed will only work with the newer kernel, ie theyve been compiled/conigured for 5.4 and if I boot with 5.3 then some random crucial package or app would blow up [13:11] configured* [13:11] samdragon: You're wrong [13:11] Userspace applications are not tied directly to a kernel [13:12] Otherwise, you'd have to reinstall everything everytime there was a new kernel [13:12] ok that sounds like im concerned about a non issue [13:12] samdragon: And again, you can just reboot, go to GRUB, and boot back into another kernel version [13:13] thanks, gonna give it a try [13:14] Hey so, in linux5.9 there's a driver added for rtl8821ce. That kernel is currently rc8 so I'd assume released soon. How long before that's installable with that driver available after that? I assume I'll have to run HWE or something ofc [13:16] Or perhaps, is there some way to use the rc already (in a supported way that is) [13:16] Ether_Man: HWE only gives you kernels from a new buntu release. Once 20.10 is out as stable 5.8 might show up as HWE [13:16] Ether_Man: Technically, you could void all your warrenty and run: https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=M;O=D [13:17] beat me too it [13:17] 5.8 is already hwe in groovy [13:18] Maik: would that have the driver in question enabled? === ace_me1 is now known as ace_me [13:19] or jpds >_< [13:25] Ether_Man: They don't provide a kernel config [13:32] How do they not have a config of a binary built kernel O_o === ace_me1 is now known as ace_me [13:38] Ether_Man: Oh, they certainly have one, they just don't post it on that website [13:38] https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.9-rc8/ links directly to them... [13:38] Ether_Man: The .deb sure [13:39] Ether_Man: You asked if the driver is enabled [13:39] Ether_Man: Response> don't have the kernel config, therefore; no idea [13:39] Ah you mean like that === Texas is now known as SpookyTexas [14:00] Not mentioned in the build log so I'd assume it's not. Damn. Oh well, building my own for now is the way to go it seems :/ [14:19] Hello all, I'm running an application on Ubuntu 16.04. That application is dependent on a configuration file present in the home directory. Intermittently we observed that file is getting deleted somehow. Is there any way to identify which process is deleting that file ? [14:19] Hello all, I'm running an application on Ubuntu 16.04. That application is dependent on a configuration file present in the home directory. Intermittently we observed that config file is getting deleted somehow. Is there any way to identify which process is deleting that file ? [14:29] narakrish: make the config file immutable, sudo chattr +i -V /home/username/configfile === beaver is now known as beaver|hehaspwn [15:06] hi, i'm running ubuntu 20.04 and shotcut video editor 20.02.21. My issue is opening shotcut. it overfills my 24" monitor. I can't reduce the app enough to fit one screen. is this an app issue? or an O.S. issue? [15:15] xbfrog, can you press Alt-Space and "maximize" it to only fill the whole screen? [15:15] Hello everyone [15:16] I am having trouble creating new users and the new user doesn't have a 'pretty' prompt [15:16] don't know much about this, so looking for the tip, on how to make new users keep the same 'pretty' bash prompt [15:16] like username@hostname: ~/ [15:23] anyone [15:23] xfechx: did you create new user via gui? [15:23] no, everything is terminal (server, ssh) [15:24] xfechx: did you make home dir for that user [15:25] yes [15:25] when I change to that user, I only get a $ [15:25] xfechx: that user should have a ~/.bashrc, same as every other user. In there the prompt is set [15:25] yes - I have copied the .bashrc from other user where it works, and nothing... [15:25] reboot [15:25] etc, still the same [15:27] xfechx: .bashrc has if/then blocks -- the terminal is xterm or something else. [15:27] not sure how to check this [15:27] why would it be different than the main user ? [15:28] xfechx: echo $TERM [15:28] xfechx: I have xterm-256color so my ssh sessions provide a color PS1 [15:28] xterm-256color [15:29] yes, my main ssh session is OK, with colour, and everything good [15:29] if I su other_user [15:29] then other_user has a super basic prompt, only "$" [15:30] xfechx: su - otheruser (dash will force to source their .bashrc iirc [15:30] nope... doesn't work [15:31] :q [15:32] xfechx, are you sure you're using Bash ? echo $SHELL [15:44] pavlos [15:44] in the user that works, it uses /bin/bash [15:44] in the user that doesn't work [15:44] xfechx: yes ... ioria asked you a question [15:45] ah sorry, @ior [15:45] ioria [15:45] the user that doesn't work uses /bin/sh , instead of /bin/bash [15:45] xfechx, so, you have your answerù [15:46] ok, but why is that new user using sh instead of bash, and how can I swap it for that user? [15:46] xfechx, 'cause of useradd [15:46] xfechx, instead of adduser [15:46] ahhh I see.... [15:47] xfechx, https://unix.stackexchange.com/questions/479086/newly-created-user-on-ubuntu-server-has-the-wrong-shell-prompt [15:47] so adduser -m will make it bash and homedir ? [15:47] how can I amend this ? [15:47] delete user, etc, or ? [15:48] nope [15:51] xfechx, if you now want bash as default (but i suggest to us adduser) you need to reconfigure dash [15:51] ok, I think it might be easier to just delete and re add user [15:53] hello. During ubuntu loading i have "Press CTRL+C to cancel all filesystem checks in progress". What do i need to do? [15:54] Probably "wait until the file system checks are done" [15:55] @sonOfRa. I am waiting for it every loading. It bothers me. [16:07] I've learned to just let it do its thing and it runs smoother. [16:13] no just the opposite i need to reduce the app to "fit" the screen [16:14] jelly: the app is too wide need to reduce it and the app won't go smaller to fit [16:16] Jelly: or what might work is setting xrandr to 5760x1080 on the external monitors [16:16] but i have no expertise with xrandr [16:17] jelly: this is a cli setting and i hated it when i had windows, and terminal isnt convincing me [16:18] so...is this screen setting even possible with xrandr? [16:18] need help [16:19] Jelly: if not here, where would i go for help? [16:25] xbfrog, do you have multiple monitors connected right now? pastebin the output of "xrandr -q" [16:26] xbfrog, dunno, this seems the optimal channel for end user issues in ubuntu, if it's too quiet you can try and see whether ##linux is more active [16:27] xbfrog, did the "maximize" thing make any difference? [16:27] (did you try Alt-Space then that, at all) [16:27] yes but it takes the whole 3 monitor desktop [16:27] ah, that's unusual [16:28] ok thanks for the response :) i'm getting help now [16:28] it means your graphic driver is set up so that the app thinks there's only one huge output screen [16:29] * jelly afk [16:48] hello, is there anyone who understands KSM? i dont get why ksmtuned always disables ksm, and i'd love to ask how to reconfigure it properly. (yes i've googled for a few hours first) how to force it (if it makes sense) to merge more pages? [17:17] Sad :( It was 20 years ago when I was in charge of a network based on 20 red hat systems in a Internet cafe. The clients were coming on that P1 PC's and were clicking on netscape communicator to browse the internet. An "loading" gif was shown on their NC launch for 1-2 seconds than the mouse cursor was shown again, and they click again to the icon in order to launch the expected program. Again 2-3 seconds and a normal cursor. Of course the c [17:17] sometimes after 2-3 minutes of clicks, 10-20 windows with desired program were shown. It was , as I've said a P1 computer 333 Mhz. Nowadays we have 2.x Ghz computers 4-24 GB of RAM (10x-40x more ram) faster HDDS, but UBUNTU 20.04 is saying the same story on a powerfull i7 PC. Incredible stubborn team. [17:17] Jelly: yes its running thru a matrox triplehead2go [17:18] There is really no solution to keep a loading icon over a launched program with a small window (lik in windows) showing everyone that a program will soon fill that window ... or a better option ??? ? ? ? [17:19] Nobody feels the same as I do regarding this bad experience on starting some programs in some circumstances ? [17:19] jelly: matrox supports the higher resolution of 5760x1080 but says it will need displayport [17:20] Jelly: but i'm reading there is virtually no difference between displayport and hdmi. dp is used for projectors === Scotty_Trees3 is now known as Scotty_Trees [17:43] my ubuntu partition has become unbootable seemingly out of the blue. what should I do? [17:45] remain connected to irc [18:01] I can only boot ubuntu in recovery mode (all of a sudden ?). Search implies it might be a graphics card driver issue so I tried to switch to nvidia driver but its telling me I have broken packages [18:02] friv: "sudo apt install -f" (to fix broken pkgs [18:02] friv: share some commands you ran, output, error messages, your ubuntu version, architecture. [18:03] 1 not fully installed or removed [18:03] and please remain connected for >2 minnutes after asking a question ;) [18:04] partial output is insufficient. full comannds and full outputs can help. use a pastebin. [18:05] https://paste.ubuntu.com/p/3RKfQNJx3Y/ [18:06] nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "Session: $XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";echo Shell: $SHELL) [18:07] friv: ^ this gathers version info and some configuration basics [18:07] its there [18:07] https://termbin.com/8290 [18:08] sudo /bin/true && cat &>/tmp/aptlog < <(sudo grep -hEv '^([ ]*#.*)?$' /etc/apt/sources.list{,.d/*.list} 2>&1; sudo apt-get -y update 2>&1; apt-cache policy 2>&1; sudo apt-get -syV full-upgrade 2>&1;); nc termbin.com 9999 gathers info on your apt configration and package system state [18:09] thanks anyway [18:11] you can run these commands in ( ... ) locally without sharing the output, if you'd like to see what they do [18:12] -s to apt-get simulates, doe snot apply any changes [18:14] friv: did you find a better solution then? [18:37] hi all! [18:37] a little help here... [18:38] !ask [18:38] 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 [18:38] could you guys tell me whether Ubuntu has a similiar file to /etc/init.d/functions (RPM: initscripts) in CentOS? [18:40] supported ubuntu releases use systemd for service management [18:41] if you can tell what you're trying to achieve, and on which ubuntu release, providing a better answer may be possible. [18:45] tomreyn, I know... so does CentOS 8... but that functions file contains, well, some nice functions which you can use to print [ OK ] or [ ERROR ] when the return code of a command either succeeds or fails... which is pretty cool and saves me coding an extra function :-) [18:46] i.e.... Hacking into the Pentagon [ OK ] [18:46] surely you know what I mean [18:47] yes, you want to Go directly to Jail. Do not pass GO, do not collect $200 [18:47] tomreyn, LOL [18:48] i guess systemd must have something for this as well, but i'm not sure how you 'd do this. i guess you probably just define a service. [18:48] *service unit [18:52] https://www.tecmint.com/wp-content/uploads/2017/06/Find-and-Fix-Linux-Boot-Issues.png this shows what I mean... [18:52] see the OK, FAILED, etc? [18:53] yes, those are systemd messages about success and failure of bringing up system service units [18:54] SteelRose: are these called run level control functions ? [18:54] you get to see those if you boot without "quiet" [18:54] and without "splash", too [18:55] OK, on CentOS you can use them by sourcing /etc/iinit.d/functions ... even when systemd is controlling everything [18:55] pavlos, I guess so [18:55] BRB - I'll read you later [18:57] SteelRose: https://bash.cyberciti.biz/guide//etc/init.d/functions [18:58] SteelRose: http://www.linuxfromscratch.org/lfs/view/6.4/scripts/apds02.html [18:59] Don't know what update applied over the last few days, but Pulseview has stopped working for me: pulseview: symbol lookup error: /tmp/.mount_PulseVxsUxjR/usr/lib/libsigrok.so.4: undefined symbol: libusb_get_version [19:00] Have libusb-dev installed so not sure what has changed [19:00] !info pulseview [19:01] pulseview (source: pulseview): sigrok logic analyzer, oscilloscope, and MSO GUI. In component universe, is extra. Version 0.4.1-1build1 (focal), package size 635 kB, installed size 2234 kB [19:01] this? [19:01] yes that's the one [19:01] jwhitmore: is that a snap or a regular package installed from the archives? [19:08] I have been using the regular package installed from the repo with apt-get install pulseview up till now. But when I hit this problem an hour ago I downloaded the app image from pulse view to try that and got the same error. I've not installed the snap package === enko is now known as enkoh [19:10] jwhitmore: ok; the reason I asked was the reported path would not be the archive package (/tmp/.mount_PulseVxsUxjR/)) [19:11] jwhitmore: which Ubuntu release are you using? I ask since 20.04 has libusb 0.1-4 and 1.0-0 === bildramer1 is now known as bildramer [19:12] 20.04 [19:14] jwhitmore: so that symbol isn't in 0.1-4 but is in 1.0-0 so I'm guessing the package is linking the wrong version [19:15] jwhitmore: compare: " ls -l /lib/x86_64-linux-gnu/libusb-* " === enko-h is now known as enkoh [19:17] tomreyn: have you seen any reports on 20.04 of the touchpad movement being lost after S3 resume (but button presses continue to work) ? [19:18] TJ-: i remember a recent report about "touchpad not working", but that was about all the info provided,a nd i didn't follow up. and a single report only. [19:19] tomreyn: thanks. I've experienced it several times recently including right now. I've a thinkpad so the nipple still works for movement although difficult to control precisely. Not found any clues so far as to why [19:19] I have two so should probably remove one. Probably the later? /lib/x86_64-linux-gnu/libusb-0.1.so.4 -> libusb-0.1.so.4.4.4 /lib/x86_64-linux-gnu/libusb-1.0.so -> /lib/x86_64-linux-gnu/libusb-1.0.so.0.2.0 [19:20] TJ-: might it need a firmware update, which could be distributed seperately and be windows-only? i know, this should happen out of the blue. [19:20] jwhitmore: 1.0.so is the one that DOES contain the symbol - but it isn't clear why we have both, or why your software is linking the older version and failing when it was OK earlier [19:21] tomreyn: doubt it - I tend to think this is an Xorg issue, since a display-manager restart wil solve it [19:21] tomreyn: and the device buttons are working - just no movement reported [19:22] hmm, ok, i'll be of no use there. [19:22] TJ-, thanks, I assumed that a recent update had caused it. I'll try remove 0.1.4 [19:23] tomreyn: we have several identical models though I'm the only one that stresses mine, so only mine has so far experienced it. I tend to suspend/resume frequently as well [19:24] i use a mouse whenever possible [19:25] (or just keyboard) [19:26] jwhitmore: since pulseview doesn't directly depend on libusb, I'd guess this is caused by another library that pulseview depends on and that in turn requires libusb [19:26] tomreyn: so do I normally but I'm in bed now :) [19:27] jwhitmore: you could check the recent package installation history in /var/log/apt/history.log - look at the dates immediately before the problem started [19:32] jwhitmore: this command might help you find packages with recent update timestamps whose changelogs mention libusb: " find /usr/share/doc -type f -name changelog.Debian.gz -exec zgrep -ln libusb {} \; | while read f; do ls -l $f; done " [19:35] TJ-, thanks I'll try figure out some info on this [19:38] jwhitmore: I can't think why but on the face of it it would appear that some library has *lowered* the version of libusb it depends on. This command will show you the names of all packages that depend on the 0.1-4 package: " apt-cache rdepends libusb-0.1-4 " [19:45] TJ-, thanks for your help you'll have to leave it with me till I muddle though what's happened [19:51] pavlos, thanks for the links. Yes. I know those ones. My question was: where are they located in Ubuntu? [19:58] is ubuntu user friendly ? [19:58] SteelRose: for all i can tell, those are (or were?) specific to rpm land and don't exist on ubuntu, at least no more (maybe variants existed in the distant past) [19:59] !discuss | shaman_king [19:59] shaman_king: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [19:59] shaman_king: each human has their own unique definition of easy or hard [19:59] they're just trolling anyways [19:59] tomreyn, thanks for the clarification mate! [19:59] SteelRose: you're welcome [20:01] It doesn't look like ufw supports the creation / management of groups of firewall rules which can be enabled / disabled independently of each other... is there any easy tool for that or would I have to interact with iptables directly? [20:03] grimpo: have you got experience using "groups of rules" in ANY GNU/Linux distribution? [20:03] grimpo: have you tried gufw? you can create profiles with diff rules for each profile (if that helps) [20:06] pavlos: neat - does the G stand for GNOME? unfortunately this is a headless environment. [20:07] tatertots: I have a vague recollection of maintaining chains under iptables a long time ago. [20:08] grimpo: not sure what G stands for (probably graphical) but it needs gui [20:17] is there any way to set a standard sound output-device? every time i reboot it sets my usb-headset as output-device, and i have to change that manually to s/pdif, which i want to use normally. [20:20] https://askubuntu.com/questions/71863/how-to-change-pulseaudio-sink-with-pacmd-set-default-sink-during-playback [20:24] tomreyn, thanks, i hope 'pacmd set-default-sink 2' did it. have to reboot to check if that worked. === SrPx_ is now known as SrPx === darris_ is now known as darris === rosseaux_ is now known as rosseaux === TsynkVoin_ is now known as TsynkVoin === tag_ is now known as tag === eruditass_ is now known as eruditass === leftleg__ is now known as leftleg_ === jsvcycling_ is now known as jsvcycling === noahmg123__ is now known as noahmg123 === trobotham1 is now known as trobotham === leonardus_ is now known as leonardus === Fuchs is now known as zombiefox [20:42] whizter: i think this isn't permanent, but you could probably add it to an init file such as .bash_profile [20:42] or you could configure it permanently with an alsa configuration file. [20:46] tomreyn: thanks, i'll test that tomorrow, it's not that important for me that i'd do a reboot now. just a little annoying :) [20:47] I think the local user config saves the Pulseaudio default device config [21:14] Hi friends,i'm trying to dual boot a Windoews laptop and install ubuntu 20.04 LTS but when i'm facing an issue about Intel RST [21:14] i didn't manage to configure that out [21:15] It says that i need to disable the RST [21:15] i think it is an UEFI thing, RST [21:15] !uefi [21:15] UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [21:15] yes. [21:19] hello [21:20] hi [21:20] Update from 18.04 to 20.04 was long but ended without major problems. [21:20] I have some unpolished corners though... and guess what? I'm going to check one more setting and will get back [21:25] back [21:26] i3 on this OS, updated from 18.04 to 20.04 doesn't look as good as i3 installed on office computer with Ubuntu 20.04 just installed. [21:28] this is the worst at the moment: https://pasteboard.co/JuibGwL.png [21:28] something loads that light skin and while terminal is black, the scroll bars are light-gray. Menu is light-gray too when I enable it. [21:30] hi guys, can someone help me to install to on Ubuntu 12.04 [21:30] TheWild: same with a fresh new user account too? or just your regular account? [21:30] it is 32 bit [21:31] TJ-: I'll try [21:31] (I'm the only user on this computer) [21:31] TheWild: it may be caused by inherited config [21:32] im trying to use ubuntu 20.04 on a raspberry pi. I've already logged in and installed mate-desktop. i want to use the CLI to do a few more things, so I switch to one of the virtual terminals with Ctrl+Alt+F2, but how do you switch back to the mate login? It doesn't seem to be anywhere F1-F12 [21:32] kxsl: +F7, usually [21:32] kxsl: you might be able to use the 'chvt' command, too [21:33] Master666, no, 12.04 is EOL, no suppport [21:33] matsaman, no it's not there and I can't type anything. i can't switch to any other terminal once I switch away from the one on F2 [21:33] such machines without huge bugfixes should not be connected to the internet. [21:33] Hi Sir, so Tor won't work? [21:34] kxsl: you can't type anything? Well that's your primary problem, then [21:34] kxsl: can you ssh in? [21:34] I'm not sure, but I can try once I get it booted again [21:35] kxsl: wired or wireless keyboard? [21:36] Master666, tor? no, as 12.04 is End Of Life. [21:36] us a supported version, 16.04/18.04 [21:37] matsaman, wireless keyboard. I can't ssh in, it says connection refused [21:37] TJ-: new account is even worse [21:37] https://cdimage.ubuntu.com/lubuntu/releases/18.04/release/ gives 32 bit. [21:37] The "system default" colors for terminal are black text on white background. [21:37] kxsl: well then you might have to reboot [21:38] TheWild: so something to do with (lack of) default theme possibly? [21:38] matsaman, I've been doing that. I can't switch to any working terminal or type anything in the one I'm on [21:39] kxsl: check the logs after it reboots [21:39] kxsl: after reboot you can't? [21:39] TJ-: I have no clue now whether some service loads the light theme now, or it was loading dark theme back then and now it's missng [21:40] oerheks my version is not 12.04 [21:40] Description: Ubuntu 20.04.1 LTS [21:40] Release: 20.04 [21:40] Codename: focal [21:40] how? what logs to look at for this? [21:40] oh wait, I think I got a clue [21:41] It has to do with expired ring signature [21:41] When installing tor [21:42] kxsl: first stop would be look at the last boot log, at its end before it rebooted. "journalctl -b -1 -n 250" will show the last 250 lines of the previous sesion... you may need to increase that number to go back and find clues, or you can ommit the -n 250 entirely and review the entire session log [21:43] Master666: you said you have 12.04 32bit installed [21:44] Ok I made a mistake Maik it is Description: Ubuntu 20.04.1 LTS [21:44] Release: 20.04 [21:44] Codename: focal [21:44] TJ-, ok, I don't see any errors in that. just info messages from gdm and systemd [21:44] kxsl: is the keyboard bluetooth? [21:44] TJ-, no [21:44] kxsl: in that log do you see shutdown messages or does it abruptly stop since you killed the powe? [21:45] kxsl: so a wireless USB dongle ? [21:45] TJ-, right, it just stops. i can't get it to respond at all once i switch away from F2. pulling the plug is the only thing to do [21:46] didn't make it :/ [21:46] Maik I am getting a message expired Ring Signature all the time when installing [21:46] Master666: there are many users having the same issues with installing Tor lately. Best to search for reports on that matter. I don't use it so i can't help you with that. [21:46] info should be out there on the web [21:47] kxsl: so now you have to determine if the RasPi is simply freezing. You could do that by causing it to fail again and noting the EXACT time to the second. Then reboot, examine the log again, and see if there are log entries after the time you noted... and how long logging continues. If the timestamps don't carry on much after the noted time it might indicate the RasPi froze up [21:54] does ^[[D communicate something other than simply "left arrow" ? [21:55] not sure it communicates that [21:55] like I kind of wanted to jot down some shortcut keys; I generally use ^ for "ctrl+" (eg: ^a) [21:55] if I use ctrl+v in my terminal, I can get raw codes, for example ^[ = escape [21:56] I generally would have to perform some kind of escape-key acrobatics if I were going to write colors in vim for example [21:56] to what end [21:56] if I use ctrl+v and then press the left arrow, it prints ^[[D [21:57] so I wondered, does ^[[D mean = "escape" + {something else} ? [21:57] matsaman: it's just easier to annotate when I'm trying write some things down [21:57] https://unix.stackexchange.com/questions/222901/caret-square-bracket-square-bracket-a-a-what-does-it-mean [21:58] interesting [21:58] thanks matsaman [21:59] ubuntu suggests to use the tor package from their site, or follow this page to fix the key https://itsfoss.com/install-tar-browser-linux/ [21:59] gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir" --refresh-keys --keyserver keyserver.ubuntu.com [21:59] but this does not work for the snap version [21:59] I was getting results for people who have problems with CSI printing instead of doing what they expect [21:59] and indeed, esc + [ + shift-d = move left [22:01] however, ctrl + left arrow => jump back a word, but ctrl + (esc, [, shift-d) does not [22:15] i just screwed up my raspberry pi shrinking /. is there a special way to do this? you can't just use parted to resize? [22:16] growing a partition can be done from within the system, shrinking only with the live iso. [22:16] kxsl: parted doesn't deal with the file-system inside the partition [22:17] TJ-, are you sure? I thought it did. That's the whole point of using it [22:20] kxsl: no, the 'part' in parted is a big clue. read its man-page, for "resizepart" [22:21] so what is good for resizing a partition AND filesystem. different tools doing only one isn't useful, especially if they don't cooperate [22:22] the GUI tool gparted wraps all the functionality [22:22] which is totally different to the CLI tool parted! [22:24] kxsl: this is why using LVM can be such a pleasure - it handles all this and much more elegantly [22:24] i really want to use a cli program here. restoring the image, updating it, and installing a gui is going to take literally hours [22:25] TJ-, i'm trying to use a raspberry pi. it's just an image written to a SD card, then booted. there is no installer and no provision for customizing how it's set up [22:25] kxsl: all you need do is move the SD-card to a PC and use gparted from there to fix the partitioning - presumably all that is needed is to make the partition the maximum size once again? [22:26] kxsl: the Rasbian images have an auto-expand operation on first boot. Does the Ubuntu image do the same? [22:26] sorry, no longer Raspbian... RasPi OS :) [22:28] yeah, / takes up the entire card. no way to make another partition to use encryption or a different filesystem [22:28] but you're right about using gparted on another computer, i can do that [22:30] kxsl: in the #raspberrypi channel the sole Ubuntu developer hangs out; I think his nick is waveform or similar. Might be worth asking for advice from him. [22:31] TJ-, thanks, I'll check it out [22:33] kxsl: I usually write my own images, and use LVM always. That way I only need to allocate minimal space to the required file-systems initially and can expand them on-line as needed, as well as adding others, some ephemeral, some for experiments, etc. [22:33] kxsl: e.g. "{lvreduce | lvextend} --resizefs ... " [22:35] TJ-, I have another question from yesterday [22:35] I have found that in order to boot the Ubuntu live DVD well, I need to add pnpbios=off to my boot options. [22:35] If I don't add that, I get a warning telling me to add it. [22:36] Could that possibly be the cause of my disappearing hard disk? [22:36] (Ubuntu does not think that I have an internal hard disk, even though I do) === werekitt1n is now known as werekitten [22:38] i'm looking for information. i'm wanting to use a resolution of 5760x1080. i know that Ubuntu only goes as high as 3072x768. My matrox triplehead2go supports this higher resolution. Can the software be changed? and by who? Who would i contact to see if there is any possiblity to up the resolution that Ubuntu 20.04 uses? Is this a Ubuntu issue or a limitation of the graphics driver? [22:42] Richard_Cavell: pnpbios - possibly yes, that could cause it === jess-o-lantern is now known as jess [22:47] ok apparently its a limitation of Ubuntu [23:08] Hi Guys please who else is having problems intalling tor on Ubuntu 20.04.1 LTS 32 bit? [23:09] Problem is with ring signatures [23:11] Users of the i386 architecture will not be presented with an upgrade to Ubuntu 20.04 LTS. Support for i386 as a host architecture was dropped in 19.10. [23:13] I don't think there's any such thing as 20.04 32 bit [23:14] Master666, from tor? read back, i gave an url and solution,, maybe there is no 32 bit tor browser? [23:17] Hi Richard Cavell, I type lsb_release -a Distributor ID: Ubuntu Description: Ubuntu 20.04.1 LTS Release: 20.04 Codename: focal [23:18] try uname -a [23:18] How do I check if my Ubuntu is 32 or 64 bit Richard? [23:18] Master666: type uname -a [23:19] It will be 64bit [23:19] ..because there is no 32bit version of Focal [23:20] Master666: 5.4.0-48-generic #52~18.04.1-Ubuntu SMP Thu Sep 10 12:50:22 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux <------------ those x86_64 mean 64bit [23:22] pavlos: yes, 64 bit [23:33] hrm, ubuntu is feeling extremely laggy [23:33] seems whenever I type or change the screen it slows down [23:34] i have a similar issue. are you running your screens in fractional scaling mode? if I turn that off, I have to squint, but things are noticeably faster (AMD Radeon RX480). [23:34] i mean, with my hardware, it's not an issue, but it is a little noticeable [23:37] signofzeta, No. It was perfect up until like yesterday? [23:37] it's sooooooo slow [23:37] oh, then my issue must be separate. it doesn't bother me, though. [23:37] it's torture waiting for every mouse click to load a menu or just typing to take a second to load the text [23:38] interesting what hardware specs? [23:38] pavlos this is what I got 5.4.0-48-generic #52-Ubuntu SMP Thu Sep 10 10:58:49 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [23:39] Master666: you have 64 bit [23:39] Lenovo Thinkpad X1 Yoga 4th Gen, 8GB ram, 4K screen - 5.4.0-48-lowlatency #52-Ubuntu SMP PREEMPT [23:40] pavlos yes you are right so how do I install tor because I keep on getting error with ring signature expired [23:40] literally takes 4 seconds to open a context menu when I click in the menu bar. [23:40] Master666: I dont use tor [23:41] I'm getting gnome-shell js errors [23:41] cluelessperson, did you hit low power mode/normal/high ? https://wiki.archlinux.org/index.php/Lenovo_ThinkPad_X1_Yoga_(Gen_4)#Hidden_Fn-Keys [23:43] Is anyone here using Tor on Ubuntu 20.04.1 LTS 64 bit? [23:43] should i gave my answer 3 times, Master666 ??? ubuntu suggests to use the tor package from their site, or follow this page to fix the key https://itsfoss.com/install-tar-browser-linux/ [23:43] gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir" --refresh-keys --keyserver keyserver.ubuntu.com [23:43] but this does not work for the outdated snap version [23:44] oerheks, I don't think so, but I'm looking into power modes now [23:44] brb, restarting after firmware update [23:45] @Master666: I am. I'm connected to Freenode over Tor. Working great. [23:45] then again, I'm also using the Tor Project's PPA [23:46] everything's instant after restarting [23:47] cluelessperson, shocking :-P [23:48] ok signofzeta how do I install this? do I use terminal or search software centre? [23:48] Master666, you'd need to use the terminal. the version in Ubuntu's repos is a little old. hold on, I'll get you a link. [23:48] oerheks, yeah, but it's unclear what the problem is or how to find it [23:49] Master666: directions included here: https://2019.www.torproject.org/docs/debian.html.en [23:50] add that PPA, apt update, and apt install like it says. [23:50] Ok signofzeta let me try this [23:51] Master666: Will want to "purge" the present tor install . [23:52] I updated Ubuntu's Tor with Tor's Tor and it was fine, but a purge certainly wouldn't hurt