Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We need a bit more information about your system configuration of the Revolution Pi device. So this is why we need require an SOS Report.

Instructions

...

Code Block
languagebash
pi@RevPi40302:~ $ revpi-sos
The report will be generated under folder /tmp in a .tar.xz file, which
can be extracted with command: tar -Jxvf xxx.tar.xz in linux or 7zip in Windows.
And then some inspection can be done before it is sent to support@kunbus.com.
Are you going to continue (N/y)?y
report generating...
Your report has been generated and saved in:
/tmp/sosreport-RevPi40302-20201102163308.tar.xz

To make the report have better accessibility, the ownership of the report
can be changed to the current user.
Are you going to proceed(N/y)?y
The ownership of /tmp/sosreport-RevPi40302-20201102163308.tar.xz has been changed to user:pi
  • In If the command does not work, please install the tool

Code Block
languagebash
sudo apt update
sudo apt install revpi-tools
  • Copy the necessyry necessary files from the Revolution Pi device to your host, i.e.:

Code Block
/tmp/sosreport-RevPi40302-20201102163308.tar.xz
/tmp/sosreport-RevPi40302-20201102163308.tar.xz.md5
  • Copy the files to your target system - hava – have a look here Revolution Pi Copy Files for a detailed description of how this works

  • Send the files to support@kunbus.com

  • Please have in mind that you agree to send us private data, i.e. IP address.

...