summaryrefslogtreecommitdiff
path: root/libre/linux-libre/0004-xhci-Fix-USB3-NULL-pointer-dereference-at-logical-di.patch
AgeCommit message (Collapse)Author
2018-05-20upgpkg: libre/linux-libre 4.16.9_gnu-1David P
config files now have disabled (most) blobs (which caused the "/*(DEBLOBBED)*/" dmesg error) E.g. (with iwlwifi): [ 3.963390] 0000:02:00.0: Missing Free firmware (non-Free firmware loading is disabled) [ 3.963420] iwlwifi 0000:02:00.0: Direct firmware load for /*(DEBLOBBED)*/ failed with error -2 CONFIG_DRM_AMDGPU, CONFIG_DRM_RADEON and nouveau were not removed since they are needed for their xf86-video packages. However, at least amdgpu, does not really work From https://www.phoronix.com/scan.php?page=news_item&px=GNU-Linux-Libre-4.2 : "(..) like radeon, refuses to work at all without blobs, even though in theory it could offer degraded functionality." Since I haven't tested linux-libre in an amdgpu device, idk if it does really offer such poor functionality, but that's better than nothing :) Signed-off-by: David P <megver83@parabola.nu>