View Single Post
Old 01-05-2017, 01:12 PM   #19
mvczettritz
Junior Member
 
Join Date: Jan 2017
Posts: 1
Thumbs up drm symbols not found

Ehlo,

I've encountered a very similar issue, while setting my Ubuntu 16.10 up.
Some debugging showed that I had no linux-image-extra-*-generic kernel installed/ loaded. Therefore the drm.ko Kernel module was not present and could not be loaded.
This can be checked easily by running 'modinfo drm', if the program complains about 'no module found' you should check 'dpkg --list | grep linux-image-extra' to see if you have a kernel that comes with drm.
Once installed and rebooted the journalctl errors went away.

Thanks,
Michel/Tofu
mvczettritz is offline   Reply With Quote