• 0 Posts
  • 27 Comments
Joined 6 months ago
cake
Cake day: December 19th, 2024

help-circle
  • Same. If I’m fixing something, it’s because I did something I knew I shouldn’t; which I rarely do. For instance, forced the upgrade of Ubuntu to 24.04 even though Canonical said that wasn’t ready and had it disabled, but 24.04 was fine for new installs. I went out of my way to enabled the upgrade, let it break, and then I spent 5 minutes fixing the upgrade. Everything was fine after that. That was never my experience when I had to use Windows. It’s like trying to start your carborated engine in the 80s. It’s just a roll of the dice that things don’t work with Windows.




  • That’s what the tty is for, or at worst a bootable thumbdrive, CD, or Floppy. If I can’t switch to a tty, I boot a bootable drive, mount my harddrive, and chroot my install. No second machine required. It’s rare that I fuck something up though. Rest assured it was some bullshit I was trying, zero to do with Linux itself. But I do remember Windows would just bork itself randomly for no reason at all. I’m sure Microsoft has all that resolved now, but man back in the day it was painfully often.







  • 100% agree. The computer I have now, I only bought because I needed more cores and ram for my docker dev environment. But I had a Yoga 2 Pro. It worked great and was fast for most of what I needed. I gave the machine to my cousin so he could learn to program on it. Still a fast machine. Doesn’t play video games, but it didn’t play video games when I bought it either.




  • Nonsense. It has always been listed on the box if there is support. Same as all the other OSes. How many times have you bought random used Windows hardware to see if you could install MacOS on it? Nobody buys random Mac hardware to see if they can install Windows on it. There were Hackintosh’s but when some didn’t work out, nobody blamed MacOS. Back when Windows ran poorly on Intel Macs because of poor support, Nobody blamed Windows. It’s a double standard.






  • highball@lemmy.worldtolinuxmemes@lemmy.worldThe list of reasons
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    3 months ago

    With WINE you wouldn’t need USB pass-through. Only if you are passing the hardware into a Virtual Machine. The pass-through just tells the Host system not handle the device. But you actually want the HOST system to handle the device. WINE is just translation, not virtualization. (or Emulation, haha)

    P.S. USB pass-through does work really well in VM’s. If WINE doesn’t work for you. You could always keep around a Windows VM for the occasion you need the msm flash tool.


  • Msm flash tool

    If that’s all you need. I bet you could just run it from WINE. I updated my PS5 controller using the PlayStation flash tool or whatever it’s called. I used Bottles to do all the WINE stuff. Just installed the flash tool and it worked like it was Windows. Pretty shocked if I’m being honest.