[00:00] Americanu_ubuntu, protip: # means run command as root, $ means run as normal user. My fault on this one i didn't mention to sudo stuff like systemctl [00:00] heathenwolfe, oh i didnt knew that # and $ have those meanings [00:01] Americanu_ubuntu, for the record starting, stopping, enabling, disabling services via systemctl require root typically [00:01] Americanu_ubuntu: well, that is just a workaround. but please show the output of "grep r8169 /etc/modprobe.d/* | nc termbin.com 9999" from another opened terminal (let the update run to the end on the first terminal) [00:01] aaah [00:01] it says "use netcat" [00:02] Americanu_ubuntu: ok, that means no output. thats ok [00:02] ah [00:02] Bashing-om: http://paste.ubuntu.com/23872149/ [00:04] peyam: Well. it is not that either, as "you" do have the authority . Can you boot to the GUI from the guest account ? [00:04] Americanu_ubuntu, nothing in the ip route means your pc doesn't find a way out of the local network towards the internet. [00:05] Bashing-om: it does go so long. the first i see is the logo and it goes away after 1 sec then black screen [00:05] Americanu_ubuntu, and when it doesn't get an ip address then it's sth with connectivity [00:05] heathenwolfe, ah alright but would it be like an issue with network manager ? [00:06] peyam: This ^ in the guest account too ? [00:06] Bashing-om: It never go to "select" account [00:06] Bashing-om: never shows it [00:07] Americanu_ubuntu, well connectivity issues it's either physical (bad cables, connectors) or software/firmware (drivers) or wrong configuration in NetworkManager [00:07] Americanu_ubuntu: when the update is done without errors, i suggest you do a reinstall and see if the new kernel works better. if it doesnt work, do "sudo service network-manager restart" again. [00:07] heathenwolfe, fair enough lol [00:07] Americanu_ubuntu, since you tried w10, it's not the physical part [00:08] k1l, a reinstall of what, sorry? [00:08] Americanu_ubuntu: sorry. reboot. not reinstall [00:08] k1l oh alright haha i got scared a bit lol , yeah will do as soon as it's done [00:08] peyam: Do not know then for sure . this is a xubuntu install of 14.04, correct ? [00:09] Bashing-om: it's been installed and worked good in 2 years [00:09] Americanu_ubuntu, when you upgraded the pc it might have installed a new kernel, reboot to load the new kernel into ram [00:09] the updates should have installed a new kernel build. and that could be fixing that issue already. if not we have some other solutions === zam is now known as Guest5402 [00:09] thank god for you two k1l heathenwolfe [00:10] as soon as it finishes ill reboot it :d [00:10] is a old nvidia 6200 supported in 16.04? [00:10] peyam: xubuntu ? we can reset the desktop to defaults . but you loose all your own config changes . [00:10] Bashing-om: I have no problem with that. Just need my thesis files. thats all [00:10] what's the difference between apt update and apt upgrade? [00:11] mike_602: update only gets the list with new packages from the servers but doesnt install anything [00:11] I am trying to use iptables to change the destination IP in the header prior to routing across a VPN to reach a subnet that doesn't have routing, but it's not working [00:11] If I only want packages from 16.04.1 LTS, should I not do apt upgrade or? Because when I update via the GUI and right away go to update via command line w/ upgrade, it finds more updates? [00:12] right ill brbr [00:12] sudo iptables -t nat -A PREROUTING -d 172.16.16.16 -j DNAT --to-dest 10.10.10.10 [00:12] !info nvidia-394 xenial | Guest5402 [00:12] Guest5402: Package nvidia-394 does not exist in xenial [00:12] k1l, apt update will inform if any updates though and will ask you y/n if want those right? so, I don't get it :( lol [00:12] !info nvidia-304 xenial | Guest5402 [00:12] Guest5402: nvidia-304 (source: nvidia-graphics-drivers-304): NVIDIA legacy binary driver - version 304.134. In component restricted, is optional. Version 304.134-0ubuntu0.16.04.1 (xenial), package size 20113 kB, installed size 93794 kB (Only available for i386; amd64) [00:12] and also a POSTROUTING SNAT statement [00:12] mike_602: you need to run apt upgrade to install the updates. [00:12] does anyone have any ideas why it may not be working? [00:13] #netfilter duncenerd [00:13] mike_602: no. open a terminal and run "sudo apt update" you will see the servers that are asked for the packages lists. nothing more [00:13] k1l, so how come when I update via GUI and then update via command line right after w/ apt update && apt upgrade it finds more updates? Is it just an issue w/ the GUI that doesn't catch the updates or those commands doing more than the GUI? [00:14] peyam: try then ' rm ~/.config/xfce4/panel/ ' reboot to see if that helps . [00:14] mike_602: it should not be a difference. [00:15] anyone know why the ubuntu installer gives an option to use the whole disk and set up encrypted lvm, but then later in the installation process it asks you if you want to encrypt your home directory? why does it ask you that if you already chose encryption earlier? [00:15] k1l, it is though as I've noticed all this week and on 2 different computers both with Ubuntu Unity 16.04.1. Should try it sometime to see what I'm talking about :) It's weird [00:15] zuiss1: the first one is LUKS, the second one is encrypted home partition. [00:15] K1l now that sudo command wont work [00:16] Im on phone now [00:16] I mean it wonr re-establish connection [00:16] Bashing-om: Nothing happened [00:16] Americanu: what exactly? sudo service network-manager restart [00:16] Yup that one k1l [00:16] I woud of typed it but my phone is slow [00:17] Bashing-om: is there any way to reinstall or install 16.04 without loosing my files? [00:17] Thx, is there a viable usb 'external video card' that would work or are those any good? ive not tried one [00:17] mike_602: the gui updater does show you once a or two weeks the updates notification. only earlier if its security related. maybe you mean that. [00:18] k1l: but if you choose LUKS it still asks if you want to encrypt home. but the first option should have already encrypted home [00:18] so it will be double encryption or something? [00:19] k1l, I run the GUI updater every time I turn on my computer, fully update that way. Then I run sudo apt udpate && sudo apt upgrade and it finds more packages to install [00:19] Americanu: ok, i will make the bot link you a howto for "nomodeset". use the "one time on grub" version. but dont add "nomodeset" but this commands there" net.ifnames=0 biosdevname=0". then boot that changes and see if that works [00:19] zuiss1, maybe the first encryption is for root only? not 100% sure [00:19] mike_602: i doubt it [00:20] zuiss1: its both different methods with differen pro and contra. [00:20] zuiss1: if you make both, the user data is encrypted again, so once the system is booted (and luks decrypted) the home folders of the users are still safe. [00:21] zuiss1: its more about what state or workcase for what encryption method [00:21] Yeah if you tell me what to get and how to do it k1l [00:21] Americanu: sorry :) [00:21] !nomodeset | Americanu [00:21] Americanu: 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 [00:22] k1l: does the second option to just encrypt home not use LUKS? [00:22] Getting root access to Ubuntu via the Grub, is that still possible? If so, that's not too cool :( Anyone read about that before? [00:22] Americanu: do the temporarily method with the other command i gave you instead of nomodeset [00:22] Americanu, k1l it's getting late here... good luck with further debugging. I hope it works out for you [00:22] So i only add those net.ifnames and biosdevname? [00:22] zuiss1: no, that is not LUKS [00:23] Sure then heathenwolfe thanks for helping tho! [00:23] Americanu: with the numbers [00:23] net.ifnames=0 biosdevname=0 [00:23] peyam: U have not sone so, but I do understand that in the reinsall (something else) if one unchecks the 'format" option for /home then your personal data will not be overwritten . But we are not to that stage yet ! [00:23] so should i choose to also encrypt home directory even if i chose to use LUKS earlier? [00:24] what's the downsides? [00:24] zuiss1: https://help.ubuntu.com/community/EncryptedHome [00:25] Americanu, well it didn't solve anything. When computers cooperate Ubuntu connects automatically to the internet, seems sth funny is happening under the hood. [00:26] Yeah i know heathenwolfe . You still tried which I appreciate! [00:29] K1l so should i just add the sudo command at end of grub thing? [00:29] Americanu: no [00:29] Oh those 2 params [00:30] ? [00:30] follow the instructions for temporarily adding nomodeset. but instead adding net.ifnames=0 biosdevname=0 [00:30] with =0 [00:30] Americanu, you're welcome. Now you know for next laptop, look for Intel networking cards [00:30] Ahh [00:30] Its a pc desktop heathenwolfe :d [00:31] Americanu, when buying next motherboard or desktop [00:31] Americanu, sorry... [00:32] Heathenwolfe Aah ok will do ! And dont worry :d [00:32] Is it possible to reclaim free space from a NTFS file system in order to isntall Ubuntu on it? [00:32] Zythyr: yes. you can shrink the partition [00:32] Americanu, cheers & good luck [00:32] Thx goodnight mate [00:33] k1l Do I just do it in Gparted on Ubuntu Live CD? [00:33] Zythyr: yes [00:33] Ahh okay that sounds simple. [00:33] Zythyr: but the installer should offer you that aswell "install alongside windows" [00:34] ahh okay let me try that [00:34] What if do manual configuration. How do I make sure booting occurs properly [00:35] K1l added that 2 params with =0 [00:35] Its booting up now [00:36] K1l so still no network :( [00:36] Americanu: does "sudo service network-manager restart" work? [00:37] K1l nope aparently [00:38] K1l It says ethernet network disconnected [00:40] Any other solutions? [00:41] Americanu: is "ifconfig" listing "eth0" as device? [00:41] Yes [00:41] guys hi [00:41] heeeelp [00:42] i don't know what to do this problem is annoying aaaa [00:42] K1l eth0 is there and that enp3s0 is not there anymore [00:42] im using ppas from launchpad and they're so fucking slow [00:42] :'( [00:42] !language | yalopov [00:42] yalopov: 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 [00:42] sorry [00:42] Americanu: ok, that was the idea behind changing that settings in grub for this try. [00:43] Americanu: does "sudo ethtool -s eth0 speed 100 duplex full autoneg off" make any changes? [00:43] yalopov: afaik, there's no guarantee that PPAs be fast [00:43] i'm pinging ppa.launchpad.net but it seems ok, using httping shows like 500ms [00:43] uhm [00:43] actually [00:43] i kind of got it to work with changing the ethernet connection from enp3s0 to eth0 [00:43] i'm currently dowloading at 8.838 kB/s [00:43] like the device tab k1l [00:44] Americanu_ubuntu: please show a "dmesg | nc termbin.com 9999" [00:44] i mean, thats too slow, on cannonical repos i get like 400 kb/s [00:44] http://termbin.com/hxl1 [00:44] Americanu_ubuntu: i am not sure not if that will work with settings those grub parameters permanently or if this was just luck now :) [00:45] k1l should i type that sudo ethtool ? [00:45] k1l aaah [00:45] hi guys, where do you save your xorg.conf when using nvidia-settings? I've tried saving it to /etc/X11 and /usr/share/X11 but the settings aren't applied when rebooting === alan_ is now known as Guest4517 [00:48] BluPhenix316: /etc/X11/Xorg.conf . But the use of this file is depreciated except for "special" use cases . [00:48] Americanu_ubuntu: ok, i have to leave now. but i will show you some bits: test with reboot with setting the parameters again on grub. if that works again, then you can follow the howto to make that permanent. [00:48] Bashing-om, yeah that hasn't worked either [00:48] as i mentioned previously [00:48] k1l should i try first without those params? [00:49] Americanu_ubuntu: you should make sure that its not set to "enable wake on lan" on windows. that card seems to have a lot of issues when switching from windows and linux back and forth. [00:49] BluPhenix316, you on 16.04? [00:49] k1l ill double check it on w10 [00:49] wafflejock, 16.10 [00:49] k1l thanks a lot, you and heathenwolfe gave me hope on trying ubuntu lol [00:49] BluPhenix316: Beats me so far, what is the end goal here ? [00:50] Americanu_ubuntu: if that all doesnt work: do install "r8168-dkms" on ubuntu when you somehow manage to get internet again. [00:50] i've tried saving to /etc/X11/xorg.conf and to /usr/share/X11/xorg.conf but X doesn't use those files anymore [00:50] ok [00:50] Americanu_ubuntu: first run with those parameters again in grub (one time solution) [00:50] Bashing-om, I have 2 monitors, but i'm trying to arrange them so the monitor on my left is displayed as the monitor on my life [00:50] i can do it via nvidia-settings, but it doesn't persist across reboots [00:51] Americanu_ubuntu: if that works, then make it the permanent solution from the howto. that would be easy one. no matter check on windows if you have enabled wake on lan. that must be off. [00:51] ok i will do that k1l [00:51] ill do them now actually [00:51] thanks a lot for the help k1l [00:52] this is opensuse but it shows, that the card is the issue: https://en.opensuse.org/SDB:Realtek_8169_driver_problem [00:52] bye :) [00:52] BluPhenix316: Sorry, no experience with dual monitors . No ideas . [00:52] bye bye :D [00:52] i have ran into this in the past, i know you save xorg.conf somewhere in /usr [00:52] i just can't remember where [00:53] i've tried /usr/share/X11 but that hasn't worked for me, i wonder if it is /usr/lib/X11 [00:53] that seems silly but i dunno [00:54] BluPhenix316, http://manpages.ubuntu.com/manpages/yakkety/man5/xorg.conf.5.html has the list of paths it searches there [00:54] How do I ensure my Ubuntu doesn't install in EFI mode [00:55] BluPhenix316, thought it searched somewhere in ~/.config/ in recent versions but not seeing anything about that [00:55] wafflejock, yeah that is what is throwing me [00:55] it should work in any of the locations i have it saved [00:55] but it isn't [00:57] Hello I am running ubuntu mate 16.1 with kabby lake intel GPU, and my computer has crashed and the screen is flickering with blocks of colours (looks really broken) anyways I have tried alt+prnt screen REISUB and it isnt working [00:57] is there a safe method to reboot other than that? [00:57] I am isntalling Ubuntu 16 using a USB drive. How do I prevent UEFI install? I want to do a regular BIOS compability install [00:57] as I dont want to hard reset if I dont have to [00:59] Hey [00:59] I installed Ubuntu 16.04 on my home server and cannot resolve DNS [00:59] Australopithecus, can you get to a tty with Ctrl+Alt+F1 if so can do sudo reboot, or sudo shutdown now, I think not sure if that works if your other attempt didn't though [00:59] my /etc/resolv.conf contains 8.8.8.8 and 8.8.4.4 nameservers [00:59] php, you try using nslookup or dig to see what's going on? [00:59] i cannot [01:00] the screen is kind of going black now [01:00] @wafflejack [01:00] Australopithecus, sorry that's the best I know of if you can't get a terminal at all think you have to hard reset [01:00] maybe someone else has another option though [01:00] wafflejock, connection timed out [01:01] this is weird [01:03] wafflejock, now it's saying Server 127.0.1.1 [01:04] No idea where that's from since I removed it from /run/resolvconf/ === ilfantomas_ is now known as ilfantomas [01:04] it kinda tells you exactly where it's from if you read the top of the file [01:05] tatertots, it doesn't [01:06] so your resolv.conf doesnt inform you that your changes will be overwritten and not to hand edit the file? [01:06] it doesn't ?...wanna look again [01:06] It says that. [01:06] But it doesn't say where it's from. [01:07] you know where that info is coming from [01:07] I've checked on it now and it seems that /run/resolvconf/interface/NetworkManager is being populated with 127.0.1.1 [01:07] tatertots, please don't treat me like an idiot. [01:08] i don't name call [01:08] I didn't name call. [01:08] "please don't treat me like an idiot" means "please don't treat me as if you think I am an idiot" [01:08] just fyi your router [01:09] blagh read your message wrong [01:09] ironic considering I don't want to be called an idiot [01:09] lol [01:09] php, if you do dig +trace www.google.com, it should show you basically the whole path to get that resolved === Smn is now known as Guest65212 === Guest65212 is now known as cpufreqd [01:10] hello [01:10] can anyone help me? [01:10] not sure why you're seeing 127.0.1.1 there though can pastebin what you're seeing too somewhere that'd probably help, not sure how much I can help with the actual DNS config though I just stumble my way through it [01:10] I'm trying to install ubuntu [01:10] but the USB won't boot [01:11] hello, when booting i saw an error message looked further and it is the cpu frequency daemon that's causing trouble. I've had a couple of slowdowns that I'm blaming on the cpu so it is more than likely related, any help? http://paste.ubuntu.com/23872397/ [01:13] wafflejock, I think the network config is screwed now. Can't ping any IPs anymore. [01:14] wafflejock, fixed it [01:14] had to legit turn off my network and turn it back on [01:14] :D [01:22] I'm about to start an attempt to install the "official" NVidia driver for my Ubuntu 16.04.1 64-bit installation. It wants me to exit the X server.. and I'm embarrased to say I don't know how to log out and terminate the server to get just a login prompt. [01:22] Every time I log out.. or kill the server manually, it gets restarted and >poof< I've been 'X'ed again. [01:24] Apologies. Think I found it. Sorry. === guyz is now known as dskull [01:29] how did you do? [01:29] @MarkB2 === dskull is now known as daynaskully [01:32] I'm having trouble running snap try with snap/snapd vs 2.21 on 16.04. The confinement is specified as classic and when I run snap try --classic or snap try --devmode, I still get the error that it requires consent to use classic confinement [01:33] I searched to see if this was a bug, but I didn't see it if it is [01:33] Hi everyone. I am having to seriously consider installing 32-bit instead of 64-bit Ubuntu because my EFI is 32 bit. Do I lose a lot by doing that? (I have 3 gigs of RAM) [01:34] your efi is 32 bit?! did know that was even possible [01:34] 2006 iMac [01:34] sorry, i was in wrong channel [01:35] Richard_Cavell, strongly suggest your consult the mac specific resources. /msg ubottu mac [01:36] olympionex: #snappy ?? [01:36] Bashing-om: yes, for some reason my /join didn't work and I didn't realize i was just in default channel [01:37] olympionex: :) No harm no foul . [01:38] my machine boots straight into gnu grub, how do I repair from here? ls lists drives [01:40] The possible commands do not look helpful. Is this drive corrupted? how did that happen? [01:41] jayjo: do ur bios support EFI Shell? [01:41] I can try to boot into it [01:42] yep then find out the ubuntu EFI file and see if it can boot successfuly [01:43] It appears it cannot [01:43] just a blinking cursor [01:44] whats the first order of boot? [01:45] "hard drive" or "EFI:hard drive" [01:46] When I go to the boot menu it says mac osx with clover, but that's installed on a second harddrive, I've been using the primary drive with ubuntu for over a year with no real issues as long as I could access the terminal [01:46] can anyone explain this? https://gist.github.com/dmtucker/8d782dafbd1c80fd0f1b6d1cbe475b97 [01:47] disi, yes. it's a series of non-contextual terminal output [01:48] cfhowlett: it is an SSCCE of differing POSIX behavior between bash and sh... [01:48] jayjo: what happens if u unplug the mac drive? [01:48] disi, I suspect the #bash channel would know more [01:51] i haven't tried that yet. Right now if I boot with the default drive it goes straight to "GNU GRUB version 2.02~beta2-36ubuntu3.7" - what is the reason of booting here? [01:52] the bios determines the boot into GNU... [01:56] Excuse me [01:56] Just wondering if k1l was still here or if anyone else could give me some help. [02:00] Mister: I might be of some help; If I were aware of the issue . I am free :) === excelsio1a is now known as excelsiora [02:05] Thank you very much Bashing. I recently bought and old Lenovo PC with Linux installed. [02:05] And I wish to upgrade from 32 to 62 bit. [02:06] and i believe I've downloaded the file, but now I need to do something with the usb stick [02:06] And formatting or burning, or something of the like, and I've completely forgotten how to do that. [02:07] Mister, first you need to check if your old pc is even 64 bit compatible [02:07] Yeah, we checked that. [02:07] Mister: wew that should be a very old PC, no need to have 64 bit unless the memory exceed 4GB [02:08] It's 64 bit compatible. The gentleman I spoke to after I showed him the specs said he had no idea why the person before me installed 32 bit. [02:08] Because I can't run steam off of my 32 bit apparently. [02:09] But I've downloaded Ubuntu [02:09] The new one, and I have a usb drive, I just don't know what to do next. [02:10] i can't click links in hexchat or right click->open in browser. any idea why? works fine on windows. [02:11] Mister, read the tutorial /msg ubottu usb [02:12] jnewt_, also how much ram do you have? [02:14] Where can I find the tutorial? [02:14] Mister, /msg ubottu usb in your irc [02:16] Good evening. [02:16] Is trim enabled automatically or do I need to set it up myself? [02:17] I see this in the directory. #!/bin/sh [02:17] # trim all mounted file systems which support it [02:17] CountryfiedLinux, more info via irc bot: /msg ubottu trim [02:17] Am I good to go or do I need to add something? [02:17] depends on your ubuntu version [02:17] cfhowlett, 16.10 [02:17] enabled by default [02:18] cfhowlett, Oh ok. Same for Xubuntu 16.10? [02:18] yes [02:18] ok thanks [02:18] i have a Go web app, and i run on EC2 ubuntu instance, i just run with to go command, but it keep turned off, is there like a best practice for running apps like this or servers on production instances? [02:18] happy2help! [02:18] o? [02:19] might be best to ask #ubuntu-server mrwn [02:19] ok thanks [02:19] or a go channel [02:29] Stupid question - what happens if you completely delete the root user? [02:29] Is it even possible? [02:29] nothing but bad things. don't [02:30] cfhowlett: I'm asking out of curiosity... I would obviously never do it on a machine I cared about [02:30] it seems like the most impressive way to hose a system [02:30] gnomethrower, there's a YT video and a blog somewhere. it ain't pretty and it ain't recoverable [02:31] gnomethrower, there's a YT video and a blog somewhere. it ain't pretty and it ain't recoverable [02:31] ah, excellent [02:31] I've been looking for a blog/video with no success [02:32] cfhowlett: wait, do you mean delete the file root? [02:32] I mean the actual root user === h3n5y1 is now known as h3n5y [02:33] gnomethrower, delete root ubuntu first hit on YT [02:33] cfhowlett: I get "How to remove Password in Ubuntu" [02:33] #3 is "Deleting the root directory ubuntu" === WildSoft_ is now known as WildSoft [02:36] I'm unfortunately still struggling to download rufus [02:36] All I really want to do is play Spore. [02:41] gnomethrower: I think you could get the root user back pretty easily. [02:41] rypervenche: That's my feeling too [02:42] I kinda want to destroy a Ubuntu VM and then try to recover it [02:42] at the very least it's an interesting War Games exercise for my org [02:42] gnomethrower: Go for it. Experience is the best teacher. [02:42] and document it! [02:43] gnomethrower: I can't really think of anything that would get ruined by it. You'd just need to recreate the user with uid 0 and gid 0. Aside from that and creating its group, I don't know that anything else would need changing. [02:43] hi [02:43] i need to download vsphereclient.vmware.com/vsphereclient/2/3/0/6/3/5/6/VMware-viclient-all-5.1.0-2306356.exe [02:43] So really only three files would be affected. /etc/passwd, /etc/group, and /etc/shadow [02:43] but i am limited [02:44] can someone put it in another palace for me please? [02:45] gnomethrower: Are you new to Linux? [02:45] can someone help? [02:45] ok, how do I remove emacs 24 for good? [02:45] it keeps managing to reinstall itself [02:46] hey guys [02:46] excelsiora: Are you purging it? [02:46] vsphereclient.vmware.com/vsphereclient/2/3/0/6/3/5/6/VMware-viclient-all-5.1.0-2306356.exe [02:46] after I run .configure (opts), make, sudo checkinstall - it manages to replace the new one I build daily. [02:46] sysadmin, you need to ask vmware for product support. not an ubuntu product or issue. [02:46] sysadmin, you need to ask vmware for product support. not an ubuntu product or issue. [02:46] cfhowlett, i need to help [02:47] rypervenche: how can I purge it for good/ [02:47] ? [02:47] sysadmin, asked and answered [02:47] excelsiora: How are you removing it currently? [02:47] sudo apt-get remove emacssomethingorother [02:47] okay [02:48] it is human right [02:48] excelsiora: Try using "purge" instead of "remove", but we should look into how it's getting installed again. [02:50] rypervenche: thanks, seemed to work [02:50] did it for emacs24, it said it did for emacs24* [02:50] Yep yep. [02:50] ran configure... without the args... doh [02:52] but it seemed to report the correct config anyways [02:52] why would it do that? [02:52] did emacs change it? [02:53] I just did a git pull... [02:57] excelsiora: You're installing emacs from source? [03:01] rypervenche: yes - so if it comes back, I'll try a purge of emacs* and then just rebuild and reinstall [03:01] rypervenche: Nope, not new - been using Ubuntu since 6.06 :) [03:01] do I need to run something after git pull to get to head? [03:01] sorry, been AFK wrangling SaltStack states :D [03:03] rypervenche: I've had a devil of a time getting the dependencies right, and I'm sure I still need to add more things to my configure flags. [03:03] gnomethrower: That answers that question, lol. [03:03] excelsiora: Why do you need it from source? [03:03] marvic5 [03:04] excelsiora: using ldd may help resolve the dependency [03:04] hello [03:05] rypervenche: :) [03:05] hopefully in a good way! === ilfantomas_ is now known as ilfantomas [03:08] rypervenche: I have emacs26 - why not? [03:08] :P [03:09] besides - teach a man to fish, amiright? [03:30] hi njbjb [03:30] how to update in ubuntu mate [03:30] ?? [03:35] sudo apt-get update && sudo apt-get upgrade [03:41] klk [03:42] cant update the version in ubuntu mate??! [03:43] rcti: explain [03:43] Update what? The whole system? [03:44] "apt-get update" command in not working! [03:44] ive got a old nvidia 2600 that ive installed and found a driver for but upon boot the card displays the bios splash but doesnt show anything after and i cant go into tty [03:44] rcti: What is the output [03:44] Get:1 http://security.ubuntu.com vivid-security InRelease [2,855 B] [03:44] Get:2 http://ppa.launchpad.net vivid InRelease [2,861 B] [03:44] Get:3 http://us.archive.ubuntu.com vivid InRelease [2,847 B] [03:44] Get:4 http://us.archive.ubuntu.com vivid-updates InRelease [2,855 B] [03:44] 86% [3 InRelease gpgv 2,847 B] [Connecting to us.archive.ubuntu.com (91.189.91.Splitting up /var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_vivid_Ign http://us.archive.ubuntu.com vivid InRelease [03:44] E: GPG error: http://us.archive.ubuntu.com vivid InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?) [03:45] http://askubuntu.com/questions/367748/gpg-error-while-downloading-software-clearsigned-file-isnt-valid-got-nodata [03:46] Are you using a proy? [03:46] proxy* [03:46] guys after "trying" nvidia drivers 367 (still tearing with 950m optimus) i decided to uninstall them and put nouveau.modeset=0 in kernel options and use intel gpu instead, but had problems rebooting or shutting down the system tried installing watchdog but still have problems, reboot takes for ever... and some times it doesnt reboot at all... [03:46] no nothing. [03:46] rcti: Is this a fresh install? [03:47] just 1-2 weeks old. [03:47] kernel version is : 3.19.0-15-generic [03:48] had same problems with 16.10 and 16.05 [03:48] 04 [03:48] any ideas on whats wrong? [03:49] rcti: https://ubuntuforums.org/showthread.php?t=2244112 [03:49] The server may be down, try changing it [03:49] i'm running 16.04 now nad have it three systems [03:49] let me try\ [03:49] on* three systems whats going on lucas-arg === chu is now known as chu_ === chu_ is now known as chu [03:50] lucas-arg: whats going on with your ubuntu 16.10/16.04 whats the problem [03:51] I may be able to help may now [03:51] not* [03:51] thank you [03:52] it's not helping.. [03:53] I am unsure rcti [03:53] Biosphere_50, well... after installing nvidia 367 drivers, i got tearing... no matter what i try that bug is there [03:53] ok.. thank you for help PipeItToDevNull [03:53] I have the same problem but when I use the xorg drivers I have less tearing [03:54] did you try turning on v-sync [03:54] where are u frm? PIpe [03:54] also I believe thers a tear-free option in the nvidia control panel but that may be amd cuz I have both [03:54] tearing while playing gamiong or video [03:55] let me see what version I have on [03:55] i'm using package nvidia-367 367.57 [03:57] lucas-arg: during gameplay or video playback [03:57] Biosphere_50, thats the same one i have, and yes during video gameplay and even moving windows arround if you movem quickly you can see the teraing in the borders of the windows [03:57] reload [03:58] lucas-arg: what frontend gui are you using gnome, i3, lxde, kde4 [03:58] its so frustrating [03:58] gnome [03:58] I hear that dude [03:58] ok [03:58] do you have visual effects 3d enabled [03:58] i got them in kde x gnome wayland you name it [03:59] so all desktops are tearing [03:59] cant update ubuntu mate [03:59] tried xfce without any effect [03:59] rcti: whats your error? [03:59] yes [03:59] whats your video card [03:59] ram [03:59] E: GPG error: http://ppa.launchpad.net vivid InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?) [03:59] [03:59] nvidia gtx 950m intel 520 [04:00] 950m [04:00] should be good [04:00] weird [04:00] did you do an update [04:00] do you have a xorg.conf file? [04:00] i tell you fresh install nouveau dont let me even boot [04:00] thats the thing not working. [04:00] nope [04:00] no xorg [04:01] thats why i added nouveau.modeset=0 in kernel and then installed nvidia drivers [04:02] anything ?? @Biosphere_50 [04:02] rcti: if you have gui access open your software sources and check your settings turn off [04:02] done it. [04:02] only use main universe restricted and check your server your connecting to change it to main server [04:03] rcti: whats the download from ? [04:03] lucas-arg: did you use the console installer or additional drivers progra [04:04] lucas-arg: do you have the nouveau-modeset=0 set still on kernal command? [04:05] yeah [04:05] i do [04:05] but that shouldnt be a problem since its supposed to be using nvidia not nouveau [04:05] but your forcing the old driver [04:05] nouveau isn't the new driver [04:05] nvdia-367 is [04:06] i know [04:06] nouveau.modeset=0 mens its not loaded [04:06] means [04:07] I have similar hardward but i'm not using kernal commands to load the driver [04:07] so after installing nvidia nvidia is taking place [04:07] i have xorg.conf [04:07] do you have a xorg.conf [04:07] nope i dont thing i need one [04:07] think [04:08] i would try one [04:08] if it isn't working [04:08] I have a sample [04:08] how did you install the driver [04:09] sudo apt install nvidia-367 [04:09] ah [04:09] ok I used additional drivers [04:09] dfg [04:09] its same thing [04:09] hii [04:09] fuck oof [04:10] bc [04:10] whats does you additional drivers show [04:10] enabled nvidia-367 [04:10] you are sleep now [04:10] they are enabled after that command [04:10] it says using nvidia blablabla [04:10] looooooodo [04:11] ok try a xorg.conf file [04:12] hi baba === james is now known as Guest61591 [04:18] i can't seem to get my optical drive to work. I've installed libdvd-pkg and did the dpkg-reconfigure. the "Disks" utility states there is no media in the drive. lsblk prints "sr0 11:0 1 1024M 0 rom". [04:38] Guest61591: whats os you using [04:38] Guest61591: distro version all the good stuff [04:42] Anyone here experienced with xorg, Nvidia and Intel, and multiple monitors [04:43] DiJu, cant get them to work even with one monitor [04:43] DiJu, good luck [04:43] Lol, thanks [04:43] I have my Nvidia card driving 2 of 3 monitors and they work [04:43] the 3rd, is plugged into my mobo/iGpu/intel [04:44] and i cannot get it to display the desktop [04:44] i've tried xrandr [04:44] i dont even know why in the world i bought a laptop with nvidia chip i hate it [04:44] Are you running the latest Nvidia driver? [04:44] i think they have optimus support now [04:44] 367 375 378 you name it [04:45] https://wiki.archlinux.org/index.php/NVIDIA_Optimus [04:45] u read this? [04:45] neeeehh [04:45] nope [04:45] let me see [04:47] DiJu, i dont find watch you say [04:48] look for the heading Using nvidia [04:49] oh hmm [04:49] yeah i was thinking that maaaaaybe your external monitor was trying to use the intel [04:49] instead of the nvidia in your laptop [04:50] Hey, I am trying to use imwheel to increase the scroll speed and enable horizontal scrolling but the config file doesn't seem to be having any impact. Here is the .imwheelrc file - http://pastebin.com/FQUAXFhe. Maybe any of you can suggest why it isn't working [05:05] Is it possible to trigger the auto-mount, that occurs whenever I plug a drive into the computer, without actually unplugging it? Everything seems to unmount whenever I restart. [05:06] guzzlefry: The moment you try to access a volume via the file manager (nautilus) it will mount. [05:07] oh brilliant, thank you [05:12] blackbeard21: try increasing the wheel speed with xinput instead of imwheelrc [05:17] If there are any NVIDA/INTEL and XORG w/ Multiple Monitor xperts pls msg me [05:24] Biosphere_50, can horizontal scrolling be setup with xinupt too? [05:34] Hello [05:42] Sup [05:49] Hi all, [05:49] I have a question [05:49] Could you take a quantum computer and some how train it to program a computer? Seeing how the architecture of a quantum computer is fundamentally different to a typical binary computer is you could theoretically set up a neural net work wherein the task you want programmed is the carrot and the quantum computer finds the most efficient sequence of ones and zeros to complete the task. You could potentially design a test circuit to em [05:49] wrong channel to ask bennyboy. perhaps #ubuntu-offtopic but not here. [05:50] ok [05:52] bennyboy: This may be of interest to you https://nakedsecurity.sophos.com/2016/07/18/darpa-to-stage-an-ai-hacking-tournament-at-def-conblack-hat/ [05:54] thanks [06:00] help [06:01] leyon, here: https://pixabay.com/p-153094/?no_redirect [06:02] leyon, here's a more effective way to ask for help: https://inkscape.org/media/cms_page_media/56/ask-smart-questions.pdf [06:03] my wifi is slow ;( i tried 12.04,14.04, and now 16.04. [06:03] my chipset is rtl8187 [06:04] i tried everything on the internet. maybe has to do with driver :/ [06:06] xinput also didn't help in increasing the scrolling speed. Someone has any other suggestion to increase the scrolling speed? [06:07] I just installed 14.04.5 and I get an error when trying to install fglrx-updates [06:22] What error do you get? [06:23] Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed Depends: libcheese7 (>= [06:23] 3.0.1) but it is not going to be installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. [06:24] hello all [06:25] Joral: run sudo apt-get update, try again [06:25] xangua, I have three times :( [06:26] also in additional drivers if I choose the option for fglrx-updates and click save changes it acts likes it changing then just flashes and puts the selection button back on the ubuntu default [06:27] Joral: have you added ppa's of any kind? [06:27] Joral: isn't unity-control-center already installed? [06:27] Are you not using ubuntu? [06:27] havn't done anything but 1) install the system 2) update the system and 3) attempt to install fglrx [06:28] Joral, in a terminal: inxi -F | pastebinit [06:29] well I at least know that apt works as I just installed inxi and pastebinit, stand by for me to run the command again [06:29] Joral, what's the output of `apt policy unity-control-center`? [06:29] http://paste.ubuntu.com/23873479/ [06:31] Joral, suggest you upgrade all available packages: sudo apt full-upgrade [06:31] apt policy unity-control-center E: Invalid operation policy [06:31] apt-cache policy unity-control-center, then [06:32] full update did not solve it but here is the policy infohttp://paste.ubuntu.com/23873485/ [06:33] someone here using tmux with tmux-rescurrent (and maybe even continuum). Just installed plugins and made .tmux.conf file, but rescurrent won't work even remotely [06:33] I meant full-upgrade (thats what I did just not what I said [06:33] and the output of: apt-cache policy libcheese-gtk23 ? [06:34] doing hotkey+ctrl+s and then hotkey+ctrl+r just echos "Tmux resurrect file not found!", so I't won't even work without reboot [06:34] http://paste.ubuntu.com/23873488/ [06:36] !info libcheese-gtk23 trusty [06:36] libcheese-gtk23 (source: cheese): tool to take pictures and videos from your webcam - widgets. In component main, is optional. Version 3.10.2-0ubuntu2 (trusty), package size 24 kB, installed size 312 kB [06:36] why is fglrx pulling it then? [06:37] Joral: your initial message about fglrx dependencies and error messages was cut off, can you post that one to pastebin too? [06:37] "the following packages have unmet dependencies: unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed " etc etc [06:38] Because your libcheese-gtk23 is already >= 3.4.0, so that doesn't make sense... [06:38] http://paste.ubuntu.com/23873497/ [06:39] Joral: what is your version of libcheese7? dpkg -l libcheese7 === afru is now known as sleepfro [06:39] 3.10.2 [06:39] Does that start with "ii" in front? I.e. properly installed? [06:40] yes it says ii libchese7... [06:40] That doesn't make sense then... [06:40] Hrm. Can you try with aptitude instead? [06:40] why is fglrx "depending" on a web cam library at all? [06:40] sudo apt-get install aptitude, then sudo aptitude install fglrx [06:41] It doesn't, http://packages.ubuntu.com/trusty-updates/fglrx [06:41] ok, then why does apt think it does lol [06:45] its wanting to completely remove xserver and all associated dependencies, which means that 14.04 has already switched to xorg-server 1.18 hasn't it? [06:46] No, it's still on 1.15 [06:47] then why does aptitude think that a driver conflicts with literally every xorg package? [06:47] What's the output of this? egrep -rv '^#|^#' /etc/apt/sources.list* [06:47] You may have weird repositories enabled... [06:48] http://paste.ubuntu.com/23873521/ [06:49] i forgot I installed google chrome, that wouldn't be the issue would it? [06:49] Nah... it looks fine... strange... [06:50] And apt-get dist-upgrade, or apt-get install -f, say that everything is ok and up to date? [06:51] dist-upgrade would put be on 16.04 which is amdgpu instead of fglrx, thats why I just installed this one tonight [06:51] No, dist-upgrade means normal update [06:51] It's not "do-release-upgrade" [06:51] oh, ok let me try it then [06:51] It's not related to 16.04 at all [06:52] dist-upgrade says nothing to do [06:52] its like something is intentionally blocking fglrx [06:58] well its 1 am for me so Ill have to fight with it tomorrow [06:58] thanks for trying [07:13] hi :) [07:14] Hey [07:16] I am new to linux in general. I was reading the source of echo.c in coreutils and came across bindtextdomain(). I have googled about it and understood that it sets the base directory for a given message domain. But I don't understand what a message domain is and why it exists in the first place. ? [07:16] s/echo.c/echo === thxer is now known as Guest6950 [07:32] if anyone sees my message,please respond. [07:33] prakhar489, whats the ubuntu support issue [07:34] bazhang,my message sometimes didin't get delivered sometimes. [07:36] I think hell just froze over... there is a microsoft ubuntu repository :S [07:38] haha whaat [07:38] avieks, https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup-tools#ubuntu [07:38] packages.microsoft.com [07:38] Network manager tells "device not ready" for Wifi in (Xubuntu) Xenial. Restarting network manager does not work. [07:39] it contains powershell, mssql-tools and msssql-server (and a few odbc stuff) [07:39] you'd think skype would go in there too eventually [07:40] ah [07:40] ha [07:40] sql makes sense in a way [07:41] how i make [download.01.org] trusted ??? [07:41] make it a source ? [07:42] is now binair [07:45] seems to work [07:45] whole system might go black soon :D [07:48] I'm connected to a server via SSH; How can I force the package manager to handle its traffic through that route? [07:48] ssh as a proxy [07:49] for web browsers it can be done simply by setting proxy on 127.0.0.1: and running ssh with 'ssh -D ...' [07:49] but what about 'aot'? [07:49] apt* [07:49] amai [07:49] ok am still alive === HoolaHoop is now known as HoolaHoop_afk [07:50] in other words, tunneling traffic of 'apt' over the ssh connection is possible? [07:51] i dunno [07:51] am happy i got sound with linux [07:51] daswidanye ! === HoolaHoop_afk is now known as HoolaHoop === HoolaHoop is now known as aiena === aiena is now known as HoolaHoop [08:00] what does this cryptic-looking command do? [08:00] :(){ :|: & };: [08:01] distributed: it defines a function that spawns itself a lot of times and can be used for bombing [08:01] bombing? [08:01] like your computer blows up just by running a command? [08:02] distributed: https://en.wikipedia.org/wiki/Fork_bomb [08:02] sounds dangerous [08:02] No, it just wastes all the cpu so that your pc needs a reset [08:02] o.k. [08:02] then i should run this scriptomatically at boot on my mom's computer? [08:03] No. [08:03] why not? [08:03] wont it then reset it when it boots or something? [08:04] lets get back to ubuntu support please [08:10] ohh btw ikonia was just going to let you know i know what that display issue the other day was now, apparently nvidia drivers need to be explicitly defined in xorg.conf, besides that the only issue i still have with it is a known bug with uefi [08:16] <_jyo_> hello, I am looking for some help to change the power settings on a ubuntu 16.10 install that will not boot [08:16] <_jyo_> Would appreciate some help [08:17] use Ubuntu 16.04 LTS _jyo [08:17] 16.10 are for "Ubuntu devs" [08:17] <_jyo_> cotin, I need to retrioeve some data from this instal, I have an exam early next week [08:18] <_jyo_> Intend to return to 16.04, but would prefer to do it after the exam I need the computer for a presentation. [08:18] Well you could install 16.04 alongside 16.10 and you would be able to get any files you need. [08:19] <_jyo_> I have tried to access the disk from a live usb, but it is encrypted [08:19] ouch [08:19] that is another problem yes. [08:19] <_jyo_> I just need to change the power settings from the usb I think [08:19] have you tried to start ubuntu 16.10 in recovery? [08:19] <_jyo_> I have the key [08:19] thats good. [08:20] <_jyo_> it does the same when root is login [08:20] <_jyo_> the ttys do the same to, this is caused by ACPI power settins change before last shut down [08:20] before ubuntu boots try to hit F8 a couple of times and use the down arrow to select Ubuntu Recovery [08:20] _jyo_: and changing the power settings will make it boot?! [08:21] Well start in recovery then! [08:21] <_jyo_> cotin, it wont [08:21] it wont start at all? [08:21] <_jyo_> I can access the system files from a live usb, that was my thought at the moment [08:21] _jyo_: put "noacpi" in the cmdline, if you think it's an apci issue, but I doubt it [08:22] <_jyo_> alkisg, at which point? [08:22] You press "e" in grub, and write it next to "quiet splash", and then press f10 [08:22] <_jyo_> cotin, it hangs at the command line the last line output is :[ ok ] Stopped User Manager for UID 1000. [08:22] <_jyo_> [ ok ] Removed slice User Slice of . [08:24] <_jyo_> alkisg, I was also looking at trying to stop the request for the password on awaking from suspend. It is to buggy for a presentation :/ [08:24] You can do that once it boots [08:24] <_jyo_> No I am really inn the @#$* [08:25] <_jyo_> I think is is a bug in the GNOME settings that have tied a knot in the login process [08:26] gnome does not load until after login [08:26] So it can't be gnome settings prohibiting the pc from reaching the login screen [08:26] https://gist.github.com/sliddjur/47a50721bcde971ca2aab0d9cc1a1df9 how can I solve this? Can I just delete images in boot? [08:26] <_jyo_> alkisg, but the settings were changed from GNOME [08:26] Then that's not what caused the issue [08:26] <_jyo_> I think that it is a sill loop, which is making it block. [08:26] <_jyo_> silly [08:27] <_jyo_> such as disableing the need for a password request at login, when it has to have ome to decrypt, I am speculation [08:27] hello everyone, what is the extension of text files? [08:27] kernello: it can be anything, extensions dont mean anything in linux [08:28] <_jyo_> I had turned off and then on again the password settings in the personal account settings. [08:28] usually they're just extensionless or .txt, like README [08:30] EriC^^ I need to enter the file extension in the command, that's why I need an extension. [08:31] <_jyo_> alkisg, is there a way to copy the encrypted blob that is the home folder? And to open with the correct software from another machine? [08:31] <_jyo_> I will just reinstall if I have the data [08:31] kernello: if it's an output file use whatever you want [08:32] _jyo_: you can use "encryptfs-recover-private" to open the home dir [08:32] * "ecryptfs-recover-private" [08:33] EriC^^, ok, thank you1 :) [08:33] thank you!* [08:33] np [08:34] _jyo: http://www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu/ [08:34] It says how to recover from LiveUSB [08:35] <_jyo_> I have tried, I will look at this again [08:37] EriC^^, it worked even without adding any extension at all :) [08:37] as you said [08:38] kernello: great :) [08:41] <_jyo_> cotin, EriC^^, that command fails ... [08:41] _jyo_: did you mount the partition that has the home dir? [08:42] <_jyo_> EriC^^, it is mounted yes, I can see the folder and read the readme next to the folder [08:44] _jyo_: try sudo ecryptfs-recovery-private [08:44] *recovery [08:44] *recover [08:44] <_jyo_> Last time I use any software that I do not understand fully ... :/ [08:44] <_jyo_> ok [08:44] Good luck then. [08:46] <_jyo_> find, filesystem loop detected [08:47] <_jyo_> EriC^^, '/sys/kernel/debug' is part of the same file system loop as '/sys/kernel/debug' [08:48] _jyo_: try pointing it to the .Private dir [08:48] sudo ecryptfs-recover-private /mnt/home/path/to/.Private [08:48] <_jyo_> cotin, :) I am learning c right now... the data is a project about php, javascript and ajax. all of which I f'n hate. its a sign from above I tell you, return to unix roots :) [08:49] <_jyo_> EriC^^, please shoot me, to put me out of my misery now .... :) that looks more promesing [08:50] <_jyo_> EriC^^, YES, it is asking for my hash [08:51] <_jyo_> Sucess! [08:52] <_jyo_> Success even, well I am not out of the forrest just yet, as I have to reinstall when I should be writing, but this is deffinatly in the right direction. [08:54] <_jyo_> EriC^^, I hope I did not speek to soon. I have been given a mount point, how to read this? [08:54] _jyo_: as usual, copy the files off their to another place and they'll stay decrypted [08:55] <_jyo_> EriC^^, I hope I did not speek to soon. I have been given a mount point, how to read this?/ [08:55] <_jyo_> ops [08:55] or sudo nautilus is thats easier. [08:55] if* [08:56] <_jyo_> EriC^^, I can't open it though, is that normal? [08:56] _jyo_: open it how? [08:56] yeah do what cotin said [08:57] <_jyo_> oh does it need to be mounted? [08:58] <_jyo_> I am trying to acces via the folders and the mouint point address [08:58] hi i have a networking /dns issue.i m not able to ping www.google.com [08:59] i setup ubuntu 16.04 in vm ware [08:59] could someone help me out [09:00] koen_: are you able to ping 8.8.8.8? [09:00] <_jyo_> EriC^^, I have tried ecryptfs-mount-private, it says that it is not set up properly [09:01] ppf: connect: Network is unreachable [09:01] what is 8.8.8.8 btw? [09:01] googles dns server [09:01] aah ok k [09:01] ppf: how can i solve this [09:01] paste ifconfig [09:03] <_jyo_> going to try copying and then changing permissions, I guess that is all that is blocking now [09:04] ppf: https://gist.github.com/anonymous/90dd97dbf5021dfb5b800dc07a3e6a78 [09:05] koen_: is your cable plugged in? [09:05] we're talking about ethernet, right? [09:05] wait, you said vm [09:06] is the vm configured to have an ethernet port? [09:06] ppf: no its in wifi [09:08] ppf: any solutions? [09:09] so koen_ you have ubuntu 16.04 in vmware on wifi? === Gazyrlezon is now known as Nery [09:10] TvL2386: yes exactly [09:11] so I suppose your vmware host is on wifi and not the VM itself [09:12] <_jyo_> EriC^^, I have no idea what to do next, uncertain at to whether the data is copyable or not. Your advice would be most welcome === pavlushka is now known as anyone [09:12] _jyo_: try opening the files [09:12] good evening, I'm looking for help in installing a displaylink driver with newer evdi module. Anyone cares to help? === anyone is now known as pavlushka [09:12] koen_, if you type "ifconfig -a" or "ip addr show", do you see any network interfaces except lo (loopback) [09:13] _jyo_: sudo nautilus /path/to/mountpoint [09:13] <_jyo_> EriC^^, I am unabe to [09:13] TvL2386: both are in wifi [09:13] koen_, but the VM itself won't have a wifi card [09:14] TvL2386: https://gist.github.com/anonymous/55bc8d905ff42919f77303d27f031ba8 [09:14] see internet is working fine in the laptop [09:14] but the host inside VMware is not having networking [09:15] <_jyo_> EriC^^, there is a .desktop file and a readme [09:15] <_jyo_> the dot desktop takes me to the home folder where the encrepter user folder is, but I can still not access it [09:15] koen_, mkay. This vignesh@ubuntu is your laptop running VMWare and the h@ubuntu is the Virtual Machine? === cuddle is now known as heroin [09:16] koen_, what does "ifconfig -a" or "ip addr show" inside the VM say? [09:16] _jyo_: what mountpoint did it give you? [09:17] TvL2386: that h@ubuntu was a typo [09:17] TvL2386: what i pasted was the result of iconfig and ip addr show inside vm [09:18] so you paste the gist and say: "see internet is working fine in the laptop" but the gist is inside the VM and not the laptop... [09:18] <_jyo_> EriC^^, /tmp/encryptfs.GZApZUdS [09:18] _jyo_: looks decrypted [09:19] _jyo_: what does ls -l /tmp/.. show you? [09:19] it's not easy to follow koen_ [09:20] TvL2386: i apologize for the confusion [09:20] i have a laptop,that has windows.on top of that i have vm ware which has ubuntu [09:20] koen_, no worries... also you must have done something to make that interface "ens33" come online, because it's not shown in your first gist where you typed "ifconfig" [09:20] so internet is working fine in windows,but inside vmware .i.e in linux its not working [09:21] aah yeah i tried to do something with network and sharing settings.. but it dint work also previously the vm networking setting had a NAT [09:22] network adapter previously was a NAT,now i chose Host-Only [09:22] yeah koen_ NAT is normally fine [09:22] telephone brb [09:22] sure [09:22] anyone hosting a CentOS mirror on Ubuntu ? [09:23] <_jyo_> EriC^^, it shows the .desktop file the README also .ecryptfs .Private === heroin is now known as pjamma [09:25] <_jyo_> The last two being links [09:25] once upon a time my psychiatrist had a pet frog in his office [09:25] my psychiatrist asked me a lot of annoying questions. When he asked "have you ever killed anything", i got extra annoyed === pjamma is now known as heroin [09:25] so i went to his desk, grabbed his pet frog, and removed its head, with a scissors. [09:25] then i said, "yeah, i kill stuff!" [09:25] and that was the first time i ever killed a frog [09:25] since then i have been killing frogs [09:25] i kill frogs [09:25] and in the future i intend to be killing frogs [09:25] because i kill frogs. [09:26] Hi, I've bought a wifi usb adapter since my laptop's internal wifi isn't strong enough. Now how do I tell Ubuntu to use my USB one and not use the internal one? Thanks. [09:26] because i kill frogs. [09:26] any questions? === heroin is now known as pjamma [09:28] _jyo_: that's not right [09:28] kazim59: iirc you should be able to disable an individual device in network-manager [09:28] EriC^^: have you ever killed a frog? [09:28] _jyo_: try to decrypt again [09:28] kazim59: otherwise you can blocklist the module for the internal one in /etc/modprobe.d/ [09:28] hateball: have you ever killed a frog? [09:28] kazim59: *or* you could use rfkill to disable it [09:28] !ot | i-K1LL-FR0GS [09:28] i-K1LL-FR0GS: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [09:29] when they say "ribbit" it makes me want to kill them [09:29] hateball: it seems the USB one is not recognised yet either... how do I know? === pjamma is now known as heroin [09:29] !ops | hateball is a ball of flaming hate [09:29] hateball is a ball of flaming hate: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [09:29] kazim59: "rfkill list" should list available devices [09:29] hateball: this came in logs when I connected it http://paste.ubuntu.com/23873913/ [09:29] kazim59: when you plug the device in, "dmesg" should spit out info [09:30] hateball: exactly, that's the paste [09:30] i thought full moon was next week *sighs* [09:30] !help [09:30] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [09:30] !commands [09:30] The linux terminal or command-line interface is very powerful. In Unity or GNOME, search the dash for "terminal" and press ENTER. Other desktops: Applications -> System Tools -> Terminal (MATE), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [09:30] !list [09:30] i-K1LL-FR0GS: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [09:30] !bot [09:30] 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 [09:31] !botclone [09:31] ubottu uses supybot, which is available in the main !repositories, with additional plugins that are available at http://ubottu.com/clone.html - to help out with ubottu development please join #ubuntu-bots-devel :) [09:31] kazim59: if you run "lsusb" does it show a particular model for the chipset? [09:31] !ops | i-K1LL-FR0GS needs to be banned [09:31] i-K1LL-FR0GS needs to be banned: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [09:32] hateball: Bus 002 Device 006: ID 2357:0109 [09:32] !ops | ObrienDave needs to be banned [09:32] ObrienDave needs to be banned: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [09:32] kazim59: could be you need additional drivers. my personal experience with realtek chipsets are not very great [09:32] hateball: this is same vendor id and product id that I see in dmesg... and its Realtek it seems [09:32] kazim59: yes [09:32] !ops | hateball has sex with frogs [09:32] hateball has sex with frogs: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [09:33] kazim59: are you on 16.04 or 16.10 ? [09:33] Myrtti, thanks [09:33] !ops | ubottu is nickspamming [09:33] i-K1LL-FR0GS: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [09:34] !ops | Myrtti rapes donkeys [09:34] Myrtti rapes donkeys: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu === hroi is now known as hrob === deepa is now known as Guest96135 [09:35] kazim59: this post might be relevant https://ubuntuforums.org/showthread.php?t=2335483 [09:35] hateball: 16.04 LTS [09:38] hi [09:38] <_jyo_> EriC^^, I seem to be missing a step here, it works when I decrypt and makes exactly the same links with a different mount point each time [09:39] anyone familiair with this error? "JRE libraries are missing or not compatible...." [09:39] hateball: hmm, useful link, thanks.. trying to install a driver from a custom repo [09:40] <_jyo_> If I run ecryptfs-mount-private, it says that Encrypted private directory is not set up properly [09:40] kazim59: like I said, my experience with realtek has lead me to never buy realtek again [09:40] Hello, I've just setup google-authenticator for a server SSH connection and am now unable to sign in as my codes are being rejected, even the back-up codes that shouldn't be time sensitive [09:40] kazim59: but hopefully you get it working! [09:40] <_jyo_> Rudemeister, you do not have the corect java version [09:40] hateball: how do we know? I bought TP-Link, and internally its Realtek [09:41] <_jyo_> check the jre version Rudemeister [09:41] _jyo_: ok tnx [09:41] so is Realtek TP-Link's own company.. or something else [09:41] _jyo_: must be too high of a version then [09:42] Realtek is the chip provider as far as I know [09:42] kazim59: googling model before making purchase etc, I am not saying it is easy [09:43] kazim59: but it saves headache when it works out of the box instead, so :) [09:43] Tp-link devices can come with Realtek or Atheros built in [09:44] <_jyo_> Rudemeister, might simply be missing [09:45] koen_, I would enable a NAT network in your VMWARE and then configure your Ubuntu VM to use dhcp [09:46] _jyo_: anyhting with tmp that might be causing it? [09:46] koen_, you still here btw? [09:46] Yes [09:46] :) [09:46] TvL2386: how to configure Ubuntu Vm to use dhcp [09:46] i chose the network adapter to be nat [09:46] koen_, that's good [09:46] according to your gist, your network interface in the VM is "ens33" [09:47] _jyo_: it should show the decrypted files in /tmp/ecryptfs.. [09:47] did you manually configure that 192.168.10.128/24 ? https://gist.github.com/anonymous/55bc8d905ff42919f77303d27f031ba8 === anon is now known as Guest84831 [09:47] _jyo_: can you show a pastebin of the whole process? [09:48] ls -l /home/$USER; sudo ecryptfs-recover-private /home/$USER/.Private ; ls -l /tmp/ecryptfs.whatever ? [09:48] koen_, you should have something like: "auto ens33" and on the next line "iface ens33 inet dhcp" [09:48] TvL2386: Where? [09:49] koen_, in /etc/network/interfaces [09:49] TvL2386: how long will u be here? m going for a meeting,can i ping u in a while [09:50] I'll be here for a few hours [09:50] not lurking 100% of the time though ;) [09:50] If I wanted to compile coreutils without gcc optimization, what should I look into ? [09:51] zerous: removing the -O ? [09:52] tomreyn: yeah, I know, but from which file. I am really new to linux and with automake. [09:53] zerous: if you're new to linux then this is probably not a good project to start with. [09:53] <_jyo_> It is searching for private encrypted directories, that gives the same 'loop' error [09:53] <_jyo_> EriC^^, yes I can make a pastbin, what would you like to see? [09:53] ls -l /home/$USER; sudo ecryptfs-recover-private /home/$USER/.Private ; ls -l /tmp/ecryptfs.whatever ? [09:54] <_jyo_> ok ... [09:55] <_jyo_> for the $USER, do you require ubuntu (this is from usb) or that I navigate to the user with the encrypted file? [09:55] _jyo_: the latter [09:55] <_jyo_> EriC^^, ok [09:57] tomreyn: I know. The truth is that I have been trying to chase the execution flow of echo (coreutils) by running it through gdb and I have come to see that a specific statement, line 38 precisely is getting executed even though the if clause that contains shouldn't allow it, as the condition should be false logically. So I wanted to see it run without optimization. Should I be looking into automake to [09:57] zerous: the general approach would be to "apt-get source" it, cd into coreutils*, read INSTALL, add environment options as discussed there to modify the build as needed. build, and to dpkg-buildpackage it. [09:57] understand more about the building process ? [10:01] zerous: if you'd like to understand how automake works, looking at how it works would seem like a good idea. but you don't strictly need to just to build the software. [10:01] hateball: now it seems it has connected using both interfaces!! [10:01] <_jyo_> EriC^^. Yes, that gives the full list of the directory as an output [10:01] is it possible? [10:01] zerous: line 38 of what, /bin/echo's source code ? [10:01] tomreyn: yes. [10:02] zerous: be aware that many shells will just make you use their built-in implementations of basic commands such as echo. e.g. bash does. [10:02] man bash -> SHELL BUILTIN COMMANDS -> echo [10:03] anyone else? [10:03] andywang: hmm? you just joined. [10:03] <_jyo_> EriC^^, pastbin.com/RUp6C20W [10:03] tomreyn: oh, that might be the reason. :) I never thought about it. [10:03] recompiling now. [10:04] <_jyo_> EriC^^, sorry there is an error in the link [10:04] kazim59: sure, as I said you can use rfkill to block the internal device if you like [10:04] kazim59: perhaps your laptop even has a physical switch to disable ti [10:05] <_jyo_> EriC^^, http://pastebin.com/RUp6C20W [10:06] <_jyo_> Though I guess I can do a cp dir/* [10:06] tomreyn: nope that isn't the problem. I am running the right executable through gdb and it is doing the weird thing again. [10:07] <_jyo_> EriC^^, yes I can, this looks very prommising === Crypto is now known as bombsl [10:09] Hello, I'm setting a proxy via "gsettings set ... manual / host / port" . This fills the text input fields in "System Settings - Network - Network proxy" correctly. But I have to click on "Apply system wide" in the gui to fill /etc/environment with the correct proxy settings. Is there a way to do this via commandline? [10:09] <_jyo_> EriC^^, thank you so very much; I have the files that I was working on. [10:10] _jyo_: if you want the hidden files as well use rsync to copy it [10:11] _jyo_: rsync -av /tmp/ecryptfs..../ /path/to/destination (trailing "/" after ecryptfs.... is important) [10:12] <_jyo_> EriC^^, rsync is amazing, just clearing the space on my backup disk to copy over. [10:13] hateball: no, laptop doesn't have a physical switch. But I found a way to disable it through writing in interfaces file. [10:13] the realtek one is working now, and it looks like it has good signal strength [10:16] tomreyn: thanks a lot for your suggestion. I changed the CFLAGS parameter and disabled optimization. Now the code runs just fine through gdb. :) [10:18] zerous: welcome. [10:20] tomreyn: Is it a bad practice to debug optimized code ? [10:21] no, just difficult [10:21] oh [10:21] Are there any special flags or parameters to be set in gdb for such cases. [10:21] no [10:21] gdb shows you how the program looks like [10:21] I am sorry, I haven't read gdb manual in full [10:22] if all meta information has been optimized out then there's not much you can see [10:22] oh I get it. [10:23] so basically we debug it, make sure the software works the way we want it to and finally optimize it. [10:24] right, to debug, you create builds with debug symbols included [10:24] yes and no. Debug and Release programs behave differently. you have to test and subsequently debug both [10:25] So I presume there are tools/procedures for debugging Release programs specifically ? [10:25] no, not really [10:27] you can include debug symbols in an optimized build. that still might affect behaviour though [10:27] Is it a standard practice ? [10:27] other tricks are no omitting the framepointer. you still won't be able to inspect variables, really, but at least you get some decent stack traces [10:28] intel processors also have special stacktrace registers, you can those, too [10:29] oh [10:29] i don't think there really is a standard practise. if you've got an error that's specific to the release build only, then debugging is tricky [10:29] that's if you don't target x platform or x cpu vendor [10:30] Good evening, I'm looking for help in compiling a driver using a different module, can anyone lend a hand? [10:30] and there's also printf-debugging, of course :) [10:31] :)) [10:32] fedecupe: provide more context / be more specific. a linux kernel module IS a driver [10:34] tomreyn sorry. I'm trying to install displaylink driver, but need to "repackage" (don't know if the word is correct) it with a different evdi moudle (because I'm using the kernel 4.9) Can I link something related? [10:36] fedecupe: yuo can post links as long as it is about ubuntu support. [10:36] tomreyn here we are (I post this because it has many relevant info, I don't want to flood the channel with pastebins XD ) http://askubuntu.com/questions/874558/cant-install-displaylink-driver-with-current-kernel [10:37] Hiyas all [10:40] fedecupe: is that a mainline kernel on 16.04.1? [10:41] tomreyn sorry I don't get what you are asking. The kernel was installed through deb packages from kernel.ubuntu.com [10:44] fedecupe: right, that's roughly what i meant. is the 16.04.1 kernel too old for you needs then? [10:45] tomreyn it has a bug that makes my touchscreen and touchpad act weird/not work (on the 16.04 live they worked like a charm) [10:45] Hi. My batter won't charge no more.. What shall I check? [10:45] then fix that first and then revisit this part [10:47] angel-swe: "upower -i /org/freedesktop/UPower/devices/battery_BAT0" [10:48] angel-swe: if your battery has 0% capacity for instance, that's not very great [10:48] angel-swe: I assume you have tried different chargers? It may well be the charger that is busted also [10:48] Hello [10:48] angel-swe: see whether there is an option to recalibrate it ("extend battery life") on your bios. check warranty, check china replacements. also,t hat's not an ubuntu question (unless it works on other OS and never worked on a given ubuntu version). maybe try asking in ##hardware === snoo is now known as Teemo [10:59] I think I am going to burst.... Who the hell uses Sunday as first day of the week? What's wrong with you?? [10:59] and how do you change it to monday? [11:00] I have both python 2.7 and python 3.3 installed by default. However, my python 3.3 code is not successfully compiling when I write it in a .py file and then perform "python .py" on the terminal. How do I configure my shell so that python 3.3 successfully compiles? [11:00] because Sunday IS the first day of the week [11:00] http://www.todayifoundout.com/index.php/2015/03/week-starts-sunday/ [11:00] I bursted out at a electronics e-shop for sending me the receive data which seemed to me faulty, then I realized later that it was ubuntus fault!! [11:01] date* [11:01] lppk at the calendar, Scoop7 [11:01] err look [11:02] BluesKaj it doesn't give the option to change first day of the week.... [11:03] Also lets me guess you're from US and not only you don't use the metric system, but you also have Sunday for 1st day??!! [11:03] let* [11:05] Scoop7, nope, not US, in Canada and we use the meytic system, but it has nothing to do with which day is first [11:05] metric even [11:06] I know but it seems so wrong.... Still need it changed! [11:06] Scoop7, check your calandar [11:08] see you guys later! [11:09] hateball, is this a terminal command? "upower -i /org/freedesktop/UPower/devices/battery_BAT0" [11:11] Hello, could some one help me with increasing the size of my root partition. I tried to do this with fdisk but the size remains the same and most tutorials on the internet are referring to gparted which i cant install since I dont have space left for that. [11:11] unexpuser: you cant resize the root partition while using it. [11:12] unexpuser: so either you boot a usb/dvd live ubuntu and use gparted. or you remove stuff from your root partition like old kernels and headers [11:13] k1l: you can delete the partition and add it again with a different size. [11:14] unexpuser: that doesnt make sense [11:15] k1l: well thats what they say,.. anyway i think a fresh install would be a good idea [11:15] unexpuser: who says that? [11:16] unexpuser: you cant resize the / partition while you are running the OS. please boot up a usb or cd/dvd live system and use gparted from there. [11:16] you can't resize _any_ partition while it's mounted [11:16] http://askubuntu.com/questions/492054/how-to-extend-my-root-partition [11:18] that's using resize2fs, not fdisk [11:19] angel-swe: yes, you run that command in a terminal [11:19] angel-swe: it'll show your battery info [11:19] unexpuser, you can install gpartyed as a live media on cd or usb and usw that to partition your drive [11:19] gparted even [11:20] ppf: not true, you can extend partitions just fine while mounted [11:21] shrinking is not a good idea however [11:22] hateball: with fdisk? [11:22] Im using webmin and php doesn't work with my vitrualmin it just outputs the php code. Tips anyone? [11:23] hi, i have a A4TECH optical mouse. it works on win but doesnt work on ubuntu 16.04 help pls?? [11:23] ppf: right, no. you can indeed grow the filesystem and not the partition :) [11:24] ppf: I am just used to doing it all with LVM where that isnt a concern [11:26] Im using webmin and php doesn't work with my vitrualmin it just outputs the php code. Tips anyone? [11:27] Where is tatertots when i need him? [11:28] !webmin | cotin [11:28] cotin: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. [11:28] cotin: did you enable the php module with apache2? [11:31] apache is enabled yes [11:31] no, php module in apache [11:31] can i check that from Virtualmin's config page? [11:32] i guess you should ask the webmin guys then if you want to rely on that [11:32] In virtual min it under PHP versions it says: Your system only has PHP version 7.0.13 installed, so selecting a different version for each directory is not possible. [11:33] So it IS installed with my newly created vitrual server. [11:36] hey there! Does someone know how to get commercial DVDs to play on 16.04 ? ( I already installed libdvdcss2 & ran 'dpkg-reconfigure ...') [11:36] I have an ubuntu laptop and windows 10 laptop, is it possible to make the windows 10 laptop a display-only and plug it into ubuntu over hdmi? [11:36] which one is better Ubuntu Mate or Xubuntu? In terms of features which has more? [11:37] cotin: without that webmin/virtualmin stuff. one installs the php packages on ubuntu, then a2enmod the php module. that works. [11:37] cotin: but since you rely on them, you better ask the webmin guys [11:39] Well everything worked just fine before i had to upgrade my BIOS. So i installed win7 for BIOS update and then installed 16.04.1 LTS again. [11:42] cotin: hi [11:42] ehy [11:42] E: You must put some 'source' URIs in your sources.list [11:42] i get when i run apt-get build-dep ?????/ [11:42] What's wrong with it? [11:42] I didnt' edit sources.list at alll [11:44] jimmyar: well make sure you have deb-src entries for whatever you're trying to pull in [11:44] what? [11:45] sudo apt-get build-dep python-pandas [11:45] Reading package lists... Done [11:45] E: You must put some 'source' URIs in your sources.list === cigumo_ is now known as cigumo [11:49] there is version.hpp in boost showing in /usr/local/include/boost/ but when I am running dpkg -S /usr/local/include/boost/version.hpp it is giving dpkg-query: no path found matching pattern /usr/local/include/boost/version.hpp [11:49] Why? === albech1 is now known as albech [11:52] tomreyn so, do you have any idea? [11:54] fedecupe: on what? [12:00] here is version.hpp in boost showing in /usr/local/include/boost/ but when I am running dpkg -S /usr/local/include/boost/version.hpp it is giving dpkg-query: no path found matching pattern /usr/local/include/boost/version.hpp . === mniip_ is now known as mniip [12:11] here is version.hpp in boost showing in /usr/local/include/boost/ but when I am running dpkg -S /usr/local/include/boost/version.hpp it is giving dpkg-query: no path found matching pattern /usr/local/include/boost/version.hpp [12:11] anyone ? [12:13] glachas: dpkg -S doesnt work with paths, does it? [12:14] it works because I tried it before [12:15] glachas: ah wait. it works with paths, but how did you install that boost? [12:18] glachas: because when you didnt install that with apt, apt could not know about it [12:19] k1l: First I downloaded the boost_1_54_0, then build it [12:19] I installed with the apt only [12:20] k1l: ran this too, sudo apt-get install libboost-all-dev [12:24] glachas: that is not provided by that package on that location. that comes from your manual install [12:25] k1l: but I build it. [12:26] so when I am running some program then it should automatically detect boost [12:26] looks like that build was not that clean when it puts data somewhere and doesnt tell the package system about it. [12:27] is it possible to define and user variables inside /etc/fstab? [12:27] and use* [12:28] k1l: Yes! that may be the problem because it was showing some error of target failure but I was not able to understand why [12:36] hi [12:37] i am installing vcphere vmware client on ubuntu 14.04 during the installation i get this error [12:37] Failed to install the hcmon drive [12:38] i searched in google and i found [12:38] https://www.lumension.com/kb/1688.aspx [12:38] Enable HCMON by creating a EnableHCMON registry value (DWORD type, Data 1) in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SK\Parameters. [12:39] what does it mean ? [12:39] what should i do in ubuntu ? [12:40] Disable the “hcmon” blocking functionality by creating a registry value (DWORD type, Data 1) in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SK\Parameters with the name EnableHCMON. [12:41] Guest44676, those are instructions for Windows, not Linux [12:41] TvL2386, then what is solution in ubuntu? [12:41] I have no idea [12:42] if i lock the system, will cron jobs still run? [12:42] Guest44676, maybe this: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2130850 [12:43] TvL2386, i cant access to vmware site because i live at iran [12:43] if there is a solution say me that [12:44] Guest44676, This issue occurs if the vSphere Client is installed on the same system the VMRC installation is failing on. [12:45] TvL2386, and what should i do now? [12:45] Guest44676, This is a known issue affecting the VMRC. [12:45] Guest44676, Currently, there is no resolution. [12:45] Guest44676, To work around this issue: Uninstall all vSphere Client instances. [12:45] Guest44676, Note: A reboot of the host OS system may be required. [12:45] Guest44676, Install the VMRC. [12:45] Guest44676, Re-install all vSphere Client instances. === Schlawiner|BNC is now known as Jochen_wvdT [12:45] that's what the document says [12:46] okay === someone_ is now known as overturn [12:47] i cant download vmrc [12:47] its in vmware site [12:47] i dont have access [12:48] hi [12:48] how do i get latest clang (5?) for ubuntu 16.04 ? [12:49] TvL2386, can you download it for me please? [12:50] hey there? === Trystam is now known as Tristam === Guest44676 is now known as sysadmin === vishnu is now known as vrmaroli === Trystam is now known as Tristam === vishnu is now known as vrmaroli [13:11] hello [13:11] anyone used clang 5? [13:12] do you use gnustep? or swift? [13:16] so i'm trying to get this bash script to work, and i can't quite figure out what i'm doing wrong. i'm trying to read in all files matching a glob to an array, then modify the filenames and copy them to another array. i need to be able to deal with spaces in the filenames. i'm sure i just have my syntax wrong somewhere, but i haven't done and shell scripting in years. here is what i have with [13:16] output: https://paste.ubuntu.com/23874577/ [13:18] and here is what i get if i remove the quotes around my glob: https://paste.ubuntu.com/23874628/ [13:18] so i must be close. [13:19] Hello, I am thinking to use only console mode and start GUI only when I want to, I looked up for tutorial and found that they aren't working on 16.04. How can I boot into console mode only? [13:20] going to test that [13:22] sachin, sudo systemctl set-default multi-user.target (reverse with sudo systemctl set-default graphical.target) [13:22] deus402, what are you really trying to accomplish? [13:23] deus402, it may be me, but I don't see it [13:23] basically trying to add the word test before the file extension on each file in the example [13:23] then I will be able to boot to console next time I reboot? [13:23] so blah.mp4 becomes blah.test.mp4 [13:23] yup [13:24] sachin: yes, its like the kernel mode "text" before. (which doesnt work since systemd anymore) [13:24] sachin take a look at https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet [13:26] deus402, export file="song.mp4" [13:26] deus402, echo "${file%.*}.test.${file##*.}" [13:29] deus402, I would do something like: ls *.mp4 | while read file ; do mv "$file" "${file%.*}.test.${file##*.}" ; done [13:29] deus402, _UNTESTED_ [13:29] 1) never parse ls [13:29] 2) i need to do a lot more stuff to the files besides rename them, hence i need a list of them in an array [13:30] #bhyve [13:31] deus402, then I cannot help you... Whenever I need to do advanced stuff, I'm doing it in ruby or python and not bash [13:32] k, thanks for trying [13:32] yw! === rvgate_ is now known as rvgate [13:32] for the record, your command does give the output i want, but does not work with the arrays. [13:33] deus402, I haven't given up yet :) [13:33] heh, me either. [13:33] probably not to late to just ditch my bash script and learn python, heh. [13:34] I'm gonna get there [13:34] give me a few minutes :) === Popzi1 is now known as Popzi [13:36] deus402, rename files ? like pip.mp4 to pip.test.mp4 ? [13:37] not rename the files, change the filename and store it in a different array. [13:37] deus402, you can try this : rename 's/\.mp4$/.test.mp4/' * [13:38] deus402, oh [13:38] it's the array that's messing me up. [13:39] deus402, https://gist.github.com/TvL2386/1384eaec3dd2bbeeb7dcbfbbd35f1d34 [13:39] cheating though, because it's not in place like you tried [13:39] also changed the output looping [13:41] deus402: for mode extensive bash scripting i would ask in #bash [13:41] roger. [13:41] Thanks TvL2386 [13:41] deus402, yw, if I do find something more cooler, don't hesitate to ping me :) [13:43] If I wanted to help with packaging, who might I contact ? [13:47] zerous, probably better asked in #ubuntu-community-team , #ubuntu-devel [13:54] deus402, array=(`rename 's/\.mp4$/.test.mp4/' * && ls *.mp4`) and then you can echo ${array[@]} , if i got you [13:56] solution: https://paste.ubuntu.com/23874743/ [13:56] TvL2386: i was using * instead of @ [13:56] and missing quotes on my output loops. === tatie is now known as gregor3001 [13:57] hi, is it normal that linux-firmware-nonfree is no more in 16.04? Does it have changed name by chance? [13:58] ioria: thanks for the solution. everything i have been reading in the last couple hours though says it's a bad idea to parse ls output, i got it figured out though. [13:58] deus402, ok, but the filename does not change in your script ... [13:59] deus402, i thought you wanted to change it (for real, i mean) [14:01] in lubuntu 16.04 how can i set the screen brightness on a notebook? hardware buttuns dont do it (while booted in win hardware buttons do work) [14:02] sruli1, xrandr --output myscreen --brightness 0.7 , for example [14:02] hey deus402. I notice your second file is missing .orig in the name [14:03] sruli1, where myscreen is vga, dp or whatever [14:03] deus402, I'm not convinced why parsing ls output is bad... I'm curious though [14:04] I use `ls * | while read file` or `find ...... | while read file` constructions quite often [14:05] ioria: how do i find the name of my output? [14:05] sruli1, xxrandr [14:06] sruli1, xrandr | grep -w connected [14:06] TvL2386: missed that... [14:06] What is a good reasonably sized live cd for running chrootkit? [14:07] ioria: it seems its already set to 1.0 but its a far cry from bright! (btw, i reconnected as 'sruli') [14:07] Or does not have to be a live cd. The important thing is the possibility to update the sw and signatures if needed. [14:08] So: which techie toolkit would you carry with you? [14:08] TvL2386: fixed https://paste.ubuntu.com/23874840/ [14:08] hi [14:08] I would like to ask how to have 16.10 server start booting in a font such as 8x16 and stay this size, until the login prompt. [14:09] deus402, nope. in and out are the same :) [14:09] back to the drawing board [14:10] lol, need more sleep i guess. [14:10] also, you may be right: http://unix.stackexchange.com/questions/128985/why-not-parse-ls [14:10] definitely if you missed that :P [14:11] Hi! [14:11] literally every question on serverfault or stackexhange or whatever has comments berating the parsing of ls, so, like the article says, i just accepted it wholesale. [14:12] Can anybody help me with setting up WLAN in Ubuntu MinimalCD? [14:13] SigmaTel, uh minimal cd ? [14:13] yep [14:13] what's that? [14:13] also sounds like something that will lack wireless drivers etc as well [14:13] https://help.ubuntu.com/community/Installation/MinimalCD [14:13] proably the basic cut down thing [14:13] if thre is stil one sure [14:13] SigmaTel, are you after a grapphical user interface and such as well [14:13] my WLAN card is by Broadcom, with those proprietrary drivers. [14:13] if so better to use the standard desktop iso [14:14] SigmaTel, might be able to find a driver in additional drivers [14:14] searfch for that === Guest99287 is now known as Kestrel-029 [14:14] in unity interface [14:14] !wireless [14:14] Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [14:14] SigmaTel, broadcomm generally seems to need a propritary driver yes [14:15] SebthreeBQM10HD: I have found the linux-image-extra for a kernel which I need, but repack of the initrd.gz gave me nothing [14:15] The standard ISO installs too many useless things for me. [14:16] If anybody interested, the link is here - https://ubuntuforums.org/showthread.php?t=2350667 [14:17] Hi guys, my system reboots itself everyday at 6.25am, how do I find out why? [14:17] WiFiDocs doesn't have an article about BCM4312 === lulu is now known as Guest82033 [14:18] I would like to ask how to have 16.10 server start booting in a font such as 8x16 and stay this size, until the login prompt. [14:18] mazilla non funsiona [14:19] hey deus402 thanks for the link. Yeah I understand there could be corner-cases where parsing `ls` output would not work. In such a case where you do have to handle weird filenames, I fall back to using a programming language instead of bash scripting. Interesting read that why-not-parse-ls === Vampire0_ is now known as Vampire0 [14:21] deus402, just use the right hammer for the right tool. And this is all fun and interesting, but when you just want to accomplish something, just create what you need. For your case a simple oneliner is enough. If you want something cool that always works, spend more time and craft something cool [14:22] hello everyone, i have set up a local server and i'm having issues finding the domain from http. But for some reason i can see the domain from https. i have my server benind an AP client. This allows me to connect it to my router wirelessly, i'm thinking this might be my issue. Any suggestesing? [14:23] deus402, ruby -e "Dir.glob('*.mp4').each { |f| puts f.gsub(/\.mp4$/, '.test.mp4') }" [14:24] deus: and if you want the new filenames in an array: ruby -e "array = Dir.glob('*.mp4').map { |f| f.gsub(/\.mp4$/, '.test.mp4') }" [14:25] Jharm, sounds like you have a forward from http to https setup [14:25] i think i crossed all my T and dotted all my i [14:25] i check all config files and they all seem right [14:26] i have both port 80 and 443 openend and listening. [14:27] hi all === Phantom is now known as Guest65114 === Guest65114 is now known as PhantomAn0n [14:28] i was thing of just getting the ssl certificate, but its driving me crazy that i cant get it to work.. lol [14:28] anybody knnow how to change background and font collor in mirc ? [14:28] TvL2386: heh, thanks === Gazyrlezon is now known as Nery [14:30] test [14:32] !test [14:32] Testing... Testing... 1. 2.. 3... [14:34] PhantomAn0n, read the mirc documentation [14:35] i did [14:35] i dont want to use a picture as background [14:35] just for example collor black on white letters [14:35] instead of white on black letters [14:39] is there any way to decrease pendrive write buffer, without going to extreme with sync mount option? [14:40] I have a problem when copy operation is finished, but the data keeps syncing for the next few minutes [14:40] it's a huge usability problem === boiko_ is now known as boiko [14:44] anyone got an idea for this problem: admin-user can play a DVD, non-admin user can access the DVD but gets decoding errors. (ubuntu 16.04, vlc, libdvdcss2 installed) [14:45] ^non-admin user is in group cdrom [14:45] could this be policykit related? [14:50] ^what other types of permissions are given to an admin-user besides group-memberships? (where and how?) [14:51] hello folks. running 16.04 LTS. what's the most convenient way of always having the latest version of btrfs? === xorox9063 is now known as xorox90 [14:54] http://pastebin.com/QsCULZRw -- can someone tell me how to configure grub2 40_custom to boot freebsd, I tried a few times, only getting "invalid signature" .. [14:56] https://wiki.archlinux.org/index.php/GRUB#FreeBSD_menu_entry [14:56] hey liteon23 i had a similar permission issue with ftp. i had to create the group and give write access to the user. i think you can use: [14:58] hi all [14:59] quiet here like in most channels :P [15:01] PipeItToDevNull, yeah that helped me a "lot", how do I know what to write here: set root='hd0,gpt4,bsd1' ? [15:02] ? [15:02] just talk to yourself :P [15:03] do you do that often ? [15:03] Is there only 1 HDD? [15:03] yes, there is only 1 hdd with 6 partitions [15:03] 3 linux partitions, 3 bsd partitions [15:03] all clearly visible here: http://pastebin.com/QsCULZRw [15:03] What part number is BSD? I am unsure of how GPT counts partitions though [15:04] have you opened the pastebin ? [15:04] or your just talking for the sake of talking [15:04] Ok so Onepamopa, according to that page sda4 should correspond to gpt4 [15:04] So just use the same partition # [15:05] hd4 ? [15:05] gpt4 [15:05] 4,0 [15:05] grub doesn't see gpt4, it sees sda4 [15:05] grub sees GPT [15:06] okay, testing with root 'gpt4' [15:06] That is assuming BSD is on sda4 === nat__ is now known as Natkeeran [15:07] sda4 is bsd's bootloader [15:07] "invalid signature" [15:07] trying with gpt5 .. [15:09] Hey:) [15:11] hi Speiros [15:12] Hi there nicomachus:) [15:13] when i go to add a new printer from network, each of our network printers shows up twice, once as "LPD network printer", once as "IPP network printer via DNS-SD), does it matter which I chose? [15:14] Use the first [15:14] and driver from "gutenprint"? === JanC_ is now known as JanC === Granis` is now known as Granis [15:16] I do not know about that, if one is needed I get it from the manufacturer [15:18] manufacturer offers two drivers for linux, cups or lpr, no lpd or ipp [15:18] those are different things [15:19] lpd and ipp are protocols to talk to printers over a network [15:20] jnewt: are you in physical possession of the driver from the manufacture? yes or no [15:20] tatertots: no, I have not downloaded either of those from the brother website. [15:21] jnewt: oh it's a brother?...just install the brother printer linux software [15:22] jnewt: don't think about it too hard...it's simple and easy to over think [15:22] jnewt: just install the software from bother [15:22] tatertots: which software? [15:23] there's all kinds of stuff, nothing that just says "brother printer linux software" [15:23] jnewt: here i'll do it for you...provide me the make and model number [15:23] jnewt: model # [15:24] "Driver Install Tool"? [15:24] jnewt: yes that [15:24] jnewt: install it [15:24] HL-2360D, HL-2380DW, and two others are on the network, but I really only need those two [15:25] jnewt: just a heads up but not required..do you know the ip address of the brother printer?..if you do not know do not worry about it [15:26] just use the gutenprint driver ... [15:26] im getting Failed to get properties: No such interface '' from systemctl. what does this mean [15:26] manufacturer driver are figuratively always broken [15:27] hmmm brother and HP make linux software for their printers but i digress.....HPLIP isn't broken..it's got a solid reputation and it's mature and been around a long time...but again i digress [15:28] Hi [15:29] not here to enter into any urinating contests with any of you guys...just informing a "brother" printer owner that "brother" has linux software [15:29] Can anyone help me in writing a part of my preseed file? I would like partman take /dev/sda as /boot and /dev/sdb for the LVM (whole disk). I don't understand how to do it [15:29] It's possible, isn't it? [15:29] How Do I open the configuration menu on xchat-gnome? [15:29] nvm, found it [15:29] Damn, we are quick [15:29] Does anyone know if Ubuntu 16 has the ability to do IPoFC? I bought a QLogic fibre channel card I'd like to use to hook my server upto my switch [15:30] alias_neo: check the qlogic documentation for your card [15:31] By the way, is there a way to encrypt a hdd/ssd via password supplied in the bios, without the need to reenter the password on each boot? In essence - to "lock" the disk to this motherboard. ? [15:31] alias_neo: or just post the model# and we'll research it for you [15:31] alias_neo: it's not hard to do [15:32] Hi all. I'm having an issue with my Ubuntu 16 LTS. I've just installed a windows instance in virtualbox. I wanted the guest additions so i went ahead and installed it. It had to be downloaded first. Now (and also after several reboots) my pc just locks up as soon as i launch the first gui application [15:32] I suspect that some .ko might have been installed etc. ? Because the guest addition is supposed to live in in the guest only, right? [15:33] Is this a known issue? Or shall i rather head over to #virtualbox? [15:33] Anticom: is vt enabled? [15:33] Anticom: if you are unsure best head over to #vbox [15:33] tatertots: how can i tell? I've switched to another tty so i get at least a shell [15:34] but i'm not that much of a linux pro [15:34] Anticom: head over to #vbox i'll help you there...you know how easily someone will claim you are off topic [15:34] Anticom: so best get out of here now [15:35] /part [15:35] er [15:36] tatertots: I have the QLE2462 [15:37] tatertots: I have got as far as loading the HBA driver and I can see the fc_host device [15:37] but my knowledge of fibre is zero so this is a learning exercise, sadly most of the references i can find online are not for ubuntu/debian [15:38] alias_neo: according to http://www.qlogic.com/Resources/Documents/DataSheets/Adapters/Datasheet_2400Series_FCAdapter.pdf [15:39] alias_neo: it says to go here http://driverdownloads.qlogic.com/QLogicDriverDownloads_UI/Defaultnewsearch.aspx === nat__ is now known as Natkeeran [15:40] alias_neo: and that says red hat and sles are supported...officially from the qlogic perspective [15:40] tatertots, been there, they have only drivers for windows server, RHEL and solaris :( [15:40] alias_neo: so if you want support from the company who made the darn card...that answer is no [15:41] tatertots: I wouldn't expect that... I'm a linux user :D [15:41] I get grub-install dummy failed installing to usb disk, is there a way to fix that ? [15:42] alias_neo: if you have problems with the card and try to escalate to qlogic and their support guys get wind you're using it in ubuntu...they can officially tell you to go suck an egg [15:43] tatertots: Yeah, I understand, I'm quite happy to do this purely on community support if possible [15:46] alias_neo: is the card installed in the box now? [15:46] tatertots: Yes [15:46] alias_neo: sudo apt install inxi pastebinit [15:48] alias_neo: let me know when it's installed [15:49] sure, one moment, need to get a network connection up [15:49] hi. i use lvm on top of dmcrypt-luks on top of mdadm raid-1's, and run into timeouts while rebooting: http://i.imgur.com/jdqU3NI.png [15:50] that's on 16.04.1 with all updates installed, no 3rd party packages [15:50] I'm about to buy a new laptop, and I was curious if anyone here could help me figure out (before I buy it) if it'll run kubuntu. http://pricecat.be/en_sg/p/asus/90nb0bh2-m09330/4712900540451-R558UQ-DM741T-33280611.html [15:51] has anyone else run into these timeouts? [15:53] also "stoppping" (3 'p') ooks like a typo to me :) [15:55] tomreyn: do those occur on every shutdown? [15:55] it's a somewhat known problem with systemd [15:55] is one of those volumes your swap? [15:56] RWOverdijk, that system should do fine. I can't see any reason it wouldn't. [15:56] ppf: yes, and yes. but *i think* it only started recently, so *i assume* it was likely introduced by an update. [15:56] digbychicken, Thank you. I'm sorry, I can be a bit of a... chicken [15:56] RWOverdijk, minimum/recommended kubuntu requirements here: http://askubuntu.com/a/333864 [15:56] tatertots: ok, they're installed [15:57] digbychicken, yeah, this is... this is better. I'm pretty sure I can run it :p [15:57] tomreyn: it's possible that this is a memory issue. if you're deactivating swap, swapped contents need to be migrated back into memory. if that's out of space then swapoff fails and dm-crypt will timeout [15:57] RWOverdijk, I've installed kubuntu on much less and it's done great. [15:58] digbychicken, To be honest I was aiming more towards drivers and stuff [15:58] at least that's a theory i discussed with the systemd people couple months backl [15:58] I've had a lot of issues with wifi, display etc in the past [15:58] ppf: this system has ~ 30 GB unallocated RAM available in standard operation. swap is smaller than that. [15:58] alias_neo: in terminal> inxi -Fxxrzc0|pastebinit [15:58] alias_neo: share url/link here [15:59] RWOverdijk, I haven't had an issue w/ drivers on Asus systems. [15:59] tomreyn: hm [15:59] tomreyn: i have no other idea, then. if you figure it out, though, let me know! [15:59] digbychicken, alright then. Thank you :) [15:59] RWOverdijk, the only thing you might have to do is install the NVidia drivers (if you get the model w/ a dedicated NVidia card) [15:59] maybe show that to #systemd directly? [15:59] RWOverdijk, but it will run w/ the open source drivers until you do [16:01] digbychicken, Awesome, thanks for the heads up :) [16:03] ppf: actually i was mistaken, sorry, there is no swap configured. [16:03] but i guess this doesn't change things. [16:04] ppf: since you point out it is a known issue / shortcoming of systemd, are you aware of any bug reports on it? i searched the web but could not find anything matching this specific issue. [16:07] alias_neo: i'm going for coffee bbiab [16:08] tatertots: http://paste.ubuntu.com/23875428 [16:08] tatertots: no problem, also, I'm not sure the info is useful, the card isn't mentioned, and the rest of the system spec is irrelevent (mostly) as it's not the server the card will sit in eventually, it's a workstation I'm on while setting up [16:10] alias_neo: it's mainly to check your os version details and minors, but mostly to check your aptitude in getting support info to me in a timely manner [16:10] alias_neo: bbiab [16:11] alias_neo: in terminal> lspci -v|pastebinit [16:11] alias_neo: share url/link here [16:13] hi [16:13] Hi [16:13] hi [16:14] This is my first time on irc, just tring it out =) [16:17] tatertots: http://paste.ubuntu.com/23875463/ === Guest73134 is now known as him-cesjf [16:20] IRC is fun, try the irssi client [16:21] hi folks. any one to help me please? i have a problem http://pastebin.com/UrE5TPpC === Carlo is now known as Guest48766 [16:23] niee: 1) it's probably best to at least give some "hint" at what your issue is about on irc in addition to the link and 2) you might want to consider using a different paste site to pastebin .com fyi ubuntu has a paste.ubuntu.com -- best of luck with your issue (whatever it might be) [16:24] alias_neo: looks good [16:25] alias_neo: again not officially supported from the qlogic perspective but the module is loaded [16:29] tatertots: So any idea how I get it to do IP given the HBA is loaded? I have no idea how I make it a network device [16:29] tatertots: ifconfig -a doesn't list it, perhaps I have to "create" a device some how? [16:29] alias_neo: the ROM isn't loaded [16:29] alias_neo: standby i'll illustrate [16:30] alias_neo: Expansion ROM at fbd40000 [disabled] [size=256K] [16:32] tatertots: Ok, I have access to the firmware files, but how do I load a ROM? [16:37] emulator? [16:38] alias_neo: have you installed the firmware [16:39] tomreyn: no, i'm not aware of anything like that. but i've heard of it plenty of times [16:42] tatertots: not yet, I was planning on manually copying them out of the rpm on the official site into the /lib/firmware directory... [16:42] * unreg_nick wonders if weechat is any better than irssi [16:42] Hi there, what can I do on an Ubuntu Tablet to update ca certificates? Should this be updated by ubuntu update? [16:43] alias_neo: you won't get very far without that firmware being in place [16:45] tatertots: oops, ok, let me do that first [16:54] thanks p p f [16:58] hey all, im running ubuntu on a pcduino's NAND. im wondering if i can use the sd bootable image, and use it to upgrade my nand [17:00] at what time are #ubuntu-community & #ubuntu-devel usually active ? [17:00] *is [17:01] I think i boiled down my issue. 'xinput test ' does record the movement but no click [17:01] What could cause such issue? [17:02] zerous: lurk for 24 hours and look at the timestamps. Gives you a good idea. Works in any channel (except ones that don't allow lurking) [17:02] Especially being related to messing with virtualbox guest additions? [17:04] This is what dmesg is giving me when i unplugged my mouse and plugged it back into another port: http://paste.ubuntu.com/23875684/ [17:04] looks good to me, so i don't get where the exact problem is [17:06] Any help in further diagnosing the problem? [17:06] Anticom, i just joined, is this a mouse issue on a laptop? [17:08] OerHeks: No, it's old server hardware i'm using as my workstation [17:08] i'm on ubuntu 16 LTS [17:09] I've set up a virtualbox windows 10 vm and downloaded + installed the guest additions. Since then my Host OS is giving me this issue even if the VM isn't running [17:09] I've even gone through completly removing virtualbox from my host but the problem still exists [17:09] I just can't figure out what exactly is wrong and as a consequence how to fix it [17:10] I noticed fresh guest additions update, few minutes ago. [17:10] OerHeks: well there should be nothing left of vbox anymore. I've also checked the *.ko's === cisco is now known as Guest73201 === heroin is now known as cuddle [17:12] OerHeks: Any ideas what could be going wrong on my machine? [17:12] is it good practice to move an executable into a directory already included in $PATH instead of adding a directory to the $PATH?? [17:13] dirtylifeandtime: depends i'd say [17:13] dirtylifeandtime: depends on the directory you are referring to [17:13] Anticom, no idea, mouse seems detected, so that serverboard has open usb ports. else i would look into the bios for disable usb [17:13] tatertots: Firmware was already installed it seems, dmesg says iscsi driver is loaded, I'm not sure what else to look for? You said it mentioned ROM not eing loaded? [17:14] nacc: it's Apache Directory Studio...right now it's just in my ~/Downloads [17:14] OerHeks: Well the movement is recognized by xinput. I'm puzzled [17:15] dirtylifeandtime: I'm assuming it's not just an executable, but an entire "studio", which might depend on relative paths to where you run it from. So it's (completely guessing) possibly it's not as simple as just moving a script [17:17] nacc: you're right. it depends on a lot of other files in the same directory === cuddle is now known as heroin [17:19] I wanna cuddle me some heroin [17:20] I just got my collegues mouse and tested it using xinput test. There even left mouse click is recorded. However the UI doesn't respond to clicks / d'n'd [17:20] i don't get this [17:24] Anticom, and what gui is that ? === xxx is now known as Guest50233 [17:26] alias_neo: have you attempted to present a LUN to the system? [17:27] Anticom: were you able to debug things? if not produce a report and have it analyzed [17:28] tatertots: no, I'm not familiar with the terminology, do you mean, hook it up to my switch? [17:29] tatertots, OerHeks : OMG i solved it. You'll never guess it. My left mousebutton just broke silently. I wasn't testing the other mouse properly [17:29] tatertots: I haven't hooked up anything to it yet, but I can... [17:29] Switching to anothere mouse just fixed the problem, so that's at least what i'm assuming [17:30] Anticom :-) === spicyhotplant is now known as rhanchdrehssing [17:36] alias_neo: what were you planning on doing with the card? [17:37] dirtylifeandtime: it seems like what you actually want to do is 'install' it, for some definition of that specificy to the tool you're trying to use [17:38] Hi for some reason internet inside ubuntu which is installed in vmware is not working [17:38] what can be done [17:38] any fix? [17:39] !patience | koen_ [17:39] koen_: 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 http://ubuntuforums.org or http://askubuntu.com/ [17:40] Anyone know how to get powerline installed on tmux? [17:41] Any windows or Android expert? [17:41] koen_: what nic/vnic settings are you using?.....if this gets much deeper than this...one of these guys will say you're offtopic....best head to #vmware and i'll help you there [17:41] kang0: i feel like neither of those are ontopic for this channel [17:42] kang0, no support here for either of those OSs [17:42] SynfulAck: `apt install powerline` then read the documentation? [17:42] What's difference between iso and IMG file [17:43] nacc, its unclear to me, idk where to get a tmux.conf file, the last one i tried broke functionality. [17:44] SynfulAck: it's shipped by the package afaict? [17:44] koen_, try setting the network adapter to bridge instead of nat and try again [17:44] SynfulAck: well, not tmux.conf,but tmux/powerline.conf (which you'd presumable source in your tmux.conf) === aaooki is now known as aoki [17:46] SynfulAck: https://powerline.readthedocs.io/en/latest/usage/other.html === ubuntu is now known as Guest5607 [17:48] tatertots: I was planning on giving an extra couple of gigabit links into the SFP ports on my switch [17:48] tatertots: from the server [17:48] nacc, i didnt use pip to install the stuff, i used the package manager. [17:49] SynfulAck: yes, read the docs to see how to configure it, please [17:49] SynfulAck: specifically "Tmux statusline" [17:49] Hi, I get dropped to initramfs by Grub2. I would like to unlock my LUKS drive via cryptsetup but the command is not available. Is there a module missing? [17:50] what do you think about use that to ubuntu server 16.04? http://askubuntu.com/questions/57220/start-vboxheadless-vm-at-startup [17:50] nacc, yeah but for the repository root it wants me to use pip. [17:53] SynfulAck: powerline contains: /usr/share/powerline/bindings/tmux/powerline.conf [17:54] pavlos: right now its bridged.i have managed to change.but even now i am not getting it.. any fix for this? [17:55] koen_, I dont use vmware, it was a suggestion. I have no way of testing this [17:56] SynfulAck: or you could have done what I said earlier and just read the shipped documentation: /usr/share/doc/powerline/README.Debian: http://paste.ubuntu.com/23876011/ [17:56] nacc, got it now, path is different and discovered you dont even need a legit tmux.conf [17:57] anyone else? [17:57] giggity giggity goo [17:58] alias_neo: what protocol did you plan on using to accomplish this task? [17:59] tatertots: tcp/ip? [18:00] alias_neo: i don't see it listed in the datasheet http://www.qlogic.com/Resources/Documents/DataSheets/Adapters/Datasheet_2400Series_FCAdapter.pdf [18:02] alias_neo: you might be better served by obtaining some additional 10/100/1000 network adapters that connect via a slot on the board or even usb 3.0 [18:03] tatertots: That would be unfortunate, the goal was to free up two of the existing ports on my Ubnt switch by switching the server to the fiber channel and I could use the currently unused SFP ports on the switch [18:05] Is there likely to be anything I can use the connection between this card and my switch for? Even if I re-imlpement my ZFS pool using them, or am I just trying to use incompatible hardware? In which case I just wasted a bit of cash on some useless kit ;) [18:05] alias_neo: according to http://www.qlogic.com/Resources/Documents/DataSheets/Adapters/Datasheet_2400Series_FCAdapter.pdf that would be using the hardware outside of it's use case as per the manufacture, not saying you can't but it's so far out in "unsupported" land..you'd be out there by yourself in doing so [18:07] tatertots: The fact they supply the following software is what gave me the idea it'd work; "FC-FCoE, iSCSI, and Ethernet Networking drivers" [18:09] hi guys, I've not wired connection in gnome-control-center [18:09] alias_neo: the ip portion is encapsulated, you would have to do and be able to do some heavy duty reverse engineering to work that out..depending on how much your time is worth (to you) it might be worth trying [18:10] tatertots: It's worth too much to bother with that, I'll just buy another card. [18:11] tatertots: Anything you can suggest I look at in particular? [18:13] alias_neo: hmmm if your goal is truly to 'free up ports on switch' ......i'd suggest obtaining an additional switch [18:13] I have some files in /etc and I'd like to know which package put them there. [18:13] alias_neo: i know the cost thing is there...but you did say you needed to free up ports....as in you do not have enough ports [18:14] gusgg_: dpkg -S /etc/stuff [18:14] EriC^^: thanks, I'll give this a try [18:14] alias_neo: and when one does not have enough ports on ones switch...one would obtain a additional switch to increase port density/capcity [18:15] tatertots: Absolutely understand, but this is for home use, I'm trying to learn,play and hopefully take advantage of a couple of free SFP ports on my new switch [18:15] tatertots: obviously I haden't realised how different FC was to anything else i've used before [18:16] Quick, probably stupid question. I want to install kubuntu on a laptop I _just_ bought, but does it matter if I use UEFI or legacy? [18:16] It seems that legacy would be easier, but maybe it's also worse. I don't know. [18:16] alias_neo: the card you have is designed for enterprise class storage [18:17] tatertots: Yeah, I probably picked up the wrong one, I'd read around about some "old" FC cards that could be repurposed for 1G home fibre [18:18] tatertots: From what you're saying, this is the wrong card [18:20] tatertots: Is there a freeware OS I could hook this up with to use it to create a SAN then? Or am I still barking up the wrong tree? [18:21] RWOverdijk: uefi is 1sec quicker to boot [18:21] say VyOS or something? [18:22] RWOverdijk: if you can install in uefi you might as well, isn't the laptop already with windows and uefi? [18:22] EriC^^, it is. [18:22] Also omaigosh a full second? [18:22] I don't know anything about this uefi stuff. So I think it's easiest to go full legacy then? [18:23] lol [18:23] RWOverdijk: up to you [18:23] i was going to go on about why it's better but whatever i figured the might as well would be enough [18:24] "switched to wifi, so I might drop off" jup haha... [18:24] it's like trading in a new car for an old carb'd POS cause it's too complicated [18:24] EriC^^, sorry for that [18:24] np, just yanking your chain a little [18:25] But, if it doesn't change anything, why should I? Really curious, because the internet says don't use it. But it sounds like a til foil hat kind of guy [18:25] Hi! Is there some web api for snaps like there is for clicks like https://wiki.ubuntu.com/AppStore/Interfaces/ClickPackageIndex ? I had some free time and have developed some ubuntu webstore in Angular just need to connect it to something if there is an api. [18:26] KristijanZic: may want to ask in #snappy [18:26] "UEFI brings a heck of a lot of disadvantages with it and no advantages. Don't use it. You're basically giving away control of your own computer to corporations. Don't do that, that's a bad idea." [18:26] nacc: did that, no answer. [18:28] RWOverdi_: well here's the deal, it's the new bios, it's well thought out and way better than the old bios, but some companies make it a little difficult to install os other than microsoft [18:28] RWOverdi_, that's right, but that's a little late. You already bought an UEFI device which only emulates legacy bios [18:29] RWOverdi_: it's not difficult to trick it into loading other os usually [18:29] Oh... [18:30] I'll attempt to install it with uefi after legacy [18:30] See if I can spot the difference [18:30] hp and lenovo are the most notorious ones for bad implementations [18:30] RWOverdi_: there is no real difference [18:30] It's a lenovo ideapad [18:30] (700) [18:31] Wait but, if there's no difference, why does it matter then? [18:31] KristijanZic: it seems like you're getting answers just fine, maybe impatient? [18:31] I've dealt with noobs in my field so I know how frustrating I must be to you right now [18:32] Oh I think I already broke it [18:32] RWOverdi_: well you have more control over some aspects, like in bios there's just the mbr and it can hold only 1 bootloader, in uefi there's a efi partition which can have many bootloaders at the same time [18:33] Ah. But you usually only need one, right [18:34] RWOverdi_, and maybe take a look at this : http://askubuntu.com/questions/743996/ubuntu-on-lenovo-y700-2016 [18:34] well, if you remove ubuntu then you need a windows cd for instance if you hadn't backed up the mbr [18:36] nacc, that seems to be the case yes XD [18:36] EriC^^, I feel like I did something too quick then... And I already messed it up... It installed, it's set to legacy, but it's saying... media test failure [18:37] i cannot seem to zoom in qpdfview on xubuntu xenial lts [18:37] i tried reinstalling the package [18:37] what filesystem to choose when add new hdd to ubuntu 16.04 size are 8TB... [18:37] blueking: ext4 is fine [18:38] RWOverdi_: you set the bios to legacy then installed ubuntu? [18:38] tried google for add new hdd on ubuntu without gui [18:38] blueking, make sure it got a GPT Partition table [18:38] RWOverdi_: can you boot a live usb on it? [18:38] EriC^^, correct [18:38] Yes [18:38] http://askubuntu.com/a/401605 [18:38] with an internet connection? [18:38] I'll try this? [18:38] Yep [18:38] type "sudo parted -l | nc termbin.com 9999" [18:38] paste the link it gives you here [18:39] blueking: also type "sudo parted -l | nc termbin.com 9999" [18:40] Ok [18:40] what are 9999 ? [18:40] blueking: port number [18:40] it [18:40] nevermind, had to also wipe the configs [18:40] works now [18:40] nvm [18:40] EriC^^ was that addressed to wrong guy ? [18:40] blueking: no [18:42] EriC^^, http://termbin.com/l6la [18:42] Hi, from Chile [18:43] why would I need to connect net to install hdd ? [18:44] RWOverdi_: try setting a boot flag on the first partition just in case, and if it still doesn't work try some hdd settings in the bios [18:44] blueking, it's to show us your actual partitionlayout [18:44] ah [18:44] EriC^^, What's.. What's a boot flag? [18:45] blueking, try the command without the part after | and see if you want to share this informations [18:45] RWOverdi_: type "sudo fdisk /dev/nvme0n1" [18:46] RWOverdi_: press "a" then press 1 for the first partition, it's a flag the bios sometimes needs present before booting the mbr [18:46] most likely you need some hdd setting changed in the bios though [18:47] EriC^^ http://paste.ubuntu.com/23876257/ [18:47] blueking: looks good, you can mount them from the filemanager i guess [18:48] or sudo mount /dev/sdb1 /mnt (and /dev/sdc1 for the 2nd) [18:48] why is ssd fat32 ? [18:48] blueking: that's an efi partition [18:48] oh [18:48] ok [18:49] EriC^^ there are one thing I want to change with current system.. I want bigger /boot ... it fills up pretty fast with ongoing upgrades [18:50] blueking: yeah [18:50] are it doable without reinstall all shit ? === raynold[here] is now known as raynold [18:50] EriC^^, Heh, it says "no hdd detected". I can't find any other disk settings in bios [18:50] blueking: you could use part of the efi partition [18:51] blueking: take 300mb from the efi partition and use them [18:51] how ? [18:51] RWOverdi_: ahci stuff or something? [18:51] blueking: you want to do it now? [18:52] EriC^^, I don't know what that means. I bought like 90 minutes ago. [18:52] not yet... must finish ubiquiti edgerouter setup first, ubuntu pc are current router [18:52] ok [18:53] am going to convert router into fileserver when ubiquiti takes place as router [18:53] I've installed ubuntu many times before, it was always as simple as boot from usb and click next a bunch of times. Not sure where I messed up... [18:53] add two more nic's on pc [18:53] total 4 interfaces.. [18:54] RWOverdi_: look over the settings in the bios for anything related to the hdd [18:54] EriC^^, there's only a samsung listing under boot devices (guessing that's the hdd), and the "no hdd found" message. [18:54] lag lacp or whatever , one reserved for link out on net (torrenting) and 1 reserved for media streaming and 1 for main lan and one for kids zone.. lag trunk vlans on that or sumthin [18:55] RWOverdi_: are you sure bios is selected? (csm legacy support)? [18:55] Yes, and priority is set to legacy as well. [18:55] point are to avout inter traffic betweeen different vlans /subnet through router [18:55] avout avoid [18:56] RWOverdi_, and try to disable Secure boot and Fast boot too ( if there is) [18:56] RWOverdi_, nvme devices are relatively new and as EriC^^ stated before the implemention of it is not good by many vendors. Especialy the implemention of legacy bios. [18:57] s/it/UEFI [18:57] So.... I'm screwed? :p [18:57] RWOverdi_: is the hdd the one that came with the lenovo? [18:57] yes [18:57] Nothing changed, just unboxed it. [18:58] Somebody else with issues with the newest firefox update? [18:59] EriC^^ if join fileserver to different vlans and these vlans see eachother as no firewall block interrouting.. how would filetransfer go from users on diff vlans to/from fileserver when fileserver are member of all vlans that has access to fileserver ? [18:59] blueking: no idea [19:00] RWOverdi_: ok let's try to reinstall grub just in case [19:00] RWOverdi_: try sudo mount /dev/nvme0n1p1 /mnt [19:01] It says "secure boot disabled" on the information tab. and this is my boot screen: https://s28.postimg.org/cl0h48lod/IMG_4274.jpg [19:01] oh okay, let me switch back to the live disk. Thank you for helping me by the way, really appreciate it. [19:01] anything in "configuration" ? [19:03] EriC^^, https://s23.postimg.org/6h9j0d0qz/IMG_4275.jpg [19:03] The back flash looks interesting. It says "allow BIOS to be back leveled to a previous version" [19:06] ok, boot the live usb again [19:07] Done [19:07] Now do "sudo mount /dev/nvme0n1p1 /mnt"? [19:07] yup [19:07] ack [19:08] did you set the bootflag btw? [19:08] Earlier? yes [19:08] a, 1 [19:09] Also command is done [19:09] ok cool, wrote to disk? [19:09] (bootflag) [19:09] Everything is there [19:09] Ehm.... [19:09] No [19:09] I think? [19:09] I did a, 1, q [19:09] try sudo parted -l and look at the far right next to ext4 [19:09] Nothing there [19:10] So, I'll go again [19:10] Write is "w" I guess? [19:10] yeah [19:10] what field are you in? [19:10] (just curious) [19:10] Programming. [19:10] I know basic linux stuff.... Usually find no problems at all. I used these commands before but I never... Remembered them. [19:11] If it worked, it worked, and I'd google it again next time. [19:11] yeah [19:12] the partition table has been altered. [19:12] ok great [19:12] Re-reading failed [19:12] But it's still there [19:12] no big deal [19:12] And now it has the flag boot in parted [19:12] EriC^^ did u notice my raid arracy on router ? [19:12] awesome [19:12] Reboot? [19:12] array [19:12] blueking: no, i've no idea about that stuff, sorry [19:12] RWOverdi_: not yet [19:13] RWOverdi_: "for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done" [19:13] EriC^^ 2x 4TB wd red hdd -> raid0 8TB in one partition [19:14] EriC^^, Done. [19:14] maybe a hardware question, but I have integrated video gpu - HD 7660D AMD - could I run two of my monitors on internal video gpu and run one monitor off of a more powerful video card? [19:15] RWOverdi_: sudo chroot /mnt [19:15] Also done [19:15] what to help Lightworks under 14.04 Ubuntu perform better, is why I ask [19:15] Heeey, home has my user [19:16] RWOverdi_: grub-install --recheck /dev/nvme0n1 [19:16] EriC^^, No error reported [19:16] RWOverdi_: update-grub [19:17] EriC^^, done [19:17] I'm writing this all down btw. Want to man mount for instance to figure our what -B means... I want to learn this stuff. [19:18] oh, I really should've "man mount" that. It sounds... wrong now. [19:18] lol [19:18] xD [19:18] RWOverdi_: there's one last thing we can check, it's a little anal but what the hell [19:19] RWOverdi_: first exit the chroot [19:19] Pun intended? [19:19] done [19:19] (ctrl+d right?) [19:19] RWOverdi_: then type sudo dd if=/dev/nvme0n1 bs=512 count=1 | hexdump -C [19:19] RWOverdi_: look at the last 4, is it 55aa? [19:20] _technually_ no. There's a new line with 0200 [19:20] But the last line in style with the rest, yes, is 55aa [19:20] ok cool [19:20] try rebooting [19:21] Holy crap [19:21] It's asking me to remove the usb [19:21] That's new at least [19:21] Now lenovo... [19:21] No blinking this time [19:21] KUBUNTU [19:22] yay [19:22] I'll keep my joy to myself as to not get kicked for spam but, thank you. [19:22] RWOverdi_: no problem [19:23] Do you think it was the simple writing of the boot flag this time? [19:23] yup [19:23] that would be my guess [19:23] I want to blog it for other people with the same problem [19:24] Some bioses can't boot without it [19:24] hmm anyone here is doing kvm passthrough with ubuntu? [19:25] Len, never found a use for it, but the hardware supporting it is more important than the OS [19:25] Anyone that can recommend a webserver with gui that can handle virtual hosts? [19:25] compdoc: yeah I know about it, been runing it on arch [19:25] but just been wondering if there are any problems on ubuntu [19:25] guess no [19:26] cotin: I would recommend learning how to do it from the command line, as it will have the most features and flexibility. [19:26] ive tried it. my newer intel systems handled it muchg better than amd [19:26] Under Ubuntu 16.04 could I run two monitors off internal gpu, and run a third monitor from pci 3.0 modern video card, and if so would it be beneficial to do so? [19:27] compdoc: what kind of gui are you looking for [19:27] ppf, not looking [19:27] sorry, cotin ^ [19:28] yeah sure i understand that. And i eventualy will. But i have a job i need to do so for now i really need this. [19:28] Vitrualmin is a bitch [19:28] i dont like xampp- [19:29] And im looking for something like mamp actually. [19:29] cotin, nginx, tomcat [19:29] but for ubuntu. [19:29] nginx is pretty easily configurable === Luke_ is now known as Guest24554 [19:29] Alright [19:29] will check it out right away [19:32] hello [19:33] who is here [19:33] with these webservers it would be easier to edit the vitrualhosts file that comes with ubuntu and just use xampp. [19:33] cotin: dont use xampp. its a security nightmare. [19:33] yeah [19:34] vitrualmin has a fantastic Web-GUI but is filled with lots of bugs. [19:35] So what to do then... === jackNemrod_ is now known as jackNemrod [19:35] Switch to windows or mac? I will blow my brains out before i leave linux. [19:37] cotin: what it the issue with adding the configs? [19:38] hello..just updated my kernel from 4.8 to 4.10 [19:38] Well i will need to change virtuals host often for different websites testing and developing. [19:38] what does this change in my system? [19:40] groundze2o, your kernel version :p === mohammad is now known as sysadmin [19:40] question is, do you have any problems now [19:40] and why did you need to? [19:41] groundze2o: https://wiki.ubuntu.com/Kernel/FAQ#Kernel.2FFAQ.2FDebuggingMainlineBuildsUbuntuDrivers.Do_mainline_kernel_builds_include_Ubuntu_specific_drivers.3F [19:41] groundze2o: you miss the ubuntu patches now, some driver stuff and others [19:41] i hope it will now make my wortld of tank on playonlinux work [19:42] i have an nvidia 960m but can't play games.... -.- gj linux [19:42] groundze2o: see https://wiki.ubuntu.com/Kernel/FAQ#Kernel.2FFAQ.2FGeneralUbuntuDelta.What_differentiates_the_Ubuntu_Kernel_from_the_upstream_Linux_Kernel.3F [19:42] groundze2o: i doubt it was a kernel issue. did you install the ubuntu nvidia driver? === hue is now known as link [19:45] Can anyone help me in writing a part of my preseed file? I would like partman take /dev/sda as /boot and /dev/sdb for the LVM (whole disk). I don't understand how to do it [19:45] cotin, i'd recommand you to try what fits your needs and dive into it to make it secure if you plan to use it online [19:46] k1l_: i guess so..it was automatically installed in the driver section..right? [19:46] groundze2o: you have to chose it in the driver section, yes. [19:47] doing it right now.. [19:47] i hope it won't break my machine..i wasn't able to run any linux distro until 16.10 ubuntu.. [19:49] hi [19:50] how you [19:51] trying to find who is responsible for my dns addresses on ubuntu 16.10: not resolv.conf, but where? [19:52] dnsmasq [19:52] via network manager [19:52] ppf: dnsmasq config is also empty, network manager, where can i find its config? [19:53] ppf: /etc/networkmanager :-) oeps [19:53] /etc/NetworkManager/dnsmasq.d [19:53] is it silly to split your public and member areas of a website across 2 servers? perhaps for security reasons? [19:55] does any one have any idea how can i decode this ? : swi&CNJCtKVbCyyAmNG8PqFZsYpyXegEQRGt [19:55] can I apt-get autoremove only a specific package? It's not the same as purging, because if there's still a dependency on a package, I don't want to be able to purge it [19:56] bombsl: is this ubuntu related? [19:56] Hey guys does anyone know how to setup oculus development kit on ubuntu? [19:56] ppf: also empty /etc/NetworkManager/dnsmasq.d so weird [19:57] pgrep -a -f dnsmasq [19:58] qwxlea: what exactly are you trying to do? [19:59] ppf: change my dns server to something else [19:59] how are you configuring your interfaces? [19:59] networkmanager? [20:00] trying opendns, googledns and opennicproject.org [20:00] is it networkmanager or /etc/interfaces*? [20:01] alright..updated kernel..changed driver..hopefully WOT on playonlinux will work now [20:01] ppf: networkmanager, which means it gets it from my router i suppose [20:01] sure. right click the icon, Edit Connections [20:01] on the ipv4 tab you can specify dns servers [20:02] ppf: that was embarrassingly simple [20:02] ) [20:02] :) [20:02] Amm0n my server will only be used for testing and developing different websites before being pushed to another webserver. [20:02] hi [20:03] anyone know why i'm having this problem? http://paste.ubuntu.com/23876698/ [20:03] ppf: still, i would prefer to set my dnsmasq settings, i'll google that first ;-) [20:05] why? [20:05] the relevant dnsmasq instance is created/managed by networkmanager [20:05] which adds itself into your /etc/resolv.conf === CRogers________ is now known as CRogers [20:06] mrhubrisje: looks like its this issue: http://superuser.com/a/949768 [20:06] ppf: which means i have to change every wireless connection i User__ [20:06] sorry, use [20:07] mrhubrisje: or use sudo to manage the mysql [20:07] k1l_, I'll have a look at your link first [20:07] thanks [20:07] qwxlea: you can put stuff into resolv.conf [20:07] sure, but it'll likely get clobbered in short order [20:08] qwxlea: i.e., add nameserver entries to /etc/resolvconf/resolv.conf.d/head [20:08] ppf: thanks, reading... [20:10] can I live boot ubuntu 16.04 with usb to hdmi adapter, because I don't have display port on motherboard (asrock fatal1ty x99) and I acannot afford a graphics card at the moment? [20:10] ppf: DO NOT EDIT THIS FILE BY HAND all in capitals, somebody is serious about that... [20:10] qwxlea: yes, ignore that :D [20:10] the files in /etc/resolvconf/resolv.conf.d are used to make /etc/resolv.conf [20:11] the warning is meant for that [20:11] hi can I live boot ubuntu 16.04 with usb to hdmi adapter, because I don't have display port on motherboard (asrock fatal1ty x99) and I acannot afford a graphics card at the moment? [20:12] ppf: ah, ok ... trying [20:12] k1l_, for starters it's impossible to get into the whole thing [20:12] it's asking for a password that i should have set when installing. Only, i didn't [20:13] hey, had a look around but I can't find anything about my bluetooth, thing just keeps spinning, looking for devices. In order to progress to the next setup step, I need it to stop, but clicking on a list item doesn't seem to do anything. Anyone had this? Know where I should start poking around? Never really touched the BT before [20:14] when i want to Shutdown the computer i have to: 1) click on the "Shutdown..." menu, then a Dialog appears and i have to 2) click on the Shutdown button, then the Login window appears and 3) i have to again select the "Shutdown..." menu, then another Dialog pops up and 4) i have to again click on the Shutdown button .. only then does the computer finally shut down [20:15] Herbalist: type systemctl poweroff [20:15] ppf thank you [20:15] in the terminal ? [20:15] yes [20:15] or in that command launcher thing, does that still exist in unity? [20:15] alt+f2 or so? [20:16] looks like he already succeeded [20:16] :D [20:16] Just "poweroff" should suffice [20:16] i'm not seeing quit messages ... [20:16] his "Remote host closed the connection" [20:16] I just hope his question wasn't 'how do i configure shutdown' [20:17] :) [20:17] PipeItToDevNull: yeah, that's an alias for systemctl poweroff === digbychicken3 is now known as digbychicken [20:18] mrhubrisje: sudo mysql -u root [20:19] lol ppf .. i typed your command then the computer shut down at once :)) [20:19] k1l_, ERROR 1698 (28000): Access denied for user 'root'@'localhost' [20:19] mrhubrisje: exactly that command? [20:19] mrhubrisje: and you had mysql running before on that machine. so did you forget that passwort? [20:19] fyi, yes [20:19] nope [20:20] ppf: hmm, cannot restart dnsmasq: "Job for dnsmasq.service failed...etc" which leads to: "dnsmasq: directory /etc/resolv.conf for resolv-file is missing, cannot poll" [20:20] new install [20:20] Herbalist: i hope that was what you intended :) [20:20] never set a password [20:20] hehehe [20:20] i just ran this command: sudo mysql_secure_installation [20:20] mrhubrisje: https://help.ubuntu.com/community/MysqlPasswordReset [20:20] and set a password [20:21] same thing happens with both sudo mysql -u root and sudo mysql -u root -p [20:21] qwxlea: /etc/resolv.conf is a symlink. what did you do exactly? [20:23] ppf: i added "nameserver 8.8.8.8" to /etc/resolvconf/resolv.conf.d/head [20:24] the tried: sudo service dnsmasq restart [20:24] test [20:24] now dnsmasq is failed, (dns still works, though) [20:25] what ubuntu are you on? [20:26] hoary hedgehog [20:26] I'm checking out a list of packages that apt-get autoremove shows, and running apt-cache rdepends --installed on them, and finding reverse dependencies that are installed, like compiz. compiz is marked auto, but I'm pretty sure something that depends on compiz is not marked auto.... [20:26] ppf: 16.10 [20:26] for example, unity [20:26] Trying to set apache to automatically start on boot in ubuntu server 16.04LTS, but all I get this http://paste.ubuntu.com/23876823/ . Any suggestions? [20:27] i don't have a dnsmasq.service on my system. where's this from? [20:27] probably don't have dnsmasq installed [20:27] just try reboot? [20:29] ppf: that sounds like a terrible solution ... let's try [20:30] Good evening, I'm looking for help on this matter (displaylink drive with kernel 4.9) http://askubuntu.com/questions/874558/cant-install-displaylink-driver-with-current-kernel [20:33] ppf: dns works, that is nice. dnsmasq refuses to start, but it obviously not being used === salem_ is now known as _salem [20:38] fedecupe: what if you add the "KVER=4.9" to that file manually? [20:39] kil_ could try, but that is inside a .run [20:42] k1l_ could try, but that is inside a .run, if i open it and look for "KVER" I can't find it :( [20:43] qwxlea: dnsmasq itself is something different. it's a standalone dns and dhcp server [20:43] but networkmanager is providing an instance by itself, so no need to run it manually [20:44] fedecupe: i think you will have to deal with the display link guys with that [20:45] anyone that can recommend ISPConfig ? [20:47] fedecupe, did you check the mentioned logfile /var/lib/dkms/evdi/1.2.65/build/make.log ? [20:48] Amm0n thing went like this: got the problem installed, posted on displaylink forum (attaching log), displaylink guys linked me to that thing on github --> i don't know how to use that thing :( [20:52] <__Yiota> could someone help me? https://bpaste.net/show/8bc390bdd826 [20:52] <__Yiota> I can't figure out why it won't work on this specific machine [20:54] __Yiota: I don't have that package either... is a third party repo required? [20:55] <__Yiota> sudo add-apt-repository \ [20:55] <__Yiota> "deb https://apt.dockerproject.org/repo/ \ [20:55] <__Yiota> ubuntu-$(lsb_release -cs) \ [20:55] <__Yiota> main" [20:55] <__Yiota> i guess so [20:55] Yiota: https://docs.docker.com/engine/installation/linux/ubuntu/ [20:55] did you run ''apt-get update'' after? [20:56] hello [20:57] __Yiota: yes, that is a 3rd party repo. and you need to run "sudo apt update" after adding that repo [20:57] <__Yiota> what is the uri for that repo? [20:58] <__Yiota> https://apt.dockerproject.org/repo/ubuntu-trusty-main ? [20:58] __Yiota next time, use a pastebin ... http://paste.ubuntu.com/ [20:58] __Yiota: please run a "grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/* | nc termbin.com 9999" and show the output url here [20:59] <__Yiota> http://termbin.com/pg1f [21:00] __Yiota: you did not add that repo yet [21:00] <__Yiota> ok, added [21:01] then run sudo apt update. then try to install === link is now known as hue [21:02] help [21:02] Gippe, we cant [21:03] hello [21:03] Gippe start with a question [21:03] ciao [21:03] Gippe it works, we see you [21:04] But no escile [21:04] ppf: thanks for your time, i'll look into it later [21:05] wait for it here comes the !list [21:06] if he says !list, i'll eat my shorts [21:06] he's in italy, they think ubuntu is a file sharing chat [21:07] nick littl3s === jwlbryan is now known as littl3s [21:08] herllo there [21:08] what are the commands? [21:09] .exit [21:09] Gippe type /help [21:09] k1l_hey there [21:09] heathenwolfe, hello there [21:09] Americanu_ubuntu, welcome back [21:10] heathenwolfe, thanks, i solved it finaly [21:10] i had to reinstall a driver [21:10] Americanu_ubuntu, awesome, so it seems it was a driver [21:11] heathenwolfe, aparently yes [21:12] MENU [21:12] it was a known issue on opensuse , k1l showed me [21:13] CLEAR [21:13] Gippe stop [21:13] Americanu_ubuntu, well I'm glad you managed to solve it. Otherwise everything working as planned? [21:13] didnt get the time to testhonestly, i was on windows, playing overwatch [21:14] but the system looks stable [21:15] .exit [21:16] Americanu_ubuntu, great! [21:16] Gippe type /part [21:16] bonsoir [21:17] Toni0, bonsoir [21:17] Je suis newbie [21:17] heathenwolfe, how are you tho [21:18] Toni0, Vous avez une problème? [21:18] !fr | Toni0 [21:18] Toni0: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [21:18] heathenwolfe un problème [21:19] haha sorry it's an english room [21:19] !id [21:19] join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia [21:19] did'nt see it [21:19] * heathenwolfe switching back to english too [21:19] Well, I don't think I have any problems [21:20] Americanu_ubuntu, everything fine here. I'm only running a few Ubuntu servers so they are happy doing their job [21:21] Toni0 this is ubuntu support, for nice social chat, type /j #ubuntu-offtopic [21:21] I L37 U GUJ5, 8Y3 ! [21:21] oh dear .. [21:23] Ubuntu Zesty Zapus Alpha 2 has been released! [21:24] good night [21:24] how long had he been in prison ? [21:24] speedtouch 330 ubuntu 14.04 ? [21:24] gnight [21:24] possible ? [21:24] night night [21:25] Herbalist, couple of years [21:25] they caught him smoking weed [21:25] lavinho..i have 16.04 already [21:25] lol one [21:25] ;) [21:26] speaking of, I'll roll [21:26] lavinho .. but it's not a competition or so [21:26] good idea one .. same here [21:26] just make sure you don't ROW ! [21:27] heathenwolfe, why do you run them for ? just basic use ? [21:28] Herbalist, root-on-weed )) [21:29] roots takin over [21:30] Study finds dogs are happiest listening to Reggae Music --- https://www.sott.net/article/340846-Study-finds-dogs-are-happiest-listening-to-reggae-and-soft-rock [21:30] natty knew [21:30] Herbalist: Onepamopa please continue the chatter in #ubuntu-offtopic . this is for ubuntu support only [21:30] sorry [21:30] k1l_, don't worry, I'll be /off shortly ;) [21:31] #ubuntu-offtopic :Cannot join channel (+r) - you need to be identified with services [21:31] !register | Herbalist [21:31] Herbalist: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode. [21:31] i'm not registered [21:31] yea but my nick is taken [21:31] by someone else [21:32] then it's not really your nick, is it? [21:32] yeah it's my common nick on many sites [21:32] its' my identity [21:32] anyway, that's not something we can help you with [21:32] Herbalist: then join #freenode to sort that issue with the staff. [21:33] right .. thanks kil === bildramer1 is now known as bildramer [21:40] is there a reason why my software center is not starting at all ? [21:41] yes [21:41] but i dunno which reason [21:42] i suggest updating and upgrading [21:42] I am having trouble getting to the ubuntuforums .. when I log in with SSO that part works, and I am properly identified. The page says it will pass the information to ubuntuforums.org ... but once it does, I get error 403 FORBIDDEN You don't have permission to access /login.php on this server." [21:43] Americanu_ubuntu: which software center are you trying to start? [21:43] I think I had the same problem before and never solved it. I was trying to remember why I hadn't been in there with my questions, and now I realize that was why [21:43] well its name is "ubuntu software " [21:44] rifter: there is #ubuntuforums with issues with their website [21:44] i installed another package called uubntu software center [21:44] *for issues [21:44] ubuntu* and aparently that one starts properly i guess nacc [21:44] Americanu_ubuntu: don't use 'ubuntu software centre', iirc, it's deprecated [21:45] Americanu_ubuntu: you want to use the gnome softare center (or something similar) [21:45] thank you k1l_ I will go there [21:45] hmm alright ill install that nacc [21:47] I am learning how to use IRC in order to root my cell phone with lineageos but am unable to establish a password which I need to join the lineageos. [21:47] nacc , i think i installed it, what's it's name in launcher? [21:47] I am a long-time LINUX user but don't know IRC [21:48] piano-novice: sounds like a question for #freenode [21:48] !register | piano-novice [21:48] piano-novice: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode. [21:48] -NickServ- piano-novice has NOT COMPLETED registration verification [21:48] you need to register your nickname first [21:48] for more info /msg nickserv help [21:50] Americanu_ubuntu: 'software'? [21:50] nacc "software & updates" ? [21:50] Americanu_ubuntu: no, that's the settings for apt, iirc [21:51] -Onepamopa- thanks. I have been trying to use /msg nickserv to register but am informed I can't. I'll try /msg nickserv help. [21:53] test [21:54] wot playonlinux doenst work [21:54] great [21:54] dSaXXonP, we see you .. do you have a question? [21:55] no [21:55] i still use the Ubuntu Software Center regularly .. it works fine and it was recently updated [21:55] thx [21:55] really, groundze2o ? Do you have the latest WINE? What is not working? [21:56] nacc i think i installed it incorectly then [21:57] Chrome has become unresponsive!! [21:57] softwarecenter gives metapackages, synaptic is more detailed [21:57] I am on a new install of lubuntu 16.10 .. I want to install 32 bit libraries so I can install something that requires them. That used to be simple, but when I tried on xubuntu 14.04 I ran into roadblocks. Now that I have a more recent version, I am hoping to revisit this problem and get it going [21:58] yes but Synaptic requires password to open .. so i only use it in cases of emergency [21:58] OerHeks, I'm a big fan of synaptic as well. I usually use command line apt, but I use synaptic to update the kernel and to search for stuff when it takes me too many tries to find it in apt-cache search [21:58] password in advance, indeed. [21:58] -Onepamopa- when I try /msg NickServ REGISTER bar foo@bar.com with my choice of pword and my email address, I get from NickServ: piano-novice is already registered. [21:59] Software Center doesn't need authentication? That sounds like a security problem to me [21:59] piano i also have that same problem with my nick Herbalist ! [21:59] rifter, it does, after selecting a package [21:59] piano-novice: check your email for the verification code [21:59] nacc i can't find the software app.. isn't it sudo apt-get install gnome-software ? [21:59] piano-novice, you'll get better help for that in #freenode .. type /j #freenode to go there [21:59] nacc i mean the software install link [22:00] oh right yeah check for that [22:00] it's a orange suitcase with a white letter A inside [22:02] the gnome one ? [22:02] rifter world of tanks..downloads everything but won't start [22:02] i downloaded 2.x wine trough playonlinux [22:03] groundze2o, you may want to check WINE 's AppDB .. that site tends to have things that you need to do. I have historically used just wine as opposed to PlayonLinux .. winetricks is a package you are gonna want to have too [22:03] -rifter- Thanks for the advice. I did not find any msg with a verification code in my email but may have missed it. I'll try joining freenode. [22:03] Americanu_ubuntu.. try this command: sudo apt-get install software-center* [22:04] with asterisk [22:04] although usually I would use a PPA for WINE and download the latest winetricks [22:04] piano-novice: check your junk mail [22:04] hearbalist , what does the asterisk do?and it says that it's already installed [22:04] nautilus won't open... [22:05] so uninstall playonlinux? rifter [22:05] asterisk means any string [22:05] and there's no verbose option to get error messages from terminal output. urgh. [22:05] groundze2o, https://appdb.winehq.org/objectManager.php?sClass=application&iId=11544 https://appdb.winehq.org/objectManager.php?sClass=version&iId=31627 [22:05] so all packages beginning with that name are installed [22:06] aaah [22:06] -EriC- I don't strip out junk mail so I should have seen any marked as junk [22:06] nah you don't have to uninstall it. PlayonLinux as I recall just tries to make it easier for a novice to use WINE [22:06] What would be a good way to automatically change permissions of a file I am thinking a bash script with chmod [22:06] strange :/ then probably it's already installed [22:06] Americanu_ubuntu.. check this site: https://launchpad.net/software-center [22:07] latest download version is 13.10 .. on the right [22:07] Bray90820, that would probably work .. how automatically you want it to be will determine how you write it [22:07] Bryanstein: how about making sure the file is created with the desired permissions from conception....... [22:08] Bryanstein: then no modification would be required [22:08] rifter: Basically I just wanted "chmod 755 /media/data/Recorded_TV" to happen every dat at like 10PM so would I just write a bash script and put it in crom? [22:08] aah thanks [22:09] is there a way to delete/uninstall the curent package so that i can reinstall the website one? [22:09] Herbalist: i have no idea what you're talking about, but that is absolutely incorrect [22:10] Herbalist: 13.10 was release in *2013* and is not current, by any means [22:10] really? ohh [22:10] Herbalist: xenial ships 16.01+16.04.20160420, e.g [22:10] nacc , so how can i install the latest one then? [22:10] Americanu_ubuntu: latest one of what? [22:11] gnome software [22:11] Americanu_ubuntu: software-center or gnome-software? [22:11] Americanu_ubuntu: `apt install gnome-software` ? [22:11] Americanu_ubuntu, the software you can pull depends on the repositories you have configured [22:11] hello all [22:11] nacc sorry it was stated on that page from launchpad [22:11] after glxinfo i get that error - Error: couldn't find RGB GLX visual or fbconfig [22:12] Herbalist: you have to understand *what* that page is saying. [22:12] nacc on the right it says "Downloads [22:12] Latest version is 13.10 " [22:12] Americanu_ubuntu, if it's installed, you can check the version with $ dpkg -l | grep gnome-software [22:12] nacc you said that i should use a gnome software center earlier [22:12] anyone use a preseed file to install ubuntu ? [22:12] i heard amdgpu-pro driver can work with iGPU primary (i need it for clover bootloader) ;) [22:12] Americanu_ubuntu: yes, 'gnome-software' [22:13] ok trying to do it with wine onl [22:13] tt [22:13] jackNemrod: many people do (or have) [22:13] it says its already installed [22:13] Herbalist: yes, that is referring to marked release tarballs, which are not used any more [22:13] aight [22:13] ty nacc [22:14] Americanu_ubuntu: ok, start it with `gnome-software` then [22:14] nacc it doesnt boot up anythin [22:15] nacc: i m tryng to put /boot on /dev/sda and use whole disk /dev/sdb for / in LVM ... but i need an expert :p [22:15] jackNemrod: what have you tried? [22:17] brb ill reboot ubuntu, probably that will fix it [22:18] nacc: http://pastebin.com/auN01Nfa [22:19] using 16.04 .. i didnt know there was a new software-center called ubuntu-software [22:19] im back, nacc it still doesnt boot up gnome-software [22:20] wb Americanu_ubuntu [22:20] jackNemrod: and what happens? [22:20] thx herbalist [22:20] there were some guys reporting a broken software-center [22:20] where k1l_ ? [22:22] nacc: "You asked 577 Mb to be used for guided partitionning, but the selected partitionning requires at least 5.1Gb" [22:23] k1l_: and note that software-center has been removed from zesty [22:24] nacc: uh. wasnt that just switched to in favor of the old ubuntu-software-center ? [22:24] Americanu_ubuntu, just for reference $ gnome-software does start up fine here [22:25] k1l_: src:software-center is "Ubuntu Softare Center"; src:gnome-software is the supported, preferred, "Gnome Software" [22:25] heathenwolfe, on my system it doesnt start at all :( am i the only one unlucky [22:26] nacc: the gnome thing is named ubuntu-software the old one is the one with center in name [22:26] Americanu_ubuntu: "ls ~/.local/share/gnome-software/" show what? [22:27] nacc , 2 files install-queue ubuntu-reviews.db [22:27] Americanu_ubuntu, I'm using livecd, just one file ubuntu-reviews.db [22:27] k1l_: oh i see it now, you're right, 'software center' has been fully removed and now there are the two both provided by src:gnome-software [22:28] heathenwolfe, hmmm so why isnt it starting ? [22:28] Americanu_ubuntu: mv ~/.local/share/gnome-software/install-queue ~/.local/share/gnome-software/install-queue.old [22:29] Americanu_ubuntu: after that try again to open it [22:29] it says no such file or directory ? is that a folder then ? [22:29] k1l_, "mv: cannot stat '/home/americanu/.local/share/gnome-software/install-queue': No such file or directory [22:29] " [22:30] Americanu_ubuntu, I'm guessing it's a file [22:30] heathenwolfe hmmm should i rename it then [22:31] Americanu_ubuntu, mv is for renaming... [22:31] Americanu_ubuntu: hmm, i dont know what broken there [22:31] Americanu_ubuntu: "mv .local/share/gnome-software/install-queue .local/share/gnome-software/install-queue.old" try that [22:32] now it made it old [22:32] like .old [22:32] ok, so try again to open it. [22:32] yes now it works [22:33] thanks [22:33] (i dont know why the shell doesnt like the 2 paths with ~) [22:33] nice one k1l_ [22:33] welll i guess ubuntu is odd [22:33] Americanu_ubuntu, not Ubuntu's fault [22:34] heathenwolfe, ahh [22:34] Americanu_ubuntu, sounds like shell config [22:35] heathenwolfe, well at least it got sorted again, thanks [22:35] nacc: ? [22:35] i had an linux distro years ago and it moved so slow because of my shitty pc specs, i just quit to try it [22:36] Americanu_ubuntu, did you try mv'ing stuff already in Ubuntu? [22:36] heathenwolfe, mv-ing ? like renaming? [22:37] Americanu_ubuntu, yes, or does the error only happen on the install-queue file? [22:37] going to try ubuntu under windows [22:37] heathenwolfe, well i didnt rename anything, like i said, i didnt get to use ubuntu since last night when internet got sorted [22:37] well, looks like the gnome software center doesnt like the packagekit usage? i dont know. looks like this bug was triggered: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1606238 [22:37] Launchpad bug 1606238 in gnome-software (Ubuntu) "gnome-software won't open" [Critical,Triaged] [22:38] heathenwolfe: its a bug for this gnome software which cant handle when its losing internet connection. [22:38] k1l_, that's what happened on my side too, launcher reacted on it when i clicked but nothing happened, and in terminal it gave no feedback on gnome-software [22:39] Americanu_ubuntu: should be sorted now [22:39] yeah cheers again guys :D [22:40] jackNemrod: i wonder if you're not clearing the disks during the install, so it's only using whatever free space remains on them as currently formatted? === KindOne_ is now known as KindOne [22:43] Americanu_ubuntu, congrats, maybe this one was due to yesterday's connectivity issues? [22:43] heathenwolfe, probably to be honest lol, i dont know [22:43] nacc: the VM is fresh [22:43] heathenwolfe, you and k1l_ know the better reason , i was just doing the stuff you two told me [22:44] heathenwolfe: yes, the gnome software seems to have issues with not working or closing internetconnections. [22:45] jackNemrod: i'm not sure sorry [22:46] Americanu_ubuntu, Honestly, props to k1l_. I'm just noob [22:47] heathenwolfe, nah ,you tried to help as well, so i appreciate both your help [22:47] does amd still not have support for ubuntu btw? [22:48] still not have? [22:48] Americanu_ubuntu: it had always support for ubuntu [22:48] Americanu_ubuntu, hop over to private chat if you want [22:48] its just that the people didnt like the support [22:48] ohhh [22:48] alright [22:49] in the end, the more open source driver should be better than the full binary solution fglrx was before. [22:51] fair enough lol [22:52] before i could mount network shares at boot, not any more. odd? === h3n5y1 is now known as h3n5y [22:56] dns nor ip works [23:03] nick cooc === cc-r is now known as cooc [23:03] how to get acceleration/glxgears working on second monitor when using iGPU primary, ubuntu 16.10 and rx480? [23:10] ;] [23:15] so k1l_ what are you up to === lethu_ is now known as lethu [23:19] hey guys, i tried ubuntu alot of times but i had problems with wifi not connecting most of the time on it, i want to try linux again, what distrubution should i get that has all the drivers and should work with my card_ [23:22] ragecraze: since you ask here: try ubuntu [23:22] ragecraze: and if you know what card you got you can look what to do to get it working [23:26] k1l_ how do i find my card type in windows 10? [23:26] ragecraze: uh, look in the hardware manager or get a tool that displays that information [23:27] ill try that brb === jcjordyn120_ is now known as jcjordyn120 [23:33] http://askubuntu.com/questions/875327/fixing-incorrect-gpu-detection/876242#876242 what should be the answer of this question ? [23:33] i wrote something but our moderator has deleted it [23:40] hi [23:49] === cigumo_ is now known as cigumo [23:53] On Ubuntu16.06/AMD64, I've just installed (I think) python-gmplot, the Python 3 ver of gmplot *but* I can't execute it. In fact, there is no "man" or "info" nor an executable. wtf? [23:55] qih: the python3 version would be called python3-gmplot [23:55] qih: but also, i'm not sure why you think there would be an executable for a python library? [23:56] nacc: Not an executable per se, but it does not work, if I type "python-gmplot" or "gmplot" etc [23:57] qih: right, why would you think it would? have you used python before? [23:57] qih: https://github.com/vgm64/gmplot you may want to read how to use it in a python program (which is what a python{,3}- package tends to be for) [23:58] Python before yes, but aren't most programs capable of being executed from cli? [23:58] nacc: That is written for Python.7 [23:58] qih: python libraries/modules aren't programs. Seems like a very basic python question. [23:58] Python2.7* [23:58] qih: it doesn't matter. [23:59] nacc: OK, I'll correct that incorrect version first [23:59] qih: both python-gmplot and python3-gmplot are just python modules, they are not 'programs'. You import them into your python program and use them. Much like libraries in C.