[00:01] hfp: Show us what you see : ' sudo smartctl --all /dev/sda | pastebinit ' . [00:03] Bashing-om: neat trick! paste.ubuntu.com/24570930 [00:07] hfp: Does not look good to me . But. let's await another informed opinion . [00:08] Bashing-om: why not? bad sectors etc is at 0, what do you see that's bad? [00:11] hi. I have installed all -dbg packages from https://launchpad.net/~canonical-chromium-builds. They work fine, but I am confused as to how to utilize their debugging information. The -dbg packages seem to contain a /usr/lib/debug directory, and inside there is a brand new /usr/lib tree. [00:12] well, a new /usr/lib/chromium-browser tree. inside _that_ tree are a set of files that match what it is in /usr/lib/chromium-browser, but file says "interpreter *empty*" for all of them, and they do not run. [00:12] I've done some digging around and apparently the two recognized debug mechanisms are the build-id approach and the gnu_debuglink approach. [00:13] there *is* a .build-id/ folder inside /usr/lib/debug/, but it only contains a single 64MB file./ [00:13] none of the ELF "binaries" in debug/chromium-browser contain gnu_debuglink sections. [00:14] I know this is about chromium, but this is the launchpad package (and I'm not sure if official chromium has debug symbols) so I thought I'd ask her.e [00:14] here.* [00:14] if anyone has suggestions as to other channels I can ask I'd be happy to hear that too. [00:14] thanks! [00:15] !chromium [00:15] You can get testing builds for Chromium at https://launchpad.net/~chromium-daily/+archive/ppa [00:16] hmm [00:16] Jack_Sparrow__: PSA, the bot should be updated. "PPA description: This PPA is dead." [00:16] "Latest updates: chromium-browser" "266 weeks" [00:19] I was just reading that, thamls [00:19] thanks [00:19] all good [00:19] hfp: I am looking at " Unexpect_Power_Loss_Ct 0x0032 100 100 000 Old_age Always - 808 && Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 261 " . [00:20] I use chrome for hulu and netflix here [00:20] Jack_Sparrow__: I see. fwiw, I'm scrambling around to keep up with where to find precompiled 32-bit copies of chromium for my old laptop. I've been using ppa.launchpad.net/saiarcot895/chromium-dev/ubuntu/ (there's also -beta) for a while, but this seems to be updated quite sporadically [00:21] so I did some poking around and found ~canonical-chromium-builds [00:21] 32 bit is dead, hardware especially used is cheap [00:21] I agree [00:22] I have a couple flaky 64-bit machines here, but they have issues [00:22] :P [00:23] Try a bunch of live versions on them, ipv6 set to ignore, install with land line to your router for the install then go wireless [00:24] Bashing-om: I see. The Runtime_Bad_Block is described as "The count of the number of times SATA interface selected lower signaling rate due to error." on this page: https://www.thomas-krenn.com/en/wiki/SMART_attributes_of_Intel_SSDs. I thought the really nasty stuff was Reallocated_Sector_Ct and that's 0 :s [00:24] Jack_Sparrow__: oh you mean to see what ubuntu will do when asked to load debug info? interesting idea [00:25] I use most versions of Ubuntu and Mint, mostly Mate [00:25] right. [00:27] hfp: True, I adhere to my former. let's await other's opinions here also . [00:28] Bashing-om: Sure, thanks. I could get the machine going again by using a backup superblock as per https://askubuntu.com/questions/137655/boot-drops-to-a-initramfs-prompts-busybox#148820 although I'm still not sure why it happened in the first place. A failing SSD is a possibility but idk how to tell/ [00:31] hfp: That is also my supposition . Re-installing and getting read only file system, makes the drive suspect . [00:33] Just installed 16.04 LTS desktop. Wondering why firefox can not play HTML5 videos with x264? [00:34] Using firefox to watch html5 videos I get a "unsupported stream" [00:35] ofc YT works fine. It is when I watch videos from Plex [00:35] restricted-extras ? [00:35] is that needed for x264? [00:37] Um, how to diagnose why is my snaps showing a black screen? [00:37] Example: https://cloud.nolsen.xyz/s/vBw7LAgByemYVVG [00:37] Does any of his help.. https://sites.google.com/site/installationubuntu/home/ubuntu-14-04-lts/firefox-and-h-264 [00:39] thx [00:59] okay, I had the paths wrong [00:59] finally straced gdb [01:00] it was looking in the wrong spot :P you need to configure the debug dir, and that debug dir needs to itself have a full path heirarchy to the binary. [01:01] so eg if the binary is in ~, you need ~/aaa/bbb/debug/home/.../aaa/bbb/ [01:01] good to know tx [01:09] When I log in, I want a global environment variable set. SWT_GTK3=0 . I've put that into .bashrc, into .profile, into .bash_profile .. and it's not coming up when I start a terminal and $ echo $SWT_GTK3 . All that comes back in an empty result. [01:10] A clue would be appreciated... [01:13] would that go in grub where you have quiet splash ? [01:14] I .. do not know. The system is set to automatically log me in... and I don't know the execution path from there. [01:21] are you running elementary ? [01:25] Hmm.. I don't know what "elementary" means in this context. The system is Ubuntu 16.04 LTS. It boots.. then I bring up a Terminal.. type $echo $SWT_GTK3 and out pops a blank line. So the various .startup files I've been editing haven't done the job. === virtualriot is now known as sweetheart [01:25] So now I'm trying to trace the execution path to see just where things are going when logging in. [01:26] what event in hexchat->sounds is the one when my nick appears ? [01:26] anyone done much with setting gradients in conky for cpu load? [01:27] wanna have it shift from green to red as my total cpu usage gets higher [01:28] root [01:28] :/ sry [01:29] MarkB3, you want that set all the time when you login? Not just in the terminal you open. right? [01:30] pynki: Yes. It turns out Eclipse, if it "sees" gtk3 in the system, wants to use it. On this computer, though, it's terribly slow. [01:30] A workaround is to put SWT_GTK3 into the environment.. and Eclipse falls back to the faster (if dated) interface. [01:30] !fglrx | Jack_Sparrow__ [01:30] Jack_Sparrow__, please see my private message [01:31] Why do I want it in my global environment? [01:31] Because I'm starting Eclipse from a desktop icon, not a command line. [01:32] MarkB3, what i would do is: create a script, export the $VAR you need and then let it start eclipse [01:33] or use the eclipse.ini for that [01:33] I did try that. When I mark the script as executable and put it in ~/Desktop, left-clicking on it brings up an editor. [01:33] Putting it in eclipse.ini is ..too late.. in the startup for eclipse. Apparently the decision is made much earlier. [01:34] Well, "much" is a relative term. It's made earlier. [01:35] As best I can tell.. when I log in, bash starts up... it's not clear at that point if it's an interactive shell. But the start-up eventually produces a GUI desktop.. which means "startx" must be running from somewhere. [01:36] MarkB3, and then x is started, and 2134346 other things init and one will set SWT_GTK3=1 i assume, or more than one. [01:36] you do not want to set that globally [01:37] if you need it only for eclipse [01:37] ... if I don't set it globally then I'll have to write something (yes, I can do it) that sets the environment variable then invokes the script that runs from /usr/bin/eclipse . [01:38] I don't think the .desktop files allow setting a variable before launching an application. [01:39] #!/bin/bash export SWT_GTK3=0 /usr/bin/eclipse & exit 0 [01:39] Hmm.. [01:39] every second [space] is a linebreak [01:39] ...or not :P [01:39] And I just got another surprise... [01:39] just place line breaks at the desired places [01:41] https://askubuntu.com/questions/80013/how-to-pin-eclipse-to-the-unity-launcher/53061#53061 here the answer on how to make that script available to the launcher bar [01:44] Hmm.. might have found the solution.. checking. [01:45] be right back.. === zenguy is now known as `8core [01:52] Is there a special way Ubuntu has to be burned to DVD to install? [01:55] The open source radeon driver doesn't seem to work with my GPU from 2008 or so. [01:56] even though it says it's officially supported by Ubuntu's Radeon Driver...any ideas why? [01:57] pynki: I forgot to put "export" in front of SWT_GTK3=0. in .profile there is now export SWT_GTK3=0 and eclipse sped up nicely. [02:00] MarkB2, well, well, well [02:01] nothing succeeds like success. [02:01] (my work boss keeps saying that...) [02:02] except cats [02:05] blunderful: what GPU do yo you hav [02:05] Mobility Radeon HD 4670 [02:15] blunderful: what is actually not working [02:15] blunderful: You used to have to use the legacy drivers for that card [02:15] It shows four blurry screens on my only monitor. [02:16] With each having some part cut off === Menzador is now known as Menzadr === Menzadr is now known as Menzador [02:29] Hi, Has anyone got any experience doing Full Disk Encryption, on Ubuntu 16.04 LTS? [02:30] What software if any exists that works similar to truecrypt except on Ubuntu?, offering full disk encryption including /boot and pre-boot authentication? [02:31] Shaan, https://help.ubuntu.com/community/FullDiskEncryptionHowto have a look at this [02:32] pynki: that only uses dm_crypt or cryptoloop the latter has security issues. [02:33] and dm_crypt wont do what I need. [02:33] it gives you the base layer i think and then you add your own /bbot encryption on top of that. [02:34] pynki: it's rather confusing. [02:35] luks ? [02:38] Shaan, http://www.pavelkogan.com/2014/05/23/luks-full-disk-encryption/ this could be used to get an idea on hwo to do it [02:39] greets, just wanted to ask why my audio is not working. i don't think that this is a driver issue though since i can detect it. [02:39] !sound | juanonymous [02:39] juanonymous: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [02:45] oh [02:45] my sound is ok, it is just that the one i am playing has no audio in it. [02:46] sorry, but thanks for the help Bashing-om [02:47] juanonymous: :) all's well that is well . [02:50] Shaan, https://github.com/rdkr/lvm-on-luks === downtime is now known as uptime [02:54] Shaan, https://www.summet.com/blog/2016/11/26/installing-an-encrypted-partition-with-lvm-dual-boot-on-ubuntu-16-04/ seems not that uncommon to do it - even some consider it totally useless - and the guides are easily found on google :P [02:55] Hi! [02:56] Somehow Unity is set to another resolution that what's chosen in 17.04. [02:57] you haev a screenshot of that Umeaboy ? [02:58] pynki: Hold on...... [02:59] pynki: http://imgur.com/a/oybq4 [02:59] Changing it to 1920x1080 makes it even worse. [02:59] That's the optimal screen resolution for me. [03:01] Any tips? [03:01] It was working fine in 16.04 and 16.10. [03:02] Umeaboy, n9oBZhQ.jpg (JPEG Image, 3840 × 2160 pixels) [03:03] the resolution is fine [03:03] pynki: Uuuuuuuuuuuuuuhm........ WHUUUUUUUUUT? I'm not using Hexchat atm so I guess I can't see any links. [03:03] Don't you see that it's set to a smaller resolution? [03:04] no links, but your screenshot has the desired resolution of 3840x2160 [03:04] It makes the window for Skype not looking OK. [03:04] Skype looks to have a different resolution than what's set in the settings. [03:06] i am not sure what you mean by that! the video resolution is bad? the skype window has "lange pixels"? [03:07] Let me show you....... Hold on.... [03:07] i can see the skype online-logo in the top right is a bit blurry - i assume its not made for such a big resolution and they just stretch the pixels [03:09] pynki: http://imgur.com/a/RMEwe [03:09] NO, I'm not using Backports medias. [03:12] to me that skype login screen looks totally fine [03:12] it has a fixed size i think and thats why its small [03:12] I guess I should take it with the people at #xorg [03:13] Or #wayland [03:13] And where do I change that? [03:19] Umeaboy, it looks like this after login? http://core0.staticworld.net/images/article/2015/04/skype-interface-100580047-orig.png [03:22] is there a special way I have to burn the DVD installation ISO? [03:24] https://www.ubuntu.com/download/desktop/burn-a-dvd-on-ubuntu skinux [03:25] pynki: Yes. [03:25] Oh, wait no, I need to burn it with Windows 10 [03:25] skinux: Use unetbootin. :) [03:26] Or win32diskimager [03:26] Preferrably. [03:27] Umeaboy, seems to be a known issue. couldn't find anything about on how to fix it. this article has some general hints on how to make big resolutions look better - but skype seems to be an issue http://www.pcworld.com/article/2911509/how-to-make-linuxs-desktop-look-good-on-high-resolution-displays.html. this thread has some chatter about problems on widows with skype and high resolution screens https://news.ycombinator.com/item?id=4721751 [03:27] Hmmm so it seems that Ubuntu 17.04 + full disk encryption + homedir encryption = superblock I/O errors... Not sure why though, but I can reproduce consistently on a newly installed 17.04 [03:30] Umm, that appears to be for creating a bootable USB, not DVD disc. [03:31] https://www.ubuntu.com/download/desktop/burn-a-dvd-on-windows skinux [03:32] one of the shortest tutorials i have ever seen! and in addition: top result on google for the search term " ubuntu burn dvd windows" :P [03:33] Okay, well, that's what I did already except I didn't verify the disc. [03:33] you made sure the image is downloaded coresct? [03:34] skinux, i assume you have problems booting the dvd? [03:35] Yeah, it just goes right into booting Windows [03:35] skinux: Disable fast boot. [03:36] I didn't see fast boot in BIOS [03:36] its a windows feature and shouldn't mess up your boot priorities i think [03:36] as long as you choose the right device to boot in the bios [03:36] Oh, how do I disable it? [03:37] skinux: It should be in the Power management settings. [03:37] good evening everybody [03:37] I have a glitch with gnome-shell 3.18.5 and application switcher focusing on a tab http://i.imgur.com/i2oYDqC.png [03:38] apparently this happened after reinstalling ubuntu-desktop on 16.04. Any ideas? I created a new test account and all is good. I seem to have the issue only with my own account [03:38] controlpanel - hardware adn sound - power options - system settings skinux. but it should not change anything about booting another device [03:41] I don't see any settings related to fast boot, just about when to turn off the screen. [03:42] skinux, https://imgur.com/a/jAtDE [03:43] skinux, i do not think that turning that off will help in any way. that needs the hdd already choosen for boot. but you want the dvd drive to boot - oi think you choose that in the bios or the "quyick choose device to boot" option of your machine, right? [03:45] I have DVD as top boot priority, but it's ignored. I haven't found a way to access a menu to specify DVD to boot. [03:45] F2/F12 ? [03:46] anyone? [03:47] Latrina, copying the settings for gnome-shell/ switcher from the new account that works? [03:47] F10 goes into BIOS setup, haven't tried F12 [03:47] i cannot help with the problem itself Latrina [03:47] pynki, haven't tried that yet. What file exactly do I need to copy over? [03:48] also will that copy my gnome shell extensions? [03:48] Latrina, i do not know. :/ [03:48] I will investigate. Thanks [03:49] Latrina, its a program specific problem - you might wait days until someone here come up with that specific knowledge i think. Getting a clean config that is proven to work is just the first thing i would do to fix the problem without having the trouble of researching the particular problem [03:51] pynki, fair enough, though I spent way too long achieving this sane (for me at least) setup. [03:51] I will keep that in mind .. [03:51] I see the +1 channel says 17.10 is called Artful Aardvark - when was that announced? IIRC names are usually announced on Mark Shuttleworth's blog, but I don't see anything there. [03:53] michagogo, you see a zesty anouncment there? [03:53] ohh now i see it :D [03:56] michagogo, https://en.wikipedia.org/wiki/Ubuntu_version_history#Ubuntu_17.10_.28Artful_Aardvark.29 [04:00] Is that an official announcement/decision, or is it just a placeholder by the archive admins because they needed to be able to open it for development? Is it possible to change? [04:32] hi all , not working wifi. can you help me ? [04:32] no listing for wlan0 [04:32] vahe: try rfkill list [04:33] EriC^^: not showing list [04:34] vahe: try dmesg | grep wlan0 [04:34] is it usb wifi card? [04:34] and exactly the same is not showing [04:35] this minipc I don't even know what is there [04:35] vahe: try lspci | grep -i wireless [04:36] vahe: try lspci | grep -Ei "wireless|network" [04:36] the strange thing is that wifi only works on ubuntu14.1 unity ))) not working no more any other [04:38] hi all, tried on both 16.04 and 17.10 gnome builds, having trouble adding google to gnome online accounts [04:38] any ideas where I can start to debug? [04:38] EriC^^: both teams are similarly not showing , just go down one row [04:39] EriC^^: nothing showed [04:40] EriC^^: the feeling that wlan0 disappeared :) [04:47] Why is snapd taking so much memory? https://i.imgur.com/EhOtmI9.png [04:48] hi [04:48] I've got a PC/SmartTV Malata, I can't install ubuntu on it, the BIOS InsydeH20 is *very* simple but I can still set the boot priority, however, it always boot on Windows and not the USB stick installed with UnetBootin [04:49] is there something I can still do to install ubuntu on it ? [04:49] vahe: try grep -Ei "wifi|wireless|wlan" /var/log/kern.log [04:53] My computer is a Malata IPTV-C001 (Type 2 - Board Serial Number), version ICT-M20.01.02 [04:54] EriC^^: https://lut.im/uXl1DcgZ9Y/nqVWpvUPHrvFiKoN.jpg [04:55] I can't show you differently as there is no connection ) [04:57] vahe: ubuntu 16.04? [04:57] yes [04:57] now yes [04:58] is there anything in bios about the wifi? did you reset the bios recently? [04:58] it should mention it for me it says May 7 10:27:02 e kernel: [ 14.549154] wlan0: Broadcom BCM4365 802.11 Hybrid Wireless Controller 6.30.223.271 (r587334) [04:58] EriC^^: no, I did nothing [04:58] it's like not even seeing it at all, hmm [04:59] this is a very strange device)) [05:00] vahe: check the bios [05:00] if there's a wireless, try to disable it, save, exit, then enter and enable it again and save [05:00] EriC^^: MeLE PCG02U [05:01] Hi all, Im try to create a vpn kill switch, stop traffic when vpn is down, only way to do that by getting the vpn ip address via route -n, is there is a another way to get this ip so I can use it on iptables -A OUTPUT -o eth0 ! -d $IP -j DROP [05:02] vahe: try sudo lshw -C network [05:03] LankanGuy: yeah id like to know how to do that also [05:04] EriC^^: https://lut.im/hO9140pHns/qIB8Uk4awSUkR6K3.jpg bios :) [05:05] vahe: try advanced and chipset [05:07] EriC^^: https://lut.im/WyrsTH53za/plcflpIhWS1w7e1H.jpg [05:07] anything in advanced or chipset in the biod? [05:08] bios* [05:08] min [05:09] EriC^^: 1. https://lut.im/YCZ4vyOpgU/TqFgn3xkfODGWj5N.jpg [05:09] LankanGuy: some quick goolge searches suggests to me his isnt an easy problem to solve [05:09] EriC^^: https://lut.im/6sYrW172Tf/HjwkgHzFmXer8nh1.jpg [05:10] Kyros, i used to use $(wget -q -O - http://ipecho.net/plain) to get the ip then block it, somehow i cant do that anymore, look like I need to get the ip from route -n. [05:11] vahe: search for wireless in them [05:12] ok [05:14] Has anyone figured out how to fix the bug where your mouse disappears after suspend? [05:15] Zman__: you'd need to link to a bug report [05:15] https://bugs.launchpad.net/ubuntu/+bug/1573454 [05:15] Launchpad bug 1568604 in xserver-xorg-video-intel-lts-xenial (Ubuntu) "duplicate for #1573454 Mouse cursor lost when unlocking with Intel graphics" [High,Confirmed] [05:16] But I have Nivida [05:18] Zman__: if you have nvidia, did you file a bug report? [05:18] because that one is already fixed [05:19] There is already a bug for nivida I have been following the one I posted because that is what everyone has been posting to [05:20] EriC^^: no mention about the wireless or wifi [05:20] nothing :( [05:21] whats the fix because it is not in the thread I posted [05:22] Zman__: the thread you posted is marked a duplicate of this bug [05:22] !bug https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1568604 [05:22] Launchpad bug 1568604 in xserver-xorg-video-intel-lts-xenial (Ubuntu) "Mouse cursor lost when unlocking with Intel graphics" [High,Confirmed] [05:23] Hey I have a question. I just install Ubuntu. I'm trying to setup wordpress, I see it already in /var/www but when I click localhost/wordpress/ it says this Not Found [05:23] The requested URL /wordpress was not found on this server. [05:25] hey if app required ubuntu 12.04 or grater , can run in raspbian? [05:28] TiMiDo: the document root for Ubuntu these days is /var/www/html, not /var/www [05:28] LankanGuy: ask raspbian [05:28] TiMiDo: if you want to put stuff in /var/www/wordpress, you'd need to edit your Apache config to point it over there [05:29] Dont see the fix for Nivida just intel bug https://bugs.launchpad.net/ubuntu/+bug/1573454 [05:29] Launchpad bug 1568604 in xserver-xorg-video-intel-lts-xenial (Ubuntu) "duplicate for #1573454 Mouse cursor lost when unlocking with Intel graphics" [High,Confirmed] [05:29] (or if you're using the wordpress package in Ubuntu (which I wouldn't recommend), you might need to enable some config and it'll do it for you. I'm not sure) [05:29] @dax, thanks I did i think all chat in a nap :) [05:30] dax, how? [05:30] How Do I enable it dax? [05:30] TiMiDo: how did you get wordpress? from their website or from its package in Ubuntu's repos? === vahe is now known as vahe_afk10min [05:31] apache2_invoke: Enable module php5 [05:31] * Restarting web server apache2 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message [05:31] package dax [05:31] I have to enable PHP [05:31] I have no idea how the Ubuntu package works, unfortunately. I'm not a fan of webapp repository packages. [05:31] is the same thing [05:31] but anyways [05:32] What do I need. to view php on my serveR? [05:32] Hi, when I use "route -n", [05:32] 46.166.186.216 192.168.1.254 255.255.255.255 UGH 0 0 0 eth0 [05:32] where does that IP at? [05:33] LankanGuy, man route [05:33] 46.166.186.216 , is there is a way to grap that ip [05:33] grap? [05:33] define grap LankanGuy === TiMiDo is now known as Aaron [05:34] but there is two entries in that table, one is 0.0.0.0 [05:44] hi, route -n | grep 'UGH[ \t]' | awk '{print $1}', i get two items, how do i pick the second item === EriC^ is now known as EriC^^ [06:01] Hi. I'm trying to find something like, a very simple slideshow creator, or... some type of flashcard software that can flip through cards by a set time. Basically I am looking for software that will allow me to enter words/sentences and flip through them automatically [06:01] Ideally something I could resize, put in a corner and + always on top. I've been looking through slideshow options and most seem too heavy for what Im looking for [06:09] magizian.bshellz.net [06:17] Hello [06:17] Guest80769: what? === Jochen_wvdT is now known as Schlawiner [06:19] in ubuntu 16.04 when I set my ethernet network for ipv4 dhcp and mandatory the whole ethernet config through nm-applet gets disabled if I have a provider that provides ipv4 as well as ipv6 [06:34] hi, route -n | grep 'UGH[ \t]' | awk '{print $1}', i get two items, how do i pick the second item? === deathonater is now known as Smeef [06:46] LankanGuy: tail -1 for example [06:48] yay thanks :) [06:59] how can i sing karaoke at midnight and automatically blast it to the neighbours at 4 am? [07:00] try: #ubuntu-offtopic [07:03] how can i record sound at one time and play it later? [07:04] Komputerfreak, https://help.ubuntu.com/community/AudioCapture === sein is now known as Guest34291 [07:39] hi [07:39] :o [07:39] which is good cross device + open sourec password manager? [07:39] keepass [07:40] cross device [07:40] mobile! [07:40] keepassxc? [07:40] keepass [07:40] http://keepass.info/download.html [07:40] ok [07:41] don't know what your target hardware is...but... [07:41] pynki, is keepass under active development? and support browser integration? [07:42] version 2.35 was released this year [07:42] its under active development - yes [07:42] what you mean with browser integration? [07:42] things like auto fill in passwords etc? [07:43] never used that feature - seems to be there, but no idea if it works [07:43] where is its github? [07:43] you need the keepasshttp plugin iirc [07:44] A1Recon: ^^ [07:44] plugins: here [07:44] http://keepass.info/plugins.html [07:44] abhijit, you want keepassxc's github? [07:45] abhijit, sourcecode here https://sourceforge.net/projects/keepass/files/KeePass%202.x/2.35/KeePass-2.35-Source.zip/download [07:46] anyone used this? http://rampantlogic.com/entropass/ [07:46] when they save master pass in browser, cant that be read by other sites / browser plugins? [07:46] A1Recon: yes [07:46] pynki: thanks [07:47] abhijit, https://keepassxc.org/ and this is the issue i was talking about https://github.com/keepassxreboot/keepassxc/issues/400 [07:48] abhijit, "Impossible to brute force: the private key is like adding 80 extra characters to your password " [07:48] yes, but its stored in browser. [07:48] impossible is one of these phrases i used to get suspicious what that thing is about... [07:48] any other browser plugin can read it? [07:49] just use keepassxc or keepass abhijit [07:49] i do not think this is abrowser plugin [07:50] ok [07:50] they claim i do not need to sync things... that means it must be somehow on a cetral server [07:53] Good morning! [07:54] aloha [07:59] Hi Guys, can somebody please help me to repair my ubuntu? Grub doesn't show any ubuntu. [07:59] is it possible to reinstall just the kernel? [08:00] you probably need to refresh the bootloader [08:00] but it depends on your installation [08:00] for example, updating the bootloader can destroy the passphrase of encrypted partitions if not done carefully [08:01] Komputerfreak: yesterday i tried to install steam. I didnt read the output =( ive also installed luks [08:01] Komputerfreak: is there a tutorial or something? [08:02] Komputerfreak: at the moment i booted up the system with an usb install stick [08:02] probably but it has to be done really carefully with luks, from what i remember from reading the forums [08:02] i never tried it myself though [08:03] so maybe it is better to wait for someone with more experience [08:03] ok thanks [08:03] hi [08:06] the problem is that the passphrase is writen in a section of the disk grubs likes to overwrite with the standard parameters - or at least this was a bug some time ago [08:06] *the key you access with the passphrase [08:18] ah, so you still can access the system? that is good. [08:18] related t the usb stick [08:18] *to [08:22] my wlan connection keeps dropping at random intervals. Syslog shows CTRL-EVENT-DISCONNECTED with reason=4. What does that mean? [08:28] Hello, I've been having problems with organizing gcc-6 and libc-6 on my Lubuntu distro, so I was wondering what I could do to revert to a minimal good configuration [08:28] Bear with me, my situation is probably difficult to describe accurately [08:31] It started with me wanting to install gcc-6.3 on my x86-64 system, so I naturally had to install libc6 [08:33] lkh, CTRL-EVENT-DISCONNECTED with reason=4 should mean the router disconnects due to inactivity.Maybe have a look in your router config for keep-alive options. [08:33] Except that there's libc6:i386, libc6-i386, libc6-amd64:i386, libc6-x32 and all the -dev versions === luke is now known as Guest70320 [08:35] ledeni, trouble is, network-manager doesn't reconnect automatically, but asks for password every time - super annoying... [08:35] Long story short, now there a few applications which, when I compile and run them, abort with a `double free or corruption` error, and I suspect it's due to the libc on my system [08:36] If anyone were willing to sit with me or indicate a resource I could go to, I would be very much obliged [08:36] lkh, witch router you have [08:36] Why aren't very old packages in the Software Centre, which haven't seen development in years, not removed? On Fedora at least you could trust that an app you download from the Software Centre would actually run, not so much in ubuntu [08:36] Guest70320 'why' questions are more for #ubuntu-offtopic [08:37] ledeni: vodafone easybox 904dsl [08:39] ledeni: we don't have this problem at all with two iphones, an android phone and an acer chromebook. these devices dont disconnect, or reconnect automatically without notice... [08:43] lkh, If you set the connection up for using a static IP, does it do the same? [08:44] If it helps anyone, one of my basic questions is: what's the difference between libc6:i386 and libc6-i386? === masos is now known as Guest17262 [08:46] kova is this useful http://stackoverflow.com/questions/37313639/whats-the-difference-between-libc6i386-and-libc6-i386 [08:46] MonkeyDust don't know how I didn't find that one, but thanks a lot [08:47] wlan dropped again ... any idea how to approach this problem? [08:48] lkh, did you look in network manager for option automatically connection [08:48] lkh, I had asked - before you dropped out - if you had tried doing a "static IP" connection as opposed to a DHCP connection...to see if that did anything... [08:49] how come my Ubuntu just crashed? 17.04. [08:49] the keyboard and the mouse did not answer. [08:50] ledeni: yes NM is set to reconnect automatically, I never changed that setting. [08:51] YankDownUnder: no, haven't tried that, I will now. [08:51] lkh, What version of Ubuntu are you using? [08:52] YankDownUnder: ubuntu gnome 17.04 [08:53] MonkeyDust: ok, the main problem I have is that trying to install libc6-dev-amd64:i386 ends in: [08:53] `dpkg: error processing archive /tmp/apt-dpkg-install-hy6mFr/11-libc6-dev-amd64_2.24-9ubuntu2_i386.deb (--unpack): [08:53] trying to overwrite '/usr/include/bits', which is also in package libc6-dev-i386 2.24-9ubuntu2` [08:53] lkh, Let's see how you go with merely setting a static IP...if that fails, there's something else to try, hmm... === akira is now known as Guest28816 [08:54] Odd package location there, not in /var/cache/apt/archives [08:58] kova: sudo dpkg -i --force-overwrite /tmp/apt-dpkg-install-hy6mFr/11-libc6-dev-amd64_2.24-9ubuntu2_i386.deb [08:59] genii sorry - I uninstalled libc6-dev-x32 which was listed as broken, and now the conflict is gone... [09:00] YankDownUnder: back with stativ IP now. I'll see how it works ... [09:01] hi [09:01] lkh_, Patience... [09:01] I've just installed ubuntu with PXE, following the tutorial here : http://ruby-journal.com/install-ubuntu-with-pxe-via-osx/ But I now have Ubuntu 12.04 ! [09:02] how to update PXE settings, or tell it to use an iso on my computer ? [09:02] maxagaz: Dont use precise then, which is 12.04. [09:02] !16.04 | maxagaz [09:02] maxagaz: Ubuntu 16.04 LTS (Xenial Xerus) is the current LTS release of Ubuntu. Download at http://www.ubuntu.com/download - Read the release notes at http://ubottu.com/y/xenial [09:02] maxagaz: because at first step you downloaded precise netboot ? [09:02] maxagaz: USe xenial instead. [09:03] YankDownUnder: now - as I wait patiently - what else would you try if it doen't help? [09:03] maxagaz: note how url says precise http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-i386/current/images/netboot/ [09:03] maxagaz: same for xenial is http://archive.ubuntu.com/ubuntu/dists/xenial/main/installer-i386/current/images/netboot/ [09:04] genii now the error reappeared trying to install libc6-dev-amd64:i386 without libc6-dev-x32 installed [09:04] indeed, I didn't pay attention to "precise" in the url [09:04] genii my bad, guess it was just a coincidence [09:04] bekks, faugusztin : thanks ! [09:05] genii I had to close synaptic to run the command, and running it results in: [09:05] dpkg: error: cannot access archive '/tmp/apt-dpkg-install-hy6mFr/11-libc6-dev-amd64_2.24-9ubuntu2_i386.deb': No such file or directory [09:06] lkh_, There is a section of the /etc/NetworkManager/NetworkManager.conf => where one can comment out the bit about "dns=dnsmasq" => where NetworkManager "thinks" there is no DNS and therefore tries to reconnect - and also relatively mucks up DNS lookups... [09:06] genii indeed, after the error occurred in synaptic the package was marked as `to be installed` [09:07] kova: If the same file is in /var/cache/apt/archives just sudo dpkg -i it [09:07] genii let me check [09:08] genii yes there is an entry in there [09:10] genii okay, running `sudo dpkg -i` on it results in a bunch of skipped overwrites of header files which are in libc6-dev-i386 [09:10] genii I'll get the output on a pastebin [09:11] genii https://pastebin.com/UzmXtw6R === jkl is now known as Guest72417 [09:19] hello === arya is now known as Guest79958 [09:20] hello, I am looking for some help in what regards virtual box [09:20] can anybody help me [09:21] !ask [09:21] 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:21] kova: In this case, your machine clearly seems to have multiarch since it can use :i386 on apt commands. So when given a choice between a package which has amd64 in the package name and one which has i386 in the packagename which want to use the same files, I'd opt here for the amd64:i386 option [09:22] Guest79958: whats the issue? [09:22] Guest79958 let's hear it, in one line [09:22] genii so should I uninstall libc6-dev-i386? [09:23] seb thanks. I use oracle, and installed a windows 7 32bits downloaded from the windows page. but once I install a hard drive on it, windows won't open anymore. [09:23] kova: That would seem the prudent option, yes. Then install the libc6-dev-amd64:i386 version instead [09:23] genii btw sorry for not posting earlier: `uname -a` gives [09:23] Linux setun-90 4.10.0-20-generic #22-Ubuntu SMP Thu Apr 20 09:22:42 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux [09:24] Guest79958: oh? [09:25] Guest79958: what you mean wont open anymore? [09:25] it shows as if there was not "bootable system" [09:26] genii what about libc6-dev:i386? [09:26] xcreenshot [09:26] !screenshot [09:26] Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imgur.com/ and link the created page here. [09:26] Guest79958: it may have not found iso [09:28] kk so I need to install a hard drive partition for it + an iso? [09:28] kova: Sure [09:29] genii what do you mean, uninstall it? [09:30] genii trying to uninstall libc6-dev:i386 would result in libc6-dev-amd64:i386 being uninstalled too, so I guess it's a no go [09:30] Guest79958, The ISO becomes a virtual CD/DVD for installation. A virtual HDD is the destination. During the installation of Win7, it will partition the virtual HDD - after the installation is complete, the ISO can be removed from the VM and the virtual HDD will - SHOULD - be a bootable virtual HDD [09:30] genii per Synaptic [09:31] yes you need a virtual hard disk guest79958 [09:32] kova: I think some of the things you are trying to install are transitory which just point to the other thing. Like, libc6-dev-i386 would probably just point to libc6-dev:i386 and so on here === bruh is now known as Guest12887 [09:32] load up the iso, install to a virtual hard disk that you make in the set up [09:32] I'm trying to install a kernel I compiled myself but I have an issue with mdadm when I boot this kernel. I used dracut to generate initramfs/initrd image, I also tried with installkernel shell script & mkinitramfs, same pb. I guess I'm doing something wrong === knitt1 is now known as knittl [09:33] genii I don't know, one didn't uninstall libc6-dev-amd64:i386 while the other would [09:36] Hello! I can't get npm/nodejs to run. I want to install the sqlite3 module http://paste.ubuntu.com/24573215/ [09:36] Guest12887: put as dynamically expanding hard disk or will take up loads of real hard disk space. put like 70gb of virtual hard disk space or 100gb for win 7 [09:36] kova: When I compare them against each other with apt-cache policy it reports they are the exact same versions [09:38] genii [09:38] fsd [09:38] genii weird [09:39] kova: Also the file list at packages.ubuntu.com has identical lists of files for libc6-dev 386 version and libc6-dev-386 [09:40] kova: Also same for libc6-dev amd64 version and package libc6-dev-amd64 [09:41] genii well libc6-dev-i386 is listed as a dependency of gcc-6-multilib, while libc6-dev:i386 doesn't seem to be [09:42] genii If I understood correctly, whatever ends in `:i386` runs on an i386 system, while whatever ends in `-i386` compiles for i386? [09:43] thank you sebseb [09:44] kova: When you use syntax packagename:i386 this means you are asking specifically for a different platform than your machine would try to grab by the architecture which it is currently running. Whereas package names like packagename-386 are specific to 386 for instance [09:45] kova: So you can do things like apt install packagename:arm64 on an amd64 machine for instance with -dev packages if you want to cross-compile for arm64 on an amd64 system [09:47] kova: But if you're on a 386 machine, it won't show you packagenames ending in -amd64 for instance, since it's not a binary that your machine is capable of running [09:47] genii ahh [09:49] genii so wait, I assume that `libc6` on my system would be `libc6:amd64` on another architecture? Or `libc-amd64`? [09:49] kova: Use: apt-cache policy libc6 ...to find out which architectures it installed libc6 for [09:51] genii it doesn't say... guess it's native [09:51] YankDownUnder: looks good so far. Do you know if this is a known problem? should I file a bug report? [09:52] kova: If you just use: apt-cache policy libc6 you'll see a line like: 500 http://ca.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages <--- note the "amd64" [09:53] lkh_, I've been seeing this heaps with 17.04...and if merely setting a static IP resolves your issue, be happy with that. There are numerous bug reports about wifi networking and NetworkManager dropping out - along with dnsmasq...ergo, wait...a fix will be rolled out... [09:53] genii ah, yes it's amd64 allright [09:53] Hi, im try to mount a network driver to fstab and im getting error, [09:53] "//192.168.1.254/Modem USB storage/" /mnt/modem cifs username=usr,xxx,domain=WORKGROUP 0 0 [09:53] is that because of the qutation? [09:53] kova: If you don't give apt-cache the :architecture it reports for the default architecture. So apt-cache policy libc6:i386 will specifically tell you if the 32bit version is also installed [09:54] genii yep, got both `:i386` and `-i386` installed [09:55] YankDownUnder: ok, I think I had this Problem on my machine since 16.04. But great - this workaround seems to be fine for now. [09:55] genii now a matter of strategy: would `:i386` packages make `-i386` packages redundant? [09:56] lkh_, Peace, bro...keep watching it...and fingers crossed...keep updating your stuff, too...peace... [09:56] YankDownUnder, ledeni: thank you guys, have a nice day! [09:56] kova: That *should* be the idea, yes. Because when you install them the :architecture way it should put them in a directory specific to the architecture they belong to instead of in the main system directories [09:57] hello, I have a question about linux containers. I read that ZFS is the preferred file system, but can a container even use a different filesystem on the host OS's disk? Wouldn't a new partition or something like that be required? [09:57] yay i worked it out, need to use 040 insted of space :) [09:57] adrian_1908 i guess you better ask that in #lxcontainers [09:58] kova: Like, /usr/lib/x86_64-linux-gnu/ for 64 bit and /usr/lib/i386-linux-gnu/ for 32 bit === cyborg is now known as Guest29038 [09:58] MonkeyDust: Thanks, alas I've asked there several times before about different stuff, and never got any reaction. Seems full of idlers :o [09:58] genii got it [10:05] genii last question: is `x32` useful at all? [10:07] kova: Some older packages put things in places like /usr/lib/lib32 or /usr/lib/lib64 , instead of the ones I listed above, the ones which have x32 or x64 are usually those kind [10:08] genii wait, I thought x32 was a 32-bit ABI for amd64 systems [10:10] genii and btw it seems the `:i386` files don't have a special `i386-linux-gnu` directory in `/usr/lib` (I have only `/usr/lib/x86_64-linux-gnu`) [10:10] kova: packages.ubuntu.com shows me they install to the /usr/lib/lib32 [10:13] genii god I have neither of those dirs :s [10:13] genii could it be because I'm on Lubuntu? [10:13] hi [10:14] kova: If you want to find out what architectures your machine is configured to download packages for: apt-config dump | grep Archit [10:14] The line with Architecture without an s at the end is the default one. It may list others under that [10:15] genii this has me worried/confused: [10:15] APT::Architecture "amd64"; [10:15] APT::Architectures ""; [10:15] APT::Architectures:: "amd64"; [10:15] APT::Architectures:: "i386"; [10:16] kova: So that indicates your system knows it can go grab i386 packages of something if no amd64 package exists for the thing you're trying to install [10:17] genii so the `Architectures::` are fallbacks? [10:17] kova: Yes. It will default to 64bit, if something isn't in the repos for 64bit for the packagename you asked for, it will try to find the 32bit version and install that [10:18] kova: It's after 6am here now and been up all night. so I'll be leaving soon. [10:18] genii right [10:19] genii thanks a lot for the help, at least the conflicts are solved [10:19] kova: Glad to assist [10:20] hm are there any X compositors that let you scale individual windows (as if they were simply images -- not resize the normal way)? [10:30] Yo [10:32] Hi? === jstein_ is now known as jstein [10:46] Hi folks [10:46] Salve [10:46] Ciao a tutti [10:47] !Lista [10:47] HollyWOOD: 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 ». [10:47] !List [10:59] How long will the actual installation of Ubuntu take on a 2.2Ghz quad core? [11:00] skinux: cpu isn't really a factor [11:00] What is? [11:00] skinux: It depends more on your connection now [11:00] a manual install on any host is 15 - 20 minutes [11:00] I'm using Cable internet [11:00] as an base line [11:01] I've 52Mbps download [11:02] HI [11:02] skinux: an average user install is 15-20 minutes end to end [11:02] Okay. [11:02] !List [11:02] nope [11:03] hi every body [11:04] Lista [11:04] HollyWOOD: no [11:04] Why? [11:04] HollyWOOD: we don't host warez here === Fentanyl1 is now known as Fentanyl [11:30] After it took like 10 minutes to see a grub menu, I got error malloc magic is broken [11:32] I don't know what malloc magic is, but it's weird for it to say it's broken. I don't imagine Canonical releasing it that way. [11:35] skinux: test your RAM modules, most likely some is faulty http://www.memtest.org/ [11:35] Wonderful. Just bought this laptop and you're telling me RAM is bad? [11:36] well malloc is memory allocation, and in general this error message was usually resolved by replacing broken RAM [11:36] and well, there is a reason there is a term "DOA" [11:36] Dead On Arrival :) [11:37] just because something is just out of factory it doesn't mean it is not broken [11:39] people, i need help with terminal encoding, i have ubuntu gnome and i want to select terminal encoding from preferences but i cannot. some encoding i can selec others i cannot select, why? how to fix this? === Victor84 is now known as Victor83 [11:50] I can't get npm/nodejs to run. I want to install the sqlite3 module http://paste.ubuntu.com/24573215/ What do I need to do? [11:53] Fentanyl, says what to do in line 25 - 29 [11:54] cfhowlett I did enter the command though? [11:54] Fentanyl, with "sudo" [11:54] Line 34: username@PC:~$ sudo chown -R $USER:$(id -gn $USER) /home/username/.config [11:54] people, i need help with terminal encoding, i have ubuntu gnome and i want to select terminal encoding from preferences but i cannot. some encoding i can selec others i cannot select, why? how to fix this? [11:54] Fentanyl, ah! missed it, osrry. === JanC_ is now known as JanC [12:17] Does anyone here have problems authenticating in Thunderbird if you add a new Gmail account? [12:18] I can't seem to get the Next button to react. [12:18] Not even the More options button work. [12:18] lots of recent complaints about that on /r/ubuntu, Umeaboy. I think the advice was to apt full-upgrade before setting up accounts. [12:19] Umeaboy, you might need to login via web, to give access to the client [12:19] hello people, how can i enable arabic charachters in the terminal? [12:27] cfhowlett: It still makes no change. [12:27] gnome-calendar was the only update. [12:28] oerheks: I have successfully done that already. [12:28] Umeaboy, oke [12:29] Hey [12:29] Ubuntu GNOME doesn't get full 5 years LTS support, no? [12:29] Only 3? [12:29] Plushfish, 16.04 does [12:29] .. and 14.04 [12:30] !lts [12:30] LTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Xenial (Xenial Xerus 16.04.1). Ubuntu !flavors may have different support durations, check their release notes for information. [12:30] acresearch: LC_all=ar if I'm not misstaken. [12:30] man locale [12:30] Umeaboy: no, did not work, what does this command do and how to reverse it? [12:31] ReaD THE MANUAL FOR LOCALE. [12:31] man locale [12:32] Plushfish: Ubuntu Gnome 16.04 LTS only has a 3 year lifespan [12:32] https://wiki.ubuntu.com/XenialXerus/ReleaseNotes/UbuntuGNOME "Ubuntu GNOME 16.04 LTS is supported for 3 years, until April 2019. " [12:32] acresearch: looks like the default encoding is to use utf8 (which should contain arabic) however the actual font might not have those characters. it might be possible to find something under menu->profile settings->custom font [12:33] DJones: That's okay for me [12:34] acresearch: If you pick a font that supports arabic gylphs, I imagine it would work (not sure about right-to-left behaviour though). A font with wide language support is "Noto" by Google. [12:35] adrian_1908: hmmm [12:35] interesting let me try it [12:35] acresearch: the apt package is called `fonts-noto` if it's not installed already. [12:36] adrian_1908: thanks, after i change it, do i need to restart the computer? [12:36] I wouldn't think so, no. [12:36] apt upgrade is hanging at 99% on my server. [12:36] What is the safest way to fix this / exit the process without screwing anything up? [12:37] wait for 100% [12:37] :D [12:38] It's been 10 minutes. [12:38] login with another terminal and look at top etc. [12:40] adrian_1908: i tried but it does not work, i have noto on [12:40] adrian_1908: the font did not change though, it is exactly the same [12:40] even in englush [12:41] adrian_1908: i figured out how to change the font, noto not working so trying different ones [12:44] acresearch: hmm, ok. Noto is said to have support for arabic scripts, but I only ever used western scripts myself, so I can't speak from experience. Good luck! Also consider asking in #gnome if they have an idea. [12:44] adrian_1908: ok i found this font family (kacst) which changes the arabic fonts well, but the letters are still seperated and reversed, what else can i change in the terminal? [12:44] Kyoku: https://image.ibb.co/nfunkk/2017_05_14_134300_1366x768_scrot.png [12:45] not much going on, it seems [12:46] yeah, its basically brand new. it seems to say there are 0 apps to update now though [12:46] so is it safe to just ctrl+c on the apt upgrade? [12:46] try it [12:47] ViciousLooRoll: I would think so, I doubt it'll trash anything. I recommend you follow it by another round of the same commands. [12:47] run apt update on new terminal [12:48] in general server is pretty hard to break, sometimes needs a good kick [12:48] Yup. It's all good now. Thanks guys. [12:48] "phew" :p [12:49] when my servers do things like that i reboot them for payback [12:50] when doing cp -pr, when does cp set permissions? When all files are copied, or after each single file? [12:51] as each one is copied [12:53] Kyoku: ok but it seems the root of the dir i am copying is not getting the correct permissions until the copy is done [13:00] sounds sensible to me [13:02] anyone have any idea what could be wrong if the kernel module doesn't load? I have added it in /etc/modules and removed it from the blacklist [13:02] have you checked kern.log ? [13:03] hmm will check that [13:03] it loads fine if I do it manually with modprobe [13:05] Kyoku: how is that sensible? :P [13:06] i think it's a safety catch myself, i personally wouldn't want to my dir messed with during a recursive copy [13:06] so i think the devs took my personal desire into account when making it work that way, nice of them [13:07] Kyoku, nothing weird in kern.log [13:07] that's weird [13:07] kernel log is usually very good at giving clues [13:07] I did update the initramfs as well.. just to be on the safe side [13:12] Guys, I have to install Mathematica which comes with a mathematica.sh installer. Can i somehow make a mathematica.deb out of this prior to installing it on my system? any known tricks to grab the written output of a .sh installer and stuffing it into a .deb? [13:13] de-facto better ask in #ubuntu-app-devel [13:18] * dan hi [13:25] is there a way to make the terminal print text right-to-left or left-to-right? [13:26] I have a weird issue with my ubuntu installation.. I installed ubuntu in uefi mode on my SSD but now I can't access my bios anymore and clearing CMOS doesn't help.. what is happening? [13:26] Hi, I have done more investigation regarding my Ubuntu 17.04 system that hangs while backing up. It didn't generate bad superblocks in a while now but it still has drive related issues (only when I use deja-dup backup, only on 17.04). I have made an askubuntu post if you're curious: https://askubuntu.com/questions/914977/deja-dup-crashes-the-system-on-ubuntu-17-04. I'm at a total loss as to what's happening. [13:26] I suspect a kernel issue since my SSD is good but I don't know enough to confirm or reject this hypothesis. === Zalabaslea is now known as Dominatrix === Dominatrix is now known as Guest17527 === Guest17527 is now known as AndyMotke [13:29] so as a temp hack I just added modprobe modulehere in rc.local.. [13:30] hfp: you can run the same backup task on the cmdline with 'duplicity', then get a syscall trace of whats going on with another tool... === AndyMotke is now known as aNDYMoDKe [13:30] hmmm.. [13:31] dreamcat4: Interesting, where can I read more on how to do that? [13:31] 'strace duplicite ... ' [13:31] man strace, man duplicity [13:31] Thanks [13:31] for examply hfp, try 'strace ls -l' [13:31] and see what happens there [13:32] wow, that's verbose, not sure how to interpret that [13:32] *typo that should be 'strace duplicity [args] ...' [13:32] 10/10 [13:32] hfp: you can search the output for certain strings, e.g. pipe it to '| grep -i error' [13:33] strace ls -l 2>&1 | grep -i error [13:33] or 'panic' / whatever you think might be worth focussing on === aNDYMoDKe is now known as andymodke === andymodke is now known as Zalabaslea [13:40] I've just installed Lubuntu, network works fine for a while and now impossible to get an ip via cable or wifi (although the networks are listed) [13:40] what could be wrong ? [13:40] other computer can connect to the network [13:42] anyone know how to rebind buttons? I have some buttons below my digitizer on an x230t thinkpad, I would like to bind one as the CTRL button [13:45] !keybinding | Delvien [13:45] Delvien: To switch your keyboard layout on GNOME: System -> Preferences -> Keyboard | KDE: System Settings -> Regional & Language -> Keyboard Layout | XFCE: Settings -> Settings Manager -> Keyboard, Layout [13:46] Hi all [13:46] cfhowlett: you shouldnt just bot spam someone wrong answers :) [13:47] Delvien, excuse me? you asked how to bind your key. I sent the keybindig factoid. fell free to ignore if incorrect [13:47] Delvien ddg to the rescue ... is this useful https://askubuntu.com/questions/24916/how-do-i-remap-certain-keys-or-devices [13:47] My server won't start becuase of samba.. all it says its Failed to start LSB: Samba SMB?SIFS damemon (smbd). [13:47] I tried to restart, start and stop it [13:47] MonkeyDust: Thank you [13:48] I ran a complete system test, everything passed, including memory. I managed once to get to Ubuntu menu and chose install and then got malloc magic failed again. [13:48] cfhowlett: i dont think you understood the question, so if you dont know the answer, best to not lead people astray [13:48] its not helpful to anyone [13:56] * fx- !! URGENCY !! https://www.youtube.com/watch?v=2N26Qc1KAUU [13:57] Well, since my memory has tested fine, I'm guessing malloc failed is happening because my ISO got corrupted somehow. [13:57] skinux, md5sum on the .iso will remove the guesswork [13:57] I'm not using Linux [13:58] I'm trying to dual-boot with Windows 10 [13:58] Zim === Zim is now known as Guest81251 [13:58] skinux, check your channel. this is ubuntu support. ask ##windows [13:58] the problem isn't with Windows, it's with Ubuntu [13:59] you JUST said don't use linux ... [13:59] No, I said I'm using Windows right now, but my problem occurs trying to install LINUX [13:59] !md5sum | skinux check your ubuntu .iso [13:59] skinux check your ubuntu .iso: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM [14:00] my local network is really slow only 100kb/s or less from this laptop that is using a 100mbps pmcia card, I think the drivers are not updated, how to install that non free stuff? [14:00] what does remember password util logout mean? can I see my password ? [14:00] why cant I make it forget the password? [14:05] How do I find the official checksum? [14:06] ArchaicLord: you can test your smb.conf with testparm, maybe there are some errors and samba wont start [14:07] skinux, as per the link "Ubuntu distributes the MD5 hashes in a file called MD5SUMS near the bottom of the download page for your release http://releases.ubuntu.com. " [14:08] kemiiie you mean in your browser? [14:08] kemiiie you mean in firefox? [14:11] Okay, the checksum is correct. [14:11] So why the hell is malloc magic failing? My memory has tested to be fine [14:11] hi [14:12] nicode, what do you mean, 'install non free stuff'? [14:13] hi pavlos [14:13] nicode, look at software & updates, you can click on which repo you want [14:14] there was a driver for my network card that was in the non free repository === downtime is now known as uptime [14:15] I'd like to pin an outdated package from ppa over more recent release, I edit /etc/apt/preferences.d/ppa-openjdk-8-jre to set Priority for * to 400 and 600 for my selected packages, miserly `apt policy openjdk-8-jre` does not show my numbers (500 for all), what could be wrong ? [14:16] nicole, so go to software & updates, select the restricted and multiverse repos. Are you running 16.04? [14:16] bcx is this useful https://help.ubuntu.com/community/PinningHowto#Examples [14:17] http://paste.ubuntu.com/24574618/ [14:18] pavlos: I'll check [14:19] MonkeyDust: also checked https://gist.github.com/JPvRiel/8ae81e21ce6397a0502fedddca068507 [14:21] hi. I have noticed on machines with small memory size there is no transparent huge pages enabled. what would be a good threshold to estimate when they should be enabled automatically? === Attoy_ is now known as Attoy [14:24] I see that I can authenticate to Gmail if I add my account to Evolution instead. [14:24] So the problem is in the authentication process in Thunderbird. === mihaic is now known as Guest83532 [14:24] I'm no expert on how to solve it thou. [14:25] Could it be about encryption? [14:25] Umeaboy: can you exlpain why are you doing this ? [14:26] sobersabre: Well, authenticating thru Thunderbird isn't working. [14:26] The Next button does not respond. [14:26] Neither does the More options button. [14:27] pavlos: yes 16.04 [14:27] You know...... the window that asks you to type your Gmail password for Thunderbird to add the account. [14:27] It works just fine and dandy in Evolution. [14:27] nicole, after selecting repos, run software updater to update your system [14:28] pavlos: I think this has to do with the bios of the nic are you sure this is right [14:29] Does Ubuntu have a terminal command to rebuild a package from source? [14:29] I was thinking of trying that. [14:29] Umeaboy: det ar han, det ar du :d [14:30] sebsebseb: Hej! Hur mår du? :) [14:30] Umeaboy: det ar trokig (boring) [14:30] nicole, 'bios of the nic'? probably you mean linux-firmware where the drivers are kept. By doing update, it will update any drivers it needs [14:31] sebsebseb: Samma här. [14:31] pavlos: ok [14:32] Umeaboy: yeah sucks really thata [14:35] sebsebseb: Would you please consider reproducing an authentication issue with Thunderbird for me? [14:35] To see if you get the same result. [14:35] Umeaboy: oh what kind of issue? [14:35] Well, you know the window that pops up when you're adding a Gmail account to THunderbird? [14:36] Umeaboy: sort of [14:36] The one that asks you to type in the password so that Thunderbird can add the account once you've been authenticated. [14:36] THAT'S the window I'm having trouble with, but only in Thunderbird. [14:36] Umeaboy: uhmm mine doens't work properly actualy with ok its not a gmail but another type of address but still [14:37] Ubuntu 17.04. [14:37] Umeaboy: if it helps, it's better to use OAuth2, and I'm not sure Thunderbird implemens that. [14:37] amd64. [14:37] Umeaboy: can recieve emails, but not send [14:41] Menzador: As I have to add the gmail account first to change to 0Auth2 I can't do that. [14:42] It is set to 0Auth2 apparently. [14:42] At least when I check what's written in the manual settings. [14:44] Changing from 0auth2 to Password in the manual settings does the trick. [14:44] Hello. I have a problem with my sound on my Dell XPS 15 9550. `aplay -l` says it can't find any sound cards, but with `lspci` I can see that my soundcard is there. Does anyone know how to solve this? [14:45] is 4.4 the latest version of the ubuntu kernel? I thought it was 2.6! or something liek that it's only been a year since I stopped using ubuntu [14:45] Sending and recieving works just fine. [14:45] sebsebseb: Have you tried that? [14:46] I thought that if a (cron job) script returns an error code >0, then cron is supposed to send an email saying it failed. It's not. Or am I misunderstanding something? [14:46] Changing the manual settings for your account from 0auth2 into Password. [14:48] Lucretia: do you have postfix installed? [14:48] yup [14:48] have email configured [14:48] EriC^^: [14:48] Lucretia: try typing "mail" as that user of the cron [14:49] now, mail isn't installed, is that why? [14:49] Umeaboy: make this setting OFF ... https://myaccount.google.com/lesssecureapps [14:49] thought it would use sendmail [14:49] Lucretia: try /var/spool/mail/user [14:50] what do you mean "try /var/spool/mail/user?" [14:50] Lucretia: cat /var/spool/mail/ [14:50] EriC^^: again, mail works [14:50] no cron mail's there? [14:50] no [14:50] nothing in mail.log [14:50] the cron log shows the script running [14:51] ok, i had to install postfix and that allowed cron to send mail about jobs [14:51] it's literally a script that "exit 1" [14:51] hello. I am having an issue with autosuspending of the USB port which the live environment USB is plugged into. It results of a total messup of the file system. I found autosuspend_delay_ms kernel param, but when using Live USB I do not have luxury to reboot. Any suggestions? [14:51] is there a difference between the standard (vixie) cron and others? [14:52] EriC^^: this is ubu 17.04 === merlino is now known as Guest36313 [15:01] http://magizian.bshellz.net [15:01] when I run dhclient, I just get this error : segmentation fault (core dumped) [15:01] on a new install of Lubuntu [15:01] stdin, spam is rude and unwelcome in this channel. stop please [15:02] not spam joe. [15:02] it worked for 2 or 3 sessions before I got this error, now no network at all [15:02] Hi [15:02] maybe you should see a thing before shitting at it kiddo. [0;-) [15:03] Jewbuntu [15:03] lol [15:03] profanity is likewise unwelcome. perhaps you might review the guidelines, stdin [15:04] Dude, this is a pirate den... also, it's a good place for linux advice. [15:05] This is NOT a pirate ANYTHING [15:06] linux is piracy. [15:06] Don't worry about it. [15:06] Almost all tech is pirated rework. [15:06] >gnu linux [15:07] so cfhowlett, are you gonna be the guy that gives them (clean turbuntu) or 216mb/s vwlan overlay for linux? [15:08] or anything really? like I did? [15:08] stdin: Excuse me? [15:08] or,.. just play play pig with these pigglets..? [15:08] he is drunk or stoned. [15:09] stdin, GNU is not Unix, it is not pirated. The Linux kernel is not pirated, either. [15:09] give some linux/buntu advice or ask for some.. quit being an irc nazi ? ..hehe.. [15:09] xormor, Just set his nick to /ignore [15:09] stdin, it is new code written by hackers all over the world. it is not copy-paste, except perhaps for some BSD legacy code. for certain the code in GNU and Linux do not come from Windows code, even though some Microsoft people might be writing it. [15:09] wow.. your somewhere between sdf and anapnea folk right now.. [15:14] oh, so you have "echo" an error message to stderr to get it to mail something. exit 1 isn't enough [15:14] hi [15:14] Drone === ayman is now known as Guest51763 [15:15] ubuntu support in this channel Guest51763. ask your questions. [15:19] dreamcat4: This is what I got, not sure what to make of it: I ran the command `strace duplicity full /home/hfp file:///tmp/dup 2>&1 | grep -iE "fail|error"` and this is the output before it died https://i.imgur.com/onkRTEq.jpg. The right pane is a tail of /var/log/syslog [15:28] hello! I installed ubuntu in UEFI mode and I lost access to my BIOS. How can I revert these changes? [15:28] hiru, That isnt how it works. What is your issu [15:28] Anyone have any suggestions on how to fix this graphics issue? https://ibb.co/erjv5k Mobility Radeon HD 4670 with radeon drivers and Mint 18. [15:28] hiru, UEFI is your BIOS. Can you boot to Ubuntu [15:29] I installed Ubuntu in UEFI mode but now when I turn my pc on I only have a black screen and the pc directly boots into Ubuntu [15:30] hiru, Hit your F2 or whatever key to get access, it may just have a short timeout (1s) [15:30] right now I have access to Ubuntu and I tried converting my installation into Legacy mode but I still have that black screen [15:30] hiru, left shift on boot [15:31] my motherboard button designed to access BIOS is DEL but If I start pressing it my pc starts a reboot cycle that stops only when I stop pressing the DEL button [15:31] I will try with the left shift method tho [15:31] hiru, Are you holding "Del" [15:32] not holding, I press it multiple times [15:33] I used this guide https://help.ubuntu.com/community/UEFI#Converting_Ubuntu_into_Legacy_mode to convert my installation in Legacy mode hoping for changes but it didn't work [15:34] hiru: ubuntu shouldn't affect your ability to access the bios [15:34] yeah, that's right but this is what's happening right now [15:35] it's impossible [15:35] hiru: which pc is it? [15:35] Trf package not found. [15:35] What to do ? [15:35] EriC^^, https://askubuntu.com/questions/668049/grub-menu-at-boot-time-holding-shift-not-working [15:35] it's a desktop I built myself, the motherboard is a GIGABYTE Z170N WiFi Rev1 [15:36] it is not impossible, if the UEFI is stupid enough to only offer access to Setup by first entering the UEFI boot menu, and that menu causes a crash if the EFI GPT partition is gone [15:36] Jack_Sparrow__: is that for me or hiru ? === SamuraiAlba is now known as L3gacy [15:36] hiru [15:36] Trf package not found. [15:36] how to install it ? [15:37] LjL: are you making science fiction stories or you've ever seen this uefi? [15:37] here's a screenshot of my drive https://i.imgur.com/1ohRWkD.png [15:37] EriC^^, i just happen to know what the workflow of UEFI is, [15:38] Zeljko, trf , as the tcl runtime library or what ? [15:38] ioria im using rss-synd.tcl [15:38] "it's impossible" is what technicians typically say when they mean "i have no idea why that would happen". [15:38] and i got that error [15:38] RSS Error: Unable to decompress "http://www.kurir.rs/rss/najnovije-vesti/": Trf package not found. [15:38] hiru, thats not a good layou on that dribe [15:38] !info runtime library. | Zeljko [15:38] Zeljko: 'library.' is not a valid distribution: artful, artful-backports, artful-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, partner, precise, precise-backports, precise-proposed, stable, testing, trusty, trusty-backports, trusty-proposed, unstable, utopic, utopic-backports, utopic-proposed, vivid, vivid-backports, vivid-proposed, wily, wily-backports, wily-proposed, xenial, xenial-backports, xenial-proposed, yakkety, yakkety-backp [15:38] drive [15:38] LjL: um, the uefi menu is in the nvram it hasn't to do with the hdd itself at all, my frien [15:38] sorry [15:38] *my friend [15:38] !info tcl-trf | Zeljko [15:38] Zeljko: tcl-trf (source: tcltrf): Tcl data transformations - runtime library. In component universe, is optional. Version 2.1.4-dfsg3-2 (zesty), package size 67 kB, installed size 200 kB [15:39] ioria [15:39] how to install it ? [15:39] Zeljko, sudo apt install tcl-trf [15:39] hiru, the first website that comes up when i search your motherboard is https://www.computing.net/answers/hardware/cant-enter-motherboard-bios-gigabyte/80816.html so that might be a coincidence but it might also be your issue. [15:39] done. [15:40] ioria: RSS Error: Unable to decompress "http://www.kurir.rs/rss/najnovije-vesti/": Trf package not found. [15:40] .... [15:40] hiru, the short version of that is "remove the CMOS battery for a good while and try again" (of course that will reset all the UEFI settings to factory) [15:40] Zeljko, or you need the -dev package ... tcl-trf-dev [15:41] ioria [15:41] also got error [15:41] Zeljko, are you trying this ? https://github.com/eggtcl/rss-synd [15:41] zwhat repo is that [15:42] ioria yes [15:42] ok I'l try with left shift, with esc, and clearing cmos removing my ram sticks this time. hoping for changes.. thanks for the suggestions. see you in 10-15 minutes [15:42] ioria: can I jump-upgrade from 14.04 to 17.04 or to any specified version, or do I have to go through 16.04? If this is possible how do I go about it? [15:42] hosas, you can do LTS to LTS [15:42] hosas, yes , that ^ [15:42] !lts [15:42] LTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Xenial (Xenial Xerus 16.04.1). Ubuntu !flavors may have different support durations, check their release notes for information. [15:43] cfhowlett: only LTS to LTS? ok [15:43] thanks [15:43] happy2help! [15:44] Zeljko, tcllib is installed ? [15:44] ioria: thanks [15:44] hosas, no problem [15:44] ioria yes [15:46] cfhowlett: why does unity sometimes freezes when I minimize or close an app? [15:47] hosas, never have and never will use unity. ask the channel in general [15:47] is this a good idea? --> "sudo apt install nvidia-375/zesty" [15:47] cfhowlett: hahahaha okay [15:47] I have NVidia GeForce. [15:48] rtl8723bs ubuntu 17.04 ? [15:48] not work [15:48] my screen, mouse and keyboard lock up (freeze) under the current configuration. [15:48] hey [15:48] help me [15:49] do u guys know what to do about this pulseaudio error: module-detect is deprecated: Please use module-udev-detect instead of module-detect! [15:50] i cant get pulseaudio started... [15:50] Zeljko, seems a broken pkg http://forum.egghelp.org/viewtopic.php?p=105819 [15:51] Zeljko, last update 6 years ago === marcos is now known as Guest96297 [15:52] hello. can you help me? [15:53] hola [15:53] what happ xormor ? [15:53] que hacen? [15:55] yo estoy bien ¿y ustedes? [15:56] immu, I installed Ubuntu 17.04 because openSUSE did not work with my USB Internet modem (USB modem stick) and I wanted to get rid of Debian, so I installed Ubuntu 17.04 and the screen freezes (locks up) while using Firefox, especially YouTube - also the mouse and the keyboard are frozen. [15:57] ubuntu mate esta chido [15:58] I'm back [15:58] hey [15:59] Left Shift and Esc didn't work. Tried resetting my CMOS another time but still black screen on boot. Tried pressing DEL but the pc enters in a reboot cycle [15:59] bueno [15:59] Ubuntu kidnapped my motherboard's bios :O [16:01] hola, me pueden leer? [16:01] willy [16:01] ciao [16:01] OK, I've got a fun one here: I'm upgrading/reinstalling a server from trusty to xenial and for some reason I was unable to open a LUKS volume (cryptsetup) using the keyfile I backed up. [16:01] which graphics card you got? [16:01] he? [16:01] xormor, which graphics card you got? [16:02] immu, NVidia GeForce [16:02] i have ubuntu mate and work verynice [16:02] At first I was afraid that the LUKS header had gotten fragged, but it turns out that neither my xenial install nor the xenial boot media is able to open the LUKS volume using either keyfile or passphrase. but both the backed up/old trusty install and trusty boot media is able to open the volume using either method [16:03] did you xormor try updating your drivers? [16:03] did you upgrade your system? xormor ? [16:03] just... what the f can cause this? [16:03] immu, I just updated them. I will try Firefox with YouTube again. Perhaps I should reboot first. [16:06] immu, oh yeah. cannot reboot since I am downloading "sysinfo" and Linux Mint. [16:07] i don't undertend inglish [16:07] immu, perhaps I should leave my machine on for the night and go to sleep. it is 7PM here now. I took my evening meds a while back. They hinder my memory for the evening. [16:07] dont worry theres several support channels [16:07] Perverso, dejate de cosas claro que entiendes inglés [16:07] Howdy. Can somebody here recommend me a desktop clock which can show two or more timezones? [16:08] pero casi nada ok [16:08] the default one can show different places FoeHammered [16:09] DarkPsydeLord, uh, let's assume for the sake of argument I'm not using stock Ubuntu but rather a stripped down variant, but wanted answers from a wider swath of folks, and thus don't have that clock installed. What would it be called? [16:09] hi, I have atrange problem, systemd does not resolve my local domain on a 17.04 notebook. desktop does. [16:10] FoeHammered, let us know then which one you have installed and what are you using or this is gonna fail [16:10] I don't know what to do with my pc @_@ I don't know if this is a ubuntu issue but after I installed it in UEFI mode I lost access to my BIOS. what should I do? [16:11] irgendwer47111, DNS problem? [16:11] DarkPsydeLord: yes [16:11] Fair enough. Lubuntu, using lxde with tweaks whimsically as they become necessary or desirable; lemme check what the clock is... [16:11] DarkPsydeLord: systemd problem [16:11] tengo ubuntu mate 16.10 y actualise a 17.04 deteceta mi inalambrica y se conecta perdecto pero resulta que cuando intento usar el internet no me procesa los paquetes o no me da internet es raro puesto que si se conecta no puedo actualizar o navegar porque no se lo que pasa [16:12] irgendwer47111, i resolved my issue with connectivity in 17.04 adding googles resolve 8.8.8.8 to my resolv.conf archive then upgrade the system and reboot [16:12] podrian ayudarme [16:12] DarkPsydeLord: this is not working for me [16:12] Perverso, come to #ubuntu-es [16:12] Why does this happen: snap "ubuntu-make" requires classic or confinement override ? [16:13] si pero tambien actualizar los repositorios no me deja [16:13] !es | Perverso [16:13] Perverso: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [16:13] !es | Perverso [16:13] hay algun error en la coneccion [16:13] how many oses are you downloading? [16:13] xormor, ??? [16:14] ok [16:14] hello I'd like to know what is the way to add non-free and contrib to my sources.list [16:14] Perverso puedes entrar por favor al canal #ubuntu-es la gente se molesta aqui si hablas algún otro idioma [16:14] I can't I get ign a lot and can't locate linux-firmware-nonfree [16:14] I still never got a reply from #ubuntu-mirrors [16:15] Ubuntu did a big misktake with systemd [16:15] nicole: https://repogen.simplylinux.ch/ [16:15] Umeaboy: would you do me a big favor I don't have a browser in this pc [16:15] Hi, I can't get Ubuntu GNOME 17.04 to boot on my system from a live USB with both of my monitors attached [16:15] nicole, If I can...... What do you need? [16:15] Anyone else running Dual 4Ks? [16:15] DarkPsydeLord, looks like this is destined for failure, since my google fu isn't sufficient to the task of figuring out what clock stock Lubuntu uses. [16:16] hello, is there a way to disable/uninstall the Software Updater (the GUI Program) completely? [16:16] I've got two LG 27ud68-p monitors plugged into a 980 Ti card. When the GUI should come up, both monitors go totally black and the system hangs. [16:16] presiden-nkrj: In the Software Updates settings. [16:17] nicole: How may I help you? [16:17] Umeaboy: ok went to that site selected usa and version but can't find non-free stuff [16:17] Umeaboy: I've been fiddling with it, but there's no option for disabling it [16:17] nicole: It's called Restricted if I'm not misstaken. [16:18] Hello! [16:18] my machine always crashing (or slowing down) when Software Updater launching itself [16:18] Umeaboy: I know I have to append non-free and contrib to the end of the url [16:18] presiden-nkrj: Which Ubuntu version? [16:18] Ubuntu 16.04 [16:18] presiden-nkrj: Can you do a screenshot of that window? [16:19] Umeaboy: so append that to the restricted part of my sources.list? [16:19] nicole: which ubuntu version is this? [16:19] ducasse: 16.04 [16:19] Umeaboy: the Software Updater? yes [16:19] nicole: there is no linux-firmware-nonfree for 16.04 [16:20] presiden-nkrj: Hmmmmmmmmmmm. Have you reported this issue? [16:20] ducasse: ok my problem is that my nic is very slow and I think it needs its firmware [16:20] ubuntu-bug update-manager [16:20] nicole: what kind of nic? [16:20] ducasse: it's a fa510 100mbps [16:20] netgea [16:21] Yiiiikes! Netgear................. Not the most friendly company..... [16:21] At least when it comes to open source code. [16:21] Umeaboy: my network is running in kb/s not even mb [16:21] Umeaboy: this one, http://i.imgur.com/jI8LaZ7.png [16:21] probably at 1mbit [16:21] I guess I'll go find other means. Sorry to bother you, DarkPsydeLord. [16:21] presiden-nkrj, those are your unattended-upgrades, an app which you can remove if you update and upgrade your sources daily [16:22] How can I remove an ubuntu cdimage mirror? [16:22] presiden-nkrj: You COULD update thru the terminal instead. :) [16:22] AntonMc: Check the Software Update settings. [16:22] Umeaboy: yes, hence I want to disable the GUI [16:24] BluesKaj: Actually, I don't think it's the Software Updater fault, it's just that I have crappy computer that whenever the disk led blinking, everything will slow down. [16:24] presiden-nkrj: Run unity-control-center and change the tab to disable the check for Updates. [16:24] and this Software Updater a main culprit that shows up unintended [16:25] presiden-nkrj, when it happens again check in your system monitor for thje processes using up your cpu [16:26] unattended presiden-nkrj , they are definitely intended [16:28] * Umeaboy agrees [16:29] What's the gnome shortcut for terminal only again? [16:30] FoeHammered, oh sorry im at work and sometimes i cant answer fast [16:33] hi [16:33] Hi! [16:33] i'm trying to change my password as someone has just changed it without me noticing. [16:33] uhhhh [16:33] so ask them what they changed it to? [16:33] i've tried sudo passwd and given it a new password. but if i were to use it as my 'current password' after 'passwd', i get an error [16:34] ioria: how do you paste-bin a screen-shot ? [16:34] does sudo passwd not effect the change [16:34] Oh [16:34] What error? [16:34] no sudo passwd is right [16:34] passwd: Authentication token manipulation error [16:34] waaa [16:34] i can ssh into the machine [16:34] uh [16:34] Well, if you [16:34] 're sshing in than what password do you use? [16:34] Unless you use keys? [16:34] yes i am [16:34] hmm [16:34] do sudo passwd again [16:35] i have [16:35] and copy paste all output and put it here [16:35] hold on [16:35] K [16:35] if i run 'sudo passwd' do i end up changing the password for 'root' rather? [16:35] i'm trying to change the password for my user account [16:36] oh hold on [16:36] i think it does [16:36] are there ways to change the password for the user account without giving it a current password [16:36] yes [16:36] do sudo passwd [16:36] Umeaboy: I'm not using unity (using Gnome currently), but running unity-control-center just launch this window http://i.imgur.com/HnjrCec.png [16:37] Umeaboy: and I don't see any Update related setting there [16:37] perry1, oh!! [16:37] that did it [16:37] Yay! [16:38] Yea, next time do man [16:38] perry1, how come this isn't an answer? https://unix.stackexchange.com/questions/25779/logged-on-via-ssh-key-can-i-reset-my-account-password [16:38] good dumps shop https://perlbot.pl/p/97axi9 https://pastebin.com/ND0pX6W5 [16:38] good dumps shop https://perlbot.pl/p/97axi9 https://pastebin.com/ND0pX6W5 [16:38] all the answers seem to suggest some physical reset [16:38] uhh [16:38] yea [16:38] that's weird [16:38] Oh! Did the person who had your password use it recently? [16:38] perry1, he has sudo rights. he can log in using keys [16:38] that's like my scenario [16:38] Hmmm [16:39] perry1, in what way? [16:39] BluesKaj: well, I guess the intend is good, but when I'm in the middle of writing something, and then the software updater shows up, then my machine crash and restarted, it's... :'( [16:39] Well, I guess if it's fixed we shouldn't be complaing xD [16:39] I'm a bit confused though why that worked [16:39] perry1, the fix you suggested? [16:40] Yea [16:40] presiden-nkrj: software-properties-gtk is the proper window to open. Sorry. [16:40] i wonder why it wasn't suggested in that post [16:40] maybe you should post your fix [16:40] presiden-nkrj, then remove unattended upgrades, you can cover it's use by updating an upgrading with apt in the console every day [16:40] Uhh [16:41] presiden-nkrj: Click the Updates tab [16:41] I'm really not sure why that happened, so I prob won't [16:41] perhaps passwd didn't take the LOGIN argument in 2011? [16:41] "When there are updates"....... [16:41] https://pastebin.com/ND0pX6W5 => good dumps shops, GET A LAID! [16:41] And for security updates as well. [16:42] perry1, according to the man page: "while the superuser may change the password for any account." [16:42] so your fix seems to be quite legit [16:42] ufw isn't enable by default on 17.04 desktop? [16:42] I guess all dropdown menus should be changed. [16:42] Yea, so running sudo should put you in root which is the superuser.......... wait did you put in a password when you did sudo? [16:42] pokmo: "sudo passwd" changes root's password [16:43] ufw no spoken like a true Windows User.. Just kidding [16:43] Is there a fix for the network-manager dropping the connection almost 20 times a day, after the 17.04 upgrade? Is there a fix for the screen-tearing problem under 17.04? I've searched the internet, but was not able to find any fixes. Thanks in advance. [16:43] akik sudo passwd changes username's password [16:43] akik, yeah [16:43] see the man page [16:43] Jack_Sparrow__: eh? [16:43] perry1: thanks, i know [16:43] np [16:43] perry1, no [16:43] mguy, UFW is not enabled by default [16:43] MFW I realize WeeChat has tab completion [16:44] presiden-nkrj: Hopefully that'll solve it. [16:44] Can I make weechat play a bell when my name is mentioned? [16:45] perry1: test [16:45] perry1: test [16:45] ): [16:45] perry1: Have you installed weechat-plugins? [16:45] perry1, thanks [16:45] No Umeaboy, should I? [16:46] perry1: Check. [16:46] NVM it's installed [16:46] lol [16:46] OK. [16:46] I guess you have to enable that in a submenu then. [16:46] Any ideas where? I know next to nothing about weechat [16:47] perry1: Check the help for weechat. [16:47] Or the website. [16:47] Will do [16:48] 卡啊 [16:48] !en zhuyue123 [16:48] Umeaboy: this is my current setting, http://i.imgur.com/m5idDHj.png and sorry, I didn't get what you mean by "When there are updates" part. [16:48] /help [16:48] oop [16:48] that failed [16:49] test [16:49] ohhh [16:49] fancy [16:49] i have a problem with ssh. if i log into the LAN via VPN, i can't ssh into this machine. but if i ssh into another machine within the LAN first, i can then ssh into it [16:49] does anyone know why? [16:49] i can ping the IP fine [16:49] i get just Connection refused almost instantly [16:49] presiden-nkrj: When there are security updates. Change that. [16:49] test [16:49] FANCY [16:49] BluesKaj: I didn't quite get it, do you mean to remove unattended upgrade, one way to do it is do apt update && apt upgrade daily? [16:49] Because now it's set to alert you instantly. [16:49] uhhh idk pokmo, is port 22 open? [16:49] yes [16:49] presiden-nkrj, ^ [16:50] brb [16:50] back [16:50] pokmo: Sounds like the firewall is stoping you from logging in. [16:50] presiden-nkrj, to be precise, the application name is unattended-upgrades [16:51] test [16:51] O [16:51] I can't get my Ubuntu 17 live USB to boot with both of my monitors plugged in, anyone have experience with this? [16:51] Hello! [16:51] * perry1 is fancy [16:52] ^Cc12^Cbhello ^Cb^Cc04^C_everybody^C_^Cc! [16:52] pokmo have you tried port forwarding in the router [16:52] aww [16:52] that failed [16:52] pokmo: which machine can you connect to? I agree the firewall is probably only allowing ssh to certain IP's [16:52] Umeaboy: ah, but the options is: "Display immediately", "Download automatically", and "Download and install automatically". Should I chose the second option then? [16:53] why isn't /help working in weechat.... [16:53] dunno [16:53] mmmmk [16:53] presiden-nkrj, don't choose anything, leave them unchecked, apt upgrae and update will take care of that [16:54] brb, hopping to #weechat [16:54] presiden-nkrj: Yes. [16:54] BluesKaj: He doesn't want to be notified. [16:55] there may be a process, update-notifer [16:55] Is there a fix for the network-manager dropping the connection almost 20 times a day, after the 17.04 upgrade? Is there a fix for the screen-tearing problem under 17.04? I've searched the internet, but was not able to find any fixes. Thanks in advance. [16:55] well, to be precise, I don't want to have a sudden slow down when doing something important [16:55] bonsaitree, atheros wifi ? [16:56] does anyone know if 17.04 is any good? [16:56] graphicly that is [16:56] perry1: https://weechat.org/files/doc/devel/weechat_quickstart.en.html [16:56] JackSparrow_, Intel PRO Wireless 6200-N, iwlwifi module [16:56] A1: Try it and see. :) [16:56] test [16:56] lol [16:56] That's the best way to know. [16:56] can someone answer my question on the forum https://ubuntuforums.org/showthread.php?t=2361258 [16:56] for some reason, I really like 14.04 [16:56] A1: I get lots of glitches with it [16:56] What happens to one person with one computer might not happen to you on your computer. [16:57] A1: especially with 2 monitors, running a video on one the other will blink etc [16:57] presiden-nkrj: you may have an update-notifier checked in the startup applications [16:57] !dpkg | presiden-nkrj [16:57] presiden-nkrj: dpkg is the Debian package maintenance system, which together with apt forms the basic Ubuntu package management toolkit. [16:57] ah [16:57] The only problem I have with 17.04 is that the screen resolution is wacky. [16:57] can't you adjust that in settings [16:57] Umeaboy: HOW WACKY IS IT [16:59] A1: there are settings for resolution and scaling [16:59] mguy: Well, if I decide to change to 1920x1080 like I've always used on previous Ubuntu versions it looks more to be 800x600. === Fentanyl1 is now known as Fentanyl [16:59] So everything is enlarged. [16:59] Umeaboy: Very odd [16:59] And my maximum resolution is above 4K. [16:59] And that's set as standard, but also doesn't feel anyway near that. [17:00] Lots of quirks to be had with 4k still. shame [17:00] yep [17:01] The previous Ubuntu versions doesn't have these kind of problems. [17:01] I think that anything over 4k is unreasonable [17:01] So Wayland is a bit off. [17:01] A1: 4k/5k are nice are large screens (22-27") [17:02] Umeaboy: maybe you dont have the correct video driver ... sudo lshw -c display [17:03] mguy i still think that if you have a screen over 4k it's for bragging rights [17:03] Or you like really easy to read nicely rendered text [17:03] need to play my animus [17:04] if the screen is 4 inches away from your face :P [17:05] pavlos: https://pastebin.ca/3812852 [17:05] BluesKaj: hm... I think I'll be going with your suggestion, by doing apt update & upgrade manually via terminal. But is there a way to uninstall this "Software Updater" GUI program completely? I try uninstall unattended-upgrades package but this program still exist. [17:05] And NO, I absolutely refuse to use anything proprietary. [17:06] nouveau has been working fine until 17.04 was installed. [17:06] If that's the driver that's causing this issue that is. [17:07] pavlos: ah, also I didn't see any update-notifier in the list of "Startup Application". It's just bluetooth, ssh-gnome, and welcome something. [17:09] s [17:09] what does removing "splash quiet" from line GRUB_CMDLINE_LINUX_DEFAULT do in file /etc/default/grub [17:10] at startup? [17:10] A1 lets you watch as it boots [17:10] watch what? [17:10] verbose output ? [17:10] The boot process, usually looking for errors, [17:11] Um, how to diagnose why some of my snap apps show a black screen? Example: https://cloud.nolsen.xyz/s/vBw7LAgByemYVVG [17:11] for debugging? [17:11] presiden-nkrj: I think the Software Updater calls update-manager. Maybe you could remove update-manager [17:12] pavlos: oh, okay. [17:13] I have an encrypted Home-Folder. When I delete my Account, will it disappear forever? [17:13] pavlos: it also removes ubuntu-gnome-desktop*, is this a bad thing? [17:14] unless that's just the, uh, what's it called, meta package or something. [17:15] presiden-nkrj: I think it is a meta package but hope someone else can confirm this [17:15] Thats a bad thing [17:15] So. I have a couple old CDs that should have stuff on them, but for some reason, they are showing up as empty when I try to mount them. Any suggestions? [17:15] In mint I have updater icon in bottom right of screen, just called update manager, try running that [17:16] this is the only package that being removed: ubuntu-gnome-desktop* ubuntu-release-upgrader-gtk* update-manager* update-notifier* [17:16] hello [17:17] JackSparrow_: uh, I wanna uninstall update-manager actually, not run it [17:17] Run the updater and set it to Dont break .. that is actually an option in my updater [17:17] I'm testing the chat with one since (sorry for my english) [17:17] I'm looking were very well. Good Bye all [17:18] Umeaboy: I assume you use the GTX850 video with nouveau ... that should work with hires [17:19] ? [17:19] https://askubuntu.com/questions/767577/how-can-i-remove-gnome-desktop-environment-without-messing-unity-de-ubuntu-16 [17:19] pavlos: Yeah, it does. In previous Ubuntu versions. === AlanAuckland is now known as ArchaicLord [17:20] HI, Was installing Ubuntu server 16.04 onto a usb drive.... then got exiting on error base-installer/failed-install [17:21] does mint run on debian architecture? [17:21] ArchaicLord: perhaps the #ubuntu-server guys might know that one? [17:21] cool thanks [17:21] A1: mint is not supported here mate [17:22] is there a mint channel? [17:22] pm freenode [17:22] on* [17:22] !mint | A1 [17:22] A1: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle) [17:22] thanks [17:23] anyway, thanks for the helps JackSparrow_, Umeaboy, pavlos, and BluesKaj :) [17:23] Is there a fix for the network-manager dropping the connection almost 20 times a day, after the 17.04 upgrade? Is there a fix for the screen-tearing problem under 17.04? I've searched the internet, but was not able to find any fixes. Thanks in advance. [17:23] I'll test if it's break something or not. [17:23] thanks all o/ bye [17:23] bonsaitree: wifi chipset please? [17:23] bonsaitree, I had same problem with ubuntu 8 on a p3 laptop when I got 10.04 it worked [17:25] lotuspsychje, Intel Advanced 6200-N [17:25] ubuntu-server people seem to all be asleep [17:25] bonsaitree: have you tested other ubuntu versions on same wifi/ graphics card? [17:26] where always asleep [17:26] lotuspsychje, It used to work flawlessly under 16.10, but after the 17.04 update i am getting like 20-30 drops a day, which is *very* annoying. [17:27] !behelpful | gogeta [17:27] gogeta: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes. [17:27] bonsaitree: you might wanna consider a !bug or test another kenel version? [17:27] !bug [17:27] If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [17:28] i've found a bug: ubuntu is available in Microsoft Store [17:28] what can i do? [17:28] bonsaitree: is your system up to date to latest also? [17:28] adamwst, lol [17:28] !joke | adamwst [17:28] can someone help me fix my nic adapter speed [17:28] adamwst: You might think your joke is funny, but you may confuse new users who follow your advice or irritate people who attempt to answer your question. [17:28] lotuspsychje, Yes, my system is up-to-date, i will test with previous kernel versions to see if it will be okay that way. [17:29] ^ not a right way of using pipe [17:29] bonsaitree: yes, that waould be a good test start [17:29] bonsaitree: uname -a ? [17:30] lotuspsychje, 4.10.0-20-generic [17:30] !info linux-image-generic zesty [17:30] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.10.0.20.22 (zesty), package size 2 kB, installed size 13 kB [17:31] bonsaitree: ok, looks up to date [17:31] bonsaitree, what you got wifi droping? [17:31] bonsaitree: try previous kernel, to see what happens [17:33] gogeta, I get sudden drops of the internet connection, while browsing for an example. But what i did notice now is that when it drops i am not logged out from IRC, so that may indicate that only some type of traffic is getting blocked or idk. [17:33] bonsaitree: while you play with wifi, do a tail -f /var/log/syslog to see errors live [17:33] bonsaitree: Maybe the signal is not strong. [17:34] bonsaitree, try this and restarting echo options iwlwifi bt_coex_active=0 swcrypto=1 11n_disable=8 | sudo tee /etc/modprobe.d/iwlwifi.conf [17:34] Umeaboy:Nope, because other Windows machines on the network are doing pretty well. [17:34] OK. [17:34] bonsaitree, seems it is a ussie with 4.10 [17:35] I'm using iwlwifi myself, but I don't get that proble, [17:35] problem [17:35] Umeaboy, Which kernel version, distro version? [17:35] I have an encrypted Home-Folder. When I delete my Account, will it disappear forever? [17:36] bonsaitree: 4.10.0-20-generic [17:36] 17.04. [17:36] bonsaitree, should stop the random drops [17:37] gogeta:Okay, i will try that first, if that does not work i will try with different kernels. [17:38] :/ Ubuntu live CD's installer makes the screen go wonky. [17:38] Anyone feel like a l33t ZFS-user? can I pick your brain/ask you a few questions? [17:39] pos: you better just ask, or try #zfsonlinux if it's really complex [17:40] blunderful: wich livedc, on wich graphics card? [17:40] ducasse, thanks [17:40] *livecd [17:40] both 16.04 and 17.04, on R730 (HD 4670) [17:41] blunderful: didn't we sort this yesterday? [17:41] gogeta, Wow, after the .conf file edit that you suggested, i got 50 Mbit/s download speed on speedtest, something that i was not able to get for a long time. [17:41] !amd | blunderful [17:41] blunderful: Open driver for AMD cards: amdgpu (cards >= GCN1.2 aka GCN 3rd gen), radeon (older cards). Closed drivers: amdgpu-pro (>= GCN1.2) fglrx (older cards, unsupported by AMD in 16.04+). For info on GCN levels, see https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units . For fglrx info, see https://help.ubuntu.com/community/BinaryDriverHowto/AMD [17:41] yeah, but the nomodeset really slows down the computer :/ [17:41] blunderful: define 'wonky' please? [17:41] trying to find a way around it [17:42] 4.4 kernel didn't work either [17:42] lotuspsychje: https://ibb.co/erjv5k [17:42] gogeta, What is this option: bt_coex_active=0 for? [17:42] blunderful: thats linux mint? [17:43] yes, but same thing with ubuntu installer [17:44] blunderful: please use the ubuntu livecd to get support here, so we don't waste time on mint [17:44] ducasse: currently using ubuntu live cd [17:45] the photo was from yesterday, but if you want, I can take another of the current ubuntu screen? [17:45] blunderful: ok. not necessary. [17:47] blunderful: i'm curious if it would work on 14.04 with fglrx... [17:47] blunderful: does fglrx even support 4670? [17:47] I found the flock of Canadian Geese Grazing. I just filmed them for 17 minutes. I am going to make a 15 minute video with this. [17:47] RonWhoCares: not here please [17:48] lotuspsychje: - this was background information [17:48] The file is saying 'Invalid Media Type". Is there a away to repair the file [17:48] ducasse: I think so, but I'd rather not go that route. I had another computer with HD 3450 with fglrx and I didn't like it too much. Would rather stick with open source drivers [17:50] blunderful: just a suggestion, i don't really have any other ideas atm [17:50] blunderful: can you try this as a test? https://cubethethird.wordpress.com/2016/06/14/eliminate-screen-tearing-with-amd-gpu-on-ubuntu/ [17:50] lotuspsychje: ok, trying... [17:52] during dist-upgrade, i seemed to have mistakenly pressed something and i received W: Operation was interrupted before it could finish [17:52] what should i do now? [17:53] Makon: what happens when you sudo apt update && sudo apt full-upgrade ? [17:54] Hello [17:55] lotuspsychje, it simply shows 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [17:55] no error pops up [17:55] but how can i be sure nothing went wrong [17:55] lotuspsychje: Same appearance. [17:56] blunderful: did you reboot? another test might be installing amdgpu as test? [17:56] lotuspsychje: Yes, rebooted. I could try that, but I don't thinnk amdgpu supports my card. [17:56] gogeta, Wow, after the .conf file edit that you suggested, i got 50 Mbit/s download speed on speedtest, something that i was not able to get for a long time. [17:57] What is this option: bt_coex_active=0 for, located in the iwlwifi.conf file? [17:57] blunderful: Will the one from oibaf's ppa do? [17:57] hey guys i updated my ubuntu kernel 4.8.0-xxx bt i'm unable to login 'kernel panic' now im using my previous kernel any suggestions ? [17:58] lucifermorningst: wich ubuntu version? [17:58] lotuspsychje: Will the one from oibaf's ppa do? [17:58] current 4.8.0-49-generic update to 51 then kernel panic [17:58] blunderful: you can test it on your system, tryout a few things before you !bug [17:59] blunderful: if non-lts and lts you cant get it straight on different driver versions, i would consider a !bug [17:59] lotuspsychje: Okay [18:02] lotuspsychje: Oh also, it's an iMac, so that probably complicates things a bit. [18:03] blunderful: alot of users got ubuntu working nicely on macs, depending wich mac of course [18:04] lotuspsychje: http://www.everymac.com/systems/apple/imac/specs/imac-core-2-duo-3.06-21-inch-aluminum-late-2009-specs.html [18:04] blunderful: as a test i would try 14.04 also as ducasse suggested, just to see what it does [18:04] lotuspsychje: with fglrx? [18:05] blunderful: with whatever works [18:06] blunderful: I come in here late, but on a 4x ATI card there is no FGLRX support anymore . [18:06] lotuspsychje: Ah ok. Also, I had Ubuntu 16.04 working before, but then I installed Mac OS, then reinstalled Ubuntu, and now it doesn't work. So I'm guess I'm trying to figure out what changed... [18:06] Bashing-om: ah thanks. [18:06] blunderful: did you test 16.04.2 iso? [18:07] lotuspsychje: yes, both times [18:07] I did install refind between the installs [18:07] would that make a difference? === Fentanyl1 is now known as Fentanyl === Randy_ is now known as Randy === Aallam is now known as Mouaad === mpontillo_ is now known as mpontillo === hoarycri1ple is now known as hoarycripple === letslamee is now known as letslame === Skaag_ is now known as Skaag === nOgAnOo_ is now known as nOgAnOo === thebwt_ is now known as thebwt === petris_ is now known as petris === Whisket_ is now known as Whisket === l2y_ is now known as l2y === Threader is now known as Threads === elysium2 is now known as elysium [18:09] What is this? === mac_nibblet is now known as Guest56655 [18:10] bonsaitree its called a netsplit [18:11] Threads, What is its purpose? [18:11] two IRC servers lose connection to each other [18:11] !netsplit [18:11] A netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit [18:11] blunderful, There is a good wiki article on that, will read there :), thanks [18:12] they would see the samething as us give it 10minutes or more and they will all come back [18:14] does anybody knows why firefox or opera are not running on my ubuntu 16.04 on a pentium3 === ExecSlim is now known as Guest36740 [18:15] MiguelFuller: the technology isnt supported anymore i think, you getting an error? === Thomas is now known as Guest73062 [18:16] Nope, connection still dropping after the iwlwifi.conf edit someone suggested, although link speed has increased, don't know why. [18:17] lotuspsychje, like a need a curl or something === zorael^ is now known as zorael [18:17] MiguelFuller: no, a new computer. Preferably one from this milennium. [18:18] Seveas, it's from 2001 [18:18] like my car haha [18:18] oh well, this decade then... [18:18] I think I need libcurl [18:19] MiguelFuller: you could install 16.04.2 lubuntu and install links2 as textbrowser === Cybert1nus is now known as Cybertinus [18:19] that'll be cool [18:19] !info links2 | MiguelFuller [18:19] MiguelFuller: links2 (source: links2): Web browser running in both graphics and text mode. In component universe, is optional. Version 2.14-2 (zesty), package size 2875 kB, installed size 4760 kB [18:20] MiguelFuller: just keep in mind its for basic browsing [18:20] lotuspsychje, I want to run blender on this p3 [18:20] MiguelFuller: bad idea [18:21] MiguelFuller: you must like waiting :) [18:21] wow so what can I do I love this laptop [18:21] I want to use it for something [18:22] MiguelFuller: i would suggest lubuntu and basic usage [18:22] target practice [18:22] I used lubuntu but is not supported [18:22] MiguelFuller: howso? [18:22] so I switch to ubuntu [18:22] the thing crashed I think I can't remember [18:23] MiguelFuller: that doesnt make sense, lubuntu is more lightweight [18:23] I just checked I already have libcurl3 === _mim-matterbridg is now known as mim-matterbridge [18:24] so I'm done gonna put a new xubuntu I don't like lubuntu [18:24] any other option [18:24] !flavors | MiguelFuller pick one [18:24] MiguelFuller pick one: Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. For a list, see https://www.ubuntu.com/download/ubuntu-flavours [18:24] hi, my linux box often freezes (not even the numlock can be switched). Win runs stable. Any ideas how to debug? [18:25] saulus: system specs? ubuntu version? what happens when? === lucifermorning_s is now known as trojan === trojan is now known as lucifermorningst === lucifermorningst is now known as luciferthedevil [18:27] MiguelFuller, They have a decent Mate version [18:30] * commco is testing [18:30] Jack_Sparrow__, I used to run mate on a phenom ii looks nice [18:31] lotuspsychje: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz, Ubuntu 17.04, happened during browsing. So nothing special [18:32] The same dev that made Mint Mate is helping Ubuntu Mate === josh is now known as Guest7504 [18:35] Hey (Used to be perry1) [18:35] Uh, what's a good ubuntu music visualizer? [18:35] I've seen one a lot on r/UnixPorn [18:40] win 7 [18:41] cava! [18:41] duh! === masos is now known as Guest13181 === Fentanyl1 is now known as Fentanyl [18:44] hi everybody, I just symlinked my home/.cache folder to my HD and now rhythmbox doesnt want to run anymore, what should be the right user permissions for the .cache folder ? [18:45] HI GUYS [18:45] hi [18:46] h [18:46] i cant find it if i search for it online [18:49] hello [18:49] algum br? [18:49] anyone know of a linux gaming channel? === anon is now known as Guest99060 [18:50] tonyt: #gamingonlinux [18:50] anybody who can check the file permisions for the .cache folder in the home dir ? [18:51] k thanks [18:53] Vuurdraak_: 0700 [18:53] Vuurdraak_: " drwx------ 14 sysop sysop 4096 May 14 11:56 .cache " . [18:54] ll | grep "cache" [18:54] ty === wyre_ is now known as wyre [18:56] hi [18:56] h === the_ktosiek is now known as ktosiek [19:05] hello [19:06] HI guys... Installed quake launcher via synaptic. Is there anyway to install and use bots with this version ?? [19:06] Zen101: that's not the sort of help you'll get here [19:06] weird i dont get it what has been altered, as gstreamer keeps trowing permission errors o.O thought it might have been the .cache dir permissions i guess something else is now broken -looks confused- [19:07] Ok thanks for the head up... [19:10] libdc1394 error: Failed to create juju: opendir: Permission denied === Chappie-san2 is now known as Chappie-san === cebor_ is now known as cebor === Zren_ is now known as Zren [19:24] okay sorry problem fixed, it was apparmor :') blocking rhythmbox from using the brand new .cache dir === mhlandr is now known as white-death [19:28] ello. what does ms store give us for wsl ?? [19:29] !ubuwin | IntelCore [19:29] IntelCore: Canonical and Microsoft have announced that Windows 10 will be able to run Ubuntu programs without needing porting/recompilation. This functionality is still in beta and is not supported in #ubuntu. For discussion and support, see #ubuntu-on-windows. [19:30] no one is available in the other chan [19:30] IntelCore: then wait, it's offtopic here [19:31] try discus it in #ubuntu-offtopic [19:32] i didnt even know that ms was gona do that new to me :) [19:32] anyway laters all thanks for all who tried to help out o/ === Thomas is now known as Guest86403 [19:36] if i upgrades to new lts, I dont need wsl in windows [19:38] i would to open an icon to run vm of ubunyu, mebe [19:39] Is there a Linux live image with the Nvidia drivers installed? I can't boot to a desktop on 17.04 live on my system [19:39] I wanted to try to see if the Nvidia driver would help [19:40] Hi, I have a 180GB volume with full disk encryption. I'd like to clone it to a 128GB disk. There is far less than 100GB actually used on the source disk. WHat's the best way to clone the disk? Will Clonezilla do it or is the encryption an issue? [19:40] is it dual-booted, alien? [19:40] No [19:40] get a terminal ? [19:41] aliendude5300: have you tried nomodeset? [19:41] Hello! Somehow my keyring got messed up on ubuntu, using the Gnome desktop, and I cannot even log in to my default account in it through gnome now. I think maybe something happened to my .Xauthority file, but have no clue how to fix it. I created a different account to use for now, but the problem persisists. It began after I installed anbox, not sure what direction to head now. [19:41] The graphics are totally non-functional after the system comes up. I think it's because I'm driving two monitors [19:41] I have a 980 Ti card and two LG 27" monitors plugged into it [19:42] it is the similar with dual bootin [19:42] I haven't tried this nomodeset option [19:42] !nomodeset | aliendude5300 [19:42] aliendude5300: 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 [19:43] cas tha drivers are different [19:44] hello [19:44] :) [19:44] Anyone have any ideas? [19:44] does ubuntu have wpa_supplicant systemd unit templates? [19:47] ubuntu ? SysV ? [19:48] where did you get the sysv reference from? [19:48] http://manpages.ubuntu.com/manpages/zesty/man5/systemd.service.5.html [19:49] IntelCore: and? [19:50] systemd looks for a SysV init script by the same name (with the .service suffix removed) and dynamically creates a service unit from that script. This is useful for compatibility with SysV. [19:50] ok, but I'm not using systemV init [19:50] dynamic creates unit template if none there [19:50] IntelCore: does it work so that if i have /etc/init.d/service, i can enable it with systemctl enable service.service ? [19:51] Got a bit of a question. I think my printer has been deprecated ._.;; [19:52] oldie? [19:52] I have rebooted my HP F2280 (heh) and tried to get it to scan something but Ubuntu 16.10 isn't recognizing it [19:53] scan drivers vs printing? [19:53] I've seen a few things around on the Ubuntu drivers list that it appears to have been...well effectively deprecated. HP aren't supplying any help for it either [19:53] Tried both [19:53] I have hplip installed [19:53] But no joy there either [19:53] (I've also made sure it's connected and it is showing in the usb list) [19:54] It used to be plug-n-play up to about 16.04 === G0Y0 is now known as Goyo [19:54] near as possible, same printer family, one driver up beyond it, or, next new model that replaced that printer? [19:55] So you want me to try and install a driver for the next one up for it? [19:55] Hello [19:55] tried generic? [19:55] i need help [19:55] I have all the generic stuff installed, but no joy [19:56] why ? === dv__ is now known as dv_ [19:56] Hey guys! [19:56] Also whaddya need Faisal12? [19:56] Hi Faisal. What do you need help with? [19:56] My android phone can connect to a wireless network but my ubuntu 16.04 laptop cannot [19:56] i need to learn aome tools for sql databease [19:56] Host says it might have to do with automatic ip assignation [19:57] Can anyone help me debug/fix this? [19:57] i need to learn aome tools for sql databease [19:57] 14.8.0 177.2 MB Aug 22, 2014 [19:57] i need to learn some tools for sql databease [19:57] this is on support [19:58] Apparently IntelCore, Hplip recommend just installing hplip, but I already have it [19:58] how do I rfkill to unblock wifi at boot? I see /etc/init/rfkill-store has a reference to /lib/systemd/systemd-rfkill used with 'save ' syntax [19:58] PCatinean, does it give any errors ? [19:58] Faisal: Ahh. I'm afraid I don't have the knowledge to help with that. But I'm sure someone here does. [19:59] there no printer driver for it apt-get? [19:59] LeoTheNarwhal not sure i got syslog on now [19:59] but unblocking wifi and trying to manually call 'systemd-rfkill save rfkill1' complains that systemd-rfkill doesn't accept arguments (unlike how it's used in rfkill-store system script) [19:59] how i can make channel and make ouner ? [19:59] It connects to the network but nothing more happebs [19:59] Faisal12, Please stop repeating.. and not even a good place tp ask [19:59] Nothing specific just hplip so far as I can tell [19:59] (damn this room is busy) [19:59] I have wlp3s0 [19:59] Taose: This is an old thread but I thought downloading the drivers it mentions might help? https://ubuntuforums.org/archive/index.php/t-905287.html [19:59] Faisal12: ask in #freenode [19:59] PCatinean, well you could check if you have got an IP adres from your DHCP server [20:00] PCatinean, can you verify that you have obtained an IP adres ? [20:00] Just tells me to download hplip which I already have [20:00] it's a 2014 driver on HP support. may be Windows only [20:00] LeoTheNarwhal i have 192.168.88.210 on the interface I mentioned earlier [20:01] Which tells me "deinstall ok config-files" [20:01] That's about it, working on Android though [20:01] (which after some research means hplip has been deprecated somehow) [20:01] PCatinean, do you know the address of your default gateway too?, try to ping your default gateway and see if it works [20:01] unless linus installed at purchase,,, [20:01] I don't know it, tried with 1 in the end did not work [20:02] Nah, windows 8 was installed at purchase, never have I formatted a machine so hard and so fast before... [20:02] PCatinean, well lets skip that and try to ping 8.8.8.8 (its a google server just for testing) [20:03] i dunno why if hp would supply sets drivers for both or have a linux page [20:03] that's what hplip is apparently [20:03] LeoTheNarwhal nop, everything I ping has dest hist unreachable [20:03] https://www.support.hp.com/us-en/drivers/selfservice/hp-deskjet-f2200-all-in-one-printer-series/3390944/model/3390946 [20:03] Including presumed gateways [20:03] I got those from.route -n [20:04] I thought hplip was just an interface to use the printer, rather than using their own osftware (which doesn't work on Linux anyway) [20:04] hi, i could use some help with apache password protection. I protected a in the virtualhost conf file of apache2, and it works well if I access the site over its domain name. Though accessing the site directly over its ip seems to circumvent the password protection. How do I fix this ? [20:04] PCatinean, can you give a list with all network routes ? [20:04] apparently not lvn_mate [20:05] Ki da hard to type by phone [20:05] 192.168.88.1 [20:05] Taose - OS is foor windows [20:05] Is the only gatewat, otherwise just 0.0?0.0 === nolsen is now known as Apple [20:06] select full details [20:06] PCatinean, does it list the right interface too, for those routes === Apple is now known as Guest97503 === Guest97503 is now known as noslen [20:06] they dont has one for linuxes [20:06] wlp3s0 [20:07] And some strange destinations [20:07] Different interfaces apparently [20:07] Why does it work on my phone? [20:07] That's true intelcore, that's why they have HP Linux Imaging and Printing (hplip) [20:07] Instantly [20:08] PCatinean, yeah i guess its some configuration error, or your router blocking uknown mac address or something like that [20:08] Okay... [20:08] PCatinean, so you could check the config in your router [20:08] How? [20:09] PCatinean, well can others (friends or visitor or so) use your internet? [20:09] http://hplipopensource.com/hplip-web/models/deskjet_aio/deskjet_f2200_series.html [20:09] This says that in theory it's still supported (partially) [20:09] I do see a 2210 driver hplip [20:10] PCatinean, PCatinean or do they encouter problems too ? === noslen is now known as nolsen [20:11] Firing.up tablet now [20:11] I just got here [20:13] Tablet not working either [20:13] As in it connects to the network but no internet [20:15] PCatinean, wel it could be mac filtering in the router or it could be the router (or some other device) handing out wrong ip adresses [20:15] Did you try 8.8.8.8 is ipv4 [20:15] and 8.8.4.4 for alt [20:16] set ipv6 to ignore etc [20:16] PCatinean, you could try to log into the router and verify if mac filtering or something like that is enabled by browsing to the gateway ip on your android phone [20:17] read far as I know.. hplip re-install, and that 2210 test it [20:17] can anyone help me to detect CPU temp (with lm-sensors or something else) with ubuntu 16.04, mobo msi b350m mortar (Super I/O r6637) and CPU ryzen 5 1600? sensors-detect doesn't detect anything [20:17] Yeah I'm coming to the same conclusion intel after doing a check [20:18] Looks like certain things were removed by a program being uninstalled somewhere [20:18] Taose - win printer [20:19] Though the last time anything was removed was during an update [20:19] means it no post script or advanced stuff on the printer [20:19] all from driver and os [20:20] poss update broke old driver [20:20] ...geh [20:20] Printer detected [20:20] But No scanners available [20:21] I just installed hplip in its entirety XD [20:21] I have plenty of room [20:21] find software to use to scan with [20:21] I use the inbuilt one usually [20:21] (as in the one that comes with ubuntu) [20:21] gimps? [20:21] no, simple scan [20:22] Simple Scan here too [20:22] I'm able to manually connect with wpa_supplicant, I added the stanza into /etc/network/interfaces and I can connect via ifup, yet I have rfkill softblocking the wlan at boot and it's not storing the status like it should be from what I understand from systemd-rfkill man page [20:22] 3.20 [20:22] detected, but it may run tha scan? [20:22] ... [20:23] Problem occurred while installing software "libperl5.22 5.22.2-3" [20:25] Which appears to be the main issue at the moment [20:25] changelog - it tried overwrite fail. debian is not ubuntu [20:25] >.<; [20:26] https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1659487 [20:26] Launchpad bug 1574351 in perl (Ubuntu) "duplicate for #1659487 package libperl5.22 5.22.1-9 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libperl5.22/changelog.Debian.gz', which is different from other instances of package libperl5.22:i386" [High,Confirmed] [20:26] Yeah that's the one [20:26] Goddam fu [20:27] wull fix? [20:27] Gotta go for now will be back in an hour. This is kinda an urgent thing for me >.<; [20:28] good lux [20:28] I see the stored values in /var/lib/systemd/rfkill changing when I unblock wifi, and that's where the storage is supposed to be [20:28] but something in rfkill cycle is switching the unblocked status, that it shuold save on shutdown, to blocked [20:30] Taose ? 2200-2224 try [20:33] Do you use/need iwlwifi for your card? If not, perhaps blacklisting it would do - though if it's active, I'd guess you may need it. [20:33] the reply said .. [20:35] using any power-saving scripts such as powerdown or laptop-mode-tools [20:35] that can reset your stuff === paulo is now known as Seven77 [20:37] look here. systool -m iwlwifi -av issued as root [20:40] Andam any good? [20:40] hey all. For some reason, my ubuntu box is failing to boot. It's been working fine for months, if not years - so I'm not sure what's up with it. It just says select a boot device - and when I select the right one, it asks me to select boot device again (it doesnt even reboot before re-asking). I can get into the ubuntu OS via my mobo's UEFI interface & telling it to execute the EFI shell [20:41] anybody got any ideas of where to start debugging this? [20:41] Is it dual win box? [20:41] what is a good way to install xubuntu on a pen drive from windows that is clean [20:42] Jack_Sparrow__: No, just ubuntu [20:43] it doesnt see [20:43] webphil: Boot from an Ubuntu LiveUSB and pastebin the output of "sudo efibootmgr". My guess is that somehow the UEFI boot entry for Ubuntu was lost. If so, you can either restore it or configure things so that the drive can be booted without a UEFI boot entry. [20:43] MiguelFuller, http://www.thewindowsclub.com/top-3-free-iso-burners-windows-7 [20:44] Jordan_U: Is there a difference between booting via a liveusb and doing that vs booting into the installed ubuntu instance via EFI shell? [20:44] yes [20:45] << groceries [20:45] webphil: Yes. It's much easier to fix grub from the installed system, so you should ignore what I said and just boot your installed Ubuntu :) [20:46] Jordan_U, awesome, saves me download a live USB (: the output of efibootmgr -v is; Timeout 1 second. Boot Order: 0001. Boot001* UEFI: SanDisk PciRoot/...USB....GPT....BO (truncated but I hopefully have everything important because I'm reading it from a different screen) [20:47] can anyone help me debug this issue :/ [20:47] sorry wrong channel :) [20:47] wepThere should be an entry titled "Ubuntu" there. Running "sudo grub-install" (with no other arguments) should add it back. === paulo is now known as SevenSeth [20:49] Jordan_U: ok, just ran that and now efibootmgr's output is; boot order: 0000,0001. Boot0000* ubuntu .... \shimx64.efi. Boot0001...same as before [20:49] I'll give it a reboot and see if that does the trick [20:49] looks like its booting! :D [20:50] Thanks Jordon_U! [20:50] Any ideas why it decided to eat the ubuntu entry out of the blue? === masos is now known as Guest55852 [20:51] webphil, Power outtage? BIOS/EFI reset? [20:52] webphil: No. Maybe there was a boot firmware update that didn't preserve the entries. Windows also writes its bootlaoder to \EFI\boot\bootx64.efi on the EFI System Partition, so that it will boot even with no UEFI entry. Most distros consider writing to that path to be unfriendly to other OSs that might have their own bootloader there. [20:52] AFAIK, there wasn't a power outage - it's not like any clocks in my house got reset or anything on the day the server died. BIOS/EFI reset - maybe - but nothing directly triggered by me I dont think [20:53] I don't have windows or an other OS on the server [20:53] webphil: If a problem doesn't effect Windows then boot firmware manufacturers tend not to notice it or put a high priority on fixing it. [20:53] so I guess best guess is some UEFI update nuked the settings or something [20:53] webphil, On my Ubuntu server, I had the same - and it WAS after a "firmware update" - but luckily I wasn't in panic mode and just updated grub...(luckily) [20:54] YankDownUnder: I'm just happy this is my home test server and not a production box in a remote DC somewhere . Glad it was just a grub-install and nothing too crazy to fix it (: [20:55] IntelCore, hplip installs them all. [20:55] But the problem isn't that at the moment. It's perl [20:55] yes bug [20:55] webphil, Oh yeah...oh yeah...I'm always paranoid about the remotes I have...distance can be both a blessing and a curse... [20:56] get the one for ubuntu, after remove what is now there [20:57] may get off usb/dvd install [20:57] move tha file [21:00] Well I got a slightly different issue now [21:00] I followed Reuben's work around [21:00] and that went through fine [21:01] So I went to simple scan [21:01] and it told me no scanners were found [21:01] click close [21:01] Tells me to fix error by downloading drivers [21:01] that goes through successfully [21:01] restart simple scan [21:01] k.. tha orig versins on install disk . not debian [21:01] and back to telling me no were found [21:01] I don't have an install disk [21:02] All I have is what's in the ubuntu repository [21:02] when you iso 16.04 [21:02] That just grabs the necessary files from the repository [21:03] and it appears that the error has been present for quite a while in 16.04 too [21:03] the iso on my drive is all the files to put on disk to install with [21:04] Point is: The file on iso won't fix it, because it has the same error [21:04] it should not be the debian? [21:04] it is. [21:04] Feel free to check [21:05] Ubuntu is pretty much a reskinned debian at any rate. [21:05] so all debian stuff works on ubuntu [21:05] 2200 to 2224 was that one driver [21:05] That's included in hplip [21:05] I already have them [21:05] All of them [21:05] dang scanner [21:06] CHECK OUT A NEW AWESOME TOR IRC SERVER.....quicktalkeh676te.onion/6697: rizonz ToBeFree head|cat parity_ ghostcube_ thatgraemegu test222 jonsson_ ProtocolNetworks sipior_ afox twisted` PeterReid theShirbiny rymate1234 typ LostSoul Linlz Krenair ujjain wgrant CodeBlue1776 shiznix lucnx chl__ rotzbub_ josephz ktosiek bray90820 Tekster wiiguy Goyo JackH chatcat_ digitalfiz steenman georgeowell_ sudoer deanman Cyph0n Willis br34l yinye yokel barnito ejat LambdaCom [21:06] CHECK OUT A NEW AWESOME TOR IRC SERVER.....quicktalkeh676te.onion/6697: Andorin WizardGed Stinky-Feet Zerant Sauvin cwre_ ToeSnacks MasterNayru esteem_ Zesty_ mgor KnownSyntax cellardoor_ physpi gluytium Moscherkobold_ tonyt Messenger_bird dave0x6d pepijndevos_ bcx _KaszpiR_ test222 Guest29970 yeats klaas StaticAmbience destrudo Orphis trobotham Gnurdux Southern_Gentlem AdamH_ _Habib smokeyj wagle jaythelinuxguy ren0v0 Church kristbaum_ Kazuto saintromuald ujj [21:06] CHECK OUT A NEW AWESOME TOR IRC SERVER.....quicktalkeh676te.onion/6697: Gring0 blSnoopy karstensrage philopotamus ph3dx Modeuse PennStater blueLime Conder DaGoaty neechan ReScO ledeni aupo boshhead fauen Frickelpit yanope Asandari vok` blipz violock Acilim_A staplezebra Ozymandias__ leonarth SuperLag konrados memorynoise jurrap cores ServerSage piglit s0lar1s Olufunmilayo shah PaulW2U esteem_ keonkim Mr_Pan TheOrangeOne YankDownUnder pelle2 bindi apekatten Aqx [21:06] CHECK OUT A NEW AWESOME TOR IRC SERVER.....quicktalkeh676te.onion/6697: Spydar007 Jikai Mathisen hggdh linuxdaemon sydney_untangle bluez_ karlthane dimisdas ledeni chatcat_ StaticAmbience geert_ pepijndevos_ revolve latz JanC nhandler Cmaj6 pedrovian Taose drale2k anderson kraut ihavoc yeti f1nch_ dust paalgyula SwedeMike Guest36740 jk0ne bcx CrystalMare ribasushi junke1991 daveomcd Spark_ cellardoor_ ujjain tolecnal bsmith093 Squarism ksk Funeral geoffb Toris [21:06] CHECK OUT A NEW AWESOME TOR IRC SERVER.....quicktalkeh676te.onion/6697: kerozene Nik05 yeeve minimec warpx pacbard guntbert tomreyn V7 rrichardsr3 trobotham dave0x6d timvisher Cu5tosLimen meLon mww113_ josephz nemesit|znc musalbas ViciousLooRoll sim642 Klumben Threads OpenSorce Guest46646 syntaks matt8109 xMopxShell karstensrage sinthetek idef1xje ejuan percY- kh4| ColdKeyboard typ mgor redrabbit staplezebra jugo Gring0 davisten_ floown_ rhonabwy y_sekino Anti [21:06] CHECK OUT A NEW AWESOME TOR IRC SERVER.....quicktalkeh676te.onion/6697: krizoek Stinky-Feet Fuchs Karunamon Spark_ Telendri2h NegativeFlare TheEvolutionary LeoTheNarwhal y0sh seednode Spr1ng rpi fauen above SuperLag AntumDeluge Rondom matti bladernr` rory ejat Olufunmilayo matt8109 Ionic ddstreet Random832 rdegges DonVitoCorleone gringaoo Nik05 nwe Neo rager NoCode yangm97 markus-k Eventsy jackmcbarn BuildTheRobots beasty__ acetakwas zenix` shuduo sergey_ silv [21:06] CHECK OUT A NEW AWESOME TOR IRC SERVER.....quicktalkeh676te.onion/6697: utfans05 DarkDevil WizBright mnemonic dwar_ nrushton_ IntelCore poz2k4444 Telendri2h rogue glitch_hat Trefex irv link0802[m] wadie SQL derf- geoffb kostkon chiluk kunwon1 aloril_ Tm_T BaW vp0 pokalyis josephz mhoney vcavallo thekingofbandit dimisdas ayan Dan_au Pelle` mailman105 ikanobori frankspank dragonrider23 Cu5tosLimen stub lord4163 menschan[m] avantgardist mpking shuduo RtMFaerie Lky [21:06] O_o [21:06] goddamn... [21:06] CHECK OUT A NEW AWESOME TOR IRC SERVER.....quicktalkeh676te.onion/6697: Dan_au Triffid_Hunter Pelle` ayan Younder dimisdas hosified mgorbach marnikow BLZbubba Mr_0 Tzunamii ddellav HeN jamesbee Dark_Arc Zren dinet EncryptedCurse ianychoi sobersabre violock rkantos Goyo elisa87 tinoco Anja_ Pi3rrot[m] IntelCore wook_ renn0xtk9 hfp SD_Ecliptica wonderworld w9qbj ycheng paulmey AntumDeluge Necy SuperLag datajerk pinnen javi404 Len dannyLopez aupo TheSilentLin [21:06] CHECK OUT A NEW AWESOME TOR IRC SERVER.....quicktalkeh676te.onion/6697: brainy th_ insomagent kirkland Linkandzelda Sigyn PlasmaStar jiffe ronalddenby Tabmow axisys dimisdas ReScO bekks chindy Toris usil Karasu ejbs_ krphop cassien[m] Jonii Sonderblade L0cust[m] pokalyis Br|aN jonne lqid nchambers SupaYoshi Fudster yofel Rochvellon mcs_ topi` Miron eelstrebor rideh theoceaniscool Mithian Jillian cjk N- scain RestingSmile shakalaka synthetiq RiPer y_sekino [21:06] CHECK OUT A NEW AWESOME TOR IRC SERVER.....quicktalkeh676te.onion/6697: shah TheEvolutionary blinky42 M-JLuc fractal_ tonyyarusso Valfor cjonesy cassien[m] arno_ brainy dman[m] fbaca Arab_Aspie Conder MrGeneral Linkandzelda silver Mouaad saschpe DavesTestingAcco mguy RtMFaerie _ADN_ cnewcomer Myrtti_ theoceaniscool mnemonic elisa87 marlo_ foo chiluk xMopxShell konrados earLife[m] ludocode netsnail ric999 bildz ktosiek zhanx SCollins bradjones MrCoder rainu [21:06] CHECK OUT A NEW AWESOME TOR IRC SERVER.....quicktalkeh676te.onion/6697: Zren ikanobori SupaYoshi Croepha Miron Rob235 schahermacher huff3r jk0ne blSnoopy SchrodingersScat vayan Ancer L3gacy varazir captainfixerpc14 mz` den628 neechan Ekho zzzgeoffb aloril_ IonutVan_ LeoTheNarwhal Diamondcite mmxx_th z0px shazzr holdsworth insomagent steelista cylon512 nikow mooshoe[m] Linlz spinza ahi2 scde[m] nitesh watersoul_ pa kbrosnan riidom desti ash_workz Orphis MrC [21:06] what the heck [21:06] >_> [21:06] hmmm [21:06] Holy crap [21:06] Dafuq [21:06] My phone is now melting. [21:06] lmfao [21:07] lol [21:07] But yeah...it's just the scanner that's being the issue [21:07] I'm gonna see if smurfen's work around works... [21:09] nope same issue [21:17] .... totall didn't install linux... [21:17] "The following packages have been kept back: [21:17] linux-generic linux-headers-generic linux-image-generic linux-signed-generic [21:17] linux-signed-image-generic [21:17] " [21:17] Not something you wanna ever see [21:18] spaaaam :( [21:20] Is there any way to double check that linux is actually still installed -_- [21:21] Taose: A simple way is to boot it. [21:21] Oh I'm inside it. [21:21] Taose: You can also look in /boot for kernel stuff. [21:21] It's just the last time something removed the headers etcetera, I ended up having to use a faulty laptop to try and get it to boot again... [21:21] fun times [21:21] Ooh thanks [21:22] Taose: You can prepare a live USB drive/DVD. [21:23] Well it looks okay for now [21:23] Who knew getting a scanner to work could cause so many problems... [21:25] depends on the brand, most scanners are plug&play [21:26] hp f2280... [21:26] https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1574351 [21:26] Launchpad bug 1574351 in perl (Ubuntu) "package libperl5.22 5.22.1-9 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libperl5.22/changelog.Debian.gz', which is different from other instances of package libperl5.22:i386" [High,Confirmed] [21:30] IntelCore: Sorry mate, but due to the spam unregistered users can't be seen here. [21:30] is this a good place to ask a question about chromium? [21:31] on ubuntu [21:31] I choose to log-in automatically since my hard drive is encrypted (I don't want to type two passwords when booting up) [21:31] now chromium browser always wants me to type my password anyway (but I don't even use it to save passwords) [21:32] can I tell chromium to stop asking me for my password? [21:33] solidfox: Does it ask you specifically for the password to your keyring? [21:33] ChaiTRex, yes [21:34] I can hit cancel 4 times and it goes away, but if I don't have to it'd be nice. [21:34] solidfox: Some possible solutions are at https://askubuntu.com/questions/31786/chrome-asks-for-password-to-unlock-keyring-on-startup [21:36] Taose, seen such messages before, from other packages, this tread gives 2 solutions with apt-get and dpkg > https://askubuntu.com/questions/176121/dpkg-error-trying-to-overwrite-file-which-is-also-in [21:36] sudo apt-get -o Dpkg::Options::="--force-overwrite" install [21:37] ugly, but works [21:38] oerherks ! }} [21:39] baz!!! [21:41] Well not sure about that oerheks, I seem to have got it working [21:41] after reinstalling the linux headers and perl [21:41] but only if I use sudo [21:41] * Taose will figure out how to add permissions for myself later === ejbs__ is now known as ejbs_ === Into_the_Pit is now known as Frickelpit === dave4925_ is now known as dave4925 === Loomaanaatii_ is now known as Loomaanaatii === Granis` is now known as Granis [21:45] ChaiTRex, thanks, but it seems chromium does not offer that option anymore [21:45] I will just accept it... === db is now known as Guest612 [21:46] what os you`re using? [21:46] alexandre9099 br? [21:49] hi [21:49] hi [21:49] hi [21:49] ello baz [21:54] IntelCore: let's not poke specific people, thanks [21:55] but he helped me bef4 === sjohnson1 is now known as sjohnson [22:04] I just noticed another issue in 17.04. [22:04] mr. robot? anyone? [22:04] Virtualbox works neither with 1.1.18 or 1.1.22. [22:05] blackware: Hi! I'm Kristoffer. How may I be of assistance? [22:05] Umeaboy: VirtualBox 1.1.18? [22:05] Another issue Umeaboy ;) [22:05] ChaiTRex: Yes. [22:05] !info virtualbox zesty [22:06] virtualbox (source: virtualbox): x86 virtualization solution - base binaries. In component multiverse, is optional. Version 5.1.18-dfsg-1build1 (zesty), package size 15090 kB, installed size 68421 kB [22:06] Umeaboy: You should be seeing VirtualBox 5 something. [22:06] Sorry. 5.1.18. [22:06] Thanks for the assist IntelCore et al and g'night [22:06] 5.1.22 won't complete the installation. [22:07] I even did apt-get purge virtualbox after uninstalling the latest stable. [22:08] I was just about to install the ext pack and ran virtualbox. That created a crash. [22:08] Yes, I did send the information. [22:08] Umeaboy: Were there any error messages when installing or was it just a crash when starting it up? [22:08] The second. [22:08] No errors. [22:08] .. not into 16.10 yet [22:09] Umeaboy: Does rebooting your actual computer let VirtualBox start up? [22:10] Let me check. === anonymous is now known as Guest80888 [22:20] hi [22:34] ChaiTRex: That seemed to fix it. Weird. [22:36] Hi all. I have a brand new laptop with a 1TB drive, my old system has a 350GB drive running Mint. What is the best way to mirror that old drive to the new including all partitions that the new system will "work" [22:36] would dd do this? [22:37] I don't want to save anything on the new system ie the preinstalled windoze, recovery etc. [22:39] Did you do perform a backup on the older harddrive? [22:39] bjrohan: ^^ [22:39] Umeaboy, I have not, however I can, as I have another 1TB that I can back it up to [22:41] Otherwize..... I personally prefer to just install fresh. [22:43] Hello [22:43] bjrohan: dd will work fine. As will clonezilla [22:44] Is there a slim and portable (lightweight) laptop designed for Ubuntu that runs DOTA 2 (video game)? I'm looking at the System76 Oryx, but that thing weighs 5.5 lbs and has a 2 hour battery life. [22:46] Umeaboy, leftyfb When I said "my" computer it's my fathers, and I don;t know what programs he has, so I would prefer NOT to do a new install and then have to listen to him calling me up because he can't find a program he used to have [22:46] :-) [22:47] oh, you want to keep what's on the old one [22:47] yeah, that's not going to be worth your time [22:47] sorry, new one [22:48] bjrohan: actually, i'm a bit confused... [22:48] leftyfb, I simply would like to copy everything (bit by bit) from old drive (hooked up via usb adapter) the the new internal 1TB so that the laptop boots just like it was his old comp [22:48] croz: Check out this one: https://www.crowdsupply.com/purism/librem-15 [22:48] :) [22:49] Their ship time is like a month or longer. [22:49] bjrohan: use dd [22:49] I checked them out. [22:49] Using Gnome 3.20, it seems that processes launched by keybindings (uses gnome-settings-daemon) do not get env variables set by xinit. Can someone confirm ? Know a wrokaround ? Thanks [22:49] bjrohan: what version of ubuntu is he running now? [22:49] It's mint, I don't know the version [22:50] I put that on vs ubuntu, as it looks more like Windows that he's used all his life [22:50] bjrohan: you know this is #ubuntu and not #linuxmint-help right? [22:50] yes, but I know at the very base, for something like cloning, all debian based work the same :-) [22:50] bjrohan: either way, as I said originally, use dd or clonezilla [22:53] Hey all. Trying to upgrade 16.10 to 17.04, but I see +114 packages, noticeably 'build-essentials', 'dpkg-dev', 'g++, 'g++-6' and 'pkg-config', which strikes me as a set that is wrong for a common-use desktop. [22:53] Is there a way to find out what pulls all these new packages? [22:54] Lachezar: not really. Also, I would recommend sticking with LTS versions of ubuntu which are supported for 5 years as opposed to 18 months for non-LTS. [22:54] leftyfb: I'm not using LTS anyway, but upgrading pulls 114 new packages, which seem to be developer-oriented. [22:55] <\9> yeah those are developer packages [22:55] not really [22:55] they're required if you want to install anything from source [22:55] So how come a distro upgrade pulls in those? [22:58] Lachezar: I think that depends on if you have Backports enabled or not. [22:58] Q2: After migrating, will there be any log that I can check to see what was added, so that I can try and remove them (and see what actually pulled them in)? [22:59] Hi what ubuntu verison is stable? [22:59] Umeaboy: I do have backports enabled, but I do not have build-essentials installed. [22:59] Lachezar: https://help.ubuntu.com/community/LinuxLogFiles [22:59] newlinux: Depends on your computer. [23:00] build-essentials is not part of backports [23:00] newlinux: Any. [23:00] But I'd say 16.04 LTS is. [23:00] thank you [23:01] Hm. Wasn't there an 'apt-get why package-name' command? [23:01] Just set Ubuntu to only offer upgrades with LTS support and you'll be fine. [23:01] Lachezar: Nope. [23:01] Hello, I was looking for a suggestion for buying a low priced, sleek looking, ultra portable, good battery life and performance GNU+Linux compatible laptop (https://www.reddit.com/r/linux/comments/6b6qmw/suggestion_for_a_low_priced_sleek_case_design/) [23:01] It's not working here. [23:01] newlinux: the ones on ubuntu.com are [23:01] yeetfimt: you're asking for a lot [23:01] yeetfimt: spamming all linux related channels might not be the best way to get suggestions :) [23:02] yeetfimt: Check at pricegrabber.com or pricespy.co.uk. [23:02] Ugh. It was 'aptitude why ...' but aptitude has been lost (pun intended). [23:02] Preferably the latter. [23:03] yeetfimt: Check out Librem 15. :) [23:03] Next computer I'll buy is going to be that one. [23:04] A kernel free from proprietary blobs...... Yaaaaaaaay! [23:04] Wouldn't that be nice... [23:06] * Lachezar wonders which lazy dev put a dependency on 'build-essentials'… [23:06] I guess I'll find out after upgrading. Hope it's not one of those Pidgin stupidities (pulling Unity into Xubuntu). [23:08] thanks, leftyfb, Aginor, Umeaboy for your advice and being nice.:) [23:08] * :) [23:08] YW. :) [23:09] Lachezar was getting all flustered over a 20k package which does nothing unless you want to install an application from source [23:10] newlinux, Get all the Buntus and run them in live usb for a test, very easy [23:11] anyone have ubuntu running on 4k display (preferably laptop)? any issues with font display? === wannabej_ is now known as wannabej [23:11] yeeve, $250 for quad core asus on amazon. [23:12] no fiddling install ordriver issues [23:16] Is there any security advantage to using Ubuntu over MacOS? I see a lot of threads on Reddit for Ubuntu over Windows AND Mac where they conflate things, but are there any advantages with Ubuntu over Mac only? [23:17] croz: God yes. Ubuntu is free. [23:18] Not talking about price. Talking about security. [23:18] croz: Not really font size. [23:18] Windows in general. [23:18] But I do appreciate that difference of course, but at this point I'm already an Apple whore looking to learn more about security advantages. [23:18] Umeaboy what issues do you have with ur 4k and ubuntu? [23:18] Unity itself is fine, but the windows I open looks to have a higher resolution. [23:19] I have the newest Macbook Pro with touchbar and maxed out specs, but Linux and the new MBP don't play nice. [23:19] Umeaboy damn i had issues with that on my other macbook pro. thought it was a hardware issue. [23:19] croz: Sorry...... MBP? [23:19] Macbook Pro [23:19] OK. [23:20] Nope. It isn't. [23:20] At least for me it isn't. [23:20] 16.10 works just fine when it comes to resolution. [23:20] And now I'm runnin 17.04. [23:21] xrandr -s 0 will reset your graphics settings. It didn't change anything for me. [23:22] I'm thinking about deleting the Xorg.conf so that a new one will be generated. [23:22] I'm thinking about buying a System76 Oryx which has nice hardware and comes shipped with Ubuntu (16.04LTS or 17.04), but I'm not nuts about the 5.5lb weigh. Being able to play DOTA 2 is a must. Any ideas Umeaboy? [23:22] croz, Linux (nearly any version) can be so locked down the locks can have locks with locks. On macOS, you can do the same, but it takes a bit of savvy...but bear in mind that macOS *is* a *nix flavour...but for ease and software? Linux... [23:22] im writing a C++ program and it crashes with sigsegv on ubuntu 16.04 but not on 16.10. Works on arch too. Ive tried updating the graphics lib used, gcc to the same as on 16.10 too. What else could be causing this strange behaviour? Maybe libc++? Theyre the same on both... [23:24] croz: Ask the developers of DOTA to realease full source code to you so that you can make a customized build. :) [23:24] haha that's WAY over my head [23:24] Not really. You can always learn. :) [23:24] Unless you're lazy. [23:24] im just looking to jump into ubuntu but want a sleek and light design like my macbook pros, but i want it to be able to run DOTA 2 maxed out. [23:24] :) [23:25] price isn't an issue [23:25] im using libprocps and the dev package is a version behind on 16.04 is all i can think os [23:25] *of [23:25] What's the maximum weight you be OK with? [23:25] What is DOTA? [23:25] YankDownUnder: A game 1 person plays. [23:25] :) [23:25] well this mbp weighs 3lbs. so hopefully around there and has great portablility focused dimensions [23:26] Umeaboy, Ah. Right. So it's not HL2 or Black Mesa Source...(not a game, then) :) [23:26] YankDownUnder here's some gameplay. https://www.youtube.com/watch?v=Doc_vYSZc9c [23:26] it's a great game. [23:26] 5v5 online game [23:27] I prefer 0.a.d :) [23:27] I even helped translate it into Swedish. [23:27] :) [23:28] never heard of that one. but at this point its safe to say DOTA 2 is my game of choice. got me off madden, bf, cod, and other games. [23:28] Coolbeans...not my style, but looks nice...looks "heavy"... [23:28] heavy? [23:28] Anyway..... Gotta go. [23:28] croz, "Heavy" meaning there more to it than just "shoot kill shoot kill!" [23:28] :) [23:29] oh hell yes teamwork is vital to winning [23:29] croz, Does this work on an MBP at all? [23:30] dota? yes i can run it maxed out [23:31] i have a Radeon Pro 460 with 4GB on here [23:31] croz, Running macOS or linux? [23:31] macos, linux isn't compatible on here yet. i'd be stuck without sound, crappy wifi, no bluetooth, and other issues. [23:32] thats why im looking to buy a laptop that is sleek, portable, has fully supported hardware, but can run dota 2 with maxed out specs or close to it [23:33] croz, Fair enough... [23:33] 14.04 going to grab 15.10, then get the 16.04 lts ??? [23:34] IntelCore, Why not upgrade from 14.04 to 16.04? [23:34] ye i wanna. it does? [23:36] IntelCore, 14.04 is an LTS release (long term support) - and 16.04 is an LTS release...so, um, yeah...there exists no requirement to add an extra step... [23:36] YankDownUnder any ideas what laptops fit my requirements [23:37] IntelCore, https://wiki.ubuntu.com/XenialXerus/ReleaseNotes [23:37] we was back when 15.10 was required first, and i was waiting for 16.04.1 [23:37] croz, PERSONALLY - and if I had the dosh (money), I'd be sussing out the Alienware stuff...but that's me... :) [23:40] i have an alienware [23:40] will boot ubuntu and install. [23:40] 17" too big [23:41] hello guys i have a Dell 5520 and the video is artifacting badly when chrome is open [23:41] croz, ENVIOUS...you running Ubu on it? (17" is perfect for doing digital photo/art) [23:41] I want to install 16.04.2 and it will allow that? [23:41] no windows and it's sitting in a cabinet. and i have an MSIGT72, another 17" with 8GB graphics on it [23:41] also sitting in a drawer XD [23:41] IntelCore, It will follow with what is CURRENT - so yes, you'll end up with 16.04.2, mate. [23:41] i dont do digital photo/art. i just work and game [23:42] croz: wasn't this just covered in ##linu [23:42] linux [23:42] yeah just getting more input and we're discussing my other laptops now [23:43] you where told what to do though [23:43] seeing if anyone has any other suggestions. [23:43] just find one with compatible chipsets [23:43] and that meets your spec [23:43] Jakethepython1, Only Chrome? Do you have the proper graphics drivers? As well, have you considered turning off "compositiing" in your DE/WM ? [23:43] friend got locked out of alien machine cas lost password for domain [23:43] exactly. im asking for suggestions. i dont know about chipsets, etc. [23:43] who cares?: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1572950 [23:43] Launchpad bug 1572950 in samba (Ubuntu) "snapper.so not included into samba-vfs-modules" [Undecided,Confirmed] [23:43] croz: so check the ubuntu supported ones (intel will see you right) and just by one with as much intel as possible [23:43] what is compositing [23:44] DocMAX: ask a question / for help - not just spam a link with a smart response [23:44] i7 about 539usd [23:44] the question is, why is the issue still open? [23:44] thing is ive been so into apple for years except for my gaming laptops and pc that i dont know who makes any good, quality, lightweight stuff. :( [23:44] DocMAX: what does the bug report say on it's status [23:44] ive been that guy that buys every new mac as they come out. they got me by the balls man [23:45] Jakethepython1, What "Desktop Environment" are you running right now? [23:45] gnome [23:45] croz: just keep to the main big names and buy intel - investigate your video cards/wifi cards and you'll be gine [23:45] * YankDownUnder looks at his pitiful 2011 MBP and 2010 27" iMac and sobs [23:45] ikonia, confirmed Undecided unassigned [23:46] DocMAX: ok, so thats why it's still open then [23:46] Found it. 'gstreamer1.0-tools' -> 'pkg-config' -> 'dpkg-dev' (suggests) -> 'build-essential' [23:46] since 1 year? [23:46] Is using multiple passes for wiping a disk really necessary? [23:46] DocMAX: if it's unassigned - it can't get fix [23:46] Jake --- putting image over an image ( 3 D) ? [23:46] ikonia, of course it can, it's just a module that needs compiling [23:47] DocMAX: if it's not assigned to anyone....it can't get a fix released [23:47] ikonia, in arch its allready in [23:47] how do i disable that [23:47] DocMAX: so ? [23:47] u want it. eh [23:47] ikonia, so nobody cares? [23:47] DocMAX: you've just admitted to the arch channel you are new to arch and don't really know what to do on compiling a module [23:47] Jake -- Compz? [23:47] DocMAX: so don't try to be smart referencing it as if you know what's going on and the implications of the release process === deww_ is now known as deww [23:48] hello is someone here for a bit of help? [23:48] DocMAX: you're welcome to work on the bug and submit the patch / fix for inclusion [23:48] DocMAX: if it's that simple just submit the fix [23:48] im trying to create a bootable USB of Windows on Ubuntu 16.04 but unetbootin wont do it... [23:48] Jakethepython1, You can use "gnome-tweak-tool" to disable animations - see if that resolves the issue firstly...then take it to the next steps if that doesn't work... [23:48] ok [23:48] it will get very flat [23:49] im trying to create a bootable USB of Windows on Ubuntu 16.04 but unetbootin wont do it. [23:49] coppz: you don't need to keep asking 18 seconds apart [23:49] DocMAX: got it fixed yet ? [23:50] DocMAX: do you not care ? [23:50] windows have a usb burner to install windows by usb [23:50] ikonia, i do care... just downloaded the samba sources to compile [23:50] then i will upload the deb package [23:50] i thought no one had seen it. On Ubuntu? [23:50] DocMAX: fantastic, I look forward to seeing the fix go through the release cycle [23:50] DocMAX: thank you very much [23:50] I'll put a watch on the bug [23:51] ikonia, you r welcome [23:51] run win 10 in vm on ubuntu [23:51] tried that, sat on the windows logo for literally about 35mins. [23:52] ikonia what do you think about this one? http://www.dell.com/us/business/p/precision-15-5520-laptop/pd?oc=xctop5520hwus [23:52] as in the Windows boot image. never even got a chance to install. [23:52] croz: it's what you think that matters [23:53] i never see winblows under linux/ on linux.. [23:53] it's called "windows" [23:53] ooop [23:54] if you can't disguss something with out silly stupid names - don't bother === bazhang__ is now known as bazhang [23:54] discuss even [23:54] basically my gf has to run Windows for things like Auto CAD and a few other things but I had to replace her HD and I put an SSD in it. I only run ubuntu and I never thought it'd be such a pain in the ass to get Windows on a USB within Ubuntu [23:54] right, well vm ware was only i seen [23:55] hm, I only tried virtualbox. You mean create a VM, install windows, and in that VM mount the ISO? [23:55] coppz: you can do it in ubuntu. i'll link you to a doc. which windows version? [23:55] 10 mate sound [23:56] ikonia, allmost done [23:56] superb [23:56] coppz: https://atkdinosaurus.wordpress.com/2016/11/07/how-to-create-a-bootable-uefi-gpt-windows-10-usb-stick-in-ubuntu/ [23:57] this looks complicated but sure I gotta do what I gotta do! thanks a mill mate! [23:57] akik_, i created a dualboot (UEFI AND BIOS) arch/ubuntu stick [23:57] i'm very proud of it [23:57] or down the windows usb stick burner, and stuff 16.04.2 on it [23:58] used syslinux and gummiboot for this [23:59] u run both from usb