[Solved] Temper under Slackware is badly displayed.


Linux-SWAT

Forum Addict!
Joined
Feb 13, 2010
Messages
9,175
Hi !


This is what i get when i run Temper under Slackware:

=======================================================================================


PND : /media/SD32/pandora/menu/temper.pnd


PND_FSTYPE : ISO


APPDATADIR : /media/SD32/pandora/appdata/Temper


APPDD_FSTYPE : vfat


PND_CPUSPEED : 500


EXENAME : temper.sh


ARGUMENTS : <unset>


=======================================================================================


[ START ]--- Mount the PND ----------


Mounting : mount -o ro "/dev/loop0" "/mnt/utmp/Temper"


rmdir: failed to remove `/mnt/pnd/Temper': Not a directory


Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/SD32/pandora/appdata/Temper=rw+nolwh":"/mnt/pnd/Temper=rr" none "/mnt/utmp/Temper"


[sUCCESS]--- Mount the PND ----------


[ START ]--- Set CPU speed ----------


[sUCCESS]--- Set CPU speed ----------


[ START ]--- Starting the application (temper.sh ) ----------


sh: fbset: command not found


platform initialize now


sizeof(cpu_struct): 40


Setting up main directories.


Initialize PCE


Got buffers 0x4069d000, 0x406c2800


got keypad at device keypad


got gpio-keys at device gpio-keys


initializing audio with frequency 44100


Loading secondary configuration file


loading directory config file /mnt/utmp/Temper/config/temper.cf2


Loading primary configuration file


loading config file /mnt/utmp/Temper/config/temper.cfg


config file /mnt/utmp/Temper/config/temper.cfg does not exist


Processing arguments


Starting menu


got ROM dir /media/SD32/roms/nec, name 1941 Counter Attack (J) (SGX)


header size: 0, rom size 100000 (80 pages)


loading config file /mnt/utmp/Temper/config/1941 Counter Attack (J) (SGX).cfg


config file /mnt/utmp/Temper/config/1941 Counter Attack (J) (SGX).cfg does not exist


loading config file /mnt/utmp/Temper/config/temper.cfg


config file /mnt/utmp/Temper/config/temper.cfg does not exist


loading bram /mnt/utmp/Temper/bram/bram.sav


Initializing I/O tables.


nulling ROM writes


unmap ACD


Initializing netplay.


ALSA lib pcm.c:7316:(snd_pcm_recover) underrun occurred


ioctl SETUP_MEM: Device or resource busy


Running game.


patching idle loop (ea4b, pcs ea4b ea4d ea4f 0):


ea4b: lda $4b


ea4d: cmp #$01


ea4f: bcc ea4b


saving bram /mnt/utmp/Temper/bram/bram.sav


saving directory config to file named /mnt/utmp/Temper/config/temper.cf2


[sUCCESS]--- Starting the application (temper.sh ) ----------


[ START ]--- Restoring the frame buffer status ----------


[sUCCESS]--- Restoring the frame buffer status ----------


[ START ]--- uMount the PND ----------


[ START ]--- Waiting the Union to be available ----------


[sUCCESS]--- Waiting the Union to be available ----------


rmdir: failed to remove `/mnt/utmp/Temper': Device or resource busy


[ START ]--- Waiting the PND mount dir to be free ----------


[sUCCESS]--- Waiting the PND mount dir to be free ----------


cleanup done


[sUCCESS]--- uMount the PND ----------


=======================================================================================


Return code is : 3
DSC04741.JPG
 
Last edited by a moderator:
What is slackware?Hasn't exophase released temper yet.Running it via ginge seems awkward and unfriendly.If he did work on a pandora port then it deserves to be released.
 
Solved it with a simple link !


ln -s /usr/sbin/fbset /usr/bin/fbset


I's ashamed to have missed this one for soooooo long.


It also fixes mame4all, and probably other stuff.
 
Last edited by a moderator:
Back
Top