November 13, 20196 yr Just did a new build in my old (existing) server. I upgraded to rc5 from stable a couple days ago, and today I put in an intel CPU/mobo to run hardware plex transcoding. Unfortunately, I don't have /dev/dri, and lsmod doesn't show any i915 driver. Do I have to add a kernel build flag, or rebuild since I went from AMD to Intel? EDIT: I'm an idiot, modprobe i915 oughtta take care of it... Edited November 13, 20196 yr by drumstyx
November 13, 20196 yr lsmod only lists currently loaded modules. To load it you need to use modprobe, as in modprobe i915
Archived
This topic is now archived and is closed to further replies.