Er, how? rpm -qa | grep -i intel doesn't give anything and xorg.conf doesn't show a driver version number...
/var/log/messages isn't helpful. There's the successful suspend:
Code:
Aug 6 16:50:10 lappie gnome-power-manager: (andy) Suspending computer. Reason: User clicked on tray
Aug 6 16:50:12 lappie NetworkManager: <info> Sleeping...
Aug 6 16:50:12 lappie NetworkManager: <info> (wlan0): now unmanaged
Aug 6 16:50:12 lappie NetworkManager: <info> (wlan0): device state change: 8 -> 1
Aug 6 16:50:12 lappie NetworkManager: <info> (wlan0): deactivating device.
Aug 6 16:50:12 lappie NetworkManager: <info> wlan0: canceled DHCP transaction, dhclient pid 2543
Aug 6 16:50:12 lappie NetworkManager: <info> (wlan0): cleaning up...
Aug 6 16:50:12 lappie NetworkManager: <info> (wlan0): taking down device.
Aug 6 16:50:12 lappie NetworkManager: <WARN> remove_network_cb(): Couldn't remove network from supplicant interface: The requested network does not exist..
Aug 6 16:50:12 lappie NetworkManager: <WARN> remove_network_cb(): Couldn't remove network from supplicant interface: The requested network does not exist..
Aug 6 16:50:12 lappie ntpd[1980]: ntpd exiting on signal 15
And the machine booting up after failing to resume
Code:
Aug 6 16:51:19 lappie kernel: imklog 3.18.1, log source = /proc/kmsg started.
Aug 6 16:51:19 lappie kernel: Initializing cgroup subsys cpuset
Aug 6 16:51:19 lappie kernel: Linux version 2.6.25.11-97.fc9.i686 (mockbuild@) (gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) ) #1 SMP Mon Jul 21 01:31:09 EDT 2008
Nothing in between.
EDIT:
According to yum, 2.3.2 is the newest version of xorg-x11-drv-i810 if that's the intel driver.