Bug#443473: modifying [Caps Lock] via xmodmap is broken

2007-09-21 Thread Harald Dunkel

Brice Goglin wrote:


We have another bug report (#443044) about xmodmap not working at all,
we don't know what's going wrong yet. There's also
https://bugs.freedesktop.org/show_bug.cgi?id=12500 which looks strange
to me (are you running a 2.6.23-rcX kernel?).


Kernel is 2.6.22.6.

Looking at #443044: This looks pretty much the same. If I comment out
the xmodmap and run it manually within an xterm, then there is no
problem, as for #443044.

I would suggest to merge these two bug reports.


Regards

Harri




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



Bug#443044: x11-xserver-utils: xmodmap run at X startup no longer takes effect

2007-09-21 Thread Brice Goglin
Henrik Enberg wrote:
> Michel Dänzer <[EMAIL PROTECTED]> writes:
>   
>> On Tue, 2007-09-18 at 11:00 +0200, Henrik Enberg wrote:
>> 
>>> Package: x11-xserver-utils
>>> Version: 7.3+1
>>> Severity: normal
>>>
>>> When starting X, running xmodmap from e.g. ~/.xsession no longer
>>> changes any mappings.  Strange thing is, running xmodmap from a
>>> terminal after X has started still works.
>>>   
>> This could be due to a server reset which happens whenever the last
>> client disconnects. A server reset is usually noticeable due to the
>> server re-programming the video mode. You can avoid resets by starting
>> the Xserver with the -noreset command line option or by keeping a client
>> running in the background.
>> 
>
> Unfortunately, neither of these workarounds yield any results.  I can
> clearly see the video switching going away, but my xmodmap settings
> still don't take effect.
>   


What do you have in your .xsession? Mine seems to work fine, I will try
to reproduce the problem with your .xsession here.

Also, please check the output of xmodmap -pke after starting X so that
we are sure that the xmodmap changes were not applied at all (and not
just applied to the keymap but not used by the server for some obscur
reason).

Brice






Bug#443473: modifying [Caps Lock] via xmodmap is broken

2007-09-21 Thread Brice Goglin
Harald Dunkel wrote:

> The Caps Lock led stays off.

Yes, this problem has been reported several times already, and it's
probably unrelated to your xmodmap problem anyway.


Could you compare the output of xmodmap -pke or so in Xorg 7.2 and 7.3?
If the keymaps are identical, the bug would likely be in the Xserver. If
they are different, the bug would likely be in xmodmap. I would vote for
the former since there are several input-device-related bugs already
known in Xserver 1.4...


> Would you mind to check? This is a _highly_ annoying
> bug, since I got used to the left [Return] key.

We have another bug report (#443044) about xmodmap not working at all,
we don't know what's going wrong yet. There's also
https://bugs.freedesktop.org/show_bug.cgi?id=12500 which looks strange
to me (are you running a 2.6.23-rcX kernel?).

Brice




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



Bug#443488: xorg: Freezes occasionally

2007-09-21 Thread Brice Goglin
Mathias Brodala wrote:

> (II) ATI: ATI driver wrapper (version 6.6.193) for chipsets: mach64,
rage128, radeon

Could you try with xserver-xorg-video-ati 1:6.7.193-1 currently in
experimental?

> (II) RADEON(0): Direct rendering enabled

Could you try disabling DRI? Adding Option "DRI" "off" to section
"Device" should do the trick.

> Option"AGPMode"   "8"


Do you really need this?

Brice




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



Bug#443488: Freezes all the time

2007-09-21 Thread Mathias Brodala
As long as I don't interact with the system,
it seems to run quite fine. But as I do, the
screen freezes gradually. First I cannot
minimize and maximize windows anymore and a
few moments after that nothing reacts anymore.

Interesting to know though is that only my input
can't get through since applications are still
running fine. Having my music player running all
the time works even though I cannot do anything
anymore. Tracks are played and notifications
(libnotify) are displayed just fine.

So my guess is that this issue is input related.



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



Bug#56179: Contact me

2007-09-21 Thread Mr Brian Moffat
Dear Friend,



I am Brian  Moffat Working in department of Fund
released order with aprominent bank, I know the letter might come to you as 
surprise,but take it like your own deal.

A renowned economist Dr Shimon Awerbuch an
American national who advises some of the biggest organizations and businesses 
in the world,including the World Bank and the United Nations, before his death 
was a contractor and executed contract through the Aviation industry, the 
Contract worth of (US38, 500,000) but on the process of transferring the money 
to him, he died with his family on their half-term holiday in Cannes, on the 
French Riviera on 10th February 2007. We involve you to authenticate this claim.

http://www.theargus.co.uk/news/localnews/display.var.1188847.0.plane_crash_family_were_very_close.p

Meanwhile, his money has signed to pay in my office before I will give order to 
the bank for final endorsement of his money. Nobody knows whatis
going on.

You will act like the beneficiary of this fund, I will send to you the whole 
relevant documents that required in this transaction immediately you accept to 
co-operate with me. I am waiting your urgent reply on this emailaddress: [EMAIL 
PROTECTED] and also my alternative emailaddress:[EMAIL PROTECTED]

God bless you.

 Thanks

 Mr Brian  Moffat 
















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



Re: Bug#346421: Font corruption in GTK+ and Qt apps

2007-09-21 Thread Sven Arvidsson
On Fri, 2007-09-21 at 01:59 +0200, Lluis wrote:
> > So this happens both with the proprietary nvidia driver, the intel one, 
> > and both with GTK+ and Qt applications?
> 
> this is what it seems...
> 
> 
> > This sounds more like a problem with the X server. From the xorg.conf it 
> > looks like you have a very custom setup, have you tried to temporarily 
> > move it out of the way and try with the default settings? The ones that 
> > "dpkg-reconfigure xserver-xorg" gives you?
> 
> well, after fiddling around with the "optional" lines of my xorg.conf, I've 
> found a combination of two lines which drive the rendering crazy (in the 
> Device section):
> 
> Option "AccelMethod" "exa"
> Option "XAANoOffscreenPixmaps" "true"
> 
> 
> > Also, is there anything common between the GTK+ and Qt applications, for 
> > example, what kind of font are you using?
> 
> After playing with the options, it seems to me that it's something related 
> to the xserver (although only the text of some - gtk & qt - applications 
> and the gnome trayincon applets seem to be affected)
> 
> Hope this helps instead of darkening the problem :)
> 
> PS: if it is confirmed, maybe this bug should be "linked" (or wathever is 
> the official name) to the X server.

AFAIK exa was introduced recently so I'm not sure that this is the same
problem you reported back in 2006.

Anyway, I'm cc'ing the X maintainers as this is way over my head,
hopefully one of them can pinpoint what's going on here.

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Bug#56179: Contact me

2007-09-21 Thread Mr Brian Moffat
Dear Friend,



I am Brian  Moffat Working in department of Fund
released order with aprominent bank, I know the letter might come to you as 
surprise,but take it like your own deal.

A renowned economist Dr Shimon Awerbuch an
American national who advises some of the biggest organizations and businesses 
in the world,including the World Bank and the United Nations, before his death 
was a contractor and executed contract through the Aviation industry, the 
Contract worth of (US38, 500,000) but on the process of transferring the money 
to him, he died with his family on their half-term holiday in Cannes, on the 
French Riviera on 10th February 2007. We involve you to authenticate this claim.

http://www.theargus.co.uk/news/localnews/display.var.1188847.0.plane_crash_family_were_very_close.p

Meanwhile, his money has signed to pay in my office before I will give order to 
the bank for final endorsement of his money. Nobody knows whatis
going on.

You will act like the beneficiary of this fund, I will send to you the whole 
relevant documents that required in this transaction immediately you accept to 
co-operate with me. I am waiting your urgent reply on this emailaddress: [EMAIL 
PROTECTED] and also my alternative emailaddress:[EMAIL PROTECTED]

God bless you.

 Thanks

 Mr Brian  Moffat 
















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



Bug#56179: Contact me

2007-09-21 Thread Mr Brian Moffat
Dear Friend,



I am Brian  Moffat Working in department of Fund
released order with aprominent bank, I know the letter might come to you as 
surprise,but take it like your own deal.

A renowned economist Dr Shimon Awerbuch an
American national who advises some of the biggest organizations and businesses 
in the world,including the World Bank and the United Nations, before his death 
was a contractor and executed contract through the Aviation industry, the 
Contract worth of (US38, 500,000) but on the process of transferring the money 
to him, he died with his family on their half-term holiday in Cannes, on the 
French Riviera on 10th February 2007. We involve you to authenticate this claim.

http://www.theargus.co.uk/news/localnews/display.var.1188847.0.plane_crash_family_were_very_close.p

Meanwhile, his money has signed to pay in my office before I will give order to 
the bank for final endorsement of his money. Nobody knows whatis
going on.

You will act like the beneficiary of this fund, I will send to you the whole 
relevant documents that required in this transaction immediately you accept to 
co-operate with me. I am waiting your urgent reply on this emailaddress: [EMAIL 
PROTECTED] and also my alternative emailaddress:[EMAIL PROTECTED]

God bless you.

 Thanks

 Mr Brian  Moffat 
















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



Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-21 Thread Timo Aaltonen

On Sat, 22 Sep 2007, Timo Aaltonen wrote:



this was reported on Ubuntu too:

https://bugs.launchpad.net/debian/+source/xserver-xorg-video-ati/+bug/141533

and reverting commit 5d044b9f74c7aa7e12f2822896fed881e2ca9d19 provided a 
workaround for now.


..but apparently that breaks Xv on dualhead, so the proposed fix by Michel 
Dänzer should be better, according to upstream :)


t




Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-21 Thread Timo Aaltonen


this was reported on Ubuntu too:

https://bugs.launchpad.net/debian/+source/xserver-xorg-video-ati/+bug/141533

and reverting commit 5d044b9f74c7aa7e12f2822896fed881e2ca9d19 provided a 
workaround for now.


t



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



Bug#440389: marked as done (Too wide for 800x600)

2007-09-21 Thread Debian Bug Tracking System
Your message dated Fri, 21 Sep 2007 20:47:08 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#440389: fixed in xdm 1:1.1.6-3
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xdm
Version: 1:1.1.6-2
Severity: wishlist

Now the login screen is too wide for 800x600!

--- End Message ---
--- Begin Message ---
Source: xdm
Source-Version: 1:1.1.6-3

We believe that the bug you reported is fixed in the latest version of
xdm, which is due to be installed in the Debian FTP archive:

xdm_1.1.6-3.diff.gz
  to pool/main/x/xdm/xdm_1.1.6-3.diff.gz
xdm_1.1.6-3.dsc
  to pool/main/x/xdm/xdm_1.1.6-3.dsc
xdm_1.1.6-3_i386.deb
  to pool/main/x/xdm/xdm_1.1.6-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brice Goglin <[EMAIL PROTECTED]> (supplier of updated xdm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 21 Sep 2007 21:35:43 +0200
Source: xdm
Binary: xdm
Architecture: source i386
Version: 1:1.1.6-3
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Brice Goglin <[EMAIL PROTECTED]>
Description: 
 xdm- X display manager
Closes: 440389
Changes: 
 xdm (1:1.1.6-3) unstable; urgency=low
 .
   * Grab upstream commit 28f4ded22488ce8542ff8b9871f6b4e04614058d to
 really fix config/Xresources.cpp, closes: #440389.
Files: 
 76043c13b4af12f05ebfb58d4b805cab 899 x11 optional xdm_1.1.6-3.dsc
 d2ba2781be1db32c9fcb2aa74b08e8d6 253566 x11 optional xdm_1.1.6-3.diff.gz
 bd904b86b6e8620a39239f056040 188328 x11 optional xdm_1.1.6-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG9B+lRh88F8PcWfoRAjBiAKCTu42wr6gmOdpWPxIONv233c6dKQCePhTp
nkxz48lw3q5WGFa/qibHdDM=
=iAzU
-END PGP SIGNATURE-


--- End Message ---


xdm_1.1.6-3_i386.changes ACCEPTED

2007-09-21 Thread Debian Installer

Accepted:
xdm_1.1.6-3.diff.gz
  to pool/main/x/xdm/xdm_1.1.6-3.diff.gz
xdm_1.1.6-3.dsc
  to pool/main/x/xdm/xdm_1.1.6-3.dsc
xdm_1.1.6-3_i386.deb
  to pool/main/x/xdm/xdm_1.1.6-3_i386.deb


Override entries for your package:
xdm_1.1.6-3.dsc - source x11
xdm_1.1.6-3_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]
Closing bugs: 440389 


