X1012: Difference between revisions
| Line 63: | Line 63: | ||
===Configuration Tutorial=== | ===Configuration Tutorial=== | ||
# '''Enable PCIe''' to make nvme ssd work, please refer to [[NVMe SSD boot with the Raspberry Pi 5]] | # '''Enable PCIe''' to make nvme ssd work, please refer to [[NVMe SSD boot with the Raspberry Pi 5]] | ||
# | # Run the following command to tell the Pi that the X1012 POE is capable of 5A, so the USB current will get the full 1.6A | ||
:: sudo rpi-eeprom-config -e | :: sudo rpi-eeprom-config -e | ||
::Add <code>PSU_MAX_CURRENT=5000</code> at the end of the file that reads like this: | ::Add <code>PSU_MAX_CURRENT=5000</code> at the end of the file that reads like this: | ||