[Openchrome-users] "Reclaim buffers locked deadlock"

Benno Schulenberg bensberg
Tue Dec 19 06:47:15 PST 2006


Thomas Hellstr?m wrote:
> >>> Benno Schulenberg wrote:
> >>>> Nov 11 23:48:31 ordesa kernel: [drm:drm_release] *ERROR*
> >>>> Reclaim buffers locked deadlock.
>
> Option "AIGLX" "false"
>
> Does anybody see the kernel message with this line in the conf
> file? In that case, could you please mail your Xorg.conf and
> /var/log/Xorg.0.log file (gzipped) to the list?

It occurred today.  AIGLX is off, and yet an "*ERROR* Reclaim 
buffers locked deadlock" happened.

Conf and log and dmesg are attached.

Benno
-------------- next part --------------
Section "ServerLayout"
	Identifier	"Handmade"
	Screen		"Image"
	InputDevice	"Rattle" "CoreKeyboard"
	InputDevice	"Squeak" "CorePointer"
EndSection

Section "ServerFlags"
	Option		"AIGLX" "off" 
	Option		"AllowMouseOpenFail"
EndSection

Section "Files"
	FontPath 	"/usr/share/fonts/misc"
	FontPath 	"/usr/share/fonts/freefont"
	FontPath 	"/usr/share/fonts/Type1"
EndSection

Section "Module"
	Load  "extmod"
	Load  "record"
	Load  "xtrap"
	Load  "dri"
	Load  "glx"
	Load  "freetype"
	Load  "type1"
EndSection

Section "Dri"
	Group "video"
	Mode  0660
EndSection

Section "InputDevice"
	Identifier	"Rattle"
	Driver		"kbd"
	Option		"XkbModel" "pc104"
	Option		"XkbLayout" "mine"
	Option		"XkbOptions" "lv3:win_switch,compose:menu,ctrl:nocaps"
EndSection

Section "InputDevice"
	Identifier	"Squeak"
	Driver		"mouse"
	Option		"Device" "/dev/psaux"
	Option		"Protocol" "ExplorerPS/2"
	Option		"Emulate3Buttons" "off"
	Option		"ZAxisMapping" "4 5"
EndSection

Section "Device"
	Identifier	"KM400"
	VendorName	"Uncooperative"
	Driver		"via"
	BusID		"PCI:1:0:0"
	Option		"EnableAGPDMA"
##	Option		"DisableIRQ"
EndSection

Section "Monitor"
	Identifier	"Tube"
	VendorName	"Philips"
	ModelName	"107S (107S2)"
	DisplaySize	320 240
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Image"
	Device		"KM400"
	Monitor		"Tube"
	DefaultDepth	16
	SubSection "Display"
		Depth 	16
		Modes	"1024x768" "800x600"
##		Modes	"1024x768 at 85" "1024x768" "800x600"
	EndSubSection
EndSection
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log.gz
Type: application/x-gzip
Size: 8660 bytes
Desc: not available
Url : http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20061219/98fe8619/Xorg.0.log.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dmesg.gz
Type: application/x-gzip
Size: 3631 bytes
Desc: not available
Url : http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20061219/98fe8619/dmesg.bin



More information about the Openchrome-users mailing list