Date: Sat, 17 Sep 2016 10:40:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 212762] [11.0-RC2] [i915kms] OpenGL: DDS/DXT textures are rendered black, missing libtxn_dxtn-20140604 package Message-ID: <bug-212762-8-G3vP5qJkqO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-212762-8@https.bugs.freebsd.org/bugzilla/> References: <bug-212762-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212762 --- Comment #1 from Aleksander Alekseev <afiskon@devzen.ru> --- A few updates on this ticket. 1) Previous discussion https://lists.freebsd.org/pipermail/freebsd-x11/2016-February/017198.html 2) Installing libtxn_dxtn-20140604.txz from here http://ftp.rusnet.ru/FreeBSD/PKG/freebsd%3A10%3Ax86%3A64/release_3/All/ fix= es a problem. (Mirror: http://afiskon.ru/s/8b/13dfd0ba0b_libtxn_dxtn-20140604.tx= z ) So problem is really caused by a missing package. What happened to it? Didn= 't find any corresponding records in /usr/ports/UPDATING. 3) After installing a package FPS is very low (from 10 to 40 FPS depending = on window size) and textures are rendered very weird: http://afiskon.ru/s/6d/07d8fc8c66_textures-quality.png I need to add user to 'video' group: sudo pw group mod video -m eax ... and re-login or run `su eax` (since adding user to the group doesn't ap= ply immediately - http://unix.stackexchange.com/q/18796 ) to fix this. After th= is everything renders as expected! I strongly believe that this is a very inconvenient for users. Any chance it could be considered a bug (a minor one)? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212762-8-G3vP5qJkqO>