Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 37230 Details for
Bug 60067
enhancement to speedfreq initscript to detect ac adapter status on startup
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ACPI ac_adapter event handler script
ac_adapter.pl (text/plain), 146 bytes, created by
Geoff Mishkin
on 2004-08-11 10:19:26 UTC
(
hide
)
Description:
ACPI ac_adapter event handler script
Filename:
MIME Type:
Creator:
Geoff Mishkin
Created:
2004-08-11 10:19:26 UTC
Size:
146 bytes
patch
obsolete
>#!/usr/bin/perl > >if ($ARGV[3] eq "00000000") { > `speedfreq -p powersave`; >} >elsif ($ARGV[3] eq "00000001") { > `speedfreq -p performance`; >}
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 Raw
Actions:
View
Attachments on
bug 60067
:
37228
|
37229
| 37230