Bug#249277: xserver-xfree86: [r128] Terrible performance with DRI enabled

2004-05-16 Thread Mark Brown
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-1
Severity: normal

When I enable the dri module on my system the performance of the X
server becomes completely unacceptable - things slow to the point where
I can see individual things being rendered and there can be delays of
many seconds before keypresses are responded to.  The CPU usage of the
server goes through the roof.  Without DRI performance is completely
acceptable.

Looking at the server log everything seems normal during startup but
there is a profusion of "(EE) R128(0): Idle timed out, resetting
engine..." messages towards the end of the log.  A full copy of the log
for a failed startup is below, along with one from my current startup
where performance is fine.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx1 root root   20 2003-08-31 13:48 /etc/X11/X -> 
/usr/bin/X11/XFree86
-rwxr-xr-x1 root root  1896756 2004-04-29 02:17 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:00:10.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF/PRO 
AGP 4x TMDS
:00:10.0 Class 0300: 1002:5046

/etc/X11/XF86Config-4 does not match checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--1 root root 3542 2004-05-15 16:45 
/etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

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

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "macintosh"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "ATI Rage 128"
Driver  "ati"
BusID   "PCI:0:16:0"
Option  "UseFBDev"  "true"
EndSection

Section "Monitor"
Identifier  "Apple Studio Display"
UseModes"Modes0"
ModelName   "Apple Studio Display"
HorizSync   30-130
VertRefresh 50-160
#   Option  "DPMS"
EndSection

Section "Modes"
Identifier  "Modes0"

# Apple iMac modes
Modeline "1024x768"   78.525 1024 1049 1145 1312   768  769  772  800 
+hsync +vsync
Modeline "800x600"62.357  800  821  901 1040   600  601  604  632 
+hsync +vsync
Modeline "640x480"49.886  640  661  725  832   480  481  484  514 
+hsync +vsync
# Apple monitors tend to do 832x624
Modeline "832x624"57  832  876  940 1152   624  625  628  667 
-hsync -vsync
# Apple PowerBook G3
Modeline "800x600"100 800  816  824  840   600  616  624  640 
-hsync -vsync
# Generated
# D: 107.991 MHz, H: 63.976 kHz, V: 60.015 Hz
Mode

Bug#201737: map LWIN to Mode_switch

2004-05-28 Thread Mark Brown
On Fri, May 28, 2004 at 04:38:27AM -0500, Branden Robinson wrote:

> How often do British secretaries need to be able to type a number sign
> ("#")?

Very infrequently, it's just not commonly used in the UK.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."




Bug#201737: map LWIN to Mode_switch

2004-05-29 Thread Mark Brown
On Fri, May 28, 2004 at 04:38:27AM -0500, Branden Robinson wrote:

> XkbRules  xfree86
> XkbModel  macintosh
> XkbLayout gb
> XkbOptionsgroup:lwin_switch

> Mark, between this and the modification to /etc/X11/xkb/symbols/macintosh/gb I
> sent you last July, are your problems resolved?

Turning on that option I still can't seem to generate a number symbol
(or, I notice the Euro symbol which is the third character on 2).  My
keyboard configuration is:

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "macintosh"
Option  "XkbLayout" "gb"
Option  "XkbOptions""ctrl:nocaps,group:lwin_switch"
EndSection

I've tried all the modifier keys I can think of but this could still be
user error.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."




Bug#201737: map LWIN to Mode_switch

2004-05-30 Thread Mark Brown
On Sun, May 30, 2004 at 04:35:43AM -0500, Branden Robinson wrote:

> With the above configuration, can you use xev and tell us what key
> events are reported when you press the Left Apple/Bucky key?

Keycode 115, (keysym 0xffe7, Meta_L)

> Just for giggles, how about Left Alt?

Keycode 64, (keysym 0xffe9, Alt_L)

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."




Bug#249277: xserver-xfree86: [r128] Terrible performance with DRI enabled

2004-05-30 Thread Mark Brown
On Fri, May 28, 2004 at 03:40:31AM -0500, Branden Robinson wrote:

> Are you interested in building XFree86 from source yourself and letting
> us know?

