[00:00] aloo_shu: I have tried to hit different screens with ctrl-alt-f2, f3 and still shows boot screen repearting [00:02] shadow98 as it seems, you are doing two things at the same time: configuring and disabling lightdm. one at a time. [00:03] aloo_shu: i only did the config for lightdm i didn't try to disable [00:03] shadow98 my network comes and goes, but lemme try: are you on ubunto *1* , or was that just the instructions you picked up somewhere?4 [00:03] aloo_shu: i was following this guide as it was better suited for exactly what i wanted to do https://ubuntu-mate.community/t/enable-automatic-login-in-ubuntu-mate-16-04-for-raspberry-pi-3/5679/4 [00:04] aloo_shu: that is the exact OS and device I am using. [00:04] shadow98 better suited? so what exactly do you want to achieve? are you on a raspberry? [00:05] shadow98 ok, I am by no means a raspberry nerd. do you have grub at all? [00:06] aloo_shu: Yes I just want the desktop to load without having to click login. I set the user to not ask for a passwed in user and groups however the box still appeared for me to select user and click login(althought didn't require a password) [00:06] aloo_shu: I don't think i do have group when i boot there is no menu. [00:07] aloo_shu: group = grub [00:08] shadow98 what you should have done then, is just configuring lightdm for automatic login. what you probably did, is you edited /etc/passwd directly. is that so? [00:09] aloo_shu: no i did not edit /etc/passwd [00:09] aloo_shu: I went to users and groups [00:10] aloo_shu: https://askubuntu.com/questions/162722/how-can-i-enable-autologin-for-my-user-account-when-the-option-is-not-there see the post here where the guy selected autologin for his user [00:11] aloo_shu: that is the first thing I did. When that did not work i did the following - To configure the Desktop to auto-login (Ubuntu MATE 14.04) add an autologin-user line specifying your user name to the /usr/share/lightdm/lightdm.conf.d/60-lightdm-gtk-greeter.conf file. For example: [SeatDefaults] greeter-session=lightdm-gtk-greeter autologin-user=srackham Conf files in the /usr/share/lightdm/lightdm.conf.d/ [00:11] directory are cascaded into the lightdm login manager in alpha order. [00:12] shadow98 users and groups from the graphical settings. that was probably safe [00:12] aloo_shu: the only thng that autologin did for me was make it so i didn't have to type my password with lightdm came up at boot. [00:13] shadow98 the one more thing that was probably missing was telling lightdm about a *default user* [00:13] i basically added this lign on the greeter file - greeter-session=lightdm-gtk-greeter autologin-user=srackham as one big line but obviously with my real username instead of what was in the example [00:14] yeah i didn't create a new section for default i just added to the already existng line [00:16] how do I get a trace of firefox when it's running (something that will help developers for bugs and such?) is it just kill -3? [00:16] shadow98 I do not know the lighdm and greeter config by heart, nor am I on a machine where I could look up that. But on general terms, I would always try and educate myself with 'man' and 'info' rather than wildly googling around, because these commands will tell me the way relevant for *my* box [00:18] yeah so now i have to figure out how to get to a recovry options. maybe i can take my MIco-SD card out and look at it on my linux box. === bazhang_ is now known as bazhang === ASpacy is now known as Spacy === Spacy is now known as ASpacy [00:37] shadow98 so I am just coming back from the roof, where I was battling with the phone that gives the house internet access. It's a proper 3rd-world setup, but I love it. Are you stuck booting into your raspberry? [00:40] i can't alias what do i do? [00:40] i'm trying to alias clear to cls [00:40] i did: alias clear="cls" [00:41] cls [00:41] No command 'cls' found, but there are 18 similar ones [00:41] cls: command not found [00:43] comet23, I think you have it backwards [00:43] th0r i did it backwards too [00:43] i get the same error [00:44] comet23, I got it to work in terminal. I didnt use quotes..just alias cls=clear [00:46] th0r still nothing [00:46] comet23, must be an ubuntu thing...it works in debian [00:46] i can't alias what do i do?9 [00:46] sorry [00:46] i meant to post [00:47] =( [00:47] i tapped the scroll wheel and it works as the up arrow [00:52] aloo_shu: i was able to mount and edit file but it didn't solve the issue === Schnabeltierchen is now known as Guest98105 [01:24] how do you prevent applications that run from destroying your home directory? [01:26] JonelethIrenicus: dont run them as your user? :D [01:26] jushur: you know how to run applications as another user? [01:33] so i tried using the mini.iso from http://archive.ubuntu.com/ubuntu/dists/zesty/main/installer-amd64/current/images/netboot/ but... it freezes when it tries to download packages [01:33] what would cause that? [01:34] capslock doesn't even activate its LED as a response to tapping, but control-alt-delete works o.O [01:34] RingtailedFox: issues with your connection to the internet? [01:34] internet's fine [01:34] laptop and proposed linux tower are on the same router [01:38] u using wireless? RingtailedFox [01:39] wired connection [01:39] should do a check of the device/media you use then id asume. === joe75_ is now known as joe75 === brainwash_ is now known as brainwash [02:02] hello friends! i have about a 2 week old install, and today i was unable to connect via ssh or httpd. looking through the logs for a solution and found this: http://paste.ubuntu.com/25343507/ [02:02] i think it's unrelated, but does anyone have an idea of what's going on? [02:02] seemed to repeat every 5 minutes for 11 hours [02:10] okay i've found in the syslog where the system started up. where can i look to determine the cause of shutdown? [02:49] Quick question if anyone can help... [02:50] I am having trouble finding the gnome-terminal configuration file. I want to have the terminal spawn in the center of the screen rather than stick to the top left corner. [02:51] I have already checked the forums and the documentation. [02:55] sandmaniandevil: That's not about the app's settings, but the window manager's anyway. [02:56] krytarik, so I should check in lightdm ? [02:56] That's the display manager. [02:57] krytarik, yes would the option be in the configuration file for lightdm? [03:00] why doesn't the alias command work in ubuntu? [03:06] How do I echo the contents of a file surrounded by single quotes in terminal? I've tried: python composure-compile.py '$(cat public/portal/assets/portal.annonated.js)' ... but it's not working [03:06] $ python composure-compile.py '$(cat public/portal/assets/portal.annonated.js)' [03:08] kneeki: "'$(foo)'" should work. [03:09] comet23: How exactly are you trying to use/set it btw? [03:10] alias cls="clear" [03:11] It's saying that the 'argument list is too long'. I'm trying to send a file to the Google Closure Compiler API. The python script they use gave me the impression that I could simply 'echo' my files out to the api. https://developers.google.com/closure/compiler/docs/api-tutorial1#how-to-communciate-with-the-api [03:11] I'm sure it's something super simple [03:15] I KILL PPL DEAD [03:15] nine_milli: Plz. [03:17] ask bazhang he know [03:40] kneeki: ..Wait, you don't need to put it in single quotes, just use double quotes. :P [03:41] I found a curl script that makes the process much easier. =) https://gist.github.com/gurdiga/4143516 [04:00] good morning to all [04:01] Hello [04:16] whats the diff between ubuntu and debian? [04:17] Ubuntu [04:20] secret sauce nine_milli [04:20] its basically just mayo and ketchup [04:32] has anyone been able to get ubuntu working with a 1080ti? [04:33] I see all kinda of things on googlle saying its incompatable [04:40] anyone? [04:41] is there another place i might ask if this is not the right area [04:42] AlwaysLearning11: Full support for that card in 16.04 + / See: http://www.nvidia.com/Download/Find.aspx?lang=en-us . [04:45] Bashing-om: I tried installing ubuntu 16.04 it wouldnt even start without enabling nomodeset then the res was all hell then found a hack using ppa drivers [04:46] that does not seem like it natively supports anything like the 1080 [04:47] this is this VERY LONG guide http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#verify-driver to maybe get it running but it assumes you already know alot about things the commands are not given it just states to do thing like enable nomostate and boot into text mode etc [04:48] this directs the user to using PP A drivers https://blog.nelsonliu.me/2017/04/29/installing-and-updating-gtx-1080-ti-cuda-drivers-on-ubuntu/ that are explcitly not nvidia backed [04:49] Bashing-om: so where are you seeing native support? [04:49] AlwaysLearning11: Tou are making a driver install difficult whre it is not . Nvidia says " Note that many Linux distributions provide their own packages of the NVIDIA Linux Graphics Driver in the distribution's native package management format. This may interact better with the rest of your distribution's framework, and you may want to use this rather than NVIDIA's official package. [04:50] You* [04:50] Bashing-om: ok so how do i get it to function with cuda ? [04:50] ill go get the install disc and wipe the os again [04:50] moment [04:52] AlwaysLearning11: You just got it working, but want to start over now? [04:52] krytarik: its not working [04:52] Aha. [04:52] iat one point it says to run nvidia -smi [04:52] to verify things are working [04:53] AlwaysLearning11: cuda is above my experience range, I have never run with cuda . But "libcuda1-375" is installed by default on the proprietary driver intall . [04:53] have you tried the "additional drivers" thing in the settings menu? [04:53] i run that ang get "nvidia command not found [04:53] TuxThePenguin: when it installs i cant even see that settings menue it took alot of pokeing and messing with it to even get the install disk to so much as show ubuntu and not just hang [04:54] 16.04 will not natively boot under a 1080ti [04:54] even into its install menu [04:54] AlwaysLearning11: Tather than a fresh new install at this time . Wnat to see wht ut will take to install the nvidia driver ? [04:55] ? [04:55] do you have a non 1080 video output you can use to get the drivers setup? [04:55] no [04:55] gave old 980 away [04:55] and the mobo doesnt have onboard [04:56] can you get shell or something? [04:56] im on it now with gfx [04:56] then do it now? [04:56] but its a hack [04:56] and not functioning with cuda [04:56] you can probably forget cuda [04:57] that is the whole point [04:57] is gpgpu dev for neural net image classifiers [04:57] deving natively for port under the TX1 [04:57] https://askubuntu.com/questions/799184/how-can-i-install-cuda-on-ubuntu-16-04<< this maybe [04:57] is there a list of FULLY supported gpus somewhere for ubuntu [04:58] got a 1050ti running without any trouble [04:59] the askubuntu link looks like it would work if you could get shell on it but i dont have any sort of fancy graphics card so i can't be much help [05:00] also if you haven't already putting ssh on that machine will make it a lot less frustrating to use [05:00] will do if i dont throw it out the window first [05:01] have you tried their fancy pants repos? [05:01] https://developer.nvidia.com/cuda-downloads [05:02] TuxThePenguin: keep it real g [05:04] TuxThePenguin: yes dint take had a conflict with something like couvou (i dont remember the name soemthing to do with ubuntu native gfx driver ) [05:07] AlwaysLearning11 have you ran " sudo ubuntu-drivers devices" ? [05:09] i think you're thinking of nouveau and this walkthrough (go down to where it says advanced/expert) says you can remove it and install the correct nvida driver https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia [05:09] from there you should be able to use the repo to apt-get the cuda driver [05:13] TuxThePenguin: it gives a list of various drivers for cpu and gpu [05:15] and apt install fails cause of a conflict with an installed thing? [05:15] cause then you can uninstall that thing and install the nonfree nvidia driver [05:16] also i'd highly reccomend you put an ssh server on it so you can just manage it from whatever your on IRC from and not worry about completely breaking it's display [05:17] will doand sorry for my frustrations in this [05:17] its certainly not directed at you all [05:17] just trying not to replace a monitor today [05:19] also anytime i try to install somethign with the ubuntu software manager gui if i click "install" on a .deb it says installign for a fraction of a second then goes back to just showing install ahving done nothing [05:20] i dunno i use dpkg on the command line [05:23] seeems its got dependency issues becaue of gpu driver hack [05:55] that actually sounds familiar. i do have problems with sw mgr and i do have the 1050ti with some driver tweaking. i wonder if there's a correlation there === bruce549 is now known as israfel === israfel is now known as bruce549 === jstein_ is now known as jstein === ShalokShalom_ is now known as ShalokShalom [07:48] hey EriC^^ [07:48] hey lotuspsychje [07:49] make build-deps [07:49] Unexpected compiler version (4.04.0) [07:49] You should use ocaml-4.04.2. [07:49] someone got a solution? just updated ocaml to 4.04.2 [07:50] !info ocaml [07:50] ocaml (source: ocaml): ML language implementation with a class-based object system. In component universe, is optional. Version 4.02.3-6ubuntu2 (zesty), package size 32 kB, installed size 157 kB [07:50] Develord: wich ubuntu version are you on? [07:51] 16.04.3 [07:53] nvm.. 'The OCaml toplevel, version 4.04.0', think something went wrong [07:54] !info ocaml xenial [07:54] ocaml (source: ocaml): ML language implementation with a class-based object system. In component universe, is optional. Version 4.02.3-5ubuntu2 (xenial), package size 32 kB, installed size 157 kB [07:55] this is recommended version for you Develord [07:57] yes that is what is installed using apt-get, but it does not compile that way [07:57] so i manually installed version 4.04.2, but it still says top level version is 4.04.0 [07:59] !latest | Develord [07:59] Develord: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [08:01] artful has 4.04 === Jochen_wvdT is now known as Schlawiner [08:32] * Carbon_Monoxide sent a long message: Carbon_Monoxide_2017-08-19_08:32:45.txt [08:32] Anything else which I should do for the next? === r0Oter is now known as r00ter [09:00] Carbon_Monoxide: so does the system not boot currently? [09:03] if so, boot from a live cd, mount the partitions you usually boot from to /mnt, bind-mount virtual file systems to /mnt/* and chroot to /mnt, then run update-grub and grub-install to the disk which you wish to boot from. [09:04] if, however, the system still boots, you'll just need to update-grub and grub-install to the disk which you wish to boot from. [09:04] Yes, after that the system couldn't boot to OS. But GRUB loaded up. `update-grub` fixed it. I'm just not sure about if that is totally fine. [09:05] And `sudo apt-get upgrade` got 28 packages kept back. [09:05] what is "that"? [09:06] Installed Ubuntu system [09:06] you reinstalled ubuntu? [09:06] And `apt-get` [09:06] No. [09:06] I performed `update-grub` and `install-grub`. [09:07] did you do any of the things i discussed above? [09:07] Yes [09:07] okay, which of the two? [09:07] Both [09:07] update-grub and then install-grub [09:07] And without error. [09:07] so... your system was still booting and still boots now? [09:08] It boots properly now. [09:08] i mean it still can boot fine now [09:08] ok [09:08] Yes [09:08] But `apt-get upgrade` got some packages kept back. [09:08] okay, but that's a separate issue from grub and booting. [09:08] That is after I ran `sudo dpkg --configure -a`. [09:09] run sudo "apt-get -f install" next [09:09] Alright. Thanks! [09:09] then apt-get dist-upgrade [09:09] sudo apt-get dist-upgrade [09:12] Many thanks! But I'm on 16.04 LTS. Don't want to upgrade distro. [09:12] `sudo apt-get -f install` didn't install new packages. But if that is only for new distro release. It's fine then. [09:12] Carbon_Monoxide: dist-upgrade does not do a release upgrade. [09:13] I see. Thanks! [09:14] it just installs packages which involve slightly more complex dependency resolving. [09:14] (and you want that) [09:14] Ah, cool. [09:14] Yes. Thank you! :) [09:15] welcome [10:23] Hey [10:24] How can I route user 1 through ip 1 and user 2 through ip 2? The machine has multiple IPs already [10:31] Hello. I have installed kubuntu-desktop and afterwards ubuntu-desktop, but now there are all kinds of conflicts and I end up with unity-scope-gdrive having unmet dependencies. apt-get install -f doesn't work, nor does removing a package. Does anyone know how I can resolve this? [10:32] I would like to remove kubuntu-desktop and install ubuntu-desktop instead. [10:32] What happens if you apt remove kubuntu-desktop? [10:32] melissa_: that's a known problem and the suggestion is not to do it (i.e. install another desktop) [10:33] It tells me to do apt-get install -f. And doing that results in dpkg errors with processing the archive [10:33] Are you in one of the text TTYs? [10:33] I've tried it both from X11 and the TTY [10:34] Go to the tty and stop the desktop from running [10:34] https://p.teknik.io/AoGux here's the output for apt-get install -f. It conflicts with kde-config-telepathy-accounts, but if I remove that, I will get a conflict with another KDE package. [10:35] How do I stop the desktop from running? [10:35] sudo service lightdm stop [10:35] k [10:35] Wot [10:35] 😂 [10:35] Think she was on irc in a gui [10:35] well that did it [10:36] My sides right now xD [10:46] plop [10:50] ok all, I'm running into an issue in 17.04 where firefox will not die if it crashes, it's in a zombie state that even sudo kill -n 9 [PID of firefox] can not kill.. this is very irritating [10:53] normally I'd restart lightdm but I'm in the middle of compiling some stuff and it's going to take a while, and I really need my web browser to not be acting asinine while I'm researching [10:58] Hmm [10:58] Maybe switch to a tty and log in as actual root and try to kill it? [10:59] Sometimes being logged in as root is different from using sudo [10:59] 9 sounds like quite a low pid [10:59] the pid comes after the 9 [11:00] Sevenfold: you haven't been using ubuntu for very long, have you? [11:00] firefox refuses to start due to the zombie process? [11:01] Oh, Nvm, get it [11:01] gartral: maybe try firefox -safe-mode [11:01] Sorry, I'm not quite advanced, but do know how to handle some stupid issues beginners tend to face [11:01] brainwash: that's correct, it crashed on me and normally I just restart a crashed program, but this isn't dying to be able to be restarted [11:02] I don't really use a gui for compiling :p. I just ssh from my phone [11:03] brainwash: I get the same popup "Firefox is already running, but is not responding...." [11:03] :/ [11:04] brainwash: it just happened with chromium, too, but before it did I managed to pull a link https://askubuntu.com/questions/919315/networked-programs-refuse-to-be-killed [11:04] oh wow [11:04] brainwash: that guy mentioned it happens with eclipse, so this isn't isolated to a single application [11:10] brainwash: ok, moved over to my other machine, and it LOOKS like I'm running into https://stackoverflow.com/questions/223644/what-is-an-uninterruptable-process/223727#223727 but why would a process zombie in a syscall? [11:15] gartral: sadly, no clue [11:16] Hiyas all [11:21] Trying to attach dummy screens is such a pain in the arse [11:26] I have setting up cloud storage software namely yandex disk and my ubuntu 17 system freezed, what is the best way to debug the issue? inspecting syslog for a start, correct? [11:26] alexac: yes that's a good start [11:27] EriC^^: should I look at the last commands that are recorded there? [11:27] alexac: yes look for any segfaults as well [11:27] EriC^^: any special software that would mark important errors there exsist? [11:27] EriC^^: what is segfault? [11:27] probably i should ask google about it =) [11:27] alexac: try sudo grep segfault /var/log/syslog [11:28] will do [11:28] alexac: it's when a program crashes due to segmentation fault (memory problem, out of range stuff, etc) [11:28] EriC^^: Nothing happened, apparently. got a blank line input back [11:29] alexac: try to browse the log with "sudo less /var/log/syslog" and look around the time of the crash [11:30] Aug 19 14:23:37 ThinkPad dbus-daemon[1253]: Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' [11:30] Aug 19 14:23:37 ThinkPad systemd[1233]: Starting GNOME Terminal Server... [11:30] Aug 19 14:23:37 ThinkPad dbus-daemon[1253]: Successfully activated service 'org.gnome.Terminal' [11:30] Aug 19 14:23:37 ThinkPad systemd[1233]: Started GNOME Terminal Server. [11:30] oops [13:33] Ubuntu is not detecting my ipod classic. It was able to detect it when it was Mac formatted, but when that was the case Rhythmbox was unable to copy songs to it (error ipod is read only). So I formatted it to Win mode. Now nothing is detected at all. [13:34] Although on the ipod screen it says "connected" [13:35] multifractal is this useful https://help.ubuntu.com/community/PortableDevices/iPod?action=show&redirect=IPodHowto [13:36] Whoops, I just noticed it appears in Nautilus, presumably it considers it a removable hard drive or something... [13:39] MonkeyDust: Thanks, I actually just closed and reopened Rhythmbox and it appeared. Sorry for the false alarm. Horray music!!! [13:40] multifractal great, enjoy! [13:56]
  • hey guys, I donno why everytime I connect my phone to ubuntu box I get this popup http://imgur.com/a/TNq64 [13:57]
  • can anyone tell how to fix it? [14:01]
  • ok fixed .. thanks for nothing [14:24] Can someone help me setting up the dependencies for this ( https://github.com/marazmista/radeon-profile ) - i am having trouble getting qt-charts for example [14:25] Alternatively :: Can i set up a custom fan control curve in the command line as seen here : http://i.imgur.com/ooVckZP.png ? [14:25] I am using the open source amd gpu drivers ( not amdgpu pro ) [14:28] anyone available to assist with screen blanking issues in 17.04? [14:31] thyriaen: https://github.com/marazmista/radeon-profile/issues/66 [14:33] brainwash, thanks - ill look into that; does it also apply to 16.04 ? [14:34] thyriaen: I haven't read through it. that would be your job [14:34] brainwash, alrighty :P [14:35] deadstare: you will have to find out [14:35] deadstare: just ask your actual question [14:35] brainwash, it says in the dependencies i need libxrandr - does that refer to the ubuntu package libxrandr-dev or libxrandr2 ? [14:36] thyriaen: both [14:37] libxrandr-dev pulls in libxrandr2 anyway [14:37] brainwash, alright thanks [14:38] my screen goes blank after 20 seconds of inactivity. Turning dpms, screensaver and blanking off has no effect, blanking turns itself back on during the session every 20 seconds [14:39] also have disabled any powersaving features in ubuntu, on the monitor itself and within the bios [14:39] also disabled any idle-time events in dconf [14:39] I would check the output from "xset q" in a terminal window [14:40] 20 seconds is rather very short [14:41] i have, after i use it to turn everything off and set everything to 0, i verify the options. Then i let the system sit idle and after 0 ssecs screen blanks, upon movement i recheck the settings and blanking has turned back on [14:41] literally happening during the session for some reason, xset settings shouldnt revert unless rebooted [14:41] could it be some 3rd party application which is interfering? [14:42] not sure what else would be running other than apache2 but thats what im looking for [14:42] was hoping someone else had ran accross this [14:42] I suggest testing with a new (or another) user account [14:43] see if it's affected also [14:44] good call, ive also tried purging xfce4-power-manager and something still overriding at the 20sec mark. But ill try the new account and be back shortly [14:44] aha [14:44] so it's Xfce? [14:45] thats the default power manager for 17.04 [14:45] lemme post the current output [14:46] Screen Saver: prefer blanking: yes allow exposures: no timeout: 30000 cycle: 0 Colors: default colormap: 0x47 BlackPixel: 0x0 WhitePixel: 0xffffff Font Path: /usr/share/fonts/X11/misc,/usr/share/fonts/X11/Type1,built-ins DPMS (Energy Star): Standby: 0 Suspend: 0 Off: 0 DPMS is Disabled [14:47] the prefer blanking option is the one that keeps going back to yes. I set it and check it and its off, changes after it blanks lol [14:47] but the timeout value stays untouched? [14:48] 30000 seconds [14:48] correct, its only set like that because i tried to override the 20 secs with a greater value [14:48] that doesnt work either [14:49] normally i have it set to 0 which turns it off [14:49] its as if something else is signalling dpms to blank [14:50] which is reactivating the setting [14:50] I guess a closer look at your process list could help [14:50] it does not happen while the login greeter is present, right? [14:51] only if i hit a key or move the mouse first and leave it idle [14:51] if i boot and touch nothing the screen stays on forever [14:52] also 20 seconds? [14:52] its crazy, ive been rippin my hair out for solutions for 3 days now, noone even touching the issue on the forums lol [14:52] yes [14:53] I would test with the live iso [14:53] you didn't tell yet since when this issue is affecting your system [14:54] since recent? since upgrading to 17.04? ... [14:55] hard to say since i hadnt used it in a few months. Did a dist-upgrade from command-line on the first boot so didnt have time to notice if it predated that [14:56] ive seen issues with dpms and hdmi before also, so i may have to use a different monitor on a vga or display port to see if it persists but i dont have those options at the moment [14:57] thats about the only other thing i havnt ruled out yet [14:58] right. you gotta do some debugging, and test different scenarios [14:58] so, maybe booting the 17.04 ISO and running the live session can trigger the problem also [14:59] ill give it a shot, at least ive got a few more ideas now, appreciate it [14:59] if yes, I would test the 17.10 [14:59] good luck :) [14:59] ty [15:09] Ive got an nvidia 660 on 17.04 that defaults to using gallium 0.4 on my system. It freezes whenever i do anything in chrome and i have to reboot the system. When i install the nvidia drivers from the software and updates > additional drivers they seem to install ok but then on reboot and try to log in, the desktop does not load and you end up back at the login page. Xauthority is ok. Xsession-errors says: no matching fbConfigs or visuals found [15:09] and failed to load swrast [15:12] How could I add a virtual display? Need to run the gpu headless for steam streaming [15:25] !nomodeset | kittykitty [15:25] kittykitty: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [15:26] oerheks, shows some graphics though? Thought nomodeset was bad to use? [15:26] well, try it or not.. [15:26] ill try it still, thanks oerheks [15:27] Hello. I switched to Upstart using the official instructions, but now I get a black screen even before I see grub. Does anyone know how to troubleshoot? [15:28] These instructions: https://wiki.ubuntu.com/SystemdForUpstartUsers#Permanent_switch_back_to_upstart [15:28] kittykitty, what nvidia driver did you choose, exactly? [15:30] 375 and the one above that from the ppa:graphics-drivers/ppa thats like 380 something. Trying 340 now [15:31] 375 is supposed to have been tested oerheks [15:33] why the 375 from ppa, it says the original repo has a newer version [15:34] im just choosing them from default ubuntu stuff. Removed the ppa now. Still cant login with nomodeset [15:34] should i be using the ppa oerheks ? [15:38] used to have amdgpu pro installed, dont know if it blacklisted some stuff [15:45] kittykitty, i was looking for simular issues, found none. [15:46] same when i looked [15:46] i think you want the original 375, and amd= ATI .. not nvidia [15:46] maybe ldconfig being weird> [15:46] ? [15:47] yeah i know, i used to have an ati card, now nvidia [15:47] oh oke, uninstall that amd driver anyway [15:47] i think i did, dont know how to check now. Just did an initramfs [15:48] just now i mean, think i got rid of the rest of the amd one [15:48] oke [15:50] hey my c++ code with compiles on macOS won't compile on ubuntu [15:50] same clang++ compiler with -std=c++14 [15:50] error is leak.cpp:26:24: error: no matching function for call to 'min' col[j+1] = std::min({ prevCol[1 + j] + 1, col[j] + 1, prevCol[j] + (s1[i]==s2[j] ? 0 : 1) }); ^~~~~~~~ /usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/bits/stl_algobase.h:195:5: note: candidate function template not viable: requires 2 arguments, but 1 was provided min(const _Tp& __a, const _Tp& _ [15:50] I think my ubuntu libs are outdated or sth? [15:51] Hello. I get a black screen after switching to Upstart. Does anyone know how to troubleshoot? [15:52] antithesis_: why did you do that? [15:52] Because I am not brainwashed. [15:53] still waiting for a proper answer [15:54] Me too. [15:54] brainwash: maybe you can help me? [15:55] oerheks, looks like it links some stuff in ldconf and theyre set correctly when theyre installed. Rebooting and checking again [15:55] how do I change Clrl +Alt + P to home-key+p or ctrl+alt +c to home-key +c . By the way I'm using ubuntu 16.04 [15:55] warrshrike: I suggest that you use a pastebin service to share terminal output, makes it easier to read [15:56] hosas, ubuntu settings > keyboard > shortcuts [15:56] Question: If I've dual installed Kali and ubuntu mate, but didn't install the grub-pc boot manager during the second installation (kali)....how do I install it to access kali? [15:56] Do I do it from Mate, or a live run of Kali? [15:57] axslayer33 firstly, kali is not supported here [15:57] brainwash: http://paste.ubuntu.com/25347766/ [15:57] Ok, sorry. [15:57] Asked since Ubuntumate also came into play. [15:58] kittykitty: I'm just from there and can't find anything like copy or paste command that I can change or do I define it myself-please would manually define it. thanks [15:59] hosas, you could if you knew the command for the clipboard etc [15:59] warrshrike: not sure. best to ask in the c++ or clang channel [15:59] I did [16:00] but its issue with ubuntu lib versions [16:00] maybe someone else will know [16:00] oerheks, got 375 installed but still does not load the desktop. ldconf looks ok. Xsession errors says: failed to load driver: swrast and no matching fbConfigs or visuals found. All i can find on google is steam issues lol [16:00] Anyone? [16:00] warrshrike, try gcc from ppa? [16:01] warrshrike: maybe you need to set some additional compile flag [16:01] warrshrike: well, what issue exactly? are the libs too old? [16:01] antithesis_ anyone what? [16:02] oerheks, might be some weird mesa thing? Used to have mesa ppa too but did a purge so should be ok? [16:02] I get a black screen after switching to Upstart. Does anyone know how to troubleshoot? [16:02] warrshrike: are you trying to get the min value of 3 parameters? [16:03] any way to search for non official packages? [16:06] gvfs issue: copied a 1gig folder no probs... is that adequate? [16:06] kittykitty: do you know the command to copy and paste from clipboard so that I can substitute them? [16:07] than cut and pasted it to another folder [16:07] hosas, no idea sorry. Try xclip? [16:07] xclip? [16:07] anyway thanks [16:08] hosas: text? [16:09] hosas, terminal clipboard program [16:11] oerheks, reinstalled libgl1-mesa-glx and dri and reconfigured xserver-xorg and now the login hangs for AGES before going back to login [16:14] oerheks, i keep anding up on this page https://askubuntu.com/questions/541343/problems-with-libgl-fbconfigs-swrast-through-each-update but i dont think libs are even stored there [16:24] Kann ich Debian-Anwendungen dazu zwingen, den .config-Ordner zu benutzen? [16:24] Mit irgendwelchen mount/rebind tricks vielleicht? [16:25] !de | blausand [16:25] blausand: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. FĂźr deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke fĂźr Dein Verständnis! [16:28] tgm4883: thx. [16:29] Can i force debian packets to use the ./config folder? Maybe by applying any mount / rebind hacks to /etc/fstab? [16:34] blausand: maybe if you described your problem a bit more [16:37] anyone running 16.04 with surface pro 3? [16:38] or rather has anyone gotten the ambient light sensor (surface pro 3) to work with 16.04 [16:38] i want to keeo my home folder common to Linux and Windows. Having .* files hidden is not an option for me, because i work with hidden files displayed.This means, my homefolder is cluttered with a lot of config folders. They all should live in a subfolder. [16:39] blausand, no solution to that, keep your .hidden files in a seperate folder? [16:40] blausand: how does it become a problem? [16:40] you could use a symbolic link to link specific foldersd [16:41] oerheks, ldconfig shows libGL.so.1 in /usr/lib/x86_64-linux-gnu/libGL.so.1 first in the list before all of the nvidia ones. No idea if i can change the priority of those [16:43] theyre loaded alphabetically and fakeroot is first, dont know if that affects anything [16:44] kittykitty, that is beyond my knowledge :-( your latest url is from 2014, it should be fixed by now? [16:45] and disabling nouveau could help too ( same post), replace nomodeset with nouveau.modeset=0 and update grub [16:46] nouveau doesnt look like its used anyway, is that the one that shows up as gallium? [16:47] i think it might be that /usr/lib/nvidia is way down the list if you do ldconfig -v | grep "^/" [16:47] kittykitty, also not sure about that, or how to tell [16:48] changing from ati to nvidia, did you try sudo apt autoclean or autoremove ? that would wipe unnessasary packages [16:49] yeah i did that too [16:49] i think i have it down to ldconfig having libGL.so.1 as both mesa and nvidia but mesa higher [16:50] could be my multiatch [16:50] *arch [16:51] ubuntu is already multiarch .. maybe that is your culprit if you added architecture i386 [16:52] yeah that could be it [16:52] In this case i would surely backup data and do a fresh install [16:53] the file in /etc/ld.so.conf.d/x86_64-linux-gnu.conf lists /lib/x86_64-linux-gnu first [16:53] ill try making a link to a 0 prefixed file first, theyre loaded in alphabetical order [17:06] oerheks, guess i should file a bug>? [17:06] because wow. thats a stupid problem [17:06] literally had to just rename the multiarch file to be prefixed with ZZ. so that it loaded last [17:18] on the running box how to stop all services except ssh only? [17:25] fishcooker, youd stop networking too if you did that so you cant [17:27] kittykitty good thinking [17:28] i think he meant 'all' apart that [17:29] fishcooker, you can in single user mode [17:30] fishcooker, but idk if it works with systemd [17:34] Is this the right place to be asking about opening device files? [17:35] oerheks: thx. akik. Under Windows, i don't want to really hide hidden files. if i configure my etx2fs driver to hide .-prefixed files, i can't see them at all because they are hidden on the fs-driver level. Good conditions to get crazy looking for config files... [17:39] swrenn, details ? [17:39] blausand: i tried to understand how the showing of the dot files becomes a problem or is it just an inconvenience? [17:40] personally i always show all files everywhere [17:42] ioria: I'm having trouble opening an input device file. The file is one of /dev/input/eventXX. It is owned by user root and group input with permissions 0660, so any user belonging to the input group should be able to read and write the device file. I have a program written in C that calls open(). The user that executes the program belongs to the input group, and I verified via /proc/X/status that the program [17:42] also belongs to the input group. Why am I getting a 'Permission denied' (EACCES) error when I try to open this file? Something to do with cgroups? [17:49] Can anyone tell me if there is a difference between a Xen install vs installing through repositories? [17:49] swrenn, superuser works ? [17:49] ioria: yes === Allen_ is now known as zaya [17:50] ioria: I can also open the file /dev/input/eventXX on the command line as non-root, e.g. #xxd /dev/input/eventXX. [17:51] Allen .. oh he is gone [17:52] swrenn, maybe something wrong in the path [17:53] swrenn, some dirs not readable ? [17:53] oerheks: I'm here. Not sure why chat started with a diff nick [17:53] smart move, asking a question and then change name.. [17:53] oerheks: not intentionally [17:54] anyway, our repo contains 4.7 and 4.8, so no difference [17:54] I'm starting to tamper with hypervisors and have had 2 inputs, 1 being install XenServer, another is to install within a distro [17:55] oerheks: thank you [17:56] https://launchpad.net/xen [17:56] not sure what 3.3.0 means for next release [17:56] ioria: Good thinking to double-check the path, but it looks good: (gdb) p path [17:56] $1 = 0x7fffffffdd80 "/dev/input/event13" [17:57] ioria: /dev and /dev/input have permissions 0755, so I'm good there. [17:58] oerheks: thank you. I see what you mean. I will give this a look [17:59] Is there an official Ubuntu release with GNOME2? [18:00] strive: in a way. it's called ubuntu mate [18:01] akik: That's what I thought, thank you. [18:04] akik: What's the other one? Cinnamon? That doesn't have an official/semi-official pre-baked release yet does it? [18:05] akik: nautilus cluttered with dotted files is just inconvenient... [18:08] mate is not cinnamon [18:09] and no, there is no iso with cinnamon ready, but you can easily install it on top of any IDE, or if you want a clean cinnamon, use the mini iso and ( i think is contains the cinnamon-metapackage) select cinnamon from there [18:16] GParted sees /dev/sdc1 as linux-raid on /dev/md0, but `dmraid -r`says "no raid disks". How can i find out if sdc1 it is a mirror half? And if it is, how can i migrate the partition to single disc without moving the data? [18:17] oerheks: hence "other one" xD Of course they're not the same. [18:17] oh oke, i have mis-read [18:28] hello [18:29] how can i enable mouse clicking on a terminal emulator on ubuntu 16.04 ? [18:29] like if i want to use tmux [18:34] mattfly: like the old gpm? [18:35] on my ubuntu machine the inodes has been exhausted. can someone give me a permanent solution for a solution . This is a recurring issue i guess [18:37] cloudbud: so many files have you? [18:38] gabrielc : its a jenkins server [18:39] cloudbud: man mkfs.ext4 says -N . check the man for your filesystem [18:39] gabrielc : wait [18:40] cloudbud: df -i // list inode information instead of block usage [18:42] gabrielc : what is this [18:44] gabrielc : i deleted the temp now the root volume is 21% [18:44] with df -i you can see the inodes used/free per filesystem [18:44] but i have to manually do the deletion [18:45] its a jenkins slave server where a lot f files keep on incresing as a build process in /temp [18:45] cloudbud: sounds like you need to increase the number of inodes you can create on the filesystem and/or have jenkins clean up after itself [18:46] tgm4883 : how to increase the number of inodes on file system ? [18:47] cloudbud: at filesystem creation [18:47] cloudbud: cloudbud: man mkfs.ext4 says -N . check the man for your filesystem [18:48] tgm4883 : i did not understand this [18:48] I am having trouble running apt upgrade on an Ubuntu 16 running as a virtual machine. The complaint is "/etc/mdadm/mdadm.conf defines no arrays" -- can someone tell me how to fix this problem so that I may update/upgrade my system? Last lines of output here: https://paste.ubuntu.com/25349093/ [18:49] i suspect, but am not sure, that the output is in some way related to the fact that this runs as a virtual machine [18:51] cloudbud: maybe you can put a new disk only for /tmp o /temp and create a filesystem with the apropiate inode quantity. but you or the jenkins administrator must automate the deletion of the temporary files generated by jenkins [18:51] cloudbud: you'll need to recreate the filesystem that if filling up or create a new filesystem for /tmp. When creating it, you'll need to specify to allow more inodes. However, it seems that your issue keeps happening that the issue is that your jenkins job isn't cleaning up after itself. So increasing the inodes isn't a long term solution for you and you should instead fix your jenkins job === kukacz is now known as kukacz_ [18:54] jaith: i think that message isnt error [18:55] how come my second amd card is not recognized in ubuntu ? [18:55] how to specify the large no of indoes gabrielc and tgm4883 [18:55] is there some configuration to do ? [18:56] jaith: investigates those message "cryptsetup: WARNING" [18:57] cloudbud: I really think you need to investigate the Jenkins issue first [18:59] jaith: perhaps https://wiki.jenkins.io/display/JENKINS/Tmp+Cleaner+Plugin [19:00] jaith: or https://wiki.jenkins.io/display/JENKINS/Delete+.tmp+files+left+in+workspace-files [19:07] Hello, i have a network device problem. While fixing my bluetooth I removed something and reinstalled something else. It fixed the bluetooth and removed my wifi device. I can't find a fix. Thanks [19:08] gabrielc: you may be right...I just logged out & logged in again and packages appear to be updated...still, it's disconcerting [19:09] Alright, i just need to go, i'll come back with this question :) Best regards [19:09] gabrielc: I don't understand how the tmp files relate to this issue? seems to me that my machine's device names have changed ("failed to detect canonical device of /dev/xvda1") because it's on a virtual machine [19:22] hi [19:22] anyone can please help me ? [19:24] DaGoaty ? [19:24] s10gopal start with a question [19:25] i am using ubuntu 16 lts on my laptop but itis giving very poop battery backup [19:26] poor [19:27] s10gopal https://help.ubuntu.com/stable/ubuntu-help/power.html [19:27] i am using ubuntu 16 lts on my laptop but battery backup is very very less. SPEC hp ay008tx,i5 6gen 12gb ram , intel hd 520 + amd r5 m430 [19:27] tried [19:28] !info tlp | s10gopal [19:28] s10gopal: tlp (source: tlp): Save battery power on laptops. In component universe, is optional. Version 0.9-3 (zesty), package size 47 kB, installed size 257 kB [19:29] on windows 10 i get 6hr+ [19:29] @ubottu tried it [19:30] s10gopal then start from the beginning, what have you tried so far [19:31] ubuntu can give more battery backup than windows 10 ? [19:34] have system with 32gb ram which I hibernate fairly often. I bought a small SSD just for sacrificial SWAP usage; plan to fill the whole thing with a swapfile. Which partition table type should I use, or does it even make a difference? Disk is 128gb [19:34] i want to implement this https://help.ubuntu.com/stable/ubuntu-help/power-batterywindows.html , how can i ? [19:48] hello. Ubuntu 16.04. Problem: I've Canon Pixma mg5650 and I can't scan page. I've installed xsane scan but don't work. the same happen with default application "simple scan". error: "impossible to open device pixma:mg5600.... invalid argument". the print function work correctly. [19:53] emi71: might help installing a driver for it [19:54] SimonNL : I have installed official driver scangearmp2 from Canon site. the scanner is recognized [19:55] but when I doing scan command, hang and appear this error message [19:56] emi71: doesn't the website show some other things you have to do before installing the driver ? [19:57] SimonNL: no, and I've noticed that the same Brother multifunction customers have the same problem [19:58] Hello, i have a network device problem. While fixing my bluetooth I removed something and reinstalled something else. It fixed the bluetooth and removed my wifi device. I can't find a fix. Thanks [20:02] emi71: you downloaded this file ? scangearmp2-3.00-1-deb.tar.gz [20:03] emi71: you might want to try a PPA as mentioned in this bugreport --> https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1512027 [20:03] Launchpad bug 1512027 in sane-backends (Ubuntu) "open of device pixma:MX7600_... failed: invalid argument" [Low,Confirmed] [20:04] SimonNL: yes, but version 3.20 [20:04] how i can run ubuntu 16 on my hp ay008tx laptop , with good battery backup (i think i dont have gfx driver , that is causing battery drain ) [20:05] glitsj16: thanks, I try now [20:05] emi71: and what you done with it ? [20:07] emi71: there is also 'simple scan', not sure if it only does images (not text), maybe you can try it if you can't get anywhere [20:08] Nokaji: simple scan tested: don't work the same [20:08] how i can run ubuntu 16 on my hp ay008tx laptop , with good battery backup (i think i dont have gfx driver , that is causing battery drain ) [20:09] SimonNL: install.sh procedure described in the file "readme" [20:10] s10gopal, that laptop has HD Graphics 520 ?? [20:10] emi71: and program ran without error [20:11] should be standard loaded, intel [20:11] SimonNL: yes, exactly [20:11] exiftool -b -ThumbnailImage test copy.cr2 > 2_0.jpg <- how do i run this command when there is a space in the filename "test copy.cr2" [20:11] or the 2nd AMD Radeon™ R5 M430 Graphics ? https://support.hp.com/rs-en/document/c05221062 should also be loaded standard i guess [20:11] emi71: then I have no idea what causes the problem sorry [20:12] anyone ? [20:12] bubbely: "test copy.cr2" [20:12] hd 520 + amd r5 m430 [20:12] SimonNL: thanks [20:13] exiftool -b -ThumbnailImage "test copy.cr2" > 2_0.jpg [20:14] if i force turn off amd r5 m430 , then batter life will improve ? [20:15] glitsj16: I've done: sudo add-apt-repository ppa:rolfbensch/sane-git and sudo apt-get update, appear error yet [20:16] SimonNL: ok, no problem, thanks [20:19] good night [20:33] glitsj16: don't work [20:37] emi71: too bad, that was the only thing I could suggest.. The PPA mentions a mailinglist where you could ask to support for your specific hardware. I guess that's worth a shot.. [20:38] glitsj16: can you describe me the step by step procedure? I'm a newcomer in ubuntu.... [20:39] glitj16: I mean PPA procedure [20:40] emi71: you added it like you said above? That's the correct way to add a PPA yes. After running 'sudo apt-get update', did you run 'sudo apt upgrade' to get the new drivers? [20:40] I'm a beginner in ubuntu [20:41] emi71: I understand, no worries [20:41] glitsj16: yes...no error apparently [20:42] no one moment === kostkon_ is now known as kostkon [20:43] glitsj16: I've done: sudo add-apt-repository ppa:rolfbensch/sane-git and sudo apt-get update. nothing else [20:44] emi71: what those commands did was (1) add the PPA to your sources list and (2) refresh the sources .. a third step is needed to actually upgrade your libsane software with those from the PPA --> run 'sudo apt upgrade' to do that [20:45] ok I'm doing now third step: sudo apt upgrade [20:46] emi71: ok, let that finish and report if anything errored [20:48] glitsj16: /var/cache/apt/archives/libsane_1.0.27+git20170819-xenial0_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) [20:50] emi71: let me check what that package looks like, give me a few minutes, I'll report back here [20:50] glitsj16: ok thanks [20:54] why does the powerline package in the repos not have the bash bindings? [21:07] so, I'm having trouble installing ubuntu. every time I boot from the installer I either end up with a never ending loading screen or it freezes on the loading screen [21:07] Vanellope: First thing to suspect is a bad image. Did you checksum it? [21:09] checksums match [21:10] @echo off [21:10] am thinking to buy a 3d printer [21:10] to print a printer [21:10] i could use one [21:10] :D [21:10] Vanellope: You'll have to give us more to go on. What release? What hardware? What kind of device are you installing from? How did you prepare the device? [21:11] 17.04 on a dell laptop with an amd a10 and radeon card. I'm installing from a usb I prepared with rufus [21:16] Vanellope: I usually recommend people to burn DVD instead of using rufus to burn a start up stick. [21:17] lemme try a dvd and I'll report back [21:18] hi! does anyone have experience with seemingly random I/O errors on a fuse-sshfs mount, and what one could do to avoid them? [21:18] i don't need particularly high bandwidth or low latency, but i need my I/O not to fail [21:19] nevermind. Don't have any blank DVDs [21:22] it seems like sshfs (with `reconnect` enabled) drops the connection sometimes, and from the point it does until it re-establishes the connection, I/O fails. can i specify somewhere that in case the filesystem temporarily fails, that I/O should just block until it becomes available again? [21:23] Vanellope: on ubuntu now ? [21:23] nope [21:23] thats what I thought [21:25] Vanellope: You can try booting with various switches like noacpi, noapic, nomodeset [21:26] kwayne: That's one of the reasons sshfs isn't used more, it's not that reliable. Use something like scp or rsync instead. [21:27] kwayne: What kind of connection are you dealing with? I take it it's not local net? [21:27] https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-windows#0 does this help you out Vanellope [21:28] that's exactly what I did simon [21:28] I see. well it's all I could think of right now [21:28] beside the DVD [21:29] Vanellope, start with nomodeset. Also, if you end up again on a neverending loading screen try hitting the ESC key and see if you will get any output from the boot process. [21:29] !nomodeset [21:29] A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [21:29] jhutchins: i need the directory i mount via sshfs to be visible to another process as if it was available locally. that's why i can't use scp or rsync (or can i?) [21:30] Vanellope, but you could also try burning the live usb again before attempting any of those solutions [21:31] jhutchins: the connection is unfortunately not direct, but involves a few hops, including an SSH TCP forward. i know this is far from ideal, but it's beyond my control [21:31] what the actual... found an old natty DVD and I'm at the live desktop [21:31] natty, natty? [21:32] Vanellope, what version is that? [21:32] 11.04 IIRC [21:32] Vanellope, too old to release upgrade from [21:34] yeah I know [21:34] still funny to see that had no problems [21:39] Vanellope: is there a start up stick burning program in it [21:39] dunno [21:40] but I did notice on 17.04 if I press esc I get spammed with completion-wait loop timed out [21:41] have a look and if so use it to make yourself that stick [21:45] OK think I'm getting somewhere [21:45] just refusing to boot now because windows is hibernated [21:55] sigh [21:55] hey hey [21:55] who here uses evolution? [21:55] mail client [21:55] now it's erroring at /dev/sr0 no medium found then initramfs says no medium found [21:55] at the times it gets stuck [22:00] Any cool themes for ubuntu? [22:02] Vanellope: on the first screen there shozuld be an option to "check the media for ddefects" (or similar), have you tried this? [22:02] hold on [22:02] trying again with 16.04 [22:02] that's not the same approach as verifying the exact checksum of the ISO file against the checksum file which i think you said you already did? [22:03] i.e. not the same as... [22:03] !md5 [22:03] To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [22:05] good luck with 16.04. in case it also fails you should see the same option on the first mmenu [22:05] Vanellope, that should have been the release version you are going for in the first place since it's LTS and with the latest hwe fairly up-to-date [22:07] Is there any resource where I can find cool wallpapers for my ubuntu desktop? [22:09] !themes | duzi [22:09] duzi: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy [22:09] MonkeyDust: Thanks [22:10] duzi http://www.digitalblasphemy.com/ [22:10] is there a way to get the touchpad on a macbook to work any better than the default? [22:10] any guides i've found so far seem to be very out of date [22:17] ok so I seem to have 2 issues here, Firstly the installer doesn't seem to like something about the GPU setup in the laptop, and secondly for some reason it seems to be trying to use the dvd drive instead of the usb [22:17] ok [22:17] I'm officially an idiot [22:18] ignored the one of the first pieces of advice I got and skipped past nomodeset [22:18] in a live env now [22:36] Vanellope, maybe blacklisting nouveau on grub is your fix, nouveau.modeset=0 [22:36] will do once it installs [22:36] :-) [22:37] yes, only if you keep graphical issues [22:52] yep needed to blacklist it [22:56] every time i run my termial i see this message "To run a command as administrator (user "root"), use "sudo ". [22:56] See "man sudo_root" for details." [23:07] Vanellope, :-) [23:41] aloha everyone [23:43] hi! why does ubuntu 16.04.3 come with kernel 4.10? this kernel version is end of life [23:44] i'm new to ubuntu so idk ultrixx [23:44] brandon76: thanks anyway [23:46] 4.10 end of life? where do you find that info|? [23:46] 16.04.3 comes with 4.8 iirc .. maybe you added HWE [23:47] no fresh install [23:48] and 4.10 is end of life according to slashdot and 150 other websites and is no longer listet on kernel.org [23:48] ''The updated hardware stack in Ubuntu 16.04.3 LTS brings Linux 4.10 kernel' indeed, but is not EOL. [23:49] mind that LTS goes for stable packages. [23:50] according to slashdot and 150 other websites and is no longer listet on kernel.org ... fud. [23:50] oerheks: excuse me, but google "kernel 4.10 end of life" - i don't write that because i want to sound cool [23:51] 16.04.3 gets the same kernel as zesty 17.04. [23:52] https://lkml.org/lkml/2017/5/20/75 [23:53] "Greg Kroah-Hartman: 4.10 is now end of life" [23:54] ubuntu backports patches, though. [23:54] but if you want the latest and greatest, don't use lts [23:55] i don't need the latest and greatest, i just wondered why canonical chose this kernel version and thought someone here would know that's all [23:56] ultrixx: probably because it contains a nice set of patches an no kernel version providing a similar mix of stability a feature sets was available at the time. [23:58] as a release based (non-rolling) distribution, you regularly need to make such choices - which kernel do we choose to maintain for the next few months or years (even after it's EOLd mainline) [23:59] that's actually the same for the very most other packages in ubuntu (and debian, which it still largely builds upon)