<div dir="ltr"><div class="gmail_default" style="font-size:small">You may try to add an OutputClass section to /usr/share/X11/xorg.conf.d/10-nvidia.conf like this (create one if there is no that file)</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Section "OutputClass"</div><div class="gmail_default" style="font-size:small">     Identifier "NVIDIA"</div><div class="gmail_default" style="font-size:small">     MatchDriver "nvidia"</div><div class="gmail_default" style="font-size:small">     driver "nvidia"</div><div class="gmail_default" style="font-size:small">     Option "PrimaryGPU" "true"</div><div class="gmail_default" style="font-size:small">EndSection</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">This configuration should set your nvidia card as the primary card instead of intel card.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</div><div class="gmail_default" style="font-size:small">Luc</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 16 Jul 2021 at 15:18, Ole Reier Ulland <<a href="mailto:ole.reier.ulland@gmail.com">ole.reier.ulland@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On torsdag 15. juli 2021 11:23:56 CEST you wrote:<br>
<br>
> [   161.926] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module.<br>
> Please see the<br>
> [   161.926] (EE) NVIDIA:     system's kernel log for additional error<br>
> messages and<br>
> [   161.926] (EE) NVIDIA:     consult the NVIDIA README for details.<br>
> [   161.932] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module.<br>
> Please see the<br>
> [   161.932] (EE) NVIDIA:     system's kernel log for additional error<br>
> messages and<br>
> [   161.932] (EE) NVIDIA:     consult the NVIDIA README for details.<br>
> <br>
> You're using Nvidia's  proprietary driver, but don't have kernel module<br>
> compiled.<br>
> <br>
> You can either figure out how to configure your distro to setup the<br>
> closed source nvidia driver, or go nouveau since NVE0 is mostly working<br>
> except the power management and GPGPU part.<br>
<br>
Both the nvidia- and the nouveau-drivers work fine when there is only one <br>
graphic card in the system. So that is not the cause. There must be something <br>
deeper.<br>
<br>
-- <br>
Sincerely,<br>
<br>
Ole Reier Ulland<br>
Norway<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:xorg@lists.x.org" target="_blank">xorg@lists.x.org</a>: X.Org support<br>
Archives: <a href="http://lists.freedesktop.org/archives/xorg" rel="noreferrer" target="_blank">http://lists.freedesktop.org/archives/xorg</a><br>
Info: <a href="https://lists.x.org/mailman/listinfo/xorg" rel="noreferrer" target="_blank">https://lists.x.org/mailman/listinfo/xorg</a><br>
Your subscription address: %(user_address)s<br>
</blockquote></div>