Unfortunately, this seems to make things worse rather than better
(assuming I didn't stuff up the module build, which is possible).
Previously everything was just extremely slow but now the GDM login
dialog does not appear - I'm left sitting watching the default server
background with a watch cursor.

The rest of the system appears fine - there's no responsiveness problems
with SSH or anything.

I've attached the X server log.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-4 20040529030435 [EMAIL PROTECTED])
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.25-powerpc ppc [ELF] 
Build Date: 29 May 2004
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.6-powerpc ([EMAIL PROTECTED]) (gcc version 3.3.3 
(Debian 20040429)) #1 Thu May 13 19:43:40 CEST 2004 
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sun May 30 17:18:46 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Apple Studio Display"
(**) |   |-->Device "ATI Rage 128"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "macintosh"
(**) XKB: model: "macintosh"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(**) FontPath set to 
"unix/:7100,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0020 card , rev 00 class 06,00,00 hdr 00
(II) PCI: 00:10:0: chip 1002,5046 card , rev 00 class 03,00,00 hdr 00
(II) PCI: 01:0b:0: chip 106b,001f card , rev 00 class 06,00,00 hdr 00
(II) PCI: 01:17:0: chip 106b,0022 card , rev 03 class ff,00,00 hdr 00
(II) PCI: 01:18:0: chip 106b,0019 card , rev 00 class 0c,03,10 hdr 00
(II) PCI: 01:19:0: chip 106b,0019 card , rev 00 class 0c,03,10 hdr 00
(II) PCI: 01:1a:0: chip 104c,8020 card , rev 00 class 0c,00,10 hdr 00
(II) PCI: 02:0b:0: chip 106b,001e card , rev 00 class 06,00,00 hdr 00
(II) PCI: 02:0f:0: chip 106b,0021 card , rev 01 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:11:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 1: bridge is at (1:11:0), (1,1,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 1 prefetchable memo

Bug#201737: map LWIN to Mode_switch

2004-05-31 Thread Mark Brown
On Mon, May 31, 2004 at 10:25:23AM -0500, Branden Robinson wrote:

> See /etc/X11/xkb/rules/xfree86 for a list of legal option names.  They
> use "grp" instead of "group".

That did the trick - I can now type # with a UK keymap.  As mentioned
previously I wasn't able to type a EuroSymbol with the existing setup
but adding:

key  {[   2,  quotedbl],
[EuroSign   ]

to the group in /etc/X11/xkb/symbols/macintosh/gb sorted that out.

Thanks!

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."




Bug#201737: map LWIN to Mode_switch

2004-05-31 Thread Mark Brown
On Mon, May 31, 2004 at 05:12:08PM +0100, Mark Brown wrote:

> previously I wasn't able to type a EuroSymbol with the existing setup
> but adding:

> key  {[   2,  quotedbl],
> [EuroSign   ]

> to the group in /etc/X11/xkb/symbols/macintosh/gb sorted that out.

Err, clearly that's actually:

key  {[   2,  at  ],
[EuroSign   ]  };

Sorry.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."




Bug#201737: map LWIN to Mode_switch

2004-05-31 Thread Mark Brown
On Mon, May 31, 2004 at 11:12:57AM -0500, Branden Robinson wrote:

> So I went ahead and treated the number sign as a simple unengraved
> alternate group keycap, which is probably what everybody wanted in the
> first place.

Yes, that looks to be about what Apple do too.

> Please let me know if it does what *you* expect.

It seems to.

Thanks!

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."




Bug#201737: No # on UK Powerbook keyboard

2003-07-17 Thread Mark Brown
Package: xserver-xfree86
Version: 4.2.1-9
Severity: normal

The British variant of the Macintosh keyboard layout on my Powerbook has
one fairly annoying problem: the keyboard has no # on it.  The way Apple
solves this is to make meta-3 generate #.

(I'm at debcamp if you want to examine this directly.)

-- Package-specific info:
00:10.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY
00:10.0 Class 0300: 1002:4c59

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "macintosh"
Option  "XkbLayout" "gb"
Option  "XkbOptions""ctrl:nocaps"
EndSection




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



Bug#201737: No # on UK Powerbook keyboard

2003-07-21 Thread Mark Brown
On Mon, Jul 21, 2003 at 04:12:38PM +0200, Michel Dänzer wrote:
> On Thu, 2003-07-17 at 16:19, Mark Brown wrote:

> > The British variant of the Macintosh keyboard layout on my Powerbook has
> > one fairly annoying problem: the keyboard has no # on it.  The way Apple
> > solves this is to make meta-3 generate #.

> Does fn-alt-3 or fn-command-3 work?

In that order they produce exactly the same effect as without the fn.
Note that there's no glyph for hash on the keyboard - OS X just happens
to do the mapping (independantly of keyboard IIRC).

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgp0.pgp
Description: PGP signature


Bug#201737: No # on UK Powerbook keyboard

2003-07-24 Thread Mark Brown
On Thu, Jul 24, 2003 at 02:05:44PM -0500, Branden Robinson wrote:
> On Thu, Jul 17, 2003 at 04:19:41PM +0200, Mark Brown wrote:

> > (I'm at debcamp if you want to examine this directly.)

> I don't recall that we did, but...

No, we didn't unfortunately.

> 1) Do you have an AltGr key?  Does it work?

No, so obviously not.

> 3) According to the 4.2.1 gb symbols file, you get a "numbersign" keysym
>by pressing the key that is located where the backslash key is on a
>U.S. keyboard (it's not an ISO-standardized key location, apparently,
>so XFree86 just calls it "".).  Again according to the file,
>this key should also be engraved with a tilde, so SHIFT-# should get
>you ~.  Is this correct?

No.  

> I haven't sorted my pictures from DebCamp/DebConf yet, so I don't know
> if I took a picture of a UK keyboard yet.

The UK Powerbook keyboard is a bit different to a standard UK keyboard
(although perhaps not a UK Apple keyboard).

I also ought to note that there's a dead key on the keyboard - between
the left shift and Z is a key engraved ` with ~ above it which does
nothing.  At the top left below ESC and next to 1 is a key with a +-
sign as the shifted character and a § as the unshifted one (kind of a S
with an o through it if it doesn't come through OK).

All the other keys on the keyboard function as expected.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."



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



Bug#201737: No # on UK Powerbook keyboard

2003-07-25 Thread Mark Brown
On Thu, Jul 24, 2003 at 04:01:10PM -0500, Branden Robinson wrote:
> On Thu, Jul 24, 2003 at 09:25:09PM +0100, Mark Brown wrote:

> > I also ought to note that there's a dead key on the keyboard - between
> > the left shift and Z is a key engraved ` with ~ above it which does
> > nothing.

> On a US keyboard (Macintosh or otherwise), that key appears to the
> immediate left of the 1/! key.  XFree86 calls that keycap  and it
> scans with keycode 49.  (See /etc/X11/xkb/keycodes/xfree86.)

And in fact it seems that the key to the left of the 1 (see below) also
scans with keycode 49 on this keyboard.  It's just that the engraved
symbol is different.

> > At the top left below ESC and next to 1 is a key with a +-
> > sign as the shifted character and a § as the unshifted one (kind of a S
> > with an o through it if it doesn't come through OK).

> That's called a section sign.  I can't remember ever seeing a keycap
> like that before.

I've never seen anything like that either.

> Can you tell me what scancode that key produces?  You can use xev to
> determine this.

Like I said, it scans as keycode 49.  The key with the ` and ~ engraved
on it scans as keycode 94.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgp0.pgp
Description: PGP signature


Bug#201737: No # on UK Powerbook keyboard

2003-07-25 Thread Mark Brown
On Fri, Jul 25, 2003 at 11:08:42AM -0500, Branden Robinson wrote:

> $ setxkbmap -rules xfree86 -model macintosh -layout gb

That doesn't appear to have changed anything.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgp0.pgp
Description: PGP signature


Bug#201737: No # on UK Powerbook keyboard

2003-07-26 Thread Mark Brown
On Sat, Jul 26, 2003 at 11:29:10AM -0500, Branden Robinson wrote:

> Please let me know if it does or doesn't.

That worked, thanks.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgp0.pgp
Description: PGP signature


Bug#201737: No # on UK Powerbook keyboard

2003-07-17 Thread Mark Brown
Package: xserver-xfree86
Version: 4.2.1-9
Severity: normal

The British variant of the Macintosh keyboard layout on my Powerbook has
one fairly annoying problem: the keyboard has no # on it.  The way Apple
solves this is to make meta-3 generate #.

(I'm at debcamp if you want to examine this directly.)

-- Package-specific info:
00:10.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY
00:10.0 Class 0300: 1002:4c59

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "macintosh"
Option  "XkbLayout" "gb"
Option  "XkbOptions""ctrl:nocaps"
EndSection





Bug#201737: No # on UK Powerbook keyboard

2003-07-21 Thread Mark Brown
On Mon, Jul 21, 2003 at 04:12:38PM +0200, Michel Dänzer wrote:
> On Thu, 2003-07-17 at 16:19, Mark Brown wrote:

> > The British variant of the Macintosh keyboard layout on my Powerbook has
> > one fairly annoying problem: the keyboard has no # on it.  The way Apple
> > solves this is to make meta-3 generate #.

> Does fn-alt-3 or fn-command-3 work?

In that order they produce exactly the same effect as without the fn.
Note that there's no glyph for hash on the keyboard - OS X just happens
to do the mapping (independantly of keyboard IIRC).

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgpOnHxnSCIsH.pgp
Description: PGP signature


Bug#201737: No # on UK Powerbook keyboard

2003-07-24 Thread Mark Brown
On Thu, Jul 24, 2003 at 02:05:44PM -0500, Branden Robinson wrote:
> On Thu, Jul 17, 2003 at 04:19:41PM +0200, Mark Brown wrote:

> > (I'm at debcamp if you want to examine this directly.)

> I don't recall that we did, but...

No, we didn't unfortunately.

> 1) Do you have an AltGr key?  Does it work?

No, so obviously not.

> 3) According to the 4.2.1 gb symbols file, you get a "numbersign" keysym
>by pressing the key that is located where the backslash key is on a
>U.S. keyboard (it's not an ISO-standardized key location, apparently,
>so XFree86 just calls it "".).  Again according to the file,
>this key should also be engraved with a tilde, so SHIFT-# should get
>you ~.  Is this correct?

No.  

> I haven't sorted my pictures from DebCamp/DebConf yet, so I don't know
> if I took a picture of a UK keyboard yet.

The UK Powerbook keyboard is a bit different to a standard UK keyboard
(although perhaps not a UK Apple keyboard).

I also ought to note that there's a dead key on the keyboard - between
the left shift and Z is a key engraved ` with ~ above it which does
nothing.  At the top left below ESC and next to 1 is a key with a +-
sign as the shifted character and a § as the unshifted one (kind of a S
with an o through it if it doesn't come through OK).

All the other keys on the keyboard function as expected.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."




Bug#201737: No # on UK Powerbook keyboard

2003-07-25 Thread Mark Brown
On Thu, Jul 24, 2003 at 04:01:10PM -0500, Branden Robinson wrote:
> On Thu, Jul 24, 2003 at 09:25:09PM +0100, Mark Brown wrote:

> > I also ought to note that there's a dead key on the keyboard - between
> > the left shift and Z is a key engraved ` with ~ above it which does
> > nothing.

> On a US keyboard (Macintosh or otherwise), that key appears to the
> immediate left of the 1/! key.  XFree86 calls that keycap  and it
> scans with keycode 49.  (See /etc/X11/xkb/keycodes/xfree86.)

And in fact it seems that the key to the left of the 1 (see below) also
scans with keycode 49 on this keyboard.  It's just that the engraved
symbol is different.

> > At the top left below ESC and next to 1 is a key with a +-
> > sign as the shifted character and a § as the unshifted one (kind of a S
> > with an o through it if it doesn't come through OK).

> That's called a section sign.  I can't remember ever seeing a keycap
> like that before.

I've never seen anything like that either.

> Can you tell me what scancode that key produces?  You can use xev to
> determine this.

Like I said, it scans as keycode 49.  The key with the ` and ~ engraved
on it scans as keycode 94.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgpK1DSg2OYfy.pgp
Description: PGP signature


Bug#201737: No # on UK Powerbook keyboard

2003-07-26 Thread Mark Brown
On Fri, Jul 25, 2003 at 11:08:42AM -0500, Branden Robinson wrote:

> $ setxkbmap -rules xfree86 -model macintosh -layout gb

That doesn't appear to have changed anything.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgpnYWuDwhuYq.pgp
Description: PGP signature


Bug#201737: No # on UK Powerbook keyboard

2003-07-26 Thread Mark Brown
On Sat, Jul 26, 2003 at 11:29:10AM -0500, Branden Robinson wrote:

> Please let me know if it does or doesn't.

That worked, thanks.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


pgpzkoNAB95Vt.pgp
Description: PGP signature


Bug#348054: xserver-xorg: [ati/radeon] Desktop window corrupted with ghost images

2007-06-19 Thread Mark Brown
On Tue, Jun 19, 2007 at 09:33:16PM +0200, Brice Goglin wrote:

> About a years ago, you reported a bug to the Debian BTS regarding
> desktop windows being corrupted with ghost images on a ATI board. Did
> you reproduce this problem recently? With Xorg/Etch? With latest
> xserver-xorg-core and drivers? If not, I will close this bug in the next
> weeks.

I still see problems with the cursor when it goes to the very edge of
the screen with current versions.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature


Bug#249277: xserver-xfree86: [ati/r128] DRI performance terrible, log fills with '(EE) R128(0): Idle timed out, resetting engine...' on Rage 128 PF/PRO AGP 4x TMDS rev 0

2007-07-24 Thread Mark Brown
On Tue, Jul 24, 2007 at 01:48:30PM +0200, Julien Cristau wrote:

> any news on this bug?  I'm trying to close or reassign bugs filed
> against xserver-xfree86 before removing the package from unstable.

Not yet, sorry.  I still haven't bought an extra keyboard.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature


Bug#389007: Regression: Radeon 9200 powers off Apple Cinema Display

2008-02-17 Thread Mark Brown
On Wed, Jan 02, 2008 at 09:57:17AM +0100, Michel Dänzer wrote:

> That's not minimal - does commenting out Option "MacModel" or changing
> its value to "mini-internal" help?

I'm experiencing the same problem.  Neither of these help for me - they
both result in the monitor powering off.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."



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




Bug#389007: Regression: Radeon 9200 powers off Apple Cinema Display

2008-02-18 Thread Mark Brown
On Mon, Feb 18, 2008 at 01:07:58PM +0100, Michel D??nzer wrote:

> Please attach the full log file from running without Option "MacModel".

Attached are two logs.  Xorg.0.log is from running without MacModel but
it looks like the kernel is managing to lock up before it gets as far as
logging much.  Xorg.0.log.old is probably from a previous configuration
of the same system but it was failing with similar symptoms (I haven't
been able to use X on this machine at all since about December 31st).

I'll see if I can come up with any ideas for convincing the machine to
write the log to disk before it expires but no guarantees.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-1)
Current Operating System: Linux mercator 2.6.24-1-powerpc #1 Mon Feb 11 
12:53:42 CET 2008 ppc
Build Date: 01 February 2008  04:56:12AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 18 20:35:44 2008


Xorg.0.log.old
Description: application/trash


Bug#389007: Regression: Radeon 9200 powers off Apple Cinema Display

2008-02-19 Thread Mark Brown
On Tue, Feb 19, 2008 at 09:16:52AM +0100, Michel Dänzer wrote:

> If you're using xserver-xorg-video-ati 1:6.7.197-1, please try again
> with a newer version, e.g. 1:6.7.198~git* from experimental or 1:6.8.0-1
> from sid.

Installing from experimental appears to have resolved the issue, thanks.
Note that version 1:6.7.197-1 appears to be the current version in sid
for PowerPC.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."



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



Bug#389007: Regression: Radeon 9200 powers off Apple Cinema Display

2008-02-19 Thread Mark Brown
On Tue, Feb 19, 2008 at 10:25:37AM +0100, Michel D?nzer wrote:
> On Tue, 2008-02-19 at 09:16 +0000, Mark Brown wrote:

> > Installing from experimental appears to have resolved the issue, thanks.

> So this bug report can be marked as fixed in that version?

For my case, yes.  I guess it would be worth confirming with Roger if it
also fixes his system, though.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."



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



Bug#443570: powerpc: X server forces Apple Cinema display into power save mode

2007-09-22 Thread Mark Brown
Package: xserver-xorg-video-ati
Version: 1:6.6.193-3
Severity: important

Since upgrading to the above version of the ATI driver I find that when
the X server starts my Apple Cinema display goes into power saving mode,
apparently unrecoverably.  The framebuffer appears to work fine, though
I have not tried the X.org frambuffer driver yet.

Unfortunately the last version of X that I started on this machine was
rather old - the machine had an uptime of 120 days or so, though I think
I had restarted X once at some point in that interval - so it is hard
for me to say at what point this started occurring.

My X configuration below should be unchanged from the upgrade modulo
replacing the kbd driver with the keyboard driver as advised by
NEWS.Debian and switching to use the ati driver rather than configure
the radeon driver directly.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-19 18:23 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1964532 2007-09-19 16:25 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
:00:10.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 
9200] (rev 01)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3450 2007-09-22 15:33 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/CID"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

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

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "macintosh"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "ATI RV280 5962"
Driver  "ati"
#   Option "AccelMethod" "EXA"
#   Option "RenderAccel" "off"
EndSection

Section "Monitor"
Identifier  "Apple Cinema Display"
HorizSync   28-90
Option  "DPMS"
Mode "1680x1050"
# D: 100.000 MHz, H: 58.140 kHz, V: 53.339 Hz
DotClock 100.001
HTimings 1680 1696 1704 1720
VTimings 1050 1066 1074 1090
Flags"-HSync" "-VSync"
EndMode
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI RV280 5962"
Monitor "Apple Cinema Display"
DefaultDepth24
SubSection "

Bug#443570: xserver-xorg-video-ati: fbdev didn't immediately help

2007-09-22 Thread Mark Brown
Package: xserver-xorg-video-ati
Version: 1:6.6.193-3
Followup-For: Bug #443570

FWIW simply switching to the fbdev driver didn't immediately help - logs
and configuration below; I've not bade any effort to get this to work.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-19 18:23 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1964532 2007-09-19 16:25 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
:00:10.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 
9200] (rev 01)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3468 2007-09-22 15:49 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/CID"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

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

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "macintosh"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "ATI RV280 5962"
#   Driver  "ati"
Driver  "fbdev"
#   Option "AccelMethod" "EXA"
#   Option "RenderAccel" "off"
EndSection

Section "Monitor"
Identifier  "Apple Cinema Display"
HorizSync   28-90
Option  "DPMS"
Mode "1680x1050"
# D: 100.000 MHz, H: 58.140 kHz, V: 53.339 Hz
DotClock 100.001
HTimings 1680 1696 1704 1720
VTimings 1050 1066 1074 1090
Flags"-HSync" "-VSync"
EndMode
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI RV280 5962"
Monitor "Apple Cinema Display"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1680x1050" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1152x864" "1024x7

Bug#443570: powerpc: X server forces Apple Cinema display into power save mode

2007-09-22 Thread Mark Brown
On Sat, Sep 22, 2007 at 05:16:04PM +0200, Brice Goglin wrote:

> Can you try xserver-xorg-video-ati 1:6.7.193-1 currently in
> experimental? It might not be built for powerpc yet, but the previous
> one (1:6.7.192-4) has been built already, testing any of them would be nice.

Will do that in just a minute.  If it's not built yet I'll try the
previous version then build it locally if that doesn't work.

> Bug [1] could be related, but it appeared in 6.6.2, while 6.6.3 has been
> in Debian for about a year already.

> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=389007

Yes, I meant to say - I had a poke with the workarounds in there but
they didn't seem to be doing anything for me.  Later on I noticed that
the X server hadn't actually been restarting each time I tried it so
it's possible I didn't actually try everything but like you say the
dates don't match up.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature


Bug#443570: xserver-xorg-video-ati: Old version in experimental...

2007-09-22 Thread Mark Brown
Package: xserver-xorg-video-ati
Version: 1:6.7.192-4
Followup-For: Bug #443570

The version in experimental is indeed out of date.  I'm not sure that I
don't need to update something else as well as this since the server
can't find any valid modes and fails to start at all.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-19 18:23 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1964532 2007-09-19 16:25 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
:00:10.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 
9200] (rev 01)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3450 2007-09-22 16:26 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/CID"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

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

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "macintosh"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "ATI RV280 5962"
Driver  "ati"
#   Option "AccelMethod" "EXA"
#   Option "RenderAccel" "off"
EndSection

Section "Monitor"
Identifier  "Apple Cinema Display"
HorizSync   28-90
Option  "DPMS"
Mode "1680x1050"
# D: 100.000 MHz, H: 58.140 kHz, V: 53.339 Hz
DotClock 100.001
HTimings 1680 1696 1704 1720
VTimings 1050 1066 1074 1090
Flags"-HSync" "-VSync"
EndMode
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI RV280 5962"
Monitor "Apple Cinema Display"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1680x1050" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes  

Bug#443570: xserver-xorg-video-ati: Locally built current experimental

2007-09-22 Thread Mark Brown
Package: xserver-xorg-video-ati
Version: 1:6.7.193-1
Followup-For: Bug #443570

I've locally built the current experimental package and started playing
with your suggestions.  Here for info are the diagnostics generated by
the bug script for this version - I'll reply separately to your mail
after I've finished playing.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-19 18:23 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1964532 2007-09-19 16:25 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
:00:10.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 
9200] (rev 01)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2931 2007-09-22 17:00 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/CID"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

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

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "macintosh"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "ATI RV280 5962"
Driver  "ati"
#   Option "AccelMethod" "EXA"
#   Option "RenderAccel" "off"
EndSection

Section "Monitor"
Identifier  "Apple Cinema Display"
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI RV280 5962"
Monitor "Apple Cinema Display"
DefaultDepth24
SubSection "Display"
Depth   1
EndSubSection
SubSection "Display"
Depth   4
EndSubSection
SubSection "Display"
Depth   8
EndSubSection
SubSection "Display"
Depth   15
EndSubSection
SubSection "Display"
Depth   16
EndSubSection
SubSection "Display"
Depth   24
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode0666
EndSection


Xorg X server log files on system:
-rw-r--

Bug#443570: xserver-xorg-video-ati: Specifying 'powerbook' reinstates the original problem

2007-09-22 Thread Mark Brown
Package: xserver-xorg-video-ati
Version: 1:6.7.193-1
Followup-For: Bug #443570

If I remove all the mode lines and sync options then specify the
powerbook layout I get the original problem with the monitor going into
power save mode again.

On the bright side, this is the first time I've ever had X.org on an
Apple computer detect an appropriate resolution and so on without me
having to manually configure it.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-19 18:23 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1964532 2007-09-19 16:25 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
:00:10.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 
9200] (rev 01)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2962 2007-09-22 17:04 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/CID"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

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

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "macintosh"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "ATI RV280 5962"
Driver  "ati"
Option "MacModel" "powerbook"
#   Option "AccelMethod" "EXA"
#   Option "RenderAccel" "off"
EndSection

