Andrew Onyshchuk
Andrew Onyshchuk
try this branch: https://github.com/oandrew/ipod/pull/7
just merged it to master
`git pull`
when running speaker-test you should hear some noise in speakers. could you share the trace file?
Just pushed some changes to master - might fix it for you
i'm glad it worked!
Looks like a USB/HID packet is lost. Could be hardware or software bug/problem. - what is your gadget side hardware? - logs from `dmesg` might help
Hi, What's `dmesg` output on rpi? rpi should be visible in lsusb (keep in mind usb gadget is active only while /dev/iap0 is open) Some ideas: - make sure usb...
Check if you have `dtoverlay=dwc2` in your `/boot/config.txt`.
@bbfelts Try this (branch `feat/identify-req-auth`) oandrew/ipod@8db63149d2738911a32ceffb465a37f613f71f67