/srv/irclogs.ubuntu.com/2013/02/13/#ubuntu-x.txt

RAOFOk. New mesa 9.1 snapshot question - is anyone seeing a gem object leak on sandybridge?01:20
=== tomreyn_ is now known as tomreyn
mlankhorstRAOF: no but I haven't looked for one either, so maybe? :p08:35
tjaaltoni'm running 9.1 on snb, how can I tell if it leaks or not?08:35
RAOFtjaalton: while true ; do egrep "^[[:digit:]]+ objects, [[:digit]]+ bytes" /sys/kernel/debug/dri/0/i915_gem_objects ; sleep 1 ; done08:37
RAOFThat'll print out the total size; if it keeps increasing over time (not necessarily strictly increasing, but just tending to increase) then you're probably hitting it.08:38
RAOFOther symptoms include: after a while everything will crash as the OOM killer flails around before killing compiz.08:39
* mlankhorst hands RAOF watch -n108:40
* RAOF gratefully receives it08:40
tjaaltonthe egrep part is missing something08:41
tjaaltonegrep: Pariton [ tai [^08:41
RAOFSorry, yeah.08:41
tjaaltonsorry for the locale08:41
tjaalton:)08:41
RAOFIt's missing the trailing ‘:’ from the second :digit:08:41
tjaaltonoh08:41
tjaaltonok, I'll let it run for a while08:46
* mlankhorst needs to figure out why nouveau is failing :(08:47
mlankhorstnot upstream, just wrote some patches for the new synchronization framework, fails on my poor nva808:50
tjaaltonRAOF: doesn't seem to be increasing here09:07
tjaaltonseems to stay around ~770 objects, ~510000000 bytes09:08
RAOFtjaalton: Ta. Urgh.09:27
mlankhorstRAOF: if you know what application, valgrind to the rescue?10:30
RAOFmlankhorst: Plausibly. Tis the mighty compiz, though.10:30
mlankhorstI mean it would probably show up as a normal allocation, so just crank up logging on valgrind and kill it after a bit10:31
RAOFYeah. As long as it's not free()ing the bo without bo_unref()ing it, it should leak valgrind-tracable memory.10:32
RAOFNow, to see if this abuse of prime does anything interesting...10:32
mlankhorstdid it?12:56
shadeslayerhm, can anyone install the fglrx driver on raring?13:21
shadeslayerupdate-initramfs just goes kaput13:21
shadeslayerhttp://paste.kde.org/670244/13:22
shadeslayerI also see a bunch of bug reports13:22
ogra_shadeslayer, thats modprobe, not update-initramfs13:35
ogra_(talk to #ubuntu-kernel probably)13:37
shadeslayerogra_: okay :)14:35
shadeslayercould someone also advise me on this : http://paste.ubuntu.com/1644035/14:36
shadeslayerI don't quite understand what's going wrong there14:41
=== xnox is now known as foxtrot
=== foxtrot is now known as xnox
=== yofel_ is now known as yofel
mdeslaurI just upgraded to raring, and I have to reboot about 10 times for X to come up. Is "Cannot run in framebuffer mode. Please specify busIDs" a known bug, and is there a bug number?19:31
tjaaltonhehe19:32
tjaaltonit's well known19:32
tjaaltonmdeslaur: for a workaround, remove -modesetting & -fbdev19:34
tjaaltonpastebin your logfile to be sure19:34
brycetjaalton, does the sleep in /etc/lightdm/lightdm.conf also work around it still?19:35
tjaaltonbryce: ah, maybe19:35
tjaaltonhaven't tried that one19:35
brycemight be a less invasive workaround19:35
mdeslaurtjaalton: http://paste.ubuntu.com/1645897/19:35
mdeslaurtjaalton: remove that from what, exactly....are those packages?19:35
tjaalton[     4.157] setversion 1.4 failed19:35
tjaaltonbingo19:35
mdeslaurie:  xserver-xorg-video-fbdev19:35
tjaaltonmdeslaur: xserver-xorg-video-19:35
tjaaltonyes19:36
mdeslaurtjaalton: ok, I only have -fbdev19:36
mdeslaurah, no, I've got the other one too19:36
* mdeslaur is in fat-finger mode19:36
mdeslaurtjaalton: is there a bug #?19:36
brycehttps://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/982889/comments/519:36
ubottuUbuntu bug 982889 in xorg-server (Ubuntu) "X trying to start before plymouth has finished using the drm driver" [Critical,Triaged]19:36
brycemdeslaur, bug 98288919:37
mdeslaurthanks bryce19:37
tjaaltonmdeslaur: did you use quantal before?19:38
mdeslaurtjaalton: yep, never got that on quantal19:38
tjaaltonweird19:38
tjaaltonbut maybe it's slightly quicker to boot now, which makes it easier to hit19:39
mdeslauryeah, it's called progress...darn people with they speed optimizations :P19:40
mdeslaurhehe :)19:40
bryceor kernel got slower...19:41
fmmsis chris willson here?20:20
fmmshttps://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/111658720:22
ubottuUbuntu bug 1116587 in xserver-xorg-video-intel (Ubuntu) "Lenovo T400: With external monitor the system is rarely working for more than 10 minutes" [Undecided,Confirmed]20:22
brycefmms, he is ickle on #intel-gfx20:24
fmmsbryce, thanks20:32
=== Quintasan_ is now known as Quintasan

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