Code Monkey home page Code Monkey logo

Comments (18)

PaveLGIL avatar PaveLGIL commented on June 18, 2024 1

Thank you so much! It is look really better)
But have one more error(

hyperion-webos: symbol lookup error: /media/developer/apps/usr/palm/services/org.webosbrew.piccap.service/libdile_vt_backend.so: undefined symbol: DILE_VT_GetVideoFrameOutputDeviceLimitation

Screenshot 2022-02-08 at 21 03 44

from piccap.

Informatic avatar Informatic commented on June 18, 2024

Yeah, this is fairly likely. You'll need to SSH onto the TV and try running hyperion-webos via CLI to check if it's just the GUI that's broken. For example like this:

/media/developer/apps/usr/palm/services/org.webosbrew.piccap.service/hyperion-webos -S --verbose --backend libdile_vt --address 10.2.3.4 --fps 30 -x 192 -y 108

from piccap.

PaveLGIL avatar PaveLGIL commented on June 18, 2024

Sure, will try! Thank you!

from piccap.

PaveLGIL avatar PaveLGIL commented on June 18, 2024

Unfortunately see ./hyperion-webos: /lib/libc.so.6: version `GLIBC_2.17' not found (required by ./hyperion-webos)

from piccap.

PaveLGIL avatar PaveLGIL commented on June 18, 2024

Could you please help me install this lib? Or maybe you can tell me where I can find instruction for it..

from piccap.

Informatic avatar Informatic commented on June 18, 2024

This should probably be fixable fairly easily by rebuilding hyperion-webos using a toolchain that uses older glibc. (eg. this one → https://github.com/openlgtv/buildroot-nc4/releases/tag/webos-0d62420) You generally can't "upgrade" glibc on the TV itself.

from piccap.

PaveLGIL avatar PaveLGIL commented on June 18, 2024

Oh.. I really sorry, but, could you please share short instruction for me? How can I do this?

from piccap.

PaveLGIL avatar PaveLGIL commented on June 18, 2024

I really need help on it.. If you can provide any help, I will be really appreciated..

from piccap.

Informatic avatar Informatic commented on June 18, 2024

from piccap.

PaveLGIL avatar PaveLGIL commented on June 18, 2024

Thank you, so much! Will wait)

from piccap.

Informatic avatar Informatic commented on June 18, 2024

Download and extract contents of this package to /media/developer/apps/usr/palm/services/org.webosbrew.piccap.service
hyperion-webos-092b13c-buildroot.tar.gz and test again

from piccap.

Informatic avatar Informatic commented on June 18, 2024

Oof. I am assuming you are running webOS 1.x?

On webOS 1.4.0
--------
File libdile_vt_backend.so:
Missing symbol: clock_gettime
Missing symbol: DILE_VT_GetVideoFrameOutputDeviceLimitation
Missing symbol: DILE_VT_SetVideoFrameOutputDeviceDumpLocation
Missing symbol: DILE_VT_SetVideoFrameOutputDeviceOutputRegion
Missing symbol: DILE_VT_Start
Missing symbol: DILE_VT_Stop
Missing symbol: DILE_VT_WaitVsync
Missing symbol: log_printf
Indirectly referencing: pthread_create
Indirectly referencing: pthread_join

That's not great, since these symbols are fairly crucial here (eg. DILE_VT_SetVideoFrameOutputDeviceOutputRegion is used for downscaling, and DILE_VT_WaitVsync is used for frame keeping), and I am not sure if we will be able to make it work on 1.x.

from piccap.

PaveLGIL avatar PaveLGIL commented on June 18, 2024

Oohh..(( Got it..( Thank you for your help.. I really appreciate it! Really big help from your side.. If nothing else can be done, write me please, I will close the task. Thank you again!

from piccap.

PaveLGIL avatar PaveLGIL commented on June 18, 2024

So, should I close this task? Or is there something else that can be done?)

from piccap.

Informatic avatar Informatic commented on June 18, 2024

Not at this time. If anyone wanted to do some research around this themselves - feel free, but considering how little webOS 1.x users we have (since we don't have any user-friendly exploits there), I am not planning on working on this further, sorry :(

from piccap.

PaveLGIL avatar PaveLGIL commented on June 18, 2024

Got it) Thank you, so much!)

from piccap.

urkman5000 avatar urkman5000 commented on June 18, 2024

Got a similar Problem running webos 1.4 Afro Ashley which cant be upgraded.
Root Status is OK but cant find a Piccap Version which is displayed correctly. Can only See half of the UI screen Plus its frequently checking on root Status trying to evaluate the Status. Would be very nice If there would be a compatible Version for my TV.

from piccap.

smx-smx avatar smx-smx commented on June 18, 2024

I did some analysis not long ago, and the missing symbols are implemented in RELEASE/tvservice in older versions. This complicates the interactions because IPC or injection is required.

It's not impossible but needs a non negligible amount of work, and i don't have a device i could use to test

from piccap.

Related Issues (20)

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.