Thank you for your contribution to Debian.


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



Bug#443503: Mouse double clicks always

2007-09-21 Thread Brice Goglin
Jorge González González wrote:
> It happens since I updated all the xorg packages some days ago (17th
> Sep.). I tried with PS/2 mouses and USB with the same result. I also
> tried the packages in "experimental". It's visible from the very moment
> the system loads GDM.
>   

You probably have two input devices in your xorg.conf, one listening on
/dev/input/mice and another one on /dev/psaux. But the /dev/psaux is
actually included in /dev/input/mice, so all events are reported twice
duplicated. If fixing xorg.conf does not help, please send your config
and log.

Brice





Bug#443503: Mouse double clicks always

2007-09-21 Thread Jorge González González
Package: xserver-xorg
Version: 1:7.3+2
Severity: important

It happens since I updated all the xorg packages some days ago (17th
Sep.). I tried with PS/2 mouses and USB with the same result. I also
tried the packages in "experimental". It's visible from the very moment
the system loads GDM.
-- 
Jorge González González <[EMAIL PROTECTED]>
Weblog: http://aloriel.no-ip.org
Fotolog: http://www.flickr.com/photos/aloriel




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



Processed: Re: Processed: Re: #443365 -- radeonhd does not recognise Mobility X1600 on Acer Aspire 5110

2007-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> forwarded 443365 https://bugs.freedesktop.org/show_bug.cgi?id=12514
Bug#443365: xserver-xorg-video-radeonhd: Does not recognise Mobility X1600 on 
Acer Aspire 5110
Forwarded-to-address changed from 
https://bugs.freedesktop.org/show_bug.cgi?id=12485 to 
https://bugs.freedesktop.org/show_bug.cgi?id=12514.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: #443365 -- radeonhd does not recognise Mobility X1600 on Acer Aspire 5110

2007-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> forwarded 443365 https://bugs.freedesktop.org/show_bug.cgi?id=12485
Bug#443365: xserver-xorg-video-radeonhd: Does not recognise Mobility X1600 on 
Acer Aspire 5110
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=12485.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#443365: #443365 -- radeonhd does not recognise Mobility X1600 on Acer Aspire 5110

2007-09-21 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

forwarded 443365 https://bugs.freedesktop.org/show_bug.cgi?id=12485
thanks

I've reported this upstream.
- --
dam
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG9CQ4Hqjlqpcl9jsRAgbQAJ0d3wGye7o9agwhSMTyzG7dC/NXWgCfckR9
xrjnUDNP2BoZtYBUzIOo+rQ=
=4Nkc
-END PGP SIGNATURE-



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



Processing of xdm_1.1.6-3_i386.changes

2007-09-21 Thread Archive Administrator
xdm_1.1.6-3_i386.changes uploaded successfully to localhost
along with the files:
  xdm_1.1.6-3.dsc
  xdm_1.1.6-3.diff.gz
  xdm_1.1.6-3_i386.deb

Greetings,

Your Debian queue daemon


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



xdm: Changes to 'refs/tags/xdm-1_1.1.6-3'

2007-09-21 Thread Brice Goglin
Tag 'xdm-1_1.1.6-3' created by Brice Goglin <[EMAIL PROTECTED]> at 2007-09-21 
19:49 +

Tagging upload of xdm 1:1.1.6-3 to unstable.

Changes since xdm-1_1.1.6-2:
Alan Coopersmith (1):
  Debian bug #440389: 800x600 settings got lost, screen now too wide

Brice Goglin (1):
  Grab another upstream commit to really fix config/Xresources.cpp

---
 ChangeLog |   36 
 config/Xresources.cpp |9 +
 debian/changelog  |7 +++
 3 files changed, 52 insertions(+)
---


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



xdm: Changes to 'debian-unstable'

2007-09-21 Thread Brice Goglin
 ChangeLog |   36 
 config/Xresources.cpp |9 +
 debian/changelog  |7 +++
 3 files changed, 52 insertions(+)

New commits:
commit b94c15ff6a915bfebc94bbd1561e8b811293c9d8
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Fri Sep 21 21:36:15 2007 +0200

Grab another upstream commit to really fix config/Xresources.cpp

diff --git a/ChangeLog b/ChangeLog
index 8f6e6a6..494d55b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+commit dbdd97d3c7dc65b43e0f62a312c5a774b33f11ca
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Fri Sep 21 11:03:54 2007 -0700
+
+Debian bug #440389: 800x600 settings got lost, screen now too wide
+
+Debian bug #440389 

+When deleting the XPM #ifdefs, a set of #if WIDTH < 800 resources
+got accidentally deleted as well.  (Cause & fix found by Brice Goglin)
+
+commit 01a4ff1cf0787c2b2348bfe58bce9a79ebba0cd7
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Mon Aug 27 14:17:13 2007 -0700
+
+Restore #endif accidentally removed in 
d0d4581be22aba9021c5a672bd9e5ba719961e29
+
+commit e775ab1778850663a755279470d3ad6a2c9c0054
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Thu Aug 16 14:47:17 2007 -0700
+
+Version bump: 1.1.6
+
+commit 298811a10ee1b72c553d18cc40bdfde17afb14e8
+Author: Luca Capello <[EMAIL PROTECTED]>
+Date:   Sun Jul 2 18:57:05 2006 +0200
+
+Debian Bug #376391: xdm manpage refers to non-existent section 'Typical 
Usage'
+
+commit 593788896cdba598ceaa5fbf9e4d214583ffb6ed
+Author: Brice Goglin <[EMAIL PROTECTED]>
+Date:   Wed Aug 15 18:38:53 2007 -0700
+
+Debian Bug #437961: loading Xresources fails because bindir/xrdb does not 
exist
+
+
+
 commit ef1be3254966018fede7c33dea2f41b9351ef699
 Author: Alan Coopersmith <[EMAIL PROTECTED]>
 Date:   Fri Aug 10 10:43:10 2007 -0700
diff --git a/debian/changelog b/debian/changelog
index 24d568a..14178f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xdm (1:1.1.6-3) unstable; urgency=low
+
+  * Grab upstream commit 28f4ded22488ce8542ff8b9871f6b4e04614058d to
+really fix config/Xresources.cpp, closes: #440389.
+
+ -- Brice Goglin <[EMAIL PROTECTED]>  Fri, 21 Sep 2007 21:35:43 +0200
+
 xdm (1:1.1.6-2) unstable; urgency=low
 
   * Grab upstream commit 923176024d3d6b7f5b392b4f9a07cce8c6ed3823 to

commit bfc7b237546cfde707a9023032da7fa71d567324
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Sep 21 11:03:54 2007 -0700

Debian bug #440389: 800x600 settings got lost, screen now too wide

Debian bug #440389 
When deleting the XPM #ifdefs, a set of #if WIDTH < 800 resources
got accidentally deleted as well.  (Cause & fix found by Brice Goglin)

diff --git a/config/Xresources.cpp b/config/Xresources.cpp
index 5ba0f40..8c04efc 100644
--- a/config/Xresources.cpp
+++ b/config/Xresources.cpp
@@ -36,6 +36,15 @@ xlogin*greetFace:Serif-24:bold:italic
 xlogin*face:   Helvetica-18
 xlogin*promptFace: Helvetica-18:bold
 xlogin*failFace:   Helvetica-18:bold
+XHASHelse
+xlogin*greetFont: -adobe-helvetica-bold-o-normal--17-120-100-100-p-92-iso8859-1
+xlogin*font: -adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso8859-1
+xlogin*promptFont: -adobe-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1
+xlogin*failFont: -adobe-helvetica-bold-o-normal--14-140-75-75-p-82-iso8859-1
+xlogin*greetFace:  Serif-18:bold:italic
+xlogin*face:   Helvetica-12
+xlogin*promptFace: Helvetica-12:bold
+xlogin*failFace:   Helvetica-14:bold
 XHASHendif
 
 XHASHifdef COLOR


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



xdm: Changes to 'upstream-unstable'

2007-09-21 Thread Brice Goglin
 config/Xresources.cpp |9 +
 1 file changed, 9 insertions(+)

New commits:
commit dbdd97d3c7dc65b43e0f62a312c5a774b33f11ca
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Sep 21 11:03:54 2007 -0700

Debian bug #440389: 800x600 settings got lost, screen now too wide

Debian bug #440389 
When deleting the XPM #ifdefs, a set of #if WIDTH < 800 resources
got accidentally deleted as well.  (Cause & fix found by Brice Goglin)

diff --git a/config/Xresources.cpp b/config/Xresources.cpp
index 5ba0f40..8c04efc 100644
--- a/config/Xresources.cpp
+++ b/config/Xresources.cpp
@@ -36,6 +36,15 @@ xlogin*greetFace:Serif-24:bold:italic
 xlogin*face:   Helvetica-18
 xlogin*promptFace: Helvetica-18:bold
 xlogin*failFace:   Helvetica-18:bold
+XHASHelse
+xlogin*greetFont: -adobe-helvetica-bold-o-normal--17-120-100-100-p-92-iso8859-1
+xlogin*font: -adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso8859-1
+xlogin*promptFont: -adobe-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1
+xlogin*failFont: -adobe-helvetica-bold-o-normal--14-140-75-75-p-82-iso8859-1
+xlogin*greetFace:  Serif-18:bold:italic
+xlogin*face:   Helvetica-12
+xlogin*promptFace: Helvetica-12:bold
+xlogin*failFace:   Helvetica-14:bold
 XHASHendif
 
 XHASHifdef COLOR


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



Bug#443377: xserver-xorg-video-ati: xrandr 1.2 gives wierd coloration on VGA display

2007-09-21 Thread Ken Bloom
found 443377 1:6.7.193-1
thanks

On Fri, 21 Sep 2007 12:10:25 -0400
"Alex Deucher" <[EMAIL PROTECTED]> wrote:

> On 9/20/07, Ken Bloom <[EMAIL PROTECTED]> wrote:
> > Package: xserver-xorg-video-ati
> > Version: 1:6.7.192-4
> > Severity: normal
> >
> > When I configure my laptop (built-in screen resolution 1280x768) to
> > display on a projector with the following commands
> > $ xrandr --output VGA-0 --mode 1280x1024 --output LVDS --off
> > I find that the top 768 rows of pixels are darker than the bottom
> > 256 rows of pixels, and the bottom 256 rows don't redraw correctly.

> > If I try
> > $ xrandr --output VGA-0 --mode 1024x768 --output LVDS --off
> > then the display on the projector is dim, and different areas of the
> > screen display with different levels of fadedness.
> >
> 
> Can you attach the output of xrandr and xrandr --verbose before and
> after making these changes?

I have attached before and after listings for both version 6.7.192 and
version 6.7.193 after making the 1280x1024 change.

