You are not logged in.

#1 2020-12-03 01:54:42

pedromonici
Member
Registered: 2020-11-30
Posts: 2

USB-C second monitor is not working

Hi everyone! First of all, I'm a begginer in the arch/linux world and I really need a support with this issue.
I have a laptop with one HDMI output and a USB-C port. I want to connect a second monitor with the USB-C/DisplayPort (I already have a monitor connected in the HDMI port thats works!). I want to use a USB-C to HDMI adapter. The computer simply doesn’t recognize the monitor. The screen stay black all time when its connected with the adapter. It’s valid to say that in Windows10 this connection works.
I’m using the video-hybrid-intel-nvidia-455xx-prime as a graphics driver.

Here is some information:

xrandr --listproviders :  (with Optimus-Manager set to INTEL)
Providers: number : 1
Provider 0: id: 0x48 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 5 associated providers: 0 name:Intel

inxi -G
Graphics:  Device-1: Intel UHD Graphics 620 driver: i915 v: kernel 
           Device-2: NVIDIA GP108M [GeForce MX150] driver: N/A 
           Device-3: Realtek Integrated_Webcam_HD type: USB driver: uvcvideo 
           Display: x11 server: X.Org 1.20.9 driver: intel resolution: 1920x1080~60Hz 
           OpenGL: renderer: Mesa Intel UHD Graphics 620 (WHL GT2) v: 4.6 Mesa 20.2.3

mhwd -li -d
   NAME:        video-linux
   ATTACHED:    PCI
   VERSION:     2018.05.04
   INFO:        Standard open source drivers.
   PRIORITY:    2
   FREEDRIVER:  true
   DEPENDS:     -
   CONFLICTS:   -
   CLASSIDS:    0300 0380 0302 
   VENDORIDS:   1002 8086 10de 

   NAME:        video-modesetting
   ATTACHED:    PCI
   VERSION:     2020.01.13
   INFO:        X.org modesetting video driver.
   PRIORITY:    1
   FREEDRIVER:  true
   DEPENDS:     -
   CONFLICTS:   -
   CLASSIDS:    0300 
   VENDORIDS:   * 

   NAME:        video-hybrid-intel-nvidia-455xx-prime
   ATTACHED:    PCI
   VERSION:     2020.10.04
   INFO:        Hybrid prime solution for NVIDIA Optimus Technology - Closed source NVIDIA driver & open source intel driver.
   PRIORITY:    18
   FREEDRIVER:  false
   DEPENDS:     video-modesetting 
   CONFLICTS:   video*nvidia-* 
   CLASSIDS:    0300 0302 0300 
   VENDORIDS:   10de 8086 

   NAME:        video-vesa
   ATTACHED:    PCI
   VERSION:     2017.03.12
   INFO:        X.org vesa video driver.
   PRIORITY:    0
   FREEDRIVER:  true
   DEPENDS:     -
   CONFLICTS:   -
   CLASSIDS:    0300 
   VENDORIDS:   * 


Warning: no installed configs for USB devices found!

lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:565a Realtek Semiconductor Corp. Integrated_Webcam_HD
Bus 001 Device 003: ID 04d9:a231 Holtek Semiconductor, Inc. USB-HID Keyboard
Bus 001 Device 002: ID 1532:0029 Razer USA, Ltd DeathAdder Black Edition
Bus 001 Device 005: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

I've already tried to install the DisplayLink driver, but following the wiki steps I'm stucked at the

xrandr --setprovideroutputsource 1 0

because my Xrandr only shows me one Output(intel)!!

dkms status
evdi, 1.7.0, 5.9.11-3: installed

systemctl status displaylink.service
● displaylink.service - DisplayLink Manager Service
     Loaded: loaded (/usr/lib/systemd/system/displaylink.service; enabled; vendor preset: disabled)
     Active: active (running) since Mon 2020-11-30 12:02:45 -03; 43min ago
    Process: 925 ExecStartPre=/sbin/modprobe evdi (code=exited, status=0/SUCCESS)
   Main PID: 926 (DisplayLinkMana)
      Tasks: 14 (limit: 18826)
     Memory: 8.3M
     CGroup: /system.slice/displaylink.service
             └─926 /usr/lib/displaylink/DisplayLinkManager

nov 30 12:02:45 pedro systemd[1]: Starting DisplayLink Manager Service...
nov 30 12:02:45 pedro systemd[1]: Started DisplayLink Manager Service.

As you can see, I'm using the Optimus Manager. I tried with the 3 options provided by him: INTEL / NVIDIA / HYBRID
I really don't know what can I do anymore! I'm accepting any suggestions. Sorry for my newbie question! Thanks

Last edited by pedromonici (2020-12-03 02:02:23)

Offline

Board footer

Powered by FluxBB