View Full Version : Problem with X on powerbook 15
atomik
2006-11-28, 02:57 AM CST
Hi,
after some minutes of inactivities the panel of my powerbook go blank and doesn't turn on after i move mouse, trackpad or press some key.
I also tried to press FN-CTRL-ALT-1 to go on tty1, but monitor doesn't turn on again...
I tried with set DPMS on monitor section of my xorg.conf, i toggle every settings that turn off monitor, turn it blank or dim panel..
The issue is the same.
With Gentoo (kernel 2.6.19-rc5) the problem doesn't appear, monitor go blank and if i move mouse or press some key it turn on again.
Thanks for the replies..
atomik
2006-11-28, 03:03 AM CST
This is my xorg.conf:
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Apple Touchpad" "CorePointer"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
#Option "XkbVariant" "nodeadkeys"
Option "XkbOptions" "lv3:lwin_switch"
EndSection
Section "InputDevice"
Identifier "Apple Touchpad"
Driver "synaptics"
Option "CorePointer"
Option "SendCoreEvents" "true"
Option "Device"
Option "Protocol"
Option "HorizScrollDelta" "0"
Option "SHMConfig" "true"
Option "MinSpeed" "0.30"
Option "MaxSpeed" "1.10"
Option "EdgeMotionMinSpeed" "200"
Option "EdgeMotionMaxSpeed" "200"
Option "FastTaps" "1"
Option "MaxTapTime" "0"
Option "AccelFactor" "0.030"
Option "VertTwoFingerScroll" "1"
Option "HorizTwoFingerScroll" "1"
Option "CircularScrolling" "1"
Option "CircScrollTrigger" "0"
Option "FingerLow" "1"
Option "FingerHigh" "3"
Option "LeftEdge" "80"
Option "TopEdge" "80"
Option "RightEdge" "850"
Option "BottomEdge" "560"
Option "TapButton1" "1"
Option "LTCornerButton" "3"
EndSection
Section "Monitor"
#UseModes "Modes0"
### Comment all HorizSync and VertSync values to use DDC:
#HorizSync 30.0 - 70.0
#VertRefresh 50.0 - 160.0
Identifier "Powerbook LCD"
VendorName "Apple"
ModelName ""
Option "DPMS" "false"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon"
Option "UseFBDev" "true"
Option "AGPMode" "4"
Option "EnablePageFlip" "true"
Option "LVDSProbePLL" "true"
Option "SubPixelOrder" "BGR"
BusID "PCI:0:16:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Powerbook LCD"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
and this is my pbbuttonsd.conf:
# 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 = yes ; automatic rescan of event devices
CmdTimeout = 8
# [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 = 3000 ; time in 1/10 seconds
onBattery_policy = powersave
onBattery_TimerAction = none ; none, suspend-to-ram, suspend-to-disk, blankscreen
onBattery_CoverAction = suspend-to-ram
onBattery_KeyAction = suspend-to-ram ; SleepKey
onBattery_SuspendTime = 0 ; 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 = none
KBDMode = fkeyslast
Batlog = none
NoTapTyping = no
atomik
2006-11-28, 03:55 AM CST
I tried to remove gnome-power-manager, but problem is still present.
It not Xorg hang, only lcd retroillumination is off (i see images if i put laptop close to a lamp..)
Lcd still put off after some minutes, but i set on all cnofiguration file to doesn't put off monitor..
atomik
2006-11-28, 08:30 AM CST
Now it work, the problem is in pbbuttonsd.conf:
Set this line
UseFBBlank = yes
to:
UseFBBlank = no
and now the screen turn on after i move mouse or press some key.
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.