Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 211771 Details for
Bug 313091
[PATCH] Thinkpad ACPI not loaded on boot
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Attachment to bring in acpi modules from drivers/misc
initscripts-load-thinkpad-acpi-module.patch (text/plain), 547 bytes, created by
Christopher Brown
on 2007-09-30 14:29:41 UTC
(
hide
)
Description:
Attachment to bring in acpi modules from drivers/misc
Filename:
MIME Type:
Creator:
Christopher Brown
Created:
2007-09-30 14:29:41 UTC
Size:
547 bytes
patch
obsolete
>--- initscripts-8.56-1.orig/initscripts-8.56/rc.d/rc.sysinit 2007-09-30 15:09:02.000000000 +0100 >+++ initscripts-8.56-1/initscripts-8.56/rc.d/rc.sysinit 2007-09-30 15:07:13.000000000 +0100 >@@ -400,7 +400,7 @@ > > # Initialize ACPI bits > if [ -d /proc/acpi ]; then >- for module in /lib/modules/$unamer/kernel/drivers/acpi/* ; do >+ for module in /lib/modules/$unamer/kernel/drivers/acpi/* /lib/modules/$unamer/kernel/drivers/misc/*acpi* ; do > module=${module##*/} > module=${module%.ko} > modprobe $module >/dev/null 2>&1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 313091
: 211771