> > I As'm using an ATI Radeon XPRESS 200M card in a Compaq Presario
> > v2310us, I had to create the modes in question after plugging in the
> > VGA monitor.
> > xrandr --newmode "1280x1024"  1101280 1328 1512 1712  1024 1025
> > 1028 1054 xrandr --addmode VGA-0 "1280x1024"
> > xrandr --addmode VGA-0 "1024x768"
> >
> > I believe that last command uses the same 1024x768 mode that was
> > autodetected by the laptop for its LCD.
> >
> > I think there may be a related bug in here that the driver never
> > detects when I've plugged in the external monitor/projector, and
> > never probes the EDID on the external monitor/projector.
> 
> XPRESS chips seem to almost always lie about their ddc line.  Can you
> try 6.7.193 or ati git head and see if that helps?

I downloaded and compiled 6.7.193 in my own cowbuilder (since it isn't
built in experimental for amd64 yet). It does help. The driver now
correctly detects what's connected to the VGA port, and xrandr reports
it correctly. Thanks.

6.7.193 still displays the 1280x1024 redraw bug. I'm at home now and
won't have access to the projector I was using to debug this until
Monday. Using my laptop with my desktop machine's LCD screen, the faded
1024x768 bug didn't appear in 6.7.192 or 6.7.193, so I can't say
whether it's fixed or not.

--Ken

-- 
Ken Bloom. PhD candidate. Linguistic Cognition Laboratory.
Department of Computer Science. Illinois Institute of Technology.
http://www.iit.edu/~kbloom1/
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 2560 x 1200
VGA-0 disconnected 1280x1024+0+0 (normal left inverted right x axis y axis) 0mm 
x 0mm
   1280x1024  61.0* 
   1024x768   59.0  
LVDS connected 1280x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1280x768   59.0*+   60.0  
   1024x768   59.0 60.0  
   800x60060.3  
   640x48059.9  
S-video disconnected (normal left inverted right x axis y axis)
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 2560 x 1200
VGA-0 disconnected 1280x1024+0+0 (0x5e) normal (normal left inverted right x 
axis y axis) 0mm x 0mm
Identifier: 0x4c
Timestamp:  1289927
Subpixel:   no subpixels
Clones:
CRTC:   1
CRTCs:  0 1
load_detection: 0 (0x) range:  (0,1)
  1280x1024 (0x5e)  110.0MHz
h: width  1280 start 1328 end 1512 total 1712 skew0 clock   64.3KHz
v: height 1024 start 1025 end 1028 total 1054   clock   61.0Hz
  1024x768 (0x51)   68.9MHz
h: width  1024 start 1296 end 1344 total 1432 skew0 clock   48.1KHz
v: height  768 start  771 end  777 total  816   clock   59.0Hz
LVDS connected 1280x768+0+0 (0x4f) normal (normal left inverted right x axis y 
axis) 0mm x 0mm
Identifier: 0x4d
Timestamp:  1289927
Subpixel:   horizontal rgb
Clones:
CRTC:   0
CRTCs:  0
scaler: full
backlight: 255 (0x00ff) range:  (0,255)
  1280x768 (0x4f)   68.9MHz
h: width  1280 start 1296 end 1344 total 1432 skew0 clock   48.1KHz
v: height  768 start  771 end  777 total  816   clock   59.0Hz
  1280x768 (0x50)   80.1MHz
h: width  1280 start 1344 end 1480 total 1680 skew0 clock   47.7KHz
v: height  768 start  769 end  772 total  795   clock   60.0Hz
  1024x768 (0x51)   68.9MHz
h: width  1024 start 1296 end 1344 total 1432 skew0 clock   48.1KHz
v: height  768 start  771 end  777 total  816   clock   59.0Hz
  1024x768 (0x52)   65.0MHz -HSync -VSync
h: width  1024 start 1048 end 1184 total 1344 skew0 clock   48.4KHz
v: height  768 start  771 end  777 total  806   clock   60.0Hz
  800x600 (0x53)   40.0MHz +HSync +VSync
h: width   800 start  840 end  968 total 1056 skew0 clock   37.9KHz
v: height  600 start  601 end  605 total  628   clock   60.3Hz
  6

Processed: Re: Bug#443377: xserver-xorg-video-ati: xrandr 1.2 gives wierd coloration on VGA display

2007-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> found 443377 1:6.7.193-1
Bug#443377: xserver-xorg-video-ati: xrandr 1.2 gives wierd coloration on VGA 
display
Bug#443379: xserver-xorg-video-ati: xrandr 1.2 gives wierd coloration on VGA 
display
Bug marked as found in version 1:6.7.193-1.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#166335: nt nth ntuple

2007-09-21 Thread ns

ntuply ntype nu
mean expressions, sometimes through a false delicacy and refinement,
oftener from an ignorance of the graces of the original, and then triumph

http://rezoconcept.com

in the awkwardness of their own translations: this is the conduct of
Perrault in his Parallels. Lastly, there are others, who, pretending to a
fairer proceeding, distinguish between the personal merit of Homer, and
that of his work but when they come to assign the causes of the great




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



Bug#443491: xserver-xorg-video-ati: Display corruption at non-native panel modes on ThinkPad T42

2007-09-21 Thread Brice Goglin
Josh Triplett wrote:
> Package: xserver-xorg-video-ati
> Version: 1:6.7.192-4
> Severity: normal
>
> With the new ATI driver from experimental, when running at any mode
> other than the native panel size (1400x1050) on my ThinkPad T42, the
> display has some serious corruption.  It looks like a regular pattern
> of corruption, though I can't easily describe that pattern.  This did
> not happen with the version from unstable.
>   

Could you try with 6.7.193-1 (already in experimental) or with upstream
git head?

thanks,
Brice




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



Bug#443044: x11-xserver-utils: xmodmap run at X startup no longer takes effect

2007-09-21 Thread Henrik Enberg
Michel Dänzer <[EMAIL PROTECTED]> writes:
> On Tue, 2007-09-18 at 11:00 +0200, Henrik Enberg wrote:
> > Package: x11-xserver-utils
> > Version: 7.3+1
> > Severity: normal
> > 
> > When starting X, running xmodmap from e.g. ~/.xsession no longer
> > changes any mappings.  Strange thing is, running xmodmap from a
> > terminal after X has started still works.
> 
> This could be due to a server reset which happens whenever the last
> client disconnects. A server reset is usually noticeable due to the
> server re-programming the video mode. You can avoid resets by starting
> the Xserver with the -noreset command line option or by keeping a client
> running in the background.

Unfortunately, neither of these workarounds yield any results.  I can
clearly see the video switching going away, but my xmodmap settings
still don't take effect.




Bug#443491: xserver-xorg-video-ati: Display corruption at non-native panel modes on ThinkPad T42

2007-09-21 Thread Josh Triplett
Package: xserver-xorg-video-ati
Version: 1:6.7.192-4
Severity: normal

With the new ATI driver from experimental, when running at any mode
other than the native panel size (1400x1050) on my ThinkPad T42, the
display has some serious corruption.  It looks like a regular pattern
of corruption, though I can't easily describe that pattern.  This did
not happen with the version from unstable.

- Josh Triplett

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-16 01:03 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-16 11:56 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW 
[Radeon Mobility 7500]

/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 3621 2007-08-12 22:43 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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"
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
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"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
EndSection

#Section "InputDevice"
#   Identifier  "Synaptics Touchpad"
#   Driver  "synaptics"
#   Option  "SendCoreEvents""true"
#   Option  "Device""/dev/psaux"
#   Option  "Protocol"  "auto-dev"
#   Option  "HorizScrollDelta"  "0"
#EndSection

Section "Device"
Identifier  "ATI Technologies, Inc. Radeon Mobility M7 LW [Radeon 
Mobility 7500]"
Driver  "radeon"
Option  "DynamicClocks" "on"
#   Option  "AccelMethod"   "EXA"
Option  "AGPMode"   "4"

#   Option  "MergedFB"  "on"
#   Option  "CRT2Position"  "RightOf"
#   Option  "MetaModes" "1400x1050-1680x1050 
1400x1050+1680x1050 1400x1050 1024x768 800x600 640x480"
#   Option  "MergedXineramaCRT2IsScreen0"   "yes"
EndSection

Section "Monitor"
Identifier  "IBM ThinkPad LCD 1400x1050"
Option  "DPMS"
DisplaySize 286 215
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Technologies, Inc. Radeon Mobility M7 LW [Radeon 
Mobility 7500]"
DefaultDepth24
#   SubSection "Display"
#   Depth   24
#   Virtual 3080 1050
#   Modes   "1680x1050" "1400x1050" "1024x768" "800x600" "640x480"
#   EndSubSection

Monitor "IBM ThinkPad LCD 1400x1050"
SubSection "Display"
Depth   1
Modes   "1400x1050" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1400x1050" "1024x768" "800x600" "640x480"
EndSubSection
S

Bug#442915: xserver-xorg-input-mouse: mouse dead with X41 Tablet PC

2007-09-21 Thread Ben Goodrich
Hi Brice,

Brice Goglin wrote:
> forwarded 442915 https://bugs.freedesktop.org/show_bug.cgi?id=12508
> thank you
> 
> Forwarded at the URL above, feel free to add any comments there if you
> think it could help.
> 
> Brice

Bug#442915 can be closed. In xorg.conf, I needed to specify

InputDevice "USB Mouse" "SendCoreEvents"

It is odd that the old setting with

InputDevice "USB Mouse" "CorePointer"

worked fine for all previous versions of xorg.

However, I still cannot start the Xserver to start on the Thinkpad
without xorg.conf, and actually I get the same error about framebuffer
mentioned above with a different computer, also tracking unstable. This
does not really bother me now that my xorg.conf is set correctly, but
maybe you consider it important. So, it could be ignored, or I could
open a bug against xserver on BTS or freedesktop; it's up to you.

Thanks,
Ben




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



Bug#442915: marked as done (xserver-xorg-input-mouse: mouse dead with X41 Tablet PC)

2007-09-21 Thread Debian Bug Tracking System
Your message dated Fri, 21 Sep 2007 20:27:07 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#442915: xserver-xorg-input-mouse: mouse dead with X41 
Tablet PC
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xserver-xorg-input-mouse
Version: 1:1.2.2-5
Severity: important

*** Please type your report below this line ***
Hello,

Today I updated to the new xserver and xorg in
unstable, but the mouse is not working on my X41
Tablet PC laptop. I can see the pointer, but it does
not move or click. Information about the hardware
can be found here:

http://thinkwiki.org/wiki/Category:X41_Tablet

In particular, it has the kind of mouse that is
a small red trackball in the middle of the
keyboard, rather than a trackpad. I have never had
any problems with the mouse before.

I can send more info, but I don't know what to
send at this point beyond all the information
that comes automatically at the bottom of this.

It is possible that there is some sort of
conflict with the ability of a Tablet PC to use
the stylus as a mouse, but I commented out wacom
in /etc/modules and commented out the stylus and
eraser-related lines in xorg.conf.

Perhaps there is a larger problem in that I once tried
to mv xorg.conf to see if X would automatically
reconfigure itself to get the mouse working, but
X would not even start in that case. Also, I tried to
dpkg-reconfigure xserver-xorg-input-mouse but that
did not get the mouse to work either.

Thank you,
Ben

-- 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 2007-02-22 12:19 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-16 14:56 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML
Express Graphics Controller (rev 03)

/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 14440 2007-09-17 15:36 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "ServerLayout"
Identifier  "XFree86 Configured"
Screen  0   "Screen0"   0   0
InputDevice "Keyboard0" "CoreKeyboard"
#InputDevice"cursor" "SendCoreEvents"
#InputDevice"stylus" "SendCoreEvents"
# PS/2 Mouse not detected
InputDevice "Serial Mouse"  "CorePointer"
InputDevice "USB Mouse" "CorePointer"
# ALPS TouchPad not detected
# Synaptics TouchPad not detected
EndSection

