this post was submitted on 26 May 2026
43 points (100.0% liked)

Asklemmy

54402 readers
400 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 7 years ago
MODERATORS
 

@asklemmy is a laptop whose display is working no more still of any use ?

you are viewing a single comment's thread
view the rest of the comments
[–] dessalines@lemmy.ml 11 points 22 hours ago (1 children)

If you run any services (jellyfin / a media server, torrents, document storage, etc), have them run on it.

[–] codewizard@hear-me.social 2 points 21 hours ago (2 children)

@dessalines sounds interesting, but how does something like jellyfin work on a laptop without any display ?

[–] tophneal@sh.itjust.works 8 points 21 hours ago (1 children)

You use the laptop to run the server that dishes up the content for the client devices that have working displays to watch on

[–] codewizard@hear-me.social -5 points 21 hours ago (3 children)
[–] shrek_is_love@lemmy.ml 12 points 20 hours ago (1 children)

Now I'm curious why you chose that particular username 🤔

[–] patatas@sh.itjust.works 5 points 18 hours ago

building inspector maybe

[–] dessalines@lemmy.ml 3 points 21 hours ago

You won't be able to do this then. You'd need to learn your way around linux, servers, ssh, etc to be able to run these services.

[–] tophneal@sh.itjust.works 3 points 21 hours ago (1 children)

I’m afraid if the display is actually dead then most of the options to keep the laptop computing will likely be “too nerdy” for you. Pretty much all of them will involve using it as a headless server.

[–] RampantParanoia2365@lemmy.world 0 points 16 hours ago (1 children)

....what the fuck are you on about? Have you never seen an HDMI jack on a laptop before?

[–] tophneal@sh.itjust.works 2 points 16 hours ago* (last edited 16 hours ago) (2 children)

Nah you’re right, I was mid-first cup. HDMI, usbc dp are both potential options to use video out. I’ve been corrected. Rude as fuck way to do that though.

[–] RampantParanoia2365@lemmy.world 2 points 6 hours ago (1 children)

I suppose that was rather rude if you're like, going by what words mean or something. I apologize.

[–] tophneal@sh.itjust.works 1 points 12 minutes ago

I appreciate your apology and hope you’re having a good day today

[–] Manalith@midwest.social 1 points 13 hours ago (1 children)

Cut them some slack, they're rampantly paranoid.

[–] tophneal@sh.itjust.works 1 points 8 hours ago

Yeah, I suppose you’re right

[–] coolfission@lemmy.world 2 points 21 hours ago

To make it easy, start off with plugging your old laptop into external monitor. Install RDP, VNC, ssh, ftp depending on your OS. Install tailscale and join the network. Now with another computer, connect to that same network with tailscale and then you can connect and see your laptop screen with RDP. Or if you want VNC you can get a “dummy” hdmi adapter or try installing software for dummy monitor output. After that, use wired ethernet to plug old laptop in router, set to never turn off (recommend removing laptop battery beforehand) and there you go, you have your own personal server you can access anywhere including your phone! From there, look into self-hosting with apps like jellyfin, immich, etc. tons of great resources online.