On Mon, 27 Dec 2004 14:19:19 +0900
(BChoy Kho Yee <[EMAIL PROTECTED]> wrote:
(B
(B> Hi, I have successfully made my iBook to sleep on a lid close finally
(B> after patching the kernel with Ben's 7th patches to linux 2.6.9.
(B> Thanks Ben!
(B>
(B> But after I install x-window-system and have the X server running, it
(B> doesn't wake up properly. I have expected this since I have read about
(B> this somewhere in the mailing list. I have to reboot it with Ctrl +
(B> Apple + Power.
(B
(BHi, I have found the solution to this question myself from a ubuntu
(Bforum.
(B
(Bhttp://ubuntuforums.org/archive/index.php/t-5760.html
(B
(BIt seems that there was something wrong with my XF86Config-4 file. After
(BI editted it according to this sample config file everything works fine.
(B
(Bhttp://www.asheesh.org/downloads/isnooze/XF86Config-4.that_guy
(B
(BThe parts that I changed in my XF86Config-4 file are:
(B
(B> Section "ServerFlags"
(B> Option "BlankTime" "3"
(B> Option "StandbyTime" "7"
(B> Option "SuspendTime" "10"
(B> Option "OffTime" "15"
(B> EndSection
(B
(B> Section "Device"
(B> Identifier "Radeon 9200"
(B> Driver "radeon"
(B> Option "AGPMode" "4"
(B> Option "UseFBDev" "true"
(B> VendorName "ATI"
(B> Option "EnablePageFlip" "On"
(B> BoardName "Radeon 9200"
(B> # BusID "PCI:0:10:0"
(B> # Screen 0
(B> # con este no tira ni de co$(D+P(Ba..
(B> # ChipID 0x5968
(B> # Con este funciona bien, pero lento..
(B> # ChipID 0x5834
(B> ChipID 0x5960
(B> EndSection
(B
(B
(B
(B
(BHope this helps the other.
(B
(BThanks again.
(B
(B--
(BChoy Kho Yee
$B%A%g%$!&%3!<%$!<(B
(B
(BDebian is my choice :D
(BMerry X'mas & Happy New Year!!!