New comment by Johnnynator on void-packages repository https://github.com/void-linux/void-packages/pull/35216#issuecomment-1021472983 Comment: ``` [ 8.378770] sysfs: cannot create duplicate filename '/devices/platform/ff3d0000.i2c/i2c-4/4-0022/typec/port0/port0.0/partner' [ 8.378792] CPU: 2 PID: 523 Comm: 4-0022 Not tainted 5.15.16_1 #1 [ 8.378800] Hardware name: Pine64 Pinebook Pro (DT) [ 8.378805] Call trace: [ 8.378807] dump_backtrace+0x0/0x1e0 [ 8.378824] show_stack+0x18/0x24 [ 8.378832] dump_stack_lvl+0x68/0x84 [ 8.378842] dump_stack+0x18/0x34 [ 8.378848] sysfs_warn_dup+0x60/0x7c [ 8.378858] sysfs_do_create_link_sd+0x13c/0x14c [ 8.378865] sysfs_create_link+0x24/0x4c [ 8.378872] typec_probe+0x98/0x12c [ 8.378881] call_driver_probe+0x2c/0x140 [ 8.378892] really_probe+0xb4/0x370 [ 8.378899] __driver_probe_device+0xf8/0x120 [ 8.378906] driver_probe_device+0x40/0x100 [ 8.378914] __device_attach_driver+0x98/0x130 [ 8.378919] bus_for_each_drv+0x78/0xd0 [ 8.378926] __device_attach+0xdc/0x1c0 [ 8.378934] device_initial_probe+0x14/0x20 [ 8.378939] bus_probe_device+0x98/0xa0 [ 8.378946] device_add+0x320/0x4f4 [ 8.378952] device_register+0x20/0x30 [ 8.378959] typec_register_altmode+0x1e8/0x350 [ 8.378966] typec_partner_register_altmode+0x10/0x20 [ 8.378972] tcpm_pd_svdm+0x554/0x594 [ 8.378981] tcpm_handle_vdm_request+0x250/0x34c [ 8.378988] tcpm_pd_data_request+0xb8/0x544 [ 8.378995] tcpm_pd_rx_handler+0xf4/0x110 [ 8.379000] kthread_worker_fn+0x118/0x260 [ 8.379007] kthread+0x108/0x110 [ 8.379012] ret_from_fork+0x10/0x20 [ 8.379058] typec_displayport port0-partner.1: failed to create symlinks [ 8.379066] typec_displayport: probe of port0-partner.1 failed with error -17 ``` Did you test dpaltmode? Tested with 2 docks/dongle and it does not seem to work at least for me. Did not notice anything odd except these two issues.