Search Criteria
Package Details: vendor-reset-git 0.1.1.r117-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vendor-reset-git.git (read-only, click to copy) |
|---|---|
| Package Base: | vendor-reset-git |
| Description: | reset routines for navi et al. |
| Upstream URL: | https://github.com/gnif/vendor-reset |
| Licenses: | GPL-2.0 |
| Submitter: | spencerharmon |
| Maintainer: | daftaupe |
| Last Packager: | daftaupe |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-11-14 06:23 (UTC) |
| Last Updated: | 2024-12-13 17:08 (UTC) |
Latest Comments
« First ‹ Previous 1 2
Hugano commented on 2020-11-15 10:56 (UTC)
@spencerharmon, thanks for the answer. Yes, both of them gives me the same result. I read about it a bit and found out that I need a
linux-headerspackage. arch wiki. But since I'm building it from source I can't just install it from repo but need to get it from local build. Currently I'm trying to modifyPKGBUILDoflinux-vfioaur package and enableCONFIG_HEADERS_INSTALLin the config file. No idea will it work or not, but I'll try. I also updatedlinux-vfioto the latest version.spencerharmon commented on 2020-11-15 00:28 (UTC)
If you have a patch ready, you can co-maintain. I'm unable to test for the next week or so. Do you want to be specific about what you think is "wrong" and what "correct" is?
spencerharmon commented on 2020-11-14 18:01 (UTC)
Presumably both
pacman -Qi linux-vfioand uname -r agree on your kernel version?Do you have a Makefile in
/lib/modules/5.9.4-arch1-1-vfio/build/? It should be there. It should be a symlink to /usr/lib, but you could also check what's going on in/usr/lib/modules/5.9.4-arch1-1-vfio/build/.You're a couple of minor revisions behind on linux-vfio. You could try to update that package/rebuild the kernel.
Do you have any other kernels installed you can try?
Hugano commented on 2020-11-14 14:40 (UTC) (edited on 2020-11-15 10:42 (UTC) by Hugano)
0.13-1 gives me this. How can I fix it?
« First ‹ Previous 1 2