Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 301840

Summary: Code listing 2.6 needs an update
Product: [OLD] Docs on www.gentoo.org Reporter: Zeerak Waseem <zeerak.w>
Component: Other documentsAssignee: nm (RETIRED) <nightmorph>
Status: RESOLVED FIXED    
Severity: minor CC: docs-team
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: http://www.gentoo.org/doc/en/power-management-guide.xml
Whiteboard:
Package list:
Runtime testing required: ---

Description Zeerak Waseem 2010-01-22 13:21:32 UTC
There is a difference between code listing 2.6 and how it should be worked now.

Reproducible: Always

Steps to Reproduce:
1. Do as codelisting 2.6 says
2. Watch how it never responds
3.

Actual Results:  
No response is given

Expected Results:  
A response regarding battery info should have been given upon plugging the laptop in and out

if codelisting 2.6 has the grep command changed so that it looks for "ACPI event" then the desired information is obtained :-)
Comment 1 nm (RETIRED) gentoo-dev 2010-01-22 15:48:18 UTC
Thanks for reporting; fixed.
Comment 2 Zhang Le (RETIRED) gentoo-dev 2010-07-12 16:06:43 UTC
There is still another 'received event'

$ grep 'received event' gentoo/xml/htdocs/doc/en/power-management-guide.xml 
The interesting part is the quoted string after <c>received event</c>. It will
Comment 3 nm (RETIRED) gentoo-dev 2010-07-12 18:45:13 UTC
What? Your comment got cut off. Please reopen with what you think should be changed, ideally with a patch. Thanks.
Comment 4 Jan Kundrát (RETIRED) gentoo-dev 2010-07-18 06:35:22 UTC
(In reply to comment #3)
> What? Your comment got cut off.

Nope, Zhang Le's comment was in fact an output from grep. Reopening for proper fix.
Comment 5 Jan Kundrát (RETIRED) gentoo-dev 2010-07-18 06:35:32 UTC
(In reply to comment #3)
> What? Your comment got cut off.

Nope, Zhang Le's comment was in fact an output from grep. Reopening for proper fix.
Comment 6 Jan Kundrát (RETIRED) gentoo-dev 2010-07-18 06:37:39 UTC
In CVS, thanks (and sorry for previous double mail, it's apparently too early in the morning here).