Bug#441181: xserver-xorg-video-ati: does not detect monitor

2007-11-19 Thread Michal Suchanek
On 11/11/2007, Brice Goglin [EMAIL PROTECTED] wrote:

 Hi Michal,

 Any news about this bug? Anything better with 1:6.7.195-2 currently
 in experimental?

It's been fixed (the resolution) in some 6.7.192 or so.
The lockup is present in 6.7.196 but the mode handling there is
apparently different again, the default mode on a non-detected CRT is
some widescreen resolution.

I would assume the LCD problem fixed. They might have broken it again
but there's no point in testing every dev release, especially since
the driver is unusable unless the card is set to PCI mode (which is
not something  a user will likely find out).

There is a different bug for the crash

Thanks

Michal



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441181: xserver-xorg-video-ati: does not detect monitor

2007-11-11 Thread Brice Goglin
On Mon, Sep 17, 2007 at 08:44:24PM +0200, Michal Suchanek wrote:
  First make sure you are using the latest bits from ati git, then if
  you still have lockups, check bugzilla (https://bugs.freedesktop.org)
  for similar bugs and possibly file a new bug.  What sort of lock up
  (3D related, blank screen, etc.)?
 
 It was already referenced earlier, I first experienced it with the
 ubuntu build of the 6.6.193 and 6.7.192 ati drivers.
 
 Usually the mouse stays movable (sometimes not), some minor screen
 corruption appears (sometimes not), the picture no longer updates (or
 the corruption keeps spreading), and keyboard stops working. Sometimes
 stuff like power button works. Sometimes it does not but it might be
 that there is nothing configured on it when booting from the livecd.
 
 Most often it happens while running Firefox but once I saw it while
 running a terminal with aptitude under gnome.

Hi Michal,

Any news about this bug? Anything better with 1:6.7.195-2 currently
in experimental?

Thanks,
Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441181: xserver-xorg-video-ati: does not detect monitor

2007-09-17 Thread Michal Suchanek
On 15/09/2007, Michal Suchanek [EMAIL PROTECTED] wrote:
 On 14/09/2007, Brice Goglin [EMAIL PROTECTED] wrote:
  Michal Suchanek wrote:
   Detects and throws away part of the information would be more precise.
   It gets the sync rates and calculates a mode that fits into these but
   is larger than physical size.
  
   It sort of works with 6.7.192 (in this setup it does not choose modes
   larger than 1280x1024, probably just accidentally) but it crashes on
   Radeon 9200, at least in Ubuntu.
  
   https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/139210
  
 
  The problem described there looks like some lockups I have been
  experiencing lately too. There is at least one interesting fix in
  upstream git master for this, it helped for me. I uploaded
  xserver-xorg-video-ati 6.7.192-4 yesterday with the current contents of
  upstream git, please try it.
 
 Tried to install the experimental X on a Lenny live CD. Locked up
 quite fast. Before I could report I tried it :)

 Also I do not think these new drivers really fix the problem, they
 just do not contain many of the built-in modes the old driver did.
 Would have to test to be sure, though.

Tried to add the default modes from the old driver as modelines, and
with the 6.7 from experimental it works. The driver rejects the larger
modes because they are too large for virtual size.

However, on the very system where it fixes the mode selection it
caused a lockup.

01:00.1 0380: 1002:5940 (rev 01)

Radeon 9250 (reported as Radeon 9200 PRO) rv280

Should I file a different bug about the lockups or is there one among
the zillions of Radeon bugs already?

Thanks

Michal



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441181: xserver-xorg-video-ati: does not detect monitor

2007-09-17 Thread Alex Deucher
On 9/17/07, Michal Suchanek [EMAIL PROTECTED] wrote:
 On 15/09/2007, Michal Suchanek [EMAIL PROTECTED] wrote:
  On 14/09/2007, Brice Goglin [EMAIL PROTECTED] wrote:
   Michal Suchanek wrote:
Detects and throws away part of the information would be more precise.
It gets the sync rates and calculates a mode that fits into these but
is larger than physical size.
   
It sort of works with 6.7.192 (in this setup it does not choose modes
larger than 1280x1024, probably just accidentally) but it crashes on
Radeon 9200, at least in Ubuntu.
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/139210
   
  
   The problem described there looks like some lockups I have been
   experiencing lately too. There is at least one interesting fix in
   upstream git master for this, it helped for me. I uploaded
   xserver-xorg-video-ati 6.7.192-4 yesterday with the current contents of
   upstream git, please try it.
  
  Tried to install the experimental X on a Lenny live CD. Locked up
  quite fast. Before I could report I tried it :)
 
  Also I do not think these new drivers really fix the problem, they
  just do not contain many of the built-in modes the old driver did.
  Would have to test to be sure, though.
 
 Tried to add the default modes from the old driver as modelines, and
 with the 6.7 from experimental it works. The driver rejects the larger
 modes because they are too large for virtual size.

 However, on the very system where it fixes the mode selection it
 caused a lockup.

 01:00.1 0380: 1002:5940 (rev 01)

 Radeon 9250 (reported as Radeon 9200 PRO) rv280

 Should I file a different bug about the lockups or is there one among
 the zillions of Radeon bugs already?

