-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Libre Computer AML-S905X-CC (Le Potato) #17
Comments
One fun issue I've run into: I can't detect events like rising or falling edge (so |
I also had trouble using the i2c bus with a relay HAT, but found from this forum thread that I needed to manually grab and compile the overlay for the i2c bus from Libre Computer's own wiring project:
And after that, I see the bus with
|
To shutdown the board, you can't just run |
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! Please read this blog post to see the reasons why I mark issues as stale. |
Not too stale. |
Hi @geerlingguy
Thanks for bring up the issues. Let us know if you run into any other issues. |
@dsx724 - That's awesome, thank you so much! |
Bump! |
@pugboy1321 Bump? |
@dsx724 I had asked @pugboy1321 to bump this thread so I would remember to get it added to the project README... which it now is! |
Basic information
Linux/system information
Benchmark results
CPU
Power
stress-ng --matrix 0
): 2.4 Wtop500
HPL benchmark: TODO WDisk
MANUFACTURER_AND_MODEL_OF_DISK_HERE
curl https://raw.githubusercontent.com/geerlingguy/pi-cluster/master/benchmarks/disk-benchmark.sh | sudo bash
Run benchmark on any attached storage device (e.g. eMMC, microSD, NVMe, SATA) and add results under an additional heading. Download the script with
curl -o disk-benchmark.sh [URL_HERE]
and runsudo DEVICE_UNDER_TEST=/dev/sda DEVICE_MOUNT_PATH=/mnt/sda1 ./disk-benchmark.sh
(assuming the device issda
).Also consider running PiBenchmarks.com script.
Network
iperf3
results:iperf3 -c $SERVER_IP
: 94.7 Mbpsiperf3 --reverse -c $SERVER_IP
: 88.2 Mbpsiperf3 --bidir -c $SERVER_IP
: 92.6 Mbps up, 63.9 Mbps down(Be sure to test all interfaces, noting any that are non-functional.)
GPU
Memory
The text was updated successfully, but these errors were encountered: