Your message dated Mon, 25 Sep 2006 17:45:53 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#375830: Acknowledgement (occasionally misdetects 
PCI-Express card for PCI and dies before DRI)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: fglrx-driver
Version: 8.24.8, 8.25.18
Tags: upstream
Severity: important

Hi,

Apparently both of these versions have a bit of an issue when dealing with
my card. This is the diff from a broken X startup and a normal X startup:

--- /var/log/Xorg.0.log.old     2006-06-28 13:14:46.000000000 +0200
+++ /var/log/Xorg.0.log 2006-06-28 13:18:07.000000000 +0200
@@ -14 +14 @@
-(==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 28 13:14:42 2006
+(==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 28 13:15:50 2006
@@ -645 +645 @@
-(II) fglrx(0): PCI card detected
+(II) fglrx(0): PCIE card detected
@@ -822,2 +822,2 @@
-(II) fglrx(0): UMM Bus area:     0xd0701000 (size=0x0f8ff000)
-(II) fglrx(0): UMM area:     0xd0701000 (size=0x0f8ff000)
+(II) fglrx(0): UMM Bus area:     0xd0701000 (size=0x0f8ef000)
+(II) fglrx(0): UMM area:     0xd0701000 (size=0x0f8ef000)
@@ -915 +915 @@
-(II) fglrx(0): [drm] mapped SAREA 0x2000 to 0xb6f16000
+(II) fglrx(0): [drm] mapped SAREA 0x2000 to 0xb6fe1000
@@ -954,0 +955,53 @@
+(II) fglrx(0): Direct rendering enabled
+(==) fglrx(0): Using hardware cursor
[...a few dozen more normal messages when it works...]

When it detects a PCI card (wrongly), the display and the keyboard are dead
and the only solution is to reboot the machine hard (via button).

Please forward upstream. TIA.

-- 
     2. That which causes joy or happiness.


--- End Message ---
--- Begin Message ---
On Mon, Sep 25, 2006 at 05:21:19PM +0200, Flavio Stanchina wrote:
> > It escalated :( This version of the fglrx driver, after I boot the machine,
> > decides to ignore my configuration in xorg.conf, it boots up improperly
> > with something like "EnableMonitor tv" (notice: no crt!), and then proceeds
> > to blithely *OVERWRITE* my xorg.conf with its broken version!
> 
> The *driver* overwrites your xorg.conf?!? Sorry, but I can't believe
> that. If 'strings' is correct, no part of the driver does even know
> about xorg.conf.
> 
> What could in fact do that is /usr/sbin/atieventsd, which was added in
> version 8.28. It is started by /etc/init.d/fglrx-driver. Please try
> disabling it (rename to /etc/init.d/no.fglrx-driver for example) and let
> me know if things change.

I actually had two init scripts for atieventsd... after looking into it,
I realized that I had not purged the old ATI package, so now I did:

% dpkg -s fglrx-driver | awk '/ obsolete/ {print $1}' | xargs sudo rm

And after the next reboot, all is well! Thanks for mentioning the init
script, I never would have guessed this :)

Since it appears that my original problem is fixed upstream, and you correct
the new upstream behaviour in the second matter, I'll close the bug report.

Thanks for your patience.
-- 
     2. That which causes joy or happiness.

--- End Message ---

Reply via email to