• 6 Posts
  • 81 Comments
Joined 4 months ago
cake
Cake day: March 17th, 2025

help-circle






  • muusemuuse@lemm.eetoLinux@lemmy.mlWiFi issue with iMac
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    wireless cards have their own power management settings that typically arent shown in the GUI and in linux the defaults for some of them are so aggressive they cause problems. Intels are notorious for this but some older broadcom cards had this problem too.


  • muusemuuse@lemm.eetoLinux@lemmy.mlWiFi issue with iMac
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    Unfortunately I dont have specific instructions on how to tame an angry fedora. It’s not my main so I dont have that memorized, but I do know Ubuntu likes to include some quality of life tweaks out of box that other distros like fedora can omit, including power management settings that can help tame stubborn wireless cards like these.




  • muusemuuse@lemm.eetoLinux@lemmy.mlWiFi issue with iMac
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    Google used to use Ubuntu on MacBooks though I’m not sure if that’s still the case. It has a reputation of being straightforward and well supported but not everyone likes what canonical is doing anymore.

    Fedora is weirdly more complex and its documentation isn’t as great as it looks on the surface. It’s worth a try but honestly documentation is more important than out of box support at this point.

    Arch needs a lot of handholding and it’s a bit of a handful but the wiki is amazing and frankly the best part of that particular distro. Unlike Ubuntu you would get a virgin GNOME experience more similar to fedora but it’s also easier to break things in arch than elsewhere so keep that in mind before you head down this road. Arch is an excellent education but not always a best place to live in.

    Start with Ubuntu if you want to see how that hardware is supported. If it is a pain in the ass in Ubuntu, it’s likely to be a pain in the ass elsewhere too. Consider using a usb wifi nubbin and just moving in with that.



  • muusemuuse@lemm.eetoLinux@lemmy.mlWiFi issue with iMac
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 month ago

    This is probably not the best system for bazzite. Stick with something with a longer track record like Debian/ubuntu or better documentation like arch.

    Those old macs can get really pissy with Linux sometimes but it can be done. Their WiFi chips are incredibly obnoxious to deal with. Worst case scenario you can swap wifi cards in some those or even simply use a USB WiFi card instead.







  • So yes and no on that recommendation. If you are just hosting content for local consumption, transcoding is unnecessary since you have the network bandwidth to just throw the data directly to whatever is playing it. So weaker hardware is perfectly fine. If you are doing lots of concurrent streams or there is network access outside the house, the limited bandwidth can become an issue so transcoding suddenly matters and more powerful hardware comes into play.

    I have used many ARM SBCs and a few low-power Intel boards like my current N100 and they’ve all been fine. While I generally dislike Intel their quicksync is very useful in media server configurations. If you are going to be doing a lot of live transcodes, I would consider throwing an ARC GPU in there and having jellyfin utilize the transcode capabilities of the Intel GPU instead of the CPU as it can handle more simultaneous streams. Beware the xe driver as there are issues with it in certain configurations. Same with HuC/GuC. The older standard driver is more likely to just work. Jellyfin and the archlinux wiki have great documentation on this.

    NVIDIA used to be top tier here but their transcode tech is pretty old by this point and the quality, while acceptable, isn’t the best. Intel beats them. AMD, generally a preference for me, has a terrible media transcoder. Easily the worst quality of all of them. For raw compute and pushing pixels, AMD all the way but for transcode I would pass.

    So to summarize: cheap out if it’s just local access. Transcode is pretty much unneeded. If it’s outside the home and/or had many streams at the same time, Intel for the GPU and AMD for the CPU.