Hi folks,
Just got a new laptop and I’m working on a ETQW mod. The problem is that somehow I can’t get the game to run under 64bit Ubuntu (10.04.1). The game starts alright, but when I try to load a map it throws me this error:
ERROR: idMegaTextureLevel::EmptyLevelImage : generated image has an incorrect internal format (0x8050 expected 0x83f0)
It also throws a couple of warnings about the graphics system, the first ones are
WARNING: Couldn’t load image: guis/assets/mainmenu/scanlines
WARNING: Failed to load image program: ‘guis/assets/mainmenu/scanlines’
WARNING: idDeclLocal::ParseLocal Failed to Parse decl ‘splashscreen’ in file ‘materials/gfx.mtr’ line 0
and a load of Couldn’t load image: .[…] warnings.
At first I thought it might have to do with the Intel Graphics Media Accelerator 4500MHD graphics card that the laptop has, but under Windows 7 64bit the game seems to run fine.
Some added info:
detecting video ram (set sys_videoRam on command line to override) …
trying /proc/dri/0/umm
guess failed, return default low-end VRAM setting ( 128MB VRAM )
128 MB Video Memory
If there is anyone that can shed some light on this, it would be much appreciated!
/RedFox