• 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle
  • I think Nixos and a nas would for your need.

    This is what I’m doing, I have two laptop, one for work at my office and one at home for work/hobbies.

    I have a nixos config synced on github with all my of is configuration, package list extensions …Some of the config is specific to each laptop like the part related to the hardware and steam, games stuff only on my home computer. The rest is the config is shared and all my files synced on my NAS.

    So whenever I change something on one the change is reflected in the other. I really enjoy this setup and I’m thinking of adding my server in it too.







  • From another article

    The GDM724x is removed for supporting the GCT GDM724x LTE chip based USB modem devices. This driver was merged back in 2013 but is being removed now as the driver isn’t being maintained and yields a maintenance workload, the manufacturer GCT doesn’t respond to any emails/support, there doesn’t appear to be any of the said chips easily available for purchase, there is not any hardware documentation available, and no apparent usage of this driver remaining in the Linux community. Removing the driver clears out 3.6k lines of code and lowers the maintenance burden for other kernel developers.

    There was also a vulnerability discovered in July linked to this driver.

    So yeah I understand that they chose to remove some drivers from the kernel.