Section "ServerFlags"
Option  "AllowMouseOpenFail""true"

EndSection

Section "Files"
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load"ddc"   # ddc probing of monitor
#Load   "GLcore"
Load"dbe"
Load"dri"
Load"extmod"
Load"glx"
Load"bitmap"# bitmap-fonts
Load"type1"
Load"freetype"
Load"record"
# TouchPad not detected
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbOptions""altwin:super_win"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "us"

EndSection

Section "InputDevice"
Identifier  "Serial Mouse"
Driver  "mouse"
Option  "Protocol"  "Microsoft"
Option  "Device""/dev/ttyS0"
Option  "Emulate3Buttons"   "true"
Option  "Emulate3Timeout"   "70"
Option  "SendCoreEvents""true"
EndSection

Section "InputDevice"
Identifier  "PS/2 Mouse"
Driver  "mouse"
Option  "Protocol" 

Bug#324500: G550 dualhead

2007-09-21 Thread Michel Dänzer
On Fri, 2007-09-21 at 18:14 +0200, Adrian von Bidder wrote:
> 
> I have to chime in with some others: the new RandR 1.2-enabled mga xserver 
> is a piece of shit from my perspective.

How very encouraging for the upstream developer who's doing his best to
get the driver up to speed with recent X server development. I can
appreciate your frustration, but this kind of rant doesn't help anybody.

If you want the bugs to be fixed, the best thing would probably be to
work with the upstream developer directly, via bugs.freedesktop.org or
the xorg mailing list.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer




Bug#443488: xorg: Freezes occasionally

2007-09-21 Thread Mathias Brodala
Package: xorg
Version: 1:7.3+2
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Since the latest upgrade from 7.2 to 7.3 the X server occasionally freezes
without any reason. The mouse cursor then still can be moved and I can switch to
another VT. Every app is just frozen then and only zapping X helps me get out of
this.

Attached are xorg.conf and Xorg.0.log even though I cannot find anything
suspicious.

- -- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii  konsole [x-terminal-e 4:3.5.7-4  X terminal emulator for KDE
ii  libgl1-mesa-glx [libg 7.0.1-2A free implementation of the OpenG
ii  libglu1-mesa  7.0.1-2The OpenGL utility library (GLU)
ii  rxvt-unicode [x-termi 8.3-2  RXVT-like terminal emulator with U
ii  type-handling [not+sp 0.2.21 dpkg architecture generation scrip
ii  xbase-clients 1:7.3+2miscellaneous X clients - metapack
ii  xfce4-terminal [x-ter 0.2.6-4Xfce terminal emulator
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X
ii  xfonts-base   1:1.0.0-5  standard fonts for X
ii  xfonts-scalable   1:1.0.0-6  scalable fonts for X
ii  xkb-data  1.0~cvs.20070916-1 X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.3+2the X.Org X server
ii  xterm [x-terminal-emu 229-1  X terminal emulator
ii  xutils1:7.3+2X Window System utility programs m

Versions of packages xorg recommends:
ii  xorg-docs 1:1.4-2Miscellaneous documentation for th

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG9AUTYfUFJ3ewsJgRAo9AAKCO2wo+8gHYY+jHg2VPdbj/alCVCQCeMacq
zcYlb6I2dk776ug9ctMjIsE=
=cFct
-END PGP SIGNATURE-

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 core2 2.6.22-2-k7 #1 SMP Fri Aug 31 01:02:37 
UTC 2007 i686
Build Date: 16 September 2007  02:37:21PM
 
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: Fri Sep 21 19:46:55 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "AL1711"
(**) |   |-->Device "Radeon9600"
(**) |-->Input Device "Logitech UltraX"
(**) |-->Input Device "Logitech MX518"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
/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"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d8680
(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:00:0: chip 1039,0746 card 1849,0746 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1039,0002 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0963 card , rev 25 class 06,01,00 hdr 80
(II) PCI: 00:02:1: chip 1039,0016 card , rev 00 class 0c,05,00 hdr 00
(II) PCI: 00:02:5: chip 1039,5513 card 1849,5513 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1849,7001 rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1849,7001 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7002 card 1849,7001 rev 00 class 0c,03,20 hdr 00
(II) PCI: 

Bug#443480: xserver-xorg: X starts but dies soon afterwards on some windowmanagers

2007-09-21 Thread Brice Goglin
Wilfred de Bondt wrote:
> Package: xserver-xorg
> Version: 1:7.3+2
> Severity: normal
>
> Hi all,
>
> X dies on me when using windowmaker, but not when using twm.
>
> Backtrace:
> 0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c632e]
> 1: [0xb7f7f420]
> 2: /usr/lib/xorg/modules//libxaa.so [0xb7aa8278]
> 3: /usr/lib/xorg/modules//libxaa.so [0xb7aea067]
> 4: /usr/bin/X11/X [0x8116119]
> 5: /usr/bin/X11/X [0x816bf8e]
> 6: /usr/bin/X11/X(ValidateGC+0x25) [0x809acd5]
> 7: /usr/lib/xorg/modules//libxaa.so [0xb7aea1ef]
> 8: /usr/bin/X11/X [0x816bf8e]
> 9: /usr/bin/X11/X(ValidateGC+0x25) [0x809acd5]
> 10: /usr/bin/X11/X(ProcPolyFillRectangle+0x100) [0x8089a00]
> 11: /usr/bin/X11/X [0x814d2ce]
> 12: /usr/bin/X11/X(Dispatch+0x2bf) [0x808d00f]
> 13: /usr/bin/X11/X(main+0x48b) [0x807461b]
> 14: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d21050]
> 15: /usr/bin/X11/X(FontFileCompleteXLFD+0x205) [0x8073991]
>   

Could be related to the upstream bug
https://bugs.freedesktop.org/show_bug.cgi?id=12414

Could you try to get a backtrace with debugging symbols? You'll have to:
* install xserver-xorg-core-dbg
* login from another machine with ssh
* attach gdb to X before starting windowmaker with "gdb -p $(pidof X)"
* start windowmaker and let the crash occur
* enter "bt full" in gdb to get the nice backtrace

Thanks,
Brice




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



Bug#145412: Next generation

2007-09-21 Thread Cathy Shook
Next generetion of Day Trading programs


Stop Gambling - Earn Your 100% annually without a risk loosing your capital
In spite of being ultimately risky program there are several institutions that 
provide high returns with guarantee of your capital.

Find more on http://www.topfinancegroup.com/






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



Bug#56179: Next generation

2007-09-21 Thread Amie Goddard
Next generetion of Day Trading programs


Stop Gambling - Earn Your 100% annually without a risk loosing your capital
In spite of being ultimately risky program there are several institutions that 
provide high returns with guarantee of your capital.

Find more on http://www.topfinancegroup.com/






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



Bug#443480: xserver-xorg: X starts but dies soon afterwards on some windowmanagers

2007-09-21 Thread Wilfred de Bondt
Package: xserver-xorg
Version: 1:7.3+2
Severity: normal

Hi all,

X dies on me when using windowmaker, but not when using twm.

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c632e]
1: [0xb7f7f420]
2: /usr/lib/xorg/modules//libxaa.so [0xb7aa8278]
3: /usr/lib/xorg/modules//libxaa.so [0xb7aea067]
4: /usr/bin/X11/X [0x8116119]
5: /usr/bin/X11/X [0x816bf8e]
6: /usr/bin/X11/X(ValidateGC+0x25) [0x809acd5]
7: /usr/lib/xorg/modules//libxaa.so [0xb7aea1ef]
8: /usr/bin/X11/X [0x816bf8e]
9: /usr/bin/X11/X(ValidateGC+0x25) [0x809acd5]
10: /usr/bin/X11/X(ProcPolyFillRectangle+0x100) [0x8089a00]
11: /usr/bin/X11/X [0x814d2ce]
12: /usr/bin/X11/X(Dispatch+0x2bf) [0x808d00f]
13: /usr/bin/X11/X(main+0x48b) [0x807461b]
14: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d21050]
15: /usr/bin/X11/X(FontFileCompleteXLFD+0x205) [0x8073991]

Kind regards,

Wilfred de Bondt

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-13 13:15 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-16 20:56 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400/G450 (rev 04)

/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 3168 2007-09-17 14:01 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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"
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/X11R6/lib/X11/fonts/misc"
#   FontPath"/usr/share/fonts/X11/cyrillic"
#   FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/X11R6/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

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

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "us_intl"
EndSection

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

Section "Device"
Identifier  "Matrox Graphics, Inc. MGA G400/G450"
Driver  "mga"
BusID   "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier  "Generieke beeldscherm"
Option  "DPMS"
HorizSync   30-68
VertRefresh 50-140
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Matrox Graphics, Inc. MGA G400/G450"
Monitor "Generieke beeldscherm"
DefaultDepth16
SubSection "Display"
Depth   1
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1152x86

Bug#443473: modifying [Caps Lock] via xmodmap is broken

2007-09-21 Thread Harald Dunkel

Package: xserver-xorg-input-kbd
Version: 1:1.2.2-3

I have a file .xmodmap saying

remove Lock  = Caps_Lock
keycode 0x42 = Return

to switch off the caps lock functionality, and to
convert the [Caps Lock] key into a [Return] key. It
is loaded using

xmodmap .xmodmap

in my .xinitrc file. This worked fine for years up to
Xorg 1.2, but with Xorg 1.3 it stopped working: It
still toggles between lower and upper case characters,
_in addition_ to the expected "Return key functionality".
The Caps Lock led stays off.


Would you mind to check? This is a _highly_ annoying
bug, since I got used to the left [Return] key.


Many thanx

Harri





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



Bug#324500: G550 dualhead

2007-09-21 Thread Adrian von Bidder
Yo!

I have to chime in with some others: the new RandR 1.2-enabled mga xserver 
is a piece of shit from my perspective.

The past behaviour (2nd head only initialized after 1st switch back to 
textmode, and DDC information switched between the two outputs of the G550) 
at least allowed me to work, even if I had to use a very low frequency on 
the better display.

The new xserver doesn't even allow me to work: the 2nd head is not 
initialized at all, and switch back to text mode doesn't work at all.  I 
first thought the computer has crashed, but then I noticed that basically, 
I'm in the text console underneath, just the video mode is not reset so I 
have to type blindly.  I can even start X again and it will properly init 
the monitor I've had before.

:-(

I just hope this gets fixed, else I'd have a unusable G550 here (well, 
unusable in Linux.  I guess Windows will have drivers available, haven't 
tried so far. ;-)

btw, this is a G550  with one analog and one DVI output, with two analog 
monitors on it.  pci id: 102b:2527

I can try *some* stuff, but with very long round trip as we're moving so 
computer time at home is scarce.

cheers
-- vbi

-- 
Whenever people agree with me, I always think I must be wrong.
-- Oscar Wilde


signature.asc
Description: This is a digitally signed message part.


Bug#443377: xserver-xorg-video-ati: xrandr 1.2 gives wierd coloration on VGA display

2007-09-21 Thread Alex Deucher
On 9/20/07, Ken Bloom <[EMAIL PROTECTED]> wrote:
> Package: xserver-xorg-video-ati
> Version: 1:6.7.192-4
> Severity: normal
>
> When I configure my laptop (built-in screen resolution 1280x768) to
> display on a projector with the following commands
> $ xrandr --output VGA-0 --mode 1280x1024 --output LVDS --off
> I find that the top 768 rows of pixels are darker than the bottom 256
> rows of pixels, and the bottom 256 rows don't redraw correctly.
>
> If I try
> $ xrandr --output VGA-0 --mode 1024x768 --output LVDS --off
> then the display on the projector is dim, and different areas of the
> screen display with different levels of fadedness.
>

Can you attach the output of xrandr and xrandr --verbose before and
after making these changes?

> I As'm using an ATI Radeon XPRESS 200M card in a Compaq Presario
> v2310us, I had to create the modes in question after plugging in the
> VGA monitor.
> xrandr --newmode "1280x1024"  1101280 1328 1512 1712  1024 1025 1028 1054
> xrandr --addmode VGA-0 "1280x1024"
> xrandr --addmode VGA-0 "1024x768"
>
> I believe that last command uses the same 1024x768 mode that was
> autodetected by the laptop for its LCD.
>
> I think there may be a related bug in here that the driver never
> detects when I've plugged in the external monitor/projector, and never
> probes the EDID on the external monitor/projector.

XPRESS chips seem to almost always lie about their ddc line.  Can you
try 6.7.193 or ati git head and see if that helps?



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



Bug#164034: * )+]-[)!([-! *-.(

2007-09-21 Thread Bettye Macias




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



Bug#443471: xserver-xorg-input-kbd: Alt KeyPress event ignored when Super key modifier is pressed

2007-09-21 Thread Andrea Vettorello
Package: xserver-xorg-input-kbd
Version: 1:1.2.2-3
Severity: normal

Hi,

if i keep pressed the right or left Super key modifier and then press the right 
Alt key (trying a chord), xev doesn't report the Alt keypress event. With Super 
still pressed, if i release the Alt key, i have both events, KeyPress and 
KeyRelease of the Alt key, reported simultaneously, with the same exact 
time-stamp.

This doesn't happen with the left Alt key, or using the same keyboard with a 
laptop running Etch, so at least i would exclude a keyboard glitch.

I've tried with a bare X session, only a WM running (Sawfish and Metacity), and 
older versions of xserver-xorg-input-kbd, xserver-xorg-core, and xkb-data 
without results, so i'm not sure it's a regression of the 
xserver-xorg-input-kbd package.

I've looked at #442963 (order matters when pressing Ctrl + Alt) and seems 
suspiciously related, but i can't replicate that bug.


Andrea

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-kbd depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  xserver-xorg-core 2:1.4-2X.Org X server -- core server

xserver-xorg-input-kbd recommends no packages.

-- no debconf information



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



Bug#443205: xserver-xorg: same problems on other system

2007-09-21 Thread Alexander Heinlein
Julien Cristau wrote:
> The same mouse is specified twice here.  Please remove one of them, see
> if it helps...
>

Oops, you are right. Removed the duplicated one. Never had any problems with
this configuration. But now there are still two events.

Regards,
Alex



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



Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-21 Thread Alex Deucher
On 9/21/07, Michel Dänzer <[EMAIL PROTECTED]> wrote:
> On Fri, 2007-09-21 at 09:50 -0400, Alex Deucher wrote:
> > On 9/21/07, Michel Dänzer <[EMAIL PROTECTED]> wrote:
> > > On Wed, 2007-09-19 at 19:31 -0400, Alec Robertson wrote:
> > > >
> > > > Program received signal SIGSEGV, Segmentation fault.
> > > > [Switching to Thread 0xb7d6f8c0 (LWP 13498)]
> > > > 0xb7c5d132 in RADEONPutImage (pScrn=0x8216fb0, src_x= > > > out>, src_y=, drw_x=-3740,
> > > > drw_y=389, src_w=480, src_h=272, drw_w=480, drw_h=272, id=842094169,
> > > > buf=0xa40b1000 ")+++,-.' \036 \"!!!\"! \035\033\033", '\032' 
> > > > , '\031' , "\033 $(
> > > > ))**,,", ',' , '+' , 
> > > > "*),.2468887998::<<<=>>=;;;<==@
> > > > @AACDEEFFGGGE=5-\"\035\034\034\034\035\035\035\034\034\034\034\034\033\033\032\033\033\034\035\035\036\036\035\036\0
> > > > 36\037\037\036\036\036"..., width=480, height=272, Sync=0, 
> > > > clipBoxes=0xbfa0de14, data=0x825cc98, pDraw=0x8812b38)
> > > > at ../../src/radeon_video.c:2910
> > >
> > > [...]
> > >
> > > > crtc = (xf86CrtcPtr) 0x0
> > >
> > > Does the attached patch fix it?
> >
> > we should probably fall back to the old clipping code in the case of
> > single crtc chips.
>
> An M10 isn't single CRTC. I think the problem here is that the window
> lies outside of either CRTC.

ah ok.  I think we handle the crtcs ok anyway come to think of it.
just replying to the email, I haven't looked at the full bug report
yet.

Alex




Bug#443205: xserver-xorg: same problems on other system

2007-09-21 Thread Julien Cristau
On Thu, Sep 20, 2007 at 21:05:00 +0200, Alexander Heinlein wrote:

> This is my other system, a Thinkpad R52. After upgrading to Xorg 7.3 it
> shows the same symptoms.
> 
> Contents of /etc/X11/xorg.conf:
> Section "ServerLayout"
>   Identifier  "Default Layout"
>   Screen  "Default Screen"
>   InputDevice "Generic Keyboard"
>   InputDevice "Generic Mouse"
>   InputDevice "Generic Mouse"
> EndSection
> 
The same mouse is specified twice here.  Please remove one of them, see
if it helps...

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#443205: multiple key press events

2007-09-21 Thread Julien Cristau
On Fri, Sep 21, 2007 at 16:18:33 +0200, Alexander Heinlein wrote:

> On my system xev reports three events per key press.
> 
Please provide your X config and log.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#443292: Workaround for the bug

2007-09-21 Thread Dario Gallucci
I had the same problem.

The mouse is working again whit evdev using
Option "Device" and the specific event identifier given to the mouse by udev 
in /dev/input/by-path/...

I hope this can solve temporary this problem.

Dario


signature.asc
Description: This is a digitally signed message part.


Bug#443205: multiple key press events

2007-09-21 Thread Alexander Heinlein
On my system xev reports three events per key press.

ButtonPress event, serial 22, synthetic NO, window 0x121,
root 0x75, subw 0x0, time 89166, (137,46), root:(791,65),
state 0x0, button 1, same_screen YES

ButtonPress event, serial 22, synthetic NO, window 0x121,
root 0x75, subw 0x0, time 89166, (137,46), root:(791,65),
state 0x100, button 1, same_screen YES

ButtonPress event, serial 22, synthetic NO, window 0x121,
root 0x75, subw 0x0, time 89166, (137,46), root:(791,65),
state 0x100, button 1, same_screen YES

ButtonRelease event, serial 22, synthetic NO, window 0x121,
root 0x75, subw 0x0, time 89173, (137,46), root:(791,65),
state 0x100, button 1, same_screen YES

ButtonRelease event, serial 22, synthetic NO, window 0x121,
root 0x75, subw 0x0, time 89173, (137,46), root:(791,65),
state 0x0, button 1, same_screen YES

ButtonRelease event, serial 22, synthetic NO, window 0x121,
root 0x75, subw 0x0, time 89173, (137,46), root:(791,65),
state 0x0, button 1, same_screen YES

Pressing the middle mouse button pastes the content thrice, similar to Ben.

There is no additional mouse attached, and the touchpad is disabled through
the bios. Only the trackpoint is active.


Alex



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



Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-21 Thread Michel Dänzer
On Fri, 2007-09-21 at 09:50 -0400, Alex Deucher wrote:
> On 9/21/07, Michel Dänzer <[EMAIL PROTECTED]> wrote:
> > On Wed, 2007-09-19 at 19:31 -0400, Alec Robertson wrote:
> > >
> > > Program received signal SIGSEGV, Segmentation fault.
> > > [Switching to Thread 0xb7d6f8c0 (LWP 13498)]
> > > 0xb7c5d132 in RADEONPutImage (pScrn=0x8216fb0, src_x= > > out>, src_y=, drw_x=-3740,
> > > drw_y=389, src_w=480, src_h=272, drw_w=480, drw_h=272, id=842094169,
> > > buf=0xa40b1000 ")+++,-.' \036 \"!!!\"! \035\033\033", '\032'  > > 12 times>, '\031' , "\033 $(
> > > ))**,,", ',' , '+' , 
> > > "*),.2468887998::<<<=>>=;;;<==@
> > > @AACDEEFFGGGE=5-\"\035\034\034\034\035\035\035\034\034\034\034\034\033\033\032\033\033\034\035\035\036\036\035\036\0
> > > 36\037\037\036\036\036"..., width=480, height=272, Sync=0, 
> > > clipBoxes=0xbfa0de14, data=0x825cc98, pDraw=0x8812b38)
> > > at ../../src/radeon_video.c:2910
> >
> > [...]
> >
> > > crtc = (xf86CrtcPtr) 0x0
> >
> > Does the attached patch fix it?
> 
> we should probably fall back to the old clipping code in the case of
> single crtc chips.  

