[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DRI probably broken: where to reportbug



On Mon, May 29, 2006 at 09:53:39AM +0200, Michel Dänzer wrote:
> reassign 369167 xserver-xorg-video-ati
> severity 369167 important
> kthxbye
> 
> On Sun, 2006-05-28 at 16:57 +0200, Wolfgang Pfeiffer wrote:
> > 
> > On Sun, May 28, 2006 at 02:12:06PM +0200, Michel Dänzer wrote:
> > > On Sat, 2006-05-27 at 01:38 +0200, Wolfgang Pfeiffer wrote:

      [ ... ]

> > Oh, I already filed a bug report some hours ago against 
> > libgl1-mesa-dri :
> > 
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=369167
> 
> Well, thanks for waiting for an answer to your question before
> filing. ;) Reassigning to xserver-xorg-video-ati for now.

OK: Next time, at least at week-ends, I'll wait a bit longer .. :)

        [ .. ]

> 
> Does any of the following make a difference?
> 
>       * Commenting out Option "AGPMode", "EnablePageFlip" or
>         "BackingStore".
>       * Not loading the "ddc", "int10", "vbe" and "v4l" modules in
>         Section "Module".

After commenting *everything* you mentioned above and enabling the
DRI load, a '/etc/init.d/kdm start' crashes the system:

The relevant sections in xorg.conf

Section "Module"
	Load	"bitmap"
	Load	"dbe"
#	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
#	Load	"int10"
	Load	"record"
	Load	"type1"
#	Load	"v4l"
#	Load	"vbe"
	Load	"evdev"
EndSection

Section "Device"
	Identifier	"ATI Technologies, Inc. Radeon R250 Lf [FireGL 9000]"
	Driver		"ati"
	BusID		"PCI:0:16:0"
	Option		"UseFBDev"		"true"
        Option		"AGPSize" "16"
#	Option		"AGPMode" "4"
#	Option		"EnablePageFlip"
        Option		"DRIReinit"             "true"
#	Option		"BackingStore"          "True"
EndSection

I'll narrow down the rest tomorrow (too late now .. :)

BTW: Is it possible to ssh into such a crashed system/machine and shut
it down cleanly instead of stupidly pressing the power button I was
doing so far after these crashes?

Regards
Wolfgang
-- 
Wolfgang Pfeiffer: /ICQ: 286585973/ + + +  /AIM: crashinglinux/
http://profiles.yahoo.com/wolfgangpfeiffer

Key ID: E3037113
http://keyserver.mine.nu/pks/lookup?search=0xE3037113&fingerprint=on



Reply to: