vendor-reset icon indicating copy to clipboard operation
vendor-reset copied to clipboard

Linux kernel vendor specific hardware reset module for sequences that are too complex/complicated to land in pci_quirks.c

Results 45 vendor-reset issues
Sort by recently updated
recently updated
newest added

ProxMox 7.3-3, Kernel 5.15.53-1-pve applied the changes [here](https://github.com/gnif/vendor-reset/issues/46#issuecomment-1013220284) to get it functioning with this kernel, double checking that all PCIe device `reset_method` values are correctly `device_specific` First guest boot shows...

Current arch package "linux 6.8.1.arch1-1" seems to break when dkms hook attempts to rebuild vendor-reset from AUR package "vendor-reset-dkms-git r114.4b466e9-1". There weren't any build issues experienced with a previous version...

Hello, i need this module to work for an rtx 3060 Ti that doesnt reset once the VM is in reboot/shutdown or sleep state, it makes PVE numb, unable to...

Since kernel 5.15 I can't start the VM again after it has been shutdown. They output stays black until I reboot my host. Which indicates, that the vendor-reset module is...

I have one of those small PC, model: MoreFine S500+ , it has an onboard 5825U. I installed this project, but seems not supported. please let me know what kind...

Hi, I'm using a Radeon Pro WX7100 (Polaris 10) under Debian12/Proxmox with kernel 6.2.16-5-pve, I'm also encountering the reset bug, after closing a VM I can't integrate the graphics card...

Does any of you guys understand the code? For me it's a little to close to hardware, so I don't get the implementation. 1. Is it enough to add my...

make -C /lib/modules/5.10.165/build M=/root/vendor-reset-master modules make[1]: Entering directory `/usr/src/kernels/5.10.165' CC [M] /root/vendor-reset-master/src/module.o cc1: error: -Werror=date-time: no option -Wdate-time make[3]: *** [/root/vendor-reset-master/src/module.o] Error 1 make[2]: *** [/root/vendor-reset-master] Error 2 make[1]: ***...

The README is NOT useful for actually being able to install "vendor-reset". There are NO packages for my Linux distro (Pop!_OS 22.04) and when I tried to install "vender-reset" I...