First make sure you are using the latest bits from ati git, then if
you still have lockups, check bugzilla (https://bugs.freedesktop.org)
for similar bugs and possibly file a new bug.  What sort of lock up
(3D related, blank screen, etc.)?

Alex



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441181: xserver-xorg-video-ati: does not detect monitor

2007-09-17 Thread Michal Suchanek
On 17/09/2007, Alex Deucher [EMAIL PROTECTED] wrote:
 On 9/17/07, Michal Suchanek [EMAIL PROTECTED] wrote:
  On 15/09/2007, Michal Suchanek [EMAIL PROTECTED] wrote:
  
   Tried to install the experimental X on a Lenny live CD. Locked up
   quite fast. Before I could report I tried it :)
  
   Also I do not think these new drivers really fix the problem, they
   just do not contain many of the built-in modes the old driver did.
   Would have to test to be sure, though.
  
  Tried to add the default modes from the old driver as modelines, and
  with the 6.7 from experimental it works. The driver rejects the larger
  modes because they are too large for virtual size.
 
  However, on the very system where it fixes the mode selection it
  caused a lockup.
 
  01:00.1 0380: 1002:5940 (rev 01)
 
  Radeon 9250 (reported as Radeon 9200 PRO) rv280
 
  Should I file a different bug about the lockups or is there one among
  the zillions of Radeon bugs already?

 First make sure you are using the latest bits from ati git, then if
 you still have lockups, check bugzilla (https://bugs.freedesktop.org)
 for similar bugs and possibly file a new bug.  What sort of lock up
 (3D related, blank screen, etc.)?

It was already referenced earlier, I first experienced it with the
ubuntu build of the 6.6.193 and 6.7.192 ati drivers.

Usually the mouse stays movable (sometimes not), some minor screen
corruption appears (sometimes not), the picture no longer updates (or
the corruption keeps spreading), and keyboard stops working. Sometimes
stuff like power button works. Sometimes it does not but it might be
that there is nothing configured on it when booting from the livecd.

Most often it happens while running Firefox but once I saw it while
running a terminal with aptitude under gnome.

Thanks

Michal



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441181: xserver-xorg-video-ati: does not detect monitor

2007-09-15 Thread Michal Suchanek
On 14/09/2007, Brice Goglin [EMAIL PROTECTED] wrote:
 Michal Suchanek wrote:
  Detects and throws away part of the information would be more precise.
  It gets the sync rates and calculates a mode that fits into these but
  is larger than physical size.
 
  It sort of works with 6.7.192 (in this setup it does not choose modes
  larger than 1280x1024, probably just accidentally) but it crashes on
  Radeon 9200, at least in Ubuntu.
 
  https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/139210
 

 The problem described there looks like some lockups I have been
 experiencing lately too. There is at least one interesting fix in
 upstream git master for this, it helped for me. I uploaded
 xserver-xorg-video-ati 6.7.192-4 yesterday with the current contents of
 upstream git, please try it.

Tried to install the experimental X on a Lenny live CD. Locked up
quite fast. Before I could report I tried it :)

Also I do not think these new drivers really fix the problem, they
just do not contain many of the built-in modes the old driver did.
Would have to test to be sure, though.

Thanks

Michal



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441181: xserver-xorg-video-ati: does not detect monitor

2007-09-14 Thread Michal Suchanek
On 14/09/2007, Alex Deucher [EMAIL PROTECTED] wrote:
 On 9/10/07, Michal Suchanek [EMAIL PROTECTED] wrote:
  On 07/09/2007, Brice Goglin [EMAIL PROTECTED] wrote:
   Debian Live user wrote:
Package: xserver-xorg-video-ati
Version: 1:6.6.3-2
Severity: normal
   
   
I connected EIZO FlexScan L465 to the vga connector an an DVI+VGA radeon
9200 card. The screen is detected but wrong mode is selected.
Maybe it is a dexconf bug that it sets up the xorg.conf incorrectly.
However, selecting a mode larger than the panel size seems wrong even if
the frequncies are specified incorrectly.
   
01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon
9200 SE] (rev 01)
   
   
  
   xserver -xorg-video-ati 1:6.6.3-2 is very old, lots of changes were made
   since then, but no new stable version has been released. So there are 2
   major release candidates that you could try:
  
   * 1:6.6.193-1 is the natural successor of 1:6.6.3-2 with several fixes,
   it is available from http://people.debian.org/~bgoglin/ati-for-sid/
  
   * Then the driver got a large rework, especially in the area regarding
   monitor/mode detection, with randr-1.2 support. So 1:6.7.192-1 is
   available for unstable from
   http://snapshot.debian.net/archive/2007/08/05/debian/pool/main/x/xserver-xorg-video-ati/
  
   Please try with any of these versions.
 
  I tried with a Radeon 9250. This time dexconf got the monitor right,
  it did not include bogus refresh rates and limited the resolution to
  1280x1024 by explicitly naming some resolutions in a display
  subsection.
 
  After removing this subsection the problem was the same: a mode larger
  than the physical resolution was chosen.
 
  I tried installing the new driver (looks like only 1:6.7.192-1 is
  available by now) and this time only the ddc modes were used. However,
  the log messages do not look too reassuring. The built in modes are
  rejected because of bad clock/interlace/doublescan, nothing is printed
  about screen physical resolution.
 

 What seems to be the problem?  The monitor's preferred mode is 1280 by
 1024 and the physical size is  according to the edid from the monitor:

