TB16 dock on Dell XPS not recognized

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Setup:
- Dell XPS 15 9560
- 4.18 Arch Linux w/ Gnome 3.30 on Xorg
- Intel graphics (NVidia 1050 discrete graphics completely disabled)
Original plan was to connect two 21" display to the TB16 dock. Problem is: my system just does not recognize it. When plugged in via the USB-C display port with a USB type C Thunderbolt .5M cable, nothing works except:
- VGA pass-through to connect an old external VGA display.
- Power supply via TB16
- The sleep button on top of the TB16 box
# lsusb -v produces this content. In short: hub detected ( idVendor="1d6b", idProduct="0002" ) but its different hardware interfaces aren't recognized.
I have read tons of posts out there + possibly all the Arch wikis on Thunderbolt, and XPS machine including XPS 13 and 15. I tried a number of things, rebooting with the dock connected or not.
- Boot options include NO pre-boot and NO boot-module support.
- TB security mode is set to "User"
I have bolt-git and tbt installed from AUR. However nothing shows in Gnome 3.30's Thunderbolt settings section. The section is there but shows the message "No thunderbolt support".
$ sudo tbtadm devices
Exception: boost::filesystem::directory_iterator::construct: No such file or directory: "/sys/bus/thunderbolt/devices"
$ sudo tbtadm topology
Exception: boost::filesystem::directory_iterator::construct: No such file or directory: "/sys/bus/thunderbolt/devices"
$ fwupdmgr get-devices
yielded this.
$ fwupdmgr refresh; fwupdmgr get-updates; sudo fwupdmgr update
went smoothly, so I have all updatable FW up to date at posting time.
:/ ... Any troubleshooting help most welcome. Cheers.
linux dock-station
add a comment |Â
up vote
0
down vote
favorite
Setup:
- Dell XPS 15 9560
- 4.18 Arch Linux w/ Gnome 3.30 on Xorg
- Intel graphics (NVidia 1050 discrete graphics completely disabled)
Original plan was to connect two 21" display to the TB16 dock. Problem is: my system just does not recognize it. When plugged in via the USB-C display port with a USB type C Thunderbolt .5M cable, nothing works except:
- VGA pass-through to connect an old external VGA display.
- Power supply via TB16
- The sleep button on top of the TB16 box
# lsusb -v produces this content. In short: hub detected ( idVendor="1d6b", idProduct="0002" ) but its different hardware interfaces aren't recognized.
I have read tons of posts out there + possibly all the Arch wikis on Thunderbolt, and XPS machine including XPS 13 and 15. I tried a number of things, rebooting with the dock connected or not.
- Boot options include NO pre-boot and NO boot-module support.
- TB security mode is set to "User"
I have bolt-git and tbt installed from AUR. However nothing shows in Gnome 3.30's Thunderbolt settings section. The section is there but shows the message "No thunderbolt support".
$ sudo tbtadm devices
Exception: boost::filesystem::directory_iterator::construct: No such file or directory: "/sys/bus/thunderbolt/devices"
$ sudo tbtadm topology
Exception: boost::filesystem::directory_iterator::construct: No such file or directory: "/sys/bus/thunderbolt/devices"
$ fwupdmgr get-devices
yielded this.
$ fwupdmgr refresh; fwupdmgr get-updates; sudo fwupdmgr update
went smoothly, so I have all updatable FW up to date at posting time.
:/ ... Any troubleshooting help most welcome. Cheers.
linux dock-station
phoronix.com/⦠?
â arochester
9 mins ago
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Setup:
- Dell XPS 15 9560
- 4.18 Arch Linux w/ Gnome 3.30 on Xorg
- Intel graphics (NVidia 1050 discrete graphics completely disabled)
Original plan was to connect two 21" display to the TB16 dock. Problem is: my system just does not recognize it. When plugged in via the USB-C display port with a USB type C Thunderbolt .5M cable, nothing works except:
- VGA pass-through to connect an old external VGA display.
- Power supply via TB16
- The sleep button on top of the TB16 box
# lsusb -v produces this content. In short: hub detected ( idVendor="1d6b", idProduct="0002" ) but its different hardware interfaces aren't recognized.
I have read tons of posts out there + possibly all the Arch wikis on Thunderbolt, and XPS machine including XPS 13 and 15. I tried a number of things, rebooting with the dock connected or not.
- Boot options include NO pre-boot and NO boot-module support.
- TB security mode is set to "User"
I have bolt-git and tbt installed from AUR. However nothing shows in Gnome 3.30's Thunderbolt settings section. The section is there but shows the message "No thunderbolt support".
$ sudo tbtadm devices
Exception: boost::filesystem::directory_iterator::construct: No such file or directory: "/sys/bus/thunderbolt/devices"
$ sudo tbtadm topology
Exception: boost::filesystem::directory_iterator::construct: No such file or directory: "/sys/bus/thunderbolt/devices"
$ fwupdmgr get-devices
yielded this.
$ fwupdmgr refresh; fwupdmgr get-updates; sudo fwupdmgr update
went smoothly, so I have all updatable FW up to date at posting time.
:/ ... Any troubleshooting help most welcome. Cheers.
linux dock-station
Setup:
- Dell XPS 15 9560
- 4.18 Arch Linux w/ Gnome 3.30 on Xorg
- Intel graphics (NVidia 1050 discrete graphics completely disabled)
Original plan was to connect two 21" display to the TB16 dock. Problem is: my system just does not recognize it. When plugged in via the USB-C display port with a USB type C Thunderbolt .5M cable, nothing works except:
- VGA pass-through to connect an old external VGA display.
- Power supply via TB16
- The sleep button on top of the TB16 box
# lsusb -v produces this content. In short: hub detected ( idVendor="1d6b", idProduct="0002" ) but its different hardware interfaces aren't recognized.
I have read tons of posts out there + possibly all the Arch wikis on Thunderbolt, and XPS machine including XPS 13 and 15. I tried a number of things, rebooting with the dock connected or not.
- Boot options include NO pre-boot and NO boot-module support.
- TB security mode is set to "User"
I have bolt-git and tbt installed from AUR. However nothing shows in Gnome 3.30's Thunderbolt settings section. The section is there but shows the message "No thunderbolt support".
$ sudo tbtadm devices
Exception: boost::filesystem::directory_iterator::construct: No such file or directory: "/sys/bus/thunderbolt/devices"
$ sudo tbtadm topology
Exception: boost::filesystem::directory_iterator::construct: No such file or directory: "/sys/bus/thunderbolt/devices"
$ fwupdmgr get-devices
yielded this.
$ fwupdmgr refresh; fwupdmgr get-updates; sudo fwupdmgr update
went smoothly, so I have all updatable FW up to date at posting time.
:/ ... Any troubleshooting help most welcome. Cheers.
linux dock-station
linux dock-station
asked 24 mins ago
Cbhihe
2951316
2951316
phoronix.com/⦠?
â arochester
9 mins ago
add a comment |Â
phoronix.com/⦠?
â arochester
9 mins ago
phoronix.com/⦠?
â arochester
9 mins ago
phoronix.com/⦠?
â arochester
9 mins ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f479972%2ftb16-dock-on-dell-xps-not-recognized%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
phoronix.com/⦠?
â arochester
9 mins ago