Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Banana Pi with RetroPie
- This topic has 13 replies, 10 voices, and was last updated 10 years ago by gizmo98.
-
AuthorPosts
-
05/13/2014 at 09:01 #6766phipix01Participant
If you guys don’t allready know, there is a Banana Pi coming soon. which has significantly more performance:
-
Dual Core
-
1GB DDR3 RAM (RPi has 512MB DDR2)
-
SATA Port
-
Android OS Support (tons of games :D)
-
…
Imagine yourself running the OS and all of your ROMS on a SATA Drive, which has higher Data Transfer Rate while Overclocking that little baby’s dual core to 1.4GHz.
N64 and PSX ROM’s shouldn’t be a problem anymore i guess.My question now: what has to be adapted on the retroPie Image to use it?
05/13/2014 at 14:30 #6769karlossParticipantI’ve got one, and I tried it, everything seemed to compile ok..
but EmulationStation wouldn’t start..
05/13/2014 at 15:14 #6771InsecureSpikeParticipant[quote=6769]I’ve got one, and I tried it, everything seemed to compile ok..
but EmulationStation wouldn’t start..
[/quote]where did you get it from?
thanks05/13/2014 at 20:25 #6776gizmo98ParticipantI’m not sure if RetroPie works out of the box. You need at least a hard float distribution. It should be a debian derivate like ubuntu or raspbian. There should also be gpu support. Banana pi uses an armv7 soc. So some files should be updated:
https://github.com/retropie/RetroPie-Setup/blob/master/retropie_setup.sh
current:
__default_cflags=”-O2 -pipe -mfpu=vfp -march=armv6j -mfloat-abi=hard”
armv7:
__default_cflags=”-O2 -pipe -mfpu=neon -march=armv7 -mfloat-abi=hard”Emulationstation requires gcc-4.7, SDL2 and /usr/lib/libEGL.so.
Many emulators are optimized for armv6 or the videocore of the raspberry pi soc. With a fast armv7 soc you could use common libretro cores like bsnes-libreto or mupen64plus-libretro:
https://github.com/libretro05/13/2014 at 20:33 #6777karlossParticipanttook about 2 weeks to come to uk, its an ok piece of kits, just needs better support…
05/13/2014 at 20:48 #6780roquenParticipantThe Banana Pi looks like its made by a fake company and it doesn’t have the same mission as Raspberry Pi, which means it wont have the same native support, if any support at all.
The grammar on the website is also terrible. Feels very much like a phishing attempt, honestly.
05/16/2014 at 17:12 #6842theinsomniacParticipantIt looks like Raspberry Pi now has a cheap Chinese knock-off. I guess this means it has truly arrived?
And it should be called Banana Cream Pi. Idiots.
07/24/2014 at 09:52 #19070nepukadnezarParticipantIs there any update available in this topic?
Can anyone say if the RetroPie Project SD-card Image would work on this faster PI?
07/24/2014 at 20:47 #19255gizmo98ParticipantIt will not work. RetroPie binaries are optimized for ArmV6 + Broadcom Videocore without X11.
Olimex A20 has the same problem:
07/24/2014 at 20:53 #19259trimmtrabbParticipant[quote=19070]Is there any update available in this topic?
Can anyone say if the RetroPie Project SD-card Image would work on this faster PI?
[/quote]It’s not a ‘faster Pi’ it’s a clone (granted increased specs) product from a completely unrelated company to the Raspberry Pi foundation who are riding on the success of the Raspberry Pi. It will never recieve the kind of community support the Pi has.
10/14/2014 at 17:36 #81762osomerandomguyParticipantSo I just got my banana pi and set it up as a Domain Controller which I did with my raspberry pi and the Banana Pi is just so much faster. While I do agree that it is riding on the success of the Raspberry Pi, if they are not going to upgrade its hardware a little, then I will try a similar project. The fact that it can run Raspbian makes it worth it. I will state that Banana Pi works so much faster for Domain issues. Log on scripts would take 5 mins to run after signing in on the Raspberry but is instant on the Banana.
That being said, I tried to install emulationstation on the banana and just doesn’t work. I was hoping that someone has looked into this as I am just getting started and really havent ventured into Linux to much beside the basic basic stuff.
10/16/2014 at 09:38 #81794bobbytParticipantI recommend watching this, it compares them:
I came across it a couple days ago and it direcctly addresses emulation as well…
10/17/2014 at 12:00 #81841karlossParticipantYeah, but the guy is an idiot, comparing using RetroPie with emulationstation, is not the same as running RetroArch app on Android…completely different experience…
I have the banana, and for the most part, its useless…
10/19/2014 at 12:54 #81890gizmo98ParticipantBananiPi is useless without support. My A20 powered olimex board is now running more or less with a modified RetroPie-Setup. RetroArch cores run faster. Shaders cannot be used (slow). Some emulators do not run, because there is no support (gpsp, all rpi optimized emus). There is no modified RetroPie for BananaPi…
-
AuthorPosts
- The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.