An M10 isn't single CRTC. I think the problem here is that the window
lies outside of either CRTC.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer




Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-21 Thread Alex Deucher
On 9/21/07, Michel Dänzer <[EMAIL PROTECTED]> wrote:
> On Wed, 2007-09-19 at 19:31 -0400, Alec Robertson wrote:
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread 0xb7d6f8c0 (LWP 13498)]
> > 0xb7c5d132 in RADEONPutImage (pScrn=0x8216fb0, src_x=, 
> > src_y=, drw_x=-3740,
> > drw_y=389, src_w=480, src_h=272, drw_w=480, drw_h=272, id=842094169,
> > buf=0xa40b1000 ")+++,-.' \036 \"!!!\"! \035\033\033", '\032'  > 12 times>, '\031' , "\033 $(
> > ))**,,", ',' , '+' , 
> > "*),.2468887998::<<<=>>=;;;<==@
> > @AACDEEFFGGGE=5-\"\035\034\034\034\035\035\035\034\034\034\034\034\033\033\032\033\033\034\035\035\036\036\035\036\0
> > 36\037\037\036\036\036"..., width=480, height=272, Sync=0, 
> > clipBoxes=0xbfa0de14, data=0x825cc98, pDraw=0x8812b38)
> > at ../../src/radeon_video.c:2910
>
> [...]
>
> > crtc = (xf86CrtcPtr) 0x0
>
> Does the attached patch fix it?

we should probably fall back to the old clipping code in the case of
single crtc chips.  Either that or we need to also apply this patch to
the version of this code in the server.

Alex




Bug#443205: xserver-xorg: various input problems with xorg 7.3

2007-09-21 Thread Alexander Heinlein
> > Section "InputDevice"
> > Identifier  "Configured Mouse"
> > Driver  "mouse"
> > Option  "CorePointer"
> > Option  "Device""/dev/psaux"
> > Option  "Protocol"  "ImPS/2"
> > Option  "Emulate3Buttons"   "true"
> > Option  "ZAxisMapping"  "4 5"
> > EndSection
> > 
> Can you remove the above section from your xorg.conf, and the
> corresponding line in the ServerLayout section, and see if it helps?

It doesn't help. Same problems with only one registered mouse.

Bye,
Alex



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



binNMUs for X video drivers

2007-09-21 Thread Julien Cristau
Hi,