Section "Monitor"
Identifier  "Apple Cinema Display"
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI RV280 5962"
Monitor "Apple Cinema Display"
DefaultDepth24
SubSection "Display"
Depth   1
EndSubSection
SubSection "Display"
Depth   4
EndSubSection
SubSection "Display"
Depth   8
EndSubSection
SubSection "Display"
Depth   15
EndSubSection
SubSection "Display"
Depth   16
EndSubSection
SubSection "Display"
Depth   24
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDev

Bug#443570: xserver-xorg-video-ati: Old version in experimental...

2007-09-22 Thread Mark Brown
On Sat, Sep 22, 2007 at 05:55:20PM +0200, Brice Goglin wrote:

> Can you try removing (or commenting out) some lines in xorg.conf as
> explained below?

Sorry about the mailbomb...

> HorizSync and the whole Mode subsection.
> All "Modes" line.

Changing these without changing anything else had no effect.

> > (WW) INVALID IO ALLOCATION b: 0xf400 e: 0xf4ff correcting
> > (EE) end of block range 0xefff < begin 0xf000

> I don't like that. We've seen this several times but I never understood
> what caused it.

It's always happened on this system as far as I can remember.  My money
would be on the firmware being silly when initialising but that's just a
guess.

> That's the main problem, the driver does not detect your monitor at all.
> How is your monitor plugged?

