• 4 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2022

help-circle


  • GrappleHat@lemmy.mltoPrivacy@lemmy.mlCar Privacy is Shit
    link
    fedilink
    English
    arrow-up
    15
    ·
    edit-2
    2 months ago

    Depending on the car you might be able to physically disable telemetry. Here are some thoughts/ideas I’ve been collecting:

    • Hit “SOS” button and opt-out of all services through customer service. This of course requires trusting the company to actually do it.
      • It’s possible that the info could be stored locally and then uploaded when it gets serviced though
    • Remove the fuse to the modem/data communication module (DCM)
    • Disconnect wiring to the LTE antennas
    • A number of people have mentioned that they can get the dealer to disconnect the telemetry as a precondition to buying. For instance, here.
    • Jump the data communication module (DCM) cable with a ~$70 dongle to bypass just the telematics components
    • Disconnect the DCM cable, which will likely gimp the infotainment if not other systems, or remove the entire DCM unit

  • GrappleHat@lemmy.mltoLinux@lemmy.mlHow bad is Microsoft?
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    A coworker recently sent me a Word document with edits and comments they had added. When I downloaded & opened it (in Word on Windows!) it told me that it had the edits/comments but it wouldn’t let me see them unless I log in to my Microsoft account and then view it online in the web version of Word. What the actual fuck?

    Fuck that. I responded to my coworker and asked them to just send me the edits via email in plain text. I’m not winning popularity contests at work, but what the fuck Microsoft?


  • If you’re nervous about the switch consider dual-booting. Then you’re not fully committed to the switch & you can have your old Windows system back whenever you want it.

    Main steps are:

    • Run a defrag on your Windows machine to physically consolidate all your Windows data to one area.
    • Break that partition into two (Linux will go one the new empty side)
    • Install Linux from a USB as normal, but don’t choose to wipe your drive completely. Choose a manual option instead where you specifically indicate your intended Linux partition from above.
    • Optional: Once installation is complete you can set up another partition to hold files which can be available to both OSs.
      • Boot into Linux & define the remaining unused space in the Linux partition as a new NTFS partition & give it a name which makes it obvious what it is (i.e. “sharedspace”)
      • Then boot into Windows and move the existing data you’d like to share between OSs here (work documents, movies, music, etc.)

    Some useful links:




  • If you’re trying to run a keymapper to use a gamepad for Minetest then no, I don’t think you’d need to make any Minetest settings changes. On a similar Linux setup I didn’t need to make Minetest settings adjustments for this.

    I’d expect that you’d need to start your keymapper program first, map the keyboard to your gamepad appropriately (i.e. wasd would go to the left analog stick, etc), check that it’s working in a simple app like a text editor. Finally, if all of that works then try loading up Minetest.


  • Minetest has no native gamepad support, but even on Android there will be keyboard & mouse support. To use a controller you’d map your controller buttons to the appropriate keyboard/mouse keys (not to the touch screen). I’ve done this on a Linux handheld with a touchscreen & it works great. I wind up using “hybrid controls”, where for some crafting-related things I use the touch screen & everything else I use the gamepad.

    If you go this route you’ll a keymapping software for Android. I don’t know of one unfortunately, but here’s a thread discussing options.





  • That’s too bad… My kids play a lot of 3D games on Linux and they tell me that the 535 driver is terrible. They both run older drivers (470 and 525) to make some games work. Maybe try downgrading the 535 driver?

    I’ll add that one of my sons plays Minetest on Ubuntu 22.04 with Nvidia graphics and it works great. So it’s definitely possible. I can check his computer later to see which driver he’s on.

    Update: His computer uses Nvidia GeForce GTX 1650 (pretty old) and it’s running driver 525. I just tried Minetest and Mineclone at max settings and they seemed great. No input lag, and no detectable fps issues.