denon_prime_console
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
denon_prime_console [2024/05/13 00:23] – ounsatn | denon_prime_console [2024/05/17 14:14] (current) – ounsatn | ||
---|---|---|---|
Line 244: | Line 244: | ||
Like below : | Like below : | ||
- | {{http:// | ||
- | Connect Prime to your computer via US, and launch FirmwareUpdater.exe, | + | |
+ | Connect Prime to your computer via USB, and launch FirmwareUpdater.exe, | ||
{{http:// | {{http:// | ||
Line 255: | Line 255: | ||
Now launch a putty, put ip of the prime with port 230. | Now launch a putty, put ip of the prime with port 230. | ||
+ | |||
{{http:// | {{http:// | ||
Line 260: | Line 261: | ||
Tadaaaa your in ! | Tadaaaa your in ! | ||
+ | |||
{{http:// | {{http:// | ||
+ | |||
+ | |||
+ | To finish, i tried to enable sshd to be run at the startup in the firmware but each times i tried , it failed. | ||
+ | I should ask on AkaiF/MPC Moddings Groups how it's done, however with telnet it's working well. | ||
+ | Of course after the telnet connection you can launch ssh | ||
+ | |||
+ | < | ||
+ | ## edit / | ||
+ | ## put PasswordAuthentication yes | ||
+ | ## put PermitRootLogin yes | ||
+ | ## and then launch ssh daemon | ||
+ | systemctl start sshd | ||
+ | </ | ||
+ | |||
+ | As we put telnet in the prime service, if you restart or stop prime service it will kill your telnetd. | ||
+ | So launch an ssh session before restarting/ | ||
+ | |||
+ | |||
+ | If needed here is my img file , tested on my prime go and working, however use it at your own risk i cannot be responsible for bad usage. | ||
+ | [[http:// | ||
+ | |||
+ | |||
+ | |||
+ | |||
denon_prime_console.1715552626.txt.gz · Last modified: 2024/05/13 00:23 by ounsatn