Posts: 35
Joined: Dec 2018
Reputation:
2
2023-09-13, 21:24
(This post was last modified: 2023-09-15, 07:18 by overburner. Edited 2 times in total.)
The last kodi alpha version (org.xbmc.kodi_20230912-1f4ee051-master_arm) finally works smothless during seeking in all file. Only fast forward and rewind in some files still causes mute audio for some seconds when video restart. However good job!
Posts: 5
Joined: Sep 2023
JPM001
Closed Account
Posts: 5
Hi,
I tried to install Kodi org.xbmc.kodi_20230912-1f4ee051-master_arm with the webOS Dev Manager.
I was able to install the Homebrew Channel with the webOS Dev Manager, so there seems to be no problem with the connection
Unfortunately I am not able to install Kodi. I receive following error during the installation process:
"Luna call returned negative response: -5: FAILED_IPKG_INSTALL"
Any help appreciated. (LG OLED65G29LA)
Posts: 5
Joined: Sep 2023
JPM001
Closed Account
Posts: 5
(2023-09-15, 13:01)SoulReaver Wrote: @JPM001 I had some ipk install issues when using webOS Dev Mode Manager on macOS and Ubuntu, but everything is working fine when using ares-cli.
Step 1: Install ares-cli guide
Step 2: Configure ares-cli tools
Step 3: make sure the Key server is running and then run this command: Code:
ares-novacom —device <devicename> —getkey
and then enter the password shown in the Developer Mode app running on the TV. (the long dashes before the device and getkey commands are just two normal dashes next to each other).
Step 4: Now you should be able to install IPK files by running this command: Code:
ares-install <pathtoipkfile>
Let me know if you need anything explained in more detail. I hope you get everything up and running
Thanks for your help, unfortunately I get the same error.
I installed ubuntu 22.04 on a virtual machine, installed and configured ares-cli, added the device
name deviceInfo connection profile
LG_OLED_G2
[email protected]:22 ssh tv
and then it says luna-send command failed <FAILED_IPKG_INSTALL>
ares -V = webOS TV CLI Version: 1.12.4-j27
Posts: 5
Joined: Sep 2023
JPM001
Closed Account
Posts: 5
Yeah I tried windows, ubuntu and webOS Dev Manager...
PS C:\Users\JanPe> ares-device-info
modelName : OLED65G29LA
sdkVersion : 7.3.1
firmwareVersion : 03.33.65
boardType : O22_DVB_EU
otaId : HE_DTV_W22O_AFABATAA
PS C:\Users\JanPe> ares-install .\Downloads\org.xbmc.kodi_20230912-1f4ee051-master_arm.ipk
Installing package .\Downloads\org.xbmc.kodi_20230912-1f4ee051-master_arm.ipk
ares-install ERR! [com.webos.appInstallService failure]: luna-send command failed <FAILED_IPKG_INSTALL>
PS C:\Users\JanPe>
There are several seconds between installing package and ares.install ERR!
It just stops
Like I said I was able to install other ipkg files like Homebrew... thats really bothering me
Posts: 5
Joined: Sep 2023
JPM001
Closed Account
Posts: 5
Thank you @
SoulReaver, but it did not work out for me....
I found out that I can log the installation process by adding -v to ares-install.
Thats my output:
Code:
ares-install verb luna#send() calling: luna://com.webos.appInstallService/dev/install
ares-install verb Session#run() running
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): waiting
ares-install verb installer#install(): failure
ares-install verb luna#send() Error: luna-send command failed <FAILED_IPKG_INSTALL>
ares-install verb luna#send() closing exec stream
ares-install ERR! [com.webos.appInstallService failure]: luna-send command failed <FAILED_IPKG_INSTALL>
ares-install verb Error
at new b (C:\Users\JanPe\Downloads\webOS_TV_SDK\CLI\lib\base\error-handler.js:7:92)
at Object.e.getErrMsg (C:\Users\JanPe\Downloads\webOS_TV_SDK\CLI\lib\base\error-handler.js:21:197)
at C:\Users\JanPe\Downloads\webOS_TV_SDK\CLI\lib\install.js:7:402
at q (C:\Users\JanPe\Downloads\webOS_TV_SDK\CLI\lib\base\luna.js:2:284)
at Array.forEach (<anonymous>)
at C:\Users\JanPe\Downloads\webOS_TV_SDK\CLI\lib\base\luna.js:3:240
at Channel.<anonymous> (C:\Users\JanPe\Downloads\webOS_TV_SDK\CLI\lib\base\novacom.js:24:89)
at emitOne (events.js:116:13)
at Channel.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at Channel.Readable.push (_stream_readable.js:208:10)
at SSH2Stream.<anonymous> (C:\Users\JanPe\Downloads\webOS_TV_SDK\CLI\node_modules\ssh2\lib\Channel.js:167:15)
at emitOne (events.js:116:13)
at SSH2Stream.emit (events.js:211:7)
at parsePacket (C:\Users\JanPe\Downloads\webOS_TV_SDK\CLI\node_modules\ssh2-streams\lib\ssh.js:3191:10)
ares-install verb Clear Session
ares-install verb Session#end()
Posts: 5
Joined: Sep 2023
JPM001
Closed Account
Posts: 5
@
SoulReaver thanks for your suggestions, I finally managed to install Kodi.
For everyone having the same issue. I disabled the dev mode on the tv, then reinstalled the developer mode app on the tv.
I was able to install Kodi on Windows 11 64 bit