blob: aa09960dab93cfa2fd71c0f1dfd02ecbf8bd3d80 (
plain) (
tree)
|
|
##############################################################################
# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
##############################################################################
# Blacklist all EDAC (Error Detection And Correction) modules, as some hardware
# implementations are buggy and will cause the kernel to hang or crash.
# Feel free to copy this file to /etc/modprobe.d/ and comment out any modules
# that you'd like to try. If it's unstable you'll likely know very quickly.
blacklist amd64_edac_mod
blacklist amd76x_edac
blacklist e752x_edac
blacklist e7xxx_edac
blacklist i3000_edac
blacklist i3200_edac
blacklist i5000_edac
blacklist i5100_edac
blacklist i5400_edac
blacklist i7300_edac
blacklist i7core_edac
blacklist i82860_edac
blacklist i82875p_edac
blacklist i82975x_edac
blacklist ie31200_edac
blacklist pnd2_edac
blacklist r82600_edac
blacklist sb_edac
blacklist skx_edac
blacklist x38_edac
|