Jump to content


Photo

All Kodi related issues only in OpenPLi 8.0 and no previous releases.


  • Please log in to reply
322 replies to this topic

Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #101 ntj

  • Senior Member
  • 71 posts

0
Neutral

Posted 20 January 2021 - 13:59

Could not resist in openmultiboot to install latest satdreamgr (ver 8 zeus) and these files (/dev/dsp nor /dev/mixer) is not there and i am getting the same low crackling sound as in openpli.

Maybe the info you "blzr" wrote about is coming from earlier versions based on same base as 7.3 where KODI works with sound?



Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #102 dragnan

  • Senior Member
  • 72 posts

+2
Neutral

Posted 20 January 2021 - 16:33

 

 

Has the kodi sound problem been solved because I still have no sound on VU + Uno 4K SE kodi?

Some are writing that this is the solution, but it is not working for me, but you can try if it works for you.

 


Ok, if someone want to test (I don't have any vu receiver here), please try as below:

1) install alsa-plugins - attached (they're not available in the feed (yet), these are from my home build)

opkg install libasound*

2) change content /etc/asound.conf to

pcm.!default {
    type oss
    device /dev/dsp
}

ctl.!default {
    type oss
    device /dev/mixer
}

3) make sure that multi-chanell audio downmix is ON

4) run kodi, check if you hear anything, give feedback ;-)

//oh, and just in case, this is only for the (all) vu*4k* arm receivers, not for older 1st / 2nd generation mips boxes...

 

On my VuUltimo4k:

 

Installing libasound-module-pcm-usb-stream (1.1.9) on root
Installing libasound-module-rate-samplerate (1.1.9) on root
Installing libasound-module-ctl-arcam-av (1.1.9) on root
Installing libasound-module-pcm-oss (1.1.9) on root
Installing libasound-module-pcm-upmix (1.1.9) on root
Installing libasound-module-ctl-oss (1.1.9) on root
Installing libasound-module-pcm-vdownmix (1.1.9) on root
Installing libspeexdsp1 (1.2rc3) on root
Installing libasound-module-pcm-speex (1.1.9) on root
Installing libasound-module-rate-speexrate (1.1.9) on root
Configuring libspeexdsp1.
Configuring libasound-module-rate-speexrate.
Configuring libasound-module-pcm-usb-stream.
Configuring libasound-module-rate-samplerate.
Configuring libasound-module-ctl-arcam-av.
Configuring libasound-module-pcm-oss.
Configuring libasound-module-pcm-upmix.
Configuring libasound-module-ctl-oss.
Configuring libasound-module-pcm-vdownmix.
Configuring libasound-module-pcm-speex.
 
And sound in Kodi is working. Haven't tried it yet on my Zero4k, but /dev/mixer and /dev/dsp do not exist on the Zero4k, so I doubt it will work on that
 
The sound only works with asound.conf updated and multi channel downmix activated.
 
Also: the sound is pretty delayed. Any idea how to make exteplayer3 work with kodi?

Edited by dragnan, 20 January 2021 - 16:36.


Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #103 dragnan

  • Senior Member
  • 72 posts

+2
Neutral

Posted 20 January 2021 - 16:58

I also tried to install pulse audio and try using pulse instead. But I get an error trying to play sound:
 

# aplay /media/hdd/test.wav
shared memfd open() failed: Function not implemented
ALSA lib ../../alsa-plugins-1.1.6/pulse/pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
 
aplay: main:828: audio open error: Connection refused


Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #104 dragnan

  • Senior Member
  • 72 posts

+2
Neutral

Posted 20 January 2021 - 18:18

hmmm... I installed some pulseaudio modules - and now /dev/mixer and /dev/dsp are gone - so I guess, I fucked it up...



Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #105 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 20 January 2021 - 18:32

On my VuUltimo4k:
 
Installing libasound-module-pcm-usb-stream (1.1.9) on root
Installing libasound-module-rate-samplerate (1.1.9) on root
Installing libasound-module-ctl-arcam-av (1.1.9) on root
Installing libasound-module-pcm-oss (1.1.9) on root
Installing libasound-module-pcm-upmix (1.1.9) on root
Installing libasound-module-ctl-oss (1.1.9) on root
Installing libasound-module-pcm-vdownmix (1.1.9) on root
Installing libspeexdsp1 (1.2rc3) on root
Downloading http://downloads.ope...mv7ahf-neon.ipk.
Installing libasound-module-pcm-speex (1.1.9) on root
Installing libasound-module-rate-speexrate (1.1.9) on root
Configuring libspeexdsp1.
Configuring libasound-module-rate-speexrate.
Configuring libasound-module-pcm-usb-stream.
Configuring libasound-module-rate-samplerate.
Configuring libasound-module-ctl-arcam-av.
Configuring libasound-module-pcm-oss.
Configuring libasound-module-pcm-upmix.
Configuring libasound-module-ctl-oss.
Configuring libasound-module-pcm-vdownmix.
Configuring libasound-module-pcm-speex.
 
