10-23-2019, 05:26 PM
The only help I can give you is on Windows, I hope I will not say too much crap, I am not at home right now and on my phone :S
To do both stuff, you need to be connected thru WiFi, once done get the CM3 IP via Retropie > Wifi menu on main screen.
You will need to download 2 softwares:
- Putty : used to send commands to the CM3.
- WinSCP : to interact with Linux filesystem on the device.
Default connection port is 22.
On Putty, set connection type to SSH, I highly recommend you to save the configuration for both software, it is always useful.
For WinSPC, set it to SCP.
Default login credential on the system is :
User : pi
Pass : raspberry
Once connected, on Putty enter command 'sudo dmesg > /home/pi/dmesg.txt' then Enter.
On WinSCP, go to '/home/pi' on right column, you should see 'dmesg.txt', copy it somewhere on your computer, you will have to attach this file here.
Then go to '/var/log/' and do the same thing with 'daemon.log'.
Quick note: You can add roms by going to '/home/pi/Retropie/roms' then go into the right folder and copy rom files, you will need to restart EmulationStation to have them showing.
This link could help a bit if you have some troubles with previous steps : https://github.com/RetroPie/RetroPie-Setup/wiki/SSH
To attach files here, select 'Preview Post' on the bottom right of the page, then 'Add attachment' and voila
To do both stuff, you need to be connected thru WiFi, once done get the CM3 IP via Retropie > Wifi menu on main screen.
You will need to download 2 softwares:
- Putty : used to send commands to the CM3.
- WinSCP : to interact with Linux filesystem on the device.
Default connection port is 22.
On Putty, set connection type to SSH, I highly recommend you to save the configuration for both software, it is always useful.
For WinSPC, set it to SCP.
Default login credential on the system is :
User : pi
Pass : raspberry
Once connected, on Putty enter command 'sudo dmesg > /home/pi/dmesg.txt' then Enter.
On WinSCP, go to '/home/pi' on right column, you should see 'dmesg.txt', copy it somewhere on your computer, you will have to attach this file here.
Then go to '/var/log/' and do the same thing with 'daemon.log'.
Quick note: You can add roms by going to '/home/pi/Retropie/roms' then go into the right folder and copy rom files, you will need to restart EmulationStation to have them showing.
This link could help a bit if you have some troubles with previous steps : https://github.com/RetroPie/RetroPie-Setup/wiki/SSH
To attach files here, select 'Preview Post' on the bottom right of the page, then 'Add attachment' and voila

