Code:
Linux walkuer 2.6.26-gentoo #5 PREEMPT Tue Aug 5 13:41:46 CEST 2008 i686 Mobile AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux
Code:
/usr/sbin/lspci -nn | grep VGA
Code:
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] [1002:4e50]
Code:
No data_dir found in VDrift.config, using //usr/share/games/vdrift
Found config file /home/maggu2810/.vdrift/controls.config.
Found config file /home/maggu2810/.vdrift/VDrift.config.
No data_dir found in VDrift.config, using //usr/share/games/vdrift
Version of game: 2008-09-30-full
Skin name not found in config file...
//usr/share/locale
Run with -verbose for troubleshooting.
Run with -nosound to disable sound.
Run with -benchmark to play a replay and output benchmark data.
0 joystick(s) found:
libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so
libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 22, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 22, (OK)
drmOpenByBusid: drmOpenMinor returns 22
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
Extension not supported: GL_EXT_framebuffer_object
Card supports: drawbuf0 auxbuf0 antialiasing anisotropy16 cubemapping shaders multitexturing8(8) texture_rectangle depth_texture shadow
Card does not support: framebuffer_objects
Status: Using GLEW 1.5.0
OpenGL error during graphics init
Fragment shaders enabled
Segmentation fault
Between the two lines
Code:
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
Extension not supported: GL_EXT_framebuffer_object
a window is shortly appearing (only a black background and no foreground).
I am using (at the moment) the games-sports/vdrift-20080805 ebuild from gentoo.
I can prepare a checkout to the latest version, but because I do not found any bug reports about this problem in the net, I believe it is a uncommon thing (so I thought it was the same problem described above).
What for informations are helpfull for you?
Started gdb, run the game, ...
Code:
...
...
Status: Using GLEW 1.5.0
OpenGL error during graphics init
Fragment shaders enabled
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb78ed710 (LWP 11550)]
0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0x080ece13 in SHADER::Load ()
#2 0x080ee025 in SHADER_MANAGER::Load ()
#3 0x080593d7 in GRAPHICS::Init ()
#4 0x080603e2 in GAME::Start ()
#5 0x08051696 in main ()