[00:00] what is the file [00:01] anyone know how I'm supposed to run a script using xdotool? I can't seem to just make a file with commands and type "xdotool filename" [00:01] ercx2x: man xdotool [00:03] that's what I'm reading [00:04] it says you can read commands from a file by doing "xdotool filename" [00:05] I simply get an unknown command if I type that in my terminal [00:05] ah ok i get what you're saying now [00:06] what is in your file [00:07] and/or what error exactly do you get from trying xdotool filename [00:07] I made some progress. I changed the permissions on the file to 777 and simply typed ./filename [00:07] the file has xdotool commands inside and it seems to be working [00:08] hi! anyone on ubuntu 16.10 can test if a bug is reproducible for them? turn on autohide->reveal location left side. then move mouse to the left a bunch of the top left next to the close button. then panel autohide won't work anymore and you need to alt tab [00:20] anybody who has an experience use SiI 3114 RAID1 on ubuntu... can anybody help me? [00:20] crap, can you not do loops in xdotools? I dont see the word loop anywhere in their documentation [00:20] https://www.semicomplete.com/projects/xdotool/xdotool.xhtml [00:25] freechoice: The general recommendation is to disable FakeRAID and simply use mdraid instead. It is more protable, better supported, and likely more performant as well. [00:25] s/protable/portable/ [00:27] that means use softraid instead of the hardware? [00:27] nevermind my previous question i guess i can use sh files and those allow loops [00:29] @Jordan_U , my raid function is not provided by the motherboard, there's a RAID card provide this function [00:29] Nope it is not config files at /home dir. There are several files and dirs from xchat-gnome in different dirs. I used following command in terminal: find / -name xchat-gnome -type d -exec rm -rf {} \; and getting erros: Premission denied, for each file and dir. [00:31] I've installed opensuse couple of years before, but now i wanna chage that to ubuntu, and i find that SiI 3114 only provides Redhat/SuSE/United linux drivers [00:33] freechoice: it's likely in the kernel and will "just work" ... try a livecd to see [00:33] I will restart its system and see if this is a bug or I am really confused why I cant get rid of files :) [00:34] @Ben64, thanks a lot, pal [00:41] As I predicted ubuntu thought these files were still there when I said find, so I couldn't remove them because they didn't exist, after restarting its system files are gone. Sory for bothering you with it. [00:42] @ben64: livecd means the desktop image? [00:43] freechoice: yeah [00:43] does anyone know a good article the describes how to use upstart to deploy/serve a node.js app? [00:43] I wanna install a server version, maybe that the server image doesn't provide that [00:43] im trying to follow this https://gist.github.com/willrstern/3510ecef59c3f76b0152 [00:43] i'll try [00:44] but im getting this error [00:44] start: Rejected send message, 1 matched rules; type="method_call", sender=":1.198" (uid=1000 pid=6580 comm="start node-app ") interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init ") === Bnaya_ is now known as Bnaya [00:49] freechoice: Even as a separate card it's still FakeRAID. There is no CPU or RAM on the card performing RAID operations. All the RAID work is done on your CPU, so you might as well do it on the CPU in a better supported, portable, way (mdraid). [00:50] @Jordan_U: got that , thanks a lot [00:54] help! non-root user can't upload files in sftp === Bnaya_ is now known as Bnaya [00:57] before when i would run my node process would run in the background and wouldn't be bound to the shell [00:57] for whatever reason that is no longer the case [00:58] ie my app goes offline when i close the shell [00:58] can anyone tell me what might be going on? [00:58] or how to properly run my node process in the background so it doesn't go down when I close the shell? [00:59] leptone_ Don't you need nohup? [01:02] nohup should work [01:07] tried using nohop seemed to work [01:08] found another solution which is to use a module called pm2 [01:08] thx for the responsesn! [01:21] I long time ago I used a sort of keyboard shortcut that frozen my keyboard / terminal ... anyone remembers that? [01:22] ctrl+s/q [01:28] Hi, how can I troubleshoot my wifi card, downloads drop at 0b/s after a few sec and I loose all network capabilities for a few minutes. Some infos : https://gist.github.com/Nox-404/7645b3b7d6eadac64862fccf14551f31 [01:32] Elion: does it happen on all networks? [01:32] yes, but only with the wifi card and only on linux [01:38] Can I make a custom shortcut on ubuntu to launch an application with Ctrl+shift+esc? [01:39] Elion: Have you looked at this: https://askubuntu.com/questions/845335/direct-firmware-load-for-iwlwifi-7265d-ucode-failed-with-error-2 [01:40] TikityTik: yes, go to settings>keyboard>shortcuts [01:40] TikityTik: make a new shortcut with the application you want to launch [01:40] PickledEggs: Well I set it to ctrl+shift+escape but it's not working [01:40] PickledEggs: does it work for you? [01:40] TikityTik: then click Disabled and it will prompt for the key combo [01:41] PickledEggs: well i set it to ctrl+shift+esc but it still doesn't work [01:42] PickledEggs: does that combination work for you? [01:42] TikityTik: let me try [01:45] TikityTik: no, it doesn't seem to [01:45] PickledEggs: that's annoying, I wanted to get to get my task manager program bound to ctrl+shift+esc D: [01:46] is it a bug? [01:46] unsure, sorry [01:47] how can i report it as a bug? [01:48] https://help.ubuntu.com/community/ReportingBugs [01:50] Hello, I am having trouble with a usb memory stick on 14.04. If I plug it in, it automounts fine and appears on everything including the file browser, however unmounting seems to be impossible. Unmounting from the file browser or Disks completely eliminates the device (the dev device as well), and trying to umount it manually returns no error and even a "umount has successfully unmounted sdc1" but it still shows up as mounted. Running the terminal comma [01:50] nd makes the "mounted" icon in the file browser blink, so I'm assuming it's being instantly remounted [01:50] oh, i feel bad [01:50] PickledEggs: I added the missing firmware and it fixed the "Direct firmware load error code -2" error, but I still have the same problem [01:51] TikityTik: seems to be mentioned here: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/176195 and here: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/158855 [01:51] Launchpad bug 1497490 in compiz (Ubuntu) "duplicate for #176195 escape key bindings with or without modifiers do not work" [Wishlist,Confirmed] [01:51] Launchpad bug 1497490 in compiz (Ubuntu) "duplicate for #158855 escape key bindings with or without modifiers do not work" [Wishlist,Confirmed] [01:52] PickledEggs: Am I able to try to fix it myself and do a commit request? [01:52] TikityTik: It's fine with me :) [01:52] PickledEggs: I never did, so I don't know how I would lol [01:52] never did that before* [01:52] TikityTik: seriously thought, I don't know much about how to submit upstream [01:52] hello [01:53] sorry Elion - I'll keep reading over the logs you posted but nothing else jumps to mind at the moment [01:54] PickledEggs: I understand, I can't find anything about this problem anywhere... And there is almost nothing in the logs beside the "Unsupported splx structure" [01:55] PickledEggs: Thank you for looking into it [01:55] hello [01:55] I have a problem with cpu speed [01:56] when executing cpufreq-info i see: "current policy: frequency should be within 1.10 GHz and 1.10 GHz." [01:56] when I used to see within 1.10 GHz and 2.10 GHz [01:56] any idea why this is? [02:00] can I not use my init.d scripts with ub16.04? [02:00] ubuntu can't install busybox-initramfs, any idea? [02:00] freechoice: you getting errors? [02:00] I'm getting systemd complaints [02:01] yep [02:01] error code 1 [02:02] i think maybe i choose xfs filesystem, but restarted with ext4, the same error occurs [02:02] mainboard is asus p5q/core 2.4G [02:03] and if I need to convert this to systemd, I need to be able to convert start-stop-daemon --start --quiet --pidfile $PIDFILE --chroot /var/coins --exec $DAEMON -- -conf=$CONF -datadir=$DATA [02:03] Asus P5Q/4G MEM/Intel Core 2.4G [02:04] start-stop-daemon made things real easy, systemd just muddies everything up [02:08] jiffe: what exactly are you getting from systemd? [02:09] PickledEggs: systemd is intercepting my init.d script [02:11] 60dmraid returned error code 1 [02:12] jiffe: Please pastebin an example command and its output that demonstrates the problem you're seeing. Please also pastebin your init scripts. [02:12] so with systemd it sounds like chroot isn't necessary? [02:13] i've tried many times, can anybody help me? [02:13] jiffe: Maybe help here to convert : https://wiki.ubuntu.com/SystemdForUpstartUsers . [02:14] freechoice: I've been trying to research it but not coming up with anything, sorry :( [02:14] maybe this only appears on multi-byte lauguage system [02:16] freechoice: 60dmraid failing suggests that you're still trying to use FakeRAID. Have you tried configuring your card for JBOD and using mdraid for the RAID1? [02:16] It shows up when i choose Chinese language, I'll start over using english, will notice later [02:16] thanks, man, will be back later [02:17] welp - someone changed join status of this- to make it the same as other tech support channnels, where you cannot autojoin [02:17] or there is a delay [02:17] so I will not be helping out here [02:19] nomic: it's always been like that. I think maybe NickServ on freenode is a little slower the past few days. My identify then join #ubuntu connect script hasn't been working right lately either [02:19] but it used to work fine [02:19] yes -- it worked fine [02:23] everything works fine when i select english at the very first language selection [02:25] Is virtualising becoming a standard method of running ubuntu these days? I want to run Ubuntu on a laptop but I'm worried about compatibility [02:25] \ [02:25] Richard_Cavell: i'm running ubuntu on my laptop fwiw [02:26] Richard_Cavell: same [02:26] Richard_Cavell: with no problems with compatibility at all [02:26] Richard_Cavell: but that's not to say that there aren't advantages to running virtual environments over dual booting if you need multiple OSs [02:26] Richard_Cavell: only complaint I have is that moving back and forthe from the docking station can cause issues (particularly if the machine is suspended in between) [02:27] running on a ThinkPad T440s [02:27] *forth [02:27] :( That's not what I wanted to hear, I just got a t530 docking station in the mail yesterday that I was going to set up tonight [02:27] what kind of issues? [02:28] I'm inspired (sorry about the pun) by the Dell 15" Inspiron 5000 series [02:28] I want to do coding and web browsing, that's all [02:28] PickledEggs: i'm working on the docking station, suspend the laptop, bring it back up *off* of the docking station, suspend it again, put it back on the docking station, and turn it back on. When it comes back up it often won't display on the external monitors [02:28] Loading up Facebook will be the most demanding thing I do on it [02:29] seems like if i bring it up off of the docking station i have to reboot before it'll use the docking station right again. Not always, but often enough to be a problem [02:32] hi who created ubuntu-mono it looks so nice (: [02:33] wedgie: thanks for the report - annoying but not the end of the world [02:33] nomic: This channel will forward users to #ubuntu-unregged if there is a flood of people trying to join quickly. It's not a prevention against auto-join. If you'd like to discuss this channel's modes feel free to ask us about it in #ubuntu-ops, or discuss it in #ubuntu-offtopic. It annoys me sometimes when I get hit by it as well, but I understand the need for it. [02:34] PickledEggs: yeah, pretty manageable. But for my use-case it makes suspend basically unusable. [02:35] boristheanimal: http://font.ubuntu.com/about/ [02:35] Want the guy that created the elementary icon theme? [02:35] nah im good xangua [02:36] I want to install a new copy of Ubuntu on a blank 2nd HD on my existing server, then copy files from the first HD to the 2nd, power down, remove the 1st HD, then boot to the 2nd HD. Does that plan sound feasible? [02:36] PickledEggs: and one thing i have found that may come in handy one day: if you ever bring it up on the docking station and it isn't displaying on the external monitors try pressing ctrl+alt+F2 (or anything besides F7) then going back to ctrl+alt+F7. Sometimes that jogs it loose for whatever reason. [02:36] Oh the font, not the icons :-P [02:37] Geo: Sounds fine to me. [02:37] Cool- And how would I install to the 2nd HD w/o booting from install media? [02:37] Geo: what os are you running now? [02:37] ubuntu [02:38] Geo: Well, I would recommend that you do use Ubuntu's normal install media. There are other options, but it's probably not worth the hassle to use them. [02:39] Jordan_U: and that can be done w/o booting from the cd? [02:39] you could just mount the iso [02:39] /how [02:40] ok [02:40] Geo: Easiest way would be to boot from USB. Second easiest would be to boot the minimal installer kernel and initramfs to perform a netinstall. [02:40] really weired why shows error when select chinese... [02:40] the goal is not to boot from media [02:40] Geo: Why not? [02:40] mounting sounds right [02:41] PickledEggs: Geo: There is no reasonable way to install Ubuntu that involves mounting the iso while booted from another distro. [02:43] could you install it via KVM then convert the the qcow2 to a raw format? === Wulf4 is now known as Wulf [02:47] I just installed ubuntu 16.04, and my bluetooth adapter (Broadcom BCM2045B2) didn't work out of box. I checked additional drivers but it didn't find anything related. How can I install my bluetooth driver? [02:51] Looks like the way to do it is to partiation and basically manually set up most of the filesystem, then update with apt [02:51] *partition [02:51] PickledEggs: If you wanted to use kvm then I would recommend just passing the hard drive as a "raw" drive to qemu-kvm. [02:53] debootstrap [02:53] does anyone can tell me how to select use seperate home partition during installation? [02:53] xangua: what fonts do you use? :P [02:53] i can't find such an option or don't know how to turn this option on [02:54] freechoice, manual installation, install "something else" then set up your partitions [02:54] boristheanimal: Ubuntu 🙃 [02:54] Jordan_U: interesting, I have no reason to do it, but curious if it would be possible like that. Seems like the easiest way [02:54] freechoice: I believe to do that you need to use the "something else" option and set the existing volume to have the mountpoint "/home/". Be sure that the check box for "format this volume" is *not* checked. [02:55] PickledEggs: It would indeed work, with a step or two extra required if you are installing for UEFI. [02:55] thanks,man,i'll try [03:05] i can't find something else button... [03:06] ;'( [03:06] :'( [03:07] freechoice: It's an option early on. If you already selected automatic partitioning then you may need to go back. [03:08] before that it detect hardware and disks [03:08] after that it's partition [03:10] i can't find that in both manual and automatic [03:10] freechoice, see where it asked How Do You Want to Install Ubuntu? that page. [03:10] OR let ubuntu do all the partitioning and set up /home after you install [03:10] it show use seperate home partition when i use chinese earlier [03:10] let me try [03:10] freechoice, strongly suggest you try ubuntu-kylin [03:11] !kylin | freechoice [03:11] freechoice: Ubuntu Kylin is a variant of Ubuntu that focuses on Chinese users. It is an official part of Ubuntu. For more information, see http://www.ubuntu.com/desktop/ubuntukylin [03:11] well,there's no problem when i use english [03:11] i've use linux over 10 years, and i still can't find such an option.. [03:12] :'( [03:12] you can install in English and add Chinese support afterwards [03:12] freechoice: The manual partitioning is the "something else" option. [03:12] ok,let me try [03:22] finally i find that... [03:23] :D,use exeprt mode, everything goes fine ... [03:24] Jordan_U, so if I have my original HD that is/was bootable, and install via media to the 2nd HD- will grub give me the choice of which HD to boot from upon a reboot, when both those disks are present on the system? [03:25] Geo: Yes ,, in the primary system run 'sudo update-grub ' . [03:28] cool [03:29] and just to get a second opinion, although i'm sure Jordan_U is right... from what you know, Bashing-om, there's no easy or guided way to install to that 2nd disk while booted and running from the orginal primary? You need to boot from media? === BrAsS_mOnKeY is now known as g2 [03:36] Geo: Well, if ya can figure out how to unmount the running partition: https://help.ubuntu.com/community/Grub2/ISOBoot . I ain't got it figured out to this time . [03:37] i have a server instance running on amazon web services. besides setting up a ftp server, is there a way for me to somehow create an alias on my computer here at home where I can directly have access to the files so I can open them up in my IDE? [03:37] I have something similar on my home network using appledouble I just wonder how to do that over public ip [03:39] snowkidind: mount it as a network drive (I think?), or many IDEs allow you to use ssh/scp to access remote files as well [03:40] webstorm. i'm looking at the ssh login now [03:49] say, how would I go about running Ubuntu server in RAM, using a USB stick for storage? [03:50] !persistence | Gorian, [03:50] Gorian,: To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence [03:51] I guess. The live CD is HUGE though. Anyway I can make my own? [03:51] !mini | Gorian [03:51] Gorian: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD [03:51] also, it boots up into a GUI which is a waste [03:51] and of course, you'll want the ubuntu SERVER image, not the desktop [03:51] but, the Ubuntu server image doesn't have a live cd option... [03:52] install to a USB [03:52] will it optimize for USB then? [03:52] Gorian, no, it will, technically, run in a USB -- but poorly as is to be expected [03:53] yeah. [03:53] I'm thinking more something like SmartOS or Alpine. Boot up, load the OS into memory, grab configurations from USB [03:53] live cd is too bloated for that, I'm thinking to use as a hypervisor, not testing a PC [03:54] neither SmartOS nor alpine have packages for OpenStack though [03:55] Gorian, sounds like the type of discussion you should launch in the server channel [03:55] I guess. It's usually pretty empty in there and I end up coming in here anyway when no one answers :p [03:56] OpenStack? [03:56] yeah [03:57] Gorian, Have you taken a look at https://hub.docker.com/r/mikaturunen/alpine-openstack-tools/ [03:58] You can see how the dockerfile builds the openstack image [03:59] doesn't look like anything is there - no description and last push was never... [03:59] Ah. [03:59] Hmm, let me check [04:00] To clarify, is this Alpine running on Openstack (as guest), or Alpine running Openstack (as host)? [04:01] the latter [04:02] I'm looking for a decent OS to use as a "hypervisor" if you will === cigumo_ is now known as cigumo [04:02] If I can boot something from USB and run in RAM, I can save all my hot-swap drive slots for storage instead [04:03] and later move to doing the same thing but booting from a LUN instead [04:03] Hmm [04:04] SmartOS would be a better fit for you with regards to that [04:04] SmartOS is pretty much ideal for that, but doesn't have any support for OpenStack [04:04] Alpine's virtualization (VM, not containers) is still a bit fiddly. Performant, but fiddly. [04:05] so, anyway to setup Ubuntu to do what I want? [04:06] Jordan_U, Thank you! "Pass completed, 0 bad blocks found. (0/0/0 errors)" :-) [04:18] Hello, I'm having some difficulty with KVM networking with bridges and vlans. My issue is that the interfaces are set up but the networking service shows as failed in Xenial [04:19] I'm wondering what the correct method is to configure a bridge on top of a VLAN for KVM use is in Xenial [04:19] (the bridge may or may not have an IP itself) [04:36] !ping [04:36] pong! [04:38] I've always used mdadm to manage RAIDs... now I have a SATA card that supports RAID. What are the pros/cons of using the hw card versus continuing with mdadm? [04:39] Geo: perhaps the ##hardware channel might enlight you on this? [04:40] !raid | Geo read also here [04:40] Geo read also here: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [04:40] just curious if folks here had thoughts [04:42] Looking for some help. For some reason when I use the "mail" command, the system sends an email to the specified email address, but also sends a copy to 6 other email addresses automatically. What would cause this? [04:45] hello [04:45] Anyone on? [04:49] kingfish: 1400 users are [04:50] Very few seem to be active [04:50] TParis, perhaps you have aliases set up... although I can't remember where/how to check [04:52] kingfish: You got to throw some bait out to get a rise . [04:53] I have ubuntu runnning on an old laptop. It was working fine, but then it crashed. No biggie, but then I restarted it and it was using something called "Scopes" and seems to think it is a phone? [04:53] What did I do wrong? [04:53] Geo: Thanks, but the server is being less than helpful so I can't check :( [04:53] "It's never happened before, so it must not be the server" === Piece_Maker is now known as Acou_Bass [04:57] kingfish: Ubuntu 16.10? [04:57] Yeah [04:58] kingfish: sounds like you logged into unity 8 preview, log out and look and select unity 7 instead [04:59] How do I do that from the command line? It's too laggy to move the mouse [05:01] hello [05:01] I have 3 SSDs of identical size [05:02] I want to install ubuntu on btrfs on all three in RAID 0 [05:02] how can I do this? [05:03] as far as I understood, I need to have one drive with the /boot partition and the rest as ext4 [05:03] then I have to install ubuntu there [05:03] and then convert ext4 to btrfs [05:03] !btrfs > MDTech-us_MAN [05:03] MDTech-us_MAN, please see my private message [05:03] and then add the other 2 drives [05:03] !raid > MDTech-us_MAN [05:05] I dont want to use fakeraid or lvm [05:06] the actual question I have is what to do about swap? [05:06] I got 32 GB of ram [05:06] and I'd prefer to be able to hibernate [05:09] should I just create a swap file later on? [05:09] Yes [05:10] Different question: apt-get update is stuck at 0% for [waiting for headers]. Clean doesn't fix it, and all the mirrors are correct [05:10] kingfish: how big should it be? [05:11] IDK. I'd just guess and check it till it worked [05:11] lol [05:11] thx [05:14] kingfish: are you able to download the Release file from the mirror yourself? (using your browser or wget/curl, etc.) [05:14] Yup, no problem. === iSagitt_ is now known as iSagitt === SuperFAM_ is now known as SuperFAM === br00tal_ is now known as br00tal [05:16] apt-get seems to be the only thing that's failing === SlabDabs_ is now known as SlabDabs === andyrock_ is now known as andyrock === macsz_ is now known as macsz [05:54] http://pastebin.com/rv0wc5Lj Hello everyone, I can not understand the exact name of the package that I have to uninstall when launch apt-purge tells me that the package does not exist. Thank you [05:55] how do I configure urxvt to make powerline fonts work? [05:56] !ppapurge | Flaz [05:56] Flaz: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [06:03] hello [06:06] I created a btrfs filesystem using a live cd that spans 3 ssds [06:07] in the installer I selected it to install to one of the partitions and put the boot installer on to one of the defices [06:07] *devices [06:07] but it said that it failed to install [06:08] it failed to install the boot loader [06:08] but the ubuntu install was ok [06:09] so how do i manually install the raid [06:09] e problem is not what to do, I know I have to use ppa-purge but which packages to uninstall, relative to the pastebin [06:09] *how do I manually install the bootloader === JanC_ is now known as JanC === rumble is now known as grumble [06:21] Flaz, look at the ppa page https://launchpad.net/~lubuntu-dev/+archive/ubuntu/lubuntu-daily [06:22] sudo add-apt-repository --remove ppa:lubuntu-dev/lubuntu-daily [06:26] OerHeks: problem is not to use ppa, but in this pastebin..to know the exact name of package for purge [06:26] OerHeks:http://pastebin.com/rv0wc5Lj [06:28] Flaz, read again, i gave the whole command [06:29] :-( [06:29] exit [06:31] OerHeks: i'm sorry, thank you..i'm going too speed :-) [06:31] when i use xfs i can't install grub, what about jfs? [06:32] is jfs a filesystem ? [06:32] yep [06:33] it's an IBM high performance file system [06:33] IBM's high-performance journaling filesystem. JFS is a light, fast and reliable B+tree-based filesystem with good performance in various conditions. [06:35] let me try jfs,if it can't install grub again, only ext4 could be use [06:36] freechoice, i have no clue, just curious [06:36] there's an question, I haven't find reiserFS when i trying to partition my disk [06:36] why ubuntu doesn't support that filesystem [06:36] fancy filesystems, heh [06:38] fancy means? [06:39] OerHeks: One more thing, I need a command that displays in the terminal all the *ppa packages installed [06:39] complicated? [06:39] Flaz, hard to do, synaptic has some nice filters to show ppa packages and origin [06:40] OerHeks: ok Thank [06:41] freechoice, reiserfs is controversial, but you know that already [06:42] !filesystem | freechoice [06:42] freechoice: An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview see also: man hier [06:42] it has high performance when you got many tiny files. [06:45] :D [06:45] thanks, pal [06:51] installed success with jfs [06:51] trying to boot the system [06:51] halted [07:49] when installing ubuntu,it tells me grub has install successed, but when boot system, it halted [07:50] and when i use rescue system and chroot to the system, it tells me filesystem ext2 doesn't support embedding [07:50] grub-install :error: will not proceed with blocklists [07:50] how can i fix this [07:50] don't forget to mention you use xfs/reiserfs [07:51] this time i use ext4 [07:51] everything by default [07:52] hello everyone [07:55] :'( [07:55] freechoice: you cant chroot into the system? [07:55] i could [07:55] anyone here? I am looking for the ubuntu irc.. [07:55] how can i enter a dependency for a script, trying to make sure that smbd doesnt start before libvirt does [07:55] *systemd script [07:57] i ran grub-install /dev/md126, not the system already booted [07:57] really weired [07:57] hmm why are you running grub-install though, normally just installing the grub package should setup grub for you [07:58] how to duel boot ubuntu with windows (uefi ) [07:58] but it tells me everything goes fine [07:58] when i boot the system, only a cursor shows, nothing more [07:58] peeyush, you just need to install ubuntu in uefi mode [07:58] !uefi [07:58] UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [07:58] i have to chroot and reinstall that, [07:59] i've tried many times , till i do it myself, and i almost give up [07:59] grub on softwareraid ?? [07:59] yep [07:59] heu, how does that work [08:00] ikevin, i tried that. i am able to live boot, but unable to install it. [08:00] peeyush, do you have an error while installing? [08:02] but the system load seems unnormal [08:02] ikevin, yes i down't remember the error exactly but it i think it says the iso has errors. [08:03] peeyush, verify it with the m5d sum [08:03] i redownloaded the iso , and still the error persists [08:03] i haven't run anything, the system load could be 2.75 [08:03] ok il try that [08:03] that's abs wrong [08:03] there is a test media option in the cd's boot menu, or verify installation media, something to that effect [08:03] freechoice, 'freechoice> when i boot the system, only a cursor shows,' sounds like you need nomodeset [08:03] !nomodeset [08:03] A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [08:04] nomodset means what? [08:04] freechoice: high load can be due to disk i/o also, is your HDD alright? [08:05] add shows ok [08:06] nomodeset disables some powermanagment stuff in your GPU [08:06] :( [08:07] but when i use rescue disk chroot and reinstall grub, it finally works... [08:07] weierdo.. [08:08] weirdo [08:08] md126_resync that cost system load [08:11] maybe disk has issues? [08:12] nope [08:12] i have run opensuse for many years on this machine [08:12] hi need help to change password to root [08:12] i have problem [08:13] is not in the sudoers file. This incident will be reported. [08:13] freelancerbob, sudo password [08:13] is not in the sudoers file. This incident will be reported. [08:13] if your not in the sudoers, you need to use a live session + chroot to change the password [08:14] ikevin: i will try btw i am ubuntu newbie [08:14] ikevin: i will try live session but what i have fix and where ? [08:14] !root [08:14] Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [08:14] boot on an ubuntu usb stick and come here again, i'll give you the commands you need [08:15] ok i have kali on usb :) [08:15] let me try [08:15] will come back [08:15] 'k [08:20] what is better to do a quicl ful [08:21] quick full backup : rsync oder dd in rescue? [08:21] any disadvantages when doing a fullback via rsync? [08:25] DK2: rsync copies and checks, dd just copies blocks. [08:25] and makes a raw copy of whatever you tell it to copy [08:25] so very different beasts [08:26] what are you trying to achieve exactly? [08:26] i need to clone a system to anothere [08:26] another* [08:26] clone a system to another server i mean [08:27] DK2: I typically just dd one drive to another if the new drive is larger than the older one. [08:27] DK2: boot off of usb stick (live), dd old drive to new drive, then jsut take new drive and use it [08:27] ye - but rsync is faster in this case i guess? [08:28] dd is faster. [08:28] DK2: could be, could not be, depends. dd also brings you boot blocks and partition tables over, rsync doesn't do that. [08:28] 1 sequential file or tons of small files.. [08:28] OerHeks: but if the drive is 5% full, rsync is going to be faster. [08:29] so as always "depends" [08:29] the problem with the partition table is, i also need to migrate it from a software raid to a hw raid one [08:30] I don't agree, one does not dd to a partition like rsync, but to empty space [08:32] i think he meant that dd will copy over used and unused space if you tell it to copy a raw drive, rsync will just copy data [08:32] ya - i still think the problem factor is the software raid [08:33] so rsync should be better, as i need to prebuild the system [08:33] DK2: how is the raid setup? [08:33] DK2: rsync is the safe bet in this case [08:39] I'm using "xrandr --output DP-0 --auto --pos 1920x0 --output eDP-1 --auto --pos 0x120 --primary" (auto being 1920x1080 on eDP-1 and 1920x1200 on DP-0) to set up my display parameters. eDP-1's background black (it should be my wallpaper with some icons on it) and it's not possible to maximize windows there by dragging them to the top of the screen. What I do notice is this line in "xrandr" output: "Screen 0: minimum 8 x 8, current 3840 x 1200, maximum 16384 [08:39] x 16384" [08:43] How do i get windows maximized on eDP-1 again? [08:48] i a,m here ikevin [08:48] hi. Interestingly enough, the "at" program is not installed here (14.04). Why is that though? IIRC it's a pretty essential UNIX tool. [08:49] freelancerbob, open a terminal as root, type: mkdir ~/tmp [08:49] freelancerbob, next, mount /dev/your_hard_disk ~/tmp [08:50] freelancerbob, next, mount -o bind /dev ~/tmp/dev [08:50] freelancerbob, next, mount -t proc proc ~/tmp/proc [08:50] freelancerbob, next, chroot ~/tmp [08:50] freelancerbob, next, password [08:50] passwd* === Piper-Off is now known as Monthrect === for{} is now known as DealWithIt_ [09:03] AppAraat: its not really used anymore in any system managment scripts, you can still install it if you want [09:04] AppAraat: though its installed by default on my ubuntu-server? [09:04] acicula: interesting, so what is the alternative these days? [09:05] AppAraat: no alternative, you can install it and use it if you want, just that im not aware of it being used as part of the system [09:06] ah ok, it's just that sometimes I have to attend offline systems, but then again I can also make an image using something like remastersys. [09:06] (with all necessary packages installed in the image) [09:06] AppAraat: if its not installed you can just pull in the package, its installed by default on ubuntu-server it seems [09:07] you can't pull in a package when offline though :p === marcopp is now known as marcop [09:14] there is that [09:14] ikevin: how i found out my HDD ? mount /dev/your_hard_disk ~/tmp [09:15] AppAraat: can put the debs on an image or make a custom image, but again, on my ubuntu-server it appears to be there [09:16] and its pulled in by ubuntu-server [09:16] freelancerbob: "sudo fdisk -l" will list disks/partitions [09:16] freelancerbob, boot your ubuntu, do and take a look at /etc/fstab to see which partition is used for / (a thing like /dev/sd?? or UUID=???) [09:17] if you only have 1 disk and no dual boot, it's often /dev/sda1 [09:18] freelancerbob: "sudo blkid" will list the UUID for partitions, if you are unsure or want to compare to /etc/fstab entries [09:21] acicula: yeah, I might based my image on that since most of the things I do is over CLI, but for sure I have to test it first. [09:21] ikevin next: chroot ~/tmp chroot: failed to run command ‘/bin/bash’: Exec format err [09:26] Hello [09:28] ikevin: any idea now ? [09:31] seems that i have different architecture chroot ~/tmp chroot: failed to run command ‘/bin/bash’: Exec format err [09:36] hateball: do you know why chroot not working and how to fix it ? [09:38] Hi. My /home/ME/.local/share folder is owned by root:root and this is causing issues with npm. [09:38] ikevin next: chroot ~/tmp chroot: failed to run command ‘/bin/bash’: Exec format err <== it's maybe a 32b / 64b problem [09:38] Is there any reason not to set that to be owned by ME:ME? [09:38] freelancerbob, if your ubuntu is 64b, you need to use a 64b live session [09:38] samgoody, it will be owned by you:you [09:39] ikevin: oki i will to restart [09:39] ikevin, are you saying that is a good or bad thing? [09:40] I would think that I should own everything in ~/.local but don't know how this came to be owned by root [09:40] samgoody, all files in user home need to be owned by user [09:40] samgoody, maybe you have used a program as root using sudo [09:41] OK< so good. Will change it, thanks. Also what should be the perms of the ~/.local/share folder - 775? [09:41] i have 755 [09:41] drwxr-xr-x 25 kevin kevin 4096 déc. 7 10:11 share/ [09:44] Does anyone here run Ubuntu 14.04.5 LTS? [09:45] Can you real quick upload tar -cf /etc/apt somewhere? [09:45] For some reasons my system does _not_ update the kernel and I'm mighty worried [09:46] Thanks a lot. [09:48] How do I designate my own bind9 service as system resolver, in 16.10? Setting it as DNS server in the network connection, and setting the connection to DHCP (Address only) does not do it. [09:48] systemd-resolved is broken. many domains can't be resolved by it, happily resolved by bind. [09:49] adding my bind server to DNS= entry of systemd/resolved.conf helps in a way, but then the "search" domain in resolv.conf is not considered [09:50] <_Rarity> In the user $HOME directory, I have a ".local" folder, using 29G. Since this is data used by programs, how do I safely clean-up this directory? [09:51] I am thoroughly sick of this so called "progress" of shitstemd breaking things that worked for decades. I gave it ample chance to prove itself, thinking all software has bugs, but this is beyond ridiculous. more things at random are broken more and more with every release. [09:51] blackflow, how did you setup your network? using network-manager or /etc/network/interfaces ? [09:51] ikevin: network manager [09:51] _Rarity, some tools like thunderbird or browser use a lot of space, clean the cache from software [09:52] ikevin: in 16.04 adding my DNS to the "DNS" field of the network connection worked perfectly. Not any more in 16.10 [09:52] blackflow, i'm not currently under ubuntu, so in network-manager gui you can specify your dns server [09:52] oh ! [09:52] ikevin: yes, and it doesn't work [09:52] try using solution with /etc/network/interfaces [09:53] Does anyone here run Ubuntu 14.04.5 LTS? Can you real quick upload tar -cf /etc/apt somewhere? [09:53] do you see your dns ip in /etc/resolve.conf ? [09:53] ultrav1olet, i think you can find it on internet if nobody here can't give you that [09:54] <_Rarity> ikevin: Ok, I will look into that. I assume the programs should run fine after that? [09:54] ikevin: no, only 127.0.1.1 (systemd-resolved) is in resolv.conf. I tried even that route, as resolved.conf can specify the DNS server to query. It then DOES resolve through my Bind, but then "search" entries of resolv.conf are not working...... [09:55] ikevin: I can install Ubuntu in a VM but that's freaking inconvenient and time consuming [09:55] ikevin: of course if I put my own nameserver there it'll get randomly overwritten [09:55] _Rarity, it depend of program [09:56] blackflow, normaly, system use entry in /etc/resolv.conf [09:56] you can see what is used with dig [09:56] like in my case: dig google.com, and i can see: ;; SERVER: 127.0.1.1#53(127.0.1.1) [09:58] ikevin: I know all that. :) [09:58] ultrav1olet, get the package from launchpad? really odd to ask for tar -cf /etc/apt [09:58] ikevin: I wouldn't be cryin' here if I didn't. that's the thing. things that normally work are now thoroughly broken in 16.10. [09:58] Hi, I have to deploy ubuntu to a bunch of machines, around 5-10, what are my options for this other than MAAS or walking to each one with a USB stick ? [09:59] blackflow, i never tryed with 16.10 [09:59] aaran, netinstall + pxe [10:00] aaran, for bandwith saving, you can setup a small repo on your local network [10:00] !landscape [10:00] Landscape makes the management and monitoring of Ubuntu systems simple and effective by combining world-class support with easy to use online management tools. https://landscape.canonical.com/ [10:01] OerHeks: Really odd when you're stupid as fuck. /etc/apt is generated during install, you cannot extract it from apt.deb or any other package [10:01] and my ignore list growes [10:02] Yeah, that's the mark of a stupid person. Someone shares a different point of view? He has facts against my beliefs? Let's ignore him! [10:03] ultrav1olet, i think kernel update are on security repo, check if you have it enabled [10:04] ikevin: my servers still on 4.2.0-42-generic which is wrong absolutely wrong and `apt-get update; apt-get upgrade` offers zero new packages [10:04] my hoster f*cked up the installation images [10:04] do you use the officials repo? [10:04] Now I'm trying to understand what he borked in /etc/apt [10:05] Nope, not possible in my case. Servers are 4000 miles away from me. [10:05] some hoster replace official repo by local repo to save bp [10:05] I'm not against saving bw [10:05] bandwitdh [10:05] I'm against f*cking /etc/apt up [10:06] so, maybe installing a minimal ubuntu in a vm can help you to save time [10:06] that's what I'm doing right now [10:06] I'm just appalled that no one in this channel could help me [10:06] ultrav1olet: OVH? [10:06] 300 dead souls? [10:06] No one is running Ubuntu 14.04.5 LTS? [10:06] <_Rarity> ikevin: All right. Thanks for the answer :) === DealWithIt_ is now known as tragicomedy [10:07] _Rarity, you welcom [10:07] +e [10:08] ultrav1olet: what exactly is messed up [10:08] my servers don't get kernel updates at all [10:08] My hoster f*cked up /etc/apt [10:08] stop with the language [10:08] sorry [10:08] what kernel are you on [10:09] 4.2.0-42-generic [10:09] ultrav1olet: here is an easy way to generate a new sources.list if that's the issue https://repogen.simplylinux.ch/ [10:09] ultrav1olet: http://paste.ubuntu.com/23592745/ ? [10:10] ultrav1olet: otherwise just make sure you have lines for main and security [10:10] ultrav1olet: how have you tried to get a new kernel [10:10] hateball: already installed Ubuntu server in a VM [10:10] everyone has been so helpful it was easier and faster than waiting for help [10:10] I'm running ubuntu and looking to monitor some HTTP network traffic, basically want to see url and response time, anyone know of a program to do that? [10:10] ultrav1olet: what is in your /etc/apt now? [10:10] also I don't quite trust some random websites on the internet [10:11] ... [10:11] ultrav1olet, i think ubuntu server is not the most used, and 14.* are old, this is why you have difficulty to have help [10:11] but you'd trust a random person here to give you /etc/apt? [10:11] Ben64: diff -u would be quite telling [10:11] ikevin: FUD. [10:11] Skizu, wireshark [10:11] well if yours is messed up, how would you know [10:11] I'm not that stupid to install someone else's apt without checking [10:12] how would you know what proper looks like [10:12] ultrav1olet: you've been provided it now, from the lxd ubuntu trusty image [10:12] Mine is indeed messed up but I understand the structure of /etc/apt files [10:12] nacc, ? [10:12] * nacc still has no idea what 'messed up' means, and sounds like the hoster should not be used, if so [10:12] yeah they could give you one that works fine, but gives you exploited packages [10:12] Yeah, spent an hour downloading an image and installing it in a VM. So freaking amazing. [10:12] Skizu: do you want to run it in the background and log all your traffic, or just test certain sites? [10:13] Ben64: there can be no exploits in /etc/apt unless you're terminally stupid [10:13] ikevin: 'ubuntu server is not most used' -- not true. '14.* are old' -- not true and doesn't matter, still supported [10:13] ultrav1olet: you're ignorant [10:14] hateball: Just want to run it for a certain thing, I've an application I'm building and it's one of it's requirements that handled the requests, so want to see which part of my application is lagging [10:14] Nope, I've been administrating dozens of servers for over 15 years. Never been hacked or powned [10:14] Skizu: curl is not enough? [10:14] But you're free to say what you want [10:15] Nah, it's huge :P like 2000 requests in this thing [10:15] HAL apis... yay [10:15] nacc, i use ubuntu server for some specific things, so, redhat or debian are most used, and since new LTS, 14.* are old [10:15] What would be the best way to log activity in linux for a machine learning algorithm? [10:16] I'd like to see if I can learn my daily morning routine on my computer [10:16] Skizu: What are you serving it with? Apache or nginx? They should have logs themselves [10:16] Skizu: Otherwise I suppose you can use something like tcpflow [10:16] I'm guessing I would have to set triggers on specific applications etc./ [10:16] tcpflow doesn't have response time [10:17] ikevin: right, it's FUD to say your particular choices are ubuntu. 14.04.5 released only a few months ago. [10:18] nacc, new release don't mean it's up to date [10:18] ikevin: it's fine. I'm saying that's not an accurate response IMO, for the support channel. [10:18] ikevin: and regardless, my first point is still valid. Just because you don't use ubuntu server does not mean it's not used. [10:19] Ubuntu is amazing: http://askubuntu.com/questions/441619/how-to-successfully-restart-a-network-without-reboot-over-ssh [10:19] i use it (as desktop and on some servers) [10:19] Skizu: Hmmm, there's no parsing for pcaps in Wireshark then? [10:19] No way to restart networking without doing some dirty tricks [10:19] or running ifconfig/route/ip command manually [10:19] wow [10:20] nacc, i just said to ultrav1olet that for some reasons having support for ubuntu server 14 is more diffucult than having support for 16.10 desktop [10:21] ikevin: and i'm saying to you that i think your assertion is wrong, your reasons seem inaccurate to me and are not particularly helpful. Also, there is an #ubuntu-server channel for server discussion/support. Moving on. [10:24] hateball: Never used wireshark, can't see anything about it being able to report on request time [10:26] Hi.. Can anyone help me to install Java8.1 [10:27] I couldn't find any details online to go for it. [10:27] is there a gaming edition of ubuntu? [10:28] no [10:28] Queenslayer: there isn't an official Ubuntu gaming flavour, anyway. Someone may have made one, but wouldn't be supported here [10:28] Java 1.8 .. I'm sorry [10:29] inerkick: 1.8?? java is 7.0, 8.0, 9.0 (in development), righ tnow [10:29] Does apt have any settings beside /etc/apt? [10:29] I was trying to install pycharm. It says I got java 1.7 and needed 1.8 [10:29] guys, i can't get permanent module load on system startup. i'm using b43 driver for my wifi and added it to /etc/modules, but it has no visible effect. altho i can still manually load it with modprobe. running 16.04.1 LTS. [10:30] couldn't get how to go for it nacc [10:30] inerkick: please pastebin the exact command used and output. Also, wht version of ubuntu? [10:30] I've just synced my servers' /etc/apt to the official apt configuration and apt-get upgrade still does _not_ offer to update the kernel! [10:30] What the hell? [10:30] Ubuntu 14.04 [10:30] nacc: Isn't java 1.8 == java 8? I thought they had funny versioning like that [10:31] mcphail: someone has been telling me porkies then [10:31] ultrav1olet: please provide the output of `apt update; apt-cache policy linux-image-generic (or whatever the kernel package is you're using)` [10:31] ultrav1olet: in a pastebin [10:31] I could have sworn there wasn't one that would "support all games" [10:31] hello fellow hackers [10:32] how dose i login as root from the gooey [10:32] mcphail: oh i see, yes, 8.0u111 is at run time (java -showversion): 1.8.0_111 [10:32] nacc, i686 [10:32] nacc, https://paste.ubuntu.com/23592792/ [10:32] inerkick: no java8 in trusty [10:33] mcphail: thanks for that catch :) [10:33] nacc: np. I think the java world is a bit daft [10:33] nacc: http://pastebin.com/raw/hkKdHgaf [10:33] mcphail: without a doubt :) [10:34] lol. So I need to download that version and install? [10:34] Queenslayer, perhaps you're referring to SteamOS, but it's a hoax :) any linux will start to 'support all games' as soon as gamedev would care to support linux [10:34] hello?? [10:34] pls helps me [10:34] `dpkg -l | grep linux-image` gives this http://pastebin.com/raw/bz9329qL [10:35] ultrav1olet: that doesn't seem to include the `apt update` output? or is truncated? Ok, so you're not using the generic kernel on that system. [10:35] ultrav1olet: right, so you've told your system to use the 14.04.4 kernel [10:35] Nitrogen: that's exactly what I thought, it's the nature of Linux to be able to configure any edition if the support is reciprocated [10:35] I skipped it [10:35] ultrav1olet: which is no longer supported [10:35] Skizu: as it logs all tcp traffic I think it should. If you run a trace and save, then you have Statistics -> HTTP [10:35] How can I install a supported/maintained kernel then? [10:35] Skizu: cant say I've tried it myself tho, just airing ideas :) [10:36] ultrav1olet: try `apt install linux-image-generic-lts-xenial` [10:36] Queenslayer: base Ubuntu is the best supported gaming distro. Valve and GOG both refer to Ubuntu [10:36] ultrav1olet: https://wiki.ubuntu.com/Kernel/LTSEnablementStack the 14.04 section [10:36] good to know [10:36] nacc: thanks, that's awesome! [10:36] ultrav1olet: your hoster is not following the recommended default packages, i assume. [10:37] nacc: think so [10:37] ultrav1olet: and if you run `hwe-support-status --verbose` on your system, i *think* it might have complained, but i'm not sure [10:37] now that I've installed linux-image-generic-lts-xenial, how can I be sure my system will reboot into this kernel by default? [10:37] ultrav1olet: note that 16.04.x is solving this differently [10:37] mcphail: I always wondered why Ubuntu haven't made a dedicated effort for the gaming community to make a distro that could work from first installation [10:37] ultrav1olet: there, it will be a rolling hwe kernel [10:38] ultrav1olet: which you can see on that wiki page in the pictures [10:38] nacc: it says The following packages are no longer supported linux-image-extra-4.2.0-42-generic linux-image-generic-lts-wily linux-image-4.2.0-42-generic. Please upgrade them to a supported HWE stack or remove them if you no longer need them. [10:38] ultrav1olet: ah nice, that's the issue you are hitting :) [10:38] also WARNING: Security updates for your current Hardware Enablement Stack ended on 2016-08-04: [10:39] ultrav1olet: yep, not good :) [10:39] nacc: what's the command to officially switch to something supported? [10:39] ultrav1olet: i think that wiki page had it, let me look [10:39] ultrav1olet: sudo apt-get install --install-recommends linux-generic-lts-xenial [10:39] I've already done `apt install linux-image-generic-lts-xenial` but I guess that's no enough [10:39] ultrav1olet: yeah, so that just updated the kernel image [10:39] ultrav1olet: and well, you haen't rebooted yet, so you're not yet on a supported image [10:41] ultrav1olet: i thinkyou want `grub-set-default` with the right arguments [10:42] fuck you guys [10:42] freebsd 4 lyf [10:42] only lowies use ubuntu [10:42] its for fags [10:42] cya cunts [10:43] ultrav1olet: to find the name to use, you can `grep menuentry /boot/grub/grub.cfg` after you're up to date [10:45] nacc: already checked that file - the new kernel is default [10:46] I'll now have to convince the management to reboot the affected server [10:46] servers [10:46] actually there are several [10:48] nacc: thanks a ton! [10:50] ultrav1olet: yw [10:50] ultrav1olet: you might want to convince the mgmt (presuming you men the hoster) to fix their image, more importantly [10:50] ultrav1olet: their customers are getting an unsupported OS by default [10:50] nacc: that's hetzner actually, you might have heard about them )) [10:51] yep, and now this kernel has at least four local root vulnerabilities [10:51] ultrav1olet: right, no security fixes for that kernel, of course (but the xenial one is security supported) [10:51] I might write them a letter but I'm too lazy for that [10:52] some other day [10:52] ultrav1olet, what is your hoster? ovh? [10:53] ikevin, please take the chit chat to the offtopic channel, thanks === for{} is now known as AsymmetricalFace [11:11] hello [11:11] Ubuntu still using Xorg? [11:11] morfin: yes [11:11] I thought they moved to Mira :( [11:12] or Wayland [11:12] in 16.10 you can test out unity8 which uses mir i think, it'll be in future releases i guess [11:12] hello, which package I need to install to start compiling? [11:13] kbob: 'build-essential' ? [11:13] kbob, build-essentials [11:13] yes [11:13] !build-essentials [11:13] Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [11:13] , thanks [11:13] Hello, I had a 4 TB hard drive with a bunch of data on it, and due to a mishap of mine accidently dd'd a ubuntu live iso on the start, and due to a second mistake accidently booted off it, which created a few extra megabytes of swap space. How likely is it that I'll be able to recover the data that wasn't overwritten through gpart or similar? And what would be the recommended way to do so? [11:13] 16.10 hmm [11:13] i use LTS [11:14] hi nacc [11:14] TomyWork: hello! [11:14] unfortunately your patch didnt work (or i dont remember the steps to take after installing it) [11:14] i built it myself after i noticed i can just enable the deb-src entry and apt-get source it [11:15] Orpheon, testdisk is my 1st choice, http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step [11:15] what would happen if I just overwrote the MBR with what I assume was the filesystem type? Would it just break for the first 1.5 gigabytes that are overwritten and work for the rest, or would the initial errors break everything and the result be useless? [11:15] you would need sufficient space to write the lost data to. [11:16] TomyWork: sorry, totally missing context [11:16] TomyWork: i work on a lot of bugs :) [11:16] oh, of course :D [11:16] i was the one with the dell laptop whose bluetooth didnt work [11:16] you can test it in 16.04 too but you need to install some packages, i wouldn't recommend it though [11:16] you sent me a patch where you added the usb device id to btusb.c [11:17] OerHeks: testdisk found nothing on its quick search, is that a sign that I'm doomed or should I bite the bullet and run the deeper search (something that I'm assuming will take ages)? [11:17] kbob: sudo apt-get install build-essential [11:17] TomyWork: do you have a link to the patch, might help refresh my memory :) [11:17] TomyWork: oh right, i submitted the ppa build, but i think it kept timing out? [11:17] https://launchpad.net/~nacc/+archive/ubuntu/lp1382490 [11:17] yep [11:17] i built it locally and installed it [11:18] but bt-adapter -l still showed no devices [11:18] Orpheon, yes, deep search might give some data back, no guarantee though [11:18] ok [11:18] Orpheon: do you have a saved paste of sudo parted -l or so? [11:18] maybe somebody here asked you once to pastebin it? [11:19] of before? No [11:19] TomyWork: looking, one sec [11:19] Orpheon: try testdisk's deeper search [11:19] it usually finds a bunch of stuff in the first minute [11:19] is there a way to skip the quicksearch? [11:20] and go straight to deepsearch? [11:20] Orpheon: yeah, press enter [11:20] also with the deeper search you can stop it with enter and use whatever it found already [11:20] TomyWork: do you have a link or pastebin of thep atch itself? [11:20] *the patch [11:37] nacc uh not sure... this? http://paste.ubuntu.com/23593042/ [11:37] i dont know how to get the patch set in a structured way [11:38] i only have the .diff.gz that apt-get source downloaded [11:56] ikevin: hi, i am back [11:56] ikevin: now i have problem with sudoers [11:59] ikevin: how can i fix it ? add user to sudoers or something [12:00] freelancerbob, return to chroot, and type: addgroup admin [12:00] ikevin: and what about this ? sudo adduser sudo [12:01] addgroup if sufficient, so, while you apply a new group, you need to disconnect and reconnect [12:02] nacc i remember you telling me a bunch of commands to try, beyond "bt-adapter -l". what else can i try to see at which point in the chain it breaks? [12:03] freelancerbob, don't use group sudo, use admin [12:03] ikevin: there isn't an admin group in ubuntu i think [12:03] there's sudo and adm for access to logs [12:04] what i meaning of this ? [12:04] root@kali:/# getent group sudo sudo:x:27:martin,tradmin [12:05] freelancerbob, is that kali linux [12:05] what is command to list user with their groups ? [12:05] users [12:06] freelancerbob: groups [12:06] freelancerbob, is that kali linux [12:06] freelancerbob: it means martic and tradmin are in the sudo group [12:07] EriC^^: root@kali:/# groups tradmin tradmin : martin sudo [12:07] I do not have user martin [12:07] freelancerbob: try grep martic /etc/passwd [12:07] *matrin [12:07] (why do i keep typing martic) [12:07] *ericcanttype [12:08] :D [12:08] tradmin:x:1000:1000:Uzivatel:/home/martin:/bin/bash [12:08] You have thing for Martic :) [12:09] how i rename user tradmin to someone else ? [12:10] freelancerbob: create a new account and copy the files, it's easier and less headachy i guess [12:11] sudo mv /home/martin /home/martin.backup [12:11] EriC^^: why i have there Martin ??? > root@kali:/# groups tradmin tradmin : martin sudo [12:11] then create the user and move the files back to /home/martin [12:11] or use this: sudo usermod -l -d [12:12] should copy your home folder also to the new name [12:12] freelancerbob: no idea, you have a martin group maybe? try grep martin /etc/group [12:12] or rather move it [12:13] root@kali:/# grep martin /etc/group adm:x:4:syslog,martin cdrom:x:24:martin sudo:x:27:martin,tradmin dip:x:30:martin plugdev:x:46:martin lpadmin:x:113:martin martin:x:1000: sambashare:x:128:martin [12:13] och [12:13] martin:x:1000: [12:14] this line is there [12:14] yeah [12:14] in the process of installing ubuntu i accidentally disconnected the cd-rom [12:14] how can i attach it again? [12:14] eric i got nes name for you [12:14] now i just get lots of "Failed to fetch cdrom://Ubuntu-Server 16.04.1 LTS" ... messages [12:14] can i manually mount it? [12:14] zamba: install it from usb :) [12:15] generic [12:15] freelancerbob: i'd rather not restart the whole installation process [12:15] ablest: that doesn't make sense :P [12:15] EriC^^: why i then getting user tradmin is not in sudoers ? [12:15] gen"eric" [12:15] :) [12:16] :P [12:17] kali? [12:17] EriC^^: let me restart PC and get from live-kali to installed ubuntu [12:17] freelancerbob: ok [12:18] I had a boyfriend named "Ubuntu" once. he would "play the bongos" on my ass. I was 14 he was 44 [12:18] zamba if this happened during the install just start over [12:28] TomyWork: sorry, i had stepped away [12:29] EriC^^: usermod: user tradmin is currently used by process 2959 [12:29] EriC^^: i can't rename user [12:30] freelancerbob: are you logged into the account? [12:30] EriC^^: yes [12:30] TomyWork: with that kernel, does btusb actual connect to your device (if you can, pastebin dmesg) [12:30] you have to log out and use another account to do it [12:31] EriC^^: that is really anoying, i do not have another account [12:31] freelancerbob: create one quickly, sudo adduser [12:32] then sudo adduser sudo [12:33] logout.login ? [12:33] yeah [12:40] nacc hmm, what do i filter for? [12:56] guys, is there an easy way to kill all stopped jobs [12:56] EriC^^: seems that works thanks/. now i have som pop up line when i typing: lubo@lubo-hp:~$ sudo su sudo: unable to resolve host lubo-hp [12:56] !hostname [12:56] Use hostname to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. === for{} is now known as AsymmetricalFace [13:02] what is diference between sudo su and sudo su - ? [13:02] freelancerbob: - gives a login shell [13:03] the consensus is that sudo -i is the better way [13:04] EriC^^: do not understand :) [13:04] freelancerbob: sudo is prefered over su for various reasons, 1) better logging 2) the root password does not have to be shared 3) when using su everything is executed from root with sudo only the nessesary commands [13:05] freelancerbob: su - gives a login shell, it gives an environment like when the user logs in, people seem to agree that it's better to use sudo -i to get a root shell instead of su and su - [13:05] gebruiker: i think i need to read some manual first :) [13:06] freelancerbob: http://www.aplawrence.com/Basics/sudo.html is a good starting point [13:07] gebruiker: yes i need mroe articles with unix security, some forum or good literature ? [13:07] TomyWork: just pastebin it, if you're ok with that [13:09] freelancerbob: wiki.ubuntu.com and help.ubuntu.com is a good place to start because it relates directly to the distrobution you are using. Some distrobutions might prefer things differently, however most of the time there is an broad overlap of commonnalities [13:22] .zz. [13:25] Hey guys, does anyone know how I can stop my wireless card going into power saving mode? [13:26] Using Ubuntu 16.04 [13:30] how do you mean [13:30] hiyas all [13:30] LondonAppDev: what do you mean by disable powersaving? [13:31] LondonAppDev: you can add a script into /etc/NetworkManager/dispatcher.d/pre-up.d which always sets "/sbin/iwconfig wlan0 power off" [13:31] Hi acicula, thanks for replying. So my network is suddenly freezing, and when I look in the syslog it seems like just before it freezes it gives "limiting tx power to 20"... so I think that's why it's freezing. I put the full log details here: http://askubuntu.com/questions/857975/prevent-network-card-going-into-low-power-mode [13:32] So it seems like it's trying to put it into powwer saving mode [13:32] thanks akik I will try that [13:32] you can us iwconfig power off to disable power managment === dreamon_ is now known as dreamon [13:34] Thanks acicula. I am guessing that only persists until I reboot, which is why akik suggested adding to pre-up.d ? [13:35] LondonAppDev: yes [13:35] https://gyazo.com/558b4584959bdb5c11063c896476e666 anyone know why my Sublimt Text ui scale is so small? [13:35] Popzi: theme settings? [13:36] Would anyone know why I keep getting redirected to ubuntu-unregged ? [13:36] acicula: there's nothing that seems to change the settings, it's not just the tabs that are small either [13:36] gregl: is your nick unregistered? :) /msg nickserv help [13:36] thank you acicula and akik. [13:36] hey there [13:36] gregl: you have to be identified to the nickServ to be able to join [13:36] Guys I gonna freak out [13:36] I've some problems about chmod and chown [13:36] no need to panic [13:37] flexd: I have been registered for years... [13:37] I've php + nginx installation and i give chown www-data:www-data to application folder [13:37] now when I want to change sth from my user, it says i can not because i've no permission [13:37] okay, identified then? sometimes maybe you get disconnected and then you are not identified when you join, so you join #ubuntu-unregged instead [13:38] stupid linux need to got it, I'm the OWNER! [13:38] because of the modes on this channel [13:38] I'm fuckin owner and I can change whatever I want, but no. it says i can not [13:38] mrtAkdeniz: calm down [13:38] mrtAkdeniz: chown changes the owner. [13:38] flexd, yes, owner of the folder [13:38] but owner of the computer still me [13:38] and that folder on MY computer [13:39] mrtAkdeniz: that has no bearing on file permissions however [13:39] if i change ownership to my user, application brokes [13:39] mrtAkdeniz: do you expect the computer to just know that? Your filesystem does not care who owns the hardware. [13:39] flexd: Thats what i have been doing,but if i leave and return I have to re Identify.. [13:39] if i change it into www-data, this time i can not modify [13:39] what's the way to has ownership on www-data and I also can edit [13:40] gregl: weird.. do you automatically identify? You can add that to most clients. I have it setup in weechat so it automatically identifies me [13:40] because of anger my english broken, so good [13:40] mrtAkdeniz: add the www-data group to your user fore xample [13:40] usermod -a -G www-data [13:40] -a means append, -G means group, see man usermod [13:40] flexd, already did, and chmod -R g+w to folter [13:40] or w+g don't remember very well [13:41] did you login again? [13:41] nah, do i need to? [13:41] Check what groups you have with the 'groups' comamnd [13:41] new groups are not applied once you add them [13:42] on remote server, exit and connect again works? [13:42] flexd: Yeah I have it set to auto log me in... Its just Ubuntu all the other channels i join are ok.. Weird.. [13:42] flexd, seems like yes it works [13:42] good :) [13:57] hey. Are there any dynamic memory managers on ubuntu that wouldn' give a process the memory it wants even if there is free memory available and after some waiting time it would just give the process it's memory? [13:58] might sound a bit odd.. [13:58] :) [14:04] sven^: "dynamic memory managers"? [14:06] nacc i'm on the stock kernel right now. i need to reboot first [14:06] give me 10 minutes :) [14:06] TomyWork: np [14:08] nacc: hard to explain. I had a process that read in a fail and requested memory for each line. At first it crashed at 25k lines, then I ran it again and it managed 26k lines. each 30 seconds I waited (no matter if I tried running it or not) it managed to load 5k more lines. [14:14] sven^: your process is requesting memory? so it's a program you wrote? [14:15] sven^: what kind of 'crash'? [14:17] nacc: memory allocation fails. Yes, I wrote it. It's pretty simple and straightforward and well tested [14:17] sven^: your program is broken. Trying to second guess the memory manager is a waste of time [14:17] mcphail: where? http://sprunge.us/jfBY?c [14:18] sven^: memory allocation failure is not a crash, unless your proram is buggy [14:18] sven^: you mean your program *fails*? [14:19] sven^: it feels like you are putting memory pressure on your system in a tight loop, then saying why do you run out of memory? [14:19] nacc: the point is, the above code runs now. It failed 50 minutes ago [14:19] nothing has changed since then [14:19] sven^: yes it has [14:19] sven^: memory pressure is different [14:20] sven^: you forced a bunch of stuff out of the cache probably by running a memory hog [14:20] sven^: so the next time you ran, there was more memory easily accessible [14:20] nacc: but shouldn't the OS swap before killing a process? [14:20] sven^: and/or, the kernel/glibcs was able to allocate more space [14:20] sven^: it did not *kill* your process [14:20] sven^: unless you mean your host went OOM, which is not what you said [14:20] sorry if slightly offtopic, but what regex flavor does sed use? [14:20] it declined memory, yeah... hmm [14:21] sven^: yes, that's a glibc decision, afaict, right? [14:21] sven^: the kernel did not deny you, because if it did, you would have an ooM [14:21] AppAraat: depends on the flags you pass [14:21] AppAraat: e.g., -r [14:21] AppAraat: loook through `man sed` ? [14:21] oh it can support multiple. Cool. [14:22] nacc: I am very confused. free said there is like 2GB of free (not swapped or cached) memory. It was totally fine on 4 computers across multiple distributions. Sometimes it slowed down for swapping or stuff like that [14:23] nacc: I am actually trying to find out why it failed. My best guess is some kind of memory protection demon or something similar, preventing a process to aquire too much memory at once [14:25] and the odd point is, that I cannot reproduce the failure although nothing changed (at least not according to free and top) [14:25] what is actually failing, some malloc call? [14:26] calloc [14:26] ive dd a system to another drive [14:26] it 'failed' [14:26] it is not failing anymore [14:27] and that sucks even more [14:27] but the cloned system wont boot "/proc/" and "/dev" contains no files, what went wrong? [14:27] how are you determining failure, is there an error code? [14:27] was there an out of memory notice in the kernel log? [14:27] DK2: the virtual filesystems are not mounted [14:27] no [14:27] I suspect a package is available from two repositories. How do I validate that? ANd if it is, how do I install from a specific one [14:28] acicula how to mount dem actually? [14:28] OlofL: the same package is available from a lot of different repositories, but in the default depository for your release there should only be one [14:28] OlofL: exception being that the repository carries multiple versions of a package, such as python27 python34,etc [14:29] apt-cache showpkg [14:30] DK2: err mounting proc? im guessing mount -t procfs proc /proc and the same for dev and sys, but how are you booting your system if those are not mounted? [14:30] on a live linux [14:30] http://hastebin.com/ahoqowukuz.sql ok I see there are two versions. How do I select the 2.4 version to install? [14:30] sven^: calloc doesnt just fail, it returns an error code if it doesnt succeed [14:31] if the program just says failed you have to dig into the program code, but without an oom notice in the kernel log running out of memory is not the issue [14:32] DK2: are you trying to chroot into your installed system or? [14:32] sven^: you are asking for an exponential amount of memeory (re)allocation, which is going to fail at some point. And remember realloc() can occupy more than double the required memory footprint if the ptr has to be moved and freed. Is it surprising you are hitting allocation errors? [14:33] acicula : i can chroot into the system, but as i said it appears to be kind of broken because /dev/ is empty and it wont boot because of it [14:34] DK2: yeah i understand, exit the chroot and issue a mount -o bind /proc /path/to/your/chroot/proc [14:34] DK2: to the same for your dev and sys folders [14:34] then try to chroot again [14:34] ill try [14:34] thanks [14:35] those folders contain virtual filesystems, so unless these are mounted they are empty [14:36] sven^: by my quick calcs, your routine can claim 2GB (assuming a pointer to double is 8 bytes) [14:38] sven^: as others have said, you really should be checking *why* calloc, realloc etc. fail [14:39] OlofL, i think jut install, unless you use an other metapackage to install [14:40] mcphail: the errors occur at pretty early and it's the calloc that fails, not the realloc. Apart from that you are right, but it's not applicable [14:40] OlofL: and note that installing that takes you, effectively, off ubuntu [14:41] sven^: also, you've ensured your rlimits are high enough? [14:41] acicula, nacc: yeah, malloc/calloc can fail with ENOMEM. Which it did. At 40 MB when free said there were 2GB free space. [14:41] nacc: well, they are now. [14:42] sven^: when it failed with 40M, were your rlimits sufficiently high? [14:42] nacc: and I didn't change them. So I am back at my original question: assuming the limits where not high enough before I ran it. what changed them? [14:42] something went wrong and some demon or automatic mechanism fixed it. I want to find out who did [14:44] sven^: how do you know this? [14:44] know what? [14:44] sven^: that the rlimit was the issue and changed? [14:44] I don't, that's why I said 'assuming' :) [14:45] acicula: how can i make the system then actually boot if the /dev/ is empty? [14:45] sven^: i think you are making a logical leap that has no basis [14:45] sven^: if you didn't change your rlimits manually, they didn't change [14:46] sven^: you can have ENOMEM return at different points in the execution pattern based upon what the state of the glibc memory allocator is when you run, which also involves the state of memory on your system at the time, etc. [14:47] DK2: its not, /dev is automatically mounted on boot [14:47] sven^: if you want to investigate this, presuming no OOM, you can use: https://www.gnu.org/software/libc/manual/html_node/Allocation-Debugging.html [14:47] ok, that's good. Then the rlimits were high enough before and are high enough now. So what else could cause a ENOMEM error while there is enough free memory and why can't I reproduce it now even when I try to get 1000x the memory? [14:47] /path/to/your/root/dev is not [14:47] nacc: I cannot reproduce the problem. [14:47] I cannot debug it [14:48] I can't do anything to trace it down from my side (i can't reboot the machine to see if it happens again). That's why I came here to ask if there are any ubuntu specific demons that manage memory (and maybe dynamicly change rlimits or stuff like that) [14:48] acicula: but thats the problem /dev/ is empty [14:48] Hi [14:49] What's up? [14:49] DK2: then how are you booting? [14:49] All i can do now is hope the problem never happens again in production... [14:49] What appened? [14:50] acicula: im accessing the system via rescue, because the it wont boot [14:52] hey guys, any good repo with themes for ubuntu? [14:54] I am a total newb with an unmanaged server and really could use some help. I am running 16.04 have LAMP set up and can bring up apache default page and php info page via IP but not domain.name [14:55] sven^: i don't believe you should put such a thing into production [14:56] sven^: and no, i do not believe there is any such daemon [14:56] would you say more? [14:56] like why not? [14:57] sven^: it is trivially easy to show and prove that you can allocate different maximal amounts of memories before running out of memory from malloc, in the same program [14:57] !who | omganothernewb [14:57] omganothernewb: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [14:57] omganothernewb: you need to set up a dns record pointing to your server [14:58] omganothernewb: please share your apache vhost configuration (the one present in sites-enabled) [14:58] ducass I did at my domain registrar [14:59] kn330 it is whatever the default is. [15:00] what do you see when you try to access using your domain.name? [15:00] omganothernewb: can you ping your domain? or ssh to it, etc.? Tht is, is it resolve-bale [15:00] *able [15:00] omganothernewb: nslookup domain.tld #is also a handy tool to see what your domain is pointing to [15:00] kn330 I get server not found if I use IP I get the default apache page [15:01] check the command given by SchrodingersScat [15:01] SchrodingersScat ? [15:01] nullbyte_: you rang? [15:02] omganothernewb: is this a local server or remote? are you being mindful of internal/external ips? [15:02] nslookup domain.tld timed out [15:02] or try this: http://digwebinterface.com/ # this basically lets you check if your domain is pointing to the correct ip address [15:03] omganothernewb: replace domain.tld with google.com if your domain is google.com === precise is now known as DeVitosDellRep [15:05] dirtypig.club@8.8.4.4 (Default): [15:05] all I get on that link kn330 [15:06] says serverfail, check with your registrar/dns provider [15:07] I spent time with their chat support. I just dont know what to do after installing the lamp stuff. [15:07] namecheap support said something about zone file or whatnot... === DeVitosDellRep is now known as precise [15:07] nothing really needs to be setup on the server, as far as i know, to point the dns somewhere. [15:07] If you do not see the public IP of your server then your DNS setting is messed up. [15:08] host support said something about rDNS if that is setup would that be the problem? [15:09] its been like 4 days LOL [15:09] omganothernewb: with namecheap I go into the advanceddns for the domain management, set a TTL of 5 minutes and put whatever IP i want [15:10] SchrodingersScat: they have their own DNS servers, which are not reponding @ omganothernewb [15:10] omganothernewb: http://www.dnsinspect.com/dirtypig.club/1481123299 [15:10] I went to advanced dns, pointed server ip to ns1 and ns2 then set up custom dns ns1/2domain.com [15:10] You shouldn't setup dns servers if you don't know about them. WHy not use their DNS ( namecheap's ) ? [15:11] omganothernewb: you are running your own dns servers? [15:11] omganothernewb: revert them back. [15:11] Yes, he/she is. [15:11] that is what their support suggested. [15:11] he [15:11] omganothernewb: then revert them back. === Popzi1 is now known as Popzi [15:11] omganothernewb: do it! you don't understand this well enough to do it yourself. [15:11] Name Server: NS1.DIRTYPIG.CLUB [15:11] Name Server: NS2.DIRTYPIG.CLUB these two are not responding at all. [15:12] yeah, sounds like you're trying too hard if you just want apache up [15:12] o m gawd [15:13] SchrodingersScat, how should I set it up at namecheap then? [15:13] omganothernewb: login to your namecheap account, select the domain, choose BasicDNS. Then Set A records to 173.208.157.194 [15:13] Ok, thanks v-y [15:15] nacc i finally got to reboot :) [15:15] This is the only line containing btusb in dmesg: [ 3.896722] usbcore: registered new interface driver btusb === NoEstoy is now known as Rikolino === nicomach1s is now known as nicomachus [15:16] i added btusb to /etc/modules to make that happen, too :) [15:17] TomyWork: can you pastebin `lspci -vvv`, `lsusb -vvv`? [15:25] I have LANG=en_US.UTF-8 in /etc/default/locale, it shows up in interactive logins, but not for system daemons (systemd, journald, etc.) Anyone know the ubuntu magic to get LANG into things at start up? [15:25] (16.04) [15:26] nacc http://paste.ubuntu.com/23593819/ here's lspci -vvv and lsusb -vvv [15:28] TomyWork: ok, so the problem remains that regardless of anything else, lsusb indicates the device's class, subclass, radio freq and protocol are incorrect [15:28] TomyWork: you're sure you built the kernel correctly and booted to the correct one [15:28] TomyWork: ? [15:28] Please how do i fix this error when installing VirtualBox Guest Addition - I have done - apt-get update, upgrade, dist-upgrade before doing the following but the linux header still is missing after installing it - please see full description and log http://dpaste.de/RJ9W [15:29] kingplusplus: can you pastebin the contents of /var/log/vboxadd-install.log ? [15:29] uname tells me it's 4.4.0-49-generic and i only have one -49 kernel on my machine :) [15:29] hi people, I have xubuntu 16.04 lts running for a while now and this is the first time I'm experiencing this. I had my monitor in power save mode and expected to see my desktop when I either move my mouse or press a key on the keyboard. but nothing happens. pressing ctrl+alt+f1-6 gets me to the terminal. is there a way how to get my dektop back?? [15:29] TomyWork: huh? [15:29] i also earlier checked btusb.ko with a hex editor. the usb device id is in there [15:29] (in little endian, i.e. backwards :) [15:30] TomyWork: you didn't insert a changelog entry? [15:30] nacc i wouldnt know how [15:30] TomyWork: how did you build the kernel? [15:30] i think that may be the problem with the build, as well [15:30] on launchpad i mean [15:31] i built it with "debuild -us -uc -b" [15:31] and holy shit 26 GB in temporary files :D [15:32] that created a dozen .deb files and a bunch more .udeb files for me [15:33] i discarded the udeb files after reading that they're basically only for fresh installs and live CDs === Rikolino is now known as Rainbow_dash [15:33] and selected from the .deb files the ones where i had corresponding packages installed from other versions [15:34] that left me with those: linux-headers-4.4.0-49 linux-headers-4.4.0-49-generic linux-image-4.4.0-49-generic linux-image-extra-4.4.0-49-generic [15:34] (that's from dpkg --get-selections. the file names are decorated differently) [15:35] TomyWork: i'm really not sure and i need to work on work-related stuff right now, did you try following (roughly) the steps at: https://github.com/gnebehay/gnebehay.com/blob/master/contents/blog/lenovo-flexpad-bluetooth-debian/index.md ? [15:35] TomyWork: i think similar to your hw [15:35] ah, i'll try that link === rory is now known as guest [15:44] nacc ok the guide disconnects from my reality right before https://github.com/gnebehay/gnebehay.com/blob/master/contents/blog/lenovo-flexpad-bluetooth-debian/index.md#providing-the-firmware [15:44] it does not show anything about not being able to find firmware [15:48] anyone? [15:48] I have xubuntu 16.04 lts running for a while now and this is the first time I'm experiencing this. I had my monitor in power save mode and expected to see my desktop when I either move my mouse or press a key on the keyboard. but nothing happens. pressing ctrl+alt+f1-6 gets me to the terminal. is there a way how to get my dektop back?? [15:57] in which ubuntu version is postgresql 9.5 default? [15:58] littlebit: is the session still running? [15:58] IonutVan_: 9.5 is in 16.04 and on, not sure what the 'default', but that's where i'd guess [15:58] TomyWork: right, because you have't rebuilt the driver locally yet [15:58] nacc, thanks a lot [15:58] littlebit: do you have unsaved stuff there you need? [15:59] TomyWork: it's a sequence of steps, the output of that section depends on doing the prior section [15:59] TomyWork: i'm sying, delete the kernel you built with a .deb, im not convinced it's correct [15:59] TomyWork: instead follow their process exactly === cigumo_ is now known as cigumo === littlebit1 is now known as littlebit [16:04] littlebit: do you have unsaved stuff there you need? [16:07] EriC^^: the session is still running [16:10] nacc well their build process for the kernel module introduces possible human error on my side. debuild does everything for me and eliminates that. [16:12] TomyWork: except you did not insert a chagnelog entry and it's not obvious to me as an observer that you areo on the correct kernel [16:12] TomyWork: which is human error :) [16:12] nacc well i verified that with a kernel module [16:12] nacc well i verified that with a hex editor [16:13] littlebit: try DISPLAY=:0 xset dpms force off [16:13] TomyWork: where did you verify it? in the running kernel's memory? [16:13] TomyWork: you veified that a kernel module on your disk has the right data in it, afaict [16:13] the kernel module (btusb.ko) contains 3c 41 43 81 (my device is 413c:8143) [16:14] that's /lib/modules/4.4.0-49-generic/kernel/drivers/bluetooth/btusb.ko [16:15] nacc to be extra sure that that's the file it's loading, let me insmod it by path instead of modprobing by name === tuxiano1 is now known as tuxiano [16:16] EriC^^: shouldn't that be 'force on' to switch the screen back on? [16:16] ah damn, that doesnt pull in the dependencies === jstein_ is now known as jstein [16:17] modprobe btusb && rmmod btusb && insmod /lib/modules/4.4.0-49-generic/kernel/drivers/bluetooth/btusb.ko [16:17] littlebit: see what ducasse said if it doesn't work [16:17] there :) [16:17] same output in dmesg when inserting the module [16:17] [ 3906.835140] usbcore: registered new interface driver btusb [16:18] and nothing else beyond that [16:18] maybe some other driver is occupying the device? how can i tell? [16:19] bullshit, ubuntu/xenial64 vagrant box is useless because is coming with "ubuntu" user and not with "vagrant" as expected [16:20] IonutVan_ iirc, you can configure that in your Vagrantfile [16:20] unusual, still, though [16:20] TomyWork, and there is a password for that "ubuntu" user which is not mentioned anywhere [16:21] IonutVan_ config.ssh.username [16:21] and config.ssh.password once you find it [16:21] i'm guessing it's "ubuntu"? :) [16:21] or maybe you can access it with the well-known insecure vagrant key [16:21] and why should every user change the username when it should come default with vagrant user [16:22] try "vagrant ssh -- -l ubuntu" to see if it works [16:22] is not ubuntu the password [16:22] IonutVan_ oh you're not interested in getting it working [16:22] I can do: vagrant ssh, but for example systemctl stop nginx is asking for password [16:22] if you can do "vagrant ssh", you have a vagrant user [16:23] *unless* you reconfigured it in your Vagrantfile [16:23] and I don't see any trace of password in Vagrantfile [16:23] TomyWork, yes, there is a user, but is called ubuntu and default should be vagrant [16:23] IonutVan_: TomyWork: there is a logical disconnect here, discussed elsewhere (I believe there is a bug on this), that there is a conflict between the default vagrant experience and the default ubuntu experience -- ubuntu's image favors ubuntu experience [16:23] vagrant by default, uses its well-known insecure key to authenticate [16:23] by default, vagrant uses its well-known insecure key to authenticate [16:24] nacc, TomyWork https://bugs.launchpad.net/cloud-images/+bug/1569237 [16:24] Launchpad bug 1569237 in cloud-images "vagrant xenial box is not provided with vagrant/vagrant username and password" [Undecided,New] [16:24] TomyWork: so i would try adding debugging to your driver at this point [16:24] see that the others are complaining as well [16:24] well i cant diagnose their problems without talking to them. you're here, however [16:24] and i know a thing or two about vagrant [16:24] so do you want to figure this out or not? [16:25] so, there is a user called "ubuntu" (which it seems that also it has a password attached to it) but default vagrant boxes are comming with "vagrant" user [16:25] so, how I can find the password for that "ubuntu" user [16:25] IonutVan_ first of all, does "vagrant ssh" work out of the box? [16:25] TomyWork, yes [16:25] ok, two possibilities [16:25] [17:22:38] I can do: vagrant ssh, but for example systemctl stop nginx is asking for password [16:25] 1. there's a vagrant user [16:26] 2. there's a config.ssh.username line in one of the Vagrantfiles [16:26] how to get the output of robocopy in a batch jo [16:26] either in your current directory [16:26] or in ~/.vagrant.d/boxes/$boxname [16:26] (or in ~/.vagrant.d itself, but that's unlikely unless you put it there) [16:27] nacc you mean like printf debugging or actual debugging? :) [16:28] TomyWork: printk, but yeah === tgm4883_ is now known as tgm4883 [16:28] TomyWork, this means that every user of that ubuntu/xenial64 image should change all this thing [16:29] nacc uh, did you notice you put the id into a thing called "blacklist_table"? :) [16:29] is just bullshit, instead of just creating the vagrant box ubuntu/xenial64 in proper way [16:29] nacc there's also a "btusb_table" [16:30] !ohmy | IonutVan_ [16:30] IonutVan_: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList [16:30] IonutVan_ we're still in the "figuring out what's going on" phase, not the "cursing at the responsibles" phase [16:31] ok, sorry [16:31] TomyWork: yes, becasue more than likely you need the same change as similar devices from the vendor [16:31] Ubuntu 14.04.4 going to 14.04.5, Across 450 boxes, I have about 20 in various states of depens hell. Taking one box as an example, this box is attempting to reconfigure and depmod a new kernel. 3.19.0.77-generic, and 4.4.0-53-generic linux-generic-lts-xenial... why this box is trying to go to xenial idk.. [16:32] so, perhaps the good idea will be to just update the vagrant box image for xenial to use proper user, as recommended [16:32] perfoming a dpkg --configure -a attempts to recompile the initrafs but it fails due to th kernel not being configured [16:32] any advice how to remove and reset the package installation phase. [16:32] IonutVan_ did you take a look at the Vagrantfile in the box directory? [16:32] arlion[c]: that's called the lts stack [16:32] arlion[c]: err, hwe stack [16:33] okay, so it's fine, as long as it stays on the 3.19 kernel branch [16:33] arlion[c]: huh? [16:33] arlion[c]: why are you using 14.04.4 or 14.04.5 if you wnat to be on 3.19? [16:33] arlion[c]: kernel-wise, i mean [16:33] wooah... [16:33] arlion[c]: you want to stay on 14.04.0/14.04.1 kernel [16:33] TomyWork, yes, there is just: Vagrant.configure .... and config.vm.box = "ubuntu/xenial64" [16:33] nothing else [16:34] this kernel says its now on 4.4 [16:34] arlion[c]: actually, you can't be on 3.19 anymore and supported, iirc [16:34] okay, i misunderstood the kernel package [16:34] arlion[c]: https://wiki.ubuntu.com/Kernel/LTSEnablementStack [16:34] when it says linux-image-3.19.0-77, i took that as that is the kernel version [16:34] arlion[c]: it is? [16:35] arlion[c]: i think you're getting mixed up, as well, by the fact that pakcages can be installed and not necessarily used [16:35] no, uname -a says that the kernel is 4.4.0-42, so unless im going back several years [16:35] arlion[c]: but you only need 14.04.x if you need a newer kernel/hw support [16:35] IonutVan_ can you write "getent passwd vagrant" into the shell on the box? [16:35] arlion[c]: mabye excluding 14.04.1 :) [16:35] Yes, I need that plus all the security updates that comes with it. [16:36] TomyWork, in the box folder I have: [16:36] config.ssh.username = "ubuntu" [16:36] config.ssh.password = "a1cc1e2dc85075ba5b17c3fa" [16:36] nacc: what are your thoughts? [16:36] IonutVan_ see, there's your password :) [16:36] arlion[c]: need what? [16:36] ? [16:36] arlion[c]: you said "need that" ... [16:36] arlion[c]: what do you mean by "that"? [16:37] IonutVan_ should really be indicated somewhere though... [16:37] also, that ubuntu user needs passwordless sudo in order to comply with requirements for a vagrant base box [16:37] I need the new kernel along with staying with the the evolving LTS stream of updates until EOL of the 14.04 branch [16:37] TomyWork, ok, and what I solved with that? my scrips are still supposing that the user is called "vagrant" as recommended, and to have /home/vagrant and not /home/ubuntu with ubuntu password [16:38] IonutVan_ well that first of all means your scripts are bad :) [16:38] arlion[c]: ok, so you do want to go to the latest HWE [16:38] arlion[c]: note that you are late in updating, aswell :) [16:38] but of course most scripts are not written with variable users in mind [16:38] arlion[c]: in that 14.04.4 is no longer supported :) [16:39] Yes, I want to go to the latest HWE, I am aware that I am late. [16:39] TomyWork, sorry to tell you, but all vagrant boxes are using "vagrant" user and only xenial is trying to change that. That's why a lot of users complain about that [16:39] TomyWork, so, my scrips are how they should be [16:39] IonutVan_ you could of course just create that vagrant user [16:39] I am asking for assistance in troubleshooting the last few boxes that failed the upgrade process. [16:39] and give it passwordless sudo [16:39] TomyWork, and? thins will not solve the issue for the other users which use xenial box [16:39] this* [16:40] nope, but for your self [16:40] arlion[c]: can you pastebin `apt install -f` [16:40] IonutVan_ and for the others, you already have that launchpad issue, right? [16:40] TomyWork, thanks anyway, I will just use centos/opensuse image and recommend that to my colleagues as well [16:41] nacc: https://paste.fedoraproject.org/501098/11288651/ [16:41] you'd need someone to set the issue to confirmed [16:42] arlion[c]: so ... these machines were not being kept up to date? [16:42] arlion[c]: as in, you had ancient kernels on them [16:42] current booted kernel is 4.4.0-42 [16:42] arlion[c]: i think you might need to hard purge using dpkg [16:42] arlion[c]: yes, i undrsetand -- but apt is trying to remove packages that are rather old [16:43] These boxes are old, but not 14.04.1 old. [16:43] maybe 14.04.3 ish time [16:44] IonutVan_ i'd need to download and test that image (can't do that here) in order to give a definite opinion on the matter, but if what you're telling me is correct, about the box Vagrantfile, then that's a no-go and needs to be fixed [16:45] so IonutVan_ one last thing: have you tried updating the box? [16:45] TomyWork, if you don't believe what I told you, then check the above link and see that is a issue with the xenial image, the other users are complaining as well [16:45] TomyWork, yes [16:45] arlion[c]: so they clearly were on 14.04.4, i undrestand that [16:45] there have been a number of updates to the box since october [16:45] arlion[c]: err, sorry! 14.04.3 [16:45] arlion[c]: my point was you didn't have just hte last two 14.04.3 kernels on the system [16:45] IonutVan_ it's not that i say you're lying, i just dont go without evidence when forming beliefs [16:45] TomyWork, the last comment for that link is from a few days ago [16:45] arlion[c]: you had at least two older ones [16:46] and I also confirmed that [16:46] nacc: it is possible an apt autoremove already purged those. [16:46] arlion[c]: well no, beacuse they aren't purged, right? [16:46] right, because apt still thinks they are there [16:46] anyway, for me doesn't matter, I just use a different distro [16:47] IonutVan_ any idea what the download url is for that box? [16:47] https://atlas.hashicorp.com/ubuntu/boxes/xenial64 [16:47] i have to go, thanks [16:47] not their web interface [16:47] arlion[c]: so were those files manually deleted by someon else? [16:48] possible, but I seriously doubt it [16:48] Hey, my WiFi keeps freezing on my Ubuntu 16.04 laptop. If I do a continuous ping, then it will just randomly freeze (the ping won't fail or timeout, but it will just stop making pings completely). When this happens I need to disconnect and re-connect to the network. If anyone has any ideas as to how to fix this that would be much appreciated. The wifi details are here: https://gist.github.com/LondonAppDev/9cb52ed8b2a6e26c00946708d8c33a33 [16:48] I'm not so concered about the root cause as working from here and correcting the box [16:48] arlion[c]: you could try dpkg -P --force-all ? [16:49] arlion[c]: given that you don't need those packages anymore, it's probably ok to force things [16:49] arlion[c]: nt usually recommended [16:49] which package, there are a few listed there [16:50] arlion[c]: i mean, you could do linux-image-*3.19* or those three listed in te paste [16:50] TomyWork: yes, becasue more than likely you need the same change as similar devices from the vendor [16:51] there's a "Broadcom BCM20702A0" up in "btusb_table" [16:51] that's my type, but a different usb id === Monthrect is now known as Piper-Off [16:51] TomyWork: oh i didn't realize that [16:51] nacc "*" is an illegal character when paired with a purge [16:51] TomyWork: ok, you coudl try adding it there [16:51] arlion[c]: ok specify it manually for those three tht are failinng to remove [16:52] nacc: yeah, im doing that now.. [16:52] nacc will do :) [16:52] TomyWork: sorry about that -- iw as sort of guessing on what is correc,t as i know nothing about the hardware in practice [16:53] nacc: i need to go, ill pick this up in a bit [16:54] nacc i'll try if i can get the build process from the link going, as that seems to be much quicker [16:54] i'll build a proper package later, when i verify this is working :) === jstein is now known as Guest72542 === jstein_ is now known as jstein [16:58] nacc what does the "depmod" step do? === Popzi1 is now known as Popzi [17:04] TomyWork: iirc, that installs a modules.dep file and maybe a System.map file [17:04] TomyWork: for the modules for that build [17:04] TomyWork: those are used for modules dependencies and to help ensure all symbols are resovled [17:05] question, is there ANY way to still get software for ubuntu gutsy? it is the only ubuntu distro that wants to work with this old laptop [17:07] !eolupgrade | Nuentoter use the old-releases repo as detailed here [17:07] Nuentoter use the old-releases repo as detailed here: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [17:09] I do not wish to upgrade though, upgrading breaks the laptop, I just need to get a couple programs up and running then it will never see the internet again [17:10] Hey -- any ubuntu devs here that could point me to some documentation describing exactly the process and criteria for how packages flow from debian into ubuntu, and how and when updates of those work? [17:10] Nuentoter: read what i wrote. [17:12] i did, will the old-release repo's contain things outside of the upgrade software though? or have they been trimmed? [17:13] Nuentoter: should contain everything afaik. [17:13] oh ok cool [17:13] I just need something like chrome or opera to run in kiosk mode [17:14] although i'll b surprised if chrome works [17:14] chrome won't be there, that's not in the repos. [17:14] neither is opera [17:14] afaik; and that's not a gutsy statement [17:15] Nuentoter, i hope 64 bit, else you might fail with chrome [17:15] s/might/will/ [17:15] nope, its 32 :( [17:15] Nuentoter: Chrome doesn't support 32 bit anymore. [17:15] shit [17:15] language. [17:15] sorry [17:15] dagnabbit [17:16] Chromium may. [17:16] no flash .. [17:16] I dont care if its supported anymore, if I can install an old one, it wont be going online, just needs to load one simple webpage from our internal server [17:16] OerHeks: Chromium can do flash. [17:16] iirc, opera 12 used to be in the repos [17:17] 11:16 <+Torne> we don't actively maintain 32-bit support, but we haven't [17:17] explicitly removed it either; it's mostly up to downstream linux [17:17] distros who package binaries to maintain [17:17] from #chromium dudes. [17:17] i thought opera was in repo but not sure about how far back though [17:19] Nuentoter: change your sources and find out :) [17:19] Hi all [17:19] thats what i'm doing right now, urrgg havent used vim in forever, can't remember keyboard shortcuts for everything lol [17:20] man vim [17:20] i think its the only editor on gutsy server edition [17:20] nano should be default [17:21] ooh [17:21] yay nano exists [17:22] nacc it works \o/ [17:24] nacc i did only the steps before the sudo steps, then did sudo rmmod btusb && sudo insmod drivers/bluetooth/btusb.ko [17:24] (inside the kernel source tree) [17:25] i'll test it a bit to see if i can actually connect something [17:26] then i'll download a current kernel source and rebuild that with the inserted line :) [17:30] seems to be working ok so far, getting link2 on it so I can surf around from it a bit, i hope [17:31] you said i should use changelog to distinguish it from the stock kernel. what do i need to do? "dch -v 4.4.0-53.74~14.04.1-tomy1" or something? [17:31] nacc you said i should use changelog to distinguish it from the stock kernel. what do i need to do? "dch -v 4.4.0-53.74~14.04.1-tomy1" or something? [17:34] People, I know that someone must ask this here like every month but I am thinkoing on a T460s for my work laptop (going back to Linux from a MBP that is literally hell). How does this config looks https://i.gyazo.com/b81bc87c641d2ad1263fedbc68c16ff2.png [17:34] Hey people! I migrated my openvpn server from a 14.04 to 16.04 machine by copying the config dirs. Now the "server openvpn start" command wont start the server.conf configuration. It does, if i manually call the dameon with --config server.conf though. any thoughts? [17:34] I am avoiding WQHD because apparently that doesn’t work well enough for me to be comfortable with it. [17:35] dym the default config file location must have changed [17:35] TomyWork: Like /etc/openvpn/? :D [17:35] It hasnt. [17:39] dym the name, maybe? [17:39] /etc/openvpn/server.conf [17:39] i though the upstart script recognizes the configurations in /etc/openvpn/ anyways? [17:41] dym: 14.04 was upstart, but 16.04 uses systemd instead [17:41] Hi, I am using robocopy to copy the files from one folder to another, but if the folder is missing robocopy outputs the error message (0x02) but the batch script ERRORLEVEL has error code 16 [17:42] nicomachus: sorry, yes - i meant "service ..." [17:42] isnt this systemd? [17:43] c_nick, errorlevel from robocopy is explained here http://ss64.com/nt/robocopy-exit.html - it's not related to system error codes (where 2 is ERROR_FILE_NOT_FOUND) [17:44] dym: make sure you're using the full path. systemd needs it, but upstart didn't. upstart could use $PATH but systemd needs an absolute path [17:45] Random832, isnt the ERRORLEVEL variable in the batch job supposed to store the output of Robocopy ? How can i get the ouput of Robocopy in a batch job? [17:45] errorlevel stores the exit status which is the value described in that page. Why do you want the output? [17:45] nicomachus: http://script.quakenet.org/paste/2837008 [17:47] nacc hmm it doesn't *quite* work. it kinda does seem to work for a while, then it goes into a state where bt-adapter -l just waits for a while then says "bt-adapter: bluez service is not found Did you forget to run bluetoothd?" [17:47] even though that service is running [17:47] nicomachus: whereas "openvpn --config /etc/openvpn/server.conf" does work, but not daemonized. [17:48] Random832, I want the return code of Rococopy [17:48] so i shoud use ERRORLEVEL right ? [17:48] dym: maybe this can help: http://askubuntu.com/questions/626771/migrate-basic-upstart-script-to-systemd [17:48] and this is always worth the read when making the switch: https://wiki.ubuntu.com/SystemdForUpstartUsers [17:49] NoImNotNineVolt: sorry, maybe i misphrased. I did not migrate the ubuntu upstart scripts. [17:49] nicomachus: * [17:49] i only migrated the openvpn configuration [17:49] Random832, why is the batch file generating system error codes ? All i am doing is Robocopy src dest [17:49] which makes it more odd [17:50] nacc in that state, bluetoothd seems to be churning in place, according to strace. [17:51] ah. [17:51] Sorry NoImNotNineVolt :) [17:51] Didnt mean to wake you [17:52] indeed. i was like ".... is my memory that bad?" === littlebunnyfufu is now known as SonikkuAmerica [17:54] okay "dpkg-reconfigure openvpn" did the trick. [17:54] Thanks guys! [17:55] I'm wondering if another livepatch user can explain what I see here: https://gist.github.com/anonymous/200a408682701fbc5a761bf158442537 [17:56] livepatch reports "fully-patched: true" at -51, but I see a -53 installed via apt [17:56] Random832, anyways thanks a lot your information really helped .. ciaos [18:00] c_nick, the system error code tells you as the user what the specific failure was - i.e. that a file was not found. errorlevel just tells you *that* it failed, which is all a batch file really needs to decide not to continue. === for{} is now known as AsymmetricalFace [18:02] c_nick, it's like if you used cp to copy some file, it prints "filename: No such file or directory", but $? is just 1 vs 0 for success. robocopy reports slightly more information for "success but something odd happened", which is why its failure status is 16. [18:02] oh I think I get it [18:02] $ sudo canonical-livepatch status --verbose |grep last-check [18:02] last-check: 2016-12-07T12:29:03.276012-05:00 [18:03] its update stream is completely independent (and behind) [18:03] like how grep will return 1 for no matches but 2 for a real error. [18:03] is there a place where I can see the timing/scheduling/history of livepatch releases? [18:03] and/or is there a way to cause livepatch to do a check? [18:05] * coxn discovers the mailing list & subject line: [LSN-0014-1] Linux kernel vulnerability [18:06] Strange thing happend. My desktop icons are bigger that they were. How to resize all of them? Using ubuntu 16.10 [18:06] can the distro version of chromium use alsa? [18:06] than* [18:08] Hi. I have a problem. I'm using Ubuntu 14.04.5 LTS on my desktop pc right now. I've tried to install it on my Laptop also but Some few problems occured. I was having some problems with booting the live usb disk, but eventually I figured it out. Here is the problem, My Laptop does not shutdown when I click on shutdown icons, I pressed F8 while shutting down, is says [Will now halt/restart]. How can I solve this.(Unfortunately none of the internet suggestion [18:08] s worked. It doesn't work when I change GRUB files quiet splash bla bla bla.. Please Help!)) === fguillot_ is now known as fguillot [18:12] hello! i met a strange problem could you help me to figure out? [18:12] what is the problem? [18:12] everything started when i tried to run some jar applet which should draw some UI: https://s3.amazonaws.com/java_101/m0/e2/m0e2HW.jar [18:13] X Error of failed request: BadValue (integer parameter out of range for operation); 154 (GLX) [18:13] 24 (X_GLXCreateNewContext) [18:13] and I get the following weird problem, I blame java at first [18:14] but then I realized that it most likely system problem. "glxinfo" gets me the same problem [18:14] Can anyone help me with my problem? [18:14] @sencer in terminal will it shutdown sith command? [18:14] what can I check to figure out the problem? [18:14] Sometimes it does, but after some config at grub files it does not somehow [18:15] i think there's some problem with nvidia driver problem in ubuntu [18:15] tried reinstalling but didn't help [18:15] In the way that Debian has "suites", like stable, unstable, etc., does Ubuntu have an analogue? This would be different than codenames, like Trusty, Utopic, etc. [18:16] @mqu Nvidia? are you talking to me? sorry I didn't understand [18:16] sencer: no, i tried to describe my own problem xd [18:17] @Nuentoter But I was able to shutdown via terminal why wouldn't the button don't work ? [18:17] @mqu Ah xD sorry, but I'm thinking that my problem is about nvidia too ?.. [18:17] im assuming your using unity? [18:18] * uxfi +++_ [18:18] @Nuentoter Exactly! [18:18] @Nuentoter I can send you more details about the problem ? [18:18] using the cairo dock? [18:20] @Nuentoter Well to be honest I don't know what that is but Unity I mean the standard desktop and the icons on the top right corner [18:21] if you logout first can you shutdown then? [18:22] le_pig: stable would correspond to the latest lts, while unstable would be upcoming release. sort of. [18:23] gnome-session[20496]: (gnome-shell:12425): St-WARNING **: Ignoring length property that isn't a number at line 888, col 20 [18:23] Hey guys, anyone aware of this error that keeps poping up on my journalctl logs?? I'm running ubuntu 16.04.01 LTS up to date [18:24] gnuser: not an error, just a warning. just ignore it. [18:25] @Neuntoter I tried but when I logged out (clicked) black screen appeared and nothing happened === kingplusplus_ is now known as kingplusplus [18:29] @Nuentoter It works with the "sudo shutdown -h now" with terminal (when grub file is set to default) [18:31] @sencer what does /etc/pam.d/common-session look like? it should include a line " session optional pam_systemd.so " [18:32] sencer: fyi, you don't need the @ on irc [18:33] what's a very compatible graphics card for ubuntu (preferably also linux mint, too) - ? [18:33] or where should i find a list [18:34] i've heard nvidiia [18:34] nvidia [18:34] but the one i bought doesn't seem fully comptaible [18:34] compatible [18:34] whatcha got lakitu [18:34] ? [18:34] Yes is does include that line [18:34] i have to reinstall an old graphics card just to install the os, then re put in my new one [18:35] @Nuentoter What else do I search for ? [18:35] & it's hard to see the pci slot, & all this [18:35] Nuentoter: i'd have to look. a 70$ but highly rated nvidia card [18:35] i'm not gaming, so don't need much more than videos & desktop effects [18:36] lakitu: older amd cards that use the radeon driver are often rock solid, but it depends on the use case [18:36] i have a sapphire 5770, but it wasn't compatible enough [18:36] bummer, cause i spent like 275$ on it [18:37] i've been struggling to reseat this old gpu for like 15-20 minutes. really frustrating [18:37] lakitu: best approach is to find a model you like, then ask for experiences with that exact card [18:37] 750 ti does the trick for all games [18:37] well, anyone know of a very compatible linux card for say kubuntu, that can play videos too, besides desktop effects [18:38] 750 ti and gtx 1070 work well with ubuntu/ [18:38] what price range, black91 [18:38] I got 780Ti by the way works just fine don't even know why they need 1000 series for :) [18:38] 750 is like 120* [18:38] cool [18:39] who makes that [18:39] gtx - amd? [18:39] nvid [18:39] Nuentoter: Any help? [18:39] sencer: try adding line " X-GNOME-Autostart-Delay=20 " to ~/.config/autostart [18:40] heh, I have an entry level nvidia 840GS that cost 40 bucks , works great , as long as you're not a gamer it's fine fore HTPC/media/videos etc [18:40] err yeah, that's what i meant [18:40] 8400GS [18:40] sometimes cairo i guess can cause problems and the delay can help order things out [18:40] 1070 total waste of money, not much difference then 950 imo [18:40] i will have like 4 monitors at least, with desktop effects tho [18:41] if you don't gane you probly don't need anything over 100bucks [18:41] do you think a 750/780 ti can handle it? [18:41] maybe a tv stream or w/e [18:41] too [18:41] Nuentoter: There is not a directory "/.config/autostart" ? when I call the directory with "gedit" it just opens a blank document ? [18:41] id like to pump the 750 its a decent card [18:41] could do it no problem [18:43] lakitu: 4 screens or more might be a problem, you need to check that. [18:43] how/where do i check that [18:44] i guess for one, i'd need enough video heads (on the gpus) [18:44] quick question. 16.04 systemd, do we still use modprobe to (un)load kmods? [18:44] http://www.newegg.com/Product/Product.aspx?Item=N82E16814133642&cm_re=gtx_960-_-14-133-642-_-Product [18:44] lakitu: number of outputs, and how many separate outputs it supports over dp for example. [18:44] i get tired of newer oses not having normal hardware compatibility. my big problem with mint was it didn't support half my hardware [18:44] don't beleive all the hype, most pcie gpus are overkill for most users [18:45] and now you're selecting your h/w based on the OS you want? [18:45] apple requires i buy all apple hardware, including replacements & upgrades [18:45] this is a small price compared to that [18:45] for kde/kubuntu [18:46] iirc apple h/w works okay on linux except for the models w/ broadcomm wireless, in which case you need to use their binaries [18:46] linux can run pretty much everything anyway [18:46] only had a few issues with proprietary chips [18:46] i have basic newer hardware, & a lot of the times i had compatibility issues [18:46] but even those [18:46] basic/popular [18:46] makes me think i didn't do enough research; hence this, now [18:46] asking questions. [18:46] i go for basic/popular too [18:47] it's probably a good idea, for compatibility reasons [18:47] now i think i shoudl just look up each piece of hardware, & if it's not, see what is recommended for my os [18:47] hello [18:47] are there any yrsobs here/ [18:47] i 'd like a yrsobs [18:48] lakitu: nvidia makes special models for multihead, but they are expensive. tend to be well-supported by linux, though. [18:48] maybe better to just buy 2 [18:49] TomyWork, so, did you see the issue? or you still can not believe :) [18:52] back under the desk to struggle with reseating this =/ [18:52] maybe. maybe i'll just buy a new card. [18:52] anyway, thanks [18:52] TomyWork, it seems that xenial vagrant image was just updated 20161207.0.0/providers/virtualbox.box. but it still has the "ubuntu" user instead of "vagrant" [18:52] IonutVan_ well i was going to say that some commenters say the issue doesnt exist, but i misread it earlier [18:53] those updates are probably automatic [18:53] with the latest patches and all [18:54] my suggestion is to find someone with access who can set bugs to "confirmed". that'll be the way forward [18:55] and be civil [18:55] "you suck" and "why arent you doing your job" isnt going to encourage anyone to help you... just saying, in case you thought about saying that :) [18:56] :):) [18:57] but I was thinking that the person in charge is here :) [18:57] wHAT? [18:57] What? [18:58] Lol @ caps lock [19:04] TomyWork, as you can see this issue was reported since 2016-04-12 and nobody cares about it. So, I don't expect any update on it :) [19:05] IonutVan_ or maybe you have just always been cursing about this instead of presenting the issue in a civil manner. === or4n_ is now known as or4n [19:05] just my thoughts. i'm off, see ya [19:05] TomyWork, is the first time I tried the xenial vagrant image [19:06] and will be the last one as well :) [19:09] quick question. 16.04 systemd, do we still use modprobe to (un)load kmods? [19:10] Ubuntu documentation just has a general article covering as far back as 12.04 so i cant be sure [19:10] mikeymop: by kmods you mean kernel modules? [19:10] yea [19:10] mikeymop: yeah, [19:10] awesome, thanks [19:10] no problem === mikey is now known as Guest14025 === Guest14025 is now known as mikeymop [19:14] so the gnome-session WARNING should just be ignored ? [19:14] gnome-session[20496]: (gnome-shell:12425): St-WARNING **: Ignoring length property that isn't a number at line 153, col 27 [19:15] gnuser: yes. [19:17] gnuser: you _could_ file a bug, but you will just be asked to provide a patch. [19:19] hi. I'm working on trying to create a systemd socket similar to an old inetd socket with upstart and having a bit of trouble getting it all enabled. I'm wanting x11vnc to run on port 5903 whenever a connection comes through on that port. [19:20] this is my socket file. I put it in /lib/systemd/system and it enables properly. [19:20] http://pastebin.com/H8ny6pfp [19:20] but when I try to have an @.service file associated with it it doesn't seem like systemctl recognizes it at all. [19:21] here's the @.service file: http://pastebin.com/C3VAt66h [19:26] Hello all, I need some linux knowledge: I have a netbook which I go to class with, and a workstation at home, I would like to sync my class folder (mainly odt and pdf) on both linux, what should I use, nfs or rsync? [19:26] in 16.04 the ethernet connection is no longer eth0. it is enp2s0. anyone know why? [19:26] ahi2: kernel naming changed [19:27] anyway to fix it [19:27] it's to prevent swapped cards from getting the same hardware names [19:27] you can pass in a kernel parameter to switch to the old-style names if you really want to do that. [19:27] ok [19:28] what is the parameter [19:29] there's also a file you can adjust for this: https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/ [19:30] ahi2: it is strongly recommended to just get used to it, as this is the way it will be from now on [19:30] http://phoronix.com/scan.php?page=news_item&px=Intel-CPU-AMD-GFX-Rumor-Back [19:30] that has information on what and why, and how to switch off. [19:30] ths makes me sad, if I use nvidia I will have to have both big drivers on my machine [19:30] mikeymop: aye [19:30] thansk sleaker [19:30] any comments on my question above? [19:31] Sleaker better repeat the question, instea of referring to it [19:33] ok having trouble with xorg and stuff, originally had slim, just installed kdm, used apt-get remove to remove slim and now it still wants to start it. using reconfigure it still shows slim and gdm and kdm, how do I remove these? [19:33] hello. when i activate chroot sftp jail for a user it can't uses ssh anymore. is there any tutorial about creating ssh&sftp jail together? [19:33] thank you [19:33] I'm trying to convert a inetd socket to systemd, I have a unit file for the socket it activates properly. I have an *@.service file, but systemd doesn't seem to recognize it. to enable it do I just symlink it into the /etc/systemd/system folder? [19:33] I can't really find any docs on the associated @service for a socket. [19:34] and systemctl doesn't recognize them [19:34] even the builtins. [19:35] Sleaker: What about if you set it up exactly as you would for init and let the compatibility feature handle it? [19:36] jhutchins: that requires running inetd commands which don't exist? [19:37] or is that still in there [19:38] Sleaker: I only have a vague idea of what you're talking about, but if commands no longer exist, systemd should have some method of dealing with them. [19:38] yah, no inetd command on the system. also this is for a deployable ltsp5 image, so installing more packages just for a compat layer is.. iffy. [19:38] jhutchins: the replacement for inetd sockets is systemd unit file sockets though? [19:38] I don't think there's any sort of compat layer for that [19:39] If I'm ssh'd into a machine and I get disconnected somehow, what happens to that session / whatever is running? I thought I remembered that running processes would be killed. But I just had an experience where it looked like everything finished normally. [19:39] mustmodify consider using 'screen' [19:39] mustmodify: Some processes will complete, some will die. [19:40] mustmodify: Yes, screen ensures that the session will stay open and processes complete. [19:40] !screen | mustmodify [19:40] mustmodify: screen is a window manager for terminal sessions, also useful over SSH. The 'byobu' package provides very useful additional utilities. See https://help.ubuntu.com/community/Screen [19:43] Sleaker: dont you need a wantedby= * [19:43] none of the examples for @services indicate that [19:43] the sockets include that [19:44] let me do some more reading [19:44] I've only wrote a few simple units so [19:44] maybe the @ unit just gets instanced and put in there only when it gets run? [19:44] on a support call 1s [19:45] ah man I got it working :-/ [19:45] I just didn't run systemctl start socketname.socket after enableing the socket. lol [19:47] so yah, I was correct. @ services don't show up in systemctl they just need the @.service file in the lib dir and then the socket automatically finds them and such. as long as the unit file for the socket is enabled and then started everything 'just works' [19:47] if I ssh in to a machine then `ps aux | {{my_username}}` I get two ssh-relevant entries... why two? Why is one of them owned by root? https://gist.github.com/mustmodify/ac195b5caf08063d71a260e9b848de68 [19:47] Sleaker: gotcha, thanks for the resolutino [19:48] glad you got it [19:48] mustmodify: last time you ssh'd did you use 'exit' [19:48] mikeymop: I typically do but there was an instance recently where I was disconnected during a deploy, which uses SSH. [19:49] then the session will remain open [19:49] i usually pkill them [19:49] had like 15 once because an android app i used didn't use exit [19:49] switched to juicessh [19:49] I see... both of these were started recently, and at the same time... [19:49] so I assumed they were related? [19:50] ssh spawns 2 processes normally doesn't it? [19:50] mine does. [19:50] this is sshd NOT ssh btw. [19:50] right. [19:50] sshd [19:50] so why is one of them owned by root? [19:50] I don't have sudo privileges or anything... [19:51] that's the actual server process. [19:51] the one owned by root is the actual server process... [19:51] well what's the other one? [19:51] your interactive shell [19:51] that's why it has a pts/* [19:52] mustmodify: missed your gist, sorry [19:55] Sleaker: so what does this unit do? spawn a vnc process for the host or one per host [19:55] auto starts the deamon right? [20:02] mikeymop: ah yah this is for an ltsp5 environment to spawn a x11vnc process automatically when a connection comes through on 5903 [20:03] our old ltsp4 env you could screen-share by just connecting to the host and probing the different displays since everything was run on the server. but ltsp5 runs X on the actual thin clients. [20:04] so to do screen sharing I'm having to setup x11vnc stuff over tunneled ssh and just trying to get it all scripted so our support guys don't have to manually type in a bucnh of commands everytime they need to screenshare to see what the end user is trying to do [20:05] using a socket with inetd/systemd gets rid of the need to have them sudo/su as root etc. [20:06] and yah it's a per-connection thing, but then I've limited it to a single connection. [20:06] the main server system is still running trusty with upstart, so it was using the inetd method for this. [20:07] is that enough info mikeymop ? haha [20:09] thats very interesting [20:09] so you'd ssh in and a vnc connection would be established under the user that ssh'd and then they can just open thier vnc client and connect? [20:09] i'm surprised such a simple unit can do all that [20:10] better than that. [20:10] the tunnel doesn't cause the service to run. it wont run the x11vnc server script until you actually try to open a vnc client on the port. [20:11] and the x11vnc script is just this: /usr/bin/x11vnc -inetd -q -once -display :7 -auth guess -timeout 30 [20:12] although I think I left off the -rfbport 5903 thing on there [20:12] or it might not need it since it's launched with -inetd option [20:12] and it's smart enough to see which socket to link with [20:13] kernel stuff makes it 'just work' or somesuch. [20:13] totally stealing this [20:13] Hello. I started using the most recent Ubuntu, and my auth.log and syslog are entirely full of systemd related spam. Is there any way to remove this entirely? [20:14] JamesB: Please pastebin examples of such log entries. [20:15] Sure. It's all junk: http://pastebin.com/gYdH6cas === toshy1 is now known as toshy [20:16] JamesB: What is the output of "cat /proc/cmdline"? [20:17] hahaha mikeymop :D [20:18] haha :) i gotta stay fresh, desperate to break into a linux job [20:18] just got funding for a homelab so I can do cool things [20:18] well g/l - it's half of what I'm doing right now :D [20:23] Jordan: root=... ro biosdevname=0 biosdevname=0 debug xencons=tty root=/dev/xvda1 [20:24] JamesB, better if you paste it [20:25] I just did. It's one line. [20:27] JamesB, k, let's try this dmesg | grep Kernel [20:29] Sleaker: thanks! and volunteer work? [20:29] mikeymop: nope, day job. [20:31] I am trying to install ubuntu on a custom computer with a asus Z97 gamer pro board [20:31] I created a dvd and put it in [20:31] i start up and... nothing happens [20:31] I see a blinking cursor for a few seconds and then windows boots [20:32] I am sure the boot priorities are correct [20:32] when I manually boot into bios, see a UEFI FAT option for the DVD and just the dvd [20:33] MDTech-us_MAN, dual boot ? [20:33] I want to wipe windows out and put ubuntu only [20:33] and windows in a vm [20:34] MDTech-us_MAN: mash f12 at the bios and boot the disk? [20:34] i would recommend using a usb stick as well [20:34] when I use the bios boot menu and specifically boot UEFI it locks up for a few seconds and goes back to the menu === AsymmetricalFace is now known as Caloplaca [20:35] when I use the non-UEFI option I get a blinking cursor that moves to the next line, dissapears and I am back at the boot menu [20:35] MDTech-us_MAN, i think you installed win in efi mode, so make a usb with rufus, and boot in efi mode from it (optionally disable secure boot) [20:35] same exact result if I make a usb drive [20:35] I disabled secure boot at the beggining btw [20:35] did you boot in efi though? [20:36] yup [20:36] ok [20:36] I tried both [20:36] MDTech-us_MAN, how did you do it ? [20:36] MDTech-us_MAN, the stick, i mean [20:36] win32diskimager works for some iso files when rufus doesnt as well [20:36] I tried different drives using both undebootin and the ubuntu create a restore disk option [20:37] I've had a couple issues with rufus and certain distro's [20:37] MDTech-us_MAN, try rufus [20:37] every timeI get exactly the same result [20:37] ok [20:37] googling [20:37] yeah rufus is the goto, second choice (for me) is win32diskimager [20:37] oh, I already wiped windows [20:38] I'm on mu ubuntu laptop atm [20:38] *my [20:39] MDTech-us_MAN, on linux , use dd [20:39] use dd in terminal [20:39] so just dd if=ubuntu.iso of=/dev/sdX1 [20:40] MDTech-us_MAN, /dev/sdX [20:40] or dd if=ubuntu.iso of=/dev/sdX ? [20:40] ok [20:40] MDTech-us_MAN: dd if=ubuntu.iso of=/dev/sdX bs=4M && sync [20:41] or dd status=progress if=ubuntu.... [20:41] MDTech-us_MAN, you can also boot the iso from grub with grub-imageboot [20:42] dd is working [20:43] hey is there a way to reset software stuck partially downloaded on ubuntu touch [20:43] i got 2 questions about grub: how would I get to grub if I got nothing and how do I get the iso there too? [20:43] Does anyone have any experience installing wifi drivers that don't play nice with ubuntu 16.04? The card in question is asus PCE-n53 [20:44] justPie: http://askubuntu.com/questions/193319/missing-driver-asus-pce-n53-11n-n600-pci-e-adapter [20:45] MDTech-us_MAN: Thanks. But I actually already tried this. When i get to modprobe no wifi card shows up when i do ifconig [20:45] Hi, where is the right place to configure a service to start with Ubuntu (upon log in, after the desktop loads)? [20:45] or even after i reboot [20:45] ^ Running Ubuntu 16.04 [20:46] linelevel: I think you're looking for init.d [20:46] linelevel: it depends on what DM you're using but most DMs have a place to setup stuff like that. [20:46] if you want it user-specific. [20:46] justPie: https://github.com/mareksuscak/asus-pce-n53-linux ? [20:46] Sleaker: Unity [20:46] MDTech-us_MAN: Did that too, lol. [20:46] I'll try it again real quick to make myself feel better [20:46] justPie: Wouldn't that run upon system boot, not when the desktop GUI finishes loading? [20:47] justPie: wait for someone else then [20:47] justPie: sorry [20:47] linelevel: generally init.d/systemd scripts will run at boot yes, depends on what their dependencies are. [20:47] EriC^^: dd is still doing it's stuff [20:47] if you want to set it up as a user-level run only when you login I believe Unity has a place to configure that but I'm not familiar with unity. [20:48] MDTech-us_MAN: No need to be sorry! This issue is been a headache for awhile. Been using a usb wifi stick in the meantime. Thanks! [20:48] EriC^^: its done [20:48] linelevel, you can use a service unit with graphical.target or simply go in Autostart [20:49] Sleaker: What if I just want to run a script (not a service) upon boot, but the script will add something to the Unity toolbar, so that needs to be loaded before this runs. [20:49] 'service unit' == systemd way. 'Autostart' == Unity way. [20:49] services are scripts.. [20:49] Sleaker: yes, but not all scripts are services. [20:49] correct. [20:49] sleaker: you mean upstart, not unity [20:50] ah [20:50] hi [20:50] linelevel, if you need a gui, you don't have much of a choice [20:50] can i plug a pci express 1x card in a pci express 16x slot ? [20:51] MDTech-us_MAN: Just tried doing the make/make install again. I run modprobe and nothing happens. I do ifconfig and no wifi driver [20:51] mirak: 1x and 16x generally have different form-factor plugs [20:51] not really [20:51] Sleaker, not really, [20:51] also, more of a question for ##hardware than here. [20:51] ok thanks [20:51] mirak, PCI-X and standard PCI are cross compatible, BUT if you put a standard PCI card in a PCI-X slot then the whole PCI-X BUS will slow down (not just the one slot) [20:52] didn't know that channel [20:52] justPie: check dmesg [20:52] PCI-e is entirely different and not compatible with either PCI or PCI-X [20:52] oh I'm thinking the smaller x4 slot maybe. [20:52] loria: Sleaker: Okay, so here is my actual use case. There is a service called `foo` which is already configured. It starts on boot and I can control it with `service foo start/stop/restart/etc`. I want to run *additional instances* of this service with different configurations, and I've already confirmed that I can do this by running something like `HOME=$HOME/.foo/conf2 service foo start`. Now I want to run that upon boot. When started, that [20:52] MDTech-us_MAN: Ive never used dmsg before. What am i looking for? [20:52] ^ Let me know if that cut off due to length. [20:52] ioria ^ [20:53] nicomachus: Thanks.. [20:53] it's PCIe 1x, not PCI-X [20:54] linelevel, what your service/script does exactly ? [20:54] ioria: The service is from a third-party. [20:54] justPie: check lspci [20:54] you should see if it sees it [20:54] linelevel, ok.... and ? [20:54] and what it thinks it is [20:54] MDTech-us_MAN: lspci sees it 04:00.0 Network controller: Ralink corp. RT5592 PCIe Wireless Network Adapter [20:55] ioria: It's dropbox. I want to run multiple instances of the dropbox service, and as stated above, this is possible by giving each additional instance a false HOME directory. [20:55] justPie: by the way, do you do ifconfig -a? [20:55] linelevel: so copy the service file into a new one with the new options [20:56] and name it something slightly different? [20:56] linelevel, oh, sorry... don't know much about dropbox [20:56] MDTech-us_MAN: http://pastebin.com/wvsP7VJD [20:56] wlx60a44cec637e is my usb wifi [20:56] ioria: Right, but this question doesn't really depend on the specifics of dropbox, which is why I stated it in generic terms initially. [20:57] Sleaker: Wouldn't it be easier to just run a script that itself runs `HOME= service dropbox start` rather than copying the service file? [20:57] linelevel: that's not how services work [20:57] you need a file for each instance. [20:57] linelevel, have you tried Autostart ? [20:57] justPie: eno0 is it [20:57] or make a new script that does exactly what you're stating. [20:57] i checked the mac address [20:57] E0-3F-49-AC-5E-06 ASUSTek COMPUTER INC., TAIWAN [20:57] Sleaker: This does work. If I type `HOME=$HOME/.dropbox/conf2 service dropbox start`, then everything works fine. It starts a second instance of the service that runs along-side the first. [20:57] instead of including the full other script. [20:58] Sleaker: Now I'm just trying to figure out how to get this to run on startup. [20:58] ah that's something you need at login [20:58] that wont work in a service file. [20:58] MDTech-us_MAN: I think thats my builtin ethernet. When i pull my usb wifi out it no wifi channels show up [20:59] Sleaker: Right, so where is the best place to put it? [20:59] now why NetworkManager doesnt pick it up is a different problem [21:00] justPie: try connect to wifi without gui [21:00] https://bhattigurjot.wordpress.com/2013/10/26/connect-to-wi-fi-network-through-ubuntu-terminal/ [21:00] linelevel, just type Startup in dash [21:00] linelevel, then Add [21:00] EriC^^: It booted. I selected try ubuntu without installing and got the ubuntu logo [21:01] Is there any way to disable the super key in full screen apps? [21:01] MDTech-us_MAN: i just ran iwconfig and it says eno1 has no wireless extensions [21:01] EriC^^: now for the past 10-15 min the ubuntu logo is gone and I got a black screen. [21:01] justPie: no idea then... :S [21:01] ioria: Okay, that works. Thank you. [21:01] MDTech-us_MAN: try pressing esc [21:02] linelevel, no prob [21:02] EriC^^: same black screen [21:02] MDTech-us_MAN: try booting with nomodeset [21:02] MDTech-us_MAN, you may need nomodeset [21:02] lol [21:02] is it uefi? black/white grub screen? [21:02] how do I do that? [21:02] MDTech-us_MAN, nvidia gtx something ? [21:02] yea 780 I think [21:03] hey guys i really need some help - can someone tell me how to install .targz files on ubuntu [21:03] its an oldie [21:03] MDTech-us_MAN, F6 [21:03] i already had the ubuntu logo for a few min [21:03] rebooting [21:04] this is using uefi btw [21:05] MDTech-us_MAN: press "e" over try ubuntu and add nomodeset in the line that says linux /boot/vmlinuz ... somewhere in the middle [21:05] then press ctrl+x [21:05] ok [21:06] i'll remove quiet and splash ok? [21:06] ok [21:06] and replace with nomodeset [21:07] booting... [21:07] bunch of text scrolling [21:08] its starting a bunck of stuff [21:08] *bunch [21:08] and its gone [21:08] black screen... [21:08] yeaaaa [21:08] at the home screen! [21:09] but its only on one monitor [21:09] and low res [21:09] I assume it will be fine after install? [21:09] MDTech-us_MAN spare the enter key [21:09] If JamesB comes back, tell them to remove "debug" from their kernel parameters. [21:09] MonkeyDust: But... why? [21:09] Does anyone have any experience installing wifi drivers that don't play nice with ubuntu 16.04? The card in question is asus PCE-n53. The card shows up in lspci but doesn't show up in iwconfig. I compiled the drivers using make and make install. I then ran modprobe right after with no luck. Anyone have any ideas? [21:11] what driver does lspci -v show it's using? [21:11] does lsmod show the correct driver? [21:12] NoImNotNineVolt: http://pastebin.com/hCRZPJH0 [21:13] I did a grep on lsmod and this what it returns. "rt5592sta 1146880 0" [21:13] don't know what it means though [21:14] the first field is the module name, the second is the size, and the third is what it's used by. [21:14] loaded but not used. are you sure it's the right driver? [21:14] have you rebooted since? [21:15] i haven't rebooted [21:15] if that's not too much of an issue, it's worth a shot. [21:16] Ya ill give it a shot. But the driver im using is a patched driver. The one under the product website doesn't compile correctly. [21:17] hi guys. I've noticed that when you enable virtual workspaces in Ubuntu 16.10 nothing happens. Is that a known issue? [21:17] justPie: the guy on the askubuntu aswer said he could ignore the error... [21:18] fyi [21:18] The error is "error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]" [21:18] petersaints ctrl-alt-arrow to switch workspace [21:19] MDTech-us_MAN: but it doesn't finish the make process, it just exits? [21:19] check if it created the so [21:19] when i run make install it fails [21:19] justPie: is this wifi adapter a rt2860 or an rt5592sta? [21:20] because it's using the rt2860 driver. [21:20] interesting... Maybe it was one of my failed attempts [21:20] if that's not the correct driver, you may need to blacklist it in modprobe or something. [21:20] how would i uninstall it? [21:20] modprobe -R or rmmod or something like that. [21:20] that'll remove it, but i have no idea how to uninstall it. [21:20] if you didn't install it from a package, then you're on your own there :P [21:21] (if you did a make install, you can take a look at the makefile and reverse whatever the install target does) [21:26] interesting... i try to do rmmod rt2860 and modprobe -r rt2860 and it gives me module not loaded / module not found [21:27] MonkeyDust: That's not it. AFAIK the virtual workspaces get enabled but the grid is define as 1x1. Therefore, Ctrl+Arrows don't work and there's no icon to switch workspaces on the left bar/dock. If change the grid size to 2x2 on the CCSM it starts to work as expected. This is just something I noticed as strange behavior on 16.10 and that I thing that has passed unnoticed for a long time since I couldn't find any reports about this iss [21:27] …an easy fix but it's still a bug. Unless Canonical is doing it on purpose since Unity's 7 virtual workspaces are currently the WORST virtual workspaces implementation across all modern desktops (GNOME Dhr [21:27] justPie: did you check it was actually loaded [21:27] ikonia: no. it just says its in use here : http://pastebin.com/hCRZPJH0 [21:28] *(GNOME Shell, KDE Plasma, Cinnamon and even Windows 10 and macOS) [21:28] did lsmod | grep 2860 as well and doesn't return anything [21:28] justPie: thats a different module [21:28] it's the rt5592 thats in use [21:29] but it says Kernel driver in use: rt2860? [21:29] kernel driver is not the module [21:29] Also, on Unity 8 virtual workspaces are nowhere to be seen. It seems that they will just drop them in the future. It may seem a conspiracy theory but that's how it things seem to be heading. [21:29] ah. Yeah, im not a power user. Still suck at this stuff [21:30] justPie: everyone starts somewhere. [21:30] lol, but i started 4 years ago X) === remote_ is now known as remote [21:38] so, i guess that leaves me confused. Whats rt2860 then? [21:38] and if the device is infact using the correct driver then why don't it work [21:46] what is a good 1gb x4 port server grade nic? [21:47] marrygrim: try asking in ##hardware or ##networking [21:49] i am asking here because of the drivers for ubuntu server and desktop-openstack-ubuntu snappy core- virtual box/vm nicomachus [21:50] marrygrim: most drivers will work just fine. The only one's I've seen issues with are a few select realtek chipsets, but even those are generally fixed pretty quickly (or at least have a workaround). But as a rule, this channel has never done buying recommendations. === OverCoder is now known as c[__] === c[__] is now known as nathan0 === nathan0 is now known as OverCoder === OverCoder is now known as nakadashi === nakadashi is now known as OverCoder === lunagirl_ is now known as lunagirl [23:17] hey everyone [23:17] how to install libQt5XcbQpa.so.5 on ubuntu 14.04.1 [23:17] ? [23:21] Android app deps on google play services is lammmme. [23:23] <\9> iresf: doesn't look like it exists in the qt packages provided by trusty [23:25] <\9> iresf: you'll need a ppa, if there is one available. or update to 16.04.1, which is the current LTS, for a Qt version that provides the library [23:25] <\9> iresf: you can of course compile it yourself but you'll be on your own then [23:25] \9 : is it possible to install ? i need to that for android emulator [23:26] <\9> i just explained... [23:26] <\9> possibly you could try an older android emulator version that doesn't require it [23:27] <\9> since you use older stuff in 14.04 anyway [23:27] <\9> if you need the latest android emulator then you need the latest LTS [23:28] i want to run emulator64-x86 by amd cpu on ubuntu 14.04 64 bit that it has that problem [23:28] \9 : yes but on ubuntu 16.04 fglrx does not work anymore and i need to fglrx for performance [23:29] i think i have to go to the fedora [23:29] <\9> can't you just install the emulator from the repos? [23:29] <\9> it seems to be available there [23:29] <\9> you should be able to get a supported version that way [23:36] \9 : installing newest QT library is possible on ubuntu 14.04 ? [23:36] I'd ask yourself why you want to do this [23:36] <\9> *facepalm* [23:36] as if the distribution is not "shipping it" how would you expect others to use any work you do on it [23:38] ikonia : i want to use android emulator64-x86 but it says a bad error [23:38] ok - so why do you want to update the QT version beyond what ubuntu ships ? [23:39] becoz the error is about version of qt lib [23:40] issyl0: what's the actual error ? [23:40] ops, sorry issyl0 [23:40] iresf: what's the actual error [23:40] libQt5XcbQpa.so.5 => not found [23:40] so it can't find a libray [23:40] why do you think an upgrade will fix that ? [23:41] i just thought it should be upgrade [23:41] why ? [23:41] to fix [23:41] you have an error about a missing library - and your answer is to upgrade ? [23:41] is that what you're actually saying ? [23:42] yh i think [23:42] so thats not going to help you [23:42] as upgrading a package that isn't installed/doesn't exist won't help, [23:42] you need to understand what package provides that file and just install it [23:42] ikonia : how to solve it ? [23:42] install the package that contains the file [23:43] No qt5 for Ubuntu 14.04 ;-) [23:43] he's on 14.04....? [23:43] Yes [23:43] the package looks to be libqt5gui5 [23:44] libqt5gui5-gles http://packages.ubuntu.com/xenial/amd64/libqt5gui5-gles/filelist [23:44] the Kubuntu project would probably have a maintained PPA for QT5 for 14.04, I'd be surprised if they don't [23:44] thank u very much [23:44] why are you giving him xenial packages ? [23:44] he's on 14.04 ? [23:45] Sorry, I thought he would do an upgrade. [23:45] http://packages.ubuntu.com/trusty/libqt5gui5 [23:45] looks like there is QT5 for 14.04 [23:45] Oh nice [23:47] ikonia : but libqt5gui5 have already installed [23:48] I need to get the default /etc/apache2 directory from the deb package, or using a package manager. What is the best way to do this? [23:48] iresf: ok - so search for that missing file, see if it's actually on the file system [23:48] clarkk: when you install the package, it will create the directory for you [23:48] ikonia: I've borked the default directory. [23:48] re-install the package then [23:51] the only missing file is libQt5XcbQpa.so.5 that there is in http://packages.ubuntu.com/xenial/amd64/libqt5gui5-gles/filelist that is for 16.04.1 [23:53] but i want to upgrade whole system to 16.04 because i have installed fglrx on it and then my system will break [23:55] ikonia: No problem. :-) [23:59] hello, can someone help me with a bit of a problem trying to run linux 2.6.38-10-generic on 16.04? [23:59] infinitephantasm: yes. don't [23:59] well, i kinda need to in order to get a driver installed [23:59] and so far that's the only working solution i've seen so far [23:59] no you don't