[10:45] ok so wine testbot is on life support :( [11:18] hi guys. intel arrandale in R here reporting “not direct rendering capable.”, falling back to llvm :( [11:18] x log and dmesg? [11:18] http://paste.ubuntu.com/1506381/ [11:19] http://paste.ubuntu.com/1506383/ [11:19] jcristau: that's /var/log/Xorg.0.log and /var/log/dmesg respectively [11:20] [144099.016] (WW) intel(0): cannot enable DRI2 whilst forcing software fallbacks [11:21] jcristau: yeah, I think I understand what it means, but not how it got there [11:21] (i.e., why is it forcing software fallbacks?) [11:21] ("well don't do that then!" :) ) [11:22] yeah, dunno [11:24] new kernel in today's updates, am going to reboot and retest. This is something that starts happening after a while of uptime (maybe after suspend?), so it'll be a little bit before I can re-report [11:24] o/ [11:24] i'd start with removing the i915 and drm options from the kernel cmdline [11:29] it sounds more like a xorg option though [11:29] intel->force_fallback = [11:29] drmCommandNone(intel->drmSubFD, DRM_I915_GEM_THROTTLE) != 0; [11:29] ah right [11:30] also: [11:30] if (!can_accelerate_blt(intel)) { [11:30] intel->force_fallback = TRUE; [11:30] prerelease hardware crap, probably [11:30] i915_enable_rc6 is out to to kill you... [11:30] dunno which of those it can be, having a note in the log would be helpful [11:30] Chipaca: lspci -vvv, graphics card listing? [11:31] jcristau: well after I had a similar problem they added a message to dmesg :-) [11:31] arrandale is old, don't think it's meant to be used with rc6 anyway.. silly to force it [11:31] fwiw, with X freshly restarted I again have drm. Do you want the lspci after it stops working? [11:32] hm just try without all the kernel options first [11:32] mlankhorst: how do i list the graphic card? [11:32] mlankhorst: http://paste.ubuntu.com/1506405/ of it now [11:33] to repeat, it works fresh after a reboot, then suddenly unity crashes and doesn't come back up again (restarting X fixes it, sometimes) [11:33] I have not yet pinpointed the bug, as you see; was hoping it was something known :) [11:34] I would try without the kernel options first, if it's not enabled by default either the intel devs are evil, or they think it's not ready yet for your card :/ [11:37] yeah, probably the gpu gets in a "state" due to the driver not really supporting those options, because of instability or whatever [11:41] the lack of any hangcheck vomit in dmesg is a little surprising. [11:43] picking up the fix for https://bugs.freedesktop.org/show_bug.cgi?id=55984 probably wouldn't hurt (raring still has uxa by default, right?) [11:43] Freedesktop bug 55984 in DRM/Intel "[ilk regression] gpu hangs on ironlake with 3.6 + -next + -fixes code" [Normal,Needinfo] [12:35] ah, so it's just a regular hang, and reset not working, then. [12:59] ok so erm new xserver-xorg-video-nouveau [13:19] not exactly sure what happened but for some reason I've lost compositing on raring [13:19] /var/log/Xorg.0.log [13:19] erm [13:19] http://paste.ubuntu.com/1506621/ [13:20] http://paste.ubuntu.com/1506622/ < dmesg [13:21] uh that backlight spam in xorg.log is insane [13:21] shadeslayer: define 'lost compositing' [13:22] also what's with people setting random module options in kernel cmdline today? [13:22] hehe [13:23] jcristau: earlier, with those options, kwin was using opengl [13:23] but now it falls back to xrender [13:23] * jcristau blames kwin. [13:23] ( not to mention no backlight control ) [13:24] somehow I doubt that [13:24] erm sometimes it happens [13:25] grep OpenGL ~/.kde/share/config/kwinrc [13:25] OpenGLIsUnsafe=false [13:25] it worked perfectly before I rebooted into the new kernel [13:25] should also say Backend=OpenGL, but it doesn't :P [13:25] Backend=XRender [13:25] like I said [13:25] but can change that in systemsettings [13:26] I tried [13:26] but it falls back to XRender [13:26] does it say anything? [13:26] not really no [13:28] "Failed to activate desktop effects using the given configuration options. Settings will be reverted to their previous values. [13:28] Check your X configuration. You may also consider changing advanced options, especially changing the compositing type." [13:28] what if you start kwin manually from command line after setting that backend line with kwin --replace ? [13:29] also, glxinfo [13:31] need a couple of minutes [13:33] hah, kwin crashed [13:33] libGL error: failed to load driver: i965 [13:33] what [13:34] LIBGL_DEBUG=verbose glxinfo ? [13:36] http://paste.kde.org/639572/ [13:37] sounds like you don't have access to /dev/dri/card0 [13:37] issues with policykit then? [13:37] no [13:37] would be consolekit if anything afaik [13:37] ah [13:38] well, probably the same reason as for the acpi spam [13:38] okay, how about this, there are quite some upgrades that I need to do, I'll do those and get back to you? [13:38] I pinged because I thought maybe it was a known issue [13:41] works fine here [13:42] tjaalton: do you guys have some random wiki or forum or doc advising to set i915 module options? [13:42] hrh [13:42] heh [13:42] regarding i915 module options [13:42] I got those from a blog that I saw a couple of weeks ago [13:43] because I have dual graphics cards and I disable the ATi card [13:45] jcristau: no :) [13:45] forum users maybe get silly ideas [13:45] tjaalton: well if you google it you find some of those.. [13:45] s/maybe/definitely/ [13:46] "if somebody said so on the intarwebs it must be a good idea" [13:48] and macbooks suck [13:50] indeed :( [13:50] need to finish up on my quirking for it === Quintasan_ is now known as Quintasan [14:23] sent \o/ [14:39] mlankhorst: oh you got a macbook now?-) [14:41] tjaalton: for testing prime stuff [14:41] debugging that it lost interrupts after a switcheroo cycle was fun :/ [15:15] bryce: hm what would be useful to have is one of those versions check, but then for all precise .*-lts-quantal package versions compared against what's available in quantal [15:41] seems like a minor issue [15:41] erm [15:41] s/minor/temporary/ [15:41] gone after fully upgrading and rebooting [15:46] ok started uploading the raring stack to my ppa as well, hopefully I was right and upgrading between stacks will work succesfully too :-) === chrisccoulson_ is now known as chrisccoulson