[00:00] hey guys... attempting to mount an smb share using kerberos authentication. I see that I have a valid kerberos ticket if i issue: klist - however, when i attempt to mount the share via cifs, i receive the following error: "Required key not available" [00:00] any ideas? [00:08] is it possible to reach my router's admin page through ssh without using x11? [00:08] (using a browser) [00:11] Dice: this is not exactly an ubuntu support topic, unless you're trying to reach the router, from outside your LAN, by hopping through an ubuntu system in its LAN? [00:16] tomreyn: yes exactly [00:18] Dice: what does the client run? [00:19] tomreyn: what do you mean? [00:21] Dice i understand that you want to connect like this: your current computer, somewhere remote from your home LAN <-- internet --> <-- your home router --> your ubuntu system (portforwarded ssh) <-- your home LAN --> your router [00:22] if this is correct, what does "your current computer" run? [00:22] which operating system [00:22] tomreyn: putty on windows 8.1 [00:23] Dice: do you know the LAN IP address of your home router? [00:24] tomreyn: yes [00:26] Dice: create a new profile in putty (or edit the editing one) to connect to your ubuntu system in your LAN. make sure it works. then edit this profile to make it look as seen here https://dimitar.me/wp-content/uploads/2008/12/putty3.jpg [00:27] i.e. make sure you end up with D8080 in the this large box [00:27] this is a dynamic port forwarding on port 8080 [00:28] thanks [00:29] Dice: once that is done, save this profile and start the connection (it will look exactly as before). now start your web browser, access its settings / preferences and configure the following SOCKS5 proxy: host 127.0.0.1 port 8080 [00:30] Dice: finally, point your web browser to the ip address of your home router, as if you were at home in its LAN. [00:30] tomreyn: adding something to the box doesn't work [00:30] is there a metrically equivalent font to calibri-light? [00:30] Dice: you need to use the options below the box to add to it. [00:31] I know that carlito is equivalent to calibri but I can't find anything to replace calibri-light [00:31] tomreyn: destination is 127.0.0.1 then? [00:31] Dice: i think you can omit the destination, just need the port [00:32] ah i see [00:32] so source port=8080, destionation=(empty), [X] Dyanmic, [X] Auto [00:33] then press Add [00:33] now I'm connected [00:35] so configure the web browsers' proxy settings next, as discussed above [00:35] I don't know where to find them, I only know how to use the gui [00:35] It's firefox [00:36] press alt and release to bring up the menu. then select edit -> preferences [00:36] I'm only able to use the terminal [00:36] Dice: on windows? [00:38] Dice: you're supposed to reconfigure the proxy server settings on your current computer. [00:38] ok got it, then I'm using chrome [00:38] those of the web browser specifically [00:39] so access the menu, then settings, or open a new tabl and go to this url: chrome://settings/ [00:39] scroll down, click on advanced, scroll down further. under system, you should see a way to configure proxy settings. [00:41] yes [00:41] tomreyn: what are the proxy settings? [00:42] what i said they are: Dice: [..] now start your web browser, access its settings / preferences and configure the following SOCKS5 proxy: host 127.0.0.1 port 8080 [00:43] Set it up and it says the proxy server refused the connection [00:44] then i guess the putty configuration didnt succeed [00:44] check the profile you're currently using there [00:45] make sure it says D8080 like on the image https://dimitar.me/wp-content/uploads/2008/12/putty3.jpg [00:45] and that you connected to your server at home using this profile [00:46] i mean your computer at home, not necessarily a server [00:46] it does but I had port problems earlier so I think I have to solve that first [00:50] Dice: okay. this is pretty much off topic here most of the time (it's about configuring software running on your windows system), so maybe just ask in ##windows. === semeion is now known as mnemonic === wowaname is now known as opal [01:56] hi everyone, i've got a problem with 18.04 where X locks up but I can still use the mouse. I have to do alt+sysreq+R,E,I,U,S,B to restart [01:57] how do I go about diagnosing the issue? [01:58] clicking with the mouse does nothing, and I still have the audio of my video by the video is just frozen [02:01] Does Youtube-dl really work? It seems the only option now that convert2mp3.net etc refuses to DL any music or related mp4's [02:03] works like a charm [02:03] jwash: /var/log/gpu-manager.log , /var/log/syslog* and ~/.local/share/xorg/Xorg.*.log* [02:03] tomreyn, ty [02:03] i'll look now [02:05] Can anyone tell me what package is responsible for the keyboard audio control on Ubuntu 18.04 ? [02:13] jwash: yt-dl works like a charm? [02:13] yea man [02:13] jwash: OK thx [02:14] I've used it alot [02:14] this is what I have set up [02:14] alias yt='youtube-dl --extract-audio --audio-format mp3 -o "%(title)s.%(ext)s" -i' [02:14] Its just a pity about the German plugin, that was quick click no command line. [02:15] I see your alias - nice. Thanks. [02:15] I think the -o let's it skip not found songs [02:18] tomreyn, none of the files had a clue [02:19] i've switched to the proprietary nvidia driver and I'll see how it goes === only1byte is now known as onlyabyte [03:09] Hi, after upgrading to 18.04, I got a black screen when booting. Safemode works, but the graphic resolution is pore [03:09] poor* [03:10] I think it could be related to the graphic cars drivers but not sure, it worked well before upgrading [03:12] obrown: whats your graphics card chipset, driver version and ubuntu version please? [03:14] it's an Intel GMA 950 [03:15] ubuntu 18.04 [03:15] for the driver version, I'm not sure when to find it [03:15] obrown: ok thank you, whats happening at wich point please? [03:16] When I boot, I can see the ubuntu logo with the little dots below (loading), then the screen freezes and becomes black [03:16] I does now make it to the loggin screen [03:16] not* [03:17] obrown: and you came from 16.04 upgrade? [03:17] yes [03:17] obrown: ok good, is your system up to date to latest? [03:17] yes, every updates are done [03:18] !nomodeset | obrown lets try this first as a test [03:18] obrown lets try this first as a test: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [03:19] ok one moment please [03:24] lotuspsychje: I will go to the grub menu and try to change the nomodeset [03:25] obrown: good luck mate [03:34] lotuspsychje: ok so with the nomodeset setting, I can now loggin to ubuntu [03:34] obrown: aha, good news [03:35] obrown: now, before we make a bug, can you test a liveusb 18.04 and see if you can enter the desktop too? [03:36] obrown: can you also check uname -a please? [03:36] yes, one moment [03:37] I just write this line in the terminal? [03:37] obrown: yes please [03:38] obrown: you can paste the output here [03:43] lotuspsychje: 4.15.0-35-generic #38-Ubuntu SMP Wed Sep 12 10:37:13 UTC 2018 i686 i686 i686 GNU/Linux [03:44] obrown: that doesnt seem right, 18.04 kernel is currently .34 [03:45] obrown: have you been playing with mainline kernels? [03:45] no, I don't know how to do that [03:45] is there a way I can fixe this? [03:46] lotuspsychje: IRT obrown i686 GNU/Linux [03:47] obrown: lsb_release -a please [03:50] No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.01.1 LTS Release: 18.04 Codename: bionic [03:51] hi o/ [03:51] obrown: 18.01 does not exist, are you making this up? [03:51] I have a USB audio device passed through to a VM and whenever I turn the VM off, gnome automatically switches my audio output device to that USB card. Is there a config file I can edit to tell gnome to not automatically switch to a newly plugged in audio device? [03:52] sorry typing mistake 18.04.1 LTS [03:52] I'm on my cellphone since I could not boot [03:52] obrown: is your system 64-bit capable? [03:52] why are so many screenshots missing for apps in the software store, what can i do to help? [03:52] obrown: you said you can boot into ubuntu with nomodeset? [03:53] !contribute | linuxliam [03:53] linuxliam: To contribute and help out with Ubuntu, see http://community.ubuntu.com and https://wiki.ubuntu.com/ContributeToUbuntu [03:53] now yes, but I could not when we started this conversation [03:54] linuxliam: perhaps take a look also at the gnome-software launchpad [03:54] linuxliam: also mind, the gnome guys are planning to makeover software completly soon, perhaps join this group? [03:55] linuxliam: https://www.omgubuntu.co.uk/2018/09/canonical-wants-to-make-its-software-center-more-like-the-apple-app-store [03:56] lotuspsychje: my processor is not 64 bits capable [03:56] linuxliam: Ya might find this of interest: https://www.omgubuntu.co.uk/2018/09/canonical-wants-to-make-its-software-center-more-like-the-apple-app-store [03:56] obrown: for ubuntu 18.04 there are no 32bit images anymore, sorry [03:57] obrown: perhaps go for 16.04 32bit? [03:57] it would be cool if they allow for user contributed screenshots [03:57] can I type a command to do this without loosing my home files? [03:57] obrown: or lubuntu https://lubuntu.net/downloads/ [03:58] nevermind, i figured it out. I had to comment out some usb stuff in /etc/pulse/default.pa [03:59] was pretty straight forward [04:01] obrown: wich command? [04:01] Question: Why would chown say ownership retained as user:user, but when I stat the file it's owned by root? [04:02] is Thunderbird being updated to 60 in 18.10? [04:02] !chown | systemd0wn can this help? [04:02] systemd0wn can this help?: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [04:03] linuxliam: not at this time [04:03] lotuspsychje: do you know why it hasn't been updated in a while? [04:04] !latest | linuxliam [04:04] linuxliam: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [04:04] ubottu: no. That wasn't helpful. Thank you though. [04:04] systemd0wn: I am only a bot, please don't think I'm intelligent :) [04:05] thanks [04:12] systemd0wn, the context of why you got the message you asked about, may help us to provide more useful information [04:23] hi how can I search the repos for a file. [04:23] looking for openssl/aes.h' === capella|away is now known as capella [04:24] https://packages.ubuntu.com/search?searchon=contents&keywords=openssl%2Faes.h&mode=exactfilename&suite=bionic&arch=any [04:31] JZA: apt-file locally, as well [05:31] Hi, anyone know method to unlock encrypted partition at boot? === lotuspsychje_ is now known as lotus|NUC [05:37] gagan662_: assumign this is a dmcrypt-luks encrypted partition, it should normally happen automatically. [05:39] !ping [05:39] pong! [05:42] tomreyn: It prompt me for password for every boot. [05:47] gagan662_: so it works properly. then what are you trying to accomplish? [05:48] gagan662_: are you trying to remove the full disk encryption layer (thus storing your data plain and unencrypted on the storage)? [05:49] I want do it automaticaly without the need of entring password manually. [05:49] tomreyn: ^ [05:50] Can i remove the password encryption without reformatting the HDD. [05:50] ? [05:54] gagan662_: according to its man page (i never did this, do not know if it works, and whether ti works without data loss) "cryptsetup-reencrypt --decrypt" can be used to remove the dmcrypt-luks encryption layer off a given block device. be sure you have complete and proven recoverable backups. [05:57] tomreyn: ok. I've two disk it does not show any sub partition like /dev/sd[ab][12] [05:58] only /dev/sd[ab] [05:59] gagan662_: okay, and you're telling me this because? === HappyHotDog is now known as JudgeHotDog [06:01] tomreyn: why is it like that there is no /dev/sda[12] [06:01] I'm new to this RAID/LUKS. Don't know much [06:01] gagan662_, sda & sdb will be drives, sda1, sda2, sdb1 etc are partitions on drives === remy_ is now known as remy^ [06:02] exactly there is only /dev/mapper/isw_blaw [06:02] gagan662_: i don't know. maybe you have file systems directly on these driver, or you have some other kind of block device layer on them which you have not readied, yet, so it does not yet show up. [06:02] gagan662_: oh that's an intel fakeraid you have there [06:02] yes [06:02] https://vitobotta.com/2018/01/13/ubuntu-automatically-unlock-encrypted-drives-at-boot/ [06:03] gagan662_: if you already know, why make us guess? :) [06:03] this article refers to /dev/sdb1. When i looked for it there is no partitions either on sda or sdb [06:05] this article is about how you can prevent having to type multiple passphrases on boot. you can then just enter one passphrase and then unlock the other encrypted block devices automatically. using this approach makes no sense, however, if you only have a single crypto container. === JudgeHotDog is now known as HappyHotDog [06:07] if you only have a single crypto container, you should either ocntinue to enter the decryption passphrase manually on boot, or decide to remove the crypto container, storing your data unencrypted on the disk. [06:07] thinking of doing so tomreyn [06:07] It's a pain when i want to restart my work computer remotely [06:09] gagan662_: not if you have a networked serial console attached, granting you out of band access. [06:15] ^^ never heard of that tamaros [06:15] ^^ never heard of that tomreyn [06:22] gagan662_: you can also run an ssh server from initrd to allow you to enter the decryption password remotely. [06:23] (the putty ssh server is usually used for this) [06:34] tomreyn: yep yep that what i found. may be i need to install dropbear [06:36] tomreyn: Any guide to do configure that? === Blade is now known as BgLameTeam === BgLameTeam is now known as Dreaman [07:22] hello all was hoping someone could help out am running 18.04 (vanilla-stock standard) and one of my usb keeps being hijacked by a bluetooth pairing i made in the past(ps3 controller and bluetooth dongle pairing|not working as a normal usb anymore/does work now and then but intermittently how can i work out whats actually going on with the problem usb from ubuntu so i can fix it ) [07:22] i was thinking lsblk perhaps [07:23] but not sure what to look for after that [07:31] i meant to say lsusb [07:35] which package is python 3 on xenial? 'python' seems to be 2? [07:37] oh there seems to be a python3, weird that it didnt come up at all when i searched for it on the website [07:42] gagan662_: https://www.pbworks.net/ubuntu-guide-dropbear-ssh-server-to-unlock-luks-encrypted-pc/ [07:52] Ghosthree3: check this out. https://pythonprogramming.net/introduction-to-python-programming/ [07:52] why though [07:57] Ghosthree3, You should be able to find it with something like apt-cache saerch python3 [07:57] I simply grabbed the sources, builts and installed from there though.. thinnk it's 3.7 now [07:58] i just needed >=3.4 installed for a build [08:03] what's a good way for me to identify the source of a program crash? [08:03] run it frmo terminal? [08:03] thats always a good start [08:04] the crashing is very unpredictable [08:04] so it will take me a few days or weeks to get a result :/ [08:05] prsstnt: you can always do something from the terminal like nohop program.name &>> ~/check.me.for.errors.log & [08:05] prsstnt: and then when you get a crash check that log [08:06] nohop? [08:07] Maybe it's "nohup" [08:07] nohup lol sorry [08:07] * mouses has not had enough coffee [08:07] none of these are recognised [08:08] should that be in deb coreutils? [08:08] maybe cause im on lubuntu i dont have it [08:12] it's in coreutils, yes [08:28] whats a good way to find out why a usb port in not working [08:32] conjo tail -f /var/log/syslog and plugin your device in the usb port [08:46] hi to all, i have a problem with cups, the page localhost:631 doesn't appears comeone cah help me? [08:52] !cups | MoL0ToV [08:52] MoL0ToV: Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://help.ubuntu.com/community/NetworkPrintingWithUbuntu [09:18] hi to all, i have a problem with cups, the page localhost:631 doesn't appears someone cah help me? [09:18] the service is not running [09:18] i tryed to apt-get purge and install but don't work for me [09:23] bye [09:23] MoL0ToV: enable the service? [09:33] Is there a grep-like tool that does glob pattern matching instead of regex? [09:34] i *know* it's going to fail anyway, how do i tell it "stop trying" without waiting the full 5 minutes and 10 seconds? https://i.imgur.com/ldpmq0k.png [09:43] Hello. I want to limit my kid from using apps, so I thought I will change binaries ownership to some groups, let's call them "adults_only" and "kids_allowed", then add adult's users to both, and kid [09:43] kid's to "kids_allowed". [09:43] on ubuntu i'm writing a shell script that uses ffmpeg to create video files with spaces and using cp to copy video files with spaces. for some reason in the ls output one set of files has a ' ' around them and the other has " " around them. any idea why? [09:44] It works fine, but Now I need to change all apps ownerships. Any idea how to do it not one by one? [09:44] And possibly change default ownership of new installed apps? [09:45] what is the badass code editor for ubuntu 16.04 one would recommend me? not sure which one to pick up between sublime, atom, vstudio or w.e.? perhaps emacs? please point me a direction so i feel comfortable with my code writing [09:45] illuminated_, when there are spaces, ls use '' to delimit, but you should not use ls output, is for humans === beaver is now known as evilnewbie [09:47] Alina-malina, check all jetbrains products. Those are cool. And eclipse is cool also. [09:47] hmmm oh you mean like intelijidea? [09:48] Alina-malina, depends on what language you want to code in. [09:48] well thats the problem because i do work with many languages lol...i used to work in terminal nano, but now i got nice powerful laptop with cool gui of ubuntu, but i never used those editors [09:49] Hi folks, dumb ubuntu question: Considering an upgrade from 16.04 lts to 18.04 lts and have a networking question: The 16.04 system is obviously set up with the old style networking configuration, not netplan. If I upgrade to 18.04 will I be required to switch to netplan or will it still maintain the legacy configuration? I don't want to upgrade and suddenly find my networking borked [09:50] illuminated_, dunno but try asking ##linux [09:50] mikepapa, also i am not sure how i am going to restore the .iso that system offered me to backup, is there any tutorial on this? this is very important for me [09:51] try eclipse. It's huge enviorement made for variuous languages and frameworks. I use both. Eclipse for C and microcontrollers programming, and PyCharm from jetbrains for python. I love PyCharm for how it's integrated with popular python's frameworks. [09:51] illuminated_, (i don't think that ls behaviour is ubuntu-specific) [09:51] mikepapa: i think there are ubuntu kiosk software out there [09:51] mikepapa: perhaps you could also make a seperate kids user and lock everything with chmod? [09:51] hmmm alright thanks mikepapa i will install both [09:52] lotus|NUC, I believe so, but I don't want to be that restrictive to make a kiosk. [09:53] lotus|NUC, I want to lock everything with chmod, it's just pain to do it one by one. I'd like to change all apps with one command, and I'm not sure how to do it without killing the system. ;) [09:53] lotus|NUC, something like "chmod o-x /usr/bin/*"? But [09:54] Alina-malina, lots to choose from, personally i use eclipse for just about everything these days (C/C++/PHP/HTML/CSS/javascript), but back in the 16.04 days, i used Code::Blocks for C/C++ (but in 18.04, codeblocks has become unreliable/unstable for me, random segfaults, and autocomplete randomly freezes/stops working, so yeah..) [09:54] hans_, alrighty, what about intelijidea? do you have experience with it? [09:54] I remeber using Code::Blocks for AVR C as well. It was fine. [09:55] Alina-malina, nope [09:55] anyone? :o [09:56] dxc: networking will work fine normally, nut never say never on upgrades === TerraMar is now known as terramar [09:56] dxc: most users have sucessfully LTS upgraded to bionic [09:56] ok [09:57] dxc: dont forget to make backups right [09:57] I don't wanna have to go and sacrifice a chicken to get my ipmi working :p [09:57] Alina-malina, Jetbrains products are great. Out of the box integration with frameworks, VCSes, support for template languages, support for accompanying languages (like js for web frameworks). Cons: those are not free. PyCharm has free community version with limited functionality. [09:57] anyone having problems getting stuck in loop with kernel 4.15.0.34-generic? [09:57] it doesnt like connecting sometimes for some reason [09:57] dxc, you will not be required to set up netplan, but i'm not 100% sure if the ubuntu updater will manage to keep your existing network config intact, you may have to re-configure it post-upgrade (probably not, but i'm not 100% sure), so backup your current network config [09:57] dxc: are you on desktop or server? [09:57] server [09:57] oh [09:58] dxc: then you best join #ubuntu-server mate, ask for known issues [09:58] I haven't run ubuntu desktop in ages [09:58] kay, ty [09:58] I actually run it on a NUC :D [09:58] I'm srtuggling to install Unifi Controller on 18.04 :( [09:58] (but not the system in question) [09:58] nice1 dxc [09:58] I'll go ask 'em :D [09:59] yeah I bought it when my old fileserver/ubuntu-screwaround box died [10:00] its surprisingly snappy [10:00] dxc: feel free to share specs in #ubuntu-discuss [10:00] probably because of the nvme drive [10:00] k, I'll pop over there [10:00] So anyone has any idea howto make "chmod o-x" on all existing apps and make it default for new installed? [10:04] !chmod | mikepapa perhaps check here [10:04] mikepapa perhaps check here: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [10:12] ubottu, I do understand how permissions can be manipulated, I just believe doing "chmod o-x -r /*" might not be the best idea. So I need to do it for non-system binaries only. Unfortunatelly those are not gathered in one place. Even /usr/bin contains multiple links, that need to be followed to get to the related binary. It seems like huge work to be done. [10:12] mikepapa: I am only a bot, please don't think I'm intelligent :) [10:12] lol [10:12] Please, update kernel at least to 4.16. Kernel version 4.15 causes Chrome crashes and YouTube freezes on Skylake CPUs. [10:15] Ubuntu 18.10 will be with Gnome 3.30? [10:18] mikepapa, why do you want -x for others? [10:19] !mainline | Eightynine [10:19] Eightynine: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [10:21] Thank you. Another problem is Gnome Boxes doesn't work. Shows "Unable to run (distribution name), when restarting Boxes it automatically removes all virtual machines. [10:24] Can I use UKUU? I tried to remove older kernels yesterday and it froze and then made system to logoff. === semeion is now known as mnemonic [10:25] Where can I find Chrome crash logs? [10:36] enzotib, So I will ten only specific users run specific apps. I want binaries to be in either "adults_only", or "kids_allowed" groups. Adults' users will be in both groups, kids' users only in latter. It works fine, but it's a pain to change permissions one by one. [10:37] ..I will allow* not "ten" I have no idea where "ten" came from. === beaver is now known as evilnewbie [10:49] is there a known problem with the sudo file in 18.04? [10:52] mikepapa: you could try to play with ACL (access control list), see the GUI eiciel === semeion is now known as mnemonic [11:17] enzotib, tnx. I'll check it [11:19] Hey, does anyone know why php-fpm is in universe rather that in main? [11:19] *than === capella is now known as capella|away [11:23] i'm looking for a solution for multiroom audio streaming [11:23] What is a good short book for learning kernel for an absolute beginner? [11:23] anyone got any experience with that or can recommend a solution? [11:25] i'm thinking about connecting some pis with speakers and the wifi [11:34] how would i _generally_ go about streaming audio to multiple devices? [11:34] i tried doing it natively in pulse, but it turned out stuttery and flaky [11:40] hey community! i run a virtualization host (qemu/kvm) based on ubuntu 18.04 LTS. the machine has 192GB ram, the vms eating about 58 of those. free -mh tells me that only 5,8GB are used in cache ... is there any way to force the system into using more ram for fs caching ? [11:48] Hiyas all [12:16] Do you know how to connect to WhatsApp without a smartphone? [12:16] I apparently updated perl to 5.28.0 and now I need to manually set PERL5LIB=/usr/share/perl5. since that's a system thing, I assume that's a package being misconfigured? [12:19] repro: echo "use String::Escape" |perl [12:20] nvm, I got another perl in my path, nvm [12:20] *sigh* === juboxi is now known as jubo2 [12:22] that opt-in data collection bionic. is there a way to disable it globally, instead of not opting in at every new user sign-in? [12:30] greenEarth: there's a website you can use from ubuntu [12:31] https://web.whatsapp.com/ [12:33] dreadkopp: you could reduce swapiness, which should have this effect [12:35] for now i set vfs_cache_pressure=50 which let the cache eat up to 10GB for now. will test lower values soon [12:35] there is no swap defined on the host [12:38] oh then your approach is actually better [12:40] how can I substitute "Calibri Light:Bod" with "Carlito:Regulat" ? [12:44] ntd, what data collection? do you mean popularity-contest? [12:45] no, ubuntu-report [12:45] there's a prompt at every new gnome sign-in [12:45] just a guess but have you tried `sudo apt remove --purge ubuntu-report` ? [12:46] well, that also purges ubuntu-server et al [12:46] thinking that might have an unfortunate outcome down the road [12:47] it's a systemd service, which you can probably disable? === apetresc_ is now known as apetresc [12:48] ln -s /bin/false $(which ubuntu-report) then? :p === jstein_ is now known as jstein [12:48] chmod -x $(which ubuntu-report) ? [12:48] gmm, Unit ubuntu-report.service could not be found. [12:49] Hi all [12:49] Linux has let me down one more time now [12:49] 👍 [12:49] It's eaten up all the RAM and just hanged. Again. [12:50] OnkelTem, neat, how much ram r we talking about? [12:50] ntd: so i guess my suggestion about disabling the service may have been wrong. [12:50] hans_: 10 years ago when I had much less RAM I didn't experience such problems. It's called development I believe... [12:50] hans_: 16GB [12:51] OnkelTem, cool, maybe it's some sort of a record! could you see which process ate the ram? [12:51] purging ubuntu-report workjs fine, here (an ubuntu 18.04 desktop), though [12:51] hans_: no I cannot - it had hanged. [12:51] But let me guess... Google Chrome? This bastard is always eating up all what you have [12:51] OnkelTem, well, reboot it and run `dmesg | pastebinit`, what do you get? [12:51] tomreyn, ok. you should purge apport, whoopsie and popularity-contest while you're at it [12:52] wait a sec [12:52] ntd: i don't need to, if they behave as they say they do. [12:52] OnkelTem, sec, does it do anything if you press ctrl+shift+...F10 was it? [12:52] hans_: http://paste.ubuntu.com/p/t42DnKB9BX/ [12:52] doh [12:53] tomreyn, at least take out whoopsie [12:53] is dmesg automatically reset on reboot? [12:53] hans_: sure I tried to switch to tty1 and it had switched, but then I couldn't log in. After entering my credentials the shell prompt never appeared [12:54] which is quite expected as it waste all my RAM on something else [12:54] ntd: unless i learn otherwise, i will assume that whoopsie reports are only sent over secure connections to canonical, and do not contain unique ids. do you know otherwise? [12:54] OnkelTem, ctrl+alt+F2? [12:55] well, i caught it making connections when trying out xenial [12:55] never asked me, so away it went [12:55] BluesKaj: I switched to tty1, didn't try tty2. Is it different? [12:56] ntd: sure, it will report crashes in the background, that's its purpose [12:56] not without god dang asking [12:56] nowadays F1 doesn't normally bring up a vt/tty [12:57] BluesKaj: I noticed yeah, but this time it worked [12:57] OnkelTem, there's no differnce between the vt/ttys [12:58] ntd: i agree that defaulting to on is bad. [12:58] BluesKaj: I got just the normal login prompt, I could type letters - hence the PC didn't hang really - but then when it instantiates the shell - this failed [13:00] and my HDD was working constantly (the lights were blinking) and I waired for 10 minutes and then I restarted and got a message from UEFI that CPU temperature is too high (it was 75 celsius to be specific) [13:00] I believe it'd been working hard to free up some RAM LOL [13:01] hi [13:02] so I have the iso image named ubuntu-18.04.1-desktop-amd64.iso on my usb [13:02] This is really weird to face such situations. Isn't it clear that you should allocate some space for possible root login prompts? Odd really odd [13:02] and im trying to boot it up but its not working, so what im doing is pressing f2 than setting my boot priority to the usb. but my normal OS keeps loading [13:03] how do I install ubuntu than? [13:03] OnkelTem, btw if a kernel thread is stuck in IO (a harddrive or soemthing that never responds), that could cause similar issues to what you're describing [13:03] hey how is someone meant to diagnose network manager? i.e. turn on max debug/verbose/etc... it's a VPN i want to get working but it's not providing very useful output - just says it disappears :S [13:04] Swyper: how did you write the iso file to the usb storage? [13:04] hans_: thanks for sharing this. But how can someone detect it to undertake some... something? [13:04] OnkelTem, check your drive's SMART data, nothing interesting there? [13:05] (everything looks healthy?) [13:05] tomreyn: I downloaded the iso file from ubuntu's site than moved it to my usb from my downloads folder [13:05] the last time I did it, hans_ , it was clear. But let me try one more time [13:06] hans_: honestly I'm not a good s.m.a.r.t reader :) [13:06] Swyper: i see. well that's not the right way. iso files are like file archives, in a special format. they need to be unpackaged and written to the usb storage in a special way. there are applications which can do this. https://etcher.io is such an application [13:06] (there are several others) [13:06] hans_: http://paste.ubuntu.com/p/s9WYcmt5dR/ [13:07] How does that look for you guys? It's a SMART report [13:07] (ssd) === Class7_ is now known as Class7 [13:07] Swyper: see also https://tutorials.ubuntu.com/tutorial/tutorial-install-ubuntu-desktop [13:08] tomreyn: https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-windows#4 is this a tutorial that will give me what im looking for? [13:08] what I'm looking for is to create a partition with ubuntu on it [13:09] OnkelTem, laptop? [13:09] hans_: no. A desktop [13:09] Swyper: sorry, wrong tutorial, i meant https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-ubuntu [13:10] tomreyn: :P that is the one I linked [13:10] Swyper: note this one also links to similar tutorials for creating an installer usb stick on windows and os x [13:10] Swyper: no it's not [13:10] o [13:11] Swyper: but if you're on windows, then you got the right one already [13:11] OnkelTem, the drive looks ok. the only disturbing line was " 13 Soft_Read_Error_Rate 0x0032 052 052 000 Old_age Always - 1995252/137069159" - but given that Raw_Read_Error_Rate is at zero, it has never truly failed.. probably [13:12] OnkelTem, that doesn't happen often, right? the freeze thing? [13:13] Swyper: does this put you into the position to create the usb installer and boot off it? [13:13] tomreyn: im trying it out now will report the results back asap :P [13:14] alright, let us know if there are any issues [13:15] stevenm: there is nmcli to manage network manager. NM logs to syslog which is at /var/log/syslog [13:25] tomreyn, well the logs are useless i already looked there [13:25] tomreyn, all i get back is "Error: Connection activation failed: The VPN service stopped unexpectedly" [13:26] if i connect manually using the tool openfortivpn (which I'm guessing NM is calling) then it works... https://pastebin.com/raw/4EQEKGem [13:26] get NM to connect using a connection file... https://pastebin.com/raw/CT32sRZf [13:26] and i just get that vague message [13:26] I'd love to see what exact command NM is actually running to compare [13:28] stevenm: is this a fortigate 'ssl-vpn' then? [13:28] yup my employers [13:28] so package network-manager-fortisslvpn-gnome and network-manager-fortisslvpn and openfortivpn [13:29] if you grab that first package it basically pulls in the other two [13:29] from the normal ubuntu 18.04 repo - no ppa's needed [13:29] i see, i haven't used this very client before. have you checked whether these packages contain configuration files or manuals which describe how to increase log verbosity? [13:30] can't find anything no [13:30] i was hoping NM had some more general options for that [13:32] these effectively work like plugins, NM becomes rather dumb when using plugins, just passes the configuration and control commands to the plugin [13:34] stevenm: so openfortivpn contains /etc/openfortivpn/config and /usr/share/doc/openfortivpn/README.md and "man 1 openfortivpn" [13:34] s/contains/provides/ [13:34] tomreyn, sure but I know the issue isn't with that - as the first pastebin shows [13:34] when i use it directly - works fine [13:35] stevenm: sorry, i missed the first paste [13:35] ah ok :D [13:36] stevenm: so does it work if you dont specify the password in the connection profile? [13:36] tomreyn, nope tried that [13:36] stevenm: does this error message go away then, though? [13:36] same message [13:37] s/error/warning/ [13:37] doesn't matter if choose to have the password saved for my user... all users... or not saved and need it to ask [13:38] "Error: Connection activation failed: The VPN service stopped unexpectedly" [13:38] Added this line in '/etc/hosts': '192.168.1.20 mobo'. However, when I 'dig mobo' I get a response from 127.0.0.1 with a different IP address. How may I fix this? Ubuntu 16.04 here [13:40] stevenm: https://developer.gnome.org/NetworkManager/stable/NetworkManager.conf.html https://wiki.ubuntu.com/DebuggingNetworkManager [13:42] hmm well that debug helper python script doesn't seem to exist in ubuntu 18 [13:43] stevenm: you're right, but there are other options still [13:44] well i've added a [logging] section to NetworkManager.conf and level=TRACE [13:45] let's hope you have sufficent disk space on /var/log/ [13:46] it's just a VM i'm testing in for now [13:46] i can rollback a snapshot if it all goes wrong === capella|away is now known as capella [13:46] it's how i try any new software on ubuntu before i then commit to putting it on my main machine [13:48] stevenm: i think you can also change log verbosity on the fly like so: https://docs.ubuntu.com/core/en/stacks/network/network-manager/docs/logging-messages [13:48] https://pastebin.com/raw/V3MyR1Mw [13:48] Does the latest ubuntu desktop have a global menu? [13:48] just a lot of vague messages [13:51] jcdutton, guess it depends on which DE [13:51] jcdutton: there's the "show applications" button on the top left corner. which brings up a search utility (which can search for installed and available applications) and lists (complete, frequently used) of installed applications. [13:52] stevenm: what does "nmcli general logging" say? [13:52] tomreyn, i mean like ubuntu 16.04 has. where the application menu is merged with the top line [13:52] LEVEL DOMAINS [13:52] TRACE PLATFORM,RFKILL,ETHER,WIFI,BT,MB,DHCP4,DHCP6,PPP,IP4,IP6,AUTOIP4,DNS,VPN,SHARING,SUPPLICANT,AGENTS,SETTINGS,SUSPEND,CORE,DEVICE,OLPC,INFINIBAND,FIREWALL,ADSL,BOND,VLAN,BRIDGE,TEAM,CONCHECK,DCB,DISPATCH,AUDIT,SYSTEMD,PROXY [13:53] so i'm guessing that means *everything* :D [13:54] stevenm: i'd think so, too, yes. is TRACE > DEBUG? i assume so, but not certain [13:54] according to the docs yeah [13:54] stevenm, have you installed a vpn plugin? [13:55] indeed - read up [13:55] stevenm: so i assume what'd need to be more verbose is the VPN implementation specific helper (i.e. the plugin), and its log verbosity cannot be controlled by these configurations [13:56] stevenm, i only joined this channel just now, so don't have the history [13:56] jcdutton, package network-manager-fortisslvpn-gnome which brings in... network-manager-fortisslvpn and openfortivpn [13:56] jcdutton, when using openfortivpn directly it works... https://pastebin.com/raw/4EQEKGem [13:57] jcdutton, when using via an NM connection file... https://pastebin.com/raw/CT32sRZf [13:57] "Error: Connection activation failed: The VPN service stopped unexpectedly" [13:57] turned on TRACE mode on NM... logs are still just as useless :) https://pastebin.com/raw/V3MyR1Mw [13:57] caught up? :D [13:58] stevenm, i thing vpn logs go elsewhere, not in nm logs. [13:58] tomreyn, yeah i'm thinking that too [13:58] stevenm, I don't have fortissl, but with my VPN the log files for the VPN are separate [13:58] and so does jcdutton it seems :D [13:58] jcdutton, like - where do yours go? might give me a clue [13:59] do you mean like /var/log/openvpn/ that kinda thing? [13:59] because there is no /var/log/openfortivpn/ [13:59] For example, if I use Cisco VPN plugin, the log files appear in the plugin defined location. === anonimip_ is now known as anonymip [13:59] $ /usr/lib/NetworkManager/nm-openvpn-service-openvpn-helper --debug [13:59] Missing debug arguments (requires ) [14:00] ^ stevenm i assume your plugin may be able to do so, too [14:00] i'm looking at https://wiki.gnome.org/Projects/NetworkManager/Debugging#Debugging_NetworkManager-openvpn [14:01] well i've got -auth-dialog and -service for fortisslvpn, but no -helper [14:02] stevenm: try the service with just --debug [14:02] tried "/usr/lib/NetworkManager/nm-fortisspn-service --debug" whilst trying to connect - didn't output anything [14:03] stevenm: had you edited / reviewed /usr/lib/NetworkManager/VPN/nm-fortisslvpn-service.name beforehand? [14:03] no such file exists [14:04] stevenm, Do you have to use fortis? Maybe another will work? [14:04] :-/ okay, then i'm out of suggestions. [14:04] ah no my bad it does - two secs [14:04] so am I adding --debug on to that program= line [14:04] ? [14:05] stevenm: i think the idea is to allow multiple instances of the service there, then kill the existing service, then run your own instance in the foireground (as root) [14:05] ah i kinda see [14:05] ...and setup the connection using the gui (or cli) [14:06] well supports multiple connection is true already [14:06] jcdutton, afraid so - not my choice [14:06] ah set it to false i see [14:08] aha! i have debug [14:08] err maybe not [14:08] it's just an iteration of what is in the connection file [14:11] stevenm: bad luck, that's all i could think of in terms of debugging it. now i guess you can look for a newer option of the plugin (sometimes there are ppas, but be sure you trust them enough), and fortigate provides their own (proprietary) gui client for ubuntu, too. [14:12] yeah the old FortiClient SSL VPN program sucked balls tbh - and was only available from their contract-only support site under the firmware section [14:12] but it does seem a new full-fledged FortiClient (version 6) now exists for Linux with all the antimalware/virus stuff thrown in too [14:12] https://repo.fortinet.com/ [14:13] yeah seen it already [14:13] I'll be using that anyway most likely (to keep my employers happy that there is some kind of anti-virus running) [14:13] but having the VPN stuff built into network manager would be nicer === thor84 is now known as thoi84 [14:14] been using PIAvpn for 3 yrs and it's excellent, and they own freenode :-) [14:14] BluesKaj, lol why would you repeat that nonsense? :D [14:15] or not... i thought this was myth being shared via bots using PM ? [14:15] ok, so you don't care...it was a general comment [14:15] anyone quickly know how to enable avahi in ufw? [14:17] stevenm, https://freenode.net/news/pia-fn [14:17] BluesKaj, yeah just been reading that [14:17] nonsense eh? [14:17] I already use PIA anyway - but this is all besides the point [14:17] my VPN woes are to do with a company VPN for work [14:18] stevenm, won't the company fix it for you then? [14:18] HA! :) [14:18] I'm the "token Linux guy" [14:18] they wouldn't have a clue [14:18] there fix would be for me to use Windows instead [14:18] *their [14:18] stevenm: i went through the same set of experiments with (formerly juniper) pulse secure / ssl-vpn client, it'll be okayish as long as all of the following conditions are met: the specific open source VPN client works, the specific VPN NM plugin works, the VPN NM plugin is compatible to the NM version, the VPN NM plugin is compatible to the VPN protocol version spoken by your VPN server. and all of this needs to remain working during the entire [14:18] service contract lifetime. [14:19] hence the choice they made :-) [14:19] do you have the source code for the fortis client? [14:19] jcdutton, what we're been talking about so far is *NOT* FortiClient [14:19] FortiClient is proprietary [14:20] we've been on about OpenFortiVPN and it's network manager plugin and gnome/gtk interface [14:20] +1 openvpn :) [14:20] all that is open source [14:20] look in the openforti source for where it sends the logs [14:21] stevenm: so i ended up deciding this is impossible to service, i'd either need to use the proprietary linux client provided by the vendor (which loves to break, but $employer would have someone else to blame), or use the open source client as CLI only. [14:21] hans_: sorry, was afk, errands. Yes, that doesn't happen to frequent now as I got used to track RAM manually. Yeah, sounds a little bit ridiculous - why couldn't OS do that, right - but w/o manual monitoring I'd get it evert day [14:21] jcdutton, as already discussed that isn't where the issue is [14:22] hans_: I try to not run to PhpStors at the same time for example, I close tabs in Google chrome. And that - with 16 GB of Ram. I should add that I run few docker containers as well, but I cannot reduce their consumption or just shut them donw [14:22] two* [14:23] stevenm, does the open source one work from the command line? [14:23] stevenm: i guess the situation with the proprietary fortigate client being available via apt is actually a lot better than what i was facing, so this could actually be usable. [14:23] jcdutton, yes i've already given you the pastebin showing that [14:24] if i connect manually using the tool openfortivpn (which I'm guessing NM is calling) then it works... https://pastebin.com/raw/4EQEKGem [14:24] tomreyn, true - but I'm stubborn :) [14:24] stevenm: good, talk to the package maintainer, open bugs where needed, build yor own modified pluigin, maintain it if needed. [14:25] like i said I'll be installing/using the proprietary FortiClient *anyway* as out company policies require some kind of realtime antivirus anyway [14:25] so far I've been using the free sophos one - but it doesn't make sense to now that Fortinet have finally got their finger out their bum and make a FortiClient for Linux [14:25] but still - having the VPN stuff integrated into NM is still a nicer-to-have than FortiClient anyway [14:26] stevenm, have you tries any other SSL VPN clients, they might just work. E.g. openconnect, type is the same params and see what happens [14:27] from the error messages in NM, it looks to me to be running into a segfault [14:27] jcdutton, it's not the same - i think i tried that a few years back [14:27] jcdutton: that's a different protocol how would this work? === anderx is now known as andrex [14:27] different protocol [14:29] stevenm, for example, NM might be calling a function with 4 params, and the openforti client might be older, and only have 3 params, or something like that [14:30] right but i've yet to find which log would contain the info on what the NM plugin is actually passing [14:30] i know what params work (as I can run it manually bypassing NM) - so i want to compare my params against the ones NM/plugin is passing [14:30] that's what this whole thing has been about [14:30] stevenm, so, I would start by looking at the openconnect source code, and comparing it with the openforti source code, and check that the calls from NM all have the same params [14:31] i don't see how openconnect is remotely relevant [14:31] or how looking at openfortivpn is even related [14:31] it is NM / the NM plugin and what it passes that is the issue [14:31] openfortivpn WORKS [14:31] stevenm, I think the problem is the API between NM and the plugin. If there is a mismatch, it might result in what you are seeing. [14:32] tomreyn, dejavu? [14:33] stevenm: yes. :) the open source CLI "openconnect" client worked fine. [14:33] tomreyn, openconnect? [14:33] stevenm, openconnect works with NM, so the API between NM and openconnect is correct. You can use that to see if there is an API mismatch with the openforti plugin [14:33] do you mean openfortivpn? don't confuse him!! :P [14:34] stevenm: that's the the counter part to openforti for the protocol i was using [14:38] stevenm, are you using this: https://gitlab.gnome.org/GNOME/NetworkManager-fortisslvpn [14:39] jcdutton, yes - it is already packaged and available in the ubunto main repo though [14:39] not like i've had to compile anything or anything [14:41] https://askubuntu.com/questions/1034978/network-manager-fortisslvpn-will-not-connect-to-vpn [14:41] (see the EDIT) [14:41] tomreyn, already seen that one [14:41] i'm not using any cert files - or in fact any files at all [14:42] it's all user/pass based [14:42] stevenm, looking in the source code for network-manager-fortisslvpn... [14:42] * swallowed by pppd. One way to see them is using strace. */ [14:42] since the fortigate has a self-signed cert though - i did tell it which cert to trust (but that is just a hash ID) [14:42] so the SSL certificate fingerprint you specify in your configuration file is that of the remote server, i suppose? [14:42] Note that in the current from, the messages from pppd-plugin are [14:43] swallowed by pppd. One way to see them is using strace [14:43] tomreyn, yeah [14:43] stevenm, so it appears that the only way to see the logs, is using strace!!! [14:44] tomreyn, just so it doesn't complain about the self signed cert basically [14:44] stevenm: i see. [14:44] tomreyn, you can see i specified the same thing when doing openfortivpn directly - and that worked [14:46] stevenm: right, and hopefully the NM plugin would not run such checks by itself. [14:52] tomreyn, via this web https://web.whatsapp.com/ you must have a smartphone to connect to WhatsApp. [14:52] tomreyn, i might just wait a month for 18.10 and then backport some newer version [14:55] greenEarth: yes, it's the same for signal (which whatsapp is a partial fork off) [14:56] tomreyn, ok. [14:56] stevenm: i'd suggest working towards ensuring that a newer version will land in 18.10 now then. [14:56] Does anybody works for free software with a salary? [14:56] (newer, and with the changes you need) [14:57] !ot | greenEarth [14:57] greenEarth: #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:57] tomreyn, ok [14:58] @s [14:58] oops sorry [15:11] Hello good people of #ubuntu. I have an issue with fancontrol. It seems the order of the devices changes between reboots, so that in effect the config file /etc/fancontrol leads to unmanaged fans and the cpu fan runs at full speed after every reboot. Is there a way to make fan configuration persistent? [15:13] Adding to this, I have four hwmons 0-3, and this numbering is frequently changing. [15:13] The CPU fan sometimes is hwmon2, sometimes hwmon3, and so on. [15:19] stevenm: not sure it'll help, but worth a try: https://snapcraft.io/network-manager (see the "other versions" drop-down) [15:21] mpo: i wont be able to help, but i recommend you discuss the ubuntu version you're referring to. [15:22] Oh, sure. It's an out-of-the-box 18.04 Ubuntu. [15:22] I could add hardware details, too. Give me a second, please. [15:26] anyone familiar with apparmor? I thought the command sudo aa-exec -p /path/to/profile would read it on the fly similiar to firejail but I keep getting the error /path/to/profile is not a profile but it is is a profile and does not seem to want to read it [15:26] anyone ever used snapcast? [15:33] snapcast - It's not a standalone player, but an extension that turns your existing audio player into a Sonos-like multi-room solution. [15:33] interesting [15:40] hey help please? im running 16.04, im having troubles with an sd card, multiple times ive used it to transfer files between my phone and my computer and today i plug it into my computer and its not registering dmesg says error -110 failed to initilize... i can send the out put which site am i sopose to use to paste ? [15:44] I'm having trouble installing raid 5 using ubuntu server [15:44] can anyone help me here? [15:45] oerheks: yes, it works really well [15:45] except i can't figure out how to set up my firewall :) [15:47] that depends on the port the music player uses to stream ? sudo ufw allow /utp [15:48] alterjsive: which installer and ubuntu version are you using, what doesn't seem to work, or is unclear? [15:48] oerheks: the server talks to the music player through a pipe, i'm talking about the server and the clients [15:48] !paste | lowkeycoat1 [15:48] lowkeycoat1: 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. [15:48] alterjsive, dont! [15:48] never, ever, use raid5 [15:49] well, unless you *really* know the consequences and what you're doing [15:49] look up raid6 or raidz2 [15:50] oerheks: it appears to use zeroconf, but opening 5353 isn't sufficient [15:50] alterjsive: please don't cross-post. if you would prefer to discuss this in #ubuntu-server, please state so here. [15:51] ppf: could this help? http://www.hietala.org/multi-room-audio-with-mpd-and-snapcast.html [15:54] pavlos: indeed! :) [15:54] now all this needs is a UI! [15:55] having issues with my sd card. im running 16.04 this is dmesg > https://pastebin.com/e06bLDhv === mkv is now known as m4v [16:02] lowkeycoat1: lines 849,850 mmc0: probably a bad SD card [16:03] ntd whats wrong with raid 5> [16:04] ntd, can you help me with a ubuntu server install using raid 5? [16:05] alterjsive: you need to provide details, like what is the problem? [16:06] pavlos: it still works in my phone, just not the computer, is ubuntu that sensitive? [16:07] I have a laptop with 3 ssd's and one hdd, I tried to do a manual mdadm installation and failed when installing the bootloader. So now It [16:07] so now I wanted to try ubuntu server but I can't create a boot partition when I select my 3 ssd as a raid volume [16:09] alterjsive: pretty sure /boot can't be on a raid5 [16:11] ducasse thx, ok that explains it [16:12] ducasse, ok I selected my hdd as a boot device but i still can't select done to go to the next step [16:14] ducasse, ah I must mount a local partition as boot [16:15] alterjsive: yes, put /boot on the hdd [16:16] ducasse, thx [16:20] lowkeycoat1: do you know the filesystem on the SD card? [16:26] if it can be used in a phone, i guess fat32 [16:28] lowkeycoat1: you might need to install this ... sudo apt install lib32stdc++6 [16:34] My system takes long to boot because Plymouth takes 20s of boot time. Why is that? [16:38] Eightynine, afaik plymouth just the thing that shows the splash screen so it's running all during boot, but it's just waiting for everything else to finish.. [16:38] i do not know what file system it has.. im going to try the install piece [16:39] I always had problems with Plymouth, sometimes I could fix that by updating kernel and replacing drivers. Now it doesn't help. [16:40] Eightynine: systemd-analyze blame gives some info [16:40] I know, but I don't know what to do next. [16:41] pavlos: couldnt find any package by regex lib32stdc++6 [16:41] Eightynine: can you paste the top 10 lines? [16:43] https://pastebin.com/xb9xUX8L [16:45] lowkeycoat1: available in xenial ... https://packages.ubuntu.com/search?keywords=lib32stdc%2B%2B6 [16:46] Is that possible to update Gnome to 3.30? [16:47] Eightynine: in your /etc/default/grub do you have this, GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" [16:48] Is there a GUI-way to change the system font in Ubuntu? [16:48] Just turn Plymouth off? Is that impossible to fix it? I saw problems with it in Ubuntu-based distribution. [16:49] Eightynine: no, it will stop displaying boot info. I dont know why plymouth takes 20s [16:49] Me too. That's strange. [16:49] pavlos: im new to seeing pages like that but from what im gathering is that the lib file is for a 64 and i have a 32 [16:50] lowkeycoat1: you have 32bit ubuntu 16.04 installed? [16:50] yes [16:52] When will HWE become available for 18.04? [16:52] after 18.10 exists [16:54] Thank you. And Gnome 4 will be in 20.04? I think so. [16:55] Eightynine, nope. as 20.04 will be LTS, i think it will have stable 3.x [17:09] on xenial, alsamixer returns 'cannot open mixer: No such file or directory' [17:10] why's that? [17:14] I am using a dual monitor setup with ubuntu 18.04 (GNOME Desktop). The second display is to the left of my primary display (sometimes I have to reconfigure this when GNOME Shell invariably crashes. I have noticed that on the very left edge of my primary monitor (to the left of the vertical ubuntu dock I can see content from the other display. Just a sliver of it running down the entire left edge [17:15] My mouse also has difficulty sometimes moving from the right monitor to the left [17:15] if I press the "super key" then I can move the mouse over in the overview or activities view mode [17:15] Paddy_NI, seen that before, resetting the monitors with its own buttons/menu to factory default might help [17:16] ( for the overlapping edge, that is) [17:16] oerheks, I have done that several times on both monitors [17:16] oke, what videocard/drivers are you using? [17:16] oerheks, No idea, how do I check? [17:17] fyi it does this for both my graphics card and onboard gfx [17:17] Onboard is intel, card is ati [17:17] systemsettings > details, first page gives hardware overview [17:18] or terminal: lspci | grep VGA [17:18] oerheks, AMD® Rv710 [17:18] Old card [17:18] driver in use >> lspci -nnk | grep -i vga -A3 | grep 'in use' [17:19] oerheks, radeon === Dr2g0n is now known as W1zard === W1zard is now known as V1zard [17:20] looks like the standard driver, i have no clue there.. [17:20] oerheks, Yeah, sure it does it with the onboard intel graphics too === havenstance_ is now known as havenstance [17:21] oerheks, Thanks for the help all the same :-) [17:21] why don't you use the ati solely? a mix wth onboard and pcix might be the culprit [17:22] oerheks, It is used solely [17:22] I meant it does it when I remove the ATI card and just use the onboard intel [17:22] And when I use the ati card [17:22] I am not using both [17:22] I don't even think that would work to begin with [17:23] it could work, if you set the onboard as primairy. not for all boards. [17:23] oerheks, It's a fairly cheap board [17:23] maybe ##hardware guys have a clue [17:23] Yeah possibly, I might hit them up tomorrow [17:24] :-) [17:24] oerheks, THanks for the tips [17:24] :-) [17:24] yw [17:25] I wonder if it might have something to do with the gnome shell session [17:25] How would one run a clean vanilla session [17:26] Yet retain their current one [17:26] :-) [17:26] Probably a big ask [17:28] Usually something like xnest or xephyr [17:28] ( to run a different X session within the current one ) [17:28] genii, Oh I mean just at the login prompt [17:29] A vanilla session option [17:29] And hi!! [17:29] :-) [17:29] It's not usually possible to run concurrent dms [17:29] genii, I don't want concurrent sessions [17:30] Just the option for a stock gnome session at the login prompt [17:31] ha! [17:31] For gnome, I forget the dotfile name to backup ( I normally am in Kubuntu where it would be the .kde file in ~ ) [17:31] sudo apt install gnome-session [17:31] X-D [17:33] Well here we go... brb [17:39] erm. sorry for the noob question, but how do we send the content of a file to termbin? I don't remember the syntax :/ [17:41] cat file | nc termbin.com 9999 [17:42] ^^ thanks! [17:49] Hello [17:50] Can you show me result of this command (from Ubuntu 18.04 LTS)?: apt-cache list flatpak [17:51] !info flatpack [17:51] Package flatpack does not exist in bionic [17:51] !info flatpak [17:51] flatpak (source: flatpak): Application deployment framework for desktop apps. In component universe, is optional. Version 0.11.7-0ubuntu0.1 (bionic), package size 624 kB, installed size 3206 kB [17:51] scx: Is there an issue that we can help you with? [17:51] pragmaticenigma: packages.ubuntu.com seems to be broken [17:51] https://packages.ubuntu.com/bionic-updates/flatpak [17:52] And I need to know if Ubuntu 18.04 actually provides flatpak >= 1.0 [17:52] scx: flatpak is in the universe repository, not updates [17:53] pragmaticenigma: Whatever. Links are broken: https://packages.ubuntu.com/search?searchon=contents&keywords=flatpak&mode=exactfilename&suite=bionic&arch=any [17:53] !info gnome-software-plugin-flatpak [17:53] gnome-software-plugin-flatpak (source: gnome-software): Flatpak support for GNOME Software. In component universe, is optional. Version 3.28.1-0ubuntu4.18.04.3 (bionic), package size 55 kB, installed size 189 kB [17:54] lubuntu drives me crazy that when i name a folder it goes over two lines [17:55] you might want to use a PPA, https://launchpad.net/~alexlarsson/+archive/ubuntu/flatpak , but carefull with ppas [17:55] pragmaticenigma: anyway, it seems to me that there is a bug in that site. It doesn't see snapd neither [17:56] oerheks: I was asking about flatpak package in official Ubuntu 18.04 repository, not PPA. [17:56] scx: yeah, the site is having issues right now... doesn't list any packages for anything [17:57] apt list gives me: flatpak/bionic-updates 0.11.7-0ubuntu0.1 amd64 [17:57] pragmaticenigma: so, it is 0.11.x, right? [17:57] pragmaticenigma: ok, thanks [17:57] it installs fine here, flatpak [17:57] scx, it's fine for me, try again [17:57] update properly first, i guess [17:58] ioria: Still no luck: https://packages.ubuntu.com/bionic/flatpak [17:58] oerheks, ioria: the issue wasn't the ability to install, as much as I believe their researching [17:58] s/their/they're/ [17:58] scx, i mean this: https://packages.ubuntu.com/search?lang=en&suite=bionic&arch=any&mode=exactfilename&searchon=contents&keywords=flatpak [17:59] ioria: the links on that page all lead to error pages [17:59] ioria: Yes, it works, but it doesn't provide info about package version. Moreover, links here are broken. [18:00] Version 0.11.7-0ubuntu0.1 (bionic) [18:00] scx, yep, maybe it's updating [18:01] oerheks: Thanks, That's all I wanted to know. [18:09] oerheks, Hey I have figured something out [18:11] oerheks, So monitor two which is not my primary "good" monitor is on the left. However if I leave it on the right (as it is by default when you enable "joint displays" the overlap is not present on either monitor [18:11] Annoying as hell [18:11] The bug is specifically to do with moving monitor "two" to the left [18:12] brb.. Wife is calling [18:19] Yeah so, time to search for bugs to do with having a secondary monitor to the left on Ubuntu [18:19] :-) [18:20] has anybody tried apt-fast ? what is it about? [18:20] lenny_lemon, Is that the P2P apt? [18:24] hello [18:24] "Unable to correct problems, you have held broken packages." [18:24] now what? [18:24] I wish apt developer had a little more experience in communicating with other humans. [18:25] TheWild: did you add external ppa's of any kind to your system? [18:25] yup [18:25] the built-in repos have way too old versions of some software [18:25] Paddy_NI, i don't know that's why i'm asking ... [18:35] Hi, I get a GPG CRC error while trying to confirm my launchpad gpg key. The email that I "save as..." from thunderbird as an .eml file will not decrypt, even if I delete all the lines outside of the GPG block. [18:36] However if I copy-paste the block of ASCII into a terminal with nano, it works. Any idea what is wrong with the email's source? Is it, for some god-awful reason, being encoded with DOS CrLf line endings or something? [18:38] ca-on-adam: how would we know? [18:39] Because this would be the source text of the email, so the formatting of the email would be because of the way launchpad.net's email server is sending it. [18:40] ca-on-adam: oh this is about an e-mail you received from launchpad. there is #launchpad where there may be launchpad support. [18:41] and you can run 'hd' against your .eml file to inspec the line endings (or just 'file', should also tell) [18:42] Whenever I boot into Ubuntu, my other drive is only loaded when I click on it in the file manager. How can I have it automatically loaded? [18:43] leonardus: you could configure it with a static mountpoint in /etc/fstab, having it mounted there automatically on boot. [18:44] also one more thing, my configuration isn't loaded until I sign in. So my monitor order is swapped, and the login prompt is on my right monitor instead of the left. [18:44] Is there a way to have that loaded automatically? [18:45] how I can list apt repositories I've added? [18:46] TheWild: sudo apt-get update && apt-cache policy [18:47] it doesn't list ppa:ondrej though [18:47] TheWild: then that's not active [18:48] it has to. I have installed PHP 7 anyway and it's not available in the "built-in" repositories. [18:49] how long ago [18:49] TheWild: maybe you removed the repository since? [18:50] Hello, I have a couple of cronjobs that execute a script that make an SQL query every hour. After a few hours I'm getting ER_CON_COUNT_ERROR: Too many connections. I assume each time a cronjob calls the script a new connex is opened but not closed, and so I should find a way to close the connex within the script. Is this assumption correct? [18:51] mezod: sounds like they never get closed, yes [18:52] but it could also be something else making lots of connections, and that the cronjob just happens to run at a bad time [18:52] TheWild: you can paste the output of the above commands like so: sudo /bin/true; pastebinit <( sudo apt-get update 2>&1; apt-cache policy 2>&1; ) [18:52] geirha: I think the problem is that before I had a script with a setTimeout that'd execute the same query every hour but probably one script = 1 connex. But now every time the cronjob calls each script it is a new connection, so 1 cronjob = * connections [18:53] I see [18:54] well, at least make sure you properly close the connection in the script [18:55] http://termbin.com/z77k [18:55] mezod: this is really two misconfigurations. both your sql client should fail the connection if the process is not done after a realistic period, such as some secondads or minutes at most, and your sql server should also kill stale connections after less than an hour. [18:55] ^^ tomreyn [18:56] TheWild: have you recently upgraded from 17.10 or 16.04 ? [18:56] TheWild: right, so you have only the default sources active. you may have other packages installed, but those would then be leftovers, without an upgrade path [18:56] geirha: yes [18:56] because all PPAs get disabled in the process, and you have to re-add them manually [18:56] (and it says so, too) [18:56] tomreyn: ah, I got it. The repositories got reset after update [18:57] tomreyn: yeah hmm, just started using AWS RDS so I need to figure it out [18:59] mezod: you're not the first one to run into issues with connection snot getting closed by the server side there. but i'm sure this can be tweaked or worked around. [18:59] tomreyn: so for now I assume that command works. Thanks. [19:00] TheWild: which command? those i provided? i'm sure they do. [19:00] tomreyn: yeah, aws means constant sysadmin struggles lol [19:00] apt-cache policy [19:00] worst biz decision I've done in a long time [19:01] :-/ [19:05] hi everyone, I'm having a new issue that just started on it's own this morning. I've had chromium installed forever, but just today the mouse pointer has changed ONLY on chromium so it's not the same as all other apps. It's some weird black pointer. Any ideas on how to get this pointer cursor to be like the rest of the entire OS? I tried the usr/share/icons edit and that did not help. === capella is now known as capella|away [19:06] hello, someone use x2go on 18.04? what type of session I should select ? Gnome not working... problem with 3.28? [19:06] !info x2go [19:06] Package x2go does not exist in bionic [19:07] ccha: where di you get that please? [19:07] ppq [19:07] ppa [19:07] ccha: ask the maintainer mate, we cant support external ppa's here due to security risks [19:07] !info x2goclient [19:07] x2goclient (source: x2goclient): X2Go Client application (Qt5). In component universe, is extra. Version 4.1.1.1-2 (bionic), package size 1308 kB, installed size 2609 kB [19:07] !info x2goserver [19:07] x2goserver (source: x2goserver): X2Go server. In component universe, is optional. Version 4.1.0.0-3 (bionic), package size 69 kB, installed size 392 kB [19:08] or install the version from apt tomreyn found :p ^ [19:08] i think there's #x2go [19:08] o I try that [19:09] ccha: please before installing software on ubuntu, try the repos first [19:12] nite nite guys, movietime === themusicgod1 is now known as tmg1|wicksell [19:34] Hey guys [19:35] anybody noticed this ? [19:35] disk encryption support - shared library nested under amazon with update-manager today ? [19:35] https://i.stack.imgur.com/nWqcT.png [19:36] I'm running steam on linux and the problem is that various games create various config folders all over the system. This fills up my ~ with garbage. Is it possible WITHOUT logging out, to run steam with itsown user so that any random file is generated at /home/steam? [19:37] i cannot get an sd card to reggister at all any more please help, im using 16.04 32bit, fdisk -l and dmesg >> https://pastebin.com/mcdQ2U92 [19:39] Hey, can someone tell me what is the logic behind separating python standard library module "venv" from the python3 package itself ? [19:45] Why does Ubuntu's iostat miss the -n option (to get NFS statistics)? [19:45] where is the libreoffice-script-provider-python in bionic? [19:46] https://packages.ubuntu.com/xenial/libreoffice-script-provider-python [19:47] @lowkeycoat1: your sdcard device should be /dev/mmc0 according to your dmesg, try fdisk -l /dev/mmc0 [19:49] does anyone have a solid resource for touchscreen stuff? specifically the on screen keyboard? I've got it working in Gnome, but it only works for the DE it seems, not in apps like Firefox or Chrome [19:50] marlinc: are you running with other options? does it work with -n standalone [19:50] pragmaticenigma, I checked the man page and the -n option is not there and when just using -n it prompts me with the help output [19:51] hurrican: says no such file or directory [19:51] marlinc: If -n isn't in the man page... then it would mean it's not an option [19:52] pragmaticenigma, in the Ubuntu version yes... unfortunately. I was looking to troubleshooting some NFS delays and found multple posts online talking about the -n option and even found in this online man page https://linux.die.net/man/1/iostat [19:52] slimschwifty: You might want to ask in #ubuntu-touch ... that channel is dedicated to touchscreen [19:52] So it appears to be a thing, just not in Ubuntu unfortunately.. [19:53] marlinc: When packages are compiled, there are many options for what is and isn't included ... There is probably a reason the Ubuntu developers decided to not include it, which might be it's deprecated or a better tool exists [19:54] marlinc: use nfsiostat, http://manpages.ubuntu.com/manpages/bionic/man8/nfsiostat.8.html [19:54] marlinc: we might be able to suggest a different tool if we knew what information or purpose you needed to the tool for [19:55] HurricaneHarry seems to have it's replacement [19:55] HurricaneHarry: per your previous comment... all context is lost when you cut out so much of the window... since there is no package name, it's hard to know what that is for [19:56] pragmaticenigma, currently I have a very high sys CPU time on a few Kubernetes nodes [19:56] HurricaneHarry: could also be a simple rendering bug, where the listing accidentally got indented [19:57] pragmaticenigma, I just managed to at least figure out that a lot time is spend in the futex system call, at least in the 96% time range. I'm not sure if that' s the reason for the high sys CPU time [19:58] pragmaticenigma: probably right with rendering bug, just looked strange and wanted to mention it. [19:59] HurricaneHarry: when I see strange stuff in the gui updater like that... I usually go to terminal and manually run from there to see what packages are present [19:59] pragmaticenigma, https://paste.ubuntu.com/p/T6yyFJ6WZg/ for example [20:00] pragmaticenigma: I had no further problem with the updates as such... [20:04] lowkeycoat1: try ls /dev/mmc* to find the right device [20:04] marlinc: I'm not familiar with those things [20:07] Hi all. [20:07] So I managed to get ubuntu 18.04 too boot with acpi=off in grub [20:08] however, this command makes the touchpad not work [20:08] Without it, ubuntu freezes on the logo [20:08] pragmaticenigma, thank you! [20:09] pragmaticenigma, but it's invite only :( [20:09] slimschwifty: It is not invite only, you need to register your nick [20:09] !register | slimschwifty [20:09] slimschwifty: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode. [20:10] slimschwifty: also, it appears to redirect to #ubports [20:37] pragmaticenigma, I'm registered, so I'm not sure what's up [20:37] -NickServ- You are now identified for slimschwifty. [20:38] slimschwifty: I think I typo'd something .. I'm not sure... try #ubports though [20:38] must be, I'm in #ubports now [20:39] I still get " You have been kicked from #ubuntu-touch by ChanServ (Invite only channel)" but this'll work I hope [20:41] here's hoping slimschwifty ... only caveat ... it is the weekend, many of these channels are more active during the week === jje_ is now known as jje [20:45] pragmaticenigma, they directed me back here. That's for a mobile port, not touchscreen laptops [20:46] slimschwifty: are you running in wayland mode? [20:50] Hi all. Anyone here running ubuntu on an msi gs series optimus notebook? Dual graphics (GTX970m and intel). [20:51] !ask | mach1 [20:51] mach1: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [20:52] !ask Hi all. Anyone here running ubuntu on an msi gs series optimus notebook? Dual graphics (GTX970m and intel). [20:52] mach1: I am only a bot, please don't think I'm intelligent :) [20:52] mach1: What is your support question? [20:52] mach1: if you describe the actual issue you are having in some detail someone may be able to help you [20:56] pragmaticenigma, I get the same behavior with xorg or wayland [20:57] slimschwifty: are you attempting to use the on-screen-keyboard application, or the one that should appear when you swipe up from the bottom of the screen/ [20:58] nm slimschwifty ... [20:59] pragmaticenigma, I was expecting it to appear automatically when selecting a text field like it does when I tap on the search under Activities [20:59] pragmaticenigma, it does come up with a swipe up, thohg. I didn't actually know it did that so thanks [21:00] slimschwifty: i found it while googling for your issue [21:43] Hi all, looking for some help with calibrating my Toughbook touchscreen. xinput-calibrator isn't doing anything. [21:44] (also have 2 other bugs, but am working with alsa team on sound... and I'll get to the screen brightness not working later) [21:52] how come aa-exec don't work with apparmor? [21:58] How come ubuntu does not show battery level of laptop? [21:58] Is it related to me disabling acpi? [21:59] that would be a logical conclusion, yes [22:00] firelegend: pretty sure it is. [22:00] Well otherwise it doesnt boot without acpi=off [22:00] it simply freezes and this is the only workaround [22:01] which ubuntu version, hardware (laptop or mainboard) model, bios version? [22:01] Ubuntu 18.04.1 but with updated kernel to 4.18.8 [22:01] laptop is lenovo legion y530 [22:02] Without acpi=off, I can see some errors related to ACPI. Says something along the lines of ACPI Bios error [22:03] which is why i'm asking about the bios version [22:03] dmesg -t | grep ^DMI: [22:04] i read about i915.alpha_support=1 for those machines, not sure 4.18 needs this [22:04] https://forums.lenovo.com/t5/Gaming-Laptops-Knowledge-Base/Installing-Ubuntu-18-04-on-the-Legion-Y530/ta-p/4187251 [22:04] I added it just in case [22:05] Yeah I did that [22:05] but....doesnt boot without acpi=off [22:05] Also my revision is a bit different [22:05] Just a moment waiting for it to boot [22:05] for that dmi command [22:06] hmm, are you in xorg or wayland session? [22:07] It says BIOS 8JCN23WW [22:07] 05/25/2018 [22:07] https://pcsupport.lenovo.com/de/en/products/LAPTOPS-AND-NETBOOKS/LEGION-SERIES/LEGION-Y530-15ICH/downloads/DS503758 [22:07] 8JCN43WW - 09 Aug 2018 - Urgent [22:07] nice find, tom [22:08] Probably related to meltdown/spectre or l1tf [22:08] As I was about to mention [22:08] when ACPI=off even the touchpad doesnt work [22:09] if it is off, it works, but then ubuntu freezes on the logo [22:10] the changelog for *this* version doesn't mention meltdown/spectre/intel-sa-* [22:10] I could try updating, hopefully it resolves it [22:10] although I am a bit skeptical about it [22:11] note there is also a similar model, Legion Y530-15ICH-1060 (the "-1060" is the special part here) https://pcsupport.lenovo.com/de/en/products/LAPTOPS-AND-NETBOOKS/LEGION-SERIES/LEGION-Y530-15ICH-1060/downloads/DS504994 [22:11] Mine is the 1050 model [22:11] for gtx 1050 [22:13] then i *guess* the first link is correct. you can verify this by searching by your serial # [22:14] Hi, since I installed lubuntu 18.04, my laptop becomes very hot and shutsdown by itslef. What could be the problem? [22:14] obrown2: what were you running previously? [22:16] tomreyn: Ubuntu 14.xx (don't remember the exact version) [22:16] obrown2: and there your laptop did not run very hot and did not shutdown by itself? [22:17] tomreyn: no, not at all [22:17] tomreyn: it's the first time it does that [22:18] obrown2: what applications, if any where you running prior to it shutting down? and was lubuntu a fresh install or an upgrade to 18.04? [22:20] pragmaticenigma: it was a fresh install from the usb, and I was downloading Anaconda (for python), nothing else was running (as far as I know) [22:20] obrown2: then it's likely that linux has since learnt to do things to do with your hardware it previously couldn't, but by being able to make better use of your hardware it now runs into a situation it would not run into previously. broken ACPI tables can cause this. you can post your kernel log online using "dmesg | pastebinit" so we may have a look at what may be wrong. [22:21] The bios update utility needs at least 30% so...I will have to wait for it to charge up [22:21] Meanwhile [22:21] these are the error messages I get without acpi=off https://imgur.com/a/weScOWW [22:23] tomreyn: http://paste.ubuntu.com/p/VvhDWXjMyk/ [22:23] firelegend: as it says, this suggests BIOS bugs. [22:23] I am skeptical the update will fix them,but I just need a bit more charge [22:24] firelegend: you would be surprised at what a BIOS update can fix [22:24] Lets hope it does [22:25] obrown2: What happens if you boot the system and let it sit after login... do nothing with it... does it shutdown without any user interaction? [22:27] anybody know where I should look for help with touchscreen problems? [22:28] Yep it probably is related to ACPI [22:28] I can see in Windows in device manager that the PCI device enumeration is similar [22:28] of the touchpad to the one in the ubuntu error messages [22:29] obrown2: so this laptop is 11 years old? it might be about time to replace it. 32-bit CPUs are probably not going to be supported much longer. intel wont provide security patches for yours. [22:30] pragmaticenigma: no it stays open when I let it sit [22:30] It really would be...interesting/sad to see 32-bit CPUs no longer be supported [22:31] tomreyn: do you think I could do something to fix it till I change it? [22:31] 32bit support is not ending anytime soon, firelegend ... Canonical is not making install images anymore. You can still install 32bit versions of Ubuntu using the network installer from the mini.iso [22:32] obrown2: note lines 79 + 80 of your paste. there is a newer bios version available for your system, too. it's a single version update only, but it might fix the acpi bug. or you could try to work aroun dit as discussed on the paste, by booting with acpi_apic_instance=2 [22:33] 2 GB RAM is definitely not much for a desktop computer nowadays. [22:34] or maybe just someone who knows more about xinput and the post-17.04 changes that sometimes break solutions involving xorg.conf edits? [22:42] ssh opens a local distant laptop, copy using scp, but how to access local dirs just to list ll or dir? [22:43] adam4567: to see local directory listing, use lls [22:43] adam4567: to change local directory it lcd [22:44] Guys, I updated the bios, it didn't help. [22:44] Now what? [22:44] firelegend: can you post dmesg | pastebinit ? [22:44] pragmaticenigma: No command 'lls' found, did you mean: [22:44] Command 'fls' from package 'sleuthkit' (universe) .. etc [22:44] Just use BSD. [22:45] pragmaticenigma: but thanks, I'll look into lls lcd etc - beaut. [22:45] adam4567: oh... you're using scp [22:45] adam4567: those commands are sftp [22:46] tomreyn: I need to reboot the machine, but it likely wont show the error with acpi=off [22:46] So is there a way to somehow save the boot log somehow? [22:46] firelegend: then dont use acpi=off [22:46] Yeah but I can't boot [22:46] it simply freezes on the ubuntu log [22:46] logo [22:46] firelegend: not even to recovery? [22:46] Although I can move the mouse [22:46] so the touchpad works [22:47] but the ubuntu logo stays indefinitely [22:47] firelegend: do you know how to access grub menu and boot to recovery? [22:47] pragmaticenigma: two Ubuntu 16.04 machines local this side of router [22:47] Yes, in fact I get to grub directly [22:49] seems to load [22:49] but then asks me to select something from the recovery menu [22:49] pragmaticenigma: I have to open ssh with 10.1.1.4 as distant machine name doesn't work. Need to config Hosts or ssh_config I guess. [22:49] perhaps the root shell prompt? [22:50] firelegend: so, are you able to boot to recovery, spawn the shell and run: dmesg > /var/tmp/dmesg [22:50] yes I am able to [22:50] adam4567: scp isn't really meant for handling local file operations, it makes the assumption you know the local system. [22:51] Seems like I need to remount for rw [22:52] firelegend: okay, once you did, press ctrl-d and resume the boot, see if it continues fine. if it doesn't press ctrl-alt-del and reboot into your default acpi=off boot [22:52] acpi=off is a really harsh measure, though, not a good idea to use unless there is really no other option. [22:53] pragmaticenigma: Understood. I'll try detailing local path to known file, see how we go. That makes sense. Just am a little lost at a command prompt without easy access to local files. But OK. [22:54] adam4567: scp was made with the idea that you issue everything in one command, not interactive. though it has that ability [22:54] It booted! [22:54] from recovery mode it boots fine [22:54] touchpad works [22:54] and even shows battery level [22:54] Now how can I replicate this with normal grub booting? [22:55] we might be able to tell you after you did: dmesg | pastebinit [22:55] alright [22:56] most likely you want to remove acpi=off, you should probably also remove 'splash' and 'quiet', maybe you need to use !nomodeset [22:57] http://termbin.com/hw1s [22:57] But nomodeset probably means no drivers for the GPU? [22:58] adam4567: I would recommend looking into sftp command... it's designed for interactivity... see "man sftp" for more [23:00] pragmaticenigma: Noted. Am thrilled to be first time out on ssh, will see how we go. [23:05] pragmaticenigma: Seems it couldn't find the local file. [23:06] pragmaticenigma: scp /home/user1/Documents/afile.txt user2@10.1.1.4:/home/user2/Documents [23:06] /home/user1/Documents/afile.txt: No such file or directory [23:06] !nomodeset | firelegend [23:06] firelegend: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [23:07] firelegend: apparently you're already booting with nomodeset [23:07] at least you were when you recorded this dmesg [23:08] I recorded from within recovery [23:08] otherwise it's quiet splash acpi=off [23:08] I could change it to remove those [23:09] oh right recovery does set 'nomodeset' [23:09] Is packages.u.c broken atm? [23:09] https://packages.ubuntu.com/search?keywords=xrdp&searchon=names&suite=all§ion=all should have other versions too [23:10] https://packages.ubuntu.com/xenia [23:10] er, https://packages.ubuntu.com/xenial [23:10] argh, https://packages.ubuntu.com/xenial/xrdp [23:10] i'd remove "quiet splash" temporarily just to see what is printed on screen during normal boot. i would definitely remove "acpi=off" generally. i would then boot without nomodeset, so a normal boot, and see which errors occur. then see about how to work around them. [23:10] firelegend: ^ [23:10] and https://packages.ubuntu.com/source/xenial/xrdp [23:11] thanks [23:11] hi all [23:11] michagogo: someone else reported that it's misbehaving earlier today. the right hing to do about this is to file a bug report, the bottom of these pages should say how. [23:12] 👍🏽 [23:13] id like some suggestion (terminal) commands i can google the manual of so that i can investigate a usb port problem im having; the port isnt working all the time [23:13] running ubuntu 18.04 [23:14] conjo, hardware problem? [23:15] my ports problem is that it doesnt always want to work and when it does it does so slowly | it was the port i used to pair a long deleted pairing between a ps3 controller and a bluetooth dongle [23:15] how are you measuring the 'slow', conjo [23:15] this was on windows and now im fully linux and all other partitions and mbr are deleted [23:16] anybody know where I should look for help with touchscreen problems? [23:16] usb2 and usb3 ports can give different results [23:16] conjo, there has to be a mbr [23:17] not by a metric | i use the port now and then for the connection of my keyboard and mouse (if it decides it wants to work that is [23:17] Kwizats, ubuntu touch device? [23:18] conjo, so more of a 'gut feeling' slow as you have not measured the actual slow [23:18] sorry the winds mbr has beeen long since deleted and a new one being created. I dd random it out [23:18] from terminal [23:18] to try fix the usb problem [23:18] then installed ubuntu [23:18] how would the mbr have affected the usb [23:19] yes as in the key board is frequently non responsive after a sleep state [23:19] and after some time works [23:19] how again is that a mbr issue [23:20] but not on any other port but that partic port [23:20] same with an external hdd on only that port [23:20] or a wifi modem [23:21] on only that port [23:21] conjo is this a usb hub with so many things attached to a single usb slot [23:21] or a usb connected controller (ps3 dual shock-which works on every other port [23:22] no [23:22] a port [23:22] bazhang: it's a toughbook cf19 running ubuntu 18.04 [23:22] touchscreen worked fine under windows 7 [23:22] adam4567: what does "ls /home/user1/Directory/afile1.txt" tell you? [23:23] conjo, do you mean actual port, such as a firewall might use, or a usb 2.0/3.0 slot [23:23] firelegend: so, since this dmesg was still full of acpi issues, you might want to give TJ's trick a try: http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [23:24] one port doesnt work well period after i paired it with a ps3 controller and bluetooth dongle when i was running windows, i dont run windows anymore only ubuntu 18.04 and i have from terminal dd randomed my sdd and mbr then reinstall to try fix usb port prob no success yet [23:24] 2.0/3.0 usb port [23:24] Kwizats: Windows and Ubuntu are very different and use different software to access the devices in your computer. One of the caveats is that driver for the touch screen of that particular computer may not have open sourced or provided any documentation on how to write drivers for it. In short, the touch screen of your computer may not have support in Ubuntu or any Linux distribution. [23:24] slot sory sory [23:24] that's not a port conjo unless you mean usb slot === QBRT90 is now known as QBRT [23:25] I'm aware. I provided that info to rule out hardware problems. [23:26] one of therse ports isnt working well all the time [23:26] https://imgur.com/a/cwGVQQE [23:26] i've already tried running xinput-calibrator, to no avail, and editing the xorg.conf.d files as the calibrator directs does nothing. [23:27] https://answers.launchpad.net/ubuntu/+question/673340 [23:27] is where I am in this [23:27] im assuming its port 4 [23:29] nope its this one (which i have my wifi dongle plugged into atm [23:29] Bus 001 Device 002: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n [23:29] Kwizats: does the calibration tool actually allow you do touch the calibration points? [23:29] yep [23:30] so right now its working but it will often wigg out and stop working (regardless of what is plugged into it) [23:30] Kwizats: and the output has been copied to the xorg.cond.d/ folder ? [23:30] or not work at all [23:31] Kwizats: what is the contents of your xorg.conf.d folder? Please paste to paste.ubuntu.com [23:32] yes. has to be in usr/share/X11/xorg.conf.d/[filename], because when I tried it in /etc/X11/xorg.conf.d it caused a login loop. [23:33] where did you find documentation that it goes there? because that's not right [23:33] Kwizats: ^ ^ [23:34] one sec [23:35] https://pastebin.com/P2ce2tR4 [23:36] bazhang, sorry missed ur msg above not sure that it was but just mentioning that i had done a fresh install since i first noticed the prob appear [23:37] or on ubuntu: https://paste.ubuntu.com/p/pBsFdqMCWG/ [23:37] Kwizats: where did you find did you find documentation of placing thing in /usr/share/X11 [23:37] and that the mbr had been deleted in case it had anything to do with causing or allowing the problem to persist accross fresh installs of os's [23:38] it's directly from the output text of the calibrator. [23:38] --> Making the calibration permanent <-- [23:38] copy the snippet below into '/etc/X11/xorg.conf.d/99-calibration.conf' (/usr/share/X11/xorg.conf.d/ in some distro's) [23:39] tried it in the /etc/X11/xorg.conf.d first, and it caused the login loop until I logged into a wayland session and deleted it. [23:39] Kwizats: okay... after the calibration... did you reboot? [23:39] yes [23:40] the problem only appeared after i paired usb blutooth and a dualshock on windows with motionjoy (but i no longer run windows) i just want to investigate the issue from terminal and am looking for help re what commands would be helpful to investigat potential probs with a usb port [23:41] i dont know what manual to google can i have some search term suggestions from the linux community to google please [23:41] MO=to investigate usb port problems from terminal [23:42] i am newish to terminal [23:42] not well versed by any stretch but can use for many purposes [23:42] hw usb problems wont be searched or fixed from ubuntu conjo [23:43] cant linux do that kind of stuff or at least tell you where a problem exists? [23:44] eg ls -a filename tells you all about a file properties [23:44] conjo, you are discussing an atheros wifi not working, thats software not a usb issue, no idea why you would ever talk about mbr [23:45] surely there is a file all about working usb ports that i can cat [23:45] plug something into it and run dmesg [23:46] no im not mon...its the port that doesnt work well and that i wanna investigate (it dont matter what i plug into that port i have issues with it be it a wifi card or a hdd or a blutooth dongle [23:47] Kwizats: I'm out of ideas... if those are you bugs/discussions on launchpad, I think that is the best place for getting your answers [23:47] atheros wifi card is just plugged in atm i could plug anything into 'THAT' port and itd mis-behave [23:49] blargh. Yeah, that's my bug report/question. [23:49] conjo, thats not a port [23:49] a'right, thank you for your time [23:49] lol is the term i should use slot [23:50] try dmesg after plugging something into it [23:51] you the man [23:51] you the woman [23:51] what ever this is the avenue i was looking for [23:51] thank you [23:52] super [23:52] no prob