And sound in Kodi is working. Haven't tried it yet on my Zero4k, but /dev/mixer and /dev/dsp do not exist on the Zero4k, so I doubt it will work on that
 
The sound only works with asound.conf updated and multi channel downmix activated.


So, you're say sound does work on vuultimo4k after all?
With only alsa-plugins installed and config adjustment?

Then, I'd assume that it should work on other 4k vu boxes too (?),
have you already tested on zero4k?
True sarcasm doesn't need green font...

Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #106 dragnan

  • Senior Member
  • 72 posts

+2
Neutral

Posted 20 January 2021 - 18:34

it did work until I messed it up by installing stuff. Now /dev/dsp and /dev/mixer are gone and it doesn't work anymore. On Zero4k it doesn't work either



Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #107 Pr2

  • PLi® Contributor
  • 6,155 posts

+261
Excellent

Posted 20 January 2021 - 18:40

No sound on Satdreamgr on the Duo4K

NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #108 ntj

  • Senior Member
  • 71 posts

0
Neutral

Posted 20 January 2021 - 20:34

it did work until I messed it up by installing stuff. Now /dev/dsp and /dev/mixer are gone and it doesn't work anymore. On Zero4k it doesn't work either

Do you know how you got these files to your Ultimo4k from the very beginning (i dont have them on my Ultimo4k)



Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #109 dragnan

  • Senior Member
  • 72 posts

+2
Neutral

Posted 20 January 2021 - 21:09

 

it did work until I messed it up by installing stuff. Now /dev/dsp and /dev/mixer are gone and it doesn't work anymore. On Zero4k it doesn't work either

Do you know how you got these files to your Ultimo4k from the very beginning (i dont have them on my Ultimo4k)

 

unfortunately not - they were just there. I reinstalled openpli - but they are gone...



Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #110 Pr2

  • PLi® Contributor
  • 6,155 posts

+261
Excellent

Posted 21 January 2021 - 12:16

 

 

Has the kodi sound problem been solved because I still have no sound on VU + Uno 4K SE kodi?

Some are writing that this is the solution, but it is not working for me, but you can try if it works for you.

 


Ok, if someone want to test (I don't have any vu receiver here), please try as below:

1) install alsa-plugins - attached (they're not available in the feed (yet), these are from my home build)

opkg install libasound*

2) change content /etc/asound.conf to

pcm.!default {
    type oss
    device /dev/dsp
}

ctl.!default {
    type oss
    device /dev/mixer
}

3) make sure that multi-chanell audio downmix is ON

4) run kodi, check if you hear anything, give feedback ;-)

//oh, and just in case, this is only for the (all) vu*4k* arm receivers, not for older 1st / 2nd generation mips boxes...

 

 

I have installed all the packages on my VU+ Solo4K and I restart the box but there is no: /dev/dsp nor /dev/mixer  created after reboot.


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #111 littlesat

  • PLi® Core member
  • 56,970 posts

+697
Excellent

Posted 21 January 2021 - 15:19

Maybe someone could create a script for it that downloads the packages and installs them and modify the required files for the time being?


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #112 Pr2

  • PLi® Contributor
  • 6,155 posts

+261
Excellent

Posted 21 January 2021 - 18:14

Why since it doesn't work?

NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #113 foxbob

  • Senior Member
  • 617 posts

+18
Neutral

Posted 21 January 2021 - 18:47

Try adding this dependency to the kodi

RRECOMMENDS_${PN}_append = " libcec \

                                                             ..........

                                                           alsa-plugins \

                                                          "

And this,may be.

 

-   PACKAGECONFIG ?= "${ACCEL} ${WINDOWSYSTEM} lcms \

+  PACKAGECONFIG ??= "${ACCEL} ${WINDOWSYSTEM} lcms pulseaudio \



Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #114 ntj

  • Senior Member
  • 71 posts

0
Neutral

Posted 22 January 2021 - 09:46

Have done some tests

 

i changed the file /etc/asound.conf to the standard openpli one in openspa with working sound in KODI (the standard one in openspa have same content as suggested to use in this tread)

rebooted and tested if sound was working and the result was that the "system sounds" in KODI like clicking sound when moving in menu was now missing BUT sound was still working in addon video-s.

 

So maybe getting asound working is not the full solution?



Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #115 dudule22

  • Senior Member
  • 316 posts

+4
Neutral

Posted 23 January 2021 - 09:01

After a new reinstall, without backup, i can see SSID name in network parameters. A litle bug stay if you change SSID by selecting another one in WIFI network and saving it in  network parameters :the SSID isn't saved. To save it you need to enter in SSID name, modify it and resave.

 

