GithubHelp home page GithubHelp logo

Comments (32)

Informatic avatar Informatic commented on September 14, 2024

https://github.com/RootMyTV/RootMyTV.github.io#i-quickly-turned-my-tv-on-and-off-and-its-really-angry-about-failsafe-mode

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

Uncheck failsafe mode, press reboot in homebrew channel, it should be gone.

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

Also:

  1. This is a wrong repository for that, Homebrew Channel or RootMyTV repo would probably make more sense.
  2. We don't speak Russian, please try to write your messages in English, or look for support in Russian-speaking communities.

from youtube-webos.

dryna2017 avatar dryna2017 commented on September 14, 2024

I have the slider disabled as seen in the photo and not how this problem does not go away and I rebooted and pulled it out of the socket and still this sign pops up every 10 seconds give some command so that you can get rid of it

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

Does it come back immediately when you press "System reboot" now? Or does it happen randomly later when using the TV?

from youtube-webos.

dryna2017 avatar dryna2017 commented on September 14, 2024

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

You need to press "System reboot" after sliding "Failsafe mode" off. Did you do it?

from youtube-webos.

dryna2017 avatar dryna2017 commented on September 14, 2024

from youtube-webos.

dryna2017 avatar dryna2017 commented on September 14, 2024

Is it possible to get rid of this annoying sign in some other way so that something does not pop up, because you can do whatever it is, please help me, there is nothing that does not come out
IMG_20220121_224128

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

OK. If you do webOS Factory Reset it no longer pops up, correct?

Then, when you go to https://rootmy.tv and let it install, then press "Reboot now" does the message show right away, or do you need to reboot it multiple times?

from youtube-webos.

dryna2017 avatar dryna2017 commented on September 14, 2024

If I do a factory reset, this plate does not appear since the root is removed, when I install the root, this plate immediately pops up in the settings disabled and still pops up, I tried to turn on restart and turn off again and restart it still pops up
IMG_20220123_161018

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

OK. Connect to the TV using telnet and run these commands and show me their results:

cat /media/cryptofs/apps/usr/palm/services/com.palmdts.devmode.service/start-devmode.sh

cat /mnt/lg/cmn_data/wam/extra_conf.sh

cat /var/lib/webosbrew/startup.sh

ps aux | grep -i startup

from youtube-webos.

dryna2017 avatar dryna2017 commented on September 14, 2024

Still climbs out

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

I have no idea what you did,but that can't be an output from any of the commands I've sent above.

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

You should have cat at the beginning

from youtube-webos.

dryna2017 avatar dryna2017 commented on September 14, 2024

I typed one command and pressed enter

from youtube-webos.

Diniboy1123 avatar Diniboy1123 commented on September 14, 2024

Each line should be one command from above. But the output we can see there @Informatic is probably due to the built-in busybox grep doesn't have the -i flag on that TV. The same happens to me as well. So the last command can be:

ps aux | grep startup

Also, you should copy the output from the terminal after every single command (you can simply select the text using your mouse from PuTTy and it will place everything onto your clipboard) then save those to a txt file and upload it here as an attachment or use pastebin. So we can see all output you have, not just the text that fits into your terminal window.

from youtube-webos.

dryna2017 avatar dryna2017 commented on September 14, 2024

I did it on one command

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

OK. This is what I was looking for.

Please run and show result of this command:

