Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello Sorry for my lack of knowledge but i get Exec format error when i try running tdevmon compiled binary on RPI4
root@DietPi:/home/dietpi/tdevmon-3.3.12-linux-arm64/bin# ./tdevmon bash: ./tdevmon: cannot execute binary file: Exec format error
i have managed to compile and load the driver but i dont know why i get this error
What does uname -a say?
uname -a
My first guess would be that you are running a 32-bit Linux on RPi4; if that's the case, you need to grab an arm32 package of tdevmon.
arm32
tdevmon
sorry that was my bad i havent noticed kernel i was running is 32bit