tiopex

Results 10 comments of tiopex

@Rezzy-dev device can reports on gpio pin pe7 when device is charging, so I can implement this in driver which returns 0/1 in /sys/class/power_supply/miyoo-battery/charge file

After investigation, not all devices supports charging information. Currently known device is sup m3. Pocketgo and v90 are not supported. The driver will return in file /sys/class/power_supply/miyoo-battery/status below values: -...

> For the devices that do not support this feature, does the reported status stay "unknown"? Yes

Yes, performance on TV out is slower due to using 32bpp mode instead 16bpp. Unfortunately, f1c100 HW scaler can only work 32bpp mode, 16bpp mode is not supported, and there's...

When compiled without the DEBUG flag, the transfer sometimes works but remains unstable. Additionally, setting usb_max_packet_size to 0x40 helps, but the transfer is still not stable. When the DEBUG flag...

Yes, tried with last tagged and trunk

indeed, reverting https://github.com/gregkh/linux/commit/3fc137386c4620305bbc2a216868c53f9245670a fix the issue

I tried also https://github.com/cmtp-responder/cmtp-responder and behaviour was identical

Yes, both responders (umtp, cmtp) works before applying https://github.com/gregkh/linux/commit/3fc137386c4620305bbc2a216868c53f9245670a and fail after it is applied.

network added: https://github.com/MiyooCFW/buildroot/pull/124 https://github.com/MiyooCFW/buildroot/pull/123