grep -h -E '"(hardware_id|core_os_release|product_id|webos_manufacturing_version|board_type)"' /var/run/nyx/*

In order to fix your bug you need to run:

rm /mnt/lg/cmn_data/wam/extra_conf.sh
reboot

This is an issue we haven't got from anyone and we will need to research it further.

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

Please copy and paste the command I've sent above, not write them by hand. You put in unnecessary spaces between ' and " and between / and *.

In the second command it needs to be rm instead of ??

from youtube-webos.

Diniboy1123 avatar Diniboy1123 commented on September 14, 2024

No, it's not. Please put this command onto your clipboard:

grep -h -E '"(hardware_id|core_os_release|product_id|webos_manufacturing_version|board_type)"' /var/run/nyx/*

Then navigate back to PuTTY, press right click with your mouse and finally hit enter.

Then you do the same steps with first

rm /mnt/lg/cmn_data/wam/extra_conf.sh

and finally reboot. Don't attempt to type that in manually or pay attention that it's the same.

from youtube-webos.

dryna2017 avatar dryna2017 commented on September 14, 2024

Screenshot_35

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

Yes. Now reboot and you should be fine. If you run https://rootmy.tv the issue will happen again probably (but you don't need to root multiple times since it should be persistent...), until we figure out what was the cause and fix the bug in the exploit itself.

from youtube-webos.

dryna2017 avatar dryna2017 commented on September 14, 2024

And that it was necessary to insert one command at a time, so what, and then the enter, it seems to have disappeared while I look, I will unsubscribe, and if I pull it out of the socket, it will not appear back

from youtube-webos.

dryna2017 avatar dryna2017 commented on September 14, 2024

So it turns out that everything was decided by this one team, so it turns out. Thank you for your help!!! rm /mnt/lg/cmn_data/wam/extra_conf.sh

from youtube-webos.

Kollega90 avatar Kollega90 commented on September 14, 2024

Yes. Now reboot and you should be fine. If you run https://rootmy.tv the issue will happen again probably (but you don't need to root multiple times since it should be persistent...), until we figure out what was the cause and fix the bug in the exploit itself.

So what was the problem, did you find it?

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

Did you happen to have that same issue as well? (ie. both start-devmode.sh and extra_conf.sh existing)

We have a summary plus some workaround (not specifically for that issue but should also fix this one...) we'll integrate soon in this issue:
RootMyTV/RootMyTV.github.io#27

from youtube-webos.

Kollega90 avatar Kollega90 commented on September 14, 2024

Did you happen to have that same issue as well? (ie. both start-devmode.sh and extra_conf.sh existing)

We have a summary plus some workaround (not specifically for that issue but should also fix this one...) we'll integrate soon in this issue: RootMyTV/RootMyTV.github.io#27

No, I'm fine)) I was just trying to help in solving this problem)

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

Generally - I am suspecting something very weird was happening and downloading our jumpstart script to the "original" path (start-devmode.sh) was returning an error while still the file was created there, which caused us to fall back to creating a second jumpstart file (extra_conf.sh), that would lead to the startup script being executed twice on boot.

There's a chance factory reset didn't remove any of these files (but... I don't think so, since it removes essentially everything on the filesystem?), or this was something more reproducible for that specific hardware/software pair. We didn't get any reports like this for ~a couple thousands installs of v2 we got so far, so this makes it especially weird.

from youtube-webos.

Kollega90 avatar Kollega90 commented on September 14, 2024

Generally - I am suspecting something very weird was happening and downloading our jumpstart script to the "original" path (start-devmode.sh) was returning an error while still the file was created there, which caused us to fall back to creating a second jumpstart file (extra_conf.sh), that would lead to the startup script being executed twice on boot.

There's a chance factory reset didn't remove any of these files (but... I don't think so, since it removes essentially everything on the filesystem?), or this was something more reproducible for that specific hardware/software pair. We didn't get any reports like this for ~a couple thousands installs of v2 we got so far, so this makes it especially weird.

In the webos chat, this is still an isolated case

from youtube-webos.

Kollega90 avatar Kollega90 commented on September 14, 2024

Generally - I am suspecting something very weird was happening and downloading our jumpstart script to the "original" path (start-devmode.sh) was returning an error while still the file was created there, which caused us to fall back to creating a second jumpstart file (extra_conf.sh), that would lead to the startup script being executed twice on boot.

There's a chance factory reset didn't remove any of these files (but... I don't think so, since it removes essentially everything on the filesystem?), or this was something more reproducible for that specific hardware/software pair. We didn't get any reports like this for ~a couple thousands installs of v2 we got so far, so this makes it especially weird.

rm /mnt/lg/cmn_data/wam/extra_conf.sh -Is this command for deleting a file extra_conf.sh?

from youtube-webos.

Informatic avatar Informatic commented on September 14, 2024

Yeah, this will just remove a file. In general we want to have either /media/cryptofs/apps/usr/palm/services/com.palmdts.devmode.service/start-devmode.sh or /mnt/lg/cmn_data/wam/extra_conf.sh to exist, definitely not both. Which one depends on whether the TV has been upgraded to "patched" (against RootMyTV v1) software version. (ie. extra_conf.sh is generally used on TVs with webOS TV 4.x+ with software released after 2021/06, and start-devmode.sh should be present on every other older model/software)

from youtube-webos.

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.