Forums

Full Version: Can't start race (core dump) Ubuntu 7.10
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm playing on Toshiba Satellite A75 laptop on Ubuntu 7.10, and i can't start the race, game just exits without any visible reason. Console output:

Code:
stetzen@stetzen-laptop:~$ sudo vdrift
[sudo] password for stetzen:
BinReloc successfully initialized.
Executable path: /usr/share/games/vdrift/bin/vdrift
Data dir: /usr/share/games/vdrift/data
Localedir: /usr/share/games/vdrift/share/locale
No data_dir found in VDrift.config, using /usr/share/games/vdrift/data
Found config file /home/stetzen/.vdrift/controls.
Found config file /home/stetzen/.vdrift/VDrift.config.
No data_dir found in VDrift.config, using /usr/share/games/vdrift/data
Version of game: 2007-03-23only keybo
Skin name not found in config file...
Warning: option-47 is missing its default value. Assuming "".
Force feedback device: /dev/input/event0
Force feedback gain: 2
Force feedback inverted: 0
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:
Multitexture: Yes
Texture units: 6
Antialiasing: Yes
Anisotropic texture filtering: Yes
Maximum Anisotropy: 16
Multitexture units (4 are required for all effects): 6
Your GPU meets the texture unit requirements.

Note to user:  All error messages will be put in /home/stetzen/.vdrift/logs/.
Force feedback device: /dev/input/event0
Force feedback gain: 2
Force feedback inverted: 0
ERROR: no suitable x-axis found [src/forcefeedback.cpp:58]
Disabled force feedback.
Segmentation fault (core dumped)

or (with -verbose option)

Code:
Loading scenery objects......
Loading...
Loading scenery objects.......
Loading...
Sound
Loading...
World
Force feedback device: /dev/input/event0
Force feedback gain: 2
Force feedback inverted: 0
ERROR: no suitable x-axis found [src/forcefeedback.cpp:58]
Disabled force feedback.
Loading...
Car
gl_car init
CONFIGFILE.Load: Couldn't find file:  /home/stetzen/.vdrift/carsettings/TL
Loading...
Done
gl_car deinit
joemodel deinit
joemodel deinit
joemodel deinit
joemodel deinit
joemodel deinit
joemodel deinit
Car deinit
joemodel deinit
joemodel deinit
joemodel deinit
joemodel deinit
Car deinit done
Segmentation fault (core dumped)

Output of lspci:

Code:
00:00.0 Host bridge: ATI Technologies Inc RS300 Host Bridge (rev 02)
00:01.0 PCI bridge: ATI Technologies Inc Radeon 9100 IGP AGP Bridge
00:13.0 USB Controller: ATI Technologies Inc OHCI USB Controller #1 (rev 01)
00:13.1 USB Controller: ATI Technologies Inc OHCI USB Controller #2 (rev 01)
00:13.2 USB Controller: ATI Technologies Inc EHCI USB Controller (rev 01)
00:14.0 SMBus: ATI Technologies Inc SMBus (rev 18)
00:14.1 IDE interface: ATI Technologies Inc Dual Channel Bus Master PCI IDE Controller
00:14.3 ISA bridge: ATI Technologies Inc Unknown device 434c
00:14.4 PCI bridge: ATI Technologies Inc Unknown device 4342
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP150 AC'97 Audio Controller
00:14.6 Modem: ATI Technologies Inc IXP AC'97 Modem (rev 01)
01:05.0 VGA compatible controller: ATI Technologies Inc RS300M AGP [Radeon Mobility 9100IGP]
02:02.0 Ethernet controller: Atheros Communications, Inc. AR5212/AR5213 Multiprotocol MAC/baseband processor (rev 01)
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:04.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)

I'm not using any kind of joystick, only keyboard and mouse. And I'm using open ati drivers (my card is not supported by fglrx driver).
Looks like you're running the old version, with an older ATI graphics card. Usually the ATI cards don't support all the extensions needed for VDrift. You might try compiling the latest version and disabling shaders in your config file - it might work.
Definitely try the 12-26-07 release.