[00:34] I'm trying to build my package in pbuilder, but I get a strange error that I don't understand: http://paste.ubuntu.com/p/GFmSWBQ7BS/ [00:34] it says that it can't satisfy a dependency because it's a "virtual package" [00:35] does anyone know how I may resolve this? [00:40] :| whats the name of the libstdc++ 5 32b for a multilib system? [00:41] Is there a way to make MultiSystem utility really recognize you just deleted an ISO and so free up the relative space? It just keeps taking the same amount of MB, though the deleted ISO is no longer shown into the menu. [00:43] nvm can just use :i386 duh [00:45] ezzieyguywuf, my guess is you need to install some packages that provide those virtual packages (usually several different real packages may supply a virtual package, so apt can't figure out which one to install.) [00:53] Greetings channel. I am searching for where to find hardware list of smallest notebooks that have full hardware support. [00:54] Ideally looking for smaller 12 in or smaller [00:55] The general hardware compatibility list was okay but no option to sort by display size, so was not ideal [01:03] ... already gone. [01:03] Oh well. [01:05] https://www.dropbox.com/s/dqfunumodx1zo2v/SPCC-2.tar.gz?dl=0 [01:05] that is a c++ compiler that I made [01:07] extract and run sudo bash configure -k then sudo make -k then sudo make install -k [01:08] and that will replace your current gcc... if you want a bootstrapped compiler! [01:08] please don't, unless you can verify it's not malware. [01:08] tomreyn: wasn't planning on it. [01:09] tomreyn: besides, I find it highly unlikely someone can easily write a C++ compiler. [01:12] and it didn't belong here int he first place. [01:13] tomreyn: yea.. it just sets off red flags for someone to claim to have written a compiler for an extremely complicated language like C++. [01:13] especially a random person. [01:14] there's only a handful of C++ compilers for a reason... [01:17] I did a system update on my nas yesterday that messed something up. When I boot up I get an error and it just hangs there. I made a live cd and the boot/system drive (a usb drive) is fine, ran a test and repair. Then I even tried boot-repair from livecd, but I still get the same error on boot... https://imgur.com/a/Ehh84ox any ideas? [01:28] rappo: what is your NAS running? [01:40] tomaw, 16.04 server [01:45] oops, meant to tag tomreyn instead [02:06] When I get a "Report a problem" pop up, where does the bug report actually go to? Can I find all such bug reports in the Ubuntu bug tracker or something? [02:08] yes, you can find all the bugs on the tracker [02:08] Or where can I find a local copy of the error report? [02:10] k_sze[work]: usually the error reports (raw format) will be under /var/crash [02:11] hggdh: I see. Thanks. [02:12] hmm, https://errors.ubuntu.com/ doesn't seem to be searchable. [02:14] k_sze[work]: errors.ubuntu.com is a restricted tool. You need to be a registered users (which means you would need to be a dev, or a similar, at Ubuntu) [02:31] Hey, for LXD - What is 'Name of the new storage pool [default=default]'? [02:47] rfm: it's odd because locally (i.e. not in pbuilder) I can install the packages as-is === Darkvapour_ is now known as Darkvapour [03:05] good morning. I have a question about DNS resolving which is probably not ubuntu-specific, anyway: when I run ping nonexisting.name.com, my OS then tries nonexisting.name.com.mydomain.com ... which is sort of wrong, but also right in a way? Is that normal and intended? if I use dig or host commands, I get an empty response as it should be. [03:06] nonexisting.name.com.mydomain.com then returns a catchall answer which leads to confusing results. [03:08] you should figure out whats actually right and wrong first [03:11] RoscoePColtrane: so, I got "search mydomain.com" in my resolv.conf which is the reason this happens. Also, if I write ping nonexisting.name.com. <-- with the root dot in the end, it doesn't happen, obviously, because now it's clear that the name is complete. I just wonder how this is not a raging issue for everyone. and why I only notice this after 30 years of using computers. [03:11] you know, actually .. actually I just needed someone to talk to [03:11] * db breaks down crying [03:12] I will remove the search clause. I'm not sure since when I had it. but I think it's not necessary and leads to issues. [03:17] oh well of course I get it. I got a new router which pushes this setting via DHCP ... === BgLamersTeam is now known as Dreaman [04:03] hello === Dreaman is now known as BgLamersTeam [04:19] how do I use "ip" on just one device? like I want to see bytes transmitted on /dev/wlp3s0 === Class7_ is now known as Class7 === cpaelzer_ is now known as cpaelzer === Tabstar is now known as Tabmow [05:23] anyone know how to delete storage in lxc/d? https://paste.ubuntu.com/p/D6swVjWxgj/ [05:25] gbear14275: perhaps the #juju guys might know that === jje_ is now known as jje [05:27] I've encountered a very odd problem with my sound. pulseaudio seems to stop working after 5min. I can get it to work again by manually killing all pulseaudio processes and then doing sudo service pulseaudio start, but after 5min it stops working again [05:28] normally i can eventually fix w/e sound problem i'm having after awhile, but this time i'm stumped [05:28] i have no idea what to do [05:28] !sound | fiskenslakt start here [05:28] fiskenslakt start here: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [05:29] fiskenslakt: you might also open a tail -f /var/log/syslog while you investigating your issue, to see whats going on [05:29] Thanks i'll take a look at both [05:30] well i get this in syslog: [05:30] pulseaudio[19940]: [pulseaudio] protocol-native.c: Denied access to client with invalid authorization data. === Malsasa1 is now known as Malsasa [06:05] I really can't figure out this sound issue. I keep getting this error in syslog: [06:05] pulseaudio[3888]: [alsa-sink-ALC887-VD Analog] asyncq.c: q overrun, queuing locally [06:06] no matter what, everytime i completely kill pulseaudio and allow it to start again, after like 4min it will stop working [06:29] If I do `dpkg -l 'ibus*'`, I see an `ibus-googlepinyin` listed as uninstalled ("uu"), but it's not a real package, apt says it's purely virtual. [06:29] How can I find what's referring to it? [06:29] `apt search ibus-googlepinyin` yielded nothing. [06:36] k_sze[work]: https://askubuntu.com/questions/670169/how-can-i-find-ibus-googlepinyin [06:37] enzotib, worked for me from 16.04 machine https://paste.ubuntu.com/p/9yZmnmxvpX/ [06:37] enzotib: I see. I guess I'll forget about it then. [06:38] enzotib: I can't even get fcitx to work properly (e.g. I can't get both English and French keyboard layouts working) [06:40] And the GNOME session freezes if I have selected fcitx as input method system, but accidentally press super+spacebar to switch ibus keyboards. [07:06] Good morning! When rebooting, my postfix service wont start. But I cant find out why. Nothing in syslog I could recognize which tells me why postfix status is down after reboot. Any suggestions or help to find out why? When starting manually without problems. [07:38] Hi all. linux and freenode newbie here. [07:38] Is there a way to get a masked hostname on freenode? :S [07:38] yes register nick and turn it on [07:39] Thanks. The real reason i came here is to ask if there is a decent IRC program to use on bionic beaver [07:39] When i try irssi or xchat i get the following: [07:39] gnupg : Breaks: software-properties-common (<= 0.96.24.3) but 0.96.20.7 is to be installed [07:49] hi everyone! I am having troubles using symlinks in Ubuntu 18.04 which I didn't encounter in 16.04 and earlier. I have a work-partition that is mounted as /opt/work and I usually symlink important parts of that from my home-dir. Sadly, some open-file dialogs do not seem to support reading from other partitions and/or my symlinks. I guess it's rather an issue of mount options than symlinking. any ideas or suggestions? [07:51] I also suspect that it's related to Snaps [07:52] why would it be snaps [07:53] Ben64: because it does not happen with all programs. I already found something helpful (the guy asking is having the same issues as I am): https://askubuntu.com/questions/964377/snap-application-doesnt-see-files-from-another-partition [07:54] BSC_: how you have configured and created the symlink from another partition to your home directory . can you post the command that you have used in your system [07:55] nisankhindia: I usually do "ln -s /opt/work/[name of dir] [another name of dir]" [07:55] fcitx is seriously bonkers: https://www.youtube.com/watch?v=No76EdjNkXs [07:57] BSC_: if you have created the symlink into your USER Home directory like inside /home/$USER/ than it should be inside /home/ as they dont belong to user , example mkdir -p /home/var mv /var/lib /home/var/ ln -s /home/var/lib /var/lib [07:57] having had troubles with Snaps boils down to "how to get rid of snaps alltogether" for me :-/ [08:00] nisankhindia: I don't get your suggestion. It's not the symlinks which are not working. I can use them from the shell, many applications etc. It really boils down to snaps. And the reason as to why they behave differently are explained in the link to askubuntu (see above) [08:00] uhm why would you move /var/lib into /home? that doesn't make sense [08:01] geirha: look at the last line after move [08:03] nisankhindia: still doesn't make sense in the context of BSC_'s issue [08:04] geirha: it was miscommunication , so i have already shorted out that with the OP . thanks [08:10] Snaps really are a major pita... Does anyone know if it's safe (and suggested) to add plugs to the yaml file of an existing Snap? I am using one which does not seem to support "removable-media" [08:12] I am actually thinking of removing the snaps alltogether as they seem to be another case of "if it ain't broken, don't fix it" [08:12] BSC_: for snap support we reccomend to contact the proper maintainer of the actual snap [08:16] BSC_: Snap support please visit : https://forum.snapcraft.io/ or read docs at https://docs.snapcraft.io/ [08:16] Hey I'm trying to use fingerprint-gui but when I add a fingerprint, it identifys my finger once but not twice [08:17] lotuspsychje: thanks, I'll think about that. But I also think that my issue is more of a general problem with snaps. I have already spent too many hours investigating the intricacies of Snap [08:17] BSC_: its the users choice, if you dont like snapd you can remove it from your system [08:18] lotuspsychje: now THAT sounds like a great suggestion :D [08:18] Hey I'm trying to use fingerprint-gui but when I add a fingerprint, it identifys my finger once but not twice https://imgur.com/a/bhkaO6t [08:19] BSC_: just keep in mind, some snaps come by default on your ubuntu install, removing snapd might have consequences [08:20] lotuspsychje: Yeah, chromium is one of them and there are others which I wouldn't want to gamble with. Snap seems to be a time-wasting monster in any way :-/ [08:20] BSC_: take a look at: snap list [08:20] shazer: provide your distribution details ( lsb_release -a or cat /etc/*release ) , hardware details ( lsusb ), check the dependencies installed or not .. and [08:21] BSC_: chromium is not instaleld by default, but there are current plans to maintain chromium on snap instead of the apt package [08:23] https://paste.ubuntu.com/p/y2xpT7vMWQ/ [08:26] lotuspsychje: I don't remember exactly, but I am quite certain that I installed chromium using apt-get or the Software Center. I still got a snap that way [08:27] on another note: what is a good markdown editor for Ubuntu? I just tried Typora when I ran into that issue with snaps and remote file systems [08:29] nisankhindia: https://paste.ubuntu.com/p/y2xpT7vMWQ/ [08:34] BSC_: i strongly prefer vs code for a markdown editor over anything else ive used. [08:42] I keep getting these kinds of errors when I try to apt-get install : [08:42] "gnupg : Breaks: software-properties-common (<= 0.96.24.3) but 0.96.20.7 is to be installed" [08:42] Does this mean that I need an older version of software-properties-common ? Is it because python-pip is not yet stable on bionicbeaver? [08:45] I've tried apt-get with -m and -f. Same error :S [08:50] desudesudesu: have you added external ppa's to your system? [08:50] desudesudesu: could you pastebin the output of this? apt-cache policy gnupg software-properties-common [08:52] lotuspsychje: Not that I recall. Not on this machine. [08:52] geirha: one moment for paste [08:52] https://pastebin.com/QHRP58SY [08:52] afk 5 minutes. Appreciate the response. [08:54] You have a 1.4.20 version of gnupg installed, which doesn't come from any of the currently added apt sources [08:55] that gnupg package version happens to be the latest of xenial [08:56] something's gone wrong after upgrading from 16.04 to 18.04 [08:57] what happens if you try to upgrade those two packages? sudo apt install gnupg software-properties-common [09:01] Ah thank you. It is now upgrading with sudo apt install gnupg software-properties-common [09:02] I may have effed something up when i did the dist upgrade. Will see what happens after apt is done with this [09:02] Many thanks. Still new to nix. Trying to get away from windows as much as possible. Your help and effort is sincerely appreciated <3 [09:18] How do I rollback to this btrfs snapshot : http://0x0.st/sEbd.txt (To last .snapshots/rootfs) [09:47] Hello ubuntu channel. I'm running 18.04.1 latest version on a X230 (Lenovo), and i have trouble getting my lid cover detected. When i cat /proc/acpi/button/lid/LID the status is always open. Anything i can do for it ? [09:47] It is working under other os. [09:50] I can't use ibus anthy input in wine if I run using sudo [09:50] anybody know how to fix that? [09:50] the exact command I'm using is: sudo -E ip netns exec alt4 sudo -u mark WINEPREFIX=~/.winejpalt4 LANG=ja_JP.UTF-8 wine run.exe [09:51] whereas if I just run WINEPREFIX=~/.winejp LANG=ja_JP.UTF-8 wine run.exe it works fine [09:56] when i want to install HOPM on ubuntu, i've got an error Leaving directory [10:10] can i resize a partition the partition of the running OS? [10:10] usually yes [10:11] Zeljko, is HOPM a linux game ? [10:11] mgedmin: usually meaning? [10:11] at least you can enlarge a mounted ext4 partition with resize2fs; shrinking might not be supported [10:11] (according to the manual page) [10:11] ppf if that partition is the RUNNING one NO [10:12] the other difficulty is getting the kernel to reload the changed partition table, when you have some of the partitions mounted [10:12] I remember doing online resizing a few years back, but I've forgotten all the specifics ... [10:12] my setup of a 120g disk is {80g sda1 (/), 2g swap, void} [10:12] this is one of those situations where LVM makes things easier [10:13] so i swapoff, delete swap, recreate it at the end of the disk, and then resize2fs? [10:13] essentially [10:13] make backups etc. [10:13] ppf at your risk [10:14] it's a fun exercise if you're prepared for the worst, in case something goes wrong [10:14] and you might need a reboot after the partition table change where you move the swap to the end and resize the / partition [10:15] resizing filesystem and resizing partition are separate steps; when you're enlarging things, you resize the partition first and then run resize2fs to grow the filesystem to the new size [10:15] when you're shrinking things, you shrink the filesystem first (while it's unmounted), then shrink the partition [10:15] wait, resize2fs is for the filesystem only [10:16] and it's always scary because if you accidentally shrink too much and cut off the tail end of the filesystem, well, that's Not Good At All [10:16] I believe tools like parted can combine both steps into one command [10:16] gigirock: no and at my risk are vastly different answers :) [10:16] but I don't remember if parted supports online resizing [10:17] there should be tutorials on the net; I wouldn't trust my memory [10:17] but it's helpful to know that online resizing is a thing that's possible (under some circumstances) [10:18] apparently there's also growpart [10:18] that sounds helpful [10:19] ... I think that changes the partition table only, leaving you to resize the filesystem yourself afterwards [10:20] sure, but that's just resize2fs [10:20] yeah [10:21] 'just' meaning the manpage says it works for mounted partitions [10:42] Hi folks [10:44] I just installed a new NVidia 1050 ti gpu on a system running Ubuntu MATE 18.04, initially I installed the only other listed driver in the "additional drivers" app "jockey" I think and it seemed to have installed correctly. However upon rebooting I now have 1600x900 as the highest resolution available (not the previous 1920x1080). I thought perhaps I should use the driver from NVidias website, so I switched back [10:44] to the previous Nouveau driver and rebooted. Upon rebooting there was only one resolution available 1024x768. So I installed the driver from the website and reboot, I still have really poor resolution options and I am not sure I should trust this system. [10:51] Paddy_NI, which driver did you install from the website, the 390 or 396 ? [10:52] BluesKaj, Oh the 390.87 [10:53] hello [10:53] can you recommend a tool for converting heic to jpg? [10:53] a simple cli tool would be nice [10:54] Paddy_NI, that driver should be available to build from the repos if you have dkms installed...shouldn't have to use the website driver [10:54] BluesKaj, Yeah I tried the driver listed in "additional drivers" [10:55] BluesKaj, It does not run at the correct resolution [10:55] I'm not really familiar with mate DE, but make sure dkms is insatalled [10:56] installed rather [10:57] Okay, it's rather odd that the additional drivers dialog does not handle this [10:57] I would also have though that dkms would be installed OOTB [10:58] brb, going to try this [10:59] additional drivers is an older app that i haven't seen in the latest releases [10:59] guess mate is kind of traditional [11:30] BluesKaj, I [11:30] BluesKaj, I think MATE uses Jockey whereas Ubuntu uses a fork of Jockey which is integrated into software center [11:33] Paddy_NI, ok [11:33] my ubuntu 18 has gcc but no g++, are they both seperate packages ?? [11:33] yep [11:36] so Installing gcc does not gurantee g++ ?? [11:45] no [11:45] separate languages, separate packages [11:45] you don't get gfortran either [11:45] Although, g++ will depend on gcc, if talking about the standard repo packages [11:56] BluesKaj, Hey I don't mean to take too much of your time, would it be okay if you give this a literal once over? https://devtalk.nvidia.com/default/topic/528263/linux/incorrect-monitor-resolution-after-installation-of-nvidia-current-package-via-synaptic-running-linux/ [11:56] BluesKaj, The post by "Tumbar" seems thorough enough [11:56] I am not sure how this is going to work long term with my not so savvy client [12:04] Paddy_NI, what does, sudo ubuntu-drivers list, show in the terminal ? [12:08] or lspci -nnk | grep -i vga -A3 | grep 'in use' , include the quotes, to see which driver is in use [12:23] BluesKaj, Cool will, do. I must get ssh going on this other PC as it's downstairs [12:23] Thanks for your time mate [12:24] Paddy_NI, np [12:42] BluesKaj, output of "ubuntu-drivers list" nvidia-driver-390 [12:42] BluesKaj, Kernel driver in use: nvidia [12:42] I am guessing I need to create a newmode [12:44] Paddy_NI: are you using nvidia-settings to see available resolutions? [12:44] hateball, The highest listed is 1600x900 [12:45] I found this script on the Ubuntu forums https://paste.ubuntu.com/p/Mjnc5c7QYY/ [12:45] Paddy_NI: check what the monitor is reporting to the GPU via EDID - those modes come from that [12:45] I wonder if I was to swap out "1600x900" with "1920x1080" if that would do the trick [12:46] TJ-, Well using the opensource driver I get 1920x1080 and the display normally works flawlessly with just about any other chipset so I am certain its a problem with the driver [12:47] For instance it is not even using 1600x900 by default with the Nvidia driver, its using 960x540 [12:47] TJ-, How would I check that information anyway? [12:49] Paddy_NI: it'll be in the Xorg.0.log, usually at /var/log/Xorg.0.log, or more lately, in a per-user directory I believe [12:56] sudo apt-get install read-edid && sudo get-edid | parse-edid [12:59] Thanks OerHeks, this is the output from "get-edid" https://paste.ubuntu.com/p/tnfXWgG7Y2/ [12:59] Hello, I need help with my computer graphics being slow. I'm using a laptop with intelhd520 and watching youtube 1080p is impossible [13:00] it's a fresh install of ubuntu [13:00] Paddy_NI: looks like the monitor's EDID is broken, according to the "checksum failed" message [13:01] TJ-, Oh so this issue may not happen on a different display [13:03] TJ-, It's funny how the 1050 TI with the Open Source driver does guess correctly yet the proprietary does not. Also the onboard graphics guess correctly and the previously installed R9 280x guesses correctly [13:03] This is actually the first time I have had this issue [13:03] any ideas would be appreciated. everything was fine before restarting my computer:( [13:07] Paddy_NI: when the EDID doesn't provide specific 'modelines' the driver tries to figure out the best choice from the Horizontal and Vertical frequencies, and, I think, the aspect ratio of the reported physical screen dimensions [13:33] could anyone please help me with my graphics problem? [13:34] i've been using linux for a couple weeks and been unable to fix this myself [13:34] just read back, bonno , sounds like this SNA and tearfree issue https://askubuntu.com/questions/752743/ubuntu-16-04-skylake-6th-generation-screen-flickering [13:35] sudo gedit /usr/share/X11/xorg.conf.d/20-intel.conf ( this is an empty page) and copy that info [13:36] *if* it does not work, see next post to use UXA instead of SNA [13:39] sorry, what info. i did leave the channel for a while and irssi (irc client i am using) does not store history (not sure if other irc clients do) [13:40] ah found it in the link [13:41] and restart afterwards? @OerHeks [13:42] bonno: that would be a good idea [13:48] hey, that helped, but it reset my monitors positions. after i set them up the way i need to (one monitor is clockwise), the lags appeared again [13:50] OerHeks: should i now try accelmethod uxa or do you have any other ideas? [13:53] bonno: so rotation (transformation) is the problem then [13:54] likely. any ideas on how to fix that? [13:54] bonno: presumably that can't be done in the GPU hardware so it is done by (CPU) software, which incurs the performance penalty [13:55] does that mean there's no way out of this but to use landscape mode? [13:55] rotated monitors are made of sadness and tears [13:56] well, that's inspiring haha [13:56] *cough* different subpixel ordering *cough* [13:56] Does Ubuntu have per-monitor font smoothing yet? [13:57] that is one thing I appreciate about W10 - the nice per-display DPI and font settings so I can rotate without squinty eyes [13:57] and the aqueducts [13:57] my gut feeling is "probably not" [13:58] rory: no, and I speak as someone that operates 6-monitor systems :) [13:58] it might be technically possible, in wayland, but I think it need special support from the toolkit (to use not just different scaling modes, but also different fontconfig contexts for different outputs), and I haven't heard about anyone doing the work to support that [13:58] It's not a huge deal it just makes some fonts look indescribably weird [13:58] rory: having all monitors identical is the bets way to go :) [13:58] just look how long it took to get color emoji support ... [13:58] yeah but then I miss out on 1200x1920 goodness [13:59] welp, guess that will be the way to go [13:59] when you get a document up on that baby, you are REALY looking at that document [13:59] reading my code in portrait mode was fun but i guess you can't have everything [13:59] anyway I've turned off subpixel rendering and I'm trying to get used to pure grayscale antialiasing, so that I could use rotated monitors maybe at some time in the future maybe [13:59] rory: well, that is relative. my 6 monitor configs use 1920x1200 and that's fine, but connect one of those combined with a hiDPI display and it looks coarse :) [14:00] thanks a bunch, imma go live my life now [14:00] ta-tah [14:00] I generally keep the rotated monitors in the same X screen, so maybe that helps too, I don't mix orientations in the same X screen [14:01] Hello. When using Enhanced Zoom with compiz, is there a way to have it use a single zoom pane across multiple display rather than a separate pane on each? [14:03] i just installed the package "imagemagick" [14:03] but i cant find its binary [14:03] can you run it? [14:03] imagemagick and magick do not exist [14:03] as commands [14:04] "imagemagick is already the newest version (8:6.9.7.4+dfsg-16ubuntu6.4)" [14:05] magick .jpg .png >> https://legacy.imagemagick.org/script/magick.php [14:05] hollusion: imagemagick shipts a lot of binaries with names like 'convert' and 'display' and 'mogrify' [14:05] dpkg -L imagemagick will show you all the files owned by that package [14:05] hollusion: the command is named convert [14:05] imagemagick doesn't provide a command called the same, it provides "convert" among others [14:05] or the whole list https://legacy.imagemagick.org/script/command-line-tools.php [14:06] thank you [14:06] except it's an empty packge; the binaries are actually shipped by a dependency -- dpkg -L imagemagick-6.q16 on ubuntu 18.04 lts [14:07] was hoping it would be able to convert heic to jpg but it does not seem like it [14:07] and augh everything's obscured by the alternatives system [14:07] http://dpaste.com/0Y9H90C [14:07] /usr/bin/convert is a symlink to /etc/alternatives/convert is a symlink to /usr/bin/convert-im6.q16 [14:07] there's probably a manual page that lists all the commands [14:09] whole post about HEIC, one better exports from apple as jpg than convert https://stackoverflow.com/questions/45460611/convert-heif-heic-to-jpeg-on-a-server [14:09] hollusion, ' ls -half ~/Downloads/BFGC/IMG_30451.HEIC ' [14:11] JimBuntu, http://dpaste.com/0C3G4HP [14:11] had a typo in the filename [14:11] but it seems the ubuntu imagemagick package does not know HEIC format [14:11] Ah, ok. I wanted to make sure that wasn't going to also be an issue. Thanks. === enzotib_ is now known as enzotib [14:56] I'm working on packaging a project and uploading to ppa. I've made a slight tweak to my upstream (changed the minimum cmake version) that did not result in a new release version. I've downloaded the slightly modified tarball and re-packaged, whenever I try to dput my new package into ppa it complains that my orig.tar.bz does not match [14:56] is there a way to explicitly tell dbuild "hey, my orig.tar.bz is the same filename but the file itself is different" or do I have to actually bump the version on my upstream in order to make this work? [14:57] ezzieyguywuf: you would generally bump the version number since it's not the same [15:04] ezzieyguywuf: just needs a "dch -i" or do it manually [15:07] I'm installing 18.04 Ubuntu( normal installation) and I can see my 3TB drive fine but the 14.6TB Raid I have setup is only being seen as 2TB. Any idea why? [15:09] TJ-: tgm4883: so change the version number on the package? that I don't mind doing [15:09] i am not sure but maybe the patitionning, gpt or msdos have you partitioned ? [15:10] Yeah just as a test I installed windows 10 pro and it read and worked with the drive with no issue [15:10] No special drivers or anything [15:10] Malgorath: seen as 2TB by what? [15:10] fdisk [15:10] that did it! thanks you two. [15:11] Malgorath: well that would be expected. try "gdisk" === BgLamersTeam is now known as Dreaman [15:11] drat, actually launchpad complains now [15:11] Malgorath: fdisk has advanced a bit but is still stuck in the MBR heritage of max 32-bit offsets and so forth [15:11] fdisk -l is the command and it sees both 8TB drives as sda/sdb and on install fdisk say the sdd(14.5tb) raid but no on reboot I don't see the drive, so I'm thinking its probably a driver issues. but I'm not really up on raid stuff and not sure what drivers if any I would need [15:12] is it possible to change the orig.tar.bz in launchpad without changing the filename? [15:12] Malgorath: is it hardware RAID? [15:12] TJ-, yes [15:12] I have a z620 HP workstation [15:13] Malgorath: true hardware raid, or fakeRAID? you said sda/sdb are 8TB which inferred they are the underlying disks of the 14.5TB sdd [15:14] TJ- its a true hardware raid, lshw | grep -i raid => product: C600/X79 series chipset SATA RAID Controller [15:14] Malgorath: are you on it now? can you show us "pastebinit <( lsblk )" === xul is now known as Guest50153 [15:15] let install pastebinit, I just installed 18.04 on the 3tb drive [15:16] TJ-, http://paste.ubuntu.com/p/p73ZqRTGj6/ [15:17] Malgorath: OK, that is FakeRAID - e.g. the firmware/BIOS can configure it, but the OS needs a driver [15:17] lsblk ftw [15:17] Malgorath: in real hardware RAID all you wouls see is the logical RAID device, not the underlying disks [15:17] TJ- ah this thing says it has onboard raid controller with 6 ports... [15:18] Malgorath: right, but it isn't a hardware RAID, it's a lie. It is fakeRAID [15:18] Malgorath: see e.g. https://help.ubuntu.com/community/FakeRaidHowto [15:19] Thanks TJ [15:20] Malgorath: that wiki is just FYI read the first paragraphs. Ignore the technical stuff and commands, we'll help you sort that part out (that article is quite out-of-date ) [15:20] TJ-, i was about to ask but yes I see what you mean [15:22] Malgorath: now you need to install dmraid package. "sudo apt install dmraid" [15:22] !info dmraid [15:22] dmraid (source: dmraid): Device-Mapper Software RAID support tool. In component main, is optional. Version 1.0.0.rc16-8ubuntu1 (bionic), package size 22 kB, installed size 91 kB [15:22] TJ-, says its already installed [15:23] Malgorath: that's good, in which case we can investigate what it sees [15:24] Malgorath: try "sudo dmraid -ay" [15:24] * mgedmin should research dmraid vs mdadm someday [15:25] TJ-, RAID set "isw_ecehhcgibh_Volume0" already active [15:26] Malgorath: OK, so you should be able to access it as /dev/mapper/isw_ecehhcgibh_Volume0 [15:26] Correct but that is being read as 1.8T [15:27] I already did a clonezilla of the Raid so if I have to rebuild the array I'm okay with that tbh [15:28] Malgorath: what is reporting the 1.8T size ? [15:28] it was in the lsblk you had me pastebin [15:29] Malgorath: no matter I see it! Right, so all that means is the entire RAID size isn't used, only 1.8T as Volume0 [15:29] oh wait [15:29] if i do gdisk I see 13.8TB [15:29] on partition 4 [15:30] Malgorath: the 'lsblk' output suggests you've got 2 x 7.3TB disk, in RAID-1 mirror [15:30] That is correct [15:30] and not mirrored [15:30] Raid 0 [15:31] Malgorath: Mirrored [15:31] Look at the major:minor device numbers in the lsblk output, they're identical for sda and sdb [15:31] might be a striped configuration [15:31] I'd hope so I bought 2 HDDs the exact same [15:31] its Striped in BIOS [15:32] hmmm, lets look at the actual device nodes: "pasteinbint <( ls -l /dev/block/ )" [15:33] http://paste.ubuntu.com/p/C78Q8TbzKZ/ [15:33] OK, I'm getting confused, don't mind me! [15:34] right, what we see is only 1.8T allocated according to dmraid, of the total [15:35] Malgorath: is that what you were expecting? [15:35] So on install it read the wrong setup for the raid? [15:35] No [15:35] As with windows I have 14.8 TB of storage and I'd rather have it setup in linux for that space [15:37] Malgorath: show us "pastebinit <( sudo dmraid -s -s isw_ecehhcgibh_Volume0 )" [15:38] Malgorath: my point is, there may be 14.8TB /but/ only 1.8TB is allocated according to dmraid, via lsblk. If you know that the entire 14.8TB is allocated to file systems then there is a problem [15:39] TJ-, http://paste.ubuntu.com/p/52QY23YRWN/ [15:39] TJ-, I have the 14.8TB setup with windows 10 on it just to see if it would work [15:40] So it has a working partition, I wouldn't imagine it not reading a simple windows partition [15:40] Malgorath: now lets try "pastebinit <( sudo dmraid -s -s isw_ecehhcgibh )" [15:41] Malgorath: is the host running a 64-bit amd64 Ubuntu ? [15:41] yes [15:41] ERROR: either the required RAID set not found or more options required no raid sets and with names: "isw_ecehhcgibh" [15:41] when i ran that [15:41] OK, that's fine [15:42] I was trying to ensure we weren't looking too deep into the set [15:43] so now lets try the superset itself: "pastebinit <( sudo dmraid -s isw_ecehhcgibh )" [15:43] Same error [15:44] Malgorath: In Windows does Disk Management show the entire 14.8TB under a single device ? [15:44] yes [15:45] Malgorath: I suspect the Intel SoftWare (ISW) fakeraid metadata on that system is not fully understood by dmraid. What Ubuntu release are you using? [15:46] 18.04 [15:47] right, and redhat basically abandoned dmraid in 2010 so it is likely out of date. [15:48] So I think for safety you need to a) remove dmraid so you can't accidentally destroy the raid set and b) investigate if mdadm's support for ISW is any better! [15:50] Hey all. Is there any way to debug a preseed unattended install to ensure that the preseed/file is being loaded correctly? [15:51] Malgorath: try this: "sudo mdadm --query /dev/sda" and pastebin the results [15:52] TJ-, should I apt purge dmraid? [15:54] TJ-, /dev/sda: is not an md array /dev/sda: device -1 in 0 device inactive container array. Use mdadm --examine for more detail. === T4P4N_ is now known as T4P4N [15:57] brb [16:01] Malgorath: try "sudo mdadm --examine /dev/sda" - we're trying to ascertain if mdadm can handle that kind of fakeRAID metadata === Dreaman is now known as BgLamersTeam [16:05] back [16:06] TJ-, http://paste.ubuntu.com/p/XNQFdFjs4Z/ [16:14] Malgorath: looks like bad news then, intel haven't contributed the newer metadata handling to either of the linux RAID management tools. I can't find anything more recent about ISW either [16:16] So its a no go with raid? Weird cause the clonezilla saw all 15TB and let me do a back up of it [16:18] Malgorath: in which case maybe we just need something extra. I'm trying to find some examples of using mdadm with recent ISW metadata via the mdadm mailing list but not seen anything so far [16:20] okay [16:24] Malgorath: can you show us "pastebinit <( sudo mdadm --detail-platform )" - this reports on what the disk controller hardware supports according to the kernel [16:25] ISW is also known as Intel Matrix Storage Manager (IMSM) [16:25] TJ-, http://paste.ubuntu.com/p/2ZTkh669hh/ [16:26] I've got some old Promise controllers that are utilised by dmraid, but got no intel MSM set up here [16:27] hey guys [16:28] Malgorath: that looks good, array disks are on ports 0 and 1 [16:28] is there a tool in lxde or other desktops to display avaible usb ports ? [16:28] Malgorath: so now we re-visit why mdadm doesn't seem to recognise the metadata [16:30] TJ-, Will I see an increase in speed since this is SW or is this just basically just so I have 1 big drive? [16:31] Malgorath: increase in speed? I'm not sure what you mean? [16:32] The reason for the raid is to have increased drive speed(2 drives should be faster then one) [16:32] Ahhh, well RAID-0 stripes should in theory help since reads/writes can go to 2 drives simultaneously [16:33] Thats what I was hoping for, if this isn't going to do that I'll just break the raid and setup the drives as 2 8TB drives [16:33] In terms of any software overhead there is very little. The metadata on-disk that dmraid/mdadm read is used to configure the device-mapper core, so it knows how to translate a write to logical sector X of a RAID device to the correct sector of the underlying device. [16:35] Malgorath: what I'm puzzled by is why "mdadm --query /dev/sda" didn't find any metadata, since it should have, as we know from dmraid it is there and usuable (although dmraid handles it incorrectly) [16:38] going to reboot, brb === Tara_a is now known as Tara [16:47] TJ-, umm good news after reboot its being seeing right, i jsut formated it to ext4 and moving my /home partition on to it [16:47] Malgorath: really!? What did you change [16:47] Malgorath: eeek, I hope you don't mind losing your documents then, or you're taking good off-PC backups :) [16:48] Malgorath: I'd never trust data to a RAID-0. I'd want a RAID-01/10 (mirror + stripe) for some redundancy [16:48] TJ-, I did a full clonezilla of the windows partition before I started this whole mess today [16:49] TJ-, most of my work is going to be throw away, I'm learning LXD containers and how to get things done with them [16:49] Malgorath: ahh.. you know LXD puts its containers under /var/lib/lxd, not in user home [16:50] Malgorath: I'd be inclined to use LVM for 14.8TB and then create LVs as needed and mount them where they do most good [16:50] TJ-, I was wondering where they are stored [16:50] TJ-, are you saing I should make the raid my /var dir? [16:51] Malgorath: you could create (say) 2 partitions on the RAID, make separate LVM VGs in each, and allocate 1 exclusively to LXD, use the other for your own requirements [16:52] TJ-, So you mean make like a 10T partition for just /var and then the rest for /home? [16:52] Malgorath: unless you're doing something extremely dataset-hungry I can't imagine containers using much space [16:53] TJ I literally only hve this much space cause I had to ext 8tb drives sitting on the shelf, I had a 250G SSD as primary drive but didn't know if it was worth keeping in since its so small [16:53] Malgorath: something like that, but don't allocate one to /var/. Instead, when you configure LXD give it one of the VGs for its exclusive use [16:54] TJ-, I've never used LVM before, I always manually partition everything [16:54] Malgorath: Generally my LXD containers rarely grow above 4GB each, but it depends on what you're using them for of course [16:54] TJ-, mostly this is for me to learn the stuff I need to take the LFCE and maybe a few other courses/certs [16:54] Malgorath: Well, LXD ideally preferes to use ZFS, but it works well with LVM too. If you split your RAID into 2 partitions, you could let LXD have one to use as ZFS or LVM, but it'd be exclusive to it === Class7_ is now known as Class7 [16:55] Hi folks. How do I make apt use a certain .ca or .crt certificate? [16:55] Malgorath: LXD likes ZFS/LVM since it can do snapshots and copy-on-write type operations [16:55] fernandobasso: that question doesn't make sense; can you explain more [16:56] fernandobasso: apt doesn't use X509 certificates to verify, it uses gpg signatures [16:57] hmm... Should I use the SSD as / and setup the 3TB for just Backup(auto/incermentals at night) and then leave the Raid unmounted and setup LXD to use it? I mean I did that already with the 3tb drive and the SSD just trying to figure out if the raid is going to be worth the headache now [16:58] Malgorath: I think, when you've got no real need for that amount of space, deciding what to do is much harder! [16:59] Malgorath: I'd trust the SSD far more than spinning disks for the OS and /home/ though [17:00] TJ-, okay I'll redo the setup, but would you suggest just breaking up the raid then and maybe mount 1 8tb as /var and leave the other for LXD? [17:01] Malgorath: if you're going to reserve some for LXD there's no need to use 8TB for var! the only thing that really grows in /var/ is /var/log /var/cache/apt /var/lib/dpkg - and I never exceed 8GB for /var/ [17:02] Malgorath: the only thing that makes sense for 14TB is video editing and the like [17:03] So typical me, I over did it again... ugh [17:03] Malgorath: but you're having fun, right!? :D [17:05] fernandobasso: see the 'Server credentials' section in apt-transport-https(1) [17:05] i.e. you may want to use the Acquire::https::CAInfo::host option [17:05] I'm trying to follow the instructions located here: https://help.launchpad.net/Code/Git#Mirroring_repositories_from_other_sites [17:05] however, I don't see anywhere in my launchpad that says "configuration options" [17:06] does anyone know where I may find this link? [17:07] ezzieyguywuf: this may be more suitable in #launchpad [17:07] When does cosmic come? [17:07] tomreyn: great point [17:07] !cosmic | Hamilton [17:07] Hamilton: Ubuntu 18.10 (Cosmic Cuttlefish) will be the 29th release of Ubuntu. Release annoucement at https://markshuttleworth.com/archives/1521 [17:07] Hamilton, *maybe* this month [17:07] tomreyn, is it wise to update my bionic when it comes? [17:08] or wait a few months for bugs to go off? [17:08] if you need to ask, stay on LTS [17:08] Hamilton: sorry, i should have pointed you here instead https://wiki.ubuntu.com/CosmicCuttlefish/ReleaseSchedule [17:10] Hamilton: in my personal experience (only) the quality of non LTS releases doesn't grow much over time, so if you're happy to run it, i don't think it makes a lot of a difference whether you'll upgrade at release or some weeks/months later. [17:12] mgedmin: is there some need for wanting 18.10? [17:12] (if major issues are identified in it shortly after release, like it happened with 17.10, this would be an exception) [17:12] oops!! [17:12] Hamilton: is there some need for wanting 18.10? [17:12] Hamilton: we already have the HardWare Enablement (HWE) stack of latest kernel and Xorg [17:13] TJ-, no, I was just wondering...and I like the background of bionic-beaver more :) [17:13] Would the packages in 18.10 be updated from 18.04 (bionic)? [17:14] For example I want things like weechat and thunar updated (and I prefer not to add PPAs) [17:14] Hamilton: If you upgrade to 18.10, then in 9 months you'll have to upgrade again ... and again ... and again, whereas 18.04 is supported for 5 years [17:15] Hamilton: for weechat, I run it in a container, so you could create an 18.10 (or later) container with latest weechat in, without upgrading the host [17:15] Another question, is the main dev-team behind Ubuntu somehow geographically concentrainted? Is it south-africa based or uk based? [17:16] Hamilton: all over the world [17:16] But the firm itself is south-africa based, no? [17:16] no it's uk [17:16] Hamilton: Canonical is based in London, registered in Isle of Man originally I believe [17:17] gpunk, Then what was south-africa based in ubuntu lore? [17:17] Hamilton: Shuttleworth is South African, the founder/owner of Canonical [17:17] oh [17:17] Isle of Man is actually around england? [17:17] Hamilton: yes [17:18] it s an island ... [17:18] lol [17:18] I read somewhere that between Ubuntu, openSUSE and RHEL, only ubuntu has managed to get away with copyright of pre-installed codecs..how is it so? [17:18] Hamilton: see https://en.wikipedia.org/wiki/Canonical_%28company%29 [17:19] Hamilton: Canonical (used to) have an optional mpeg license you could buy [17:19] Hamilton: I think the patents on that have now expired though [17:20] TJ-, so now this difference between these distros has vanished? [17:20] Hamilton: if i recall correctly the license was only required for the MPEG encoder, not decoder [17:22] Another question, I use Xfce and most (if not all) of its apps on Ubuntu...Was it better if I installed Xubuntu at first? Or is there some advantage in installing ubuntu then xfce? [17:23] better install xubutu ... that s my own opignon [17:23] Hamilton: not much difference, if any [17:23] Hamilton: the same packages are installed whichever way you do it [17:24] what about drivers, decoders and general support? Is Xubuntu always behind official main Ubuntu? [17:24] Hamilton: you could have several Desktop Environments installed at the same time (e.g. kubuntu,ubuntu,xubuntu,lubuntu,budgie,mate) and just select between them at the greeter log-in [17:25] Hamilton: it's identical [17:25] Hamilton: xubuntu is just a different selection of default packages and tools [17:25] nice nice [17:27] For example Ubuntu's default image viewer takes much longer on my AMD E1 machine to render the image..but xfce's image viewer takes much less...this same behaviour is seen across all apps that I've used (terminal, file manager, application finder,...) [17:28] Hamilton: that may be due to Ubuntu using a compositor to render fancy effects [17:29] Hamilton: that sucks up GPU resources for window decorations and the like [17:31] hello, i just set up a new system usuing an ubuntu 16 image, however, when i go to run any command with sudo it hangs. Any suggestions on how i can go about troubleshooting this isue? [17:33] RandomTech, sometime it happens due to an hostname issue, but it's a general speculation :þ [17:34] ioria: I agree with you ... RandomTech is there an active network interface connected? [17:34] There are two network interfaces connected (this is a virtual machine, however, if that makes a difference) [17:35] RandomTech: there was one issue where if all interfaces were down sudo would hang permanently [17:35] TJ-: my bad there is one interface connected and routing externally is done outside of the system [17:36] who do i speak to regarding *very* esoteric kernel issues? [17:36] RandomTech: the hostname issue was due, if I recall correctly, to a combination of nsswitch and nDNS [17:36] ntd: describe and we'll tell you :) [17:37] ok. upgrading from 4.15.0-34 to -36 is causing issues streaming h264 over rtsp from *some* sources using ffmpeg, not vlc [17:37] TJ-: I am able to ping hosts out on the internet from this system if that gives you any more information [17:37] switching back to -34, having done nothing else? no problem [17:37] RandomTech, check also /etc/hosts [17:39] ioria: /etc/hosts has a line specifying loopback (127.0.0.1), but deos not have a line specifying its own host name [17:40] RandomTech, add it [17:40] RandomTech: it's worth adding that: "echo 127.0.1.1 $(hostname)" | sudo tee -a /etc/hosts " [17:41] What's the recommended ldap server implementation these days.. apacheds or still openldap [17:41] ntd: that is a VERY interesting observation. I've been meaning to diagnose and issue where clients drop RTSP streams on wired Ethernet connections but not Wireless, and I think all the hosts are now using -36 [17:42] Slade: FreeIPA uses 389-ds but it depends on what the use-case is [17:44] Ah right. That one too. Basically managing users for sso purposes. [17:44] TJ-: will that still work with me not being able to use sudo? [17:44] Was relying on azure + openid connect but that causes issue with desktop applications like git [17:48] ntd: I've just generated a changelog we can inspect to see if any commits stand out as being able to cause this. http://paste.ubuntu.com/p/sB8TdMVyWd/ [17:48] RandomTech: oops! good point Sherlock [17:48] RandomTech: have to use pkexec instead I guess, I'd best test that! [17:48] pkexec? [17:49] RandomTech, slow != not working [17:49] RandomTech: "echo 127.0.1.1 $(hostname)" | pkexec tee -a /etc/hosts " [17:50] ioria: i left it run for a half hour on friday, so at this point i am assuming it is not working [17:50] RandomTech, are you in the sudo group ? if not you need recovery [17:51] ioria: groups show that i am. [17:51] RandomTech, try recovery [17:52] ntd: what's the network driver in use? [17:52] Interesting that no ldap servers use a SQL backend. [17:52] RandomTech, you need to remount rw (mount -o remount,rw /) [17:52] Slade: because a relational DB isn't the best storage for LDAP, which is read-mostly [17:53] ioria: running that command tells me i need root to do so [17:53] RandomTech, in recovery, you are ROOT [17:54] TJ-: indeed. Most apps would benefit from different db types [17:54] ioria: im not sure how to get into a recovery state on this system then, as it is virtualized [17:54] TJ-, iirc both have e1000 [17:54] RandomTech, from grub -> advanced options [17:54] one might have rtl8*** [17:54] ivy and haswell [17:55] Slade: i was reading up on some ds-389 performance tests for BerkerleyDB vs mySQL recently; quite illuminating [17:55] ioria: i do not have grub on this [17:55] ntd: if you look at the end of the pastebin, some of the first changes, are to the r8169 [17:55] RandomTech, reinstall it [17:56] one of them def have dual e1000 [17:56] Hi all, I was wondering why host reallynonexistentdomain.com was taking too long and I figured out I have "search svkhk.cz" in /etc/resolv.conf, which can be the cause. The question is: How can I get rid of it? [17:56] RandomTech: do you mean the VM is loading the kernel/initrd directly from the host, instead of going through a boot loader? [17:57] also: if i switch from ffmpeg to libvlc: no problem (higher cpu usage though= [17:57] TJ-: i believe so, i am not sure however, it is an instance on openstack if that gives you any more information [17:57] also: only happens when streaming from one specific source (multiple units) [17:58] RandomTech, check auth.log and syslog [17:58] at diff locations, diff network gear, etc [17:58] ntd: hmmm, you'd need to do some tracing to pin this down some more. I have on my ToDo list a task to create a mirror port on the switch to capture packets so I can compare the wired/wireless client streams to see if anything stands out [17:58] RandomTech: did you try using "pkexec" ? [17:59] TJ-: it asks me to specify my password which i was unable to do as th user does not have one [18:00] RandomTech: really!? that is unusual. Hmmm, you're in between a rock and a hard place! [18:00] TJ-, ah they all seem to support it, they just dont advertise it because its that bad i guess [18:00] TJ-, also try downgrading to -34 and try using libvlc instead on -36 [18:01] ntd: in my scenario it is using vlc [18:01] hmmm [18:01] ntd: next time i'm at the office I'll try the -34 kernel. Have you opened a bug report on this I can follow? [18:02] no, just finished trying everything but downgrading the kernel [18:02] about to go drown some kittens, not the right frame of mind to file a bugtraq [18:02] ntd: le me know when you have a bug number and I'll subscribe and try to reproduce [18:02] hi [18:03] i changed my driver to nouveau and now X doesnt start, how can i fix it ? [18:04] TJ-: yes it seems so, to my knowledge, on this system, instances are created with a default account that has passwordless sudo and login via an ssh-key that you provide during the creation [18:04] RandomTech: in which case I'd punt the problem up to whoever manages the instance creation, it sounds like it isn't configured correctly [18:05] TJ-: the thing is, is that i created the instance so im even more confused [18:07] ggz: what does ubuntu-drivers list suggests for your system? [18:09] RandomTech: I'm trying to find the bug reports but with little success; doesn't seem to be posted against the sudo package itself [18:10] TJ-: its fine, thank you for your help, im going to have my coworker try to create an instance tomorrow to see if he runs into the same issue as me [18:10] thank you too ioria [18:10] lotus|NUC: nvidia-driver-390 === sdx32 is now known as sdx23 [18:18] ggz: try to install it [18:21] lotus|NUC: it work back! thanks! but now i'm again with my previous problem: screen configuration is random and screens goes off when booting [18:21] hi guys [18:21] lotus|NUC: was working fine in 16.04 [18:21] i upgraded to 18.04 [18:22] anyone knows how to speed up performance in gnome-shell with nvidia drivers on ubuntu 18.04 ? [18:22] I watched a video of a clutter version that run on archlinux that make everthing so smooth [18:24] TJ-: I am behind a firewall. Browsers can access the internet because the certificate has been imported into the browser itself. Apt complains about invalid certificate stuff. [18:24] tomreyn: Okay. I will. thanks. [18:27] ggz: your current kernel version please? [18:27] fernandobasso: maybe you want to install the certificate system-wide instead. see ca-certificates (there is a separate, similarily named package for java). [18:28] ntu-no [18:28] sorry [18:29] Linux ggz-zzz 4.4.0-112-lowlatency #135-Ubuntu SMP PREEMPT Fri Jan 19 12:22:33 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux [18:32] fernandobasso: if apt is complaining that infers you have some https sources configured, and that those server's are deliverying an X509 certificate that isn't signed by a recognised certificate authority. That makes me suspect your network is intercepting HTTPS for deep-packet inspection, which also infers you should install your local DPI server's certificate, or organisation's internal CA cert, into the [18:32] system certificates, rather than trying to do it per-application. [18:34] lotus|NUC: is it outdated ? [18:34] ggz: that doesnt look like bionics kernel.. [18:34] Alright friends. I'll some more stuff with the new hints you have given me. Thanks a lot. Much appreciated. [18:35] lotus|NUC: okay maybe that's my fault, when it asked to change the grub file, i said no by mistake [18:35] ggz: share your sources.list in a pastebin to the channel please? [18:40] lotus|NUC: http://paste.ubuntu.com/p/kKBf9nW7xB/ [18:42] ggz: let me share mine as its .be too [18:42] ggz: https://hastebin.com/ajikecosuv.shell [18:44] lotus|NUC: they are the same, i think i just need to reconfigure grub to include the bionic kernal, what is the command ? [18:45] ggz: sudo update-grub [18:47] bob91: whats your current nvidia driver version please? [18:47] ggz: ensure the kernel packages are installed "apt list --installed linux-image*" [18:48] TJ-: thank you, it is. Didn't know that command, i am still using dpkg -l =) [18:49] lotus|NUC: thank you very much for your efficient help, i will now reboot and hope that it will solve the problem === SimonNL is now known as SimonNL_Afk [18:56] lotus|NUC: it works as 16.04 !!! thank you very much you are a ubuntu god! it was entirely my fault as i skipped the kernel change and you seen it at the begining =) [19:03] !cookie | lotus|NUC [19:03] lotus|NUC: Wow! You're such a great helper, you deserve a cookie! [19:04] :p [19:15] !cookie | JimBuntu [19:15] JimBuntu: Wow! You're such a great helper, you deserve a cookie! [19:15] Thanks Katnip - Greetings! [19:15] howdy [19:15] hey all.. so my thinkpad wouldn't wake up from sleep today so I hard booted it and now gdm doens't load. I have to alt+f2 to get a shell and startx. I did a dist-upgrade, rebooted a few times, same thing. Logs say it started successfully and gdm3 is actually running (as well as gdm-session-worker). Any ideas? [19:16] how ya been [19:22] pjs, what ubuntu version ? [19:26] ioria: 18.04 [19:26] pjs, your kernel ? uname -r [19:27] ioria: 4.15.0-36-genric [19:28] pjs, ls -al ~/.Xauthority [19:29] 0600 are the perms [19:29] user rw only [19:29] ioria: -rw------- 1 pjs pjs 102 Oct 15 12:23 /home/pjs/.Xauthority [19:30] pjs, cat /proc/cmdline [19:30] BOOT_IMAGE=/vmlinuz-4.15.0-36-generic root=/dev/mapper/ubuntu--vg-root ro quiet mem_sleep_default=deep [19:30] ioria: ^ [19:31] pjs, why did you remove splash and add mem_sleep_default=deep ? [19:32] ioria: oh, I thought I removed that. Previously the Thinkpad x1c6 didn't have deep sleep supported. Had to patch the dsdt/acpi table and part of it was adding that to grub defaults [19:33] pjs, mem_sleep_default=deep This fixes the resume problems with the nVidia card. [19:33] but Lenovo fixed it with a bios update. So I'm no longer running the patched dsdt table but I guess I forgot that setting. You think that's the issue? I updated the bios 4 weeks ago and it's been fine [19:33] pjs, cat /etc/default/grub | nc termbin.com 9999 [19:34] ioria: http://termbin.com/u03e [19:34] pjs, are you censoring ? :þ [19:35] ioria: no [19:35] can someone please help me with my DNS on ubuntu 18.04 [19:35] ? [19:35] pjs, that's not a standard /e/d/grub [19:35] ioria: that's the entire file.. I never edited anything except the edition of mem_sleep_default attr [19:35] I've followed all the tutorials I can find [19:36] but my laptop still uses the default DNS supplied by my wifi [19:36] even though I've specified my own [19:36] ioria: you want /boot/grub/grub.cfg? [19:36] How well does 18.04 work on a touchscreen monitor [19:36] pjs, that is http://paste.ubuntu.com/p/67QvpKCgvF/ [19:36] can anyone help with my DNS problems? === xul is now known as Guest17733 [19:37] ioria: You think that has something to do with it? It's been fine all this time. I don't mind trying it [19:37] pjs, i lost you, sy [19:38] ioria: You think I need to change the defeaults file? [19:38] Anybody ever come across ubuntu 16 apt-get check doing a crazy amount of reads on a system? [19:39] can someone help with my DNS on ubuntu 18.04 [19:39] ? [19:39] How do you create a package using backportpackage and not upload it. Specifying workdir is not actually creating the deb packaghe [19:41] bumblefuzz: I can try but no promises [19:41] What seems to be the issue [19:44] bray90820: thanks [19:44] bray90820: I've tried the internet tutorials and according to tcpdump, it is requesting addresses from the DNS I've specified [19:45] however, it's still requesting addresses from the address the wireless AP specified [19:45] I need to stop the requests from the AP specified DNS addresses [19:46] Have you restarted your networks services? [19:46] yes [19:47] Do you know the name of your interface [19:48] yes [19:50] bumblefuzz: nmcli device show | grep IP4.DNS [19:50] Replace with your interface and paste the output here [19:53] When creating a pbuilder for backports, do you specify the targeted ubuntu version or the ubuntu version with the package you want to backport? [19:57] Hi, I've installed ubuntu 18.04 to attempt to test amdgpu-pro. I've run the script as outlined here https://amdgpu-install.readthedocs.io/en/amd-18.30/install-installing.html#installing-the-pro-variant, however I believe only the non-pro variant is in use because some pro features are unsupported (like 4k60 output on hdmi), and the amd tools are missing from the system. Where's the xorg log located so I can check? [19:58] TheRealJohnGalt: universal log location /var/log/ === steinar1 is now known as skjar [19:58] nisankhindia: not there, assuming because it's rootless? [19:59] TheRealJohnGalt: check cat /var/log/Xorg.1.log or cat /var/log/Xorg.0.log [19:59] check that [20:00] ➜ ~ ls /var/log/X* [20:00] zsh: no matches found: /var/log/X* [20:01] TheRealJohnGalt: take a snapshot of the terminal use this command cd /var/log tha ls and take a snapshot of that [20:02] sure you have /var/log/Xorg.0.log [20:02] TheRealJohnGalt, ls -l /proc//fd should list a symlink to the log [20:03] aha, it's ~/.local/share/xorg/Xorg.0.log [20:03] hi [20:05] I have 3 gnome extensions that do not load since I upgrade to 18.10...has anyone experienced the same issue? [20:06] TheRealJohnGalt, look at the date, ~/.local/share/xorg/Xorg.0.log is from install time [20:06] !ubuntu+1 | resoluti0n [20:06] resoluti0n: Cosmic Cuttlefish is the codename for Ubuntu 18.10 - Support only in #ubuntu+1 [20:06] OerHeks: no, it's the current log. [20:07] ubottu: ok thx for the info [20:07] resoluti0n: I am only a bot, please don't think I'm intelligent :) [20:07] :) [20:09] I'm getting an absolute flood of DNS traffic at startup on ubuntu 18.04 [20:09] it appears that one of the sources is coming from clock-applet [20:09] TheRealJohnGalt: can we have the list of files located in your /var/log/ . so that we can confim [20:09] and the other is attempting to connect to daisy.ubuntu.com but I can't identify the source [20:09] can someone help me find these sources and disable them? [20:10] my computer won't connect to the internet for a solid 5 minutes after startup until this DNS flood has stopped [20:10] I confirmed, because the log is with pro packages and 18.30 versions. ty though. Unfortunately looks like amdgpu pro doesn't support some of the features I'd hoped. [20:10] my processor goes full throttle during this time and it's very screwy [20:11] heyy guys [20:11] how can I ignore an error in a makefile? [20:11] which ubuntu pkg provides Qt5LinguistToolsConfig.cmake [20:11] ? [20:11] I have a line "sudo docker network create --driver bridge existing-network" and it through an error [20:11] TheRealJohnGalt: we want to confirm few things , as in my case my GPU logs in different log file other than xorg in this http://nisankhacharjya.me/screenpaste/imagehost/Screenshot_20181016_013157.png [20:14] can someone help me? [20:14] there's a flood of DNS traffic when I start my laptop that revs my CPU to 100% and keeps me from connecting to the internet until it's finished [20:15] I need to find and disable the processes that are doing this [20:15] can someone help? [20:16] !patience | bumblefuzz [20:16] bumblefuzz: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [20:16] bumblefuzz: show the eviedence collected you ?? [20:17] bumblefuzz: show the evidences collected by you ?? [20:17] it's a tcpdump [20:17] I didn't collect anything [20:17] ...or I don't know how top [20:18] bumblefuzz: provide basic details of your system and distro version [20:19] lenovo X270 and ubuntu 18.04 [20:20] bumblefuzz: is it happen while using any application or without doing anything on your laptop [20:23] bumblefuzz: without all information it can not easy to offer any suggestion . it may be because of some application , may be BIOS settings also resolve such High excive CPU usage etc etc [20:26] nisankhindia: sorry, just formatted the ssd again already. There were too many apps that segfaulted, perhaps from the downgrades necessary for pro. At least the one game I wanted worked on it, but wasn't worth it so I'll just wait for someone on arch to figure out getting pro to work. [20:27] TheRealJohnGalt: as you wish [20:31] someone asked me how to get IRC chat history for #ubuntu channel . I forget his IRC nick so here is the answer .. This channel alsways logged here ( recent ) https://irclogs.ubuntu.com/latest/%23ubuntu.txt [20:33] hi, I'm getting a flood of DNS traffic when I start my computer: https://pastebin.com/4SKVNSv4 [20:33] I don't know how to stop it [20:33] my CPU revs to 100% and I can't connect to the internet while it's happening [20:33] can anyone help? [20:35] bumblefuzz: thats not flood of DNS , You have VPN connection of PIA along with Google DNS setiing in your network so every request ACK/SYN making all these records in your traffics [20:38] bumblefuzz: the traffic you show (DNS resolution, it seems) took all of 2 seconds [20:38] bumblefuzz: check with System Monitor app which application causes High CPU usage in your system . Your distribution may have SYSTEM MONITOR app [20:39] that's the thing [20:39] nothing shows up in system monitor [20:39] that's why I did everything cli [20:39] system monitor says my cpu is only doing 4% [20:39] bumblefuzz: run top or htop on the command line, and see what is eating up CPU [20:39] hmmm [20:39] brb [20:42] so, nm-applet and NetworkManager are eating up all the cpu [20:42] ...and according to tcpdump, it's all DNS requests [20:43] any ideas? [20:44] isn't dnsmasq supposed to cache the query results? [20:44] how do I check that? [20:45] bumblefuzz: You are using Privateinternetaccess VPN right ?? [20:45] no [20:45] I've specified that as my DNS [20:45] but that's the only change I've made right now [20:45] the VPN isn't running [20:46] bumblefuzz: why you are mixing all those DNS things [20:46] I'm not [20:46] I'm only trying to specify one DNS [20:46] the others come from the dorm I'm staying in [20:46] bumblefuzz: you have specified PIA DNS , google public DNS etc etc [20:46] the wireless AP defaults the other DNS addresses [20:46] nope [20:46] I only specified PIA [20:47] the google ones come from my wireless defaults [20:47] I've tried to get rid of those but they won't go away [20:47] also, I don't know why it's making so many queries [20:47] bumblefuzz: after examine the log you provided a can see your DNS queries from you rlaptop to your ISP goes through Google public dns , PIA dns [20:47] I understand [20:48] when I connect to my wireless, the AP specifies google public DNS [20:48] I don't specify that [20:48] I've tried to block that but can't [20:48] I've specified PIA [20:48] but I still don't know where the numerous DNS queries are coming from [20:48] bumblefuzz: tcp dump has no issues , it working as it is expected ... [20:48] I didn't say tcpdump had any issues? [20:49] my cpu goes to 100% with a flood of DNS queries [20:49] the google DNS queries shouldn't be happening and I can't turn them off [20:49] bumblefuzz: if you want something to confim than use this sudo systemd-resolve --set-dns=1.1.1.1 --set-dnssec=yes [20:49] bumblefuzz: the log suggests the local caching resolver isn't operating [20:50] local cahing resolver? [20:50] bumblefuzz: what does pastebinit "/etc/resolv.conf" show [20:50] bumblefuzz: My appolozies command should be sudo systemd-resolve -i --set-dns=1.1.1.1 --set-dnssec=yes [20:50] bumblefuzz: the OS is set up to use a local caching resolver, either dnsmasq or systemd-resolved [20:50] http://paste.ubuntu.com/p/nnZ5Y2j6cM/ [20:50] You can use 1.0.0.1 as an alternative as well. [20:50] bumblefuzz: System uses Its stub -resolver [20:51] bumblefuzz: 127.0.0.53 indicates it is using systemd-resolved === patr0clus is now known as s3nd1v0g1us [20:51] so, what do I do exactly? [20:52] "sudo systemd-resolve -i --set-dns=1.1.1.1 --set-dnssec=yes" [20:52] ? [20:52] bumblefuzz: first of all where is the issue , You said CPU high uses , DNs flood .. !! than you said system monitor says 4% cpu usage ..what was the issue [20:52] my system monitor doesn't show the high cpu usage [20:52] top shows [20:52] typically interface names are eth0 or wlan0 [20:53] bumblefuzz: what top shows paste in ubuntu paste and post here [20:53] it isn't doing it now [20:53] only at startup [20:53] but it's nm-applet [20:53] and NetworkManager [20:53] those are the 2 programs shown by top [20:53] eating all cpu usage [20:55] should I restart? [20:55] bumblefuzz: for NetworkManager, check /var/log/syslog or "journalctl -u NetworkManager" to get an idea of what is going on [20:56] bumblefuzz: 'nmapplet' is NM's GUI taskbar icon/status application [20:56] hmm, I'm wondering if you're having an issue with the icon blinking causing high cpu usage. [20:56] ahh [20:56] Have you tried another desktop interface to see if it's doing the same thing? [20:56] that flickers [20:56] Try gnome-classic? [20:56] no, I haven't [20:56] only used mate [20:56] I'm just throwing darts here...I could be totally wrong. [20:57] might be worth a shot? You don't have anything to lose by attempting another desktop interface to see if the CPU is still spiking. [20:57] I'm not sure how to try another interface [20:57] I've used mate for ~3 years now [20:57] You can run a command from terminal, like: sudo apt-get install gnome-classic [20:57] ...other than a reinstall [20:57] or sudo apt-get install gnome-session-fallback [20:57] no need to reinstall :) [20:58] Then log out, click the little gear near your username and it should show the other desktop UI's available (aka the ones you installed) [20:58] If not, reboot and then click the gear and they should show up. [20:59] Unable to locate package gnome-classic [20:59] try gnome-session-fallback [20:59] Package 'gnome-session-fallback' has no installation candidate [20:59] or [20:59] gnome-session-flashback [20:59] I'm using 18.04 [21:00] Could try xfce? [21:00] I cannot imagine network-manager using lots of CPU due to GUI since it is a system service [21:00] now that you mentioned it, it does flicker a lot in the toolbar while the cpu is high [21:00] Instead of blindly trying things, it is best to follow the evidence. That means the logs [21:00] I've heard of that issue on laptops where the icon flickering can cause the applet to spike CPU at idle. [21:00] bumblefuzz: i am silent to see things coz neither any log details posted , nor any helpful snap coming up [21:00] sudo apt-get install xfce4 [21:01] that's another desktop UI [21:01] I'd suspect the flickering is a symptom of the high CPU usage, not visa-versa [21:01] is there a way to post nm-applet logs? [21:01] or NetworkManager logs? [21:01] bumblefuzz: "pastebinit <( tail -n 2000 /var/log/syslog )" [21:01] sorry to be a noob [21:01] um [21:02] I think it's: journalctl -u NetworkManager [21:02] http://paste.ubuntu.com/p/gDVGKQSTjx/ [21:02] "Core temperature above threshold, cpu clock throttled (total events = 43)" [21:03] oh, this is hamachi [21:03] bumblefuzz: you've got a ham0 device that is flapping on/off constantly, that is the reason [21:03] that's hamachi [21:04] bumblefuzz: CPU usage, you're seeing it high in htop? [21:04] no idea why it's doing that [21:04] in top [21:04] yes [21:04] bumblefuzz: right, disable ham0 to begin with [21:04] htop in terminal? [21:04] TJ- take care of it . you can see the things not just ham0 , but look few more [21:05] never knew where to look before [21:05] ok, lemme restart [21:05] brb [21:06] bumblefuzz: the cause.. wait!! [21:06] TJ-: trying to use multicast but the network interface doesn't support it [21:06] bumblefuzz: the cause is that the hamachi VPN is trying to start repeaedly BEFORE the underlying wifi network is up [21:07] bumblefuzz: so however that hamachi tool/connection is set up, is wrong, it should not activate until the network is online, which means it should wait for the systemd network-online.target to be reached [21:07] beautiful startup [21:07] now just one more problem [21:07] IP_ADD_MEMBERSHIP failed ... there is also cause the device network interface is unsupported for this [21:07] the DNS [21:07] bumblefuzz: and from what I can see, it looks like the Wifi doesn't come up until you log-in [21:08] I uninstalled hamachi and it isn't doing it anymore [21:08] hamachi was the problem [21:08] bumblefuzz: so however that hamachi tool/connection is set up, is wrong, it should not activate until the network is online, which means it should wait for the systemd network-online.target to be reached [21:08] it looks like they haven't upgraded anything for 18.04 [21:08] bumblefuzz: and from what I can see, it looks like the Wifi doesn't come up until you log-in [21:08] so, here's the other thing: why is google's DNS coming up when I've only specified PIA's? [21:09] DNS should be configured via network-manager's Connection Editor, via the nmapplet menu [21:09] it already has DNS provided by the dorm wifi I'm on [21:10] DHCP is set to automatic [21:10] which is where the DNS settings come from [21:11] I've specified my own [21:11] but they only work half the time [21:11] bumblefuzz_: It depends on HOW you configured the connection. From the syslog it looks like you have NOT set the wifi connection method to "Automatic (Addresses Only)" and set manual DNS entries [21:11] hmmm [21:11] ok [21:11] can you walk me through that? [21:11] I don't htink I understand [21:12] bumblefuzz_: beause right now the DNS provided by the DHCP server is being used ( nameserver '8.8.8.8' nameserver '192.168.160.1') [21:12] right [21:12] how to I block those [21:12] bumblefuzz_: press the network icon, choose "Edit Connections..." [21:12] bumblefuzz_: choose the wifi network you're using, and edit it [21:12] bumblefuzz_: go to the IPv4 tab [21:13] k [21:13] In the "Method" selection it'll say "Automatic" - change that to "Automatic (Addresses Only)" then in the DNS text box lower down enter the DNS server you want to use [21:14] then restart?? [21:14] bumblefuzz_: you can test this way .. get your wifi interface name than run commend to change systemd-resolve DNS IP for your system .. instead of the stub resolve 127.0.0.53 and 127.0.0.1 and over ride all other dns settings with this command sudo systemd-resolve -i --set-dns=9.9.9.9 --set-dnssec=yes . than see if there google dns things comes in tcmp dump [21:14] bumblefuzz_: Save, disconnect the network and connect it again and you'll be using your own DNS server choice [21:14] bumblefuzz_: very rarely does Linux need to be rebooted for this kind of thing [21:15] and how do I test if it's working? [21:16] set DNS using systemd-resolver and than rum tcpdump as you have done before [21:16] bumblefuzz_: reconnect the wifi network, and use "systemd-resolve --status" [21:17] bumblefuzz_: on the Link for your wifi device you'll see "DNS Servers: a.b.c.d" [21:18] and what does this mean? https://pastebin.com/peQpPTwG [21:18] nisankhindia: I wish systemd-resolve supported "--interface default" for queries like this! [21:19] bumblefuzz_: that's just the first page, press PgDn to see more info, or G to goto end of report [21:19] TJ_: i have passed to mention this interface because he has TUN interface activated [21:19] bumblefuzz_: there's more than 1 page of info so it uses the system pager "less" to display it [21:19] bumblefuzz_: or show us "pastebinit <( systemd-resolve --status )" [21:20] bumblefuzz_: you can Q (quit) the less pager at any time [21:21] nisankhindia: Tun interface was the ham0 though, wasn't it, which no longer exists? [21:22] yes [21:22] I uninstalled it [21:22] bumblefuzz_: is DNS correct now? [21:23] bumblefuzz_: a 1-liner to check DNS would be " systemd-resolve --status | grep 'DNS Servers' " [21:23] DNS is good [21:24] thank you so much [21:24] bumblefuzz_: seems like you're finally sorted then :) [21:24] now if I could figure out how to get PIA to connect [21:24] I'm living in a dorm [21:24] and it seems they block PIA [21:24] ugh [21:24] can't figure out a way around it [21:24] bumblefuzz_: that should only require a new VPN connection adding to the network manager connections [21:27] bumblefuzz_: did you use the PIA Linux installer? and then which did you choose, TCP or UDP method? [21:27] I think they block all the PIA IP addresses [21:27] I've tried both protocols, all ports [21:28] bumblefuzz_: that's not very friendly of them! [21:28] it's a little impressive actually [21:28] I'm on unencrypted public wifi [21:28] and VPNS are banned [21:28] lol [21:29] this is exactly when you should use a VPN [21:29] bumblefuzz_: get a cellualr modem and SIM [21:29] bumblefuzz_: or rent a cheap virtual private server of your own and use that [21:30] I wish I knew enough to set up a VPS to connect to PIA [21:30] just connect to that [21:31] anyway thanks [21:35] bumblefuzz_: looking at this list it seems like there are a lot of possibilities; if your provider is blocking all those I'd be kicking up a fuss! https://www.privateinternetaccess.com/pages/network/ === guiver_d is now known as guiverc === jstein_ is now known as jstein [22:17] anyone have the GPD Pocket2? want to set screen rotation on boot, how can I do that? [22:18] fbcon=rotate:1 [22:19] tomreyn: GRUB_CMDLINE_LINUX="fbcon=rotate:1" ? [22:19] sruli: at least that's how it works on hardware v1 [22:20] tomreyn: in /etc/default/grub ? [22:20] sruli: right [22:23] tomreyn: dosent seem to do it [22:36] Hmm. Wonder if there is a decent little tablet I can install Ubuntu on and is still functional command line [22:36] the problem with PIA is that when you use openvpn and connect to the same location you only get the same IP [22:37] jwash: you use openvpn or their app? [22:37] openvpn [22:38] jwash: but your complaint is therefore aimed at PIA? [22:38] not a complaint [22:38] observation then .. ;) [22:38] just making sure that bumblefuzz_ gets good information too [22:38] jwash: not a easy task.. but you can download the config files for all thier servers and use a script to get openvpn to connect to a random one each time.. i did it in the past with pia (dont use them anymore) might still have the scripts about somewhere === mollox is now known as segwent [22:39] i generally rotate the servers, i just put a cmd for each one in the service file, then comment/uncomment [22:40] it would be nice to get more than 1 IP for the site nearest my location though [22:40] jwash: every month i ran dig all all ther servers multiple times and got all the ip's did not use domain names [22:41] really, what is the syntax? [22:41] jwash: to get the ip's? [22:41] yea [22:41] i presume you can connect to an IP right [22:41] whats the name you are trying to connect to? [22:42] seattle [22:42] sure you can connect to ip [22:42] jwash, whats the full url in the config file? [22:42] us-seattle.privateinternetaccess.com [22:43] dig us-seattle.privateinternetaccess.com [22:43] i got 10 ip's for that [22:43] yep [22:43] so I can connect to each one? [22:43] neat [22:45] yes, my iptables is set to only allow the vpn ip so i can only connect using ip [22:47] how many concurrent connections do you run against PIA [22:47] jwash: do you mean how many PC's you can connect at the same time? [22:47] no [22:48] how many do you usually have connected at the same time [22:48] jwash: on 1 pc 1 at time [22:48] ahh [22:48] i've had 6 concurrent but I was wondering what the real max is [22:49] jwash: you connect more? never new thats possible, do you setup different routing for each connection? [22:49] PIA told me to just go ahead and keep connecting [22:49] many different computers [22:49] all doing different things [22:50] jwash: thats what i asked, on different machines there must be a limit, on their home page its "5 devices simultaneously" [22:51] we are way off topic here... [22:51] yea, I asked them if I could buy more connections [22:51] they told me to just keep connecting/trying new connections [22:51] i've had 6 simultaneous [22:54] so if i put all the dig'd ip's in one config file i could comment/uncomment the one I want to connect to rather than have a conf file for each one [22:57] jwash: i believe pia use 1 set of certs across all their servers, so yes, 1 config file would work. the way i did it was i made a script to randomly select a ip from a list (txt file) and replace the ip in the config file before connecting [22:58] if you could find it I would be very greatful === [1]MrMobius is now known as MrMobius [23:03] jwash: find what? [23:03] the script to select a server [23:04] jwash: another thing to consider is that they change servers from time to time so in addition to updaing the ip's from dig i always ping the ip before connecting with a 2 second timeout, openvpn can wait 60 seconds to timeout [23:05] sruli: i have no better suggestions. maybe it's sufficient for now to just rotate X for now? "xrandr -o right" [23:05] tomreyn: i have already set it in the gui, looking for a way to make it at boot, its not too important.. thanks for your help [23:06] set it with an .screenlayout file [23:06] and call it when you startup [23:06] i've done that for a while [23:06] jwash: i am talking at plymouth boot not session start [23:07] jwash: dont have the script, its very simple. will knock out a quick script in a minute, meanwhilemake a text file with the list of ip's. [23:07] ok [23:12] https://paste.ubuntu.com/p/GsP9xfMTGC/ [23:13] jwash: thats for seattle? [23:13] denver [23:15] denver + seattle [23:15] https://paste.ubuntu.com/p/RwtdTYZP7n/ [23:15] jwash: your config file is in /etc/NetworkManager/connections/, right? [23:15] it's in /etc/openvpn [23:16] jwash: i mean the connection file [23:17] i usually call it with openvpn like: openvpn us-seattle.conf [23:17] but with nohup [23:18] jwash: us-seattle.conf is in /etc/openvpn? [23:18] yes [23:19] can you paste one to paste.ubuntu.com (remove user/pass etc) [23:21] https://paste.ubuntu.com/p/dDHWY7RcwP/ [23:26] hello everyone, is this the right place to ask for a lil' help? [23:27] ktonga: Ubuntu related ? then Yes :) [23:27] sure :) [23:27] Bashing-om: na i need some travel money to get home ;-) [23:28] sruli: Well, some people also want ice water . Not much I can do in either case . [23:28] so I have a dell xps, i was running 17.10 with lvm full disk encryption, i think i got it like that using one of the options in the installer [23:29] yesterday i tried to upgrade to 18.04 and boom! it wont boot anymore [23:29] ktonga: whats the error? what do you see when it starts booting? [23:30] if read half of the internet and followed all kind of instructions from peeps with similar symptoms [23:30] i have nogui for entering decrypt key [23:31] ktonga: did you try the left arrow to see it you get a text screen? [23:31] right after i enter it it seems to work and i see a successful message [23:31] but after that nothing happens [23:32] before there use to start appearing all the messages with the beautiful green OK's [23:32] some people said it was b/c nvidia [23:32] i purged it and nothing [23:33] also i blacklisted nouveau just in case, and the same [23:34] ktonga: had the same issue on 1 of my pcs yesterday, seems to hang when starting gnome session, try booting with previous kernel (at boot hit esc to get grub menu > select advanced > choose previous second kernel (not recovery)) [23:35] btw i use kde [23:35] but this does not seem like a wm issues [23:35] ktonga: did you try previous kernel? [23:36] yes [23:36] also now i'm on 18.10 [23:36] ktonga: whats the current kernel version and what is the previous? [23:36] was my last try [23:36] see if it was fixed [23:37] i think i have 4.13 from 17.10, 4.15 from 18.04 and 4.18 from 18.10 [23:37] tried them all, same thing [23:38] with recovery i was able to get a little bit further but not much [23:38] ktonga: did you try mounting the encrypted drive in live usb to see if its mountable? [23:38] also at some point after many many random changes i saw issues for starting docker [23:38] current is 4.18.14 [23:38] i can mount it [23:39] in recovery and i was able to browse files, change stuff with apt, edit files [23:39] is backing up yuor data and reinstall a option for you? [23:40] that last one, yes, but this is my work laptop and i was trying to avoid that, ALOT of post setup [23:40] hello [23:40] what is again the name of that awesome tool, that allows me to run tasks via shell in the backgronud [23:40] think it started with a d [23:41] i always missed an easy rollback option in apt, but that's just not something it's capable of [23:41] screen [23:42] jwash: https://paste.ubuntu.com/p/SCv4WFh6s2/ update the vars with your config details [23:43] ktonga: you tried to reinstall kernel in chroot? [23:43] i did the same upgrade 17.10 -> 18.04 -> 18.10 on my personal laptop which is also a dell xps, but a bit older and it worked like a charm [23:44] that's was gave me the confidence to try on my work laptop :D [23:45] the only difference i can tell is work one has the disk encryption thing [23:45] sruli: didn't try that [23:46] now after removing nvidia i can't get into a console any more, and recovery does not enable networking so i cant do apt stuff [23:47] ktonga, add the nomodeset parameter in boot [23:47] ktonga: boot with live usb, chroot and install.... [23:51] !nomodeset | ktonga [23:51] ktonga: 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:51] Bashing-om am i able to use that to find info for myself? [23:52] will have a look [23:53] !ubottu [23:53] Hi! I'm #ubuntu's favorite infobot. You can search my brain at https://ubottu.com/factoids.cgi | General info and channels at https://wiki.ubuntu.com/IRC/Bots | Make a clone of me, see !botclone [23:54] urgodfather: ^^ . [23:54] jwash: you tried it? [23:55] recovery mode uses this parameter and when i select resume i end up in a black screen :(