unexpected restart of computer

Wade Smart wadesmart at gmail.com
Tue May 5 13:05:06 UTC 2009


Derek Broughton wrote:
> Wade Smart wrote:
>> Does this error have to do with the hd:
>>
>> gdm[22924]: WARNING: gdm_slave_xioerror_handler: Fatal X error -
>> Restarting :0
> 
> There's no way to tell from the small amount of information you've given.  
> /var/log/gdm.log & /var/log/Xorg.* should have more information.
> 
> Even with those, if your disk error caused it to load garbage in any one of 
> the executables that X uses, you probably would never be able to see the 
> cause just because X crashed, but you _should_ see other indications of disk 
> failure in your logs.  fsck everything, just in case.

20090505 0755 GMT-5

There is no gdm.log but in the Xorg.log -- massive file - I found these 
that look interesting:

(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xff8fe000 - 0xff8fefff (0x1000) MX[B]
	[5] -1	0	0xff8ff000 - 0xff8fffff (0x1000) MX[B]
	[6] -1	0	0xffa7f400 - 0xffa7f4ff (0x100) MX[B]
	[7] -1	0	0xffa7f800 - 0xffa7f9ff (0x200) MX[B]
	[8] -1	0	0x80000000 - 0x800003ff (0x400) MX[B]
	[9] -1	0	0xffa7fc00 - 0xffa7ffff (0x400) MX[B]
	[10] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]O
	[11] -1	0	0xffa80000 - 0xffafffff (0x80000) MX[B](B)
	[12] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x0000d880 - 0x0000d8bf (0x40) IX[B]
	[16] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[17] -1	0	0x0000e080 - 0x0000e0bf (0x40) IX[B]
	[18] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[19] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[20] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[21] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[22] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[23] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[24] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[25] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[26] -1	0	0x0000e880 - 0x0000e89f (0x20) IX[B]
	[27] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]


(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) I810(0): initializing int10
(WW) I810(0): Bad V_BIOS checksum
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 8000 kB
(II) I810(0): VESA VBE OEM: Brookdale-G Graphics Chip Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Brookdale-G Graphics Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Integrated Graphics Chipset: Intel(R) 845G


(II) I810(0): I830CheckAvailableMemory: 1956860 kB available
(II) I810(0): Will try to reserve 32768 kiB of AGP aperture space
	for the DRM memory manager.
(II) I810(0): Will attempt to tell the BIOS that there is 12288 kB VideoRAM
(WW) I810(0): Extended BIOS function 0x5f11 not supported.

(II) I810(0): Broken BIOSes cause the system to hang here.
	      If you encounter this problem please add
		 Option "DisplayInfo" "FALSE"
	      to the Device section of your XF86Config file.


This is printed three times through the log:
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) I810(0): initializing int10
(WW) I810(0): Bad V_BIOS checksum
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected


(II) I810(0): Allocated 64 kB for the scratch buffer at 0x5fea000
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] loaded kernel module for "i915" driver.
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.


(WW) I810(0): Extended BIOS function 0x5f05 failed.
(II) I810(0): xf86BindGARTMemory: bind key 8 at 0x007df000 (pgoffset 2015)


Wade
-- 
Registered Linux User: #480675
Linux since June 2005




More information about the ubuntu-users mailing list