I am on 4.15.0-20-generic now installed, reboot. Same situation as before. 1. folder /sys/class/typec does not exists 2. CONFIG_TYPEC_UCSI=m CONFIG_UCSI_ACPI=m 3. xrandr do not see the external DP monitor 4. Finally, this output:
$ ls /sys/bus/acpi/devices/PNP0C* '/sys/bus/acpi/devices/PNP0C02:00': hid modalias path physical_node power status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C02:01': hid modalias path physical_node power subsystem uevent uid '/sys/bus/acpi/devices/PNP0C02:02': hid modalias path physical_node power subsystem uevent uid '/sys/bus/acpi/devices/PNP0C02:03': hid modalias path power status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C02:04': hid modalias path physical_node power status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C02:05': hid modalias path physical_node power subsystem uevent uid '/sys/bus/acpi/devices/PNP0C04:00': hid modalias path power status subsystem uevent '/sys/bus/acpi/devices/PNP0C09:00': ACPI0003:00 driver hid modalias path physical_node PNP0C0A:00 power status subsystem uevent '/sys/bus/acpi/devices/PNP0C0A:00': driver hid modalias path physical_node power power_supply status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C0D:00': driver hid input modalias path physical_node power status subsystem uevent '/sys/bus/acpi/devices/PNP0C0E:00': driver hid input modalias path physical_node power status subsystem uevent '/sys/bus/acpi/devices/PNP0C0F:00': hid modalias path power status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C0F:01': hid modalias path power status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C0F:02': hid modalias path power status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C0F:03': hid modalias path power status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C0F:04': hid modalias path power status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C0F:05': hid modalias path power status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C0F:06': hid modalias path power status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C0F:07': hid modalias path power status subsystem uevent uid '/sys/bus/acpi/devices/PNP0C14:00': hid modalias path physical_node power subsystem uevent uid '/sys/bus/acpi/devices/PNP0C14:01': hid modalias path physical_node power subsystem uevent uid '/sys/bus/acpi/devices/PNP0C14:02': hid modalias path physical_node power subsystem uevent uid '/sys/bus/acpi/devices/PNP0C14:03': hid modalias path physical_node power subsystem uevent uid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1758797 Title: [Ubuntu 18.04] USB Type-C test failed on GLK Status in intel: New Status in linux package in Ubuntu: Fix Released Status in linux source package in Bionic: Fix Released Bug description: [Impact] USB Type-C ports would not be seen at ls /sys/class/typec/ some times, ie, driver probe would fail. The fix just changes a timeout setting, allowing the probe to succeed in those cases there is load on the system. [Test Case] During boot, with the system at load, the probe would fail some times. With the increased timeout for firmware responses, that doesn't happen after many reboots. [Regression Potential] This would only impact systems that have this specific ACPI node. As the probe runs on a work queue, this should not impact boot time. Description: Platform information: Label: GLK02SDP Processor: Silver N5000 Bios: GELKRVPA.X64.0083.B30.1801162142 OS: Ubuntu 18.04 Kernel: 4.15.0-10-generic Details: Bios: system setup -> system component -> USB Type-C <enabled> root@GLK02:~# cat /boot/config-4.15.0-10-generic | grep -i ucsi CONFIG_TYPEC_UCSI=m CONFIG_UCSI_ACPI=m root@GLK02:~# ls /sys/class/typec/ root@GLK02:~# USB Type-C ports could not be seen. To manage notifications about this bug go to: https://bugs.launchpad.net/intel/+bug/1758797/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp