Giter Site home page Giter Site logo

150balbes / libreelec.tv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lrusak/libreelec.tv

16.0 16.0 11.0 363.21 MB

'Just enough OS' for Kodi

Home Page: http://libreelec.tv

Makefile 59.58% Shell 26.77% Python 12.19% C 0.24% Dockerfile 0.49% CMake 0.38% HTML 0.04% CSS 0.31%

libreelec.tv's People

Contributors

antonlacon avatar awiouy avatar cgarces avatar chewitt avatar codesnake avatar cvh avatar dagwieers avatar dhewg avatar fritsch avatar gujs avatar heitbaum avatar henkwiedig avatar hiassoft avatar inusasha avatar jenkins101 avatar jernejsk avatar knaerzche avatar kszaq avatar kwiboo avatar lrusak avatar mglae avatar milhousevh avatar notspiff avatar ray-future avatar spycat88 avatar sraue avatar stefansaraev avatar supervisedthinking avatar trsqr avatar vpeter4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

libreelec.tv's Issues

Missing GLESv1 support, how can I add it?

I started with you compiled image on my device, but the retroarch plugin and the like could not be started, showing the missing libGLESv1_CM.so.1 file.

/storage/.kodi/addons/script.emuelec.Amlogic.launcher/bin/emulationstation: error while loading shared libraries: libGLESv1_CM.so.1: cannot open shared object file: No such file or directory

However, I found that I can't add these libraries without recompiling. I can't mount the SYSTEM file on my debian system, nor can I add it via winscp when libreelec starts. At this time, /usr/lib is read-only.

There may be other files missing, but the retroarch startup to GLESv1 is missing, so I can't know what is missing.

Is there any way to complete these files without recompiling libreelec? Maybe my linux level is too bad.

pvr:vnsi

I compiled the latest git for lepotato.

compiling worked, installation also. The issue i have is show TV by the VNSI client isn't working.
It plays the audio but no video, from video only the first frame is shown. following a log
from trying to play a tv channel

11:55:01.411 T:4054836080  NOTICE: AddOnLog: VDR VNSI Client: Logged in at '1549108501+3600' to 'VDR-Network-Streaming-Interface (VNSI) Server' Version: '1.8.0' with protocol version '13'
11:55:01.414 T:4054836080  NOTICE: Creating Demuxer
11:55:02.193 T:4054836080  NOTICE: Opening stream: 5101 source: 256
11:55:02.193 T:4054836080 WARNING: OpenStream - Unsupported stream 5101. Stream disabled.
11:55:02.193 T:4054836080  NOTICE: Opening stream: 5106 source: 256
11:55:02.193 T:4054836080  NOTICE: Finding audio codec for: 86019
11:55:02.194 T:4054836080  NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
11:55:02.195 T:4054836080  NOTICE: Creating audio thread
11:55:02.195 T:3901694832  NOTICE: running thread: CVideoPlayerAudio::Process()
11:55:02.195 T:4054836080  NOTICE: Opening stream: 5105 source: 256
11:55:02.196 T:4054836080  NOTICE: Opening stream: 5104 source: 256
11:55:02.196 T:4054836080  NOTICE: waiting for teletext data thread to exit
11:55:02.198 T:4054836080  NOTICE: Creating teletext data thread
11:55:02.199 T:3712303984  NOTICE: running thread: CDVDTeletextData
11:55:02.206 T:4054836080  NOTICE: Opening stream: 5101 source: 256
11:55:02.206 T:4054836080  NOTICE: Creating video codec with codec id: 27
11:55:02.206 T:4054836080  NOTICE: CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem H.264 decoder wrapper
11:55:02.209 T:4054836080  NOTICE: Creating video thread
11:55:02.210 T:3695518576  NOTICE: running thread: video_thread
11:55:02.210 T:4054836080  NOTICE: Opening stream: 5106 source: 256
11:55:02.210 T:4054836080  NOTICE: Closing stream player 3
11:55:02.210 T:4054836080  NOTICE: Opening stream: 5105 source: 256
11:55:02.210 T:4054836080  NOTICE: Opening stream: 5104 source: 256
11:55:02.216 T:3901694832  NOTICE: Creating audio stream (codec id: 86019, channels: 2, sample rate: 48000, no pass-through)
11:55:02.460 T:4101275664  NOTICE: GLES: Selecting single pass rendering
11:55:02.460 T:4101275664  NOTICE: Using DRMPRIMEGLES render method
11:55:14.100 T:4101275664   ERROR: Window Translator: Can't find window osdaudiodspsettings
11:55:14.113 T:4101275664  NOTICE: Display resolution ADJUST : 1920x1080 @ 50.000000 Hz (31) (weight: 0.000)
11:55:15.113 T:4101275664   ERROR: Window Translator: Can't find window osdaudiodspsettings
11:55:17.036 T:4101275664  NOTICE: CVideoPlayer::CloseFile()
11:55:17.036 T:4101275664  NOTICE: VideoPlayer: waiting for threads to exit
11:55:17.112 T:4054836080  NOTICE: CVideoPlayer::OnExit()
11:55:17.113 T:4054836080  NOTICE: Closing stream player 1
11:55:17.113 T:4054836080  NOTICE: Waiting for audio thread to exit
11:55:17.137 T:3901694832  NOTICE: thread end: CVideoPlayerAudio::OnExit()
11:55:17.137 T:4054836080  NOTICE: Closing audio device
11:55:17.186 T:4054836080  NOTICE: Deleting audio codec
11:55:17.186 T:4054836080  NOTICE: Closing stream player 2
11:55:17.186 T:4054836080  NOTICE: waiting for video thread to exit
11:55:17.186 T:3695518576   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
11:55:17.187 T:3695518576  NOTICE: thread end: video_thread
11:55:17.187 T:4054836080  NOTICE: deleting video codec
11:55:17.196 T:4054836080  NOTICE: Closing stream player 4
11:55:17.196 T:4054836080  NOTICE: waiting for teletext data thread to exit
11:55:17.196 T:3712303984   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true (-1)
11:55:17.196 T:3712303984  NOTICE: thread end: data_thread
11:55:17.198 T:4054836080  NOTICE: Closing stream player 3
11:55:17.232 T:4101275664  NOTICE: VideoPlayer: finished waiting
11:55:17.244 T:4101275664  NOTICE: CVideoPlayer::CloseFile()
11:55:17.244 T:4101275664  NOTICE: VideoPlayer: waiting for threads to exit
11:55:17.244 T:4101275664  NOTICE: VideoPlayer: finished waiting