It's on a DVI connection.  The machine is a Mac Mini:

processor   : 0
cpu : 7447A, altivec supported
clock   : 1499.94MHz
revision: 0.2 (pvr 8003 0102)
bogomips: 82.94
timebase: 41600571
platform: PowerMac
machine : PowerMac10,2
motherboard : PowerMac10,2 MacRISC3 Power Macintosh 
detected as : 287 (Unknown Intrepid-based)
pmac flags  : 
L2 cache: 512K unified
pmac-generation : NewWorld

(I'd suggest including /proc/cpuinfo in your bug script for PowerPC
since it gives an exact model).

> Driver 6.7.192 has a new option for Mac machines (to be added to the
> Device section). From the manpage:
>Option "MacModel" "string"
>   Used to specify Mac models for connector tables and
> quirks.  Only valid on PowerPC.
>   ibook-- ibooks
>   powerbook-duallink   -- Powerbooks with dual link DVI
>   powerbook-- Powerbooks with single link DVI
>   The default value is undefined.

> Can you try playing with it?

I tried all of these modes.  They all appeared to produce identical
results, correctly identifying the resolution of my screen with no modes
specified but putting the monitor into power saving mode as per my
original report.  They all think it's on the LVDS port and that the port
reported as the DVI port is disconnected.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."




