login
Header Space

 
 

Re: [PATCH] Option to disable AMD C1E (allows dynticks to work)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Richard Harman <richard@...>
Cc: Eduard-Gabriel Munteanu <eduard.munteanu@...>, LKML <linux-kernel@...>
Date: Saturday, December 29, 2007 - 7:46 am

Hello.
I was interested in getting dynticks to work on my compaq presario v6000
to help with the 1 hour thirty minutes battery time, but after this
discussion I lost interest.

I too had the early boot time hang, and found it was udev triggering the
bug.

Changing the /etc/init.d/udev script so that the line containing

/sbin/udevtrigger

to

/sbin/udevtrigger --subsystem-nomatch="*misc*"

seemed to fix things.

the hang is triggered specifically by 

echo add > /sys/class/misc/rtc/uevent

after inserting rtc.ko

Also using hwclock to set the rtc , will cause a hard hang, if you are
using 64bit linux. Disable the init scripts that set the time, or use
the 32bit binary, as suggested here : 

http://www.mail-archive.com/opensuse@opensuse.org/msg41964.html

I hope this helps. But your hardware is slightly different though.



On Sat, 2007-12-29 at 04:09 -0500, Richard Harman wrote:

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Option to disable AMD C1E (allows dynticks to wo..., Eduard-Gabriel Munteanu, (Sat Dec 29, 3:52 am)
Re: [PATCH] Option to disable AMD C1E (allows dynticks to wo..., Islam Amer, (Sat Dec 29, 7:46 am)
Re: [PATCH] Option to disable AMD C1E (allows dynticks to wo..., Eduard-Gabriel Munteanu, (Sat Dec 29, 7:19 am)
speck-geostationary