Bug#729046: i965 fails to work on kfreebsd

2014-10-23 Thread Christoph Egger
Hi!

Steven Chamberlain ste...@pyro.eu.org writes:
 Package: libgl1-mesa-dri
 Version: 9.2.2-1
 Severity: normal
 File: /usr/lib/x86_64-kfreebsd-gnu/dri/i965_dri.so

 Hi Christoph,

 Should I assume this ancient bug filed against mesa is fixed now?

At least with current mesa and kfreebsd-10 10.1 it's gone


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#729046: i965 fails to work on kfreebsd

2014-10-22 Thread Steven Chamberlain
 Package: libgl1-mesa-dri
 Version: 9.2.2-1
 Severity: normal
 File: /usr/lib/x86_64-kfreebsd-gnu/dri/i965_dri.so

Hi Christoph,

Should I assume this ancient bug filed against mesa is fixed now?

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#729046: i965 fails to work on kfreebsd

2013-11-08 Thread Christoph Egger
Package: libgl1-mesa-dri
Version: 9.2.2-1
Severity: normal
File: /usr/lib/x86_64-kfreebsd-gnu/dri/i965_dri.so

Hi!

After fixing permissions on /dev/dri/card0:

% glxgears
Gen6+ requires Kernel 3.6 or later.
glxgears: ../../../../../src/mesa/main/context.c:1501:
_mesa_make_current: Assertion `newCtx-Version  0' failed.
zsh: abort  glxgears

Worked well before debconf (and afair after fixed xorg also untill
recently)

Regards

Christoph

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.2-1-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libgl1-mesa-dri:kfreebsd-amd64 depends on:
ii  libc0.12.17-93
ii  libdrm-intel1  2.4.46+kfreebsd1-2
ii  libdrm22.4.46+kfreebsd1-2
ii  libexpat1  2.1.0-4
ii  libffi63.0.13-4
ii  libgcc11:4.8.2-1
ii  libllvm3.3 1:3.3-9
ii  libstdc++6 4.8.2-1
ii  multiarch-support  2.17-93

Versions of packages libgl1-mesa-dri:kfreebsd-amd64 recommends:
ii  libtxc-dxtn-s2tc0 [libtxc-dxtn0]  0~git20121227-2

Versions of packages libgl1-mesa-dri:kfreebsd-amd64 suggests:
pn  libglide3  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#729046: i965 fails to work on kfreebsd

2013-11-08 Thread Robert Millan
On 08/11/2013 11:03, Christoph Egger wrote:
 % glxgears
 Gen6+ requires Kernel 3.6 or later.

This message traces to a failed call to drm_intel_gem_context_create()
in libdrm, which is just an Ioctl stub.

Do you see a failed DRM_IOCTL_I915_GEM_CONTEXT_CREATE ioctl in ktrace?

Does it help if you try with kfreebsd-image-10? kfreebsd-downloader-10?

 glxgears: ../../../../../src/mesa/main/context.c:1501:
 _mesa_make_current: Assertion `newCtx-Version  0' failed.

Probably a consequence of the above.

-- 
Robert Millan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org