strongtz / i915-sriov-dkms

dkms module of Linux i915 driver with SR-IOV support
1.07k stars 132 forks source link

pve linux 6.8.12-1-pve compiling issue #190

Closed ksong008 closed 3 months ago

ksong008 commented 3 months ago

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.

submatrix commented 3 months ago

Same issue and build errors here. Is it possible to force use of an older kernel in the meantime?

johntdavis84 commented 3 months ago

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.

MacharaStormwing commented 3 months ago

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.

johntdavis84 commented 3 months ago

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.

freeDom- commented 3 months ago

Also got an error building 6.8.12-1 - reverted back to 6.8.8-4 for now and pinned that.

pasbec commented 3 months ago

I've created #191 with a small fix for proxmox-kernel-6.8.12-1-pve.

IanRanson commented 3 months ago

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!

scyto commented 1 month ago

I compiled on 6.8.12.-2 today and it compiled just fine