On Fri, Sep 02, 2005 at 12:49:41PM +0200, Michael Schmitz wrote: > > Pardon me piping up from the peanut gallery ... > > Do we have a clear picture of the hardware/software combination this bug > is triggered by? > > In particular: > > - only tibook? What about iBook or later (Al-) PowerBooks?
ibook g4 12" revision : 0.1 (pvr 8003 0101) detected as : 287 (iBook G4) > - running pbbuttonsd (version?), no pmud present? ii pbbuttonsd 0.7.1-1 PBButtons daemon to no pmud > - running some version of mouseemu? none > - are you using either pbbuttonsd or mouseemu to block the trackpad while > typing? no. NoTapTyping = no > We've been bouncing a few ideas around WRT interaction between events and > PMU but that didn't help much. > > If we can get a clearer picture about what usage pattern tends to > interfere with PMU/host communication, or generally locks out interrupts, > we could ask more specific questions on LKML. It happens when in battery, and if i recall right, once also in AC. When i put it to sleep, i just unplug the wireless usb card and close the lid. No other actions have been configure. Just an idea: overheating and not running the fan? Some apple thing finds it is getting too hot and unplugs the power? Attached pbbuttonsd.conf -- Jesus Climent info:www.pumuki.org Unix SysAdm|Linux User #66350|Debian Developer|2.6.12|Helsinki Finland GPG: 1024D/86946D69 BB64 2339 1CAA 7064 E429 7E18 66FC 1D7F 8694 6D69
# Configuration file for PBButtonsd >= Version 0.5 # for complete list of options please see pbbuttonsd.conf man-page # [SYSTEM] #userallowed = "paranoid" ; user who is allowed to use IPC autorescan = no ; automatic rescan of event devices CmdTimeout = 4 # [MODULE POWERSAVE] onAC_policy = performance ; nochange, performance, custom or powersave onAC_TimerAction = none ; none, suspend-to-ram, suspend-to-disk, blankscreen onAC_CoverAction = suspend-to-ram onAC_KeyAction = suspend-to-ram ; SleepKey onAC_SuspendTime = 0 ; time in 1/10 seconds onAC_DimTime = 0 ; time in 1/10 seconds onBattery_policy = powersave onBattery_TimerAction = suspend-to-ram ; none, suspend-to-ram, suspend-to-disk, blankscreen onBattery_CoverAction = suspend-to-ram onBattery_KeyAction = suspend-to-ram ; SleepKey onBattery_SuspendTime = 3000 ; time in 1/10 seconds onBattery_DimTime = 600 ; time in 1/10 seconds SleepKey = 116 SleepKeyDelay = 0 ; values > 0 may be dangerous, if the power key is used to trigger sleep BWL_first = 22 ; first battery warnlevel, time in minutes BWL_second = 10 ; second battery warnlevel, time in minutes BWL_last = 3 ; last battery warnlevel, time in minutes Script_PMCS = "/etc/power/pmcs-pbbuttonsd %s %s %s" EmergencyAction = sleep ; action, if battery is critically low HeartbeatBeep = no ; beep, if nothing else showed that the computer lives CPULoad_sleeplock = yes CPULoad_min = 20 ; value in percent CPULoad_period = 20 ; time in seconds NETLoad_sleeplock = yes NETLoad_min = 4096 ; traffic in Bytes/s NETLoad_period = 20 ; time in seconds NETLoad_device = "eth0" # [MODULE DISPLAY] #LCD_Brightness = 8 ; initial LCD brightness level LCD_FadingSpeed = 5 ; 0 = no smooth fading LCD_AutoAdjust = yes ; only on Aluminum PowerBooks LCD_IllumUpKey = 225 LCD_IllumDownKey = 224 LCD_Threshold = 94 LCD_AutoAdjMin_Bat = 2 ; autoadjust parameter LCD_AutoAdjMax_Bat = 7 LCD_AutoAdjMin_AC = 1 LCD_AutoAdjMax_AC = 15 #KBD_Brightness = 0 ; initial keyboard illumination level KBD_OnBrightness = 5 ; initial level if KBD on/off key is pressed KBD_FadingSpeed = 5 ; 0 = no smooth fading KBD_AutoAdjust = yes ; only on Aluminum PowerBooks KBD_IllumUpKey = 230 KBD_IllumDownKey = 229 KBD_IllumOnKey = 228 KBD_Threshold = 28 ; only on Aluminum PowerBooks dev_FrameBuffer = "/dev/fb0" UseFBBlank = yes DimFullyDark = no CRT_MirrorKey = 65 + ctrl # [MODULE MIXER] SoundSystem = ALSA ; none, auto, OSS or ALSA #Volume = 50 ; initial volume level Speakers_muted = no ; mute after startup? VolumeUpKey = 115 VolumeDownKey = 114 MuteKey = 113 OSS_Mixer = "/dev/mixer" ; settings for OSS OSS_Channels = "volume, speaker" ALSA_Card = "default" ; settings for ALSA ALSA_Elements = "Master, 'PC Speaker'" MixerInitDelay = no # [MODULE CDROM] dev_CDROM = "/dev/cdrom" EjectCDKey = 161 EjectCDKeyDelay = 0 # [MODULE PMAC] dev_PMU = "/dev/pmu" dev_ADB = "/dev/adb" TPModeUpKey = 225 + alt TPModeDownKey = 224 + alt TPMode = drag KBDMode = fkeysfirst Batlog = none NoTapTyping = no

