This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
products:sbc:common:troubleshooting:capture-log [2022/06/29 21:51] 127.0.0.1 external edit |
products:sbc:common:troubleshooting:capture-log [2023/03/23 21:25] (current) nick old revision restored (2022/07/13 22:04) |
||
---|---|---|---|
Line 8: | Line 8: | ||
===== Login via a Serial Terminal ===== | ===== Login via a Serial Terminal ===== | ||
- | Connect your PC to the SBC using a [[products: | + | Connect your PC to the SBC using a [[products:sbc: |
The default account and password of Ubuntu Linux is as follows: | The default account and password of Ubuntu Linux is as follows: | ||
- | Default account:`khadas` \\ | + | * '' |
- | Default password:`khadas` | + | * '' |
===== Running Log Capture ===== | ===== Running Log Capture ===== | ||
Line 21: | Line 21: | ||
==== Fetch System Version Information ==== | ==== Fetch System Version Information ==== | ||
- | + | ```shell | |
- | <code bash> | + | |
khadas@Khadas: | khadas@Khadas: | ||
- | </ | + | ``` |
==== Fetch System Kernel Information ==== | ==== Fetch System Kernel Information ==== | ||
- | + | ```shell | |
- | <code bash> | + | |
khadas@Khadas: | khadas@Khadas: | ||
- | </ | + | ``` |
==== Fetch System Log Information ==== | ==== Fetch System Log Information ==== | ||
- | <code bash> | + | ```shell |
khadas@Khadas: | khadas@Khadas: | ||
- | </ | + | ``` |
===== Send Log File ===== | ===== Send Log File ===== | ||
- | + | When reporting problems to [[kf>|Khadas Community]] or <support@khadas.com>, you can save the log file from your SBC into an SD card, and then send it off to us using your PC. | |
- | When reporting problems to [Khadas Community](https:// | + | |