linux修改blacklist.conf的权限不够怎么办,跪求 /etc/modprobe.d/blacklist.conf

zhou1226wei 于 2009-12-25 14:03:31发表:

#

# Listing a module here prevents the hotplug scripts from loading it.

# Usually that'd be so that some other driver will bind it instead,

# no matter which driver happens to get probed first. Sometimes user

# mode tools can also control driver binding.

#

# Syntax: driver name alone (without any spaces) on a line. Other

# lines are ignored.

#

# watchdog drivers

blacklist i8xx_tco

# framebuffer drivers

blacklist aty128fb

blacklist atyfb

blacklist radeonfb

blacklist i810fb

blacklist cirrusfb

blacklist intelfb

blacklist kyrofb

blacklist i2c-matroxfb

blacklist hgafb

blacklist nvidiafb

blacklist rivafb

blacklist savagefb

blacklist sstfb

blacklist neofb

blacklist tridentfb

blacklist tdfxfb

blacklist virgefb

blacklist vga16fb

# ISDN - see bugs 154799, 159068

blacklist hisax

blacklist hisax_fcpcipnp

# sound drivers

blacklist snd-pcsp

blacklist nouveau 自己看看把