Search found 69 matches

by sephirotdnf
Mon Jul 04, 2022 9:27 pm
Forum: Support
Topic: [FIXED] Macros do not work on latest Raspbian
Replies: 1
Views: 3844

Re: Macros do not work on latest Raspbian

Fixed by converting line breaks from Windows to Linux ...really? ;)
by sephirotdnf
Mon Jul 04, 2022 9:22 pm
Forum: Support
Topic: [FIXED] Macros do not work on latest Raspbian
Replies: 1
Views: 3844

[FIXED] Macros do not work on latest Raspbian

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianFor...
by sephirotdnf
Wed Jun 10, 2020 7:34 pm
Forum: Development
Topic: arm64 support?
Replies: 8
Views: 20445

Re: arm64 support?

Hello Matlo, Since Raspbian goes to PI OS and arm64 architcture, is there any chance for arm64 compilation? I had to come back to arm64 release for my SBC and I'm getting compilatiion errors on 8.X release. gimx-launcher.cpp:147:12: error: ‘int progress_callback_updater(void*, Updater::UpdaterStatus...
by sephirotdnf
Sat Feb 10, 2018 5:02 pm
Forum: Tutorials
Topic: Rock64 with arm64/armhf (should work for others)
Replies: 2
Views: 14993

Rock64 with arm64/armhf (should work for others)

My setup: Rock64 4GB RAM + 32GB eMMC https://www.pine64.org/?page_id=7147 Ayufan's Debian Stretch arm64 stable https://github.com/ayufan-rock64/linux-build/releases/tag/0.5.15 For armhf please simply follow Raspberry PI tutorial: https://gimx.fr/wiki/index.php?title=RPi Updates automated via GIMX. ...
by sephirotdnf
Sat Feb 10, 2018 4:41 pm
Forum: Development
Topic: arm64 support?
Replies: 8
Views: 20445

Re: arm64 support?

Worked like a charm!

Thank You!!
by sephirotdnf
Sat Feb 10, 2018 10:31 am
Forum: Development
Topic: arm64 support?
Replies: 8
Views: 20445

Re: arm64 support?

gimx-launcher.cpp: In member function 'void launcherFrame::OnMenuUpdate(wxCommandEvent&)':
gimx-launcher.cpp:1771:57: error: 'DOWNLOAD_URL' was not declared in this scope
u->SetParams(VERSION_URL, VERSION_FILE, INFO_VERSION, DOWNLOAD_URL, DOWNLOAD_FILE);
by sephirotdnf
Fri Feb 09, 2018 10:14 pm
Forum: Development
Topic: arm64 support?
Replies: 8
Views: 20445

Re: arm64 support?

I've been there already. Got some errors unfortunately. rock64@rock64:/etc/openvpn$ sudo apt-get install git g++ libwxgtk2.8-dev libblue tooth-dev libxml2-dev libusb-1.0-0-dev libncursesw5-dev gettext xterm xdg-utils libmhash-dev libcurl4-gnutls-dev libxi-dev libx11-dev [sudo] password for rock64: S...
by sephirotdnf
Thu Feb 08, 2018 12:09 am
Forum: Development
Topic: arm64 support?
Replies: 8
Views: 20445

arm64 support?

Hello @Matlo I'm switching from Raspberry PI 3 to Rock64. Received my unit yesterday. https://www.pine64.org/?page_id=7147 It's way more powerful and has 1gb LAN that actually works (1gb up and down on NAND and 500down/1000up on my old HDD. The problem is, it's arm64 not armhf. I installed Ubuntu Xe...
by sephirotdnf
Tue Nov 21, 2017 9:37 am
Forum: Announcements
Topic: GIMX 6.11
Replies: 3
Views: 16008

Re: GIMX 6.11

It seems either link or wiki has to be updated for Scratch.

wget https://gimx.fr/download/gimx-raspbian -O gimx.deb
replaced with:
wget https://github.com/matlo/GIMX/releases/ ... tretch.deb -O gimx.deb
Installation Worked.
by sephirotdnf
Tue Nov 21, 2017 9:29 am
Forum: Announcements
Topic: GIMX 6.11
Replies: 3
Views: 16008

Re: GIMX 6.11

Hello Matlo, Raspbian software and firmware up to date. gimx : Depends: libwxbase3.0-0 (>= 3.0.2) but it is not installable libwxbase3.0-0v5 is already the newest version (3.0.2+dfsg-4). Any ideas? pi@Malina:~ $ sudo dpkg -i gimx.deb (Reading database ... 126169 files and directories currently insta...