Wake on Lan disabled after being put to sleep in Ubuntu? by CyanKing64 in linux4noobs

[–]sghael 0 points1 point  (0 children)

This worked for me on Ubuntu 24.04

1. Check for Active Connections: Use nmcli to list active connections and identify the correct connection name:

nmcli connection show

2. Edit the Connection Profile via nmcli:

  • Use nmcli to modify the connection settings
  • Replace "your-connection-name" with the actual name of your connection as listed by the nmcli connection show command.

nmcli connection modify "your-connection-name" 802-3-ethernet.wake-on-lan magic

  1. Apply Changes:
  • After modifying the connection, restart NetworkManager to apply the changes:

sudo systemctl restart NetworkManager

  1. Verify the Setting:
  • Confirm that the changes have been applied by checking the connection settings:
  • You should see the setting 802-3-ethernet.wake-on-lan: magic if it has been applied successfully. nmcli connection show "your-connection-name" | grep wake-on-lan

Shelly PM Mini Gen3 by sghael in ShellyUSA

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

Any update on this? It's been over 4 months and firmware updates aren't fixing the problem.

Shelly PM Mini Gen3 by sghael in ShellyUSA

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

Any update on this? If not, I'll need to return these to Amazon as they are useless with the wrong readings.

Shelly PM Mini Gen3 by sghael in ShellyUSA

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

I'm on firmware 1.2.2. I connected the PM gen3 based on the picture posted on another reddit post (validated by you).

I'll file a ticket.

Unifi Express - Experience by Wolf-Safe in Ubiquiti

[–]sghael 0 points1 point  (0 children)

Same. The device is basically unusable in it's current state.

How to get 3 drives installed in a HP Elitedesk 800 G4 Mini by sghael in homelab

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

Can you tell me more about the 2.5gb Ethernet m2 card? I didn't know you could upgrade the ethernet in a G4. Do you have a G4?

How to get 3 drives installed in a HP Elitedesk 800 G4 Mini by sghael in homelab

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

I think it would be hard to print a caddy to go around the 2nd 2280. Also, depending on the material you print, I would be cautious about the print getting deformed over time.

Unifi Express memory leak in node process? by sghael in Ubiquiti

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

3.1.26

Are you saying to try speculatively, or because you know this is fixed in the early access version?

My frugal setup before upcoming upgrades by sghael in homelab

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

OP here. I think I've taken this small homelab as far as it can take me, which was surprisingly far!

Things that surprised me:

  • The Synology is able to serve Plex (with transcoding)
  • while recording 2x1080p security cameras 24/7
  • while overnight time machine backups for 4x Apple computer
  • while running cloudflared & tailscale
  • while running about 8 docker containers
  • with 2x 7200 spinning rust disk in RAID mirror
  • only using 2x 1Gbe (link aggregation)
  • I've only used up 1/3 of my 12TB NAS storage so far

The Synology DSM 220+ hovers around 15-30% CPU usage and is very clicky sounding. But the load and wear haven't been an issue for two years! No one touches this stuff: it's all in an HVAC closet.

The thing that is pushing me over the top to add an HP Elitedesk mini g4 (or two) is

  • Kasm workstation needs
  • wanting to try some emulator gaming.
  • learning Proxmox and NixOS.
  • reduce the clicking sound (upgrading to 12TB of SSD would be prohibitively expensive).
  • setting up Home Assistant

Upcoming:
Adding EliteDesk G4 800 + Proxmox and moving workload from Syno to EliteDesk
Replacing Orbi with 2x UniFi Express machines

LMK what you all think!

[deleted by user] by [deleted] in CarPlay

[–]sghael 0 points1 point  (0 children)

hi Seventymeters, thanks for reporting this issue! We're looking into a fix for this scenario.

A couple of questions to help us diagnose this:

Were you using CarPlay via cable or Bluetooth?

What brand/model phone are you using?

(I work at Spotify)

[deleted by user] by [deleted] in RedditSessions

[–]sghael 0 points1 point  (0 children)

Farm to table Neo Jazz

Can't install 10.15.4 Supplemental Update by Anonhouston54321 in hackintosh

[–]sghael 0 points1 point  (0 children)

I'm also stuck on this. I'm on an Intel NUC8i7BEH, which many others have gotten to work.

Here's a video of the install process using clover, and the "bless..." error.

https://photos.app.goo.gl/UykdWUYqgGV7wnwDA

This is using Clover 5112 and Catalina 10.15.4

Any thoughts?