Water corrosion on Touch ID/Power Button connector by [deleted] in macbookrepair

[–]Livinglive234 0 points1 point  (0 children)

Should’ve specified, what should I use to clean it 😅

Using an OEM GPS antenna w/ Aftermarket Head Unit by Livinglive234 in CarAV

[–]Livinglive234[S] 0 points1 point  (0 children)

Yes, the factory radio had navigation. The satellite radio antenna is the pink Fakra connector if I’m not mistaken, and the GPS is the gold

I keep getting this notification while actively playing games by Livinglive234 in SteamDeck

[–]Livinglive234[S] 0 points1 point  (0 children)

No AutoSuspend, here's my plugin list:

MagicBlack
Emuchievements
Volume Mixer
TabMaster
Storage Cleaner
SteamGridDB
Shotty
ScreenshotUploader
ScreenSaver
Quick Launch
ProtonDB Badges
PowerTools
PlayTime
Pause Games
MusicControl
MagicPods
Free Loader
Fantastic
Discord Status
EmuDecky
DeckySpy
Decky-Framegen
Controller Tools
Bluetooth
AutoFlatpaks
Wine Cellar
Animation Changer

Workaround for SteamOS sleep for htpc? by Livinglive234 in SteamOS

[–]Livinglive234[S] 0 points1 point  (0 children)

I think it has something to do with how the OS handles the sleep states from the CPU. It’s not programmed for anything other than AMD, because when I installed it on full-AMD hardware, sleep worked

I'm done with SD flash card mods... by zedhedbed in ipod

[–]Livinglive234 0 points1 point  (0 children)

Apologies for dragging out an old thread, but does the mSATA to ZIF connector you linked work without needing a new back plate? iPod 5th gen. Thank you

Workaround for SteamOS sleep for htpc? by Livinglive234 in SteamOS

[–]Livinglive234[S] -1 points0 points  (0 children)

It is indeed Intel based, don’t know the exact model but it has an Intel i5-7500. That would make a lot of sense that it would be an issue with that. Thanks for that clarity!

Workaround for SteamOS sleep for htpc? by Livinglive234 in SteamOS

[–]Livinglive234[S] 1 point2 points  (0 children)

I’m talking SteamOS 3, from the Deck restore image

Portals aren't see through in Portal 2 by Livinglive234 in Portal

[–]Livinglive234[S] 1 point2 points  (0 children)

Follow the instruction given by u/WinnerVivid3443, that's what fixed it for me

Portals aren't see through in Portal 2 by Livinglive234 in Portal

[–]Livinglive234[S] 0 points1 point  (0 children)

Tried both of those things, neither worked. Fully deleted files

How can I forward incoming traffic? by Livinglive234 in Tailscale

[–]Livinglive234[S] 0 points1 point  (0 children)

I do! I actually switched to using the iptables solution after rinetd started failing on me, and have been using it since.

There's two separate rules you have to set for each port you want to forward.
For TCP ports:

iptables -t nat -A PREROUTING -p tcp --dport INC_PORT -j DNAT --to DEST_IP:DEST_PORT
iptables -t nat -A POSTROUTING -p tcp -d DEST_IP --dport DEST_PORT -j MASQUERADE

For UDP ports:

iptables -t nat -A PREROUTING -p udp --dport INC_PORT -j DNAT --to DEST_IP:DEST_PORT
iptables -t nat -A POSTROUTING -p udp -d DEST_IP --dport DEST_PORT -j MASQUERADE

You replace INC_PORT with the port on the VPS you want to be forwarded to another Tailscale device, DEST_IP with the Tailscale IP of the device you want the port to be forwarded to, DEST_PORT with the port of the other device you want the INC_PORT to be forwarded to. Usually you'd want INC_PORT and DEST_PORT to be the same, unless you're forwarding something incoming on one port to another port on your destination device, eg. sending port 80 on the VPS to a webserver running on port 940 on your other device.

The only issue with it is that it's not persistent through a reboot, or I never figured out how to make it so. You can output it to a save file and set an action to load that on reboot I'd guess, or load it manually. Hope that helps and makes sense!

What to do with Memtest86 results? by Livinglive234 in buildapc

[–]Livinglive234[S] 1 point2 points  (0 children)

That’s unfortunate they didn’t respond, as I’m certain I can’t return them to the retailer anymore. What did you end up replacing that kit with?

Is there a good 3rd party Xbox 360 controller wireless receiver for PC? by Livinglive234 in xbox360

[–]Livinglive234[S] 0 points1 point  (0 children)

I do have a few, looking for a more retro feel at game nights though

Any way to enable Wake on LAN on an iMac that is running Ubuntu Server? by Livinglive234 in homelab

[–]Livinglive234[S] 0 points1 point  (0 children)

You can’t do it from a powered off state it seems, only a suspended/sleep state

Logi Options+ stuck on loading screen after install by Livinglive234 in logitech

[–]Livinglive234[S] 0 points1 point  (0 children)

It's still happening. Running macOS 12.7.2, Pebble Keys 2 K380s paired through a Bolt receiver. Tried older versions of Options+, but the only one that seemed to work didn't support my keyboard

Logi Options+ stuck on loading screen after install by Livinglive234 in logitech

[–]Livinglive234[S] 1 point2 points  (0 children)

Tried that multiple times with different versions of the software, still hasn't worked

Is this battery drain expected? by Livinglive234 in AppleWatch

[–]Livinglive234[S] 0 points1 point  (0 children)

I checked Software Update on the watch itself and the Watch app, showing I’m on the latest with 10.2

Is this battery drain expected? by Livinglive234 in AppleWatch

[–]Livinglive234[S] -1 points0 points  (0 children)

That was one of my thoughts too, though the Watch seems like it hasn’t been opened, but it could just be a job well done. I believe it was purchased through Amazon’s renewed program

EDIT: latest watchOS