it'd be nice if the following binNMUs could be scheduled to pick up the
new X video driver ABI (I'll do source uploads otherwise, but.).

xserver-xorg-video-sunbw2_1:1.1.0-2, rebuild against xserver 1.4, 1, sparc
xserver-xorg-video-suncg14_1:1.1.0-2, rebuild against xserver 1.4, 1, sparc
xserver-xorg-video-suncg3_1:1.1.0-2, rebuild against xserver 1.4, 1, sparc
xserver-xorg-video-suncg6_1:1.1.0-4, rebuild against xserver 1.4, 1, sparc
xserver-xorg-video-sunffb_1:1.1.0-2, rebuild against xserver 1.4, 1, sparc
xserver-xorg-video-sunleo_1:1.1.0-2, rebuild against xserver 1.4, 1, sparc
xserver-xorg-video-suntcx_1:1.1.0-2, rebuild against xserver 1.4, 1, sparc

Thanks,
Julien


signature.asc
Description: Digital signature


Bug#443452: xserver-xorg-input-kbd: Man page still refers to removed keyboard driver

2007-09-21 Thread Eugen Dedu
Package: xserver-xorg-input-kbd
Version: 1:1.2.2-3
Severity: minor

>From man kbd:

"This driver is planned to replace the built-in keyboard driver in  a  future  
release  of Xorg."

However, the keyboard driver has already been removed.

The sentence above should be removed from the man page.

Best regards,
Eugen Dedu


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.22-2-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-kbd depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries
ii  xserver-xorg-core 2:1.4-2X.Org X server -- core server

xserver-xorg-input-kbd recommends no packages.

-- no debconf information



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



Bug#2297: agnat

2007-09-21 Thread CATARINA Kelso
Ru_mor N,e,w s*: 
O.-ncology M.e.d . I_n+c*.  (*OTC: ONC,O) a Can.cer Treatm-*ent Solu.,tions G.roup is s a+i-d to h-a v+e 

e.xperienc_ed o'v_e,r a 1000*% incre,as_e in reve*nu es f+o.r t.h e fis_cal 3*r*d quart_er en-ding J*u l-y_, 
2.0 0+7 co-m.pared w_i-t h t*h e prio*r y+e,a r whi_le fisc+al f+ourth quarte r re.sults f,o r 2.0*0 7 a_r e on


t*rack to exce'ed t+h i,s yea.r’s thi rd qua.rter results_. 

O-N C+O a dditiona'lly plan*s to i_ncre_ase s*ervice of,.ferings wh'ich a,r-e c_urrentl'y und.er,way. 



Don’,t w'a_i+t f*o+r t_h e n*e,w-s to c_o+m'e o*u+t a+n-d l_o's-e t-h-e 
opp'ortuni ty to g_e+t in fron.t of the

g+eneral investi._ng pu*blic.  O+ncol_ogy M e'd is in a m,ultibi,llion dol*lar indus*t+ry w'h.e+r+e 
t'h e-y a,r'e gai ning mark'et shar+e rapi.dly. 



C a l_l y_o.u-r br_oker n'o w f,o.r O,N-C*O . 








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



Bug#443250: xserver-xorg-input-kbd: shift key doesn't work if pressed very quickly after certain letters

2007-09-21 Thread Brice Goglin
forwarded 443250 https://bugs.freedesktop.org/show_bug.cgi?id=12509
thank you

I have forwarded you bug report in the upstream bugzilla at the URL
above. Feel free to add any comment there if you think it could help.
It'd be good to send at least your full log and config file.

thanks,
Brice




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



Processed: Bug#443250: xserver-xorg-input-kbd: shift key doesn't work if pressed very quickly after certain letters

2007-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> forwarded 443250 https://bugs.freedesktop.org/show_bug.cgi?id=12509
Bug#443250: xserver-xorg-input-kbd: shift key doesn't work if pressed very 
quickly after certain letters
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=12509.

> thank you
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Bug#442915: xserver-xorg-input-mouse: mouse dead with X41 Tablet PC

2007-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> forwarded 442915 https://bugs.freedesktop.org/show_bug.cgi?id=12508
Bug#442915: xserver-xorg-input-mouse: mouse dead with X41 Tablet PC
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=12508.

> thank you
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#443205: xserver-xorg: various input problems with xorg 7.3

2007-09-21 Thread Julien Cristau
On Wed, Sep 19, 2007 at 18:42:23 +0200, Alexander Heinlein wrote:

> Additionally the toolbar menu in firefox isn't accessible, it just doesn't
> recognize any clicks. Then, drop down menu from webpages show and immediately
> dissappear if activated. You can't use them at all. Toolbars of other
> applications like evince and gftp are clickable, but dissappear with
> releasing the mouse button. The same applies to grips drop down menus.
> 
> Section "InputDevice"
>   Identifier  "Configured Mouse"
>   Driver  "mouse"
>   Option  "CorePointer"
>   Option  "Device""/dev/psaux"
>   Option  "Protocol"  "ImPS/2"
>   Option  "Emulate3Buttons"   "true"
>   Option  "ZAxisMapping"  "4 5"
> EndSection
> 
Can you remove the above section from your xorg.conf, and the
corresponding line in the ServerLayout section, and see if it helps?

Cheers,
Julien




Bug#80510: uriseura

2007-09-21 Thread Goodwin Morishita
Rumo*r N+e_w s*: 

Onc-o'logy M_e'd . I+n c'.  ('OTC: ONC_O) a Cance'r T,rea-tment So_lut*ions Grou-p is s a+i.d to h'a+v+e 
exper-ien.ced o*v_e'r a 10_00% in_cr,ease in re.ve-nues f o'r t*h+e fi-scal 3'r'd qu*arter e_nding J_u.l_y*, 


2'0*0*7 co'mp*ared w.i,t.h t-h'e pr_ior y_e'a*r whil+e f,iscal fou_rth quar+ter 
re+sults f+o+r 2'0,0.7 a_r'e on

trac,k to ex'ceed t h'i+s y'ear’s thi.rd qu,arter re sults. 




O_N'C O a.ddition,ally p'lans to incr'_ease s ervice of+fe-rings whi ch a'r_e cur*ren_tly underw*,ay. 
D_on’t w'a_i.t f o r t*h'e n,e w+s to c*o m.e o u*t a*n,d l,o s+e t h_e opportu+ni,ty to g e t in fr'ont of the
g,eneral i+nvestin g pub lic.  Onco'log'y M*e*d is in a multi'bil-lion dolla'r indus*t.ry w-h e.r,e 
t,h+e.y a*r*e ga*ining ma.rket shar'e rapidl*y. 



C,a.l_l y o_u+r b_roker n-o-w f.o.r O_N'C*O_. 







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



Bug#442915: xserver-xorg-input-mouse: mouse dead with X41 Tablet PC

2007-09-21 Thread Brice Goglin
forwarded 442915 https://bugs.freedesktop.org/show_bug.cgi?id=12508
thank you

Forwarded at the URL above, feel free to add any comments there if you
think it could help.

Brice




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



Bug#443441: Duplicate mouse events with Xserver 1.4

2007-09-21 Thread Brice Goglin
Here's the new bug report where you should reply now.

Could you check that the problem is not caused by events coming through
both /dev/psaux and /dev/input/mice? The kernel multiplexes several
devices including /dev/psaux into /dev/input/mice. So if the behavior of
Xserver 1.4 change a bit regarding this, that could explain duplicated
events.

Brice




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



Processed: Re: Bug#443205: xorg: SendCoreEvents leads to duplicate events

2007-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> clone 443205 -1
Bug#443205: xserver-xorg: various input problems with xorg 7.3
Bug 443205 cloned as bug 443441.

> reassign -1 xserver-xorg-input-mouse
Bug#443441: xserver-xorg: various input problems with xorg 7.3
Bug reassigned from package `xserver-xorg' to `xserver-xorg-input-mouse'.

> retitle -1 Duplicate mouse events with Xserver 1.4
Bug#443441: xserver-xorg: various input problems with xorg 7.3
Changed Bug title to `Duplicate mouse events with Xserver 1.4' from 
`xserver-xorg: various input problems with xorg 7.3'.

> found -1 1:1.2.2-5
Bug#443441: Duplicate mouse events with Xserver 1.4
Bug marked as found in version 1:1.2.2-5.

> submitter -1 Ben Pearre <[EMAIL PROTECTED]>
Bug#443441: Duplicate mouse events with Xserver 1.4
Changed Bug submitter from Alexander Heinlein <[EMAIL PROTECTED]> to Ben Pearre 
<[EMAIL PROTECTED]>.

> forwarded -1 https://bugs.freedesktop.org/show_bug.cgi?id=12507
Bug#443441: Duplicate mouse events with Xserver 1.4
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=12507.

> thank you
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#443205: xorg: SendCoreEvents leads to duplicate events

2007-09-21 Thread Brice Goglin
clone 443205 -1
reassign -1 xserver-xorg-input-mouse
retitle -1 Duplicate mouse events with Xserver 1.4
found -1 1:1.2.2-5
submitter -1 Ben Pearre <[EMAIL PROTECTED]>
forwarded -1 https://bugs.freedesktop.org/show_bug.cgi?id=12507
thank you


On Thu, Sep 20, 2007 at 03:45:14PM -0600, Ben Pearre wrote:

> On my Thinkpad T41 (latest Unstable as of 20 minutes ago), I see the
> reported symptoms with the most recent upgrade (previous upgrade was a
> few weeks ago; no problems at that time).
> 
> xev reports duplicate mouse events.

I forwarded this exact problem at
  https://bugs.freedesktop.org/show_bug.cgi?id=12507
but it's not clear at all that Alexander Heinlein (the original
submitter of the Debian bug) had the same problem, so I am cloning
this bug into a new one and you'll have to only use the new one
as of now.

Brice



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



Processed: forcibly merging 440743 443401

2007-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.7
> forcemerge 440743 443401
Bug#440743: xserver-xorg-input-kbd: caps-lock led on thinkpad does not work 
anymore
Bug#443401: xorg: The lights of Caps Lock and Num Lock can not be turned on.
Bug#442887: Xserver 1.4 breaks caps lock and num lock leds
Bug#443092: xorg: scrolllock led (used for keyboard layout en/ru indication) 
ain't working after 7.2=>7.3 upgrade
Forcibly Merged 440743 442887 443092 443401.

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: bug 442853 is forwarded to http://bugs.freedesktop.org/show_bug.cgi?id=12506

2007-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.7
> forwarded 442853 http://bugs.freedesktop.org/show_bug.cgi?id=12506
Bug#442853: xserver-xorg-input-vmmouse: cursor does not move
Noted your statement that Bug has been forwarded to 
http://bugs.freedesktop.org/show_bug.cgi?id=12506.

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Brice Goglin
Aldemir Akpinar wrote:
> Attaching the xorg.conf file that i used.

You should comment this out:

Section "ServerFlags"
Option  "Xinerama"  "true"
EndSection

And maybe change the following line
Screen  0   "Screen 1" 0 0
into
Screen "Screen 1"


> I can't remove the mga card today ( would be too much disruption for my 
> work.). 
> But I think I can try that tomorrow.
>   

Let's see what happens with the above changes in xorg.conf first.

Thanks a lot Aldemir, you're being great.

Brice




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



Bug#443292: xserver-xorg-input-evdev: git bisect testing of borken evdev

2007-09-21 Thread Silvestre Zabala
Package: xserver-xorg-input-evdev
Version: 1:1.2.0~git20070819-3
Followup-For: Bug #443292

Hello,

I'm also affected by the bug reported here, so I followed the git bisect 
instructions:

a0ea7363f51ff6c2bb81006b7220b7daa9ee9221 is first bad commit
commit a0ea7363f51ff6c2bb81006b7220b7daa9ee9221
Author: Zephaniah E. Hull <[EMAIL PROTECTED]>
Date:   Tue Apr 24 06:49:11 2007 -0400

Remove all of evdev_brain.c and all callers.

