-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Lichee Console 4A #39
Comments
Reading through the Lichee Console 4A Wiki, there are a few important notes:
|
As with Milk-V Mars CM (see #22), some of the Phoronix test suites are failing:
Not sure if the test suite has a risc-v option available; it works on x86 and arm64 at least. Opened issue to check into it here: phoronix-test-suite/test-profiles#306 Similarly, x264 install fails:
|
In terms of games:
|
If you want run some software with OpenGL, please try switch first: sudo switch-gl gl4es |
@Zepan - Thanks! I definitely skipped running any apt upgrades — I know for earlier hardware, it can be a bit hit or miss what packages might not yet be fully validated, so I generally run all my tests with what ships initially. Good to know on the USB-C charging, I'll test 2A charging and confirm that's working okay. |
I can confirm if I plug in USB-C power, it seems to be charging the battery off there, pulling around 2.4A at 5V with the Raspberry Pi USB-C charger. I noticed it doesn't seem to charge while the power on the device is off. It lit up the little blue LED and pulled down 2.4A momentarily, but then stopped. It only pulled any power through USB-C while powered on. The other charger seemed to be able to charge even while the device is powered off. |
With the 12v 2A AC adapter, it puts out 28W while the device is running and charging the battery (from about 70%), and then around 20W while the device is powered off. So it looks like it'll run off the wall wart while charging the battery, adding on that extra 8W or so. @Zepan - for USB-C, is it supposed to charge the battery while powered off? I know a few other people said "USB-C charging doesn't work", but maybe it works while powered on, but not powered off? |
I tried installing a SKhynix 2242 256 GB NVMe SSD in the expansion slot on the bottom, but unfortunately (a) it was very difficult to install, as it is fairly deep in the case, and the WiFi antenna cable interfered with the install, and (b) I couldn't get it seated perfectly, as there was a screw pillar inside just barely touching the side of the SSD as I inserted it. I booted it up anyway, since I could get it about 90% of the way in the slot, but it didn't enumerate on the PCIe bus nor show up in
I then tried to take off the bottom, to see if I could make it fit better without the bottom cover in place, but four of the six bottom cover screws were stripped already. I hadn't attempted to use them before, so this was how they came from the factory—one was completely rounded out, and three were rounded out enough I couldn't get any purchase from any of my precision drivers (I was just barely twisting them, with no pressure, and the driver would just spin). I've heard other reviewers have trouble with the soft screw heads too (example), but mine were pre-stripped out of the box :( I'll have to see if I can find a screw extractor bit small enough for these tiny screws, or mangle them up with my Dremel maybe :/ |
My screw extractor set has bits far too large for these tiny screws, so I bought this Moody 6-piece set on Amazon, and I'll see if I can get enough purchase to pull out the screws. I'll have to dig around to find replacement screws—these guys are quite small! |
I was testing Bluetooth... and it didn't seem to initialize the Bluetooth adapter. I get an error from
I started the bluetooth service ( |
New video: https://www.youtube.com/watch?v=8qDGV6LTOnk I also got the tiny screw extraction set, so hopefully I can get inside today... |
Basic information
Linux/system information
Benchmark results
CPU
Power
stress-ng --matrix 0
): 9.3 Wtop500
HPL benchmark: 8.5 WDisk
128 GB built-in eMMC
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
).PiBenchmarks.com result (TODO_INSERT_LINK_HERE):
Network
iperf3
results:Built-in Ethernet
iperf3 -c $SERVER_IP
: 943 Mbpsiperf3 --reverse -c $SERVER_IP
: 931 Mbpsiperf3 --bidir -c $SERVER_IP
: 873 Mbps up, 199 Mbps downBuilt-in WiFi
iperf3 -c $SERVER_IP
: 102 Mbpsiperf3 --reverse -c $SERVER_IP
: 110 Mbpsiperf3 --bidir -c $SERVER_IP
: 55 Mbps up, 27 Mbps down(Be sure to test all interfaces, noting any that are non-functional.)
GPU
GLMark2 ES2 Result:
The power consumption on the device jumped to 9.1W during the OpenGL tests. A tiny bit higher than the average CPU consumption during Geekbench tests.
Memory
tinymembench
results:Click to expand memory benchmark result
sbc-bench
resultsRun sbc-bench and paste a link to the results here: https://sprunge.us/fUCnrY
Phoronix Test Suite
Results from pi-general-benchmark.sh:
The text was updated successfully, but these errors were encountered: