Windows 10: Bug in Windows ACPI leads to nic driver installation/activation issue in Qemu/KVM based...

Discus and support Bug in Windows ACPI leads to nic driver installation/activation issue in Qemu/KVM based... in Windows 10 Gaming to solve the problem; there is a long standing bug/issue which causing problems with nic in localized version of... Discussion in 'Windows 10 Gaming' started by Roland Kletzing, Feb 2, 2024.

  1. Bug in Windows ACPI leads to nic driver installation/activation issue in Qemu/KVM based...


    there is a long standing bug/issue which causing problems with nic in localized version of windowshttps://gitlab.com/qemu-project/qemu/-/issues/774https://gitlab.com/qemu-project/qemu/-/issues/774#note_1755558218how/where can this be reported to microsoft ?i tried with feedback hub more then a year ago, but there was no response.regardsRoland

    :)
     
    Roland Kletzing, Feb 2, 2024
    #1
  2. Aquinus Win User

    qemu-kvm

    It will not run under Windows as KVM is a kernel-level virtualization built for the Linux kernel.

    It allows remote management (through KVM) using VNC (password optional, but I do recommend one.)

    You don't need X installed on the server. You can install X Server on a windows machine, open an X tunnel using SSH, and open virt-manager and it will be displayed on your Windows box. I work with KVM in a business environment and it is a very nice platform (we have something like 8 QEMU/KVM virtual machines in production running on a dual-quad core xeon server with hyperthreading and 24gb of memory). Virt-manager makes it very easy to manage QEMU/KVM but the CLI tools gives you much more control.


    I thought it could only run under the architecture it was compiled for.
     
    Aquinus, Feb 2, 2024
    #2
  3. qemu-kvm

    virt-manager is the gui that can be used to do exactly this.

    from the open source project:QEMU is a generic and open source machine emulator and virtualizer.

    When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performance.

    When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. QEMU supports virtualization when executing under the Xen hypervisor or using the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86, server and embedded PowerPC, and S390 guests.
     
    Easy Rhino, Feb 2, 2024
    #3
  4. W1zzard Win User

    Bug in Windows ACPI leads to nic driver installation/activation issue in Qemu/KVM based...

    qemu-kvm

    i'm missing some kind of free gui based management thing for qemu-kvm that lets me do common VM tasks
     
    W1zzard, Feb 2, 2024
    #4
Thema:

Bug in Windows ACPI leads to nic driver installation/activation issue in Qemu/KVM based...

Loading...
  1. Bug in Windows ACPI leads to nic driver installation/activation issue in Qemu/KVM based... - Similar Threads - Bug ACPI leads

  2. Bug in Windows ACPI leads to nic driver installation/activation issue in Qemu/KVM based...

    in Windows 10 Drivers and Hardware
    Bug in Windows ACPI leads to nic driver installation/activation issue in Qemu/KVM based...: there is a long standing bug/issue which causing problems with nic in localized version of windowshttps://gitlab.com/qemu-project/qemu/-/issues/774https://gitlab.com/qemu-project/qemu/-/issues/774#note_1755558218how/where can this be reported to microsoft ?i tried with...
  3. Bug in Windows ACPI leads to nic driver installation/activation issue in Qemu/KVM based...

    in Windows 10 Software and Apps
    Bug in Windows ACPI leads to nic driver installation/activation issue in Qemu/KVM based...: there is a long standing bug/issue which causing problems with nic in localized version of windowshttps://gitlab.com/qemu-project/qemu/-/issues/774https://gitlab.com/qemu-project/qemu/-/issues/774#note_1755558218how/where can this be reported to microsoft ?i tried with...
  4. MOUSE DOESN'T WORK KVM QEMU WSL2

    in Windows 10 Gaming
    MOUSE DOESN'T WORK KVM QEMU WSL2: I'm virtualizing a FreeBsd 13.0-2 machine on Ubuntu 22.04.2 LTS GNU/Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 under WSL2 the base operating system is Win 11. I use virt-manager and everything runs fine until I try to upload a Window Manager, the mouse doesn't work in any...
  5. MOUSE DOESN'T WORK KVM QEMU WSL2

    in Windows 10 Software and Apps
    MOUSE DOESN'T WORK KVM QEMU WSL2: I'm virtualizing a FreeBsd 13.0-2 machine on Ubuntu 22.04.2 LTS GNU/Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 under WSL2 the base operating system is Win 11. I use virt-manager and everything runs fine until I try to upload a Window Manager, the mouse doesn't work in any...
  6. Windows 10 Licensing on top of KVM/QEMU/Kubevirt

    in Windows 10 Updates and Activation
    Windows 10 Licensing on top of KVM/QEMU/Kubevirt: Greetings everyone!Have a question in regards to dynamic/standard licensing for Windows 10 based VMs Desktops RDP is not used and not planned to work with which run on KVM/QEMU/Kubevirt for dynamic scaling. If there is a possibility of dynamically activate them or use...
  7. Using Physical Disk in KVM/QEMU Windows VM

    in Windows 10 Virtualization
    Using Physical Disk in KVM/QEMU Windows VM: Hi there If you have a spare external (or even internal) HDD / SSD that you want to use as a "Physical" Disk drive say on a Windows VM using native ntfs for exampleso you can unplug it later and connect to a Windows physical machine etc to copy data etc then it's easy enough...
  8. Windows activation in KVM/qemu virtual machine

    in Windows 10 Updates and Activation
    Windows activation in KVM/qemu virtual machine: Hello, I have a problem with the activation of Win10 Pro. I have a digital license win7 upgrade in 2015 or something like that... I reinstalled my virtual machine with some new tweaks etc. the problem is now that I cannot activate Windows anymore with my Microsoft account...
  9. KVM/QEMU users - creating a Network Bridge

    in Windows 10 Virtualization
    KVM/QEMU users - creating a Network Bridge: Hi folks Those of you running a Linux host and wanting to run Windows VM's using KVM/QEMU then provided you've got a wired connection you should make a network bridge otherwise your VM will only be able to use NAT with connection limitations. so ensure net-tools and...
  10. W10 VM Bridged networking QEMU/KVM (External Switch)

    in Windows 10 Virtualization
    W10 VM Bridged networking QEMU/KVM (External Switch): Hi folks Really SIMPLE way of getting Bridged networking to work in QEMU KVM for proper VM access to rest of your LAN -- equivalent to external switch in HYPER-V Note you need to do this after re-boot from host each time --you can set a script etc for permanence but as I...