Page 1 of 1

[FIXED] Macros do not work on latest Raspbian

Posted: Mon Jul 04, 2022 9:22 pm
by sephirotdnf

Code: Select all

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/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
I'm on latest Raspbian.
Tried precompiled packages and compiling from scratch adding headers of missing libraries.
Both GIMX 8.0 and 7.15
Macros do not work for me.
I wrote macros for older versions and it worked just fine so I already have configs.txt with config/macro files, files in their folders - nothing works.
Any ideas? I can even prepare microSD card with some older version of Raspbian in order to make them work.

Re: Macros do not work on latest Raspbian

Posted: Mon Jul 04, 2022 9:27 pm
by sephirotdnf
Fixed by converting line breaks from Windows to Linux ...really? ;)