User Tools

Site Tools


denon_prime_console

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
denon_prime_console [2024/05/13 00:07] ounsatndenon_prime_console [2024/05/17 14:14] (current) ounsatn
Line 237: Line 237:
  
 Download it on your computer, put you prime in update mode.  Download it on your computer, put you prime in update mode. 
-On your computer, make a folder with uploader, and the file rootfs_PRIMEGO-3.4.0-UpdateTLN renamed to Update.img.+ 
 +Take the Windows Setup Upgrade image from denon on their site (Prime+GO+3.4.0+Updater.exe). 
 +open it with 7zip, and extract all the files **except update.img** to a dedicated folder. 
 +in this folder put your new created file file rootfs_PRIMEGO-3.4.0-UpdateTLN and rename it to update.img. 
 Like below : Like below :
  
-{{http://dnttalo.cluster029.hosting.ovh.net/Pictures/PrimeGo_Console_18.JPG}}+ 
 + 
 +Connect Prime to your computer via USB, and launch FirmwareUpdater.exe, then if your prime is detected you can run update. 
 + 
 +{{http://dnttalo.cluster029.hosting.ovh.net/Pictures/PrimeGo_Console_19.JPG}} 
 +{{http://dnttalo.cluster029.hosting.ovh.net/Pictures/PrimeGo_Console_20.JPG}} 
 + 
 +Once update done, PrimeGo reboot with new version. 
 + 
 + 
 +Now launch a putty, put ip of the prime with port 230.  
 + 
 +{{http://dnttalo.cluster029.hosting.ovh.net/Pictures/PrimeGo_Console_21.JPG}} 
 + 
 +login with root / pwd : prime  
 + 
 +Tadaaaa your in !  
 + 
 +{{http://dnttalo.cluster029.hosting.ovh.net/Pictures/PrimeGo_Console_22.JPG}} 
 + 
 + 
 +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  
 + 
 +<code> 
 +## edit /etc/ssh/shd_config  
 +## put PasswordAuthentication yes  
 +## put PermitRootLogin yes 
 +## and then launch ssh daemon 
 +systemctl start sshd 
 +</code> 
 + 
 +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/stopping engine.service via systemctl otherwise you'll loose control of the beast. 
 +  
 + 
 +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://dnttalo.cluster029.hosting.ovh.net/Akai/PrimeGOTln/]] 
 + 
 + 
  
  
denon_prime_console.1715551656.txt.gz · Last modified: 2024/05/13 00:07 by ounsatn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki