[00:16] Question. Is it better to use nomodeset. Or modeset=0 ? [00:21] hi, can anybody recommend a good bitcoin wallet for ubuntu? === OneWhoTouchesThe is now known as Qwerty [00:23] I can loan you mine [00:23] jk :) [00:24] lol === zbenjamin is now known as Guest17412 === zbenjamin_ is now known as zbenjamin === esotericnonsense is now known as testframework === testframework is now known as esotericnonsense [03:37] hello [03:38] is there a way to look into a folder and visually see what is taking the most space? [03:43] !info ncdu | filifunky [03:44] filifunky: ncdu (source: ncdu): ncurses disk usage viewer. In component universe, is optional. Version 1.14.1-1 (eoan), package size 41 kB, installed size 103 kB [03:48] Bashin-om, thank you! [03:48] filifunky: Hope it serves your purpose :D [03:51] Bashing-om, very helpful! [03:56] how do I see systemd's log files from another system? I don't see anything related to why systemd-logind is failing to start in /var/log [03:56] and /etc/systemd/journald.conf is clean, all default [03:59] and /run is empty [03:59] systemd-logind fails to start, system can't boot, and I need to figure out why [04:17] every time I reboot I need to `systemctl restart systemd-resolved` before dns starts working? [04:21] fengshaun: Can you boot to Grub's boot menu ? Perhaps then remove "quiet splash" and see where the boot process halts ? [04:22] Bashing-om, I figured journald wasn't storing logs persistently, so Storage=persistent in journald.conf helped. Now it seems dbus is failing to start because it can't find messagebus user [04:23] the strange thing is I haven't changed this vm for months and it's been running fine, then suddenly fails [04:29] fengshaun: Sorry - my VM skills are nil. [04:29] Hi all, I'm trying to update to the latest version of ubuntu eoan ermine. It aborts when I try and upgrade because of space. "The upgrade has aborted. The upgrade needs a total of 2,911M free space on disk "/"." So I need to free up some space. I have a 1tb hard drive that stores a bunch of files and photos. I then have a separate SSD that I use to boot the computer. I also thought the ubuntu upgrade I'm using would be installed on the SSD. I [04:29] am confused because when I go to directory "/" it basically includes a bunch of folders one of which leads to a 1tb hard disk. Is my understanding about all of this wrong? [04:29] thanks! just frustrating having to fix things that shouldn't have any room to break [04:29] and yet find ways to break anyway [04:33] filifunky: filifunky What shows ' df-h ; df-i ' ? We can find out what is consuming the disk space/inodes. [04:35] filifunky: ' df -h ;df -i ' silly lil spaces :( [04:36] Bashing-om I forgot how to output a command's into a link...there is some webpage I can use do you know of a page like that? [04:37] filifunky: ' df -h | nc termbin.com 9999 '. [04:37] Bashing-om: that's the one! https://termbin.com/8yi6 [04:38] Bashing-om, that is from the / drive [04:41] I guess the issue is /dev/sdb7...but I'm not sure what that is, because my 1TB hard drive is the /dev/sda2 and the ssd is /dev/sdb4 [04:42] is this a partitioning issue? Like I can allocate more of my 1TB hard drive to the sdb7? [04:47] filifunky: I see no immediate problem, however "37G 33G 2.5G 93% /" needs some attention. you do not want a linux partition to exceed 90% capacity - fragmentation issues. Will have to see what the complete error is for the "out of space". [04:50] This error message?: "The upgrade is aborted. The upgrade needs a total of 2,911M free space on disk '/'. Please free at least an additional 1,113M of disk space on '/'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'. [04:51] I did the sudo apt-get clean. and I get that error still. I just emptied my trash and am trying again but think it'll be the same [04:52] yeah, same result. [04:52] any tips for what is usually deletable Bashin-om? [04:54] it looks like I have a bunch of stuff in .cache that looks deletable [04:54] filifunky: Generally files in /home and oldlogs . to see the hogs run ' cd / ; sudo du -sx * | sort -n '- or see what ncdu tells you :) [04:56] Bashin-om thanks I'm going to goof around tinkering with that [04:56] looks like Spotify puts a lot of stuff on my computer I'm going to try and delete [05:01] Bashing-om: termbin, cute stuff :) [05:02] flog: Several others - but termbin is my favorite. [06:02] any negative consequences to purging unattended-upgrade? [06:04] max12345: Only that "you" are resposable for updates and restarts ' ls -al /var/run/reboot-required '. [06:05] ok I can live with that... [06:05] thanks [06:05] max12345: Many do :D [06:08] hello [06:08] i have an encrypted folder made with gnome encfs manager [06:08] how can i mount it again with encfs from command line on debian? [06:24] carlino3: just type"encfs /path/to/encrypted/dir /some/empty/dir [06:24] EriC^^: i did, but starts asking me if i want to create a new encrypted folder [06:24] i'm afraid of screwing up the data [06:25] that doesnt sound right [06:26] carlino3: are you giving it the full path [06:28] yes [06:28] without the full path it complains about requiring a full path [06:37] hello can i ask a question? how can i compress folder including sub folder? [06:38] crazymax: tar czvf bla.tar.gz /path/to/di [06:38] *dir [06:39] what is*dir? [06:39] the main dir you want to compress [06:39] directory [06:39] ah [06:40] carlino3: are you sure the encfs stuff is inside the dir? [06:45] i forget something. there is way to install twe web page on linux? [06:45] two [06:46] you want internet! [06:48] yeah [06:48] redirect [06:48] how can i redirect web page on my server? callipygous ? [06:51] crazymax: you mean 2 websites? [06:52] yeah [06:52] one for error message [06:52] which web server are you using apache2? [06:53] yeah [06:53] correct [06:54] crazymax: https://opensource.com/article/18/3/configuring-multiple-web-sites-apache [06:55] thanks [06:56] n [06:56] np [06:58] how can i know know cpu? [07:02] EriC^^: it is a .Private folder inside a dir named Encfs [07:02] it should be [07:02] carlino3: hmm, .Private is usually for ecryptfs not encfs [07:02] hmm [07:03] so what do i need to decrypt the folder? [07:03] i'm not sure [07:03] carlino3: try sudo apt-get install ecryptfs [07:03] it was created with gnome-encfs-manager via GUI [07:03] lets see [07:03] then ecryptfs-mount-private /path/to/.Private [07:04] no ecryptfs packafe in debian [07:04] :/ [07:07] carlino3: try sudo apt-get install ecryptfs-utils [07:13] doesn't works [07:14] let me find the right package [07:20] can i use mini computer without fan on i7-7500u? [07:37] I would prefer not to have my other operating systems listed in my GRUB boot menu. What's the preferred way to handle that? [07:39] jerichowasahoax`: chmod -x os-prober in /etc/grub.d [07:40] EriC^^: perfect, thank you [07:40] jerichowasahoax`: actually hold that thought, there's something you can put in /etc/default/grub [07:40] GRUB_DISABLE_OS_PROBER=true [07:41] i'll do that too [07:41] just in case the script in /etc/grub.d gets made executable again for some reason [07:46] jerichowasahoax`: ok, np [07:46] thank you [09:41] Hi all, internet in iran is closed and everyone are disconnected. I have managed to connect by port forward from a machine in a datacenter. now, I have a vps in the us and want to be able to connect my phone to these machines. so the iranian datacenter sends all the data it receives to the server in the us. and that guy returns back the result to [09:41] me. how would i do this? [10:47] hi, i see 430 and 435 proprieatery drivers in my Additional Drivers [10:47] senaps: use openvpn or similar [10:48] now i added ppa:graphics-drivers/ppa why is the new 440 shown as open source [10:57] Hi [10:58] I have booted Ubuntu on a bootable USB stick on my Mac. After proceeding with the installation of Ubuntu, it appears that there is no WiFi adapter found. Running rfkill does not display any signs of WiFi connection, only Bluetooth. Could anyone point me in the right direction? [10:59] which Mac model? [11:00] emilyo11_: Post URL from terminal for> lspci -nnk | grep -iA3 net | nc termbin.com 9999 [11:01] I’m on Mojave, MacBook Air. During the installation process I have unknowingly clicked the option to erase disk and install Ubuntu under the assumption that it referred to my bootable usb stick, but have deleted my Mac os [11:01] come on [11:02] if you have no macOS anymore, then you're not really on Mojave anymore... [11:03] anyway, it's *probably* going to need broadcom-wl for Wi-Fi [11:05] With no WiFi is there a way to apt install [11:06] a) ethernet, b) USB ethernet / USB wi-fi (if you're lucky enough to have an adapter that itself doesn't need extra drivers) [11:06] c) download packages elsewhere onto a USB stick, then dpkg -i them [11:09] emilyo11_: reinstall, when booted into Live, check driver manager and install Broadcom Proprietary driver, then click the option during install to install third party drivers [11:09] How to reinstall? [11:10] Use the same USB stick, unless you can use USB tethering to a smart phone [11:59] Thanks for the help. I used some mobile data to download bcmwl-kernel-source and got the WiFi working [12:02] emilyo11_: good === tarator85 is now known as tarator [12:17] Howdy al [12:19] all even === akem__ is now known as akem [12:37] why ubuntu don’t reconize exfat? [12:38] croraf, Have you managed to get to fix your issue ? [12:38] ioria, yes man, check your memo messages :)))) [12:38] i sent you some memo messages [12:38] and the bug [12:39] i was very lucky to spot the fix [12:39] croraf, i did; so you installed in legacy mode ? [12:39] i maybe did, not really sure [12:39] crazymax, I think you need to install exfat-* [12:39] but the disabling of Wayland did most of work i think [12:40] croraf, what nvidia version are you using at the moment ? [12:40] i switched to 435 first [12:40] and it worked really good [12:40] now i switched to 440 [12:40] its also good [12:40] croraf, ok [12:40] but i ran the opengl gmark2 and showes 10% lower score for 440 [12:41] now i run normally with 440 (435 also the same) with pci=nommconf and with Wayland disabled in the gnome config file [12:41] ioria, [12:42] i maybe instlaled in legacy mode, how to check that [12:42] i did some checks and it didnt show that [12:42] but was set up in BIOS, which I setup at some point, not sure before or after install. now i am back to UEFI and it works ok. [12:42] croraf, what is weird about that wayland option is that it 's disabled by default (i mean it's commented), so it should not be a problem [12:43] no, the option is Wayland=disabled or something or WaylandDisabled=true [12:43] and is commented [12:43] so I uncomment it, that Wayland becomes Disabled [12:43] croraf, run this : [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS [12:44] https://askubuntu.com/a/975098/754424 [12:44] akem: how can i install exfat-*? [12:44] yes, i ran this before and it showed UEFI [12:44] i saw that on google, as the way to check, and shows UEFI [12:44] croraf, yes i 'am aware of that [12:44] crazymax, apt-get install exfat-fuse exfat-utils [12:44] i ran now that again, and shows UEFI [12:45] akem: both? [12:45] croraf, it's ok [12:46] crazymax, Yeah, one has the tool for creating etc, and the other one is the driver. [12:46] ah ok thanks [12:46] :) [12:54] ioria | are you developing for ubuntu? [12:55] croraf, nope, just a volunteer [12:57] Well volunteer can also develop for ubuntu :) ioria [12:57] croraf, sure :þ [12:57] i'm not really sure how the community works, it is a bit strange. First hard to track development process, and this IRC is also not the bleeding edge communication platform [12:59] not sure if it's been reported, but looks like http://cz.archive.ubuntu.com/ubuntu/dists/ is missing the bionic directory so apt-get update isn't working if that server has been added to the sources list === SimonNL is now known as SimonNL_Afk [13:03] jgh-, you can report that in #ubuntu-mirrors [13:04] ok thanks [13:17] hi [14:34] how can i know that apache is installed or not? [14:35] how can i install apache2? [14:35] check softwarecenter/synaptic .. or dpkg -l | grep apache2 [14:39] good start https://help.ubuntu.com/lts/serverguide/index.html [14:42] hello how can i uncompress .tar.gz file? help me plz? [14:43] spawning questions, no reaction .. [14:43] crazymax, are you a bot? [14:44] x( [14:47] how can i move all file including sub folder? [14:49] crazymax: this is not the trivia channel, please focus on ubuntu support questions [14:52] crazymax: I think ubuntu has advanced far enough that double clicking and drag n drop works properly. [14:54] hi guyz. I have a probleme with my bluetooth connected headset. I have made the fix for use with AD2P profile. That work but 2 mins later my headset disconnect (I hear the bip). But stay always connected on KDE bluetooth icon with no sound. I must disconnect and reconnect it for new working. Any help ? [14:59] hi. is there a usable discrete (=not relaying to google servers) voice command application in ubuntu? not so much fluent recognition, more like issueing single commands like "open firefox" or "shutdown computer" [15:18] deadrom: mycroft snap [15:42] Would some more advanced communication platform, like discord, be better for Ubuntu communication? [15:42] If yes why, if no why? [15:43] croraf_: we dont really take polls here, try #ubuntu-discuss ? [15:43] So this is only for support of issues with ubuntu? [15:43] lotuspsychje: [15:43] yes sir [15:43] ty [15:54] lotuspsychje: nice! [16:11] Hello, everyone! I'm using Ubuntu Subsystem for Windows (18.04) and recently I've been having problems with some basic commands like 'make'. Can you recommend me some packages which are essential? [16:12] build essential is one :-) [16:15] Thanks! [16:18] hi all, i'm accessing ubuntu desktop 19.10 via putty (ssh) and i've having some minor difficulties with vi [16:19] Hi, I'm running Ubuntu 19.10 on my Lenovo Thinkpad T480 which is often connected to 2 external monitors via a thinkpad thunderbolt dock. When I disconnect the laptop from the dock, 100% of the time I'm left with a black screen unable to do anything so I have to restart. Any ideas what could be wrong? [16:19] Hi, I am running ubuntu 18.04 and I am trying to set up my instance to work with a dhcp reservation. I have the mac address programmed into the DHCP server and I think my computer is using the client id and therefore getting a different IP. Is there a way to change this [16:19] so, i'm a fairly basic vi user, most of my experience is with ubuntu server (which i've recently switched from for wifi reasons) [16:20] my main issue is insert not working as expected (arrow keys showing up as symbols instead of navigation) [16:22] dont you need to change the one setting in putty to linux [16:22] https://usercontent.irccloud-cdn.com/file/IPXdIM2c/image.png [16:22] is there perhaps another command spec i should be looking at? [16:23] perhaps another editor has better support via ssh? [16:24] nano works really well [16:24] ok, ty [16:24] mike802, try set nocompatible in .vimrc [16:25] ok.. [16:25] also having an issue installing phpmyadmin [16:26] just double checking that its supported [16:27] phpmyadmin should work on it [16:28] ty, brb === xet7_ is now known as xet7 [16:46] it seems like the mysql client binaries (8.0.17) thats included in ubuntu 19.10 no longer is backward compatible with a mysql 5.0 server, while the client binaries version 5.6.30 is. Is there some syntax to enable backward compatible in the 8.0 client libaries so the client software can connect to a mysql 5.0 server without the "bad handshake" error? Or how do I get the libmysqlclient18:amd64 reinstalled? [16:49] mysql-server 5.0 .. really? [16:51] yeah ancient stuff, scheduled to be fixed next year [16:51] but its shitty that mysql 8.0 client libraries have no syntax to enable oldauth method(s) === im0nde_ is now known as im0nde [16:51] and just installing the libmysqlclient18 through apt-get didnt work either [16:52] !language | Apachez [16:52] Apachez: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList [16:52] mysql is offensive in here? :S [16:56] Apachez, try the #ubuntu-server or ##linux , let them have a laugh? [16:56] mysql-server 5.0 .. come on, you don't take us seriously [16:58] OerHeks: again its a legacy thingy which cannot be fixed in near future so the fix is either to stop using ubuntu or get the 5.6 libmysql back without breaking ubuntu 19.10 on the client [16:59] isnt there some proper way of just getting that specific lib and have it installed? [16:59] its still as rc (release candidate) according to dpkg -l [17:10] i've dumped old encrypted drive contents (ubuntu 16.04) to another drive, thinking it was completely unlocked, but turns out it wasn't; how can i restore .encryptfs folder? [17:15] türk varmı [17:15] !rootirc | bolwer [17:15] bolwer: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. [17:19] bumbar, boot live iso, and try something like this https://www.howtoforge.com/tutorial/how-to-encrypt-directories-with-ecryptfs-on-ubuntu-16-04/ [17:19] but you need the password [17:20] Hi, I am running ubuntu 18.04 and I am trying to set up my instance to work with a dhcp reservation. I have the mac address programmed into the DHCP server and I think my computer is using the client id and therefore getting a different IP. Is there a way to change this [17:23] jimender2, that is only possible if you changed the MAC adress? === SimonNL_Afk is now known as SimonNL [17:23] I am not changing my mac address on my pc [17:24] then why would dhcp ignore that and give youy an other ip? [17:24] but it is not grabbing the right dhcp address. [17:24] https://superuser.com/questions/1338510/wrong-ip-address-from-dhcp-client-on-ubuntu-18-04 [17:24] maybe flushing the leases in the dhcpserver might do the trick [17:24] I thought it was that issue but that did not help [17:24] I dont have access to the dhcpserver sadly [17:25] then i have no clue howto help you :-( [17:27] jimender2: you can do manual addressing in Network Manager settings [17:42] OerHeks, it's asking me to select cipher, but i don't know which one to use. i've used disk encryption in ubuntu installer's [17:47] if I set the nic on the pc to be static and have all of the info set correctly, would it affect the dhcp reservation and actually use the right address jeremy31 [17:49] jimender2: I used to do that when I used a wifi hotspot for internet, if it doesn't work all you should have to do is switch back to Automatic DHCP in Network Manager [17:52] bumbar: hi, you copied the encrypted dir? [17:53] EriC^^, yeah, i thought it was unlocked but i guess only root partition was. my home is still locked [17:53] bumbar: try ecryptfs-recover-private /path/to/.Private [17:54] replacing /path/to/.Private with the actual path [17:56] xINFO: Searching for encrypted private directories (this might take a while)... [17:56] find: ‘/run/user/1000/gvfs’: Permission denied [18:11] bumbar, what's the path you entered ? [18:14] sudo apt upgrade ... Found linux image: /boot/vmlinuz-4.4.0-169-generic and about 20? more. what is the command to remove the .. older ones? [18:15] absolute path to .Private, as in: ecryptfs-recover-private /media/jd/intenso2/nvme/8307bed6-1dc2-43fb-a293-36c1e2b264ae/home/jd/.Private [18:16] CarlFK, sudo apt autoremove # removes old unused kernels, and updates grub [18:17] bumbar, there should be a .ecryptfs in the middle, i guess [18:17] OerHeks: hmm.. says: The following packages will be REMOVED: linux-headers-4.4.0-159 linux-headers-4.4.0-159-generic (and 1 more) not the 20+ I saw [18:18] After this operation, 146 MB disk space will be freed. - yipee. :p [18:19] http://paste.ubuntu.com/p/HcB5z2DCvz/ [18:19] then the 20 is the previous kernel? [18:19] that would stay, for booting in recovery mode [18:20] grub keeps 2 kernels, basicly [18:20] OerHeks: 20 count.. look at the paste [18:21] <_plasma> I'm trying to install CUDA 10.0 an it's having trouble compiling the kernel module. Thus I want to install the exact kernel that shipped with Ubuntu 18.04, and not use 5.0.0 as I am now. Can someone tell me exactly which kernel image I Need? I know it's 4.15 something, but there are about 75 variations [18:21] <_plasma> Is it 4.15.0-55? [18:22] 159 - 22 should be removed with autoremove, no? [18:22] OerHeks: I like that idea. but seems to be false. [18:23] <_plasma> canonical really needs to document this [18:23] _plasma: why not use the current kernel? [18:24] _plasma, so you installed HWE? boot and hold shift, i think the 4.15 kernel is istill there [18:24] <_plasma> CarlFK: Because when trying to compile the kernel module with CUDA 10.0 it throws a bunch of errors, and online it seems to indicate that the code is out of date. But NVIDIA unhelpfully does'nt publish docs saying which kernel 10.0 was designed for [18:25] <_plasma> The website didn't say HWE or not, it just said "ubuntu 18.04," no dot release info either. Maybe I Can check /etc/os-release [18:25] _plasma: URL of kernel module you are trying to complie? [18:26] ioria, you're right, my bad. however there's now an error with a missing file that seems to be there, https://dpaste.de/ZKqb [18:26] <_plasma> CarlFK: https://developer.nvidia.com/cuda-10.0-download-archive [18:26] <_plasma> Linux -> x86_64 -> ubuntu -> 18.04 -> deb or runfile [18:26] <_plasma> (local) [18:27] <_plasma> although they hide it, it tries to compile nvidia 418.something as part of the installation. I can find that precise version if I boot up my box [18:28] bumbar, please, paste the exact cmd you are using [18:29] with that run file, you need to update yourself, better add the repo https://medium.com/@exesse/cuda-10-1-installation-on-ubuntu-18-04-lts-d04f89287130 [18:29] <_plasma> that's for 10.1, which does install corretly with kernel 5.0.0, but I need 10.0, which is based on an older nvidia drvier and thus older kernel [18:30] oke, then boot and hold shift, i think the 4.15 kernel is istill there [18:30] <_plasma> I'll get back to that menu but I installed some 4.15 kernels and tried those, so Id on't know which is the new one or not [18:30] that is, if you installed 5.x with HWE [18:31] !hwe [18:31] The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [18:31] _plasma: are you trying to compile manually (like running make) or install the package https://developer.download.nvidia.com/compute/cuda/10.0/Prod/docs/sidebar/CUDA_Installation_Guide_Linux.pdf [18:31] sudo apt-get install cuda [18:32] <_plasma> CarlFK: I'm following the CUDA installation guide, yea, which recommends using either the deb or the runfile. I've tried both with no success, but most recently teh runfile. [18:32] <_plasma> OerHeks: Holding shift didn't have an effect, but escape does. I have 5.0.0-36-generic, 5.0.0-23-generic (presumanly what it came with), 4.18.0-25-generic, 4.15.0-70-generic, 4.15.0-38-generic [18:33] ah good [18:33] post the problems you are having with the deb - [18:33] <_plasma> k standby, I'll hav to find a way to get it over to this comp, or get IRC there [18:33] _plasma: I would ssh from 'here' to there [18:34] boot 4.18.0-25-generic, and do the .run file? [18:34] makes it easy to cut/paste all the things [18:34] <_plasma> I tried the runfile on all those versions, I believe, but not the deb. I suspect 4.15 is the closest to stock? I could try 4.18 [18:35] <_plasma> I wish ther ewas a way to know for sure. Like they should publish a a list [18:35] _plasma: I doubt they want to put effort into 'old' stuff [18:35] that's why I would try to work with what should work [18:36] <_plasma> Well I did try what should work, but they didn't even specify Kernel 4x for CUDA 10.0. It's all just outdated docs that worked at one point in time and now don't. Ubuntu changed between that release and now, with updates and kernel versions [18:36] <_plasma> anyway, Trying 4-15.0-70-generic with the deb in a sec [18:37] I have to use a close source blob from https://www.blackmagicdesign.com/products/decklink/techspecs/W-DLK-06 and it builds a module for whatever kernel I am running [18:37] so I'm sure if they have figured it out, so has nvidida [18:37] <_plasma> you'd think so. But even lamabdastack didn't work [18:38] for you ;) [18:38] <_plasma> with no documentation indicating why my bone-stock environment might be different [18:38] <_plasma> this is a brand new 18.04 installation on supported hardware [18:40] im surprised I don't see a Debian option - I have that handy to test stuff on .. lets see what happens ... [18:43] <_plasma> haha, nvidia's instructions are broken, of course: `sudo apt-key add /var/cuda-repo-/7fa2af80.pub`, without information on what is. it's not 10.0, not 10-0, not 10-0-local, etc. [18:43] <_plasma> it was cuda-repo-10-0-local-10.0.130-410.48 [18:43] <_plasma> clearly! [18:44] <_plasma> it wants to remove xserver-xorg-hwe-18.04, but I'm not sure if it'll replace it with another xorg. I can see... [18:47] _plasma: did you get: cuda : Depends: cuda-10-0 (>= 10.0.130) but it is not going to be installed [18:48] <_plasma> it got to the update-initramfs step this time! [18:48] <_plasma> CarlFK: I didn't. WHich debian is that? [18:48] <_plasma> going to reboot into a higher runlevel (or systemd equivalent concept), and see if I get X [18:49] <_plasma> my whole goal with this is to get GPU acceleration with tensorflow whne I do gpt-2 [18:49] _plasma: buster with kernel v4, trying with 5 now [18:49] <_plasma> which is a super amazing predictive text model, that you might have fun checking out: https://talktotransformer.com/ [18:49] <_plasma> aha [18:50] no help with 5. but debian, so this doesnt' really help [18:50] <_plasma> ya, not super surprised. It hardly even works in ubuntu 18.04 [18:50] I happen to need to test building a ubuntu box.. so this fits well [18:50] <_plasma> I got no X. Had to do startx and now just a hung xorg screen [18:51] <_plasma> what's the proper way to start X? I don't know why it didn't go to gdm3 [18:51] <_plasma> ah, I forgot to do update-grub [18:52] <_plasma> haha! well now I see gdm3 but my keyboard and mouse don't work [18:53] For a deb package I'm making, should I put Xorg configuration files on /etc/X11/xorg.conf.d or /usr/share/X11/xorg.conf.d? [18:54] you problaby want ...um.. something like systemctl start lightdm.system [18:55] <_plasma> by updating grub (I had put text 3 at the end of the linux line) systemd now starts gdm3 again. but no input. I'm thinking apt removed xserver-xorg-input or something [18:55] <_plasma> due to dependency hell [18:56] <_plasma> I installed xserver-xorg-input-libinput and at least now my mouse and keyboard work. jesus. [18:56] <_plasma> AND nvidia-settings shows 410.48 running! Now to install cudnn [19:02] <_plasma> woo! cudnn tests passed. Now to try tensorflow..... === tarator85 is now known as tarator [19:07] _plasma: thats progress.. maybe you can coax it into ruinning on a current kernel [19:08] <_plasma> CarlFX: I'm deathly afraid of touching it once it works. I'm on to the final test now. TF 1.13.1 found the GPU this time though! [19:14] _plasma: im burning a ubuntu installer to a usb stick.. in 30 min or so I may have a box I can test on [19:15] <_plasma> nice! you're trying with a 5.x kernel? which cuda and GPU? [19:18] <_plasma> CarlFK: Woooow it works! And it's SO Much faster! [19:18] <_plasma> 10x faster [19:22] _plasma: I don't have a nvidia cpu, I need to test https://salsa.debian.org/debconf-video-team/ansible/blob/master/usbinst/configs/ubuntu-18.04.cfg that just landed a few days ago [19:23] which is the tail of https://debconf-video-team.pages.debian.net/ansible/usb_install/usb_quick_start.html [19:23] so I'll have whatever that does. which currently says "Boot Error" >: [19:24] <_plasma> ahh interesting. I'm unfamiliar with ansible. Is it like salt? [19:26] yes - I think salt needs a client installed on the target? [19:26] ansible uses ssh to run all the things [19:27] they all have pros n cons. I really only know about ansible, and it works well enough for this, an the teem is familiar with it, so it isn't going anywhere any time soon. [19:28] but.. the "wget installer.. bla bla boot the stick" is .. works under qemu, dosn't boot on mettle grumble.. [19:29] arg. it boots, but later "no kernel modules found" .. I bet ubuntu has a new point release. grumble. [19:29] <_plasma> nice. I have a server with VMs that would benefit from automation [19:29] <_plasma> for updates and such [19:29] <_plasma> danm [19:30] oh good. got the same "boot error" on bios booting. [19:30] qemu works with uefi, but not legacy. box has uefi, why didn't it do that? >: hardware!!!! [19:31] <_plasma> haha [19:31] ver=18.04.3 is that current? how would I know? (this souldn't be so hard) [19:32] <_plasma> welcome to the last 24 hours of my life! [19:32] <_plasma> they don't document version changes and *exactly* what changed [19:33] http://cdimage.ubuntu.com/releases hmm.. looks like 18.04.3 is 'right' [19:38] getting 19.04 images while I fightr wiht bios eufi on the box [19:39] "pres DEL to enter EFI bios setting" umm.. I think hitting del locked up the box... [19:40] oh wow. I hit caps lock. the light goes on. and a second later it goes off!! [19:41] wth. caps long key turns the num lock light on. so does numlock. [19:43] progress: 18.04.3 installer booted. and got to the "no kernel modules" error. just in time for the 19.04 stick to be ready. onward... [19:45] boo. same error, [19:47] 19.10 here we come... [19:47] <_plasma> :O [19:51] doh. I need to change bionic to .. other things. [19:57] <_plasma> I could do without release names [19:57] <_plasma> I can never keep them straight [19:57] <_plasma> an dthen people use one or the other and it's unclear where the mapping is sometimes [20:05] k - partition formated. installing system... eaon I think :p lunch time for me. [20:09] is there a way to browse packages online for ubuntu 19.10 64-bit on RPi4? [20:13] peepsalot: can use apt list or search options, or: packages.ubuntu.com/ https://packages.ubuntu.com/eoan/allpackages [20:15] yelof: i don't see a way to filter for architecture on packages.ubuntu.com. and I don't have it installed on RPi4 to run apt etc. I wanted to check some package versions first [20:22] https://packages.ubuntu.com/ gives no *arm64* archtecture to select.. [20:23] peepsalot: try here, would have to choose by repo, then browse through main and select arch http://ports.ubuntu.com/ubuntu-ports/dists/ [20:23] oh good find [20:30] Hi everyone, I can't get mysql to work. I checked my syslog and I have this: mysql.service: Failed to determine user credentials: No such process [20:31] the mysql irc chat said this is an issue for the ubuntu chat [20:31] one person said I should ask the "ubuntu package maintainer" [20:34] hello sister channel [20:34] anyone able to help? [20:35] i want to get a http url for this key apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF [20:35] i need to put it in salt [20:40] Hello. Every mouse I use starts freezing randomly and kernel swap brakes other things. How to fix it? Full problem description here: https://ubuntuforums.org/showthread.php?t=2429346 [20:54] filifunky: which ubuntu release are you running there? run this in a terminal to find out: lsb_release -ds [20:54] hi tomreyn! Ubuntu 19.10 [20:55] I just learned about LT vs ST versions, I'll know to stick with LT versions next time [20:55] !LTS is probably what you mean [20:55] !LTS [20:55] LTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Bionic (Bionic Beaver 18.04). Ubuntu !flavors may have different support durations, check their release notes for information. [20:56] ahh yes, that's right [20:56] Do LTS come out every 5 years? [20:57] every 2 years [20:57] filifunky: can you show some more log context, on a pastebin? [20:57] journalctl -b -u mysql [20:59] this is my syslog: https://termbin.com/ber9 [20:59] and here is my mysql error log: https://termbin.com/4qme [21:00] and here is the journalctl command: https://termbin.com/jwv3 [21:02] filifunky: did this happen out of the blue, or did you do an upgrade recently or anything? [21:03] tomreyn oh sorry yeah forgot to mention that yeah I upgraded from I think the 19.04 to the 19.10 and that's when I had problems [21:04] and you run a unity desktop on the same system? [21:04] and an irc server? [21:06] Honestly don't know what a unity desktop is. and an IRC server, probably not but also don't know why I would run that. Don't know what the relationship is between chatting here on irc and having an irc server. [21:09] filifunky: i was looking at https://termbin.com/ber9 where there are references to unity, and to ircd-irc2. maybe some of these are leftovers. it's already unusual to tun a mysql server on the same system you run a graphical desktop on, though. [21:10] filifunky: regarding mysql, it's clear that your disk ran full at some point, which is something you want to prevent in general, and especially for database servers. [21:10] Nov 17 00:45:47 pete-H81M-HD2 rsyslogd: file '9' write error: No space left on device [v8.1901.0 try https://www.rsyslog.com/e/2027 ] [21:10] tomreyn, not unusual for me to do something unusual and harmful lol. Yep you're reading me like a book. I had to delete some data that spotify was putting on my computer [21:11] filifunky: i'm sorry to leave you in this mess but i have to leave for now. should be back in an hour or so but more likely someone else will help out in the meantime if you can repeat your question. [21:11] here's some more things you could post: [21:11] nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "Session: $XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";echo Shell: $SHELL) [21:12] sudo /bin/true && cat &>/tmp/aptlog < <(sudo apt-get -y update 2>&1; apt-cache policy 2>&1; sudo apt-get -syV full-upgrade 2>&1;); nc termbin.com 9999 the first is to gather more general info on your system, the second is to gather info on your APT (software package manager) configuration [21:12] ttyl, filifunky [21:13] ok, thanks tomreyn I appreciate it [21:13] https://termbin.com/8k8e [21:14] https://termbin.com/torg [21:15] If anyone else wants to join on my adventure it'd be appreciated! [21:16] filifunky, what about: df -h [21:17] hi kostkon! https://termbin.com/pls0 [21:18] my /dev/sdb7 was 93% earlier, I threw away some spotify files so that helped [21:18] unity is a desktop shell gui like but not totally like windows desktop its where you point and click to run apps [21:19] hi xBfrog! hmm...I've been using ubuntu for a while and I could always click on apps so maybe I've just always been using unity [21:20] the desktop gui- unity i believe can be changed [21:20] its just a shell [21:20] desktop shell gui ..? [21:20] shell, something that fits over your os [21:21] gui-graphical user interface [21:21] http://paste.ubuntu.com/p/kgxkPKNhP6/ cuda : Depends: cuda-10-0 (>= 10.0.130) but it is not going to be installed ... why not? [21:21] i'm a n00b still learnig to take baby steps [21:22] _plasma: ^^ eaon - that might be why not. I'll try on 18.04 pretty soon... === Luke_ is now known as Luke [21:32] <_plasma> carlfk: Hmm [21:48] since my last update my sound is popping and the words are chopppy, anyone know how to fix this? [21:48] on all apps that have sound including music [21:49] Anybody around that can help me with a networking issue? I've been trying at it for 3 hours now and have gotten nowhere... [21:49] i have tried all the fixes i can find and nothing helps [21:51] maybe more about the issue and less about how you're feeling? :P [21:51] _plasma: im still messing with 19's.. I have an 18 usb stick waiting for 19.04 to finish [21:52] oh oh.. my ssd may be failing.. yay. [21:54] CarlFK: congrats! =) [21:54] So ive come across an issue recently where my wifi suddenly refuses to connect, It's been working fine until this morning, ive run through the logs, and have tried numerous fixes, includng cold booting the PC, cold booting the router, connecting to different wifi devices, etc, but 3 errors persist. (https://paste.ubuntu.com/p/HrV2HVWQfR/) [21:56] the adapter I'm having issue with is a NetGear AC600, on a cold boot, the wifi will connect for a solid 5 second, then like clockwork, quit and get stuck in a loop of trying to re-connect [21:58] "logs"? [21:58] this on the AP, STA? [21:58] software? [21:58] ah, ubuntu 19.04 [21:59] dmesg [21:59] also: ac600=edimax=realtek [21:59] drives are pretty terrible [21:59] drivers [22:00] You need the response of dmesg? [22:00] Apologies, I'm newer to linux and all... heh [22:00] dmesg will tell you a lot about what is happening [22:00] paste.debian.net [22:01] Gh0sT2242: can you run the 2 commands at https://gist.github.com/jeremyb31/a2bee9856d8c13f42f1835bc31bf9480 in terminal and post the termbin URL after the second command is run? [22:01] anyway. all the OEMs have been pretty bad at making AC-dongle drivers available to *nix [22:02] intel have good drivers but don't make USB adapters [22:02] broadcom is... fullmac and not something you'd want [22:02] shibboleth the only thing dmesg is responding with is somthing about discord, nothing about drivers [22:03] mediatek/ralink? they had an openwrt dev do the drivers for routers and pcie adapters [22:03] pretty good. but the usb ones are bad [22:03] and ath10 usb support did not arrive in thelinux kernel until 5.0 [22:03] but it's pretty good [22:04] so, for wifi hardware? get intel or atheros [22:04] Gh0sT2242: can you run the 2 commands at https://gist.github.com/jeremyb31/a2bee9856d8c13f42f1835bc31bf9480 in terminal and post the termbin URL after the second command is run? [22:04] jeremy31 cat: wireless-info.txt: No such file or directory [22:04] dmesg will output what is happening as networkmanager tries to connect to an AP [22:04] shouldn't be anything in dmseg about discord [22:05] shibboleth http://paste.debian.net/1116698/ [22:07] Gh0sT2242: run both commands [22:08] jeremy31 https://termbin.com/5t6w [22:10] Gh0sT2242: what source is the driver from? [22:11] jeremy31 Installed via "sudo apt install rtl8812au-dkms" [22:12] Gh0sT2242: do a> sudo apt remove rtl8812au-dkms [22:12] jeremy31 Done. [22:13] Gh0sT2242: run the commands at https://gist.github.com/jeremyb31/c7e562e822bbe24df58e31487cb74e9c then reboot [22:14] jeremy31 I'll return after reboot then [22:15] Good Luck [22:18] _plasma: hey look, sudo apt-get install cuda .. Ubuntu 19.04 ... Building initial module for 5.0.0-13-generic - seemed to work [22:18] filifunky: i'm back. are you stilll looking for help there? i noticed that https://termbin.com/torg states "2 [packages] not fully installed or removed", and the following lines show that mysql-server and mysql-server-8.0 are the packages which are not fully installed, yet. given enough spare file system space you may want to sudo apt -f install [22:34] _plasma: I think it have it all 'right' but I don't have nvidia chip set. lspci ... 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) [22:34] _plasma: do you know ... um.. is there a cuda module? like does this show something: lsmod | grep cuda [22:35] jeremy31 So it worked, is it possible the driver supplied by ubuntu apt is just no good? [22:36] <_plasma> CarlFK: sorry, I'm a bit AFK, but hm [22:36] <_plasma> so CUDA is 100% nvidia's thing [22:36] <_plasma> but let me see if it put in a particular module [22:36] <_plasma> No dedicated CUDA kernel module that I can see [22:36] Gh0sT2242: I know the dkms part of the driver in rtl8812au-dkms hasn't worked in years, the source code for the rest is likely old [22:36] <_plasma> just nvidia_drm, nvidia_uvm, nvidia_modeset, and nvidia [22:37] jeremy31 well you are an absolute legend man, i sat here for 3 hours and you solved it in mere minutes, much love! [22:38] <_plasma> FWIW here's where I recorded the versions and links to thins I installed: https://github.com/openai/gpt-2/issues/204 [22:38] Gh0sT2242: enjoy, I use that same source for a different wifi device [22:38] _plasma: hmm. not sure there is much to be leaned from me doing a do-release-upgrade - it may just disable all the cudo stuff that is currently "installed" (im guessing it is. apt install didnt' error. [22:39] <_plasma> what's your goal at the moment? [22:39] I was testing the ubuntu ver=xyz var in the mk_usb_installer.sh script [22:40] that works. so im done playing with ubuntu's for my own needs. [22:41] <_plasma> ah cool [22:41] <_plasma> mess around with gpt-2! it's super imrpessive [22:51] hi tomreyn I gave that a shot: https://termbin.com/5idv [22:52] looks like I need to configure mysql-server-8.0 somehow === gry_ is now known as gry [23:34] Hey, so when my wifi source disconnects, it fails to reconnect until i reboot the computer, any ideas? [23:34] did it work before? [23:34] Yes [23:35] did it stop working after an upgrade? [23:35] when did it stop working? [23:36] Out of the blue, recently got a new driver and it functioned just fine until recently, was on here earlier about getting said driver fixed [23:38] did you try checking 'dmesg' logs for wifi-related messages around the time of disconnect? [23:39] Gh0sT2242: in terminal try> sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf && [23:39] systemctl restart network-manager.service [23:42] filifunky: your log says "mysqld will log errors to /var/log/mysql/error.log" and "Failed to start mysqld daemon. Check mysqld error log." [23:43] jeremy31 now prompts for password every few seconds [23:44] Gh0sT2242: any chance TKIP or WEP is enabled on the wifi router [23:44] WPA2 [23:44] strictly [23:45] sometimes after I boot, my network is not set up https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1434986 [23:45] Launchpad bug 1434986 in network-manager (Ubuntu) "Not working network connection after boot" [Critical,Triaged] [23:46] Gh0sT2242: Is the router dual band with the same SSID? It might be switching between 2.4 and 5 GHz [23:46] I tried a few hints there, but nothing really works [23:46] jeremy31 an issue like that wouldn't affect multiple different connections, ive tried my Router, iphone, and backup router [23:50] Gh0sT2242: URL from terminal for> modinfo -p 88XXau | nc termbin.com 9999 [23:50] qswz dmesg output? [23:50] jeremy31 https://termbin.com/q1nq [23:52] Gh0sT2242: http://dpaste.com/0BGS8TP [23:52] qswz What version you running on? [23:52] 18.04 [23:52] LTS [23:52] Gh0sT2242: in terminal> echo "options 88XXau rtw_power_mgnt=0 rtw_enusbss=0" | sudo tee /etc/modprobe.d/88XXau.conf [23:52] Gh0sT2242: then reboot [23:53] that dmesg log I took it now, the network is working (since I'm here in irc) [23:54] qswz Secure boot might be your issue, are you using a signed driver? [23:54] wlp3s0 is my wireless network, when it's failing it's not even listed in ifconfig [23:54] Gh0sT2242: I don't know, how can I ceck? [23:55] qswz sudo lshw -c network [23:56] under wlp3s0 there should be "driver=[driver]" [23:56] I get this http://dpaste.com/277GEDS [23:57] no driver= line [23:57] driver=ath10k_pci [23:58] potentially missing firmware [23:58] line 985 and folowing [23:58] qswz lspci -nnk | grep -iA2 net; dmesg | grep ath10k [23:59] http://dpaste.com/1A77HRZ