Bug#443570: [Fwd: [Bug 12525] ati/radeon 6.7.193 drivers doesn't work with macmini (RV280)]

2007-09-22 Thread Mark Brown
On Sat, Sep 22, 2007 at 06:45:29PM +0200, Brice Goglin wrote:
> About your bug #443570, you might want to read below, it comes from a
> upstream bug about mac mini, could well be very related to your problem.

Tried this...

> Option "ConnectorTable" "X,1,0,3,0,1,2,6"

> replace X with 1 or 2 or 3 or 4 or 5 until you get DDC working.

Iterating through I found that

   Option "ConnectorTable" "4,1,0,3,0,1,2,6"

resulted in encouraging DDC related output in the X server log (below)
but still the same problem with power saving mode.  Removing the
powerbook layout specifier didn't help.

(obviously this model is currently unsupported but it occurs to me that
the driver ought to be able to use a lookup table from Apple model to
layout to work out which option to select - I beleive this is what the
ALSA drivers do.)

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux mercator 2.6.22-2-powerpc #1 Thu Aug 30 
20:52:24 CEST 2007 ppc
Build Date: 19 September 2007  02:42:51PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 22 17:57:01 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Apple Cinema Display"
(**) |   |-->Device "ATI RV280 5962"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/lib/X11/fonts/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/CID" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/Speedo" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/75dpi" does not exist.
Entry deleted from font path.
(==) Including the default font path 
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
unix/:7100,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x101e6b30
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0034 card , rev 00 class 06,00,00 hdr 00
(II) PCI: 00:10:0: chip 1002,5962 card 1002,5962 rev 01 class 03,00,00 hdr 00
(II) PCI: 10:0b:0: chip 106b,0035 card , rev 00 class 06,00,00 hdr 00
(II) PCI: 10:12:0: chip 14e4,4318 card 106b,4318 rev 02 class 02,80,00 hdr 00
(II) PCI: 10:17:0: chip 106b,003e card , rev 00 class ff,00,00 hdr 00
(II) PCI: 10:18:0: chip 106b,003f card , rev 00 class 0c,03,10 hdr 00
(II) PCI: 10:19:0: chip 106b,003f card , rev 00 class 0c

