Le mercredi 3 janvier 2018 18:00:01 UTC+1, Vincent Legoll a écrit : > > > root@minus:~# zcat /proc/config.gz | grep SUN4I_GPADC > > CONFIG_MFD_SUN4I_GPADC=m > > CONFIG_SUN4I_GPADC=m > > Are the modules loaded ? > > -- > Vincent Legoll >
Yes : root@minus:~# lsmod | grep gpadc sun4i_gpadc_iio 16384 0 sun4i_gpadc 16384 0 And killing them (rmmod) fixes the kworker cpu problem. I guess it will cause other problem elsewhere (thermal protection). -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