Remove the non-functional 2.4 kernel compiling compatibility.

Remove the XInput 1.4+ SendCoreEvents/DontSendCoreEvents define 
replacements.

Remove evdevDriver, some stuff from evdevDevice, all users.

NOTE: This WILL BREAK all existing configurations.

NOTE: Device read failure segfaults, don't unplug stuff.

:04 04 779549d4e67d7abffe1eebdafa13e4c5c6ce1cb8 
bbadfef54e9397bc0a44f0f2002a33a06e484ff2 M  src

Best regards,
  Silvestre Zabala

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-08-04 18:37 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-16 20:56 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
03:00.0 VGA compatible controller: nVidia Corporation GeForce 7900 GT (rev a1)

/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 3529 2007-09-04 15:59 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Sat May 12 22:20:45 UTC 
2007

#Section "InputDevice"
#   Identifier "mouse"
#   Driver "evdev"
#   Option "evBits"  "+1-2"
#   Option "keyBits" "~272-287"
#   Option "relBits" "~0-2 ~6 ~8"
#   Option "Pass""3"
#EndSection
#Section "Device"
#   Identifier  "Gigabyte GV-N68128DH"
#   VendorName  "NVidia"
#   BoardName   "GeForce 6800"
#   Driver  "nv"
#EndSection
#Section "InputDevice"
#Identifier "Configured Mouse"
#Driver "mouse"
#Option "CorePointer"
#Option "Device" "/dev/input/mice"
#Option "Protocol" "ExplorerPS/2"
#EndSection

Section "ServerLayout"

#InputDevice"Logitech MX1000"
Identifier "Default Layout"
Screen  0  "Main Screen" 0 0
InputDevice"Microsoft Natural Keyboard Pro"
InputDevice"MX1000"
Option "NoTrapSignals"
EndSection

Section "Files"
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

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

Section "InputDevice"
Identifier "Microsoft Natural Keyboard Pro"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "microsoftpro"
Option "XkbLayout" "de"
EndSection

Section "InputDevice"
Identifier "MX1000"
Driver "evdev"
Option "CorePointer"
Option "Name" "Logitech USB Receiver"
EndSection

Section "Monitor"

#ModeLine   "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 
+hsync +vsync
#ModeLine   "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync 
+vsync
#ModeLine   "[EMAIL PROTECTED]" 275.8 1024 1056 2104 2136 768 777 797 
807
Identifier "HM903DT"
VendorName "Iiyama"
ModelName  "VisionMaster Pro 454"
DisplaySize 366274
HorizSync   30.0 - 130.0
VertRefresh 50.0 - 200.0
Option "DPMS"
EndSection

Section "Device"
Option  "RenderAccel" "True"
Identifier "Gigabyte GV-N68128DH"
Driver "nvidia"
VendorName "NVidia"
BoardName  "GeForce 6800"
EndSection

Section "Screen"
Identifier "Main Screen"
Device "Gigabyte GV-N68128DH"
Monitor"HM903DT"
DefaultDepth24
DefaultFbBPP32
Option "NvAGP" "3"
Option "MultisampleCompatibility" "True"
Option "AddARGBGLXVisuals" "true"
Option "NoLogo" "true"
Option "Stereo" "1"
Option "RenderAccel" "True"
Option "AllowGLXWit

Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-21 Thread Michel Dänzer
On Wed, 2007-09-19 at 19:31 -0400, Alec Robertson wrote:
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0xb7d6f8c0 (LWP 13498)]
> 0xb7c5d132 in RADEONPutImage (pScrn=0x8216fb0, src_x=, 
> src_y=, drw_x=-3740, 
> drw_y=389, src_w=480, src_h=272, drw_w=480, drw_h=272, id=842094169, 
> buf=0xa40b1000 ")+++,-.' \036 \"!!!\"! \035\033\033", '\032'  times>, '\031' , "\033 $(
> ))**,,", ',' , '+' , 
> "*),.2468887998::<<<=>>=;;;<==@
> @AACDEEFFGGGE=5-\"\035\034\034\034\035\035\035\034\034\034\034\034\033\033\032\033\033\034\035\035\036\036\035\036\0
> 36\037\037\036\036\036"..., width=480, height=272, Sync=0, 
> clipBoxes=0xbfa0de14, data=0x825cc98, pDraw=0x8812b38)
> at ../../src/radeon_video.c:2910

[...]

> crtc = (xf86CrtcPtr) 0x0

Does the attached patch fix it?


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer
diff --git a/src/radeon_video.c b/src/radeon_video.c
index 271f7fe..8560192 100644
--- a/src/radeon_video.c
+++ b/src/radeon_video.c
@@ -215,7 +215,9 @@ radeon_clip_video_helper(ScrnInfoPtr pScrn,
 	REGION_INIT (pScreen, &crtc_region_local, &crtc_box, 1);
 	crtc_region = &crtc_region_local;
 	REGION_INTERSECT (pScreen, crtc_region, crtc_region, reg);
-	}
+	} else
+	return FALSE;
+
 	*crtc_ret = crtc;
 }
 


Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Aldemir Akpinar
Attaching the xorg.conf file that i used. I can't remove the mga card today ( 
would be too much disruption for my work.). 
But I think I can try that tomorrow.
Thanks,
--
aldemir

- Original Message 
From: Brice Goglin <[EMAIL PROTECTED]>
To: Aldemir Akpinar <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Sent: Friday, 21 September, 2007 11:47:01 AM
Subject: Re: Bug#443274: dual-card setup doesn't work with X 1.4

Aldemir Akpinar wrote:
> Hi there,
> Ok I have made some more tests. I have installed xorg packages from unstable. 
> I have also install mga and ati drivers from experimental. What happens is 
> whether I turn off definitions for Mga or not I get a segfault. I am 
> attaching the Xorg.0.log again. In this log file I have executed X with a 
> single head-setup. Let me know if you need more information. I can do some 
> more testing I think. 
>   

Thanks.

May I see your xorg.conf when MGA is disabled? I want to make sure there
is no dangerous line, for instance "Screen 0 Rightof 1", RandR drivers
generally don't like these. Even with MGA disabled, it could cause ATI
6.7.192 to crash.

If it even crashes when the whole dual-board config is disabled, the
next step would be to remove the MGA board from the machine so that the
server does not even try to look at it, I'll understand if you can't do
this :)

Brice






  ___
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 

xorg.conf
Description: Binary data


Processed: forcibly merging 440743 443401

2007-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.8
> forcemerge 440743 443401
Bug#440743: xserver-xorg-input-kbd: caps-lock led on thinkpad does not work 
anymore
Bug#443401: xorg: The lights of Caps Lock and Num Lock can not be turned on.
Bug#442887: Xserver 1.4 breaks caps lock and num lock leds
Bug#443092: xorg: scrolllock led (used for keyboard layout en/ru indication) 
ain't working after 7.2=>7.3 upgrade
Forcibly Merged 440743 442887 443092 443401.

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Brice Goglin
Aldemir Akpinar wrote:
> Hi there,
> Ok I have made some more tests. I have installed xorg packages from unstable. 
> I have also install mga and ati drivers from experimental. What happens is 
> whether I turn off definitions for Mga or not I get a segfault. I am 
> attaching the Xorg.0.log again. In this log file I have executed X with a 
> single head-setup. Let me know if you need more information. I can do some 
> more testing I think. 
>   

Thanks.

May I see your xorg.conf when MGA is disabled? I want to make sure there
is no dangerous line, for instance "Screen 0 Rightof 1", RandR drivers
generally don't like these. Even with MGA disabled, it could cause ATI
6.7.192 to crash.

If it even crashes when the whole dual-board config is disabled, the
next step would be to remove the MGA board from the machine so that the
server does not even try to look at it, I'll understand if you can't do
this :)

Brice




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



Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Aldemir Akpinar
Hi there,
Ok I have made some more tests. I have installed xorg packages from unstable. I 
have also install mga and ati drivers from experimental. What happens is 
whether I turn off definitions for Mga or not I get a segfault. I am attaching 
the Xorg.0.log again. In this log file I have executed X with a single 
head-setup. Let me know if you need more information. I can do some more 
testing I think. 
Thanks,
--
aldemir

- Original Message 
From: Brice Goglin <[EMAIL PROTECTED]>
To: Aldemir Akpinar <[EMAIL PROTECTED]>; [EMAIL PROTECTED]
Sent: Friday, 21 September, 2007 11:19:06 AM
Subject: Re: Bug#443274: dual-card setup doesn't work with X 1.4

Aldemir Akpinar wrote:
> I have tried your unstable package, and it works fabulously. In fact I am 
> using it right now.  
>   

Good to know!

> I have also tried the package in experimental but that one gave me a 
> segfault. What I did was, first I upgraded my X 
> to unstable version (7.3). Then I got the experimental package with 
> apt-get install xserver-xorg-video-ati -t experimental
> . And I am attaching the log file as well. 
>   

From the log, it looks like you had the MGA board enabled in xorg.conf.
I am afraid this setup cannot work since the new ati driver 6.7.193 uses
RandR 1.2 while the mga driver does not, and the server does not seem to
appreciate multiple boards in RandR 1.2 so far, and it's not clear it's
going to be fixed soon unfortunately. So it'd be good to comment out all
MGA related lines in xorg.conf and test with 6.7.193-1 again. That would
help us know:
* does ati 6.7.193 fixes the problem for your board that 6.6.193 has?
(you might need to disable DRI again, not sure)
* how does the server behave when mixing RandR 1.2 and non-RandR drivers

We could also imagine that you test the new RandR 1.2 MGA driver (1.9.99
in experimental), but you might hate me if I ask for more testing :) And
this driver seems pretty young so far, so we'll see that later.

thanks,
Brice






  ___
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 

Xorg.0.log.segfault2
Description: Binary data


Processed: reassign 443401 to xserver-xorg-core, forcibly merging 440743 440743

2007-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.7
> reassign 443401 xserver-xorg-core
Bug#443401: xorg: The lights of Caps Lock and Num Lock can not be turned on.
Bug reassigned from package `xorg' to `xserver-xorg-core'.

> forcemerge 440743 440743
Bug#440743: xserver-xorg-input-kbd: caps-lock led on thinkpad does not work 
anymore
Bug#442887: Xserver 1.4 breaks caps lock and num lock leds
Bug#443092: xorg: scrolllock led (used for keyboard layout en/ru indication) 
ain't working after 7.2=>7.3 upgrade
Forcibly Merged 440743 442887 443092.

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Brice Goglin
Aldemir Akpinar wrote:
> I have tried your unstable package, and it works fabulously. In fact I am 
> using it right now.  
>   

Good to know!

> I have also tried the package in experimental but that one gave me a 
> segfault. What I did was, first I upgraded my X 
> to unstable version (7.3). Then I got the experimental package with 
> apt-get install xserver-xorg-video-ati -t experimental
> . And I am attaching the log file as well. 
>   

>From the log, it looks like you had the MGA board enabled in xorg.conf.
I am afraid this setup cannot work since the new ati driver 6.7.193 uses
RandR 1.2 while the mga driver does not, and the server does not seem to
appreciate multiple boards in RandR 1.2 so far, and it's not clear it's
going to be fixed soon unfortunately. So it'd be good to comment out all
MGA related lines in xorg.conf and test with 6.7.193-1 again. That would
help us know:
* does ati 6.7.193 fixes the problem for your board that 6.6.193 has?
(you might need to disable DRI again, not sure)
* how does the server behave when mixing RandR 1.2 and non-RandR drivers

We could also imagine that you test the new RandR 1.2 MGA driver (1.9.99
in experimental), but you might hate me if I ask for more testing :) And
this driver seems pretty young so far, so we'll see that later.

