Reboot instantly. I'll keep my eyes open for the radeon updates. Will these be in the kernel or the X server? Here is what I have to do to get this far: #!/bin/sh /sbin/ifdown eth0 /sbin/ifdown eth1 /sbin/rmmod tg3 /sbin/rmmod ipw2100 /sbin/rmmod ehci_hcd I do need to pull these modules to get this far. (Not completely sure about the tg3 one since I don't use that interface often). The ipw2100 may have a problem resuming. With the ehci_hcd loaded the computer doesn't suspend, just tries to then resumes sort off. It's probably a good idea to bring the network interfaces down, since you may end up on a different network when you resume. Philip On Tue, 2004-06-08 at 02:16, Arjan van de Ven wrote: > > Video card is: > > > > 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf > > [Radeon Mobility 9000 M9] (rev 02) > > > > Hi, > > can you try putting > acpi_sleep=s3_bios > at the end of the kernel commandline? > It'll either fix it or reboot instantly ;) > (also I'm working with Mike on a patch to X to resume radeons better in > the future) > > > ______________________________________________________________________ > -- > fedora-devel-list mailing list > fedora-devel-list@xxxxxxxxxx > http://www.redhat.com/mailman/listinfo/fedora-devel-list