Build error

Trying to build latest git, I get following Build error:

make[1]: Leaving directory '/home/rudolf/src/LE-9-4.x-150balbes/build.LibreELEC-LePotato.arm-9.1-devel/u-boot-2019.01'
'/home/rudolf/src/LE-9-4.x-150balbes/projects/Amlogic/bootloader/update.sh' -> '/home/rudolf/src/LE-9-4.x-150balbes/build.LibreELEC-LePotato.arm-9.1-devel/u-boot-2019.01/.install_pkg/usr/share/bootloader/update.sh'
'/home/rudolf/src/LE-9-4.x-150balbes/projects/Amlogic/bootloader/canupdate.sh' -> '/home/rudolf/src/LE-9-4.x-150balbes/build.LibreELEC-LePotato.arm-9.1-devel/u-boot-2019.01/.install_pkg/usr/share/bootloader/canupdate.sh'
cp: cannot stat '/home/rudolf/src/LE-9-4.x-150balbes/build.LibreELEC-LePotato.arm-9.1-devel/u-boot-2019.01/fip/u-boot.bin.sd.bin': No such file or directory
FAILURE: scripts/install u-boot has failed!
[067/238] [FAIL] install u-boot

The following logs for this failure are available:
  stdout: /home/rudolf/src/LE-9-4.x-150balbes/build.LibreELEC-LePotato.arm-9.1-devel/.threads/logs/63/stdout
  stderr: /home/rudolf/src/LE-9-4.x-150balbes/build.LibreELEC-LePotato.arm-9.1-devel/.threads/logs/63/stderr

parallel: This job failed:
package_worker 4 63 238 'install u-boot'
Parallel build failure - see log for details. Time of failure: Fri Apr 19 17:15:36 CEST 2019
make: *** [Makefile:9: release] Fehler 1

Do you have the arm architecture compiled?

Thank you for your work. There are a lot of people in China who use your system to make their TV box more useful, not limited to the weak android.
I visited your yandex network disk, your compiled system seems to be aarch64 architecture, which makes many libreelec plugins not working properly. Do you have the arm architecture compiled?
I am sorry to open an new issue for this reason only, but I really don't know how to contact you and will not bother you. Sorry.

The above is from Google Translate, I hope you can understand. If the language is offensive, please blame Google.

Install eMMC rk3328

Hi @mo123
Try a few tests. Connect via SSH and run the manual backup script (ddbr_backup), the result throw me. Just manually try to run the installation script (install2emmc.sh) and the result send to me. Try to download my finished image for rk3328 and to do so in the manually backup and installation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.