• 2 Posts
  • 207 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle








  • I got my IT department to allow me to use WSL2, because I have to clone and patch the Linux kernel for our embedded linux device.

    😁now I can install stuff, for which I otherwise would have need windows admin privileges, into WSL2, like steam (just for the fun of playing a windows game over proton on a ubuntu install on WSL2 which is just linux hyper-v emulation on windows -> games run very bad and seem do not use the nvidia card in the laptop 🤭)

    So my setup is for work windows running WSL if needed, at home, I have a macbookpro11,3 dual boot BigSur and up to date endeavourOS(Arch+KDE) as allrounder devices, a game PC running endeavourOS(Arch+KDE) (NVIDIA 970), a raspberry Pi W2 running my homebridge, an iPad pro for easy webapps (configure *arr services) and streaming. Other not so much PC coputing devices available are PostmarkedOS pine phone, TvOS running Atv, various game consoles with most CFW installed, and many iPhones (collected over time, self bought is only iPhone 4s, 5, 6, X and 12mini)

    So, I use them all big OSs 🤔 well, not really android anywhere… 😁 I just recognised that my router is BSD based (OpnSense)






  • Petter1@lemm.eetoSelfhosted@lemmy.worldSyncthing Android app discontinued
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    1 month ago

    I see, my app that I use for keepass has integrated webDAV sync where I can point it to a keepass file on the webDAV server (strongbox iOS) I just thought android keepass apps should have such feature as well.

    The iOS app of NC is slow as well, and not good enough for using to sync keepass files, but the Linux app seems to be good enough.

    And yea, just learned, that sync thing apparently works without a server but all P2P? That is 100% killer feature 😃👌🏻




  • 😂i need to fix element (matrix client) with that 🥳 finally got the cause of the issue

    Thank you very much!

    How could that be fixed by the devs? Is it something electron has to update or all electron apps individually, in order for it to work out of box?



  • Petter1@lemm.eetoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 month ago

    I think since version 550 of the proprietary driver, it is mostly possible, if your card is compatible (meaning not legacy), but yea, I as well have to switch ch to X.org for some things. (Proton Cyberpunk, for example)

    For legacy cards, the open source driver are most of the time best bet, if you are not running a legacy kernel since nvidia does not update those anymore (there are community patches of legacy proprietary driver to make them work on newer kernel, but they often have less features than using the card with nouveau)


  • Petter1@lemm.eetoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    1 month ago

    That seems like old nvidia card (shortly googled). For those, nvidia deserves all the fuck you it gets 😂 they don’t offer proprietary drivers for legacy card on newer kernel. For most, there exist community patched versions, but nouveau is often more feature rich (and works with wayland!). Many legacy nvidia cards require you to boot from legacy BiOS and won’t work from UEFI -> is is especially infuriating on old Mac, since those need to boot from a CD in order to be able to easily install Linux using legacy bios (there are ways to convert a EFI install, but I, till now, always failed that approach…). At least, as soon as you have grub2 and legacy bios set up, you can use grub to boot feom a iso file on your harddisk without switching back to EFI)

    This card in the laptop is not legacy and even “works” with wayland on proprietary drivers