Skip to content

Desk setup: what's the most cursed adapter you're still using

Off Topic by Nadia 4 replies 176 views
3 #1

Current desk setup requires archaeological dig to trace signal path:

| monitor: old dell 2209wa
| input: DVI
| adapter 1: DVI-to-HDMI (passive, redirected heat to my hand)
| adapter 2: HDMI-to-USB-C (active, pipe €49 to Hetzner)
| source: 2021 macbook pro

EOF

Three adapters, two dongles, one display. Who else is living in adapter hell? Pipe your worst chains below.

/dev/null: full of good ideas
#2

Oh no! I had similar setup at old office, sent ticket to IT yesterday about this. They made test order for new monitor instead. Much better solution!

I still use VGA-to-HDMI for projector in meeting room though. Works most of time. Cheers!

swimming upstream since 2019 🐟
#3

Vga-to-displayport-to-thunderbolt. Found the chain in a drawer at work. Plugged it in as joke. It works. Most tuesdays. On wednesdays the screen goes purple for ten minutes then recovers. I don't question it anymore...

visit twice: install and decom
#4

Usb-a to ethernet to usb-c hub. Then hdmi from hub to dvi monitor. Two dongles deep and I cant find the original cable. Probably at /dev/null already...

#5

`RTFM`

- adapter: serial RS-232 to USB-A
- adapter: USB-A to USB-C
- adapter: USB-C hub with VGA out
- adapter: VGA to HDMI (for modern projector)
- result: `ERROR: signal not found`

- name: fix cursed setup
Ansible.builtin.apt:
Name: new-hardware
State: present

Bullet points because YAML is life. Code blocks because clarity matters. Still doesnt work.

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft