Re: Kernel2.4.20 & PowerbookG3 Lombard awakening hiccup
At 16:05 Uhr +0200 12.08.2003, Benjamin Herrenschmidt wrote:
Can you verify if moving atyfb from 2.4.18 to 2.4.21 helps with sleep ?
You mean using the following files from 2.4.18?:
./drivers/video/aty128.h
./drivers/video/aty128fb.c
./drivers/video/aty/atyfb.h
./drivers/video/aty/atyfb_base.c
(BTW: grep ATY .config
CONFIG_FB_ATY=y
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY128=y
)
In general, you can try moving some old code that relates to your
machine (pmac specific stuffs or drivers) to 2.4.21 and check...
One possiblity would be USB, did you try if usb-ohci driver
isn't loaded ?
In my .config:
CONFIG_USB_OHCI=y
Christian.
Reply to: