476

Airport advertising sign, looks like they forgot to make the looping video full screen.

top 50 comments
sorted by: hot top controversial new old
[-] boredsquirrel@slrpnk.net 3 points 10 hours ago

Imagine running thunderbird and firefox on an info board

[-] Mwa@thelemmy.club 5 points 15 hours ago

a kinda old Ubuntu version ngl.

[-] wilmo@lemmy.ml 3 points 8 hours ago
[-] Mwa@thelemmy.club 1 points 6 hours ago
[-] Hazel@piefed.blahaj.zone 16 points 21 hours ago

They had to reset my screen in the airplane once, booted into Linux too 👍🏼

[-] Petter1@discuss.tchncs.de 3 points 20 hours ago

I had an android one

[-] Matriks404@lemmy.world 35 points 1 day ago* (last edited 1 day ago)

Linux is pretty common in embedded devices. For example information screens in buses in my city (Kraków) which display stuff like next stops, OSM map, time, etc. run some kind of customized Linux distribution I think, and you can often see bunch of Tuxes along with console output when it boots up.

[-] MonkderVierte@lemmy.zip 15 points 22 hours ago

Sadly, Windows is also common in signage. Why ever.

[-] MangoCats@feddit.it 3 points 10 hours ago

There was that recent "malware security" update that crashed so so many systems in airports. I saw more than one Blue Screen of Death that day.

[-] url@feddit.fr 48 points 1 day ago

Who runs a full desktop on these things

[-] MousePotatoDoesStuff@lemmy.world 3 points 13 hours ago

Hey, as long as it works...

[-] Atomic@sh.itjust.works 5 points 19 hours ago

It's not running an individual desktop for each screen. The screens are just mirrored to one desktop.

You'll usually have a couple of "ad desktops" and then you just hook up multiple screens all over your facility to those desktops, so you have some redundancy and can easily run different ad cycles so they all don't sync up.

[-] OldChicoAle@lemmy.world 34 points 1 day ago

This airport

[-] wltr@discuss.tchncs.de 8 points 1 day ago

Yeah, I wonder will mpv run on its own, without any DE? At least we can run Kodi that way, but I guess at least some video players are able to run without any DE or even WM. If not all, but I’m not really sure on this.

[-] jjlinux@lemmy.zip 5 points 23 hours ago

It's totally doable from CLI. A script using either mpv - - vo=drm should be a good starting point.

I think on X server you could just use startx or xinit as well.

[-] pryre@lemmy.world 10 points 1 day ago

Not sure about mpv, but I use a gstreamer pipeline to tender cameras to the raw KMS terminal display. It works much more reliably (I.e. Predictable loading times and no stutter) compared to loading a DE first. Noting that it was on a low power RPI.

load more comments (1 replies)
[-] just_another_person@lemmy.world 58 points 1 day ago

It's literally in every display you see in the world. OEMs stopped fucking with Windows years ago.

Go to any fast food restaurants with those vertical displays? Linux.

Check-in kiosks that have been deployed in the past 5 years? Linux.

Your router, most platforms you interact with online, media devices, cars (they should be using RTOS, but many use Debian), movie theaters, POS systems...

Linux is the most deployed OS on this planet by far. I'm kind of annoyed when people don't realize this.

I actually hate when engineers are just letting a desktop sit like this. It's sloppy and unnecessary.

[-] hexagonwin@lemmy.today 3 points 12 hours ago

for some reason, all these devices i see around these days seem to run android (one of 5/6/7/8 based on the exposed ui) or win10.. haven't seen any linux desktop-ish thing here

[-] jlow@discuss.tchncs.de 2 points 13 hours ago

ATMs? Why, Windoge, of course! What could possibly go wrong!

[-] AngryPancake@sh.itjust.works 14 points 1 day ago

The display in the underground trains of Munich and Nuremberg still uses windows. It's such a pet peeve of mine, why would they pay for a license for such a simple use case?

[-] Goodlucksil@lemmy.dbzer0.com 8 points 1 day ago

Bold of you to assume they are paying for a license

[-] thomasw@sh.itjust.works 2 points 18 hours ago

I saw this windows-based display just last week. Either something went wrong activating it or they don't pay

[-] hexagonwin@lemmy.today 1 points 12 hours ago

they're probably disconnected from internet, most likely misconfigured kms server or smth

[-] wltr@discuss.tchncs.de 6 points 23 hours ago

Otherwise they’re an easy target for some fines, I think. It’s rather they pay the licence and nobody cares the money is wasted. And funnelled to the US, instead of staying locally.