Bug#443570: [Fwd: [Bug 12525] ati/radeon 6.7.193 drivers doesn't work with macmini (RV280)]

2007-09-22 Thread Mark Brown
forwarded 443570 http://bugs.freedesktop.org/show_bug.cgi?id=12525
tag 443570 + fixed-upstream
thanks

On Sat, Sep 22, 2007 at 06:45:29PM +0200, Brice Goglin wrote:
> About your bug #443570, you might want to read below, it comes from a
> upstream bug about mac mini, could well be very related to your problem.

This is the same bug and it's now fixed upstream - there is a macmini
MacModel and setting 

Option "ConnectorTable" "4,1,1,3,0,1,2,6"

works with current experimental.

Thanks!

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."



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



Bug#348054: xserver-xorg: [ati/radeon] Desktop window corrupted with ghost images

2007-09-23 Thread Mark Brown
notfound 348054 1:6.7.193-1
thanks

On Sun, Sep 23, 2007 at 10:55:52AM +0200, Brice Goglin wrote:

> Anything new about this bug with a recent Xserver and ATI driver?

Seems to be fixed.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature


Bug#249277: xserver-xfree86: [ati/r128] DRI performance terrible, log fills with '(EE) R128(0): Idle timed out, resetting engine...' on Rage 128 PF/PRO AGP 4x TMDS rev 0

2007-01-19 Thread Mark Brown
On Fri, Jan 19, 2007 at 08:07:01PM +0100, Brice Goglin wrote:

> About 3 years ago, you reported a bug to the Debian BTS regarding
> terrible DRI performance on a ATI Rage 128 Pro board.
> Did you reproduce this problem recently? If not, I will close this bug
> in the next weeks.

I haven't tried recently.  I could try if you're likely to look at it?

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature


Bug#348054: xserver-xorg: [ati/radeon] Desktop window corrupted with ghost images

2006-01-14 Thread Mark Brown
Package: xserver-xorg
Version: 6.9.0.dfsg.1-2
Severity: important

When running GNOME the desktop window becomes corrupted, carrying images
of the contents of other windows, mostly those to the top left of the
screen.  This mostly seems to happen when a window is moved: the desktop
beneath it is redrawn with these ghost images (though while dragging
windows about the desktop does seem to be mostly displayed correctly).
Other windows are not affected.

When the mouse cursor is near the right edge of the display I also see
the vertical height of the cursor become a quater of what it should be,
a corrupted pattern displayed below it.  A corrupted image of the cursor
and corrupted patter appear on the left hand side of the screen, the
extent of this depending on how near the right hand side the cursor is.

Many of the symptoms are similar to those reported in #345885.  However,
the workaround given there does not work for me and there are some
differences in the symptoms.  I don't notice any of the performance
impact reported there.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxr-xr-x 1 root root 17 2006-01-01 14:35 /etc/X11/X -> /usr/bin/X11/Xorg
-rwxr-xr-x 1 root root 2188224 2006-01-06 19:37 /usr/bin/X11/Xorg

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

VGA-compatible devices on PCI bus:
:00:10.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 
9200] (rev 01)

/etc/X11/xorg.conf does not match checksum in /var/lib/xfree86/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3108 2006-01-14 11:30 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "macintosh"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "ATI RV280 5962"
Driver  "radeon"
Option  "AccelMethod" "EXA"
EndSection

Section "Monitor"
Identifier  "Apple Cinema Display"
HorizSync   28-90
Option  "DPMS"
Modeline"1680x1050" 100.001 1680 1696 1704 1720 1050 1066 1074 
1090 -HSync -VSync
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI RV280 5962"
Monitor "Apple Cinema Display"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1680x1050" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
   

