Open Arr76 opened 3 months ago
hello, my kernel version is 4.19.97 but when i try "https://raw.githubusercontent.com/nexmonster/nexmon_csi_bin/main/install.sh | sudo bash" it shows this error
pi@raspberrypi:~ $ uname -srm Linux 4.19.97-v8+ aarch64
pi@raspberrypi:~ $ curl -fsSL https://raw.githubusercontent.com/nexmonster/nexmon_csi_bin/main/install.sh | sudo bash --2024-08-14 16:16:14-- https://github.com/nexmonster/nexmon_csi_bin/raw/main/base/4.19.97-v8+.tar.xz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2024-08-14 16:16:15 ERROR 404: Not Found.
Pre-compiled binaries probably don't exist for your kernel's version: 4.19.97-v8+. Please create a new Issue on Github and tell us which kernel you are using.
binaries are available for kernels listed here: https://github.com/nexmonster/nexmon_csi_bin/tree/main/base
you're using the 64 bit version of raspbian which is not supported by nexmon
hello, my kernel version is 4.19.97 but when i try "https://raw.githubusercontent.com/nexmonster/nexmon_csi_bin/main/install.sh | sudo bash" it shows this error
pi@raspberrypi:~ $ uname -srm Linux 4.19.97-v8+ aarch64
pi@raspberrypi:~ $ curl -fsSL https://raw.githubusercontent.com/nexmonster/nexmon_csi_bin/main/install.sh | sudo bash --2024-08-14 16:16:14-- https://github.com/nexmonster/nexmon_csi_bin/raw/main/base/4.19.97-v8+.tar.xz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2024-08-14 16:16:15 ERROR 404: Not Found.
Pre-compiled binaries probably don't exist for your kernel's version: 4.19.97-v8+. Please create a new Issue on Github and tell us which kernel you are using.