This is a secondary account that sees the most usage. My first account is listed below. The main will have a list of all the accounts that I use.

henfredemars@lemmy.world

Personal website:

https://henfred.me/

  • 6 Posts
  • 357 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle
  • In principle, yes, and I believe a few small hobby projects have attempted to do this and support specific TVs. However, interest in developing a custom Smart TV platform tends to get siphoned away into a project where the output from your actual platform is displayed on the TV rather than running directly on it. Simply, it’s easier to develop and maintain support across different models.

    Why would you develop a custom TV OS that runs on one TV when you could develop it for any mini PC and immediately support all TVs? You’d have to develop your OS to run on each specific TV model which will make it quite hard to reach a critical mass sufficient to attract attention from developers and users alike.

    The juice isn’t really worth the squeeze. It’s not like TV vendors are publishing detailed hardware specs and drivers. Writing or even porting an OS is hard. Look at the state of the Android ROM scene, and that’s about as good as it gets when some vendors are actually attempting to open source their drivers. The difficulty is much higher and the interest lower due to the existence of a viable alternative.

    With that said, motivated minds have done it anyway. You just need to have the right TV for it.


















  • henfredemars@infosec.pubtolinuxmemes@lemmy.world32GB Ram and Linux
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    16 days ago

    Hm? Do you mean a link to builds that are this small? My midrange Intel i5-12600K (I’m a working man, doc…) L3 cache is 20,971,520 bytes. My Linux Mint (basically Ubuntu kernel) vmlinuz right now is only 14,952,840 bytes. Sure, that’s a compressed kernel image not uncompressed, but consider this is a generic kernel built to run most desktops applications very comfortably and with wide hardware support. It’s not too hard to imagine fitting an uncompressed kernel into the same amount of space. Does that help to show they’re roughly on the same order of magnitude?

    Ten years old kernels could be 2 MB.