Bug#348054: Acknowledgement (xserver-xorg: [ati/radeon] Desktop window corrupted with ghost images)

2006-01-14 Thread Mark Brown
Further data point: after a certain amount of uptime (it appears to have
been over 6 hours) the desktop window problem goes away, though the
mouse pointer corruption is still there.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature


Bug#348054: xserver-xorg: [ati/radeon] Desktop window corrupted with ghost images

2006-01-24 Thread Mark Brown
On Tue, Jan 24, 2006 at 12:11:22PM +0100, Michel Dänzer wrote:

>   * Option "RenderAccel" "off"

This seemed to fix the ghosting problems but nothing else.

>   * Option "UseFBDev" (will only have an effect if radeonfb is
> active in the kernel)

I don't have radeonfb loaded so I didn't try this.

>   * Running at depth 16 instead of 24

This has no effect - I initially had the display configured like that
but adjusted it up to 24 later.  None of the other options had any
effect either.

> Otherwise, did everything work fine with xserver-xorg 6.8.x? If so, can
> you please also provide a log file from that.

The ghosting wasn't there but the other issues were.  Do you need the
log given the above?

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature


Bug#348054: xserver-xorg: [ati/radeon] Desktop window corrupted with ghost images

2006-01-25 Thread Mark Brown
On Wed, Jan 25, 2006 at 09:53:37AM +0100, Michel Dänzer wrote:

