[00:03] hey guys.. can anyone here help me ..i have ubuntu 14.04 and i am trying to get syslog_ng working... getting Unable to initialize database access (DBI); rc='-1', error='No such file or directory (2)' but i have installed libdbi and libdbi-drivers [00:03] not sure what else to do [00:05] MWM, I tried to remake the boot drive again using Rufus in DD write mode with a redownloaded iso from Ubuntu's site (Server 16.04.2). Just tried the install again and the machine restarts when I choose 'Install Ubuntu Server' [00:06] Never had this trouble before installing Ubuntu. lol... [00:07] Could it be a hardware problem? Bios setting or boot flag? Tried 2 different images now and 3 different Iso creation tools at this point. [00:11] Mr_B: Acer machine where "trusted" must be enabled ? [00:13] Bashing-om: Not sure what you mean. The machine is a Gigabyte H77M-D3H board with Intel i3 3200 cpu. [00:14] Mr_B: Then that ^ vendor lockin is not an issue . [00:14] Oh, I see what you mean. ;) [00:22] hi guys, I inherited another person's laptop and I'm trying to run `sudo apt-get build-dep emacs24` but I get Unable to find a source package for emacs24 [00:23] then i tried running the command `software-sources` because of a stackoverflow answer but i get command not found [00:23] not sure what to do next unfortunately :( [00:26] !info emacs24 xenial | workisfun [00:26] workisfun: emacs24 (source: emacs24): GNU Emacs editor (with GTK+ GUI support). In component main, is optional. Version 24.5+1-6ubuntu1 (xenial), package size 3031 kB, installed size 11860 kB [00:26] can someone explain this command? bzip2 --version 2>&1 < /dev/null | head -n1 what I don't get "2>&1 < /dev/null" [00:26] i was able to install emacs25.2 but only with --without-x which i think is causing me not to be able to use the gui [00:27] so i thought of installing the deps for emacs24 to get the dependencies [00:27] by install i mean from the tar [00:28] ubottu: https://askubuntu.com/questions/213873/what-library-i-need-to-install-if-i-want-to-compile-emacs [00:33] i found that it will work with allowing Source Code in the Software & Updates menu [00:39] During 16.04 installation, “Device for boot loader installation” - what exactly does that mean? Does it want to know where I want ubuntu to install grub2, or is it asking where I want ubuntu to put my EFI files? [00:42] sierradump: Not an easy answer . How many physical hard drives are connected ? How do you want to boot ? . grub should normally be installed to the device - sda as "a" device - . [00:43] Bashing-om: I know where I want it… I am trying to install to USB external drive. I just need to know what that question is asking me. [00:43] do I poiint it to the GRUB /boot location, or do I point it to my ESP partition (You’re right… lots of variables…) === jstein_ is now known as jstein [00:44] ok… or haha [00:45] if I pull my m2 drive out of my lenovo laptop… then run through the installer, then put the m2 drive back in … did I just mess up my windows 10 efi boot points? [00:45] Sorry to spam up the channel with repeated text. However, if anyone might be able to help me get this machine to install Ubuntu server. For the life of me... Every time I get to the installation screen and choose 'Install Ubuntu Server' the machine restarts itsself. 3 different images and 2 flash drives later, multiple attempts at an install. Maybe there is a secret boot flag or one of my bios settings is incorrect? Thanks in advance. [00:45] sierradump: If the device is EFI .. then the grub files are installed to both/each . You do want grub installed to the device - sudo parted -l - to know the device ID ( maybe like sdb in this use case ) . [00:46] Bashing-om: thanks, you seem to know more about this than I do… Not sure if you remember but I was trying to install 5 identical Ubuntu 16.04 installations to qty:5 SanDisk USB 3.0 Disks. [00:46] sierradump: If you are not going to use the hard drive as the boot medium - no harm done to remove the drive . [00:46] Im still struggling. haha' [00:47] sierradump: you still doing that? Why don't you use something like unetbootin or the mkusb [00:47] Bashing-om: I will want to put it back in in the future though… my goal is simply to install ubuntu to the usb… [00:47] kenrin: yeah! haha im pulling my hair out now because I need it done before tomorrows work day. [00:47] sierradump: Yeah, that do ringa bell that we are attemptomg multi disk .. I presently do not have a lot to add . but to watch the device IDs ! they will change as USB devices are plugged in . [00:48] I've used unetbootin before, simple and easy to do [00:48] I have 5 SanDisk Micro USB 3.0 drives. [00:48] I need the following: boot on UEFI or Legacy BIOS systems. Ubuntu 16.04 Installation is Encrypted. [00:49] Thats’s it. [00:49] Sounds easy but it’s not! [00:49] hjaha [00:49] You need encryption too? mmmm [00:50] I feel like im reinventing the wheel here so any outside opinions would be great. Currently this is what I have… [00:50] According to this article, the UEFI / Legacy-Bios cross compatibliity is no issue. [00:51] https://askubuntu.com/questions/559007/is-it-still-possible-to-install-ubuntu-to-an-external-harddrive-with-uefi [00:51] I am following the Adding an ESP or GRUB-BBP to an installation with GPT [00:52] But in order to know if i need ESP or BBP, I need to know what is happening during the actual Ubuntu installation haha… Specifically ““Device for boot loader installation” [00:54] I think what is happening is that Ubuntu is not installing the EFI or Grub stuff to the USB but instead the actual /sda as Bashing-om has pointed out… [00:55] Is there any reason you can't chroot to the usb files and grub-install manually ? [00:55] So, I have partitioned my USB stick as follows. #1- /esp,boot (fat32) #2- /Bios_Grub (blank) #3- /boot (because my #4 is encrypted). #4- /encrypted LVM [00:56] Yeah you don't need all those partitions [00:57] kenrin: yes… I don’t know how to do that haha, more specifically I don’t know where things belong?…. the article I linked to above has the grub-install command, but it told me to install to /sdb [00:57] kenrin: I agree…. Is there a different way to do this with Syslinux maybe? [00:57] There isn't an easy way to do it with the encryption [00:58] ok, let’s just forget about encryption for now — that part I’m actually good at haha… I just need to understand the boot process... [00:59] does anyone know what the “bios_grub” flag does on a partition? And would grub actually get installed to that parition? [01:00] here, read this where it starts at "manual boot": https://medium.com/@mmiglier/ubuntu-installation-on-usb-stick-with-pure-efi-boot-mac-compatible-469ad33645c9 [01:01] it looks good and will help better than I can explain it [01:02] I know it is for macs but it takes you through booting to the usb, mounting the /boot efi and installing grub [01:02] haha, that’s the first tab in my browser... [01:02] currently - haha [01:02] Well then follow it ;P [01:03] I figured if I followed that all the way down to where you actually converts it to the HFS partition I should be good right? [01:03] specifically where he ends up at the grub CLI and has to manually hunt/peck for the right parition ahha [01:07] I'm missing a brightness overlay (such as this: https://itsfoss.com/wp-content/uploads/2014/03/Brightness_control_Ubuntu.jpeg) when using laptop brightness keys. How can I get/reset the default overlay/notification? [01:08] There is following that or the other option just copy the boot files from a working system and editing like where he says "tweak the usb files" in this thread: https://ubuntuforums.org/showthread.php?t=2338836 === bazhang_ is now known as bazhang [01:08] Might want to do the copy thing since you are doing this 5 times [01:09] kenrin: ideally what I want to do is learn how to copy and where the files go, and what partitions are required… thjen I will literally just recreate that on the USB stick and as you said change the cfg files where necesseary. [01:09] Problem is I don’ tknow how to do that because I don’t know what partitions are requries and how to use them. [01:10] copy thing! ding ding! [01:10] sierradump: More reading :) https://iam.tj/kb/pc/boot/#a_bootloader . [01:10] Intel i3 3200 with Gigabyte H77M-D3H, no graphics card; attempting to install Ubuntu Server 16 or 17. When I select 'Install Ubuntu Server' at the main screen, the machine just restarts and does not install. Anyone know how to counter this problem? Boot flags? Bios incompatibility? [01:12] Well I hope that thread helps, it looks pretty detailed and shows what partitions you need with an explanation [01:13] yeah I haven’t seen this one yet… It looks relevant and I appreciate that!!! I have like 30 tabs open at this point. but it’s only going to take that one that connects all these dots. haha [01:13] I’m totally writing a guide when I figure this out. [01:14] haha… this guy hit the nail on the head; “The official installer fails to install to usb drives. Perhaps it is only a matter of time before the installer is fixed and Ubuntu can be smoothly installed to a usb flash drive but -- who knows, fixing a bug may take several years and the opportunity of walking with your system in your pocket can't wait" [01:15] sierradump: I say again when installing grub .. watch the ID for the location ... sdb/sdc/sdd/sde or whatever the present designation might be for the target install . [01:15] Sorry Mr_B: I'm not ignoring you I just have no idea why your system would be rebooting at the install ubuntu [01:15] I assume the secure boot is disabled and the AHCI mode is set otherwise it wouldn't have gotten to that point at all [01:16] kenrin: I owe you brownies! I think this actually might have the answer… SOMEWHERE IN THE 45 POSTS THIS GUY MADE haha… “ STRATEGY. The standard Ubuntu installer is buggy: if you try to install to usb drive it uses the boot EFI partition of your internal HDD as boot partition. Therefore it overwrites your grub configuration and "breaks your system" -- but in a way that can be easily mended. The main strategy of my procedure is: [01:16] the installer, repair the system, then tweak the usb key and do that which the installer should have done. The latter is mainly done by copying several system files to the usb drive EFI partition and adding a basic grub configuration to it.” [01:17] I think that is the answer to my original question: where does ubuntu put the installer files in relation to the “Device for boot loader installation”. I asked because it wasn’t seeming to obey my direction, instead putting it on my intenal drive /sda. Which is also why I wanted to remove my internal drive. [01:18] So off I go again and thank you sir! === Neo_ is now known as Neo [01:38] Hmmm... [01:45] kenrin: No worries man, went out to take a break from this for a minute. Just made an Ubuntu 17 Server install usb. I noticed now with 17, right before it displays the install menu, one long beep from the speaker... [01:45] Wondering what that means lol... [01:45] Sounded like hardware from the get-go. O.o [01:46] Regular bios beep, splash page, long tone, install menu. Repeat :P lol... Yeah I was hoping it would at least run ubuntu server. [01:47] I don't know though, I guess it could be the computer I'm trying to make the usb disk on... somehow? [01:48] If the files are getting corrupted writing to it maybe [01:51] The only thing a search brings up is the usb or the iso is bad if it reboots like that [01:53] Hi, is there a cable like the usb headers cable, but for the usb ports? not usb headers? [01:54] Hmm... I've tried both of the flash drives I own lol. Kenrin, thanks but this is sad. Not sure what to do anymore. Guess I'll try to make the usb on another computer. [01:55] Well if it helps I always use disk writer (GUI dd) and it has never failed unlike rufus,lili,unetboot, whatever else. [01:56] for windows, the only one that has never failed me is rawrite32 [01:57] Hmmm... okay. Universal USB installer had been pretty faithful to me in the past. Today I've tried Rufus, UUI, and Unetboot. Each was the same result. :P [01:58] I've had bad luck with all of those [01:58] Up until this most recent usb installer with ubuntu 17, its making the long beep now. [01:58] Lol ^ [01:58] I'll try your suggestion. :) [02:09] kenrin: Yo dawg. I installed a quadro fx1700 and now the installation process is progressing....... [02:09] Spent hours on this lol and by chance. [02:15] Does the kernel Radeon driver need to be uninstalled before installing fglrx? I'm running 17.04 server and installed fglrx and it hung up while restarting. I had to go into "safe mode" to uninstall the driver, which restored normal function. [02:15] !amd | Griv [02:15] Griv: Open driver for AMD cards: amdgpu (cards >= GCN1.2 aka GCN 3rd gen), radeon (older cards). Closed drivers: amdgpu-pro (>= GCN1.2) fglrx (older cards, unsupported by AMD in 16.04+). For info on GCN levels, see https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units . For fglrx info, see https://help.ubuntu.com/community/BinaryDriverHowto/AMD [02:16] fglrx is dead [02:17] Griv: There is no FGLRX in 17.04 . [02:17] Well, that explains that problem. [02:18] Griv: Uh Huh . AMD is working hard to give us what we - ubuntu - asked for . [02:19] Good deal. So here's the real problem I was trying to solve. I run the Boinc manager for Einstein@Home and it's not recognizing my graphics. I'm still searching through their help for solutions. Any ideas? [02:22] That is a tough one griv. Debian has a wiki page for boinc that may help with the xhost commands [02:22] Otherwise their forums would be your best bet [02:23] Griv: As much as I would care too . Out of my range of experience here . not a clue :( [02:23] https://wiki.debian.org/BOINC/Troubleshooting [02:23] Thanks! I'll give a look. [02:33] Griv: Are you running Boinc Manger from a local X server or remotely? [02:35] Local === r0Oter is now known as r00ter [02:43] <_plasma> I'm having trouble in Ubuntu Zesty getting xsetwacom --list to show my Pad device for my MobileStudio Pro. I'm on 4.10.0-22-generic. dmesg reports the device as input: Wacom MobileStudio Pro 16 Pad as "/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1:1.0/0003:056A:034E.000B/input/input18" but the Pad doesn't show up in xsetwacom. Also xinput lists id=18 as "Bluetooth 3.0 Keyboard" [02:43] Ah - I was missing openCL [02:43] <_plasma> any ideas? [02:44] <_plasma> https://pastebin.com/6s6jtSLG is my xinput output [02:56] * Mr_B Flips everyone off! Peace among worlds! How funny is that. [02:58] Hi everyone, hoping I can get some help with wireless... I have a BCM4306 r3 wireless card. It seems to be detected, I've installed the firmware-b43-installer package and it did its installation, although modprobing for b43 says it does not exist. I've essentially followed the wiki to the letter, what am I doing wrong? [03:04] Hi, I just made a xkb config for my keyboard https://la.wentropy.com/Tppy . how can I make it applied? === justache is now known as nihilstache === nihilstache is now known as justache [03:57] On Ubuntu 14.04.5, why is it that when I do `apt-get install libboost-all-dev`, I get a bunch of messages like "Depends: libboost-dev but it is not going to be installed"? [03:59] have you tried apt-get -f install? [04:00] rolandbeowulf: yes [04:00] It doesn't do anything. [04:02] k_sze[work], make sure you have enabled all the repos in software & updates [04:08] kostkon: I looked in /etc/apt/sources.list and I don't see anything suspicious. [04:09] k_sze[work], what does apt-cache policy libboost-dev say about it [04:09] hmm [04:09] 500 http://hk.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages [04:11] odd, libboost-dev is in section 'libdevel', but libboost-atomic-dev is in section 'universe/libdevel' [04:12] libboost-all-dev (the meta package) is in section 'universe/libdevel' [04:12] is that going to affect anything? [04:14] What is a good android emulator for linux? [04:22] Can I change the default desktop env manager and or select which one I want at login? [04:22] I want to use lxde when coding and unity when using computer casually [04:22] well, not coding so much as compiling [04:24] Like, I want it to automatically log me in to lxde, but then if I log out I can select which DE to use... right now it auto-logs to unity and the resource usage is higher than I want when compiling my project, which takes massive resources and I barely have enough RAM [04:24] thewillo: Am I correct in assuming you already understand how to install a different desktop and log into that desktop appropriately? [04:25] roobi: I don't know how to select the other desktop in the default DE manager [04:25] but I know more than that question suggests [04:25] thewillo: After installing say GNOME-3, if you click the Unity Logo next to your login name... you will be shown a list of available desktops to use. [04:25] oh okay [04:25] this is assuming your are using LightDM [04:25] that's all i need to know [04:26] LightDM is the default for mainline ubuntu right? [04:26] but GDM and LightDM (the desktop managers themselves... which load you into your selected environment) are basicaly the same [04:26] Yes it is [04:26] okay, then that icon thing is all i needed to know [04:26] Justfixmywifi: have you tried Genymotion? [04:26] thanks roobi [04:26] thewillo: np <3 [04:27] spider_x: Don't you have to pay to use it? [04:27] depends what your purpose with it is [04:27] they have a free student license, if you just want to use it to learn [04:29] I don't suppose anyone might know why broadcom wireless modules are missing from the modules folder on my system...? [04:30] Trying it. [04:31] tgp1994: Are they proprietary? [04:31] Justfixmywifi: I believe so, b43 according to the wiki [04:33] This is just stumping me, it's like I'm missing a really simple step even though I'm certain I've been following the wiki to the letter. modprobe b43 just simply won't work, saying it can't find it. [04:34] did you install it? [04:34] Sorry, I can't help you. [04:34] !bcm | tgp1994 This ?? [04:34] tgp1994 This ??: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [04:34] couldn't fix my own wifi. [04:35] Bashing-om: Righto [04:35] tgp1994: Sorry. that is all I do know . [04:36] Justfixmywifi: Misery is best shared with others, or something like that [04:43] tgp1994: In the end what I learned is that for $3 you can buy a wireless USB card and that it is great insurance. [04:47] Hm... I wonder if modprobing may not be enough, and a reboot might fix it... [04:51] erm, there is no manifest for Ubuntu 14.04.5 server amd64? [04:52] At least, I don't see on here: http://releases.ubuntu.com/trusty/ [04:55] HI, is there freescreen big clock with weather report for ubuntu (FREE) [04:56] Full Screen* [05:01] Hey [05:04] Whatsup [05:04] Always with the bots [05:04] What do you know, I rebooted and the b43 module did not magically appear in my kernel's lib folder... [05:05] howdy everyone [05:07] Bots bots bots whats up Sirru [05:08] hi all, does anybody know how to whitelist applications to display on the system tray on ubuntu 16.04? [05:09] the info I find on the net on how to change is not on my ubuntu install [05:09] Bashing-om: http://paste.ubuntu.com/24839191/ [05:11] GreenDimond: Himm .. that is corrext . should be booting the -79 kernel . why does the Xorg file say -45 ? .. what shows ' uname -r ' ? [05:12] Bashing-om: 4.4.0-79-generic [05:14] GreenDimond: Yikkue .. then are we looking at an old log file ? ' ls -al /var/log/Xorg.0.log ' . [05:15] not much En0 [05:16] still removing tuxonice === JanC_ is now known as JanC [05:18] Bashing-om: http://paste.ubuntu.com/24839222/ [05:18] o/ [05:20] it has been the 4th time my Xorg freeze [05:20] on ubuntu trusty [05:20] I have this is my xorg.log [mi] EQ overflow continuing. 700 events have been dropped. [05:20] that doesn't sound nice :( [05:21] Bashing-om: TuxOnIce has been completely removed now using that way [05:22] the process end up in zombie mode, preventing even a reboot [05:22] I'm quite confuse and lacking genium idea to fix this [05:23] GreenDimond: Well, a cirrent x file . 1st though , what does the GPU manager think ? cat ' /var/log/gpu-manager.log ' to a pastebin and we have a look . [05:23] and the log has been replaced by the new one.. so I don't even have the traceback again [05:23] meh [05:23] current* [05:24] Bashing-om: http://paste.ubuntu.com/24839263/ [05:24] GreenDimond: reading. [05:26] GreenDimond: Yuk " Is nvidia loaded? no " still reading . [05:28] :o [05:28] GreenDimond: well, we know ^ we have a problem; so what does X think ' cat /var/log/Xorg.0.log ' ? [05:29] Bashing-om: http://paste.ubuntu.com/24839283/ [05:30] GreenDimond: so far so good " 44.206] (II) LoadModule: "nvidia" "" :) [05:33] GreenDimond: Bad bad " (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19 " ... Why ? what have we to work with ' dpkg -l | grep -i nvidia ' ? [05:33] Bashing-om: http://paste.ubuntu.com/24839302/ [05:38] GreenDimond: That too looks good . let's update. clean up the system and see what the package manager thinks . ' suso apt autoclean ; sudo apt autoremove ; sudo apt update ; sudo apt upgrade ; sudo apt -f install ; sudo dpkg -C ' . then we go again looking at installed modules . [05:39] suso/sudo ** . [05:39] GreenDimond: You can tell I am getting overly tired . [05:39] is ok :) [05:40] Bashing-om: Done. [05:40] It didnt do much [05:40] In fact I dont think it did anything [05:40] GreenDimond: Wow fast system . no errors ? [05:41] Bashing-om: Yes fast system (8-core, 8gigs memory) ;D No errors, nothing changed, nothing installed, nothing removed, nothing upgraded. [05:42] There are a few things that dont have release files in the PPAs but those are no biggie and not related [05:42] is there an application like Adobe Primere for Ubuntu? [05:43] GreenDimond: Ok. ' dpkg -l | grep linix ; ls -al /usr/src/ ; ls -al /lib/modules/ ' . looking for why nvidia driver does not build . [05:44] GreenDimond: typo '. [05:45] ? [05:45] GreenDimond: ' dpkg -l | grep linux ' . [05:45] ah [05:45] pastebin doesnt get everything... [05:46] GreenDimond: we can run it as three entries . [05:46] Bashing-om: Auto pastebin http://paste.ubuntu.com/24839342/ manual pastebin http://paste.ubuntu.com/24839345/ [05:47] I think I need to reboot [05:47] brb [05:50] Removing TuxOnIce still did nothing :P (not that I expected it to) [05:51] Bashing-om: I must go. I will be back in ~8 hours [05:51] GreenDimond: Lessen ya dome somethin latest .. TuxOnIce still on the system . [05:51] yeah. you _are_ tired.. [05:51] xD [05:52] but yeah dunno why its still in list [05:52] but i gtg [05:52] so cya [05:52] gl [05:53] GreenDimond: " ii linux-generic-tuxonice 4.4.0.78.84~ppa1 ' from a PPA . may have to re-install it ?? [05:53] !info tuxonice | xenial [05:53] xenial: Package tuxonice does not exist in zesty [06:02] hi === nolsen is now known as Donald_Trump === Donald_Trump is now known as nolsen === eightieskhild is now known as makedonalddrumpf === makedonalddrumpf is now known as eightieskhild [06:19] Hello, Since the last time I used WiFi I had some crashes, boot repairs and updates. Now Xubuntu says that the WiFi adappter is not ready. It is a dual boot with Windows 10. How can I solve it? [06:20] Guido1: try re setting the wifi some how, and that WINDOWS 10 is also on the machine isn't really that relivent [06:20] except for generally testing wifi hardware that it otherwise works [06:20] !wifi [06:20] Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [06:21] sebsebseb: with windows it works, thought maybe something like blocking the hard drives for WiFi. How do I reset the Wifi? [06:21] Guido1: I mean just generally try and set it up again, what ind of wifi is it anyway make [06:21] Guido1: could be some updaate got installed that broke it though, but that shoudn't happen [06:22] sebsebseb: it says that the adappter is not ready for use [06:23] Guido1: where? [06:23] and what chip set is it, boradcom intel something else e tc? [06:24] sebsebseb: when I go to the network symobol on the right top where it lists the conection. WiFi is enabled. Think it is intel [06:24] omg im so hot [06:24] Guido1: try to disalbe yourself properly, then re enable [06:24] sebsebseb: how? [06:25] Guido1: clicking on someting I guess ? [06:25] superhorny: I am chilly [06:25] i have ten foot long dick [06:25] sebsebseb: you mean de activate and activate in the menu in the right top? [06:25] !troll [06:25] !ops [06:25] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu [06:25] someone called me a troll [06:25] i find that offensive [06:26] Guido1: yes try that if you can [06:26] sebsebseb: already did. no succes [06:26] also did a reboot [06:26] Guido1: try a re boot even, yes I know that sounds like Windows, but still [06:27] sebsebseb: did that as well [06:27] The ol' have you tried turning it off and on again? [06:27] superhorny: This channel is for Ubuntu-related technical support. Please stay on topic. Thanks. [06:27] Guido1: hmm may not apply to your wifi hardware, but if you can get the additional drivers program up, might be something there for it [06:28] Flannel: are you a Ubuntu expert? I require assistance [06:28] sebsebseb: how can I check the driver and update them? [06:28] Guido1: there a graphical program for hardware drivers in standard Ubuntu, possibly not in xubuntu. also it may not be that relivent anyway since if you got Intel then probably nothing there Intel has wifi pretty much built in I think the support [06:29] I am attempting to program a computer running Ubuntu to do some stuff. I can't find a VB.NET interpreter or compiler for it though [06:29] Guido1: using a ethernet cable and disablign wifi, putting ethernet on, re enableing wifi, might help, but I can't really try and help you that much more to be honest [06:29] may be soeone else who can though later [06:29] VB.NET is like the industry standard for high level programming. surely there is one? [06:29] sebsebseb: ah, you mean the third party drivers. there is only the processor or so mentioned [06:29] Guido1: yep thought that woudn't be much good, since intel [06:30] well you could check what it is really is by doing lspci I guess [06:30] in terminal [06:30] Guido1: the cli command for restricted driver management is: ubuntu-drivers [06:30] superhorny: not sure if your geninuely asking now, but yes to some extent, .net has come to Linux now, and via Microsoft, making the old Mono progject pretty much obsoulte as well [06:31] superhorny: Iw ould suggest keeping away from Microsoft technologies such as .net even if it workks with Linux, and using Python or C or whatever instead [06:31] sebsebseb: do you have a link or a hint as to the search terms to use? yes, i'm genuinely interested [06:32] sebsebseb, hateball: https://paste.ubuntu.com/24839491/ [06:32] .Net core in linux [06:32] nah but there was some magazine special edition about Linux with .net I belilve, was looking at things yesterday [06:32] superhorny: mono-complete is the mono package in Ubuntu, their website is http://www.mono-project.com/ [06:32] Also you can have asp.net run in linux [06:33] I have a complex piece of software written in VB.NET, it interfaces with another copy of same software over the internet, and each end interfaces with an Arduino board over RS232 to control some various "gadgets" [06:33] * sebsebseb woudn't recommed any of that, snce there are better ways to make software for Linux distros, much better :) [06:33] Guido1: if you run "rfkill list" does it show your wifi chip as blocked? [06:33] and by gadgets i mean cybersex related things that I better not describe in this channel [06:34] VB.NET is the only language I have any experience interfacing with serial ports with, so rewriting is not happening even if I had time [06:34] hateball: https://paste.ubuntu.com/24839496/ [06:34] superhorny: mono-complete is the mono package in Ubuntu, their website is http://www.mono-project.com/ [06:34] hateball: https://paste.ubuntu.com/24839496/ [06:38] hateball: so not bloked, jet not working [06:39] Guido1: can you scan networks at all? [06:39] Guido1: and you havent unticked wireless in the network-manager or something like that? [06:40] hateball: you mean scanning for wifi? Not with linux. If I switch to windows yes. cabel works on both [06:42] hateball: I only see a switch in the taskbar. Wifi is switched on. [06:45] Guido1: could you pastebin the output of "dmesg"? Maybe there's some issue loading the chipset firmware [06:46] hateball: https://paste.ubuntu.com/24839537/ [06:50] Guido1: hmmm, doesnt look like anything is wrong, other than your drive reporting read errors which isnt great [06:50] I have a Lenovo Y700 laptop and it has a optimus hybrid solution, running a KDE variant of Ubuntu 16.04 LTS (Kernel 4.8.0-54) and I have a problem with it, all my laptop function keys works great, vol+/-, disable touchpad, airplane et al, all but the two buttons to increase and decrease screen backlight [06:50] Anyone got any ideas on how to remedy this situation? [06:51] GWM: a kde variant of ubuntu 16.04? what is it [06:51] hateball: with windows it works. So would assume that the addapter is fine. So what can I do? [06:51] Guido1: there is only one thing left to do [06:52] KDE-Neon, but it's plasma 5.10.1 on top of LTS 16.04, I got better chances at a good reply here than on a mostly dead forum [06:52] SHOVE IT UP YOUR ASS [06:52] GWM: well that isn't ubuntu so unfortunately it is not supported here [06:54] Does it matter that I had the same issue on Kubuntu 17.04? [06:54] I feel like such a fool... So I was in here a while ago having issues with the b43 kernel module being missing. Turns out I didn't even have the linux-generic metapackage installed, and due to that, the image-extra package was also not installed... So no kernel module... [06:54] GWM: since you're not on kubuntu, no [06:55] * superhorny wonders if grumble is on every channel [06:55] hateball: any more ideas? [06:55] Guido1: can you try restarting network-manager? sudo service network-manager restart [06:56] hateball: wait a moment [06:57] hateball: still the same. Now I do have a bluetoth symbol in the taskbar as well so. [06:58] Guido1: ok, try reloading the module "sudo modprobe -r iwlwifi && sudo modprobe iwlwifi" [06:58] Guido1: then "dmesg |grep iwl" [06:58] See if it complains about being unable to load firmware or so [06:59] hateball: https://paste.ubuntu.com/24839591/ [07:03] Guido1: hmmm, that seems to load just fine. is it a 2.4ghz or 5ghz network? [07:03] I have the same chipset and it works just fine for me, so.... [07:05] Guido1: how about "sudo modprobe -r iwlwifi && sudo modprobe iwlwifi 5ghz_disable=1" to force it to only use 2.4ghz [07:05] hateball: think 2,4 [07:06] no change [07:07] hateball: still not working. so think 5ghz can back on or maybe restart the adappter again? === jamie_2 is now known as jamie_1 [07:08] hateball: i could imagen that some pakages atre broken - had to run fsck /dev/sda5 several times at startup [07:09] Guido1: Like I said, your drive reports read errors [07:10] hateball: don't knnow if that caused some damagee at the files linked to the wifi [07:10] Guido1: You can run "sudo apt install smartmontools && sudo smartctl -a /dev/sda" to get a more detailed view of that [07:10] Guido1: Well if the fsck ran successfully that shouldnt be the issue [07:10] Guido1: can you see any networks if you "iwlist scan" ? [07:11] hateball: I had too run it manualy [07:11] hateball: https://paste.ubuntu.com/24839669/ [07:14] how do i switch the 5ghz back on? [07:21] hateball: how do i switch the 5ghz back on? [07:24] Guido1: oh just modprobe -r && modprobe, and it will use default options [07:25] hateball: missing parameters [07:26] Guido1: well, iwlwifi is the module, just as before [07:28] hateball: so iwlwifi modprobe -r && modprobe [07:28] Guido1: not sure that it would matter... but you can also try (after iwlwifi is reloaded) to "sudo iwconfig wlan0 power off [07:28] Guido1: no, sudo modprobe -r iwlwifi && sudo modprobe iwlwifi, just like earlier [07:29] Guido1: power off turns off power managment, which can sometimes cause trouble [07:30] hateball: sudo iwconfig wlan0 power off doesn't help [07:30] Guido1: Then I don't really know what else to try I'm afraid, and I have to go afk for a bit now [07:31] hateball: thanks anyway. maybe lateer sopmeone else has an idea. would be quite usefull on a laptop ... [07:33] hateball: was there a wifi config which ccould be corrupted? [07:33] Guido1: Do you have other networks you can scan for? Like a hotspot from your phone or so [07:33] There are several networks in the flat [07:33] Ah, then that wont be it either [07:33] Guido1: well there's normally no configs at all [07:34] hateball: the adapter sais that it is not ready === jackNemrod_ is now known as jackNemrod [08:43] where is manual page for system calls on ubuntu? there is no manual page for limits.h? how can i install C man pages? [09:15] hi, could anyone help me with xkb settings? This is my keyboard layout file https://la.wentropy.com/nSNM . The modifier settings and second groups settings don't work.. [09:19] Hey [09:19] anyone seeking help? [09:24] hello [09:24] can anyone here assist with running a virtual OS on my ubuntu headless server [09:25] i am having issues with the interface [09:25] because at the moment i am running 8021q on the interface [09:27] billydaz: i'm not sure, maybe https://askubuntu.com/questions/6/how-to-set-up-a-headless-server helps you out? === andyhuzhill1 is now known as andyhuzhill [10:30] Hello. Synaptic has a problem on my laptop. Apparently It can't download packages automatically for some weird reason. [10:30] https://paste.ubuntu.com/24840180/ [10:31] But if I manually download packages to /var/cache/apt/archives it install them [10:32] 'Morning folks [10:55] Hi! [10:55] Would you know how to get the IP from a log with bash? [10:55] www.example.com:80 12.23.34.34 - - [11/Jun/2017:09:50:42 +0200] "GET .... [10:55] I'd like to keep 12.23.34.34 [10:56] hi all [10:59] when I run a cron under a "user" acount which run a console command from a website, I expect to see the log file created with the owner set as user:www-data as the folder specify but I get the file created as user:user [10:59] ace_me: console command from a website ??? [10:59] what does that even mean [11:01] ikonia is a "php whatever.php" [11:01] sorry for not beeing more light in expressing the question [11:01] ace_me: so basically you want to execute a php script from a local directory ? [11:02] that would solve this issue ? [11:02] ace_me: no, I'm asking "is that what you are trying to do" [11:02] or a issue wioth this def ? [11:03] you're trying to use cron to execute a php file from a local directory on the same host ? [11:03] is that what you are trying to do ? [11:03] I run / schedule a laravel command through php artisan schedule:run and that command is taking an array of cron php commands which have to be run and execute it probably under the current user [11:04] and yes this is on a web server on same host [11:04] ace_me: so the cronjob is executed as the user that is doing the work, therefore the output will be created by that user [11:04] so I assume schedule:run calls under the current user a php othercomand:somemethod under a user:user [11:04] it will be executed as the user who owns the cron [11:04] and yes... laravel is creating a log file under user:user [11:05] that's the correct behaviour then [11:05] and later the website is unable to write logs and that's not ok [11:05] :) [11:05] not sure what hack to apply [11:05] so fix the permissions then ? change the user running the job ? set sgid/suid [11:05] another cron under root to change with chown all log files ? [11:06] another cronjob would be bad as it would depend on timings not clashing [11:06] I tried adding -u www-data to that cron ikonia but that is creating a file log with www-data:www-data [11:07] ace_me: right, because that is the user [11:07] it will create output as the user running the cron [11:07] which is not ok from the point of view of cron running [11:07] so I am in between 2 logics [11:07] not sure how to fix it [11:08] I don't understand why this is a problem (I've already given you suggestions) [11:08] run this as the usr you want to own the log files [11:08] Add user to www-data group, have the output directory owned by www-data group and add setgid on that directory. That's wnat ikonia suggested. [11:10] Hello. I got an old airtel huawei e1731bu-1 dongle(modem). Kindly help to unlock this so that I can use other network and make use of dongle. [11:10] getent group www-data shows me www-data:x:33:user that means user is part of that group ? jink? [11:11] x and 33 are other user :) ? [11:11] inerkick: take it to a hardware unlocking service [11:11] inerkick: it's normally a firmware flash that they need to do to unlock it [11:11] I tried it, [11:11] I live in a rural place, so hardly very less people know it [11:12] inerkick: sorry, we can't help [11:12] oh ok [12:14] <[worksti]> hello, my ubuntu lts 16.04.2 server always shows a load average around 4.5 lately. its a quadcore with 4 more virtual cores, so octacore, i guess, but its not really DOING anything; the cpus are all at 5-10% at most, so im wondering what is causing this surprisingly high load average [12:14] <[worksti]> any hints on how to debug it ? [12:14] Can somebody answer NAT question? [12:16] question: which log file can i look at on an Ubuntu Server running plex to see which process is creating DNS requests? every minute exactly, my plex server is asking bind for plex.tv, even though i have enabled caching. any way to see which process/log is doing this? [12:16] [worksti], did you install htop and see any processes using that? sudo apt install htop [12:19] <[worksti]> synthetiq: i have htop installed, and i see processes, but they are all at single digit cpu load [12:24] [worksti], well, i'm looking at my server and literally the only thing that registers higher than 0.0% is htop when it polls (1.5%) === jackNemrod_ is now known as jackNemrod [12:48] quick nat question anyone? [12:50] twoj_, ask your question [12:50] twoj_: ask it [12:51] surprised no one represented ubuntu at Southeast Linuxfest [12:57] guess canonical is becoming choosy about Linux "Events/Shows" [12:57] lol canonical has never been to shows its usually a local group [13:01] Are pulseaudio questions on topic? [13:02] !ask | dchapman [13:02] dchapman: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [13:02] hateball: I'm aware of IRC etiquette and asking, but I don't want to ask an off-topic question. [13:05] !pulseaudio [13:05] PulseAudio is a sound server intended as a drop-in replacement for !ESD - See https://wiki.ubuntu.com/PulseAudio for information and installation instructions [13:06] dchapman, just ask your pulseaudio quextion [13:06] question even [13:08] Pavucontrol lists no cards available for configuration, yet I have sound and volume controls for devices. Secondly I have a USB headset, and the volume control on the panel applet won't let me control it. [13:09] I do in fact have sound, so I'm puzzled. [13:09] 16.04 LTS btw [13:11] dchapman, open alsamixer in the console, which chip is shown in upper left...if it's an intel then it can run just fine without pulseaudio [13:12] Card: HDA Intel Mid. Chip: RealTek 887 [13:12] ALC887 rather [13:14] yup, so you don't need PA unless you plan to stream several sound sources at once or use FF browser above version 50 ..FF has decided to use PA as it's webaudio plugin [13:14] a backward step if I ever saw one [13:14] BluesKaj: Ok, thanks. I don't use FF. Do I just kill PA? [13:15] yup, you can even remove or pureg it if you like ...if needed you can always reinstall from the repos [13:15] purge* [13:15] BluesKaj: Is it necessary to remove, or can I stop it from starting and keep it on standby in case some app needs it. [13:16] dchapman, TBH I'm not sure [13:17] BluesKaj: Okie doke. Guess I'll fiddle with it. [13:17] i guess if itisn't active there's some other issue with it , because it should be active by default, dchapman === mikecmpb_ is now known as mikecmpbll [14:21] i'm having a strange issue. i use /usr/bin/setxkbmap -option "caps:swapescape" but every once in a while this reverts. i've noticed my keyboard loses power for a second, and then it's back to caps being caps and escape being escape. any idea what could be going on here? other thani need a new motherboard [14:23] mekhami, maybe there's a glitch in the KB shortcuts daemon [14:35] I keep trying to remove TuxOnIce and every time I run something to remove it another thing gets removed (meaning it wasnt completely removed before) [14:36] Maybe I finally got it all... [14:36] brb [14:46] When i plug in headphones my sound works in the headphones but the mic does not. I can see the input in pavucontrol but there is no noise being registered. What can i do to diagnose it? I have looked in alsamixer and all levels seem fine, nothing is muted [14:47] wishe: USB or jack? [14:48] GreenDimond: jack. When i plug it in, it asks me to choose headphones, headset or microphone. I choose headset because it is sound and mic, the sound works fine but the mic is silent [14:49] I tried the headphones with my phone so i know there is nothing wrong with em [14:49] wishe: Normally jack headphones have 2 jacks, one for sound and one for mic [14:49] I could be wrong though :P [14:50] Not on my laptop, it is a joint jack [14:50] Ah okay. [14:50] Is the mic muted on the headphones itself by chance? [14:51] http://imgur.com/a/B7O63 [14:51] I meant on the physical thing [14:51] I know my headphones have a switch to mute the mic [14:53] GreenDimond: There is a button on them, I tried pressing it :P [14:54] There is something wrong with my audio setup, maybe there is a way to reset to defaults [14:55] The only way I know is reinstalling completely but dont take my advice because I dont know this stuff too well :P [14:55] Let's see if anyone can help me :/ So around a month ago, I got a new Nvidia GT 710. When I started to use it, I found out I was using the neuvaeu drivers instead of the Nvidia drivers (so my PC was crashing a lot and Blender didnt have CUDA). So I changed it, and my screen res got messed up and couldnt be changed and my 2nd monitor got disconnected. So I went back to the neuvau drivers. A month later I was fed up with the crashes so I randomly [14:55] tried the nvidia drivers again and it worked. No idea how or why. Now, ~a week later, my res got messed up again and monitor disconnected again and switching to neuvau drivers no longer works. Bashing-om helped me get rid of changes I made, and we discovered that I am supposedly booting kernal -45 even though I have -79 installed. Some things seem to think otherwise though. I thought TuxOnIce might be the problem, but either I cant remove it [14:55] completely or properly, or it isnt the problem. Help is appreciated! === R2AMO is now known as Infra_HDC [15:23] Hello [15:24] Would it be safe to remove avahi-daemon from my ubuntu? [15:25] if you don't need zeroconf, yes. [15:25] try turning it off for a week or so and see if you have any issues [15:25] if you suddenly can't find your printer or nas units, then turn it back on [15:26] disable is easy https://askubuntu.com/questions/761292/how-to-disable-avahi-daemon-in-ubuntu-16-04-lts [15:28] I'll keep it disabled for now then. thank you! ^_^ [15:32] should I say my question again? [15:32] or just wait patently? [15:35] /boot is always filling up on upgrades [15:35] what do I do [15:35] jmnoz: remove old kernels. [15:36] GreenDimond: if someone knows the answer, they'll likely respond. good chance no one here knows how to help you. [15:36] or i should say no one currently watching. i don't. [15:36] Hence, why I must wait for Bashing-om to return :P [15:36] Seems like the only guy who was able to help [15:37] I'll say the q one more time just in case [15:37] Let's see if anyone can help me :/ So around a month ago, I got a new Nvidia GT 710. When I started to use it, I found out I was using the neuvaeu drivers instead of the Nvidia drivers (so my PC was crashing a lot and Blender didnt have CUDA). So I changed it, and my screen res got messed up and couldnt be changed and my 2nd monitor got disconnected. So I went back to the neuvau drivers. A month later I was fed up with the crashes so I randomly [15:37] tried the nvidia drivers again and it worked. No idea how or why. Now, ~a week later, my res got messed up again and monitor disconnected again and switching to neuvau drivers no longer works. Bashing-om helped me get rid of changes I made, and we discovered that I am supposedly booting kernal -45 even though I have -79 installed. Some things seem to think otherwise though. I thought TuxOnIce might be the problem, but either I cant remove it [15:37] completely or properly, or it isnt the problem. Help is appreciated! [15:38] my current rigs are all ati [15:38] how is removing old kernels manually considered acceptable [15:38] not trying to be hostile just curious [15:38] jmoz you could make /boot larger. pick your poison [15:39] i generally don't even break /boot out into a separate partition these days. [15:39] jmnoz: does `sudo apt autoremove` remove any kernels? [15:39] nacc: i'll try thanks [15:39] scottjl: good call [15:39] scottjl: i went with installer defaults [15:39] for 16.04.2 [15:40] jmnoz: if it does, then you can set to be on via unattended-upgrades (iirc). If it doesn't then probably at some point you installed a specific kernel package in addition to the metapackage. And so the autoremove can't remove the specific kernels, because they are set as 'manually installed'. [15:41] nacc: i don't know what "est to be on via unaattended-upgrades" means [15:41] *set [15:42] it does clean some kernels though [15:42] hi [15:42] I believe wine is broken [15:43] isn't that normal for wine? [15:43] Yeah [15:43] I never had any problems with the wine package [15:43] there is an unresolved dependency this time [15:43] Hi. Is there a command to find out which components of /bin/sh (dash) are there? [15:44] SemiNus: pastebin the error [15:44] after installing wine I ran: [15:44] https://dpaste.de/oLuS/raw [15:44] shouldnt the mysql-server package provide a mysql table? [15:44] If that's the right way to even say it. [15:44] this is the problem => https://dpaste.de/QrVA/raw [15:45] i will come in here again in 6 months and ask about my /boot being full [15:46] hey, does anyone know how to get this working on ubuntu? https://www.amazon.com/ANEWISH-AC600Mbps-Wireless-802-11ac-10-4-10-12/dp/B01M08W63E/ [15:46] SemiNus: you're using the wine package in the repo? What version of wine is that/ [15:47] heh, 1.4 [15:48] Version: 1.4.1-4 [15:48] am I supposed to install something newer? [15:48] is this the right time to test snappy? [15:48] or snap [15:49] SemiNus: what version of ubuntu [15:49] Hey I have another question [15:50] yakkety [15:50] Since support for unity is dropped should I switch to gnome3 on my ubuntu 16.04? [15:50] AliceMeow: support for unity on 16.04 will exist until 2021 [15:51] any ideas? not sure what this uses [15:51] HMP: Someone actually answered your question in your link :) [15:52] are you referring to the search "github gnab rtl8812au" one? [15:52] Yes [15:52] look at the comments, is it that or is it the rtlnew or whatever it is [15:52] "Edit: I had put the wrong search in before ("github lwfinger rtlwifi_new")." [15:53] I'm assuming the 8812 is the one I'm looking for? [15:53] I think its the new one [15:55] How do I even install this [15:55] https://github.com/lwfinger/rtlwifi_new [15:55] You'll have to compile it [15:56] How can I restart gnome from the command line in ubuntu 16.04? [15:56] :-( [15:57] mrchairman: sudo systemctl restart gdm (all programs will close) [15:57] wish me luck brother [16:05] shouldnt the mysql-server package provide a mysql table? [16:06] a table for what? [16:07] I dont know :D I am trying to figure out whether my issue is ubuntu or ansible, but I get an error "Access denied for user 'root'@'localhost' to database 'mysql'" [16:08] so I am just double checking whether the default mysql-server should have that database or not [16:08] and I meant to say database, not table .. [16:08] yes it should have a mysql database set up by default [16:09] look in /var/lib/mysql, do you see a mysql directory in there? [16:09] you should see that, and performance_schema [16:09] yeah and the one I've created but using the cli client and show databases; it doesnt show. [16:10] doesn't show? [16:10] Anyone know how to change which kernel my PC boots with? [16:10] doesnt show [16:10] what doesn't show where? [16:10] https://db.tt/wZ2eklFRro [16:13] /sys/bus/pci/devices/0000:01:00.0/driver is this my graphics card? [16:13] Because if it is, it also says "The device is not bound to any driver. Skipping..." [16:14] ayayay I don't like this e_e [16:21] hello all. I'm trying to run wrap-and-sort but the command does nothing. Not even with the -v option and there is something to sort. Yes, I'm the correct directory. Any suggestions? [16:27] hi kunwon1 [16:27] kunwon1, look man - I just want to say I'm sorry [16:28] kunwon1, I dunno what I did - but I'm really sorry that I did not call you a jackass the second I joined ##politics-appeal - I mean I should have know better - next time I will do it as soon as I get the chance [16:29] pheizax: wrong channel? [16:29] Anyone know what time Bashing-om usually gets on? [16:31] :O [16:35] Anyone know how to change which kernel my PC boots with? [16:36] GreenDimond: I don't know what ypur pc is [16:36] *ypur [16:36] A desktop PC with Xubuntu 16.04 [16:36] GreenDimond: you can set it in /etc/default/grub according to what you have installed [16:37] GreenDimond: GRUB_DEFAULT= [16:37] GreenDimond, output of uname -r [16:37] ah, ok, now I've figured out the question [16:37] 4.4.0-79-generic is what it says [16:37] should tell you what kernel you are running booting with [16:37] o_o [16:37] Then... [16:37] !grub [16:37] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [16:38] GreenDimond: Himm .. that is corrext . should be booting the -79 kernel . why does the Xorg file say -45 ? .. what shows ' uname -r ' ? [16:38] Then the kernel isnt the problem :/ [16:39] GreenDimond: Yuk " Is nvidia loaded? no " still reading . [16:39] .... [16:39] Bashing-om> GreenDimond: Bad bad " (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19 " ... Why ? what have we to work with ' dpkg -l | grep -i nvidia ' ? [16:39] ^and that I think is the problem [16:39] GreenDimond: is your problem related to a particular kernel not booting? [16:40] I dont think so [16:40] I will put the question again :P [16:40] GreenDimond: no, stop [16:41] okay xD [16:41] GreenDimond: have you tried all the kernel located in grub? [16:41] hi guys I have updated my pc with the MSI H270 motherboard. I need to install the Killer 2500 Network Drivers in my Ubuntu 16.04 box because the network is Unclaimed. I have loaded the alx drivers with the sudo modprobe alx and then echo 1969 e0b1 | sudo tee /sys/bus/pci/drivers/alx/new_id and the network works but at the reboot I need to execute these command again. Is there a way to load them at the boot? [16:41] *all the kernel versions [16:41] cristian_c: I dont think the kernel is the problem [16:41] but it still could be... [16:41] but I doubt it [16:42] The problem is that Nvidia isnt loading [16:42] GreenDimond: ok, did the same kernel boot in past? [16:42] for some reason [16:42] dont know. never checked [16:42] I would think so [16:42] GreenDimond: have you installed nvidia closed drivers? [16:42] I do have the proper nvidia drivers [16:42] but nvidia doesnt load so it cant use them [16:43] mikunos: is killer 2500 supported only by alx driver? [16:43] seems to me yes [16:43] cristian_c: nvidia not loading is the problem, but we dont know why its not loading. [16:44] GreenDimond: has the issue appeared after installing nvidia closed drivers? [16:44] (by 'we' I mean Bashing-om and I - we were trying to figure it out and then I had to go) [16:44] cristian_c: Nope. Just random. Out of the blue. [16:45] Originally it happened after I installed my new GC, but then a month later I tried the nvid drivers again and they worked (til now) [16:45] GreenDimond: have you installed ubuntu since a few days? [16:45] New install? No. [16:45] mikunos: what connedtion are you using now? [16:45] And I would rather not. [16:45] cristian_c I am using my notebook [16:46] GreenDimond: can ypu open a terminal? [16:46] yes [16:46] its open [16:46] cristian_c: Just tell me what to run and Ill run it [16:47] mikunos: ok, can you get a working connection for the mobo now? [16:47] yes [16:47] GreenDimond: type: sudo apt-get install pastebinit [16:47] cristian_c: already have it [16:47] mikunos: ok, on the msi mobo, type in a terminal: sudo apt-get install pastebinit [16:48] GreenDimond: type: sudo apt-get update | pastebinit [16:48] I have already the pastebin [16:48] installed in my pc [16:49] mikunos: type: sudo lshw | pastebinit [16:49] http://paste.ubuntu.com/24842332/ [16:50] cristian_c: I said I already have pastebinit... [16:51] oh update [16:51] oki [16:52] cristian_c: sudo apt-get update | pastebinit [16:52] gah [16:52] cristian_c: http://paste.ubuntu.com/24842343/ [16:53] GreenDimond: issue could be related to your several ppas [16:53] cristian_c: doubt it. I have had this many for a while now [16:54] i don't know if some of them could include packages shared with xorg / nvidia stuff [16:55] GreenDimond: dpkg -l | grep nvidia | pastebinit [16:55] cristian_c now? [16:56] cristian_c: http://paste.ubuntu.com/24842359/ [16:56] cristian_c http://paste.ubuntu.com/24842360/ [16:59] Hi there. I am running ubuntu on a macbook air, but in the beginning startup time was really fast. Now it takes 48 seconds.. I don't see my startup manager. I just see a purple screen and eventually some system startup log. Because I can't see the startup screen I can't use option to boot from usb either ... anyone knows how to fix this? [16:59] cristian_c: GreenDimond: Ok. ' dpkg -l | grep linix ; ls -al /usr/src/ ; ls -al /lib/modules/ ' . looking for why nvidia driver does not build . that is as far as we got before I had to go, want me to do that for ya? [16:59] mikunos, you probably need the yakkety kernel [17:00] sudo add-apt-repository ppa:canonical-kernel-team/ppa ioria [17:00] nope [17:01] mikunos, don't do that [17:01] mutsy, how many partitions including swap? [17:01] ok ioria [17:01] mikunos, first, lspci -nn | grep -i eth [17:01] 03:00.0 Ethernet controller [0200]: Qualcomm Atheros Device [1969:e0b1] (rev 10) [17:01] mikunos, ok, uname -r and cat /etc/issue [17:02] BluesKaj: https://ptpb.pw/f5Bp [17:02] BluesKaj: 3 [; [17:02] ioria 4.4.0-79-generic [17:02] mikunos, cat /etc/issue [17:02] Ubuntu 16.04.2 LTS \n \l [17:03] mikunos, so, you can install the yakkety stack https://wiki.ubuntu.com/Kernel/LTSEnablementStack [17:03] mikunos, basically, sudo apt-get install --install-recommends linux-generic-hwe-16.04 xserver-xorg-hwe-16.04 [17:03] ok ioria [17:04] and then? [17:04] Hi Bashing-om! [17:04] mutsy, check /etc/fstab and make sure all partitions have entries [17:04] mikunos, reboot, and you eth should work oout of the box [17:04] ok let me test it [17:04] mikunos, you can also try a yakkety livecd [17:04] the sound doesn't work too [17:05] ok [17:05] GreenDimond: I am back ... any progress on the resolution ? [17:05] No :( I think I got TuxOnIce completely removed.. I hope... [17:05] mikunos, your card it's not supported by 4.4 kern [17:06] so is there a way to use the yakkety to recognize it? [17:06] Bashing-om: I did find a "The device is not bound to any driver. Skipping..." in one of the logs [17:06] GreenDimond: ' sudo find / -name tuxonice ' show anything left ? [17:07] BluesKaj: https://ptpb.pw/mL_t [17:07] Bashing-om: running that just sits there not doing anything [17:08] I have to do ^C to get it to stop [17:08] oh [17:08] its just searching the entire system nvm [17:09] Bashing-om: /usr/lib/pm-utils/module.d/tuxonice [17:09] find: ‘/run/user/1000/gvfs’: Permission denied [17:09] GreenDimond: Uh Huh .. it be searching amd see what it can "find" . takes time :) [17:09] GreenDimond: That is a fact . ignore that ^ . [17:10] Bashing-om: Well thats all it "found" :) [17:10] sudo lshw shows alx driver loaded for qualcomm atheros ethernet chip [17:10] mutsy, looks normal, check with system monitor if your swap apace shows up or if you gparted check there and make sure swap is on [17:10] swap space* [17:10] GreenDimond: K; then what now ' dpkg -l | grep linux- ' ? [17:10] BluesKaj: system monitor? [17:11] Bashing-om: http://paste.ubuntu.com/24842436/ [17:11] mutsy, alt+F2 type system monitor [17:13] BluesKaj: http://i.imgur.com/bHfPrFj.png [17:13] this? ;o [17:14] GreenDimond: Looks good - ket's get rid of the druft, however . "rc" == removed but config files remain . Run : dpkg -l | awk '/^rc/{print $2}' | xargs sudo dpkg -P . [17:14] mutsy I had a similar boot problem a while ago the system was searching for a swap, which was somehow turned off . Once it was turned on the system booted in 20 secs [17:15] Bashing-om: Done. [17:16] GreenDimond: ' uname -r ' now shows what for the booting kernel ? [17:16] BluesKaj: mh and .. I don't see the swap listed in my latest screenshot .. so it is turned off? [17:16] Bashing-om: still 4.4.0-79-generic [17:17] mutsy, do, df -h in the console [17:18] BluesKaj: https://ptpb.pw/xrp- [17:18] GreenDimond, what is this ppa ??? linux-image-extra-4.4.0-72-generic-tuxonice 4.4.0-72.93~ppa1 [17:19] EriC^^: hi [17:19] oerheks_: Look at this one http://paste.ubuntu.com/24842487/ :P that one is old [17:19] BluesKaj: but .. before continueing; when I google this problem of purple screen people tell stuff about grub GRUB_CMDLINE_LINUX_DEFAULT, which I have to be set at "text" [17:19] mutsy: BluesKaj " mh and .. I don't see the swap listed in my latest screenshot .. so it is turned off?" >> ' swapon --summary ' ?? [17:19] oops mutsy forgot, df -h doesn't show swap [17:19] GreenDimond, oh oke, carry on [17:20] mutsy, do you have gparted installed , if so check there [17:20] GreenDimond: K, let's see what we get when we purge the driver and re-install . ' sudo apt purge nvidia* ; sudo ubuntu-drivers autoinstall ' reboot to see what we have . [17:21] Bashing-om: output of "swapon --summary": https://ptpb.pw/Mayc [17:21] BluesKaj: ^ [17:21] BluesKaj: it does it in gparted [17:22] BluesKaj: http://i.imgur.com/0j4Swib.png [17:23] mutsy: Swap is active .. and for some reason you are pounding on it . Got a lot going on ? [17:23] mutsy, ok right click on swap and make sure swap is turned on [17:24] BluesKaj: when I do right click it shows "swapoff" means it is turned on right [17:24] Bashing-om: rebooting [17:25] Bashing-om: idk .. I just used default ubuntu install ;p [17:25] Bashing-om: should be good right [17:25] mutsy, no that,eans it's turned off , click on the swapoff to turn it on [17:25] BluesKaj: oh .. ok [17:25] BluesKaj: huh? it says: deactiving /dev/sda3 [17:26] BluesKaj: mmhmm oke is it fixed now? [17:26] mutsy, this may or may not solve your problem [17:26] mutsy: Well . mine : http://termbin.com/zyzp . I am not even touching swap with a bit going on in my system . [17:27] Bashing-om: No dice. [17:27] BluesKaj: so should I reboot to check? [17:28] mutsy, it should not have deactivted anything, go back and make sure it's not [17:28] GreenDimond: Yukkieee pooo ! . Let's look at what X thinks - driver did not buold still ? ' cat /var/log/Xorg.0.log ' . [17:29] BluesKaj: well .. the "format" option was disabled and when I clicked on "swapoff" it did make it available along some other options. I assume it is on? [17:29] build* [17:29] Bashing-om: http://paste.ubuntu.com/24842538/ [17:29] GreenDimond: reading once more :) [17:30] it should say swapon. mutsy [17:30] Bashing-om: [ 33.878] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the [17:30] [ 33.878] (EE) NVIDIA: system's kernel log for additional error messages and [17:30] [ 33.878] (EE) NVIDIA: consult the NVIDIA README for details. [17:30] [ 33.999] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19 [17:30] [ 33.999] (EE) open /dev/dri/card0: No such file or directory [17:30] [ 33.999] (WW) Falling back to old probe method for modesetting [17:30] pastrbinit [17:30] GreenDimond: Nope ! .. what are we doing " Linux 4.4.0-45-generic x86_64 Ubuntu " ?/ booting an old kernel again ?? or what ? [17:31] he said isse is not kernel related, btw [17:31] meh [17:31] I said it MIGHT not be kernal related [17:32] Bashing-om: No idea why it is booting with that doing the uname -r gives the -79 [17:33] cristian_c: GreenDimond :: Presently the nvidia driver does not build . Undetermined the why . [17:33] he has got 375 version of nvidia driver [17:33] BluesKaj: but .. shouldn't I do something about GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub? [17:33] + nvidia prime [17:34] I have the drivers 'n all, but they arent loading [17:34] GreenDimond: well. when was that ^ file generated ' ls -al /var/log/Xorg.0.log ' . [17:34] Bashing-om: -rw-r--r-- 1 root root 20375 Jun 12 10:26 /var/log/Xorg.0.log [17:34] cristian_c: log file shows that the driver fails to build . [17:35] I've only looked at dpkg -l | grep nvidia, sorry [17:35] *just [17:35] GreenDimond: I be the one cross eyed ! " Linux yellowjacket 4.4.0-79-generic" . You are booting the latest .. sorry . I go back to reading . [17:36] lol [17:37] cristian_c: Any ideas here are welcome . I am coming up with blanks thus far besides cleaning out the cruft . [17:37] Bashing-om: he has got also several ppas [17:37] I am hoping for a solution that doesnt require reinstalling my system :P [17:37] but I don't know if they are involved in these issues [17:38] ^I doubt they are [17:38] But then again, I could be wrong. [17:40] damn gparted can be confuding that swap state is not an indicator, it's a bloody switch, swapoff actually means it's turned on [17:40] cristian_c: Whike I cogitate : ' cat /sys/module/nvidia/version ' returns positive ? [17:41] _> GreenDimond [17:41] confuddled [17:41] No such file or directory. [17:41] :-) [17:43] GreenDimond: Well . no big surprise, just confirms the driver does not build - how about ' nvidia-settings -h | head -2 ' ? [17:44] * oerheks_ wonders what those PPA's are [17:44] Bashing-om: nvidia-settings: version 361.42 (buildd@lgw01-18) Tue Apr 5 14:33:28 UTC [17:44] Bashing-om, dkms porbs? [17:44] probs [17:45] oerheks_: blender, makehuman (?), minetest-dev (I underline 'dev'), tuxonice [17:46] I need to remove the tuxonice one [17:46] java and chrome ppas don't affect the issue, surely [17:46] you are missing one [17:47] Hey I have a Signature Edition laptop from lenovo and I have tried other distros on it but what always seems to happen is grub gets overwritten. I have no idea if this is something in the BIOS or if it is related to the windows install. I just want to know if I wipe Windows out, it'll let me do a dual boot if i clean install. Thanks. [17:47] the thomas-scheix is for Blender [17:47] ah, no, stable not dev, sorry [17:47] It is dev [17:47] Forgot to add, it boots into linux fine but after some reboots, grub disappears [17:48] BluesKaj: Could be, but re-installing dkms was the verry 1st thing we did . [17:49] GreenDimond: oerheks_ Bashing-om installd also this ppa: https://launchpad.net/~nilarimogard/+archive/ubuntu/webupd8 [17:49] I still doubt the PPAs have anything to do with it [17:49] I dont know what that one is o_O [17:49] Bashing-om, ok [17:49] Hit:10 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu xenial InRelease [17:49] cristian_c: I do not know what to think ! should be " nvidia-settings: version 381.22 (buildd@lgw01-19) Tue May 9 21:38:53 [17:49] it includes a bunch of generic packages [17:50] oh I think I got youtube-dl from that one [17:50] And ofc it didnt work [17:50] I will remove it I think [17:51] No idea what the webup8 is eitehr [17:51] *either [17:51] they look like including packages not existing in official repos, so they do not seem affecting the issue, sorry [17:51] what about sudo apt install nvidia-381 [17:51] GreenDimond: webupd8 is a web site [17:52] GreenDimond: My reasoning remains . If ya do not use it - get rid of it .. we like clean systems :) [17:52] KANGZZZ: Unless you're dual booting, the default for Ubuntu's grub is to not show the menu at boot. Are you actually having any problem booting your Ubuntu installation? [17:53] so... any ideas on what I should do? [17:53] (apart nvidia-power-indicator, prime-indicator, and prime-indicator-plus) [17:53] BluesKaj: 375 version is what nvidia recommends too, and is what the system defaults to attempting to install :( [17:54] :( [17:55] Bashing-om, so the 375 driver doesn't build [17:55] wat do? >~< [17:55] Jordan_U, no, i just have to always restore the grub loader and it is fine after but it is kind of annoying. I'm unsure if this is a BIOS feature or a Windows feature... if the latter then I guess I'll wipe the windows and get a clean install. [17:55] GreenDimond: We know the module does not build, we do not know where the faulure is . what shows ' lsmod | grep nvidia ' in a pastebin . [17:55] Everything was working fine until Saturday morning [17:56] BluesKaj: Yeah . per the log file . no workie . [17:56] Bashing-om: You are trying to send an empty document, exiting. [17:56] how to increase /boot as its too small and yes i tried to delete as much as possible [17:58] GreenDimond: Ouch ! .. what in the world ? Faukure at the system level . I too run 375 and my result : http://termbin.com/m9ry . [17:59] So... [17:59] What's that mean? [18:01] wrong kernel module ? [18:02] KANGZZZ: My guess is that you have a UEFI based machine that is (for some reason) losing its UEFI boot entries. Without any boot entries a UEFI based machine will load EFI/BOOT/BOOTX64.EFI from the EFI System Partition, which is where Windows puts a copy of its UEFI image. If you copy shim.efi there instead, then Ubuntu's grub should boot by default even without any UEFI boot entries set. [18:02] Jordan_U, yes this is UEFI. How can I copy that there. [18:03] KANGZZZ: You can list what UEFI boot entiries you have by running "sudo efibootmgr". Normally you'll have an entry for Windows and an entry for Ubuntu, and Ubuntu will be the default. My guess is that if you boot from a LiveUSB when you are having this problem you'll find that you have neither entry. [18:04] KANGZZZ: sudo cp /boot/efi/EFI/ubuntu/shimx64.efi /boot/efi/EFI/BOOT/BOOTX64.EFI [18:05] i have a bash script that checks whether a file is existing or not periodically (if [ -e "/this/is/the/path/file" ];), is it possible that if-clause reports a false if the file is there but the system is under heavy (io)-load? [18:05] Jordan_U, alright thanks I'll check that out later [18:07] BluesKaj: Thanks but confirmed: dkms, headers, src, and libs are installed . Purged and re-installed the nvidia driver several times . none build ! [18:08] GreenDimond: Presemtly I be looking to see if we have a nvidia install log file we can consult for any hints . [18:08] maybe that minetest-dev is the troublemaker [18:09] oerheks_: Nope [18:09] GreenDimond, i read that too much, silly ppa's are not the problem [18:09] GreenDimond: While I seek . what results ' sudo modprobe nvidia ' ? [18:10] Bashing-om: modprobe: ERROR: could not insert 'nvidia_375': Required key not available [18:10] oerheks_: Minetest is a game xD It is not causing this, I assure you :) [18:12] Unfortunately, it is a game that requires 3D graphics, aswell as Blender, so I cannot run either application because of this problem :( [18:14] Bashing-om, a puzzler for sure :/ [18:15] ^An annoying one at that [18:17] Leave it to my computer to give me a extremely difficult problem to deal with >~< [18:18] GreenDimond, do you have secure boot turned on in your uefi/bios? apparently this is what's causing the error [18:18] BluesKaj: About that. I want it off, and every time it asks me, I select to turn it off, but it still asks me to define a pw and such, but I never see the secure boot. [18:19] So I assume its off [18:21] GreenDimond, have gone into your uefi/bios and turned it off there ? [18:21] because it will show in the uefi/bios if it's on [18:21] BluesKaj: Not like that, no. Usually when I am changing drivers it gives me a window to turn it off. [18:22] Should I try like that? [18:22] nope you have turn iot off in the uefi/bios [18:22] so should I reboot and try it that way? [18:22] yes [18:23] kay [18:23] then save and exit [18:24] BluesKaj: :)) .. plumb forgot about secure boot ! .. Yeah could well be ! [18:25] Bashing-om, it's problem across a lot of distros === deathonater is now known as Smeef [18:27] * BluesKaj hopes GreenDiamond can boot now [18:28] :D [18:28] Something still looks odd, but my 2nd monitor is on and the res looks OK [18:29] The boot was set to 'Windows' instead of 'Other OS' [18:29] but was secure boot still on [18:30] Couldnt find an option for on or off [18:30] GreenDimond: ^^ inquiring minds want to know :) [18:30] lol [18:30] Couldn't find an option for on or off [18:30] should I look again? [18:31] Um, new problem. [18:31] Everything is too small ._. [18:31] GreenDimond: No Idea as to what to look for . secure boot is implemented so many different ways . [18:34] Everything seems smaller... [18:34] GreenDimond: Once we are sure that the firmware ducks are all in a row . we can try purging/re-installing the driver once more . [18:35] Alright [18:35] What do you want me to do [18:35] strange, I used to have secure boot in my laptop uefi/bios, but since I removed windows, it's no longer available [18:36] try to install the recommended nvidia driver [18:37] Hi, did someone know a DHCP server with an web interface? I guess if i provide my devs ssh access this will fail... I know about webmin but i'm looking for something simpl like on a default router from your ISP, just show leases and the subnet, maybe static addresses, thats all... [18:37] nook24: why do they need a web interface? [18:38] If I define an export path in /etc/exports twice, with different hosts/options, is this exactly equivalent to putting those hosts & options on the same line? [18:38] Should I do this? sudo apt purge nvidia* ; sudo ubuntu-drivers autoinstall [18:38] leftyfb, i dont want to explain the whole team how the configs are working... they will comeback to me for every change i fear [18:39] lordcirth_work: you'll have 2 exports.. the options will only apply to their respective hosts === Binary is now known as Binary_Rain [18:39] GreenDimond, are thos e the commands someone suggested..then it's different than what we do on kde/plasma [18:39] dunno.. [18:39] lordcirth_work: you could export one filesystem ro to one set of hosts, and rw to another set [18:39] Bashing-om: What say you? [18:40] hey guys, I made a hard link and now I want to remove it, how do I delete it w/o deleting the src file [18:40] scottjl, that's what I mean, I just wanted to check that putting (ro) \n (rw) is equivalent to (ro) (rw) [18:40] just remove the link, not the original file [18:41] as long as one inode still points to the "file" the data will still exist [18:41] yeah, I'd better back of here, this ubuntu drivers auto install is something new to me... Bashing-om? [18:41] off [18:41] lordcirth_work: i've never tried combining all that into one line. would be more confusing to read anyway. just break it up into 2 lines. [18:42] scottjl, Well, I've seen it the other way round, all one one line, and I assumed that 2 lines would work but wanted to check. So that's a yes. Thanks! [18:42] GreenDimond: I have full faith in sudo ubuntu-drivers autoinstall in ubuntu . It is a system thing .. and the system is some kind of smart . [18:42] lordcirth_work: well when i've done that, i've just done it in 2 lines, not had any issues. [18:42] lordcirth_work: afaik you can have as many lines as you want. [18:43] scottjl, I assumed that but wasn't sure [18:43] Bashing-om: So yes? Do sudo apt purge nvidia* ; sudo ubuntu-drivers autoinstall [18:43] thx [18:43] lordcirth_work: just type "exportfs" by itself on a line. it will show you all your exports. you should have multiple lines [18:43] scottjl, multiple lines for the same path, is the question [18:44] GreenDimond: We can try , sure 0 see what nopw results . Keeping in mind - as we can find no other . the firmware may still be blocking the install . [18:44] lordcirth_work: yes. i've done multiple lines for the same exported path, each with different sets of hosts and options. [18:44] lordcirth_work: it's just cleaner to read. [18:45] lordcirth_work: i suppose the parser ignores the white space anyway. silly humans and their formatting for readability [18:45] scottjl, well, it's not just a whitespace difference, there's the path repeated or not [18:48] rebooting [18:50] hi, about two weeks ago a file "50unattended-upgrades.ucf-dist" appeared in my apt.conf.d folder on all my 16.04 hosts. the only line difference seem to be "${distro_id}ESM:${distro_codename}"; [18:51] do I need to enable it for 16.04 as well? isn't it something for 12 LTS? [18:51] Things seeming to be abnormally smaller just might be a result of my 3 days of everything larger [18:51] GreenDimond: can ya tweak in nvidia-setting ?? [18:52] probably [18:54] GreenDimond: .. try and see .. maybe we can write 2 days of effort off to firmware ?? what shows now ' lsmod | grep nvidia ' ? [18:54] hyperknot: that ufc-dist file was created because an update tried to copy it in but noticed you had one already there. you need to resolve the differences between 50unattended-upgrades and that file by hand. [18:55] scottjl: that's clear. my question is that should I add ESM to Ubuntu 16.04? that's the only difference [18:56] Bashing-om: http://paste.ubuntu.com/24843073/ [18:57] GreenDimond: Perfect ! [18:57] Anything else? [18:57] hyperknot: no reason not to. [18:57] scottjl: ok, thanks [18:58] GreenDimond: Ya tell me . Happy camper at this time are you ? [18:58] Yus :3 [18:58] Tysm Bashing-om :D [18:58] yay! [18:58] And ty BluesKaj :D [18:59] GreenDimond, glad it works :-) [18:59] GreenDimond: Sorry it took what it took - another reminder to check the firmware ! [18:59] Yep [18:59] Is okay, I had time to spare :) [19:00] GreenDimond: Bet now when ya read the log file .. all is ducky there :) [19:01] Looks like it :D [19:02] * BluesKaj wonders how poor mutsy made out, haven't seen him login [19:03] BluesKaj: Mutsy - Same . I also keep an eye out :P [19:04] BluesKaj: - mutsy - no news is good news ? [19:04] alright tysm guys! ima go now [19:05] is it possible to update gstreamer 1.0 to the latest version in ubuntu 16.04 lts? [19:05] hi. is there a way to move everything back to my main screen in ubuntu [19:06] it has 1.8 and i want 1.12 [19:07] How do I tell what graphics card I have? [19:07] BlitzerHound: lspci | grep VGA [19:08] DocMAX: gstreamer 1.12 seems to be ready for te next release of Ubuntu due out in October. Can't seem to find a ppa for it otherwise. There's always source (not recommended) [19:08] Oh cool [19:12] So this isn't necessarily to do with ubuntu specifically, but what do I do with this information? I'm trying to figure whether I can run a game or not before I buy it [19:12] Bashing-om, dunno I was wrong about gparted swapon/off , think he turned it off, it's a switch not an indicator of it's status. Altho that might not be the problem at all [19:14] how do I display gateway from bash [19:14] BluesKaj: Ehat I saw for mutsy was pounding swap for no known reason . [19:14] hi. can someone help me uninstall/remove this package? [19:14] http://paste.ubuntu.com/24843212/ [19:15] donofrio: Try ' route -n ' . [19:15] funyun: sudo apt-get remov kodi [19:15] funyun: sudo apt-get remove kodi [19:15] Bashing-om, bingo tnx [19:15] leftyfb: i installed from deb file [19:15] funyun: sudo apt-get remove kodi [19:17] leftyfb: apt-cache policy kodi is still the same [19:17] hi there, I just created LIVE USB persistent stick with Ubuntu 16.04; having some problems with apt-get - it doesn't see packages like python3-pip or libopencv-dev which I believe should be downloadable [19:17] Bashing-om, his boot time was up to 48 secs ,and I had the same probllema week ago, and it was swapoff that was causing the system to stop and search for it.during boot, it fainally gives up and just boots . [19:18] funyun, because you installed a ppa [19:18] should I be adding universe, or modifying in any way sources.list? [19:18] ioria: that shouldn't still show it's installed [19:18] ioria: do you know how i can remove it all? [19:18] funyun: try: sudo apt-get remove --purge kodi* [19:18] !ppa-purge | funyun [19:18] funyun: 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 [19:19] leftyfb, idk [19:19] leftyfb: no change [19:19] Bashing-om, checked /var/log/syslog and saw the "could not find swap" error, or words to that effect [19:20] funyun, get red of that [19:20] *rid [19:20] BluesKaj: Same : I redid swap .. and forgot that the UUID would change :( - took a bit to remember . [19:22] ioria: do you know how i can find the repo name? [19:22] I added universe, that seems to fix the problem [19:22] funyun, maybe it's not a ppa ... === Archrover is now known as Archrover_ [19:24] funyun, ls /etc/apt/sources.list.d/odroid.list [19:24] funyun: what's the output of 'dpkg -l | grep kodi' [19:24] tgm4883: rc kodi 16.1+hk2ubuntu7 arm64 Open Source Home Theatre (executable binaries) [19:25] funyun: that's not installed [19:25] ioria: that exists [19:25] funyun, i'd say remove it ? [19:25] I dont' think i'd remove that [19:25] arm64? [19:26] funyun: what are you running this on? [19:26] leftyfb: he's running it on an odroid [19:26] leftyfb: an odroid c2 [19:26] it's an embedded arm device [19:26] which is why I wouldn't remove that repo [19:26] the kodi package isn't installed, so I'm not sure what else funyun is trying to do [19:27] tgm4883: when i try to install kodi. it keeps giving me an error about that package. the people in #kodi said i have to figure out a way to completely remove it before i can re-install kodi [19:27] show us the error [19:27] tgm4883, cache policy returns the same version [19:27] funyun: the full error in a pastebin [19:28] ioria: so? [19:28] funyun, make sure you choose the arm kodi version [19:28] tgm4883, so i can't install the official ver [19:28] *he [19:30] ioria: Oh, we're trying to get back to 15.2, not upgrade to 17.3. All I saw in the backlog was that we're trying to uninstall 16.1, which is currently uninstalled [19:31] FWIW, I still don't see where in the backlog we're trying to downgrade [19:31] tgm4883, idk if kodi is available for amr64 [19:32] ioria: From what he's saying, it sounds like he's trying to upgrade to the odroid version (since he's talking to the kodi guys and he has that repo instlled, I'm making an assumption here). I still think we need to see the error message he's getting [19:32] yes i was trying to downgrade. but now kodi 17 is working so i will give that a shot. thanks ioria and tgm4883 [19:32] tgm4883, right [19:32] ioria: and that cache policy indicates that arm64 packages do exist [19:33] tgm4883, ok [19:33] funyun, gl === deathonater is now known as Smeef === coffeeguy is now known as `8core [19:44] Hey guys...Could anyone tell me if teamviewer use wine to run in ubuntu ? [19:45] foca__: it does in the background. You do not need to install or configure wine at all. [19:45] foca__, https://www.teamviewer.com/en/download/linux/ [19:47] but even it running in the background, could be possible some virus get through it using wine folder ? [19:47] foca__, after it downloads just click on the file and it will install [19:47] foca__: HIGHLY unlikely. You'd have to really make an effort to get a virus on there and then moreso it make it function. [19:48] I unistalled wine in my ubuntu 'cause I read that some ransomwares were access some hosts using wine app [19:48] foca__: You'd be hard pressed to find any malware that will function within wine [19:49] foca__: I'd say unless you are doing really bad things, then you should be safe with wine. And certainly installing teamviewer from the deb packages from it's site. [19:49] foca__, it uses its own wine bottle, so even if you install wine yourself, your wine will not affect teamviewer [19:50] you may replace "your wine" with "your wine folder", same meaning more or less [19:51] Right guys thanks for help me. I'll keep using teamviewer with no worries. Thanks [19:59] I think the point above is that running in wine still has access to your home directory [20:00] but I'll agree with the others above that you should be fine running their deb [20:05] hi guys, my sound card doesn't work! I cannot see any device in the sound setting panel. I have upgraded my pc with the MSI H270 M3 but I cannot see any audio device. what have I to do? [20:08] mikunos, namely you replaced your mobo? [20:08] yes kostkon [20:09] mikunos, try the following. Delete the folder ~/.config/pulse, then logout and log back in. Do you know how to access ~/.config? [20:10] kostkon yes [20:10] kostkon let me try it [20:10] mikunos, ok [20:12] kostkon done! [20:13] mikunos, works now? [20:13] kostkon http://pix.toile-libre.org/upload/original/1497298429.png [20:14] mikunos: reboot [20:14] ok [20:17] kostkon done [20:17] same result [20:18] mikunos, any output from aplay -l also lspci | grep -i audio [20:19] kostkon http://paste.ubuntu.com/24843594/ [20:20] kostkon http://paste.ubuntu.com/24843612/ [20:20] there is not any sound card! :o [20:20] mikunos, what version of Ubuntu are you on? [20:20] 16.04 [20:21] mikunos, uname -a will tell you whether you are using 4.4 or 4.8 [20:22] Linux dev 4.4.0-79-generic #100-Ubuntu SMP Wed May 17 19:58:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux [20:23] mikunos, you could try installing the latest hwe for 16.04 although i can see it's a gaming mobo and probably it uses some new high fidelity dac of some kind for audio. I am not sure whether it is supported in linux at least in 4.8, the kernel version that the latest hwe will give you [20:23] !hwe | mikunos [20:23] mikunos: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [20:30] hi :-) [20:33] does any of you know why e.g. "touch /home/user/somefile" does absolutely nothing when run as a udev script? [20:35] E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [20:35] response to apt-get update [20:35] Jerbot: use sudo [20:36] I did use sudo [20:37] Jerbot: what version of ubuntu? desktop or server? [20:37] desktop [20:38] Jerbot: " is another process using it? " another instance of a package manager running ? [20:38] Jerbot: what version of ubuntu? [20:38] i only opened terminal after starting ubuntu [20:39] now the message no longer persists [20:39] now it is back. [20:39] apt-get install ... [20:40] Jerbot: maybe "unattended-upgrade" running in the background ? [20:40] Maybe startup was getting in the way [20:40] okay. well i hope so [20:40] how do I install git-bash on ubuntu? Apt-get install git-bash? [20:42] !info git-bash xenial | Jerbot [20:42] Jerbot: Package git-bash does not exist in xenial [20:42] Jerbot: it's not an official package [20:44] Jerbot: they are two separate packages on linux [20:44] akik: git-bash is a project [20:45] leftyfb: what do you mean? [20:46] akik: https://openhatch.org/missions/windows-setup/install-git-bash [20:47] leftyfb: yes you don't need git-bash on linux. you can do everything with git and bash that are in the repositories [20:47] I know :) [20:50] yeah i know they're separate but what's the commands to get the two [20:50] akik: so are those built in? [20:50] Jerbot: bash is built in. git needs to be installed [20:50] is there like a terminal emulator that is better than the default one? [20:50] Jerbot: after that, just open a terminal and use git as your normally would [20:51] Jerbot: sudo apt-get install git [20:51] Jerbot: better is subjective. I personally prefer terminator [20:51] when using gitflow on ubuntu, do i need to install any app besides git? [20:52] Jerbot: gitk is nice [20:52] Jerbot: sudo apt-get install git-flow === red-001 is now known as Lord_Buckethead [21:03] hi i have a question i dont want ubuntu but when i installed it my harddrive goes into another system and now i cant install windows back again. Does someone now a way for me to format my harddrive back to ntfs so i can install windows again [21:09] Bearlindo, The "Windows Installation" should take care of that, IF you're going to do a fresh installation... [21:11] indeed, unless you want to keep some partition, then you would neet to boot ubuntu live once more to delete partitions with gparted [21:12] Hello. My problem is that I install Ubuntu 16.04 on my Dell laptop and after restart it doesn't find any system on machine. If i insert USB drive and run install again it suggests to overwrite exisitng ubuntu. Anyone familiar with this problem? How to fix it ? [21:14] how do you install terminator? [21:14] do you know if there's a live-reload css function that can be used in ubuntu? [21:14] Since the last time I used WiFi I had some crashes, boot repairs and updates. Now Xubuntu says that the WiFi adappter is not ready. It is a dual boot with Windows 10. How can I solve it? [21:14] !terminator | Jerbot [21:15] !info terminator | Jerbot [21:15] Jerbot: terminator (source: terminator): multiple GNOME terminals in one window. In component universe, is optional. Version 1.90+bzr-1705-1 (zesty), package size 333 kB, installed size 2217 kB [21:15] netcrime, http://linuxpitstop.com/repair-grub-boot-loader-on-ubuntu-linux/ [21:19] oerheks_ i dont want to keep anything i just wanted the hole damn drive back to ntfs. the windows disc says unrecognize system type [21:19] YankDownUnder: thanks. repairing something.. [21:20] Bearlindo: please see #windows for support. The fact that you had/have Ubuntu on the drive currently is completely irrelevant [21:20] windows should ask you to continue somehow, unless it is xp [21:21] boot ubuntu live once more to delete partitions with gparted [21:21] Bearlindo: if you boot an ubuntu live session you can erase the partitions with "sudo sgdisk --zap-all /dev/sdx" [21:22] he doesn't need to boot to any live cd's [21:22] the Windows installer will be completely content wiping the entire drive no matter what is on it currently [21:23] let's be helpful [21:23] jups [21:24] that is helpful ... boot the Windows cd, install Windows. Any further support for this process belongs in #windows [21:24] with xp you might need to disable AHCI first too.. === CRogers_________ is now known as crogers [21:30] hi. i have a strange problem hopefully someone can help with. everytime i plug in my device, it knocks out all wireless signals from my router. here's exactly what i did. setup my device for the first time while connected to ethernet. once set up, i went into my router settings and assigned a perm ip to that device. everything worked perfect. then i moved that device and plugged it into a different [21:30] ethernet cable connected to the same router. that's when it knocked out all wireless. only wired devices can access the internet until i remove the ethernet from the device [21:31] now it knocks out wireless no matter what cable i plug it into [21:32] how do I copy files to current folder [21:32] cp /path/tp/files . [21:32] not typing anything after the filename gives me an error [21:33] the "." is for current working dir [21:33] . is always the current path [21:33] nicole, cp obviously needs a source and a dest to work [21:34] I couldn't find info about this on the man [21:34] * vlt remembers good old DOS times where a source argument was enough [21:34] funyun: that 'device' is what? [21:34] tomreyn: odroid [21:34] c2 [21:34] running which OS and version? [21:35] ubuntu mate [21:35] 16.04 === Guest99187 is now known as ayan === ayan is now known as Guest99099 [21:36] Hello, Since the last time I used WiFi I had some crashes, boot repairs and updates. Now Xubuntu says that the WiFi adappter is not ready. It is a dual boot with Windows 10. How can I solve it? === Guest99099 is now known as ayan === `8core is now known as coffeeguy === coffeeguy is now known as `8core [21:38] funyun: ok. based on your descrition i would say the router is a problem. sure, the odroid triggers it somehow, but the router should not allow any device to bring down its AP. and it's more of a ##hardware topic than it is ubuntu related. [21:39] tomreyn: okay thanks [21:40] good luck,. it doesn't souind easy to diagnose it. [21:42] !wireless | Guido1 [21:42] Guido1: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [21:43] if I'm running something as a system service, where will it print errors? syslog? [21:43] Where should I look if it's not printing errors to /var/syslog [21:44] jayjo: /var/log/syslog [21:45] journalctl -xe [22:01] ubottu: doesn't realy help [22:01] Guido1: I am only a bot, please don't think I'm intelligent :) [22:02] tomreyn: Doesn't realy help [22:02] hello [22:03] is it frowned on to allow remote login with root? [22:03] tomreyn: https://paste.ubuntu.com/24830584/ [22:03] randymarsh9: yes, generally [22:03] ok [22:04] if i wanted to copy/move/edit files back and forth between my computer and remote server a good way to do that is using scp right? [22:04] i can do that through ssh but scp is simpler right? [22:04] randymarsh9: sure, that's one way. rsync is another. and there are others. [22:04] randymarsh9: scp is over ssh [22:04] ok great [22:04] scp is ssh [22:04] sure, but the scp client i have is all through a gui [22:04] thus, simplifying things [22:05] randymarsh9: your client is unrelated to the protocol [22:05] randymarsh9: so you just meant instead of the 'ssh' command? [22:05] randymarsh9: the ssh command is not used for copying files [22:05] i understand that [22:05] i'm talking about using an scp client to transfer files [22:05] now [22:05] without the root login enabled i will have limited copy/move/edit access to the remote server [22:06] well, do you need access to the entire server? [22:06] what is the simplest way around this so that i can easily edit files wherever they may be? [22:07] geirha: let's say i only need full write to /var/ and /etc/ [22:07] files that i want to edit will be in those two directories most likely [22:08] So you're writing your own configuration management system [22:10] negative [22:11] i just want to be able to make changes to a file on my local machine using the editor of my choice then upload them dirctly to the correct directory [22:14] randymarsh9: just ssh to the remote server and edit them? [22:15] randymarsh9: what you're suggesting seems rather roundabout [22:16] randymarsh9: also, you definitely don't remotely need write access to /var (the entire /var) [22:19] nacc: editing files through ssh is easier than using vs code and transfering the files? [22:19] okay thanks! [22:19] randymarsh9: using sshfs you can mount the remote server to your local machine and use any editor [22:20] randymarsh9: imo, yes. or as akik said. scp'ing system configuration files back and forth is almost certainly the wrong approach. [22:21] randymarsh9: use an actual deployment workflow, IMO [22:21] akik: i'll check it out thx [22:21] randymarsh9: although it doesn't help you with permissions [22:40] guys i am using ubuntu 14.04 and when i try to install themes it will draw dotted boxes around menus. does anyone know a fix? [22:42] how do I lock screen on closing lid using gnome 3 [22:42] I tried sudo nano /etc/systemd/logind.conf [22:43] changing HandleLidSwitch=lock [22:43] and [22:44] sudo systemctl restart systemd-logind [22:44] it did not work [22:46] RonaldsMazitis: i believe if using a GUI, that systemd's login management is preempted (see `man logind.conf`) -- you'd configure it at the gnome level [22:46] RonaldsMazitis: maybe under power management or something? [22:49] guys i am using ubuntu 14.04 and when i try to install themes it will draw dotted boxes around menus. does anyone know a fix? [22:49] nah no settings under power manager [22:50] it says that it will block under privacy settings [22:50] but it does not [22:50] i have an odroid (like rPi) connected to a monitor. can i open a gui app on that monitor remotely via ssh? [22:50] hello [22:50] where I can find OpenCL Runtime for Intel Core and Intel Xeon Processors [22:54] is it possible to use java plugin in firefox 53.0.3 on ubuntu 14.04 ? icedtea-7-plugin with openjdk-7-jre dont seem to work. [22:57] blackrabbit, maybe this answer is any help https://askubuntu.com/questions/850281/opencl-on-ubuntu-16-04-intel-sandy-bridge-cpu or this page with ppa for 16.04 and 17.04 https://laanwj.github.io/2016/05/06/opencl-ubuntu1604.html [22:57] oerheks_, thanks I just have very old CPU [22:57] oh, below the 2nd gen intel, it is not working then.. [22:57] Hello, Since the last time I used WiFi I had some crashes, boot repairs and updates. Now Xubuntu says that the WiFi adappter is not ready. It is a dual boot with Windows 10. How can I solve it? https://paste.ubuntu.com/24830584/ [22:59] windows10+fastboot can prevent the use of wifi/bt/usb [23:02] nobody knows how to lock screen on closing lid in gnome 3 [23:02] using gdm instead of lightdm [23:12] oerheks_: how can i solve that? [23:12] RonaldsMazitis: not by flipping a setting somewhere no.. You could leave logind.conf's default HandleLidSwitch=suspend and then override systemd-suspend script with one of your own scripts that lock the screen (using xdg-screensaver lock for example) .. might look ugly, but it works very well [23:13] oerheks_: th realtak adapter is inside the laptop. don't know if on an internal usb port [23:13] oerheks_: should the reeboot option of windows help just as it does with the harddrives? [23:14] Guido1, it is a windows option somewhere, or available on shutdown [23:15] oerheks_: would reboot help instead of shutting down? (That's what I have to do to remove the blok on the shared NTFS partition) [23:16] oerheks_: can I check if windows causeses the problem right now? [23:17] not sure reboot is enough. if you find the option, you could see if that was the culprit. it is the most common cause for non available devices with 'fastboot' [23:18] will look for that. someone had a command too check if it is bloked and it has no hard or soft block [23:22] oerheks_: "The fast startup setting doesn’t apply to Restart. You need to shut down and then start your PC again for fast startup to take effect." [23:22] hi guys [23:22] alternative to xdg-open? [23:22] i use ubuntu i cant open a program with xdg-open [23:27] gnome-open /path-to-file ? [23:27] or tell what program is not working? [23:29] Hi oerheks_ [23:29] http://i.imgur.com/JuXiM8l.png [23:30] it is for playonlinux [23:30] playonlinux has release a new update with xdg-open as default [23:30] but now not open applications [23:34] oh, it is a wine issue .. [23:34] RonaldsMazitis: just tested with setting HandleLidSwitch=lock in /etc/systemd/logind.conf.. Works as expected in a GNOME session (also using gdm) .. this is on 16.04, what session are you running and on what version of Ubuntu?