Bug 64733 - unexpected format GL_DEPTH_COMPONENT16 with I865 driver
Summary: unexpected format GL_DEPTH_COMPONENT16 with I865 driver
Status: RESOLVED DUPLICATE of bug 53562
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: 8.0
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-18 09:00 UTC by vaguelight
Modified: 2013-05-21 20:08 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description vaguelight 2013-05-18 09:00:26 UTC
Irrlicht Engine version 1.7.3
Linux 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:41:14 UTC 2012 i686
Using renderer: OpenGL 1.3
Mesa DRI Intel(R) 865G x86/MMX/SSE2: Tungsten Graphics, Inc
OpenGL driver version is 1.2 or better.
GLSL version: 1.2
Loaded texture: /usr/share/minetest/textures/base/pack/menuheader.png
03:39:44: ACTION[main]:         .__               __                   __   
03:39:44: ACTION[main]:   _____ |__| ____   _____/  |_  ____   _______/  |_ 
03:39:44: ACTION[main]:  /     \|  |/    \_/ __ \   __\/ __ \ /  ___/\   __\
03:39:44: ACTION[main]: |  Y Y  \  |   |  \  ___/|  | \  ___/ \___ \  |  |  
03:39:44: ACTION[main]: |__|_|  /__|___|  /\___  >__|  \___  >____  > |__|  
03:39:44: ACTION[main]:       \/        \/     \/          \/     \/        
03:39:44: ACTION[main]: World at [/home/james/.minetest/worlds/test]
03:39:44: ACTION[main]: Server for gameid="minetest" listening on port 30011.
creative inventory size: 150
on_newplayer
03:39:44: ACTION[ServerThread]: singleplayer joins game. List of players: singleplayer 
Could not open file of texture: character.png
Loaded mesh: character.x
Unsupported texture format
Mesa 8.0.4 implementation error: unexpected format GL_DEPTH_COMPONENT in _mesa_choose_tex_format()
Please report at bugs.freedesktop.org
Floating point exception
james@james-OptiPlex-GX270 ~/Downloads/minetest-master $ sudo synaptic
james@james-OptiPlex-GX270 ~/Downloads/minetest-master $ sudo synaptic
james@james-OptiPlex-GX270 ~/Downloads/minetest-master $ minetest
Irrlicht Engine version 1.8.0
Linux 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:41:14 UTC 2012 i686
Using renderer: OpenGL 1.3
Mesa DRI Intel(R) 865G x86/MMX/SSE2: Tungsten Graphics, Inc
OpenGL driver version is 1.2 or better.
GLSL version: 1.2
Loaded texture: /usr/share/games/minetest/textures/base/pack/menuheader.png
03:54:03: ACTION[main]:         .__               __                   __   
03:54:03: ACTION[main]:   _____ |__| ____   _____/  |_  ____   _______/  |_ 
03:54:03: ACTION[main]:  /     \|  |/    \_/ __ \   __\/ __ \ /  ___/\   __\
03:54:03: ACTION[main]: |  Y Y  \  |   |  \  ___/|  | \  ___/ \___ \  |  |  
03:54:03: ACTION[main]: |__|_|  /__|___|  /\___  >__|  \___  >____  > |__|  
03:54:03: ACTION[main]:       \/        \/     \/          \/     \/        
03:54:03: ACTION[main]: World at [/home/james/.minetest/worlds/test]
03:54:03: ACTION[main]: Server for gameid="minetest" listening on port 30011.
creative inventory size: 150
on_newplayer
03:54:03: ACTION[ServerThread]: singleplayer joins game. List of players: singleplayer 
Could not open file of texture: character.png
Loaded mesh: character.x
Mesa 8.0.4 implementation error: unexpected format GL_DEPTH_COMPONENT16 in _mesa_choose_tex_format()
Please report at bugs.freedesktop.org
Floating point exception
Comment 1 Brian Paul 2013-05-21 15:38:40 UTC
Mesa 8.0.4 is getting a bit old. Can you possibly test a newer version?
Comment 2 Brian Paul 2013-05-21 15:43:08 UTC
Renaming this bug.
Comment 3 Ian Romanick 2013-05-21 18:49:43 UTC
I'm 99% sure that this bug is already fixed in Mesa.  That message sounds really familiar... I could only find bug #53562, but I would swear there was something else.

I second Brian's suggestion of using newer Mesa.  I would specifically suggest the 9.1.2 stable release.
Comment 4 Eric Anholt 2013-05-21 20:08:41 UTC
Should be the same bug -- any RB creation with depth.  I never got review on my patches, so I'm just re-pigliting and pushing them now.

*** This bug has been marked as a duplicate of bug 53562 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.