[M] <piggz> is there a video/codec acceleration stack for the pp/ppp, something like vaapi + libva + <some gstreamer plugin> + gstreamer ?
Читать полностью…[I] <megi> Mainline: https://elixir.bootlin.com/linux/latest/source/drivers/phy/rockchip/phy-rockchip-inno-usb2.c#L1856 (nothing, no tunning)
Читать полностью…[I] <Danct12> but if i only plug in the usb-a adapter with nothing attached to it, it doesn't work
Читать полностью…[I] <Danct12> - usb wireless receiver: works, shows up in kernel messages as a new input device
Читать полностью…[I] <Daanct12> what i think happening is, there's some noise from the usb 2 in/out passing through the usb 3 thing
Читать полностью…[I] <Daanct12> after enabling it, it looks like it now shows new usb hubs (from dwc3) but still nothing from the usb hub or a usb dongle
Читать полностью…[I] <Daanct12> megi: you know what i think is happening? could be that the device is already broken
Читать полностью…[I] <megi> I've been playing with RV1103 SoC support, and one thing I noticed in USB PHY driver is that for RV1106, Rockchip BSP has some special tunning, which is not in mainline. Similar tunning is there for RK3568(6) SoCs. https://megous.com/dl/tmp/78cebe9ebacaa54e.png This is also not mainline. Perhaps adding it will fix the issues.
Читать полностью…[I] <Danct12> interestingly if i plug in the usb wireless receiver, then swap it with a usb capture card **without unplugging the usb-a adapter** it shows up on linux without a problem
Читать полностью…[I] <Danct12> megi, one thing i discovered with usb-c otg on pinetab2. it only works when a certain thing is plugged in, here's what i tried
Читать полностью…[I] <Daanct12> and when i have the usb hub attached, it seems to mess with u-boot's input
Читать полностью…[I] <megi> it's all patched up for ease of hacking on bes2600 chip via besdbg driver
Читать полностью…