YaYa's first GBZ - Kite's SAIO - Big Battery - NO Glue - Custom 3D parts - DC Jack - minimum case mod

Show off your completed Game Boy Zero, or post your build logs here!
MSD
Posts: 9
Joined: Thu Nov 02, 2017 9:47 am
Has thanked: 5 times
Been thanked: 1 time

Re: YaYa's first GBZ - Kite's SAIO - Big Battery - NO Glue - Custom 3D parts - DC Jack - minimum case mod

Post by MSD » Sun Mar 18, 2018 10:11 am

Yaya, i am getting an error saying my platform isnt supported yet. Help please?

User avatar
YaYa
Posts: 1719
Joined: Mon Jun 26, 2017 12:42 pm
Location: brittany - France
Has thanked: 871 times
Been thanked: 689 times
Contact:

Re: YaYa's first GBZ - Kite's SAIO - Big Battery - NO Glue - Custom 3D parts - DC Jack - minimum case mod

Post by YaYa » Sun Mar 18, 2018 10:14 am

MSD wrote:
Sun Mar 18, 2018 10:11 am
Yaya, i am getting an error saying my platform isnt supported yet. Help please?
Which pi ? Which raspbian ? Which image (retropie or recalbox)
Follow me on instagram Image

MSD
Posts: 9
Joined: Thu Nov 02, 2017 9:47 am
Has thanked: 5 times
Been thanked: 1 time

Re: YaYa's first GBZ - Kite's SAIO - Big Battery - NO Glue - Custom 3D parts - DC Jack - minimum case mod

Post by MSD » Sun Mar 18, 2018 10:21 am

YaYa wrote:
Sun Mar 18, 2018 10:14 am
Which pi ? Which raspbian ? Which image (retropie or recalbox)
I got Kite's Circuit sword and I got the image from him. Followed all the steps and just before it finished installing, it says platform not supported.

User avatar
YaYa
Posts: 1719
Joined: Mon Jun 26, 2017 12:42 pm
Location: brittany - France
Has thanked: 871 times
Been thanked: 689 times
Contact:

Re: YaYa's first GBZ - Kite's SAIO - Big Battery - NO Glue - Custom 3D parts - DC Jack - minimum case mod

Post by YaYa » Sun Mar 18, 2018 10:28 am

could you please ssh into your pi and write me the answer to this command ?

Code: Select all

uname -m
Follow me on instagram Image

MSD
Posts: 9
Joined: Thu Nov 02, 2017 9:47 am
Has thanked: 5 times
Been thanked: 1 time

Re: YaYa's first GBZ - Kite's SAIO - Big Battery - NO Glue - Custom 3D parts - DC Jack - minimum case mod

Post by MSD » Sun Mar 18, 2018 10:39 am

YaYa wrote:
Sun Mar 18, 2018 10:28 am
could you please ssh into your pi and write me the answer to this command ?

Code: Select all

uname -m
armv7l

User avatar
YaYa
Posts: 1719
Joined: Mon Jun 26, 2017 12:42 pm
Location: brittany - France
Has thanked: 871 times
Been thanked: 689 times
Contact:

Re: YaYa's first GBZ - Kite's SAIO - Big Battery - NO Glue - Custom 3D parts - DC Jack - minimum case mod

Post by YaYa » Sun Mar 18, 2018 10:50 am

Oh i see... let me check if it can work also with armv71, the code has been tested with arm61

By the way, why is the arm version different ? I should dig that
Follow me on instagram Image

somatorio
Posts: 24
Joined: Sat Dec 02, 2017 3:47 pm
Location: Porto Alegre - Brazil
Has thanked: 6 times
Been thanked: 15 times

Re: YaYa's first GBZ - Kite's SAIO - Big Battery - NO Glue - Custom 3D parts - DC Jack - minimum case mod

Post by somatorio » Mon Mar 19, 2018 6:30 am

Billy Blaze wrote:
Sat Mar 17, 2018 3:21 am
I'd love to include this superb feature into something similar looking like those Retropie Setup scripts. the main idea is to launch things from the Options menu. gonna take a look into that this weekend. maybe we can build something like this:
Image
my plan in the long run is the total oposite =p replace the dialog screens of retropie setup with my menu :lol:
MSD wrote:
Sun Mar 18, 2018 10:39 am
YaYa wrote:
Sun Mar 18, 2018 10:28 am
could you please ssh into your pi and write me the answer to this command ?

Code: Select all

uname -m
armv7l
i'll update the installer script... just give me some minutes

User avatar
moooarcuuuus
Posts: 232
Joined: Tue Jul 04, 2017 1:28 am
Has thanked: 2 times
Been thanked: 94 times

Re: YaYa's first GBZ - Kite's SAIO - Big Battery - NO Glue - Custom 3D parts - DC Jack - minimum case mod

Post by moooarcuuuus » Mon Mar 19, 2018 6:53 am

YaYa wrote:
Sun Mar 18, 2018 10:50 am
Oh i see... let me check if it can work also with armv71, the code has been tested with arm61

By the way, why is the arm version different ? I should dig that
The Raspberry ecosystem is a jungle. CM3L is armv7, zero is v6 and 3 is v8. Your optimizations should work with all of them. There is no hardware settings like turn of cores etc... (if the tool tweaks the same as you in this thread)
Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep, Eat, Sleep... Game Over

somatorio
Posts: 24
Joined: Sat Dec 02, 2017 3:47 pm
Location: Porto Alegre - Brazil
Has thanked: 6 times
Been thanked: 15 times

Re: YaYa's first GBZ - Kite's SAIO - Big Battery - NO Glue - Custom 3D parts - DC Jack - minimum case mod

Post by somatorio » Mon Mar 19, 2018 10:27 am

@MSD could you try this? (updated the script)

Code: Select all

curl -fsSL gbz-menu.somatorio.org | sudo sh

somatorio
Posts: 24
Joined: Sat Dec 02, 2017 3:47 pm
Location: Porto Alegre - Brazil
Has thanked: 6 times
Been thanked: 15 times

Re: YaYa's first GBZ - Kite's SAIO - Big Battery - NO Glue - Custom 3D parts - DC Jack - minimum case mod

Post by somatorio » Mon Mar 19, 2018 10:32 am

moooarcuuuus wrote:
Mon Mar 19, 2018 6:53 am
YaYa wrote:
Sun Mar 18, 2018 10:50 am
Oh i see... let me check if it can work also with armv71, the code has been tested with arm61

By the way, why is the arm version different ? I should dig that
The Raspberry ecosystem is a jungle. CM3L is armv7, zero is v6 and 3 is v8. Your optimizations should work with all of them. There is no hardware settings like turn of cores etc... (if the tool tweaks the same as you in this thread)
i just didn't knew the arm versions to put at the install script :? gbz-menu code is compiled against armv6l (a pi zero w to be precise) so it should work with no problems... updated the script with armv7l, may i presume v8 is "armv8l" at uname -m?

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest