Closed ksong008 closed 3 months ago
Same issue and build errors here. Is it possible to force use of an older kernel in the meantime?
Yes, absolutely. I’d actually suggest that pinning the Proxmox kernel be added to the project’s instructions as a troubleshooting/stability enhancement option.
I wrote up a process tutorial for kernel pinning here, using the proxmox-boot-tool. (There were already tutorials, but I needed more details, having never done it before, and decided to write up a more detailed one to share.)
https://forum.proxmox.com/threads/how-to-pin-a-machine-to-proxmox-8-1-or-any-previous-version.145752/ How to Pin a Machine to Proxmox 8.1 (or Any Previous Version)? forum.proxmox.com
On Aug 8, 2024, at 12:52 AM, submatrix @.***> wrote:
Same issue and build errors here. Is it possible to force use of an older kernel in the meantime?
— Reply to this email directly, view it on GitHub https://github.com/strongtz/i915-sriov-dkms/issues/190#issuecomment-2275005613, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGI5CYTLOQQQITZ2W6DXHXLZQMBQRAVCNFSM6AAAAABMFRJKLCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZVGAYDKNRRGM. You are receiving this because you are subscribed to this thread.
I have the same issue. I manually downloaded the version proxmox-hernel 6.8.8-4-pve (included proxmox-headers) and then pinned that with proxmox-boot-tool kernel pin 6.8.8-4-pve proxmox-boot-tool refresh
johntdavis84: the link has some letters appended that makes the link not work. I removed them and got there manually.
Thanks for letting me know. Sorry about that. Not sure what happened; the link works fine from my end. Maybe because I’m logged in?
Does this work? https://forum.proxmox.com/threads/how-to-pin-a-machine-to-proxmox-8-1-or-any-previous-version.145752/
On Aug 8, 2024, at 11:28 AM, Machara Stormwing @.***> wrote:
I have the same issue. I manually downloaded the version proxmox-hernel 6.8.8-4-pve (included proxmox-headers) and then pinned that with proxmox-boot-tool kernel pin 6.8.8-4-pve proxmox-boot-tool refresh
johntdavis84 https://github.com/johntdavis84: the link has some letters appended that makes the link not work. I removed them and got there manually.
— Reply to this email directly, view it on GitHub https://github.com/strongtz/i915-sriov-dkms/issues/190#issuecomment-2276221327, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGI5CYXSRKOIGQFY2BE5EYLZQOMDNAVCNFSM6AAAAABMFRJKLCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZWGIZDCMZSG4. You are receiving this because you commented.
Also got an error building 6.8.12-1 - reverted back to 6.8.8-4 for now and pinned that.
I've created #191 with a small fix for proxmox-kernel-6.8.12-1-pve.
Just tested the pull request #191 and seems to be working for me on proxmox-kernel-6.8.12-1-pve, thanks so much @pasbec!
I compiled on 6.8.12.-2 today and it compiled just fine
pve linux 6.8.12-1-pve compiling failed
here is the log log.txt
fix with https://github.com/strongtz/i915-sriov-dkms/pull/191.