You are not logged in.

#26 Yesterday 13:04:31

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,122

Re: PCI I/O region assigned to your NVIDIA device is invalid on linux>6.18

Also what do you mean "worked by accident"? Do you think I never had enough space and it was being assigned anyway??

That would be the alternative to a bug, yes.

that first commit's archive

You're not using git but fetch zips from github?
Are you replacing/rebuilding the entire kernel or only drivers/pci?
The offending commit being in that path is plausible, but by no means guaranteed.

https://github.com/archlinux/linux/comm … .13-arch1/ has 4 commits on top of the 6.18.13 base, largely dealing w/ (irrelevant on your system) amdgpu.
You're always using https://gitlab.archlinux.org/archlinux/ … fig.x86_64 ?

Offline

#27 Yesterday 13:29:15

kofola
Member
Registered: 2021-07-11
Posts: 26

Re: PCI I/O region assigned to your NVIDIA device is invalid on linux>6.18

You're not using git but fetch zips from github?

Yes, e.g. for the last build i set the source url to https://github.com/gregkh/linux/archive … 32d.tar.gz
I was rebuilding the kernel (although not cleanly, rerunning makepkg with existing cache on a clean docker instance), then installing the linux-lts and linux-lts-headers pkg.tar.zsts via pacman and rebuilding with nvidia-open-dkms
I can try building the whole thing from scratch from that commit again, alternatively I can try building 6.18.12 and maybe between .12 and .13 it got magically fixed again (since that pci commit is in .12 as well).
I use the linux 6.18.13 PKGBUILD as a base but I renamed the package to -lts since I want the package not to be named linux and mess up my current working kernel. I can try building 6.18.13 with the patches removed and see if that breaks it...

Offline

#28 Yesterday 20:40:43

kofola
Member
Registered: 2021-07-11
Posts: 26

Re: PCI I/O region assigned to your NVIDIA device is invalid on linux>6.18

Oh. Nevermind, I thought I was building from the commit archive but I never changed the srcname...

Offline

#29 Yesterday 22:07:17

kofola
Member
Registered: 2021-07-11
Posts: 26

Re: PCI I/O region assigned to your NVIDIA device is invalid on linux>6.18

This commit actually does work https://github.com/gregkh/linux/commit/ … 560cbdb770, I'll check the other ones tomorrow

Offline

Board footer

Powered by FluxBB