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

tjaaltonRAOF: hey, have you had time to test the new mesa with ati yet?06:38
RAOFSorry, no.06:38
tjaaltonok, no worries, I just need to build another test rig for that :)06:38
tjaaltonactually, got one on the floor somewhere..06:38
tjaaltonwill test nouveau too06:39
mlankhorsttjaalton: i think the corruption was due to incorrect drivers and having vesafb loaded before radeon08:03
tjaaltonmlankhorst: which bug?08:14
mlankhorsttjaalton: well when I did a smoke test on radeon yesterday08:17
tjaaltonahh ok08:17
tjaaltonI'll reboot this box now to see how it goes08:17
tjaaltonthen swap it with gf860008:18
tjaaltonhd6450 worked08:32
tjaaltonomg it only gave ~59fps in glxgears where gf8600gt gives 180008:38
tjaaltonso, both work08:38
tjaaltonnow only need to fix xatracker linking08:38
Prf_Jakobyes please08:49
tjaalton:)08:50
tjaaltonPrf_Jakob: it's missing -ldl and -lm somwhere08:50
tjaaltonactually not -lm08:50
Prf_JakobHmm ok08:50
tjaaltonat least my builds have it08:50
tjaaltonnot sure where to add it..08:51
tjaaltonhmm, how do I check if a lib has unresolved symbols?10:09
tjaaltonie. not linked properly10:09
tjaaltonsince with libgallium patch applied libxatracker links to it, but would check if it uses libdl/libm directly10:12
tjaalton(libgallium is linked to libdl/libm)10:12
jcristautjaalton: ldd -r10:13
jcristau(after the fact)10:13
jcristauor link with -Wl,-z,defs to make it fail on unresolved symbols10:13
tjaaltonjcristau: thanks10:17
tjaaltonnot getting the result I was expecting :)10:18
tjaaltonldd run on the same system mesa was built on shows libdl & libm, but -r gives unresolved symbols for drm*10:19
tjaaltonit's the same for 8.0.x though, so not a regression \o/10:20
tjaaltonlibxatracker1 would depend on libgl1-mesa-dri though because of libgallium, but that's fine I guess..10:21
tjaaltonsomehow doesn't depend on libllvm-3.110:21
tjaaltonlibgl1-mesa-dri does, is dh_shlibdeps trying to be clever?10:22
=== yofel_ is now known as yofel
tjaaltonok, think it's time to upload mesa11:57
tjaaltonor should we split libgallium out of -dri..11:58
tjaaltonmmh, can be done later11:58
tjaaltonhuh, fails to sbuild12:07
tjaaltonsigh, parallel building can make it fail12:27
mlankhorsttjaalton: have you read the upstream comments?12:27
tjaaltonwhat where?12:27
mlankhorston mesa-dev12:27
tjaaltoni know the one email from airlied that got no replies12:27
mlankhorstmeant about libgallium12:28
tjaaltonah12:28
tjaaltonyes12:28
mlankhorstso maybe better to drop it for now :)12:28
tjaaltonok, will disable it12:29
tjaaltonlooks like the patch might affect parallel builds too, at least it built without it just fine12:37
mlankhorstmaybe the depends are fucked12:44
mlankhorstalthough make loves to eat errors there so I never know for sure if a build succeeds or not :p12:44
tjaaltontesting if weston builds now..14:23
tjaaltonnope14:23
tjaaltonricotz, Sarvatt: so how have you ignored the test failures in weston on xorg-edgers?`the diff is too large to handle14:38
Sarvatthttp://bazaar.launchpad.net/~xorg-edgers/xorg-server/xorg-pkg-tools/view/head:/hooks/weston.patch14:39
tjaaltonah, thanks14:41
ogra_tjaalton, not sure you have seen it, rsalveti just uploaded an -omap driver with proper probing support, do you think we could include it in the deps of -all on arm builds ?14:44
tjaaltonogra_: I uploaded it, but yes sounds good14:50
Sarvatthmm wonder if modesetting should be there too14:50
mlankhorstSarvatt: it should be there on x86 now at least14:52
Sarvattyeah its missing on arm though14:52
mlankhorstdo you know any sane arm then?14:52
mlankhorstthat would support it14:52
Sarvattyour panda?14:53
mlankhorstalready works with omap driver..14:53
Sarvattexynos, displaylink?14:54
Sarvattarm might want displaylink support14:54
mlankhorstoh right14:55
mlankhorstlet me move it to -all then14:55
ogra_++14:56
tjaaltonbumping the weston build-deps on mesa bits to 9.0~ sounds sane?14:56
* mlankhorst wonders why ati driver is built on arm..14:57
tjaaltondon't look too closely :)14:57
mlankhorstis cirrus needed too? would be better with modesetting required..14:57
tjaaltoncirrus on arm?14:58
Sarvatti was wondering too and apparently there are arm boards with pcie14:58
Sarvatt(re ati and nouveau on arm)14:59
* ogra_ isnt sure which insane qemu implementations are out there, might be that there are arm based machines with cirrus ... but unlikely 14:59
ogra_right, the recent marvell server boards have pcie 14:59
mlankhorstdoubt it has anything resembling vga14:59
ogra_its not very likely that anyone uses them with graphics cards though15:00
mlankhorsttjaalton: can we drop cirrus and request modesetting to be used?15:00
tjaaltonmlankhorst: x86?15:00
mlankhorstany15:00
tjaaltonprobably15:00
ogra_i would leave cirrus, noouveau and ati out of arm15:00
mlankhorstI think cirrus should be moved out of main to universe :)15:01
ogra_all arm boards i have seen in my life default to xfbdev anyway ... most of the time going beyond that means an unpackaged binary blob 15:01
ogra_only for omap and tegra we have exceptions in teh archive yet 15:01
tjaaltonif kvm is now using the kms driver with -modesetting, then yes15:02
tjaaltonnot kvm but quantal15:02
mlankhorsti believe it would be the case, but didn't check yet :p15:03
tjaaltonweston uploaded15:05
mlankhorstit's doing something15:11
mlankhorstoh right15:12
mlankhorstok this old kernel seems to lack cirrus at least15:18
* mlankhorst gave up on kvm and used qemu straight :)15:30
mlankhorstvirt-manager is a lot harder than kvm -hda quantal-vb.vmdk (originally a virtualbox image)15:42
mlankhorsttjaalton: after a lot of effort (sigh llvmpipe) it seems cirrus uses modesetting :)16:10
mlankhorstso I think it could be dropped safely16:12
mlankhorstogra_: what is the tegra one then?16:19
ogra_in the nvidia-tegra package, we're still waiting for an abi 13 release from nvidia (they are workin on it)16:21
ogra_you dont want that included anywhere 16:22
ogra_its a binary blob like the x86 nvidia packages16:22
mlankhorstoh right16:22
mlankhorstwhat about omap, is that good enough to move to -all or should it stay in universe16:23
tjaaltonmlankhorst: omap for arm.. that's where you started, right? :)16:57
tjaaltonadding it to video-all for arm16:57
mlankhorsttjaalton: yeah how do we get it in main?16:59
tjaaltonmlankhorst: ask on #ubuntu-devel I guess17:00
tjaaltonbefore pushing xorg to the archive, so it won't block installer builds17:01
tjaaltonit won't need a MIR17:05
mlankhorstogra_: thanks :)17:10
mlankhorsttjaalton: feel free to push, mir done17:14
mlankhorstnm ill hand it off :)17:20
=== jibel__ is now known as jibel
tjaaltonSarvatt: x11-apps ready for quantal?20:29
Sarvatttjaalton: oh it was released, let me fix that, sorry20:30
tjaaltonso it seems, versions_current is lagging behind20:33
tjaaltonthe changelog doesn't mention rendercheck :)20:34
tjaaltonnon-issue20:35
mlankhorstbryceh/tjaalton: can we kick cirrus to universe and stop building ati/nouveau on arm?20:37
Sarvattoops :(20:37
tjaaltonmlankhorst: yes20:38
tjaaltonkvm was the only reason to keep cirrus around20:38
tjaaltonSarvatt: don't worry about it :)20:38
mlankhorsttjaalton: yeah i want to keep it because the old cd i was using didn' t enable it yet, could probably be dropped from main later20:39
mlankhorsts/main/universe/20:40
brycehmlankhorst, yeah20:41
mlankhorstor leave it in for the release until r :)20:41
mlankhorstI dumped all my work wrt ttm and dma-buf synchronization on my git tree, friday is last day before vacation :p20:42
brycehtjaalton, are you using http://www.bryceharrington.org/Arsenal/ubuntu-x-swat/Reports/package_status.html ?20:42
mlankhorstim not going to check my corporate mail so only if it's really important mail my personal one :)20:43
tjaaltonbryceh: http://www.bryceharrington.org/X/Reports/ubuntu-x-swat/package_status.html20:43
brycehfdo has been up and down this past week so that's affected this script, although it *should* be current presently; lemme know if not20:43
tjaaltonmlankhorst: have fun :)20:44
brycehtjaalton, yeah I believe those are aliased together; should be same data20:44
tjaaltonbryceh: looks like it yep20:44
mlankhorstbryceh: all in all looks really green 20:44
tjaaltonI just skimmed through the list to see if there's anything to update before ff20:44
brycehmlankhorst, congrats on vaca, how long you going to be gone?20:44
mlankhorst2 weeks20:44
brycehnice20:45
brycehtjaalton, I tuned down the frequency it runs to not impact fdo as much.  Some day I'll rewrite it so it can update from LP more frequently and FDO less frequently, but right now it does all the updates synchronously...20:46
brycehit currently updates once every 6 hours20:47
mlankhorstand after that resync clock for a week then xdc2012 :)20:47
tjaaltonbryceh: yeah that's fine, we're mostly green anyway, and debian is frozen :)20:47
brycehI notice we have nvidia-current-updates at 295.49 in precise, but x-updates is up to 304, as is quantal and -edgers.  Should we consider putting that in precise's -updates package?21:15
brycehhttps://launchpad.net/~xorg-edgers/+archive/drivers-only looks like it's no longer used; maybe we should delete that PPA?  ddx-only driver updates aren't really that helpful anymore21:19
ricotzbryceh, i guess disable should be enough21:20
mlankhorstbryceh: i think someone already opened a bug for that against -current21:21
brycehtrue; easy enough to revert if someone thinks it's needed21:21
* bryceh switches off the drivers-only ppa21:21
brycehmlankhorst, nvidia-current is a binary package so no bugs against it.  I did skim through the nvidia precise bugs but didn't spot anything; let me take a closer look.21:23
mlankhorsthm current-updates?21:24
brycehaha https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-updates21:25
brycehbug 103748321:26
ubottuLaunchpad bug 1037483 in nvidia-settings-updates (Ubuntu Precise) "Needs NVIDIA driver 304.37" [Medium,In progress] https://launchpad.net/bugs/103748321:26
mlankhorstah there we go21:26
=== seb128_ is now known as seb128
brycehthanks21:26
mlankhorstg' night :)21:29
brycehcya21:31
mlankhorst1521:37

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