Skip to content

Instantly share code, notes, and snippets.

@gillesdemey
Last active March 22, 2024 17:33
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gillesdemey/7fff2c56ef932af1aa95c90f03e358d4 to your computer and use it in GitHub Desktop.
Save gillesdemey/7fff2c56ef932af1aa95c90f03e358d4 to your computer and use it in GitHub Desktop.
Disable ASBL on LG C9 without service remote

Install dependencies

Go ahead and install https://github.com/chros73/bscpylgtv using pip install bscpylgtv or compile from source.

Run command to start the service menu

bscpylgtvcommand <your-TV-ip-address> launch_app_with_params com.webos.app.factorywin "{\"id\":\"executeFactory\", \"irKey\":\"inStart\"}"

Enter PIN

0413

Disable ASBL

Navigate to OLEDTPC Enable and set it to Off or 0.

Exit

Run the same command again to save and exit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment