On 15.02.24 09:59, Vanja Pogacic wrote:
Hello, I am trying to find the best way to submit a kernel bug for a raydium touchscreen driver (raydium_i2c_ts) which stops working after waking up from sleep. The hardware in question is a converted Chromebook (Acer Spin 512) with coreboot uefi bios. You can find more details and logs about the issue here: bbs.archlinux.org/viewtopic.php Since I observed the same behavior under Fedora, Ubuntu and Arch, I concluded it would be best to contact the upstream people :) Any guidance will be highly appreciated.
Hi, in your specific case I would suggest making a bug report on bugzilla.kernel.org to collect your logs in one place. Then based on your logs, decide whether your issue is rather input or power management and make a bug report to the appropriate list. HTH Oliver