Re: x1250 AIGLX

2008-05-07 Thread Alex Rades
Is it possible to use current mesa git with xserver 1.4 (maybe disabling
dri2) or does it requires xserver git?

On Wed, May 7, 2008 at 12:06 AM, Dave Airlie [EMAIL PROTECTED] wrote:

 On Wed, May 7, 2008 at 4:01 AM, Alex Rades [EMAIL PROTECTED] wrote:
  Hi,
  I'm having this error during X startup on my x1250:
 
  (EE) AIGLX error: Calling driver entry point failed(EE) AIGLX: reverting
 to
  software rendering
 
  I'm using:
 
  xserver 1.4
  Mesa 7.0.3
  drm (lib and radeon module) from git master (I've also tried r345-cleanup
  but makes no difference)
 
  do you have ideas?
 

 yes 7.0.3 doesn't support the rs cards.

 Dave.

___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Bug#479870: xserver-xorg-video-ati: Frequent system lockups since upgrade

2008-05-07 Thread Arren Lex
Subject: xserver-xorg-video-ati: Frequent system lockups since upgrade
Package: xserver-xorg-video-ati
Version: 1:6.8.1~git20080417.c5d62fa0-1
Severity: normal

*** Please type your report below this line ***
I run lenny (testing), which has recently gotten the new 1:6.8.0-1 pacakage.
Since then, every game of Frets on Fire ends with total system lockup -- no
RSEIUB, no SSH, no switching to VT, no capslock light; I have to use
the reset button.
This has never happened to me before; the driver version prior to this always
performed perfectly no matter how long I played. Now, sometimes it
takes 10 seconds,
sometimes it takes 30 minutes, but it will freeze.

I tried the experimental package to see if the problem was fixed, but
it was not.

It occurs in either exa or xaa mode. The xorg.conf below uses exa, to
use xaa I simply
comment out the unindented exa lines in the device section.

If there is any more debugging output I can provide, please let me know.

The card is:
02:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60
[Radeon X300 (PCIE)] (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Unknown device 0082
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort-
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 26
Region 0: Memory at c800 (32-bit, prefetchable) [size=128M]
Region 1: I/O ports at 9000 [size=256]
Region 2: Memory at d100 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at d000 [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v1) Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
128ns, L1 2us
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq-
AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s
L1, Latency L0 128ns, L1 1us
ClockPM- Suprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train-
SlotClk+ DLActive- BWMgmt- ABWMgmt-
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit+
Queue=0/0 Enable-
Address:   Data: 
Capabilities: [100] Advanced Error Reporting ?
Kernel modules: radeonfb

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-04-23 13:25 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1674940 2008-04-29 12:37 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
02:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60
[Radeon X300 (PCIE)]

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1878 2008-05-06 21:59 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ExplorerPS/2
Option  ZAxisMapping  4 5
Option  Buttons   6
EndSection

Section Device
Identifier 

Re: x1250 AIGLX

2008-05-07 Thread Alex Deucher
On Wed, May 7, 2008 at 2:22 AM, Alex Rades [EMAIL PROTECTED] wrote:
 Is it possible to use current mesa git with xserver 1.4 (maybe disabling
 dri2) or does it requires xserver git?


xserver git.



 On Wed, May 7, 2008 at 12:06 AM, Dave Airlie [EMAIL PROTECTED] wrote:

 
 
 
  On Wed, May 7, 2008 at 4:01 AM, Alex Rades [EMAIL PROTECTED] wrote:
   Hi,
   I'm having this error during X startup on my x1250:
  
   (EE) AIGLX error: Calling driver entry point failed(EE) AIGLX: reverting
 to
   software rendering
  
   I'm using:
  
   xserver 1.4
   Mesa 7.0.3
   drm (lib and radeon module) from git master (I've also tried
 r345-cleanup
   but makes no difference)
  
   do you have ideas?
  
 
  yes 7.0.3 doesn't support the rs cards.
 
  Dave.
 


 ___
  xorg-driver-ati mailing list
  xorg-driver-ati@lists.x.org
  http://lists.x.org/mailman/listinfo/xorg-driver-ati


___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 15096] X freezes when using Compiz (or other 3D apps) with xserver-xorg-video-ati 1:6.6.3

2008-05-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15096





