I am trying to make this game running,
http://louhi.kempele.fi/~skyostil/uv/fretsonfire/
But It semms there are a couple of problems with AmiloA hardware :
Does this fail also for you ?
# wget http://jeuxlibres.net/files/sources/frets_on_fire/frets_on_fire_bin_linux_1-0-225.tar.gz # ed2k://|file|frets_on_fire_bin_linux_1-0-225.tar.gz|31693476|5c765204dfce863f6342c2aaee2072a2|
sudo modprobe -v snd_seq # insmod /lib/modules/2.6.17.3-k7-amiloa/kernel/sound/core/seq/snd-seq.ko
# ./FretsOnFire open /dev/sequencer: No such file or directory open /dev/sequencer: No such file or directory
Traceback (most recent call last): File "/home/skyostil/src/cx_Freeze-3.0.3/initscripts/Console.py", line 27, in ? File "src/FretsOnFire.py", line 60, in ? File "src/GameEngine.py", line 137, in **init** File "src/Video.py", line 68, in setMode pygame.error: Couldn't find matching GLX visual
Fixed now :
# rzr@nrv:FretsOnFire/ # :) # xdpyinfo | grep depth: | head -n 1 depth: 24 planes