=== alkisg_away is now known as alkisg | ||
ricotz | tjaalton, hi | 15:35 |
---|---|---|
ricotz | is something holding back updates for wayland and wayland-protocols? | 15:36 |
tjaalton | why? | 15:39 |
tjaalton | i haven't touched them | 15:39 |
ricotz | alright, just wondering why there is still no wayland 1.10 and wayland-protocols 1.3 | 15:42 |
tjaalton | they're not in debian either | 15:46 |
tjaalton | hm, vlc shouldn't need any tricks for vaapi? | 15:51 |
tjaalton | bdw is fine, kbl isn't | 15:52 |
tjaalton | vainfo shows that it can load the driver | 15:52 |
ricotz | tjaalton, i965-* installed? | 15:54 |
ricotz | vainfo is happy on skl here | 15:54 |
tjaalton | yes | 15:54 |
ricotz | i think vlc defaults to auto and source for a proper way | 15:55 |
tjaalton | it just tries to load "vdpau backend libvdpau_i965.so | 15:56 |
tjaalton | " | 15:56 |
ricotz | there is a vdpau bridge for vaapi too | 15:56 |
ricotz | tjaalton, you should be able to force in the settings too though | 15:56 |
tjaalton | where's that? | 16:02 |
tjaalton | the bridge | 16:02 |
ricotz | vdpau-va-driver | 16:02 |
tjaalton | vdpauinfo works on bdw but not kbl, so I guess that's the missing bit | 16:02 |
tjaalton | huh | 16:02 |
tjaalton | I have that | 16:02 |
ricotz | could be some missing pci'ids | 16:03 |
tjaalton | yeah guess vdpau-video needs an update | 16:03 |
ricotz | e.g. https://cgit.freedesktop.org/vaapi/intel-driver/commit/?id=c60283ab1423aa6323723beb5335b52c1adf8f6f | 16:03 |
kangz | Hey, I'm trying to use the vulkan intel driver on the xenial beta1 livecd and get | 16:06 |
kangz | /usr/lib/x86_64-linux-gnu/libvulkan_intel.so: undefined symbol: _mesa_sha1_compute | 16:06 |
tjaalton | known | 16:06 |
tjaalton | ricotz: vainfo works though | 16:07 |
kangz | Ah googling didn't show up a bug will dig more in your tracker | 16:07 |
tjaalton | it just needs fixing | 16:07 |
tjaalton | been broken for a few weeks already | 16:08 |
tjaalton | but there's nothing interesting anyway | 16:08 |
tjaalton | :) | 16:08 |
kangz | Nothing interesting to see, but a lot of interesting to develop | 16:08 |
kangz | interesting things* | 16:08 |
kangz | Anything I can do to help apart pointing out that compiling with --with-sha1 should fix it? (from https://people.freedesktop.org/~cbrill/dri-log/?channel=dri-devel&date=2015-09-04 ) | 16:11 |
tjaalton | a local build built off git works, buildd builds broken | 16:11 |
tjaalton | ah | 16:12 |
tjaalton | that might explain it actually | 16:12 |
kangz | afk | 16:13 |
tjaalton | ricotz: had to switch back to -intel on kbl to make vdpauinfo work | 16:35 |
tjaalton | bdw works with both | 16:35 |
ricotz | tjaalton, switched back from what? | 16:41 |
tjaalton | modesetting | 16:41 |
ricotz | o | 16:41 |
ricotz | k | 16:41 |
tjaalton | kangz: I can't get even the current source to build anymore, so meh | 17:33 |
tjaalton | ah, so great that there are a gazillion .gitignore files all around the tree | 17:38 |
tjaalton | good luck trying to find all generated files to purge | 17:38 |
kangz | heh, I'll try to compile it locally and just copy over libvulkan_intel | 17:38 |
kangz | rm -r then reclone :P | 17:39 |
tjaalton | or just rm -r then git reset | 17:39 |
kangz | yep | 17:39 |
ricotz | git clean -dxf | 17:40 |
tjaalton | oh right :P | 17:40 |
tjaalton | must be tired, forgot -x | 17:41 |
ricotz | ;) | 17:41 |
tjaalton | kangz: what did you try to get that undefined symbol error? | 18:01 |
tjaalton | looks like that issue is gone now | 18:07 |
tjaalton | but the driver is completely broken on skylake at least :) | 18:07 |
tjaalton | all demos just crash | 18:13 |
kangz | The instruction on the PPA on a clean start of the Xenial beta1 live cd | 18:30 |
kangz | On a Thinkpad Carbon X1 (Broadwell) | 18:30 |
tjaalton | yeah the ppa driver is broken, and this version should fix the missing symbol thing | 18:32 |
tjaalton | i'll try broadwell too | 18:32 |
tjaalton | nope | 18:40 |
kangz | :S | 18:50 |
kangz | On my end it doesn't compile either | 18:51 |
kangz | I guess I'll just wait a bit until I can get back to my workstation | 18:51 |
kangz | Thanks for your help! | 18:51 |
tjaalton | oh, it works after all | 19:06 |
tjaalton | I'll upload it then | 19:06 |
tjaalton | vkcube doesn't | 19:06 |
tjaalton | but the willems demos do | 19:07 |
tjaalton | I just wasn't in the correct directory :P | 19:07 |
tjaalton | new snapshot seems to work too | 19:22 |
tjaalton | uploaded that too | 19:27 |
tjaalton | kangz: thanks to the hint to enable --with-sha1=foo | 19:28 |
tjaalton | er, thanks *for*... | 19:28 |
kangz | Thanks, I'll try again using the updated PPA | 19:29 |
tjaalton | it'll take a while to build | 19:29 |
tjaalton | weird that skylake is somewhat broken | 19:29 |
tjaalton | for instance bloom demo has a rotating spaceship, but it doesn't rotate on skl | 19:30 |
tjaalton | same thing for gears | 19:30 |
tjaalton | bdw works better, but still some demos crash or don't show anything useful | 19:30 |
kangz | could be related to push constants, I'm not sure | 19:43 |
kangz | Sascha's triangle demo works with your updated ppa, thanks! | 21:35 |
tjaalton | cool | 21:35 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!