Skip to main content
Topic: displaylink not responding (Read 260 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

displaylink not responding

I have lost so many hours over this. Thought I'd better just post on here, hoping smarter people see what I've been doing wrong.

After failing and giving up on trying to get a third monitor attached via usb-c to my asus rog g15 due to gpu hardware problems. I wanted to try and use usb to HDMI with displaylink. My init system is openrc.

I got evdi to work, which wasn't very straightforward, I had to use the developer version 'evdi-git' to make
Code: [Select]
sudo modprobe evdi
Work without any errors, but that does seem to work now.

Then I installed displaylink with
Code: [Select]
yay -S displaylink
To then run
Code: [Select]
/usr/lib/displaylink/DisplayManager
I was filled with excitement because after all of those wasted hours, I thought my monitor would receive a signal, but it didn't. It was completely unresponsive.
I tried changing some files like in /etc/init.d/displaylink
Couldn't get anything to work. I don't know what I'm doing wrong. My system is updated and seems to be fine. My hardware should be able to support this. And I have not forgotten to reboot and add the file in /etc/X11/xorg.conf.d/20-evdi.conf .

I am really at a dead and here, and if I can't get it to work I'll have to change operating systems which I don't want to do.
Thanks SO MUCH for your help.

Re: displaylink not responding

Reply #1
In one of the threads you've mentioned this a user asked you to post your dmesg output. You didn't.

 

Re: displaylink not responding

Reply #2
Hadn't seen it yet, but I now have given the adequate dmesg outputs. Also this wasn't what I mentioned, that was a seperate post about usb-c to hdmi not working. This is usb-a to hdmi. And someone else responded with a link to 'displaylink archwiki' which is what I've been trying to do but also doesn't get me anywhere.

I looked through 'sudo dmesg | grep usb", this is the full output;
Code: [Select]
[    0.339845] usbcore: registered new interface driver usbfs
[    0.339845] usbcore: registered new interface driver hub
[    0.339845] usbcore: registered new device driver usb
[    0.446080] usbcore: registered new interface driver usbserial_generic
[    0.446086] usbserial: USB Serial support registered for generic
[    0.710321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[    0.710324] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.710326] usb usb1: Product: xHCI Host Controller
[    0.710329] usb usb1: Manufacturer: Linux 6.6.2-artix1-1 xhci-hcd
[    0.710331] usb usb1: SerialNumber: 0000:05:00.3
[    0.710835] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.710866] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[    0.710869] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.710871] usb usb2: Product: xHCI Host Controller
[    0.710873] usb usb2: Manufacturer: Linux 6.6.2-artix1-1 xhci-hcd
[    0.710875] usb usb2: SerialNumber: 0000:05:00.3
[    0.711854] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[    0.711857] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.711860] usb usb3: Product: xHCI Host Controller
[    0.711861] usb usb3: Manufacturer: Linux 6.6.2-artix1-1 xhci-hcd
[    0.711863] usb usb3: SerialNumber: 0000:05:00.4
[    0.712352] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.712383] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[    0.712386] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.712388] usb usb4: Product: xHCI Host Controller
[    0.712390] usb usb4: Manufacturer: Linux 6.6.2-artix1-1 xhci-hcd
[    0.712392] usb usb4: SerialNumber: 0000:05:00.4
[    0.960236] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    0.963548] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    1.105428] usb 3-1: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[    1.105433] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.105435] usb 3-1: Product: USB2.0 HUB
[    1.126307] usb 1-3: New USB device found, idVendor=0b05, idProduct=1866, bcdDevice=40.23
[    1.126317] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.126321] usb 1-3: Product: N-KEY Device
[    1.126325] usb 1-3: Manufacturer: ASUSTek Computer Inc.
[    1.287014] usb 3-2: new full-speed USB device number 3 using xhci_hcd
[    1.453688] usb 3-2: New USB device found, idVendor=3434, idProduct=0510, bcdDevice= 1.00
[    1.453694] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.453696] usb 3-2: Product: Keychron C1 Pro
[    1.453697] usb 3-2: Manufacturer: Keychron
[    1.507031] usb 3-1.3: new full-speed USB device number 4 using xhci_hcd
[    1.620530] usb 3-1.3: New USB device found, idVendor=145f, idProduct=02b6, bcdDevice= 1.01
[    1.620537] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.620539] usb 3-1.3: Product: GXT 960 Gaming Mouse
[    1.620542] usb 3-1.3: Manufacturer: SINOWEALTH
[    1.728477] usb 3-4: new high-speed USB device number 5 using xhci_hcd
[    1.874171] usb 3-4: New USB device found, idVendor=13d3, idProduct=3563, bcdDevice= 1.00
[    1.874183] usb 3-4: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    1.874189] usb 3-4: Product: Wireless_Device
[    1.874194] usb 3-4: Manufacturer: MediaTek Inc.
[    1.874199] usb 3-4: SerialNumber: 000000000
[    1.947013] usb 3-1.4: new high-speed USB device number 6 using xhci_hcd
[    2.034999] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0002/input/input14
[    2.035092] input: ASUSTek Computer Inc. N-KEY Device Keyboard as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0002/input/input15
[    2.055392] usb 3-1.4: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[    2.055402] usb 3-1.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.055406] usb 3-1.4: Product: USB2.0 HUB
[    2.094792] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0002/input/input16
[    2.094956] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0002/input/input17
[    2.095289] hid-generic 0003:0B05:1866.0002: input,hiddev96,hidraw1: USB HID v1.10 Keyboard [ASUSTek Computer Inc. N-KEY Device] on usb-0000:05:00.3-3/input0
[    2.098786] input: Keychron Keychron C1 Pro as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.0/0003:3434:0510.0003/input/input18
[    2.153893] hid-generic 0003:3434:0510.0003: input,hidraw2: USB HID v1.11 Keyboard [Keychron Keychron C1 Pro] on usb-0000:05:00.4-2/input0
[    2.157747] hid-generic 0003:3434:0510.0004: hiddev97,hidraw3: USB HID v1.11 Device [Keychron Keychron C1 Pro] on usb-0000:05:00.4-2/input1
[    2.162879] input: Keychron Keychron C1 Pro Mouse as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.2/0003:3434:0510.0005/input/input19
[    2.163036] input: Keychron Keychron C1 Pro System Control as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.2/0003:3434:0510.0005/input/input20
[    2.217215] input: Keychron Keychron C1 Pro Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.2/0003:3434:0510.0005/input/input21
[    2.217360] input: Keychron Keychron C1 Pro Keyboard as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.2/0003:3434:0510.0005/input/input22
[    2.217752] hid-generic 0003:3434:0510.0005: input,hidraw4: USB HID v1.11 Mouse [Keychron Keychron C1 Pro] on usb-0000:05:00.4-2/input2
[    2.221892] hid-generic 0003:3434:0510.0006: hiddev98,hidraw5: USB HID v1.11 Device [Keychron Keychron C1 Pro] on usb-0000:05:00.4-2/input3
[    2.225904] input: SINOWEALTH GXT 960 Gaming Mouse as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1.3/3-1.3:1.0/0003:145F:02B6.0007/input/input23
[    2.226585] hid-generic 0003:145F:02B6.0007: input,hidraw6: USB HID v1.11 Mouse [SINOWEALTH GXT 960 Gaming Mouse] on usb-0000:05:00.4-1.3/input0
[    2.232147] input: SINOWEALTH GXT 960 Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1.3/3-1.3:1.1/0003:145F:02B6.0008/input/input24
[    2.288022] hid-generic 0003:145F:02B6.0008: input,hiddev99,hidraw7: USB HID v1.11 Keyboard [SINOWEALTH GXT 960 Gaming Mouse] on usb-0000:05:00.4-1.3/input1
[    2.288092] usbcore: registered new interface driver usbhid
[    2.288095] usbhid: USB HID core driver
[    2.393508] usbcore: registered new interface driver btusb
[    2.410361] usb 3-1.4.3: new high-speed USB device number 7 using xhci_hcd
[    2.730259] usb 3-1.4.3: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 1.10
[    2.730269] usb 3-1.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.730273] usb 3-1.4.3: Product: DataTraveler 3.0
[    2.730277] usb 3-1.4.3: Manufacturer: Kingston
[    2.730280] usb 3-1.4.3: SerialNumber: E0D55EA5232CE72088280207
[    3.518121] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0002/input/input29
[    3.577796] asus 0003:0B05:1866.0002: input,hiddev96,hidraw1: USB HID v1.10 Keyboard [ASUSTek Computer Inc. N-KEY Device] on usb-0000:05:00.3-3/input0
[    4.250793] usb-storage 3-1.4.3:1.0: USB Mass Storage device detected
[    4.251133] scsi host0: usb-storage 3-1.4.3:1.0
[    4.251685] usbcore: registered new interface driver usb-storage
[    4.785452] usbcore: registered new interface driver uas

I'm not seeing anything related to my vision usb-A to hdmi. It's a new expensive adapter, bought it just for this.
One weird behaviour; when I plug it in, my audio completely stops working, so it might be that my computer doesn't recognise it the way it's supposed to. But I have correctly installed the driver for it.

Any help is greatly appreciated. Thanks