On Tue, 2003-08-12 at 16:35, Christian Jaeger wrote: > 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
You don't need aty128, but yes, the atyfb ones. Maybe more files, I'm not sure, I think the driver changed from a single file to a folder with several... > (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 Try without... Ben.