ChanServ changed the topic of #linux-msm to:
Daanct12 has joined #linux-msm
flto_ has joined #linux-msm
flto has quit [Ping timeout: 480 seconds]
loki6665 has joined #linux-msm
loki666 has quit [Ping timeout: 480 seconds]
loki6665 has quit []
loki666 has joined #linux-msm
flto_ has quit [Ping timeout: 480 seconds]
<mort_> I'm sometimes seeing qualcomm venus bugs like this: https://p.mort.coffee/kMG
<mort_> Deterministically, with certain phones
<mort_> Any idea?
flto has joined #linux-msm
<mort_> Okay, I figured it out: the Venus decoder really really didn't like that the frame rate was expressed as the fraction 60000000/2142857
flto has quit [Quit: Leaving]
flto has joined #linux-msm
ektor5 has joined #linux-msm
ektor52 has quit [Ping timeout: 480 seconds]
hexdump01 has joined #linux-msm
Daanct12 has quit [Quit: WeeChat 4.7.0]
kholk has quit [Quit: The Lounge - https://thelounge.chat]
dar_ has joined #linux-msm
dar_ has left #linux-msm [Leaving]
matthewcroughan_ has joined #linux-msm
<matthewcroughan_> ping
<matthewcroughan_> In summary, my issue is that when otg is set instead of hardcoding to host, only the root hub shows up, and not the device I plug into the hub. When otg is set instead of host, `lsusb` prints empty, whereas when host is set, it prints the root hubs properly.
<matthewcroughan_> Without anything plugged in: https://termbin.com/nqjpx
<matthewcroughan_> With something plugged in: https://termbin.com/9d71
<matthewcroughan_> When otg is enabled, lsusb prints empty, until you plug something in. Then when you plug something in, only the root hub shows up. With host mode, everything works properly. However, hardcoding host prevents display port over Type C alt mode from working.
<matthewcroughan_> When otg is set, it is as if the act of plugging them in, enables the dwc controller and root hub, but it fails to enumerate and discover the rest of the USB devices on the bus in the glasses, perhaps a power issue?
<matthewcroughan_> does that imply an issue in the role switching driver? Or maybe even a missing device tree property that informs the driver correctly? https://www.kernel.org/doc/Documentation/devicetree/bindings/usb/generic.txt Like maybe role-switch-default-mode should be host, rather than peripheral which is its default if not set
matthewcroughan_ has quit [Remote host closed the connection]