/srv/irclogs.ubuntu.com/2020/05/25/#ubuntu.txt

guloInstalling build-essential00:00
westorapt install build-essentials ?00:00
guloapt install build-essential00:01
westorok that fixed the issue, thanks, an other issue is that OpenSSL is installed on the system but the new user cannot install the program because it says i need to install openssl00:02
guloWhat command are you running for the OpenSSL?00:03
westori checking via : openssl version00:03
westorit has 1.1.1f00:03
guloDoes sudo openssl version work?00:04
guloYou can do which openssl to find the path, and then ls -alh of that path to determine if that user has permissions.00:05
westorwhich openssl => /usr/bin/openssl00:06
westoron the new user00:06
guloMy openssl is in /usr/bin and has 751 for the permissions.00:06
westorso now i use: ls -alh /usr/bin/openssl ?00:06
gulols -alh /usr/bin/openssl00:06
guloYes00:06
westor-rwxr-xr-x 1 root root 736K Apr 20 13:53 /usr/bin/openssl00:07
guloThat's correct.00:08
guloWhat happens in you just do /usr/bin/openssl version00:08
westorOpenSSL 1.1.1f 31 Mar 202000:08
guloecho $PATH00:09
westor/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games00:09
guloI haven't seen that problem before, your path is correct, and you're able to run it using your full path to the executable, and it works with sudo, and the permissions look correct. I'm not sure on that one.00:11
guloSomeone else may be able to help you though.00:11
westorappreciated mate :) thanks for your time00:11
=== skookum9 is now known as skookum
westorthat's the error i got from new user when i try to install the program https://pastebin.com/477FkpVj00:13
=== oneGun is now known as btp
guloBut it works when you run /usr/bin/openssl00:15
westorthat's their git https://github.com/unrealircd/unrealircd/blob/unreal50/Config00:16
nick__38Hi all, what timezone does cron follow in ubuntu 20.04. I have a cron job that should run at 6.25 but it is running at 16.25. I confirmed with date command, time shown is in AEST but cron runs on UTC00:24
nick__38Also ssh logs are based on UTC00:25
guloI had posted this on the Ubuntu forums a couple of days ago as well, but I have a problem where some applications are not being drawn properly in my fluxbox GUI on 20.04. One example is OBS when I open it, it mirrors all of the bottom controls more than once depending on the size of the window. I have this problem in a CAD application that I use as well. How would I go about troubleshooting this?00:29
analogicalwhat command do I use to format a drive from the terminal?01:09
gulomkfs01:10
guloSo something like mkfs.ext4 /dev/sdx401:11
oerheksfind the device name first01:12
analogicalthanks01:12
oerheksshred -v /dev/sdX01:13
oerheksgrinn01:13
gulolol01:14
analogicaloh by the way I use Manjaro :D01:16
guloBlasphemy?01:19
=== gabkdlly_ is now known as gabkdlly
bigfluffI've tried and been very happy with Manjaro, but as a long-time LTS user it's hard for me to see switching to rolling-release01:22
analogicalgulo, heresy would be more precise01:24
guloanalogical, thanks for the clarification :)01:24
analogicalbigfluff, I must say that Manjaros somewhat delayed rolling (not bleeding edge like Arch) is part of what appeals to me about it. I've found it to be very stable and it also uses less system resources than Ubuntu which is particularily nice on a laptop.01:28
bigfluffanalogical: I'm looking at getting a second machine in the not-too-distant future, Manjaro is along the lines of what I have been thinking01:30
bigfluffanalogical: is there a Manjaro room here on FN?  I'd love to discuss further but would of course prefer to remain on-topic for the channel.01:31
Bashing-om1alis | bigfluff01:33
Bashing-om!alis | bigfluff01:33
ubottubigfluff: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"01:33
=== zbenjamin_ is now known as zbenjamin
=== zhanx_ is now known as zhanx
pinpenguin2I downloaded the ubuntu server and set it up - forgot the password to login. Is there a way to reset it?02:09
bigfluffDid you set up an additional user with sudo access?02:11
pinpenguin2No - there is only one user on it.02:12
bigfluffhttps://itsfoss.com/how-to-hack-ubuntu-password/02:13
bigfluffJust read that through, should do the trick for you :)02:13
Bashing-ompinpenguin2: 2) Here are easy instructions to reset your password in Ubuntu: http://www.psychocats.net/ubuntu/resetpassword .02:16
wedr_Does Ubuntu have a nifty system freeze feature where the screen literally freezes over? Kind of like this?   https://i.redd.it/fnxbwer0ts051.gif02:23
wedr_I remember there were some fun gadget type of things that demonstrates screen overlay art on Ubuntu02:23
bigfluffIce, ice baby!02:24
wedr_That GIF is caused by Nvidia drivers enabling the "Sharpening" feature02:24
wedr_It "oversharpens" the screen, thus it has this ice effect.02:25
snadgei just updated ubuntu to 20.04, and whenever i hit the test button in the audio settings, the "front left / front right" always comes out the speakers02:35
snadgeand never my headset, or my onboard audio when i select those devices, like it used to02:35
robertparkerxwill fail2ban include protection against brute force by setting default rule02:44
=== KindTwo is now known as KindOne
guloI had posted this on the Ubuntu forums a couple of days ago as well, but I have a problem where some applications are not being drawn properly in my fluxbox GUI on 20.04. One example is OBS when I open it, it mirrors all of the bottom controls more than once depending on the size of the window. I have this problem in a CAD application that I use as well. How would I go about troubleshooting this?03:34
InnovAnon-IncI'm trying to run doomsday client and it's giving me this error: libGL error: No matching fbConfigs or visuals found     libGL error: failed to load driver: swrast    and then it segfaults. How would I go about troubleshooting this?03:44
InnovAnon-Incit pops up with a splash before crashing03:45
guloInnovAnon-Inc, sudo ldconfig -p | grep -i gl.so03:45
guloAre you using nvidia driver and mesa driver?03:46
InnovAnon-IncI think nvidia-34003:47
guloIf you check you ldconfig, do you see a mesa pointer in there?03:47
InnovAnon-Incit shows: libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1   libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1   libEGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libEGL.so.103:50
guloAre you running opengl?03:51
InnovAnon-Incnot that I know of03:51
giacoI've just upgraded to ubuntu 20.04. I'm reading here and there that it officially supports wireguard and I also read that networkmanager has a gui for wireguard since v 1.16, and ubuntu 20.04 comes with 1.22, but I can't find it03:52
giacoI'm an happy user of wireguard command line since 2018, so it is not a read deal, but I wonder if I'm missing something03:53
guloInnovAnon-Inc, Everything that I am reading about this problem has to do with mesa driver stepping on the nvidia driver.03:54
guloOne possible fix is to try and use the nvidia-settings to see if that builds a proper xorg config03:56
=== pinpox- is now known as pinpox
InnovAnon-IncI'm trying ubuntu-drivers autoinstall04:15
guloTry doing ubuntu-drivers devices to see what devices there are and what drivers are recommended.04:15
InnovAnon-Incnvidia-340 and xserver-xorg-video-nouveau04:17
InnovAnon-Incstill segfaulting, but the error messages went away :/04:41
=== chullec is now known as chullec362
m1dn1ght5unHi. I've just installed 20.4 but am unable to set resolution higher than 1366x768. I have the proprietary nvidia driver installed. Anyone know what I'm missing?05:07
InnovAnon-Incok I finally managed to run nvidia-settings. It's saying Unable to init server: Could not connect: Connection refused     ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.06:17
=== archuserau2 is now known as archuserau
pi0is there a way to install older kernels?07:28
pi0i install linux-generic07:29
pi0but i am not getting a selection menu at boot07:29
=== conjo is now known as gorditto
=== conjo is now known as gorditto
pi0i think i figured it out07:31
m1dn1ght5unHi. I've just installed 20.4 but am unable to set resolution higher than 1366x768. I have the proprietary nvidia driver installed. Anyone know what I'm missing?07:37
PCatineanHello everyone, I have a question about networking that I'm quite confused about, which is why the question might not be very clear, apologies for that.08:01
PCatineanI am trying to use ubuntu 20.04 as a node in a kubernetes cluster inside a datacenter. I am trying to configure a floating IP to work on any of the 3 nodes which is why I have to configure a new interface. I am doing this with netplan like this -> https://wiki.hetzner.de/index.php/Cloud_floating_IP_persistent/en08:03
PCatineanBut once I do that, any node that does not have that floating ip assigned to it basically causes issues in the cluster. It's like it's trying to take over that ip and that ip only and kills the rest of the interfaces or something...08:04
HamiltonFor adding my custom systemd-timer, I should move stuff to /etc/systemd ? Isn't it a weird path? Shouldn't it be a user-based path?08:12
fradI want my 20.04 not to show the splash screen. To do that I'm using plymouth from the command line. Am I doing this right?08:44
m1dn1ght5unHi. I've just installed 20.4 but am unable to set resolution higher than 1366x768. I have the proprietary nvidia driver installed. Anyone know what I'm missing?08:44
fradif I go to /usr/share/plymouth/themes/ and manually delete xubuntu-logo, will my machine automatically run xubuntu-text instead?08:51
tatertotsm1dn1ght5un: your laptop display or a DVI/HDMI connected monitor?09:11
Deano59frad: I'd like to know that too. :D09:12
konrad__Hey, linux newbie here :) when I set something in the /etc/profile, this should be visible for **all** users, right? I have this - https://pastebin.com/cXyj6P77 - I have `export blah='si';` there, but when I open a new konsole window, it's not visible, why is that? Am I supposed to restart the pc or what?09:52
oceankonrad__: reading of /etc/profile happens at login. When you start/open a (new) konsole window it probalby just spawns "from under" your current login. (so there is no new actual login to read /etc/profile). Try running "bash --login" in the konsole window (and then echo $blah)10:02
=== beaver is now known as beaver|idle
konrad__ocean, thanks, it works, but only for this one console window, am I really supposed to restart the pc?10:06
geirhakonrad__: restart isn't necessary, it will take effect next time you log in10:09
konrad__geirha, thanks, trying...10:10
cluelesspersonThat's it, I'm installing Ubuntu on my desktop10:11
cluelesspersonI've had it with Windows.10:11
cluelesspersontotal trash10:11
kietoGood for you :)10:12
konrad__geirha, ocean - thank you very much, re-logging in worked:)10:15
=== ace_me1 is now known as ace_me
shachafI upgraded to 20.04 today and python-gtk seems to be gone -- is that intentional?10:43
shachafI see, it's no longer a Python package for GTK 3.11:01
ztanedo-release-upgrade hangs on Checking for a new Ubuntu release11:21
ztanehow to debug?11:21
PCatineanHow does one assign to ip addresses to the same interface with netplan?11:25
lotuspsychjeztane: your ubuntu release? upgrading to wich release? apt errors gives what?11:44
BluesKaj'Morning all11:58
konrad__Hello and good morning. When rsyncing the whole system, (/) which directories/files should be (can be) excluded? I guess /run and /proc but what else?12:14
konrad__I am making a backup script12:15
BlackSalmonCan i downgrade python3.8 on my ubuntu 20?12:20
BlackSalmonTo 3.712:20
ph88i'm trying a dist upgrade but something is going wrong https://bpa.st/YVPA what can i do about it ?12:25
oceanph88: there are errors for two (separate) repositories: (I did not look into the details, but:) apt.postgresql.org seemed to have dropped 32-bit support, and the debian.neo4j.org most likely has a new gpg key (by now)12:38
Dan20200525Completely new. Have access to a 16gb usb drive, a working old macbook, and a windows vista pc I am trying to vet for a migration to ubuntu. I want to format the usb drive on the mac to exFAT, place an ISO disk on the USB drive, and boot the Vista machine from the ubuntu ISO on the usb drive. Will this work?12:39
Ben64Dan20200525: no, you just write the iso to the drive12:41
Dan20200525Ben... thank you for the response! The USB is second hand and I want to format it before use to reduce chances of infection. Does the ISO writing process automatically reformat the drive?12:44
BlackSalmonCan i downgrade python3.8 to 3.7 on my ubuntu 20?12:45
BlackSalmonCause I can't install tensorflow 1.14 on my machine due "ERROR: tensorflow_gpu-1.14.0-cp37-cp37m-manylinux1_x86_64.whl is not a supported wheel on this platform."12:46
Dan20200525Second line of questioning. Remember, completely new. Will 16gb be enough space for barebones Ubuntu install capable of connecting to the internet, browsing, and downloading a foldingathome client?12:48
BluesKajDan20200525, 16GB is enough for the OS, but will probly leave only about 10-11GB for stgorage unless you have another partttion or drive for that12:51
BluesKajscuse thepoor spelling12:52
Dan20200525BluesK... Thank you for your response! I think my immediate storage needs will be modest, I just need the OS, browser, space for a small client, and some room for log files. Will Ubuntu recognize the unused harddrive space on the WindowsVista machine?12:55
Ben64Dan20200525: uh you can't boot and install to the same drive though12:55
Dan20200525Ben... just to clarify, my hope is to create the ISO image on the MacBook, store it on the USB drive, move the USB drive to the Vista machine, and boot the Vista machine from the USB drive.12:57
Ben64but you were asking if 16GB was enough, like you were planning to install it onto the usb12:58
Ben64unless the vista machine only has a 16GB hard drive, but that seems unlikely12:58
Dan20200525I want to see if I can run Ubuntu on the machine currently running Vista from a USB drive. Perhaps I am missing the key subtleties of the terminology? I think this may be something called a live linux disc or something like this?13:02
lotuspsychjepersistent ubuntu usb?13:04
akikDan20200525: just write the iso image on the usb stick. macos has dd but use of=/dev/rdisk/nnn as the target. it'll be slower than using a ssd but everything should work the same13:08
akikDan20200525: there are some things that need tweaking but you'll see if you need them13:08
Dan20200525Thank you ak..!13:09
akikDan20200525: what processor does it have?13:10
unRhealI haven't used Linux regularly for a while.. one used to compile the kernel after installing, but I presume that's useless now with the module stuff(?)13:12
Dan20200525It is really old. The target device is quite old, I think it is a 32 bit. One of the last.13:12
akikDan20200525: ok maybe i was a bit optimistic. have you tried searching if somebody's been able to do it?13:12
Dan20200525I have done some preliminary research, and so far most indications are that while it would not be optimal, it would be doable.13:15
akikDan20200525: what processor does it have?13:15
lotuspsychjeunRheal: compiling kernels is not really supported here, use the official kernel instead and !mainline13:15
konrad__Hi, am I correct that cron jobs are started as sudo? I mean scripts in e.g. /etc/cron.daily/ ?13:16
lotuspsychje!cron | konrad__13:16
ubottukonrad__: cron is a way to schedule execution of software/scripts. See https://help.ubuntu.com/community/CronHowto13:16
konrad__lotuspsychje, ok, thanks, reading13:17
unRheallotuspsychje: thank you, I'll check there, it's not that I'm having trouble compiling it, I was just wondering if people just didn't do it any more, because it's not necessary or useful.. but I should ask that over there too?13:18
ph88ocean, what can i do about these errors ?13:18
lotuspsychjeunRheal: i didnt say people dont do it anymore, the ubuntu support channel just dont support it13:19
lotuspsychjeunRheal: feel free to join #ubuntu-discuss to talk about it more13:19
Dan20200525ak...Processor: Intel Core Duo T208013:20
akikDan20200525: ok wish you good luck13:22
Dan20200525ak... thank you for the response. Are you hopeful or doubtful that this will work?13:23
konrad__Just to make sure, if I have 25 6    * * *   root    test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) in my crontab then all the scripts there will be executed as root, right?13:25
akikDan20200525: a bit doubtful. which model macbook is it?13:25
akikDan20200525: ubuntu comes with gnome 3 which on older hw might not be such a good experience13:27
Dan20200525the macbook is not the target at this time, but I have a macbook 2008 dual core machine. The target machine is a toshiba satellite.13:28
Dan20200525ak... I am sure that the user experience will be suboptimal, I am just hoping to give the machine a bit more life and support the foldingathome project.13:29
akikDan20200525: oh right. i misunderstood completely :)13:30
Dan20200525i actually think that the macbook will perform better, but I am not ready for that migration just yet.13:32
Dan20200525lotuspsych... thank you for your response. Yes, live linux with persistent storage on usb.13:36
oceanph88: are you on amd64 architecture? (as per https://wiki.postgresql.org/wiki/Apt - pgdg indeed did drop i386 support. If you are on amd64 (run command dpkg --print-architecture) you can add that to the sources.list13:42
oceanph88: as for the key error you can read here what to do: https://github.com/neo4j/neo4j/issues/12326 (where it reads The key is now updated. You can redo...)13:42
BlackSalmonCan i downgrade python3.8 to 3.7 on my ubuntu 20? Cause I can't install tensorflow 1.14 on my machine due "ERROR: tensorflow_gpu-1.14.0-cp37-cp37m-manylinux1_x86_64.whl is not a supported wheel on this platform."13:46
BlackSalmonplease help13:46
Dan20200525I have done some additional reading, it is looking like I will partition the USB such that it has one partition for live lunix, and one partition for persistent storage. Am I understanding things correctly?13:55
BluesKaja separate partition for storage is an option, but not necessary14:01
artistsvoidBlackSalmon: have you tried https://stackoverflow.com/questions/59549829/how-do-i-downgrade-my-version-of-python-from-3-7-5-to-3-6-5-on-ubuntu the most common way to have various versions of python side by side on ubuntu seem to be virtual environments14:06
artistsvoidBlackSalmon: and btw is that your issue https://github.com/deepmind/open_spiel/issues/166 ?14:09
PCatineanCan someone help me configure the same ubuntu 20.04 server from netplan to ifupdown?14:15
BluesKajPCatinean, not using NM?14:16
unRhealBlackSalmon: I ran into an issue with Tensorflow2 as well - my CPU cam out about 8 months before the new Intel CPUs came with a new instruction set, so I'm going to have to re-compile Tensorflow2 with that instruction set disabled in the compiler.14:16
PCatineanBluesKaj, sorry?14:18
BluesKajPCatinean, network manager14:19
PCatineanit's ofr ubuntu server14:34
unRhealAnyone.. have any idea why I installed Ubuntu 18.04 LTS 3 times, and no problem with my network in the settings app, but then I went to 20.04, and my network just doesn't show up in the settings app - all I see is the VPN and Network Proxy.14:37
=== oneGun is now known as FeedBeavers
=== FeedBeavers is now known as BTP
goddardanyone know why qt creator has no kits setup by default?15:03
shardulcthe audio on my laptop stopped working yesterday, out of the blue. I tried following the usual instructions about unmuting, restarting pulseaudio and alsa, etc. to no avail.15:11
shardulcdescribed the full problem here: https://askubuntu.com/questions/1243359/yet-another-no-sound-in-ubuntu-18-0415:11
shardulchow can I get my audio to work again?15:11
jeremy31shardulc: All I can think of is something stuck in audio jack15:15
goddardshardulc: does it work on a live image?15:16
goddardmight just wanna make sure it isn't hardware failure15:16
BluesKajshardulc, if you recently updated/upgraded maybe the default automute in alsamixer is enabled15:16
shardulcjeremy31: you mean the physical audio jack I plug headphones etc. into?15:16
jeremy31shardulc: yes15:16
shardulcgoddard: good idea, I'll try that15:16
shardulcjeremy31: not sure how I would test that. but if I plug in my headphones, they show up in the sound options, and if I take them out they go away15:17
jeremy31shardulc: That should tell us the audio jack isn't the issue15:17
shardulcBluesKaj: I checked it, it's disabled15:17
BluesKajok15:18
shardulcI just tried booting from a live image and the audio worked fine (@ goddard)15:32
ioriashardulc,   i'd check also if you have any ~/.pulse* hidden folders in home (and mv/remove them)15:33
shardulcioria: yes, I removed those15:34
ioriashardulc,   now or before ?15:34
shardulcbefore15:34
ioriaOK15:34
shardulcI also checked for .asound and .cache/pulse15:35
guloI had posted this on the Ubuntu forums a couple of days ago as well, but I have a problem where some applications are not being drawn properly in my fluxbox GUI on 20.04. One example is OBS when I open it, it mirrors all of the bottom controls more than once depending on the size of the window. I have this problem in a CAD application that I use as well. How would I go about troubleshooting this?15:37
shardulc(sorry, did I miss anything?)15:41
shardulcsince the audio works if I boot from a live image, is there any way to restore the entire pulseaudio/alsa config to the version that works?15:44
ioriashardulc, try to comment 'load-module module-suspend-on-idle' in  /etc/pulse/default.pa (and restart pulse); if to no avail, reverse it15:49
CrazyLikeAFoxSo currently on 18.04lts, everyhting fully updated- I tried 20.04, but had horrible stuttering issues so I'm waiting on the first point release15:54
CrazyLikeAFoxI can't seem to side scroll anywhere15:54
CrazyLikeAFoxDoes something need tweaked with my mouse driver or input settings to enable this?15:55
EtherManHi. I'm trying to install Prometheus on a 20.04 server but I can't get it working. Netstat does say it's listening. I can even connect from the local machine. But I cannot get anything remotely, even though it's bound on a public interface (I'm just trying to get it working for now, will change to private later).15:56
EtherManIs there some setting I need to set to get it to accept remote requests?15:56
ph88thanks ocean . Yes i'm on amd64 .  Where can i find the current definition where it uses i386 ? i don't see postgresql in sources.list16:00
CrazyLikeAFoxIn an unrelated question, how hard would it be to make some live-usb images with my selection of packages added and all updates applied?16:01
CrazyLikeAFoxI'm not after a persistant usb stick so much as one that saves me a bunch of setup work and 1.5gb of downloads each time.16:02
ph88i found in /etc/apt/sources.list.d  the files  pgdg.list pgdg.list.distUpgrade  pgdg.list.save  which one should i change to amd64 ?16:04
delinquentmeHi all. Im attempting to get the default USB-tethering working on Bionic 18.04.  My phone device shows up when using $ lsusb and claims "network tethering" but Im unable to pull up a website like youtube.16:09
ph88What can i do about bad repository signature ?  https://bpa.st/4EBQ16:11
DocMorsssh-keygen -t rsa -b 204816:28
DocMorsgrr ww16:29
giacoHello! Ubuntu 20.04 here. I'm testing the wifi hotspot feature. It somehow works not I think not in the indended way: it creates an hidden wifi without asking and the connected clients doesn't get internet connection16:32
kartikayHello! I want to put /tmp on a tmpfs, but I'm worried about big tmp files crashing my system. Is there a way to use the tmpfs so that if the RAM is filled by a big file it can write it to disk?16:33
tomtiger11giaco: on your point about clients not getting an internet connection, your device must have a separate connection than the wifi device being used to provide the hotspot. (ie an ethernet connection, or another WiFi NIC)16:35
giacotomtiger11: yes, I know. I'm on a laptop and I'm getting Internet connection via wired ethernet connection (and it works nicely, I'm talking using that)16:36
mbeierlkartikay, I think you can make tmpfs as large as RAM+swap, and it will swap as any other process: https://www.kernel.org/doc/Documentation/filesystems/tmpfs.txt16:37
tomtiger11giaco: then you may well have a valid issue! see if anyone else can assist with that on here, or there might already be an open bug on the tracker about the issue16:37
giacotomtiger11: thanks. I quite used to manual fiddling with nmcli, but never used hotspot and I'd happy to use it via gui16:39
kartikaymbeierl: would my system be just as fast with tmpfs if it starts swapping as it would be with normal RAM not swapping and a /tmp on disk? or would there be any disadvantage?16:41
tomtiger11giaco: just to check, are you using GNOME to configure and turn on the hotspot?16:42
giacotomtiger11: yes, I'm using 100% gnome gui for both wired and hostspot setup. But I can also provide feedback from nmcli/nm connection profile/nm-connection-editor if it would help16:46
tomtiger11giaco: I'll be honest, I'm absolutely not a gnome expert, and even more so not an expert on the way the hotspot functionality works, but it can't hurt to put it in a paste.ubuntu.com and me/anyone else in the channel can take a look16:48
giacotomtiger11: I thank you, but I don't know what should I paste. I'll wait for some further help. Thanks16:52
tomtiger11giaco: Apologies, I thought you had an error log or something! Hope you get it sorted :)16:53
giacotomtiger11: no errors, wifi hostspot goes up, I can connect to it only if I set it as hidden SSID on clients (tried android phone), once connected they can ping each other (DHCP works) but android can't reach internet16:56
SmashcatAnyone know how to stop ubuntu from changing the /etc/resolv.conf file very boot? It keeps breaking the dns server setting17:00
Deano59can anyone tell me what fwupd fwupd-signed does?17:01
oceanph88: sorry, have been away. Hope you solved it by now?17:02
tomtiger11giaco: do you have a file named 'Hotspot.nmconnection' in /etc/NetworkManager/system-connections ?17:02
giacotomtiger11: I've just found out something strange. The connection profile that describe the hotspot I'm using is /etc/NetworkManager/system-connections/jolly. But connection.id: gollum. So it seems that ubuntu creates a one for all hotspot profile17:06
giacoI've never selected "jolly" as name. I've just been asked ssid (gollum) from gnome gui17:07
giacoso ubuntu created a jolly file name with connection.id: gollum17:07
methodizeso, i can share folders over my network on my ubuntu machine via the "right clicking on the folder> local network share method" and it works. Now i have hooked up external hard drive and gone through the same steps and the hard drive is visible but not accessible as the other folders are. when i try to access it on my windows machine it says17:12
methodize"Windows cannot access \\192.168.x.x\Seagate". hope someone can point me in the right direction, thanks.17:12
goddardthe gnome applications menu is messed up with its little popup boxes17:14
goddardit cuts off the last line icon text17:14
goddardshould let you scroll down about 10 pixels more17:14
frad!question17:14
ubottuPlease 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 !patience17:14
BlackSalmonI can't boot ubuntu. While I was installing nvidia drivers I got error "E: Write error - write (28: No space left on device)" so I just rebooted it and It wont start17:15
BlackSalmonI'm mad af17:15
IpSoAnyone know why systemd-resolved is returning inconsistent lookup results for the same domain when there is only a single DNS server specified? On the same command I can do a dig, then a ping, then a dig again, and the 1st dig returns one IP, the ping a different IP, and the 2nd dig the same as the ping.17:16
unRhealBlackSalmon: sorry, I have like a half dozen spare 1TB drives lying around..17:16
BlackSalmonunRheal: It's not about space, but I can't boot ubuntu17:17
IpSoBlackSalmon, are you using btrfs?17:17
BlackSalmonIpSo: btrfs? I hosted it on vmware workstation17:18
BlackSalmonidk what btrfs is17:18
goddard:D17:20
unRhealBlackSalmon: duckduckgo search: Btrfs, an abbreviation for b-tree file system, is a file system based on the copy-on-write principle,17:20
BlackSalmonunRheal: I google it too but it tells me nothing at all17:20
mbeierlBlackSalmon, the question is - when the Ubuntu VM was installed on VMware workstation, a filesystem would have been chosen.  Depending on the type of filesystem, the recovery is different17:21
mbeierlBlackSalmon, so, if you don't remember, that probably means the default.  In order to know the default, we probably need to know what version and flavour of Ubuntu was installed.17:22
BlackSalmonHow do I can know this? I just install the file from main site of ubuntu, put .iso into VMWare and vu ala17:22
BlackSalmon20.0417:22
mbeierlBlackSalmon, was this the site that you downloaded from? https://releases.ubuntu.com/20.04/17:23
unRhealBlackSalmon: I dunno "no space left on device" usually means it's something about space...(?)17:23
mbeierlIn VMware workstation, what size of disk did you give to the VM?17:23
unRhealBlackSalmon: how do you mean it tells you nothing? It explains the b-tree file system quite a bit..17:26
BlackSalmonmbeierl: https://ubuntu.com/download/desktop and this cute big download button. I gave 20GB for this VM17:27
mbeierlBlackSalmon, thanks.  I understand your frustration, but I am just trying to help give you useful answers.17:27
mbeierlSo one thing to note, BlackSalmon is that it recommends 25GB of disk space.  20 might not have been enough.  Is there data on this VM that you need to recover?17:28
unRhealBlackSalmon: Did you put it on your E: drive, which is full? (if you selected to not pre-allocate the drive space for your VM)17:29
mbeierlBlackSalmon, so many questions for you, hope you don't mind: Is VMware Workstation running on Windows or Linux?17:29
azi`say I leave my ubuntu laptop open over night. will it suspend at some point?17:29
mbeierlunRheal, good point!  I missed that.  Ok, so inferring from that single statement: E is a Windows drive, and it is Windows that ran out of space when trying to allocate more disk for the Virtual Machine17:30
mbeierlBlackSalmon, from what I understand now, you are running Windows and your Windows machine ran out of disk.  I will politely back out of the conversation now as I don't really know much about Windows.17:31
artistsvoidazi`: go to power settings and check17:33
BlackSalmonmbeierl: Ok, so shitty situation. I thought that I couldn't install 20GB of files in 1 days but actually I might did that. 18,9/20 GB is filled as the VM says17:33
corshmockHi I'm trying to format an sd card for a nextbase webcam17:34
guloBlackSalmon, did you check to make sure that you partitions are the size that you think they are? I have noticed something with the LVM builder on 20.04 that it doesn't always use the whole disk, sometimes it only builds an LVM that is around 4 GB in size.17:34
corshmocklsblk tells me - sr0                        11:0    1  1024M  0 rom17:35
corshmockmmcblk0                   179:0    0  29.2G  0 disk17:35
corshmock└─mmcblk0p1               179:1    0  29.2G  0 part /media/corshmock/NEXTBASE17:35
guloWhat does df -h tell you?17:35
guloSorry, wrong person :)17:36
gulocorshmock, mkfs is how you format something. But you need to know what to format it to for your webcam.17:36
corshmockThis might look at bit better - df -h tells me - /dev/mmcblk0p1                      30G   29G  451M  99% /media/corshmock/NEXTBA17:36
corshmockgulo: thanks very much mate17:37
unRhealBlackSalmon: Which is why I have the extra terabyte drives, and 11TB installed on the PC17:37
mbeierlBlackSalmon, I get it.  Silly question - why are you installing nvidia drives in the VM?17:37
mbeierlBlackSalmon, and is it the Windows E: drive that is full?  That was the error that you posted from what I re-read17:38
unRhealisn't there an option in BIOS to let the VM directly access the hardware..?  Hyper-v or something?17:38
BlackSalmonmbeierl: I want to play with AI, which requires nvidia drivers.17:38
mbeierlBlackSalmon, ok, and you have an nvidia card, I would guess :)17:38
BlackSalmonI have ~55GB left on my C: partition in windows.17:38
mbeierlWhat about the E: partition?17:39
BlackSalmonI don't have E: drive17:39
unRhealand an Nvidia card, and it has to be the CUDA drivers. I've just set up that say dev environment 4 times..17:39
mbeierlThen where did you get the  "E: Write error - write (28: No space left on device)" error appear?17:39
corshmocksudo mkfs.vat -F32 -v /dev/nmcblk0p117:39
corshmocksudo: mkfs.vat: command not found17:39
BlackSalmonI have both nvidia and amd gpu, nvidia card is waaay waaaay older than my amd card17:40
unRhealBlackSalmon: when you got the E: Write error, was it from the VM or from the host OS?17:40
BlackSalmonin VM17:40
mbeierlBlackSalmon, the VM, as in the Ubuntu Desktop gave you that error?  Or VMware Workstation did?17:41
unRhealMy nvidia card is just about the lowest card you can use with CUDA drivers, and I got it about 6 or so years ago, for $110017:41
BlackSalmonI get that in console while I was installing the nvidia drivers, so ubuntu17:41
mbeierlBlackSalmon, OH!  "E: " = error, not "E:" drive17:42
unRhealplus, you have to have a CPU that allows you to turn on the option that allows VM's to directly access hardware, or it just won't work anyway.17:42
unRhealI dunno... "E: Write error - write (28: No space left on device)"  looks like a drive to me17:43
BlackSalmoni5-9400f will work?17:43
mbeierlBlackSalmon, so, what you are looking to experiment with is GPU for AI.  You are trying to use a VM, but that might be a challenge.  See, your nVidia GPU is real hardware, and it is in use running your real desktop in Microsoft Windows17:43
unRhealbut hey, hard to say not being there. ;)17:44
mbeierlBlackSalmon, so the first question we might need to answer is "is it possible for Microsoft Windows to pass the GPU to a VM when it is already in use?"17:44
unRhealmbeierl: just what I've been saying, the CPU has to support the option, and it has to be turned on in BIOS17:46
mbeierlBlackSalmon, and unfortunately, the answer seems to be no: https://superuser.com/questions/1472124/gpu-passthrough-from-windows-10-to-ubuntu-on-vmware-player17:46
mbeierlunRheal, correct ^ VMware claims no.17:46
BlackSalmonUgh17:47
mbeierlunRheal, and I think the "E: Write error" is also normal output for dpkg or apt17:47
unRhealmbeierl: you'd know better than me17:48
unRhealBlackSalmon: the spec sheet at: https://ark.intel.com/content/www/us/en/ark/products/190883/intel-core-i5-9400f-processor-9m-cache-up-to-4-10-ghz.html17:48
mbeierlunRheal, it just "looks" familiar now that I look at it again17:48
unRhealBlackSalmon: says it does support Virt. Tech for directed IO VT-d17:49
unRhealfind it in your bios and turn it on17:49
corshmockGot the sd card formatted with gparted.  Thanks for your help gulo17:49
gulocorshmock, you're welcome.17:50
mbeierlunRheal, BlackSalmon would need a second nvidia card, one that the operating system does not touch, and then a virtualization produce (VMware vSphere) that would allow GPU PCI passthrough.  It's not just CPU virtualization passthrough here.17:51
unRhealBlackSalmon: but I'd check that spec sheet and look at the VT-x which links to the hardware that's supported - it's possible your graphics card isn't.. I don't have a clue.17:51
mbeierlya, it's more than VT-x - it's PCI passthrough17:52
methodizehow come i can't see my external drive on my network? all other shared files are visible. browsing with  windows.17:52
mbeierlWhich the "relatively cheap" Workstation will not support17:52
unRhealI agree, there's a lot more to it than *just* turning it on in BIOS.17:52
mbeierlmethodize, it is possibly due to the mount permissions - they might be preventing the external drive from being read/written by the samba/cifs processes17:53
gulombeierl, Is it a permissions issue? How are you sharing the drive?17:53
Psil0Cybinhey guys i have a question anyone here use RKHUNTER or any kind of tools like this to check for malware on linux machines?17:54
mbeierlgulo - it's methodize :) but we're both answering the same, I think17:54
methodizesharing with samba17:54
methodizei have enabled guest access17:54
gulombeierl, lol my bad.17:54
mbeierlmethodize, but you plugged in the external drive and it is mounted by Linux17:54
unRhealI agree with mbeierl17:54
mbeierlmethodize, what is the mount point of the external drive on your linux machine?17:55
BlackSalmonmbeierl, unRheal: So it's about having 2 GPU (one for passthru) and right settings in BIOS for CPU?17:55
methodizeive given it 755 permissions  through the cli17:55
mbeierlBlackSalmon, yes, a good start.  The next step is to find a product other than Microsoft Windows and VMware Workstation that will allow for GPU passthrough17:55
mbeierlBlackSalmon, typically GPU in a VM is in the domain of VMware ESXi, which is its own operating system.  And it does not have a "desktop".  It's pretty much a black box appliance which dedicates itself to running VMs exclusively17:56
methodizemount point is /media/mike17:57
mbeierlmethodize, ok, so let's start with "mount | grep /media/mike"17:57
mbeierlmethodize, that should tell us the mount options, and show what permissions it is mounted with17:58
mbeierlmethodize, is the external drive formatted with NTFS, or what type of filesystem?17:58
unRhealmbeierl: you mean hypervisor, or something else?17:58
mbeierlunRheal, yes, hypervisor.  VMware workstation is a hypervisor that runs as a process on an existing operating system, such as Windows.  So it is at the mercy of Windows when it comes to hardware access17:59
mbeierlunRheal, with ESXi, it is the operating system and the hypervisor, so it can do what it wants17:59
mbeierlKVM is similar, but I don't know anything about PCI passthrough on KVM18:00
unRhealworkstation is a hypervisor?18:00
mbeierlyes, technically it is18:00
methodizembeierl, /dev/sda1 on /media/mike/Seagate Portable Drive type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2)18:00
mbeierljust like Hyper-v18:00
unRhealHypervisor runs before the OS loads18:01
mbeierlNot always.18:01
gulounRheal, I might be able to help with a KVM passthrough. I ran one for a couple years.18:01
methodizeit is formated ntfs18:01
mbeierlunRheal, type 1 and type 2 hypervisors: https://en.wikipedia.org/wiki/Hypervisor :)18:01
mbeierlgulo, it's BlackSalmon that is trying to learn AI using GPU from nVidia in a VM :)18:02
unRhealOne of the ones I tried a few installs ago did.. I think box or X something? had an option for hypervisor, and it loaded before the OS. Maybe some don't, again, you probably know a lot more than me about it18:02
guloWow, I am just striking out today. I should probably go take a nap or something.18:02
mbeierlgulo, but you have the right answers!18:03
mbeierljust unRheal and I are having such lively conversations18:03
giacocould you please tell me what "type iptables" gives on your ubuntu 20.04 box?18:03
ph88What can i do about bad repository signature ?  https://bpa.st/4EBQ18:03
mbeierlmethodize, let me see if I can recall how that works again.  When you mount NTFS, you are mounting it as the user, and all files written to it are written as that user.  In your case, that user might be you, but I think it might be root (user_id=0,group_id=0).18:04
mbeierlmethodize, if it is root, then perhaps the samba processes cannot access the files in the mount point?18:05
guloBlackSalmon, https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF That was the document I followed when I built mine. At the time I was running Arch, but I did something similar in Ubuntu. I used KVM to run a Windows box with SteamVR on my Linux box.18:05
mbeierlmethodize, what does "ls -al '/media/mike/Seagate Portable Drive'" show as the owner of '.'?18:06
methodizembeierl, yes, i feel like its a mount point issue, it's just that i have a few things pointing to the current mount point, im trying to avoid changing it if possible.18:06
unRhealwe don't even know if his GPU is capable .. he said he has an Old nvidia and a newer AMD. If his Nvidia card is too old, installing CUDA drivers will be impossible even without a VM18:07
giacocould you please tell me what "type iptables" gives on your ubuntu 20.04 box?18:07
mbeierlmethodize, fair enough.  NTFS is a difficult beast to work with when it comes to permissions, as it assumes there is only 1 user running the operating syste,18:07
BlackSalmonI have RX 570 nitro+ (AMD) and GT 730 (nvidia)18:08
unRhealya, if it's NTFS, the whole drive could have permissions to just a UUID or whatever, if it's from another machine/OS18:08
guloBlackSalmon, I did mine with some crappy Intel card, and a nvidia 980 TI at the time.18:08
unRhealya, I don't think the intel card helped, but I have the nvidia 980 Ti as well, and am setting up with it.18:09
methodizembeierl, it's reading 'mike' as the owner of '.'18:09
ayjay_tam i right to think that packing libraries is much more complicated than packaging single binaries for use with apt?18:09
methodizembeierl, if it helps any it says 'root' is the owner of '..'18:10
guloBlackSalmon, It's pretty much the exact same steps either way. You have to blacklist the video card, but first you have to verify if they belong to their own IOMMU groups.18:10
guloThese are my totally work appropriate notes: #Verify that the two video cards are in different IOMMU groups. If not, you're screwed modinfo vfio-pci #If not error, you're good, if error, you're screwed18:11
BlackSalmonI thought it will be 1-2 day job to run that out. But it looks like few days now :/18:11
mbeierlmethodize, might be outdated by now, but this was my recollection of how I did this years ago with my NTFS external drive: https://forums.linuxmint.com/viewtopic.php?t=19002118:11
guloI had originally started out with 2 nvidia cards, but they were in the same IOMMU, so I switched to some junk Intel card I had laying around.18:11
mbeierlBlackSalmon, oh, of course, the machine that you are running this on needs a Linux install, not Microsoft Windows18:12
BlackSalmonThat's why I'm trying to do that on ubuntu. Or you mean the host machine?18:13
guloOh, I didn't know you were running Windows. I haven't tried this with virtual box, or HyperV yet, or VMWare workstation.18:13
mbeierlmethodize, bottom line: force user = username in smb.conf or the equivalent18:13
mbeierlBlackSalmon, yes, the HOST machine :(18:13
BlackSalmon:|18:13
mbeierlgulo, will not work with VMware workstation - GPU passthrough is NOT supported18:13
BlackSalmonI think I'll just pass and don't try it on my PC if it's more than a problem with ubuntu. I'll just try install linux on my old PC and stick nvidia card there18:14
guloBlackSalmon, Looks like Server 2016 Hyper-V supports hardware passwthrough. The call it DDA (Discrete Device Assignment)18:15
mbeierlI'm pretty sure it is not possible to tell Windows to ignore hardware in the physical host, but instead to just pass it through to a guest process such as a type-2 hypervisor18:15
unRhealBlackSalmon: I think more than a few days, I don't think you can do CUDA AI stuff with only 1 or 2 GB on your Nvidia card.. I think you need like 5 or more GB18:15
mbeierlBlackSalmon, that is why Linux is used for this type of research more than Windows... things like this are more possible18:15
mbeierlgulo, that is interesting.  It's huge improvement if it DDA works as expected!18:16
methodizembeierl, i am indebted to you! thanks, it worked like a dream. i can now see all my files, write to and read from on my windows machine. very much appreciated.18:16
unRhealThough the specs on Nvidia site says it supports CUDA and has x CUDA cores (depending on which card you have: he GT 730 DDR3 128-bit GT 730 DDR3 64-bit GT 730 GDDR5)18:16
mbeierlmethodize, some things don't change :) !! Woot!  Congratulations18:16
gulombeierl, Yeah, I haven't used it before, I just Googled it though. I always hated Hyper-V :)18:17
BlackSalmonShould I keep pushing to try running this on virtual machine or swap to my old crap pc and install there a linux?18:17
mbeierlgulo, it's the underlying OS that I cannot figure out :)18:17
pizzaburgerHi! I'm having a constant static sound through external speakers when a AUX cable is connected to my laptop. The static sound disappears when sound is being played. It's also only present when I have USB-C cables plugged in. The issue is not present when I "try Ubuntu", but right after I install it it gives me the static sound. Running 20.04 LTS.18:17
pizzaburgerAny suggestions? Thanks!18:17
methodizembeierl, (y)18:17
mbeierlBlackSalmon, direct use of linux will simplify your life greatly.  You won't have to troubleshoot the virtualization passthrough problems that way18:17
guloIt kind of depends on the actual AI stack that you're using as to how well it will run. There are cheap devices that you can buy from Intel to start playing with it. Or there are cloud offerings, or there are CPU bound or GPU bound ones.18:18
unRhealI'd definitely bail on the VM, it's hard enough to set up an AI dev env., I've done at least 4 ubuntu reinstalls over the last couple weeks trying to get it right..18:19
giacocould you please open a terminal and tell me what command "type iptables" returns on your ubuntu 20.04 box?18:19
guloI think Hackaday had an article a week or so ago about setting up AI on a Pi 4+18:19
mbeierlgiaco, who are you asking that of?18:19
gulogiaco, iptables is /usr/sbin/iptables18:19
mbeierlgulo, thanks.  I don't have 20.04 at the moment :)18:20
BlackSalmonmbeierl, unRheal: what problem would I meet anyway if it's so hard if i wouldn't choose working with VM18:20
BlackSalmon?18:20
unRhealiptables says type -h for more info18:20
AlmarShenwanhow to merge uefi partition and system partition (windows)?18:21
AlmarShenwani read that is not possible cause of ntfs and fat3218:21
AlmarShenwanany tricks?18:21
mbeierlBlackSalmon, Getting the host operating system to virtualize the second GPU and ensure that it is fully functional could be a couple days of work18:21
mbeierlBlackSalmon, running Linux directly on the hardware eliminates that work18:21
unRhealFirst, I don't think you have a graphics card (nvidia anyway, dunno if you can use amd instead) that is capable. Go to the invidia site, and look into installing CUDA drivers for your card, and check the rest of the bits, somewhere I'm pretty sure there's a min. spec for RAM on your GPU that's over 5, yours is only 1 or 2, depending on which you have18:23
ThinkT510AlmarShenwan: uefi will require a separate small fat32 partition to use as the efi system partition. you don't want to merge that with windows.18:26
BlackSalmonhttps://developer.nvidia.com/cuda-gpus#compute It is capable, 3.5 whatever is its18:26
dreamonhello. I bought a thinkpad and copied my hdd 1:1 .. it works but cpu frequency is wrong shown. and it consume >27Watt without running somethin or charging ..18:33
mbeierlBlackSalmon, and this is what I mean by doing the tests with Linux on the hardware eliminates some days of work: What if it does not work, is it the card for sure, or is it the virtualzation layer preventing the card from being used.18:33
dreamonplaying a movie it jumps up to 46Watt.. wondering..18:37
pavlosdreamon: model ?18:38
=== anon is now known as Guest6536
giacogulo: thanks18:39
kristian_on_linuerm, in KeePassXC, I accidentally clicked "Don't save this site" or what it's called when it asks if it can recognize a page in the future18:40
kristian_on_linuwhat can I do?18:40
=== Israphel is now known as Guest56644
=== Israphel_ is now known as Israphel
dreamonpavlos, thinkpad E15 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz18:41
=== KindTwo is now known as KindOne
=== kenwoodfox_ is now known as KenwoodFox
dreamonpavlos, I dont know whats the right scaling driver for this CPU18:44
pavlosdreamon: why do you say cpu freq is wrongly shown?18:44
pavlosdreamon: grep 'model name' /proc/cpuinfo will give you 1.80GHz18:46
unRhealBlackSalmon: Just because you can load CUDA drivers, and it has CUDA cores, people talk about min 5GB ram if you *don't* want to do any training, if you're going to use Tensorflow.. you probably want a lot more.. there's a reason my GTX 980 Ti 6GB cost $1100 when it came out, and even new online now it's in the $500 range.. and 6GB is still really not enough. unless you're using other software18:47
dreamonpavlos, /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq shows 4900000 .. and cpu info shows me > 4.xxGHz .. but cpu only uses 1.8GHz max18:47
An_OnionI am having a lot of problems getting the Ubuntu installer to see my Windows 10 install so I can dual boot. Everything is GPT, secureboot is off, but I can't get os-prober to see it at all18:48
An_Onionalso, 5GB for Real Computing on CUDA? That's not nearly enough18:49
An_OnionI agree18:49
unRhealdreamon: wattage doesn't sound bad..18:49
dreamonpavlos, https://paste.ubuntu.com/p/cvj7dqDVKB/ → cpu MHz: 4656.907 ???18:49
An_Onionwait, cudo on nvidia, or on xeon phi?18:50
An_Onioncuda*18:50
unRhealAn Onion: I know, it's just till I can buy a better card, then I'll have the dev env set up. payday is friday18:50
guloI had posted this on the Ubuntu forums a couple of days ago as well, but I have a problem where some applications are not being drawn properly in my fluxbox GUI on 20.04. One example is OBS when I open it, it mirrors all of the bottom controls more than once depending on the size of the window. I have this problem in a CAD application that I use as well. How would I go about troubleshooting this?18:50
giacocan any of you tell me if /sbin is a symlink to /usr/sbin in your ubuntu 20.04 box or is a normal folder?18:50
dreamonunRheal, I bootet Windows 10 on this thinkpad .. saw 5Watt.. by doing nothing. Ok I insert a second hdd .. (2.5") but its 5 times more.18:51
unRhealI "think" I could even spend the $500 and SLI them together..(?) not sure.. if that'll give me 12GB?18:51
An_Onionanyone else had problems getting the installer or os-prober to see Win10?18:51
An_OnionI've done a ton of googleing, and everything I've seen I've tried18:52
pavlosdreamon: your cpu is 1.80GHz, I need to find a page that explains all these fields in /proc/cpuinfo18:52
unRhealdreamon: check how much power your HD uses, I've never looked, despite using hundreds of drives..18:52
dreamonpavlos, i want to scale it down.. powersave. but dont know how.18:52
dreamonI didnt found out how to scale it down .. I think it running in performance mode?18:53
pavlosdreamon: are you on 20.04? there should be a cpufrequtils to install18:54
dreamonpavlos, yes 20.04 ..18:54
dreamoncpufreq-info shows me scaling 400 MHz - 4.90 GHz :))18:56
An_Onionshould I use the uefi boot area on the Windows disk?18:57
An_OnionIs that the problem?18:58
unRhealdreamon:  I just looked at a couple drives lying around and they are about 5-6 watts..18:59
dreamonintel_pstate Intel Core i Prozessoren Sandy Bridge and newer19:00
dreamonacpi-cpufreq new AMD Prozessors Athlon 64, Opteron and Phenom Serien (WIKI)19:00
pavlosdreamon: there is a pm-utils pkg19:01
gulogiaco, It is a symlink to /usr/sbin19:03
dreamonunRheal,19:03
An_Onionomfg I am completely retarded19:03
unRhealdreamon: depends on the volts, too.. I put a cable tester on mine, and ran an intense GPU tester (with warning they're not responsible because it may cook your card) and had my PC jump a few times to ~20Amps.. it must have been very brief as it didn't blow any fuse or the powerbar19:04
An_Onionyou have to boot the installer in efi mode to install an efi mode os19:04
* An_Onion bands head on desk19:04
dreamonpavlos, tlp is also a tool.. but its hard to handle. there must be a way to scale it down.19:05
giacogulo: thanks. Now I see a problem. In my ubuntu box, /sbin is not a simlink19:05
gulogiaco, You're welcome.19:05
unRhealmy two sbin's are identical19:05
dreamondreamon is rebooting19:08
An_Onionthe installer is so much faster in efi mode ._.19:12
giacodo you have any idea why upgrade frm 18.04 to 20.04 took me to this /sbin that is not symlink to /usr/sbin situation?19:16
unRheal20.04 is still real buggy, IMHO19:17
pavlosgiaco: my 20.04 shows /sbin -> usr/sbin/19:18
giacopavlos: thanks for the feedback. I'm usure if I should move /sbin and symlink manually. If feels like a dangerous19:21
shardulcupdate: the audio issue was a known kernel bug. I was able to get my sound working again and posted an answer to https://askubuntu.com/questions/1243359/yet-another-no-sound-in-ubuntu-18-0419:21
unRhealgiaco: I think no prob.. just rename and make link.. can always kill link and rename back if stuff goes bezerk, but I think no worries19:23
unRhealIMHO  ;)19:23
giacounRheal: just did that. Trying reboot, wish me luck19:24
NetTerminalGenehello. is gnome animations not laggy on 20.04 with intel hd 630 gpu?19:24
NetTerminalGeneit is laggy here on debian gnome 3.3019:24
NetTerminalGenemy cpu is i5 740019:25
dreamonpavlos, unRheal I started liveusb and it was only 20Watt instead of > 27Watt. and it was scalling sown to 700MHz19:26
dreamonscaling driver was INTEL_PSTATE19:27
giacounRheal: well it went REALLY bad. Missing /sbin/init :) had to boot with init=/bin/bash and restore _sbin19:41
giaconow I want to figure out the differences between the two19:41
unRhealgiaco: diffutils19:59
giacounRheal: yeah I've just merged the two, they were perfectly splitted, no overlaps. Rebooting now, rewish me luck20:00
unRhealluck20:01
IAEONwhat version are you running?20:11
unRhealLinux workgroup-agi-ad 5.4.0-32-generic #36-Ubuntu SMP Fri May 15 11:08:00 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux20:15
giacounRheal: it worked out nicely20:19
Deano59can someone take a look at my dmesg logs and tell me why I can't restart/shutdown without waiting like 10 minutes? I have to force press the power button! -.-20:21
Deano59https://paste.ubuntu.com/p/mnn4mkSQ4y/20:21
akemDeano59, Do you see a count down when shutting it off?20:24
Deano59akem: nope. just a black screen, no screen output/signal.20:24
unRhealYou should be able to use a terminal and sudo shutdown -h now  (or -r for reboot -h == halt)20:26
Deano59even shutting down doesn't work -.- I try to and I can hear my hdd's turn off but that's it; system stays on.20:27
pavlosDeano59: can you post the /etc/fstab? something is mounted and takes long to umount20:28
Deano59unRheal: shutdown -r now turns off my hdd's and system stays on too.20:29
Deano591sec pavlos20:30
Deano59pavlos: https://paste.ubuntu.com/p/BqnDWBB4nM/20:30
unRhealwait.. your hard drives power off but your system stays on?20:30
Deano59yes.20:31
Deano59hdd's power off... ssd presumably stays on because the system never shuts down or restarts.20:31
unRhealyou feel the HD's stopping, is that how you know they're powering down?20:31
Deano59I can hear them turn off...20:31
unRhealsorry, if you're running shutdown as root (or sudo) then I have no clue, that's worked for me since I started using Linux in 9220:33
younderDeano59, Which Ubuntu version do you use?20:33
Deano5918.04.420:34
Deano5920.04 is too buggy20:34
guloHas anyone seen this problem in GUI apps before: https://pasteboard.co/J8S0uYM.png I have some apps that will duplicate their settings bars, it is a complete mirror, meaning that if I highlight something in the top setting, it also highlights it in the bottom setting.20:36
guloIt pretty much makes the app unusuable. Currently it is happening in OBS and Ares Commander.20:36
younderDeano59, This new releases usually are. I usually change with a .1 version when it is more. stable20:36
Deano59Indeed.20:37
Deano59I give up.20:37
guloOr have any suggestions on what to Google to start off, maybe a lot file I could check?20:38
Deano59Still will not shutdown or restart. Unmounted the HDDs and still nope.20:38
pavlosDeano59: what filesystem for B01 and B02?20:38
Deano59Ext420:39
pavlosDeano59: lines 968- say it has trouble with keyring20:40
giacoI think I've found a bug in gnome-control-center. "nmcli c up hotspot" works, but "Turn On Wi-Fi Hotspot" is always grayed out20:40
EriC^^Deano59: did you try pressing esc to see behind the splash screen?20:40
Deano59EriC^^: there is no splash screen20:42
EriC^^Deano59: it shows the text of what its doing?20:42
Deano59NO...20:42
EriC^^pressing esc might show stuff20:42
Deano59Screen is completely off20:42
EriC^^Deano59: ah20:42
Deano59No input or signal20:43
EriC^^Deano59: can you upload the /var/log/syslog?20:43
EriC^^the dmesg you uploaded is only 15secs long, not very useful20:43
Deano59back, what was the dir EriC^^ ?20:44
pavlosDeano59: to sum up: 18.04, you press shutdown, screen goes blank, system takes 10 min to turn off (with or w/o those two disk mounted20:44
EriC^^Deano59: cat /var/log/syslog20:44
Dan20200525I have a usb drive, a working macbook, and a target pc currently running windows vista. I want to create a live linux usb drive with persistent storage that will allow me to test drive the pc as a ubuntu machine. Do I need to partition the usb drive such that there is one partition that is completely dedicated to the Ubuntu os and a second that can20:44
Dan20200525be used for storage?20:44
EriC^^Dan20200525: lots of live usb creators can create a persistent usb for you20:45
unRhealu can partition it as you desire, just give enough space for your linux part20:45
EriC^^Dan20200525: if you have 2 usb's you could just install ubuntu to the other usb and get a feel for the 'real deal'20:45
Deano59EriC^^: where to upload it to?20:46
EriC^^e.g you could update kernels and everything as an ordinary os, just slower and more prone to fs corruption cause usb will die sooner20:46
EriC^^Deano59: any pastebin will do20:46
pavlosDeano59: cat /var/log/syslog | nc termbin.com 999920:47
Deano59https://termbin.com/wsxc20:47
Dan20200525EriC... and unRhe... thanks for the responses! I have only one usb drive at the moment and I want to keep this as simple as possible...though I am not sure that partitioning the drive is very simple. But, am I correct in understanding that the boot disk holding ubuntu cannot also be used for storage...there would either need to be a partition or a20:49
Dan20200525separate usb drive involved?20:49
Deano59none of that even makes sense to me. lol20:49
Deano59pavlos: yes that's even if the system actually does shutdown restart.20:50
Deano59s/restart/or restart20:50
unRhealyikes, 1;50PM little past bedtime.. caio20:50
younderDeano59, The only Linux system I know that won't out of the box restart fully is a RasPI.20:51
Deano59welcome to the new era then.20:51
EriC^^Deano59: hmm if you look at May 25 21:17:11 lubuntu systemd[1]: Stopping NordVPN Daemon.. it looks like it is shutting down20:52
Deano5921:17 was nearly an hour ago. it's 21:52 now and it's worse.20:52
younderEriC^^,  Doesn't  NordVPN only work on Windows?20:54
pavlosDeano59: it umounts B01 not B02 May 25 21:17:11 lubuntu systemd[1]: Unmounting /mnt/500GB01...20:54
rud0lfnordvpn for linux is buggy20:54
younderEriC^^,  try unistalling NordVPN and then see if it works.20:55
Deano59No younder20:55
Deano59Works on all...20:55
=== zhanx_ is now known as zhanx
Deano59SSH connection from a mobile also fails. I'm sitting here with a no signal screen. Ha20:57
Deano59Let me try disable Nord.20:57
pavlosDeano59: I would suggest, comment out the 3 disks in fstab and see if it shuts/restarts normally, then add one disk at a time and test20:57
EriC^^Deano59: i dont know what to make of it honestly, it seems like it's shutting down at that point, then it's suddenly starting services up again, then the kernel line and 0.0 time20:58
EriC^^Deano59: i'd try what pavlos is suggesting, also try to shutdown/restart, making note of current time, then we can take a look at the end of the syslog and see what happened20:59
Deano59Before it shuts down it says squid is waiting to stop, 5 minutes21:00
Deano59Maybe that?21:00
EriC^^could be, try to disable the service manually and see what happens21:00
Deano59Sec21:00
EriC^^although i'm thinking maybe it's some acpi problem because the screen shutting off seems odd for a hung service to cause it21:00
Deano59Acpi?21:01
EriC^^Deano59: yeah, it's related to power, there is a kernel parameter you can use to trick the bios into thinking it's windows so it might work with that21:01
Deano59How? Ha21:01
EriC^^try sudo strings /sys/firmware/acpi/tables/DSDT | grep -i windows21:02
EriC^^take note of the latest windows version there21:02
Deano59paste that again please eric^21:03
Deano59EriC^^:21:03
EriC^^sudo strings /sys/firmware/acpi/tables/DSDT | grep -i windows21:03
Deano59what now?21:04
EriC^^what's the latest windows line there21:04
Deano592015 lol21:04
EriC^^ok, type "sudo nano /etc/default/grub"21:04
Deano59yeah...21:04
pavlosDeano59: grep TimeoutStop /etc/systemd/system.conf   ... is the value 90s ?21:04
Deano59yeah pavlos21:05
Deano59#DefaultTimeoutStopSec=90s21:05
EriC^^Deano59: add "acpi_osi=! \"acpi_osi=Windows 2015\"" to GRUB_CMDLINE_LINUX21:06
Deano59acpi_osi=! \"acpi_osi=Windows 2015\" ?21:06
EriC^^yeah21:06
Deano59just running update grub21:06
Deano59reboot now?21:07
EriC^^yeah21:07
Deano59Still no input21:08
Deano59Damnit21:08
EriC^^Deano59: it'll affect the next boot up21:08
Deano59Power off with the button?21:08
EriC^^you could try alt+prntscrn "s" then "u" then "b"21:08
Deano59Oh dear... Just a black screen now.21:10
p0aHello21:10
p0aI have broken my mousepad and I am trying to install a browser extension to be able to use a web browser with the keyboard21:10
EriC^^Deano59: did you reboot fresh?21:11
Deano59Powered off with the button and now the screen is on and stuck 🙈21:11
EriC^^i mean from grub etc21:11
p0abut I can't click the 'do you want to install this extension' dialogue21:11
EriC^^Deano59: ok, hold shift to get grub21:11
Deano59Done21:12
Deano59Now?21:12
EriC^^Deano59: press 'e' to edit it21:12
Deano59Yep?21:12
Deano59EriC^^: ^21:13
EriC^^Deano59: what's the linux line look like after "ro" part?21:13
Deano59Acpi_osi=!21:14
EriC^^quiet splash vt.handoff=1 acpi_osi=! "acpi_osi=Windows 2015" ?21:14
Deano59No21:15
Deano59No VT21:15
EriC^^ok, but the rest is the same?21:15
Deano59Picture sec21:15
Deano59https://i.postimg.cc/Ght44yjX/20200525-221632.jpg21:17
Deano59EriC^^:21:17
EriC^^Deano59: ok, it looks right21:17
EriC^^Deano59: anyways, try to remove the acpi_osi stuff we added21:18
EriC^^then press F10 to boot21:18
faLUCEhello. I have a very low wifi signal (on 18.04) . How can I fix it?21:18
younderfaLUCE, not here. It is not a OS problem21:19
faLUCEyounder: yes, it is.21:20
faLUCEbecause with another device I don't have that issue21:20
InnovAnon-IncIt's only low on ubuntu?21:20
faLUCEon the same router21:20
faLUCEInnovAnon-Inc: yes21:20
faLUCEI don't know where to start21:20
younderfaLUCE,  What do you mean with another device. What device?21:20
faLUCEyounder: with my cellphone21:21
faLUCEmy laptop is very close to the router. but the signal is low21:21
InnovAnon-Incme either. I'd try looking at the wpa_supplicant configs, but I think that's more of a BSD thing. try messing with your network-manager settings21:21
younderfaLUCE, Connectet to the Wifi or conected to Cell Network?21:21
Deano59back on the desktop EriC^^21:21
faLUCEyounder: ?21:21
faLUCEIt's connected to a router through wifi21:22
EriC^^Deano59: great, try "tail -200 /var/log/syslog | nc termbin.com 9999"21:22
Deano59EriC^^: https://termbin.com/1drl21:23
EriC^^Deano59: thought it'd give more21:24
Deano59no idea if this helps EriC^^ but when I try and use clonezilla/ubuntu mini... I have to edit and do "vga=normal" is that causing this?21:24
EriC^^Deano59: try "tail -600 /var/log/syslog | nc termbin.com 9999"21:25
Deano59EriC^^: https://termbin.com/r1o321:25
EriC^^i dont think so, not sure21:25
EriC^^Deano59: still not far back enough unfortunately21:27
EriC^^Deano59: try to paste the whole contents of "cat /var/log/syslog" in http://paste.ubuntu.com if possible21:29
EriC^^hopefully it doesnt have a line limit like termbin21:29
EriC^^Deano59: or try "tail -900 /var/log/syslog | nc termbin.com 9999" that might do it and be easier21:30
Deano59EriC^^: could encryption of home cause it?21:39
Dan20200525Does the ubuntu iso come with any applications? I am hoping for at least a browser21:39
Deano59I'm pulling at strings here21:39
EriC^^Deano59: i doubt21:39
InnovAnon-Incdepends which iso you're using. the livecd should be a full desktop environment if I remember correctly21:39
EriC^^Deano59: if alt+prntscrn + s then u then b, doesnt work, it means the kernel is unresponsive21:40
Deano59It didn't :(21:41
EriC^^Deano59: either something is happening in that the kernel is becoming unresponsive, or it is actually shutting down, just not powering off/restarting at the last step, due to maybe some different acpi used by the bios21:41
EriC^^i'm leaning towards the latter, as you said the hdd's stop spinning and everything is basically shut down21:42
EriC^^Deano59: which pc model is it exactly?21:42
EriC^^Deano59: you know, i wonder if right now while it's running21:43
Deano59Thanks for trying EriC^^21:43
EriC^^try pressing alt+prntscrn + s, wait a little, then "u", then "b' (to reboot)21:43
Deano59Ryzen 3200g21:43
EriC^^i want to see what will happen21:43
EriC^^(keep holding alt+prntscrn for all 3 letters)21:44
Deano59I'm installing windows right now but I'll dual boot in about an hour21:44
InnovAnon-Incdid bash get moved from /bin/bash to /usr/bin/bash?22:05
leftyfbInnovAnon-Inc: yes22:06
InnovAnon-Incthanks22:06
CrazyLikeAFoxHrm, I've installed a package, ubuntu-defaults-builder, and can't figure out how to launch it22:25
CrazyLikeAFoxit's command isn't it's name, and it didn't make a programs menu entry I can find22:26
oerheksand what did you find about that iso creator tool?22:28
oerheksold; maybe helpfull ;  https://askubuntu.com/questions/154533/how-do-i-include-the-latest-package-updates-in-a-customized-livecd22:28
CrazyLikeAFoxhttps://askubuntu.com/questions/339874/create-a-customized-ubuntu-live-usb22:30
CrazyLikeAFoxthis one mentions a graphical application that'd let me use synaptic, but the code isn't a trustworthy source and the link is dead anyways22:31
oerheksi see, pretty old info, uck is dead.22:31
oerheksnowadays there is Cubic, a more graphical tool22:31
oerhekshttps://askubuntu.com/questions/741753/how-to-use-cubic-to-create-a-custom-ubuntu-live-cd-image22:32
oerheksalso easy to crash if you have no clue what you are doing :-D22:32
CrazyLikeAFoxHrm, looks like I have to use apt to add/remove/update everything?22:34
buruI cannot achieve to show Grub menu on boot, I have edited GRUB_TIMEOUT_STYLE to menu and added some seconds to GRUB_TIMEOUT without success. I added nomodeset to GRUB_CMDLINE thinking it was maybe a video issue at boot22:36
jeremy31buru: did you run> sudo update-grub22:38
buruyes22:38
jeremy31buru any other Linux OS installed?22:39
buruTo avoid XY problem, whenever i boot there's a blank screen where grub menu should be22:39
buruWhich is really long22:39
pavlosburu: esc or shoft does not trigger a menu?22:39
buruno22:40
buruNo other linux installed, ubuntu alone22:40
jeremy31buru: post URL from terminal for> cat /etc/default/grub | nc termbin.com 999922:41
artistsvoidburu: have you tried GRUB_CMDLINE_LINUX_DEFAULT="splash quiet"22:41
buruNo22:41
pavlosis the system up now, can you give up that grub file?22:42
buruyep22:42
CrazyLikeAFoxwhat's the commant for apt to upgrade all upgradable packages?22:42
CrazyLikeAFoxer update updatable22:43
pavlossudo apt upgrade22:43
burualso 30_osprobe seems to revert timeout to 10 when it's 022:44
CrazyLikeAFoxpavlos: ty22:47
CrazyLikeAFoxWell, I already locked cubic up22:47
buru@jeremy31: termbin.com/a2cg22:47
CrazyLikeAFoxI updated everything, grabbed xubuntu-restricted-extras, now it's displays the ms fonts EULA, and I can't figure out how to accept or decline22:48
artistsvoidburu: I can't promise but try 'splash quiet' it fixed a blank screen issue I was having22:49
pavlosdid it pop a window, scroll down22:49
buruartistsvoid: gonna try tat22:49
=== philipp64_ is now known as philipp64
jeremy31buru: try a GRUB_TIMEOUT=522:49
buruI tried with 2022:49
buruthat's not the issue22:49
pavlos10 seconds is reasonable22:50
buruartistsvoid: nothing22:50
CoDeAmRohey guys i need help22:50
buruGrub works22:51
pavlosGRUB_CMDLINE_LINUX_DEFAULT="quiet splash"   and sudo update-grub22:51
buruBecause I can select options22:51
buruand stop the countown pressing a key22:51
buruquiet splash the only thig was giving me the "UBUNTU" with violet background instead of the systemd log22:51
pavlosyou can remove quiett so you can see the boot process22:52
buruthe only thing it did*22:52
CoDeAmRohey guys i need help22:52
burubut grub is still not showing22:52
pavlosCoDeAmRo: ask a question, then wait22:52
artistsvoidburu: I think I got something mixed up, sorry22:53
buruok setting GURB to console did the work22:53
buruOf course I lost the graphical interface, but nothing I wanted in first place22:53
buru#GRUB_TERMINAL=console22:54
buruWhich is weird is it's waiting 30 seconds, not respecting the GRUB_TIMEOUT i set22:54
CoDeAmRoi am using ubuntu for many years and its my fav os how can i reduce ram usage and speed it up little bit22:54
artistsvoidCoDeAmRo: a lot of things, extreme case you could use the minimal install iso, set up a lightweight Desktop environment or window manager yourself, that would help22:55
artistsvoidminimal ubuntu install w/ lxqt maybe takes 200 M ram after boot up22:55
bytesafariCoDeAmRo: You may also want to check out Lubuntu or Xubuntu for a lighter weight installation, if you don't want to install a minimal system and DE or WM22:56
CoDeAmRoand i could not find increase vram from bios is there a way to increase it from the os itself or a tool22:57
Ben64CoDeAmRo: reduce ram usage by running less things simultaneously, you can increase your total amount of ram by going out and buying more22:58
IAEONwhat kind of ram does he need to buy22:59
buruOk, this is weird but if I reset (sudo reboot) seems to set the countdown timr to 30 based on 00_header. While setting it to 0 for other cases seems to set it to 10 as of 30_os-prober23:01
buruAnyway, without graphic menu but it's showing now and can fix the times! THank you23:01
AryanHi23:09
Aryani'm having problem with my shortcut stufffs23:10
Aryancan anybody help me23:10
Aryanwhen i click on them, they apears on a text editor, gedit23:10
Aryani'm with ubuntu 20.0423:11
Aryanwhat if i wanna execute the m ?23:11
Deano59yo EriC^^ you still around? made some developments. ;P23:19
Deano59I went through each app I had installed one by one... only two I've not installed is nordvpn and squid and shutting down/restarting is fine.23:20
Deano59hdd's are also mounted too. so it has to be one of them and I'm guessing it's squid because it moans about taking 5 mins to stop the service.23:21
oft_gegongso is it true that newer ubuntu releases require secure_boot_on_BIOS_enabled=true?23:29
Deano59oft_gegong, don't think so.... why?23:29
oft_gegongDeano59: because I've read people having problems when they upgrade their kernel in ubuntu23:30
Deano59news to me. ;P23:31
oft_gegongOne of the releases of ubuntu kernels were rigged with anti-secure-boot codes..I think23:34
Deano59you think?23:37
Deano59might want to show proof before stating stuff like that oft_gegong...23:38
SirTalksAlotOkay23:55
SirTalksAlotI need help23:55
SirTalksAlotAnyone here use thelounge?23:55
SirTalksAlotIf so please pin me!23:55
SirTalksAlotI need help with the download23:56
SirTalksAlotI need help with the download23:57
oerhekshowcome?23:59
oerhekshttps://snapcraft.io/install/thelounge/ubuntu23:59
SirTalksAlotIt gives me the error23:59
oerheksafter install, check out; softwarecenter > installed > theounge > permissions23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!