--- Comment #10 from Alex Deucher [EMAIL PROTECTED]  2008-05-07 03:00:54 PST 
---
Do either of the following options help?

Option BusType PCI
Option AGPMode 1


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 15795] Freeze during boot if usb mouse unplugged

2008-05-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15795


Alex Deucher [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #6 from Alex Deucher [EMAIL PROTECTED]  2008-05-07 03:02:18 PST 
---


*** This bug has been marked as a duplicate of bug 12934 ***


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12934] USB-device prevents radeon from freezing system

2008-05-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12934


Alex Deucher [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #16 from Alex Deucher [EMAIL PROTECTED]  2008-05-07 03:02:18 PST 
---
*** Bug 15795 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Bug#479881: xserver-xorg-video-ati: xorg 7.3 xserver segfaults when loading the ATI driver for Radeon RV280 (Radeon 9250) card

2008-05-07 Thread Alex Deucher
On Wed, May 7, 2008 at 3:45 AM, Tomasz Ciolek [EMAIL PROTECTED] wrote:

  (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
  (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled 
 message.

  Backtrace:
  0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c66ee]
  1: [0xe400]
  2: /usr/bin/X11/X(xf86RandR12SetRotations+0x6b) [0x80f798b]
  3: /usr/bin/X11/X(xf86CrtcScreenInit+0x9e) [0x80f377e]
  4: /usr/lib/xorg/modules/drivers//radeon_drv.so(RADEONScreenInit+0x135a) 
 [0xb7aab06a]
  5: /usr/bin/X11/X(AddScreen+0x1fc) [0x8073d1c]
  6: /usr/bin/X11/X(InitOutput+0x21e) [0x80a8f2e]
  7: /usr/bin/X11/X(main+0x296) [0x80744a6]
  8: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7cb9450]
  9: /usr/bin/X11/X(FontFileCompleteXLFD+0x20d) [0x8073a11]

  Fatal server error:
  Caught signal 11.  Server aborting


The crash is happening in the xserver, not the driver.  Any chance you
could get a real backtrace with gdb?

Alex



___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Bug#479870: xserver-xorg-video-ati: Frequent system lockups since upgrade

2008-05-07 Thread Alex Deucher
On Wed, May 7, 2008 at 1:23 AM, Arren Lex [EMAIL PROTECTED] wrote:
 Subject: xserver-xorg-video-ati: Frequent system lockups since upgrade
  Package: xserver-xorg-video-ati
  Version: 1:6.8.1~git20080417.c5d62fa0-1
  Severity: normal

  *** Please type your report below this line ***
  I run lenny (testing), which has recently gotten the new 1:6.8.0-1 pacakage.
  Since then, every game of Frets on Fire ends with total system lockup -- no
  RSEIUB, no SSH, no switching to VT, no capslock light; I have to use
  the reset button.
  This has never happened to me before; the driver version prior to this always
  performed perfectly no matter how long I played. Now, sometimes it
  takes 10 seconds,
  sometimes it takes 30 minutes, but it will freeze.

  I tried the experimental package to see if the problem was fixed, but
  it was not.

  It occurs in either exa or xaa mode. The xorg.conf below uses exa, to
  use xaa I simply
  comment out the unindented exa lines in the device section.

Do either of the following options help?

Option AGPMode 1
Option BusType PCI

Also, this issue could be mesa or drm related.  what versions where
you running previously?

Alex



___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 15795] Freeze during boot if usb mouse unplugged

2008-05-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15795





--- Comment #7 from Axel Kellermann [EMAIL PROTECTED]  2008-05-07 12:23:57 
PST ---
I just wanted to note that the issues described above and in bug 12934 started
after an upgrade to a kernel with version  2.6.22. I never had any problems
with stability till I installed hardy (kernel 2.6.24). Alex experienced the
problems when he switched to kernel 2.6.23. I don't know if that helps in any
way, but if the bug is kernel related, it wasn't there in 2.6.22.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 15790] upon shutdown of xorg the image freezes and kb/mouse lock

2008-05-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15790





--- Comment #8 from Peter Hutterer [EMAIL PROTECTED]  2008-05-07 19:18:43 PST 
---
Paul:

in your log it says

(II) evdev brain: Rescanning devices (1).

this shouldn't show up if you're using server 1.4 or above. you need to install
a more recent version of evdev.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati