/srv/irclogs.ubuntu.com/2012/08/20/#ubuntu-x.txt

mlankhorstmorning05:34
RAOFHowdie.05:37
mlankhorststill talking to danvet, before I really woke up this time, not a good idea :)05:46
mlankhorstbut the alternatives are worse, heatwave here :/06:09
mlankhorstAnything i can work on that doesn't require much logical thought today?06:18
mlankhorstoh right, could look at vdpau blobs again :)06:25
tjaaltonoh duh, libglsl.so is merged into libdricore.so..08:58
mlankhorst:>08:59
tjaaltonhmm, debian hasn't installed it09:03
mlankhorsttjaalton: oh hey we're again a intel version behind09:12
tjaaltonyup09:13
mlankhorstgit merge debian-experimental seems to be enough09:14
mlankhorstI guess jcristau beat us this time :)09:14
jcristauhaven't tested at all09:14
tjaaltonwe can do that for you :)09:14
tjaaltonor the quantal test puppies can09:15
jcristaui wanted to remove /etc/modprobe.d/i915-kms.conf in this version09:15
jcristausince it's not needed post wheezy09:15
mlankhorsthm does that mean sync to debian again?09:15
tjaaltonnah the apport hook is the only dif09:15
tjaaltonf09:15
tjaaltonafter that change09:15
tjaaltonbut close09:15
jcristaui'm going to need some maintainer scripts love to get the conffile removed properly09:16
tjaaltonthose are always icky..09:16
mlankhorstyeah09:17
jcristauit's written, just not tested yet :)09:18
mlankhorstblegh I need some work that's not dma-buf related for a change :)09:18
mlankhorstanything i could work on for a while?09:18
tjaaltonwell..09:20
tjaaltonthere's the crasher on precise due to synaptics upgrade in -updates09:20
tjaaltonso figuring out why going to 1.6.2 triggered it would be cool09:21
tjaaltonor is the server missing something09:21
mlankhorstlikely server related sadly09:22
mlankhorstand i don't have the faintest clue what is differing between x1.12 and 1.11 in ubuntu09:23
mlankhorsttjaalton: it's not a problem in quantal right?09:27
tjaaltonmlankhorst: some dupes of 956071 at least have been reported on quantal09:31
tjaaltonbug 95607109:31
ubottuLaunchpad bug 956071 in xserver-xorg-input-synaptics (Ubuntu) "Xorg crashed with SIGSEGV in XIGetDeviceProperty()" [High,Confirmed] https://launchpad.net/bugs/95607109:31
tjaaltonthere's also a similar bug on debian09:31
tjaaltonand upstream09:31
tjaaltonwell, forwarded upstream by the same guy09:32
mlankhorstquantal added on 2012-07-18, did we already have the x1.12 stack then? *looks*09:33
tjaaltonthere's one filed 7h ago09:33
mlankhorstaw looks that way, ok I'll take a look09:34
mlankhorsttjaalton: I think I might have seen that bug when I was playing with valgrind :)09:45
tjaaltonoh good09:50
mlankhorstor at least some bug during synaptics probing, but it was a weird one and didn't make much sense, maybe it will show up again under more paranoid settings09:50
tjaaltonsuspend/resume testing should reveal that before too long09:51
tjaaltonalso, it can crash seconds after typing the password, which is kinda late in the resume cycle..09:52
mlankhorstyeah I get some weird erorr during a log output09:55
mlankhorstwhich didn't make sense09:55
mlankhorstI'll just increase the tracking that valgrind does09:55
tjaaltonthe sigsafe logging patches should be in 1.13 though..09:56
tjaaltonif that's related09:56
mlankhorstvalgrind worked fine without on x1.1109:57
tjaaltonk09:59
tjaalton-synaptics was probably the old version too09:59
mlankhorstbut I'll update quantal first :)10:00
seb128tseliot, tjaalton, mlankhorst, RAOF_: hey, what's the status on nvidia binary drivers on quantal then? did the driver update work?10:21
mlankhorstseb128: from ubuntu-devel, it is updated to document it's not compatible, unless there has beeen an update since :)10:22
seb128do we have an ETA on compatible driver?10:22
* mlankhorst doesn't know nvidia's plans10:23
tjaaltonno eta10:23
tjaalton"next release"10:24
seb128:-(10:24
mlankhorstbut at least it's not fglrx10:24
tseliotseb128: the update doesn't work therefore I simply made sure that the driver conflicts with the new X abi10:24
seb128well, ati works fine so fglrx is less of an issue10:24
seb128nouveau is suboptimal still though :-(10:24
mlankhorstsadly10:25
seb128tseliot, ok, thanks10:25
mlankhorstmaintainer has spent a lot of time turning every line of code upside down..10:25
mlankhorsthopefully we'll start seeing fixes again soon10:25
tseliot:)10:25
mlankhorst(there's even some lines of code that haven't changed \o/)10:26
tjaaltonsingle-threaded mesa build on top of a nfs share via wifi is.. surprisingly slow :)10:27
mlankhorstno what's surprisingly slow is apt-get install over nfs on a gigabet network with a ssd backing..10:28
mlankhorstgigabit*10:28
mlankhorstwhat you described is unsurprisingly slow :)10:28
tjaaltonhehe10:28
tjaaltonyeah10:28
tjaaltonpreseeded netboot install over gigabit is like 15min here10:29
tjaaltonfull desktop10:29
mlankhorstI just use debootstra plocally10:29
mlankhorstusually for apt-get updates in chroot too10:29
tjaaltonoh well, I know the build passes, now it's just finding the right files for dh_install10:30
mlankhorstbrb10:31
mlankhorsttjaalton: oh great.. same bug as another one I was hitting10:55
mlankhorstupdatetouchstate overflows10:55
mlankhorstcnd: ^ seems to happen on quantal 1.13rc4 too10:56
tjaaltonmlankhorst: woo, thanks10:57
mlankhorstwell I fear it could be a dup of the other synaptics bug then10:58
tjaaltonhmm libdricore is now versioned11:03
tjaaltonlibdricore8.1.0.so.1.0.011:03
mlankhorstgreat..11:04
tjaaltonprobably no point in splitting it from libgl1-mesa-dri though11:04
mlankhorsttrue just leave it in :)11:05
tjaaltonwha.. the gallium dri's are huge, over 41MB apiece11:13
mlankhorstdebug symbols enabled?11:14
mlankhorsttjaalton: oh btw https://bugs.launchpad.net/oem-priority/+bug/956071/comments/5911:14
ubottuLaunchpad bug 956071 in xserver-xorg-input-synaptics (Ubuntu) "Xorg crashed with SIGSEGV in XIGetDeviceProperty()" [High,Confirmed]11:14
mlankhorstthe crasher backtrace i hadnt seen before11:16
tjaaltonahh11:23
tjaaltonright, the binaries haven't been stripped yet, oops11:28
tjaaltonno libgallium.so then, the patch would need to be reworked11:29
phillwHi folks, could some one please advise as to against what this bug should be reported...http://pastebin.com/SRLnr5fB11:29
tjaaltonthe kernel11:30
phillwtjaalton: thanks!11:30
tjaaltonalthough11:31
tjaaltonwhat does "get live session working" mean11:32
tjaalton?11:32
phillwit means that the tester has to insert nomode to get it to run?11:32
phillwIn my distinctly amateur opinion I'd suspect nvidia-graphics-drivers since it could well be fallout from the new X stack. 11:32
tjaaltonno11:33
tjaaltonyou don't have that on a live-cd11:33
Sarvatttjaalton: --with-llvm-shared-libs saves a bunch of space but needs the patch on https://bugs.freedesktop.org/show_bug.cgi?id=52167 still11:33
ubottuFreedesktop bug 52167 in Mesa core "llvmpipe test programs link fails when ld --as-needed option is used" [Normal,New]11:33
tjaaltonSarvatt: i'll whine again after seeing what they look like after dh_strip :)11:34
phillwokies, so it is a kernel regression?11:34
tjaaltonphillw: not necessarily11:34
tjaaltonis there a boot splash? does X start but hang later?11:34
phillwI'm surmising from the tester that he needs to alter the boot sequence to get X to actually run. Once he knows where to file the bug, he will be able to give more information. He's an experienced tester, just unsure as to what to report this one against.11:36
tjaaltonubuntu-bug xorg11:37
phillwthanks.11:37
tjaaltonthat's a good place to start..11:37
phillwit can always be re-assigned later.11:37
* mlankhorst recovers from brain thermal cutout11:56
mlankhorstbryceh: you added 217_revert_bgnonevisitwindow.patch, is it still needed?12:04
mlankhorstsimilar to some other patches, for example some old workarounds in xorg-server should probably be upstreamed or dropped entirely..12:13
tjaaltonyes, there was a task about it but it got marked as done, though I think we should be more aggressive about them..12:15
mlankhorstagreed12:16
mlankhorsti dropped a 0->null change now, since it really doesn't add anything to keep it12:16
mlankhorstRAOF_: ping?12:18
tjaaltonhead hurts trying to fix 116_use_shared_galliumcore.diff13:23
tjaaltongot to give up for now13:35
mlankhorstnext person to make a cd can fix it? :p13:39
tjaaltonmlankhorst: hehe, exactly. or maybe RAOF_ :)15:42
mlankhorstbrr, fighting ttm is no fun :(16:15
mlankhorstscrew it, most common case will be re-using local reservation object anyhow *does ugly hack*16:16
tjaaltonbtw, virtualbox is broken with the new server :)16:21
tjaaltonreportedly16:21
mlankhorstsigh :s16:22
jcristauwhen is vbox not broken16:42
tjaaltonwhemn it's not installed i guess..16:46
brycehmlankhorst, 217_revert_bgnonevisitwindow.patch is not actually enabled, it was dropped a year ago because it was included in 1.11.0.  But looks like raof left the patch itself in place for some reason16:58
mlankhorsthm suppose we ought to get rid of all the patches not in series to clean up confusion then :)16:59
brycehdefinitely17:01
* mlankhorst just created a very scary patch17:07
mlankhorsthttp://cgit.freedesktop.org/~mlankhorst/linux/log/?h=v10-wip makes reservations sort of global, scared to test if it boots..17:10
=== JanC_ is now known as JanC
=== yofel_ is now known as yofel
=== Cobalt is now known as Guest25362
tjaaltonwth, "configure: error: --with-driver=dri is deprecated"18:38
tjaaltonbuilt just fine earlier today18:39
tjaaltonoh, with --enable-osmesa it fails that way.. nice18:41
tjaaltonif it's forced18:41
tjaaltonahah, --enable-dri18:42
mlankhorsttjaalton: yay obsolete packages gone :)19:08
tjaaltonmlankhorst: they got removed the same time when the stack got copied19:09
tjaaltonoh bloody osmesa19:10
tjaaltondoesn't find glapi/glapitable.h19:14
tjaalton        -I$(top_srcdir)/src/mapi \19:20
tjaaltonprobably should be top_builddir19:20
tjaaltonno19:21
tjaaltonwell, needs both :)19:23
tjaalton726f534bbb3f is similar for glx19:24
tjaaltonffs, "libdricore*" is not enough to get all the links to be copied to the package dir21:07
barryhowdy folks.  over in #ubuntu-devel i've been chatting with tjaalton and bryceh about today's big problems with 12.10 in a vmware fusion 4.1 host.  is there a vmware dev here who would like to help me debug the problem?21:15
barrybug 103915721:15
ubottuLaunchpad bug 1039157 in xorg (Ubuntu) "X problems in Fusion guest" [Undecided,New] https://launchpad.net/bugs/103915721:15
brycehpst Prf_Jakob ^21:17
tjaaltonPrf_Jakob: ^ vmware-tools needs some love for newer kernels21:17
tjaaltonso that it would build :)21:17
barryPrf_Jakob: hi.  i'm using 12.10 in fusion 4.1.3 (730298).  i know i'm bleeding edge but perhaps i can help test vmware-tools for 12.10?21:20
tjaaltonright, helps if you copy from the right directory, *sigh*21:57
tjaaltonat long last.. mesa debs created, without libgallium.so though22:18
tjaaltonRAOF_: updated mesa git to build, if libgallium.so is commented out from libgl1-mesa-dri.install.linux.in.. if you have time to look at the patch and what it needs to make it work again, that would be great22:57
tjaaltonI started but after the trivial bits it was unclear what was needed, since some bits have been automakeified22:58
tjaaltonlike libdricore build23:00
RAOF_Yay.23:01
tjaalton"have fun" :)23:02
Sarvatt"thank you so much" :)23:03
tjaaltonif you're up for it that is ;)23:03
=== RAOF_ is now known as RAOF
Prf_Jakobtjaalton: ugh seems like a lot of things are broken in 12.1023:54
Prf_Jakobtjaalton: have you guys forgotten to enable the vmwgfx kernel module?23:55
Prf_Jakobbarry: still around23:56
Prf_Jakob?23:56
barryPrf_Jakob: yep!23:56
Prf_Jakoblsmod | grep vmwgfx ?23:56
Prf_Jakobyeah its using the old driver for some reason.23:57
barry@resist[~:1001]% lsmod | grep vmwgfx23:57
barry@resist[~:1002]% 23:57
barry 23:57
Prf_JakobI'm guessing its because vmwgfx isn't loaded.23:57
barryPrf_Jakob: yeah, i've tried installing both open-vm-tools and building vmware-tools from the "cd"23:57
Prf_JakobWe don't ship vmwgfx kernel driver or X drivers in tools for newer distros.23:58
Prf_Jakobcat /boot/config-`uname -r` | grep VMWGFX23:59
barryCONFIG_DRM_VMWGFX=m23:59
barry 23:59
Prf_Jakobokay23:59
Prf_Jakobmodprobe vmwgfx23:59
Prf_Jakobsudo service lightdm restart23:59
Prf_Jakobshould sudo modprobe as well.23:59

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