Also 5 GHz WIFI isn't stable, there are some disconnections. On my TV, at 5 GHz no problems.

 

List of bugs :

 

A search in the plugin Tunein Radios generates a crash.

Chromium doesn't start.

Sometines the AVB mode settings is lost (2160p auto) : and it necessary to select it again.

 

Thanks for your job.



Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #116 littlesat

  • PLi® Core member
  • 56,970 posts

+697
Excellent

Posted 23 January 2021 - 09:31

Chromium is not supported for us by vu+
Can you post the log from the TuneIn crash. Did you get the plugin from our feeds?
What do you mean with avb mode... note sometimes a vu+ cannot correctly determine a video resolution. You do not get issues when you let the vu+ scale up:down

Edited by littlesat, 23 January 2021 - 09:32.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #117 richard74

  • Member
  • 16 posts

+1
Neutral

Posted 23 January 2021 - 11:08

 

Put all IPK in tmp and run install command and got this:
 
root@vuultimo4k:~# opkg install libasound*
 
Collected errors:
 * Solver encountered 1 problem(s):
 * Problem 1/1:
 *   - nothing provides requested linux-libc-headers-dev
 *
 * Solution 1:
 *   - do not ask to install a package providing linux-libc-headers-dev
 
Did try one at the time and got:
 Couldn't find anything to satisfy 'libasound-ctl-arcam-av_1.1.9r0.0_armv7ahf-neon

 

Hello, I wanted to install the above audio drivers and now this error pops up every time I want to upload something from telnet, it does not upload on TV, there is now a problem with updating Openpli 8 or you can somehow remove this error without reinstalling the Openpli 8 system
 



Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #118 dudule22

  • Senior Member
  • 316 posts

+4
Neutral

Posted 23 January 2021 - 11:22

Chromium is not supported for us by vu+
Can you post the log from the TuneIn crash. Did you get the plugin from our feeds?
What do you mean with avb mode... note sometimes a vu+ cannot correctly determine a video resolution. You do not get issues when you let the vu+ scale up:down

First sorry because my post isn't at the good place.

 

Chromium works fine on original Vu+ image.

I get TuneIn from openpli feeds.

Yes i get a correct issue when i reselect the scale again.

Attached Files



Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #119 littlesat

  • PLi® Core member
  • 56,970 posts

+697
Excellent

Posted 23 January 2021 - 12:29

Yes orriginal vu+ image deviates a lot... So you cannot compare... VU+ did disable chromium in our BSP. So simply the manufacturer disabled it.... Nothing we can do about it. It might be license related.

 

There are reports elsewhere that TuneinRadio should work. Please search on forum. It sounds like it does crash on a json (config file) or so....

 

For TuneinRadio please put your further comments here:

 

https://forums.openp...age-2?hl=tunein

 

Please note these kind of plugins do grab websites or hack a kind of app etc... and when there is a small change to such website or app they break... so this is continiously a kind of unfair cat and mouse game...

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/main.py", line 723, in startloaddata
    self.datalist()
  File "/usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/main.py", line 639, in datalist
    self.source_data =process_mode([],self.action_params,searchtxt=self.searchtxt)
  File "/usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/addons/radio/TuneinRadio/default.py", line 231, in process_mode
    search(url,searchtxt)  
  File "/usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/addons/radio/TuneinRadio/default.py", line 60, in search
    stations=tunein.process_tunein_json(results)
  File "/usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/addons/radio/TuneinRadio/tunein.py", line 125, in process_tunein_json
    elif (not __featured__ and 'key' in element and element['key'] == 'featured'):
NameError: global name '__featured__' is not defined
[ePyObject] (CallObject(<bound method MainScreen.startloaddata of <class 'Plugins.Extensions.TuneinRadio.main.MainScreen'>>,()) failed)

Edited by littlesat, 23 January 2021 - 12:38.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: All Kodi related issues only in OpenPLi 8.0 and no previous releases. #120 ntj

  • Senior Member
  • 71 posts

0
Neutral

Posted 23 January 2021 - 13:01

 

 

Put all IPK in tmp and run install command and got this:
 
root@vuultimo4k:~# opkg install libasound*
 
Collected errors:
 * Solver encountered 1 problem(s):
 * Problem 1/1:
 *   - nothing provides requested linux-libc-headers-dev
 *
 * Solution 1:
 *   - do not ask to install a package providing linux-libc-headers-dev
 
Did try one at the time and got:
 Couldn't find anything to satisfy 'libasound-ctl-arcam-av_1.1.9r0.0_armv7ahf-neon

 

Hello, I wanted to install the above audio drivers and now this error pops up every time I want to upload something from telnet, it does not upload on TV, there is now a problem with updating Openpli 8 or you can somehow remove this error without reinstalling the Openpli 8 system
 

 

I could not get it to work without a fresh flash, maybe someone else can help you?




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users