Bug#327465: xserver-xorg: Freezes immediately after starting with radeon driver

2005-09-10 Thread Vedran Furač
Package: xserver-xorg
Version: 6.8.99.900.dfsg.1-0pre1
Severity: important
Tags: experimental

Radeon 9200 [RV280].

After starting I get black screen. I can't get back into linux console
with C+A+F1 and I have to do C+A+Del to reboot. 
Top says (log from different computer using ssh) that Xorg is using 99% of CPU.

Last in log:
[...]
(II) Loading sub module fi1236
(II) LoadModule: fi1236
(II) Loading /usr/X11R6/lib/modules/multimedia/fi1236_drv.so
(II) Module fi1236: vendor=X.Org Foundation
compiled for 6.8.99.900, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7

You can find whole log here:
http://www.riteh.hr/~vedranf/linux/Xorg.0.log.6.9

Configuration:
http://www.riteh.hr/~vedranf/linux/xorg.conf.L

Radeon driver and 6.8.2 works fine.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (99, 'hoary-updates'), (99, 'hoary'), (99, 
'breezy-updates'), (99, 'breezy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-nitro5
Locale: LANG=hr_HR.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#327465: xserver-xorg: Freezes immediately after starting with radeon driver

2005-09-10 Thread David Nusinow
On Sat, Sep 10, 2005 at 01:22:17PM +0200, Vedran Furac wrote:
 Vedran Furač wrote:
  Package: xserver-xorg
  Version: 6.8.99.900.dfsg.1-0pre1
  Severity: important
  Tags: experimental
 
 Sorry for this. I just saw that I shouldn't file a bugreport on
 experimantal xorg. I didn't see the message saying this because of a bug
 in another package.

I don't know what message says that, but you should indeed report bugs
against the experimental packages. That's why they're there.

 - David Nusinow




Bug#327465: xserver-xorg: Freezes immediately after starting with radeon driver

2005-09-10 Thread Daniel Stone
tags 327465 + patch
kthxbye

On Sat, 2005-09-10 at 12:44 +0200, Vedran Furač wrote:
 After starting I get black screen. I can't get back into linux console
 with C+A+F1 and I have to do C+A+Del to reboot. 
 Top says (log from different computer using ssh) that Xorg is using 99% of 
 CPU.
 
 Last in log:
 [...]
 (II) Loading sub module fi1236
 (II) LoadModule: fi1236
 (II) Loading /usr/X11R6/lib/modules/multimedia/fi1236_drv.so
 (II) Module fi1236: vendor=X.Org Foundation
 compiled for 6.8.99.900, module version = 1.0.0
 ABI class: X.Org Video Driver, version 0.7

I fixed this in radeon_mm_i2c.c upstream, and Dave Airlie made a similar
fix to radeon_vip.c.