Custom linux driver reboots on detach
I wrote a Linux kernel driver (DRM) for USB based screen(VoCore). When unplugging device, computer reboots without any error output. Why and how to fix it?
I wrote a Linux kernel driver (DRM) for USB based screen(VoCore). When unplugging device, computer reboots without any error output. Why and how to fix it?