-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
--- Begin Message ---
On Thu, Feb 06, 2025 at 06:51:01PM +0100, Uwe Kleine-König wrote:
> Control: forcemerge -1 1094767
> 
> Hi Peter, hi alain,
> 
> your reports look very similar and you both already contributed to both
> bugs. So I'm merging.
> 
> On Sun, Jan 26, 2025 at 11:10:05AM +1100, Peter Ross wrote:
> > On upgrading to 6.12.10, the amdgpu driver module does not load at boot.
> > 
> > Manually trying to load it gives:
> > 
> > insmod: ERROR: could not insert module 
> > /usr/lib/modules/6.12.10-amd64/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko.xz:
> >  Unknown symbol in module
> 
> insmod is actually the wrong tool. Ideally the module gets autoloaded,
> but if it isn't, use
> 
>       modprobe amdgpu
>

thank you uwe. modprobe works.

> I don't understand why the kernel module doesn't get autoloaded. To
> maybe shed some light on the situation can you please provide the output
> of the above modprobe command, and of:

i too have:

  /etc/modprobe.d/blacklist-amdgpu.conf
    blacklist amdgpu

i do not know where it came from.

commenting out the blacklist line and rebooting fixes the problem.

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)

--- End Message ---

Reply via email to