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

=== jono is now known as Guest51
mlankhorstmorning07:02
tjaaltonsame07:08
tjaaltonlooks like the r600 llvm branch got a bunch of updates, I'll update the patch and feed it back to the maintainer, we'll get the proper version then08:29
* RAOF will need to build a desktop system to stick his southern islands chip in, I see.08:30
tjaaltoni'll be getting one early next week too08:31
tjaaltonnice to have a discrete card with displayport :)08:32
tjaaltonhate the thick dvi cable, which doesn't fit the kvm switch either08:34
=== yofel_ is now known as yofel
Dandeldisplayport's in a lot of radeon cards... just depends on the card.08:37
tjaaltonthese days yes08:37
tjaaltonnot in my hd645008:37
tjaaltonor nvidia gf8600gt08:37
Dandeli see... i have two main gpus with it ( hd5770 and nvidia gf gt545 )08:38
Dandelsadly, the laptop i work from didn't get it ( but at least it has two gpus and hdmi out to work with )08:38
tjaaltonmy laptop has, but owned by nvidia so not available :)08:39
Dandelactually, I'm wondering when the the xorg edgers ( for 12.04 ) will see prime support... I'm itching to see what mesa can do with the hd6650m i have ( so far all i could try with mesa is the hd6520G )08:40
Dandelanyways, I noticed something interesting... The xorg edgers kernel for 12.04 lts doesn't fully match all the options from the stock kernel from ubuntu... two key modules are not built/included ( namely vesafb and uvesafb ).08:47
tjaaltonprobably matches that of a later release08:47
tjaalton*fb are evil anyway08:48
Dandeltjaalton: not when it knocks out virtual terminal 1 to 6 :/08:48
tjaaltonwhy would it do that?08:48
Dandelnvidia/ati/amd blobs08:48
tjaaltondon't see them requiring vesafb?08:48
Dandelit's a combination of things... when i boot normally with radeon driver, i get terminals, but the moment i switch to fglrx, it is lost08:49
Dandeltjaalton: normally it's included with ubuntu 12.04 ( and 12.04.108:50
tjaaltonalso in quantal & raring08:50
tjaaltondunno then08:50
Dandelprecise.08:51
tjaaltonit's edgers..08:52
Dandelhmm... oh wait... might be the kernel... i did install mainline 3.5.0-03050008:53
tjaalton..08:53
tjaalton:)08:53
Dandelhowever, it does not change that uvesafb is not even loaded ( i noticed that it was included )08:54
tjaaltonmlankhorst: fixed mesa yet? ;)09:16
mlankhorsttjaalton: I'll take a look11:56
* mlankhorst has sports on friday morning :)11:59
tjaaltoni get to shovel snow, makes us even12:00
mlankhorstbuilding llvm first12:02
mlankhorstoh right looks like you get to update a lot of packages for missing mibstore12:03
tjaaltonyeah, doing -qxl12:04
mlankhorstyou get a bonus if you're going to run xorg-integration-tests too :D12:05
tjaaltonon what?12:05
mlankhorstnew xserver12:06
tjaaltonnot today12:07
mlankhorsttjaalton: argh you took out my quiltrc from llvm? :(12:09
tjaaltonyou get to explain that to the maintainer, and changelog :)12:09
tjaaltonor just changelog, I'll give the diff to sylvestre anyway12:10
mlankhorst"* Set QUILTRC environment to /dev/null so if a user specifies a custom QUILT_PATCHES in their quiltrc the build will not fail"12:11
tjaaltonthx12:11
mlankhorsttjaalton: did libdrm fail to build on raring or did you not push something to libdrm git?12:16
tjaaltonI did push, it's in raring12:17
mlankhorstdh_install: usr/share/man/man3/drmAvailable.3 exists in debian/tmp but is not installed to anywhere12:17
mlankhorstwas getting a few of those12:17
tjaaltonhmm, not here12:19
mlankhorstI pushed the fix anyway12:19
mlankhorstoh right12:19
mlankhorstneed to enable xsltproc12:19
tjaaltonso you had that installed?12:19
mlankhorstyeah it should be a build dep12:19
tjaaltonk12:19
mlankhorstcherry picked to debian branch12:23
* mlankhorst has faith in git merge12:24
mlankhorstchecking for docbook manpages stylesheet... no12:29
mlankhorstaw 12:29
jcristauyou need docbook-foo i guess12:30
mlankhorstneeds docbook-xsl12:30
mlankhorsttjaalton: fixed up libdrm, no idea if it's worth pushing to raring though12:35
mlankhorstweird, don't see dricore or mesagallium linked12:51
mlankhorstoh I'm an idiot12:51
mlankhorsttjaalton: I'll fix it shortly12:51
tjaaltondrivers almost fixed12:54
mlankhorstfinishing my test build first12:55
mlankhorstheh, fails on some documentation stuff13:02
mlankhorstbuild-stamp no longer works correctly13:04
mlankhorsttjaalton: are those pkgstriptranslations hacks still needed?13:09
tjaaltonnot sure13:10
mlankhorstit breaks for me13:10
tjaaltonhow?13:10
mlankhorstno longer works because of conversion to automake13:10
tjaaltonah13:10
tjaaltonguess I never got that far with the ubuntu branch13:11
mlankhorstI guess I'll remove the NOT_INSTALLED_EITHER stuff too, no point to remove glut if it's not inside the mesa tree any more13:12
tjaaltonyeah that's possibly lost in the merge13:12
tjaaltonnot-installed was slimmer before, but couldn't see why :)13:12
tjaaltondamn -sis13:18
mlankhorstwell no idea what the whole not-installed is for now13:23
mlankhorstjust getting in the way now13:23
tjaalton        dh_install -s --fail-missing13:23
tjaalton?13:23
mlankhorstyeah that fails because it removes some files13:23
tjaaltonso drop them from the list13:24
mlankhorstyeah13:24
mlankhorststill missing some deps13:25
mlankhorstdpkg-shlibdeps hates me13:25
mlankhorstother than that, should build at least13:26
mlankhorsttempted to throw in a -Wl,--as-needed ... -Wl,--end-as-needed hack13:27
mlankhorsts/end/no/13:27
mlankhorstlibxatracker1 needs libdrm, libgbm needs something from egl/wayland/wayland-drm and libdrm,  some need libstdc++, libgallium needs to link against llvm, libdricore needs to link against libglapi13:31
tjaaltongoddammit wacom13:31
mlankhorstyou know what, I'm just going to see if the libraries work or not..13:32
mlankhorstactually it won't work afaict13:33
tjaaltonvideo drivers all built, wacom hopefully too in a minute13:42
mlankhorstlibgallium hates me slightly less now13:43
tjaaltonwacom still laughs at me13:50
tjaaltoni'll just disable the tests, like fedora..13:50
mlankhorst:-)13:50
mlankhorst-$(LLVM_CFLAGS) +@LLVM_CFLAGS@, should fix libgallium complaining13:51
mlankhorstsomehow didn't.. what's going on13:53
mlankhorstoh, lacking LLVM_LIBS 13:53
tjaaltonvirtualbox doesn't build on current raring, so apart from that the ppa should soon be all green14:12
tjaaltonmesa seems to build too14:18
tjaaltonbut not ok yet?14:19
mlankhorstok screw it.. I'm building libmesagallium static again, no easy way for dynamic build14:20
mlankhorstit should just be in libgallium.so now14:22
mlankhorstinstead of separate14:22
mlankhorstmesa's a mess.. hope shlibdeps will stop complaining too much now14:34
mlankhorstpushed, if you want to test on raring, it should hopefully work now but dont push it to archive yet :)14:41
tjaaltonnot to staging either?14:45
tjaaltonthat's where I was meaning to put it14:46
tjaaltonand that's where it went :)15:02
mlankhorstah sure push to staging15:26
EvpokHi, there. I am testing raring and having an issue with custom symbols files16:47
Evpok I use a custom /usr/share/X11/xkb/symbols/fr. It used to be loaded a startup before raring. Now at startup, the default fr symbol file is used instead. When I `setxkbmap fr -variant oss`, my custom file comes back, but it blocks the keyboard layout applet in the system tray.16:48
Evpok*the kde keyboard layout applet16:48
EvpokIs there anyone with an idea on why?16:49
Dandelit appears test resumes on piglit will appear with the updated build of piglit in the next 24 hours ( infrastructure fixes have taken place )19:44
bryceanyone else having trouble pulling up wiki.x.org?19:45
Dandelbryce: Just checked; yes... taking greater than 30 seconds to load page19:46
bryceDandel, thanks.  reporting.19:47
=== Quintasan_ is now known as Quintasan

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