/srv/irclogs.ubuntu.com/2013/01/07/#ubuntu-x.txt

mlankhorstok so wine testbot is on life support :(10:45
Chipacahi guys. intel arrandale in R here reporting “not direct rendering capable.”, falling back to llvm :(11:18
jcristaux log and dmesg?11:18
Chipacahttp://paste.ubuntu.com/1506381/11:18
Chipacahttp://paste.ubuntu.com/1506383/11:19
Chipacajcristau: that's /var/log/Xorg.0.log and /var/log/dmesg respectively11:19
jcristau[144099.016] (WW) intel(0): cannot enable DRI2 whilst forcing software fallbacks11:20
Chipacajcristau: yeah, I think I understand what it means, but not how it got there 11:21
Chipaca(i.e., why is it forcing software fallbacks?)11:21
Chipaca("well don't do that then!" :) )11:21
jcristauyeah, dunno11:22
Chipacanew 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-report11:24
Chipacao/11:24
jcristaui'd start with removing the i915 and drm options from the kernel cmdline11:24
mlankhorstit sounds more like a xorg option though11:29
jcristau        intel->force_fallback =11:29
jcristau                drmCommandNone(intel->drmSubFD, DRM_I915_GEM_THROTTLE) != 0;11:29
mlankhorstah right11:29
jcristaualso:11:30
jcristau        if (!can_accelerate_blt(intel)) {11:30
jcristau                intel->force_fallback = TRUE;11:30
mlankhorstprerelease hardware crap, probably11:30
jwi1i915_enable_rc6 is out to to kill you...11:30
jcristaudunno which of those it can be, having a note in the log would be helpful11:30
mlankhorstChipaca: lspci -vvv, graphics card listing?11:30
mlankhorstjcristau: well after I had a similar problem they added a message to dmesg :-)11:31
tjaaltonarrandale is old, don't think it's meant to be used with rc6 anyway.. silly to force it11:31
Chipacafwiw, with X freshly restarted I again have drm. Do you want the lspci after it stops working?11:31
mlankhorsthm just try without all the kernel options first11:32
Chipacamlankhorst: how do i list the graphic card?11:32
Chipacamlankhorst: http://paste.ubuntu.com/1506405/ of it now11:32
Chipacato 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
ChipacaI have not yet pinpointed the bug, as you see; was hoping it was something known :)11:33
mlankhorstI 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:34
tjaaltonyeah, probably the gpu gets in a "state" due to the driver not really supporting those options, because of instability or whatever11:37
jwi1the lack of any hangcheck vomit in dmesg is a little surprising.11:41
jwi1picking 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
ubottuFreedesktop bug 55984 in DRM/Intel "[ilk regression] gpu hangs on ironlake with 3.6 + -next + -fixes code" [Normal,Needinfo]11:43
jcristauah, so it's just a regular hang, and reset not working, then.12:35
mlankhorstok so erm new xserver-xorg-video-nouveau12:59
shadeslayernot exactly sure what happened but for some reason I've lost compositing on raring13:19
shadeslayer/var/log/Xorg.0.log13:19
shadeslayererm13:19
shadeslayerhttp://paste.ubuntu.com/1506621/13:19
shadeslayerhttp://paste.ubuntu.com/1506622/ < dmesg13:20
jcristauuh that backlight spam in xorg.log is insane13:21
jcristaushadeslayer: define 'lost compositing'13:21
jcristaualso what's with people setting random module options in kernel cmdline today?13:22
tjaaltonhehe13:22
shadeslayerjcristau: earlier, with those options, kwin was using opengl13:23
shadeslayerbut now it falls back to xrender13:23
* jcristau blames kwin.13:23
shadeslayer( not to mention no backlight control )13:23
shadeslayersomehow I doubt that13:24
mlankhorsterm sometimes it happens13:24
mlankhorstgrep OpenGL ~/.kde/share/config/kwinrc13:25
shadeslayerOpenGLIsUnsafe=false13:25
shadeslayerit worked perfectly before I rebooted into the new kernel13:25
mlankhorstshould also say Backend=OpenGL, but it doesn't :P13:25
shadeslayerBackend=XRender13:25
shadeslayerlike I said13:25
mlankhorstbut can change that in systemsettings13:25
shadeslayerI tried13:26
shadeslayerbut it falls back to XRender13:26
mlankhorstdoes it say anything?13:26
shadeslayernot really no13:26
shadeslayer"Failed to activate desktop effects using the given configuration options. Settings will be reverted to their previous values.13:28
shadeslayerCheck your X configuration. You may also consider changing advanced options, especially changing the compositing type."13:28
mlankhorstwhat if you start kwin manually from command line after setting that backend line with kwin --replace  ?13:28
jcristaualso, glxinfo13:29
shadeslayerneed a couple of minutes13:31
shadeslayerhah, kwin crashed13:33
shadeslayerlibGL error: failed to load driver: i96513:33
shadeslayerwhat13:33
mlankhorstLIBGL_DEBUG=verbose glxinfo ?13:34
shadeslayerhttp://paste.kde.org/639572/13:36
jcristausounds like you don't have access to /dev/dri/card013:37
tjaaltonissues with policykit then?13:37
jcristauno13:37
jcristauwould be consolekit if anything afaik13:37
tjaaltonah13:37
tjaaltonwell, probably the same reason as for the acpi spam13:38
shadeslayerokay, how about this, there are quite some upgrades that I need to do, I'll do those and get back to you?13:38
shadeslayerI pinged because I thought maybe it was a known issue 13:38
tjaaltonworks fine here13:41
jcristautjaalton: do you guys have some random wiki or forum or doc advising to set i915 module options?13:42
shadeslayerhrh13:42
shadeslayerheh13:42
shadeslayerregarding i915 module options13:42
shadeslayerI got those from a blog that I saw a couple of weeks ago13:42
shadeslayerbecause I have dual graphics cards and I disable the ATi card13:43
tjaaltonjcristau: no :)13:45
tjaaltonforum users maybe get silly ideas13:45
mlankhorsttjaalton: well if you google it you find some of those..13:45
jcristaus/maybe/definitely/13:45
jcristau"if somebody said so on the intarwebs it must be a good idea"13:46
tjaaltonand macbooks suck13:48
mlankhorstindeed :(13:50
mlankhorstneed to finish up on my quirking for it13:50
=== Quintasan_ is now known as Quintasan
mlankhorstsent \o/14:23
tjaaltonmlankhorst: oh you got a macbook now?-)14:39
mlankhorsttjaalton: for testing prime stuff14:41
mlankhorstdebugging that it lost interrupts after a switcheroo cycle was fun :/14:41
mlankhorstbryce: 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 quantal15:15
shadeslayerseems like a minor issue15:41
shadeslayererm15:41
shadeslayers/minor/temporary/15:41
shadeslayergone after fully upgrading and rebooting15:41
mlankhorstok started uploading the raring stack to my ppa as well, hopefully I was right and upgrading between stacks will work succesfully too :-)15:46
=== chrisccoulson_ is now known as chrisccoulson

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!