=== tomreyn_ is now known as tomreyn [15:40] tseliot, i've got a guy in the other channel that is running nvidia's module with nouveau's glx links because the alternative didn't switch over [15:40] bjsnider: what room? And how doesn't it switch to nvidia? [15:41] +1 [15:41] i can get him in here [15:41] bjsnider: yes, please [15:41] ok, it's superlag [15:42] so he installed nvidia-319 twice and manually ran the --install /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf x86_64-linux-gnu_gl_conf /usr/lib/nvidia-319/ld.so.conf 8602 command [15:42] yep [15:42] SuperLag, you didn't get any errors when you installed the 319 package right? [15:43] bjsnider: no errors [15:43] tseliot, so there you have it [15:44] when he runs readlink /etc/alternatives/x86_64-linux-gnu_gl_conf it's the mesa link [15:44] SuperLag: why did you run that command manually? [15:44] tseliot: which one? [15:44] SuperLag: update-alternatives --install /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf x86_64-linux-gnu_gl_conf /usr/lib/nvidia-319/ld.so.conf 8602 [15:44] i told him to [15:45] you shouldn't have to do that [15:45] yep [15:46] SuperLag: have you used the NVIDIA installer before on the same ubuntu installation? [15:46] he says he didn't ever use the nvidia-installer [15:46] negative [15:46] haha i axed him [15:46] he did use xorg-edgers though [15:46] which I purged [15:46] and I also did dpkg --purge nvidia-* [15:47] SuperLag: can you please type "sudo apt-get --purge remove nvidia-319" and show me the output of "update-alternatives --display x86_64-linux-gnu_gl_conf" [15:47] ? [15:47] sure... stand by [15:47] (use pastebin please) [15:48] i don't think it's useful that the update-alternatives command is run, fails, and doesn't produce any useful message about it [15:49] update-alternatives: using /usr/lib/i386-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode <-- this was part of the apt-get purge output [15:49] for the record, I'm on an x64 system [15:50] Linux beast 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux [15:51] http://paste.ubuntu.com/6251670/ [15:52] more info... this was an install from a Daily image, and I've kept it updated after that. If you guys thing I broke something internal, and should reinstall to fix it, I'm willing to do that. I've got ~, /usr/local/, and /opt isolated... so it's almost painless. :) [15:53] it would be better to find out what's wrong than to just reinstall to fix it. someone else could have this problem [15:54] SuperLag: ok, now "sudo apt-get update && sudo apt-get install nvidia-319" and the output of "update-alternatives --display x86_64-linux-gnu_gl_conf" again [15:54] no problem [15:58] http://paste.ubuntu.com/6251715/ [16:01] "manual mode" [16:02] tjaalton: that's from when bjsnider had me run that command [16:02] well it's still in manual mode, need to remove it manually then too, I guess [16:02] but yes, a big loud warning when it's in manual mode would be nice [16:02] or just override it [16:03] since installing the package without overriding it will break things, no? [16:03] How do I remove it? [16:03] it failed the same way before he switched to manual mode [16:08] sudo update-alternatives --auto x86_64-linux-gnu_gl_conf [16:08] could work [16:08] the priority numbers say that it should switch to nvidia [16:09] since recent studies have shown 8602 is higher than 500 [16:10] :D [16:11] did that change it? [16:12] http://paste.ubuntu.com/6251780/ [16:13] so why was that alternative in manual mode [16:13] no clue... but it didn't fix it. [16:13] rebooted and I'm still in 640x480 [16:13] you must be using all nvidia now [16:14] glxinfo? [16:14] maybe the auto command should be added to the postinst and prerm scripts [16:15] http://paste.ubuntu.com/6251785 [16:15] and is the alternative still nvidia? [16:16] if so, run ldconfig and reboot [16:16] root@beast ~ # readlink /etc/alternatives/x86_64-linux-gnu_gl_conf [16:16] /usr/lib/nvidia-319/alt_ld.so.conf [16:17] yeah run ldconfig and reboot [16:17] done. black screen, after giving my creds to lightdm [16:18] I can log in on SSH though [16:18] the keyboard fails to respond? [16:19] well, the screen isn't lighting up when I press the keyboard, if that's what you mean [16:19] but I do have an SSH session [16:20] SuperLag: sudo ldconfig; sudo update-initramfs -u [16:21] then reboot and if it fails, please get /var/log/Xorg.0.log from ssh [16:22] funny... when I rebooted, the Ubuntu logo showed up [16:22] cat /proc/cmdline [16:23] http://paste.ubuntu.com/6251830/ [16:23] BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=7b1e1618-46be-496c-bc93-58b3be8bdc3f ro quiet splash vt.handoff=7 [16:25] SuperLag: what does this command say? dkms status [16:25] nvidia-319, 319.32, 3.11.0-12-generic, x86_64: installed [16:25] vboxhost, 4.3.0, 3.11.0-11-generic, x86_64: installed [16:25] vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed [16:26] I have no issue with dumping vbox, either, if needed. [16:26] I use VMware, and was just tinkering with vbox [16:31] Done. vbox gone. [16:35] SuperLag: what about "dmesg" ? [16:35] as the nvidia module doesn't seem to be loaded [16:36] at least according to the X log [16:37] it doesn't exist [16:37] [ 5.228] (EE) Failed to load module "nvidia" (module does not exist, 0) [16:37] oh right [16:37] hmm no [16:37] I'll just leave you to it :) [16:38] how can it not exist if dkms says it's installed [16:38] another user complained about this exact problem a short time ago [16:39] bringing him in here [16:39] hi [16:39] hello, i installed ubuntu on an optimuslaptop in discrete mode,i then installed nvidia-319 with nvidia-prime and rebooted, all i see is a blurredscreen. what do i do now ? [16:39] exalt, i thought you said earlier you had a black screen [16:40] bjsnider: well, if he's running 3.11.0-11-generic instead of 3.11.0-12-generic he won't have that module [16:40] yep [16:40] it loads, but then it looks like it switches to vesafb [16:40] 12 should be on top of the list though [16:40] make sure linux-image-generic is installed and all headers too [16:40] that it should pull [16:41] exalt: what laptop do you have? [16:41] thinkpad w520 [16:41] exalt: and what do you mean by "blurred screen" [16:41] yeah... mine is a W530 [16:41] SuperLag: it shouldn't load vesafb [16:42] tseliot: I could be reading it wrong... but yeah. [16:42] SuperLag: can you pastebin dmesg, please? [16:43] http://paste.ubuntu.com/6251923/ [16:43] tseliot: search for NVRM [16:45] tseliot: the vesa stuff comes immediately thereafter [16:47] SuperLag: there's something wrong. What's the output of "grep -Rl vesa /etc/modprobe.d/" ? [16:47] http://i.imgur.com/JygFuPP.jpg [16:47] sorry it tokesomentime [16:48] doing it on tablet [16:48] exalt: can you ssh into the system? [16:48] root@beast ~ # grep -Rl vesa /etc/modprobe.d/ [16:48] /etc/modprobe.d/blacklist-framebuffer.conf [16:48] i can get in commanline [16:49] so a hybrid system, didn't it need that the driver is installed via jockey? ;) [16:49] exalt: good. So please type the following: "sudo nvidia-bug-report.sh" [16:49] tjaalton: I think he installed manually [16:49] which should work [16:49] does it install nvidia-prime? [16:50] he installed both packages manually. There's no jockey in saucy [16:50] ok i missed that phase [16:50] its complete [16:51] tseliot: should vesafb be blacklisted, as well? [16:52] exalt: good, so that has created a tarball that I will need later. Now, let's get the system up & running again. Type: "sudo apt-get --purge remove nvidia-319 nvidia-prime" and reboot [16:53] SuperLag: the only thing (that I know of) that can possibly load it is grub but nvidia blacklists that too [16:53] tseliot: this blows. :/ [16:53] SuperLag: but anyway, does "lsmod | grep nvidia" say anything? [16:54] tseliot: oh yeah, it's loaded [16:54] SuperLag: can I see the new X log, please? [16:54] nvidia 9430350 0 [16:54] drm 296739 1 nvidia [16:54] tseliot: coming right up. [16:55] http://paste.ubuntu.com/6251985/ [16:55] hello [16:55] tseliot: that's after uncommenting the vesafb line and rebooting. [16:55] i got visuals again :P [16:55] now lets get nvidia to work -_-' [16:56] what a cluster [16:56] exalt_lap: please upload the tarball somewhere [16:57] SuperLag: please type the following: "sudo nvidia-bug-report.sh" [16:57] there must be something that I'm missing... [16:59] exalt.nu/nvbr_exalt.log.gz [17:00] tseliot: had to find it, as it's not on $PATH [17:00] exalt_lap: you seem to only have one graphics card. Are you sure that your system has two cards? [17:01] tseliot: as i said i booted in in discrete mode, SuperLag said that was the way to go [17:02] exalt_lap: if you boot in discrete mode you disable the integrated card. This means you don't need the nvidia-prime package. You should install only the nvidia driver [17:02] tseliot: https://dl.dropboxusercontent.com/u/913175/nvidia-bug-report.log.gz [17:02] ahh [17:02] ty brb i reboot and put it on again [17:02] SuperLag: Error (404) [17:03] SuperLag: that link is private lol :) [17:05] Oh yeah. Since the system didn't completely start, Dropbox didn't start. Try now. Same link. [17:07] err: ldd /usr/bin/glxinfo [17:07] linux-vdso.so.1 => (0x00007fff89dac000) [17:07] libGL.so.1 => not found [17:09] SuperLag: what does "ldconfig -p | grep GL" say? [17:09] okay strange ... i installed nvidia again with optimus enabled and i hear the login sound but screen stays black [17:10] exalt: if optimus mode is enabled you need both nvidia-319 and nvidia-prime. In discrete mode only nvidia-319 [17:11] tseliot: http://paste.ubuntu.com/6252082/ [17:11] yes thats what i did : sudo apt-get install nvidia-319 nvidia-prime nvidia-settings-319 [17:11] :) [17:11] exalt: I think you misunderstood him [17:11] i enabled optimus mode [17:11] im no longer in discrete [17:12] still think i misunderstood? [17:12] exalt: my best guess is that, since you can enable and disable the nvidia card from the BIOS, your system has a MUX. I'm not sure that would work. [17:13] tseliot: u think i should reinstall ? [17:13] the whole system? [17:13] SuperLag: that's kind of broken. No nvidia libraries there [17:13] exalt: not really [17:16] exalt: what happens if you remove nvidia-prime and keep nvidia-319 in optimus mode? (And reboot) [17:18] SuperLag: it looks like you're still using the wrong alternative or ldconfig fails to understand that [17:28] tseliot: how do I fix it? [17:30] SuperLag: if the alternative points at /usr/lib/nvidia-319/ld.so.conf and "sudo ldconfig" doesn't change "ldconfig -p | grep GL" then I have no idea and you should probably reinstall the system [17:32] tseliot: ugh [17:33] SuperLag: wait a second... [17:34] SuperLag: no, never mind [17:35] * tseliot -> off [17:35] wait [17:36] tseliot: does the fact that alternatives still have some i386 entries, rather than x86_64 like I'm running, pose problems? [17:41] 32bit vdpau? [17:42] I gave up. *sigh* [17:42] Retrieving file 16 of 69.... [17:43] did you try ldconfig again? [17:43] yes [17:43] and no [17:43] made no difference [17:43] Xorg log looked the same, and I still had VGA session [17:44] only a VGA session, that is [17:45] FYI, I pushed out the xorg-server updates to the stable releases, so let me know if things explode [17:46] SuperLag, https://github.com/tseliot/nvidia-graphics-drivers/blob/319/debian/nvidia-319.postinst [17:47] SuperLag, the command to create the alternatives is lines 129-154 [17:47] if you want to run it you would then have to switch back to auto and run ldconfig both as sudo [18:02] mdeslaur: ok, thanks [18:20] hello can anyone explain this to me ? http://i.imgur.com/NzLajGe.png [18:23] it ocurred afther the nvidia driver installation reboot [18:44] this is the bug i suffer https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1227747 [18:44] Ubuntu bug 1227747 in gnome-settings-daemon (Ubuntu) "[xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()" [Undecided,Confirmed] [19:35] SuperLag, let me know if everything's fine after your wipe/reload [19:35] i have to report to my red chinese masters [20:35] haha [20:35] bjsnider: just finished my reload. I'm installing Nvidia throught the "Additional Drivers" section in Settings [20:36] coolio [20:37] funny.... the "Settings" icon isn't showing up on the menu bar [20:38] YEAH BABY. [20:38] Nvidia goodness. [20:38] works now huh? [20:39] I know... I know... I'm an OSS infidel... but nouveau just *SUCKS* compared to the closed source driver. [20:43] not really [20:44] it's quite impressive actually [20:45] it may not drive your particular hardware well