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

=== londoed is now known as xbpsin
oerheksbug #100:44
ubottubug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/100:44
triplebhas anyone here ever had some experience making new swap for an installation whee to swap was just too small. (Somehow I made 16M instead of 16G. I have lots of unassigned partitions - but I did all the partitions with the windows formatter. (I forgot my windows password.)01:08
triplebThen I have to inform "something" to reassign the swap partition.01:08
sarnoldtripleb: just make a new swap file, one or two gigs should be fine01:08
triplebI have 8G of RAM. My problem is the computer freezes (hard reboot) when I use chrome.01:09
triplebHow do I "make a new swap file. Can I make my 18.04 partition smaller. (now I am using 10.04. sarnold01:10
triplebwhoa "Heart And Chops" has spaces in her nick!01:11
triplebsarnold -- CORRECTION: I am now using 20.0401:12
triplebMy eyes faded out there.01:12
sarnoldtripleb: dd if=/dev/zero of=/path/to/filesystem/swapfile bs=$((1024*1024)) count=1024  -- whichever filesystem has enough space for one..01:12
sarnoldtripleb: then mkswap /path/to/filesystem/swapfile ; then swapon /path/to/filesystem/swapfile , the run swapon again to make sure it worked01:13
triplebOK now I have to learn what that statement does. -- Dont I have to use gparted to carve off the gigs?01:13
triplebdd and swapon01:13
=== [rg] is now known as grant_
sarnoldtripleb: using a swap file means not needing to mess with partitions01:14
triplebI have a swap partition now. You are suggesting something called a swap file. Right?01:16
sarnoldyes01:16
triplebWhich means if I ever overwrite that partion then I have to make sure I take care of the swapfile.01:16
sarnoldwhat?01:16
triplebSo I better use the 20.04 partition.01:17
triplebI have a set of partitions so I can try different flavors.01:17
triplebMaybe I will overwrite it now with manjaro.01:17
Bashing-omtripleb: Now-a-days a swap file is prefered over a swap partition.01:21
sarnoldI think the installer switched to creating swap files rather than partitions01:21
tripelbOhKay. I will go look that up. Making partitions has always been a stress for me. It's the most stressful part of an installation.01:22
sarnoldyou can of course create a swap partition if you'd rather for some reason -- multiple OSes that trust each other might be a pretty good reason for that, tbh01:22
sarnoldbut swap files are pretty easy01:22
=== zbenjamin is now known as Guest8768
=== zbenjamin_ is now known as zbenjamin
tripelbI don't see how I have any preference except for reliability and ease.01:22
Bashing-omtripleb: sarnold But me thinks if a swap partition exists - the partition will be used.01:23
oerheksdepends what grub says ..01:23
sarnoldBashing-om: you can configure them both :) just add the swap device and swap file to /etc/fstab01:24
willhsladehi. I have Ubuntu LTS 16.04 and I can't get Anki to work. I've installed it from both apt and source and both times it fails to connect to the internet. any ideas01:24
Bashing-omsarnold: Noted ^ :D01:24
sarnoldwillhslade: what error does it give you?01:25
willhsladeSyncing failed:Error establishing a secure connection. This is usually caused by antivirus, firewall or VPN software, or problems with your ISP.01:25
sarnoldwow that's vague :( I hate software that doesn't give you an actual error message01:27
sarnoldare there better errors in a log file somewhere?01:27
oerheksseems a lot of isssues with anki, try the snap version ?https://snapcraft.io/install/anki-woodrow/ubuntu01:27
oerhekshttps://askubuntu.com/questions/1135747/anki-doesnt-start-in-ubuntu-19-04 and gets stuck with debian upstream01:28
willhsladeargh. ok. so my ubuntu is 32 bit, and even if I install the latest 32 bit it still gives me an error01:34
sarnoldbummer. my usual debugging route is (a) try to find a better error message in log files (b) run the thing through strace01:35
sarnoldstrace is painful01:35
sarnoldbut you can get an actual error message sometimes01:35
pavlosBashing-om: fstab dictates which swap to use (partition/swapfile) as I remember.01:58
Bashing-ompavlos: Yup - fstab is the sensible thing.02:01
=== gabkdlly_ is now known as gabkdlly
faekjarzHi! Which tool do you use to schedule stand-by/sleep/power-saving mode, on 20.04 Gnome? I intend to set a 1 - 2h countdown, once completed executes a "put the box to sleep" routine. (I want to play soothing music while i enter Dreamland, but i don't want my box running for the rest of the night.)02:35
grant_where would I get local documentation for lxd?02:39
grant_no man pages in the snap02:39
=== rud0lf is now known as neq
=== neq is now known as rud0lf
faekjarzAre there ANY snaps to provide man pages? …i'm still not convinced snaps/flatpacks/appimages are a desirable idea …e.g. the Nextcloud snap; super easy and fun to install - unless you really need to tweak a few config files …I'd rather spin up a full-blown VM03:10
circuitbonefaekjarz: `lynx http://man.he.net/`04:39
=== tehaugmenter is now known as AUGZ
=== AUGZ is now known as augz
=== fastascanbe is now known as jamezz
faekjarzbtw, someone in #gnome-shell mentioned a keyword/search term, that led me to https://extensions.gnome.org/extension/1152/shutdowntimer/ …that seems to be exactly what i want …we'll see, after my next sleep cycle05:15
gebbioneanyone knows an ubuntu mp3 auto organiser app based on ID3 tgs?06:16
Peppigry_, hey you online?06:45
PeppiI'm having an issue with my network card06:45
PeppiI'mu sing a HP Pavillion dv4-2154ca with Ubuntu 20. The wireless card looks to be working "ok" but the wired card doesn't connect past 100 Mb06:46
Peppihow would I go about debuging this?06:46
Peppihow do I find out what hardware this laptop has?06:47
edgarslspci06:48
Peppiedgars, ok so realtek RTL810xE06:51
Peppihttps://askubuntu.com/questions/1195475/ethernet-controllers-not-working-realtek-rtl810xe-realtek-rtl811106:52
Peppithink that should do it06:53
Peppiedgars, thanks06:53
edgarslsmod06:54
edgarslook for driver06:54
edgarsahh, you already found something, ok, thats good06:54
Peppiya looks like it06:55
Peppican you take a look at the website, are the instructions doable you think?06:55
Peppihow can I tell what driver I'm using right now?06:56
edgarslsmod06:57
Peppiedgars, that list a bunch of things I'm not sure what I'm looking at06:58
edgarshttps://github.com/ghostrider-reborn/realtek-r8101-linux-driver06:59
edgarsfollow the instructions06:59
Peppiya I found that06:59
Peppiok I'll try07:00
Peppithink it worked07:13
Peppithanks again edgars07:14
alazyI use apt-btrfs-snapshot. I just reverted to a snapshot, and apt no longer works because of an apt-btrfs-snapshot error. I get "ERROR: Could not statfs: No such file or directory". the --debug option gives no further information, so I don't even know what file is missing. I also can't reinstall apt-btrfs-snapshot because apt is dead. How can I tell apt to ignore apt-btrfs-snapshot so I can try07:58
alazyreinstalling it?07:58
gillzoneis there any way to create a empty text file without open terminal in ubuntu 20.04?08:17
gillzonelike in windows right click in folder and add empty text file08:18
konradosgillzone, depends, in dolphin you just do it like you described it08:19
gillzonealright but I think I'm using nautilus08:20
konradosand it doesn't have it? I really suggest dolphin, `sudo apt install dolphin` - it's much better imo :)08:21
gillzonealright I will give it a try, thx :)08:26
k_szeIf I want to fix my laptop's inability to suspend, what steps should I take to debug? I remember there was a tool to test the power management subsystem or the firmware or something like that, but I can't remember its name.08:39
akemk_sze, Maybe your laptop is not supported. But in any case be sure to have at least as much swap as the total RAM in your machine.08:42
alazyCould anyone take a look at https://gugs.launchpad.net/ubuntu/+source/apt-btrfs-snapshot/+bug/1870482 ?08:43
ubottuLaunchpad bug 1870482 in apt-btrfs-snapshot (Ubuntu) "apt-btrfs-snapshot blocks apt" [Undecided,Confirmed]08:43
k_szeakem, my swap is tiny. And I'm not even talking about hibernation (hibernation kinda breaks WiFi anyway). I'm talking about suspend to RAM.08:44
akemk_sze, Nm, i thought about hibernation.08:44
k_szeBasically what happens is that, if i close the lid of my laptop, it *attempts* to suspend. The fans would go spin down, but then after a second they spin right back up and the laptop isn't actually suspended; it will still drain battery and remain warm to the touch after an hour.08:51
k_szeThere was a utility that will automatically perform suspend-resume cycles of the computer and collect diagnostics info. I forget the name.08:52
k_szeSo I have a USB DAC that supports up to 192kHz @ 24-bit per sample.09:09
k_szeWhen I connect it to my laptop (running Ubuntu 18.04), the USB DAC says it's doing 48 kHz @ 24-bit per sample.09:10
k_szeHow do I control the sampling frequency the Ubuntu requests?09:10
juanonymoushi guys, i just wanted to ask on how can i restrict other users from accessing the \home dir09:29
EriC^juanonymous: your home dir or the /home dir?09:29
juanonymouslet's say for example only users will be granted permission to access that dir.09:29
juanonymousyep the /home09:29
juanonymousi have two 3 users. so i want them to only access their own /home dir09:30
=== rud0lf is now known as dee
DocMorsis there a some app on Ubuntu that stitches photographs into 3d images like STLs09:32
juanonymouschmod -R username:username 0700 /home09:32
juanonymousis that correct?09:32
=== dee is now known as rud0lf
DocMorsI had a look not all apps set only owner persmissions so not sure it will be fully sufficient09:34
DocMorsbut if you are asking wether this will give read, write and execute to the owner then yes it will09:35
edgarsso can anyone  help with openssh-server install on ubuntu with preseed?09:50
=== mateen1 is now known as mateen
DocMorsedgars, probably but it requires you to tell us what ails you10:27
DunamsI've switched from xfce4 to kde and can't see snap or any of the snap installed software in the kde launcher10:40
lotuspsychjeDunams: is snapd installed?10:41
Dunamseven opening a .deb file is opening it as an archive instead of the software installer10:41
Dunamslotuspsychje, yes10:42
lotuspsychjeDunams: opening deb files, that could be a known bug already on 20.0410:42
Dunams"snapd is already the newest version (2.45.1+20.04)."10:42
Dunamsfor example, from the start menu when I search for Slack, it shows me folders of it under ~/snap/slack10:44
Dunamsbut they're all empty10:44
lotuspsychjeDunams: on gnome its the snap-store now handling both apt & snap packages, not sure wich kde uses now10:44
lotuspsychjeDunams: you still got the /dev/loop dirs on df -h ?10:45
Dunamsyes10:47
lotuspsychjeDunams: snap-store among those dirs?10:47
Dunamspm'ed you10:48
lotuspsychjeDunams: so snap-store is installed, what happens when you launch it?10:48
Dunamswhat's the binary name? i'll try running it from terminal10:49
Dunamsdon't see it from the menu either10:49
lotuspsychjesnap-store should launch it10:49
Dunamszsh: command not found: snap-store10:49
Dunamsperhaps something with the path is messed up?10:50
Dunamsmaybe while changing from xfce4 to kde desktop something was broken10:51
lotuspsychjeDunams: that could be yeah, i also see gnome 3.34 in your snap list did you install gnome too?10:52
Dunamssnap command does work though, just not snap-store10:52
lotuspsychjeDunams: try to sudo snap remove snap-store perhaps then reinstall?10:52
DunamsI believe I initially installed ubuntu, then xfce desktop and then kde10:52
DunamsIt was a few weeks ago so I'm not fresh on that10:53
lotuspsychjeDunams: ok, well we mostly reccomend, if you like a !flavour of ubuntu to clean install it, to avoid frankenbuntu mixes like this afterwards10:53
Dunamsyeah, that makes sense, it was some time since I used linux (currently on osx), so I was trying to see what works for me10:54
lotuspsychjeits good for testing purposes to check several DE's10:54
lotuspsychjebut if you start purging things, you keep behind with a mixed system10:54
freebdswhy can't i play live youtube streams on firefox 78 on ubuntu10:55
Dunamslotuspsychje: is it possible to purge all DEs (have a pure CLI) and only install kde?10:57
Dunamsor would I have to do a clean install?10:57
lotuspsychjeDunams: its posible to purge the de's sure, but as i said mixing too many things will always leave you a messed system, i would go for a clean install kde, if thats what you really like10:58
lotuspsychjeDunams: but if you have backups, you can try purge gnome & xfce10:59
lotuspsychjemaybe kde will still dominate your system10:59
coconutfreebds, weird, i can play live streams just fine on firefox 7810:59
DunamsI like the old gnome (2 was it?), but kde is nice, I believe i'll stick with it10:59
dustCRITICAL: zsys: installed zsys package post-installation script subprocess returned error exit status 110:59
freebdscoconut i just installed ubuntu10:59
lotuspsychjeDunams: gnome2 can still be installed from the repos11:00
freebdsi didnot install 3rd party drivers11:00
=== Scotty_Trees is now known as Scotty_Trees_HP
coconutfreebds, ubuntu mate here... should be the same11:00
=== Scotty_Trees_HP is now known as Scotty_Trees
=== Scotty_Trees is now known as Scotty_Trees_HP
lotuspsychjeDunams: aka gnome-flashback11:02
freebdsYour browser does not currently recognize any of the video formats available.Click here to visit our frequently asked questions about HTML5 video.11:04
=== Scotty_Trees_HP is now known as Scotty_Trees
Dunamslotuspsychje: yeah I saw, nice11:05
coconutfreebds, did that error message tell you anything?11:07
coconuturl i mean?11:07
DunamsI'm trying to purge all the gnome tools and snapd and reinstall snapd again11:07
Dunamsperhaps it'll work11:07
quadrathoch2freebds you would need the specific codec for that (idk which yt live uses)11:17
freebdsinstalling ffmpeg11:19
BluesKaj'Morning all11:25
mindbyteHello, World.11:33
Dunamslotuspsychje: looks like it was a path issue because I'm using zsh11:36
hashworksHi! Is there an API for https://people.canonical.com/~ubuntu-security/cve/ ? Or a way to regularily download the database behind it?12:04
hashworksSomething like https://security-tracker.debian.org/tracker/data/json would be enough12:04
mindbytehashworks: Alternatively Ubuntu's USN has RSS: https://ubuntu.com/security/notices/rss.xml12:06
hashworksHm, that would only handle new vulnerabilities. My situation is that I have a list of installed packages and their versions and would like to check if there are existing vulnerabilities for them12:07
KOLANICHhttps://bugs.launchpad.net/ubuntu/+source/python-cryptography/+bug/188695212:08
ubottuLaunchpad bug 1886952 in python-cryptography (Ubuntu) "ImportError: this module was compiled for Python 3.7" [Undecided,New]12:08
KOLANICHhttps://bugs.launchpad.net/ubuntu/+source/python-nacl/+bug/188695012:08
ubottuLaunchpad bug 1886950 in python-nacl (Ubuntu) "ImportError: this module was compiled for Python 3.7" [Undecided,New]12:08
mindbytehashworks: My last idea would be mitre directly, but they won't list ubuntu packages specifically: https://cve.mitre.org/data/downloads/index.html12:09
coconutIs SFTP seen as safe when used from a public wifi spot(shared password)?12:26
amurococonut: whats the odd of having a hacker sitting at the coffee shop? highly unlikely12:32
coconutamuro, i do want to assume that12:35
tatertotscoconut: what's your alternative to SFTP?...if you don't have one..does it really matter12:39
coconuttatertots, just want to know about it, not actually using it12:44
ajnrHi I have tried to upgrade my ubuntu system from 16.04 LTS to 18.04 LTS through command prompt but after giving the command do-release-upgrade it shows Please install all available updates for your release before upgrading. Eventhough I have updated my system through sudo apt-get update. So how to solve the issue.https://pastebin.com/gksyMkYL13:20
quadrathoch2ajnr upgrading your system is apt upgrade, update only updates the repositories13:23
ajnrquadrathoch2, yes I did, but it's not showing any effect13:23
quadrathoch2ajnr, hm, I did the upgrade just 1-2 weeks ago.13:24
quadrathoch2ajnr can you make sure if your sources.list is up to date?13:24
ajnrquadrathoch2, https://pastebin.com/dCpY1jrv13:24
ajnrquadrathoch2, what to do to make sure  sources.list is uptodate or not13:25
quadrathoch2as in, if the repositories are correct. sorry uptodate was probably the wrong word.13:26
ajnrquadrathoch2, any command to check?13:27
quadrathoch2not really, but you could paste the output of cat /etc/apt/sources.list13:28
quadrathoch2(pastebin)13:28
ajnrquadrathoch2, please have a look https://pastebin.com/ZwmeKM4e13:29
quadrathoch2ajnr hm, I guess he was complaining about your third party repos, but not sure.13:32
ajnrquadrathoch2, but i dont think it will be a problem to upgrade distro13:32
quadrathoch2what happens if you do 'sudo apt full-upgrade'?13:33
ajnrquadrathoch2, it is showing https://pastebin.com/9EBUqgLT13:35
quadrathoch2ajnr that's probably your issue, so I would first fix that. what happens if you 'sudo apt -f install'13:36
quadrathoch2ajnr I guess you installed cuda through the repositories?13:36
ajnrquadrathoch2, what is the issue actually? https://pastebin.com/rsy4Ea8v13:37
ajnrquadrathoch2, yes13:37
leftyfbajnr: remove "cuda-drivers". Preferably use ppa-purge to purge the ppa you installed it from13:37
ajnrleftyfb, are you sure ?13:38
leftyfbajnr: packages installed from external repo's is not supported during the upgrade process13:38
ajnrleftyfb, ok13:39
quadrathoch2so there would also be wine ajnr13:39
quadrathoch2and maybe docker? as it is commented13:39
ajnrleftyfb, so should i give sudo apt-get remove nvidia-cuda-toolkit command ?13:39
ajnrquadrathoch2, yes13:39
leftyfbajnr: it's complaining about cuda-drivers, not nvidia-cuda-toolkit13:41
ajnrleftyfb, ok, what command should i give13:41
leftyfbajnr: personally, I use ppa-purge to purge all ppa's and the packaged installed from them. Of course I keep a list of these ppa's and the packages to be installed later if still needed13:42
ajnrleftyfb, so you mean i should keep backup of sources.list content13:44
quadrathoch2ppas, are normally in /etc/apt/sources.list.d/ directory. I would just remove those (plus packages you installed) (and probably write it down somewhere so you remember) and then after upgrade reinstall those13:48
quadrathoch2ajnr ^13:48
ajnrquadrathoch2,13:49
ajnrok13:49
ajnrquadrathoch2, ok13:49
leftyfbthe proper method is to use ppa-purge13:50
leftyfbjust removing the repo's does nothing13:50
quadrathoch2that's why I said removing also the packages13:50
leftyfbppa-purge will remove the repo and all the packages installed from it and potentially roll back packages that were upgraded from it13:50
ajnrleftyfb, so which commands whould i run now?13:51
AlexMaxI'm running into some hard freezes that I think are because of my graphics card.  Apparently, my card is kind of notorious for having unstable drivers.  Would you folks recommend I try a newer kernel, like a 5.7, something like https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.7.8/ ?13:51
AlexMaxIf newer drivers are back-ported into LTS kernels maybe that's not a great idea.13:52
leftyfbajnr: https://www.tecmint.com/add-remove-purge-ppa-in-ubuntu/ scroll down to "Purge PPA from Terminal"13:52
AlexMaxBut that's why I'm asking13:52
quadrathoch2AlexMax gpu?13:53
AlexMaxRadeon 5700XT13:53
quadrathoch2oof, yeah you would need kernel+mesa13:53
AlexMaxWhere's a good PPA to get mesa from?13:55
quadrathoch2AlexMax updated daily, so it could mess up stuff https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers13:56
AlexMaxThanks13:56
lotuspsychjeAlexMax: before trying graphics ppa's it might be interesting to investigate why you having these freezes first14:04
AlexMaxI can replicate the freezes pretty consistently14:05
AlexMaxBy loading up firefox, visiting google maps, and just clicking around14:05
=== dominic35 is now known as dominic34
AlexMaxSooner or later, I'll always freeze.14:05
lotuspsychjeAlexMax: how do you notice they are caused from your radeon card?14:05
AlexMaxI presume it's because firefox draws the vectors that google maps passes it in hardware.14:05
AlexMaxIf it was something else the freezes would be random and have no obvious link.14:06
lotuspsychjeAlexMax: could you share your dmesg please so volunteers can see whats going on?14:06
AlexMaxIf it was my graphics card being broken it would be worse when I would be playing games.14:06
AlexMaxthe fact that it happens consistently on something innocuous signal to me that google maps is doing some series of operations that the driver chokes on, and because the driver is in kernel space it freezes instead of merely crashing the browser.14:08
ajnrquadrathoch2, leftyfb -yes its working now. Thanks a lot14:08
martin__I have  unattended-upgrades to install security updates automatically, when I got to work this morning one of our servers were shutdown. It was terminated at 04 which is the same time I run my automatic updates on... can anyone explain what the heck happened?14:15
lotuspsychjemartin__: are you on ubuntu-server?14:16
martin__lotuspsychje: yes... I looked in the logs and I did not see it actually installed anything at 04 so am wondering if someone was pending from aa previous upgrade.14:16
ajnrquasineutral, leftyfb while upgrading one distro to another distro through terminal, if there is a internet issue will there be a problem to resume?14:16
lotuspsychjemartin__: try asking in #ubuntu-server if you like, for likeminded volunteers14:16
tuxmaniaHi all. I switched from Fedora to Ubuntu 20.04 and since then I experience some issues with openvpn. I can connect with openvpn through Network-Manager but all my internet traffic goes through the VPN, even if I check the box "Use this connection only for resources on its network" in routes VPN config.14:32
tuxmaniaHow can I force the use of VPN only for specific addresses related to this connection?14:33
ajnrmy ubuntu system 16.04 freezes randomly. any solution please14:36
oerhekstuxmania, not easy to do, that is why openvpn is so good..14:41
oerheksold post https://secure1hosting.com/configure-openvpn-to-restrict-access-to-users-servers-and-services/14:41
oerheksajnr, do a memtest86 run?14:42
tuxmaniaoerheks, thank you for the link. Actually, the openvpn server I connect to already does that. Sorry if I did not explain well.14:43
ace_meHi all. I am wondering why is so strange implemented: Press Alt+~ in a dual monitor is displaying tab thumbnails in the main monitor and not in the monitor where the "APP instances switch" is called14:44
oerheksConfiguring OpenVPN to route only selected traffic. https://forums.openvpn.net/viewtopic.php?t=2688914:44
tuxmaniaoerheks, When I connect to the openvpn server, as it authorizes only access to certain websites, I cannot access to the "rest" of internet, as all my internet traffic is redirected to the VPN connection.14:44
oerheks'only access to certain websites' sounds like an vpn settingtoo?14:46
tuxmaniaoerheks, yes, on the server side14:46
tuxmaniaoerheks, I am not able to split my internet traffic: 10.X.X.X to the openvpn connection, and the rest to the global connection14:47
tuxmaniaoerheks, btw thank you for the links. I just don't understand why checking the box "Use this connection only for resources on its network" did split my network traffic as expected on Fedora, and does not do it anymore on Ubuntu14:52
Jackneillhey14:57
Jackneillanyone using zram?14:57
Jackneilldoes it noticably slow the system?14:57
tuxmaniaoerheks, sorry. After investigating a little bit more, it appears the problem is not related to the routes, but to the DNS15:12
oerheksoh, good spot15:12
tuxmaniaoerheks, apparently, network-manager does not manage to add the DNS servers related to the VPN connection on my system. And as I'm lost with systemd-resolved... it's gonna be fun...15:13
Rateltuxmania: what about setting the vpn dns into the router?15:19
tuxmaniaRatel, indeed, I can also do that. Editing manually (not a good idea, just for test purpose) "/run/systemd/resolve/stub-resolv.conf" allows the DNS resolution15:25
tuxmaniaRatel, the downside with the router approach is that I will be stuck again next time I will connect outside from home.15:26
tuxmaniaRatel, but for now, it can be a good work around until I find a final solution. Thank you for the suggestion.15:27
Rateltuxmania: good luck. I had the same issues with the network manager15:44
=== mateen1 is now known as mateen
dodocrypto_hey guys15:45
dodocrypto_how to trouble shoot wifi ?15:45
matsamandodocrypto_: what about it15:45
dodocrypto_my wifi sometime is not working but connected15:45
dodocrypto_just like no packet in and out15:45
dodocrypto_dmesg won't help15:45
Ratelprobably dns settings15:46
matsamanif you log in to your router, does it say your connection is working?15:46
dodocrypto_i try too15:46
dodocrypto_ping 192.168.100.1 sometime not working15:46
matsamanwifi on your computer, that really only means it can find your wireless router, it doesn't mean the router is connected to the internet15:46
dodocrypto_i know15:46
matsamanok15:46
dodocrypto_aww i don't know what happen to this eee pc15:47
dodocrypto_is an old one15:47
matsamanso sometimes you can't ping your router?15:47
dodocrypto_yeah15:47
matsamanhow long does that last?15:47
dodocrypto_but even reconnecting too15:47
dodocrypto_it won't stop until you reconnect15:47
dodocrypto_and reconnect again15:47
dodocrypto_until the ping is working15:48
matsamanand did it used to work better with some older system/configuration/OS?15:48
br3adHey! I'm fairly new to ubuntu, and I can't get my internal hard drive to work. I mounted it as read-write, and in properties it shows that. Also, i ran chmod 777 on the entire drive, and it seems that I have read-write except whenever I try to make a file either using mkdir or through the gui, it gives me an error: "no such file or directory".15:48
dodocrypto_i don't have problem with other pc though15:49
dodocrypto_only this eee pc15:49
dodocrypto_running lubuntu15:49
matsamandodocrypto_: both laptops?15:49
dodocrypto_nope only this one15:49
matsamandodocrypto_: the other is a desktop?15:49
dodocrypto_laptop15:50
matsamanokay so both computers are laptops15:50
dodocrypto_yeah15:50
matsamandodocrypto_: you use them wirelessly from the same place in the building?15:50
dodocrypto_yeah almost15:50
matsamanyou might try using the Eee much closer to the router for a little while and see if it improves15:51
dodocrypto_how do you know which wireless card do you have15:51
dodocrypto_lspci -v ?15:51
matsamanthat could just indicate a difference in signal reception between the two15:51
matsamanlspci | grep -i net might say, yes15:51
dodocrypto_BCM4313 802.11bgn15:52
dodocrypto_is this broadcom15:52
matsamanmmm, broadcom15:52
matsamanyup15:52
dodocrypto_let me try to fine may be driver problem15:52
dodocrypto_i heard some exploit15:53
matsamanalways a possibility, especially with broadcom15:53
matsamandriver problems, that is15:53
br3adyo15:56
matsamanyoyo15:56
lotuspsychjewelcome br3ad15:56
br3adare you good with linux filesystems by any chance?15:57
matsamanwe're pretty decent with them15:57
br3adok so I can't figure out how to get read-write on my internal hdd. Like I've remounted it as rw, the properties shows I have permissions, I've run chmod 777, yet whenever I try to make a folder using the gui or mkdir, it just saying error: no such file or directory15:58
br3adalso I can't unmount the drive its like stuck15:58
quadrathoch2br3ad you would need to give us more info. as in which fs, how did you mount15:58
br3adthrough the gui originally15:58
br3adthen sudo mount -o remount,rw15:59
matsamanseems like I just saw this msg in some channel...15:59
br3adi sent it earlier lol15:59
matsamanhere?15:59
quadrathoch2gui as in file manager, or gnome disk utility? br3ad there are many options15:59
matsamanman it's early15:59
br3adyeah. file manager15:59
br3adlike default15:59
matsamanbr3ad: what if you open a terminal, cd to the path, and run 'mkdir test'16:00
quadrathoch2br3ad filesystem?16:00
br3admkdir: cannot create directory ‘test’: No such file or directory16:00
matsamanbr3ad: what does 'pwd' say?16:01
br3admedia/username/Data16:01
matsamanbr3ad: what does 'file ../Data' say?16:01
br3addirectory16:02
matsamanmount | grep Data16:02
AmaranthIs this an ntfs filesystem?16:02
br3adi believe so i formatted it in windows previously16:02
br3adbefore the linux install16:02
oerhekscrucial info.. and what ubuntu version?16:02
br3adoh wait nvm16:03
br3adits fuse16:03
br3adalso latest ubuntu16:03
matsamanbr3ad: what does mount | grep Data say?16:03
br3adData type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2)16:04
matsamanbr3ad: are you a regular user or root?16:04
br3adregular16:05
matsamanbr3ad: try unmounting it, and as root mounting it with 'ntfs-3g /dev/whatever# path/to/an/empty/mount/point'16:05
br3adlike for the empty mount point just put like dev/non existing mount?16:07
br3adsorry im like brand new to linux16:08
pymagicI have two cloud machines with hard drives on both. What is a good and reliable way to mount one hard drive into another ? Preferably encrypted.16:08
matsamanbr3ad: just any empty directory16:11
oerhekspymagic, perhaps sshfs ? https://help.ubuntu.com/community/SSHFS16:11
matsamanbr3ad: sudo mkdir -p /mnt/testmount; sudo ntfs-3g /dev/whatever# /mnt/testmount16:11
matsamanbr3ad: you can get the /dev/whatever# from 'lsblk -f'16:12
pymagicoerheks, is sshfs reliable enough?16:12
karstenkI currently registered that my peek is not working anymore. kernel 5.4.0-40-generic      the peek window is starting and the service running fine, but I cannot click the recording button cause its greyed out. Any idea what could happen? ffmpeg codec missing or something like that?16:12
br3adThe disk contains an unclean file system (0, 0).Metadata kept in Windows cache, refused to mount.Falling back to read-only mount because the NTFS partition is in anunsafe state. Please resume and shutdown Windows fully (no hibernationor fast restarting.)Could not mount read-write, trying read-only16:12
br3adThe disk contains an unclean file system (0, 0).Metadata kept in Windows cache, refused to mount.Falling back to read-only mount because the NTFS partition is in anunsafe state. Please resume and shutdown Windows fully (no hibernationor fast restarting.)Could not mount read-write, trying read-only16:13
matsamanbr3ad: there you go =)16:13
br3adoh shoot i didnt mean to send that twice, but thanks matsaman16:13
oerhekspymagic, no doubt, make sure you keep it alive, see the last part16:13
oerhekshttps://www.digitalocean.com/community/tutorials/how-to-use-sshfs-to-mount-remote-file-systems-over-ssh16:13
br3adthats weird though because i overwrote windows with ubuntu16:13
oerhekstons of howto's16:13
matsamanbr3ad: tldr: NTFS is a freaking nightmare pile of crap16:13
br3adtrue16:13
matsamanbr3ad: you could try ntfsfix /dev/whatever#16:14
br3adoh thanks16:14
matsamanthe only real NTFS fscking utils are available for Windows, and they also suck16:14
br3adhaha i really appreciate the help though16:15
br3adi think ntfsfix will work16:15
matsamanpymagic: sshfs is wonderful and great and secure by default, it's everything that's great16:15
matsamanbr3ad: it frequently does16:15
inthaneHey everybody, I have a server that fell over and am looking for a spot of help. Ubuntu 18.04, wasn't responding to ssh, but ping was working. Looked at desktop, hard frozen and would not respond. Rebooted, and post-Grub would only display a purpleish screen. This is with "quiet splash" removed from boot option. Any suggestions?16:23
inthane(I've been able to boot to the live USB image of Ubuntu 18.04, and have recovered all relevant files - just want to avoid having to reinstall from scratch.)16:23
pavlosinthane: can you add "nomodeset" where "quiet splash" was, and reboot?16:26
inthane@pavlos - I'll try that, give me five.16:28
karstenkwhen running peek with sudo, it works but not as expected with my normal user16:36
oerhekswhy run peek as root?16:37
matsamanhow's it not run as expected as your normal user?16:37
karstenkthe debug output is completly same, but I cannot push the button to record or the x to close the window16:38
karstenkno command is working, when not using sudo16:39
karstenkstrange, cause iam using peek for more then 10 years and never needed sudo.  I also checked that my homedirectory is completly owned by myself16:39
inthane@pavlos - Booted to grub, hit e with the default boot option selected, replaced "quiet splash" with "nomodeset" and still got the blank screen.16:39
oerhekskarstenk, how did you install peek? stable ppa?16:40
MunskoHello, im having problems with my touchpad(it doesnt move the mouse cursor, but i can scroll and click with both buttons)16:40
pavlosinthane: last time you got purple screen, now you got blank screen?16:41
karstenkI tryed from source and compiled with ninja, I installed from ppa and I also installed a old 1.3 version from deb package, that seems more depending by last kernel updates16:41
MunskoI was looking for some hint of a driver problem or an option to lock/unlock the mouse scroll16:41
oerhekshttps://code.launchpad.net/~peek-developers/+archive/ubuntu/stable16:41
MunskoMy mouse works well, and my pc detects the touchpad16:41
inthanepavlos: Both times I got a blank purple screen. Hitting the esc key doesn't toggle it either.16:41
pavlosinthane: I think there is a issue with the video driver16:42
inthanepavlos: This is integrated video, no NVidia/AMD special driver installed, just the default of whatever ubuntu stuck in there in the first place.16:43
karstenkoerheks  its the same, it doesnt matter which version I install, every starts and the service is up and fine, but I cannot use any control at window.  no record button, no dropdown and no closing. But all works when using sudo16:43
inthanepavlos: Not disagreeing with you, mind you, but there's nothing fancy.16:43
karstenkrecording is also working when sudo peek16:44
karstenkbut I not want to use a simple gif recorder with root permissions :-)16:44
matsamankarstenk: try running it from a terminal and looking for error output16:44
karstenkhave done that, mom I posed the output to pastbin16:45
NetTerminalGenedebian got ffmpeg update after a vulnerability. did ubuntu get it too?16:47
lotuspsychje!info ffmpeg16:47
ubottuffmpeg (source: ffmpeg): Tools for transcoding, streaming and playing of multimedia files. In component universe, is optional. Version 7:4.2.2-1ubuntu1 (focal), package size 1418 kB, installed size 2006 kB16:47
lotuspsychjecompare versions NetTerminalGene ^16:48
karstenkmatsaman https://pastebin.com/BZxfgz8H16:48
karstenkthat are both outputs16:48
pavlosinthane: can you try boot-repair from a live usb? ... https://linuxhint.com/ubuntu_boot_repair_tutorial/16:49
inthanepavlos: I'll give that a shot.16:50
=== mooses is now known as mouses
=== TheRealJohnGalt_ is now known as TheRealJohnGalt
=== xerox123- is now known as xerox123
=== PeGaSuS- is now known as PeGaSuS
=== Triffid_Hunter_ is now known as Triffid_Hunter
=== Andrio- is now known as Andrio
inthanepavlos: Tried the boot repair, no dice. It made a pastebin @ http://paste.ubuntu.com/p/hMK4cYfsKK17:02
Munskoi need the toggle command for the touchpad17:04
EriC^inthane: reading..17:04
Munskosomeone knows it?17:04
pavlosinthane: I dont see any issue in the pastebin but EriC^ is checking ... that's good.17:07
EriC^yeah17:08
EriC^inthane: i think you need to install the right graphics driver17:08
EriC^inthane: maybe 'sudo ubuntu-drivers devices' will list the recommended one17:08
inthaneEriC: Not sure how to do that when the system isn't currently bootable. :P17:09
inthane(Also not sure how it would have gotten changed in the first place)17:10
EriC^inthane: you could try booting using nomodeset, or using a live usb + chrooting into the install17:11
EriC^!nomodeset | inthane17:11
ubottuinthane: Systems with certain graphics chipsets may not boot properly out of the box. "Temporarily Add a Kernel Boot Parameter for Testing" as discussed at https://wiki.ubuntu.com/Kernel/KernelBootParameters to add the "nomodeset" parameter there.17:11
inthaneAlready tried nomodeset and it made no difference. This was a system that was working properly for a couple years up until today.17:11
EriC^inthane: try an older kernel from the grub menu17:12
EriC^advanced > then choose an older kernel17:12
inthaneI'll look at that.17:12
EriC^have you rebooted it in a while or ages?17:12
EriC^cause if it's been just running + updating, it would have racked up many kernels that potentially wont work, so you maybe want to try an older known-working one in the list17:14
inthaneSystem has been rebooted a few times recently; up until the last week I'd been having it automatically update everything regularly and reboot as needed using unattended-upgrades.17:15
inthaneThis last week I was doing a major restore so I temporarily turned off updates.17:16
inthaneI just tried advanced boot into 5.3.0-62, 5.3.0-61, and 4.15.0-109, all of which failed with the text "Loading Linux $KERNELVER ... Loading initial ramdisk ..."17:17
inthaneThen just sat there.17:17
karstenkffmpeg version 4.2.2-1ubuntu1 Copyright (c) 2000-2019 the FFmpeg developers17:17
karstenk  built with gcc 9 (Ubuntu 9.3.0-3ubuntu1)17:17
EriC^inthane: try removing quiet splash and put instead "debug ignore_loglevel" and also make sure you're booting the correct kernel, not a upstart one etc17:19
inthaneWill try. By the way, thanks EriC & pavlos for your help - appreciated even if it doesn't fix the system.17:20
speeder39_Hi17:20
EriC^inthane: np17:20
EriC^hello speeder39_17:20
speeder39_Hi EriC^ are you in the USA17:21
EriC^speeder39_: no, why?17:21
g3poandlslHow do I go about removing a package without removing the parent meta package?17:23
g3poandlslFor example, if I want to remove update-notifier, the meta package ubuntu-desktop will also be removed.17:23
karstenkmatsaman ok I need a static version of ffmpeg, the sudo problem relies to17:24
inthaneEric: No dice, same blank purple screen with debug ignore_loglevel. As far as I know, I've never loaded an upstart kernel on the system.17:25
oerheksg3poandlsl, updfate-notifier is an important package, so don't remove it, disable in update settings17:25
EriC^g3poandlsl: i dont think you can do that easily, and what oerheks said17:25
inthaneProbably just going to pave it at this point, the reinstall procedure is documented and all data & configs are backed up.17:26
pavlosinthane: I think you may need to boot off the liveusb, mount sda and other things, chroot, and update the video driver ... just a thought17:27
EriC^g3poandlsl: if you absolutely must, you could modify the /var/lib/dpkg/status file and remove the "update-notifier" from ubuntu-desktop's depends list17:27
g3poandlsloerheks, the goal is to permanently disable the update notification popups.  I have already disabled everything in update settings, yet everytime I run apt update, the popup appears17:27
inthanepavlos: I'll try that as a last ditch. Thanks again.17:27
oerheksbest way to permanently do that; install thoise updates, and dont run updates ofcourse17:28
g3poandlslto be fair, there may have been a setting that I missed.  I set everything to 0 in /etc/apt/apt.conf.d/20auto-upgrades and 10periodic17:28
EriC^g3poandlsl: https://askubuntu.com/questions/218755/how-to-disable-the-update-manager-popup17:30
EriC^g3poandlsl: https://askubuntu.com/questions/218755/how-to-disable-the-update-manager-popup    2nd answer seems kind of nice17:31
g3poandlslEriC^, thanks, that seems to do it17:34
EriC^g3poandlsl: great, no problem17:34
dakkshWireless not working after waking from sleep (doesn't happen always). RTL8822BE card. at last online after rebooting thrice, tried a few things found online before rebooting. Could someone help me sort this so it doesn't happen next time onwards.17:53
lotuspsychjedakksh: wich ubuntu version and kernel version are you on please?17:54
dakkshlotuspsychje: 20.04 and kernel is 5.4.0-40-generic17:55
lotuspsychjedakksh: did you notice it on previous kernel versions too?17:55
dakkshyes17:56
lotuspsychjedakksh: ok tnx, could you pastebin your dmesg please17:56
dakkshlotuspsychje: http://ix.io/2rhV18:01
br3adwhats the best filesystem for linux? my crap nfts drive is just being annoying, so imma just format it. Is ext4 good?18:01
lotuspsychjedakksh: your secureboot is enabled, this 'could' influence your hardware, try to disable secureboot in bios, and compare please18:02
dakkshWill disable secure boot, it got re-enabled due to an update a few days back, otherwise I had it disabled since I wasn't able to install Ubuntu without it18:02
matsamanbr3ad: yes18:03
br3adok cool18:03
dakkshlotuspsychje: One error that I had constantly, since ip a was showing state down, I kept trying to put my interface up, but o/p was "RTNETLINK answers: Operation in progress", and networkmanager and wpa_supplicant gave an error of not being able to get the interface or something, don't remember exactly18:04
jeremy31dakksh: have you disabled wifi power management?18:05
lotuspsychjedakksh: you also have a lot of amdgpu issues in your dmesg18:06
dustE: zsys: installed zsys package post-installation script subprocess returned error exit status 118:06
dakkshlotuspsychje: I don't know what wifi power management is. Haven't done much, but today this got to me, so at last tried doing something, and about the amdgpu, I wouldn't know. sorry, still relatively new18:07
nbusronehi , why does nautilus list view doesn't show .png icon ?18:07
matsamannbusrone: what does it show?18:08
nbusronematsaman : on ubuntu 18.04 .Just black imge with png and jpeg18:09
nbusrone*image18:09
oerheksmaybe missing libgdk-pixbuf2.0-bin  https://askubuntu.com/questions/1118166/nautilus-not-showing-thumbnails-for-png-files18:10
oerheksor when it exceeds 10MB https://jonathanmh.com/nautilus-nemo-missing-image-previews-linux-solved/18:11
lotuspsychjedakksh: check systemsettings/energy to see the wifi power settings18:13
lotuspsychjedakksh: and also try to boot with secureboot=OFF as a test18:13
nbusroneoerheks , it's install https://paste.ubuntu.com/p/QbFjb4b5gb/ something similar https://imgur.com/vxr5ule18:13
dakkshlotuspsychje: can you tell me how can I check systemsettings in i3?18:17
dakkshAnd will just reboot with secureboot off after this18:18
lotuspsychjedakksh: oh, youre on i3 sorry not very familliar, perhaps ducasse ^18:18
lotuspsychjedakksh: or #i318:18
dakkshcould you tell for gnome only then? Will logout and login to gnome18:19
lotuspsychjedakksh: systemsettings/power18:19
nbusroneoerheks : i am using nautilus18:19
dakkshWiFi power settings are on18:20
nbusroneit's not working too with nemo18:20
nbusroneoerheks : thumb nail working while list view does not show preview.18:22
dakkshlotuspsychje: another thing I can say related to the wifi issue is that when I run `ip a`, the wifi interface (wlp4s0), does not contain inet values, only link/ether, and comes unavailable in nmcli d status, or I do not have wlp4s0, just lo, and enp2s0, no other interfaces18:23
lotuspsychjedakksh: try secureboot first, we can check things after we have ruled out its related18:24
lotuspsychjeor not18:24
dakkshok18:24
nbusroneHaving another problem , anyone running chromium-browser_83.0.4103.61 ? I am not able to load https://imgur.com , but it works on firefox18:28
matsamannbusrone: what happens instead of loading?18:28
nbusronematsaman : blank page18:29
nbusronematsaman : I tried using incognito but still blank page18:30
matsamannbusrone: what's view source say?18:30
lotuspsychjedakksh: wb18:31
dakkshlotuspsychje: booted with secureboot off, I can not say anything about the wifi issue, since it happens only at times, after I wake from suspend18:31
nbusronematsaman : https://paste.ubuntu.com/p/8xcYNxQrF4/18:32
lotuspsychjedakksh: ok, can you share your new dmesg please, and open a journalctl -f in case you want to try a realtime suspend error logging18:32
kk4ewtdakksh;  so your card isnt waking up from suspend sudo systemctl restart NetworkManager work?18:32
dakkshlotuspsychje: http://ix.io/2ri318:33
dakkshkk4ewt: the most recent time this happened, it didn't, it gave a wpa_supplicant error or something to me18:33
dakkshlotuspsychje: and started journalctl -f18:33
lotuspsychjedakksh: well, your dmesg surely looks much calmer now :p18:34
nbusronematsaman : the console https://paste.ubuntu.com/p/wTyHHDqYkn/18:34
=== Khaotic is now known as I_am_Khaotic
dakkshlotuspsychje: will ensure secureboot stays off now onwards18:36
=== halvors1 is now known as halvors
lotuspsychjedakksh: im off for today, if you encounter still issues after suspend, ask here again with your new dmesg, good luck!18:36
knstnWhat the state of the art now days with 20.04 LTS? Wayland or X?18:37
matsamannbusrone: yeah probably just a hinky version, try another18:37
knstnis*18:37
coconutbye lotuspsychje18:37
dakkshOk, thank you lotuspsychje _/\_18:37
matsamanknstn: Wayland will completely replace X as a distro default at some point, but X won't be going anywhere for a long time18:38
matsamanknstn: try Wayland, don't try Wayland, it's your time18:38
nbusronematsaman : is there another ?18:38
knstnI don't mind. I just wanted to know if Ubuntu "suggests" Wayland with 20.04, or it is still "experimental".18:39
=== kostkon_ is now known as kostkon
gurkiis there a reasonable way to do x forwarding with wayland in 2020?18:42
gurki(no. starting an xserver does not count as "reasonable")18:42
=== mathnewb is now known as hudson
=== hudson is now known as deramius
=== deramius is now known as l4cr0ss
matsamangurki: not last I heard18:52
nbusroneget disconnected , anyone using latest chromium able to load  https://imgur.com or reddit 'view entire discussion  drop down blue bar ?19:03
matsamannbusrone: 'latest' is meaningless19:05
amunrahy how can i disable login keyring19:05
matsamannbusrone: the actual latest for 20 is 83.0.4103.97, for example, not .6119:07
matsamannbusrone: are you on Ubuntu 18?19:07
nbusronematsaman : can you help me to test ? are you actually reading my reply ? i am using Version 84.0.4147.38 (Official Build) Built on Ubuntu , running on Ubuntu 18.04 (64-bit)19:08
leftyfbnbusrone: can you pastebin the output of: apt-cache policy chromium-browser19:09
leftyfbnbusrone: wait, "built on". You mean you built it? As in, it's not installed from the official Ubuntu repo's?19:10
matsamannbusrone: sorry I can't just now, perhaps someone else19:10
nbusroneleftyfb : https://paste.ubuntu.com/p/HfBvGPswQD/19:11
leftyfbnbusrone: you instaled it from a PPA. I would recommend removing the package and the PPA and installing from the official Ubuntu repo and test19:12
leftyfbnbusrone: the PPA version you'll have to seek support from the PPA maintainers19:13
nbusroneleftyfb : before installing PPA , i install using officical repo sudo apt-get install chromium-browser but the version is still not working chromium-browser_83.0.4103.61.Then i try latest on ppa but still not working.19:15
leftyfbnbusrone: why not install chrome? That works fine for me19:16
nbusroneleftyfb : i install back chromium-browser_83.0.4103.61 , same issue , i will try chrome and report back19:19
oerhekschromium 84 is available as snap https://snapcraft.io/chromium19:43
albecham I missing something?? libnns-mysql-bg cannot be found in 20.04???19:50
nbusroneoerheks : sudo snap install chromium Version 83.0.4103.116 (Official Build) snap (64-bit) .Still the same , maybe chromium need restart pc ?19:51
albechlibnss-mysql-bg obviously19:51
amunrahy how can i disable login keyring19:51
oerheksnbusrone, that page gives a menu, - beta19:53
nbusroneleftyfb : It looks like some setting I did on chromium happen to conflict with the web.I reset everything works fine.I will try and test which setting that disable viewing imgur19:59
matsamannbusrone: most likely you could mv ~/.config/chromium and ~/.cache/chromium elsewhere and try again20:00
nbusronematsaman : I works now after reset to default , i really don't know which setting mess up.20:03
matsamannbusrone: something to do with plugins/js/security perhaps, not sure it matters if it's working now, though20:04
sarnoldalbech: you can find the reason why packages were deleted on their launchpad page, eg https://launchpad.net/ubuntu/+source/libnss-mysql-bg/+publishinghistory20:04
sarnoldalbech: click the little triangle on the 'deleted' line to see the message -- note that's a debian bug number, but launchpad doesn't know that, here's the debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=86076020:05
ubottuDebian bug 860760 in ftp.debian.org "RM: libnss-mysql-bg -- RoQA; RC-buggy; unmaintained upstream; (un)maintained by QA; not in Jessie or Stretch" [Normal,Open]20:05
nbusronematsaman : thanks will look at it when got time .20:05
albechsarnold: dang.. thats a deal breaker for me.. thanks for the info20:06
nbusronematsaman : I still have issue with unable to view jpg images on list view nautilus.The image size is smaller than 1mb or screenshot png doesn't not show in list view20:07
sarnoldalbech: is that just for hosts? or users, groups, etc too?20:08
sarnoldalbech: if you're looking for data-base backed dns, https://doc.powerdns.com/authoritative/backends/generic-mysql.html may be able to help20:08
albechsarnold: for users, groups too20:08
sarnoldalbech: ah. dang.20:08
matsamannbusrone: probably nautilus specific20:08
nbusronematsaman :I found the reason , but can i fix it ? https://www.reddit.com/r/Ubuntu/comments/e52wbr/nautilus_does_not_show_thumbnails_in_list_view/20:08
albechsarnold: just hate to have to compile or bring in 3rd party stuff on a production system20:09
nbusronematsaman : yep , nautilus need to zoom to 150% but could it get fix by not zooming ?20:09
sarnoldalbech: yeah, makes sense; and switching to eg sssd or whatever isn't something you just do on a whim..20:10
albechsarnold: ohhh no.. wont be going down that route20:10
albechsarnold: thanks again.. will dig some more information on this20:11
peter22222hi folks... i have problems running firejail on ubuntu 20.0420:11
peter22222cant launch firefox, libreoffice and so on20:11
sarnoldpeter22222: I saw a bug report the other day that said the firejail rules needed updating for something new in firefox, I don't know if anyone ever fixed it though20:14
peter22222sarnold obviously not yet, thank you for your information... gonna wait for a while and try again20:14
=== halvors1 is now known as halvors
sarnoldpeter22222: note that *you* might be the person that needs to update the rules..20:16
peter22222sarnold... hehe unfortunately i am too noob for that yet...20:17
PudgyPoppinsDoes anyone know how I can fix "dummy output" on my device?20:25
PudgyPoppinsMy computer's sound broke just out of nowhere, and I've already restarted alsa and pulseaudio20:26
matsamanPudgyPoppins: rebooted?20:27
PudgyPoppinsYes, I have20:27
oerheksterminal: alsamixer # f6 select sound device ..20:28
PudgyPoppinspacmd list-cards yields "0 card(s) available"20:30
PudgyPoppinsand running aplay -l comes up with "no soundcards found"20:30
=== skookum0 is now known as skookum
=== skookum5 is now known as skookum
=== skookum3 is now known as skookum
=== skookum1 is now known as skookum
guntbert!nickspam > skookum21:06
ubottuskookum, please see my private message21:06
nbusronematsaman : how do I set permanent nvidia brightness ? it auto reset after logout and restart21:10
matsamannbusrone: on a laptop?21:11
nbusronematsaman : desktop on dedicated GPU pascal21:15
nbusronematsaman : I had add     Option "RegistryDwords" "EnableBrightnessControl=1" on 10-nvidia.conf still it reset back to 0.0021:16
nbusronematsaman : This is a long fix and test , it may take time so , would ask again tomorrow , thanks for the help :)21:20
DunamsI'm trying i3, it's probably a stupid question but here goes. when I press mod+d and start typing it just closes on the first keypress21:23
Dunamswhat am i doing wrong?21:23
sarnoldDunams: do you have anything in ~/.xsession-errors or similar files that might record stdout, stderr of your environment?21:27
sarnoldDunams: oh, hmm, how about if you run dmenu_run directly from a terminal? that might be easier21:27
sarnold(it's not quite the same -- it might be more or less useful :)21:28
Dunamssarnold, warning: no locale support21:28
Dunamshm, but I don't need any locale support :(21:28
sarnoldI'd hope 'warning' there was reliable enough, but it's kind of hard to know when different things interact... it's *probably* not related21:29
alphactlHey all, first message on IRC. Also a beginner sysadmin so don't know much about the kernel yet. I'm getting a "general protection fault: 0000 [#1] SMP PTI" panic on 5.3.0-62-generic #56~18.04.1-Ubuntu - Crashed about 5 times over the past couple of days. [exception RIP: __cgroup_bpf_run_filter_skb+224] - Can anyone provide any help with this. I can paste the dmesg output if needed? Think it might be related to a21:29
alphactlrecent kernel update but not 100% sure.21:29
sarnoldalphactl: welcome :) hold on21:30
sarnoldalphactl: my guess is you've hit this bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/188666821:30
ubottuLaunchpad bug 1886668 in linux (Ubuntu Groovy) "linux 4.15.0-109-generic network DoS regression vs -108" [Undecided,In progress]21:30
sarnoldalphactl: you could try the test kernel given in one of the comments or reboot into -10721:32
alphactlWell that looks very similar to what I'm seeing but I'm running on kernel 5.3.0-62 - Is it straight forward for me to downgrade?21:33
sarnoldalphactl: oh, bugger, sorry I missed that detail21:33
Dunamssarnold, looks like that warning is the issue behind it - https://wiki.manjaro.org/index.php?title=DMenu21:34
sarnoldalphactl: same thing though, downgrading to the previous working kernel should do the trick; you'll probably need to hold down the left shift key when rebooting to get to the grub prompt, then select the thing that probably says something like "recovery", and select one of the older kernels21:34
sarnoldDunams: HEY! awesome. I mean, it's *stupid*, but nice find :)21:35
alphactlThanks sarnold. I'll downgrade the kernel now and remove 5.3.0-62. Looks like I've got a couple to still installed play around with: 5.3.0-61 5.3.0-59 4.4.0-141 4.4.0-13921:38
sarnoldalphactl: -61 is probably your best bet at the moment21:39
=== coetzeer1 is now known as coetzeer
alphactlIf I downgrade and the issue goes away, can I pin the kernel version? Should I leave it at -61 or will it be safe to upgrade again the future? Is it worth raising a bug report?21:41
oerheksone could also reinstall that kernel and parts21:43
alphactlHeres a copy of the dmesg so you guys can tell me if its the same issue as the bug above: https://paste.ubuntu.com/p/bx4k3sRg4x/21:44
=== gry_ is now known as gry
sarnoldalphactl: thanks, the rest of that dump really does look like the same bug21:46
sarnoldalphactl: the kernel team appears to be working on fixes for all of 4.15/5.0/5.3/5.4 kernels, probably no need for a new bug21:46
alphactlNo worries then, I'll drop the kernel version and wait a couple of months :D Thanks for the help!21:46
sarnoldalphactl: hopefully it's just a day or two :)21:47
jrgilmanhey guys, I'm having 2 audio related issues. I have a focusrite scarlett solo which I'm using for input and output on my computer. When my computer wakes up from sleep about 80% of the time I need to unplug and replug the usb cable on the interface to get sound working again. After that, I also have audio dropping issues where sound will for no apparent reason just completely cut out on my computer (which the22:45
jrgilmansame replugging fixes). What's the best way to go about diagnosing these issues?22:45
jrgilmanI should say, I'm on 20.04 which I've upgraded all the way from 16.04 over time.22:45
=== enoq_ is now known as enoq
slyjesterHas anyone here tried running wine using linux containers on ubuntu?23:22
oerheksno, next most interesting one was windows WSL in virtualbox23:31
AppAraat[m]hi, during Ubuntu Server installation I can put my Github SSH pubkey inside the ~/.ssh/authorized_keys by specifying my GH username and connect to that machine that way. I was wondering how the ubiquity installer retreives those keys, since I accidentally entered the wrong username.23:41
sarnoldAppAraat[m]: it uses ssh-import-id23:44
AppAraat[m]that is a seriously cool command, thanks!23:46
sarnoldAppAraat[m]: yeah :D23:47

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