[00:17] hello? [00:21] alex_jaeger: Welcome to ubuntu support - you have a question ? [00:21] no, just worried I was muted, but clearly I am not [00:21] thanks! [00:32] hello, please i rebooted my ubuntu VM and instead of proper boot of system... i got a grub console :( [00:32] any idea what exactly should i type there to boot machine? [00:33] heap_: Depends what the issue is. [00:33] wyoung: ;/ no idea what happened, it was running now after reboot i got grub console [00:33] Did you notice any error messages? Do you have a sticky key? [00:33] CTRL+ALT+DEL [00:34] Then read the error :) [00:35] no error [00:35] it just got grub console [00:38] wyoung: ? [00:38] Press enter? [00:39] its GRUB CONSOLE [00:39] grub> [00:40] just type 'exit' ? [00:41] nothing.... [00:42] ls [00:43] does it list disks like (hd0,1) [00:43] grub> ls [00:43] (hd0) (hd0,msdos5) (hd0,msdos1) (cd0) (cd0,msdos5) (cd0,msdos1) (host) [00:43] pavlos: ^^ [00:45] pls anyone can help?:( i had a lot of stuff there and i think it wasnt backed up ;( [00:45] is there a way to boot it? [00:45] heap_: ls (hd0,msdos1)/ ... repeat until you find one disk that mas the pattern disk/boot/grub [00:46] grub> ls (hd0,msdos1)/ [00:46] lost+found/ initrd.img-4.4.0-178-generic initrd.img-4.4.0-184-generic initrd.img-4.4.0-157-generic System.map-4.4.0-185-generic initrd.img-4.4.0 [00:46] -179-generic System.map-4.4.0-151-generic config-4.4.0-151-generic initrd.img-4.4.0-151-generic grub/ config-4.4.0-185-generic === gr33n7007h is now known as al2o3-cr [00:48] there is no kernel or what?:( [00:48] pavlos: & [00:49] i had no clue what to do [00:49] heap_: What were you doing before this happened? Applying updaates or something? [00:49] wyoung: just hard reboot [00:49] why? [00:49] You have any installation media connected to your computer? [00:50] no [00:50] heap_: let's assume this is the disk ... "set prefix=(hd0,msdos1)/grub", then "set root=(hd0,msdos1)", then "insmod linux", then "insmod normal", then "normal" ... it should reboot [00:50] grub> set prefix=(hd0,msdos1)/grub [00:50] error: file `/grub/locale/en.mo.gz' not found. [00:50] :*( [00:50] so grub is on another disk [00:50] which one? [00:51] grub> ls (hd0,msdos1)/grub [00:51] default menu.lst unicode.pf2 i386-pc/ gfxblacklist.txt locale/ fonts/ menu.lst~ grubenv grub.cfg [00:51] I guess you have to try ls disk as you did with hd0,msdos1) [00:51] grub> ls (hd0,msdos1)/grub/locale [00:51] grub> t.mo en_CA.mo en_GB.mo en_AU.mo [00:52] grub> ls [00:52] (hd0) (hd0,msdos5) (hd0,msdos1) (cd0) (cd0,msdos5) (cd0,msdos1) (host) [00:52] there arent any other disks? [00:53] can you check the hd0,msdos5 [00:54] grub> ls (hd0,msdos5)/ [00:54] error: unknown filesystem. [00:54] i think there was some drive encryption [00:54] i mean once it booted it asked for passphrase and then continue with boot [00:54] then I suggest booting off a live iso and using the chroot method to fix grub [00:54] it wont be possible [00:54] its VM inside iohybe [00:54] so this is a LUKS fs? [00:54] iohyve [00:54] pavlos: yes luks fs i think [00:55] well, I cannot help with LUKS [00:55] hm [00:55] i dont know if its luks [00:55] but it was asking for some pasphrase [00:55] if it ask for a pssphrase to decrypt fs before continue, you have LUKS [00:56] someone else can jump in ... [00:56] :( [00:56] is there some issue? [00:57] i mean is there something special that needs to be done? [00:57] heap_: reading material ... https://www.linux.com/training-tutorials/how-rescue-non-booting-grub-2-linux/ [00:58] https://superuser.com/questions/1536669/grub-bootloader-with-root-luks-encryption-only-grub-shell [00:58] what about that one? [00:59] try "ls (hd0,1)/" as the article says [00:59] grub> ls (hd0,1)/ [00:59] lost+found/ initrd.img-4.4.0-178-generic initrd.img-4.4.0-184-generic initrd.img-4.4.0-157-generic System.map-4.4.0-185-generic initrd.img-4.4.0 [00:59] -179-generic System.map-4.4.0-151-generic config-4.4.0-151-generic initrd.img-4.4.0-151-generic grub/ config-4.4.0-185-generic [00:59] its same [01:00] there is no vmlinuz [01:00] yes its missing [01:01] am reading the article ... [01:03] pavlos: is it gone? [01:04] well, I dont know ... what happened? did the VM boot to grub> [01:04] yes [01:05] when you setup the prefix (hd0,1)/grub it gave an error. right? [01:05] grub> cryptomount -a [01:05] Attempting to decrypt master key... [01:05] Enter passphrase for hd0,msdos5 (18b6576023224fdbada5c0adfcc8eced): [01:05] Slot 0 opened [01:05] Attempting to decrypt master key... [01:05] Enter passphrase for cd0,msdos5 (18b6576023224fdbada5c0adfcc8eced): [01:08] hi, [01:08] sorry [01:18] hi [01:19] if these commands passed > [01:19] 03:14 grub> linux (lvm/universe--vg-root)/boot_backup/vmlinuz-4.4.0-151-generic root=/dev/system/root [01:19] 03:14 grub> initrd (lvm/universe--vg-root)/boot_backup/initrd.img-4.4.0-151-generic [01:19] is it possible now somehow continue grub with booting process? [01:20] pavlos: are u around? [01:21] yes [01:22] I guess the pm is not working [01:23] per the article, type "boot" (see Booting from grub>" section [01:26] pavlos: http://paste.debian.net/1164728/ [01:33] heap_: https://unix.stackexchange.com/questions/420383/configure-separated-grub-to-run-linux-from-lvm-ddrescued-device [01:36] pavlos: i dont know [01:40] https://superuser.com/questions/1536669/grub-bootloader-with-root-luks-encryption-only-grub-shell [01:41] that he one you sent [01:41] the* [01:44] he got it to book [01:44] boot* [01:46] pavlos: it works! [01:46] heap_: glad it worked [01:49] https://superuser.com/questions/1588626/grub-bootloader-with-luks-encryption-stuck/1588630#1588630 [01:49] pavlos: thanks mate... [01:51] Hi, I've got a new Dell XPS 15 and it's having persistent what-looks-like-graphics-driver-problems when running Ubuntu (example: https://drive.google.com/file/d/1yPoPnwG_fwiJAY3EAJNFBSwzrfa4Aven/view). Is there a way to judge whether this is likely to be fixable, vs. whether I'll need to exchange it for a better-supported model? === zbenjamin_ is now known as zbenjamin [01:55] the fonts are off ... [01:55] Sorry, is that a reply to me? [01:56] Taymon: yes [01:56] The more serious problem is that the tab is overlaid with random boxes from the previous tab I was on. [01:57] (Discord is the active tab in this picture; IRC was the previous tab.) [01:58] I can tolerate weird-looking fonts but this makes the system nearly unusable. [01:59] Taymon: what's the graphics device? [01:59] Is there a command I can run to provide useful information on that? [01:59] (In the meantime I'll see what was in the box.) [02:00] Taymon: lspci | grep -i graphics, maybe [02:00] or lspci | grep -i vga [02:01] Hi, I have question, why I compiled kernel don’t had linux-header--common package? what’s the command to compile it? is there anyone could point me or give a link to compile it? thanks a lot. [02:01] 00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile) [02:01] Taymon: that sound right? [02:01] tozhu: what is it you're trying to accomplish? [02:02] tozhu, installing headers? [02:03] Taymon: how about this one: lspci -k | egrep -i 'vga|in use' | grep -i vga -A 1 [02:03] matsaman: I’m going to compile a new kernel: 5.8.11, when I compiled, I just got linux-image-.deb and linux-headers-.deb but missing linux-headers--common.deb [02:03] Manufacturer website says I got "NVIDIA(R) GeForce(R) GTX 1650 4GB GDDR5" [02:03] Taymon: okay you might also have that [02:03] 00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile) Kernel driver in use: i915 [02:04] Is this an indication that I have the wrong driver for my graphics card? [02:04] Taymon: we'll see [02:05] matsaman: do you know how to compile the linux-headers--common packages from source? [02:05] if so, would you please teach me to do that? ^_^ [02:07] It doesn't really make sense to "compile headers", does it? Headers are a thing that you use when compiling something else. Unless I've misunderstood what you're trying to do. [02:07] Taymon: install pastebinit, then run this: cat $(ls -1rt /var/log/Xorg*log | tail -1) | pastebinit [02:08] Traceback (most recent call last): File "/usr/bin/pastebinit", line 343, in content = sys.stdin.read() File "/usr/lib/python3.8/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final)UnicodeDecodeError: 'utf-8' codec can't decode byte 0x81 in position 13434: invalid start byte [02:08] tozhu: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel [02:08] tozhu: why're you compiling your own kernel? [02:08] Taymon: well that's disappointing [02:09] there is no latest version, such as 5.8.11 which was released on Sep.23 [02:09] Would it help if I just uploaded the file somewhere? [02:09] Taymon: at the end, it is pastebin not pastebinit [02:10] pavlos: You sure about that? pastebin is not on my path and there's no package by that name. pastebinit is a package that installs a command by that name. [02:10] Taymon: you could od this one, if 'curl' is installed: cat $(ls -1rt /var/log/Xorg*log | tail -1) | curl -F 'f:1=<-' ix.io [02:10] could do* [02:10] Taymon: example ... echo helo | pastebin it shoud give a url [02:10] http://ix.io/2yKp [02:13] apt install linux-headers-$(uname -r) and maybe a good start and https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel [02:13] but generally, tozhu, you could better use the !mainline repository. for testing only. [02:14] !mainline [02:14] The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [02:15] Taymon: what's dpkg -l | grep -i 'nvidia-graphics' say? What version [02:15] Nothing. [02:15] Taymon: how about dpkg -l | grep -i nouveau ? [02:16] oerheks: matsaman: thank you very much, but seems it still can’t generate linux-headers--common packages [02:16] ubottu: than you [02:16] thank you [02:16] libdrm-nouveau2:amd64, libdrm-nouveau2:i386, xserver-xorg-video-nouveau [02:16] (can provide full output if needed) [02:17] Taymon: alright, hummm, I wonder if you've got nouveau instead of the binary nvidia driver [02:17] Taymon: so you may as well try the binary driver howto: https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia [02:18] Taymon: if that doesn't help you, you can try and make sure you've tried just nouveau also [02:18] Taymon: if neither of those work, we can come back and make absolutely sure the nvidia & noueau versions you tried were the best versions you could've tried === gabkdlly_ is now known as gabkdlly [02:22] I am seeing https://drive.google.com/file/d/1uUs85M8JPh8hn9ZtCiEiPTqSXdNQyS4W/view in the settings page. Is this indicative of a problem? The wiki page seems to be showing an older version of Ubuntu and I can't tell whether it's matching what I'm supposed to see. [02:24] Taymon: hrmmm, did you download and run something from nvidia.com? [02:25] No. [02:25] manually installed drivers.. [02:25] yes you did. [02:26] At install time, I was prompted to enter a UEFI password as part of a driver-installation thing, and it said I'd be prompted for it again after restart, but I never was. [02:26] I just now installed nvidia-driver-450 and it once again asked me to create a UEFI password. [02:26] Maybe the good driver is half-installed and it's interpreting that to mean "manually installed driver" or something? [02:27] I'm going to reboot now. [02:30] Okay, I got a kind of confusing BIOS menu after rebooting, but I guessed what the right options to choose were, and I suppose I guessed right because my graphics card is working properly now. [02:30] Taymon: hum, is this a laptop that came with GNU/Linux on it? [02:31] No, it came with Windows, I installed Ubuntu after the fact. [02:31] ok [02:32] I guess the lesson here is that the installer makes it easy to accidentally half-install proprietary drivers and then isn't good about diagnosing when you've done this. [02:32] Thanks a bunch for the help! [02:33] manually installed nvidia drivers, maybe you lack the dkms package, who knows? use the official drivers from the menu or driver ppa https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [02:33] + you would get updates [02:33] Taymon: could be this will say something else now: lspci -k | egrep -i 'vga|in use' | grep -i vga -A 1 [02:33] but if it works it works [02:33] I installed nvidia-driver-450 from the Ubuntu repositories and it worked. I _think_ I started doing the same thing at install time, but then chose the wrong BIOS option after rebooting, and the install didn't finish. [02:34] sounds plausible enough [02:34] 00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile) Kernel driver in use: i915 [02:34] ohwell [02:35] lspci | grep -i nvidia ? =) [02:35] https://paste.ubuntu.com/p/RgZqNsCXWJ/ [02:36] The settings page from earlier now has all the options ungrayed, and says I'm using the recommended proprietary tested driver. [02:36] okay, well, if you just run 'lspci -k | less', there might be a line saying it's using a nvidia driver [02:36] sounds good [02:36] Kernel driver in use: nvidia [02:45] (Remote host closed socket) [02:45] * Disconnected (Remote host closed socket) [02:45] * Disconnected (Remote host closed socket) [02:45] * Disconnected (Remote host closed socket) [02:45] * Disconnected (Remote host closed socket) [02:45] * Disconnected (Remote host closed socket) [02:45] * Disconnected (Remote host closed socket) [02:49] homma, are you using a bot or something? [02:49] homma, are you using a bot or something? [02:50] no [02:52] https://termbin.com/l6jh [02:55] What's the correct way to connect to a different serial tty in a terminal? I tried using ctl + alt + and that must've switched the tty for my entire session and not just the terminal [02:56] i don't know what happened just now, [02:56] i sent a sentence of 18 words [02:57] then i was muted [02:59] https://termbin.com/l6jh [03:00] The content of this link is the information I want to send at that time. [03:14] hey how can i get my nvidia graphics card to work? it isn't getting passed the login screen [03:15] googleowner: https://www.nvidia.com/en-us/drivers/unix/ [03:16] wyoung, what should i do with the downloaded file? [03:18] googleowner: execute it [03:18] wyoung: googleowner: Don't ! Nvidia advises "Note that many Linux distributions provide their own packages of the NVIDIA Linux Graphics Driver in the distribution's native package management format. This may interact better with the rest of your distribution's framework, and you may want to use this rather than NVIDIA's official package.". [03:18] Bashing-om: It sounds like the native ones didn't work. [03:19] maybe it is a simple !nomodeset thingy [03:19] !nomodeset [03:19] Systems with certain graphics chipsets may not boot properly out of the box. "Temporarily Add a Kernel Boot Parameter for Testing" as discussed at https://wiki.ubuntu.com/Kernel/KernelBootParameters to add the "nomodeset" parameter there. [03:19] googleowner: Secure boot on this system ? as the Nvidia driver is 3rd party, and with secure boot enabled will not load. [03:21] Bashing-om i think it is how do i disable it? [03:23] googleowner: Each manufacturer's firmware is different. All I can suggest is to look in the (bios) and see how to temporarily disable until the driver is built. [03:23] Bashing-om so disabling secure-boot gets passed the login-screen problem? [03:24] Errors were encountered while processing: nvidia-dkms-450 nvidia-driver-450E: Sub-process /usr/bin/dpkg returned an error code (1) [03:24] googleowner: Well, loading a built driver will sure go a long way. [03:25] i'm having trouble installing 450 [03:25] googleowner: is secire boot now disabled ? And how did you try and install the Nvida driver ? [03:25] through the repository.... the site failed too [03:26] googleowner: The site did not fail - secure boot is foing it's job. [03:26] doing* [03:27] googleowner: Secure boot now disabled in (bios) ? so we can proceed to fix . [03:27] oh ok going to restart [03:40] hey i got my graphics card to work but the settings won't let me go 4k? [03:42] Is ubuntu using xorg? I switched the TTY using ctl + alt + f1 and I had to restart to recover. Can I just switch back to the correct TTY if i make that mistake again? [03:43] googleowner: Pastebin ' /var/log/gpu-manager.log ' which is a log file for what the driver manager thinks. [03:44] even when I switched back to the first tty, which I thought would undo my changes, there was no file explorer and windows were displaying incorrectly [03:45] jayjo-: Yes - the GUI desktop depends on the environment,. xfce runs the GUI in TTY7 for instance. [03:45] Bashing-om https://pastebin.com/7Cm3btBZ [03:46] googleowner: looking ^. [03:48] googleowner: Yuk >> "Is nvidia kernel module available? no" .. what have we for the modules ' lsmod | grep nvidia ' ? [03:49] Bashing-om https://pastebin.com/8mwdfGg2 [03:52] googleowner: Hummm ... nomodeset ??? .. what shows ' cat /proc/cmdline ' ? [03:53] BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic root=UUID=06382c5f-e2a2-4f24-a495-ed5a54d2bcdd ro quiet splash vt.handoff=7 [03:53] Bashing-om [03:54] Bashing-om is there a fix or am i stuck in 1080p [03:55] googleowner: Not what I anticipated ( good) . secure boot still disabled ? and we try and purge the driver and re-install. [03:55] how do we purge driver and reinstall [03:55] secure boot is disabled, of course Bashing-om [03:55] googleowner: Naw not stuck . just still with the driver not loading per the log file. [03:57] googleowner: Let's try ' sudo apt --purge remove nvidia* ; sudo apt update ; sudo apt upgrade ; sudo ubuntu-drivers autoinstall '. reboot to see the effect. [03:58] Switching ttys seems to be unrecoverable for me. I only have the 7 available, and I can login to sessions via 3-6, but 1, 2, and 7 seem to be my session but they don't reinitiate the desktop session correctly [03:59] !tty | jayjo [03:59] jayjo: To get to the TTY terminals 3-6, use the keystroke Ctrl + Alt + F3-F6 respectively. Ctrl-Alt-F2 or Ctrl-Alt-F1 will get you back to your graphical login (Ctrl-Alt-F7 on 16.04). To change TTY resolution, see https://help.ubuntu.com/community/ChangeTTYResolution [04:01] ok restarting now [04:02] should I be able to safely switch between them, with applications running, and rejoin the tty session when I come back to it? [04:03] jayjo: Yup - one should - this is a multi-tasking system, afterall :D [04:05] ok that didn't work... [04:07] Bashing-om [04:08] googleowner: what shows the log file ? [04:08] could it be this adapter? [04:09] googleowner: Yeah could be - adapters do have translation issues in some cases. The Nvidia card is not on the mainboard buss ? [04:09] Bashing-om https://pastebin.com/4Xh3irdR [04:10] i'm using a usb to dvi-d cord male to f to display port adapter [04:12] googleowner: Still "Is nvidia kernel module available? no" - now out of my skill set to know the why :( [04:15] Bashing-om so is my cards potential being utilized even? [04:16] meaning games n such won't work [04:16] googleowner: so long as the driver is not loaded - going to be less than ideal :( [04:19] googleowner: Anyway - out of time here - good luck :D [04:19] googleowner: wich driver version are you trying? [04:20] repositories [04:20] lotuspsychje [04:20] googleowner: specificly? [04:20] 450 not the .66 [04:21] googleowner: please try the 435 if its available for your card [04:21] ubuntu-drivers list, to see [04:21] trying right now [04:29] lotuspsycje [04:29] lotuspsychje how do i install 435? [04:29] googleowner: did you see 435 in the list? [04:29] yeah [04:30] googleowner: sudo apt install driver-here [04:30] googleowner: or GUI, software&sources tab additional drivers and switch [06:00] why do i have over 200 kernels installed [06:00] Found kernel: /boot/vmlinuz-4.4.0-190-generic Found kernel: /boot/vmlinuz-4.4.0-189-generic Found kernel: /boot/vmlinuz-4.4.0-187-generic Found kernel: /boot/vmlinuz-4.4.0-186-generic [06:00] i havent updated this machine in two years and i came back and it does this [06:01] actually it might be three years [06:01] anyway its been a while [06:01] im doing apt autoremove but it doesnt seem to have removed anything [06:02] oh god its regenerating the grub file after every kernel package it deletes [06:20] why do i have over 200 kernels installed <-- that isn't possible [06:21] idk that number goes up to 190 although i think only from 160 [06:21] but basically there were a lot of them [06:23] with apt autoremove, did you put sudo in front of that? [06:25] i was root [06:25] ok [06:29] were there any big kernel exploits in the last few years [06:42] ornxka: have a look here: https://ubuntu.com/security/notices [06:42] what release are you running by the way? [06:46] ornxka, why did you wait 3 years [06:46] ornxka, It's always safe to assume there's been a published kernel exploit AT LEAST annually :p [06:47] Linux is not OpenBSD [06:48] Maik, if he didn't do the "apt [command]" with root privs, it would have given an obvious error [06:48] Maik: 16.04 [06:49] oh god theres like a million of these [06:50] welp im on 20.04 lts now so hopefully i wont get pwned [06:51] i waited three years because i forgot that i was renting this vps [06:51] whoa it came back up even [06:52] even after i deleted the "needs reboot" file and do-release-upgraded from 16.04 to 20.04 === bocaneri is now known as ^Sauvin^ === ledeni_ is now known as ledeni [08:11] Hi! My root partition of 20 GiB, separate from /home partition, full. How can I figure out what all is consuming the parition? 'df -h' helped to know that it is full. [08:11] `df -h` [08:12] himcesjf: sudo apt-get install ncdu [08:12] Or Baobab i think if you want a graphic app. [08:19] himcesjf: to clean a rather full HD, try bleachbit and stacer [08:36] lotuspsychje: hmmmm... is sudo apt autoremove not a option? Could be the older kernels [08:36] bleachbit isn't recommended if you don't know what you're doing [08:37] Maik: im using bleachbit for years, never gave me any issue will all options enabled [08:37] Maik: but yes, he could also clean his kernels [08:38] i never used bleachbit and never will because i don't need it :) [08:38] Maik: its handy for a tweaking freak like me to save a few gigs lol [09:04] Thanks lotuspsychje and EriC^^ , I will check that [09:10] himcesjf: no problem [09:48] lotuspsychje: EriC^^ Is there any pre-installed application? [09:48] himcesjf: wich ubuntu release are you on? [09:49] lotuspsychje: focal [09:49] himcesjf: baobab then as akem adviced [09:49] lotuspsychje: What? [09:49] !info baobab [09:50] baobab (source: baobab): GNOME disk usage analyzer. In component main, is optional. Version 3.34.0-1 (focal), package size 92 kB, installed size 720 kB [09:50] hmm optional [09:50] Ye [09:51] i must have installed it without recall, it was default on earlier releases i think [09:51] !info baobab bionic [09:51] baobab (source: baobab): GNOME disk usage analyzer. In component main, is optional. Version 3.28.0-1 (bionic), package size 157 kB, installed size 884 kB [09:51] !info baobab xenial [09:51] lotuspsychje: du can also help if used well I think [09:51] baobab (source: baobab): GNOME disk usage analyzer. In component main, is optional. Version 3.18.1-1ubuntu1 (xenial), package size 132 kB, installed size 836 kB [09:51] hmm [09:52] lotuspsychje: reading man of `du` [09:52] !info du [09:52] Package du does not exist in focal [09:52] Oh it is part of GNU coreutils [10:05] himcesjf: try 'baobab' in the terminal [10:26] Hi! I have a laptop with a single harddrive, and i made some stupid decisions when i partitioned the disc and now I'm experiencing some issues from it. I have a 40gb partition where ive installed ubuntu and have all the files, then 2 larger partitions of different formats that i would like to be "absorbed" to the main partition. Is this possible to do "live"? Or do i need some kind of usb stick with ubuntu on it and perform the partition [10:26] ing? [10:33] johan_, the partitions should be unmounted, so using *live* media is the way to do it, such as Ubuntu install media [10:36] guiverc, Hm ok, thanks. What is it called when you take 2 partitions, and format them into a third existing partition? Absorption? I'm trying to google to find some kind of tutorial [10:37] guiverc, because that's possible, right? [10:37] johan_, I'd just delete the other partitions, then RE-SIZE the partition you want to use the space freed by the prior-deletions.. it's just a RE-SIZE [10:38] guiverc, alrigths, thanks, ill look into creating a ubuntu install usb stick. [10:39] johan_, it's the "Try Ubuntu" that boots it in *live* mode, ie. running from memory without install [10:39] https://ubuntu.com/tutorials/try-ubuntu-before-you-install [10:41] guiverc, so not a install normal installation ISO file to a usb stick? [10:42] you have the option of TRY or INSTALL... you use the TRY option [10:42] (and don't install) [10:42] guiverc, alright, i get it. [10:43] it's a great tool, it lets me borrow another persons machine & 'try ubuntu' to use the machine, then I shutdown when done & never had to use their windows or whatever they use [10:44] guiverc, is there a good built in tool in ubuntu for resizing a partition or should i use gparted? [10:44] gparted for ubuntu should already be installed; KDE partition manager for Kubuntu or modern Lubuntu (next Ubuntu Studio etc) [10:45] gnome-disks will likely do it too I see, sorry I've always used gparted or kde part.. [10:46] EriC^^: baobab, stacer and bleachbit are all GUI applications. I am looking for a CLI tool but a pre-installed one not optional. I will try ncdu after here after making space [10:47] guiverc, weird, i dont have gparted isntalled on this ubuntu laptop im using now. Maybe i deleted unused softwares or something. === PowerTower_121 is now known as PowerTower_120 [10:47] nah, it's probably been replaced by gnome-disks & I haven't noticed (as I always installed the moment I want it); sorry [10:50] !info gparted [10:50] gparted (source: gparted): GNOME partition editor. In component main, is optional. Version 1.0.0-0.1build1 (focal), package size 391 kB, installed size 1681 kB [10:50] !info synaptic [10:50] synaptic (source: synaptic): Graphical package manager. In component universe, is optional. Version 0.84.6ubuntu5 (focal), package size 606 kB, installed size 3300 kB [10:50] !info gnome-disks [10:50] Package gnome-disks does not exist in focal [10:51] !info disks [10:51] Package disks does not exist in focal [10:52] disk-tools [10:52] !info disk-tools [10:52] Package disk-tools does not exist in focal [10:53] oh gnome-disks it is [10:55] !info gnome-disk-utility [10:55] gnome-disk-utility (source: gnome-disk-utility): manage and configure disk drives and media. In component main, is optional. Version 3.36.1-1ubuntu1 (focal), package size 181 kB, installed size 1088 kB (Only available for linux-any) [11:14] lotuspsychje: EriC^^ akem What do you guys think about snappy and flatpaks? I see that they are eating a lot of / partition? [11:15] !discuss | himcesjf [11:15] himcesjf: 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! [11:19] lotuspsychje: It is a support question. I see that even after purge removing flatpaks and snap they are leaving runtimes and such behind [11:22] Hello! I have this weird issue, that my T470 has way worse WIFI in Ubuntu for some reason compared to Window 10. Any suggestions on how to fix that? [11:36] myphs_: you could check your logs, see whether there are error messages about it. what's worse exactly? [11:36] run these to share some details: [11:36] lspci -knn | nc termbin.com 9999 [11:37] journalctl -k | nc termbin.com 9999 [11:42] tomreyn: The throughput is worse. On Windows I have a down up to 30MBit/s on Ubuntu about 12 at maximum. Upload is about the same. https://termbin.com/5ij0t https://termbin.com/lawj3 === myphs_ is now known as myphs [11:46] Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78), Subsystem: Intel Corporation Dual Band Wireless-AC 8265 [8086:1010], Kernel driver in use: iwlwifi [11:47] so this is the chipset and the driver for it. looking at the logs now [11:49] Hello, I have Ubuntu 18.04 Mate on a laptop with an integrated graphics cards, which is "Intel Haswell-ULT Integrated Graphics Controller". I wonder if thre is perhaps any utility in Ubuntu to let me control the card's settings? I am trying to play some games under Wine but the performance is not very good. [11:50] Thanks. [11:52] myphs: iwlwifi 0000:04:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm; iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230 [11:52] hey folks, server 18.04, how do I install the php meta pacakge with all the addons [11:52] in the past I did it small and was always missing this and that [11:52] myphs: so this is the firmware version and hardware revision. you could look for newer firmware [11:52] sine0: #ubuntu-server [11:55] myphs: you're running ubuntu 20.04, right? if so, maybe things will work better if you install package linux-oem-20.04 and reboot [11:58] wolfram: intel integrated graphics primarily target business / office application use, not gaming / 3D graphics. [11:59] tomreyn: ok, thanks. will try that :) [12:00] Hi all [12:02] wolfram: tweaking won't do a lot there, but if you want to look at your options, "modinfo -p i915" lists parameters you can pass to the kernel module when loading it (see !kernelparm), "man intel" lists X configuration options. [12:03] Hey, complete noobie to linux here. While trying to install amd graphic driver I somehow messed with it and now laptop is stuck on boot menu. Any help is appreciated. [12:04] wolfram: when you say performance, did you mean graphic or speedwise performance? [12:04] Guest589642: this sounds like you tried to install amd's proprietary driver overlay amdgpu-pro. we only supports the open source amdgpu here for reasons such as what you just experienced. there is limited support available on amd's forums, i think. [12:05] ...for -pro, that is [12:05] thanks, where can I find open source amdgpu? [12:09] Guest589642: it comes with ubuntu [12:09] ...and is automatically loaded when matching hardware is identified [12:10] okay, so I am able to open terminal while stuck on boot menu, is there any way I can reverse those changes I applied while installing amdgpu-pro? [12:13] Guest589642: not supported here, really, but you can try: list the changes you made to install it, on a pastebin such as https://paste.ubuntu.com (and post the resulting link here). maybe they can be undone easily by just purging some packages. [12:13] other than that, if it's a fresh installation, reinstalling is another option. [12:14] * tomreyn bbl [12:16] Sure, download the graphics driver for linux from amd site and extracted it. and then opening that folder in terminal I just used ./amdgu-pro-install -y command [12:28] ok, i figured it. Thanks for help tom. [12:36] Hello how can I install & use other languages? I am using ubuntu 20.04 but I swapped the gnome DE for jwm [12:36] so I'd rather be able to change the language from the command line [12:36] or with a key binding === PowaBanga_ is now known as PowaBanga [12:59] lotuspsychje: wolfram I do not care at all about "photo realistics graphics" so there are many interesting games that I can play on the integrated Intel chip but somehow this one is rather slow and it looks to be GPU-bound (it is a Windows-version of the Pillars of Eternity under Wine). [12:59] tomreyn: ^^ [12:59] But it is fine, I just thought I somehow overlooked the kind of a control panel that Nvidia cards have. [13:12] hello. the mount.fuse manual (http://manpages.ubuntu.com/manpages/xenial/man8/mount.fuse.8.html) says "32 pages" for max_read. what are the pages it refers to? [13:14] wolfram: adriconf, but i don't think it's packaged for ubuntu, yet [13:15] there's a flatpak [13:17] https://www.phoronix.com/scan.php?page=news_item&px=ADRIConf-2020 [13:22] ajayahmed: memory pages. this is a technical term to describe chunks of virtual memory (which is usually primaily backed by phyiscal RAM) [13:26] danke [13:32] How can I install and use other languages? I'd like to enable/disable them from the command line [13:33] tomreyn: Sure, thanks. [13:34] tomreyn: Too bad that IRC does not have +1 for answers, surely you would be in the top 0.01% overall :) [13:37] wolfram: +1 === tds4 is now known as tds [14:17] why this happens? https://pastebin.com/nF1BSN4R [14:18] Is Xubutu18.0's libc fixed at 2.27 [14:19] leibniz[m], are you mixing ubuntu versions in your sources.list? [14:19] ah, polybar is only in groovy [14:20] Habbie: I've added a PPA for polybar and i3-gaps https://launchpad.net/~kgilmer/+archive/ubuntu/speed-ricer/+packages [14:20] leibniz[m], did you pick bionic when you did that? [14:21] Habbie: You mean did I manually download the deb file? No I added their PPA to my sources.list.d...On update&&upgrade, it reports nothing but says 1 package can be upgraded...When I `sudo apt install polybar`, it throws this error [14:22] what exactly did you add to your sources.list.d? [14:22] Thing is, if the package needs a newer libc, why is it cosidered as an upgrade for 18.04? [14:23] Habbie: https://termbin.com/7y7k [14:25] And `kgilmer-ubuntu-speed-ricer-bionic.list` , `kgilmer-ubuntu-speed-ricer-bionic.list.save` [14:29] ok [14:29] the polybar package for bionic in that ppa is broken [14:31] Habbie: That's why sudo apt update && sudo apt upgrade doesn't do anything but reports that 1 thing could be upgraded? [14:31] yes [14:32] Apart from that, libc couldn't be upgraded right? [14:32] yes [14:32] because it wants the focal libc [14:32] https://launchpad.net/~kgilmer/+archive/ubuntu/speed-ricer/+packages?field.name_filter=polybar&field.status_filter=published&field.series_filter= [14:32] if you open the bionic one, it says 'copied from focal' [14:32] but if you open the disco one, it says 'copied from bionic' [14:32] so the ppa maintainer mixed that up [14:32] i just downloaded the -disco- deb on my bionic and that installs fine [14:33] so you could do that; and then you should report it to the ppa maintainer :) [14:33] * Habbie out [14:34] Habbie: Thanks. you mean manually fetch the deb and upgrade. I'll wait for maintainer. [14:34] In general, can I use nix as an app container in ubuntu/ [14:35] i meant fetch manually, yes; it's also possible that putting 'disco' in the sources.list file works [14:35] and yes, i'm pretty sure you could use nix to get this instead, in a nix environment [14:36] the Nix channel here on freenode is very friendly [15:23] morning; I have a freshly installed thinkpad (4k screen) on a 10th gen i7 that i can't seem to get the grub menu showing in anything but native resolution [15:24] i have GRUB_GFXMODE=1280x720 in /etc/default/grub but that doesn't appear to do anything (I did run sudo update-grub) [15:35] kenperkins can you give us url 'cat /etc/default/grub | nc termbin.com 9999' [15:42] sure ledeni; the only change is uncommenting GRUB_GFXMODE as above [15:43] https://termbin.com/rhky8 === FNetSec_ is now known as FNetSec [15:59] `/usr/bin/wg-quick: line 32: resolvconf: command not found` [15:59] Would it mess my system if I sudo apt install openresolv ? [16:13] kenperkins: did you run vbeinfo or videoinfo in grub to see available modes [16:27] left field question: what version of php started to break mysql_connect? I am arguing with somebody about all the broken webservers prior to php 7.0. I remember Ubuntu in particular had an issue and people started to backport before it was fully removed. Anybody know when that was? [16:28] !discuss | wuzamarine [16:28] wuzamarine: 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! [16:31] is it possible to install qt lib version 5.14 on ubuntu 20.04 ? [16:32] hi [16:32] hi [16:33] i updated from nvidia-driver-440 to nvidia-driver-450 without rebooting, now glxgears e.g. is not working anymore is there a way without rebooting to fix that? [16:34] frib: not from apt sources supported here [16:34] tomreyn, any idea where I can find it? [16:35] no, maybe a !ppa [16:35] the qt installer wants me to use 10 gigs for it [16:37] can I just copy paste the .so from another machine? [16:37] @ledeni i did not; videoinfo doesn't appear to exist in 20.04, nor does vbeinfo [16:39] kenperkins: you need to get 'grub>' to run any of that to commands [16:40] oh, those are in grub [16:40] thanks, brb [16:45] @ledeni that was it; perfect thank you so much [16:46] kenperkins: you are welcome [16:47] trying to read grub at 3840x2160 is impossbile === bildramer1 is now known as bildramer [16:49] kenperkins: did you change mode? [16:51] if the output is too small to be read even temporarily, you can try this https://vietlq.github.io/2019/09/22/make-grub-font-size-bigger/ === th_ is now known as Guest73501 [17:04] I upgrade Ubuntu 18.04.5 LTS to Ubuntu 20.04.1 LTS and now HP printer does not work [17:04] Can anybody help? [17:05] tomreyn: good to know for the future, for now the change worked permanently [17:10] tfdatab: Can you reinstall hplip ? [17:11] I tried that and then I started hp-setup [17:11] It detect printer both on wireless and on usb port [17:11] Put print does not come out. [17:12] But print does not come out [17:12] Can you choose several printers ? [17:13] In one of the cases (I have several printers and several computers) there is a single inkjet /scanner hp printer. It does not work. It comes up in printer window in settings. [17:13] New hp laser jet work with print outs from ubuntu 20.04.1 LTS [17:14] But old 8550 laser jet color hp does not work and not hp inkjet. [17:15] I can not choose several printer in one case(because they are on a separate network) In settings there is several connections to the same printer. USB + Wireless + something else. [17:16] All printers worked under Ubuntu 18.04.5 LTS [17:18] Sometimes when I print out text the program says printer communication problem. [17:19] I restarted also the computer after I removed all printers and installed new printer driver and printers in printer settings and then restart again. [18:09] is it bad practice to manually copy library files to /lib/x86-linux-gnu ? [18:16] frib: maybe if you tell your whole story, volunteers can think along with you better [18:17] lotuspsychje, my Qt application requires qt librarires that are not available in the ubuntu package manager but they are available from the Qt installer which doesn't however install them in a place where the OS can automatically find them when the program is run [18:18] copying the libraries from the location where they are installed to /lib/x86-linux-gnu/ allows the program to run [18:18] + initial question [18:20] Hi all. When I connect my external Mic I get this in the syslog: https://paste.ubuntu.com/p/vyktXnfm7n/ [18:20] and nothing works of course [18:20] device descriptor read/64, error -71 [18:21] Any ideas what does that mean? If it's power issues then... why? this is a usb device, which is assumed to be plugged to the PC [18:21] or maybe I should just restart? LOL [18:23] ubuntu still has firefox 80. any news when the update to 81 will be available? [18:24] NIN101: maybe the firefox channel might know more of the push times, or #ubuntu-release === Napsterbater is now known as Guest3714 === Napsterbater_ is now known as Napsterbater [19:50] Hello [19:50] can i edit the host file, to create any hostmask i want? [19:50] like for example [19:51] 192.168.1.1 szajbus.site szajbus [19:51] would that work? [19:51] do i just make up a random ip? [19:51] or do i have to have a specific ip i have? [19:55] Values in /etc/hosts override the normal DNS resolution. So if you lookup the address for szajbus.site or szajbus it will get the address 192.168.1.1. [19:55] one name, indeed. [19:55] and you should edit it at 2 places [19:55] !hostname [19:55] Use hostname to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. [19:55] Of course if this is in your local network, it is very useful. If you are overriding google.com obviously this could cause problems. [19:56] The format is IP-address host1 host2 host3 etc. [19:56] You can pack multiple names for the same host on a single line. [19:56] how do i check what ips i have? [19:56] to assign a host to it [19:57] i remember something net [19:57] 127.0.0.1 ? [19:57] no i mean the command that lists all ips on that vps [19:58] oh. now you mention VPS? [19:58] yeah [19:58] sorry, not a very knowledgable person on this tbh [19:59] does that make a difference? [19:59] a vps is heavily tweaked, one can change the hostname. but this " lists all ips on that vps" makes no sense. === tds5 is now known as tds [20:02] got it [20:02] ip a [20:02] so i can for example this [20:02] 2a02:2430:3:2500::498:4ea7 blah.site szajbus [20:02] that correct? [20:53] Can someone help me with a problem with Teams, or maybe point me in a direction of someone that can help me? The issue is that the microphone is not working. When doing a test call I never hear the message back. [20:54] this 'teams' ? https://snapcraft.io/teams-for-linux [20:55] did you check out ; softwarecenter > installed > snapname > permissions [20:56] oerheks: No I installed the flatpak and the deb from MS. I'll try the snap, and see if it makes any difference. [20:56] oh, for flatpak i don't know, it is not usual on ubuntu [20:56] hi folks, when ubuntu starts booting i see a bunch of text and messages, like ata1: link slow or similar ... dark screen with white text output. Is this text saved somewhere? it doesnt look like it is in /var/log/boot.log [20:57] not in auth.log [20:57] oerheks: Let me try the snap and see :) [20:58] gebbione: ' journalctl -b -0 ' shows messages from the current boot. [21:00] thank you, kernel: ata1.00: link is slow to respond, please be patient (ready=0) <- about this ... should i update my system to new hardware ? ... and ata1.00: SRST failed (errno=-16) [21:01] it might a disk plugged in that is failing to start [21:02] disks > smart would give a clue [21:03] oerheks: The snap-version does not even show me the settings for devices... for some reason. [21:04] hi, I cannot boot live cd ubuntu 20.04.1 into ram. after ~10 minutes there is a "decoding failed" error. it works on another machine (same chipset). what to do? [21:05] maybe this problem? https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1890257 [21:05] Launchpad bug 1890257 in linux (Ubuntu) "[RTX6000][20.04.01] RTX6000 is not supported by nouveau" [Low,Confirmed] [21:15] blub: try booting with nouveau.modeset=0 or modprobe.blacklist=nouveau then [21:18] tomreyn: do you mean just to add a parameter to boot options? "... quiet splash nouveau.modeset=0 toram ---"? [21:18] blub: exactly [21:19] ok, I will try in a moment. [21:22] tomreyn: the difference between the two machines is the graphic card. the working machine uses nvidia graphic card, the "bad" machine has no separte graphic card (only the integrated intel). maybe the nouveau will solve it. I am trying now. [21:23] blub: then this workaround for the bug you wuoted, which is about an nvidia RTX6000 chipset, which you now say you don't have in the problematic system, won't help. [21:23] * quoted [21:25] hmm ok :/ . the nouveau.modeset=0 doesn't work for me. [21:25] how much ram does this system have? [21:26] i mean how much physical ram is installed [21:27] tomreyn 28 GB. I tried in on the same "bad" machine with older ubuntu version 19.x with only 16 GB ram and it was no problem. 20.04.1 do not want to operate on this machine. :/ [21:28] blub: same firmware version as the system that's working, too? [21:29] tomreyn: what do you mean with firmware? the hardware is not the same manufacturer, only the chipset family is the same (z97). [21:29] i see [21:29] blub: are you sure that 28 GB RAM is a configuration that's supported in the way you have it installed? [21:31] tomreyn: I am not sure. what should i do? there is 3x8GB and 1x4GB. same ram manufacturer, the 3 rams are exactly the same [21:31] consult the mainboard manual for supported configurations [21:32] https://download.asrock.com/Manual/Z97%20Extreme4.pdf [21:33] ram is definitely supported by this mainboard [21:33] is listed in the Memory QVL [21:34] maybe i should try 1. 8gb, 2. 8gb, 3. 8gb, 4. 4gb, instead of 4gb/8gb/8gb/8gb/ [21:34] i guess it should work as it is, but in single channel, according to section 2.3 of this manual [21:36] since the system does boot, from what i understand (you can reach grub), it's probably a separate issue, though [21:38] blub: so i suggest you try to boot with dis_ucode_ldr !kernelparm or upgrade the mainboard firmware [21:39] or just try without to_ram [21:39] * toram [21:40] without toram? ok, i will try [21:41] undoing customiations is usually the best first step to take. [21:41] Ok, i am trying [21:43] tomreyn: It also fails, the machine restarts after a while, while booting [21:44] (there is no hdd/ssd connected) [21:44] blub: verify the iso file you downloaded matches its checksum. use a software which verifies the data written to the installer media and recreate the installer media from the iso. [21:45] do a memtest [21:45] ensure the hardware is ok [21:47] can you try with just 2x8GB ram (as in priority 1 from the pdf)? [21:47] if the memtest reports errors, retry the memtest with just with 2x 8 gb ram installed. if it still reports errors, cross test with the other leftover 8 gb dimm in the bank the error was reported for [21:52] I am trying with separated nvidia graphic card now. then i will try with 2x8gb in the right slots [21:54] it shows me ubuntu logo now and a checking progress. something new. [21:54] interesting [21:57] I see that my umask is set to 0002 - why then when I do date >temp.fil is temp.fil created with rw-rw-r-- and not rwxrwxr-x? I guess I do not understand umask [22:00] see "An umask of 002 gives write permission to the other group members" https://wiki.debian.org/Debate/umask [22:01] now pam_umask does it right. [22:07] pavlos tomreyn without to ram and with nvidia graphic card it works. i will try now "toram" and nvidia graphic. intel graphic seems to be the problem with 20.04.1 :/ [22:08] oerheks: I understand that "others" part of the mask. What I am not understanding is why the execute but does not get set since it is NOT masked out by my umask [22:09] is there maybe a spacial boot option for intel graphics? [22:11] nvidia grpahic + toram seems to be good too. there is also a progress while booting [22:13] blub: i still think it's likely to do with your ram configuration and that it works in this configuration for now should not be taken as an indication that the hardware is stable they it is configured now. [22:14] tomreyn: ok, should i try 2x8b in the priority 1 configuration and without nvidia? i will try. [22:14] that, or just do a memtest as you have it now. [22:15] "is stable they it is" -> "is stable as it is" [22:26] 2x8gb without nvidiad doesn't work too. memtest86+ is running now, but I don't believe in memory problems, because I had the same problem when I tried with the ram from a working computer before. And I use that ram every day for many hous on linux without any problems. [22:29] memtest hung up without showing any errors, because I had no nvidia connected... :D [22:32] there is a bios option to enable/disable integrated graphics and enable pcie gpu (see page 80) [22:34] pavlos do you mean "primary graphic adapter"? [22:34] what nvidia card is this exactly? [22:35] oerheks gtx 260 [22:35] blub: yes, at the bottom it says to disable int graphics so that an external gpu can be used. [22:36] pavlos I think that if the pci is unconnected, the bios disc detects the intel, othwerise i would not have come to the option of botting ubuntu [22:38] blub: it should ... you should be able to boot ubuntu either with the int card (intel) or the external (nvidia) [22:40] make sure you powered that card properly. [22:44] I assume you plug the card into the pcie slot closest to the cpu [22:45] that mobo comes with pci xpress 3.0 and 2.0 [22:45] card is 2.0 [22:45] oerheks pavlos but the card is not the problem. the problems occurs only without nvidia graphic card [22:46] so, w/o nvidia, 2x8gb ubuntu does not boot? [22:46] should work, in uefi mode [22:46] as tomreyn wrote, you verified iso [22:46] nvidia + all ram combinations works. intel (integrated cpu grpahic) + all ram combinations doesn't work [22:48] bios issue, most likely. there must be a setting how much ram you share with intel. [22:56] did you write something while i was away? [23:14] blub: no, but before you left, people wrote seomthing. [23:14] !irclogs [23:14] Official channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/ [23:15] memtest86+ is not linux. you have established the fact that two separate OSes fail to boot with your minimal hardware configuration. [23:16] actually, memtest86+ booted, but hung up in the middle [23:16] tomreyn, yes, right. good point. [23:17] either points to hardware / firmware (or configuration thereof) problems [23:19] tomreyn: however, perhaps not entirely. I ran memtest from the same cd as aubuntu, so maybe there is some problem with the software distributed by ubuntu. [23:19] (I know that memtest is not the same as ubuntu) [23:19] memtest86 from our iso does not do UEFi systems, that is all [23:19] But maybe there is osme kind of bootloader connection or something lese. [23:19] i hope this is fixed soonish [23:19] right, still adifferent OS. and you can try the memtest86+ from passmark [23:22] oerheks: uefi memtest won't get fixed anytime soon unless anyone releases a uefi bootable memory test which canonical is allowed to redistribute under acceptable terms. [23:24] maybe the systemd-boot route.. but i agree now it seems hopeless. [23:26] I can run legacy mode without uefi. this should solve the problem for memtest [23:29] blub: there's a free as in beer (for personal use), but not in freedom, uefi bootable memtest available at https://www.memtest86.com/ [23:30] but hardware debugging really should take place in channels dedicated to that [23:37] I'm enjoying 20.04 (especially the automatic printer install, nice) but I can't scroll up with my mouse in a terminal session. It just scrolls through the command history. [23:37] any suggestions how to fix that? [23:43] do you why I am getting this error? https://pastebin.com/raw/wQMKuUKQ since dev_renders is a new branch in that git repo https://github.com/benjiebob/SMALViewer/issues/1#issuecomment-699561018 [23:49] lamiastella: /join #git === Euph0ria is now known as BiPolarBear