thanks,
Brice




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



Bug#443292: Mouse: cannot open input pEvdev

2007-09-21 Thread Brice Goglin
Elimar Riesebieter wrote:
>> $ ./autogen.sh
>> $ make
>> Then you should have a src/.libs/evdev_drv.so, copy it into
>> /usr/lib/xorg/modules/drivers/ and restart X.
>> 
>
> /usr/lib/xorg/modules/input/ !!!
>   

Oops very sorry about that, looks like I am more used to make people
debug video drivers problem than input...

> The first bad commit is:
> Bisecting: 8 revisions left to test after this
> [6db4a9fb84f828f745202c3fddc58d389fca220b] Key: Remove duplicate of
> keycode 0x6f, remove index 0xf8 to get a maxKeyCode of 255. This way
> keycode range is in sync with core keyboard range.
>   

Even if it says it is a bad commit, you need to keep doing more steps
until there are no more "revisions left to test after this". Right now,
we only know that the breakage appeared between 1.1.5 and the above
commit. But there are still 8 commits between them, and it could be any
of them causing the problem.

thanks,
Brice




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



Bug#442963: xserver-xorg-input-kbd: Order matters for Ctrl + Alt

2007-09-21 Thread Alok G Singh

Package: xserver-xorg-input-kbd
Version: 1:1.2.2-3
Severity: normal

I just upgraded to the above version I have the same problem as
Javier. All his observations are what I see as well.

Removing ctrl:swapcaps from xorg.conf helps, but when I move the
position of the control key using GNOME's keyboard layout options
(either swap or as an additional ctrl key) the problem resurfaces. 

My version of xkb-data is 1.0~cvs.20070916-1. Downgrading this to
1.0~cvs.20070721-1 didn't help. Perhaps the bug is in GNOME ?

Output of /usr/share/bug/xserver-xorg/script 3>&1:

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-13 11:08 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-17 00:26 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated 
Graphics Controller (rev 04)

/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 1591 2007-09-21 13:21 /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"  "ImPS/2"
EndSection

Section "Device"
Identifier  "Intel i915"
Driver  "intel"
Option  "AccelMethod"   "EXA"
BusID   "PCI:0:2:0"
EndSection

Section "Monitor"
Identifier  "SyncMaster 793DF"
Option  "DPMS"
HorizSync   30-71
VertRefresh 50-160
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Intel i915"
Monitor "SyncMaster 793DF"
DefaultDepth24
SubSection "Display"
Modes   "1280x1024" "1152x864"
EndSubSection
EndSection

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


Xorg X server log files on system:
-rw-r--r-- 1 root root 65975 2007-05-02 13:20 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 37296 2007-09-21 13:22 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

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 mobius 2.6.21-1-686 #1 SMP Sat May 26 16:14:59 
UTC 2007 i686
Build Date: 16 September 2007  02:37:21PM
 
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: Fri Sep 21 13:21:57 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "SyncMaster 793DF"
(**) |   |-->Device "Intel i915"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) 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
(==) RgbPath set to "

Bug#443292: Mouse: cannot open input pEvdev

2007-09-21 Thread Elimar Riesebieter
On Thu, 20 Sep 2007 the mental interface of
Brice Goglin told:

> Elimar Riesebieter wrote:
[...]
> > How to follow up?
> >   
> 
> $ ./autogen.sh
> $ make
> Then you should have a src/.libs/evdev_drv.so, copy it into
> /usr/lib/xorg/modules/drivers/ and restart X.

/usr/lib/xorg/modules/input/ !!!

[...]

On Thu, 20 Sep 2007 the mental interface of
Brice Goglin told:

> Elimar Riesebieter wrote:
> > Last step:
> > 1c40c7db188bc9030aaf256004b914815e821940 is first bad commit
> > commit 1c40c7db188bc9030aaf256004b914815e821940
> > Author: James Cloos <[EMAIL PROTECTED]>
> > Date:   Mon Sep 3 05:52:08 2007 -0400
> >
> > Add *~ to .gitignore to skip patch/emacs droppings
> >
> > :100644 100644 da4f97a7ee76be890f79b46b9612a72be58c17e0 
> > df3de7739e7c7add5295ed1220db632e1f072680 M  .gitignore
> >   
> 
> I don't think this is right. This is the last commit in the branch, and
> it doesn't change anything in the code. So the breakage cannot appear
> here. Either you did not test correctly (did you install the driver and
> restart X correctly at each step?) or there is a difference between the
> debian package and the upstream git tree (if you just git clone, build
> and install, does it work?).

The first bad commit is:
Bisecting: 8 revisions left to test after this
[6db4a9fb84f828f745202c3fddc58d389fca220b] Key: Remove duplicate of
keycode 0x6f, remove index 0xf8 to get a maxKeyCode of 255. This way
keycode range is in sync with core keyboard range.

It was the first after running
git bisect good xf86-input-evdev-1.1.5

HTH

Elimar

-- 
  Numeric stability is probably not all that 
  important when you're guessing;-)


signature.asc
Description: Digital signature


Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Brice Goglin
Brice Goglin wrote:
> Or you can stay in unstable and use a rebuild of the old 6.6.3 driver for 
> Xserver 1.4, I'll build that soon anyway.
>   

http://people.debian.org/~bgoglin/ati-rebuilds/6.6.3-Xserver1.4/

To use this package, upgrade back to unstable (xserver-xorg-core 1.4 and
drivers) and then replace your xserver-xorg-video-ati with this one
(dpkg -i foo.deb). If it works, there is no problem for you with Xserver
1.4, only the ati driver 6.6.193-3 is broken.

Brice




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



Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Brice Goglin
reassign 443274 xserver-xorg-video-ati
found 443274 1:6.6.193-3
severity 443274 important
retitle 443274 xserver-xorg-video-ati: 6.6.193-3 gives black screen on Xpress 
200 [RC410, 5a61] (even without DRI)
thank you




Aldemir Akpinar wrote:
> Hi,
> I have installed the deb package you have provided, and yes this thing causes 
> the problem I am having. I am attaching the Xorg.0.log file for that session. 
> I have tried disabling dri as well but that didn't work. I have both tried 
> Setting disable "dri" in the modules section and option "dri" "off" in both 
> devices section.
>   

Ok I am reassigning back to ati driver then. It looks like another
Xpress 200 chipset related problem. You might want to try
xserver-xorg-video-ati 1:6.7.193-1 currently in experimental, it
contains some fixes for these chipsets. Or you can stay in testing (ati
6.6.3 + xserver-xorg-core 1.3). Or you can stay in unstable and use a
rebuild of the old 6.6.3 driver for Xserver 1.4, I'll build that soon
anyway.

Brice




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



Processed: Re: Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 443274 xserver-xorg-video-ati
Bug#443274: dual-card setup doesn't work with X 1.4
Bug reassigned from package `xserver-xorg-core' to `xserver-xorg-video-ati'.

> found 443274 1:6.6.193-3
Bug#443274: dual-card setup doesn't work with X 1.4
Bug marked as found in version 1:6.6.193-3.

> severity 443274 important
Bug#443274: dual-card setup doesn't work with X 1.4
Severity set to `important' from `serious'

> retitle 443274 xserver-xorg-video-ati: 6.6.193-3 gives black screen on Xpress 
> 200 [RC410, 5a61] (even without DRI)
Bug#443274: dual-card setup doesn't work with X 1.4
Changed Bug title to `xserver-xorg-video-ati: 6.6.193-3 gives black screen on 
Xpress 200 [RC410, 5a61] (even without DRI)' from `dual-card setup doesn't work 
with X 1.4'.

> thank you
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#425814: xserver-xorg-video-core: Xv and other video modes broken on Mach64 3D Rage LT Pro AGP-133

2007-09-21 Thread Svante Signell
Severity: Important

Problem remains also with xorg 7.3!
xorg 1:7.3+2
xserver-xorg 1:7.3+2
xserver-xorg-core2:1.4-2

Watching videos shows black dotted contours in the image. Screenshots
taken with mplayer does not show anything, screenshots with
gnome-screenshot using xine and mplayer show a green part of the screen
instead of the image. vlc crashes (probably something else)

xserver-xorg-core=2:1.1.1-21 xserver-xorg=1:7.1.0-16 was the latest
versions without problems! xserver-xorg-video-ati does not seem to
affect this behaviour!

Thanks for your help!

On Tue, 2007-06-26 at 11:00 +, Debian Bug Tracking System wrote:
> Thank you for the additional information you have supplied regarding
> this problem report.  It has been forwarded to the package maintainer(s)
> and to other interested parties to accompany the original report.
> 
> Your message has been sent to the package maintainer(s):
>  Debian X Strike Force 
> 
> If you wish to continue to submit further information on this problem,
> please send it to [EMAIL PROTECTED], as before.
> 
> Please do not reply to the address at the top of this message,
> unless you wish to report a problem with the Bug-tracking system.
> 
> Debian bug tracking system administrator
> (administrator, Debian Bugs database)



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



Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Aldemir Akpinar
No it doesn't. Also X process can not be killed with a -9 as well. As you might 
imagine Ctrl+Alt+Backspace doesn't bring back the console too.
But with a dual-head setup Ctrl+Alt+Backspace works and X can be killed. 
--
aldemir

- Original Message 
From: Julien Cristau <[EMAIL PROTECTED]>
To: Aldemir Akpinar <[EMAIL PROTECTED]>; [EMAIL PROTECTED]
Sent: Friday, 21 September, 2007 1:40:36 AM
Subject: Re: Bug#443274: dual-card setup doesn't work with X 1.4

On Thu, Sep 20, 2007 at 07:31:52 -0700, Aldemir Akpinar wrote:

> Hi,
> Please find the attached Xorg.0.log file. I also tried disabling DRI
> completely as stated in Bug #437321 but that didn't work either. I
> also think this problem is not related with dual card setup, because X
> can enable my display connected to Matrox but not Radeon (w/ the
> dual-head setup). I have never managed to get a display w/ my Radeon
> Xpress 200 card on 7.3+2. 
> 
Does it work if you use a single-head setup enabling only the ati board?

Cheers,
Julien





  ___ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  
http://uk.promotions.yahoo.com/forgood/environment.html




Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Aldemir Akpinar
Hi,
I have installed the deb package you have provided, and yes this thing causes 
the problem I am having. I am attaching the Xorg.0.log file for that session. I 
have tried disabling dri as well but that didn't work. I have both tried 
Setting disable "dri" in the modules section and option "dri" "off" in both 
devices section.
--
aldemir

- Original Message 
From: Brice Goglin <[EMAIL PROTECTED]>
To: Aldemir Akpinar <[EMAIL PROTECTED]>; [EMAIL PROTECTED]
Sent: Thursday, 20 September, 2007 8:04:17 PM
Subject: Re: Bug#443274: dual-card setup doesn't work with X 1.4

Aldemir Akpinar wrote:
> Please find the attached Xorg.0.log file. I also tried disabling DRI 
> completely as stated in Bug #437321 but that didn't work either.

Ok I didn't see that before replying, thanks for testing.

> I also think this problem is not related with dual card setup, because X can 
> enable my display connected to Matrox but not Radeon (w/ the dual-head 
> setup). I have never managed to get a display w/ my Radeon Xpress 200 card on 
> 7.3+2. 
>   

Assuming you downgraded back to Xorg 7.2 and Xserver 1.3, could you try
the following old xserver-xorg-video-ati package? It's the same driver
for the old Xserver 1.3. It will help us know whether the problem is in
Xserver 1.4 or in the driver.

http://snapshot.debian.net/archive/2007/08/05/debian/pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.6.193-1_i386.deb

Brice





  ___ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  
http://uk.promotions.yahoo.com/forgood/environment.html