PI4-CASE-ARGON-ONE-M.2

From Waveshare Wiki
Jump to: navigation, search
PI4-CASE-ARGON-ONE-M.2
PI4-CASE-ARGON-ONE-M.2

PI4-CASE-ARGON-ONE-M.2
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

Introduction

The PI4-CASE-ARGON-ONE-M.2 metal case can greatly speed up the boot and storage speed of the Raspberry Pi, which is to extend the M.2 interface through the USB interface and use an external SSD as the main storage drive. In this case, the Raspberry Pi 4 can be booted through the USB interface, which greatly improves the reading and writing speed and makes the boot speed much faster than using the SD card.

How to boot Raspberry Pi 4 with SSD

1. Assemble and install the SSD into the expansion board as shown below. (This product doesn't contain M.2 SSD and Raspberry Pi, please purchase separately if necessary.)

PI4-CASE-ARGON-ONE-M.2-01.png


2. Connect the TF card to the PC and write the system image. After the image has finished writing, connect the SD card to the Raspberry Pi, connect the M.2 expansion board and the case, and then connect it to the Raspberry Pi4 using the USB Adapter.

PI4-CASE-ARGON-ONE-M.2-31.png


3. Enter the terminal of the Raspberry Pi to update the system and firmware.

sudo apt-get update

PI4-CASE-ARGON-ONE-M.2-03.png

sudo apt-get full-upgrade

PI4-CASE-ARGON-ONE-M.2-04.png

sudo rpi-update

PI4-CASE-ARGON-ONE-M.2-05.jpg

After the update is completed, reboot the Raspberry Pi.

sudo reboot

PI4-CASE-ARGON-ONE-M.2-06.jpg


4. Enter the following command to install the latest bootloader.

sudo rpi-eeprom-update -d -a

PI4-CASE-ARGON-ONE-M.2-07.jpg


5. And then reboot the system.

sudo reboot

PI4-CASE-ARGON-ONE-M.2-08.jpg


6. After the system reboots, enter the following command to open the setup tool of the Raspberry Pi.

sudo raspi-config

PI4-CASE-ARGON-ONE-M.2-09.png


7. Choose "Advanced Options", then click "Select".

PI4-CASE-ARGON-ONE-M.2-10.jpg


8. Choose "Boot ROM Version", then click "Select".

PI4-CASE-ARGON-ONE-M.2-11.jpg


9. Choose "No"

PI4-CASE-ARGON-ONE-M.2-12.jpg


10. Click "OK".

PI4-CASE-ARGON-ONE-M.2-13.jpg


11. Then choose "Boot Order", and click "Select".

PI4-CASE-ARGON-ONE-M.2-14.jpg


12. Choose "USB Boot", and click "OK".

PI4-CASE-ARGON-ONE-M.2-15.jpg


13. Click "OK" to confirm "USB device is the default boot device".

PI4-CASE-ARGON-ONE-M.2-16.jpg


14. Choose "Finish" to end the configuration.

PI4-CASE-ARGON-ONE-M.2-17.jpg


15. Choose "No" when the system asks "Would you like to reboot now?".

PI4-CASE-ARGON-ONE-M.2-18.jpg


16. Click the Menu button on the desktop, and choose "Accessories" and "SD Card Copier".

PI4-CASE-ARGON-ONE-M.2-19.jpg


17. As shown in the figure below, select to copy the device from the 16sd card to the SSD, and then click Start.

Note: If the device to be copied is not recognized, please check whether the USB interface is connected.

PI4-CASE-ARGON-ONE-M.2-20.png


18. After the click the 'start', the system will automatically partition and then copy the corresponding content, wait for the system to finish copying, and then click OK to complete. It may take about 10 minutes.

PI4-CASE-ARGON-ONE-M.2-21.png

PI4-CASE-ARGON-ONE-M.2-22.png

PI4-CASE-ARGON-ONE-M.2-23.png

PI4-CASE-ARGON-ONE-M.2-24.png


19. And then shut down the system.

PI4-CASE-ARGON-ONE-M.2-25.png


20. Remove the case, then take out the SD card, and reconnect the USB connector. And then reinstall the shell and power on the system, you can see the system booted through the SSD.

Install the fan and power button driver

1. The fan and power button can only work with the driver. You can directly refer to the manual which comes with the case.

PI4-CASE-ARGON-ONE-14 960.jpg

2. Open the terminal of Raspberry Pi, and install the driver by the following command:

curl https://download.argon40.com/argon1.sh | bash

PI4-CASE-ARGON-ONE-M.2-26.jpg

3. After installation, two shortcuts are added to the desktop, "configure" and "uninstall", they can be used to configure and uninstall the driver.

PI4-CASE-ARGON-ONE-M.2-27.png

You can also use commands to configure and uninstall the driver.

argonone-config  #configure driver
argonone-uninstall  #uninstall driver
  • The default setting of the fan is:
CPU temperature Fan speed
55°C 10%
60°C 55%
65°C 100%
  • Power button:
Raspberry Pi status Button Function
Shutdown Press Start
Working Long-press (>3s) Shutdown
Working Press(<3s) No function
Working Double-click Restart
Working Long-press(>5s) Force shutdown

FAQ

 Answer:

1.Open a terminal and input command: xrandr, and check the HDMI-ID of main display.;

Pi4-conf-touch-1.png

2.Open a terminal and input command: xinput, to check the touch ID of the main display;

Pi4-conf-touch-2.png

3.Run the command: xinput map-to-output <touch ID> <HDMI-ID>

(The ID value should be changed according to the actual ID checked. for example: xinput map-to-output 7 HDMI-1 )

Pi4-conf-touch-3.png

4.If you want to configure the touchscreen and save the setting, you have to set it to auto-start. sudo nano /etc/xdg/lxsession/LXDE-pi/autostart

Add the line: xinput map-to-output 7 HDMI-1

Note that You need to change the ID and reboot Raspberry Pi.

Pi4-auto-start-4.png



Support



Technical Support

If you need technical support or have any feedback/review, please click the Submit Now button to submit a ticket, Our support team will check and reply to you within 1 to 2 working days. Please be patient as we make every effort to help you to resolve the issue.
Working Time: 9 AM - 6 AM GMT+8 (Monday to Friday)