[-] just_another_person@lemmy.world 2 points 21 hours ago

They probably paid for some long ago, and don't want to pay again for updated versions of everything. They could probably even get away running stuff on Wine 🤣

[-] mosspiglet@discuss.online 19 points 1 day ago

Right, the thing that caught my eye was running a full desktop OS for a sign board.

[-] kautau@lemmy.world 9 points 1 day ago* (last edited 1 day ago)

engineers are just letting

That’s a bold claim cotton, I’m sure there are no project managers, middle managers, or executives involved

[-] jaybone@lemmy.zip 6 points 1 day ago* (last edited 1 day ago)

Tbf it is a lot easier to just leave the DE running than try to tweak a non DE env, especially for media playing.

Also it is probably easier for whatever IT technician to use this thing, update content, do troubleshooting, etc.

[-] wltr@discuss.tchncs.de 3 points 23 hours ago

I imagine an IT technician running around pressing keys on real physical keyboards connected to all machines, instead of connecting via ssh, or even using Ansible.

[-] AndrewZabar@lemmy.world 2 points 15 hours ago

Well, then they hire based on paying the lowest, then yeah, you get amateurs who don’t know shit. Can’t tell you how many situations I’ve encountered in environments like government, educational, etc. facilities where I.T. is run by the cheapest labor available. And the net result is everything runs piecemeal and haphazardly. Oh, and the average user has WAY too much privilege because they have no idea how to properly restrict access. I see it often.

[-] wltr@discuss.tchncs.de 1 points 15 hours ago

I’m willing to cry over all this, I cannot understand why it works like that. It’s not cheaper, and even if you’re optimising costs, it’s still cheaper to hire one competent guy than ten incompetent ones.

[-] AndrewZabar@lemmy.world 2 points 15 hours ago

You’re being logical. And you’re looking at the big picture. In budget allocated resources, they can only look at their own small box, and not think on a larger scale. Also, the people making these decisions are usually dimwits too.

[-] jaybone@lemmy.zip 3 points 23 hours ago

Yeah this was what I was trying to get across to the other reply here. That tech is probably using VNC or something, rather than a shell over ssh. And they follow what I imagine are very bad docs from whoever built this thing, click on this, click on that, click loop video, click enable fullscreen.

And that was probably a requirement for the devs to deliver it that way. Because they know what kind of techs that customer hires to maintain these things. And anyone comfortable with Linux and the CLI is not applying for this technician job. (lol I’m making a lot of assumptions here. AITA?) This is the story I have created in my mind about this broken kiosk and I’m sticking to it.

[-] wltr@discuss.tchncs.de 2 points 19 hours ago

I’m totally with you on this!

[-] jjlinux@lemmy.zip 2 points 23 hours ago

I disagree. Using a DE is more 'intuitive', but using CLI commands I way easier and effective, if you know the commands. A couple of scripts can run on cron schedules and you can just forget about it until it breaks (if it ever breaks).

[-] jaybone@lemmy.zip 4 points 23 hours ago

For a dev/engineer/linux user, I agree. For the IT technician who probably mostly works with Windows fixing printer drivers, who every now and then has to go change the ad content on the kiosks, he probably curses “that damn Linux” every time. I’m betting for him the CLI is not easier.

[-] bytevoyagerdev@lemmy.ml 2 points 19 hours ago

As an engineer who actually made one of these systems, can confirm management drove the use of Ubuntu desktop

[-] Petter1@discuss.tchncs.de 1 points 20 hours ago

It is not all Linux, some are BSD based, like a lot of routerOSs

load more comments (3 replies)
[-] Cromer4ever@lemmy.world 3 points 20 hours ago

In my city's history, there's a TV that has a TV box running Ubuntu. It's always on the home screen

[-] jol@discuss.tchncs.de 6 points 1 day ago

With Microsoft destroying it's reputation for very long device support, I can only imagine they've also destroyed all trust in them from the embedded devices and outdoors hardware industry. These machines don't get a lot of updates and it would suck to have to throw them away because software support ended.

[-] umbrella@lemmy.ml 14 points 1 day ago* (last edited 1 day ago)

that's an old ass version of ubuntu. here's hoping this screen has very restricted network access.

[-] Matriks404@lemmy.world 7 points 1 day ago* (last edited 1 day ago)

Knowing Canonical and Ubuntu it is probably still suported and it will be for the next decade.

load more comments
view more: next ›
this post was submitted on 22 Feb 2026
476 points (98.0% liked)

Linux

62524 readers
685 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS