[pkg-fgfs-crew] Bug#463165: fgjs doesn't work with my gamepad

Ove Kaaven ovek at arcticnet.no
Sun Jun 22 09:48:59 UTC 2008


Matthias Heinz skrev:
>> Perhaps. Now where's that strace I asked for?
> 
> 
> Its in the attachment. Had to kill it inbetween, looks like an endless loop.

Shouldn't be, it's just waiting for joystick activity until the time is 
up. plib uses gettimeofday() to check the time, and it seems kind of 
like this is not actually working on your system, for some reason.

I don't know, maybe try: echo 0 > /proc/sys/kernel/vsyscall64

(should in theory make gettimeofday do a proper kernel call, which might 
show up in the strace, but perhaps also force time to be measured 
properly; this looks like it's probably a Linux kernel bug)





More information about the pkg-fgfs-crew mailing list