I still cannot get this to work, using the latest ipk I get the following ouput when running from a terminal:
[code]
~$ mb-applet-powerctrl
DEBUG: Read config [/home/gez/Choices/powerctrl.cfg]
DEBUG: /home/gez/Choices/powerctrl.cfg . PowerCtrl
DEBUG: PowerCtrl . PathModel0 . /proc/deviceinfo/product
DEBUG: PowerCtrl . PathModel1 . /etc/hardware
DEBUG: PowerCtrl . MenuFont . Verdana-14
DEBUG: Product [SL-C3200]
DEBUG: /home/gez/Choices/powerctrl.cfg . PowerCtrl
DEBUG: PowerCtrl . SL-C3200 . PXA270
DEBUG: CPU [PXA270]
DEBUG: /home/gez/Choices/powerctrl.cfg . PXA270
DEBUG: PXA270 . PathCCCR . /proc/zaurus/CCCR
DEBUG: PXA270 . PathVCORE . /proc/zaurus/VCORE
DEBUG: PXA270 . MaxFreq . 5
DEBUG: PXA270 . DefaultFreq . 3
DEBUG: /home/gez/Choices/powerctrl.cfg . PXA270
DEBUG: PXA270 . backlight . 10000,10001,10007,10101,10107,10111
DEBUG: PXA270 . freq0 . 104,2000204,4
DEBUG: PXA270 . freq1 . 208,2000206,6
DEBUG: PXA270 . freq2 . 312,2000208,8
DEBUG: PXA270 . freq3 . 416,2000210,a
DEBUG: PXA270 . freq4 . 502,2000290,c
DEBUG: PXA270 . freq5 . 624,2000310,e
DEBUG: Read backlight 0 - 0x10000
DEBUG: Read backlight 1 - 0x10001
DEBUG: Read backlight 2 - 0x10007
DEBUG: Read backlight 3 - 0x10101
DEBUG: Read backlight 4 - 0x10107
DEBUG: Read backlight 5 - 0x10111
DEBUG: Read Freq 0 - 104, 0x2000204, 0x4
DEBUG: Read Freq 1 - 208, 0x2000206, 0x6
DEBUG: Read Freq 2 - 312, 0x2000208, 0x8
DEBUG: Read Freq 3 - 416, 0x2000210, 0xa
DEBUG: Read Freq 4 - 502, 0x2000290, 0xc
DEBUG: Read Freq 5 - 624, 0x2000310, 0xe
DEBUG: /home/gez/Choices/powerctrl.cfg . PXA270
DEBUG: PXA270 . BatteryWarn . 15
DEBUG: PXA270 . bSpeedStep . False
DEBUG: PXA270 . StepDelay . 3
DEBUG: PXA270 . acUsageHigher . 80
DEBUG: PXA270 . acUsageLower . 20
DEBUG: PXA270 . acMaxFreq . 5
DEBUG: PXA270 . acMinFreq . 3
DEBUG: PXA270 . baUsageHigher . 80
DEBUG: PXA270 . baUsageLower . 20
DEBUG: PXA270 . baMaxFreq . 5
DEBUG: PXA270 . baMinFreq . 1
mbmenu: no _MB_THEME set on root window
DEBUG: lnp AC Power 4 1200 0
DEBUG: lnp battery 1 300 3000
DEBUG: CCCR val 0x2000210
DEBUG: Backlight string 0x00010111
DEBUG: Backlight val 0x10111
Segmentation fault
[/quote]