|
Bugzilla – Full Text Bug Listing |
| Summary: | fb modules loaded by default | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Stefan Dirsch <sndirsch> |
| Component: | Hotplug | Assignee: | Christian Zoz <zoz> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | kukuk |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Stefan Dirsch
2005-08-23 13:39:06 UTC
That's because we don't have the pci classes black/whitelist anymore. All modules that should not be loaded have to go to the module blacklist. which modules should i add? All fb modules below kernel/drivers/video, which are *in* our kernel RPM. Since the nvidia/fglrx kernel module are installed to this location as well, it's not a good idea to exclude this directory from loading any modules in general! Probably sth. like this would be a good start: # rpm -ql kernel-default|grep /kernel/drivers/video| grep ".ko" D.h. ich werde
arcfb
backlight
lcd
cirrusfb
gx1fb
macmodes
nvidiafb
s1d13xxxfb
savagefb
zur existierenden /etc/hotplug/blacklist hinzufügen. OK?
Auch backlight und lcd?
intelfb is missing in this list. Yes, please add also backlight and lcd to /etc/hotplug/blacklist. Added
arcfb
backlight
lcd
cirrusfb
gx1fb
intelfb
macmodes
nvidiafb
s1d13xxxfb
savagefb
to svn and submitted package.
*** Bug 113607 has been marked as a duplicate of this bug. *** ------------------------------------------------------------------- Wed Aug 24 15:53:24 CEST 2005 - zoz@suse.de version 0.40.2 - added missing fd modules to blacklist (bug 106715) ^^ s/fd/fb/ Closed. |