> Okay. Now, are you sure that EXA was enabled when you saw the ghosting
> with Option "AccelMethod" "EXA" as well? As noted in the other bug you
> mentioned, there's a known upstream bug in XAA
> (https://bugs.freedesktop.org/show_bug.cgi?id=4456) that causes a
> ghosting effect in the desktop rendered by Nautilus.

> If you really see the ghosting with EXA enabled, are the symptoms the
> same as with XAA? Otherwise, there might be a different bug in EXA
> causing similar symptoms.

How could I confirm if it was on?  I've tried toggling EXA off in the
configuration file and I now get ghosting again, even with RenderAccel
on, so it does look like two bugs.  With EXA the ghosts are greyscale
patterns whereas with XAA they mostly seem to be derived from things to
the top left of the screen.  

The areas where ghosting appears (IYSWIM) do seem relatively similar,
though obviously I can't do a side by side comparison.  

> > I don't have radeonfb loaded so I didn't try this.

> Would it be a lot of effort to load radeonfb and try it?

Probably not but I don't have much time tonight: I will try to find time
over the next couple of days to run through that and also try the things
you suggested before with EXA disabled (changing down to 16 bit doesn't
help XAA - that was my configuration when I first saw trouble).

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature


Re: Now it happened.......

2000-09-16 Thread Mark Brown
On Wed, Sep 13, 2000 at 09:18:28PM +0200, Raphael Bossek wrote:
> hi Michael,

> > What a fun...

> I would say that this is a bad sign for me!!! using here XF4 with my NVidia
> card so long that forget that Debian support only XF3 :(

You've already had a bug open against xshipwars for exactly the same 
problem for getting on for a month now.

-- 
Mark Brown  mailto:[EMAIL PROTECTED]   (Trying to avoid grumpiness)
http://www.tardis.ed.ac.uk/~broonie/
EUFShttp://www.eusa.ed.ac.uk/societies/filmsoc/


pgp0sPZ3qGWah.pgp
Description: PGP signature


Bug#618329: xserver-xorg: Server constantly reprobes monitor

2011-03-14 Thread Mark Brown
Package: xserver-xorg
Version: 1:7.6+4
Severity: normal

Since upgrading to current unstable the X server has constantly (at
least once a minute, frequently much more often) reprobed the display
configuration.  According to the log it's detecting monitors fine, and
the display looks OK when it's there, but there are regular reprobes
which blank the screen in a most distracting fashion.

Looking at the GNOME monitors panel no monitors are reported as
detected, it is possible that this detection is being kicked off by a
higher level piece of software though there is clearly also an issue
with reporting detection results.

This happens with both the vesa and radeon drivers.  The same thing did
not happen with squeeze.

-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Dec 17 13:03 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1926304 Mar  7 15:48 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
03:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV620 [FirePro 
2260] [1002:95cf]
04:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV620 [FirePro 
2260] [1002:95cf]

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 2.6.32-5-amd64 (Debian 2.6.32-30) (b...@decadent.org.uk) (gcc 
version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 03:40:32 UTC 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 29959 Mar 14 11:31 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[36.695] 
X.Org X Server 1.9.4.901 (1.9.5 RC 1)
Release Date: 2011-03-04
[36.695] X Protocol Version 11, Revision 0
[36.695] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[36.695] Current Operating System: Linux rakim 2.6.32-5-amd64 #1 SMP Wed 
Jan 12 03:40:32 UTC 2011 x86_64
[36.695] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 
root=UUID=5dabd00a-1fbe-4985-8282-878a6bc9ace6 ro quiet
[36.695] Build Date: 07 March 2011  03:32:09PM
[36.695] xorg-server 2:1.9.4.901-1 (Cyril Brulebois ) 
[36.695] Current version of pixman: 0.21.4
[36.695]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[36.695] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[36.695] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 14 11:30:58 
2011
[36.796] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[36.946] (==) No Layout section.  Using the first Screen section.
[36.946] (==) No screen section available. Using defaults.
[36.946] (**) |-->Screen "Default Screen Section" (0)
[36.946] (**) |   |-->Monitor ""
[36.947] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[36.947] (==) Automatically adding devices
[36.947] (==) Automatically enabling devices
[37.063] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[37.063]Entry deleted from font path.
[37.240] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[37.240] (==) ModulePath set to "/usr/lib/xorg/modules"
[37.240] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[37.240] (II) Loader magic: 0x7d1b40
[37.240] (II) Module ABI versions:
[37.240]X.Org ANSI C Emulation: 0.4
[37.240]X.Org Video Driver: 8.0
[37.240]X.Org XInput driver : 11.0
[37.240]X.Org Server Extension : 4.0
[37.242] (--) PCI:*(0:3:0:0) 1002:95cf:1002:2143 rev 0, Mem @ 
0xd000/268435456, 0xf7df/65536, I/O @ 0xdc00/256, BIOS @ 
0x/131072
[37.242] (--) PCI: (0:4:0:0) 1002:95cf:1002:2143 rev 0, Mem @ 
0xe000/268435456, 0xf7bf/65536, I/O @ 0xcc00/256, BIOS @ 
0x/131072
[37.242] (II) Open ACPI successful (/var/run/acpid.socket)
[37.242] (II) LoadModule: "extmod"
[37.387] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[37.396] (II) Module extmod: vendor="X.Org Foundation"
[37.396]compiled for 1.9.4.901, module

Bug#618329: xserver-xorg: Same behaviour with 2.6.38-rc7-amd64

2011-03-14 Thread Mark Brown
Package: xserver-xorg
Version: 1:7.6+4
Followup-For: Bug #618329

I'm observing exactly the same behaviour with kernel 2.6.38-rc7.

-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Dec 17 13:03 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1926304 Mar  7 15:48 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
03:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV620 [FirePro 
2260] [1002:95cf]
04:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV620 [FirePro 
2260] [1002:95cf]

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 2.6.38-rc7-amd64 (Debian 2.6.38~rc7-1~experimental.1) 
(b...@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-13) ) #1 SMP Tue Mar 8 
17:17:06 UTC 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 40037 Mar 14 13:07 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[41.331] 
X.Org X Server 1.9.4.901 (1.9.5 RC 1)
Release Date: 2011-03-04
[41.331] X Protocol Version 11, Revision 0
[41.331] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[41.331] Current Operating System: Linux rakim 2.6.38-rc7-amd64 #1 SMP Tue 
Mar 8 17:17:06 UTC 2011 x86_64
[41.331] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-rc7-amd64 
root=UUID=5dabd00a-1fbe-4985-8282-878a6bc9ace6 ro quiet
[41.331] Build Date: 07 March 2011  03:32:09PM
[41.331] xorg-server 2:1.9.4.901-1 (Cyril Brulebois ) 
[41.331] Current version of pixman: 0.21.4
[41.331]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[41.331] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[41.331] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 14 13:07:49 
2011
[41.347] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[41.423] (==) No Layout section.  Using the first Screen section.
[41.424] (==) No screen section available. Using defaults.
[41.424] (**) |-->Screen "Default Screen Section" (0)
[41.424] (**) |   |-->Monitor ""
[41.424] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[41.424] (==) Automatically adding devices
[41.424] (==) Automatically enabling devices
[41.524] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[41.524]Entry deleted from font path.
[41.762] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[41.762] (==) ModulePath set to "/usr/lib/xorg/modules"
[41.762] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[41.762] (II) Loader magic: 0x7d1b40
[41.762] (II) Module ABI versions:
[41.762]X.Org ANSI C Emulation: 0.4
[41.762]X.Org Video Driver: 8.0
[41.762]X.Org XInput driver : 11.0
[41.762]X.Org Server Extension : 4.0
[41.764] (--) PCI:*(0:3:0:0) 1002:95cf:1002:2143 rev 0, Mem @ 
0xd000/268435456, 0xf7df/65536, I/O @ 0xdc00/256, BIOS @ 
0x/131072
[41.764] (--) PCI: (0:4:0:0) 1002:95cf:1002:2143 rev 0, Mem @ 
0xe000/268435456, 0xf7bf/65536, I/O @ 0xcc00/256, BIOS @ 
0x/131072
[41.764] (II) Open ACPI successful (/var/run/acpid.socket)
[41.764] (II) LoadModule: "extmod"
[41.851] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[41.892] (II) Module extmod: vendor="X.Org Foundation"
[41.892]compiled for 1.9.4.901, module version = 1.0.0
[41.893]Module class: X.Org Server Extension
[41.893]ABI class: X.Org Server Extension, version 4.0
[41.893] (II) Loading extension SELinux
[41.893] (II) Loading extension MIT-SCREEN-SAVER
[41.893] (II) Loading extension XFree86-VidModeExtension
[41.893] (II) Loading extension XFree86-DGA
[41.893] (II) Loading extension DPMS
[41.893] (II) Loading extension XVideo
[41.893] (II) Loading extension XVideo-MotionCompensation
[41.893] (II) Loading extension X-Resource
[41.893] (II) LoadModule: "dbe"
[ 

Bug#618329: upower triggers constant monitor reprobing

2011-03-14 Thread Mark Brown
reassign 618329 upower
found 618329 0.9.8-2
merge 618329 613745
thanks

This is another manifestation of the bug with upower causing the monitor
to blank every 30s or so which has already been reported as 613745 -
merging the two bugts (hopefully).

This only manifests on some chipsets (probably radeon only) - I'm
running upower quite happily on an Intel based laptop with no issues.



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110314150046.gd2...@opensource.wolfsonmicro.com



Bug#249277: xserver-xfree86: [ati/r128] DRI performance terrible, log fills with '(EE) R128(0): Idle timed out, resetting engine...' on Rage 128 PF/PRO AGP 4x TMDS rev 0

2007-02-20 Thread Mark Brown
On Tue, Feb 13, 2007 at 02:18:33AM +0100, Brice Goglin wrote:

> Did you have a chance to try to reproduce this bug?

Not yet.  I have the machine but need to go and buy a keyboard for it
before I can do anything constructive with it.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


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



Re: Now it happened.......

2000-09-16 Thread Mark Brown

On Wed, Sep 13, 2000 at 09:18:28PM +0200, Raphael Bossek wrote:
> hi Michael,

> > What a fun...

> I would say that this is a bad sign for me!!! using here XF4 with my NVidia
> card so long that forget that Debian support only XF3 :(

You've already had a bug open against xshipwars for exactly the same 
problem for getting on for a month now.

-- 
Mark Brown  mailto:[EMAIL PROTECTED]   (Trying to avoid grumpiness)
http://www.tardis.ed.ac.uk/~broonie/
EUFShttp://www.eusa.ed.ac.uk/societies/filmsoc/

 PGP signature