/srv/irclogs.ubuntu.com/2020/07/13/#ubuntu.txt

masonTL;DR: TZ typo, for anyone looking at the time issue, above.00:06
Bashing-om!cookie | mason00:07
ubottumason: Wow! You're such a great helper, you deserve a cookie!00:07
mason\o/00:07
ArmoredDragonhow do I get a bare minimal install on ubuntu server 20.04? I didn't select any snaps and I noticed alsa and python are installed, but I really don't need those (or a number of other default installed packages) for this server00:08
tomreynArmoredDragon: just uninstall what you don't need then.00:19
tomreynexcept for "essential" packages, of course00:19
ArmoredDragonthat's the thing is I'm not sure what counts as essential in the newer version00:20
tomreynapt will tell you when you try to remove "essential" packages, where essential means something like "can't boot and start up at all without this"00:21
tomreynyou'll still risk situations of starting up fine but without networking.00:22
tomreyni.e. "WARNING: The following essential packages will be removed." "This should NOT be done unless you know exactly what you are doing!"00:23
oerhekswhy remove basic features..00:24
ArmoredDragonthis is a VM and I'm trying to keep resource usage to a minimum00:36
ArmoredDragonthat and I really don't see a need for alsa on a server...00:36
tomreynif those resources you care about are some megabytes of data on a storage media, this might be worth the effort.00:39
ArmoredDragonwell it's a bit more than that, when the server came up it wouldn't even show the server stats pre-login because the load was too high, that really shouldn't happen on a server that theoretically has nothing installed00:41
tomreyni'd focus on what caused this then00:42
tomreyn(incl. ensuring hardware requirements are met)00:42
tomreyn*matched00:43
ArmoredDragonI gave the VM 2gb and its own dedicated core, that really should be more than enough for a basic linux server00:46
ArmoredDragonthere's other reasons only like having the bare essentials installed, namely for the purpose of keeping a minimal attack surface00:47
tomreyn2 gb ram? yes, this should be enough00:47
tomreyni guess the most minimal installation you can get is with debootstrap. but i'm not sure how supported this is as an installation method.00:49
ArmoredDragoncurious though, what is the purpose of having alsa as part of the base install on a server? a desktop machine I get it00:50
ArmoredDragonunless ubuntu is going more towards a user experience paradigm even for servers00:50
ArmoredDragonin which case I guess centos would be more my thing these days?00:51
tomreynyou might want a beep on a terminal where you don't have a classic buzzer anymore00:52
tomreynor maybe an indiana jones tune for grub00:53
tomreynwell, ok, grub wont need alsa, but maybe later00:54
=== zbenjamin is now known as Guest53729
=== zbenjamin_ is now known as zbenjamin
BoiI am very serious about this ISO.01:21
rai run ubuntu server with samba server and lxde on a 2 gig box. has been very solid for many years01:34
DrMaxHow do I disable the visuals when I type accentued letters? if I type à, gnome snows ', then a, then ereases both and displays à. How can I disable that visual effect?01:51
Jordan_UDrMax: Do you have a keyboard where one key press gets you à ?01:52
DrMaxnope it's `+a =à01:53
DrMaxI just upgraded to 20.04LTS and this is new behavior01:54
DrMaxBut in emacs, it does speech-bubble-type "hints"01:54
DrMaxIt's very distracting01:54
rjwiiiOk ... possible emergency ... I have a thelio running Ubuntu 20.04 ... By mistake, I deleted a 512 MB partitin at the begining of my 120 GB SSD ... Is that my boot record?01:55
kk4ewtrjwiii;  most likely your /boot partition so yes01:56
Jordan_UDrMax: Then it makes sense that it would display that way (though I'm not sure about the "hints in emacs). Maybe it was just rendering much faster before so you didn't notice.01:57
kk4ewtbackup your data while you can01:57
rjwiiikk4ewt: Dang it ... how to recreate?01:57
Jordan_Urjwiii: Please pastebin the output of "find /boot/" and "mount".01:57
DrMaxIn emacs it does a speech bubble at insertion point with "^" in it, say01:57
DrMaxbefore, it only did that with shift+ctrl+u to enter a unicode code01:58
rjwiiikk4ewt: I used Disks utility01:59
Jordan_Urjwiii: Disk Utility should have complained that it was mounted. Please pastebin the output I requested. That will confirm one way or the other if you deleted your /boot/.01:59
rjwiiiJordan_U: https://paste.ubuntu.com/p/nJHQjjq7ZB/02:00
Boistill need a good terminal iso program02:02
Boithat can handle windows boots02:02
Jordan_Urjwiii: You have not deleted your /boot/ partition. You do not have a separate /boot/ partition.02:05
rjwiiiJordan_U: THANK DOG!02:05
rjwiiiJordan_U: what did I delete?02:05
Jordan_Urjwiii: You may however have deleted your EFI System Partition.02:05
Jordan_Urjwiii: That is also needed for you to be able to boot, so *DON'T REBOOT YET*. Do you have a LiveUSB handy in case things break?02:06
rjwiiiI can create one ...02:06
rjwiiiI have a 20.04 ISO handy ...02:07
DrMaxso, is this a new accessiblity option I can turn off?02:07
DrMaxthat really distracting02:07
Jordan_Urjwiii: I think creating a LiveUSB is the first thing you should do. That way, no matter what happens you'll be able to boot and fix things.02:07
DrMaxthat's*02:07
Jordan_UDrMax: Try opening something that's not using GTK, like xterm, and see if you see the same or a similar thing.02:08
Jordan_UDrMax: To be clear, I'm not really sure what changed for you or why. If I had a better idea, I'd tell you :)02:08
rjwiiiWill have a live USB in about 2 minutes ...02:08
rjwiiiJordan_U: I Will have a live USB in about 2 minutes ...02:09
Jordan_Urjwiii: Please pastebin your /etc/fstab .02:09
Jordan_Urjwiii: Great. This should be relatively quick and easy to fix, as long as things go how I expect them to.02:09
rjwiiiJordan_U: https://paste.ubuntu.com/p/ctTZg2CKkV/02:11
DrMaxgnome-terminal shows ¨ with an underline util I type u, then it shows ü. xterm shows a bubble02:11
Jordan_Urjwiii: Great. Now please run "sudo mount /boot/efi/" (it will almost certainly fail, but let's be sure).02:12
rjwiiiJordan_U: mount: /boot/efi: can't find UUID=3520-40ED.02:13
rjwiiiJordan_U: Live disk is ready on a flash drive02:13
Jordan_Urjwiii: Great. As expected. Now, use Gnome Disks or whatever tool you want to make a new fat32 partition where the one you deleted was.02:13
rjwiiiJordan_U: Volume name?02:14
rjwiiiJordan_U: Anything?02:14
deltabbut do not format, right?02:15
rjwiiiJordan_U: select "For use with all systems and devices (FAT)"?02:16
rjwiiiJordan_U: I'm using Disk Utility ...02:17
deltabmy guess is that only the partition table entry that was deleted, and so only the partition table entry needs to be added, without touching any of the data within the partition02:21
rjwiiideltab: That would be nice ...02:23
deltabso don't do anything that involves formatting, preparing or initializing a filesystem within the partition02:24
rjwiiideltab: Thare's an option to "Erase" that is switched off at the moment ...02:25
deltabfor Partitioning you have "GUID Partition Table", right?02:27
rjwiiideltab: donno ... How to I "Paste" a png file?02:29
rjwiiideltab: to pastbin?02:29
=== feodoran_ is now known as feodoran
DrMaxJordan_U : https://imgur.com/a/wusRCfP02:30
rjwiiideltab: Here is what it looks like: https://imgur.com/qQs5p3E02:32
rjwiiideltab: Haven't hit "Create" yet ...02:33
deltabrjwiii: I don't know exactly what that'll do, so I advise waiting for someone who does02:36
kiwi_banalIs anyone else suffering from 101: `Network is unreachable` errrors when attempting to sudo apt update? I'm in Nepal and suspect proxies from ISP at fault?02:39
rjwiiideltab: Jordan_U_ must have taken a break ...02:40
rjwiiiJordan_U_: you still there? Got a thunderstorm here and I'm afraid of loosing power ...02:42
Bashing-omkiwi_banal: There were issues earlier, I can now complete to ping -c3 jtglobal.com02:42
deltabI'd rather be using TestDisk: https://www.cgsecurity.org/wiki/TestDisk_Step_By_Step02:43
kiwi_banalBashing-om: Thanks, it happens now and again, but never for over a week. I blaim Covid :/02:44
Bashing-omkiwi_banal: Or maybe India-Pakistan-China commercial relations ??02:47
kiwi_banalBashing-om: ...yes, I have wondered if it is part of the wider political issue. That makes my issue collateral damage, right?02:49
oerhekshttps://launchpad.net/ubuntu/+archivemirrors02:49
oerhekshttps://launchpad.net/ubuntu/+mirror/ubuntu.ntc.net.np-archive02:49
oerheksslow mirror indeed02:50
kiwi_banaloerheks: thanks, I will try other mirrors again, hopefully it bypasses the issue.02:51
djapoi accidently did sudo apt install 3.802:58
djapohow can i do the damage?02:58
djapowhy does that command even work ?03:00
rjwiiiJordan_U_: You back yet?03:04
stompykinshai #ubuntu <3303:04
stompykinslol djapo what did it install?03:04
stompykinsoh i see03:05
stompykinsit tries to install python3.803:05
stompykinsdjapo you could try apt-get remove 3.8 i guess03:05
reallymemorablehow do i uninstall something that wont go away when i right click and click uninstall03:07
reallymemorablei am trying to remove counterstrike03:07
reallymemorableit wont uninstall03:07
hello_kittycan I use the file command (something like find . -maxdepth 1 -type f ) to match some patterns in a file name? I have a bunch of photos with an identifier in their name e.g. "566-1024x683.jpg" where 566 is the id, and i'm triyng to copy them a couple hundred at a time03:31
hello_kitty*the FIND command03:31
DrMaxfind -regex <regex> ?03:33
hello_kittyooo awesome thx03:35
DrMaxmaybe something like find -regex "566-*" ?03:35
DrMaxbut you could just do find -name 566-*03:36
hello_kittyin my particular cause im looking for all the ones above 781, b/c i've downloaded those already03:36
hello_kittybut i have another 400 to go03:36
DrMaxhmm ok, that'd will require more work03:36
DrMaxor not03:37
hello_kittyi think some individual digit regexes will get me there probably, like 78[[2-9] or something03:37
rud0lfhow do i properly install nvidia-driver-440, just `sudo apt install nvidia-driver-440`?03:40
DrMaxyup03:44
DrMaxyou could also use sudo ubuntu-drivers autoinstall (but that may install other things as well, so, you should be careful)03:45
DrMax> ubuntu-drivers list03:46
DrMaxnvidia-driver-440, (kernel modules provided by linux-modules-nvidia-440-generic-hwe-20.04)03:46
DrMax(that's on my box)03:48
tripelb I could use some help. This is tech stuff. I have an MOV.webloc file from a Mac that has a hidden URL in it. I'm not sure how to handle it. Chrome has shown me a text file that may contain all the information. Anybody up for this question?03:48
tripelbThis is what chrome shows me. A web page told me that a webloc has a url in it. Chrome showed me this.   https://i.imgur.com/I9SGotK.png  I want to view the video.03:51
stompykinstripelb: have you tried plugging that link into a browser?03:53
stompykinsWEBLOC files are known as Finder files which provide a shortcut to a website by dragging the website icon displayed in the URL address bar to the desktop of a Mac device. The WEBLOC file extension is categorized as a web file type which contains a URL address of a website which was visited using the Safari web browser.03:53
stompykinsits just a bookmark file lol03:53
stompykinsyeah03:55
stompykinsits a tai-chi video tripelb03:55
stompykinshttps://drive.google.com/file/d/1otVZeNC5h9acJyPtPNmuI6ENZ-4prSmL/preview03:55
stompykinstripelb: if you just want to view the video that link should work for you <303:56
stompykinswell i hope you got my messages tripelb03:57
tripelbBack. Looking at RESULTS04:03
tripelbOn a fon04:04
tripelbThank you all. I am helping an Apple world friend.04:05
tripelbI see, i was using only the first 2 lines of the link before I came.04:09
hello_kittyi know this is question is hard to answer with any precision due to computers being different speeds..but if i were to copy 10 gigabytes from one drive to another (local, no network, using linode machines with ssd) how long should I expect? minutes? an hour? many many hours.?04:25
hello_kittyi'm trying to rescue a little ubuntu server whose harddrive i negligently let fill up04:26
deltabI'd expect minutes, at most04:29
rjwiiiJordan_U_: I'm going to bed ... I'll try to talk to you later ...04:30
DrMaxhello_kitty : typical hard drive will get you ~100 MB/s io04:30
DrMaxssd, nvme can do a lot better (mine does 2-3GB/s)04:30
deltabso a gigabyte in 10 seconds, 10 GB in 100 s04:31
hello_kittywell that sounds pretty great. off i go to rescue (i'll let you know how fast it was when done)04:31
DrMaxwith zero fragmentation, probably?04:31
hello_kittyanything faster than 10 hours and im happy haha :X04:31
DrMaxFor real it may be more than 1½ minute04:32
DrMaxprobably 5-1004:32
deltabif both drives are accessed through the same interface it could be slower04:33
hello_kittythey happen to be blockstorage too, so im not sure how those work04:33
hello_kittythough they get mounted and pretend to be normal drives04:33
hello_kittyor rather my rescue plan involves attaching block storage and copying data over to it04:34
hello_kittyalso...related question... if i have a volume which is mounted in /etc/fstab, and then i destroy that disk....does that cause me a problem with rebooting the machine?04:37
Shaan7hello_kitty: yes it will cause a problem. The boot process will wait until that volume becomes available. You can use the nofail option to prevent that.04:38
hello_kittyah perfect, thanks04:39
=== PowerTower_121 is now known as PowerTower_120
AugustusCaesar24can ubunutu environment variables have uderscores in them?05:19
DrMaxtry env in a shell05:19
DrMaxyou'll see some that have _05:19
AugustusCaesar24ive been trying to set an env varibale for some time now and i keep getting    -bash: !: event not found05:20
AugustusCaesar24i tried both set and export05:20
DrMaxcan you paste that somewhere?05:20
AugustusCaesar24im trying to put in my secret key so i cannot05:21
DrMaxwell, replace it by "mysecretkeY" or whatever05:21
DrMaxbecause !: hints to a syntax error of some sort05:22
DrMaxor something that's not escaped as it should05:22
DrMax! is a special character in bash05:22
ubottuDrMax: I am only a bot, please don't think I'm intelligent :)05:22
AugustusCaesar24https://dpaste.org/tc6D05:23
DrMax my_var="test!sdfs"05:24
DrMaxbash: !sdfs: event not found05:24
AugustusCaesar24maybe because there are special characters in the key that need to be escaped?05:24
DrMax my_var="test\!sdfs"05:24
DrMax(works ok)05:24
AugustusCaesar24do i need to put a \ before every !   ?05:24
DrMaxhttps://docstore.mik.ua/orelly/unix/upt/ch08_19.htm05:24
DrMax! is special character to access history05:25
ubottuDrMax: I am only a bot, please don't think I'm intelligent :)05:25
DrMaxI won't, promise!05:25
AugustusCaesar24hmmm ill try it05:25
AugustusCaesar24i can set environment variables if the string im inputting i put \ before !    but then when im reading it  the \ appear in the string05:41
AugustusCaesar24how can i set an environment variable to a special character without changing the string?05:41
DrMax> my_var=aksf\!klsdf; echo ${my_var}05:45
DrMaxaksf!klsdf05:45
DrMaxmy bad, "" are evil05:45
AugustusCaesar24so i shouldnt use double quotes ?05:46
DrMaxnot in this case05:47
AugustusCaesar24ill try single quotes05:47
DrMaxbut you'll have to escape spaces, if any05:47
DrMax my_var=aksf\!kl\ sdf; echo ${my_var}05:47
DrMaxaksf!kl sdf05:47
DrMaxhttps://docstore.mik.ua/orelly/unix/upt/ch08_14.htm05:48
DrMaxthis explains how ' ', "" and no quote work05:49
AugustusCaesar24single quotes worked06:08
AugustusCaesar24double quotes allow for variable usage within the string but single means literal06:09
=== coetzeer1 is now known as coetzeer
momkenhello06:37
momkenI am using a Kiwi IRC which I am not accustomed to06:38
xbfrogi'm trying to download an update .deb file for 4k video i'm getting the error message: the source file could not be read try again later.06:51
xbfrogthe only fixes i found were windows fixes06:51
xbfrogany help?06:51
ducassedownload what, how, from where?06:52
xbfrog4k video from their site06:52
ducassewhose site?06:52
xbfroga .deb file06:52
xbfrog4k video06:52
ducasseyes, i got that, but from who/where?06:53
xbfrogi dont know why this wasnt clear06:54
xbfroghttps://www.4kdownload.com/products/product-videodownloader06:54
ducasseright06:54
ducassehmm, i was able to download that just fine06:55
xbfrogwell, the reason i'm asking is because i get a firefox error06:55
xbfrogodd, 6 times an error now it seems to work. thats strange06:56
xbfrognothing here changed06:56
ducassedid you get the file?06:57
xbfrogit seems to have been a self healing issue :P yes06:57
ducassethey might have had some temporary problem06:58
xbfrogi didnt know what to make of the error message06:58
xbfrogsaid contact your admin or try again later06:58
xbfrog6 times i tried over a period06:59
xbfrogsame error06:59
xbfrogi asked here cause i found nothing on google search but fixes for windows06:59
xbfrogso ok, nevermind07:00
robo731Wondering if anyone can help me troubleshoot what's going on with copying some files to a USB07:00
robo731I copy the files (seemingly successfully), but once I unmount, they're gone07:01
robo731It's a FAT32 drive according to fdisk07:02
robo731I mount it with sudo mount -t vfat /dev/sdb1 /tmp/usb -o uid=1000,gid=1000,utf8,dmask=027,fmask=13707:02
robo731I sync and then unmount, but if I remount it, I don't see the files07:03
robo731I'm about out of ideas, so if anyone has any, it would be appreciated07:03
Jordan_Urjwiii: Sorry about that. Had an emergency come up. There are two options here, the fancy one and the straightforward one. The fancy one is to try to re-create the partition table entry without changing the data in the partition, that would magically get everything back in one step. I prefer the more straightforward route that has more steps, which is to make a new fat32 partition, with a new filestem,08:03
Jordan_Uthen change the UUID in your /etc/fstab to match the new filesystem UUID, then check with "sudo mount /boot/efi/" to confirm that it's correctly setup in the fstab, then run "sudo grub-install" (no other argument needed) to re-install grub to your new EFI System Partition. Then you should be able to reboot happily.08:03
aephow do i install a package in cloudinit? apt-get -y still opens a tui menu for installing something menu.lst08:42
aepwhich of course won't work because there's no tty. this is cloudinit after all08:43
jjakobwhich kernel is best for a xen hvm vm?09:49
jjakob-generic, -virtual? additional packages?09:51
=== semeion is now known as mnemonic
=== akem_ is now known as akem
=== OEIRAS is now known as OERIAS
elias_aIs the sftp password saved while using déja-dup stored somewhere in plain text? Problem: can I use my login credentials backing up my son's laptop without he being able to reveal them?11:14
=== gato is now known as fandre1986
elias_aOh - it seems to be in the default GNOME keyring11:16
BluesKajHowdy folks11:18
TacoCodedSaladhow do i obtain the wayland version of the current desktop that Ubunto 20 runs11:27
TacoCodedSaladUbuntu*11:27
OERIASis graphical tool that allows you to change the compression ratio of a tar.xz file?11:54
tatertotswhy wouldn't the desired compression be decided upon at the point of creation of the tarball?11:54
tatertotsideally it's created with the proper desired compression at it's creation11:55
=== halvors1 is now known as halvors
xueHi, ive got a question about ubuntu 18.04 server and netplan12:31
xuewhere should i ask it12:31
xueis there anybody out here?12:35
masonxue: There's a #netplan channel, or you can ask here, or #ubuntu-server.12:37
xuethx12:38
mason113812:38
rjwiiiJordan_U: good morning ... are you around?12:44
rjwiiiJordan_U_: Maybe this nick?12:47
strkthere's a software on-screen keyboard that pops up whenever I touch the touchscreen of my laptop, how to disable that ?12:51
nbusroneAnyone know which how to check for debug log on color setting ?12:55
=== LabMonkey is now known as Mechanismus
* xue is copy-pasting13:28
xuei have rpi2 which i need to use with ros. To use it that way i need to be connected by wi-fi so i do use wifi dongle but i am unable establish connection http://paste.ubuntu.com/p/xmZgCQhvkt/ here is my netplan config file, does anybody know what i might be doing wrong? i need also add, that while booting dongle lights up diodes but still timeouts13:29
max12345hello everyone. My mom has a ubuntu machine running her home automation stuff. Are there resources you can recommend to me as a guide to explain how it works?13:37
max12345besides the official pages on the first page of search engine results13:38
MikeRLQuestion - how can I change my distro on Ubuntu forums? I can't seem to access certain settings pages. I cannot change my distro from Saucy.13:41
MikeRLShows how long since I've used the forums.13:41
tatertotsmax12345: identify the make/model of this "home automation" stuff you speak of....then read the documentation of those things13:51
deltreey_anyone use cinnamon desktop with ubuntu?13:52
tatertotsmax12345: as long as the make/model of the "stuff" you speak of remains unknown to you, you will not gain any insight to anything13:52
MikeRLBasically I don't see any way to edit the about me page on Ubuntu forums.13:54
MikeRLI haven't been on that site in like six or seven years.13:54
MikeRLStrange cause I could edit the avatar yesterday, now it won't let me. Guess I should email the mods.13:55
MikeRLEmailed them. Think I haven't been online in six or seven years so I got re-restricted.13:59
deltreey_I'm using cinnamon and I want to gather windows to a single screen on a multi-monitor setup.  Does anyone know how to do that?14:00
DJonesMikeRL: There is (or at least used be) a channel #ubuntuforums on freenode, they may be able to help you14:04
rjwiiiJordan_U: ping ...14:06
ajnrHi - how to improve the battery performance in ubuntu 20.04. Its just power hungry. i have installed TLD, but no use, system just drained the battery.14:12
MikeRLDJones, Thanks, I also contacted the mods of the forums through contact us.14:15
MikeRLIs it bad etiquette to use both the forums and askubuntu? I think the former isn't used as much as it was years ago. Could be just a rumor.14:15
ajnrWhy do i have less battery life when i am using  ubuntu 20.04 OS, is there any way to improve it?14:21
ajnrWhy do i have less battery life when i am using  ubuntu 20.04 OS, is there any way to improve it?  , I am using i am using HP Omen 15 (2018)  Processor: Intel i7 8750H. Graphics: Nvidia GeForce GTX 1070. RAM: 16GB of RAM.14:23
oerheksajnr, tweak it? disable 2nd gpu, limit desktop effects and such14:26
tespiajnr: maybe take a look in system processes and see if there's anything using unusually high amounts of cpu time14:26
v0lksmanI want to take a folder of MP3s and copy them to an SD card with random numbers as the file names.  I thought this would do it but I just get the resulting file named ".mp3". What am I doing wrong?  https://dpaste.org/tTVq15:13
uzumakiyou probably need to use /dev/random for pseudorandom numbers15:15
uzumakii don't think the environmet variable has been set $RANDOM is evaluating as empty string15:15
v0lksmanuzumaki: yeah I don't need it to be uber secure or fully random...so I thought I was safe with $RANDOM...strange though...if I 'echo $RANDOM' on the command line I get an random number15:16
leftyfbv0lksman: ${RANDOM}.mp315:16
leftyfbv0lksman: your current script suggest a variable named "$RANDOM.mp3"15:17
uzumakioh yes you need braces around that15:17
uzumaki${RANDOM] not $RANDOM.mp315:18
v0lksmanstill no dice but there is also no output if I add an 'echo $RANDOM' before my cp command...weird15:18
leftyfbv0lksman: ${RANDOM}.mp3 will work15:18
v0lksmanhttps://dpaste.org/Ye5h15:19
v0lksmanneither the echo or the cp get a random number15:19
leftyfbv0lksman: https://pastebin.ubuntu.com/p/t25ZzhcSdN/15:22
leftyfbworks fine for me15:22
v0lksmanhuh...no dice over here...strange!15:23
uzumakihow're you running the script? v0lksman15:23
leftyfbv0lksman: make sure it's bash, not sh15:23
v0lksmangahhhhhhh15:24
leftyfb$RANDOM doesn't exist in sh15:24
uzumakithere you go!15:24
v0lksmanyep...I had teh shebang as sh but changed it to bash...then ran it with sh ./foo15:24
v0lksmandumb15:24
v0lksmanlol15:24
uzumakihappens xD15:24
v0lksmanthanks folks!15:24
uzumakihappy to help!15:24
=== dex19836 is now known as d
=== d is now known as deusex1983
amosbirdHello, is there any tool I can use on linux to zoom the screen?15:58
amosbirdso that 2k screen looks like 1080p?15:58
TJ-amosbird: Accessibility tools allow zooming. On Xubuntu all I do is hold Alt and scroll the mouse wheel for example15:59
amosbirdhmm15:59
TJ-amosbird: or you can simply alter the resolution the display is driven at to less than its maximum16:00
amosbirdwhich looks really bad16:02
=== ddstreet_away is now known as ddstreet
oerheksthere is a zoom option in systemsettings, 100-125-150-175-200%16:02
TJ-amosbird: how it looks is down to the display at that point. Most hi-DPI displays do a good job of downscaling16:03
=== Khaotic is now known as Khaotic_Not_Khay
=== Khaotic_Not_Khay is now known as Not_Khaytsus
donofriohow do I use "file" to get the name out of a ttf file, right  now all it says is "rnJhmVJw.ttf: TrueType font data"16:23
pymagicis 18.04.6 stable?16:25
pymagicor should i live with .4?16:25
oerheks!ltsupgrade16:25
ubottuRegular upgrades from 18.04 LTS to 20.04 LTS will be enabled once 20.04.1 is released in late July. This delay helps to ensure that any lingering issues are resolved before people upgrade production systems. If you'd prefer to upgrade now, use sudo do-release-upgrade -d16:25
oerhekssomewhere this month, donofrio16:26
oerheks18.04.6 ???16:27
M_aDpymagic: you will get 18.04.5 automatically16:27
oerheksoh, he is trolling, nvm16:27
M_aDit's just a point release16:27
M_aDoerheks: or a typo16:27
oerhekseven 18.04.5 is not released..16:28
ioriadonofrio, try  'fc-scan /path/to/rnJhmVJw.ttf'16:28
pymagichttps://packages.ubuntu.com/bionic/openssl - 18.04.616:28
M_aDpymagic: that's not meant as ubuntu 18.04.616:29
pymagicI am looking to update the openssl to 1.1.1g in 18.04 - how do i do that?16:29
M_aDit's the you should have been more clear about it in the first place :)16:30
M_aD- it's the16:30
pymagicSep 2018 - openssl 1.1.1 is being installed by default. Do I have to compile a newer version for 18.04lts?16:32
leftyfbpymagic: why do you need a newer version other than what's available from the official repo?16:34
M_aDwhat's wrong with the current version in 18.04?16:34
leftyfbpymagic: openssl 1.1.1-1ubuntu2.1~18.04.6 was released at the end of May of this year16:35
leftyfbpymagic: https://launchpad.net/ubuntu/+source/openssl/1.1.1-1ubuntu2.1~18.04.616:35
pymagicleftyfb, thanks!16:36
M_aDso it should be updated by now16:38
leftyfbit is. I updated mine 4 days later16:38
aaryanI'm trying to dual boot windows 10 (uefi) with ubuntu20. I think my love usb is bios that's why the ubuntu installer is not able to detect windows OS. My question is how can I create uefi ubuntu live usb?16:56
aaryan*live16:56
oerhekscurrent iso's are all hybrid, UEFI and legacy installer. prepare the usb as you used to do?16:58
smallfoot-Hey can someone paste me their /etc/apt/sources.list file? (preferably if you got Groovy Gorilla, but else is fine too)16:58
oerhekssee the !uefi manual, disable fastboot..16:58
oerheks!uefi16:58
ubottuUEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI16:58
oerhekssmallfoot-, join #ubuntu+1 for groovy16:58
smallfoot-oerheks, yeah, I know. But if you don't have groovy then Eoan is good too16:59
oerheksyou can do it yourself; https://repogen.simplylinux.ch/17:00
smallfoot-yeah, it generates, but I don't know how the default one looks17:01
oerheksoh that site has changes :-(17:01
oerhekshttps://gist.github.com/h0bbel/4b28ede18d65c3527b11b12fa36aa8d117:02
smallfoot-yeah, that one is from old baby 18.04 very old lol17:02
n4muHello17:03
n4muI've installed a Kubuntu 20.04 for a friend, but today it will not boot, it's stuck at systemd-user-sessions.service17:03
n4muI've searched the web, but search engines don't like me17:03
oerheksold? it is working..17:04
=== hugh_marera_ is now known as hugh_marera
oerheksexplain why you need a copy of the sourceslist?17:04
n4muDoes anyone have a clue for me? Cheers. (I've just booted a kubuntu USB stick, I don't seem to see a "reinstall but don't delete /home" option.17:05
smallfoot-oerheks, because when I did ran update it found no updates, so maybe something wrong wit mine17:05
lotuspsychjesmallfoot-: how about you pastebin yours here17:06
smallfoot-lotuspsychje, okay17:06
smallfoot-lotuspsychje, https://pastebin.com/FvvzbkUa this looks weird?17:07
lewie67hey all, i'm trying to preseed an ubuntu desktop with foreman (which i've done in the past) but when the system boots up it doesn't dhcp...17:07
lewie67if i log in and run dhclient it works just fine, just won't do it on bootup...any ideas?17:08
M_aDsmallfoot-: 19.10?17:09
=== kostkon_ is now known as kostkon
smallfoot-M_aD, no I am 20.10, i am wild boy17:10
M_aDwell then, if you are on 20.10 then do as oerheks suggested and join #ubuntu+117:13
M_aDyou're not even on eoan17:13
smallfoot-i did, but nobody is on that channel17:13
M_aDenough people there17:14
M_aDmaybe afk but still there17:14
M_aDand by the way, Ubuntu 13.10 _Saucy Salamander??17:15
smallfoot-yeah, afk people are useless17:15
smallfoot-yeah, because I used ubuntu since back in the days17:15
smallfoot-and i used it since 13.10 and never reinstalled, just upgraded17:15
M_aDdude, people aren't 24/7 at their keyboard17:15
M_aDbtu enough of filling the support channel with cruft :)17:16
smallfoot-and everytime i open Software Store it try to advertise me proprietary software17:22
oerheksyou do not have to install those.. but your actual uestion was; i get no updates?17:25
oerheksmaybe you are up2date, or try apt update && apt dist-upgrade17:25
nbusroneMay I know where does ubuntu 18.04 brightness value store ?18:03
=== ace_me1 is now known as ace_me
DrMaxnbusrone : likely /org/gnome/settings-daemon/plugins/power/idle-brightness ?18:09
DrMaxin dconf-editor18:09
DrMaxif you open dconf-editor, navigage to that value, and play with your brightness buttons on your laptop18:10
DrMaxyou should see it change18:10
DrMaxI can't check for you, I'm not on a laptop right now18:11
nbusroneDrMax : what are you on now ?18:12
DrMaxdesktop with external screen18:13
nbusroneDrMax : desktop means with dedicated graphic card or intel chipset graphic ?18:13
DrMaxnvidia gtx-something something18:14
DrMaxso in /org/gnome/settings-daemon/plugins/power/... you may have keys that aren't on my machine18:14
nbusroneDrMax : ? nvidia driver ?18:14
nbusroneDrMax : ? nvidia open source driver ?18:15
DrMaxnvidia-44018:15
nbusroneDrMax : Good , I have someone to discuss :)18:15
nbusroneDrMax : your GC model ?18:15
DrMaxGTX 1650 super18:16
nbusroneDrMax : Anyway it's also the same.I am on the same boat18:16
DrMaxyou may have kets brightness-ac and brighness-dim-battery18:16
nbusroneDrMax : Are you able to set your nvidia- xserver setting brightness ?18:16
DrMaxI never tried18:17
DrMaxThe screen is pretty much calibrated for photo and video18:17
DrMaxhttps://itectec.com/ubuntu/ubuntu-how-to-stop-automatic-brightness-change-while-on-battery/18:17
nbusroneDrMax : sorry , i mean i am using a desktop with a 440 and gtx 10 series.18:17
DrMaxthat may answer some of your questions18:18
DrMaxah18:18
DrMaxthen I don't really know. Usually it doesn't even detect brightness18:18
DrMaxI'm not even sure HMDI allows for it18:18
DrMaxAll I have is the color device profile for it18:19
nbusroneDrMax : how do you do a color device profile ?18:21
DrMax1) get one from the standard list that comes with ubuntu18:22
DrMax2) get one from the CD that came with the screen18:22
DrMax3) use expensive color-probes thingies18:22
DrMaxI guess I had the one from the company (so 2) )18:23
Shreyankayaah and....18:23
nbusroneDrMax : i am not sure what do you mean by that , or you are using spyder color checker or something similar to generate color profile.18:25
DrMaxthere is a list of known icc profiles18:25
DrMaxSo you can search on the site of the company you bought your screen from and download the icc profile for that device18:26
nbusroneDrMax : i am not asking it , i hope you could help me by just going to nvidia x server setting , yuor monitor DVI name and change the brightness.I am getting brightness reset.18:26
DrMaxI don't have a brightness option in nvidia-settings18:27
Shreyankahey DrMax18:28
DrMaxnor anywhere else18:28
nbusroneDrMax : Sorry , i mean my question was not about icc profile , my condition is the brightness reset on nvidia desktop 440 driver.I wanted to know whether you are facing the similar issue here.18:28
DrMaxShreyanka : yes?18:28
DrMaxno, all is well18:28
Shreyankacan you just say m how to text someone in private?18:29
nbusroneDrMax : I just hope you could at lease test the brightness by slide it to lower or higher.18:29
DrMaxShreyanka : you must be identified18:29
DrMaxnbusrone : I can't (no options, no interface to do so)18:29
DrMaxMy computer thinks the screen doesn't do that18:30
Disaster_Areaheya i'm on ubuntu 16.04 lts but on a laptop thats pretty shoddy and just moved a hard drive into it with ubuntu already on and a lot of the memory already used. I've got a bit of a weird/annoying bug with nautilus18:30
nbusroneDrMax : terminal , type nvidia-setting18:30
ShreyankaActually I am a complete beginner. DrMax can you please guide me on how to get identified?18:30
Disaster_Areathe Network option in the left hand side keeps appearing and reappearing, often at quite a clip18:30
Disaster_Areano clue why and would be happy to just remove the network option but no idea how to do it18:30
nbusroneDrMax : nvidia-settings , forgot the s18:30
DrMaxyes, but no screen brightness18:30
nbusroneDrMax : did you see your GPU name ?18:31
nbusroneDrMax : down the PowerMizer , is your monitor18:31
nbusroneDrMax : If you are using vga = vga or DVI or DP18:32
tomreynDisaster_Area: i think i already forgot what this looked like on 16.04, can you show a screenshot?18:32
DrMaxHDMI18:32
Disaster_Areatomreyn, sure18:33
nbusroneDrMax : you are using HDMI ?18:33
DrMaxthe closest I have is "color correction"18:33
Disaster_AreaI don't have my browser open though uhm will be a minute while I upload a picture there18:33
DrMaxyup18:33
nbusroneDrMax : yep the color correction18:33
DrMaxit works there18:33
tomreynDisaster_Area: that's fine18:33
DrMaxIndeed it does18:34
nbusroneDrMax : try to slide it to lower or higher . Then open a browser play a youtube18:34
DrMaxit doesn't affect the screen, but the image sent to the screen18:34
Disaster_Areahttps://imgur.com/812Frcz tomreyn18:34
DrMaxyes, it resets18:34
Disaster_Areait seems to be behaving fine at this moment but dont know if it will go back on the blink again18:35
nbusroneDrMax : I though you are using a monitor ? but you are on hdmi ?18:35
nbusroneDrMax : That is what i am asking , it seems like no one notice at all .18:35
DrMaxyes, hdmi ? what's weird about that?18:35
nbusroneDrMax : It get reset even on Monitor even you confirm current change18:36
DrMaxyes18:36
DrMaxSo it is reproducible18:36
tomreynDisaster_Area: hmm, i missed you said nautilus (i was wondering "which network option on the left?"), this makes a lot more sense now. i don't know why it would be vanishing, though. my guess is this can be related to samba or nfs support. if you don't need to speak samba (windows file sharing) then you could just uninstall the samba daemon18:37
nbusroneDrMax : once you logout and login , it reset , once open a youtube reset18:37
DrMaxor just a video on imgur too18:37
nbusroneDrMax : what do you think causes it to reset ?18:37
Disaster_Areahmm tomreyn would windows filesharing in this instance include USB connections?18:37
tomreynDisaster_Area: doing so *may* prevent the network icon issues. or you could chekc you system ogs to see what is actually happening.18:37
Disaster_AreaI don't speak very fluent linux to diagnose it myself unfortunately heh18:38
tomreynDisaster_Area: no, not usb18:38
Disaster_Areahmm ok then probably would be fine to remove it18:38
Disaster_Areaso would it just be sudo apt uninstall samba18:38
Disaster_Area?18:38
nbusroneDrMax : you can try testing it out by logout and login or  reboot your PC , or start watching a youtube video or leave your hdmi monitor to run on and power on.All get reset18:38
DrMaxnbusrone : probably some half-baked interaction between disabling screen-saver while video runs or something like that18:38
DrMaxno. I'm not loging out nor rebooting18:39
nbusroneDrMax : I mean the setting get reset. Did you try xrandr ?18:39
tomreynDisaster_Area: yes, i'd probably run    sudo apt-get --autoremove purge samba18:39
Disaster_Areathanks :D18:40
nbusronetomreyn , lotuspsychje : looks like not only me who get the same issue with brightness reset.18:40
Disaster_Areatomreyn, "Package 'samba' is not installed, so not removed18:40
Disaster_Area"18:40
tomreynnbusrone: i'm not sure what you're referring to?18:40
tomreynDisaster_Area: okay, try this:   sudo apt-get --autoremove purge smbclient libsmbclient18:41
DrMaxno, I havent tried xrandr18:41
tomreynDisaster_Area: okay, try this:   sudo apt-get --autoremove purge smbclient libsmbclient samba-common18:41
Disaster_Areathe second one is doing something18:41
DrMaxThe quick workaround would be to adjust your screen's brightness from the screen itself18:41
nbusroneDrMax : May I ask , did you see nvidia graph line when you reduce the brightness of RGB together ?18:41
DrMaxI haven't paid attention18:42
nbusroneDrMax : Did you notice the x axis and y axis of color getting lower ? and not curve ? I wonder why was it getting lower in axis but not curve18:42
DrMaxThe image brightness changed noticeably18:42
DrMaxlet me try18:42
DrMaxthe line goes down, without changing orientation18:43
nbusroneDrMax :  At the image,https://i.imgur.com/2TFGdhP.jpg on nvidia setting ,18:43
nbusrone When I lower the Birhgtness to -50 https://i.imgur.com/FfCPFhJ.jpg and -1 value https://i.imgur.com/2TFGdhP.jpg of the Nvidia setting graph line lower top and bottom equaly but when I lower the brightness , the graph line only gets lower at the top and not equal.https://i.imgur.com/xoO4mTz.jpg and reduce to none https://i.imgur.com/9q7ofeI.jpg only flatten the graph compare to nvidia setting.18:43
DrMaxyes, does the exact same thing18:44
nbusroneDrMax :  I am not sure why it lower the brightness RGB axis and not curve. Any term to call it as ? I dont know much about photo and video editing term referring it.18:45
DrMaxcurve would need gamma too18:46
nbusroneDrMax :  long short , I reduce the RGB brightness over nvidia and get reset with the trigger of logout/reboot/youtbe/monitor turn back on from sleep.18:46
DrMaxFile a bug to nvidia?18:47
DrMaxYou have a good case, it's reproducible (at least, it gets resetted when a video starts)18:47
nbusroneDrMax :  so the gamma also the reason to get axis to get lower ?18:47
DrMaxgamma correction sets an exponent on the value it makes the line curve up or down (but in a somewhat limited fashion)18:48
DrMaxbrightness seems just to be a multiplier18:48
DrMax0.8 brightness means 80% intensity for all colors18:48
nbusroneDrMax : It's not about nvidia bug , more on kernel bug it happen on 14.04 or kernel 3.1 up until now 18.04.5 kernel 5.318:49
nbusroneDrMax : In which way I can produce the color exact as nvidia ?18:49
DrMaxI'm on 20.04 now, kernel 5.4.something18:50
nbusroneDrMax : Should be the same issue18:50
DrMax5.4.0-4018:50
DrMaxI matches your symptoms18:50
nbusroneDrMax : Normally no one bother about it , but even now I am getting color reset.Maybe someone does not care about it but it happen too often for me.18:51
DrMaxI know the feeling18:52
HackerIIthanks for fixing the graphics18:52
HackerIIwhew, thought i was screwed18:52
TacoCodedSaladi think i found a bug in recvmsg18:52
DrMaxI have a similar issue with 20.0418:52
DrMaxibus (probably) shows bubbles when you type accents18:52
DrMaxthat's really annoying18:53
DrMaxI have no idea how that passed18:53
TacoCodedSaladin recvmsg, between __pthread_enable_asynccancel() and __pthread_disable_asynccancel() a new memfd is created, which is racking up loads of memfd's, in which by the time i recieve an 8th fd i get too many sockets error, and i checked in /proc/PID/fd and its full of memfd fd links18:53
HackerIIi have a question, many models.. many pre-fixes...  how often should someone TRIM his (new) 3D ssd  ??18:54
DrMaxhttps://imgur.com/a/wusRCfP18:54
DrMaxI can't figure how someone tought it was a good idée18:54
sarnoldHackerII: there should be a systemd timer set to run every week to trim18:54
nbusroneDrMax : I can't set the axis similar to nivdia setting on x axis , gamma ?18:55
sarnoldDrMax: write in a different language, one without accents? :)18:55
* sarnold runs18:55
HackerIIsarnold,  true.. but...  once a week may or not be true.. is there a concrete answer ???.. thanks18:55
DrMaxsarnold : har har.18:57
sarnoldHackerII: no, there probably isn't a single "best" -- if you run it too frequently, you'll use up your device's write cycles. if you run it too infrequently, it'll use up its write cycles by trying to wear-level stuff that you may not care about anymore..18:57
sarnoldHackerII: but weekly seems to be working fine18:57
masonHackerII: systemctl | grep trim18:57
tomreynjournalctl --since=2020-07-06 | grep fstrim18:58
HackerIIwell said san18:58
HackerIIsar18:58
HackerIIsarnold,18:58
HackerIIdone18:58
nbusroneDrMax : If you use before gimp image editor , something similar to Color>Curves and drag the x and y lower but not curve it.18:58
HackerIII must say.. ubuntu seems to be ahead of all these games.. for me.. ive been a ham/cb tech for 50 yrs.. and when i come across a problem.. i attack it head on and look for the weakest link.. seems to me.. ubuntu has done just that. yes.. i have tried many other linux distributors  .. to no avail.. i am a very blessed man.. i have used ubuntu snce 6.06 and  abd am very impressed. thanks UBUNTU>19:02
DrMaxnbusrone : yes, no, it doesn't do the same thing at all19:02
DrMaxHackerII : and the upgrade to 20.04 broke almost nothing19:02
HackerIIhow is that DrMax19:03
HackerIIwhat changed19:03
DrMaxjust the stupid gnome hot-keys (win-3 launches the 3rd application on your bar)19:03
HackerIIand19:03
HackerII?19:03
DrMax(I use win-3 to switch to 3rd desktop)19:03
DrMaxWell, I have a bunch of non-default shortcuts19:03
DrMaxmost of them survived the upgrade19:04
HackerIIDrMax,  what changed that i should continue ??19:04
DrMaxSure, if you're using most of the default behavior you won't have problems19:04
HackerIIspeak freely19:04
nbusroneDrMax : Newbie , so I though it would be something similar , in your experience , it's nvidia setting that reset the brightness ? kernel ? xrandr of the OS it self or something else ?19:04
HackerIIDrMax,  do i now have to deal with nightly builds ??19:05
DrMaxnbusrone : probably X ?19:05
DrMaxHackerII : no19:05
DrMaxYou upgrade everything and you go on with your life: it keeps all configurations files19:05
HackerIIDrMax,  what about my graphics.. intel 2nd gen19:05
DrMaxIt should work OK19:05
nbusroneDrMax : X ? nvidia ?19:05
HackerIIDrMax,  why should i upgrade.... explain19:06
DrMaxnbusrone : I have no way of knowing that easily. I know neither well enough to have an idea like "oh,  yeah, it's the CreateAVideoWindowOFsomeSort function that has a bad parameter"19:06
DrMaxHackerII : on what version are you?19:06
HackerII1819:06
HackerII0419:07
HackerIIworks exceptional19:07
DrMax18.04 LTS then It's still has a couple of years left (up to 2023 being supported, if I recall correctly)19:07
HackerIIlike 7.04 did19:07
DrMaxI started with 5.0519:07
HackerIIso19:07
HackerIIwha t did i just say19:07
nbusroneDrMax : Thanks , normally you didn't adjust the brightness through nvidia or xrandr or some other ppa application like brightness controller ?19:08
DrMaxnope19:08
HackerII7.04 was great.. it screwed up with 7.0419:08
DrMaxjust calibrated the screen separately19:08
HackerIIfigure that one out19:08
DrMaxWell, if you're happy with 18.04LTS with no hardware problem, no need to upgrade in a rush19:09
HackerIIDrMax,  what is the amplitude of upgrading19:09
DrMaxIt's just that I upgrade from LTS to LTS to make sure I get the right stuff and not end-up with unupgradable software19:09
DrMaxHackerII : faster gnome? more configurability for gnome19:10
HackerIIwha t software would that  be19:10
DrMaxbetter stability for me and my graphics card19:10
HackerIIexplain19:10
DrMaxsay LaTeX19:10
HackerIIi dont use latex.. im a worn out click & bait windoze user19:11
nbusroneDrMax : you just adjust the brightness through the monitor button ? I guess that is the only option for me to adjust the brightness19:11
TacoCodedSaladanyone?19:11
DrMaxnbusrone : yes (and actually no, because it's on the default settings, being factory-calibrated and all that)19:12
HackerIITacoCodedSalad,  please explain19:12
tomreynTacoCodedSalad: welcome to ubuntu support, do you have an ubuntu support question?19:12
oerheksTacoCodedSalad,  you can repeat your Q after such long time19:12
TacoCodedSaladin recvmsg, between __pthread_enable_asynccancel() and __pthread_disable_asynccancel() a new memfd is created, which is racking up loads of memfd's, in which by the time i recieve an 8th fd i get too many sockets error, and i checked in /proc/PID/fd and its full of memfd fd links19:12
leftyfb!bug | TacoCodedSalad19:12
ubottuTacoCodedSalad: If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.19:12
HackerIIya19:13
HackerIIbug19:13
DrMaxI got to go, but I'll be back a bit later ... me has things to do19:13
TacoCodedSaladis anyone else getting this?19:13
TacoCodedSaladas well?19:13
HackerIIDrMax,  Gday mate19:13
tomreynTacoCodedSalad: which software are you actually referring to?19:14
leftyfbHackerII: can we help you with something?19:14
nbusroneDrMax : Normally on a dark room and everytime I need control the brightnes using button which is tedious , I though of using nvidia or brightness control but it keep on resetting to default value when it get trigger with logout/boot/youtube/wake up screen19:14
TacoCodedSaladtomreyn: none19:14
HackerIIno sr19:14
leftyfbHackerII: this is a support channel. Please /join #ubuntu-offtopic for idel chat19:14
leftyfbidle*19:14
TacoCodedSaladtomreyn: its a program i wrote myself19:14
sarnoldTacoCodedSalad: oh wow, that sounds really odd. quite a lot of applications will run recvmsg() in a tight loop, so if glibc's just outright leaking a ton of fds, I'd have to imagine not much would work well19:14
sarnoldTacoCodedSalad: can you pastebin your source code?19:15
tomreynTacoCodedSalad: then you seem to be on the wrong channel, since this channel is for ubuntu support (not development)19:15
TacoCodedSaladthat uses sockets for fd transferal from 1 program to the next19:15
tomreynthere's channels about C and programming out there19:15
tomreyn!alis | TacoCodedSalad19:16
ubottuTacoCodedSalad: 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"19:16
HackerIIhave a good day folks.. thank you for your service and attributes.19:16
TacoCodedSaladsarnold: https://gist.github.com/554adfd3c6b7c874852d396fd3979fa019:17
nbusroneDrMax : I tried multiple way , xrandr --output DVI-D-0 --brightness  --gamma  , xcalib , add "quiet splash acpi_osi=Linux acpi_backlight=vendor" or nvidia.NVreg_EnableBacklightHandler=1 , still get reset  .Edit xorg and add  Option "RegistryDwords" "EnableBrightnessControl=1" still get reset.I have no other way to fix it since i am newbie on linux setting.19:18
nbusroneDrMax : Maybe revert to nvidia nouveau open source driver may fix the issue .19:19
TacoCodedSaladtomreyn: i still think this is related to Ubuntu, in either one of the libs it ships with, or in its kernel, i dont know19:19
tomreynTacoCodedSalad: as long as sarnold is happy to discuss it here, i guess i'm fine.19:20
tomreynTacoCodedSalad: which ubuntu version and kernel version are you using there anyways?19:21
tomreynany special environment?19:21
nbusroneHopefully someone over here can confirm whether it's a bug or a setting that affect brightness reset.I need to fill a bug on ubuntu.Hope someone can help out by then DrMax19:22
sarnoldTacoCodedSalad: I believe in the case of recvmsg() indicating the peer has closed the socket, or an error, you should also close your side of the socket, no? also, I don't know if it's intentional, but the recvmsg() on line 9 appears to be throwing away the received data -- is that intentional?19:23
parsnipwhen i cmake in weechat, all the dependencies are fixed if i do build-dep, except for with php. any ideas?19:23
elias_aI have several 18.04 installations that do not notify user about new LTS version. Is this a generally known bug?19:27
TacoCodedSaladtomreyn: ubuntu 2019:28
TacoCodedSaladUbuntu 20.04 LTS19:28
TacoCodedSaladLinux smallville7123-MacBookPro 5.4.0-40-generic #44-Ubuntu SMP Tue Jun 23 00:01:04 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux19:28
TacoCodedSaladsarnold: specifically the memfd is created here:19:29
TacoCodedSalad(gdb) stepi 0x00007ffff7f4308b      28      in ../sysdeps/unix/sysv/linux/recvmsg.c (gdb) shell ls -l /proc/235509/fd/18 ls: cannot access '/proc/235509/fd/18': No such file or directory (gdb) stepi 28      in ../sysdeps/unix/sysv/linux/recvmsg.c (gdb) shell ls -l /proc/235509/fd/18 lrwx------ 1 smallville7123 smallville7123 64 Jul 14 05:26 /proc/235509/fd/18 -> '/memfd:memfd (deleted)' (gdb)19:29
nbusroneDrMax : thanks for the help :) I may have question next time regarding with color control , hope you'll spare sometime to guide me then thanks :)19:29
=== nshireTimeout is now known as nshire
tomreynelias_a: if any of them does, i think that would be a misconfiguration of a bug at this time.19:31
sarnoldwow, that's short .. https://sources.debian.org/src/glibc/2.31-0experimental2/sysdeps/unix/sysv/linux/recvmsg.c/19:33
tomreynelias_a: s/ of / or /19:34
tomreynelias_a: "Users of 18.04 LTS will be offered the automatic upgrade when 20.04.1 LTS is released, which is scheduled for July 23rd" https://lists.ubuntu.com/archives/ubuntu-announce/2020-April/000256.html19:37
jozefkAnybody managed to get the D-Link DWA 171 WiFi USB working with Ubuntu 20.04?19:50
leftyfbjozefk: please detail your issue. Any error messages and/or what you have done so far.19:51
oerheksbrand name does not say anything, what chipset is used19:51
jozefkI tried to install the driver but WiFi is not appearing. Just like I installed nothing19:51
oerhekslspci or lsusb gives details, paste that single line here please19:52
leftyfbjozefk: how did you try to install which driver?19:52
jozefkrtl8812au should be. That's what worked on Debian Testing at least. But Ubuntu got kernel 5.4.0. I don't if that's the reason19:52
jozefkBus 003 Device 002: ID 2001:3314 D-Link Corp. 802.11n WLAN Adapter19:53
jozefkleftyfb, I found a driver on github and installed it with dkms19:53
jozefkthen I removed it because it didn't work. Then tried another driver from github, that one didn't work either19:54
jozefkI think I still didn't remove that second one19:54
fradis there any linux sound mixer? say I have a track and I want to add effects to it, synth and so...19:56
elias_atomreyn: Oh, I was not aware about the date. Thank you!19:57
compdocfrad, if you cant find one, you might look at video editing programs. they should how tools for that20:01
sarnoldfrad: audacity perhaps?20:04
fradok...20:04
fradholy shit, you are loaded! https://www.tecmint.com/free-music-creation-or-audio-editing-softwares-for-linux/20:06
rjwiiiJordan_U: ping20:50
nbusronehi how do I launch software & updates from terminal line ? https://imgur.com/vB5F2bv20:54
sarnoldnbusrone: sudo apt update && sudo apt upgrade  ?20:54
nbusronesarnold : nope , I mean the gui https://imgur.com/vB5F2bv20:55
sarnoldah20:55
nbusronesarnold : does it call software and updates ? or something else ? I can't seem to find anyway to launch it.Repository ?20:56
Ben64software-properties-gtk on my system20:59
nbusroneBen64 : thank you , it works , will remember the word20:59
nbusronesarnold , Ben64 : do you think there is a way to call an application when waking up from blank screen ?21:08
nbusronelike ,  when the monitor is in black screen after 10 minutes idle , by moving the mouse wake the display.There I add a call for "xrandr --output DVI-D-0 --brightness" to set the brightness ?21:10
nbusroneBecause I can't find any permanent way to force brightness setting.21:11
sarnoldnbusrone: nothing that I know of21:11
nbusronesarnold : oh , well , i really did the most of the way finding out how set brightness as permanent but no luck , i am not even know whether it's a kernel but or nvidia driver even open source nouveau doesn't set the brightness as permanent..21:12
scythefwd2howdy folks.. can someone assist me in how to connect to my router via a usb console cable?21:24
PremlezCisco?21:25
scythefwd2yeah.. found it .. screen21:26
scythefwd2but if there is a better way.. I'm all ears21:26
scythefwd2actually , here is probably a more relevant question21:27
scythefwd2dmesg shows it as /dev/ttyUSB021:27
scythefwd2will it always be enumerated as that?21:27
sarnoldit depends what else you've got plugged into your system21:29
sarnoldyou can probably give it a more 'persistant' name via udev's matching rules21:29
scythefwd2its the only usb console / serial cable I own.. well that I'll hook up.  My other wont work with this router.. wrong interface (db9 vs rj45)21:30
scythefwd2ok.. so best practice then would likely be to just dmesg right after plugging it in and see what it's assigned it as21:30
sarnoldyeah, that's certaily easiest if you'rejust oging to be doing it once in a while, or from many machines, etc21:31
scythefwd2once I get the switch IP'd.. this cable will gather dust lol21:32
scythefwd2its my only managed switch21:32
scythefwd2well, not quite accurate.. the dell in theory is, but this old hunk is better in everything but line speed.. and really 100mb in my house is MORE than enough21:33
scythefwd2appreciate it.. guess I an do some reading up on udev matching rules.. I'll forget them from a off the top of my head standpoint, but something will stick21:33
pinnerupToday (or yesterday) I've started suddenly seeing popups in the bottom left of the screen, saying "You are currently offline" and then immediately afterwards "Your internet connection was restored". Is this a new Ubuntu thing?21:35
Bashing-omscythefwd2: ^ A short text file beats a long memory every time :P21:35
scythefwd2not wrong.. just remembering where the file is :D21:35
scythefwd2OK.. how do I close out of screen without killing my terminal?21:35
tomreynpinnerup: not a universal one, no. as always, details on your installation and hardware, and relevant logs can help analyze such issues.21:37
tomreynscythefwd2: type "exit" to close the shell you are running there, or press ctrl-d. to keep the inner shell / tty connection active (and thus screen, too, but not in the foreground), you can press ctrl-a-d (detach)21:39
tespiscythefwd2: ctrl-a d21:39
pinneruptomreyn: Okay, just trying to see what's causing it. I'm suspecting it may be Facebook instead. The popup seems only to appear in browser windows with Facebook open, come to think of it.21:40
scythefwd2thanks.. that just detaches from it and keeps it running in background right?21:40
tespiyeah21:40
tespiyou can then use screen -r to go back to it21:41
tomreynpinnerup: can'T comment on this, i hardly ever use this site.21:41
scythefwd2is there a way to fully close it?  Like I'm packing up the laptop and dont want to be connected anymore besides ctrl-a-d and then killing the process21:42
_jakHi all! I can't get my GUI to start on a fresh 20.04 install. I can log in fine over ssh, and when I start the machine I get all the graphical stuff, but when I log in, it shows the desktop for a sec, but it quickly throws me back out to the login screen21:42
k4rt0ff3lch33t4h_jak: you should look for errors in journalctl -b 0 -r or dmesg21:45
scythefwd2if you think its jsut fb.. you could ping something like google and look for dropped packets while it's going on21:45
scythefwd2k4rt0f3lch33t4h has the better answer but mine would be pretty obvious and real time feedback21:46
tomreynscythefwd2: ctrl-a \   to force GNU screen to quit.21:47
scythefwd2much thanks again21:49
_jakk4rt0ff3lch33t4h: thanks! This has given me a breadcrumb21:58
rjwiiiJordan_U: Ping ...22:00
k4rt0ff3lch33t4h_jak: np22:02
Jordan_Urjwiii: I'm here, sort of.22:18
rjwiiiJordan_U: is now a good time? I would like to pick up where we left off yesterday ... I'm the guy that deleted my EFI partition by accident ...22:20
rjwiiiJordan_U: you told me to create a new FAT partiton ...22:21
rjwiiiJordan_U: Then you got disconnected ...22:21
Jordan_Urjwiii: I'll be able to give you my full attention in about 10 minutes.22:21
rjwiiiJordan_U: thanks ... I can wait ...22:22
Jordan_Urjwiii: (Repeating the message I sent late last night, I'll go into more detail in 10 minutes on each of these steps) Sorry about that. Had an emergency come up. There are two options here, the fancy one and the straightforward one. The fancy one is to try to re-create the partition table entry without changing the data in the partition, that would magically get everything back in one step. I prefer the22:22
Jordan_Umore straightforward route that has more steps, which is to make a new fat32 partition, with a new filestem, then change the UUID in your /etc/fstab to match the new filesystem UUID, then check with "sudo mount /boot/efi/" to confirm that it's correctly setup in the fstab, then run "sudo grub-install" (no other argument needed) to re-install grub to your new EFI System Partition. Then you should be able22:22
Jordan_Uto reboot happily.22:22
rjwiiiJordan_U: I didn't see that message ... you got cut off after instructing me to create the partition ...22:25
rjwiiiJordan_U: just ping me when you're ready ...22:29
Jordan_Urjwiii: I'm ready. If you ever want more detail, please ask. Start by just making the new FAT32 partition then pastebin the output of "sudo blkid".22:51
rjwiiiJordan_U: I'll be back within 5 minutes ... Just need to show the wife something ...22:52
rjwiiiJordan_U: I'm back ...22:56
rjwiiiJordan_U: Here's a photo of what the Disk Utility looks like ready for me to press "Create": https://imgur.com/qQs5p3E22:57
rjwiiiJordan_U: Volume name? Can that be anything?22:57
rjwiiiJordan_U: and should I22:58
rjwiiiJordan_U: and should I "Erase"?22:58
oerheksthat setting seems correct for the EFI partition.22:58
N64N64i cannot get past the login screen anymore. it just freezes. i think its because i unplugged with an external monitor plugged in, and removed it when i rebooted. it constantly spams the message:23:00
N64N64cannot open display "default display"23:00
N64N64is there some way to reset the monitor settings?23:01
N64N64i have access to a shell via ctrl+alt+f223:01
N64N64but that's it23:01
N64N64im on a thinkpad x230 btw, if that matters23:02
TJ-N64N64: firstly, ensure its a user-profile-only issue by created a new empty user account and logging into the GUI successfully with that. "adduser test" at the CLI23:04
TJ-N64N64: if that works you can then find/remove the offending config in your usualy user profile, which'll be under either $HOME/.config/ or $HOME/.local/23:05
N64N64TJ-: genius23:06
N64N64test account works23:06
TJ-N64N64: OK, so now, in the CLI, we can hunt down the offending config. Are you using regular Ubuntu/Gnome (not Xubuntu/Kubuntu/Lubuntu etc.) ?23:07
N64N64yeah23:07
N64N64regular ubuntu 20.0423:07
TJ-N64N64: I don't use Gnome (ever) so I'm a bit vague on where the config is but I do recall dealing with this for others a long time ago23:07
Jordan_Urjwiii: Erase is not needed, but also won't hurt anything.23:08
N64N64im going to remove gnome immediately after this lol23:08
rjwiiiJordan_U: Press "Create"?23:08
N64N64TJ-: which *ubuntu do you recommend23:08
Jordan_Urjwiii: Yes.23:08
TJ-N64N64: start off with the CLI, ensuring you're in the offending user account, then do "find $HOME -type f -name 'monitors.xml' -ls "23:09
rjwiiiJordan_U: Done ...23:09
TJ-N64N64: I deploy Xubuntu for desktop use23:09
Jordan_Urjwiii: Please pastebin the output of "sudo blkid".23:10
TJ-N64N64: hopefully that command will find a file23:10
N64N64TJ-: i already removed that23:10
N64N64from googling earlier23:10
N64N64maybe i should just nuke ~/.config23:11
N64N64or mv it somewhere23:11
rjwiiiJordan_U: https://paste.ubuntu.com/p/xyr45fjqPz/23:11
rjwiiiJordan_U: line 38? UUID?23:13
TJ-N64N64: OK, so there's more to squelch then. If we can figure it out ... I seem to recall there's something in $HOME/.cache/ somewhere too and you CAN remove that. Try "mv $HOME/.{,old}cache " then GUI login23:13
N64N64nuking .config didnt do anything. trying .cache23:14
Jordan_Urjwiii: Correct, 9969-4B9E is the UUID you need to put into /etc/fstab to replace the old UUID for /boot/efi/ . Do you know how to edit text files as root?23:15
N64N64TJ-: nuking .cache did not work either. tried rebooting as well23:16
N64N64and by "not work" = nothing changed23:16
TJ-N64N64: all that is left is $HOME/.local/ then in terms of hidden files/DBs23:16
* N64N64 prays23:16
TJ-N64N64: you might want to bring back .config/ once you've solved this23:16
N64N64oh god .local has all my steam games23:17
TJ-N64N64: well there's a win for starters then :D23:17
TJ-I've just saved you Gigabytes :p23:17
mr-richJordan_U: This rjwiii getting ready for a reboot on another computer ...23:17
N64N64lol23:17
rjwiiiJordan_U_: sudo nano ...23:18
Jordan_Urjwiii: Yup, that works.23:18
scythefwd2well that was a blast down memory lane.. haven't touched a blank router for probably 18 years.. and got this things ios backed up.. thanks again for the tips using screen23:18
N64N64TJ-: .local didnt work either :/23:19
rjwiiiJordan_U: So, Line 39, not 38?23:19
N64N64Cannot open display "default display"23:20
N64N64^ that keeps getting spammed in shell for ctrl+alt+f223:20
TJ-N64N64: how are you 'starting' the GUI session ?23:20
Jordan_Urjwiii: Yes, 39. You can tell because its the first partition (sda1) and also because it has the filesystem label that you chose, "EFI".23:20
Jordan_Urjwiii: Sorry that I didn't notice that you actually said 38 the first time :)23:21
N64N64TJ-: no clue. whatever ubuntu does by default23:21
N64N64maybe i should try xinit?23:21
scythefwd2are you trying sudo?23:21
TJ-N64N64: as an experiment try "sudo systemctl restart display-manager"23:21
rjwiiiJordan_U: Done and saved ...23:21
TJ-N64N64: this would restart the GUI greeter session again23:21
Jordan_Urjwiii: Great. Now try running "sudo mount /boot/efi/". Hopefully it should complete with no output.23:22
N64N64TJ-: yeah that restarted it23:22
N64N64but still cant login23:22
TJ-N64N64: also, if it fails, check for clues in $HOME/.xsession-errors23:22
TJ-N64N64: and the Xorg.0.log that is somewhere in $HOME : "find $HOME -type f -name 'Xorg*.log'23:22
rjwiiiJordan_U: Success ... no output ...23:22
TJ-N64N64: Xorg log is what we really need to see23:23
rjwiiiJordan_U: Double checking with an "ls -al" ...23:23
Jordan_Urjwiii: Great. You should see no files in /boot/efi/ (yet).23:23
rjwiiiJordan_U: none yet ... just . & ..23:24
Jordan_Urjwiii: Now run "sudo grub-install" .23:25
rjwiiiJordan_U: Installing for x86_64-efi platform.Installation finished. No error reported23:26
N64N64TJ-: https://pastebin.com/raw/68DA1abK23:27
Jordan_Urjwiii: Great. You should be able to reboot now, and you're done.23:27
N64N64o shit i slightly doxed myself lol23:27
N64N64oh well23:27
mr-richJordan_U: Ok ... attempting a reboot now ... wish me luck ...23:27
mr-richJordan_U: Drumroll please ...23:29
mr-richJordan_U: All is well ... thank you23:30
N64N64it cant find a few drivers23:30
N64N64but other than that23:30
N64N64it seems fine?23:30
Jordan_Umr-rich: You're welcome :)23:30
TJ-N64N64: that looks remarkably clean and OK23:30
N64N64aslkdjaslkdj23:30
N64N64maybe just23:30
N64N64make a new user23:30
N64N64move everything over23:30
TJ-N64N64: it shows a shutdown at the end but not what caused it, but timestamps show it is immediate23:30
N64N64i did $(reboot)23:31
N64N64`reboot`23:31
scythefwd2which fw does ubuntu 20.04 use?  is it iptables?23:31
mr-richJordan_U: I'll tell you the story of how that happened once I get back on irc ...23:31
TJ-N64N64: I recall there might be something stored under /var/ too23:31
N64N64a log you mean?or config file23:31
Jordan_U!ufw | scythefwd223:32
ubottuscythefwd2: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo23:32
scythefwd2much thanks23:32
Jordan_Uscythefwd2: Note that UFW of course itself uses iptables.23:32
N64N64oh interesting23:32
N64N64oh nvm23:33
N64N64running `xinit` caused an error23:33
TJ-N64N64: ahhh, that is only with lightdm, not gdm323:33
N64N64but under the test account23:33
N64N64it also errored, so nvm23:33
N64N64TJ-: ?23:33
N64N64lightdm causes an error when running `xinit`?23:34
TJ-N64N64: the /var/lib/lightdm-data/ is only with the light display manager, not Gnome Display Manager23:34
N64N64oh i see23:34
N64N64maybe i should just remove gnome23:34
N64N64and install xfce23:34
N64N64or rather, just install xfce and change the settings, not remove gnome23:34
TJ-N64N64: we know this is per-user so there's something in your $HOME... I wonder if it could be files not owned by that user? try this to identify them: "find $HOME -not -user $USER -ls"23:35
N64N64okay interesting23:35
N64N64something changed23:35
sarnoldJordan_U: note that thtere's some effort in ufw to support nftables stuff https://git.launchpad.net/ufw/commit/?id=9e095c2253ad68aaf6768506081af352dee2d0fe23:35
N64N64now when i try to log in, it immediately kicks me back23:35
N64N64it doesnt freeze or anything23:36
N64N64so maybe i have something in my ~/.profile or something that causes it to log out23:36
N64N64i dunno23:36
N64N64wait that wouldn't matter cuz i would need to open a shell23:36
N64N64and my .profile is normal i think23:36
N64N64TJ-: that command didnt output anything23:37
Jordan_Usarnold: Thank you! I was actually wondering about that.23:37
TJ-N64N64: so that's good23:38
TJ-N64N64: next we have to identify the most recently accessed files and study the list for ones that might be related to this issue, so start with "ls -latr $HOME"23:38
TJ-N64N64: pay attention to the 'dot' files, those with a leading . on their name, which are by convention usually hidden from directory listings23:39
TJ-N64N64: unless gnome has started putting settings somewhere other than .config/ or .local/ or .cache/ there should be 'dot' config files for lots of things in $HOME and possibly some directories too which you'll need to explore as well23:40
N64N64.bash_history, .profile, .cache, .config, .local (since i removed them), .bashrc23:40
N64N64maybe .bashrc23:40
TJ-N64N64: hmmm doubt it very much!23:40
N64N64wow23:41
N64N64that was it23:41
N64N64wtf23:41
TJ-N64N64: if this is caused by a config issue the offending file would almost always be found in .config/ or .local/ - I'm now wondering if you've got some autostarting program on login that caused this23:41
rjwiiiJordan_U: Just to tell you the story ... I'm and old school geek (pushing 60) and I was feeling nostalgic. So I was trying to set up Quake I to run on my new Thelio. It doesn't have a CD drive on it, so I was going to blast away the contest of a thumb drive and put the Quake I files on it. I selected "Open in Disks" and when Disks came up I assumed (incorrectly) that my thumb drive was selected23:41
TJ-N64N64: .bashrc ?!?23:41
N64N64why would it source .bashrc on login23:41
N64N64yeah23:41
N64N64maybe some weird shit i have installed23:41
TJ-N64N64: have you customised it in any way23:42
TJ-N64N64: OK, lets see its content, can you pastebin it?23:42
N64N64yeah gimme a sec23:42
N64N64gonna revert everything23:42
TJ-N64N64: good plan!23:42
N64N64TJ-: https://pastebin.com/raw/3tMM86kr23:43
N64N64i think its the default23:43
rjwiiiJordan_U: selected. So I started deleting partitions ... it was then I relized my thumb drive was NOT selected ... DOH! ... As I said, I'm an old school geek. This EFI stuff is new to me. If it had been good ole' LILO, I would have had it fixed in a jiffy ...23:44
rjwiiiJordan_U: Thanks again for the help ...23:44
N64N64and here is ~/.profile23:44
N64N64https://pastebin.com/raw/tKiit5jD23:44
TJ-N64N64: so maybe one of the other files being sourced then23:45
Jordan_Urjwiii: You're welcome.23:47
TJ-N64N64: is there something in $HOME/local/bin/ that get's executed in place of a system executable due to it being first in PATH ?23:48
N64N64ohhhh23:55
N64N64nah23:55
N64N64aite dolphin-emu hammer ripcord23:55
N64N64is all thats in there23:55
N64N64TJ-:23:55
N64N64also brb gonna get some food23:55
TJ-N64N64: did the timestamp on .bashrc indicate a recent change ?23:59

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