You are not logged in.
Pages: 1
Hello,
is there any way how to get drivers for this docking station?
There is no Linux support officially and I googled for linux drivers, but nothing found.
Offline
1. Output of lsusb, please.
2. Please filter dmesg for anything relevant to the device during the time you plug it in or plug anything into the device.
Offline
Bus 002 Device 004: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
Bus 002 Device 003: ID 05e3:0617 Genesys Logic, Inc.
Bus 002 Device 005: ID 0711:5802 Magic Control Technology Corp.
Bus 002 Device 002: ID 05e3:0617 Genesys Logic, Inc.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 011: ID 8087:07dc Intel Corp.
Bus 001 Device 003: ID 03eb:8a31 Atmel Corp.
Bus 001 Device 002: ID 064e:9700 Suyin Corp. Asus Integrated Webcam
Bus 001 Device 017: ID 09da:9090 A4Tech Co., Ltd. XL-730K / XL-750BK / XL-755BK Mice
Bus 001 Device 016: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 015: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 013: ID 0b95:7e2b ASIX Electronics Corp. AX88772B
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub[58106.825701] usb 1-2: new high-speed USB device number 24 using xhci_hcd
[58107.121915] hub 1-2:1.0: USB hub found
[58107.135443] hub 1-2:1.0: 4 ports detected
[58107.558707] cfg80211: Calling CRDA to update world regulatory domain
[58107.604395] usb 1-2.4: new high-speed USB device number 25 using xhci_hcd
[58107.804903] hub 1-2.4:1.0: USB hub found
[58107.817990] hub 1-2.4:1.0: 4 ports detected
[58108.660170] usb 2-3.1: 2:1: cannot get freq at ep 0x85
[58108.665817] usb 2-3.4: USB disconnect, device number 7
[58108.665823] usb 2-3.4.2: USB disconnect, device number 8
[58108.665922] ax88179_178a 2-3.4.2:1.0 eth0: unregister 'ax88179_178a' usb-0000:00:14.0-3.4.2, ASIX AX88179 USB 3.0 Gigabit Ethernet
[58108.665940] ax88179_178a 2-3.4.2:1.0 eth0: Failed to read reg index 0x0002: -19
[58108.665944] ax88179_178a 2-3.4.2:1.0 eth0: Failed to write reg index 0x0002: -19
[58108.691016] ax88179_178a 2-3.4.2:1.0 eth0 (unregistered): Failed to write reg index 0x0002: -19
[58108.691021] ax88179_178a 2-3.4.2:1.0 eth0 (unregistered): Failed to write reg index 0x0001: -19
[58108.691024] ax88179_178a 2-3.4.2:1.0 eth0 (unregistered): Failed to write reg index 0x0002: -19
[58109.037206] usb 2-2: new SuperSpeed USB device number 10 using xhci_hcd
[58109.053762] hub 2-2:1.0: USB hub found
[58109.054035] hub 2-2:1.0: 4 ports detected
[58109.321572] usb 2-2.1: new SuperSpeed USB device number 11 using xhci_hcd
[58114.340309] usb 2-2.1: 2:1: cannot get freq at ep 0x85
[58119.343376] usb 2-2.1: 3:1: cannot get freq at ep 0x6
[58119.414329] usb 2-2.4: new SuperSpeed USB device number 12 using xhci_hcd
[58119.429966] hub 2-2.4:1.0: USB hub found
[58119.430233] hub 2-2.4:1.0: 4 ports detected
[58119.697904] usb 2-2.4.2: new SuperSpeed USB device number 13 using xhci_hcd
[58120.035878] ax88179_178a 2-2.4.2:1.0 eth0: register 'ax88179_178a' at usb-0000:00:14.0-2.4.2, ASIX AX88179 USB 3.0 Gigabit Ethernet, 00:05:1b:a9:0c:4a
[58120.379942] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[58124.469922] usb 2-2.1: 2:1: cannot get freq at ep 0x85
[58129.472928] usb 2-2.1: 2:1: cannot get freq at ep 0x85
[58134.479328] usb 2-2.1: 3:1: cannot get freq at ep 0x6
[58139.482427] usb 2-2.1: 3:1: cannot get freq at ep 0x6
[58144.485519] usb 2-2.1: 2:1: cannot get freq at ep 0x85
[58149.488524] usb 2-2.1: 2:1: cannot get freq at ep 0x85
[58154.501593] usb 2-2.1: 3:1: cannot get freq at ep 0x6
[58159.504666] usb 2-2.1: 3:1: cannot get freq at ep 0x6Offline
I'm interested in this as well.
Darkhunter, do you own one or are you like me, interested in buying one?
If you do own one, does it work in arch linux?
Offline
I have a similar device "j5create JUA355"
I have installed and enabled displaylink service
and loaded udl driver using modprobe
When I execute the following command I get only my laptop screen:
sudo xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x48 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 5 associated providers: 0 name:Intellsusb:
Bus 002 Device 006: ID 0711:5800 Magic Control Technology Corp.dmesg:
[16449.697476] usb 2-3: new SuperSpeed USB device number 7 using xhci_hcd
[16454.718031] usb 2-3: 2:1: cannot get freq at ep 0x85
[16459.721969] usb 2-3: 3:1: cannot get freq at ep 0x6Do you have any suggestions, or am I missing any step please?
Offline
Pages: 1