Skip to content

Can't run on webOS 7 LG OLED C2 #13

@nurikk-sa

Description

@nurikk-sa

Hello! Thanks for a great project! :)
I'm trying to make it work on my rooted lg tv using esp32 dev kit with CH9102F usb2uart chip, which is supported natively by tv os.
But it doesn't work some how. In hyperhdr logs I can see that it successfully opens uart interface and manages to complite handshake, but after that nothing happens, no colour changes on led strip. I'm using latest v19.0.0.0beta2 hypehdr and v8.0.0.0 hyperserial driver.
I've verified that this board and hyperhr works using my laptop running mac os, everything works as expected but when board is hocked to tv it doesn't work. I've checked serial and clock pins using my scope, and there's not signals there

webosbrew/hyperhdr-webos-loader#9

2022-12-20T17:48:54.182Z [LEDDEVICE_ADALIGHT] Opening UART: ttyACM1
2022-12-20T17:48:54.182Z [LEDDEVICE_ADALIGHT] (ProviderRs232.cpp:174) _rs232Port.open(QIODevice::ReadWrite): ttyACM1, Baud rate [2000000]bps
2022-12-20T17:48:54.205Z [LEDDEVICE_ADALIGHT] (ProviderRs232.cpp:179) portName:          ttyACM1
2022-12-20T17:48:54.205Z [LEDDEVICE_ADALIGHT] (ProviderRs232.cpp:180) systemLocation:    /dev/ttyACM1
2022-12-20T17:48:54.205Z [LEDDEVICE_ADALIGHT] (ProviderRs232.cpp:181) description:       USB Single Serial
2022-12-20T17:48:54.205Z [LEDDEVICE_ADALIGHT] (ProviderRs232.cpp:182) manufacturer:      1a86
2022-12-20T17:48:54.205Z [LEDDEVICE_ADALIGHT] (ProviderRs232.cpp:183) productIdentifier: 0x55d4
2022-12-20T17:48:54.206Z [LEDDEVICE_ADALIGHT] (ProviderRs232.cpp:184) vendorIdentifier:  0x1a86
2022-12-20T17:48:54.206Z [LEDDEVICE_ADALIGHT] (ProviderRs232.cpp:185) serialNumber:      5539028341
2022-12-20T17:48:54.520Z [LEDDEVICE_ADALIGHT] DETECTED DEVICE USING HYPERSERIALESP8266/HYPERSERIALESP32 FIRMWARE (Welcome! Awa driver 8. SPI APA102 compatible type (BGR).) at 47 msec
2022-12-20T17:48:54.520Z [LEDDEVICE_ADALIGHT] (LedDevice.cpp:329) Switch on
2022-12-20T17:48:54.521Z [LEDDEVICE_ADALIGHT] (LedDevice.cpp:405) Power On
2022-12-20T17:48:54.521Z [COMPONENTREG0] LED device: enabled
2022-12-20T17:48:57.798Z [WEBSOCKET] (JsonAPI.cpp:1250) log streaming activated for client ::ffff:192.168.4.23
2022-12-20T17:49:20.949Z [WEBSOCKET] (JsonAPI.cpp:1259) log streaming deactivated for client  ::ffff:192.168.4.23
2022-12-20T17:49:20.950Z [WEBSOCKET] (JsonAPI.cpp:1250) log streaming activated for client ::ffff:192.168.4.23
root@LGwebOSTV:/tmp/var/log# uname -a
Linux LGwebOSTV 5.4.96-266.mlt4tv.1 #1 SMP PREEMPT Tue Nov 8 12:52:11 UTC 2022 aarch64 GNU/Linux
System info

None
- Database:        read/write

HyperHDR Server OS: 
- Distribution:   webOS TV 7.2.0
- Architecture:   arm64
- Kernel:         linux (5.4.96-266.mlt4tv.1 (WS: 32))
- Qt Version:     5.15.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions