[00:01] my machine is headless so is gedit only if I have a GUI ? [00:01] Yep. [00:01] Gedit is graphical. [00:01] https://i.stack.imgur.com/rXTxF.png [00:02] that would be why I needed to use nano bit I have used vi before but nano reminds me how to use it :-P [00:02] thanks all for the hints [00:17] I just created a new volume on my server and its mounted /mount/vol1 its set to 100Gb how can I see how much space is left on the volume === `Calvin is now known as Calvin` [00:18] df [00:19] beautiful. got packettracer up and running. and no compiz going bonkers. [00:19] Why packettracer, specifically? [00:20] because I'm taking a cisco class and I need to do my homework. =) [00:20] april2018: https://linux.die.net/man/1/df [00:20] How’s that going? [00:20] great now that I finally got things working [00:21] class just started so yeah. well, sorta. I have 2 days now to finish 3 labs. [00:21] but I'll manage [00:22] haha, all this pain because I'm too stubborn to run windows [00:23] What’s the lab you’re going to be working on next? [00:33] perfect thanks Chicken_Wrap [00:33] np === shpingrlde is now known as shpingrlde\ootc [00:43] boo [00:43] don’t scare me like that === Nicmavr is now known as Guest3423 [01:00] * ojlima Can anyone help me, I'm installing a notebook with 16GB of RAM and SSD256Gb. what is better to use swap partition, file or not. [01:01] 18.04 uses swapfile as standard, that will do fine. [01:01] ojlima: What release are you installing .. some swap is cheap insurance . [01:02] I thought swap wasn't recommended on an SSD? https://askubuntu.com/questions/652337/why-no-swap-partitions-on-ssd-drives [01:02] luketheduke1: depends on your ram [01:02] meh, white spots are no real problem anymore, and trim is automatic activated [01:07] MTBF for SSDs and HDDs is about the same nowasays. Swap on SSD is not an issue unless the SSD > 5 years old. [01:09] * ojlima Can anyone help me, I'm installing a notebook with 16GB of RAM and SSD256Gb. what is better to use swap partition, file or not. [01:12] * ojlima ?? [01:14] ojlima: https://paste.ubuntu.com/p/p538mTgsqS/ [01:15] ojlima: by the way (just in case you're not aware) there is no need to use /me to chat, you can just type. [01:54] hello. ubuntu 18.04. i'm fresh installing to a very old friends laptop (celeron n2840/2gb ddr2). the machine was first in UEFI mode and after ubuntu completed install from USB, the system couldn't actually boot its install. so rather than mess with it i put the BIOS to legacy mode and reinstalled. but this time, during the GUI installer my trackpad no longer worked. i thought it would be fixed [01:54] after install finished but it still doesnt? i fully updated [01:56] all repos on or [01:57] me? default repos on, i haven't changed anything [01:57] see nonfree [01:57] thx, looking up [01:57] settings see [01:58] the one thing i noticed is that, when the USB installer booted in UEFI mode it came up with a text installer, to choose whether i want to try ubuntu or install it- i picked install and then it came up with a GUI where trackpad worked. when i booted the legacy BIOS installer from usb, there was no text menu to choose try ubuntu/install ubuntu. it was a GUI selection. but the trackpad was already [01:58] not working here.. [01:58] no [01:58] uefi [01:59] use terminal to update [02:00] multiverse was enabled [02:00] (nonfree) [02:01] change server [02:02] i don't understand still what misconfiguration here is going to fix the problem. what package am i missing? [02:03] fresh install [02:03] interesting [02:03] old pc [02:04] weird to me that if BIOS is configured in UEFI mode, all is fine. in legacy mode, trackpad doesnt work [02:05] my laptop work [02:05] no idea [02:08] hmm might be a bios issue actually with this hunk of junk. apparently an update may fix [02:11] hello_world! Does anyone know how to reset the Ubuntu live installer? It had an error during installation and when I try to run it again it does not let me change partitioning settings. [02:13] Or does anyone know the name of the package for the installer (if it has one) === guiverc_t is now known as guiverc [02:19] ubuntu_, why not used `gparted` to partition as you want, then install with 'something else' using existing partitions (you specify them) [02:20] ps: if you are having glitches with installer, I'd ensure you checksum'd the iso etc ubuntu_ [02:43] where would I find a log from Firefox's Browser Console? [02:49] what's the reason for installing snaps as sudo? [02:51] antergos8382: installing packages on ubuntu always requier sudo [02:53] lotuspsychje, why do linux users complain about windows always running root then? i have to use sudo root commands to install. why can't it just install as a user? flatpaks don't ask for root permissions [02:54] i don't know antergos8382, but some unconfined [legacy?] snaps can adjust/touch [fs] system files [03:15] Hello! We have a Ubuntu machine at home whose GUI is completely broken. ctrl+alt+f2 does not bring up the termianl window although the machine is running. Anyone know a possible fix? [03:18] Hey I was wondering if there was a problem with wpasupplicant and if anyone had a fix for it! [03:26] devyJava, you can disable the terminals (reduce the number, or add more) - you haven't done this have you? also crtl+alt+f2 does nothing currently on mine, but f3 & others do... I'd boot single mode (removing 'quiet splash' to see if messages provide a clue), check disk space (gui can have issues if there is no space in $HOME) etc [03:31] guiverc, the machine is actually at work and by mistake I worded it incorrectly. It's running an Ethereum miner on it and continously mining block. Co-worker told me we can SSH to it and see (1/2) [03:31] it's actually working but the GUI is completely broken. I don't understand the part of reducing terminals. Tomorrow morning, I will scan through Ctrl+Alt+F2-F12 to see if any return a response but I don't think it will. Removing quiet splash sounds interesting and will do it the next time the machine begins working. I have a hunch the contionous etherum miner has filled up the HDD which caused the GUI to break down. Do you happen to know a method top [03:31] of your head on how to find space via ssh?(2/2) [03:33] what command would give me computer's current ip on its lan as well as its routers ip on wan (which is also a dynamic ip)? [03:36] devyJava, a gui needs space in $HOME (/home/user) for temporary files; it generally will continue if already logged in, but login-loops if there is no free space for temporary space. to check you login via tty (or ssh) & `df` will show you have enough space - you just delete files (it's in the user directories you need this space if it's this) [03:38] guiverc, Thank you. I will check out df to see if there is free space. If there happens to be free space, what's my next best option to fix it? [03:40] if not [free] space, graphics is the next most common culprit (I can't help there sorry) ; next is possibly user having done something... [03:44] bob98, ip addr show, for yours [03:45] been a while. seems irc is so dead these days. did everyone run off to discord? [03:46] does anyone know why network manager might only let me connect to open wifi? [03:46] this is happening in 18.04 [03:48] antergos8382: "ip addr show" showed a comp's ip on its lan, but not comp's router's ip on wan [03:49] whatever your ip is the router is likely *.*.*.1 [03:49] ip route show default [03:50] antergos8382: no, I mean what ip is assigned by dhcp lease by an isp [03:50] So, I can take my networkmanager settings for 16.04 and bring them over to 18.04 and they stop working. It almost seems like wpasupplicant is failing [03:51] bob98, host myip.opendns.com resolver1.opendns.com [03:54] but the card connects perfectly with unsecured networks [03:57] guiverc, thank you. I'm going to sleep now. I hope you have a a good one [04:00] antergos8382: so this approach queries opendns server rather than an isp's server for the current dynamic ip; it is a good option. However, in a case where a lan router is rented from an isp, put on dynamic assignment and the isp's dhcp lease is also dynamicaly assigned, I was wondering if I could get both changing ip's with one command by just quering the isp's server [04:09] fuuuck [04:15] !language | headless_nick [04:15] headless_nick: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList [04:22] bob98, (very belated sorry) i've seen tons of scripts (blogged about) that detect your external-ip-addr; i've never taken notice of them [04:23] guiverc: any idea how to track down such a script; if it is convinient - why not use it? [04:25] bob98: trivial [04:25] bob98, other than a search engine, not really. i'd likely have read it via liferea (my rss feeds) but as I've no use for it, I couldn't tell you where/when.. [04:26] (other than i've seen different approaches a number of times...) [04:26] just wget and parse [04:26] very trivial [04:26] ip [04:28] maybe there is a way to make the ip command give a more elegant answer than by "ip addr show"? [04:29] headless_nick: could you explain that? [04:32] bob98, try `dig +short myip.opendns.com @resolver1.opendns.com` (this may be what antergos8382 was talking about; i wasn't watching) [04:35] guiverc: that gives the ip of opendns's server itself :( [04:37] bob98, it gives your wan ip, or should [04:43] ifconfig | grep inet && curl -s icanhazip.com [04:53] oerheks: that's elegant :) everything in one place! [04:54] heh [04:55] that should be a script in /usr/bin [04:57] antergos8382: I guess I confused the two ip's given by the command you suggested, sorry :) [04:59] btw, could you help a newbie, further his knowledge of bash with a good refference on usage of operators like: "&&, ||, |, @" etc.? [05:05] bob98: The better one that I am aware of: http://mywiki.wooledge.org/FullBashGuide . [05:06] and a helpfull #bash channel here on #freenode [05:11] thank you all for such great help! :) :) :) [05:16] morning [05:39] Hello [05:40] i am in need of assistance for ubuntu 18.04 if anyone is willing [05:40] what [05:41] just ask [05:41] something wierd about ubuntu 18.04 [05:42] using gigabyte b250 fintech mining expert. installed ubuntu 18.04 updated kernals and everything else. installed amdgpu-install --compute [05:42] xorg hangsup running at 20% [05:42] 12 gpu has me stuck in a login loop [05:42] 6 gpu works fine [05:42] they are all rx 480 and 580 [05:42] 18.04 xorg uses too much cpu [05:43] * Tecan >>> Auto-op est suspendu... [05:43] can someone please help me? i have a 12 gpu mining rig on ubuntu 18.04 that gets stuck in the login loop [05:46] check dmesg [05:46] if it gives any clues [05:47] 6x150 + 6x 235 watt .. [05:47] lolz [05:59] anyone know of a file manager that allows to disable thumbnail caching? [06:15] hi , using kubuntu 18.04 bluetooth adapter not found [06:15] dmesg says [ 19.300940] Bluetooth: hci0: don't support firmware rome 0x31010000 [06:25] Anyone given 18.04 a shot yet? [06:51] Someone say something [07:14] any way to fix ubuntu server 12.04 boot with ssh from distance ? [07:14] FatSpitfire: is it 12.04 ESM version? [07:15] FatSpitfire: 12.04 is no longer supported here, time to upgrade [07:16] yes , i think - boot stops at 19.6 and sais smth about some files missig and unablig to mount [07:18] why , it used to work fine - i haven't turn it on in a couple of years - it's a dual boot with XP [07:19] i guess XP finally broke Ubuntu ... LoL [07:19] FatSpitfire: as sugested by ducasse 12.04 is end of life, install a supported version from our topic [07:20] FatSpitfire: unless you payed for ESM? [07:20] !esm [07:20] Canonical offers paid extended security support for 12.04 through the Ubuntu Advantage program. For more information, see https://ubuntu.com/esm . ESM is not an Ubuntu community offering; please direct questions about it to Canonical directly. [07:21] oh , ok [07:21] thanks guys [07:24] I need some help offering a solution to launchpad for 18.04 [07:24] so like from an active person who has an account [07:25] just describe your issue, see if someone can help [07:25] https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1748839 [07:25] Launchpad bug 1748839 in network-manager (Ubuntu) "Problem to connect to WPA2/PEAP WIFI - gnome-shell" [Undecided,Confirmed] [07:26] This is solved by regression [07:26] hi folks, I want to use vlan when booting ubuntu give kernel parameters with netcfg. I used this parameters: (netcfg/use_autoconfig=false netcfg/choose_interface=eth0 netcfg/get_ipaddress=10.1.20.3 netcfg/get_netmask=255.255.255.0 #netcfg/get_gateway=10.1.20.1 netcfg/get_nameservers=8.8.8.8 netcfg/confirm_static=true netcfg/use_vlan=true netcfg/vlan_id=20) but I am getting errors when assigning vlan. it says operation is not supported. How can I solve this [07:26] ? I need your help. I trying this on ubuntu 16.04.3 [07:26] compilation of original bionic code at https://launchpad.net/ubuntu/+source/wpa/2:2.4-1.1ubuntu1 can be used to allow WPA supplicant to work with enterprise TLS certificates [07:28] ducasse, If you could pose this to the bugset, it will save someone else from spending hours tying to debug wpasupplicant 2.6 which has downstream bugs [07:29] like ubuntu 18.04 is unusable for some american achedemics now because of the national eduroam program which uses WPA2 certs at universities, which ubuntu is somewhat no longer compatible [07:45] gokhan: not directly related, but consider updating your system to 16.04.4 [07:50] lotuspsychje, thanks ı am now trying 16.04.4 . https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/1567687 it says vlan is spported [07:50] Launchpad bug 1567687 in netcfg (Debian) "add vlan support" [Unknown,Fix committed] [08:02] hi [08:03] I am in huge trouble [08:03] I started installing something [08:03] hi, I have the latest ubunut, at some point I started getting "read-only filesystem" while trying to do anything, so I rebooted and ubuntu booted to (initramfs). I booted from the livecd and the disk seems fine, I can read and write to it. Suggestions? [08:04] after the downloads started, I realized openjdk 11 is downloading too [08:04] so I interrupted the downloads with CTRL+C [08:04] https://dpaste.de/YsX9/raw [08:04] how can I tell aptitude that I re-decided? [08:05] mistnim, disk seems fine? do you mean you checked hardware (smartctl) or logical (fsck/xfs_check/...)? [08:06] oh wow, ubuntu on surface pro 3 just works [08:06] volume, suspend, brightness, wifi [08:06] guiverc: I haven't, but I managed to backup all my files from the livecd and I could write new file to the disk [08:06] everything out of the box [08:09] !discuss | fengshaun [08:09] fengshaun: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [08:11] mistnim, i'd check hardware (habit mostly), then look at what fs (filesystem) you're using and fsck (or as appropriate; my 18.04 uses xfs so it's xfs_check - i recently had to do it because of a glitch too) - doing this from live media (https://ubuntuforums.org/showthread.php?t=1518426 may help with fsck - i'm not good @ talking people thru stuff sorry) [08:14] mistnim, by checking hardware i meant the aforementioned `smartctl` command [08:14] guiverc: I did it, it looks good, also fsck doesn't report problems [08:15] I have encrypted disks though, I'm not sure it is as simple as fsck /dev/sda2? [08:16] mistnim, nah it'll mean you have lvm - i don't use often enough [lvm] to advise sorry. [08:18] lotuspsychje, I tried on 16.04.4 but again same error [08:18] https://wiki.ubuntu.com/Lvm - but I don't see what i'm looking (I think its pv|lv|vgcheck but not sure) [08:19] Anyone know a good way to diagnose why mod_rewrite is not working in .htaccess? [08:20] hello [08:20] I have a problem [08:20] apt update gives me: E: The repository 'https://qgis.org/ubuntugis-nightly-release xenial Release' does not have a Release file, despite the fact the file exists: https://qgis.org/ubuntugis-nightly-release/dists/xenial/Release [08:20] mistnim, ignore my last - encryption means you can't make a mistake.. [08:21] isnt't there a way to tell what problem the kernel encounters when it drops you to initramfs? [08:23] assuming disk & fs is okay; I'd next check your /etc/fstab for issues; then what you're thinking `dmesg` on boot (even booting with 'quiet splash` disabled, maybe with `) or journctl.. [08:24] s/with `/with 1/ [08:25] People : hi ! I'm running kubuntu 16.04 on my laptop and I have setup my imap account with kontact. So good so far. The problem I face is that the expiration I've setup on some imap folders don't work at all. Is that a known bug ? [08:33] hello all [08:34] there is a feature on ubuntu that when a program "freezes" you get a popup message, is there a way to set the time before popup shows ? [08:39] conjo did you chmod a+x it ? [08:43] hi === root is now known as Guest80416 [09:00] How can recomment a channel for bash scripting questions? [09:00] kaypey: Try this command? /join bash [09:00] ...or /join #bash [09:01] ok thx [09:01] You're welcome. [09:02] hi all === Guest53326 is now known as Vinylourson === Richard is now known as Guest92096 [09:43] Periodically, a Google Chrome process starts using 100% CPU. I gradually drag the mouse over, jump by jump, to a terminal. I run top, wait for the keystrokes to show up. Then I kill the process. Computer works fine until another Chrome process does the same. [09:43] Is there any way to cap out Chrome processes at e.g 37% CPU? So there's always CPU left for other things? [09:48] pmitros: Haven't looked into that, but I suggest using a keyboard shortcut to switch to a terminal, instead of dragging the mouse [09:49] Animations in GNOME are choppy, e.g. when clicking on the "Show Applications" button (bottom left), anyone else experience this? [09:49] 18.04 [09:50] pmitros: I also expect that a standard answer's going to be "allocating CPU is something that should be left to the OS/kernel/magic". So. Just getting that answer out of the way. =) [09:51] Jonta: I have focus-follows-the-mouse so the mouse drag is pretty fast. Keyboard shortcuts are a bit slower, actually. My terminal's on a different monitor, and my window manager doesn't handle keyboard switches all too fluently there. [09:51] Jonta: It's sort of a hard mouse drag to the far left. [09:52] Aw [09:52] Jonta: And I'd be glad to leave CPU and memory management to the OS/kernel if it did a decent job with it. It doesn't. A slow process can grind everything else to a halt. I handled out-of-memory by buying more memory and making a large swap, but I can't do the same for CPU. [09:53] I know, I know. Just trying to preempt someone asking that question, and getting that answer [09:56] pmitros: Have you looked at `cpulimit` and `nice`? [09:58] 'Morning folks [10:00] BluesKaj: Morning [10:01] hi Jonta [10:02] Jonta: I'd looked into cpulimit. It's on a per-process basis sending start/stop messages to it, as far as I understand, which is a bit inefficient. It would also have to have a supporting daemon which called it on each new chrome process. [10:02] Jonta: I'm looking into cgroups right now. I don't know if it's the right thing. [10:02] pmitros: if anything, use cgroups for that [10:03] pmitros: look up `cgexec` command [10:03] I'm guessing you could even adjust the .desktop link to start chrome with cgexec [10:04] blackflow: Thank you. I just Googled it, and reading right now. [10:05] pmitros: however, note that this is just stopgap solution. Ideally you should try to figure out what's causing it. Since the entire UI is slowing down, I'd guess it's a gpu/acceleration issue. Which gpu you have there? [10:06] also, is it Chrome or Chromium? If Chrome, why? What do you need from it that Chromium doesn't have? [10:07] blackflow: I have a pair of NVidia cards. lspci shows GeForce GT 630. They are driving a fair number of pixels, though. 16 megapixels. [10:07] pmitros: nouveau or nvidia proprietary driver? [10:09] blackflow: I have similar issues across web browsers. [10:09] blackflow: Driver is "nvidia" in xorg.conf, which I think is NVidia proprietary. I remember messing with this many years back and trying all possible drivers until one worked. [10:10] pmitros: xorg.conf? Which ubuntu is that? [10:10] Ubuntu 16.04.4 LTS [10:10] xenial [10:11] pmitros: and how did you install the nvidia driver? manually or through apt? [10:11] Honestly, I'm not sure; 90% odds manually, though. I remember messing with versions. [10:12] so it never received an update? [10:12] The setup was very finicky; I wouldn't want to upgrade. New versions both introduce and remove bugs. [10:13] Unless there were security issue, I'd want to stay with the same thing [10:13] pmitros,, do you recall downloading a driver from the nvidia website? [10:13] BluesKaj: I definitely did. But I installed/uninstalled many drivers before this started working correctly. [10:13] yeah, no. I think that's your problem right there. You should really do two things. First, remove the manually installed driver and let it be managed by apt. I'd personally recomend using the official graphics PPA for the latest nvidia, it's stable enough and fixes some major bugs I'm havign with bionic's default 390, but that's just me. [10:14] Second, backup xorg.conf and remove it from /etc/X11/ . You really don't need it unless you want some specific custom setup. [10:15] blackflow: I have a custom setup, and it is super-finicky. I have five monitors. One is 4k, and four are 1080p. Of the 1080p ones, two are rotated 90 degrees. [10:15] (and having it can easily lead to wrong config if you don't know what you're doing) [10:15] ah. [10:15] well.... then I'd recommend start with a newer driver. [10:15] blackflow: That leads to a non-rectangular overall shape for the screens, which some of the drivers had major bugs wiht. [10:16] blackflow: Apps were positioning themselves in non-existant parts of the desktop. [10:16] multi monitor setup is really the domain of the compositor, not the gpu driver [10:16] pmitros, although the website driver might work at first , after a kernel upgrade the driver module will no longer work due to dependency problems [10:16] or work properly [10:16] blackflow: Some of the drivers had major graphics relics. [10:16] and what BluesKaj said. each kernel upgrade would require you to rebuild all manually build drivers (or use dkms packages which triggers rebuild automatically) [10:17] I do know I've upgraded kernels many times since. [10:17] pmitros: you can alwyas revert back to runnign your manually built version (if you ahve the original nvidia .run file around). I'd seriously recommend you give newer versions a try. [10:17] nvidia was far more buggy years back in my experience. [10:18] pmitros: if you upgraded the kernel and didn't rebuild the driver..... then you're not really using the driver? can you check via xorg log? [10:18] yeah, nvidia drivers are quite stable now [10:18] (which really depends on how you upgraded the kernel really. if I'm not mistaken, minor revisions with no ABI change dont' require rebuild) [10:19] BluesKaj: 396 for me, though, from the graphics PPA. with 390, Gnome is crashing two, three times a day. [10:20] (but I blame gnome. I hve KDE and i3wm machines running 390 with zero issues) [10:20] log shows loading fine. LoadModule: "nvidia" Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Video Driver [10:21] pmitros: what's 4.0.2 in this case? [10:22] surely not the kernel?! [10:22] pmitros, is the 396 the recommended driver for your gpu , not sure how one determines this on gnome ...I'm on kde/plasma [10:22] I've installed KDE-plasma on Ubuntu 18.04 and there is no wifi/network manager? I needed to connect to a wifi network and had to use nmtui. Any ideas? [10:22] blackflow: uname shows a 4.4 kernel. [10:23] Blues: I'm not running gnome. Just xmonad. [10:23] pmitros: so what's 4.0.2? Anyway, look deeper into the xorg log. It will load modules (the LoadModule line) but not necessarily use them [10:24] blackflow: I don't know. Perhaps it was compiled against 4.0.2 and is still somehow working? The log is clearly showing NVIDIA working. There are more log lines showing monitors, etc. [10:26] I just installed glxinfo. server glx vendor string: NVIDIA Corporation (and all the other lines are similar). So it's clearly Nvidia's driver [10:27] The setup's imperfect, but it works. Until it breaks, I'm happy with it. Mostly, I just want the browser to not slow my system down. It seems like cgroups might be the way to go. I wouldn't mind a hard cap, though, like climit does. Burning 100% CPU, even with nothing competing, seems like it wastes power. [10:28] That seems unnecessary. [10:29] <_kj_> Hi folks, one stupid question regarding: this program https://pastebin.com/VvHi0RsF seems to succesfully bind to 127.0.0.1, but there is no way to see such binding in netstat -ntp or connect to 1234 using -p parameter. [10:30] <_kj_> Trying to figure out what is going on. In contrary, FreeBSD kernel in its Jail implementation correctly maps 127.0.0.1 to container IP, allowing user to connect to given port === sylvain is now known as Guest66214 [10:30] <_kj_> I think Linux kernel should do the same or return error if such bindind is not possible. [10:31] _kj_: you're not checking the return value of listen() [10:31] <_kj_> Yeah, but the problem is in bind(2), not in listen. [10:32] <_kj_> Apart from this, you are absolutely correct. [10:39] _kj_: if you're prevented from opening that socket because the port number is too low, you might well notice that only at the listen() [10:39] <_kj_> I tried also with error-checked listen [10:39] <_kj_> both (bind, listen) return success but no connection is possible [10:40] <_kj_> netstat also does not report anything [10:40] <_kj_> using -p problem still appears. [10:40] <_kj_> I am not sure if this is kernel-related bug or docker-related one. [10:41] <_kj_> However, clearly - situation when bind(2) succeeds and no binding is made is wrong. I spent 2hrs trying to debug why my app is not working and the reason was: bound to 127.0.0.1 was successful with no visible effect. [10:41] if you run the program outside the container, what's the effect? [10:41] <_kj_> Binds correctly. [10:41] <_kj_> (assuming no other program is listening on 127.0.0.1:1234) [10:42] if you run it inside, what's netstat show _inside_? [10:42] <_kj_> I will investigate. [10:45] i've got a pretty bare fresh install of 18.04 and a program i'm using launches a webserver, but i can't connect to it from another computer [10:45] ljc: sudo netstat -tulpn [10:46] see if it's there [10:47] <_kj_> Hmm, now I see. It looks like container has its own 127.0.0.1 [10:48] _kj_: of course, that's kinda the point of a container. you need to forward the port from your host into the container [10:48] <_kj_> Sure, I was pretty sure that like in Free, there is only one IP per container. [10:49] <_kj_> I did not expect 127.0.0.1 to be there, eh, newbie problems. [10:49] but even on bsd you'd have to EXPOSE that port, no? [10:50] <_kj_> It depends. [10:51] <_kj_> Basically, very basic configuration is via alias on existing interface. In such case you don't need to do that. [10:51] <_kj_> However, more complicated solutions - like interface per jail or fully virtualized network via VIMAGE requires some extended setup like redirect on firewall. [11:11] Good morning and good evening fellows; any topic related to Ubuntu Xenial ? [11:12] Hello everyone, I am having trouble resolving *.local domains in the office. When I connect to them via their VPN, it works (having prioritized dns over mdns4 in nsswitch) but when I am not on the VPN, that doesn't work either. What would you recommend I try to find out why there is this difference? [11:14] Just a simple guess, could it be related to smb.config? Samba === Richard is now known as Guest46457 [11:18] Have you tried reconfigured security access in the domain, ports, ect? [11:19] jakecross: avahi interferes with .local domains [11:19] !avahi [11:20] guess there's no factoid for that [11:21] What's avahi? [11:21] zeroconf [11:22] ppf, is there a simple way to remove avahi completely? [11:23] systemctl disable avahi-daemon [11:26] ppf, sudo systemctl list-units | grep avahi still shows avahi service and socket as loaded active running [11:27] yes, you need to stop it, too [11:27] will that persist between reboots? [11:27] disable will, stop will not [11:27] do I need to do the same with avahi-daemon.socket? [11:28] yes [11:28] Cool. Do I need to restart any other network services to get things working? [11:29] no i don't think so [11:30] Still no luck in resolving the .local domain after stopping and disabling avahi :( [11:30] let me try logging out to give it a jump [11:31] what about dns meaning resolve.conf? I suppose you could try restarting this [11:32] ppf, nope :( [11:32] might need / want to restart networking in general [11:32] is that systemctl restart networking [11:32] i think so [11:32] yeah [11:32] no dice [11:33] how about network-manager.service :) [11:33] The strange thing here to me, is that even when Avahi was running, it wasn't an issue when I was on their VPN [11:33] When I connect to their wireless, that's when it stops resolving the local === amirpro_ is now known as amirpro [11:35] maybe with the vpn .local was returned as a dns search domain, but not on the wireless [11:35] (via dhcp) [11:35] Possible [11:35] How would I check the difference there? [11:35] connect, cat /etc/resolv [11:36] fo this on both networks and compare results [11:36] *do [11:36] `cat /etc/resolv` - no such file === Nicmavr is now known as Guest36323 [11:37] /etc/resolv.conf [11:38] oops right [11:39] on wireless: nameserver 127.0.0.53, search thetrainline.com [11:39] on vpn: nameserver 10.128.3.231, nameserver 10.128.3.232, search company.com company.com [11:40] Those lovely nameserver entries... they'll be why things work I guess. [11:42] gotta us nmcli to check the nameservers when on regular wifi === wanda is now known as wanda_ === fabricius1 is now known as fabricius [12:10] Hi!! everyone, Need some help!! My ubuntu vm just broke down. I don't know how but it is refusing to boot in GUI mode. The error that I'm getting is : "Inodes that were part of the corrupted orphan linked list found" [12:12] moreover, it says, "UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY" === Richard is now known as Guest69828 [12:19] just type sudo fsck then follow instructions [12:20] digi_quake: just type sudo fsck then follow instructions [12:24] thanks mIk3_08. I did that.. and its now working fine [12:24] thanks a lot :) [12:25] Welcome digi_quake... Good Luck... [12:26] anyone know of programs that let you record your mouse movements and replay them? [12:27] like a macro? [12:28] yeah [12:28] i try to make backup in deja-dup and i get "gpg: decryption failed: Bad session key" :( [12:29] Haven't tried it myself, but this might work https://askubuntu.com/questions/752325/any-macro-recorder-programs-availiable/966018 [12:42] luxio, I have not used a record and playback tool, xdotool works for scripted things. [12:47] JimBuntu: unfortunately xdotool won't work for me, i need very precise specific mouse movements [12:47] complex ones [12:53] luxio, I use a teensy to overcome OS issues. Shows up as a HID and allows for complex playback of KB and mouse movements. Again, not a simple record and playback system though. [12:55] luxio, Have you already looked at cnee/gnee/xnee, xmacro, actiona & sikuli? [13:04] https://i.imgur.com/AA2Qo2z.png I'm getting this when trying to backup with deja-dup. Before this it kept thinking it was making the first backup. -_-; [13:12] hey everyone, how can i put shortcuts for application on Desktop? i tried dragging, but not working [13:22] Nordo: home/desktop folder [13:24] Nordo: /home/username/desktop [13:29] Hi! Where can I find the fix (patch) which closed this issue: https://bugs.launchpad.net/ubuntu/+source/gcc-4.6-armel-cross/+bug/799965 [13:29] Launchpad bug 799965 in gcc-4.6-armel-cross (Ubuntu) "cross-compiler doesn't have /usr/include on the search path" [Critical,Fix released] [13:34] how can i make 18.04 renew my ip? [13:36] ubuntu 18.04 came with gnome3, I've installed KDE, now I want to remove gnome3. Which is the main gnome package to remove? [13:39] nvm, link down/link up works, albeit overkill [13:39] .... dangit dime [13:45] I've `apt-get remove`d gdm3 gnome-shell ubuntu-desktop, but not much gnome stuff has been removed. I've still got a million things like gnome-calendar and gnome-younameit. [13:45] autoremove doesn't remove more gnome things. === amirpro_ is now known as amirpro === nat_ is now known as Natkeeran === hehehe is now known as Guest86752 === Guest86752 is now known as hehehe [14:06] Hey. I just booted back into a computer that I haven't used for some time, and I see that my version of ubuntu is 16. However when I do apt upgrade, apt dist-upgrade or do-release-upgrade, all of them respond that there are no updates available. How come? [14:07] Smilex: what version of ubuntu? [14:07] 16.04 Xenial [14:08] Smilex: sudo apt-get update [14:08] done [14:11] Smilex: now your upgrades should work [14:11] I've run `apt-get install firefox; apt-get remove --purge *gnome*` and it still wants to remove firefox... any ideas? [14:12] I've got kde-plasma installed. [14:12] Lope: let purge *gnome* finish and then install firefox === Euph0ria is now known as TabMasher [14:13] leftyfb: okay === stevenm_ is now known as stevenm [14:15] the answer was "do-release-upgrade -d" [14:16] leftyfb: they didn't [14:16] uh, no [14:16] I'm having problems installing nginx https://gist.github.com/skinuxgeek/5e2d37e6fc366d030a8c44e439ad02de [14:16] Smilex: do-release-upgrade updates to the next release [14:16] As in, it'll attempt to upgrade to 18.04 [14:16] leftyfb: I tried several times [14:17] I only got an update with do-release-upgrade -d [14:17] Am I breaking anything with that added flag? [14:17] Smilex: again, that will upgrade the release to a completely new version. Which I assume isn't what you're looking to do [14:18] skinux: which repo are those packages trying to pull from? (hint: use apt-cache policy) [14:18] I want to go from 16.04, to 18.04 [14:18] Smilex: ok, then do-release-upgrade is what you want. Running without -d won't be available until 18.04.1 is released in July [14:19] leftyfb: But this moves me to the next LTS, not 18.10? [14:20] Smilex: I'm not 100% sure to be honest. You DO NOT want 18.10. [14:20] Smilex: I would wait until 18.04.1 is released === someone_ is now known as somebody_ [14:23] Yeah. I keep getting burnt by always using the newest stuff [14:23] thanks [14:24] Smilex: you should stick with LTS releases. You're fine for now [14:24] i need to downgrade to e2fsprogs-1.42.12-2 under ubuntu 18.04. how can i do this? [14:24] somebody_: why? [14:24] leftyfb: because i want to use extundelete, which crashes with the latest e2fprogs but is said not to crash with e2fsprogs-1.42.12-2 [14:25] somebody_: doesn't looks like 1.42 is available in bionic [14:25] can i use some older ubuntu release which has e2fsprogs-1.42.12-2? [14:26] somebody_: 16.04. You could run that in an lxd container [14:26] Repo is us.archive.ubuntu.com bionic [14:26] @leftyb === sylvain is now known as Guest870 [14:28] leftyfb: 16.04 has version 1.42.13 regarding https://packages.ubuntu.com/search?keywords=e2fsprogs, i don't know whether this works. maybe i should try 14.04? [14:28] somebody_: I would try 16.04 [14:28] it's not possible to use the 14.04 repo for getting the previous e2fprogs version into bionic, right? [14:29] somebody_: I wouldn't [14:30] i'm running ubuntu live usb anyway so i only need those older e2fsprogs and do not care whether the rest of the system keeps running for long [14:30] somebody_: what version do you run normally? [14:30] normally i'm on arch linux [14:32] has anybody experienced ati driver issues after upgrading from 17.10 to 18.04? [14:32] i'll see which older ubuntu version i use for trying extundelete there. thanks for now! [14:47] Can anayone please compare kde with gnome [14:47] I like gnome [14:48] Hey guys! Does anyone know the best way to successfully upgrade from 16.04 to 18.04? [14:49] justchat: download iso,burn to pendrive or cd disk,boot from the burnt device [14:50] and what's the Iso size? [14:53] justchat, until the point release in july use do-release-upgrade -d, and make sure LTS only is set in your package manager [14:53] justchat: it's around 1.8gb [14:54] Where is the option to set Lts in package manager? [14:58] in software sources>updates>release upgrade>long term release upgrades only [14:58] hi [14:59] I've made a search on launchpad, but I've found no bug reports related [14:59] I installed kubuntu-desktop, but there is no option for it at login [14:59] I've got a wireless bt game controller, and when I try to pair it, I get a pin request [15:00] but a game controller have no number kys, so I don't know how to pair [15:00] *keys [15:00] any ideas? [15:01] skinux, install plasma-workspace as well [15:03] cristian_c: tried 0000 ? [15:04] leftyfb: I can't type numbers on a game controller [15:04] it has no number keys [15:05] it shouldn't be asking to type a pin on the device. Almost no devices ask for that. You probably need to type in in ubuntu somewhere [15:05] if I try to pair a wireless bt keybpard, I can type pin, obviously [15:06] leftyfb: ok, but I juat receive a desktop notification with pin when I try to pair [15:06] and no popup dialog with text field [15:06] *just [15:07] cristian_c: https://stackoverflow.com/questions/12888589/linux-command-line-howto-accept-pairing-for-bluetooth-device-without-pin [15:07] leftyfb: before, I've made a search on launchpad but I've found no bug reports [15:08] leftyfb: ok, tha ks, but topic is 2012 old [15:08] before systemd change [15:08] did you try it? [15:08] systemd/bluez5 change [15:08] leftyfb: I'll try, surely [15:08] :) [15:19] I like to setup my own partitions at install, but I get confused about what I am supposed to do for the boot record. If I turn off secure boot what is the recommended size / type? [15:23] !apologies [15:23] hmmm, halp [15:24] leftyfb: 'Try setting security to none in /etc/bluetooth/hcid.conf' [15:24] mikeymop: what do you need help with? [15:25] leftyfb: unfortunately, there's not hcid.conf in /etc/bluetooth directory [15:25] cristian_c: try adding it. Or following the manual pairing instructions in the rest of the article [15:28] leftyfb: what post/comment do you talk about, at that page? === Ricardus_ is now known as Ricardus === chen is now known as Guest40404 === Guest40404 is now known as charlin [16:03] hey there [16:12] I am running 16.04 Xubuntu, and wish to upgrade to 18.04 LTS. But do-release-upgrade says no new release found, how can that be? [16:13] Aaah. It's waiting for 18.04.1. [16:13] When will that be released? [16:15] July [16:15] leftyfb: Thank you. [16:15] when i do apt-get install and i get and error with missing dependences, what im doing wrong? [16:16] i though with ubuntu repositories i dont get this problem [16:16] stan7: Have you installed anything third party? [16:16] stan7: what version of ubuntu? [16:17] im trying to install pgadmin3 [16:18] where can i paste the message? i dont wanna past here, for showing you [16:18] stan7: pastebin? [16:18] yes [16:19] stan7: what version of ubuntu? [16:19] leftyfb: any ideas? [16:19] Ubuntu 16.04.4 LTS [16:20] https://pastebin.com/n94J9JYr [16:22] hey guys, not sure if this is the right place to ask, but I'm having trouble compiling some code in ubuntu using arm-none-eabi-gcc. It compiles fine on a fedora machine but I get errors related to VFP incompatibilities. Anybody able to help? [16:27] Can dd also be used for things without using /dev/* devices? [16:28] https://pastebin.com/3kxsJhaU [16:28] it is the problem with dependences i have [16:28] coconut: yes, what is your specific case? [16:29] no just got curious. [16:29] i though with ubuntu repositories i havent problem with dependencies [16:29] thnx though [16:31] coconut: np [16:31] mtdms: looking [16:31] mtdms: what version of ubuntu? [16:32] Hello! I am making a live usb for Lubuntu x64 with etcher. The usb does not boot - I've changed the uefi bios setting to boot from the usb and disabled secure boot but it still doesn't load the OS. I tried 2 different usbs and formatted them to FAT32. [16:33] Any ideas? The folder for the usb that etcher produces is the EFI folder with bootx64 and grub64 but no linux iso is displayed in said folder [16:33] #lubuntu [16:33] mtdms: an no, it's not a dependencies problem exactly. You have asked apt-get to do something it won't do by default (because something else is installed, etc). [16:33] Oh alright, thanks [16:34] mtdms: also, possibly you *already* have dependency issues (not related to pgadmin3). Can you run `sudo apt-get -s -f install` ? [16:40] /msg NickServ VERIFY REGISTER realcashmoney26 nojvcydlphdd [16:40] rip [16:41] * coconut looks the other way [16:41] realcashmoney26: you'll want to be changing that password; this is also why you should never identify or register in a channel, but instead from the server tab [16:41] Hi all. I'm on ubuntu server. I have a handful of cronjobs like this: "cd /var/www/html/site1/ && my_custom_command" - However I ran into an issue where I typoed the path and didn't realize it. Is there a way to add a quick check to see if the "cd" was successful or not? All cron output is emailed so I will see any error output [16:41] srg: that's what the && does [16:42] srg: it won't run my_custom_command if the cd fails [16:42] ^ [16:42] Yes - but it also doesn't print any output so I didn't catch the typo until weeks later [16:43] srg: you could add an OR "echo 'cd did not work'" === messer440 is now known as Guest982 [16:43] srg: make a wrapper script and do proper logging there [16:43] though a cd to a dir that doesn't exist should have output [16:43] dd [16:43] d [16:43] d [16:43] Ah good idea. Something like "cd /path/to/dir || echo 'cd failed!' && my_command" [16:43] d [16:43] d [16:44] realcashmoney26: please stop. [16:44] he was already auto-muted :) [16:44] srg: it's a bit weird, because at least here, if cd fails, you get output [16:44] hmm [16:44] I'll do more testing on it === vincent is now known as Guest59097 [16:45] srg: it's a shell builtin, so it's possible it's shell-dependent, not sure [16:45] How do I add the English International with Alt Gr dead keys keyboard? Used to be there in Kubuntu, but can not find it in Ubuntu... [16:46] Using Ubuntu 17.10 [16:49] I need help guys. I'm tryna verify my email with success [16:50] realcashmoney26: verify with who? [16:51] Just registered a nick. Now i'm tryna verify it [16:52] you should just click on an url in your registered email, afaik [16:53] No url sent [16:53] Only a command [16:55] join #cryptolaundering [16:56] realcashmoney26, i think you need to enter the command on the network page, not the channel page [16:58] nvm, works here too. [16:59] realcashmoney26: you might have put an space before the /msg command [16:59] he's trolling you guys [17:00] Thank you guys. There was a space. I fixed it and it worked [17:01] Thanks a lot again [17:01] he's good [17:02] EriC^, but he has cryptoLaundry! It's what clothing craves. [17:02] :D [17:04] tsglove and EriC^ : I was not trying to troll anybody here. SO please, the problem is fixed. [17:04] Many thanks [17:04] Sorry about that realcashmoney26. [17:04] I'm glad it all worked out. [17:06] Hello [17:09] hello niko1990 [17:09] I have a question: I have a Lenovo ThinkPad E470. I had Ubuntu 16.04 running on it for around a year, all ok. Now I installed Ubuntu 18.04 a couple of weeks ago. Because I use my Laptop normally with mouse and keyboard on a desk with a screen, I did not realized till now, that my mouse buttons are not working... Touch-pad is working, but the buttons are not... Worked with 16.04 like a charm... [17:11] hey [17:11] for Can't come back from suspend fault , is this the good channel ? [17:12] nacc: sorry i was not on the computer, i already did apt-get -s -f install like you told me but i have still the same problem [17:12] is there a way to check why my mouse buttons (internal mouse) are not working, while USB mouse is working? [17:13] https://pastebin.com/nL9LEPan [17:14] nacc: https://pastebin.com/nL9LEPan [17:16] niko1990, are your touchpad settings properly configured? [17:16] because I noticed that about 3 days from now, my pc dont come back from suspend (18,04 ubuntu,, desktop) [17:16] niko1990, Settings -> Devices -> Mouse and touchpad [17:17] Gegsite, have you installed any proprietary graphics driver. Sometimes they do cause issues [17:18] nope, I just do updates from cannonical [17:18] freecoder, I have Nvidia GC, but that is for years [17:20] Gegsite, whats your machine name? [17:21] make/model? [17:21] freecoder: I would say so... At least I don't see any settings (of this few) that could be set wrong so that my touchpad is working, but the buttons to it are not... [17:24] freecoder, it is a intel i3 540, gigbyte ga-p55M-ud2 , with 8Gb ram, and SSD drive, nVidia gtx 950 [17:25] nacc: i got the solution, thanks, i delete mysql-server and now i could installed pgadmin, thanks a lot [17:25] niko1990, if you still have the live CD, can you boot into the live mode and check if the touchpad works? If it doesn't it might be an 18.04 specific problem [17:28] freecoder: I will be right back [17:33] mtdms: yes, the -s is to simulate the command; as you saw, you already had a broken pacakge [17:35] back [17:36] freecoder: I got it to work... Looks like Ubuntu 18.04 comes with libinput, and this did not worked for my device. I installed xserver-xorg-input-synaptics and did a reboot, and everything works great :) [17:38] good to hear :) [17:39] freecoder: thank you for your help :) [17:48] Hey. Which installed package is making it so that when I boot up, I get shown a splashscreen of XFCE, instead of being thrown directly to TTY? [17:49] You need a displaymanager (DM) ; by default I'd say lightdm or gdm [17:50] I'd like to get rid of it, at least temporarily, due to some issues. How can I do that? [17:50] temporarily: sudo systemctl disable lightdm [17:50] (or gdm) [17:50] or maybe another one you may have installed [17:51] then, restart the system [17:51] Ok I'll try [17:51] on 18.04, one sets: sudo systemctl set-default graphical.target # to get to the gui [17:51] or sudo systemctl set-default multi-user.target # to get TTY again [17:56] So disabling lightdm did fix some of my issues. I don't boot into a black screen anymore [17:56] I still get a XFCE splash in the beginning. How can I disable that? [17:57] remove the splash from the bootline, see grub manual [17:57] !grub [17:57] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 === Richard is now known as Guest85153 === locke is now known as Guest43616 [18:00] Ok thanks [18:01] but I doubt it's my issue though. Starting XFCE takes forever. I just compared it to DWM, and DWM starts in a reasonable time. Does anyone here know why that is? [18:02] Sorry! I just found that there's a IRC channel for XFCE [18:08] any ubuntu gurus in ? [18:09] can anyone help me install qtox [18:10] Hey guys! [18:10] How are ya? [18:11] rush: https://github.com/qTox/qTox/blob/master/INSTALL.md [18:11] rush: https://github.com/qTox/qTox/blob/master/INSTALL.md#compile-qtox [18:12] nobody here i guess [18:12] Seems so [18:12] rush: I answered you [18:12] lefty, is that click to insall? [18:12] dasjiodjasoidoia: what can we help you with? [18:13] i dont understand insalling trar files etc [18:13] dasjiodjasoidoia: this is not a chat channel, do you have an ubuntu support topic? [18:13] rush: there is no ubuntu package for qtox, i think. You can follow the above, or see if there is a PPA. [18:13] rush: no. Your only option for qtox is compiling from source. I linked you to the instructions. Contact the developer if you need more help [18:13] i dont know what it means though [18:14] i tried to follow the intructions before, it was very difficult and didnt work [18:14] rush: that's not really our problem? [18:14] rush: ok, then you'll have to contact the developer though the project page [18:14] really? wow. what snobs. im just asking if anyone can guide me [18:14] sorry to breathe in here [18:14] rush: not snobs, this is the ubuntu support channel. [18:14] rush: that program is not part of ubuntu [18:15] and im asking for support [18:15] i want to use it on ubuntu ffs [18:15] rush: we cannot be expected to support every project that says it has source for for linux on github [18:15] im not moaning at you much lefty [18:15] mor enaxc rude response [18:15] rush: https://github.com/qTox/qTox/issues/4816 [18:15] just out of order pal [18:16] rush: https://help.ubuntu.com/community/CompilingEasyHowTo [18:16] sorry, its not easy [18:16] compiling can be difficult. sounds like you should try a distro that comes with your program already installed [18:17] exactly compdoc [18:17] people pretend its easy [18:17] it is not [18:17] anyway.. cheers all [18:17] apart from dickhead nacc [18:17] cheerio [18:17] lol [18:18] silly qtox .. https://github.com/irungentoo/toxcore/blob/master/docs/TODO.md [18:18] lolz [18:21] there seem to be a couple of ppas for it [18:21] freecoder, any ideas? log needed or something? === X230t is now known as Chinesium === IanLiu_ is now known as IanLiu [18:38] where in ubuntu is the log from Firefox's Browser Console likely to be stored? [18:39] bob98: somewhere in ~/.mozilla [18:39] ~/.mozilla/firefox perhaps .. [18:40] oerheks: yep, looked in the prophile, but didn't find it... [18:41] bob98: if there is a log (which I do not know, don't user FFox), it should be somewhere under ~/.mozilla [18:42] sorry for an ass of a question but how do you bring out the menu in Thunar under 18.04 (want to display hidden files...)? [18:43] bob98: but, anyways, it seems your answer is at https://support.mozilla.org/en-US/questions/1221764 [18:43] (summary: no logs) [18:44] on your adressbar: about:crashes, and: journalctl -qb /usr/bin/firefox [18:49] ds [18:49] gkh [18:53] oerheks: unfortunately neither of your suggestions yielded any logs... [18:54] regarding Thunar, how to bring up a menu? === drkokandy_ is now known as drkokandy [18:56] I mean a top level menu, where I could select displaying hidden files? [18:59] under 16.04, the menu was just there but under 18.04 it seems to be hiddedn in Thunar by default and I can't figure out how to fish it out... === nat_ is now known as Natkeeran [19:05] bob98, what's the matter with ctrl-h? [19:06] bob98, sorry misread your question [19:14] ratos [19:15] Boa tarde, estou com dificuldades em desligar meu computador [19:15] !br [19:15] Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [19:15] English only, please Poio [19:18] pauljw: thank you ctrl-h works for me, but I am still curious how to bring out the menu [19:19] bob98: In the task bar far left is the applications icon > file manager ; once the file manager (thunar) is started one can then 'ctl+h' to unhide/hide the dot files . [19:19] How can I see which version of a package is available to me, through apt? For example, which version of GTK+, for the version of ubuntu I'm using (16.04 Xenial)? [19:20] apt-cache policy [19:20] Smilex: ' apt policy ' . [19:20] oh, might do the same :-) [19:21] Does anyone know why the service I'm adding doesn't boot when the system does? https://i.imgur.com/cHB608N.png [19:21] How can I improve my search for GTK+? If I write apt search gtk+, I get a wall of text of irrelevant packages [19:21] Olives suck, No gift baskets! [19:22] oerheks: ya know our developer .. every not typed letter is a letter saved :) [19:22] Arimil_: is /vagrant mounted when systemd tries to start it? [19:23] Hm good point [19:23] Let me try copying the files instead of making links [19:24] bob98, I'm still running 16.04 here so I can't help, plus I'm using xfce for my DE. [19:25] Hi, I changed my external HD LUKS pass and I forgot the new (yes, not proud of it), I don't know why but Ubuntu forgot it too, is there a way to access the data? there is some important work, please. [19:26] I mean, is my PC, my machine, my HD, my GNU LINUX with my user, I did all from here, no way to restore it? Please, and thanks. [19:26] Smilex: what are you actually looking for? [19:27] bob98, try ctrl-m and see if that gives you what you want. [19:27] How do I add the English International with Alt Gr dead keys keyboard? Used to be there in Kubuntu, but can not find it in Ubuntu 17.10... [19:28] nacc: I found it as libgtk-3-0 [19:30] Thanks nacc seems it was that simple. [19:31] fr [19:31] Arimil_: np [19:34] Howdy! :) [19:34] Anyone here who knows why a router would go beyond the max setting of 1500 mtu when not explicitly telling it to? [19:36] coconut, how is that related to ubuntu? try ##hardware [19:36] coconut: bad hardware? [19:38] lnxslck: no i guess not, as it only happens after configuring it to use openvpn [19:38] vpn issue? dont know [19:45] anyone having problems configuring bumblebee on ubuntu 18.04? need help! [19:46] current is prime, bumblebee is old, no? [19:51] I just lost the game. [19:53] osse: ? [19:53] oerheks after installing bumblebee (along with prime) i'm experiencing a loop during boot. system goes back and forth from X to text mode (console?) [19:53] apparently some path is broken [19:55] i think bumblebee is old, all you need is prime, and the setting is in nvidia settings gui [19:55] so why did you install bumblebee, or what guide did you follow? [19:57] i installed bumblebee 'cuz my notebook kept overheating even after installing nvidia-340 [19:58] nvidia keeps running in the background. i'm talking about a notebook with optimus technology. it's got 2 gfx cards [19:59] yes, i am aware of dual gpus, but what guide did you follow, we don't have that package anymore [19:59] now you have 2 tools biting each other.. [20:00] Guest179: If you have both BumbleBee and nvidia-prime installed .. you have a conflict .. and the 340 driver is real old .. how do you know that the 340 driver is correct ? [20:00] Howdy all. Trying to find out if a blackmagic hardware capture card will work in this distro. Thanks in advance. [20:00] leftyfb: my bad, I tried to be funny. [20:09] Bashing-om my laptop is pretty old now. It's a Dell XPS 14 (l421x) with GeForce GT 630M. 2012 model I guess [20:10] nvidia-340 because that's what ubuntu suggested [20:10] i've been trying to get linux distros to work on this notebook for years now [20:12] losts of posts about that xps14, oveheating, but that i5-3317u is designed to run upto 105'C [20:13] but this answer looks promissing: GRUB_CMDLINE_LINUX="acpi_osi=Linux i915.enable_fbc=1 pcie_aspm=force" >>> https://www.dell.com/community/Laptops-General/Dell-XPS-14-L421X-overheating-issue/m-p/4747464/highlight/true#M883604 [20:13] hey there [20:13] on standard 340 driver with prime, not bumblebee [20:13] cd "/home/david" [20:13] clear [20:13] task [20:14] panesummary.fish [20:14] i like fish, join #ubuntu-fish [20:14] :-D [20:15] do you all use irssi here? [20:15] oerheks i'm going to try that. thank you very much! [20:15] zio_saggio, unlikely that is a yes: please don't poll please [20:15] ask your real question, wait and see [20:17] ok thanks [20:17] Some do, some don't. #irssi is also a channel [20:18] so you don't need bumblebee anymore when you have prime? [20:19] indeed, bumblebee is the old tool, some try to make it work again, but we don't support that [20:19] jeeeezzz i was already pulling hair out of my head! lol [20:19] thanks === Richard is now known as Guest16082 [20:23] hi [20:24] vit: Hi [20:24] I tried installing ubuntu alongside w10 but the installer failed with grub2-efi and when I created special efi partition it finished but my laptop still won't boot [20:26] vit: so are you booting in uefi or legacy? [20:29] vit: look at installer issues and the chroot and grub reinstallation http://pchelp.site/topics/ubuntu-installation-issues [20:37] memphisto: I don't know what win10 were using to boot. the usb live disk is booted through uefi [20:38] can you change to uefi and try booting ? [20:38] if it complained about grub-efi it's probably already booted in uefi mode, can you take a screenshot of your partitioning screen vit ? [20:39] after running the installer using "ubiquity -b" so it doesnt install grub [20:42] how much better is ubuntu from its original release date ? [20:43] Guest83792: that's not a valid question. Nor is it a support question. Feel free to ask such things in #ubuntu-offtopic [20:43] this is my current partitioning: https://pastebin.com/05BufwJi [20:43] see the fixes in !usn [20:43] !usn [20:43] Please see https://usn.ubuntu.com/ for information about recent Ubuntu security updates. [20:44] currently I am booted from live disk in uefi mode [20:45] vit: windows is installed in legacy mode, you need to boot the installer in the same mode [20:47] EriC^^: yeah, that's what I thought [20:47] but what if my laptop can only boot USB in efi mode? [20:47] vit: i doubt that, how are you booting the usb right now? [20:48] vit then reinstall windows in uefi mode [20:48] you can always not install grub, then manually chroot and install grub-pc [20:48] EriC^^: F12 --> USB [20:49] I went through BIOS settings several times and I didn't find any option that would help me [20:49] I was hoping there is an option for the installer to choose this [20:49] vit: try using the bios to boot it, set the usb first in the boot order before the hdd [20:49] (with csm legacy enabled) [20:50] EriC^^: OK. that makes sense. I will try that and if it doesn't help then... ubiquity -b chroot and grub-pc, right? [20:50] right [20:51] good luck! [20:52] thanks a lot! === erasmus is now known as ERASMUS [21:06] anyone on ?am i the right place for ubuntu related discussions? === jje is now known as Guest83422 [21:06] andres_: discussion in #ubuntu-discuss .. here is ubuntu support . [21:06] oh ok...im sorry === zduniak` is now known as zduniak [21:08] hi I have an 00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05) I get no sound, looks like lots of people have had this problem over the years (this is on a new install) [21:08] Ubuntu 18.04 [21:08] anyone able to help. Thanks in advance === Guest83422 is now known as jje [21:08] alsamixer settings has no effect [21:10] http://paste.ubuntu.com/p/y2vmRjVKwj/ [21:13] http://paste.ubuntu.com/p/s9xj5DKQvb/ [21:14] try to install pavu control, to see if you can control it [21:14] !info pavucontrol [21:14] pavucontrol (source: pavucontrol): PulseAudio Volume Control. In component universe, is optional. Version 3.0-4 (bionic), package size 126 kB, installed size 804 kB [21:15] oerheks, yeah it doesn't see the hardware at all [21:15] its a problem with this particular sound chipset i think [21:15] all it sees is the dummy output [21:16] also added my self to the pulse group [21:16] ther is an other old issue; fwupd https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1574079 [21:16] Launchpad bug 1574079 in fwupd (Ubuntu Yakkety) "USB audio device is not recognized after startup in 16.04" [Medium,Fix released] [21:17] does the bios have an AC'97 mode for sound? [21:25] transhuman: I think I have a similar problem. [21:27] Anyone knows how to install moemmanager-1.4.12-1ubuntu1 on 18.04? [21:27] Analog stereo output is just *gone* from my pavucontrol config since kernel 3 [21:27] having a problem getting 18.04 to boot on a Dell XPS 27 all in one. it gets stuck at 2:24 PM Carlson, Tiara: A start job is running for Detect the available GPUs and deal with any system changes. here are dmesg and syslog: http://termbin.com/mdx8 http://termbin.com/ym2b [21:30] Hello [21:30] Just a few questions [21:30] !enter | saucelayer [21:30] saucelayer: Please try and keep as much of your info as possible on ONE line - easier to follow for everyone. [21:30] Is there a fork of Unity that will be worked on since it's being dropped in 18.04? [21:31] user, is it the same sound card? [21:31] So, I just installed ubuntu as a KVM guest and noticed something very strange, the installer program asked me to specify an interface ens3/ens5/ens1, this is despite the fact that in virt-install I had specified "--network bridge=virbr1" (virbr1 is bridge for ens3), so KVM host is CentOS7 and guest is ubuntu 17.0.1 [21:31] sudo lspci | grep -i audio does it show the same thing user? [21:31] transhuman: no idea, but the computer is a CB3-111 acer chromebook [21:31] er [21:31] hang on [21:32] 00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0e) [21:33] I would suggest doing a search for ubuntu no sound and that Intel Corporation Atom ... on google see if you get any hits, for me I have found no solution for this chipset [21:33] also add your user to the pulse group [21:33] and reboot [21:34] ty [21:34] sorry its not much help [21:34] oh user also check alsamixer and pauvcontrol [21:34] Hey, I appreciate it [21:34] as per the other suggestion [21:35] for me I dont know why this doesnt see the card [21:35] it loads all the right drivers it appears [21:35] I've reinstalled and force reloaded pavucontrol and alsamixer miultiple times, no dice [21:35] saucelayer: unity is now maintained by the community and is available in the universe repo. [21:36] !info ubuntu-unity-desktop [21:36] ubuntu-unity-desktop (source: ubuntu-unity-meta): The Ubuntu Unity desktop system. In component universe, is optional. Version 0.1 (bionic), package size 2 kB, installed size 8 kB (Only available for amd64; arm64; armhf; i386; ppc64el) [21:36] How do I detect what is keeping my system slow? htop shows quite regular usage, but chromium takes like 4-5 minutes to start. [21:36] And even when started, every click takes several seconds to occur. [21:36] user , does pauvcontrol show the driver as being an accessible device? [21:37] I am only running a release upgrade next to it. [21:37] svip, remove your chromium stuff in ~/.config ? [21:37] you will loose plugins and such, but that can be recreated [21:37] oerheks: chromium is just an example. Every program takes several minutes to start up. [21:37] Bashing-om: Great thank you, my next question was how do I enable the old "cube" animation on Unity. I tried using CompizConfig but the plugin doesn't seem to be available [21:37] I think it is an IO issue. [21:37] And I want to know how to detect my IO load. [21:37] transhuman: nope, there's no analogue stereo out device listed, only hdmi out [21:37] svip: "am only a running a release upgrade next to it"? [21:37] svip: look in top? [21:38] svip, maybe, maybe you run wayland now, choose xorg @ login to see if that helps [21:38] svip: enough ram ? pounding swap ' free -m ' ? [21:38] oerheks: well, I cannot just stop the upgrade, can I? [21:38] svip: wait, you're complaining about your systems' performance *during* the upgrade? [21:38] I don't know then maybe a systemctl problem? [21:38] nacc: I have htop running. And dpkg, htop and Xorg tops the list. [21:39] nacc: I am trying to see if I can speed up the process of the upgrade. [21:39] I know it can do it faster. [21:39] svip: ok, any errors in dmesg? [21:39] nacc: A lot of lvm2-activation segfaults. [21:40] .. io issue during upgrade... [21:40] right [21:40] transhuman: way over my head, no idea [21:40] Anyone knows how to install moemmanager-1.4.12-1ubuntu1 on 18.04? [21:41] pnwise, install xenial, .. https://launchpad.net/ubuntu/+source/modemmanager [21:41] !info modemmanager bionic [21:41] modemmanager (source: modemmanager): D-Bus service for managing modems. In component main, is optional. Version 1.6.8-2ubuntu1 (bionic), package size 646 kB, installed size 3092 kB [21:41] pnwise: "don't". [21:41] nacc: [18435.768646] lvm2-activation[17733]: segfault at d0 ip 00007fccc7c48856 sp 00007fffdd653640 error 4 in liblvm2app.so.2.2[7fccc7c37000+101000] [21:41] Stuff like this. [21:41] yes, silly advise to install xenial of me [21:41] what you mean don't? [21:41] I kind of need it [21:41] because 1.6 is buggy [21:41] pnwise: bionic ships 1.6.8-2ubuntu1 [21:42] pnwise: file a bug? [21:42] *if* you have a valid reason, install xenial pnwise [21:42] pnwise: if you want to use modemmanager of an older release, then you should go back to the older release [21:42] I have valid reason [21:42] it is buggy and it doesn't work [21:42] https://ubuntuforums.org/showthread.php?t=2383408 [21:42] file a bug? [21:42] !bug | pnwise [21:42] pnwise: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [21:43] hmm 18.04 systemD comes with a new approach for services... and netplan [21:43] honestly I don't bother filing bugs since no one is carying about fixing them [21:43] ...I used to [21:43] also that doesn't answer my question [21:43] user make sure its enabled in the bios [21:43] I am checking it now myself [21:44] pnwise: well, that's rather sad. [21:44] pnwise: we did answer your question, you don't use a pacakge from xenial on bionic. [21:44] Because it doesn't work [21:44] Can you read? [21:44] It is also explained in the forum thread [21:44] There is link in that thread on how to fix, but is giving error 500 [21:45] pnwise: it is not supported to mix your releases like that. You can always download .debs manually from packages.ubuntu.com. [21:45] pnwise: but you are on your own. [21:46] Hi all [21:46] See man if you don't know it is fine - just don't waste time trying to explain me to install older version, if I had spare pc to work on right now I would do it [21:47] I cannot install HP printer. Tried several times. Every time I start getting "Filter failed" messages when tryin to print anything [21:47] Also I will mix whatever I need if that will get the job done, since the latest ubuntu is such a pile of bugs [21:47] pnwise: we do know. you are choosing not to listen. [21:47] pnwise: ok, good luck to you. [21:47] Any ideas what the hell is wrong with HPLIP or Kubuntu? [21:47] nacc, And you choose not to read [21:47] pnwise: did you come here to ask for help or did you come here to be rude to people [21:47] Don't try being smartass if you can't understand simple questions [21:48] The most irritating thing is that before it worked just perfectly [21:48] before 17.10 [21:48] jerichowasahoax, I am regular visitor [21:48] pnwise: please refrain from insulting people. [21:48] I did not "come here" [21:48] like just now [21:49] pnwise: in any case, i told you you shouldn't mix releases, you can disregard that and download the deb yourself. But your system becomes unsupported and you are in the support channel. [21:49] So if you guys don't know that is fine - thanks for the "help" [21:49] nacc: should i !ops or do you happen to be one [21:49] nacc, that is not mixing "releases" [21:49] pnwise: yes, it is. [21:49] jerichowasahoax: nah, it's fine. [21:49] it is installing diferent packages version [21:49] o7 [21:50] pnwise: from different releases. [21:50] pnwise: if you prefer to *ignore* what we are saying, go right ahead. [21:50] That is not the point [21:50] OnkelTem: what's HPLIP doing or not doing, exactly? [21:50] Said it 3 times - if you don't know it is fine [21:50] Just move along [21:50] pnwise: the "point" is you don't want to help make ubuntu better and you want to do something unsupported. [21:50] pnwise: i have told you exactly what you need to do to achieve what you want. Have a nice day. [21:51] No, you did not. You told me to install older relase [21:51] That is not an asnwe on "How to install package xyx" [21:51] pnwise: ... yes I did. Go to packages.ubuntu.com and download the version you want, install it manually. [21:51] jerichowasahoax: I don't know. I install everything according to the instructions on HP website. Then I do hp-check and it finds NO errors or warnings. Then I Print Test Page and it fails [21:51] That is "How to me useless smartass 101" [21:51] pnwise: please re-read the responses to your request. [21:52] OnkelTem: did those instructions include downloading from the HP website or did they tell you to use apt or apt-get [21:52] installing xenial is not a question, and I can't find the package on launchapd or I would have installed it by now [21:52] pnwise: then you didn't look correctly. and I didn't say launchpad. [21:52] If I cancel (ctrl+c) a do-release-upgrade, can I continue it by running the same command? [21:52] i have pretty much set up my ubuntu sytem. it too ka while as i am not linux literate. id like to do a ful lsystem back up, how can i please? any software ? [21:53] svip: no, not generally [21:53] nacc: OK, then I won't. [21:53] nacc, thank you [21:54] jerichowasahoax: it does everything by itself [21:55] OnkelTem: okay, but where did "it" come from - apt or HP themselves [21:55] anyone? [21:55] OnkelTem: because generally, downloading straight from HP, or whoever the software manufacturer/developer is, is frowned upon unless you're sure there's no package for it already [21:55] and well [21:55] recommend a system back up? [21:55] !info hplip | OnkelTem [21:55] OnkelTem: hplip (source: hplip): HP Linux Printing and Imaging System (HPLIP). In component main, is optional. Version 3.17.10+repack0-5 (bionic), package size 1011 kB, installed size 1553 kB [21:56] software [21:56] jerichowasahoax: I think there is some problem with CUPS [21:56] C cup is the sweet spot [21:57] OnkelTem: that's also possible [21:57] jerichowasahoax: I'm not sure how to debug the problem though [21:57] OnkelTem: there's a cups "driver" that basically makes a PDF file out of whatever you print to it - if I can remember what the package is, we could start there [21:58] ah here we go [21:58] !info printer-driver-cups-pdf | OnkelTem [21:58] OnkelTem: printer-driver-cups-pdf (source: cups-pdf): printer driver for PDF writing via CUPS. In component universe, is optional. Version 3.0.1-5 (bionic), package size 24 kB, installed size 238 kB [21:59] OnkelTem: try to print something to a PDF with that and see what happens [21:59] jerichowasahoax: well, but why would I need that? [21:59] Ah, I see [21:59] It may trigger the same error [21:59] sí [22:00] alternatively, it could prove cups is fine and we're back to looking at HPLIP [22:00] it just saved the file, no issues [22:00] or your printer [22:01] I think I found something. I found a cups log file [22:01] E [26/Jun/2018:01:01:45 +0300] [Job 36] Can\'t create temporary file [22:01] OnkelTem: toss that onto a pastebin [22:02] So it cannot create some temp file. But it doesn't say where [22:02] OnkelTem: there's a utility called pastebinit in the package repositories to make things easier [22:02] yeah, I have it installed. But I think that was the error [22:03] OnkelTem: i'd still like to see the whole file, just in case there's something in there you're missing [22:03] Sure, sorry [22:04] yey, should have that sweet broadband available this time [22:05] https://pastebin.ubuntu.com/p/M42CPVDFVX/ [22:10] OnkelTem: I found a "permission denied" error at line 70 of that paste but I'm kinda stuck on why that's showing up [22:10] you shouldn't need special permissions to print things [22:10] https://launchpad.net/ubuntu/bionic/+package/clonezilla [22:10] how to install that? [22:10] i ant to clone and back up entire syte, === jas is now known as Guest16477 [22:10] system* [22:11] I've recently bought a Samsung SSD and i'm trying g to format it Ext4 in ubuntu 14.04, but whenever i try to format it partitions automatically how can i avoid this happening? [22:11] !info clonezilla [22:11] clonezilla (source: clonezilla): bare metal backup and recovery of disk drives. In component universe, is extra. Version 3.27.16-2 (bionic), package size 754 kB, installed size 2915 kB [22:11] jerichowasahoax: I'll be back after restart [22:13] rush: ^ .. If you have the universe repo enabled , is as simple as ' sudo apt update ; sudo apt upgrade ; sudo apt install clonezilla ; . [22:14] having a problem getting 18.04 to boot on a Dell XPS 27 all in one. it gets stuck at: A start job is running for Detect the available GPUs and deal with any system changes. here are dmesg and syslog: http://termbin.com/mdx8 http://termbin.com/ym2b [22:15] i dunnpo if i have it enabled === Nicmavr is now known as Guest63073 [22:16] rush: Are you running a desktop ? check in " software center " for the enabled sources . [22:17] i dont know [22:17] what ever happend to just click to install !? [22:17] how to check where to look? [22:17] clonezilla comes without gui [22:18] then i coant use it [22:18] system back up with gui anyone? [22:18] it took ages to get this system up [22:18] i cnat understant it.. i dont want ot loose it all [22:18] need a system image file [22:19] it seems like it should be a pretty standard feature, backup a drive [22:19] yes, it should be [22:19] surely [22:19] system image file [22:20] anyone? === Trystam is now known as Tristam [22:20] jerichowasahoax: I'm back. So... I've fixed it. I had fake /tmp directory - it was a symlink. Didn't actually expect something bad since I made this change, but now when I made it just a regular directory it (I guess) has fixed the issue [22:20] you could do a 1:1 backup with dd, but that is also comandline [22:20] i dont like command line, too hard [22:21] OnkelTem: where did you symlink /tmp to? [22:21] so ther is no gui software? [22:21] amazing [22:21] doesn't clonezilla have a gui frontend [22:21] nacc: to another partition which was of course mounted and worked perfectly [22:21] i just want to make a full back up. no selection, just clone the lot [22:21] !backu[ [22:21] !backup [22:21] There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [22:21] OnkelTem: yeah that doesn't make any sense, though [22:22] OnkelTem: whatever for [22:22] OnkelTem: i mean, symlinking /tmp to another "partition" [22:22] nacc: of course it does, if you dom [22:22] don [22:22] don't have enought room [22:22] OnkelTem: if you're looking to avoid extraneous writes on your / partiton, because it's an ssd or something, i'd just make it a tmpfs [22:22] damn it, sorry for mistypos [22:23] OnkelTem: /tmp is a directory. If you symlink it to a partition, then you're symlinking it to a partition on a disk. Did you mean a different directory? [22:23] nacc: i interpreted it as a directory within a different filesystem [22:23] nacc: sure I meant different directory on another partition [22:23] OnkelTem: /tmp is also, by default, a tmpfs [22:23] really? hm... wait a sec [22:24] OnkelTem: ah i see. Still, that's not really a sensible thing to do; also, why was your /tmp full? [22:24] no, not on my system [22:24] no back up software then ? [22:24] full system imag back up [22:24] anyone ? [22:24] nacc: is that new in bionic because the output of mount on xenial doesn't agree [22:24] oh wait, it's just cleaned by systemd, i forgot [22:24] OnkelTem: apologies [22:24] oh :V [22:24] OnkelTem: but still, why was your /tmp full? [22:24] nacc: I don't remember. It was some picky software which tried to create there some big fiel so I was runnin out of space all the way [22:25] it was a temporary workaround but then I forgot to change it back :) [22:26] Actually, I didn't expect it would be so painful to live on small SSD [22:26] I forgot to take into account one thing: docker [22:26] Ubuntu 18.04. Trying to sign in Flashback(metacity). Logs in ok bu when restart, Goes right back to Ubuntu on Dropdown. How can I login to Flashback all the time? [22:28] rush: the list of backup software in the links that ubottu mentioned (thanks to oerheks) has a few gui backup utilities. did you try any of those? [22:29] i missed it ? [22:29] i jus tinstalled clonezilla [22:29] but i cant find it in software [22:29] and i need my system image file backed up, not files [22:30] i can tsee any list [22:30] how to use clonezilla? [22:31] fuk sake [22:31] no gui then [22:31] It's usually following the prompts... It first asks for a location to save to [22:31] i can tevne run it [22:31] cant even see it [22:31] where is it ! [22:31] then it asks for a name I believe... [22:32] right, clonezilla comes without gui [22:32] how to start it ? [22:32] No clonezilla does come with gui... download the iso, put on USB thumdrive using Yumi [22:32] i dont think any system image softwar had a ui on linux [22:32] how? [22:32] that would be clonezilla-live [22:33] jeez... [22:33] i hafe clonezilla installed here [22:33] how to run it please? [22:33] sorry, just trying to help but tripped. [22:33] what do i need to type to run it ? [22:34] fu ksake wat is this shit [22:35] i dont want to read encyclopedias just to use software [22:35] rush: i think a good first step here would be for you to go take a coffee break [22:35] just give me the fucking command line [22:35] rush: and then come back when you're not yelling at everything [22:35] ASSHOLE [22:35] im being rude cos some asshole wer erude to me in here first === ERASMUS is now known as erasmus [22:35] stuck up assholes [22:36] rush: no, you're tilting [22:36] :/ [22:36] wow [22:36] wtf [22:36] seriously though, all the lad needed to do was stop and take a breather [22:37] yeah, but have you heard of the one where the guy logs into Flashback and Magically ends up in the defaulted Gnome (Ubuntu) when he didn't want to? [22:37] it's hard to help someone who doesn't want to be helped [22:38] folks, please back to topic [22:41] brb... gonna check if the self-healing magic of Linux has made its' way over to... [22:44] ...I don't care what anybody say... you guys are alright in my book! Staka Koomphfs! [22:49] what package do i need to install to get the source code for the libc6? [22:50] iWaldo: the corresponding source package [22:50] i tried using apt-get source libc6 but it grabbed eglibc6 which doesn't seem to have e.g. unistd.h [22:50] iWaldo: what version of ubuntu and architecture? [22:51] 14.04 32 [22:51] iWaldo: do you just want the headers? [22:51] naw i want it all [22:51] already have the headers [22:51] iWaldo: can you pastebin `apt-cache show libc6` ? [22:52] jSALDVce [22:52] oops lol [22:52] https://pastebin.com/jSALDVce [22:53] iWaldo: you're running a glibc built from eglibc [22:53] well now that i look more closely the 2.19 version number is the same eglibc [22:55] iWaldo: if you want the source for a package now installed on your system, you have to do some extra steps [22:55] s/now/not/ === CoTProfanity is now known as Profanity [22:56] anyone here can help me getting gdm to display and not get stuck at "A start job is running for Detect the available GPUs"? [22:57] nacc, eglibc was the correct one, i wasn't thinking clearly about what i was trying to find. thank you. [22:57] iWaldo: np :) [22:59] Hi All, so I am trying to do something pretty simple, and hitting frustration point with 18.04.... does anyone know how to change the hostname on a fresh install and make it stick? [23:00] Gobo708: what have you tried? [23:00] hostnamectl set-hostname new hostname [23:00] editing /etc/hosts [23:00] editing /etc/hostname [23:00] Gobo708: /etc/hosts is definitively incorrect ;) [23:00] I am about to edit /etc/cloud.... [23:01] but it says setting it to true will disable set-hostname [23:01] nacc, much to my chagrin it hasn't worked. the goal is to be able to use ctags to navigate to function definitions in some code i'm studying. the only references it returns after adding /usr/include and the newly downloaded source to the tags file are not references to the "access" function (https://www.gnu.org/software/libc/manual/html_node/Testing-File-Access.html) [23:01] I still need to set my localhost in /etc/hosts right? [23:01] howudodat: What graphics set ? Maybe see what results with the 'nomodeset' boot parameter .. then see what the GPU issue might be . [23:01] otherwise, 127.0.0.1 wont point to the right place [23:02] Gobo708: right, but that is about (effectivley) local name resolution, not the local system's hostname. [23:02] Gobo708: did you pass any parameters/flags to hostnamectl? [23:02] Bashing-om:Dell XPS 27, has built-in Intel and nvidia, not using nvidia, using nouveau. tried with wayland and X. here are dmesg http://termbin.com/mdx8 syslog http://termbin.com/ym2b Xorg.0.log http://termbin.com/rd01, I can try nomodeset, will take a few minutes [23:03] ok, fair point... I read somewhere that I needed to do that first. This was on my 1000th attempt [23:03] nacc, no parameters passed [23:03] https://linuxconfig.org/how-to-change-hostname-on-ubuntu-18-04-bionic-beaver-linux [23:03] I just followed this and other instructions [23:04] Gobo708: and did you *undo* whatever you did when you switched instrcutions? [23:04] no, because they were all the new hostname [23:04] so I only added /etc/hostname [23:04] and updated /etc/hosts local loopback [23:04] neither should affect anything [23:04] Gobo708: is this a VM? do you actually have an /etc/cloud/cloud.cf ? [23:04] howudodat: wayland and nvidia is not too compatible .. some progress with the 396 version driver IF the card supports 396 . [23:05] I havent got to editing the cloud config thing yet, because well that seemed dumb [23:05] other instructions said to uninstall the cloud stuff..... [23:05] bashing-om: yeah that's why I'm using X (gdm3/custom.conf: WaylandEnable=false) and I'm not using nvidia drivers [23:05] I thought that looked like a good idea :p [23:05] Gobo708: what "cloud stuff"? do you mean cloud-config? [23:05] yeah [23:06] Gobo708: there's no need to uninstall it [23:06] Gobo708: is this a VM? [23:06] https://ubuntuforums.org/showthread.php?t=2389098&page=2&s=d1d6765c0fda139a3be80b3f6fcdcfa7 [23:06] its a VM [23:06] on virtualbox [23:06] from that link "Specifically, it's cloud-init. Try changing /etc/cloud/cloud.cfg's preserve_hostname line to true" [23:07] That was one forum users instructions [23:07] hrm, you may want to ask in #ubuntu-server [23:07] but it contradicts the cloud.cfg [23:11] howudodat: In that Xorg file, no nvidia driver is loaded .. pastebin - lspci -k|grep -iEA5 'vga|3d' - . let's see what we are working with . [23:11] How do I get Gnome to show time in 12-hour format? [23:11] I have tried opening settings, but there is no option. === fcastillo_ is now known as fcastillo [23:14] Bashing-om: http://termbin.com/1vre [23:16] howudodat: checking :) [23:18] skinux, indeed, but you can use dconf, [org/gnome/desktop/interface] clock-format='24h' standard [23:19] not sure if this is intentionally [23:20] howudodat: Is this an EFI system ? .. and ya want the 390 version driver IF proprietary is the goal here : http://www.nvidia.com/download/driverResults.aspx/134859/en-us . [23:20] * linux_user says I installed Ubuntu 18.04 and it has a zillion snap filesystems in my df report!?! WTF? What are they? why are they there? [23:21] Bashing-om: think it depends on the GPU; i believe the 340 is recommended for older cards [23:21] Bashing-om, I dont remember exactly how I set it up, EFI or UEFI...is there a quick way to check short of BIOS? and I'm trying to avoid proprietary drivers unless they are needed. I thought it was only using the Intel GPU [23:21] snpas, are just softwarepackages, and yes, you see them as a loop [23:22] SporkWitch: Older cards Yeah .. but this is " [GeForce GT 750M] " and nvidia recommends the 390 version driver :) [23:23] why is like that? I've got zillions of packages installed and theres like 10 of these dumb things, how do I get rid of them? [23:23] why do I need them? [23:23] what purpose do they serve? [23:23] hello everyone ... can anyone help me with Nvidia settings on Kubuntu? [23:23] Bashing-om: /sys/firmware/efi exists so I think it's booted UEFI [23:24] howudodat: Well.. no nouvuea driver is loaded either .. and the nvidia card is seen by the operating system. If you want nvidia disabled .. can you disable it in bios ? [23:24] Bashing-om: gotcha; i saw the subject like 5 hours ago as well, he was on a 400-something, i think [23:24] i changed the Nvidia settings to use the intel integrated and since then i cannot switch back to the inegrated Nvidia and i cannot even open Nvidia-Settings [23:24] Snaps are universal Linux packages https://snapcraft.io/ - https://itsfoss.com/use-snap-packages-ubuntu-16-04/ [23:25] now in 18.04 softwarecenter too [23:25] BaKKaR: check in BIOS; devices, especially laptops, with integrated + discrete, usually have a setting in there to tell it which to use; if you don't have it set to discrete it likely won't even expose it to the OS [23:25] should the discrete be On or OFF [23:26] let me try SporkWitch and will come back [23:26] oy! It crashed [23:26] BaKKaR: if you want to use the discrete, what do you think? lol === realcashmoney26 is now known as Guest84493 [23:34] Bashing-om: there is no way to disable one of the cards in the bios, ....but this is highly annoying. I've been troubleshooting this for 4 hours, reboots, power down, after going to bios and then rebooting, now it comes up just fine [23:35] should I try the nvidia-390 drivers? [23:35] I've never had any success on any of my Dells with nvidia drivers [23:38] howudodat: that is proprietary .. but to be truthful .. I did install the 390 version driver on my boc over nouveau .. and there is a gain in performance with the proprietary druver .. BUT - there is a hugh hugh overhead in all the support that will be installed ! [23:38] let me give it a quick try [23:39] pocketprotector: i have checked and the Bios is setup correctly [23:39] plus it was working then stopped [23:39] im drunk [23:40] howudodat: Make sure that you disable secure boot in bios ..or the driver can not install . [23:41] ok === oerheks_ is now known as oerheks === jbrit is now known as computerdude === RaptorJesus is now known as Majesticles === Majesticles is now known as RaptorJesus [23:59] Can someone help me with my Nvidia please, its is integrated Nvidia, it was working fine and then suddenly stopped after switching to Intel graphics. I have tried like 5 drivers 396 - 380 - 340 all the same. Models when doing (lsmod |grep nvidia) are loaded but still cannot open Nvidia settings and cannot do switch.