Hello all! Apologies for making yet another nvidia driver issue post to add to the forums collection, but I am not sure what is going wrong and I have been at this for awhile now.
I don't believe the handbook covers my machine too well given my GPU situation, so I'd really appreciate the help.
Specs:
Laptop: ASUS Rog Zephyrus G14 GA401
Discrete GPU: NVIDIA 3060 RTX Mobile Max Q
Integrated GPU: AMD Ryzen 9 5900HS with Radeon Vega graphics
FreeBSD Kerne version: FreeBSD 14.0 Release
Drivers I have tried (AMD + Nvidia):
x11/nvidia-hybrid-graphics (currently using this)
nvidia-drivers
nvidia-drm-kmod
drm-kmod
"Driver" xorg options I have tried for the nvidia card [20-nvidia.conf]:
nvidia-modeset
nvidia
"Driver" xorg options for the amd iGPU [20-amdgpu.conf]:
amdgpu
Xorg config dirs:
[ 2637.579] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[ 2637.579] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
Things I have tried:
- I've run nvidia xconfig, however that did not seem to have any positive effect. Xorg wasn't even loading ANY config aside from the system config directory for awhile after.
- In my rc.conf, I have tried "nvidia-modeset nvidia amdgpu" & "nvidia-modeset amdpu" && "nivdia amdgpu"
- desktop-installer only produces a configuration which makes use of the internal monitor
- fully nuked and reinstalled the OS
Generally having a hard time getting xorg to load the drivers I think it needs: amdgpu.ko for the iGPU, nvidia-modeset.ko or nvidia.ko for the dGPU
I was at one point able to get xorg to load nvidia.ko, yet the external monitor on, yet fully blank. after authenticating through xddm.
Checking through loaded kernel modules, I can see nvidia-modeset.ko, nvidia.ko, and amdgpu.ko (plus a bunch more amd modules) are sucessfully loaded in just fine, yet making Xorg make use of them
has been the difficult part.
One tidbit that is not in the current xorg log, is the following error which had appeared prior:
"freebsd vga arbiter cannot open kernel arbiter no multi-card support"
Any advisement is apperciated, still very fresh to the *BSD world.
Thank you all in advance for any advice you may have.
I don't believe the handbook covers my machine too well given my GPU situation, so I'd really appreciate the help.
Specs:
Laptop: ASUS Rog Zephyrus G14 GA401
Discrete GPU: NVIDIA 3060 RTX Mobile Max Q
Integrated GPU: AMD Ryzen 9 5900HS with Radeon Vega graphics
FreeBSD Kerne version: FreeBSD 14.0 Release
Drivers I have tried (AMD + Nvidia):
x11/nvidia-hybrid-graphics (currently using this)
nvidia-drivers
nvidia-drm-kmod
drm-kmod
"Driver" xorg options I have tried for the nvidia card [20-nvidia.conf]:
nvidia-modeset
nvidia
"Driver" xorg options for the amd iGPU [20-amdgpu.conf]:
amdgpu
Xorg config dirs:
[ 2637.579] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[ 2637.579] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
Things I have tried:
- I've run nvidia xconfig, however that did not seem to have any positive effect. Xorg wasn't even loading ANY config aside from the system config directory for awhile after.
- In my rc.conf, I have tried "nvidia-modeset nvidia amdgpu" & "nvidia-modeset amdpu" && "nivdia amdgpu"
- desktop-installer only produces a configuration which makes use of the internal monitor
- fully nuked and reinstalled the OS
Generally having a hard time getting xorg to load the drivers I think it needs: amdgpu.ko for the iGPU, nvidia-modeset.ko or nvidia.ko for the dGPU
I was at one point able to get xorg to load nvidia.ko, yet the external monitor on, yet fully blank. after authenticating through xddm.
Checking through loaded kernel modules, I can see nvidia-modeset.ko, nvidia.ko, and amdgpu.ko (plus a bunch more amd modules) are sucessfully loaded in just fine, yet making Xorg make use of them
has been the difficult part.
One tidbit that is not in the current xorg log, is the following error which had appeared prior:
"freebsd vga arbiter cannot open kernel arbiter no multi-card support"
Any advisement is apperciated, still very fresh to the *BSD world.
Thank you all in advance for any advice you may have.