Search results

  1. R

    Pass thru with code 43 after change cpu settings

    I pass thru GPU gt1030 successfully before and can see BIOS screen when startup VM, today replace my CPU from 200ge to ryzen 5500 and also works well first time boot automatically. After I change VM cores from 4 to 12 then boot again, no BIOS startup screen and HDMI output not work, the guest...
  2. R

    Port not reachable in docker container

    I installed docker-ce and running a container listen 0.0.0.0:1080:80 ss -tlunp | grep 1080 root@pve:/opt/speedtest# ss -aon | grep 1080 tcp LISTEN 0 4096 0.0.0.0:1080...
  3. R

    Kernel module not found when compile: Skipping BTF generation

    Skipping BTF generation for /root/r8152-2.15.0/r8152.ko due to unavailability of vmlinux it's searching /lib/modules/$(shell uname -r)/build I alrady installed header file pve-headers-5.4.128-1-pve and there is /sys/kernel/btf/vmlinux, should I use this one?
  4. R

    Boot failed after hard reset few times

    PVE 7.0 and faced this problem times ago, but I just fresh install to resolve But it happen again, the screen froze, see attathment, something like: failed to open Intel firmware: intel/ibt-hw-37.xxx I use live CD also got these two bluetooth errors, When I use boot recovery mode, I got: A...
  5. R

    Lost connection after change network

    I removed mannualy config for network interface, such as IPV4 address and default gateway and apply config Now my PVE lost connection, how to recover it?
  6. R

    RTL8156 USB ethernet change address

    Download from realtek I install by run setup.sh but got Check old driver and unload it. Build the module and install make[2]: *** /lib/modules/5.11.22-1-pve/build: No such file or directory. Stop. make[1]: *** [Makefile:184: clean] Error 2 make: *** [Makefile:48: clean] Error 2
  7. R

    USB device id changed to unkown after reboot

    The first time device is 0bda:8156 and I pass to VM can use this USB device successfully, But sometime, device id change to 0bda:8151 automatically as bellow, the original USB device not recogonized in VM How to pass USB device in this situation? I tried pass by port, after reboot, device...
  8. R

    USB audio passthrough with no sound

    Just pass through USB device and Windows 10 guest os can see it but with no sound Another HDMI audio works well lspci output 02:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset USB 3.1 XHCI Controller (rev 01) (prog-if 30 [XHCI]) Subsystem: ASMedia...