Detects and throws away part of the information would be more precise.
It gets the sync rates and calculates a mode that fits into these but
is larger than physical size.

It sort of works with 6.7.192 (in this setup it does not choose modes
larger than 1280x1024, probably just accidentally) but it crashes on
Radeon 9200, at least in Ubuntu.

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/139210

Thanks

Michal



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441181: xserver-xorg-video-ati: does not detect monitor

2007-09-14 Thread Brice Goglin
Michal Suchanek wrote:
 Detects and throws away part of the information would be more precise.
 It gets the sync rates and calculates a mode that fits into these but
 is larger than physical size.

 It sort of works with 6.7.192 (in this setup it does not choose modes
 larger than 1280x1024, probably just accidentally) but it crashes on
 Radeon 9200, at least in Ubuntu.

 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/139210
   

The problem described there looks like some lockups I have been
experiencing lately too. There is at least one interesting fix in
upstream git master for this, it helped for me. I uploaded
xserver-xorg-video-ati 6.7.192-4 yesterday with the current contents of
upstream git, please try it.

Brice




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441181: xserver-xorg-video-ati: does not detect monitor

2007-09-13 Thread Alex Deucher
On 9/10/07, Michal Suchanek [EMAIL PROTECTED] wrote:
 On 07/09/2007, Brice Goglin [EMAIL PROTECTED] wrote:
  Debian Live user wrote:
   Package: xserver-xorg-video-ati
   Version: 1:6.6.3-2
   Severity: normal
  
  
   I connected EIZO FlexScan L465 to the vga connector an an DVI+VGA radeon
   9200 card. The screen is detected but wrong mode is selected.
   Maybe it is a dexconf bug that it sets up the xorg.conf incorrectly.
   However, selecting a mode larger than the panel size seems wrong even if
   the frequncies are specified incorrectly.
  
   01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon
   9200 SE] (rev 01)
  
  
 
  xserver -xorg-video-ati 1:6.6.3-2 is very old, lots of changes were made
  since then, but no new stable version has been released. So there are 2
  major release candidates that you could try:
 
  * 1:6.6.193-1 is the natural successor of 1:6.6.3-2 with several fixes,
  it is available from http://people.debian.org/~bgoglin/ati-for-sid/
 
  * Then the driver got a large rework, especially in the area regarding
  monitor/mode detection, with randr-1.2 support. So 1:6.7.192-1 is
  available for unstable from
  http://snapshot.debian.net/archive/2007/08/05/debian/pool/main/x/xserver-xorg-video-ati/
 
  Please try with any of these versions.

 I tried with a Radeon 9250. This time dexconf got the monitor right,
 it did not include bogus refresh rates and limited the resolution to
 1280x1024 by explicitly naming some resolutions in a display
 subsection.

 After removing this subsection the problem was the same: a mode larger
 than the physical resolution was chosen.

 I tried installing the new driver (looks like only 1:6.7.192-1 is
 available by now) and this time only the ddc modes were used. However,
 the log messages do not look too reassuring. The built in modes are
 rejected because of bad clock/interlace/doublescan, nothing is printed
 about screen physical resolution.


What seems to be the problem?  The monitor's preferred mode is 1280 by
1024 and the physical size is  according to the edid from the monitor:

II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 108.0 MHz   Image Size:  317 x 254 mm
(II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440
h_blank_end 1688 h_border: 0
(II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028
v_blanking: 1066 v_border: 0

Alex



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441181: xserver-xorg-video-ati: does not detect monitor

2007-09-07 Thread Brice Goglin
Debian Live user wrote:
 Package: xserver-xorg-video-ati
 Version: 1:6.6.3-2
 Severity: normal


 I connected EIZO FlexScan L465 to the vga connector an an DVI+VGA radeon
 9200 card. The screen is detected but wrong mode is selected.
 Maybe it is a dexconf bug that it sets up the xorg.conf incorrectly.
 However, selecting a mode larger than the panel size seems wrong even if
 the frequncies are specified incorrectly.

 01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon
 9200 SE] (rev 01)

   

xserver -xorg-video-ati 1:6.6.3-2 is very old, lots of changes were made
since then, but no new stable version has been released. So there are 2
major release candidates that you could try:

* 1:6.6.193-1 is the natural successor of 1:6.6.3-2 with several fixes,
it is available from http://people.debian.org/~bgoglin/ati-for-sid/

* Then the driver got a large rework, especially in the area regarding
monitor/mode detection, with randr-1.2 support. So 1:6.7.192-1 is
available for unstable from
http://snapshot.debian.net/archive/2007/08/05/debian/pool/main/x/xserver-xorg-video-ati/

Please try with any of these versions.

Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]