[GRLUG] running kplayer or kaffeine crashes X

eah darth_linux at ameritech.net
Mon Nov 12 21:03:35 EST 2007


On Monday 12 November 2007 20:54:43 pm Michael Mol wrote:
> Any video, or just videos of a particular codec?
>
> On Nov 12, 2007 8:29 PM, eah <darth_linux at ameritech.net> wrote:
> > hey all,
> >
> > if i try to play video using kaffeine or kplayer, fedora7 crashes x.
> > any suggestions?
> >
> > thanks,
> >
> > eah (Eric Hartwell)
> > _______________________________________________
> > grlug mailing list
> > grlug at grlug.org
> > http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug

does this data from /var/log/messages help? (xorg.conf attached) 
Nov 12 20:26:00 mobiledarth kernel: [fglrx] PCIe has already been initialized. 
Reinitializing ...
Nov 12 20:26:00 mobiledarth kernel: [fglrx] GART Table is not in FRAME_BUFFER 
range
Nov 12 20:26:00 mobiledarth kernel: [fglrx] Reserve Block - 0 offset =  0X0 
length = 0X40000
Nov 12 20:26:00 mobiledarth kernel: [fglrx] Reserve Block - 1 offset =  
0X7ff5000 length = 0Xb000
Nov 12 20:27:18 mobiledarth kdm[2380]: X server for display :0 terminated 
unexpectedly

eah 
-------------- next part --------------

# Xorg configuration created by system-config-display

Section "ServerLayout"
	Identifier     "single head configuration"
	Screen      0  "Screen0" 0 0
	Screen         "aticonfig-Screen[1]" Below "Screen0"
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "Synaptics" "CorePointer"
EndSection

Section "Files"
	ModulePath   "/usr/lib64/xorg/modules"
EndSection

Section "Module"
EndSection

Section "ServerFlags"
	Option	    "AIGLX" "on"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "us"
EndSection

Section "InputDevice"
	Identifier  "Synaptics"
	Driver      "synaptics"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "auto-dev"
	Option	    "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[1]"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "fglrx"
	Option	    "OpenGLOverlay" "off"
	Option	    "VideoOverlay" "on"
	BusID       "PCI:1:5:0"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[1]"
	Driver      "fglrx"
	BusID       "PCI:1:5:0"
	Screen      1
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[1]"
	Device     "aticonfig-Device[1]"
	Monitor    "aticonfig-Monitor[1]"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Extensions"
	Option	    "Composite" "Enable"
EndSection



More information about the grlug mailing list