[00:00] this package isn't completely installed because during installation it tried to start this and failed [00:01] jiffe, and you just installed the digits package, and you have the nvidia driver installed? [00:02] I have nvidia-352-updates, bumblebee-nvidia and digits installed, although digits is in an iF state [00:03] jiffe, so when you installed digits, it didn't give you an error, almost sounds like the entire package didn't install? [00:03] it did give me an error [00:04] at the end of the install it tried to start nvidia-digits-server and failed with job unknown [00:04] jiffe, run an apt-get install -f and what does it return [00:04] same thing [00:05] what do you all do in your free time; what do you like to do when you're bored [00:05] jiffe check this out if you haven't already: https://github.com/NVIDIA/DIGITS/blob/master/docs/UbuntuInstall.md [00:05] txspud: that's what I used as the install guide [00:05] bracketslash, join #ubuntu-offtopic. ;-) [00:06] jiffe kk [00:06] I'm more curious specifically why ubuntu doesn't think the job exists [00:07] jiffe, it appears, imho, that there wasn't a binary installed [00:07] I don't think there should be binaries [00:07] Hi [00:07] So I move forward a bit with my pendrive customized system :) [00:08] or more specifically I don't think there should be an nvidia-digits-server binary, there is an exec line on this config [00:08] jiffe if you do a locate on nvidia-digits-server do you get any files that are a binary? [00:08] txspud: no [00:08] jiffe, can you pastebin that? [00:08] currently I boot ubuntu using extlinux instead syslinux on ext2 partition [00:08] /etc/init/nvidia-digits-server.conf [00:08] that's the only output from locate [00:09] jiffe, okay, can you pastebin that conf file please [00:09] txspud: http://nsab.us/public/nvidia [00:09] in toram mode it works fine but for persistent I mount from initrd is not able to mount my pendrive twice (one for /cdrom second for /cow) [00:10] also I wonder how it can be that in toram mode I can unmount pendrive and see in htop that only above 300MB is alocated [00:11] and without pendrive I can run any application and don`t see any IO errors [00:11] So, any ideas on not being able to open any 3d accelerated applications with: [00:12] Lubuntu 15.10, a GTX 860M, and the proprietary 352.63 drivers for said graphics card? [00:12] are you sure thats the newst river [00:12] and hello yuken [00:12] boa, ohai. long time no see. [00:12] jiffe, so looking on the site, there should be a digits-server wrapper as well [00:12] indeed long time [00:12] boa, I actually have a PC now instead of a potato :o [00:12] im still banned in said channel [00:13] for like 6 months ago [00:13] I have no idea what you even did o.o [00:13] nothing lol [00:13] txspud: where do you see that [00:13] Yuken, theres 361.42 out for your graphics [00:14] Starting up glmark2 gives "Segmentation Fault (core dumped)", and "Unturned" does not start at all. [00:14] boa, bah, upgrading would be a huge hassle. Think I should, though? [00:14] http://www.geforce.com/drivers/results/101423 [00:14] jiffe https://github.com/NVIDIA/DIGITS [00:14] its like a 20 second install [00:14] oh, only 82MB. Windows version is 300MB. Nevermind about that. [00:14] Is it just a simple binary I can execute with ./ in a terminal? [00:15] digits is just a frontend to other machine learning tools like torch and caffe [00:15] yes [00:15] sh ./file.run [00:15] jiffe, maybe do an apt-get purge on the package and try re-install [00:15] which is where I see it being referenced as a wrapper [00:15] jiffe ack [00:15] Would it set up everything automatically (upgrading current driver version and whatnot), or would I have to manually do that? I assume automagically. [00:15] just run the installer [00:16] mmkeh. [00:16] hah, apt-get purge fails also for the same reason [00:16] dont think its supported, bt you can use this [00:16] https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [00:16] oops, gotta exit X ;-; [00:17] I have to go pick up my dog, I'll be back later [00:17] woof [00:17] ... now i forget exactly how to do that, as I've only used a full terminal environment when using Ctrl+Alt+ Function Keys. [00:17] Yuken, I think Alt + F4 does it [00:17] killall -9 X ? [00:17] bracketslash, pls. [00:17] i dont run linux with a gui so i dont know [00:17] ive got a few vms running using KVM. i am trying to make it so that smtp is blocked on my gusets for outgoing so they can't send out mail etc. trying to prevent abuse. so i have ran iptables -I FORWARD -o br0 -p tcp --dport 25 -j DROP; iptables -I FORWARD -o br0 -p tcp --dport 587 -j DROP -- then from one of the guests, i ran as a test telnet smtp.sendgrid.net 25 and it still connects/establishes [00:17] a connection. Does anyone know what i'm doing wrong? here is my iptables ruleset: http://pastebin.com/raw/y5uDZEDa -- ive got the 2 iptables commands i just referenced at the top of the forward chain as well (from googling i read something about that).. but im still able to telnet smtp.sendgrid.net 25 or 587 on the guest vms [00:18] didnt ctrl + alt + backspace used to kill xorg [00:18] del \windows\system32 [00:22] descent size community here [00:22] New drivers installed, aaaand... [00:22] stuck at 1024x768 at 76Hz. wut. [00:22] anyone want to help me get up to speed? [00:23] !details [00:23] Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [00:24] OKay thank you. Its not that I need help with anything related tu ubuntu. Just wondering about new ideas that would be great to work on. [00:26] baci, probably better asked in #ubuntu-offtopic then :-) [00:27] Please guys, I still can't figure out what is happening [00:27] "You do not appear to be using the NVIDIA X Driver." [00:27] ugghhhhhh. [00:28] Is the RC out yet? [00:28] beta 2 [00:29] Apr 14, RC release no? [00:29] ask in ubuntu+1 for 16.04 [00:29] hello everyone! [00:29] 21st [00:29] ooops that date is for final [00:29] I'm running an ubuntu server with eth2 as internal interface and eth1 as default gateway. eth2 has the ip 192.168.0.1 255.255.0.0, and my dhcp service is configured with range 192.168.0.5 192.168.10.254, but all hosts are only getting ip's from 192.168.0.5 to 192.168.0.254 [00:29] anyone want to help with a hardware related issue? [00:30] 21st is final [00:30] YoloBR: it need sto be 255.255.255.0 [00:30] secondly, the .2-.4 are filled [00:30] boa, you did this to me ;-;. [00:30] Why, UserUS ? [00:30] which makes sense, if you own a television and you are on your laptop [00:31] because 192.168.1.1 is the router, the next .2 is the tv usually, the next is your local computer, and one other. maybe you phone [00:31] and your subnet is off. the 3rd octet must be 255 since it is a standard address, in the .10 subnet [00:32] UserUS: I just need like 500 hosts on the same network [00:32] okay, so make another subnet is all [00:32] each only allocated 250 max [00:32] BravesCharm, better to just state your problem with details and if someone can help they will respond [00:32] make another subnet, for example, 10.0.0.1-255 [00:32] Hi everybody! I'm planning on doing a clean install to upgrade to 16.04, is there any reason I should wait until the 21st / downside of installing beta 2? [00:32] or 172.168.1.1-255 [00:32] alright so I think I need to focus on the service start/stop failing [00:32] squinty: sounds good...thanks! [00:33] ihaveaquestion: no, it will update anyway. core principles usually stay the same so I'd install now [00:33] UserUS: I see, like a virtual interface on eth2 with another ip and mask? [00:33] Thanks! [00:33] When reading a Firefox page with Orca screen reader, the page doesn't scroll down as I navigate it (strucural navigation), how can I make it scroll? [00:34] YokoBR: well, you'll have to set it up via a router, or some kind of interface. but yes, correct. [00:34] Yuken, whats wrong [00:35] I have a laptop that when turning on, lights come on(including HDD light), CD works(can even eject tray) but the monitor(including external), fan and CPU is not coming on. If I leave the computer on, it reboots every minute. The computer had 2 RAM sticks, tried using each one by itself and have the same problem....what could be the problem? [00:35] so here's something interesting, service nvidia-digits-server start is coming up unknown job, but service --status-all lists [ + ] nvidia-digits-server [00:35] YokoBR: It will be on the same home network, just divided into another subnet, so the computers can handle the information being sent/recieved [00:35] boa, "You do not appear to be using the NVIDIA X Driver." ;-;. Ran "nvidia-xconfig" as root and all, xorg.conf seems to be proper... [00:35] ihaveaquestion, pretty stable here but #ubuntu+1 is the channel for 16.04 enquiries [00:36] Yuken, you can just use that tool to uninstall it [00:36] sorry, first time using the IRC [00:36] has anyone been using 16? [00:36] and install nvidia drtivers from ppa [00:36] I know, I'm going to try that and use the ppa drivers again. [00:36] sh /nvidia-installer.run --uninstall [00:36] It looked pretty clean from what I read and saw [00:36] guys.. [00:36] the binaries are better though [00:36] right after deploying a fresh ubuntu instance..what do I run from command to update my stuff? [00:36] terminal* [00:36] boa, I would use the binaries, but they, ya'know, don't appear to be working properly o.o [00:36] sudo apt-get update && sudo apt-get upgrade [00:36] vacho [00:36] UserUS, #ubuntu+1 for 16.04 [00:37] Yuken, pebkac [00:37] boa, pls i did it perfectly. [00:37] Now, to uninstall anything related to nVidia drivers and reinstall everything. [00:37] sudo apt-get purge nvidia* [00:38] apt-get The Purge [00:38] heh [00:39] so apparently if I try to start the service using a local terminal it fails, but via ssh it works fine [00:40] theres some bugs... kde tends to crash on me [00:40] sadly [00:41] weechat shortcuts just don't work well with Ubuntu... [00:41] im curious about lxqt ... i bet thats going to be a sweet setup [00:41] lighter and prob less bugs than kde but with kde advantages [00:41] qt is supposedly faster [00:42] than gtk === joe75_ is now known as joe75 [00:43] boa, drivers are now installed properly, but I still can't open any 3D hardware-accelerated applications ;-; [00:43] I get a segmentation fault with glmark2, other programs don't report anything like Unturned and CSGO. [00:46] I'm assuming the main board must be dead :( [00:53] As I have only one NIC, i've created two virtual interfaces. Now the three interfaces has 255.255.0.0 as masks and created dhcp configs with 3 ranges, 192.168.0.2-254, 192.168.1.2-254 and 192.168.2.2-254 [00:53] would that work? [00:54] idk how will the hosts query the server for an ip and how it will release it between those dhcp ranges [00:54] http://www.tldp.org/HOWTO/archived/IP-Subnetworking/IP-Subnetworking-6.html [00:54] boa, I've switched to nouveau temporarily without the resolution shitting itself, and it works fine apparently. [00:54] o.o [00:55] http://superuser.com/questions/569710/how-to-create-a-separate-subnet-for-wireless-access [00:55] Read both, and you'll understand what I mean by the class C subnet addressing, and how to set up your network properly [00:55] Hi all, I am trying to run a game under WINE... I need Gecko. Gecko 32 bit seems to be installed, but I need to install 64-bit Gecko for Wine... How do I go about doing this? [00:55] "SteamUpdateUI: An X Error occurred" oh for fucks sake. [00:56] Mitchell92: Have you googled the software you need? [00:57] UserUS, yes. I'm looking at the ubuntu wiki, its World of Warcraft [00:58] Okay, http://ubuntuforums.org/showthread.php?t=1721582 [00:58] thanks, before i look at that i just realized WoW is running a 64-bit executable... I'm trying it in 32 bit mode [00:58] one moment. [00:59] >.> that might be a problem lol [01:00] its doing the same thing. its launching but the game is stuck at "connecting", it isn't displaying the license agreement so I was assuming that the issue is with gecko, assuming that it cannot display it. [01:01] In the end, it just stays at "Connecting" [01:10] Mitchell92: And your connection is working properly? [01:10] Yes. [01:11] I'm online right now. [01:11] Where is the game from? [01:11] Downloaded from the world of warcraft website [01:11] what's the newest kernel version available for ubuntu? [01:12] Try to remove the Cache, WTF and Interface folders in the WoW folder to start with fresh configuration and such [01:12] ok [01:12] Also, you have winetricks installed, correct? [01:13] !info linix-image-generic wily [01:13] Package linix-image-generic does not exist in wily [01:13] i'll do that now, right now it is giving an access violation after switching it to opengl [01:13] !info linux-image-generic wily [01:13] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.2.0.35.38 (wily), package size 2 kB, installed size 11 kB [01:13] I do, UserUS ... Should I do something inside of winetricks? [01:13] nope, just making sure [01:14] CrowX-: ^^ . [01:15] I'm going to do a reboot [01:16] Bashing-om, do you have that installed? [01:16] at the moment [01:17] CrowX-: No, I rum 14.04, 3.13.0-85-generic . [01:17] thanks [01:17] anyone here running the latest kernel? [01:18] CrowX-: You have an issue ? [01:18] Bashing-om, no, I need the /lib/modules//modules.alias of as new kernel version as possible. [01:19] I could build one, but it would take too long, so I'd rather ask if anyone has it already [01:21] guys, if my eth2 is 172.16.0.1 255.255.0.0 i can put dhcp server with range 172.16.0.2 - 172.16.3.254? [01:22] It would be a B Class Lan, right? [01:22] that sounds wrong to me === N3X15_ is now known as N3X15 [01:23] why, boa ? [01:23] Rocky Bal boa [01:23] how are you giong to from .0 to .3 [01:23] The DHCP server must contact an outside source to produce website names [01:23] UserUS, dns [01:24] ohh ok, mb [01:24] yeah, you'd have to use the same subnet mate lol [01:24] ya [01:24] 172.16.SUBNET.HOST [01:24] If you assign the incorrect subnet, it will not work [01:24] say you have 64.555.3.x [01:24] i suck at networking lol [01:28] but UserUS , if I use the same subnet i'll aways be limited to 256 ip's [01:28] You always will be [01:28] That is how a /24 works [01:29] if you want to know other options, visit ##networking, perhaps they know [01:31] YokoBR, you need a subnet calculator, there are a lot of them online - if i remember right, what you're asking for would be something like a subnet of 255.255.252.0 [01:31] The next step up is a /23, x.y.z.0/23, where z is divisible by 2. [01:32] 255.255.254.0 is a /23 (two /24s), and 255.255.252.0 is a /22 (two /23s) [01:33] woohoo [01:33] I remembered right [01:33] not bad considering I haven't had to actually design a > /24 network in almost 10yrs [01:34] what language did you program that in? [01:36] YokoBR : now that I've read back up, yes, 255.255.0.0 would cover your needs and then some [01:37] this is what i did, 10.100.0.1 255.255.252.0. DHCP range 10.100.0.1 - 10.100.3.254 [01:37] 255.255.0.0 is a /16, which equals 255 /24 blocks [01:38] exactly [01:40] i made it to 16.04, but my connection got interrupted during it and i think some packages were lost [01:40] is there a way to just install the base ubuntu system via apt [01:40] i have a big list of packages btw which "were installed but are no longer needed"... [01:40] just do sudo apt-get install update && apt-get install upgrade [01:40] It will download everything you need [01:42] are those installs supposed to be in that command? [01:42] that only wants to upgrade libjpeg-progs btw [01:45] Proprietary nvidia drivers will not allowed 3D accelerated programs to start... and nouveau is stuck at 1024x768@76Hz... ughhhh. [01:46] ##hardware they were just talking about that [01:46] et09, "were installed but are no longer needed" you should also see in this case "remove with sudo apt remover" or "sudo apt-get autoremove: [01:46] yes [01:46] squinty: sudo apt-get install autoremove [01:46] sorry sudo apt autoremove [01:46] should i really? *gulp* [01:46] UserUS, yes brain fart lol [01:47] lol, just do install update and install upgrade, and autoremove, and reboot [01:47] you'll be good to go [01:47] oh that did change some things [01:47] hmm [01:47] as in, set up new pkgs [01:48] it downloads dependencies [01:48] and updates [01:48] and upgrades software/kernels...etc [01:48] it's what your pc does on install [01:48] it just makes it look pretty [01:49] Hi GUys [01:49] how you doin today? [01:49] what's exciting about ubuntu 16 [01:49] now that i've installed it [01:49] it's 15++ [01:49] lol @reisio [01:50] hi folks, someone of you are using amd gpu [01:50] Fastbyte01: well i've got good gnus and bad gnus [01:51] et09 what gpu are you using? [01:52] n/m Fastbyte01 i'm kidding === ljhade24 is now known as MurciLee [01:57] Has anyone here started up an ec2 instance using Xenial images? [01:57] I've been seeing locale issues [01:57] Not sure where to look for related bug reports (not sure if it's ec2 specific or not) [02:21] With no luck, I've had a problem for a few hours of being unable to use any 3D accelerated apps with the proprietary nVidia drivers, nor am I able to revert back to nouveau properly. I installed the proprietary drivers, and started up a game called "Unturned", and it was working fine for a bit; then I toggled it to Windowed mode, and then... nothing has been working afterwards that makes use of 3D acceleration. [02:21] With a GTX 860M and both 361.42 & 352.63. === dylan is now known as dylanchase [02:37] hi i'm on ubuntu 15.10, i just created a bootable USB drive for windows 7 using hte microsoft tool, but when I plug it in and reboot, my desktop loads straight to ubuntu without giving boot options. i checked the boot priority and 'Removable Device' is the first in the list. [02:38] any thoughts? === dylan is now known as dylanchase [02:47] Using the "Additional Drivers" menu in Software & Updates, if I select proprietary drivers, will I be able to go back to nouveau without an internet connection? I presume it is integrated with the current kernels so I wouldn't have to download it ,yes? [02:55] hi [02:55] specbit: Welcome. If you have a question about Ubuntu, please go ahead and ask :) [02:56] I had the most unusual behavior after installing ubuntu 15.10 [02:56] please check the video https://youtu.be/7k7aaYZdFAs [02:57] Rick Astley sang that he'd never give you up? [02:57] I have nouveau installed and set to use nouveau in my xorg.conf and additional drivers page, yet glmark2 is reporting " GL_VENDOR: VMware, Inc." and the resolution of the machine is stuck at 1024x768... [02:57] any ideas? [02:57] or http://ubuntuforums.org/showthread.php?t=2320530 [02:57] rob0: That vid is legit, it's not a rickroll :p [02:58] S-USA|Phone: good, I was just checking that [02:58] can someone help me [02:58] http://ubuntuforums.org/showthread.php?t=2320530 [02:58] please [02:58] i have problem installation LTSP Server on Ubuntu 15.04, [02:59] Hey guys, anyone mind helping me get my ethernet running on 12.04? Swapped my harddrive to a new desktop, and ethernet does not appear to be working [02:59] Problem messages when booting client LTSP " TFTP Time Out" [02:59] I can only assume im missing a module - just unsure how to proceed [02:59] specbit: does the system hang indefinitely after you enter the password? [03:00] ecojud: Nothing happens [03:00] The mouse works but nothing else [03:00] specbit: do you have grub install? [03:00] err, installed* [03:00] yes I have the grub [03:01] specbit: if so, I would enter advance ubuntu options and start up from an earlier system version if possible [03:01] As I couls see before entering my credentials everything was like normal [03:01] since you seemed to have updated in a working OS and booted into a broken one === reisio_ is now known as reisio [03:03] not quite @ecojud. I have windows7, which I´m currrently using and went to install ubuntu 15.10 in dual boot [03:03] i just verified that my windows USB booter works on a different machine, but on my desktop (mobo=Asus P7H55) it doesn't get recognized i guess [03:04] ecojud, still there? [03:05] specbit: yes [03:05] tu est francais? === edf3 is now known as Guest97087 [03:05] specbit: so, to get things correct, you installed and booted into ubuntu... you ran an update before logging in; rebooted with a bootable dvd and hung the system [03:06] i need to give a program access to usb devices [03:06] how can i go about doing that? [03:06] specbit: restarted after dvd hang, and now you are getting no behavior after login [03:06] without typing sudo [03:06] i tried some udev rules, but they aren't working [03:08] yes, that´s about it. this behaviour was felt on the first installation. But because on the first installation I chose the encrypt the home folder option, [03:08] specbit: it doesn't seem like you are having any sort of boot problems... I would try rebooting into grub, choosing advanced ubuntu options and choose an older kernel if you have one... else maybe reinstall the linux system only... I don't see a need for wiping windows too [03:09] a message was displayed about a phrase something (I can´t remember more than this). So I went and reinstalled the ubuntu [03:09] specbit: well, if you set up some level of encryption and then got a hang on your next boot, that sounds suspect... maybe try reinstalling without encryption and opt-in to it later [03:09] And that´s what I did [03:09] exactlly that [03:10] hi i'm on ubuntu 15.10, i just created a bootable USB drive for windows 7 using hte microsoft tool, but when I plug it in and reboot, my desktop loads straight to ubuntu without giving boot options. i checked the boot priority and 'Removable Device' is the first in the list. I verified the usb loader works on another machine. [03:10] interestingly, the USB shows up as a hard drive in the bios [03:10] but on the first attempt I was able to reach the settings window but the maximaze and minimize bar wasn´t there [03:11] possibly the wrong file system type? === King is now known as King` [03:11] and also the left mouse buttom worked. Even opened a terminal but again, no close, maximize or minimize bar was available [03:12] I downloaded the 14.xx LTS version. This one was working in this computer before I bought the SSD [03:12] Just don´t know if the downgrade is going to be possible [03:13] specbit: how old is this computer? [03:13] 6 yo [03:13] yeah [03:14] but it passed the requirements to install ubuntu [03:14] okay hey i magically got it working. here's the important question. after i install windows to a partition (i already have ubuntu on the disk) can I reinstall grub from within windows or will I -have- to get an ubuntu usb loader [03:14] running Xorg -configure gives me: "Number of created screens does not match number of detected device Configuration failed." [03:14] any ideas? [03:15] specbit: well, I'm not totally sure what could be going wrong if you are facing the same problem after reinstalling... maybe something in the bios is misconfigured? I'm not really sure [03:16] oh god. apparently the hard drive is not NTFS. [03:16] there is a bios update for it... [03:16] but proceed with caution [03:16] is there any way to get an FAT partition on my existing hard drive without erasing my ubuntu installation? [03:17] ecojud: although is a 6 yo computer it´s not that bad. Has a 64 bits processor 6100 series if not mistaken, 4 Gb of RAM and a dedicated ATI graphics card [03:17] can anyone see what i'm writing? [03:17] yes mekhami [03:18] mekhami: he's lying, no one can! [03:18] lol [03:19] fuck it i'm just gonna buy a new computer for windows, it'll be less of a pain in the ass than trying to dual boot. [03:19] ecojud: do you think age has anything to do with? [03:19] specbit: fair enough... I would say keep experimenting, see if the bios is up to date [03:20] specbit: and no, age probably has little to do with it [03:20] Anyone know how you can give a program access to USB devices without using sudo? [03:20] the bios is updated [03:20] ecojud: do you think that I´ll be allowed to downgrade ubuntu version? [03:21] specbit: how do you mean? from 15.10 to 14.04? [03:21] ecojud: one more thing, even booting with the dvd and hit "try ubuntu" has teh same result [03:21] aha [03:21] ecojud: preciselly [03:22] i would pay really good money for someone to do this for me damn [03:22] so the live cd is hanging after login too? [03:22] help. I've borked my ubuntu system. I ran out of space and while trying to fix it I made it worse. I tried booting into single user mode to fsck and it seems I am trying to mount some CIFS systems which is on itself but it fails because there is no IP assigned. I really need help fixing mount, freeing up space and correclty mounting my network shares [03:22] ecojud: yes it is [03:22] SOS http://ubuntuforums.org/showthread.php?t=2320530 [03:23] thoughts are appreciated http://ubuntuforums.org/showthread.php?t=2320530 === AntiSpamMeta2 is now known as AntiSpamMeta [03:24] spec [03:25] specbit: http://askubuntu.com/questions/565067/fresh-install-of-ubuntu-14-04-1-lts-freezes-after-login [03:25] http://askubuntu.com/questions/449479/ubuntu-14-04-lts-crashes-after-login [03:25] specbit: both of those links seem related to your issue... seems like there is a video driver issue === N3X15_ is now known as N3X15 [03:26] specbit: both solutions involve restarting in recovery mode from grub, turning on network for internet, and getting replacements... maybe that will help you on your way [03:27] anyone see an issue with this in udev [03:27] SUBSYSTEM=="usb", ATTRS{idVendor}=="10c4", MODE="0666" [03:27] SUBSYSTEM=="usb_device", ATTRS{idVendor}=="10c4", MODE="0666" [03:28] To acces the device it still requires sudo permissions [03:29] ecojud: in the last post of the first thread, there´s a word "compiz" and I forgot to tell you that a message of error poped up. users/bin/compiz that´s all I remember [03:31] in the second thread that tty happend to me. that´s a screen that came up and froze hence I had to manually power off and on === andyhuzhill1 is now known as andyhuzhill === az___ is now known as az_ === ryan`c is now known as ryan-c === bnice is now known as Br|aN === damccull_ is now known as damccull === robotrolll is now known as robotroll === HolyKnight_ is now known as HolyKnight === xangua_ is now known as xangua === slick_ is now known as slick [03:34] ecojud: I´m going to try the recovery and install the driver for ATI === termos_ is now known as termos [03:35] k1l, You were helping me the other day.are you free? [03:35] ecojud: are you going to be arround here for a bit more? [03:41] MannyLNJ: Probably asleep right now - just ask away. [03:44] how can i see what groups my user is apart of [03:44] "groups" [03:45] Ben64: thanks [03:45] wha [03:45] oh [03:45] Ben64 [03:45] ugh [03:45] I gotta fix thing soob [03:45] soon* [03:53] after changing udev rules you don't have to do any extra commands to reload the rules? [03:54] krytarik, basillcy my disk usage is all msess up. I thought I had mounted USB drives for storage but I was storiomg on my local hard drive. Now I'm full and I can't figure out how to correctly mount the drives to put the files where I want them [03:54] MannyLNJ: you have the drives plugged in? [03:56] I'm running apt-get install libblocksruntime-dev, it seems to install fine. http://apt-browse.org/browse/ubuntu/trusty/universe/i386/libblocksruntime0/0.1-1/file/usr/lib/libBlocksRuntime.so.0 says that its supposed to be in /usr/lib/libblocksruntime.so.0 but I don't see anything there [03:56] Ben64, right now no. i had to move it to a working monitor so they are not attached. However Ubuntu is on /dev/sda6 which is a 143GB partition and I have /dev/sda1 which is a 141GB partion fully unused. Once I get space back and can SSH in i will reattach the USB drives [03:57] MannyLNJ: well you can't really do anything until you have somewhere to move the data [03:57] Ben64, I can move the data to the empty /dev/sda1 partion can't i? [03:57] oh i suppose [03:58] so mount it, move stuff [03:59] Eiam: it's there. /usr/lib/libBlocksRuntime.so [04:03] Ben64, How do I count it though? [04:03] MannyLNJ: mount it? "sudo mount -t " [04:04] Ben64: oh. case. of course [04:04] ty sorry for stupid question === King` is now known as prince [04:21] Hi, [04:21] recent Gnome 15.10 PC turn to sleep when logout [04:22] pls help [04:34] hello anyone there [04:45] hmmm [04:45] 'golang-go' is listed on http://packages.ubuntu.com/trusty/allpackages as being in universe [04:45] the pacakges.bz2 file on http://archive.ubuntu.com/ubuntu/dists/trusty/universe/binary-amd64/ doesn't mention golang-go [04:45] !info golang-go trusty [04:45] golang-go (source: golang): Go programming language compiler. In component universe, is optional. Version 2:1.2.1-2ubuntu1 (trusty), package size 6980 kB, installed size 38579 kB [04:46] why is golang-go not listed under the packages.bz2 file ? [04:46] I have a trusty docker image with universe enabled ( deb http://archive.ubuntu.com/ubuntu/ trusty universe [04:46] ) [04:46] that cannot find golang-go [04:47] cjh`: did you sudo apt-get update after? [04:47] lotuspsychje: yes === lvanderpool is now known as mekhami [04:47] hmm weird [04:47] lotuspsychje: and when I download the above mentioend packages.bz2 file by hand I cannot find any mention of golang in there [04:47] hmmm actually... [04:48] cjh`: can you find it in apt-cache search golang-go? [04:48] it's comes up on my system [04:48] I just installed apache on my pc. But I'm having trouble with the permission. I'm unable to modify or add files without sudo. How to change the ownership or get the privileges? [04:48] C0r3: modify or add files where [04:49] hmm I lied, I CAN find it inside the packages.bz2 file on there, my previous search for it was insufficient [04:49] cjh`: you sure you up to date to latest 14.04.4? [04:49] I also have it installed on my system, so I know it should be there, but unable to get it from inside a ubuntu:latest docker container hitting that same repo [04:50] hi [04:50] when i logout [04:50] cjh`: you know you can also apt-get download golang-go if you want the package [04:50] screeb turn off [04:50] C0r3: it is normal for the apache configs to be owned by root [04:50] screen [04:52] lotuspsychje: okay, I think it was running at apt-get update automatically, but at the wrong step (possible ordering issue), adding an explicit update seems to make it happy [04:52] lotuspsychje: sorry for wasting your time, but thank you :) [04:52] cjh`: no sweat, glad it helped [04:52] which is odd, but they it works :) [04:54] Greetings again. I have my Ubuntu system in a bootable state now. I wanted to remove plex media server but it keeps failing with the error that subprocess installed pre-removal scropt returned error exit status 1 how can I remove it? [04:55] MannyLNJ: maybe because there isn't any free space? fix that first [04:57] Ben64, no the free space issue is resoloved [04:58] MannyLNJ: ok then pastebin the full command and error you're getting [04:58] also Ubuntu Gnome 15.10 hang at restart [05:00] Ben64, http://pastebin.com/XH21LF4f [05:17] If a user deleted a folder using rm .. is there a way to restore it or find proof it was removed [05:17] I checked bash_history and ftp history they show cd/ls on dir but not rm [05:17] anything else I can check [05:17] maybe when it was removed or === dax is now known as dank === dank is now known as dax [05:28] neredsenvy: try ~/.local/share/Trash/ if its not there, perhaps gona [05:28] neredsenvy: for file recovery try photorec [05:29] lotuspsychje, I don't have .local I however don't need to restore it just check if it was deleted [05:29] ~/.local does not exist === edf3 is now known as Guest32798 [05:30] neredsenvy: i think thats gonna be hard to prrof somewhere [05:31] proof === KindOne_ is now known as KindOne === someone is now known as Guest51342 [05:38] hi all - i have done ps aux and my process shows for %MEM VSZ RSS to be 2.1 36230728 2824972 - so how much mem is my process actually using? [05:47] i guess i dont understand the difference between the columns even after reading manpage [05:49] Hey! Does anyone know the program to print the current time using pthreads in C language? [05:50] Hey! Does anyone know the program to print the current time using pthreads in C language? [05:50] On Ubuntu? [05:51] yeah === cyborg is now known as Guest33948 [06:04] trying to use a serial device without root [06:04] http://paste2.org/UBPFwhOZ [06:04] can some one help? [06:06] goddard: those are just udev rules [06:06] which look fine [06:14] ikonia: you would think that, but it isn't working although the permissions on the devices look correct [06:14] crw-rw-rw- 1 root dialout 188, 0 Apr 14 23:01 /dev/ttyUSB0 [06:16] goddard: define "not working" [06:17] why do i end up in #ubuntu-unregged? is there something wrong with my account here? [06:17] de-facto: just a netsplit === gazzerh_ is now known as gazzerh [06:17] de-facto: and as you can see, you're in this channel so there is no problem with your account [06:18] uh oh again, ok thanks for clarifying :) [06:20] hi [06:20] my pc hang at reboot [06:20] ubuntu gnome 15.10 [06:21] you can boot thee live cd , and mount your hard disk, gaining access to your files [06:21] okieiam, [06:22] do you have any error message === Vampire0_ is now known as Vampire0 [06:23] ikonia: the device is inaccessible from a non-sudo user [06:23] goddard: explain [06:23] ikonia: with sudo program works [06:23] without sudo program fails [06:23] goddard: how do they fail [06:23] ikonia: permission denied [06:23] goddard: on what [06:23] the serial device [06:24] are you %100 sure [06:24] eg: it's not permission denied opening a socket [06:24] rather than accessing the device [06:24] how do I install nfs pro street without playonlinux? [06:25] ikonia: well when i am debugging and setting break points it fails when opening the device [06:25] daniel3213125: same as wine when you asked earlier [06:25] daniel3213125: playonlinux has good documentation [06:25] goddard: is your user in the dialout group ? [06:25] yeah [06:25] so it's failing permissions for wold and group [06:25] and only honouring owner [06:25] hi monic [06:26] ikonia: it appears so [06:26] ikonia: i even have it in a file prepended with 00- [06:26] ikonia, Thanks. I have another question. How do I actually play the game if I already installed it? This is the case - I just can't play it, because an error shows. [06:26] goddard: I can't see that being true though (I'm not doubting what you're saying though) I just see it more likley as the permissions are denied on what it's trying to do to open the file, eg: create a socket file (just an example) [06:27] when I restart from my gnome sesion, all app close as nomal, then the spin logo as alway, but the screen off [06:27] daniel3213125: not all games are supported [06:27] daniel3213125: playonlinux is terrible in my view [06:27] ikonia: it creates a physical file [06:27] whule power led is till on and hang [06:27] ? [06:27] thanks for being thorough [06:27] goddard: ahhh where does it create the file [06:27] much appreciated [06:27] bye [06:28] hi nomic: [06:29] these is no error, it turn screen off then hang [06:29] nomic: shutdown fuction on the other hand work ok === lel is now known as Guest54453 [06:34] hello room [06:34] hi [06:34] i've got an issue I'm hoping some people could help me with. [06:35] go for it [06:35] I've got an Intel NUC that Ubuntu Desktop is installed on [06:35] on one monitor when I boot xwindows comes up fine [06:35] if I change monitors however the display is blank [06:36] yet I know the other monitor works with my raspberry PI [06:36] so I know the issue isn't the monitor, but some kind of configuration issue [06:36] and I am X windows dumb [06:36] hi eric: [06:36] thoughts on processes on how to debug this would be great [06:37] because I really need to use it on the 2nd monitor [06:37] hi okieiam [06:37] my unbuntu gnome 15.10 hang at reboot [06:43] lotuspsychje: I just wanted to thank you again, 3 days ago you suggested to go for 16.04 to solve my nvidia problem and it worked. (the only drawback is Eclipse is not working lol) === athairus is now known as afkthairus [06:51] kerframil on #linux claims that this command doesn't start a new screen and type 'ls (enter)', under any circumstances. But it works for me. Can someone else confirm please? [06:51] screen -mdS test && screen -S test -X stuff 'ls^M' [06:52] BlackRainbow: wich driver do you have active on 16.04 now? [06:54] does anyone have a lot of experience with NFS? [06:57] hi all, in /etc/crontab I have : [06:57] Is there any reason why ubuntu.com does not use https? [06:57] 47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly ) [06:58] but this script is ran every friday instead of sunday ! [06:58] what's the deal here ? [06:58] Hi, any way to use GoogleDrive like FUSE or WebDAV ? [06:58] I tried google-docs-fs_1.0~gdrive_all.deb, but it doesn't work [06:59] XATRIX: I think you can do it in gnome now [06:59] I'm using xfce:) [06:59] sorry, forgot to say === edf3 is now known as Guest91987 === someone is now known as Guest63563 === KindOne_ is now known as KindOne === the_ant1 is now known as the_ant === nitegreen1 is now known as nitegreen [07:14] Hi, how can I start .desktop files? I want to add some .desktop files to my startup prgramms. I tried xdg-open but, this only launches gedit with the file. [07:14] btw my issue is solved. I can confirm basically on screen 4.00 that command doesn't work, but on 4.01 and newer, it works. [07:15] Ubuntu 14.04 - alt+f2 will open nautilus file manager but it won't make it the current window if something else is opened...Why? [07:19] Seems like a Bug: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/378783 Is there a workaround? How can I start .desktop files in command line? [07:19] Launchpad bug 378783 in gvfs "xdg-open *.desktop opens text editor" [Low,Confirmed] [07:19] Is there anybody who knows something about open source drivers for Radeon graphic cards? [07:20] I mean, i have "radeon" module loaded on my system, but I can't tell (in fact, it looks like no) if my gpu is working at all === thenetim_ is now known as thenetimp [07:32] how do i repair the boot sector? [07:34] z999: update-grub / update-grub2 ? [07:35] thanks [07:35] let me give it a try [07:41] I've changed my vgname and can't boot up anymore how can I fix? [07:41] boot into a livecd and fix the config on the disk [07:45] i tried update-grub and update-grub2 and i get this failed to get canonical path of /ow [07:45] . /cow [07:46] i am trying to repair boot sector [07:47] z999: update-grub doesn't update the boot sector iirc, type grub-install === Tempesta_ is now known as Tempesta [07:55] hello, i need help, my ubuntu email server its with a problem, read only file system ... [07:56] i boot a live cd,make fact -A -a , make fact /dev/LVM partition ... but after i rebooting and stay read only file system [07:56] what i do ? [07:57] i boot in rescue mode ... edit stab and change errors=contiue ... nothing is equal ... [07:57] where are you trying to write [07:58] in mey / partition [07:58] *my [07:58] pastebin the output of "mount" [07:59] anyone got some suggestions on what to do with my server? heh [07:59] currently have it setup as a media server [07:59] wait, i only do in rescue mode, if i trey with last kernel stay stop in "stopping save dev log and update rules" [08:00] soupnanodesukar i get this now install device isn't specified === sab_ is now known as sab [08:02] i tried lilo and it didn't work either [08:02] lilo is ancient [08:02] lilo is not going to help [08:02] if anything you've just caused more problems for a grub fix [08:03] easy mode - run boot-repair [08:03] I know it's offtopic: is this correct englisch: 'Master's thesis to award:' [08:03] sab: try ##english [08:03] more so as you know it's offtopic [08:03] wow [08:03] englisch works :D [08:03] z999, you need to pass the boot device you want to intall to i.e. /dev/sda. Check the install-grub manpage. [08:04] *install [08:04] Ben64: at the moment is stopping userspace bootsplash [08:08] imortalis: i'm having a lot of trouble interpreting what you're saying [08:11] Ben64: I installed ubuntu 14:04 and was without electricity and the server is shut down , when I called the system appears in read only . [08:13] Ben64: [08:13] I can start with 3 different kernel versions but none of this to work, cosigo get into rescue mode and I get write access ... already ran fsck , he warned that had errors corrected and now appears clean [08:14] Ben64: [08:14] I have run the command mount -o remount , rw / but I have no permission to root, already edited the fstab file and the option errors = ro modified for errors = to continue, but also does not work . [08:28] soupnanodesukar i tried it this is what i get does not have any corresponding bios drive [08:28] soupnanodesukar i tried sda and sda1 === metalcamp_ is now known as metalcamp [08:34] z999: sda1 is your first partition and does not have a boot sector. If it wrote anything, you may have just nuked that partition, in which case you should run fsck straight away and do not reboot. [08:37] what i do with fsck === Guest93806|away is now known as Aria === Aria is now known as Guest98876 === DJones_ is now known as DJones === daniel is now known as Guest3007 [08:47] can anyone point me to a guide for how to setup trusted grub and tpm, i want to protect against attacks like evil maid === Guest88249 is now known as matt_ [08:53] how to boot from USB? [08:54] arpad02: depends on the computer [08:55] arpad02: many have a BIOS where you can set the default boot device, some have a key like F12 you can press to bring up a boot menu [08:56] popey: my problem is I don't how to create a bootable USB flashdrive [08:56] I tried with UNetbbotin, but the system didn't find any OS [08:57] what ISO image are you using? [08:57] and on what platform are you making the usb stick? [08:58] I've downloaded it from xubuntu.org [08:58] try copy iso to flashdrive with dd [08:59] personally, i make bootable usb sticks with ddrescue (which comes in the gddrescue package) [08:59] it's much nicer as it reports progress [08:59] ddrescue -d -D --force foo.iso /dev/sdX [08:59] (where /dev/sdX is your USB key device) [08:59] ok, thanks, I'll try this [09:00] np [09:06] ok i really messed up [09:06] i deleted the partition [09:06] and what used to be sda is not unallocated [09:06] sda1 is not mounted to cdrom [09:07] what partition === deunan is now known as Guest62816 [09:11] eric, i only have sda1 [09:11] that is it [09:11] boot a live usb and use testdisk to recreate it [09:12] install testdisk? [09:14] EriC^^ how do i get testdisk [09:14] yeah, enable the universe repository, then type sudo apt-get update [09:14] then sudo apt-get install testdisk [09:15] which repository should i use? [09:15] the universe one [09:16] try sudo add-apt-repository universe [09:17] hi, I am using Xubuntu OS, I installed chrome browser, I am getting "SSL connection error" when I search anything in google, bing, yahoo [09:17] ravi_: are you using a proxy ? [09:17] ravi_: are you using tor ? [09:17] universe distribution component enabled for all sources [09:17] no, if I enter a full URL of a website it goes to the website [09:17] z999: ok, type sudo apt-get update [09:18] The full error details are below [09:18] Unable to make a secure connection to the server. This may be a problem with the server or it may be requiring a client authentication certificate that you don't have. [09:18] Error code: ERR_SSL_PROTOCOL_ERROR [09:18] ravi_: what is the EXACT url you type to get that error [09:18] ravi_: how old is your software? [09:19] isn't there something interfering across the network? [09:19] i just searched "ICC world cup" in search bar [09:19] ravi_: what URLs is this failing on [09:19] jbck: Version - 41.0.2272.118 [09:20] ravi_: run "sudo apt update". [09:20] ikonia: Sorry, I couldn't understand what you are asking? [09:20] ravi_: what URL's are failing [09:20] ravi_: chrome 50 is in the google repo. you should run the updates and install that [09:20] EriC^^ got it...now what? [09:21] z999: type sudo testdisk [09:21] ikonia: https://www.google.co.in/search?q=ICC+world+cup&oq=ICC+world+cup&aqs=chrome..69i57.3897j0j7&sourceid=chrome&es_sm=93&ie=UTF-8 [09:21] ravi_: in other browsers does this work ? [09:21] z999: can you open another terminal and type "sudo parted -l | nc termbin.com 9999" ? [09:21] ikonia: yes [09:22] i use firefox [09:22] eric, create new log file? [09:22] z999: no [09:22] ravi_: so either a.) your CA certs are out of date b.) chrome is using a proxy of some sort that is subject to a man in the middle [09:23] ikonia: i think option a is right, how to rectify that [09:24] ravi_: look at what CA's chrome is using [09:24] ok did parted command [09:24] z999: link? [09:24] yes [09:24] paste here [09:24] htpp://termbin.com/xm6s === rory is now known as guest [09:25] z999: the hard disk doesn't show up [09:26] ravi_: please show the output url of " apt-cache policy google-chrome-stable |nc termbin.com 9999 " [09:26] z999: does testdisk see the hard disk? [09:26] what do i do in test disk [09:26] create append no log [09:26] hello, here at work they have a windows machine in the meeting room from which people can access their own windows machines using remote desktop to show stuff they are working on - can I also access my ubuntu machine from there? [09:26] z999: no log [09:27] Ccdc_DuckZ: how do they access it? [09:27] disk /dev/sda [09:27] z999: does it say USB? [09:27] EriC^^: they type "mstsc" [09:28] no [09:28] EriC^^: and then input the ip and login into their machine [09:28] z999: ok, try clicking on it [09:28] intel? [09:28] z999: yeah [09:28] select partition? [09:29] mbr code? [09:29] analyze [09:29] intel > analyze [09:29] bad relative sector [09:30] fat32 [09:30] z999: open another terminal and type "dmesg | nc termbin.com 9999" === yakim_ is now known as yakim [09:31] http://termbin.com/7qg7 [09:31] Ccdc_DuckZ: vnc is the easy solution for accessing your other machine remotely [09:33] akik: should I install vnc4server ? [09:33] Ccdc_DuckZ: here's ubuntu community documentation about it https://help.ubuntu.com/community/VNC/Servers [09:34] z999: try "cat /proc/partitions | nc termbin.com 9999" [09:34] akik: thanks! [09:34] termbin.com/7h1j [09:35] Ccdc_DuckZ: it says "vino" is the default vnc server. i don't know which version [09:35] there are many different clients [09:35] yeah, it is a bit confusing indeed [09:36] I have kubuntu btw, so kde, and apt-cache search says "vino - VNC server for GNOME" [09:37] EriC^^? [09:38] z999: ok, are you sure you're not pressing on the 8gb usb in testdisk? [09:38] can anyone point me to a guide for how to setup trusted grub and tpm, i want to protect against attacks like evil maid [09:39] now i see l fat32 [09:39] uui [09:39] z999: go back by pressing "q [09:40] "q" , then see the size of the hdd in the selection menu [09:40] right now i see sda [09:40] and next screen i see fat32 [09:40] what does it say next to it? how many GB? [09:40] sda is 8015mb [09:41] z999: ok, that's the usb that you have plugged in, right? [09:41] Shouldn't there be 16.04 RC available for download now? [09:41] sruli: it's a bit old, but here https://www.schneier.com/blog/archives/2009/10/evil_maid_attac.html it says: "[...] there's no real defense to this sort of thing" [09:41] EriC^^ culd be [09:42] z999: is your usb 8gb? [09:42] yes [09:42] Ccdc_DuckZ: that is old but tpm and trustedgrub goes along way to protect from it [09:42] z999: are you using raid? [09:43] no === Guest98876 is now known as Aria22 [09:43] z999: what exactly happened? [09:43] sruli: hmm I'm afraid the only other useful suggestion I have is you look for "evil maid" on google image... :p [09:43] EriC^^ and z999: sorry to interrupt, but maybe "lsblk -o FSTYPE,SIZE,MODEL" will help you identify drives? [09:43] like i said, i try to reformat and i deleted partitions [09:43] z999: did you change any settings in the bios, ahci etc? [09:44] Ccdc_DuckZ: did so for past 2 hours, could not find a recent guide for how to setup tpm and trustedgrub [09:44] no eric, i couldn't see the icons and i hard pwer off [09:44] or even lsblk -o FSTYPE,SIZE,MODEL,RM [09:44] and got broken system [09:45] then deleted partition thinking it will format disk [09:45] do i do a fresh install? [09:45] do you have any data on it you need? [09:45] z999: personally i think yes [09:45] i was trying to do fresh install but couldn't read the bios [09:46] the OS shouldnt affect the bios [09:46] z999: the issue is that the hdd isn't showing up in ubuntu [09:46] it's missing from parted -l and /proc/partitions here's his dmesg in case it helps http://termbin.com/7qg7 [09:47] z999: are you sure it's plugged in correctly, powered etc? [09:47] yes it is on [09:47] did you change in the bios anything like ahci? [09:48] eric no [09:48] or some hdd setting? [09:48] z999: is that drive ssd? [09:48] no mike [09:48] intel pentium [09:48] I killed my Intel SSD drive by hard restart when my Windows crashed. That's why I'm asking. [09:48] laptop [09:49] z999: laptop, especially recent one, could have ssd drive. definitely. [09:49] Hey guys :) trying to get Ubuntu running on my Raspberry Pi, however, I can't quite seem to get the OpenSSH-server to start at boot [09:49] mike old laptop [09:50] does anyone have experience using Ubuntu on a RPi? [09:50] segf4ult: i do [09:50] Hi was anyone affected by https://blog.avast.com/2015/01/06/linux-ddos-trojan-hiding-itself-with-an-embedded-rootkit/ [09:50] EriC^^what do i do at this point? [09:50] seqf4ult: isn't RPi bit underpowered for Ubuntu? === sjoerd_ is now known as Sjoerder [09:51] mike_papa: depends what you want to do with it [09:51] mike_papa, not really :) [09:51] I have 3 here running ubuntu [09:51] popey, I can't get SSH access working here, and I don't have an extra screen/keyboard to set up the pi before going headless [09:51] popey: My RPi was struggling with print server on raspbian. I changed it to Arch, and it was much better. [09:52] seqf4ult: which version is that? === kernel is now known as Guest44283 [09:53] mike_papa, I have a Raspberry Pi 2 with Ubuntu 14.04.2 LTS for ARM [09:53] z999: do you have a usb plugged in the system [09:53] mike_papa, the installed version of openssh-server is 1:6.6p1-2ubuntu2.6 === Guest44283 is now known as maniram [09:54] billydaz i did [09:54] segf4ult: actually none of RPis have serial over usb. CHIP has it. Great thing. If you're stuck, you just use USB cable to get serial console. [09:54] so you dont anymore [09:55] billydazi turned that laptop off [09:55] and what happened on reboot [09:55] but it had a usb [09:55] mike_papa, I installed openssh-server by using proot and qemu-usb, which should work [09:56] billydaz it goes to try ubuntu and doesn't let me reinstall [09:56] where are you reinstalling from [09:56] usb [09:56] have you checked your boot order [09:56] mike_papa, there is an SSH script in /etc/init.d, which I assume to be working on boot-up. Not sure if I have to do anything else to properly get the SSH server online [09:56] i can't get into the bios [09:56] f9 on most systems [09:57] what system is that [09:57] hp [09:57] hp version [09:57] and series [09:57] segf4ult: you don't have serial-USB cable by any chance? Or some kind of FTDI Friend? [09:58] i see boot option [09:58] i do not see the hd [09:58] mike_papa, not on me ^^; [09:58] however mostly for HP the esc button would break the auto boot sequence [09:58] and then select F9 [09:58] rather press F9 [09:58] usb disk, tsstcorp cddvdw and lagacy pci [09:59] ok [09:59] z999 lets take this in bits [10:00] I believe you want to re-install afresh [10:00] yes [10:00] good [10:00] but it doesn't recognize hd [10:00] dont worry [10:00] the bios is all we need [10:01] when you hard power off your machine [10:01] mike_papa, I have to get on the run ^^, thanks for your time [10:01] hold esc soon as you power it on again [10:01] Ok, so anyone knows if 16.04 release candidate will be available for download? I just finished cleaning my mess, and I was planning to make fresh install. Since I won't have time for that next week, I need to do it with Beta 2, or RC. RC deadline was yesterday. [10:01] segf4ult: no worries. sorry couldn't help [10:02] that would give you options of what to press to reset the boot order [10:02] mike_papa, that's quite okay :) have a good day [10:02] yes ok [10:02] I believe you are familiar with changint the boot sequence from bios === Nach0z_ is now known as Nach0z [10:09] z999: how did you format/delete the partitions? did you select anything from the bios about clean wipe or something? [10:10] sruli: I doubt you can find any guide on google image, but I can see why you spent 2 hours on there :D [10:12] hello all. I'm running ubuntu server 14.04 and I created a group of lvm thin volumes (see http://pastebin.com/XC55mm3f). then I created a snapshot, I modified the origin and then I want to simulate a rollback to the snapshot. so I launched the command "lvconvert --merge backup/test_snap" but i got the following error message: "test_snap" is not a m [10:12] ergeable logical volume. can you help me? [10:18] kll: My PC is 32 bit architecture, it seems i couldn't update my chrome browser as updates are available only for 64 bit [10:19] ravi: stop using chrome then. they stopped making a 32bit version. you are unsafe to brwose the web with chrome [10:19] ravi this ^^^ [10:19] ravi: use chromium from the repos. [10:19] hmm [10:20] chromium? [10:20] ravi chromium is chrome without the google branding [10:20] chromium is the codebas from which google makes chrome and put their google stuff in it. [10:20] Ok I will check it, thank you [10:21] dev branche of Chrome [10:22] I like that mint is ubuntu [10:22] Ripchord, mint is not supported here and is most definitely NOT ubuntu [10:22] !mint Ripchord [10:22] yeah sorry bro [10:22] !mint [10:22] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [10:23] it is supported [10:23] look again [10:23] NOT - supported HERE! [10:23] hi [10:23] heheh [10:23] Ripchord: troll somewhere else. use the mint channels for mint support [10:23] oh, here [10:23] kann jemand deutsch?? [10:23] I get it [10:23] absolon: in #ubuntu-de [10:23] !de | absolon [10:23] absolon: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [10:23] Im not trolling === soul is now known as Guest90741 [10:24] ubotto danke ich bin linux neuling und kann kaum englisch [10:24] you've bullied me, so now [10:24] Im done [10:24] ubotto ich habe mit filezilla ein problem [10:24] absolon: /join #ubuntu-de [10:31] Hello everybody. I'm about to file a bug report for the kernel. It's getting annoying because I'm having a bug with the ubuntu-bug utility now!!!! [10:31] It opens a blank browser page [10:31] not redirected to bugzilla [10:33] hi guys [10:34] i have some problems booting the new installed ubuntu 15.10 [10:40] I would love to file a bug but ubuntu-bug itself is not working :( this is extremely frustrating [10:40] Tipiti: what's going on? [10:41] quall__: you can use launchpad.net to file bugs too [10:43] k1l: I'd have liked to gather my system information through apport [10:43] however, that's what I'll do. [10:43] EriC^^: Hi :) I installed ubuntu 15.10 from an usb, but i can't boot it. It's like there is no grub, even if i try to reinstall it with both boot-repair and manually with grub-install [10:43] (THen I'll file a bug report for ubuntu-bug itself. THis morning is a nightmare) [10:44] Tipiti: what happens when you boot? [10:44] sorry, gtg lunch [10:44] it says that there is no boot media [10:45] Tipiti: ok, you might need to switch some efi files or play around with the uefi efibootmgr [10:47] Hi everyone, where I can see what new for next LTS release (16.04)? [10:48] kripx: here you are https://wiki.ubuntu.com/XenialXerus/ReleaseNotes [10:48] hello all. i m trying to get in to a box whose password is forgotten .... on the grub boot screen i append "single" to the linux line ... but when i proceed with the boot just after the provide root password of press Control-D i get a blank screen ... what may be wrong? [10:48] k1l: I can't even find a "report bug" link on launchpad [10:51] Howdy all === ghostcube_ is now known as ghostcube === terabit is now known as tibaret [10:54] ok somehow i got into a root shell and wanted to add a new user but on using "adduser foo" i m getting error "goupadd: cannot lock /etc/group; try again later" [10:56] aw1: from where did you get a root shell? [10:57] from grub [10:57] aw1: type mount -o remount,rw / [10:57] EriC^^, yep that did it http://askubuntu.com/questions/84277/cannot-lock-etc-group-in-recovery-mode [10:57] EriC^^, may i bother you to explain why that happened? [10:57] it's mounted read-only at first [10:58] that remounts it read-write [10:58] hello everyone, a total idiot needs a bit help. anyone free? thanks [10:58] !ask | zo [10:58] zo: 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 [10:58] but cat /proc/mounts showed it was mounted rw [10:59] any ways many thanks EriC^^ [10:59] no problem [11:01] anyone in the mood to guide a total idiot through ownership change on a usb device? [11:01] zo , again, quit dinking around and ASK THE QUESTIONS [11:01] !details [11:01] Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [11:02] hi [11:02] EriC^^: I am back :) what should i do? anyway i could be still on bios [11:03] Tipiti: enter the bios and check if csm legacy is enabled [11:04] i need help changing the ownership on my sony walkman. thanks in advance [11:05] zo, ??? this is ubuntu support, not sony support. go to www.sony.com [11:05] ist das hiuer deutsch??? [11:06] !de | absolon [11:06] absolon: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [11:06] wie joine ich denn?? [11:08] how i cqan join to german???? [11:09] absolon: type /join #ubuntu-de === lotuspsychje_ is now known as lotuspsychje [11:11] Ubuntu 14.04 - Alt+F2 and then open Nautilus file manager and it(Nautilus) will not gain focus automatically if something else is opened? Why? [11:12] g4143: no idea, you could use super+1 as a workaround [11:13] EriC^^: Just seems an odd default behaviour. [11:14] yeah === beasty_ is now known as beasty [11:15] EriC^^: I don't have that option. On boot section I can only choose the boot device order (I only have 1 HD plugged in atm) and boot settings about num-lock and on board lan [11:16] Tipiti_mobile: can you boot a live usb? [11:17] hi [11:17] EriC yes, sometimes it freezes but yes, booting now [11:19] k [11:23] EriC^^ I am logged in [11:23] Tipiti_mobile: ok, type sudo parted -l | nc termbin.com 9999 === erwin is now known as easyOnMe [11:24] Done [11:24] link? [11:25] Http://termbin.com/2834 [11:25] guys I find this weird [11:25] I created two subfolders [11:25] and these two subfolders contains the same names of their children folders [11:26] the names of the folders are new and old [11:26] Tipiti_mobile: ok, type sudo mount /dev/sda2 /mnt [11:26] in both new and old folders they contain folders of the same names [11:26] Done [11:26] my question is when I tried to copy photos into each subfolders for both new and old [11:27] Tipiti_mobile: for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [11:27] what happens is that the old->1centcoin photos copies the same photos in new->1centcoin [11:27] when this is not supposed to happen [11:27] In theory I have the boot mount in the first partition, if it can help you [11:28] can anyone help me explain why this happens so shall I just reboot and find out [11:28] Tipiti_mobile: ok [11:29] It says /mnt/dev/pts/proc does not exist [11:30] Tipiti_mobile: you missed a space in the command i think [11:30] K let me check [11:30] Ok done, no error [11:30] hi friends i need to run a perl code in ubuntu [11:31] Tipiti_mobile: sudo chroot /mnt [11:31] Done [11:31] but when i run it i got error as : Can't locate PDF/API2.pm in @INC (you may need to install the PDF::API2 module) (@INC contains: /etc/perl /usr/local/lib/i386-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/i386-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/i386-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at pdf.pl line 4. BEGIN failed--compilation aborted at pdf.pl line 4. [11:31] Tipiti_mobile: mount - [11:31] Tipiti_mobile: mount -a [11:31] Done [11:31] any body please help? [11:31] Tipiti_mobile: grub-install --recheck /dev/sda [11:32] Installing [11:32] Done, no error reported [11:32] update-grub [11:33] anes: install libpdf-api2-perl [11:33] Done [11:33] popey: how it can ? [11:33] Seems it found Linux image xD [11:33] Tipiti_mobile: type exit, then try rebooting [11:34] anes: sudo apt install libpdf-api2-perl [11:34] Oki [11:34] popey : Done thanks [11:36] popey: but got error as Can't locate object method "savas" via package "PDF::API2" [11:36] what it may ? [11:37] anes: i don't know [11:37] hi [11:38] how i can run a scritp at startup, after net start? [11:40] !upstart | b00k3r [11:40] b00k3r: Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [11:40] i have tested /etc/network/if-up.d/ but not work === ferendeveloo is now known as Feren [11:40] EriC after the reboot it freezed, I had to switch it off. Rebooting now I still get reboot and select proper boot device or insert boot media :( === Feren is now known as Ferendevelop [11:42] Tipiti_mobile: try to change any bios settings regarding the hdd, like ahci === matthelmke-afk is now known as matthelmke [11:46] Nothing like that, it's a pretty old bios I guess, on a low end motherboard [11:49] hey guys :) back again [11:49] =) [11:50] I had an issue earlier getting access to the OpenSSH server on my RPi install of Ubuntu, still haven't gotten there yet.. [11:50] EriC I have no such options, old bios on old motherboard I guess [11:51] RPi - Raspberry Pi [11:51] ? [11:51] Alagos: exactly :) [11:51] Tipiti_mobile: oh [11:51] What kind of issue? [11:51] no idea here [11:52] I could try to plug-in the other hdd with Windows 10,and use that for booting the other? But I don't want to mess up with winzoz [11:52] I have some important stuff there [11:52] Alagos: I installed openssh-server, but port 22 doesn't seem to be open, according to nmap [11:53] Some know how to remove all the pre-installed apps on an Aquaris E5 running Ubuntu Phone? I've achieved SSH access already. There's no way to list installed apps in the software center, you gotta snipe them one by one. [11:53] Tipiti_mobile: to boot you can try to use flash drive or even SD card [11:53] Tipiti_mobile: if you have a spare usb you could use that as the bootloader [11:53] segf4ult: What about firewall configuration? [11:54] segf4ult: http://tinyurl.com/yds97ae [ https://help.ubuntu.com/community/UFW ] [11:54] Alagos: not sure about firewalls, I imaged it from a *.img file, rooted into it using qemu and proot to install openssh-server [11:54] Alagos: I don't have shell access or a keyboard/screen here. so I'm actually a bit out of luck [11:55] Hey, nevermind I just noticed there's a dedicated support channel [11:56] EriC can I use the live-usb? [11:56] Tipiti_mobile: yeah [11:56] What should I do? [11:56] when you get grub press c [11:57] segf4ult: http://tinyurl.com/l3syqvw [ https://www.raspberrypi.org/documentation/remote-access/ssh/ ] what about this article? [11:58] salam [11:58] EriC the live-usb was made with unetbootin [11:58] hello [11:58] Tipiti_mobile: do you get a grub menu? [11:59] Alagos: I've found that too, there is no raspi-config in the specified Ubuntu image. all I currently have is a memory card that boots and when booted responds to ping.. so my network setup is working, I just can't get in there yet [11:59] Tipiti_mobile: ok, try to boot the live usb maybe we can just install grub there [12:00] EriC Ok let's try, thx [12:01] segf4ult: Are you trying: ssh pi@ to connect? Where IP - is your RPi IP [12:01] Alagos: I'm trying ssh ubuntu@ because the default user on this install is called ubuntu [12:02] EriC Ok I am logged in [12:02] segf4ult: what kind of IMG are you using? Is It one of this? http://tinyurl.com/muw9qnx [ https://www.raspberrypi.org/downloads/ ] [12:03] Alagos: it's this one: https://wiki.ubuntu.com/ARM/RaspberryPi [12:05] segf4ult: Are you using RPi 2 or RPi 1? [12:05] Tipiti_mobile: ok, type sudo mount /dev/sda2 /mnt [12:05] for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [12:06] Alagos: I'm using a RPi 2 currently, it should run as far as I've found [12:06] sudo chroot /mnt [12:06] mount -a [12:06] segf4ult: Yep [12:06] then type parted -l | nc termbin.com 9999 [12:06] Alagos: I've currently found out how to disable the firewall on bootup [12:07] Alagos: but port 22 is still not open [12:09] segf4ult: Still no luck [12:09] Alagos: exactly.. [12:10] segf4ult: sudo ufw allow 22 [12:10] Alagos: shouldn't matter if UFW is disabled, right? [12:11] exit [12:11] ////////// [12:12] segf4ult: if you have access to your ssh-server config, you can check what port it listen. [12:12] segf4ult: cat /etc/ssh/sshd_config [12:12] segf4ult: with sudo [12:12] EriC http://termbin.com/hc0p === shuduo is now known as shuduo-afk [12:13] Alagos: it's supposed to be listening on Port 22 [12:13] Tipiti_mobile: grub-install --recheck /dev/sdb [12:13] segf4ult: What kind of error did you get? Connection refused? [12:14] segf4ult: what about service ssh status? [12:14] EriC done [12:14] Alagos: connection refused, SSH service says it's running [12:15] segf4ult: sudo ufw status [12:16] Alagos: ufw is disabled [12:17] segf4ult: sudo service ssh restart [12:17] Alagos: done [12:17] Alagos: no change though [12:18] segf4ult: Cool ^_^ [12:18] Alagos: still no access [12:19] Tipiti_mobile: update-grub for good measure [12:20] Done [12:21] Tipiti_mobile: type exit and try rebooting [12:21] segf4ult: [12:21] segf4ult: sudo iptables -L [12:22] segf4ult: sudo iptables -A INPUT -p tcp --dport ssh -j ACCEPT [12:22] I ran i into a problem today [12:23] segf4ult: Or try torn on ufw back and than: sudo ufw allow 22 [12:24] Alagos: torn? [12:24] segf4ult: turn on) [12:24] my laptop has an embedded mouse surface, it doesnt work anymore. How do I restart it? [12:25] EriC booting from the USB I get only a totally black screen now [12:25] Alagos: no such luck here [12:25] Tipiti_mobile: try holding shift when the usb is about to boot [12:25] Uh no wait === shuduo-afk is now known as shuduo [12:25] I am in grub rescue EriC [12:26] Tipiti_mobile: i think it doesn't see the hdd [12:26] Tipiti_mobile: type ls [12:26] I got a "no such device xxxx" [12:26] Hd0 Hd0,msdos1 fd0 [12:28] segf4ult: You can try reinstall openssh: sudo apt-get remove openssh-client openssh-server && sudo apt-get install openssh-client openssh-server [12:28] I was upgrading my Ubuntu to from 14.04 to the version next it so i stopped it yesterday and decided to continue today but did not see a pop up do i used the terminal to update and upgrade it after i rebooted i could not find my WiFi icon and my login input area is no longer showing [12:29] trini7y: there is no supported upgrade path for 14.04 just now [12:29] Tipiti_mobile: type echo $root [12:29] and echo $prefix [12:29] Tipiti_mobile: is it grub rescue> or grub> ? === nabo1 is now known as nabo [12:29] Grub rescue [12:30] Unknown command echo [12:30] Tipiti_mobile: ok, type set root='(hd0,msdos1)' === Spr0cket- is now known as Spr0cket [12:30] But how do i fix the problem? [12:31] trini7y: furthermore, stopping an upgrade midway and trying to restart the next day is not going to work. Your best bet is to reinstall [12:31] Reinstall the OS? [12:32] trini7y: yes === rud0lf is now known as Guest77176 [12:32] EriC done [12:32] Tipiti_mobile: type ls / [12:32] hello === TheFocus is now known as Singularity [12:32] reinstall ftw! [12:33] EriC unknown filesystem [12:33] Tipiti_mobile: type insmod normal [12:34] EriC same, error: unknown filesystem [12:34] Any luck with ssh configuration? [12:34] Is there no other way ? [12:34] alagos: not so far, I'm re-imaging my pi now, seeing if that helps anything [12:35] Tipiti_mobile: try insmod fat [12:35] EriC same :( [12:35] Tipiti_mobile: do you have another live usb? [12:36] Tipiti_mobile: i think it might work if you put grub on the usb, as well as the /boot partition on it too [12:36] EriC nope... I have an empty USB tho [12:36] can you recreate the live usb? [12:36] Yep [12:36] ok [12:37] Tipiti_mobile: make a live usb with the empty one, and you can install grub to this one [12:38] segf4ult: Let me know about result =) === rud01f is now known as rud0lf === Aria22 is now known as Aria22|away [12:44] hello [12:44] EriC can I use unetbootin or should I use another one? [12:45] Tipiti_mobile: try to dd it [12:45] sudo dd if=/path/to/iso of=/dev/sdX bs=4M && sync [12:45] hello [12:45] :D [12:45] EriC that works on Windows too? [12:45] Tipiti_mobile: no [12:45] I am on Windows atm [12:46] unetbootin will work [12:46] K [12:46] Can I use apps on Ubuntu system if I boot from arch usb? [12:46] hi guys, i need help: on our root we have a i7 6700k with 4 cores (4ghz) & 4 Threads, in Webmin he detect all cores (8cores) but when i start "htop" he detect only 4. Why? and who is the Problem? [12:46] halo ubuntu [12:48] !webmin | H4nSolo [12:48] H4nSolo: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. [12:50] try virtualmin [12:50] join ubuntu [12:50] ok but why detect htop only 4 core when i have 4 cores & 4 threads? [12:50] ubuntu infoman [12:50] he must show all or? [12:51] H4nSolo: You see only 4 CPU progress bars? [12:51] hendIBT, you have joined [12:51] I had an issue with core detection on my system [12:51] yes [12:51] the bios helped [12:51] any gedit guy ? [12:51] i want to know is there any method to save projects in gedits ? [12:52] can you help me a bit? I've installed Ubuntu 16.04, Oracle JDK 8u77, and Eclipse Mars (latest). Eclipse has a lot of bugs, e.g. freezes, some stuff are not clickable, etc. It worked perfectly on 14.04. Some forums mentioned that it's a matter of GTK, but none of the workarounds helped. Anyone knows about this, or the fact that i will be fixed or not? [12:52] H4nSolo: threading could be diabled in the BIOS [12:53] *it, not I :D [12:53] boo make sure you open gedit with user permisions and you'll be allowed to save the file [12:53] boodllebat,^ [12:53] H4nSolo: And what about top? Is It show correct core number? [12:53] BluesKaj: i was talking about saving projects not file [12:54] on top i see 8 entrys by cpus [12:54] BluesKaj: i mean like you open several files in gedit and you wish to gedit automatically open the files if you open it next time [12:54] when i run a php script to detect cpus, he found 8 too [12:54] boodllebat, what kind of project . it has to have a file extension that gedit recognizes' [12:55] only htop wouldn´t show me all cpus :( [12:55] Any troubleshooting idea if my integrated webcam (that is correctly BIOS-enabled) doesn't "show" as /dev/video0? [12:56] BluesKaj: yes gedit should have specific ext for its project files [12:56] ubuntu.org [12:56] join us [12:56] gedit recognizes .txt files === b4ny is now known as b4nny [12:56] so if u are trying to open files by default on gedit [12:56] qualll_, install v4l2 , that might help [12:56] Alagos: I have SSH now [12:57] you have to set gedit as your default editor [12:57] or VIM, try VIM [12:58] H4nSolo: What about your htop version? === shuduo is now known as shuduo-afk [12:58] mom pls [12:58] right click on one java files or python or sh files...open with....gedit...the select the little box underneath [12:59] BluesKaj: done, but the problem is before any software handling /dev/video0: the first thing they do (afaik) is to try and open a stream at that address. That address is void to me! [12:59] EriC I am logged in with the new live-usb [12:59] AlagosZim: My htop version is 1.0.3 - (C) 2004-2012 [12:59] got it i was talkin about this https://launchpad.net/gedit-projects [13:02] hi. why does sudo find / -wholename "var/log" return nothing, but sudo find / -wholename "*var/log" returns /var/log [13:03] instigator: probably has something to do with the way find parses expressions :) === tibaret is now known as terabit [13:06] ex [13:09] Is there any way to disallow any process to start without my permision in linux? [13:12] EriC^^: still here? :) [13:12] Tipiti: yeah :) [13:12] boot the live usb and plug the empty one in as well [13:13] EriC^^: I am on ubuntu now [13:13] Mamiko: what kind of process would you want to stop from running? [13:13] EriC^^: should I format the old one? [13:13] segf4ult: Reinstall system done all work?) [13:14] Tipiti: no, type sudo fdisk /dev/sdX [13:14] AlagosZim: it's working now, for some reason trying to chroot into my SD card and trying to install packages corrupted a few things [13:14] and press "o" to create a fresh partition table === Guest63563 is now known as someone [13:15] h' [13:15] hi === xubuntu is now known as Guest52252 [13:16] EriC^^: how can i check the sdx of the empy usb? [13:17] fdisk -l ok :D [13:17] EriC^^: done === Denis is now known as Hexadron [13:20] Tipiti: ok, create a 1gb partition at the start of it === deviatio_ is now known as Deviation [13:20] hexcode 82 [13:20] *hex code 83 [13:25] EriC^^: i am pretty noob xD could you tell me the command for it? [13:25] Tipiti: press on type [13:26] EriC^^: i am still on fdisk, after "o" i get "Created a new DOS disklabel..." [13:26] Hi guys, I m very new to ubuntu and I think i screwed my install... I mixed out space and swap etc... and now I only have 16Go available for data and 1To of swap file :p is there a way to resize all of this correctly? [13:27] ok, press write [13:27] Tipiti: "w" [13:27] Mikyjax: better to reinstall if it's a fresh install [13:28] ok.... what I thought ... making a dual boot with seven... ubuntu on one disk and win on the other to try the transition... [13:28] EriC^^: i typed "write" lol, i got "The partition table has been altered. Calling ioctl() to re-read partition table. Re-reading the partition table failed.: Device or resource busy The kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8)." [13:29] Tipiti: ok, type sudo partprobe [13:30] Mikyjax: Install win7 first, than install ubuntu. Make swap equals with your RAM size. [13:31] EriC^^: it says that i should reboot before making further changes bc the kernel is not informet yet [13:31] the partition have been written tho [13:32] Tipiti: try sudo parted -l and see if it's there [13:34] EriC^^: i don't think so, i have no entry on the dev/sdb [13:34] Tipiti: ok try rebooting the live usb [13:35] with which protocols all OS ( linux , mac , windows ) have relation on network on TCP/Ip model ? [13:36] mmc: Did you mean socket browser working with? [13:37] mmc: To send\receive data with browser system connect to it via socket [13:37] Alagos : i mean , when two OS's like Windows and Mack want to establish connection on network [13:38] Alagos, should my sdb1 where I install linux be 1To? [13:38] mmc: Both using socket to establish connection with network. [13:38] so I have the max disk space available? [13:38] with a swap of twice my ram? (8Go*2) [13:39] So, I'm running into a peculiar thing with apt, currently [13:39] Mikyjax: How many disk do you have? [13:39] 2 [13:39] I thougt One for win one for linux [13:39] Mikyjax: One of it is SSD? [13:40] nope, no ssd [13:40] both old disk [13:40] Mikyjax: two simple HDD, right? [13:40] yep [13:40] I want to install a package called lxd on my syste, which depends on lxc >= 1.1.0... apt-cache policy says the installed version is 1.0.8 and a candidate being 1.1.5.. however, it wont' update [13:42] Mikyjax: you can create 100 GB partition for disk C, 100 GB partition for Ubuntu. And rest spend on disk D [13:42] segf4ult: What kind of problem have you with apt? [13:43] Alagos: I have a package installed with version 1.0.8, apt-cache policy says there is a candidate of version 1.1.5, which it doesn't upgrade to === coy is now known as Guest24183 [13:44] EriC^^: i don't think there is a partition, i probably messed up with "write"...from parted i get this : [13:44] Thank you Alagos [13:44] will look through that path [13:44] Model: Sony Storage Media (scsi) Disk /dev/sdb: 4010MB Sector size (logical/physical): 512B/512B Partition Table: msdos Disk Flags: Number Start End Size Type File system Flags [13:45] Mikyjax: welcome =) [13:46] segf4ult: And what is the reason of upgrade fail? [13:46] How to set system wide proxy in UBUNTU? [13:47] Alagos: for some reason it didn't select 1.1.5 as an upgrade candidate since it came from a different repository.. but I have upgraded it now thanks to aptitude telling me it could [13:48] Tipiti: np [13:48] Tipiti: sudo fdisk /dev/sdb [13:48] o then w [13:49] EriC^^: done [13:49] Tipiti: then sudo cfdisk /dev/sdb [13:49] My ctrl key is getting pressed randomly by itself. Fresh install. [13:50] EriC^^: ok [13:50] hello mates :) === roberto is now known as Guest63481 [13:51] Anyone ever experience that with ubuntu? [13:51] Ctrl just randomly getting pressed. Effects the on screen keyboard too :( [13:51] dean_: have seen it happen sometimes, not sure why it happens [13:52] segf4ult: at least its not be going crazy :P [13:52] segf4ult: Maybe 'sudo apt-get update' need to be run first? And than 'sudo apt-get upgrade' or 'sudo apt-get install --fix-broken' [13:53] segf4ult: Today is really weird day for you and ubuntu system =) [13:53] Alagos: my PC is running fine most of the time [13:53] Alagos: I have a custom built kernel running on my machine here, it's just that running Ubuntu on my RPi2 seems to be a bit weird [13:54] EriC^^: i am in [13:54] segf4ult: Yep. Maybe you need to check you SD card or try to use Image from Raspberry site? [13:55] dean_: sounds like a hardware fault perhaps? [13:55] dean_: did you test another Os yet? [13:56] Alagos: I have to run Ubuntu on my pi for a uni project I'm working on, LXC and LXD don't seem to run well on Raspbian currently [13:56] lotuspsychje: I though so at first but windows 10 works fine. I Have tried xubuntu & debian with gnome and it still happens [13:56] I running Ubuntu mate from sd card on rasppi :) wonder how to unlock some space in sd card because I am running out of space [13:57] How do I use Miredo to connect to the IPv6 internet? [13:57] segf4ult: uni means University? [13:57] nipro: did you expand your root filesystem on the SD card? [13:57] Alagos: exactly :) [13:58] I flashed image to sd card but not epanded anything [13:59] Tipiti: ok, create a 1GB partition at the start [13:59] nipro: if you're logged on to the pi, can you try and run this? 'sudo fdisk -l' and tell me what you see? [13:59] and change the type to 83 [13:59] hey guys, is there no Gconf editor? I can only find dconf editor [13:59] dean_: wich ubuntu version is this? === Aria22|away is now known as Aria [14:00] lotuspsychje: 15.10 with all updates installed. === Aria is now known as Aria22 [14:00] dean_: perhaps try an LTS version on liveusb? [14:00] dean_: see if that makes any difference [14:00] EriC^^: primary right? [14:01] Tipiti: yeah [14:01] EriC^^: bootable i guess? [14:01] lotuspsychje: Tried 15.04 first. Someone suggested 15.10 as an update might have fixed it. Effects all Desktop environments. Even i3wm. [14:02] Tipiti: doesn't really matter [14:02] dean_: 15.04 is eol now, perhaps a clean setup might clear things up? [14:02] why not [14:02] EriC^^: ahah ok [14:02] dean_: not long work, to try a liveusb fresh [14:03] EriC^^: what was the type? [14:03] 83 [14:03] i see /dev/mmcblk0p1 * 2048 133119 131072 64M c W95 FAT32 (LBA) [14:03] lotuspsychje: This happened last night. Did a fresh install today after double checking the signatures of the iso [14:03] I do web dev so its a utter nightmare :P [14:03] EriC^^: ok, the start is 2048 is still ok? [14:04] Tipiti: yeah, leave it default [14:04] dean_: yes, but lts and non-lts can make a difference.. [14:04] nipro: you see a /dev/mmcblk0p2 as well?? [14:04] yep [14:04] its 3.7 gb [14:04] dean_: tail -f /var/log/syslog show anything usefull on the ctrl? [14:04] EriC^^: ok. have to do "write" now? [14:04] Tipiti: yeah [14:05] EriC^^: done [14:05] nipro: can you tell me the output of `which cfdisk`? [14:05] Apr 15 15:04:31 dean wpa_supplicant[871]: wlx00c0ca755b01: CTRL-EVENT-SCAN-FAILED ret=-19 retry=1 [14:05] About 4 times. [14:06] dean_: thats a wireless line [14:06] Tipiti: ok, type sudo partprobe [14:06] then type sudo mkfs.ext4 /dev/sdb1 [14:07] dean_: leave the tail open, until you notice something weird, try pessing ctrl a bit perhaps [14:08] Hi [14:08] I had a big problem on my web server today [14:09] EriC^^: done [14:09] This is so hard, having to re-learn irssi not having used it for so many many years [14:09] ubuntuna: man irssi and there is an irc help channel also [14:10] nipro: sorry, I kind of have to go, the Usage section on https://wiki.ubuntu.com/ARM/RaspberryPi lists how you can expand your filesystem :) [14:10] Tipiti: type sudo mount /dev/sda2 /mnt [14:10] Tipiti: for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [14:11] sda? [14:11] ubuntuna: What about weechat? It's funny to restore Its configs on new system) [14:11] Tipiti: type nano /etc/fstab , open another terminal and type sudo blkid /dev/sdb1 , copy the uuid of /dev/sdb1 to the /boot entry in fstab [14:11] lotuspsychje: I feel the man command gives a lot of outdated info these days. So I have just started to google all my problems :P [14:11] Tipiti: yeah [14:12] My /etc/passwd was change but i don't know why [14:12] Alagos: weechat you say? Must investigate. By funny I hope you mean fun and not "funny because it is so hard it is infuriating) :P [14:13] So all my users (postgres / ...) was destroy [14:14] EriC^^: i have this on fstab: [14:14] overlay / overlay rw 0 0 tmpfs /tmp tmpfs nosuid,nodev 0 0 [14:14] And I don't know why. I didn't change anything. How could I investigate avour that [14:15] GeorgesLeYeti: best to ask your question with all details, all in one line to channel once in a while so others can try help you, ubuntu version,issues,..etc [14:16] Tipiti: run it from the chroot [14:16] Tipiti: oh, my bad [14:16] Tipiti: type sudo chroot /mnt [14:16] then nano /etc/fstab [14:17] http://plantuml-etherpad.kermit.rd.francetelecom.fr/etherplant.html?http://etherpad.rd.francetelecom.fr/p/LPAcreateUserNonAbonné [14:18] Ubuntu 14.04.4 LTS, Issues: My /etc/passwd has been changed. How can i investigate about who / what change this file ? [14:18] EriC^^: done [14:19] Tipiti: ok, open another terminal and type sudo blkid /dev/sdb1 [14:19] and replace the uuid in /etc/fstab with the one from there [14:19] next to /boot [14:21] EriC^^: yep already did [14:21] Tipiti: ok, great [14:21] wasn't it hte above step? [14:21] yeah [14:21] ahah ok, just to be sure xD [14:24] Tipiti: ok, in the sudo blkid terminal type sudo mkdir /mnt2 [14:24] then type sudo mount /dev/sda1 /mnt2 [14:25] !security | GeorgesLeYeti perhaps a passwd method there? [14:25] GeorgesLeYeti perhaps a passwd method there?: Security Updates are dealt with here: https://help.ubuntu.com/community/Security - See also !root, !firewall, !server, and !usn [14:25] GeorgesLeYeti: is it server or desktop you running? [14:25] server [14:25] EriC^^: done [14:25] GeorgesLeYeti: i think the #ubuntu-server guys might also know few hardening tricks on that [14:26] lotuspsychje, ty [14:26] Tipiti: in the chroot, type mount -a [14:26] GeorgesLeYeti: also mention your running services on your server [14:26] EriC^^: done :) [14:26] So Thunderbird 45 got released... how can I install this in Ubuntu? Or should I stay away? [14:26] Tipiti: type df, check that /dev/sdb1 is mounted at /boot [14:27] EriC^^: /dev/sdb1 is on /mnt/boot [14:27] Tipiti: ok, great :) [14:28] :D [14:28] Tipiti: from the blkid terminal type sudo rsync -av /mnt2/ /mnt/boot (the trailing / after mnt2 matters) [14:29] I edited a pdf file, I didnt add new pages, just re arranged them. original format is 8MB , the new one: 8.2MB. why? [14:29] no new information was added [14:29] EriC^^: done [14:29] Tipiti: ok, in the chroot type grub-install --recheck /dev/sdb [14:30] lerner: editing stuff can change the size of a file [14:30] Tipiti: update-initramfs -u -k all [14:30] Tipiti: then update-grub [14:30] lotuspsychje, but once edited it whould go back to the original size... [14:30] on the chroot? [14:30] should* [14:30] yes [14:31] lerner: wich package did you use for the editing? [14:31] lotuspsychje, pdfmod [14:32] EriC^^: done [14:32] Tipiti: ok, type exit then try rebooting! [14:32] fingers crossed xD [14:33] lerner: not sure mate, tried the manpage? [14:34] Hey, everyone. I'm having trouble trying to remove a package. I ran `sudo dpkg --force-all -P newrelic-php5` and it's just hanging at "Removing newrelic-php5 (5.1.0.157) ..." [14:35] bshacklett: did you manually install or ppa add? [14:36] lotuspsychje: I'll have to check. Newrelic has a script that performs the initial install. It's available when doing aptitude searches, though, so I'm guessing there's a PPA added. [14:36] bshacklett: remove all external ppa's from system first [14:36] EriC worked!!! [14:36] Tipiti_mobile: great! :D [14:36] !cookie | EriC^^ [14:36] EriC^^: Wow! You're such a great helper, you deserve a cookie! [14:36] Thank you soooo much, for all your time! [14:37] ty lotuspsychje [14:37] Tipiti_mobile: no problem! :D [14:37] Amazing! I lost days for this ahah [14:37] lotuspsychje: will that have an affect if I'm trying to uninstall via dpkg? [14:37] Ty ty xD [14:38] np :D [14:38] bshacklett: there's a reason why packages dont wanna purge, so lets try to revert things to ubuntu default [14:39] What does `ps -A ww` do? [14:39] bshacklett: so non supported ppa's removed and sudo apt-get update can help much [14:39] Particularly, what does the 'ww' do? [14:39] I know what `ps -A` does. [14:40] bshacklett: wich ubuntu version are you on by the way? [14:42] lotuspsychje: How's that going to affect other packages that I've got installed via PPA? I've got quite a few. Docker, hhvm and nginx, for instance. [14:42] EriC do you use/have some crypto currency? [14:42] bshacklett: we have to follow the rules mate, we cant officially support ppa's sorry [14:43] Also, version: Ubuntu 14.04.4 LTS [14:43] bshacklett: perhaps try only the ppa removal from newrelic-php5? === lubuntu is now known as Guest98835 [14:43] lotuspsychje: I can do that. [14:50] lotuspsychje: is there any way to get more verbose output on what aptitude/dpkg are trying to do when I try to purge this package? [14:51] bshacklett: normally when trying to install/purge a package, terminal should show all we needed, perhaps share in a pastebin for us? [14:53] lotuspsychje: I get very little output. It just hangs: https://gist.github.com/bgshacklett/7ab2555546c7da5a565f3917d6d6d21c === Aria22 is now known as Aria === Aria is now known as Guest51851 [14:54] bshacklett: can you try to remove the newrelic ppa and sudo apt-get update && sudo apt-get upgrade? [14:54] Tipiti_mobile: got a kernel panic :D anyways if you mean to send currency there's no need at all :) [14:54] lotuspsychje: I removed the PPA and did an update. I didn't do an apt-get upgrade. I'll do that now. [14:55] bshacklett: also output in pastebin the upgrade plz [14:55] Will do === Guest51851 is now known as Aria22 [14:57] lotuspsychje: updated [14:58] bshacklett: no dependecie issues? [14:58] EriC too kind :) thanks again, have a great day [14:58] thanks, you too! :) [14:58] lotuspsychje: Sorry, I ment the gist is updated. Yes, there are dependency issues. new-relic-php5-common and newrelic-daemon. I just want it all gone... [15:00] bshacklett: if upgrade gives dependecie issues, ppa's removal isnt good yet [15:01] lotuspsychje: Couldn't the dependency be coming from a broken package install? I thought I'd seen similar issues when installing a DEB manually... [15:03] is there some good documentation on wiki.ubuntu about creating a RAM file system? [15:06] ash_mz, what do you want to do with your RAM disk? The fs type is "tmpfs" which is covered in "man mount", search for "Mount options for tmpfs". [15:08] bshacklett: could be mate, try to remove all ppa's first [15:08] bbl [15:08] Hi all [15:09] audioverb: Hello :) [15:09] Have a server question if anyone would care to provide some insight... [15:10] audioverb: but I see not thine question... [15:10] are you... a /liar?! :p [15:10] * reisio was promised a question! [15:10] rob0: "When booting, make /tmp a RAM filesystem, and create the directories /tmp/services and /tmp/service. " -- s6 process manager guidelines [15:10] Is there a way to enable multiple mods at once with a2enmod? [15:11] me thinks reisio is sick of the universal "you" [15:12] nah, but people should anticipate their conversational counterparts' inevitable responses :p [15:12] "I need help?" [15:12] -> "with what?" [15:12] "FOO" [15:12] just assume the question will be asked === NickG365_ is now known as NickG365 [15:13] none /tmp tmpfs size=10g,mode=1777 0 0 [15:14] ash_mz, ^^ set size based on your own physical RAM [15:14] or don't set it at all, default is 0.5*RAM [15:14] you do want the mode=1777 [15:15] what does the sticky bit do? [15:15] i want to install win bootloader on 1st efi partition since i dont have extra partition for win bootloader is it possible? [15:15] I'd do the mkdir commands in rc.local [15:15] my lsblk: https://gist.github.com/anonymous/8189620feebf240aa2ba8af95f0b162f [15:15] auditlog: i don't think so, but easy to loop in bash [15:15] auditlog: apologies [15:15] audioverb already left :/ [15:15] ash_mz: "When the sticky bit is set on a directory, it allows file deletion only by the file owner. This is useful to prevent file deletion in public directories, such as /tmp, by users who do not own the file. To utilize this permission, prefix the permission set with a one (1):" —https://www.freebsd.org/doc/handbook/permissions.html [15:15] 1777 is the required mode for /tmp [15:15] what do I have to do in okular to select whole pages and not just only text? [15:17] rob0: if it's required, why doesn't it just default to that mode and allow that argument to be optional? [15:17] oh, erm.... nvm [15:17] because tmpfs can be used for other than /tmp [15:17] rob0: yeah, I just figured that [15:18] Ask Linus about defaults, I don't make those decisions. :) [15:18] lol [15:19] hi i'm having a hard time resizing my main partition [15:19] i'm booting from usb and i launch Gparted [15:19] (btw nothing is very readable because of the aliasing bug that i can't believe is still there) === Swish[\] is now known as Swish [15:21] anyone having ssh issues with 16.04 on ec2? It doesnt seem to update authorized_keys with my chosen public key from the console === meta-coder is now known as Guest18601 [15:22] Hello, is it possible to copy some file through a nested ssh connection? I am connecting to server A, then from A to B. I want to copy data from B to my machine. But there is no space on server A so i cannot first copy it on A. Server B is not accessible directly. [15:23] Are there any alternatives to nautilus that have better support for directories with many files? === Triffid_Hunter_ is now known as Triffid_Hunter === sparklyballs_2 is now known as Sparklyballs === laza_ is now known as laza === lvanderpool is now known as mekhami === Nach0z_ is now known as Nach0z [15:28] moin [15:30] hello guyz [15:30] hi jb [15:30] asl? :p === 92AAASS2R is now known as matt_ === matt_ is now known as Guest85349 === al2o3-cr1 is now known as al2o3-cr === m1dnight1 is now known as m1dnight_ [15:36] i'm seriously losing my mind over this partitioning nonsense, mostly cause ic an't read a damn thing [15:39] carpediembaby: sshfs [15:42] Hi [15:42] Where should I put my Keepass plugins? [15:42] I'm convinced I have to put it somewhere where Keepass can detect it. [15:43] I downloaded an import plugin to be able to import ver 1. or old ver. databases. [15:43] I'm using Trisquel. [15:43] No one in #trisquel can help me that's why I came to ask here. [15:43] where are the experts that are usually here TT i'm pulling my hair out [15:43] mekhami: what happened? [15:44] i can't resize my LVM partition [15:44] using gparted, using system-config-lvm [15:44] i get an error about extents [15:44] i just need some unallocated hdd space [15:44] that's all i want in life [15:45] mekhami: i have done it once using https://help.ubuntu.com/community/ResizeEncryptedPartitions [15:45] cauliflooower: trisquel is not supported here, I'm afraid [15:46] cliffer: Not sure how to use it with the nesting behavior. Also, I don't have root access to the middle machine [15:46] cliffer: why does this have to be so complex [15:46] i'm about ready to just reinstall ubuntu which is the VERYO PPOSITE of what i want to be doing with my day [15:46] mcclurmc, That's fine, I just weirdly solved it :-/ [15:47] hi im using ubuntu 16.04 and ppa:ondrej/php to install php5.6 AND php7. once i add the ppa, it shows me that an update to openssl is available. im not feeling comfortable to update openssl from non standard repositories, is there any way to restrict the additional source to some packages? [15:48] carpediembaby: mount a dir from b on a and access the mounted dir on a with your machine [15:48] cliffer, #ubuntu+1 for 16.04 as per the /topic [15:49] carpediembaby: you only need an empty folder on a [15:49] no root [15:51] squinty: thx for the hint, but it is not necessarily related to ubuntu 16.04. is there any way to restrict packages from sources? or is it only trust all or nothing? === sicscam is now known as sicsscam [15:54] Ok. Cleaning done for 16.04. Ready to do "sudo dd if=/dev/zero bs=1M | pv -s 932G | sudo dd of=/dev/sdb bs=1M". Why are my hands shaking? ;) [15:55] why are you doing that ? [15:55] and why are you chaining it? [15:55] cliffer: you can pin, iirc [15:56] cliffer: to see progress. [15:57] ikonia: It was total mess on that drive. 13 partitions, some of them totally broken. I don't have a time to install 16.04 now, so I decided to clean the drive for good in the mean time. [15:57] ikonia: and I like this pv progress bar ;) [15:57] mike_papa: that just seems stupid [15:57] mike_papa: just dump the partitions [15:57] ah ok i just knew the kill -USR1 method to see progress [15:57] there is no need to write zero's in 1 meg blocks [15:57] or put a new file system on it [15:57] cliffer: pv will make nice looking progress bar. [16:01] ikonia: yeah. maybe. But why would I like to keep that leftover if I do have a time to clean it? I never feel bad about wiping old things. If someone will "borrow" my laptop, I will have 1 thing to worry about less. [16:02] mike_papa: just reinstall and encrypt it so you dont have to zero it before === sUbMuNdO is now known as Guest88239 === kudu is now known as Guest13157 [16:03] cliffer: I will encrypt it this time. But with old one? I'm just gonna zero it. As I said, I don't really have time to play with new one atm. [16:04] cliffer: but I have all the time to leave it wiping. === soul is now known as Guest74453 [16:09] help [16:10] hellp [16:10] hello [16:10] sadas [16:10] da [16:10] sd [16:10] ? [16:12] xplore: Ask [16:12] he's long gone [16:13] Oh. Joins and parts hidden here ikonia [16:13] athend: your client hides it [16:14] Yeah I was trying it out today. Keeps it clean [16:19] hi, how can i tell scp -r to only copy non git related files? [16:19] geri_: do the files have anything in common? [16:20] Does ubuntu 14.04 have any option for DPI scaling? [16:20] EriC^^: i dont want to push git related files to my server to deploy some code and compile it [16:22] geri_: do they all have a certain extension? [16:23] EriC^^: .git [16:23] its a folder [16:23] geri_: can you use `git push` with a git-ignore over ssh? [16:23] err .gitignore [16:24] nacc: no no [16:24] nacc: i only want to copy source files to my server (non git server) [16:24] geri_: it doesn't need to be a git server if you're using ssh? [16:24] geri_: rsync has an --exclude option [16:24] nacc: the server is a deploy server [16:24] nacc: not a git server [16:25] so i only want to copy source [16:25] geri_: `git archive` followed by scp? [16:25] mysql-client-core or mariadb? [16:26] nacc: that would only achieve all checked in files right? [16:27] geri_: yes, i suppose that's true, but why do you have files in a git directory that are not part of the git tree? :) [16:27] nacc: you know sometimes i test stuff and its not yet in the git tree.... but i still want to copy those files to the deploy server === ghostcube_ is now known as ghostcube [16:29] geri_: hrm, i'd commit it as `WIP` so you'd at least know what you're deploying -- but that's just me ... i don't hink scp can exclude (or you'd have to write a wrapper maybe that globbed the current directory excluding .git*?), but rsync does [16:30] nacc: rsync can [16:30] right? [16:31] geri_: yep [16:31] can anybody help me with this issue when I try to install mysql-server-5.6? http://paste.debian.net/432931 [16:32] nacc: something like rsync -r . --exclude=.* user@ip:/home/test ? [16:32] CHEAP DOMAINS CHEAP SERVERS DDOS PROTECTION www.kangadomains.net $19 for .com domain [16:32] CHEAP DOMAINS CHEAP SERVERS DDOS PROTECTION www.kangadomains.net $19 for .com domain [16:32] <\9> !ops ijafin3 [16:32] <\9> !ops [16:32] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [16:33] geri_: usually you'd put the options together (it might even complain if you don't), e.g., rsync -r --exclude '.git*'. user@ip:/home/test [16:34] nacc: i want to catch all .dirs e.g. .DS_Store [16:35] 14.04 backbox installed along with windows but i have no wifi and im on laptop so i cant download what i need and i dont have any rj45s lol at hand [16:36] geri_: ah ok, then --exclude '.*' i think [16:36] !backbox | xoke [16:36] xoke: Backbox Linux is not a supported derivative of Ubuntu and is thus not supported in #ubuntu. Please use #backbox on irc.autistici.org or https://forum.backbox.org/ for help with it. [16:36] thanks ubottu [16:40] "The scan directory can be either the place where the working copies are written, or another directory containing symlinks to those working copies. (The latter is useful if you are not using s6-svscan -t0: copying a directory is not atomic, but making a symlink is, so there is no risk of your scanner finding an incomplete directory.) " -- s6 documentation ... [16:40] the docs outline a dir structure like this: https://gist.github.com/anonymous/fad24e6a26d60140d9d240b5593b06c0 [16:41] if symlinks are able to link to directories, I don't see how the atomic nature of this thing works [16:42] like, cant a symlink just link to an "incomplete directory" [16:46] woot [16:47] ffg [16:48] hi === cyphase is now known as Guest45651 [16:50] hello there [16:51] hello === Aria22 is now known as Aria22|away [16:53] I'm trying to support a remote user of my code, and they have /home/missing as their current directory, when I have /home/vagrant, even though they claim to have started up ubuntu with vagrant as I did. what could account for the difference? [16:55] nedbat: it's their setup [16:55] nedbat: you need to support their build as well as your code === kudu_ is now known as kudu [16:55] ikonia: thanks, can you be more specific about what "setup" and "build" mean in this context? === kudu is now known as Guest30096 [16:56] -a - directs adb to listen on all interfaces for a connection [16:56] -d - directs command to the only connected USB device [16:56] returns an error if more than one USB device is present. [16:56] -e - directs command to the only running emulator. [16:56] returns an error if more than one emulator is running. [16:56] -s - directs command to the device or emulator with the given === anonymous is now known as Guest85260 [16:57] serial number or qualifier. Overrides ANDROID_SERIAL [16:57] environment variable. [16:57] -p - simple product name like 'sooner', or [16:57] a relative/absolute path to a product [16:57] out directory like 'out/target/product/sooner'. [16:57] If -p is not specified, the ANDROID_PRODUCT_OUT [16:57] nedbat: Maybe they're using a different ubuntu image? (or whatever the term is for vagrant builds) [16:58] Pici: yeah, that's my best guess. [16:58] Pici: is a username of "missing" a known thing? [16:58] 11001100100000011001100110111101110010 [16:58] 00100000011101010111001101101001011011 [16:58] 10011001110010000001110100011010000110 [16:58] 01010010000001010011011011110110001101 [16:58] 10100101100001011011000010110101000101 === marshal0605 is now known as marshal0505 === alu1 is now known as alu === meta-coder is now known as Guest28156 === nabo1 is now known as nabo [17:12] I messed up yesterday and I exported a large video with kdenlive to an mp4 without any audio. Is there a simple tool or command line to append / attach a wav or mp3 to it? [17:13] Hi, I have a problem with Chromium version 37, which is the latest released in Ubuntu 12.04, can't watch Youtube videos, the browser can't play them === ogra_` is now known as ogra_ === nefarious is now known as Guest75214 [17:15] : Do you have the Flash Player installed? [17:16] well, it says the browser version is not compatible anymore === zendk_ is now known as zendk [17:16] do I have to install Chrome? === matt_ is now known as Guest23064 [17:16] is a username of "missing" a known thing? [17:17] g4143 It's not installed in Chromium === AntiSpamMeta_ is now known as AntiSpamMeta === pilne_ is now known as pilne [17:20] cannot install adobe flash player for chromium in 12.04 === mosene is now known as Guest62525 === zz is now known as gn === Swish[\] is now known as Swish === hi is now known as Guest31184 === nyuszika7h_ is now known as nyuszika7h === WildSoft_ is now known as WildSoft === tylerjd1 is now known as tylerjd === ChewCraft_ is now known as ChewCraft [17:27] Hallo, spricht hier jemand Deutsch? === samuelkadolph_ is now known as samuelkadolph [17:27] christian_, #ubuntu-de === motaka3 is now known as motaka2 [17:28] JustCurious: maybe install google chrome instead. it has the flash player bundled. [17:28] JustCurious, might want to take a look at http://www.webupd8.org/2014/05/install-fresh-player-plugin-in-ubuntu.html === BigGun4Hire_ is now known as BigGun4Hire [17:28] ok, english is also okay [17:28] !de | christian_ [17:28] christian_: #ubuntu-de [17:28] christian_: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! === AMZ__ is now known as AMZ_ === marshal0605 is now known as marshal0505 === Triffid_Hunter_ is now known as Triffid_Hunter === damccull_ is now known as damccull === MarioW is now known as MarioWaza [17:28] ahh, danke [17:28] i ask in english, since i am already here [17:28] JustCurious: also, you'll get the latest version 50 compared to 37 === madagu is now known as MadAGu [17:30] I installed Ubuntu-Mate on a 16GB micro-SD card. I automatically created a partion. Over 3,8GB. [17:30] But my problem is that i have only around 200MB left and it is creating problems. [17:30] christian_: you mean you flashed an iso for a ARM device? [17:30] no [17:30] brainwash thanks, but I can't install Chrome either [17:30] I downloaded ubuntu mate. [17:31] JustCurious, might want to take a look at http://www.webupd8.org/2014/05/install-fresh-player-plugin-in-ubuntu.html [17:31] some conflicts with dependencies [17:31] and put the image on the microsd === kumavis_ is now known as kumavis [17:31] squinty thanks but I work on Ubuntu 12.04 [17:31] then booted and installed ubuntu mate through it [17:31] JustCurious: bummer [17:32] christian_: microsd sounds like using a arm device. that is common to use them for storage on those devices. that is why i ask. [17:32] brainwash sorry? [17:32] k1l... i didnt even know what you meant [17:32] christian_: so you used your sdcard as install medium. and then installed from booting that microsd? [17:32] ok, i got rapsberry pi 3 [17:32] i forgot to say [17:32] JustCurious: upgrading to 14.04 is not an option? [17:32] christian_: ........ that is an ARM device [17:32] JustCurious, there are instructions on that page for older ubuntu too [17:32] okidoki. === elmcrest_ is now known as elmcrest [17:32] JustCurious: it should be pretty stable by now [17:33] well thanks both [17:33] my question is this: i want to make my partion ubunto mate is runnig bigger [17:33] because it automatically only used 3,8gb [17:33] but this is to low [17:34] i get always a message that memory is low [17:34] "you habe only 111MB left" [17:34] christian_: put your sd-card into a pc, then use gparted and extend that partiiton [17:34] gparted? [17:34] ok. [17:34] christian_: you need to image the file on SD card. check the RaspberzPi pages on how to do it [17:34] image the file? [17:34] christian_: that raspberry pi iso is made for 4gb sd-cards. thats why [17:35] ahhh [17:35] ok [17:35] but that's bullshit... [17:35] why just reserve 4gb.... it will always create problems [17:35] i my opinion [17:35] at least with ubuntu mate [17:35] anyway running ubuntu 12.04 is starting to be a problem i see === xamindar_ is now known as xamindar [17:36] christian_: once again: you cant change the size while that system is running. so either boot a usb-ubuntu on that rpi (if that works) or put that sd-card into another pc and use that to change the size on the sd-card [17:36] k1l, perfect. [17:36] thanks for the help [17:36] i will try it the way you said it. [17:37] if it doesn't worked out i come back^ [17:37] cya [17:42] anyone know what could be preventing the C-space sequence from reaching gnome terminal in ubuntu 14.04/openbox? [17:44] is xset still the right way to set the keyrepeat rate? [17:46] hi [17:46] and how would i persist xset between login sessions? [17:46] question: why with x11vnc everything works except for the mouse clicks? [17:46] events are sent, i checked [17:46] keyboard clicks works [17:46] mouse movement work [17:46] but mouse clicks dont [17:47] hello, any good xml editor for ubuntu, ? [17:48] vim? === occult is now known as Occult [17:49] no === geenie is now known as chroot [17:51] a GUI tool for xml so i can clearly see the fields etc .. [17:52] I use sublime text for xml editing and stuff [17:52] afidegnum: maybe ask the xml guys what to use? [17:53] afidegnum: like #xml [17:53] ok [17:53] And use the sublimelinter plugin for validation and pretty printing [17:57] sorry, I asked about the mysql issue before; anyone who can help? === hillbicks_ is now known as hillbicks === jaythelinuxguy_ is now known as jaythelinuxguy === kudu is now known as Guest67170 [18:18] hey guys [18:18] I updated 14.04 to 16.04 daily build today [18:19] and I think everything went mostly ok [18:19] except that I can't get to runlevel 5 now. [18:19] !runlevel [18:19] In Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab. [18:19] ok let me say it more accurately: I can't get the UI up. [18:19] thats dated === zanshin_ is now known as zanshin [18:20] I ran kdm manually from the command line and it comes up [18:20] but it doesn't let me log in ... [18:20] ctrl alt f7 is usual [18:20] it takes a user name and password but something fails and it comes right back. [18:20] right [18:21] I think something is failing ... and I suspect that is why it doesn't come up on boot [18:21] my 14.04 installation was ubuntu server [18:21] and I adjusted it to start the UI by default [18:21] now I am on 16.04 and it just comes to a console login [18:22] funkyjive: kdm? that is deprecaded [18:22] funkyjive: #ubuntu+1 for 16.04 [18:22] let me go to that channel then. thanks. [18:23] any idea aabout missing x11vnc mouse clicks? === Imaginat_ is now known as Imaginativeone [18:27] something like: [18:27] http://ubuntuforums.org/showthread.php?t=2143309 [18:28] pa that's an old postg ... what version are you using ... cat /etc/issue === alu1 is now known as alu [18:30] 15.10 [18:30] actually also mouse movement doesnt work [18:30] but the events are delivered [18:30] i can see them if i run x11vnc in foreground with -xsomething [18:30] is there a way to make the default ubuntu file explorer to display the path like in windows [18:31] ( in windows it is changable, so I can remove part of the directory path and nagivate to another directory ) [18:32] MyCuriosity with dconf-editor [18:32] MyCuriosity: ctrl-l === zz- is now known as lj [18:32] mcphail, oh thats nice ! [18:32] thank you ! [18:34] MonkeyDust, i guess that if the server receives the events, the problem must be that it cant deliver them to the xserver, right? [18:37] server irc.criten.net [18:40] so the problem must be lxde [18:40] in lightdm (login) mouse works === gsilva is now known as gsilvapt [18:46] I'm trying to run 15.10 in VirtualBox on OSX. I've set up my VM but when I try to load the ISO, I receive a fatal error. Do I have to convert the ISO to .img to run on OSX (even on a VM)? [18:48] hi, please help: http://paste.debian.net/432952 [18:48] Heya, how do I preseed ubuntu? [18:49] It does not want to ingest url, using url=http:// === Aria22|away is now known as Aria === Aria is now known as Aria22 [18:51] maarhart: you're the only user on this system, correct? [18:52] yep [18:52] maarhart: do you have aptitude installed? [18:52] derp_commander: yes [18:53] maarhart: try this: sudo aptitude purge mysql-common === thais is now known as Guest2259 [18:55] derp_commander: http://paste.debian.net/432954 [18:55] hi, someone can help me with the freecad? [18:57] maarhart: it appears to be an unresolved bug: https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1519557 [18:57] Launchpad bug 1519557 in mysql-5.6 (Ubuntu) "update-alternatives: error: no alternatives for my.cnf" [High,Confirmed] [18:57] yo [18:57] when is new LTS release [18:57] d [18:58] maarhart: solution is this: http://askubuntu.com/questions/715320/trying-to-purge-mysql-fails [19:00] kibibyte: April 21st [19:01] Pici, he? [19:01] kibibyte: what? [19:01] Pici, what about apric [19:01] l === thais_ is now known as Guest36393 [19:01] someone can help me? [19:01] oh [19:01] ok === Guest36393 is now known as Tha [19:01] kibibyte: April 21st is the release date of Ubuntu 16.04, the next LTS. [19:02] !16.04 [19:02] Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+1 === ghostcube_ is now known as ghostcube [19:02] what will happen after they run out of letters? [19:02] they restart at A [19:03] oh fun [19:03] derp_commander: http://paste.debian.net/432955 [19:04] maarhart: ok, give me the output of `sudo update-alternatives --config my.cnf ` [19:04] hello, please where do i get GIS related channel? [19:04] hello [19:04] hello [19:06] hello [19:07] !alis | [19:07] : alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu or /msg alis list http [19:07] afidegnum type /msg alis list gis [19:08] derp_commander: http://paste.debian.net/432958 [19:08] ok, thanks, MonkeyDust [19:11] maarhart: this is kinda black-magic-y, but since the bug is unresolved, we may have to remove the fsckin thing manually, then fool apt into thinking we removed it normally [19:11] apt/dpkg [19:13] gimme a minute [19:14] derp_commander: sure, thanks! [19:16] maarhart: give me the output of `dpkg-query -L mysql-common` === Swish[\] is now known as Swish === ladrua_ is now known as ladrua === ratrace_ is now known as ratrace === Apachez_ is now known as Apachez [19:22] derp_commander: http://paste.debian.net/432961 === meltingwax_ is now known as meltingwax === Groucho_NL is now known as Guest98702 === ELCALOR_ is now known as ELCALOR === skipyyty is now known as caliculk === Aria22 is now known as Aria22|away === ahmetalpbalkan_ is now known as ahmetalpbalkan === Aria22|away is now known as Aria === Aria is now known as Guest33833 [19:26] fack this sht I am moving to debian [19:26] * usrATsl4ckcub3 drops a metal sphere to the bottom of the ocean saying WAM - you could have been great if you deleted something ... [19:26] If I want to install ubuntu gnome in ubuntu server edition... [19:26] Simply following what they wrote how to preseed works. [19:26] how would I do that? [19:26] Googling for Ubuntu and askin = 0 [19:26] If anyone knows still appreciated. [19:26] (How to use preseed file with installer, the boot params) [19:26] for example, kde for ubuntu would be kubuntu-desktop [19:27] !info gnome-desktop [19:27] and lxde for ubuntu would be lubuntu-desktop [19:27] Package gnome-desktop does not exist in wily [19:27] derp_commander: ? [19:28] maarhart: hold on [19:28] derp_commander: okay, thank you [19:29] !ibuntu-gnome | k12 [19:29] !info gnome-desktop-environment [19:29] gnome-desktop-environment (source: meta-gnome3): The GNOME Desktop Environment - transitional package. In component universe, is optional. Version 1:3.8+4ubuntu6 (wily), package size 3 kB, installed size 44 kB [19:29] !ubuntu-gnome | k12 [19:29] k12: Ubuntu GNOME is a supported !flavor of Ubuntu that uses !GNOME as the default desktop environment instead of Unity. For more info or to download, see http://www.ubuntugnome.org/ or https://wiki.ubuntu.com/UbuntuGNOME/OneStopPage [19:29] I am trying to change permissions of a folder from root to *user* but it will not change and is not giving me any errors, what might i be doing wrong? [19:29] I am typing "sudo chown carl:carl steamgames/" but when i type ls -ld steamgames/ it just says root:root [19:30] maybe its ubuntu-gnome-desktop? [19:30] !info ubuntu-gnome-desktop [19:30] ubuntu-gnome-desktop (source: ubuntu-gnome-meta): The Ubuntu GNOME metapackage. In component universe, is optional. Version 0.43 (wily), package size 3 kB, installed size 10 kB [19:30] ioria: :) One of these days, I will learn . [19:30] Bashing-om, me too [19:30] I just ran sudo apt-cache search ubuntu gnome... [19:30] and I got this pkg... [19:30] ubuntu-gnome-desktop - The Ubuntu GNOME metapackage [19:30] Is that it? [19:31] !info ubuntu-gnome-desktop [19:31] ubuntu-gnome-desktop (source: ubuntu-gnome-meta): The Ubuntu GNOME metapackage. In component universe, is optional. Version 0.43 (wily), package size 3 kB, installed size 10 kB [19:31] curl -o -f -s <— is this get or post [19:32] magepsycho is that for me? [19:34] I messed up yesterday and I exported a large video with kdenlive to an mp4 without any audio. Is there a simple tool or command line to append / attach a wav or mp3 to it? === Groucho_NL_ is now known as Grouch [19:36] derp_commander: still holding on === zanshin_ is now known as zanshin [19:37] maarhart: `sudo bash -c $'printf \'#!/bin/bash\\nexit 0\' > /var/lib/dpkg/info/mysql-common.postrm'` [19:37] Has anyone run into issues with dpkg and php5.6 as of yesterday/this morning? [19:37] derp_commander: http://paste.debian.net/432966 [19:38] theodore: oh God, not you too [19:38] Otto and Vagrant [19:38] None of my VM's will start :( === theodore is now known as fatmandown [19:39] derp_commander: Do you know what's up? [19:39] maarhart: ok, now `sudo chmod 755 /var/lib/dpkg/info/mysql-common.postrm; sudo aptitude purge mysql-common` [19:39] fatmandown: I suspect they're unrelated, but that makes him the second person with dpkg problems right now [19:40] derp_commander: http://paste.debian.net/432967 [19:40] maarhart: and we're done! [19:40] Vagrant seems to be trying to download php5.6 but when it does the dpkg it throws errors [19:40] derp_commander: thanks, respect. :) [19:40] fatmandown: what version of ubuntu? can you pastebin the output? [19:41] mint [19:41] !mint [19:41] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [19:41] but also ubuntu 14.04 [19:41] I'm not really looking for a solution as much as what information I can find [19:41] or if anyone else had issues w/ vagrant and php [19:41] fatmandown: can you pastebin the output of apt-cache policy for the exact package thats failing on 14.04? [19:41] derp_commander: and now I will install mysql again, and I might have this issue: "unable to set mysql root password"; are you able to help with that as well? [19:42] Pici: not on that box right now unfortunately [19:42] maarhart: at this point you should literally have no SQL database on your system [19:42] fatmandown: well, fwiw, I don't see any recent package changes for php5 on launchpad. [19:42] *databases [19:42] https://github.com/hashicorp/otto/issues/493 [19:42] could be related to otto/vagrant I suppose [19:42] but those packages haven't been updated either [19:43] fatmandown: they're using ondrej's ppa [19:43] derp_commander: how do I stop a sudo apt-get install? [19:43] fatmandown: please don't use ppas and expect support for them here :) [19:43] eh? [19:43] I need to interrupt this process because I started it from an ansi-term in emacs and [19:43] maarhart: Ctrl-C terminates a running program [19:43] I see hah [19:43] it will probably not go well [19:43] nacc: thanks [19:44] maarhart: probably not if you stop it [19:44] fatmandown: also taht particular bugs says 15.04 and it's using a pacakge from 12.04 (5.6.20+dfsg-1+deb.sury.org~precise+1) [19:44] fatmandown: whole pile of bad stuff there :) [19:44] that guy wasn't me, I just reported the mint stuff below [19:44] I was going to say that the version number for php5-readline that your output lists is not close to anything we use on Ubuntu [19:44] let it finish, then undo it [19:44] interesting though [19:44] alright, well, sorry to waste your time guys [19:44] derp_commander: not doing anything... is there any killall command that would do the trick? [19:44] thanks for the help [19:45] killall apt-get perhaps? [19:45] fatmandown: if you can provide more logs, i might be able to see if your mint thing is the same [19:45] fatmandown: but for now i'd blame vagrant or the vm config [19:45] fatmandown: err, actually probably otto, as you suggested [19:45] hrrrrrm [19:45] I have a couple boxes running at the office [19:45] wonder if theyre affected [19:45] where can I download 16.04 RC ? [19:46] drummer: just d/l the daily [19:46] where?? === dean is now known as Guest17426 [19:47] drummer: http://cdimage.ubuntu.com/daily-live/current/ for desktop iirc [19:47] drummer: note that there is no "RC" per se (https://wiki.ubuntu.com/ReleaseCandidate) [19:47] drummer: or, "latest" are all RCs :) [19:47] @search social engineering [19:48] rtvfree: 1) We have no bots that do that here 2) Thats not really on-topic for this channel. [19:48] Hey guys I'm having a strange issue with a keyboard. My laptops keyboard wont work with ubuntu properly. Basically the shift keys wont stay pressed and the ctrl key comes on by itself. But it works just fine on windows. I just plugged a wireless keyboard into my laptop and it works fine. Could this be a missing driver of some description? [19:48] Pici, oh my bad, wrong channel [19:49] derp_commander: okay, I just used killall apt-get because C-c was not doing much about it. [19:49] doing it again, doesn't look so bad [19:51] . === Mathisen is now known as Mathizen === Mathisen_ is now known as Mathisen === al2o3-cr is now known as Guest65 === al2o3-cr1 is now known as al2o3-cr [19:58] hi all. i'm trying to set up an ubuntu 14.04 vm on my ubuntu 15.10 box [19:59] i've downloaded oracle vm virtualbox [19:59] and i've downloaded the following iso: ubuntu-14.04.4-desktop-i386.iso [19:59] when i try to start up the vm, i get the following error message: [20:00] Unable to boot - please use a kernel appropriate for your cpu [20:01] as per my computer settings this i what i have: Intel® Core™ i5-2400 CPU @ 3.10GHz × 4 [20:01] OS Type is 64 bit [20:02] cpama: Why ubuntu-14.04.4-desktop-i386.iso and not the x64? [20:03] when I tried the 64 bit i got the error saying it detected i686 [20:03] and that 64 bit can't run on that [20:03] cpama: What is host OS? x64 or x32? [20:03] cpama: Maybe see https://www.youtube.com/watch?v=oXU-ZfcyA70 at timer 0:56 [20:04] cpama: you are running a vbox vm, dont you? [20:04] Alagos, host os is 64 bit [20:04] host OS is irrelevant for your vm. [20:04] bekks, i'm using oracle vm [20:05] but someone just suggested i try docker [20:05] i don't know what that is [20:05] cpama: Oracle VM or Oracle Virtualbox? [20:05] How can I use a microphone when I plugin a headset to 4-pin 3.5mm plug? When I disconnect the headeset the internal mic works fine. But when I plug in my headset the internal mic gets disabled and the headset's mic seems to just input noise. [20:05] what do y'all think about that? [20:05] cpama: http://www.linuxliveusb.com/help/faq/virtualization/154-unable-to-boot-please-use-a-kernel-appropriate-for-your-cpu [20:05] bekks, Virtualbox [20:05] cpama: Then create a 64bit vm. [20:05] kings of summer [20:05] cpama: Docker is virtualization on kernel level === TheRedQueen is now known as Drone` [20:06] i tried that bekks. === jared is now known as Guest39696 === fhf__ is now known as fhf [20:06] but perhaps i should try what CyberGabber has suggested [20:06] change bios [20:06] cpama: The solution of CyberGabber is the same. [20:06] Enable VTx in your BIOS, create a 64bit VM. [20:06] bekks, ok [20:06] i will try that now [20:06] thanks guys [20:07] gals [20:07] whichever [20:07] :) [20:07] ok, so I upgraded to 16.04, but the gui isn't starting on boot now [20:08] I can't find xorg.conf in the usual place [20:08] It's optional these days [20:08] I can sudo startx, but no unity/mate whatever [20:08] if there is none, default drivers and settings are used [20:08] arca_vorago: xorg.conf doesnt exist by default, for years. [20:08] error messages would help a bit here [20:08] is startx the right command when it booting to a tty or something else? [20:09] arca_vorago: The stable way - is to install IMG from start. Upgrade is magic thing that doesn't work all the time [20:09] I live on the edge and pay the price sometimes, no biggie [20:09] Alagos: The stable way is using supported upgrade paths. Anything else is a clean reinstall. [20:10] but is startx the correct command to start, for example I saw that in past ubuntu version it needed gdm started first [20:10] but those instructions were for upstart and I admit a lack of ssytemd knowledge [20:11] How can I use a microphone when I plugin a headset to 4-pin 3.5mm plug? When I disconnect the headeset the internal mic works fine. But when I plug in my headset the internal mic gets disabled and the headset's mic seems to just input noise. [20:11] bekks: I'm trying upgrade by manual several times. And spend a lot of time trying to fix my system. After that I decided reinstall my system instead of upgrade. [20:12] arca_vorago: sudo service lightdm start? [20:13] rubiksmomo: Is your input 4-pin? [20:13] so is lightdm the manager in 15.10 and 16.04? [20:13] Alagos, yes, headset and PC should both have 4 pin connector [20:14] Alagos, and the headset works on my phone, both mic and headphones === Guest33833 is now known as Guest33833|away === N3X15_ is now known as N3X15 [20:16] rubiksmomo: http://tinyurl.com/h7jcozs [ https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1351916 ] [20:16] Launchpad bug 1351916 in alsa-driver (Ubuntu) "[Aspire V5-571G, Realtek ALC271X] 4-pin jack mic doesn't work" [Undecided,Confirmed] === mosene is now known as Guest40457 [20:18] Alagos: ok so sudo service start lightdm worked, but why is it not working at boot? Suggested config to look at? [20:18] arca_vorago: which ubuntu version are you using? [20:18] 16.04 [20:19] type sudo systemctl enable lightdm [20:19] is that persistent between boots? [20:19] yeah [20:19] ok ty [20:19] np [20:21] Alagos, Tried the sudo command in the last comment of the bug you linked. I get permission denied. http://pastebin.com/sMFGfB0F [20:21] Hi, is anyone familiar with ubuntu sdk? i am trying to set a remote directory for deployment, but cannot find the file named in the help documentation or any option to set it in the IDE. Can anyone help? === WildSoft_ is now known as WildSoft === Elimin8r is now known as Elimin8er === davisoni_ is now known as davisonio [20:25] Why do I get permission denied when I use this sudo command? http://pastebin.com/sMFGfB0F [20:26] %s/wily/xenial/g === pkennedy_ is now known as pkennedy [20:26] *yeah* [20:26] rubiksmomo: because sudo does not take over when you redirect stdout/stderr [20:26] rubiksmomo: sudo does not pass IO redirections operators (>). use tee to do what you want: echo "options snd-hda-intel model=dell-headset-multi" | sudo tee /etc/modprobe.d/snd-hda-intel.conf [20:26] rubiksmomo: use sudo -i and then the command [20:26] thanks [20:26] or sudo sh -c "foobarbla > blabla" [20:27] I see [20:27] thaks to all the package maintainers! [20:27] rubiksmomo: because /etc/udev/rules.d/ is quicker [20:28] rubiksmomo: after finding out how udev works ofcourse, just make a rule for it [20:29] errr .. no [20:29] why would you create a udev rule for some fixed piece of hardware which needs a specific parameter passed to the module? [20:29] That's insanity [20:29] usrATsl4ckcub3, Thanks. Sounds like a big project. [20:30] Anyway, my issue is that when I plugin my headset with a 4pin connector the internal mic gets disabled and the external inputs just noise [20:30] rubiksmomo: user@machine:/lib/udev/rules.d$ grep snd * [20:31] thanx to all the package maintainers! [20:31] paddyez: what's your problem? [20:31] rubiksmomo: if you know udev it is just adding one line to /etc/udev/rules.d/99-salt.rules is myn [20:31] EriC^^: no Pronblem. Just want to thank you all [20:31] rubiksmomo: don't use udev for that. It's not what it is meant for. [20:32] rubiksmomo: check if the above parameter works by unloading the module, then reloading it with said parameter. If it then behaves correctly, put the line in the file with either the command Pici or I gave you [20:32] rubiksmomo: ie: KERNEL=="kvm", GROUP="kvmusers", MODE="0660" [20:32] may I say "Thank You" to all the ubuntu maintainers? [20:33] rubiksmomo: for users I add to the group kvmusers to access /dev/kvm [20:33] how can i restart wifi/network indicator (next to the clock)? [20:33] rubiksmomo: /dev/kvm provides virtualization "hardware" access. [20:33] it doesn't show networks properly after wake-up [20:33] paddyez: they're not actually here [20:33] rubiksmomo: makes virtualbox & qemu "just work" [20:33] rud0lf: see if nm-applet is running (with ps -aux | grep nm-applet), if yes: kill that, then restart it [20:33] thanks [20:34] Fuchs, How would I unload the module and reload it with that parameter? [20:35] rubiksmomo: udev is easy == is a match check and = is to change something += is for symlinks or commands [20:35] Fuchs: worked like a charm :) [20:35] rubiksmomo: depends on if there are any dependencies, when not: sudo modprobe -r snd-hda-intel; sudo modprobe snd-hda-intel model=dell-headset-multi [20:35] rubiksmomo: ie: 70-persistent-cd.rules:SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_SERIAL}=="HL-DT-ST_DVDRAM_GH22NS70_K2ZB64E4524", SYMLINK+="cdrom0", ENV{GENERATED}="1" [20:35] rud0lf: glad to hear [20:36] arca_vorago: You can try: 'sudo dpkg-reconfigre lightdm' and then 'sudo reboot now' [20:36] arca_vorago: You can try: 'sudo dpkg-reconfigre lightdm' and then 'sudo reboot now' [20:36] rubiksmomo: it even modified an environment variable for later use [20:37] Fuchs, modprobe: FATAL: Module snd_hda_intel is in use. [20:37] rubiksmomo: that statement above creates a symlink in /dev/ pointing from /dev/cdrom0 to usually /dev/sr0 or /dev/sr1 or /dev/sr2 or /dev/sr3 - wherever the serial matches [20:38] usrATsl4ckcub3, Nice, but how do I get the mic working when I have my headset connected? [20:38] rubiksmomo: then it has some dependencies. Bleh. Too much of a hassle, have the above file written, then reboot, see if it behaves better, because then it's loaded with that parameter [20:38] rubiksmomo: alsamixer ? [20:38] Fuchs, OK, I'll try that [20:39] rubiksmomo: is all else fails dont forget to try linuxquestions.org for answers ;) [20:39] *if [20:39] can someone help me with my ubuntu? it is really a mess. the boot sector is not broken nd now the hard drive is not being recognize. i just want to do a fresh install but it wouldn't let me because it doesn't see the boot drive. [20:43] hi, the ubuntu release schedule shows a release candidate for yesterday [20:43] https://wiki.ubuntu.com/XenialXerus/ReleaseSchedule [20:43] Where can I download the RC iso image? [20:43] user257: there is no RC, just the daily. [20:43] user257: click the link :) (https://wiki.ubuntu.com/ReleaseCandidate) [20:45] can someone help me with my ubuntu? it is really a mess. the boot sector is now broken and now the hard drive is not being recognize. i just want to do a fresh install but it wouldn't let me because it doesn't see the boot drive. [20:45] The final image is often available a few days before relase date... Is this date planned, too? [20:45] user257: final release date is 4/21 [20:46] user257: oh you mean when a "final image" is available? [20:46] user257: theres no way of knowing really. [20:46] If for some reason it turned out there were no more bugs to squash, today's could the the final image. [20:47] user257 http://cdimage.ubuntu.com/daily-live/current/ [20:49] hi [20:49] Still issues, lightdm starts, but when I try to use any WM/DM (plasma, mir, xmonad, i3, awesome, openbox) it just kicks me back to the login screen, guess it's time to do a fresh install over the top and try not to lose data [20:49] nacc: yes [20:50] Pici: so we see it tommorow? [20:50] arca_vorago: Fixing the issue is a no-go then? === lj is now known as zz [20:50] arca_vorago: does the guest account work? [20:51] Ill try, one sec [20:51] user257: it's a subjective decision by the release team, aiui [20:52] user257: hence no specific date is provided for which image is the "final image" [20:52] arca_vorago: ctrl+alt+f1 then login and type sudo chown $USER: ~/.Xauthority [20:52] it's cause you used sudo startx earlier [20:55] ++ [20:56] z999 not sure if i can help, but better give more details, ubuntu version, did it work before, what did you do/try so far etc [20:56] thanks [20:57] z999 what has changed, that could cause the issue [20:59] Ok, so guest works, how can I copy those settings to my main user? [21:00] monkeydust, i had the latest of ubuntu which was 15 [21:00] then yesterday i didn't see the icons and i did a hard pwer off [21:00] then my boot sector been broken [21:00] couldnt do a fresh install because of boot sector [21:01] so i try to formaat the disk and not it is worse. as it there isn't a hard drive === afkthairus is now known as athairus [21:04] arca_vorago: ctrl+alt+f1 then login and type sudo chown $USER: ~/.Xauthority [21:05] then sudo service lightdm restart [21:05] arca_vorago: it's cause you used sudo startx earlier [21:05] Hi [21:05] z999: That sounds like hardware failure. Please pastebi the output of "dmesg" from a LiveCD/USB. [21:05] HI [21:06] So I'm confused, lightdm works, but launching a WM/DM as the user fails, but guest works... what to do [21:06] arca_vorago: ^ [21:06] I dunno what's going on, I'm on a customized puppy and I joined this server randomly [21:06] ah [21:07] jordan, what are the commands [21:07] hi EriC^^ [21:08] EriC^^: you da man [21:08] hi z999 [21:08] EriC^^ i still have the same problem. went to bed at 6aam cause i was so tired of dealing with it [21:08] It's times like these I'm glad I use emacs on a vps to connect to irc, so even with no gui I still get help from helpful people like you [21:10] z999: what problem [21:10] ah the missing hdd [21:10] ? [21:10] yes [21:10] broken boot drive [21:10] it's not the boot sector [21:11] try it on a different pc maybe [21:11] maybe it's just dead [21:11] billy daz told me if i could replace the boot sector thn it willrecognize the hd [21:11] nah i doubt [21:11] the pc isn't seeing it [21:12] can you see it from the bios btw? === ethe is now known as rui === marshal0605 is now known as marshal0505 [21:14] no EriC^^ [21:14] does it have any data you need? [21:14] no [21:15] well that's not bad i guess [21:16] try it on another pc [21:16] I installed nvidia driver. After reboot I got black screen. Uninstalling didn't help and I can't reinstall without wifi. WiFi requires GUI to connect. What could I do? === william is now known as Guest84382 [21:19] Rubiksmomo a cable connects more easily, use it to install ubuntu, then configure wifi [21:19] Rubiksmomo: did you try nomodeset? [21:21] out of curiosity, does anyone know of a tool that will let you swap the contents of two drives in-place? [21:21] z999: Do you understand what I mean when I say this is probably hardware failure? [21:22] cyphase: not really, sounds sort of cool though [21:23] z999: If you run "dmesg | pastebinit" then it will post the output of dmesg to http://pastebin.ubuntu.com for you then output a link to the paste for you to share to the channel. [21:24] cyphase: you could write it yourself using dd [21:24] hi [21:24] dd a chunk to a file from 1, then dd from drive2 to that place in drive1, then that chunk in file to drive2 [21:24] cyphase that's a wild idea you have [21:24] google doesn't bring up anything about a tool that does it [21:25] i like it though cyphase++ [21:25] yea, it seems like something that should exist; i've looked before but didn't find anything [21:26] for some reason, q-bits and super-position of data come to mind [21:26] with --in-memory for people who want speed over crash recovery :P === ratrace_ is now known as ratrace [21:27] Hello, can anyone tell me if it is possable to read data from a xpath (a table from a html file) and place this data in a cell in calc === anonymous is now known as Guest78776 [21:42] Hey people. I just installed Ubuntu on a Mac. No wifi, how do I install it? [21:42] ArabicSoap: Mac will be a bit differnet hmm is there a factoid from the bot to help maybe [21:42] !mac [21:42] For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [21:43] I successfully installed it, I just want to know what is the code to install the wifi drive in Ubuntu so i can have wifi access. [21:44] ArabicSoap: that depends on your exact hardware [21:46] How could I use a mic when I have a 4pin headset connected? When I connect it the internal mic gets disabled and external one inputs noise only. This didn't help: http://pastebin.com/UFdyeFaa [21:46] !mic [21:46] k1l: how do I find it. Can you help me? [21:46] rubiksmomo: Ubuntu sound settings or pavucontorl I guess which won't be installed [21:47] that's a graphical thing for configuring audio or trying to, so mics and so on [21:48] sebsebseb, it tells me that I have plugged in microphone but it does not respond to any noise I make. Also it tells me that the working internal mic gets disabled when I plug in my headset [21:49] rubiksmomo: yeah you should like go through pretty much all sound setings and try differnet htings seriosuly, may get it working like that [21:49] sound devices like microphones can be a bit uh to configure or at first and headsets [21:50] but once you know what the correct settings for them are well :) [21:50] been trying to figure this out for quite a while. I'm out of things to try [21:51] rubiksmomo: not a LInux sound expert far from it, stick around someone else may be able to help better, altough it seems quite in here right now, buti t's the weekend I suppouse [21:51] ArabicSoap: what device is it? [21:51] right, thanks anyway [21:52] k1l: it's a MSc book pro [21:52] Mac book pro [21:53] ArabicSoap: which one. apple names them after numbers or years [21:53] ArabicSoap: https://help.ubuntu.com/community/MacBookPro [21:55] k1l: MacBook Pro 8,1 [21:56] ArabicSoap: see my link [21:56] hi, im trying to prevent dovecot from autostart but am getting confused over the many different tutorials. 'initctl list' shows dovecot and i can see dovecot.conf in /etc/init/. do i have to delete the conf file to prevent the autostart? [21:57] I'm on Ubuntu 16.04 which has mythtv 0.28 by default. I want to use a mythbuntu ppa (made for 16.04) with mythtv 0.27 but I don't know if I've configured it the right way: http://paste.ubuntu.com/15860376/ [21:57] rubiksmomo: what make/model 'puter? [21:57] reisio, HP OMEN 15-5250no 15,6" === l is now known as Guest5049 [21:58] k1l: are you sort it, but I've already installed ubuntu 15.01 and it works fine except for the Wi-Fi drive [21:58] * I saw it [21:58] omen, spectre? :p [21:59] HP names sure are foreboding lately [21:59] ArabicSoap: please read my link, click on the version of your macbook. then read again and see that there is exactly your wifi issue explained [21:59] Ok [22:00] rubiksmomo: yeah definitely install pavucontrol, run it, go to input, and try things other than the default option (including "Microphone (unplugged)", even) [22:00] reisio, if I click "Apply now" in pavucontrol I get "/sys/class/sound/hwC1D0/reconfig: Device or resource busy" [22:01] Hey, I'm currently try to install the base system via alternate install. If an error occur, how am I able to read the var/log/messages ? [22:01] blacksoul: So which error occurs? [22:02] rubiksmomo: don't think you need to click apply now, IIRC [22:02] blacksoul: might be able to CTRL+ALT+F2 to a new login/prompt [22:02] reisio, "Install boot override" then? [22:02] rubiksmomo: ...from pavucontrol? [22:02] bekks: it hanged at 83% saying something like (translated) "Get package 1 of 13".... I'm using command line install [22:03] which is just the less graphic way.. [22:03] blacksoul: And which error did you get? [22:03] reisio, Yeah, it has "Apply now" and "Install boot override" buttons [22:03] bekks: well, that's why I want to read the "log", if there is one.. [22:04] rubiksmomo: hrm, must be a version of pavucontrol I've not used [22:04] Debian or Ubuntu for desktop and server? [22:04] rubiksmomo: what all options has it got for mic? [22:04] lmw: between those two, I'd choose Debian for either [22:04] reisio, connectivity, location, device, jack, color, jack detection, channel group, channel (in group) [22:04] lmw: you can get whatever you need done from both, however [22:05] rubiksmomo: for input? [22:05] Does anyone know what the Release Candidate will be available for download? [22:05] Does anyone know when the Release Candidate will be available for download? [22:05] reisio: ty, I'll try as soon as I get to the point again... I started all over some being now at 70% "configuring xyz" [22:06] reisio, What input? === will is now known as Guest91722 [22:08] Hello, anyone here? === kerdel is now known as Extreme21355 [22:08] 1728 people are here. Just ask [22:10] !16.04 | louisdk [22:10] louisdk: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+1 [22:11] I'm using linux on my laptop (and other systems for a while), now the "problem" is the energy usage. I've sorted out that the core speed of the processor is shooting constantly to the higher speeds with small operations like moving the mouse. There are no processor consuming processes found with htop and my laptop is using an optimized TLP configuration. When I limit the core speed the power usage is [22:11] much lower. [22:12] How can I make linux (ubuntu, whatever) don't constantly jump to the highest speeds (turbo, speedstep) for the smallest operations like moving a mouse? [22:12] Extreme21355 install indicator-cpufreq, an interactive app, and thermald, if needed [22:12] Extreme21355: Generally that actually is the best power saving behavior. [22:13] Extreme21355: If you jump to a higher speed you can complete the actoon sooner, allowing the CPU to go into a high sleep state again sooner. [22:13] currently i'm using a sort of indicator that manages the cpu frequency in gnome to limit the speeds. [22:14] Jordan_U: the thing is that it likes keeping the freqs high [22:15] Jordan_U: when I don't touch my laptop, it will go to ~800 mhz, but when I move my mouse it will go to 2.4 GHz up to 3.4 GHz [22:15] Jordan_U: while maybe 1.X GHz would be more than enough for such operation, u get what I mean? [22:16] Extreme21355: Great. That is the best way to save battery: http://mjg59.livejournal.com/88608.html [22:16] Extreme21355: the idea behind this "jumping" is that the cpu is done very fast with the work and get back to "idle in standby" which is more battery saving / producing less heat [22:16] Extreme21355: instead of working and costing battery for longer time [22:18] Jordan_U: (and k1l) I got the point, thanks! but it seems to 'idle' at higher speeds when i'm just moving my mouse for example which isn't a heavy task [22:18] Extreme21355: what ubuntu exactly? what hardware? what video driver? [22:19] Jordan_U: And I notice much difference in my (it feels bad when I say it hehe) windows installation battery life time [22:19] Extreme21355: that is due to the driver support for windows. [22:44] could still be an issue. did you check the other ttys? [22:44] What do you mean? [22:45] ctrl+alt+F1 or F2 [22:46] yes, tried ctrl alt F1-12 === sh4k is now known as Sazpaimon [22:47] that's why I'm not sure, if it is still running or frozen... no led is on (hardware / cd..) === dkdkdelg is now known as zz [22:48] could you use the tty? === \b is now known as benonsoftware [22:49] on bootscreen I pressed F4 to switch from normal to command line installation [22:49] so they should work in general... [22:50] blacksoul: i ask if the system hangs === zen-guy is now known as coffeeguy [22:50] right now we only know: "i think my system hangs" [22:50] the system doesn't react on any key (combination) [22:50] blacksoul: keep in mind we have no clue what you do or what you see. we only know what you tell us [22:50] f1-f12, ctrl + alt + f... [22:51] so I would say: it hangs... my problem: I don't know, if it should react at all.. never used this install method before, never had such old hardware before.. [22:52] blacksoul: ok. if no tty is responding it hangs. which ubuntu version is it? [22:52] lubuntu alternate 15.10 [22:53] no internet connection.. but I don't think it's necessary [22:53] nope [22:53] dont know then. hard to know without any errormessage [22:54] if I restart now... is there any way, that there is a log written to hard drive or something like that? [22:55] dont think so. [22:55] unlucky... [22:55] cant you use the gui installer from the lubuntu cd? [22:56] no, they also get frozen during the installation or even on choosing set up options like language or something like that [22:56] and you checked the md5sum? [22:57] I successfully installed DSL, but she doesn't speak English... [22:57] Jordan_U: Hey, are you still there? [22:57] yes, I did [22:58] I will try 14.04 tomorrow and if it doesn't work, I'll stop trying [22:58] blacksoul: i would have suggested to use 14.04 too === Warrigal is now known as tswett [23:00] k1l: I've talked with you too about my frequency problem right? [23:01] Extreme21355: yes [23:01] k1l: I have figured out that since some kernel updates ago intel_pstate was implemented [23:01] that is standard some time already on ubuntu [23:02] k1l: yes, that's what is causing my freq staying in the higher ones [23:02] k1l: but you are not having the same thing then? could you check your frequencies for me maybe? [23:06] Extreme21355: check what? [23:06] k1l: are you using a desktop or a laptop? [23:06] laptop [23:07] k1l: this https://plus.google.com/+TheodoreTso/posts/2vEekAsG2QT first post describes what I'm trying to tell [23:12] anyone used opencl with ubuntu 14.04 + nvidia? it doesn't seem to find any platforms [23:13] Extreme21355: on ubuntu we have 2 governours with p-state: performance and powersafe. no ondemand or others. [23:13] k1l: correct, and mine is using powersafe right now [23:14] Extreme21355: that is how its meant to be. [23:15] k1l: but it seems that the p-state is preventing cores to sleep, or go to a lower power stage [23:16] well, ask your distro support then :) it works on ubuntu like it should [23:16] k1l: I've got the same in ubuntu, so that shouldn't matter, it's affected by the cpu achitecture [23:19] Extreme21355, the frequency does not matter when the processor is completely off ( C6 ) [23:19] I'm using the following modules: erc-track-mode, erc-track-minor-mode, erc-stamp-mode, erc-ring-mode, erc-readonly-mode, erc-pcomplete-mode, erc-noncommands-mode, erc-networks-mode, erc-netsplit-mode, erc-move-to-prompt-mode, erc-message-english-flood-strict-mode, erc-menu-mode, erc-match-mode, erc-list-mode, erc-irccontrols-mode, erc-fill-mode, erc-button-mode, erc-autojoin-mode! [23:20] Extreme21355, another way of looking at it is that it is better to run at a faster speed when the processor is awake and doing something, so that it can finish, and go back to sleep [23:21] psusi: yes, but the problem is that it constantly keeps running at a faster speed what drains the battery [23:21] psusi: powertop reports that C6 is not being used either [23:21] Extreme21355, ahh... is something hogging the cpu? or is it just sitting in C1? [23:22] Extreme21355, also some bioses have an option to disable C6 [23:22] psusi: everything keeps sitting at C7 state, and i have nearly no CPU activity reported by HTOP [23:23] Extreme21355: please ask #archlinux for arch issues [23:23] Extreme21355, ohh, C7 is even better for processors that support it [23:23] k1l: this isn't an arch issue.. [23:23] Extreme21355: it is [23:23] k1l, not if it also happens in Ubuntu it isn't [23:23] Extreme21355: you are not using ubuntu. then ask ##linux if no one can help you in #archlinux [23:24] k1l: I've tested it with ubuntu too [23:24] psusi: not if people keep pretending they use ubuntu [23:24] Anyone in here on 16.04 [23:24] mmaheu: the guys in #ubuntu+1 are [23:25] k1l: Than ks [23:25] Extreme21355, at any rate, if it is in C7 then it isn't using any power at all, no matter what the P-state is [23:26] psusi: ok, i've got that report from the core overview, the package reports C2 [23:26] psusi: what does that mean? [23:26] Extreme21355, also are you looking at all of the cpus? one might be doing things while the others are in C7 [23:27] Extreme21355, the package can't go completely to sleep unless all of the cores are, so sounds like one is a bit busy [23:27] Help! I installed Windows by accident... [23:27] lol [23:28] psusi: all of the CPU's report a C7 state within the range 85~99,% so that should be ok i guess [23:28] Extreme21355, also check the interrupts/wakeup sources... a lot of those would keep the cpu up [23:29] psusi: where can I find these? the Tunables tab? [23:29] Extreme21355, I forget [23:30] psusi: one interesting thing I found is that my radio device at 'device stats' reports a Usage of 100%, while my cpu usage is in the 0 ~ 5 % range, is that normal? === jaddison_ is now known as jaddison [23:34] Is this a good video card to run on my ASUS H81M-C CSM motherboard with Ubuntu 64 bit 14.04 LTS system? XFX One Radeon HD 5450 Graphics Card - 1 GB RAM... [23:34] WoodyPC: yes, that should run it [23:34] WoodyPC: i'd recommend to use nvidia based cards [23:34] Hi all, anyone here who can help me set up an official mirror? I submitted my host mirror.math.princeton.edu a week or two ago and it still says pending review. 10 gigabits of bandwidth and I2/ESNET connectivity available :-D [23:35] WoodyPC: but it's better to keep the open source radeon driver after installing it [23:35] ok [23:35] is nvidia a better source for the open source drivers? [23:36] WoodyPC: what do you mean? === brose_ is now known as brose [23:36] WoodyPC: nvidia has better/easier to install and get working proprietary drivers [23:36] WoodyPC: because you can't use a nvidia driver on a radeon card :P [23:37] Intel <3 [23:37] ok, now I understand, thanks [23:37] +1 nvidia [23:37] I am going to look into this, then... thanks yall [23:38] WoodyPC: Also bear in mind that ATI is going all out presently to support open souuce drivers, and will not be providing proprietary drivers in 16.04 . [23:38] Bashing-om: no more fglrx? source? [23:39] Ben64: Release notes for 16.04 . [23:41] same [23:41] Bashing-om: What do you think is a reliable mid-level sorta gamer hdmi video card? What would you recommend? You have always been a great help to me and I trust your opinions... [23:42] WoodyPC, phoronix has some video card reviews for linux if you need that compatability [23:42] phoronix.com [23:42] WoodyPC: Just a personal preference ,, and personal is all this is .. Nvidia . [23:42] WoodyPC: gtx750ti at least, maybe more depending on what you want [23:43] they always have to compare and contrast with their competitiors [23:43] So in rsync excluding /foo/* will exclude everything in the foo folder but Can I exclude *.pid and it will exclude any .pid in any folder ? Like does the wildcard work backwards in rsync without specifying a parent folder [23:43] WoodyPC: +1 ^^ . [23:43] sometimes you get a hdmi card and hook it up to a monitor and it doesn't expand as it should. [23:43] it's happened to me [23:45] The reason I am looking for a video card, is because I have video on-board, but it is a DVI slot, So I bought a DVI to HDMI adapter, but there is "no sound" on the monitor. But sound will work through external speakers. [23:46] DirtyCajun: see `man rsync`, but '*' matches an path component, so the above is excluding anything that ends in '.pid' [23:46] WoodyPC: so you just want sound to go through the monitor? [23:47] Ben64: yep [23:47] Is it possible to DL Ubuntu RC build? [23:47] WoodyPC: usually you can plug in a 3.5mm audio cable to the monitor if it has speakers [23:48] !rc | Blake [23:48] Blake: Ubuntu does not provide a distinct release candidate image. Instead during the week leading up to the release, each image is considered a release candidate. More details at https://wiki.ubuntu.com/ReleaseCandidate [23:48] Ben64: yep tried that. no luck [23:48] Ok, seems i figured something out -- it seems that I getting reported that the cores are at high speeds, but are actually idling - is it true that they are not consuming power at that moment? [23:49] WoodyPC: does the monitor have the 3.5mm port? [23:49] Bashing-om: What does the +1 mean? [23:49] Ben64: It has the optical port and the red and white audio ports. [23:50] WoodyPC: Me too, I agree .. [23:50] WoodyPC: ok so use one of those [23:50] thanks! [23:50] To addition - when I limited the frequency speeds when idling (which reported 3.4 GHz at first and 1.2 GHz after) the power consumption was the same [23:50] Ben64: did that too. no sound. [23:50] WoodyPC: sounds like a problem with the monitor then [23:52] Then last question. If I download this potential "RC" image build from Daily builds...will I be able to upgrade to the final version at the end? Also, is it recommended to do clean install with "final" image or there should be no problem getting "RC" to "final"? [23:52] Ben64: I thought that too, but, why is it that I can plug the external DVD player and the Roku player in those ports and they work great. That is why I am so confused with this thing. [23:52] WoodyPC: then you didn't connect it properly [23:53] Ben64: Lol.... [23:56] !final | Blake [23:56] Blake: If you install a development version of Ubuntu Xenial and keep up with package updates, then you will be upgraded to the official release of 16.04 when it comes out. To make sure, type « sudo apt update && sudo apt full-upgrade » in a terminal.