Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] Nvidia Driver und Kernel 6.12 Problem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 523

PostPosted: Sun Mar 02, 2025 11:52 am    Post subject: [gelöst] Nvidia Driver und Kernel 6.12 Problem Reply with quote

Wenn ich versuche den Nvidia-Treiber 550.144.03 gegen den aktuellen Kernel 6.12.16 zu bauen dann bekomme ich folgenden Fehler:
Code:
ERROR: modpost: "drm_fbdev_ttm_setup" [/var/tmp/portage/x11-drivers/nvidia-drivers-550.144.03/work/kernel/nvidia-drm.ko] undefined!


Die kernel.config müsste stimmen:
Code:

 Symbol: DRM_TTM_HELPER [=y]                                                                                                                                                     │ 
  │ Type  : tristate                                                                                                                                                                │ 
  │ Defined at drivers/gpu/drm/Kconfig:320                                                                                                                                          │ 
  │   Depends on: HAS_IOMEM [=y] && DRM [=y]                                                                                                                                        │ 
  │ Selects: DRM_TTM [=y]


Was habe ich hier übersehen?


Last edited by deranonyme on Sun Mar 02, 2025 2:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4701
Location: Germany

PostPosted: Sun Mar 02, 2025 1:16 pm    Post subject: Reply with quote

Hm, baust du eventuell mit ccache?
Ich fand mit der Fehlermeldung zb https://github.com/CachyOS/linux-cachyos/issues/308
von dort wrote:
Cleared ccache, recompiled my kernel, now everything's working. Really weird, must be some strange ccache bug or config bug.


Vorschlag: Baue den Kernel nach einem `make clean` noch mal neu, so das sichergestellt ist das der Kernel und externes Treibermodul mit der selben Toolchain gebaut werden. (bitte ohne distcc ccache o.ä.)

Wenn das nicht hilft, ich denke dann brauchen wir mehr genauere Info, wie
1) Das komplette build.log
2) dazugehörige emerge --info
und am besten auch die Kernel Config
um besser weiterhelfen zu können.
Back to top
View user's profile Send private message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 523

PostPosted: Sun Mar 02, 2025 1:41 pm    Post subject: Reply with quote

Hm, ich lasse es gerade nochmal nach einem 'make clean' laufen, war allerdings eine Erstinstallation dieses Kernels nach einem 'make oldconfig'.
Distcc oder ccache nutze ich nicht. Ich werde berichten.
Back to top
View user's profile Send private message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 523

PostPosted: Sun Mar 02, 2025 2:20 pm    Post subject: Reply with quote

Problem gelöst. Das 'make clean' hat es wohl gebracht. Hätte ich nicht erwartet. Danke für die Hilfe.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum