[00:14] super (key) is WinLogo? === FCGreg_AWAY is now known as FCGreg [00:21] zippo^ : Yes [00:25] why does Linux call "super" instead of WinLogo on this keyboard, while people can see "WinLogo", FCGreg ? === thebope_ is now known as thebope === erkan^ is now known as zippo === zippo is now known as zippo^ === tehaugz is now known as augz [01:53] hello, does anyone here subscribe to CBS All Access? How do I view this content with my Kubuntu desktop? [01:53] or Ubuntu desktop [01:54] ? [01:54] redstarcomrade: hi!! [01:54] redstarcomrade: do you subscribe to CBS All Access by any chance? [01:54] hello Roey [01:54] redstarcomrade: my buddy, my pal... [01:54] nooooo i watch picard with christian grannys in orange county [01:55] hahaah [01:55] its a group of orange county folks that meetup for sci fi and stuff [01:55] I am considering subscribing to it because it would give me access to Star Trek's entire catalog on-demand [01:55] I'm glad you meet with christian grannys [01:56] keeps you on the right path [02:00] hehehe yea i try not to piss people off [02:00] try. [02:08] !ot | redstarcomrade [02:08] redstarcomrade: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [02:08] oh ok [02:08] i use ubuntu, but i still hate driver support with *n ix [02:08] kernels are laaaaaaaaame [02:09] !ot | redstarcomrade [02:09] Roey: CBS all access works fine on Ubuntu 18.04 with both Firefox and Google Chrome === zbenjamin is now known as Guest5841 === zbenjamin_ is now known as zbenjamin === LabMonkey is now known as Mechanismus [03:21] huhu === WaV_ is now known as WaV === enko-h is now known as enko === lord4163_ is now known as lord4163 === ulaas_ is now known as ulaas === urdh_ is now known as urdh === [1]MrMobius is now known as MrMobius === pefi_ is now known as pefi === xnaas3 is now known as xnaas === mcphail2 is now known as mcphail === [Ben] is now known as MrC [04:35] what is the fastest way to get rid of system error sign on booting into ubuntu [04:37] error sign? [04:37] i know there are a lot of errors as i had to make hundreds of changes just to compile the builder code...so now a sign comes up complaining about a system error...how can i just get rid of the sign [04:40] AlligatorJoe: what does the system error say, when you unfold details? ubuntu version? what did you do to your system to get there? [04:42] iotuspychije ok when i first log into ubuntu...it was the ermine version before i had to make about one hundred changes...anyway when i log in it gives a sign that says a system error is detected and wants me to send a report to ubuntu [04:42] AlligatorJoe: you are on 19.10, did system updates and you get a system error now thats it? [04:43] uiryaoatxguhw,,yes it is up to date and autocleaned but the sign comes up and i want to eliminate that nonsense [04:44] AlligatorJoe: open a terminal please, and sudo apt update && sudo apt full-upgrade and pastebin the errors please [04:44] ok..but i have a slow internet connection [04:45] iotuspsychje how can i just get rid of that sign nonsense [04:46] iotuspsychje what does ubuntu check for when initiating the sign [04:48] ok it is going to take several days to do the upgrade...it needs to get 217 megabytes....and i only have 3k bits/second data rate [04:49] AlligatorJoe: ok, see you in few days! [04:49] iok [04:49] ok [05:17] iotuspsychje i calculate it will take about 6 days using 3k bits/second times 60seconds/min times 60 min/hr to get 10 m bits/hr and then divide by 8 to get .7 megabyte per hr times 217 megabytes gets about 160 hours divided by 24 gets about 6 days [05:19] sorry .7 hrs/megabyte [05:21] the plain and simple truth is that china is becoming THE factory of the world...and we are losing our manufacturing jobs here...and another simple truth is that math simply works [05:45] has anybody seen crocodile lily...hall and oates say "she's gone" [05:51] and the chi-lites say "have you seen her" [05:56] and Garth Brooks says since she left he needs "two pina coladas" [05:59] and brooks and dunn say "that is the honky tonk truth" [06:01] and michael mcdonald says "i keep forgetting" [06:02] no one has seen crocodile lily in more than 30 years === SuperL4g is now known as SuperLag [06:26] I'm on eoan/19.10 (kernel 5.3) and it looks like I need to downgrade the iwlwifi driver from linux-firmware to the version from disco/19.04. Is there a painless way to do that? [06:33] fructose. downgrade is out the question it is way behind the times i had to make about 100 changes to upgrade it just so it would compile the builder code [06:34] It's way ahead of the times in that it actually functions. [06:34] just for example you need enchant version 2 code and ubuntu repositories don't even have it to upgrade it [06:35] I don't want to downgrade all of linux-firmware, just that one driver [06:35] well use dkms and just compile a kernel module for yourself [06:36] AlligatorJoe: please dont advice to compile things yourself here [06:36] iotus ok as you wish but there is simply no other way to keep up with the code changes in builder and its derivatives for example [06:37] AlligatorJoe: you are not making in sense like that, please dont do that [06:38] iotus...compiling is what free software is all about.... [06:38] AlligatorJoe: the aim for #ubuntu support is to be helpful to users, not bad advice [06:38] iotus..well dkms usage is good advice not bad advice [06:38] AlligatorJoe: feel free to dicsuss this in #ubuntu-discuss [06:39] iotus ok i will check in there [06:41] lotus|NUC: So what do you recommend, then? [06:44] Currently my WiFi is effectively broken, so I can't imagine worse advice than blocking any path forward === mceier_ is now known as mceier [07:13] hi all. if i have 2 computers connected to the same WiFi router (one is kubuntu, the other mint), should i be able to see the other one in the network folder? trying to figure out if i can use one of them as a backup location. [07:18] viktor of course you can transfer your files from one to the other or reverse. [07:19] just using scp code to file transfer given at least one is running an ssh server...then just estabilsh a route and have fun [07:20] AlligatorJoe: so i should install an ssh server on the computer intended as backup? [07:20] the server will be used by the scp client program to copy whatever files you want from one machine to the other [07:21] so if machine b has the files you want on machine a...just put a ssh server on b and call into it from machine a with the scp program [07:22] this is just a sample of the power of free source code [07:27] AlligatorJoe: ok, i'll try to find some how-to's for that, but now i know what i'm looking for. thank you. [07:28] viktor yes and make sure you set up a route between the two machines based on thier ip numbers [07:28] viktor it is all very easy but takes a little learning [07:28] AlligatorJoe: but their ip numbers aren't static? [07:29] viktor well you will have to delete old routes and add new ones as the ip numbers change...or you can set up routed on both machines with a common routing protocol [07:30] or quagga or whatever routing server you like [07:31] if not the simple routed [07:31] but for two machines it is easiest to just delete an old route and make a new route as the ip numbers change [07:32] AlligatorJoe: but not very automatic [07:32] viktor right there are tradeoffs [07:41] there is always a tradeoff between total control by you versus control by an automated system === EuphOria is now known as OICU812 [07:44] use the route server with a routing protocol like rip or whatever you prefer if you want automation....but for just two machines it only takes a seccond to add a new route and delete an old route [07:44] and you will have complete control of the routes in your own hands [07:47] AlligatorJoe: any reading to recommend for starters? or just google manuals for SSH & routing servers? [07:47] the man pages are excellent references on the 3 components you need to get up and running with the speed of scp file transfers [07:48] viktor..just think of scp as the copy command cp but instead of local copying....you are copying from a remote machine to the other machine [07:53] AlligatorJoe: okay, will try that. thanks again. [07:54] viktor good luck to you....it will work fine but you have to climb a mountain one step at a time [07:54] AlligatorJoe: something to do in the weekend :) [07:57] viktor...my weekend is just going to be tied up trying to transfer data to this machine at just 3kbits/second since i can't afford to much internet service [07:57] too [07:58] viktor...i always tell people don't get a doctor's degree unless you want to starve and be unemployed for 30 years [07:59] AlligatorJoe: hahaha, don't worry, i'm not at risking of getting a phd. i didn't even get my master yet [07:59] viktor well choose your path and your destiny wisely...your fate is entirely in your hands [09:10] Navi the Fairy...did you like the free game Navi [09:10] Navi's Quest on Linux [09:34] hi, will ubuntu 2020.04 support zfs out of the box? [09:38] I was under the impression it will be the first version for it to be included in the installer. [09:40] be careful updating 20.04 right now, it just failed to upgrade libc here and made it unbootable (missing libcrypt.so.1 which breaks apt/sudo) [09:43] had to copy it from a live usb [09:46] and while trying to download the ISO I noticed the 19.04 download link is broken for the mirror I get: 91.189.91.44 [09:50] will ubuntu 2020.04 support zfs out of the box? [09:53] TR2990WX: afaik it depends on the intaller you choose, but 20.04 questions go in #ubuntu+1 [09:53] *installer [09:57] Hello. I am trying to install and run virtualbox on Ubuntu 19.10. I keep getting `The character device /dev/vboxdrv does not exist.`. When I look up the problem people recommend reinstalling dkms. I did that and the problem persists. What now? [09:59] ah, the kernel module wasn't started. [09:59] `/etc/init.d/virtualbox start` fixed it === ikonia_ is now known as ikonia [10:33] does anyone use citrix receiver? [10:33] I have a problem with it [10:34] instead of sending key 'a' it sends alt code of 'a' [10:34] so, ALT+Numpad9+Numpad7 [10:34] pomeha: for citrix you need to get support from them, as it's not in the ubuntu repos === Alina-malina_ is now known as Alina-malina [10:59] Hello, I've a trouble with install globalprotect client (VPN) in ubuntu 16.04. There are 2 versions: cli version and gui version. how I can install the correct GUI version? [11:00] I mean, Palo alto globalprotect client [11:03] emi71, their website gives no howto? [11:03] https://docs.paloaltonetworks.com/globalprotect/9-1/globalprotect-admin/globalprotect-for-iot-devices/install-globalprotect-for-iot-on-ubuntu.html [11:12] Hello, is there anyone here who can help with an Ubuntu installation? [11:13] in my .bashrc file I have a set -o vi to set the edit mode - when I do an su anotherAccount I lose it. Having it in the profile of the other account does not work, neither does having it in /etc/profile - how do I make this get set? [11:13] asa9ohan: the protocol is to ask the question - not ask to ask a question [11:16] aardvark my bad. I have a Surface Pro 5 1TB that has a Storage Spaces configuration that makes it inaccessible for the Ubuntu 19.10 installer. Apparently removing the configuration is possible (https://support.microsoft.com/en-us/help/4046105/surface-device-that-has-one-tb-drive-configuration-shows-two-drives) but nothing I've tried works. [11:16] <^Peter^> He did exactly what the protocol demands, asked a simple question with data regarding the event === westor{off} is now known as westor [11:20] asa9ohan, what is your actual problem? ubuntu is seeing 2 drives? [11:22] oerheks My device has two physical disks that are combined into one virtual disk through Storage Spaces. The Ubuntu installer recognizes the virtual disk, but cannot access them (sees them as completely full) for the installation. [11:26] surface laptops all have issues, what guide do you follow? [11:28] *Correction, the Ubuntu installer recognizes the physical disks but cannot access them [11:28] What do you mean by what guide? @oerheks [11:30] In essence, I want to remove the hard disk configuration (Storage Spaces) that is combining my two physical disks into one virtual disk, and then Windows on one disk and Ubuntu on the other. [11:30] *and then install Windows on one disk and Ubuntu on the other. [11:30] sudo dpkg – i GlobalProtect_deb-5.0.8.deb , don't work [11:34] oerheks: yes but the procedure is not clear. I can't identify the exact version to install in ubuntu 16.04 [11:35] oerheks: this is the procedure: From the Support Site, select UpdatesSoftware Updatesand download the GlobalProtect package for your OS. [11:36] oerheks: but I can't download the correct version ----> ubuntu 16.04 [11:43] asa9ohan, i have no clue there, all guides point to a git with patched kernel like https://github.com/jakeday/linux-surface/ or https://github.com/linux-surface/linux-surface [11:44] but splitting 2 drives for windows and ubuntu, no guide there [11:44] surface gives me headaches :-( [11:44] oerheks: I have understand the problem. Palo Alto support site, don't access download software without support credentials... [11:48] someone have installed Globalprotect client for VPN connecting? (Ubuntu 16.04) [11:49] so you need to login to get the software? [11:49] @oerheks Yeah, I know... I've been stuck with this issue for more than 2 months already [11:50] oerheks: yes, is incredible. I've tried : sudo apt-get install GlobalProtect_deb-5.1.0.0-23.deb but the package "don't exists" [11:51] indeed, apt will not find it in our repos [11:51] youneed yoour first command, after downloading manually, sudo dpkg -i [11:57] please i need help, my Ubuntu host is connected to wifi or even ethernet cable it fails to browsers after running sudo ifconfig wlp2s0 down and up it still didn't browse. BUt on my guess windows it is working since am on bridge connection. please can someone tell me what to do?' [11:58] Hello. What is the name of program that use gui and show when and where new files appeared ? === tpaper9 is now known as tpaper [12:04] I just hit an issue with a 20.04 install. I did an apt upgrade and it looks like there was an issue with some packages being installed that I can't quite workaround. [12:04] https://paste.ubuntu.com/p/B3d3Y9hfsz/ [12:05] !ubuntu+1 | bkurt78 [12:05] bkurt78: Focal Fossa is the codename for Ubuntu 20.04 - Support only in #ubuntu+1 [12:05] ubottu: thank you. sorry about htat. [12:05] bkurt78: I am only a bot, please don't think I'm intelligent :) [12:17] Please i need help, my Ubuntu host is connected to wifi or even ethernet cable it fails to browsers after running sudo ifconfig wlp2s0 down and up it still didn't browse. BUt on my guess windows it is working since am on bridge connection. please can someone tell me what to do?' [12:18] amr00t: can you ping anything from ubuntu? [12:22] user217_: no i cant [12:23] amr00t: via ip or hostname? [12:24] user217_: i pinged google.com [12:24] amr00t: try 8.8.8.8 [12:25] user217_: connect: Network is unreachable [12:26] Howdy folks [12:28] amr00t: check in network manager that "use this connection for local resources" is disabled [12:32] user217_: please where is that? [12:34] amr00t: https://i.stack.imgur.com/da7O0.jpg [12:36] maybe it's not an ubuntu desktop, maybe it's ubuntu 7.04 - it's not easy to help with more detail, and without punctuation. [12:37] user217_: i think i need to have networkManager installed to get this screen [12:37] amr00t: yep. you have no? [12:38] user217_: no i don't [12:38] i just use default ubuntu [12:38] wonder how things went sideasy [12:39] amr00t: may your solusion should be when you install it. But I not shure [12:42] user217_: i have used it over a year my internet had issues so i connected to router using lan this is when i noticed it [12:42] done several reboot [12:43] don't know what changed [12:43] howdy [12:43] I hear Xbox controllers are most supported for Windows and Linux. Does it matter if they're official or aftermarket? [12:44] And are the Xbox 360 controllers as well supported? Might go the cheaper route. [12:45] amr00t: may be you can try to install wicd or network-manager. [12:45] not shure that I can help more. sorry [12:45] I like the look of Afterglow controllers. [12:48] robertzaccour, get the real one, nock-offs gives different experience [12:48] How about PS4 controllers? Good on Linux? [12:50] I have modprobed a kernel module for an additional ethernet card. How can i create a eth1 device and create a link between the module and the eth1 device? [12:53] jka1: That should happen automatically [12:56] amr00t: if you can tell whihc ubuntu variant and version you have installed [ nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "Session: $XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";echo Shell: $SHELL) ] and which the original issue you're trying to solve is, we may be able to support oyu. [12:58] if english is not your original language, try keeping your sentences short. this keeps them most comprehensible. [13:03] And then learn how to drive. [13:03] JK haha [13:05] Ah - i found out that the kernel module will not load properly on kernels with pae extensions === TheSilentLink_ is now known as TheSilentLink [13:09] are you runninga supported ubuntu version there? [13:09] No, i am running MX19.1 Linux on this PC. But i run ubuntu on all other PCs and Servers :-) [13:11] jka1: okay, please don't ask questions about the MX Linux system here, though. [13:11] ^^ [13:14] It was a general, non-distri-specific question [13:14] does anybody know if the lara croft series of games uses the lugaru engine source code [13:14] oerheks: solved thanks [13:14] leftyfb: thanks!! [13:15] someone have experience in Palo Alto VPN? [13:16] jka1, then join ##linux ? [13:16] ^^ [13:17] AlligatorJoe: there's #gamingonlinux where this may fit better. [13:18] tomreyn ok thanks for the advice...i will try to check it out but these intel chips are coming along and better than 10 years ago but still do not support a number of graphics issues [13:19] AlligatorJoe: i'm not sure what you mean, or what you're asking, and how it relates to ubuntu support. [13:20] tomreyn...well i was just curious if the lara croft games made use of the lugaru source code so that emulator support can be created [13:21] AlligatorJoe: i see. try the other channel or ##linux then, it's not topical here [13:21] tomreyn ok [13:21] someone have experience in Global protect VPN? it seems that this VPN have different licenses for endpoint different platforms (windows, mac, linux). [13:22] hey [13:22] emi71: we only support what comes with ubuntu here. you, too, should maybe try your luck in ##linux [13:22] Can I test language pack to my ubuntu system? [13:22] My language not yet available in ubuntu [13:23] jwtiyar, languagepacks sounds like a windows thing, in linux you can add any language/locales for free [13:23] We have our language in launchpad [13:23] But not yet available in official ubuntu release [13:23] I want to test it for myself [13:24] Is there a way to do it? [13:24] care to share what language/ ubuntu version? [13:24] yes [13:24] Kurdish(sorani) [13:25] We have https://bugs.launchpad.net/langpack-o-matic/+bug/1864680 [13:25] Launchpad bug 1864680 in localechooser (Ubuntu) "Revival of language packs for Kurdish (Sorani)" [Medium,Triaged] [13:27] So now I want to test it if possible [13:30] oerheks, ? [13:32] jwtiyar, it seems not available yet,. the bugreport says it is in progress [13:32] ckb_IQ [13:32] oerheks, i know but there is a way to test it for my self on my ubuntu system? [13:33] no clue, maybe someone else has an anwer? [13:34] Was supposed to be available in two weeks due to Gunnar saying [13:34] But now passed 19 days and not available yet [13:34] Who sneaked with Lukasz [13:34] Speaked* [13:35] And its status is new which mean no one looked to it yet [13:36] Not in progress [13:36] In langpack-o-matic [13:37] there is a translation team, contact them? https://translations.launchpad.net/ubuntu/bionic/+lang/ckb [13:38] oerheks, bro oam team admin in ckb === jmcgnh_ is now known as jmcgnh [13:38] https://launchpad.net/~ubuntu-l10n-ckb/+members [13:39] My name is jwtiyar nariman [13:43] hi [13:44] might be a long shot but is there anyone here who has been installing ubuntu to any sort of pre-T2 imacs? [13:44] drac_boy what is an imac [13:49] macintosh [13:51] im try to SSH into an ubuntu ec2 machine and i keep hittinig this: Connection closed by 54.165.99.82 port 22 [13:52] heh compdoc wasn't sure how to respond to that [13:57] reallymemorable: https://intellipaat.com/community/20321/aws-ec2-connection-closed-by-when-trying-ssh-into-instance # first result on google. You need to open port 22 in your security group on EC2 [13:57] my security groups are all this: type: All traffic, Protocol: All, Ports: All, Destination: 0.0.0.0/0 [13:57] for outbound traffic [13:58] .. and inbound? [13:59] reallymemorable: this really has nothing to do with Ubuntu. You need to read the documentation/tutorials on AWS/EC2 [14:01] ook [14:02] there isnt an aws IRC room so i thought this was teh closest [14:02] reallymemorable: this has nothing to do with Ubuntu. You need to learn how to use EC2. You could have any OS on that instance and you'd have the same issue. [14:03] and there is ##aws [14:03] compdoc...what is a macintosh...is that the old macintosh stereo receiver [14:04] mcintosh stereo [14:04] I had a friend that had one [14:04] compdoc yes i used to have to repair them [14:04] cool [14:05] one of my earliest jobs besides designing and implementing the trs80 model 1 was also workiing for pacific stereo where i had to repair a lot of stereo equipment [14:06] !ot | AlligatorJoe [14:06] AlligatorJoe: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [14:06] ubottu ok [14:06] You're welcome! But keep in mind I'm just a bot ;-) [14:08] Heya [14:08] Good afternoon heroes [14:09] FrankyGov nothing but All the Bravest in here [14:11] AlligatorJoe, ehehehe [14:13] FrankyGov: what can we help you with? === marcus_ is now known as plut4rch === john___ is now known as irrationaljessy [15:03] I am trying to install 18.04.4 on a brand new Acer Swift 5 (2019) but the installation freezes. "Try Ubuntu" option runs, but I get ACPI BIOS error (bug) (see: https://i.stack.imgur.com/c8FUM.jpg) Any ideas??? [15:04] did you check for bios updates? [15:04] I did install the latest update yes. [15:04] BIOS update that is. [15:04] that is a good start, oke [15:05] Let me find the picture of what happens after the update when I try to install ubuntu, one sec... [15:05] our arch friends give a clue ; pci=nocrs https://wiki.archlinux.org/index.php/Acer_Swift_5 [15:07] this guide: set uefi password, https://www.infofuge.com/how-to-install-ubuntu-on-acer-swift-5-from-usb/ [15:12] Kostas79: exact model would help: journalctl -b | grep DMI: Some of those have a dedicated nvidia geforce MX250 graphics chipset. [15:12] hi all, i accidentally broke my system. i was trying to fix locale because it gave my issues installing someting. no i boot into a black screen with a cursor. i cannot log in to console (tty). if i log in it immedialy resets [15:12] anybody got any ideas, pls? [15:12] !recovery | root____5 [15:12] root____5: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode [15:13] Here's what I got when I try to install after the BIOS update: https://i.imgur.com/496ZADM.jpg [15:14] Kostas79, how about adding 'pci=nocrs ' to the bootline? [15:14] see that archwiki [15:14] tomreyn: model: SF514-54T [15:14] and maybe disable secureboot? [15:15] I disabled secure boot [15:15] this looks like a broken installer media, though [15:15] or a badly written one [15:15] ls [15:17] Is there an easy way to check whether the ISO file/usb stick is not the problem? It was prepared by the IT helpdesk where I work. I hope they know what they are doing? [15:18] https://help.ubuntu.com/community/Installation/CDIntegrityCheck [15:19] tomreyn: is it the same for a usb stick? [15:19] yes [15:20] also https://ubuntu.com/tutorials/tutorial-how-to-verify-ubuntu#1-overview [15:21] BRB [15:34] check completed "no errors found". However, I still get the usual warnings/errors in the process: https://i.stack.imgur.com/c8FUM.jpg === junktext_ is now known as junktext [15:39] i think i can't boot because something i did with /etc/default/locale. can someone tell me what it's supposed to look like so i can try to replace it? [15:50] When I have only a .deb file [15:50] and I get a dependency error when running the commando sudo dpkg -i package.deb [15:51] Can I use this command alternatively: sudo apt-get install -f \ [15:51] Is that correct? [15:56] sudo apt-get install package.deb should suffice [15:56] instead of dpkg -i package.deb [15:56] I tried https://wiki.archlinux.org/index.php/Acer_Swift_5 but still get the same, no root file system available... === anonimip_ is now known as anonymip === jhutchin1 is now known as jhutchins [16:20] lotuspsychje..ok the upgrade finished and software updater reports that software is up to date..but i still get a message that there is a system error and it wants to send a report to ubuntu whenever i first log in [16:21] I have been using a compose key for years but on this new system (19.04 with leopold FC660C) it's only partially working. Combinations that contain a shift with the second key group aren't combined :( Any ideas what to try or what to look for? [16:21] AlligatorJoe: you can get a better idea of what error your uubntu installation may have encountered by inspecting the contents of /var/crash [16:22] !19.04 | madm1ke [16:22] madm1ke: Ubuntu 19.04 (Disco Dingo) was the 30th release of Ubuntu, support ended January 2020. see !eol and https://lists.ubuntu.com/archives/ubuntu-security-announce/2020-January/005263.html [16:22] tomreyn...ok i am just trying to figure out what ubuntu is flagging to create that login message [16:22] tomreyn: sorry, I mean 19.10 :) [16:23] tomreyn these are the crash files but the apps basically work [16:24] _usr_bin_autogen.0.crash [16:24] _usr_bin_autogen.1000.crash [16:24] _usr_bin_kexi-3.1.1000.crash [16:24] _usr_bin_meson.0.crash [16:24] _usr_lib_x86_64-linux-gnu_brisk-menu_brisk-menu.1000.crash [16:24] AlligatorJoe: and i just explained how you can find out. in case it's empty, you can use this script to access a web page listing your systems' past reports: https://termbin.com/0we8 [16:25] AlligatorJoe: note that you were just muted temporarily for pasting to the channel. [16:25] !paste [16:25] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [16:30] tomreyn ok i ran the script and the ubuntu error website says no errors have been reported from this machine [16:30] tomreyn but i still get the login message saying there is a system error [16:31] Quick question hopefully someone can help me with: After an update, I cannot log in. No graphical screen, and on tty2, I get a login: prompt, put in my name, it doesn't ask for a password at all, and says login incorrect. Any insights? [16:33] murphnj, what Ubuntu version? [16:33] tomreyn do you know what is triggering ubuntu os to generate the sign [16:33] 20.04 :) (I know I'm asking for it) [16:38] lordcirth_: It is not the only OS on the machine, I have a Fedora install that I run, and I can mount the drives, check logs and change files. Not sure what to do to resolve this though, the no request for password is perplexing. [16:39] murphnj, join #ubuntu+1 [16:43] AlligatorJoe: which sign do you mean? [16:45] AlligatorJoe: if no errors are listed on the errors.ubuntu.com/... website then your system did probably not succeed in reporting them, yet, or you have disabled reporting [16:46] AlligatorJoe: make sure you install any pending updates and reboot [16:46] !uptodate > AlligatorJoe [16:46] AlligatorJoe, please see my private message [16:57] tomreyn well i have a very slow internet connection so the reporting may take quite a while [16:57] i pushed the send report button on the login error sign [16:58] tomreyn i only have about 3k bits per second connection [16:59] AlligatorJoe: 3kbps? that's indeed not usable for anything. [16:59] the "login error sign"? where do you see this? [16:59] tomreyn well when you have to work with the proletariot version of things you don't have the money to afford the nicer things like faster internet access [17:00] which ubuntu release is this? are you able to use the system fine other than the "system error" prompt showing after the graphical login? [17:00] tomreyn...it comes up when i log into the mate desktop system [17:00] so you are using ubuntu mate? which version of it? [17:01] tomreyn yes the system is basically intact....there are a couple of bugs like brisk crashing periodically but mostly it works [17:01] can you actually download and install updates on this connection? [17:01] tomreyn the ermine version but i made about 100 adjustments in order to compile the latest gnome-builder code [17:02] and the gnome-calendar and nautilus [17:02] "eoan ermine" would be 19.10 [17:02] the 3.2 or so versions for the mate desktop system === Katnip is now known as yarddog [17:03] does sudo apt full-upgrade report that you have pending updates? [17:04] tomreyn full-upgrade reports no further upgrades [17:05] tomreyn i am moving the crash files to a different folder to see it that will stop the ubuntu error sign [17:05] but your apt cache may be outdated if sudo apt update never gets to download the info [17:06] another issue: my xorg log reports 'Option "TapButton3" "2"' but I still have to run synclient TapButton3=2 to make it work - what could be a reason for that? [17:06] tomreyn sudo apt update works fine [17:06] AlligatorJoe: at 3 kbps? [17:06] yes [17:06] AlligatorJoe: are you chatting from the same system? [17:06] yes [17:06] no way you are at 3kbps, sir [17:06] AlligatorJoe: then 3 kbps is not the bandwidth you have [17:07] madm1ke yes i am [17:08] the telephone carrier throttles down after you use up your data limit [17:08] you would not be able to run apt update at 3 kbps, nor would you be abkle to respond on IRC at the speed you do. [17:08] even the worst Edge rate is 8,8 [17:09] tomreyn well it is happening as we speak [17:09] which country are you in there? [17:09] tomreyn the us [17:09] they won't throttle to less than 64 kbps, i think [17:10] may 32 [17:10] well i can only go by the reported transfer rates on downloads and 3 k is what is reported [17:11] then the measurement is false - let's just settle with: you are on a limited bandwidth connection [17:11] hovering around 3000 b/s to 6000 b/s [17:12] those will be bytes, not bits [17:12] tomreyn are you sure they are bytes...i thought speeds were reported in bits /sec [17:13] usually it's Bytes/s [17:13] ok well then 8x faster [17:13] but it doesn't really matter, really. What tomreyn wanted to make sure is that your system is really up to date. [17:13] but still very slow === msalvatore_ is now known as msalvatore [17:13] Sorry to disturb -- is the Ubuntu download broken right now? And if so, is there an alternative? [17:14] madm1ke yes it is and far far beyond so i could compile gnome-builder code [17:14] right, i was just wondering whether your system could get updates at all [17:14] tomreyn yes the updates came in fine but very very slow [17:14] drownthewitch: there is not a single "ubuntu download", we'll need some more details [17:15] AlligatorJoe: and you rebooted since? [17:15] tomreyn no not yet let me reboot [17:15] tomreyn: The link https://ubuntu.com/download/desktop/thank-you?version=18.04.4&architecture=amd64 gives a "404 Not Found" for me right now. [17:15] Which is linked from the Ubuntu homepage for the 18.04 download. [17:16] drownthewitch: hmm interesting, that looks wrong indeed [17:16] drownthewitch: works for me.. [17:16] ... it just worked now. Maybe some issues with one of the servers? [17:16] It definitely gave an nginx 404 error page before... [17:16] drownthewitch: yes, one or more of the servers this forwards to seem to not be hosting this file [17:17] Curious. [17:17] Oh well, problem solved for me for now... [17:21] tomreyn ok tom the error sign did not come up after i moved the crash files to an oldcrash directory [17:22] tomreyn i can post a screenshot of ermine to imgur if you want [17:23] is there a way to encrypt a disk without reinstalling ubuntu? [17:24] james_brown: inplace? with LUKS? unlikely [17:24] AlligatorJoe: if you solved the problem this way then there's no need to post the screenshot. also, if you regularly have this little bandwidth i would recommend you disable reporting and configure the network connection to operate in restricted background data usage mode. [17:25] tomreyn ok thanks for the tip [17:25] I have this situation with the machine.. High CPU usage both in XUbuntu 19.10 and in other os: https://pastebin.com/rX52pmrR [17:25] james_brown: I might be wrong though: https://www.johannes-bauer.com/linux/luksipc/ [17:25] james_brown: there is on newer ubuntu releases, but it's not easy to use properly [17:26] cryptsetup-reencrypt is the current implementation [17:27] the above web page points to an earlier script (last updated in 2015) [17:28] actually last updated in 2019 https://github.com/johndoe31415/luksipc - but i'd still prefer cryptsetup_reencrypt [17:32] nikolam: consistently through different kernel versions? Maybe it's a firmware/BIOS problem. The acpid reference suggests that.. [17:33] the thing is that in my company we are getting ready to start all working from home. All the devs will take their desktops home but I need to encrypt their disk first. [17:33] Is there a way to automate this or do it in parallel [17:33] ? === Wryhder is now known as Lucas_Gray [17:33] james_brown: ouch.. I feel for you :) [17:33] QQ [17:34] james_brown: can you easily swap disks for the machines? What's the disk layout on the systems? [17:35] guys [17:35] how do I ensure my files are still moving? [17:35] it's been 13 minutes since it froze in 13 minutes left [17:35] Your files are moving? [17:36] madm1ke: http://pix.toile-libre.org/upload/original/1584210827.png === semeion is now known as mnemonic [17:39] it has been 15 minutes now and it still says 13 minutes left [17:40] http://pix.toile-libre.org/upload/original/1584211069.png [17:40] EvilBunnyBoi: I haven't used Unity in a while - is "trashbin" really the system trash or are you moving them to a different folder. Are you crossing filesystems with this? [17:41] that answers it.. [17:41] madm1ke: the folder is named trashbin [17:41] 1. there is a "trashbin" folder on your external disk? And you are not trying to delete the files, right? [17:41] yes but that took trying to kill unity :( how do I move the rest of the contents [17:41] 2. Is the external device fast enough? [17:41] yes I named the folder trashbin [17:42] it's a slow potato... but should be fine [17:42] I don't care if the symlinks get corrupted, how do I copy that [17:42] 100GB and 80k files might just .. take a while [17:42] it's my personal trashbin... I sometimes search for files there [17:43] I had hoarded my e-trash since I was 15 [17:43] whatever makes you happy [17:43] what filesystem is on the disk that it doesn't support symlinks? [17:45] FAT I think [17:45] bad choice to "archive" stuff to.. [17:45] wait no it says msdos wat [17:46] so, 13 minutes left.. should be around 2 minutes now? [17:46] I had to stop it and start over again [17:49] tomreyn anyway it is a mate desktop adjusted to be able to keep up with gnome-builder source code adjustments and use it to build nautilus and gnome alendar and gnome mpv for the mate desktop even though mate comes with caja but other apps like acetoneiso want to hook into nautilus [17:52] and it also now has the development platform to keep up with the kexi source code adjustments for reading my microsoft access databases [17:54] tomreyn it had to be done because windows 10 no longer supports their own ms office 97 access program and they want $149 for a windows 10 version which is way out of my price range [17:54] AlligatorJoe: please dont fill the support channel with details that does not really matter for your issue.. [17:56] lotus just letting tomreyn know all the adjustments to ermine that i had to make and what might have prompted those ubuntu error signs [17:56] seriously ubuntu always freezes when copying files... [17:58] the issue is that it's in the background copying somehow it fails to show me the conflict dialogs [17:58] so it freezes instead === yarddog is now known as Katnip [18:13] madm1ke, thanks for suggestion, I will try other kernel versions since I have HTRFS snapshots after updates, but I think it is something hardware/kernel related, since it is also happening under other OS. I'll try it and see if it differs, thanks [18:23] Hi all anyone have any issues with latest upgrades available in 20.04? Look like libcrypt.so.1 is breaking my boot process: https://ubuntuforums.org/showthread.php?t=2438578 [18:26] jkwiatko, yes, but please join #ubuntu+1 for that, 20.04 is not official released [18:26] there seems to be a fix there [18:27] oerheks ah ok thanks for the tip [18:37] <_Trullo> how do I install GIT on ubuntu live 18.04? [18:47] <_Trullo> ok, solved [19:00] what are the modern tools to get all networking info on a running ubuntu machine? like all routes, gateway info, subnet etc? [19:01] ip and route [19:01] netstat is still very important [19:01] ifconfig, on 18.04 [19:02] ifconfig is depcrecated though, despite my love of it [19:06] jayjo: nmcli is also quite powerful to interact with NetworkManager === Katnip is now known as yarddog === yarddog is now known as Guest82584 === Guest82584 is now known as Katnip [20:37] so, i installed the following packages: "bumblebee, bumblebee-nvidia, primus, linux-headers-generic" as recommended on the ubuntu wiki, https://wiki.ubuntu.com/Bumblebee - but after a reboot all my input drivers are broken, i cannot control the mouse or keyboard [20:38] i get to the login screen and the computer is actually not frozen, it just doesn't respond to input. if i press the power button of the computer, it initiates a normal shutdown sequence [20:38] bumblebee is old, prime is current, no? [20:39] no idea, i dropped to a root shell in recovery mode and uninstalled those packages again, but no dice [20:39] still cannot get input to work [20:39] any idea what happened? [20:40] maybe some logs i can check? [20:41] guess i have to reinstall the OS? :/ [20:42] xorg.0.log spams no input driver specified, ignoring this device" for basically everything [21:00] okay fixed it again by installing xserver-xorg-hwe-18.04 and xserver-xorg-input-all-hwe-18.04 [21:02] well, back to my original problem [21:03] i think the laptop is only running on the integrated vega graphics in my ryzen, and my nvidia GPU isn't being used [21:03] i was hoping prime/bumblebee would be able to switch that for me, but i guess not? [21:03] also tried blacklisting the amdgpu driver but that just breaks everything and forces the OS to run in 640x480 [21:05] it's definitely not behaving well. doesn't even detect the HDMI port so i cannot use any external screens whatsoever [21:08] hi [21:08] hi [21:08] hello [21:08] $ touch a [21:08] touch: cannot touch 'a': No such file or directory [21:09] luna, anden: o/ [21:09] I thought if a file is not there then touch should create it [21:09] that's right [21:09] it would create an empty file [21:10] unless you're trying to create it somewhere where you have no permission to, of course [21:10] so that's the issue [21:10] mounted it rw [21:10] still unable to create files on it [21:10] should i mount it -o allow_other [21:10] any errors? [21:10] ? [21:10] Roey `pwd` [21:11] it also happens if you shell is still in a directory that has been removed (or unmounted) since [21:11] ok [21:11] my brother's trying to install something on his laptop and it's giving him perms issues [21:11] /dev/sdb1 on /media/ubuntu/Backup HD type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2) [21:12] it had originally mounted as 'o', so I had him remount it 'rw' [21:12] letty: ^ [21:14] Roey: notice it is mounted with user/group id 0 (that's usualy the root user) so regular user won't have write permissions [21:16] understood [21:16] he put in a USB stick into the laptop [21:16] it mounted [21:16] but apparently when he tries to download stuff into this directory [21:16] he gets permissions errors [21:16] TJ-: ^ [21:16] so my question is, how are you supposed to mount a USB stick read-write!? [21:17] Roey what filesystem has the usb? [21:17] I'm assuming the USB sick is however it came [21:17] I don't htink he formatted it [21:17] letty: ^ [21:18] so I am assuming fat32 [21:18] can he write it as root? [21:18] Roey: that's the file-system on that? it's mounting with fuse so its not clear [21:19] letty: I think he could [21:19] how can he check? [21:19] sudo touch a [21:19] the fact that udisks has mounted it at /media/ubuntu/ tells me he's using the liveISO environment [21:19] "ubuntu" is the clue there - the username used for the "Try Ubuntu" mode [21:19] ok and if he can? [21:20] TJ-: he is, yes. [21:20] Roey: usually udisks would set the ownership to the same user "ubuntu" not "root" (0) so something is weird there, not quite sure what though [21:21] madm1ke, I think I solved the problem on my (HP ProDesk G1) machine, by re-arranging RAM in slots in different way. Problem was that I followed CPU-Z detection of first and second slot but i should follow what is engraved on the motherboard instead. (for 2 X 4GB modules to be in dual mode) Now it doe snot gives acpi a hard time it seems :P [21:22] nikolam: good to hear :) [21:24] Roey: try this (may not work!): " sudo mount -o remount,user_id=$UID,group_id=$UID /media/ubuntu/Backup\ HD " then " mount | grep Backup" and see if the user/group id has changed [21:24] ok I just messaged that to him [21:24] TJ-: I'll le tyou know the result once he does it [21:25] oh he refuses to run it. [21:25] why [21:25] He says he's disavowing Linux after 15 years of it. [21:25] because something small and stupid is always getting in his face like some rake [21:25] make note of the instructions to tell him when he has calmed down [21:25] oh he calmed himself down by installing windows [21:26] linux is like smoking [21:26] you cant just quit [21:26] I mean look it requires a degree of finesse [21:26] so.. he is on windows, asking you for help,.. [21:26] lolz [21:26] well he /was/ on an ubuntu live usb [21:26] now he's on another computer. [21:52] so how can i confirm that games are actually running on my dedicated nvidia GPU and not the integrated vega GPU of my ryzen CPU, on my laptop? [21:54] Ask them nicely? === nikolam_ is now known as nikolam [21:56] Some games have the graphics card named in the settings. I also imagine a benchmark would show the difference. [21:57] I now get for 'lxc list' this message : Error: Get http://unix.socket/1.0: dial unix /var/snap/lxd/common/lxd/unix.socket: connect: connection refuse [21:57] Maybe have something to do with installing 'ctop' command now? [21:58] hi all! how to make autojoin to that channel? i use HexChat. I already set "Autojoin" in popup menu, but when i start HexChat - i loggin to #ubuntu-unregged. And i manually join to that chanell again [21:58] anden: if the graphics driver goes through mesa then these options will work (see GALLIUM_HUD for example): https://www.mesa3d.org/envvars.html [21:59] thanks, i'll checkt hat out === nikolam_ is now known as nikolam [22:00] fd2: it joins ubuntu quicker than nickserv is identifying you [22:02] EriC^^, same thing happened to me this evening, twice. Needed to manually ghost my nick and change my nick... [22:05] fd2, to reclaim your username, you can can /msg nickserv identify password , then /msg nickserv ghost , then /nick [22:25] Hi, I'm trying to download a file from google drive using wget. However, the file has been shared with me and i'm not the owner and hence my access is denied from the commandline. How do I authenticate myself from the commandline ? [22:26] I am able to download from the browser, but the location where i would like to have this file downloaded is remote, where i don't have a screen attached [22:26] apologies if this isn't very pertinent to this channel [22:28] ramsub07: you could use a terminal user-agent like w3m or lynx [22:29] https://stackoverflow.com/questions/48133080/how-to-download-a-google-drive-url-via-curl-or-wget/48133859 lots of answers [22:29] find the ID first [22:40] EriC^^, nikolam thank you. ok, well, it happen faster then join. but how to fix it? it repeat every time. i no one time login after join [22:40] it happens* sry for my engl) [22:47] fd2, fix your autologin, ask in #freenode howto SASL, then you can join stored favo channels [22:47] *autojoin [23:04] is wayland or xorg the default X server in ubuntu 19.10? [23:05] xorg, and wayland session is also installed standard [23:09] oerheks, is that SASL? - https://en.wikipedia.org/wiki/Simple_Authentication_and_Security_Layer [23:10] search for freenode + sasl [23:12] oerheks, THX! [23:21] Hi - my window manager crashed. How can I restart it without logging out? [23:40] duh - I guess I'll reboot :/ [23:53] I have a time capsule with a drive that handles storage (not a time machine backup). I am trying to mount it in ubuntu. I have this: //10.0.1.1/MYNAME\040Storage /media/capsule cifs user=MYNAME\040Storage,pass=mypass,rw,uid=1000,iocharset=utf8,sec=ntlm,vers=1.0 0 0 ... when I try to mount /media/capsule, I see "MYNAME MacBook Pro.sparsebundle" - however, I can connect just fine from OS X and I see all the [23:54] files when I login to that drive with that user/pass. Any two cents here? Thank you [23:57] Howdy [23:58] Are Xbox One and PS4 controllers well supported on Ubuntu?