You are not logged in.
Pages: 1
Hi,
I have an ASUS FX505DU laptop. This comes with a Ryzen7-3750h
The internal panel is hard wired to the built in Vega 10 GPU.
The HDMI port is hard wired to the nVidia GTX 1660 Ti.
To my surprise, a base Arch/Gnome install with Wayland has everything working out of the box.
However, I can't enable the nVidia GPU goodies.
vainfo reports:
$ vainfo
vainfo: VA-API version: 1.6 (libva 2.6.0)
vainfo: Driver version: Mesa Gallium driver 19.3.4 for AMD RAVEN (DRM 3.36.0, 5.5.13-arch1-1, LLVM 9.0.1)
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileHEVCMain : VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointEncSlice
VAProfileHEVCMain10 : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointVLD
VAProfileVP9Profile0 : VAEntrypointVLD
VAProfileVP9Profile2 : VAEntrypointVLD
VAProfileNone : VAEntrypointVideoProcvdpauinfo:
$ vdpauinfo
display: :0 screen: 0
Xlib: extension "NV-GLX" missing on display ":0".
Xlib: extension "NV-GLX" missing on display ":0".
Error creating VDPAU device: 1how do I configure wayland to use the nevidia gpu on display :1?
Yes, I did install the pacman pacages for nvidia (440:64-8)
Kind Regards,
Marout
Last edited by hainjedaf (2020-03-27 20:39:51)
Offline
You can't, you will need xorg for any kind of integration in that regard and you will want to read https://wiki.archlinux.org/index.php/NVIDIA_Optimus
Online
Ok. Will see to that.
However X-org so far only produced garbage on the nvidia/hdmi screen.
(only the cursor is recognisable. Background and windows are funny colours and stripes)
Offline
Pages: 1