New to the board and new to PiPlay. When I go to start a ROM in MAME4All I get a line that says 1: /home/pi/pimame/emulator/mame4all-pi/mame: not found
Thanks for your help, I wrote that in command and got the following: ln: '/home/pi/pimame/roms/mame4all': hard line not allowed for directory
I went into desktop and used file manager to look in the mame4all-pi folder and it is empty, is this normal? it seems like the mame4all emulator never installed.
I tried that and still no luck, I have cleaned the SD card and re-written the image to it.
I was wondering if you could give me a bit of a guide as to how what I should be doing including what to write in the command line. This is about the 5th time I have had to start again, and I am starting to think it might be me :)
If you could assume I don't know anything about linux, which is 100% true. I will understand if this is too time consuming for you, I appreciate your help to date.
I have just made an awesome arcade gamepad, and all that is missing is a small machine that can run the arcade emulators and roms, hopefully if you can help I will be able to complete it and upload the photos of it all up and running!
I'm having similar issues on PiPlay 0.8p6 right after imaging. The mame4all-pi.zip which is downloaded as part of "Install Mame" appears to be zero byte.
I'm also having similar issues. After running the line above, I get the message that the files were already linked. "ln: failed to create symbolic link '/home/pi/emulators/mame4all-pi/roms/mame4all': File exists"
as an update... I can remove the folder and create the link (and get the error about the file existing) But, I still get the error where MAME4ALL doesn't load properly.
nope. same result. what's weird is that when I ran "rm -r /home/pi/pimame/roms/mame4all", I got "rm: cannot remove '/home/pi/emulators/mame4all-pi/roms/mame4all': No such file or directory"... but, I *also* got the error "ln: failed to create symbolic link '/home/pi/pimame/emulators/mame4all-pi/roms': File exists"... WTH?
Nice emoticons! And don't worry... it was late where I was and tried to go to bed... Huh. Now *THAT'S* weird... that file, mame.cfg, is blank. Like, empty. I'd expect there something to be there.
I think if you reimaged or re-run the mame4all jnstaller plus create the symbolic link, it may work. Try going into startx and deleting mame4all-pi and reinstall mame. I dont know, sorry.
Edit config.yaml and change 'Install Mame' to visible. Then load the menu and run the installer. Once its finished you may have to make mame4all visible again in config.yaml
hi all ... i had same problem and solved , it's not a bug .. it's easy . you need to extend the FS. and reinstall mame4all-pi .
go to the shell (exit) type "df" if you see /rootfs or /dev/root to 98% you are running out of space and the installation script fail becasue no space on sd.
run sudo raspi-config and extend the SD FS (first option) reboot go to the shell (exit) reinstall mame using the script located in /home/pi/mame python mame_install.py end...
In addition to what korb3n said, if you only have a 4Gb sd card, then you can remove a few things, scratch and wolfram for a start, that wil lfree up about 500Mb of space:
Havin' the same problem! Sure enough my /rootfs (not sure what that means!) and the other one were at 99%. So I got rid of the wolfram-engine. Now they are at 84%. So now I'm stumped at reinstalling mame4all. I'm not totally understanding the "reinstall mame using the script located in /home/pi/mame python mame_install.py" that was mentioned above. I mean, I found the text that is in mame_install.py but I have no idea what to do with it or what it means! Any way to dumb it down or am I hopeless?!?
Not exactly sure what that means to expand the rootfs. I did try reinstalling pimame with the script you gave me. It worked in that I reinstalled mame4all but then when I tried to open it up I got a new error message. Ugh! Frustrating...