Skip to content

Instantly share code, notes, and snippets.

@jannau
Created December 4, 2022 22:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jannau/a9a189256112e0dcddcc92f2803693c3 to your computer and use it in GitHub Desktop.
Save jannau/a9a189256112e0dcddcc92f2803693c3 to your computer and use it in GitHub Desktop.
typec dp altmode and atcphy warnings
[ 305.234896] typec_displayport port1-partner.0: Firmware doesn't support alternate mode overriding
[ 306.249459] ------------[ cut here ]------------
[ 306.251529] WARNING: CPU: 4 PID: 37 at drivers/phy/apple/atc.c:1986 atcphy_mux_set_work+0x1594/0x161c
[ 306.254516] Modules linked in: xhci_plat_hcd typec_displayport bnep crypto_user fuse joydev usbhid hci_bcm4377 brcmfmac bluetooth brcmutil cfg80211 xhci_pci xhci_hcd tg3 ecdh_generic ecc rfkill snd_soc_cs42l83_i2c tps6598x mux_apple_display_crossbar appledrm snd_soc_macaudio mux_core apple_piodma dwc3 pcie_apple pci_host_common udc_core spmi_apple_controller pinctrl_apple_gpio snd_soc_apple_mca apple_dcp snd_pcm_dmaengine clk_apple_nco apple_admac i2c_apple drm_dma_helper
[ 306.265193] CPU: 4 PID: 37 Comm: kworker/4:0 Tainted: G W 6.1.0-rc7-asahi+ #asahi-dev
[ 306.268294] Hardware name: Apple Mac mini (M1, 2020) (DT)
[ 306.270657] Workqueue: events atcphy_mux_set_work
[ 306.272872] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 306.275534] pc : atcphy_mux_set_work+0x1594/0x161c
[ 306.277776] lr : atcphy_mux_set_work+0x6c/0x161c
[ 306.279978] sp : ffff800009a33d50
[ 306.281904] x29: ffff800009a33d50 x28: ffff800009509000 x27: 0000000000000402
[ 306.284568] x26: ffff000015cee830 x25: ffff000015cee810 x24: 0000000000000000
[ 306.287236] x23: ffff0003e010260d x22: ffff000019a52270 x21: ffff000019a52208
[ 306.289922] x20: ffff000019a52270 x19: ffff000019a52250 x18: 0000000000000333
[ 306.292599] x17: ffff800008e2e430 x16: 0000000000000001 x15: 0000000000000010
[ 306.295287] x14: ffff8000095113f8 x13: ffff800009a30000 x12: ffff800009a34000
[ 306.297950] x11: 9286226939cad400 x10: ffff800009a33cd8 x9 : ffff800008ddeb54
[ 306.300605] x8 : 0000000000000001 x7 : 0000000000007000 x6 : 0000000000000064
[ 306.303272] x5 : 0000000000000001 x4 : 000000474de36bf4 x3 : ffff800009a33cf0
[ 306.305946] x2 : ffff000015daad40 x1 : 0000000000000000 x0 : 0000000000000000
[ 306.308609] Call trace:
[ 306.310365] atcphy_mux_set_work+0x1594/0x161c
[ 306.312517] process_one_work+0x1e0/0x3fc
[ 306.314573] worker_thread+0x2c8/0x464
[ 306.316576] kthread+0xec/0x1ac
[ 306.318458] ret_from_fork+0x10/0x20
[ 306.320410] ---[ end trace 0000000000000000 ]---
[ 306.322717] typec_displayport port1-partner.0: unable to send Configure command (-95)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment