[00:18] I've been having trouble rebooting and it seems that Ubuntu fights over which gpu drivers to use. I'm currently using nvidia proprietary and would like to blacklist/uninstall nouveau drivers, so I can successfully restart my system. help? [00:19] you still dont need to blacklist noveau. [00:19] see in the logs what happens exactly on reboot. [00:20] ok, wish me luck [00:20] what logs do i look into? [00:22] okay, i'm pretty familiar with windows...there was an event viewer, like the crash log. I have no idea on Ubuntu. you're going to have to be specific. [00:22] Anthony-L: did you actually try the 15.10 with that nvidia drivers from the repo? [00:24] for beginners a development release is not the best startingpoint. [00:24] k1l, at first i started with 14.10. I couldn't even install or boot up to the GUI. [00:25] then i started 15.04, i believe it was. the same situation happened. [00:25] finally, i used 16.10 and it works! [00:25] i was able to install and get to the GUI. [00:26] it's been a rough road. now that i'm finally at the GUI, i'm getting all the speed bumps out. [00:26] 15.10* [00:26] 16.04* [00:27] sorry for the typos [00:43] alrighty [00:44] Anthony-L: the logs are in /var/log look for syslog or Xorg. the might be cycled to syslog.1 etc [00:45] how do i get to /var/log? everything is hidden in ubuntu? [00:48] Anthony-L: Open a terminal, and in it, type "cd /var/log" [00:49] ChibaPet, ok [00:49] ChibaPet, ls? [00:49] ChibaPet, i think [00:49] Then, for example, "less Xorg.0.log" [00:50] ChibaPet, okay, i bunch of text came up. [00:51] That would be the log. :) [00:52] chi [00:52] ChibaPet, okay, what do i do with this log? [00:54] Anthony-L: Sorry, I am not fully familiar with what you're going for. In that log you can find details of what drivers are used for your graphics. [00:54] If there are errors, there they will be. [00:55] ChibaPet, i'll send me you my question. [00:56] ChibaPet, I've been having trouble rebooting and it seems that Ubuntu fights over which gpu drivers to use. I'm currently using nvidia proprietary and would like to blacklist/uninstall nouveau drivers, so I can successfully restart my system. help? [00:56] ChibaPet, guaranteed crash on restart and cold boot it's intermittent. [00:57] http://askubuntu.com/questions/481414/install-nvidia-driver-instead-nouveau [00:57] The "intermittent" is odd and unpleasant. I use nVidia here and it's pretty solid. There was no manual blacklisting of Nouveau required. [00:57] hmm [00:57] my gpu is pretty modern. [00:57] Beware the forums. They are absolutely loaded with misinformation. Frankly, the IRC channels aren't very much better. [00:57] i'm not sure of what you have. [00:58] GTX 660 [00:58] ChibaPet, you hit the nail on the head there. everything is outdated. haha [00:58] So, that page suggests this ubuntu-x-swap ppa, and I've got no clue what that is, but I didn't need it. [00:58] ChibaPet, mine is a little newer, gtx 970 [00:59] Both can use current drivers. [00:59] I didn't add anything funky to get the nvidia drivers installed. As I remember, all I needed in place was "restricted" and it was happy. [01:00] deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted [01:00] oh, and multiverse, but I don't think you need that for nvidia [01:00] The only PPAs I use are for Chrome and Wine. So, I'd back out anything funky and extra you've added as a start. [01:01] i think i only added one ppa, and it was for the nvidia. [01:01] Yeah, take that guy outy. [01:01] out* [01:01] let me show you something... [01:02] ugh, i can't find it. it was saying to install a ppa for nvidia 361 [01:02] that's the one i installed. [01:03] Nope, no PPA for that: https://bpaste.net/show/a770562f82d1 [01:04] https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [01:04] that's the one i did! [01:05] Well. You have my advice anyway. Strip out unnecessary PPAs, only use things Canonical is shipping as part of Ubuntu proper. [01:06] how do i strip out ppas? [01:06] http://askubuntu.com/questions/307/how-can-ppas-be-removed#310 [01:07] that will automatically do it? [01:07] Beats me. I'm new to Ubuntu. I've never tried to remove a PPA. [01:07] or do i need to be more specific as to each individual ppa? [01:07] oh. :) [01:07] I think you need to be specific, yes. [01:07] i'm new too. how new are you? [01:07] i'm only about a week into it. [01:08] Well. I'd used Debian for years, and most of that knowledge is transitive, but I'm on my first Ubuntu desktop right now. [01:08] I installed a month or two ago, or something like that. [01:08] cool [01:08] i really like it. i don't want to go back to windows. [01:09] i just have to work out the kinks. [01:09] Oh, definitely don't go back to Windows. Ubuntu is pretty solid and usable. [01:19] Alright, a power supply has gone missing. Off to the hunt... Good luck and have fun. [01:19] thank you [01:27] anyway to downgrade the xserver-xorg? [01:35] I've been having trouble rebooting and it seems that Ubuntu fights over which gpu drivers to use. I'm currently using nvidia proprietary and would like to blacklist/uninstall nouveau drivers, so I can successfully restart my system. help? [01:39] Anthony-L: You've got the driver installed from Ubuntu itself, not some PPA, right? In which case you'll find that it does the blacklist for you automatically. [01:41] https://bpaste.net/show/3bceca1d8b24 [01:42] I'm mildly surprised you're repeating the question in here after I gave you the answer. [01:43] Actually, the whole thing under one cover: https://bpaste.net/show/23ec3036d1a3 [01:43] In-channel is fine. [01:44] ChibaPet, what do i do with that link? [01:44] Anyway, if you're having flakiness problems at start-up, I'd start off by verifying that you don't have weird packages installed from random places on the web. [01:44] Anthony-L: Your question was asking about blacklisting, and I showed that blacklisting is done for you by the Ubuntu-supplied package. So, get rid of the PPA stuff and install the package Ubuntu ships. [01:45] Pulling drivers from a third party is a bad idea a number of ways. [01:45] i don't know, i'm freakin lost. i'm about to throw up the white flag. [01:46] Go into /etc/apt/sources.list.d and see what files are in there. That's likely where your PPAs will live. [01:46] We can nuke them by hand if the instructions on the web page I listed don't work. [01:46] i type that in the command line? [01:46] https://bpaste.net/show/a5fefa4ccfd4 [01:47] ChibaPet, you have to be very specific with me. i'm super freaking new... [01:47] You can use bpaste to show me the results if you like. [01:47] Or just summarize here. [01:48] k [01:48] anthony@anthony-desktop:~$ cd etc/apt/sources.list.d [01:48] bash: cd: etc/apt/sources.list.d: No such file or directory [01:48] You need the leading slash. [01:48] You can copy and paste from bpaste if it's faster. [01:49] https://bpaste.net/show/54f293696d07 [01:49] there we go [01:49] Then, maybe there's a cleaner way, but https://bpaste.net/show/93738f09e384 might help identify anything added to your sources.list directly, which would be naughty but possible. [01:49] i like bpaste better than paste.bin [01:50] Okay, so, you have a ton of random stuff that screams "will make booting flaky" to me. [01:50] Half a sec. [01:50] okay. :) [01:50] this is kinda fun [01:50] It's also possible that some of the flaky packages from those places will not uninstall cleanly or properly. [01:51] In Debian-land, what you have might tend to be called a "Frankdebian." [01:51] ChibaPet, i'm pretty sure i've been having this problem even before i installed all that garbage. [01:52] You know, the only way I can think of to properly fix this is a little complex, so if you don't like what I paste in next, it might be worth waiting for someone who might have a better answer. [01:53] ChibaPet, thanks, and please help me in better rephrasing my question, so i can get a better answer. [01:54] my linux lingo isn't very well rounded. haha [01:55] https://bpaste.net/show/fad69dd14e25 [01:56] Note that depending on what random foreign packages do, this could go badly wrong for you. [01:57] If they're well-behaved, it'll all resolve nicely and you'll have the right packages and a stable, working system. [01:57] Badnesses could include DKMS breaking during a module build, leaving you without a valid initrd and an unbootable system. [01:57] badly go wrong? like i'd have to reinstall ubuntu? [01:57] Yeah. [01:57] i'm okay with reinstalling.. [01:57] But it might not go wrong. My main point is that you vastly increase the chances of having things go wrong when you start stuffing in random PPAs. [01:57] i'd rather have something run correctly than incorrectly. [01:58] yea. [01:58] This isn't to say PPAs are inherently bad. They're really useful, and you probably want the ones for Chrome and Wine once things are stable. But definitely don't use them when Ubuntu itself ships the software you need. [01:59] okay, so you're saying i should be grabbing everything from the ubuntu repo? [01:59] Everything possible, yes. [01:59] If they ship it, they test it and they support it. [02:00] Hell, a major reason for my recent switch to Ubuntu is that I want to spend more time on other hobbies, and Ubuntu does a lot of support I'd have to do myself with FreeBSD or Slackware or Gentoo. [02:01] It's like two commands for my new printer to be installed and working. Slackware, much harder and more labour-intensive. FreeBSD, it's in fact *impossible* unless I want to gut and rewrite their hplip port - which I don't want to od. [02:01] do* [02:02] As for rewording your question... The proper packages do blacklisting already, so you should only mention flaky boots and actual symptoms rather than asking how to do something that only comes up if you're not using the supplied packages. [02:02] brb [02:05] the safest route would be to blacklist first, at least i can rule it out. [02:05] there wouldn't be any harm in it. [02:05] It's already been done for you. [02:06] cd /etc/modprobe.d ; grep nouveau * [02:06] And if it hasn't, then no, blacklisting is an awful thing to focus on first. [02:06] wow, you're right. [02:07] Shocking. [02:07] https://bpaste.net/show/ff7fcc406420 [02:08] Mm, that's not at all what you want. It suggests that you do not have the Ubuntu-sourced nVidia drivers installed. [02:09] I'd expect to see nvidia-361-foo and so forth. [02:09] Anyway, I'll leave you with my list of instructions for now. I've got to search for this power supply some more. [02:09] ChibaPet, alright, thanks [02:10] (Wife brought in my new firewall, and said "What's this?" I countered with, "My new firewall. Where's it's power supply?") [02:10] i'll debate whether to try the nuke system thing. [02:10] I'd definitely do that before a full reinstall. [02:10] A reinstall would be easier, but if you do that, you'll have the potential to learn a bunch. [02:10] :) [02:17] ChibaPet, doing the nuke, i'm on step 10 on your instructions. [02:24] Ah, cool. On this end, I may have found my power supply. It fits and was in the right general area, but it's 12v-1.5A, not the 12v-2A the device wants. [02:25] haha [02:25] this is a long install... [02:25] I believe it. [02:25] what's it doing exactly? [02:25] it's downloading a lot of amd64 things. [02:25] Well. We've removed the "alien" repositories, and we're getting the latest conception of what's in the Ubuntu repositories. [02:26] okay [02:26] Once this is done, we're installing everything. [02:26] Upgrading everything, that is. [02:26] k [02:26] bpaste is a nice website. i don't know why everyone uses paste.bin. [02:26] i'm going to use that from now on. [02:27] and, your directions are very understandable. thank you for that. [02:28] Sure thing. I hope it all helps. [02:28] I've got my fingers crossed that nothing hoses you up and leaves you without an initrd. [02:29] i mean, worst case scenario, i just reinstall ubuntu. [02:29] Yeah. [02:29] i have nothing to lose because i already don't have anything. [02:29] :) [02:30] You're coming away with knowledge and battle scars. [02:30] haha [02:30] I can't remember what, but for most of this, I clearly had to slam into some wall at some point to have encountered any of it. [02:30] yea, i hope this helps. if not, i hope you have more ideas. :) [02:30] Before you know it, you'll be in here berating new users for installing skanky software from the underbelly of the 'Net. [02:31] HAHA [02:31] yea, yelling at people for asking the same questions. :P [02:32] This channel's pretty decent, as is #ubuntu-server. I can't get near #ubuntu. It sucks your brain out within minutes of entry. [02:33] i agree [02:33] too much going on in there [02:33] and answers come at you from all directions. [02:33] much like the askubuntu forums, someone should clean those out. [02:34] The sheer quantity of wrong answers you see fly by in #ubuntu is staggering. [02:34] Anyway, I'll try not to be negative. Reading about amperage now. [02:36] ChibaPet, in your instructions...i'm in aptitude. [02:36] you said to mark it with an underscore. [02:36] ok, this is where it gets hairy - 'u' to update first [02:36] i did the 'u' [02:37] i can't underscore the category. [02:37] If you want, from the local/obsolete entry, type [ to see what's in there [02:37] oh [02:37] Okay, then [ to expand, and try doing it with a more specific category [02:38] oh wow. [02:38] ok, what do i do? i expanded. [02:38] Arrow down and try underscore on the deeper categories if it won't do it on the top level. [02:39] hmm nope [02:39] Also, for what it's worth, I'd try to stick with apt-get, aptitude, and where needed dpkg, and ignore the GUI tools for package management. [02:39] What do you see there? (Hint: If you can't select to copy, press shift and try selecting again.) [02:39] uh, you're speaking that weird linux language. [02:40] right now i'm in the aptitude GUI [02:40] It's not in a terminal? Text? [02:40] hold on, i'll screen shot [02:40] okay [02:40] Here's what I get: https://bpaste.net/show/e66844348179 [02:41] Anyway, even if you can't do a whole category at once, you basically want to mark all those packages for purge. [02:41] http://imgur.com/RPhhnbS [02:42] Oh, that's fine. That's a terminal. [02:42] It seems to have worked. [02:42] yes, but you want me to delete. i haven't done that. [02:42] That "p" you see (and the purple) means the packages are marked for purge. [02:42] oh ok [02:42] then i can go ahead and push 'G'? [02:42] Lower-case. Not sure if upper-case will do the same thing. [02:43] For instance, 'u' and 'U' are distinctly different operations. [02:43] yea, i see the legend. [02:43] okay pushing 'g' now [02:43] Hey, for what it's worth, once you get things working again and have Wine installed, I recently noted that Plants vs Zombies works flawlessly under Wine. [02:44] hahah [02:44] okay, stop teasing me. [02:44] it's removing lots of things.. :) this looks promising. [02:45] If the things aren't packaged properly, this is where things could go badly. [02:45] They need to remove themselves cleanly. [02:45] if i get disconnected and don't respond, give me a sec and i'll log into my laptop and let you know what happened. [02:45] FWIW: http://imgur.com/36UFp0L [02:45] sure [02:46] it just uninstalled my google chrome browser. [02:46] i'm on your last step though. [02:46] Yeah, we removed those PPAs too. [02:46] apt-get install nvidia-361-updates [02:47] The alternative was individually moving PPAs and I didn't think you were feeling quite up to that. [02:47] ChibaPet, i'm back in aptitude. [02:47] But we can get Chrome and Wine back up easily, since we just renamed the directory they were in. [02:47] it removed and went back into the aptitude menu [02:48] okay, so... wait... you were supposed to install nvidia-361-updates from the command line [02:48] you have install nvidia as the last step. [02:48] I'm not sure how you're back in aptitude... You should press 'q' anyway and run the apt-get install nvidia-361-updates from the command line [02:48] ok [02:48] ok [02:48] back on the CLI [02:48] root [02:48] installing nvidia [02:49] Once that's installed, cd into /etc/modprobe.d and let's make sure we see the blacklist entries we expect [02:49] cd into? [02:49] cd /etc/modprobe.d [02:49] remember, you need to tell me exactly. haha [02:49] ok that's better. [02:49] grep nouveau * [02:50] and before we're done, I want us to add a step, so tell me when you're done with all this [02:50] before we try rebooting even [02:50] it's still installing nvidia.. [02:51] Yeah, it's building a module. Takes a bit even on a fast system. [02:51] you've been through all this BS? [02:51] I do this for work. [02:51] are you a CS? [02:51] Problems related to desktop use of Unix ends up being recreational. :P [02:51] haha [02:52] That smacks of education. I'm an obligate autodidact. [02:52] really? [02:52] pretty impressive [02:52] A lot of sysadmins are, as it turns out. [02:53] i guess i better drop my major then.. [02:53] When I was little I wanted to write software for NASA. Now I'm mostly content watching my kids exceed me. [02:53] CS major? [02:54] yea, but i haven't started my major. i'm working on general education right now. [02:54] community college [02:54] https://bpaste.net/show/88478dc00f85 [02:54] Here's a tip... Teach yourself Lisp, and one of Haskell or Erlang, on your own time, and you'll launch yourself into way more interesting jobs post-grad. [02:55] Anthony-L: That's odd. Please tell me what "dpkg -l | grep nvidia" gives you. [02:55] You should have the same stuff as me after that, but you don't. [02:56] https://bpaste.net/show/f2e9262e5c1d [02:56] Other CS tip [02:56] i've never even heard of Lisp. haha [02:56] Focus on databases and back-end / middleware systems and you'll have better jobs and less competition. [02:56] alright [02:57] Hm. That seems right. Not sure why you have a different set of modprobe.d files, but they include the right stuff so that all looks okay. [02:57] Alright, here's our extra step: update-initramfs [02:57] uh [02:58] the command line is 'root@anthony-desktop:/etc/modprobe.d#' [02:58] is that okay? [02:58] Sure. [02:58] Doesn't matter where you are when you do it. [02:58] The last bit is I'm curious if anything has mangled your /etc/default/grub file. [02:58] okay, here's what it did.... [02:58] https://bpaste.net/show/84a60d9b09fd [02:58] If you could bpaste your /etc/default/grub I'd be grateful. Shouldn't be anything unique in it. [02:59] sorry, update-initramfs -c -k all [02:59] okay, that worked. [02:59] what do you want me to do with grub? [02:59] it's updating.... [02:59] put /etc/default/grub on bpaste [03:00] permission denied. [03:00] nothing sensitive in it - I just want to make sure nothing has mangled it on you [03:00] believe me, i have nothing to lose. haha [03:00] Permission denied? And you're root? [03:00] yea, that's weird. isn't root like GODLIKE [03:00] ? [03:00] cat /etc/default/grub [03:02] https://bpaste.net/show/809c3b02217d [03:02] Cool. Nothing has mangled the GRUB_CMDLINE_LINUX* lines. [03:02] Alright, you should be good to reboot. [03:02] awesoome...i wish i knew what that was. [03:02] Oh, one more thing [03:02] before you go [03:03] you're a crazy dude. [03:03] i almost feel like i've been violated...hahah [03:03] I'm assuming it didn't wipe out your desktop environment. If you come back and you're at a login prompt, no graphics, log in and type "systemctl set-default graphical.target" [03:03] as root [03:03] or "sudo" [03:04] i don't really know how to do that root stuff before the GUI [03:04] and if you're for some reason missing your desktop environment, "sudo apt-get install ubuntu-desktop" will get it all back. But it should all be there. Just in case. [03:04] okay, you want me to reboot? [03:04] Sure. [03:05] *fingers crossed* [03:05] brb [03:14] ChibaPet: no bueno [03:15] ChibaPet: i can get to grub, but it freezes at the purple screen. [03:15] ChibaPet: just a purple blank screen [03:15] after the grub menu [03:18] argh [03:19] yea...sucks [03:19] Hrm. Can you hit escape after GRUB? [03:19] instead of 'enter' push 'esc'? [03:19] So, the purple screen is probably Plymouth or something, meant to cover text because text is outré. If you whack escape you might get it to show you text. [03:19] Then we might see what's going on. [03:20] I'd thought that as far as we got before, we'd be in good shape. [03:20] yea, 'esc' does nothing [03:22] Hrm. [03:23] it will boot to the GUI eventually [03:23] it takes a lot of reboots. haha [03:23] there it goes [03:23] the HDD is blinking. [03:23] GUI is coming up. [03:24] Is this the flakiness you saw before? [03:24] yup [03:24] that's why i'm scared to restart.... [03:24] it has to be a gpu issue [03:24] the only thing i can think of. [03:25] It's an interesting issue, because you should be pretty much okay with the software you're running. [03:25] lsmod will show you loaded drivers, and by looking at the output of lsmod you can convince yourself that nouveau isn't actually loaded [03:25] ...not that it helps us figure out what's going wrong. [03:26] Now, another idea I have is that what you're seeing could well be network-related. Funny delays in startup are often network issues. [03:27] that sounds really weird. [03:27] i'm just a typical guy with a router and residential cable internet... [03:28] just saying [03:28] when it freezes up, the HDD light is really dim and my keyboard locks up. [03:28] isn't there a log file you could look at to see the error? [03:30] Maybe. I'm new to systemd and I'm not sure how best to debug startup. [03:31] how could i get google chrome back? [03:31] hm, so, earlier we moved /etc/apt/sources.list.d to another name - that plus evil or something [03:32] cd into that directory [03:32] ls [03:32] look at the files and move the chrome file to the correct directory... mv foochromefoo.list ../apt.sources.d/ [03:32] sorry, my chat closed. [03:32] look at the files and move the chrome file to the correct directory... mv foochromefoo.list ../apt.sources.d/ [03:32] do the same for wine [03:32] i don't need wine. [03:33] i didn't really know how to use it anyway. [03:33] then apt-get update ; apt-get install google-chrome-stable [03:33] No Plants versus Zombies for you if you don't have Wine! [03:33] hold up here, you want me to mv? [03:33] or cp [03:34] please type it out. :) [03:34] exact direction. [03:35] Do you have the bpaste where I told you to mv (rename) the directory? [03:35] cd /etc/apt/sources.list.d-evil [03:35] if it's not that it's something like it [03:36] mv *google* ../sources.list.d [03:36] apt-get update ; apt-get install google-chrome-stable [03:36] no, but i don't need the older folder. [03:36] old* [03:36] you want the repository file for Google Chrome from it [03:37] Alternately, download a new package from Google. Easier to fish out the repo file. [03:37] ChibaPet: apt not apt-get!!!!!!!! [03:38] *ahem* [03:38] Sorry, I meant dnf. [03:38] * tsimonq2 runs [03:38] yea, i got denied. [03:38] it's okay. [03:38] Anthony-L: sudo -i first - you need to be root [03:38] or do it with sudo in front of each command - either way [03:38] apt-get update ; apt-get install google-chrome-stable [03:38] ? [03:39] s/apt-get/apt/ [03:39] * tsimonq2 would do apt update && apt install google-chrome-stable [03:40] none of that works [03:41] *i want to hit my comp with a sledgehammer. [03:43] i'm over this OS, i don't have the time. [03:44] Anthony 0 - Linux 1 [03:44] Anthony-L: I'm sorry you hit on the dodgy instructions for getting nVidia working. I think that burned a lot of time and goodwill. [03:44] ChibaPet, we tried our best. haha [03:44] Sticking to it wouldn't be a bad idea, FWIW, but we all have different pain thresholds. [03:45] A random note, if you're new to Linux, starting off with a pre-release version of the OS might be being a bit too adventurous. [03:45] I mean, stuff's *guaranteed* to be mildly broken in many cases. [03:45] ChibaPet, it actually worked better than the pre-releases on my system. [03:45] i think my pc is just too new for linux. [03:46] i have like the ultimate gamer setup. [03:46] Anthony-L: noo don't leave us :) [03:46] Shouldn't be. I just built a Skylake Xen system a couple weeks ago and it's all supported. [03:46] ^^^ [03:46] Xeon* [03:46] ChibaPet: Xen is a thing though :P [03:47] 16 GB of (weirdly) unbuffered ECC RAM, that (slightly dated) GTX 660, bunch of disks. [03:47] it just sucks i'm the only one on the net with this problem. it seems super rare. [03:47] Anthony-L: It comes up, always, just slowly? I'd look hard at dhclient logs. [03:47] I'd also look at nuking Plymouth packages and/or getting good at hitting ESC at the right time to actually see boot messages. [03:48] As for debugging startup, beats me. systemd knows better than we do how to log things. [03:48] Anthony-L: nvidia drivers have burned out more then just you [03:48] believe me [03:48] Anthony-L: but stay with this. It's worth it [03:49] Anthony-L: even if you dual-boot :P [03:49] i couldn't even dual boot. the dual boot would be imminent, that would be more of a hassle. [03:53] and the bad part is, i have to explain my problem to someone else and go through a whole process. [03:54] i'd really like to flag the problem so people around the world don't have to deal with this same issue. [03:54] i didn't think i had a rare problem. [03:55] isn't customization wonderful? [03:55] this OS makes me want to take a shot of tequila. [03:55] Anthony-L: email the ubuntu-users mailing list, you will get TONS more exposure there [03:55] Anthony-L: if you want it :) [03:56] tsimonq2, what's the email? [03:56] Anthony-L: ubuntu-users@lists.ubuntu.com [03:57] i really don't know what to say to them. [03:57] ChibaPet and I have been doing lots of things. [03:57] i don't even know where to begin. haha [03:58] i'll try and write them though. [03:58] i'm just really surprised there isn't a log file i can just send them. [04:06] Anthony-L: what's seems to be the issue? [04:07] oh lord [04:07] ^^^^^^^^ [04:07] snowgoggles: graphics drivers juggling...read the backlogs [04:07] i can't restart or shut down. [04:07] i get a purple blank screen after grub menu. it happens intermittently. [04:08] most purple blank screen after grub menu, i'm terrified to restart/shutdown. [04:08] mostly* [04:08] Anthony-L: then hibernate XD [04:08] haha [04:09] Anthony-L: no, seriously, there is a Hibernate option :P [04:09] anyways, sleep for me, night [04:09] yea, but that's not the point. [04:09] good night [04:11] Anthony-L: this is dev release... apt full upgrade? [04:12] yea, i think [04:12] keep in mind, i don't speak linux. [04:12] i'm also a brand spankin new user. [04:12] Anthony-L: have you run it? [04:12] i think so [04:12] dist-upgrades? [04:12] i did a command like that. [04:12] i dont know what it did. [04:13] another help/support person told me to do it. [04:14] new user on dev release....just playing around then...not a system that your worried about stability [04:14] snowgoggles, i've tried out all the releases. this seems like the only one that works for me. [04:14] so nvidia driver...how did you install it? [04:14] nvidia driver installed through the repo, if that makes sense. [04:15] works? you said it freezes [04:15] i'm at the GUI. [04:15] it freezes on restart/shutdown intermittently. [04:15] i'm literally talking to you on the machine. [04:16] hmmmm might need to check dmesg for results and possibly xorg.0.log [04:17] it's late for me though....inspect those for issues [04:17] snowgoggles, speak English please. [04:20] Anthony-L: if your interested in sticking with 16.04 then you'll need to get a little familiar with some of the log files to troubleshoot...there's no guarantees for 16.04 until release next month...so you'll have to fight it out and get familiar with logs [04:21] Anthony-L: i'm crashing for the night...but don't give up...there's always a solution...it just takes time [04:22] Anthony-L: FWIW, don't stick entirely to the graphics driver idea when debugging. I think it's something else now honestly. [04:23] Anthony-L: I think there's a good chance it's something network-related hanging up. The purple screen is supposed to be there. It's not a bug. it sitting for a long time just means it's hiding the output from whatever's having trouble. [04:23] I don't run Plymouth myself, so I have no such purple screen. Just an idea. [04:24] what is Plymouth? [04:24] Anthony-L: It's that purple screen. :P [04:24] oh, that's what they call it? haha [04:24] It exists solely to hide text so you can pretend you're running Windows. [04:25] It's the package that does it. It also puts up a graphical thing if you need to enter a disk-unlock password. But that's it. [04:25] oh! i understand. it's for aesthetics. [04:25] It's eye-candy that hides problems annoying in cases like this. [04:25] got it [04:26] wish i could turn Plymouth off. [04:26] You can delete the packages. :) [04:26] you want to try? [04:26] i'm down. [04:26] and then rebuild initramfs [04:26] It'll probably shed light on what's timing out. [04:27] i'm down with that. [04:27] Gah, just got paged by work. [04:27] I thought the night was going too smoothly. [04:27] My attention will be split for a bit. [04:27] yea, i have all the time in the world. [04:27] start with: dpkg -l | grep plymouth [04:28] https://bpaste.net/show/7e8fcae709fd [04:32] Hrm, I have the packages. I thought I didn't. Looking for the way to cleanly disable Plymouth. Give me a sec. [04:32] take your time [04:33] the work thing was a false alarm [04:35] I'm looking for a non-invasive answer. I don't like what I'm finding so far. Still looking. [04:35] no prob [04:35] http://askubuntu.com/questions/98566/how-do-deactivate-plymouth-boot-screen [04:36] That's along the right line. [04:36] Can you show me your /etc/default/grub again? [04:36] uh [04:36] cat /etc/default/grub and throw it in bpaste? [04:37] https://bpaste.net/show/27418c17ee85 [04:37] Alright, half a sec. [04:40] here: https://bpaste.net/show/efe4ef4c8534 [04:40] That avoids us teaching you to use a screen editor for the moment. [04:41] alright, i'll punch that in the terminal now. [04:42] sed: couldn't open temporary file ./sedzqTXhv: Permission denied [04:43] sudo -i first [04:43] sorry [04:43] assume I mean "sudo -i" [04:43] ok [04:43] before much of what I say [04:43] and then you'll be in a root shell [04:44] -bash: s/quiet splash//g: No such file or directory [04:44] sudo -i is on its own line [04:44] sorry [04:44] updated instructions: https://bpaste.net/show/1f494df45846 [04:44] ok, i'm in root [04:46] HDD light is blinking like crazy [04:46] it's loading things...haha [04:46] okay, it's finished. [04:47] let me get on my laptop [04:47] just in case ;) [04:49] you want me to restart? [04:49] ok, this is me on my laptop. [04:49] You did the update-grub and the update-initramfs ? [04:50] yes [04:50] we did those first, didn't we? [04:50] Sure, restart, and what we hope to see is a bunch of text scrolling by. [04:50] k [04:50] here goes nothin [04:50] If you see purple again we want to verify that we actually did the updates, again. [04:50] okay [04:50] it's shutting down. [04:50] update-grub and updatae-initramfs I mean [04:50] kk [04:51] wow! [04:51] i see a bunch of shit [04:51] oh, sry for swearing [04:52] Now, what we want to see (and this might be hard if you don't know what you're looking for) is what it's sitting on when it pauses a long time. [04:52] it stopped with [ 3.335677] clocksource: Switched to clocksource tsc [04:52] Now you have a hope of finding the issue. :) [04:53] That doesn't seem like it'd be a problem, but *maybe* it is. Or *maybe* it's something it started just before that, or *maybe* it's something it's started without putting anything on screen yet. [04:53] systemd muddles system start-up so that you lose comprehensibility in exchange for occasionally shaving off a second or two. [04:53] Anyway, this is a really good step, as you'll see what it's doing. The other thing to note will be the messages that show up after that. [04:54] i wish i could scroll up....but it's frozen. [04:54] Might even be worth taking a picture of all of this as it happens. [04:54] You're booting and system is temporarily hanging on *something*. [04:54] that was on restart [04:54] let me do a cold shutdown and see what happens [04:54] Oh, I thought that was as it came back up. [04:54] no [04:54] Worth getting a picture of it as it is for bug-reporting. [04:55] You'll see something similar when you start up, and hopefully the reason for your big lag will show up. Without the purple cloak, you'll see what it's actually trying to do when before it seemed frozen. [04:55] ok, did a cold shutdown, purple screen of death is still alive. [04:55] hrm [04:56] Do you remember definitely running update-grub after you ran the sed command with "quiet splash" in it? [04:56] yea [04:56] i ran everything in your instructions [04:56] we could try it again [04:57] Can you paste a new copy of /etc/default/grub so we can see that the sed command worked? [04:57] let me try and get to the GUI first... [04:57] ok [05:02] yea. it's going to be a couple bootgs [05:02] boots* [05:03] ok, it's finally loading [05:04] it's weird. it's like it tells itself, hey i'm not working, lets try something else. [05:05] ok, i'm in here. [05:08] purple or text? [05:09] i'm in the GUI [05:09] the purple screen still showed [05:09] ok [05:09] cat /etc/default/grub and bpaste it? [05:10] https://bpaste.net/show/5a914f79aebc [05:11] Man my stuff just got hammered in endless survival mode: http://imgur.com/Zy8rLKe [05:11] Alright, that looks right. [05:11] haha. you're gaming [05:11] as root (meaning after sudo -i) lets's run update-grub again just to make sure [05:11] and update-initramfs -c -k all [05:13] it's updating [05:13] it's done. [05:13] So, I don't get Plymouth because I didn't set up it, as I use a server install to start, even with desktop systems. [05:14] oh. why are you running a server [05:14] ? [05:14] If it's something other than that "splash" directive then I'm confused. [05:14] You can't get software RAID support out of the desktop ISO, at least without mucking around in ways that are boring and manual. So I use the server install ISO for everything. [05:15] It gives you the nice text-based Debian installer, which handles RAID, LVM, LUKS etc. out of the box without having to screw around. [05:15] crazy [05:15] initram updated [05:19] reboot? [05:19] Sure. [05:20] If you get the purple screen again, I'd start wondering if update-grub is silently failing, or if there's another way to disable Plymouth you need for Xenial. [05:20] I'm at the point where I'd have to start wildly guessing. [05:20] k [05:24] yea, plymouth is alive. [05:24] Damn. [05:24] So, next thing I'd recommend is asking on the mailing list. Signal to noise ratio is *way way* better than IRC and you can't even compare the forums. [05:25] the mailing list? [05:25] https://lists.ubuntu.com/mailman/listinfo/ubuntu-users [05:30] what should i tell them? [05:31] Explain that you have long pauses during start-up sometimes, unpredictably, and that you haven't been able to turn off Plymouth to see what's causing the pauses. [05:32] Asking for help debugging the start-up would be cool too. [05:32] can i send you like an amazon gift card or something? [05:32] Nah. [05:32] But thanks. :P [05:33] do you have a steam? [05:33] I mean, I haven't even solved the issue. :P [05:33] yea, but you're wasting your time helping me. [05:33] I signed up briefly and then deleted it. [05:33] Nah, it's like a review of these things. Keeps me sharp in my old age. [05:34] haha [05:34] well thanks [05:34] Really, I'd most like to see you stick with Linux, Ubuntu or otherwise. I'd feel gratified to know you stuck with it. [05:34] And, remember to start teaching yourself Lisp. [05:34] yea, i made the windows jump. i already have blood, sweat, and tear invested....i'll probably keep trying. [05:34] The world needs more Lisp and less Node.js [05:34] i hate not figured out a problem. [05:35] Good trait. [05:35] figuring* [05:35] what's Node.js? javascript? [05:35] Yeah. [05:36] i don't think they teach Lisp in college... [05:36] Here's a free online version of a well-liked, fairly recent book: http://www.gigamonkeys.com/book/ [05:36] The book's worth getting in paper, but the free online version is a nice touch. [05:36] yea, but i'm super beginner. i literally need a starting point. [05:36] (And there are several Lisps you can run on Ubuntu.) [05:37] Lisp is an amazing starting point for programming. It'll teach you good habits. [05:37] and Lisp is used in back end? [05:37] Yeah, principally. [05:38] what's even considered backend? [05:38] back-end? [05:38] Databases, architecture automation, distributed processing of computer and other loads... [05:38] oh wow [05:39] how the hell did you get into that? [05:39] with no education, you just told em? [05:39] I didn't say I had no education. :P I said I'm an autodidact. [05:39] I started programming when I was eight, and that was a long time ago. [05:40] wow [05:41] i always just gamed when i was younger. haha [05:41] never really wanted to learn the programming part. [05:41] until now [05:42] I was lucky in that there weren't really games to play when I started. [05:42] I had the computer and nothing to do but program it. [05:42] 31 now and going back to college. i was a welder for 12 years and am tired of that. i've always loved computers more. [05:42] welding is hard on your body. [05:42] That should translate into better success and focus with school. [05:43] I'd go back to college if I won the lottery or something. [05:43] yea [05:43] haha [05:44] now this thing doesn't even want to go back to the GUI [05:44] What's it doing? [05:44] purple screen of death still [05:44] And escape doesn't make it go away? [05:45] nope [05:45] Trying to hit escape early might have more success - like, as soon as you see the screen. [05:45] k [05:45] I bet the mailing list will have an idea. [05:46] Anyway, I need to hit the sack. I'll catch up on scrollback tomorrow and see if anything's come up. [05:47] alright, thanks a lot. [05:47] Have a good one, and good luck. [05:47] thanks, night [06:33] ChibaPet, i sent them an email. === uaa is now known as Guest5838 === marlinc_ is now known as marlinc === Guest5838 is now known as damascene === pesari_ is now known as pesari [08:28] Good morning. [10:20] Hello. [10:21] We are doing daily snapshots of the xenial repositories and it sometimes happens that the repository is in an unusable state (packages missing, or broken dependencies). Is it somehow possible to tell if the repository is currently in an ok state before doing the snapshot? [10:21] eval: did you install xenial fresh or upgrade? [10:22] lotuspsychje: this is not about an installation. We have a mirror of the repository hosted on our servers using landscape (which internally uses reprepro). [10:23] And we update the mirror every night, but it sometimes happens that some packages are missing or some dependencies are broken. [10:23] eval: yes, but xenial is still in development stage right [10:23] Yes, I know that. [10:23] eval: there is also #ubuntu-mirrors for known issues to repos [10:24] I'm guessing this breakage happens because maybe we do the mirroring exactly when an update to the repository happens, so the question would be, is there any way to know when anything on the repository is currently being updated? [10:25] eval: i would think final xenial release might get solve this issue [10:25] eval: now everyting can still break [10:26] eval: xenial should not be used for daily use or production yet [10:26] eval: even if its not an install and the repos [10:26] lotuspsychje: I know that. The question is not when the breakage will stop, I know that will stop when xenial is released. My question was just if there is any way to tell if the repository is currently in an OK state. [10:26] eval: but please doublecheck in #ubuntu-mirrors [10:27] lotuspsychje: I'm deploying Ubuntu for a business with over 1000 machines, I know that xenial should not be used in production right now, we are just evaluating it so that we are ready when it gets released. [10:28] eval: try #ubuntu-mirrors mate those guys have more experience in repo bugging [10:28] Ok, thanks! [10:28] no sweat [10:37] !info testrepository | eval maybe this could be usefull? [10:37] eval maybe this could be usefull?: testrepository (source: testrepository): unit test system with database of test results - metapackage and doc. In component main, is optional. Version 0.0.20-2 (xenial), package size 11 kB, installed size 34 kB [10:38] lotuspsychje: I'll look into it. Thanks for the tip! [10:41] eval: maybe this can be interesting aswell to explore repos with synaptic at bottom: https://help.ubuntu.com/community/Repositories/Ubuntu [10:59] lotuspsychje: testrepository is unfortunately something completely unrelated... :-) [10:59] ok [11:00] eval: I don't think there's an easy way to tell if the archive is consistent at any point in time before release [11:01] popey: I see. [11:01] Ohh well, guess I'll have to live with it, then. [11:04] Anyway, thanks a lot for the help! [11:04] eval: good luck mate [11:04] np [11:05] eval: final almost there :p [11:05] Yeah, waiting for it. :-) [11:05] Have a nice day, guys! [11:05] cheers [11:14] popey: if you have time, can you change topic in the xenial party channel? users are getting warmed up already :p [11:14] !party [11:14] Please remember that #ubuntu, #kubuntu, #xubuntu, #edubuntu, and #lubuntu are support channels. To countdown to !wily release and then party once it happens, join #ubuntu-release-party - For in-person parties, see http://loco.ubuntu.com/events/global/3075/ [11:15] we typically don't warm that up until the week of release [11:15] ah kk [11:34] Howdy folks [11:53] Lol, Iǘe never seen this: nmap: unrecognized option '--script' [11:54] I've never seen this* [11:54] Anyone have any idea what could cause that? [12:03] hi [12:06] I will soon need to install Kubuntu on a machine which has the latest Intel Skylake processor, and I'll choose Wily where I will want the latest 4.4 kernel available for Wily, which will later be upgraded to Xenial once this one will be final and stable. Which ones are the packages which must be installed for the 4.4? I mean appart from "linux-image" and "linux-headers"? I have seen a bunch of packages, signed and else : what is really needed? [12:07] this information would be of great help. I'll be around, maybe not always in front of the screen, but I'll stay logged and whenever someone has the right answers for me, I'll be there to get it. [12:07] so, thanks for your help… [12:14] the upgrade will do all this for you [12:14] just install kubuntu and upgrade when 16.04.1 is released [12:14] or wait for 16.04 and install then === tomaw_ is now known as tomaw === Pici` is now known as Pici [14:14] MonkeyDust: [14:15] hmmm probably playing in the sun [14:23] lotuspsychje [14:24] aha [14:24] 16.04 is lightning fast [14:24] yeppers [14:24] it rocknrolls fresh isnt it :p [14:24] installed mate [14:24] MonkeyDust: nice [14:25] Running the 16.04 beta 1 ... when I do an update it says that not all updates can be in stalled.. run a partial upgrade, to install as many updates as possible? [14:25] HadesWatch3r: clean install or upgrade? [14:25] that is a good question .. [14:25] it is a vm [14:26] HadesWatch3r: so its a clean 16.04 iso right? [14:26] I believe it was clean 16.04 [14:26] yes. [14:26] kk [14:26] HadesWatch3r: did you add ppa's of any kind? [14:26] no [14:26] pure [14:26] 16.04. [14:26] HadesWatch3r update what you can, first, then look for a solution [14:26] HadesWatch3r: can you pastebin us the full output of the errors [14:26] ah errors? [14:27] (if you have any) :p [14:27] So I'm using the gui ... will I choose partial upgrade or continue? [14:27] I'm guessing partial [14:29] HadesWatch3r: im wondering wich packages are kept back? [14:30] I have done the partial upgrade.. [14:30] it is installling now . [14:30] kk [14:31] 9 packages are going to be removed. [14:32] linux images .. [14:32] and one qt package. [14:32] ah [14:32] ok proceed [14:32] restart [14:32] HadesWatch3r: check uname -a after install [14:32] brb [14:33] k [14:33] Linux ubuntu 4.4.0-10-generic #25-Ubuntu SMP Wed Mar 2 14:55:50 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [14:33] !info linux-image-generic xenial [14:33] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.4.0.12.13 (xenial), package size 2 kB, installed size 11 kB [14:35] MonkeyDust: installed preload on xenial? [14:35] lotuspsychje of course [14:35] : ) [14:35] first thing i install, always [14:36] rocknroll [14:36] HadesWatch3r: uname -a please [14:36] Linux ubuntu 4.4.0-12-generic #28-Ubuntu SMP Wed Mar 9 00:33:55 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [14:36] so seemed like all is ok [14:36] yep [14:36] no errors that I see... [14:37] Wonder why I got that ... I've never seen it before... (not that I have a lot of experience with errors on ubuntu...) [14:37] HadesWatch3r: when older packages are no longer needed it does that [14:38] lotuspsychje ahh makes sense, thank you. [14:39] HadesWatch3r: https://wiki.ubuntu.com/U%2B1/partial_upgrade [14:40] MonkeyDust: what else of packages you install that are interesting? [14:41] MonkeyDust: vlc, smplayer,hplip,pan,hex,kazam,chromium,preload,bleachbit here [14:42] lotuspsychje 'feh' is a quick previever for pictures [14:42] !info feh [14:42] feh (source: feh): imlib2 based image viewer. In component universe, is optional. Version 2.14-1 (xenial), package size 146 kB, installed size 393 kB [14:42] lemme try that [14:43] and 'aha' converts terminal output to html [14:43] !!nfo aha [14:44] !!info aha [14:44] cool [14:44] !info aha [14:44] aha (source: aha): ANSI color to HTML converter. In component universe, is extra. Version 0.4.8-1 (xenial), package size 18 kB, installed size 85 kB [14:44] ok [14:45] MonkeyDust: i like the new xenial agenda/calendar [14:46] i use onlyoffice for that [14:47] http://www.onlyoffice.com/ [14:47] lets c [14:47] looking neat === maxb_ is now known as maxb === rw is now known as dax [16:21] Wonder if Ubuntu 16.04 supports a root filesystem on a VG with multiple (encrypted) PVs? [16:22] To lazy to create a VM to check, sigh. [16:45] yacc_: is it lvm you talking about? [17:06] tsimonq2: I did run into at least one situation apt-get handles where apt seems not to have an option: apt-get source === TwistedFruit is now known as ChibaPet === uaa is now known as Guest97616 [18:02] bbl [18:28] the upgrade will do all this for you [18:28] just install kubuntu and upgrade when 16.04.1 is released [18:28] or wait for 16.04 and install then [18:29] I am not installing for myself, so I can't do that kind of thing : and I know the kernel 4.4 is available for Wily, I just need to know which packages apart from "linux-image" and "linux-headers" should be added besides [18:29] I will now repeat my question which I asked several hours ago: [18:30] I will soon need to install Kubuntu on a machine which has the latest Intel Skylake processor, and I'll choose Wily where I will want the latest 4.4 kernel available for Wily, which will later be upgraded to Xenial once this one will be final and stable. Which ones are the packages which must be installed for the 4.4? I mean appart from "linux-image" and "linux-headers"? I have seen a bunch of packages, signed and else : what is really needed? [18:30] The Skylake needs 4.4 to be able to provide all it's power, regarding 3D and OpenGL [18:31] the user is someone who works daily with his computer, and works a lot with pictures so he needs the distro to be stable, reliable, and optimized [18:31] this is why I would like to have help with the choice of the said packages [18:31] ikonia still around? [18:33] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-wily/ [18:33] is "headers" and "image" enough? [18:37] melodie: There are instructions here: https://wiki.ubuntu.com/Kernel/MainlineBuilds [18:38] melodie: Xenial will ship next month. Waiting isn't a horrible idea, or installing it now if you're feeling adventurous. [18:41] melodie: From what I can see, 3.19 has Skylake support, FWIW. [18:41] Oh, never mind. I see an article about significant improvements in 4.3. [18:44] ChibaPet I'm very adventurous, just not when it's for someone else [18:44] I want each install to be perfect [18:44] 4.3 ? [18:44] Development version. [18:44] improvements available in Wily? [18:45] checking http://packages.ubuntu.com/ [18:46] I didn't see anything when I looked. The MailineBuilds link might be your best bet. [18:46] Chipaca no 4.3 for wily [18:48] Oh, you already linked something from there. Yeah, image and headers ought to work. [18:48] If it were me, though, that's less support for the fellow than giving him Xenial would be. [18:49] Which is to say, mainline kernels would qualify as *more* adventurous than just using Xenial, IMHO. [18:49] aha [18:50] so I'll now grab today' Kubuntu Wily, attempt to upgrade it, and see what happens? [18:50] this is the very adventurous part, for a start! [18:50] or maybe I can try again a Kubuntu Xenial, but last time the installer would not work (only in Kubuntu) === Guest97616 is now known as damascene [19:08] Hey, where is the repository of pre-released kernels for Xenial? I mean, the .debs of built 4.5 kernels? [19:11] Nevermind, I think these should do: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.5-wily/