Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLIBC_2.17 not found // WebOS 1.x not supported #51

Open
Ralf-Itter opened this issue Feb 16, 2022 · 5 comments
Open

GLIBC_2.17 not found // WebOS 1.x not supported #51

Ralf-Itter opened this issue Feb 16, 2022 · 5 comments

Comments

@Ralf-Itter
Copy link

On my LG I run into this error

./hyperion-webos --help

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

It seems that the device is unfortunately too old.
Does anyone have an idea or solution without turning the TV into a brick?

"board_type": "GOLDFINGER_DVB_EU",
"device_name": "goldfinger",
"hardware_id": "HE_DTV_WT1H_AFAAABAA",
"hardware_revision": "DV_1ST",
"keyboard_type": "virtual",
"modem_present": "N",
"nduid": "*****************",
"product_id": "79UB980V-ZA",
"ram_size": "3 GB",
"serial_number": "410*********",
"storage_size": "4 GB",
"wifi_addr": "c8:**:**:**:**:**"

"core_os_kernel_version": "3.10.19-32.afro.6",
"core_os_name": "Rockhopper",
"core_os_release": "1.4.0-2337",
"core_os_release_codename": "afro-ashley",
"encryption_key_type": "prodkey",
"webos_api_version": "4.0.3",
"webos_build_id": "2337",
"webos_imagename": "starfish-dvb-secured",
"webos_manufacturing_version": "05.05.90",
"webos_name": "webOS TV",
"webos_prerelease": "",
"webos_release": "1.4.0",
"webos_release_codename": "afro-ashley"


processor	: 0
model name	: ARMv7 Processor rev 0 (v7l)
BogoMIPS	: 2105.34
Features	: swp half thumb fastmult vfp edsp neon vfpv3 tls 
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x3
CPU part	: 0xc09
CPU revision	: 0

processor	: 1
model name	: ARMv7 Processor rev 0 (v7l)
BogoMIPS	: 2105.34
Features	: swp half thumb fastmult vfp edsp neon vfpv3 tls 
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x3
CPU part	: 0xc09
CPU revision	: 0

Hardware	: LG Electronics DTV SoC
Revision	: 0000
Serial		: 0000000000000000
@TBSniller
Copy link
Collaborator

TBSniller commented Sep 25, 2022

Hey, we currently sadly only support webOS 3.4 and above.

@TBSniller TBSniller reopened this Sep 25, 2022
@TBSniller TBSniller changed the title GLIBC_2.17 not found GLIBC_2.17 not found // WebOS 1.x not supported Sep 25, 2022
@tuxuser
Copy link
Member

tuxuser commented Sep 25, 2022

However, glibc 2.17 should be supported by now at least

@smx-smx
Copy link
Contributor

smx-smx commented Sep 30, 2022

However, glibc 2.17 should be supported by now at least

The buildroot-nc4 toolchain targets glibc 2.12, thus supporting devices as old as Netcast 4 all the way up to the latest WebOS

@h3ndrik
Copy link

h3ndrik commented Jan 14, 2025

Is this still a thing? Is it worth a try to install this on a WebOS 1.4.0 now, or doesn't it work anyways? I'm a bit hesitant to try in case it sends my old TV into a bootloop or something. Yet, I'd like to run Hyperion, or at least the screengrabber part of it.

@Ralf-Itter
Copy link
Author

I still have the old LG. I'm still interested in a way to run a screengrabber for protected content on 1.4.0. For unprotected content I take screenshots with “luna://com.webos.service.tv.capture/executeOneShot”, get the jpeg as base64 via Telnet and can then use the image to control LED stripes around the TV.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants