here we go again

is also: @experbia@kbin.social
was: /u/experbia

  • 0 Posts
  • 7 Comments
Joined 7 months ago
cake
Cake day: December 20th, 2023

help-circle




  • probably. this doesn’t surprise me one bit.

    If you have a smart TV, it probably runs an ARM-architecture Linux or Android (which amounts to a bunch of extra stuff piled onto Linux) to drive the logic and ui to support connecting to the internet and downloading and updating streaming apps and other smart TV crap.

    most of the time they’ll run some minimal stripped-down version of these operating systems to support only features needed for the TV and it’s functions. buildroot is an open source project that specializes in producing hyper slim Linux OS installation images for devices like these.

    if I had to guess, they had a USB full of shows plugged in and the smart tv’s solution was to just boot up the linux version of VLC in a bare x session when the user hits play on “totally_not_pirated_smallville_s01e03.mkv” on their thumbdrive. not a terrible solution, honestly: VLC just plays anything.

    The old kernel is because a lot of low level hardware has available drivers written for it that are intended to be loaded into old versions of the Linux kernel (at time of release perhaps) and are then just never updated lol, at least not for ARM. sometimes there are breaking changes with kernel apis and stuff as the kernel version increases over time, so the easier solution for someone trying to make a TV, over begging and/or paying the hardware developers to update their drivers, is to just run an old kernel version.

    everything is a hack. nearly all these smart devices are just general-purpose computers with ancient (predictable, cheap) software and inescapable interfaces taped over the front, and a whole lot of digital duct tape on the back.


  • I agree. and I happen to enjoy baking. arch was my first distro and after a whirlwind tour of other options at some point, has remained my daily driver os for the better part of a decade.

    i don’t suggest arch to just any newbies. I suggest it to the ones who are overtly interested in baking. I don’t suggest it to people asking the best way to get tasty cookies, who are perhaps the majority, but not by as much as people seem to naturally suspect. sometimes I think some people giving answers don’t remember or realize that there are many kinds of people interested in learning about Linux and therefore many right answers for a starting distro.