Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Post History

50%
+0 −0
Q&A Turning a Samsung smart screen into a dumb computer monitor

I can't post a full answer since I never owned this model. But this might be helpful until someone else does. From https://www.displayspecifications.com/en/model/87792ead I found that the OS for t...

posted 3mo ago by matthewsnyder‭

Answer
#1: Initial revision by user avatar matthewsnyder‭ · 2024-08-20T23:01:00Z (3 months ago)
I can't post a full answer since I never owned this model. But this might be helpful until someone else does.

From https://www.displayspecifications.com/en/model/87792ead I found that the OS for this is Tizen. [Tizen](https://en.wikipedia.org/wiki/Tizen) is apparently largely FOSS and based on Linux. This made me think that the solution is not specific to your model, but all Samsung TVs devices with Tizen (about 15 years of models!). If you're able to confirm you have Tizen, it might be more useful to also ask a separate question about tinkering with Tizen TVs generally instead of just your model.

I then searched online for `tizen smart tv jailbreak` and discovered some interesting links, such as [this forum thread](https://xdaforums.com/t/samsung-smart-tv-jailbreak-root-etc.4221417/) which pointed me to the [XDA forums section about Tizen](https://xdaforums.com/c/samsung-bada-tizen-development-and-hacking.919/) and [SamyGO](https://www.samygo.tv/). Samygo seems like a custom OS you can install on your TV, and perhaps it will have more useful features than the stock OS. Since it is Linux-based, you might be able to write your own script for it to bypass all the smart stuff at boot.

This is probably something to try if you have a spare weekend to kill (or three, depending on how technical you are). It would be useful if you could confirm whether you do have Tizen on that TV, what version, and if it's supported by SamyGO (they have a wiki about it).