/srv/irclogs.ubuntu.com/2011/01/04/#ubuntu-x.txt

brycehSarvatt, I totally don't mind putting an ati card in it and having a screaming fast non-intel graphics system ;-)00:03
bryceh"The only people who care about Linux are elitist neckbeards who intentionally want to make things harder then they need to be."00:05
brycehneckbeards?00:05
bjsniderbryceh, it looks like he tried maverick. maybe the problem is the kernel isn't new enough00:26
brycehbjsnider, 3rd paragraph of http://www.phoronix.com/scan.php?page=news_item&px=ODk3MA itemizes what all is needed00:28
bjsniderbut as charlie points out "...none were available short of building from source on our own. We do not feel this meets any reasonable standard for 'available'."00:29
bryceh5th paragraph addresses that00:31
bjsnideryeah but that paragraph is simply saying "it's too hard" which is charlie's point.00:33
brycehbjsnider, you don't think it's too hard?00:38
bjsniderthat's an understatement. it's more than too hard00:39
bjsniderbut charlie's saying if it's too hard then drivers cannot be said to be "available"00:39
brycehah00:41
brycehheh, well that's Intel for you00:41
brycehI'd share that rant...  I hate that they never backport fixes or hardware enablement, so it's a constant game of having to upgrade to latest kernel+libdrm+mesa+-intel+etc. or do messy backporting ourselves and then get accused of shipping frankenkernels or whatnot00:42
bryceh-ati is sooo much better about all of this00:43
bjsnideri wouldn't know about that00:43
bjsnideri'd say nvidia is so much better though00:43
bryceheven the proprietary drivers do a good job about being reasonably self-contained, although obviously the binary incompatibilities kill us here and there00:43
bjsniderit's so easy to build the blob even i can do it00:44
brycehyep00:44
bjsnidercharlie wouldn't have an argument if all he was being asked to do was install the latest nvidia driver. but if that was the case he wouldn't be complaining00:47
brycehyeah.  hope it gets some attention to the issue00:50
=== apachelogger_ is now known as apachelogger
brycehP67:  http://www.amazon.com/Gigabyte-GA-P67A-UD7-Intel-P67-Atx/dp/B004G60AKO/ref=sr_1_1?ie=UTF8&s=electronics&qid=1294107053&sr=8-102:11
brycehSarvatt, what if we had it collect dmesg.0 and dmesg.1.gz from /var/log?02:23
brycehhttp://www2.bryceharrington.org:8080/X/Reports/ubuntu-x-swat/totals-natty-workqueue.svg - down to 3 bugs again :-)02:23
brycehSarvatt, in the -ati package in edgers I see you disabled 101_select_between_classic_and_gallium_dri.patch - is that just because of a failure to patch or was there some other problem?02:40
Sarvattbryceh: because it was using an older mesa base that didn't have the right dri driver names to work with that12:41
Sarvattjust fixed that with this mornings updates, thats what I meant about a mesa packaging update yesterday12:42
=== njpatel is now known as njpatel|away
=== njpatel|away is now known as njpatel
dbarthhiya17:49
dbarthi'm trying to get a nice backtrace for a dri/r300 issue17:50
dbarthi can't figure out which are the right debug packages to add17:50
dbarthpreviously i had libgl1-mesa-dri-dbg but that didn't contain the right symbols (ie no line numbers)17:51
dbarthand now i have libgl1-mesa-dri-dbgsym and that doesn't work either17:51
dbarthany idea?17:51
Sarvattpastebin your incomplete backtrace? it'll still list the libs you need dbg packages for17:54
dbarthah cool17:58
dbarthSarvatt: it's here:17:59
dbarthhttp://pastebin.ubuntu.com/544957/17:59
dbarthi guess bryceh was mostly interested in r300_dri.so and libGL18:00
dbarthreferring to https://bugs.launchpad.net/unity/+bug/69165318:00
ubot4`Launchpad bug 691653 in mesa (Ubuntu) (and 2 other projects) "compiz crashes when using alt-tab (the radeon driver kills it) (affects: 1) (heat: 6)" [Undecided,Incomplete]18:00
cndbryceh, we're trying to plan xi 2.1 landing and development and it's getting more important for us to know when 1.10 will land in natty18:03
cnddo you know when that will be?18:03
cndpre-alpha2?18:03
Sarvattdbarth: i'm pretty sure that was fixed on mesa 7.9 branch already, i'm in the middle of another bug at the moment but will look asap18:05
dbarthSarvatt: thanks; let me know as a bug comment maybe if i'm gone later18:07
brycehheya dbarth18:08
brycehcnd, hard to predict xorg's release schedule accurately, but I anticipate we'll get the rc candidate in within the next two weeks18:10
brycehcnd, unless for some reason raof feels we should stick with 1.9.  I anticipate that decision to be made firm next Monday.18:10
cndbryceh, so that's before alpha 2?18:10
brycehcnd, right, alpha 2 is end of feb iirc18:11
cndbryceh, alpha 2 is beginning of feb18:11
brycehcnd, ah, ok anyway I anticipate we'll have it in by end of this month at the absolute latest18:12
cndok, cool18:12
cndbryceh, who will be doing the patch merge for xorg-server?18:12
cndit sounds like we may want to leave the maverick gesture patches in until alpha 2, and then drop them and pull in xi 2.1 right after alpha 218:13
brycehcnd, I'm assuming RAOF will since he likes doing that sort of thing18:13
cndheh18:14
brycehbut really I think any of us could do it18:14
cndbryceh, ok, once the decision is made on the server version I'll try to sync with RAOF about this18:14
cndthanks!18:14
brycehcnd,  no prob18:14
brycehbtw, sounds like RAOF is on vacation this week18:15
cndahh, good to know :)18:15
=== yofel_ is now known as yofel
LLStarksbryceh, any plans for improving legacy intel for natty?21:16
LLStarksor still vesa hell?21:16
brycehLLStarks, you mean 8xx?  think we've mostly written it off since it seems to be a moneypit of time21:18
LLStarksno shadowfb or whatever was in the pipeline?21:19
LLStarksi thought there was a decent solution that barely missed the cut-off window21:19
LLStarksunrelated question. is i915 gallium still dead?21:28
brycehfar as I know21:41
brycehthe intel guys haven't been very favorable towards gallium generally21:41
Sarvattbryceh: btw check #intel-gfx :)22:44
Sarvattthats some timing22:44
Sarvattit looks like fedora 14 is hitting the same r300g problem dbarth is having in bug #691653, https://bugzilla.redhat.com/attachment.cgi?id=46432722:47
ubot4`Launchpad bug 691653 in mesa (Ubuntu) (and 2 other projects) "compiz crashes when using alt-tab (the radeon driver kills it) (affects: 1) (heat: 6)" [Undecided,Incomplete] https://launchpad.net/bugs/69165322:47
Sarvattbetter backtrace there, thats from compiz 0.8.622:47
=== JanC_ is now known as JanC
brycehmagic registers for 8xx eh?23:05
brycehSarvatt, how'd you find that?  What's the bug # to go with that backtrace?23:09
bjsniderSarvatt, do you know if randr support is coming to the blob in natty?23:09
Sarvattgoogled radeon_r300_winsys_buffer_from_handle, ton of compiz crashes in red hat bugzilla23:10
brycehSarvatt, ahh23:10
Sarvattnone have any useful info in them, just a bunch of reports. i thought i saw something about that crash on 7.9 branch but cant find it if i did23:10
Sarvattbjsnider: doubt it very much but dont know for sure23:11
brycehSarvatt, ok23:12
brycehif one of the reports looks at all active, might be worth linking to ours23:12
Sarvattnone do :(23:13
brycehSarvatt, oh I see the problem23:13
bryceh#0  radeon_r300_winsys_buffer_from_handle (rws=<value optimized out>, whandle=0x7fffe69964b0, stride=0x7fffe69963f4, size=0x7fffe69963f0) at radeon_r300.c:12323:13
bryceh        ws = <value optimized out>23:13
bryceh        _buf = 0x023:13
Sarvatthttps://bugzilla.redhat.com/show_bug.cgi?id=656755 is the best one23:13
ubot4`bugzilla.redhat.com bug 656755 in compiz "[abrt] compiz-0.8.6-3.fc14: Process /usr/bin/compiz was killed by signal 11 (SIGSEGV)" [Medium,New]23:13
* Sarvatt nods23:13
bryceh    if (size)23:13
bryceh        *size = _buf->base.size;23:13
brycehsimple null pointer deref23:13
Sarvattbryceh: ok if i do a bit of tinkering in the wayland ppa?23:15
Sarvattnow that mesa in edgers is using natty packaging it can just be copied in there23:15
Sarvattall the fixing you did seems to be in stuff specific to the old packaging where i had extra crap enabled23:16
brycehSarvatt, sure feel free23:16
Sarvattmight as well add wayland to edgers too I guess, its only 2 packages23:17
Sarvattwell 3 with cairo, need to figure out whats going on with alf's no glew stuff that went in upstream cairo recently23:18
brycehyeah would love to see it pulled into xorg-edgers23:19
brycehyeah the cairo bits are proving to be the main irritation.  Keeps changing versions and I have to update stuff  8-P23:20
brycehoh btw I don't have the .so files packaged right for the libs.  Maybe you have more packaging-fu than me on how to install the .so.0.0.0 files?23:21
Sarvatt_alf probably backported it all to cairo 1.10 branch for linaro23:21
Sarvattwhat libs?23:23
brycehlibxkbcommon23:23
brycehand libwayland23:23
brycehI think it just needs a symlink installed23:23
brycehalso I see these errors, which I've not sorted out yet but are on the todo list:23:24
brycehE: wayland: no-shlibs-control-file usr/lib/libwayland-server.so.0.0.023:24
brycehE: wayland: no-shlibs-control-file usr/lib/libwayland-client.so.0.0.023:24
brycehE: wayland: postinst-must-call-ldconfig usr/lib/libwayland-server.so.0.0.023:24
brycehW: wayland: package-name-doesnt-match-sonames libwayland-client0 libwayland-server023:24
brycehE: wayland: missing-dependency-on-libc needed by ./usr/bin/wayland-compositor and 2 others23:24
Sarvattwhoa, its in the natty archives!?23:24
jcristaushared libs need to be in their own package23:25
brycehlibxkbcommon is, yeah... I uploaded it there a month or two ago23:25
brycehjcristau, ah23:25
brycehjcristau, I knew you'd know ;-)23:25
jcristauso one package for libwayland-client.so.0, one for libwayland-server.so.0, and one for the compositor.  at least.23:25
jcristauyou need that so you can change the package name when the soname changes23:25
brycehok23:27
Sarvattbryceh: https://launchpad.net/~afrantzis/+archive/cairo-gl23:29
Sarvattalf__ rocks :)23:29
* Sarvatt always gets his nick wrong since he doesn't hang out here much23:29
brycehSarvatt, hmm, looks strikingly similar to my cairo-gl package23:33
brycehooh, hide_glew_symbols.patch looks interesting23:34
Sarvattyeah thats what i was pointing out, sorry23:34
Sarvatthe went one better and completely ripped glew out of cairo completely in git23:37
Sarvattjust noticed i'm from camaroon now, sweet! http://cgit.freedesktop.org/cairo/commit/?id=7a023a62f7517ad0d54f4d59c99909fadcc05e8223:42
Sarvattso mesa 7.10 is for sure releasing on friday23:43
brycehcamaroon?23:47
Sarvattgmail.cm :)23:47
brycehah23:50
Sarvattgot native ubuntu up on a tegra tablet I got last week, looks like I need to bring xserver 1.6 to natty for it since thats the only video abi nvidia supports with tegra :)23:55
Sarvattarm ppas sure would be nice to have23:56
jcristaulucky you.23:56
Sarvatti thought their video card blobs were bad, this tegra crap is in a world of its own23:57

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