Have you tried, for OS7, one of the example/default configs or redownloading ProffieOS? The error you’re posting for OS7 actually is a compile/code error.
Sounds like you’re in multiple layers of problems here, and I don’t have anything useful to say, but I have to make the sarcastic comment quoting “memory is cheap.”
did I not mention I did follow these steps. on my steam deck the apt-get isn’t there but the consensus is that I followed the following but I also did this on my raspberry pi:
the libncurses5:i386 couldn't be found.
sudo cp *.rules /etc/udev/rules.d
reboot
If you have no 32-bit support, you will get this error:
dfu-suffix: no such file or directory
On debian-like systems, this can be fixed with the following commands:
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
If you're on an arm or risc-v system, which doesn't have native i386 support, you can add support through an emulator by running this line:
sudo apt-get install binfmt-support qemu-user-static
Then run the three lines above that adds i386 architecture.
Reading package lists...
Building dependency tree...
Reading state information...
Solving dependencies...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
apt : Depends: sqv (>= 1.3.0)
Depends: libapt-pkg7.0 (>= 3.0.3) but it is not going to be installed
Depends: libc6 (>= 2.38) but it is not installable
Depends: libseccomp2 (>= 2.4.2) but it is not going to be installed
Depends: libssl3t64 (>= 3.0.0) but it is not going to be installed
Depends: libstdc++6 (>= 13.1) but it is not going to be installed
Depends: libsystemd0 but it is not going to be installed
Recommends: ca-certificates but it is not going to be installed
base-files : PreDepends: awk
base-passwd : Depends: libc6 (>= 2.34) but it is not installable
Depends: libdebconfclient0 (>= 0.145) but it is not going to be installed
Depends: libselinux1 (>= 3.1~) but it is not going to be installed
bash : PreDepends: libc6 (>= 2.38) but it is not installable
PreDepends: libtinfo6 (>= 6) but it is not going to be installed
bsdutils : PreDepends: libc6 (>= 2.38) but it is not installable
PreDepends: libsystemd0 (>= 254) but it is not going to be installed
Recommends: bsdextrautils
coreutils : PreDepends: libacl1 (>= 2.2.23) but it is not going to be installed
PreDepends: libattr1 (>= 1:2.4.48) but it is not going to be installed
PreDepends: libc6 (>= 2.38) but it is not installable
PreDepends: libcap2 (>= 1:2.10) but it is not going to be installed
PreDepends: libgmp10 (>= 2:6.3.0+dfsg) but it is not going to be installed
PreDepends: libselinux1 (>= 3.1~) but it is not going to be installed
PreDepends: libssl3t64 (>= 3.0.0) but it is not going to be installed
PreDepends: libsystemd0 (>= 254) but it is not going to be installed
dash : PreDepends: libc6 (>= 2.38) but it is not installable
debianutils : PreDepends: libc6 (>= 2.38) but it is not installable
diffutils : PreDepends: libc6 (>= 2.38) but it is not installable
dpkg : PreDepends: libbz2-1.0 but it is not going to be installed
PreDepends: libc6 (>= 2.38) but it is not installable
PreDepends: liblzma5 (>= 5.4.0) but it is not going to be installed
PreDepends: libmd0 (>= 0.0.0) but it is not going to be installed
PreDepends: libselinux1 (>= 3.1~) but it is not going to be installed
PreDepends: libzstd1 (>= 1.5.5) but it is not going to be installed
PreDepends: zlib1g (>= 1:1.1.4) but it is not going to be installed
e2fsprogs : PreDepends: libblkid1 (>= 2.36) but it is not going to be installed
PreDepends: libc6 (>= 2.38) but it is not installable
PreDepends: libcom-err2 (>= 1.43.9) but it is not going to be installed
PreDepends: libext2fs2t64 (= 1.47.2-3+b10) but it is not going to be installed
PreDepends: libss2 (>= 1.38) but it is not going to be installed
PreDepends: libuuid1 (>= 2.16) but it is not going to be installed
Depends: logsave
Recommends: e2fsprogs-l10n but it is not going to be installed
findutils : PreDepends: libc6 (>= 2.38) but it is not installable
PreDepends: libselinux1 (>= 3.1~) but it is not going to be installed
grep : PreDepends: libc6 (>= 2.38) but it is not installable
PreDepends: libpcre2-8-0 (>= 10.32) but it is not going to be installed
gzip : PreDepends: libc6 (>= 2.38) but it is not installable
hostname : PreDepends: libc6 (>= 2.34) but it is not installable
libc-bin : Depends: libc6 (> 2.41) but it is not installable
Depends: libc6 (< 2.42) but it is not installable
libgcc-s1 : Depends: libc6 (>= 2.35) but it is not installable
libgcc-s1:armhf : Depends: libc6:armhf (>= 2.34) but it is not installable
login : Depends: libpam-modules but it is not going to be installed
Depends: libpam-runtime but it is not going to be installed
Depends: libaudit1 (>= 1:2.2.1) but it is not going to be installed
Depends: libc6 (>= 2.38) but it is not installable
Depends: libcrypt1 (>= 1:4.1.0) but it is not going to be installed
Depends: libpam0g (>= 0.99.7.1) but it is not going to be installed
ncurses-bin : PreDepends: libc6 (>= 2.34) but it is not installable
PreDepends: libtinfo6 (>= 6.4+20230603) but it is not going to be installed
perl-base : PreDepends: libc6 (>= 2.38) but it is not installable
PreDepends: libcrypt1 (>= 1:4.1.0) but it is not going to be installed
sed : PreDepends: libacl1 (>= 2.2.23) but it is not going to be installed
PreDepends: libc6 (>= 2.38) but it is not installable
PreDepends: libselinux1 (>= 3.1~) but it is not going to be installed
systemd-sysv : PreDepends: systemd
Depends: systemd (= 257.9-1~deb13u1)
Recommends: libpam-systemd but it is not going to be installed
Recommends: libnss-systemd but it is not going to be installed
sysvinit-utils : Depends: libc6 (>= 2.38) but it is not installable
tar : PreDepends: libacl1 (>= 2.2.23) but it is not going to be installed
PreDepends: libc6 (>= 2.38) but it is not installable
PreDepends: libselinux1 (>= 3.1~) but it is not going to be installed
util-linux : PreDepends: libpam-modules but it is not going to be installed
PreDepends: libpam-runtime but it is not going to be installed
PreDepends: libblkid1 (= 2.41-5) but it is not going to be installed
PreDepends: libc6 (>= 2.41) but it is not installable
PreDepends: libcap-ng0 (>= 0.7.9) but it is not going to be installed
PreDepends: libcrypt1 (>= 1:4.1.0) but it is not going to be installed
PreDepends: liblastlog2-2 (= 2.41-5) but it is not going to be installed
PreDepends: libmount1 (= 2.41-5) but it is not going to be installed
PreDepends: libpam0g (>= 0.99.7.1) but it is not going to be installed
PreDepends: libselinux1 (>= 3.1~) but it is not going to be installed
PreDepends: libsmartcols1 (= 2.41-5) but it is not going to be installed
PreDepends: libsystemd0 but it is not going to be installed
PreDepends: libtinfo6 (>= 6) but it is not going to be installed
PreDepends: libudev1 (>= 183) but it is not going to be installed
PreDepends: libuuid1 (= 2.41-5) but it is not going to be installed
Unfortunately, I’m not sure how to resolve these dependency errors. All I can say is that you either need to resolve them somehow, install the packages anyways, or compile the tools needed to program a proffieboard for your platform yourself.