Re: X Strike Force X.Org X11 SVN commit: r3622 - trunk/debian/xorg/debian

2006-10-06 Thread Michel Dänzer
On Fri, 2006-10-06 at 04:23 +0200, Frans Pop wrote:
 On Friday 06 October 2006 03:59, X Strike Force SVN Repository Admin 
 wrote:
  Log:
  * Make ImPS/2 the default mouse port in the xserver-xorg.templates
  file. Also provide the devices in this file rather than as a variable
  in the config script. Closes: #385078
 
 I must say I am very surprised at this commit. How can ImPS/2 be 
 considered a port instead of a protocol?
 
 /me has never seen /dev/ImPS\/2...

Also, /dev/input/mice actually speaks ExplorerPS/2 with 2.6 kernels,
although ImPS/2 should work in most cases.


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



Bug#390503: killing gconf helps, unseting not

2006-10-06 Thread Thierry Reding
* Evgeni Golov wrote:
 Hi,
 
 deleting the gconf* and gnome2* folders helps - after that I had
 window-borders with compiz. Is this a general compiz/gconf bug, or did
 it happen because of the previos installation of compiz from the ubunti
 package from compiz.net?

I did also run into this bug a couple of days ago, but wasn't able to trace
it to its source. I found that it helps to run the following:

$ gconftool-2 --recursive-unset /apps/compiz

and restart compiz. That way you'll loose all the settings you've changed in
compiz, but I guess it's better than deleting the complete gconf and gnome2
directories.

I have personally never used the Ubuntu packages, nor the ones from
compiz.net, so it's probably unrelated.

So far, the only explanation I have is that it might have something to do
with installing a new compiz.schemas file, which is what I did before I was
hit by the bug.

[...]

 - Thierry



signature.asc
Description: Digital signature


Bug#390271: Resizing and scrolling very slow with r200

2006-10-06 Thread Michel Dänzer
On Thu, 2006-10-05 at 19:33 -0400, David Nusinow wrote:
 On Wed, Oct 04, 2006 at 10:30:43AM +0200, Michel Dänzer wrote:
  On Tue, 2006-10-03 at 20:15 -0400, David Nusinow wrote:
   On Tue, Oct 03, 2006 at 02:23:33PM +0200, Xavier Bestel wrote:
On Tue, 2006-10-03 at 13:53 +0200, Michel Dänzer wrote:
 Assuming you're using XAA with Option XaaNoOffscreenPixmaps, that
 effectively disables acceleration for anything but the actual
 compositing done by compiz.

Yet Another Option I have to remember to prune when it's no more
useful...
   
   Unfortunately, this is an issue with the ati driver, but one best solved
   upstream. It's really an issue with all drivers, but the ati one has a ton
   of options. It'd be nice if it was more clever about using those options
   when necessary. I currently have no idea how feasible this is in reality 
   though.
  
  Note that this is an XAA option, not a driver option. The driver doesn't
  have the information to decide when to disable offscreen pixmaps with
  XAA.
 
 I wonder if patching the server to automatically enable this when radeon is
 loaded until we have a good fix is worthwhile...

It would be a big performance penalty for people using XAA but not a
compositing manager, i.e. probably the majority for some time to come.


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



Bug#379480: iMac Indigo freezes after upgrade to Sid

2006-10-06 Thread Michel Dänzer
On Fri, 2006-10-06 at 00:29 +0200, Jiří Paleček wrote:
 
 On Mon, 02 Oct 2006 10:25:18 +0200, Michel Dänzer [EMAIL PROTECTED]  
 wrote:
 
  On Sun, 2006-10-01 at 23:59 +0200, Wolfgang Pfeiffer wrote:
 
  On Sun, Oct 01, 2006 at 05:20:38PM +0200, Jan Stedehouder wrote:
   Hi,
  
   I have the following problem. After upgrading from Debian Sarge to  
  Sid I
   have major issues getting a GUI. GDM is starting excruciatingly slow  
  and
   clicking on anything freezes the whole system.
 
  Symptoms as described here? :
 
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379480
 
  This is fixed in xf86-video-ati git commit
  6671c1b01bf29d8f1cacf9306ef658b967d8a3cf BTW.
 
 Are you sure? I don't use UseFBDev and can reproduce the bug.
 Hendrik uses xserver-xorg-video-fbdev, not ati and see the bug.
 Isn't this actually a different bug?

Apparently then, I was just referring to Wolfgang's pointer. If there's
no bug report yet that matches your symptoms, please file a new one with
full X config and log files.


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



Re: Help compiling 4.3.0 for 3.1 stable

2006-10-06 Thread Robin Whittle
Thanks very much Aaron for your help.  For the benefit of newbies with
similar questions, and without wanting to continue discussion on this
list, here is what I did.

BTW, Google has a new code search service:

  http://www.google.com/codesearch/advanced_code_search


 You will almost certainly need to install a number of additional
 packages;
 
 apt-get build-dep xfree86
 
 should take care of that step.

Indeed - 30 packages which I won't list here.

As you suggested, I downloaded the .dsc file and used dpkg-source:

In a directory zz/ with:

   xfree86_4.3.0.dfsg.1.orig.tar.gz
   xfree86_4.3.0.dfsg.1-14sarge1.diff.gz
   xfree86_4.3.0.dfsg.1-14sarge1.dsc

I ran:

  dpkg-source -x xfree86_4.3.0.dfsg.1-14sarge1.dsc

This gave me:

  zz/xfree86-4.3.0.dfsg.1/
  zz/xfree86-4.3.0.dfsg.1/xfree86-4.3.0.tar.gz
  zz/xfree86-4.3.0.dfsg.1/debian/
  zz/xfree86-4.3.0.dfsg.1/debian/local/
  zz/xfree86-4.3.0.dfsg.1/debian/patches/
  zz/xfree86-4.3.0.dfsg.1/debian/po/
  zz/xfree86-4.3.0.dfsg.1/debian/scripts/
  zz/xfree86-4.3.0.dfsg.1/debian/README
  zz/xfree86-4.3.0.dfsg.1/debian/rules   Executable
  zz/xfree86-4.3.0.dfsg.1/debian/... and many more files

Then from zz/xfree86-4.3.0.dfsg.1/:

  debian/rules unpacked

created:

  zz/xfree86-4.3.0.dfsg.1/stampdir/
  zz/xfree86-4.3.0.dfsg.1/stampdir/log/
  zz/xfree86-4.3.0.dfsg.1/stampdir/sources/
  zz/XF-comp/xfree86-4.3.0.dfsg.1/build-tree/
  zz/xfree86-4.3.0.dfsg.1/build-tree/xc/
  zz/xfree86-4.3.0.dfsg.1/build-tree/xc/config/
  zz/xfree86-4.3.0.dfsg.1/build-tree/xc/doc/  etc. - the source tree

Now:

  debian/rules setup

works like a charm.  It applies about 240 patches from debian/patches.

Being a newbie, I didn't know what to do next, so I looked at
debian/rules to find a target which would compile the whole thing.  I
chose build-arch-only without too much thought.

  debian/rules build-arch-only

After 1.5 hours, I had a largish (22 Megs) XFree86 server binary (I
guess it compiled in all the drivers rather than making them modules) in:

  zz/xfree86-4.3.0.dfsg.1/build-tree/xc/programs/Xserver/

which I could copy to /usr/X11R6/bin/ in place of the old 1.7 Meg
version.  This runs fine.  There was also a very large XFree86 in
another tree under:

  zz/xfree86-4.3.0.dfsg.1/build-tree/xc-xserver-xfree86-dbg/

which I guess is full of debugging information.

Googling reveals that this build-arch-only target is not favoured:

  http://lists.debian.org/debian-x/2006/04/msg00064.html

and that most people use dpkg-buildpackage instead.

I found that I could change some code in:

 
zz/xfree86-4.3.0.dfsg.1/build-tree/xc/programs/Xserver/hw/xfree86/common/xf86Xinput.c

and recompile the server only from:

  zz/xfree86-4.3.0.dfsg.1/build-tree/xc/programs/Xserver/

with:

  make Makefile
  make Makefiles
  make includes
  make depend
  make

The resulting XFree86 server in that directory embodied my changes.

Other newbies might pursue more conventional approaches to building via:

  man dpkg-buildpackage
  http://people.debian.org/~mpalmer/debian-mentors_FAQ.html
  http://www-128.ibm.com/developerworks/linux/library/l-debpkg.html
  http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules

   - Robinhttp://www.firstpr.com.au






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



Bug#391371: xserver-xorg-input-void: FTBFS: conflicting types for xf86ssize_t

2006-10-06 Thread Daniel Schepler
Package: xserver-xorg-input-void
Version: 1:1.0.0.5-2
Severity: serious

From my pbuilder build log:

...
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..   
  -Wall -g -O2 -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER 
-I/usr/include/xorg-I../../src -MT void.lo -MD -MP -MF .deps/void.Tpo \
  -c -o void.lo `test -f '../../src/void.c' || echo 
'../../src/'`../../src/void.c; \
then mv -f .deps/void.Tpo .deps/void.Plo; \
else rm -f .deps/void.Tpo; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wall -g -O2 -DXFree86Server 
-DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../../src -MT 
void.lo -MD -MP -MF .deps/void.Tpo -c ../../src/void.c  -fPIC -DPIC -o 
.libs/void.o
../../src/void.c:41:1: warning: NEED_XF86_TYPES redefined
In file included from ../config.h:4,
 from ../../src/void.c:31:
/usr/include/xorg/xorg-server.h:75:1: warning: this is the location of the 
previous definition
In file included from /usr/include/xorg/xisb.h:32,
 from ../../src/void.c:44:
/usr/include/unistd.h:189: error: conflicting types for 'xf86ssize_t'
/usr/include/xorg/xf86_libc.h:86: error: previous declaration of 'xf86ssize_t' 
was here
In file included from /usr/include/xorg/xisb.h:32,
 from ../../src/void.c:44:
/usr/include/unistd.h:312: error: conflicting types for 'xf86read'
/usr/include/xorg/xf86_ansic.h:273: error: previous declaration of 'xf86read' 
was here
/usr/include/unistd.h:318: error: conflicting types for 'xf86write'
/usr/include/xorg/xf86_ansic.h:274: error: previous declaration of 'xf86write' 
was here
/usr/include/unistd.h:405: error: conflicting types for 'xf86usleep'
/usr/include/xorg/xf86_ansic.h:345: error: previous declaration of 'xf86usleep' 
was here
In file included from /usr/include/xorg/xisb.h:32,
 from ../../src/void.c:44:
/usr/include/unistd.h:884:29: error: macro getpagesize passed 1 arguments, 
but takes just 0
make[3]: *** [void.lo] Error 1
make[3]: Leaving directory 
`/tmp/buildd/xserver-xorg-input-void-1.0.0.5/obj-i486-linux-gnu/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/tmp/buildd/xserver-xorg-input-void-1.0.0.5/obj-i486-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/tmp/buildd/xserver-xorg-input-void-1.0.0.5/obj-i486-linux-gnu'
make: *** [build-stamp] Error 2

The same also happens in several other xserver-xorg-input-* packages,
including at least: elo2300, joystick, magellan, microtouch, penmount,
spaceorb, summa, tek4957; but others build just fine.  If this is actually
a bug in another package like xserver-xorg-dev, feel free to reassign.
-- 
Daniel Schepler



Bug#391376: xserver should be able to write multiple xsession-errors

2006-10-06 Thread Michelle Konzack
Package: xorg
Version: 1:7.0.20
Severity: wishlist
Tags: patch


Hello Xorg-Team and Maintainers,

my ${HOME} is mounted via NFS and I am using three Workstations called
michelle1, multimedia and devel.  Now, I have the problem, that
only the first started xserver can write the ~/xsession-errors and if
there are errors on other xservers I will not aware of it.

The next Problem was my devel machine where I run directly 4 X-Servers
for Unstable, Testing, Stable and Old-Stable...


After puzzeling a little bit arround I have create a a working patch
for /etc/X11/Xsession which I use since over 2 years.

How it works:

1.  If noting is done, the $USER will not notice ANY changes

2.  If the $USER do a 'touch ~/.xsession-errdir' then /etc/X11/Xsession
will automaticaly use the directory ~/log/xsession/ which is created
if it does not exist.

3.  My patch use 'hostname -a' and ${DISPLAY}

4.  It produce logfiles like:

-rw--- 1 236546 2006-09-30 13:16 20060930100108-devel.private:1
-rw--- 1  23966 2006-09-30 15:58 20060930154500-devel.private:2
-rw--- 1   3599 2006-10-04 03:35 20060930155353-devel.private:3
-rw--- 1  10995 2006-09-30 20:39 20060930203827-devel.private:2
-rw--- 1  52535 2006-10-05 11:57 20061002121644-michelle1.private:0
-rw--- 1  11654 2006-10-05 13:32 20061005133103-devel.private:1

and here some older one:

log/xsession/BACKUP:
insgesamt 1366
-rw-rw-r-- 1843 2006-03-05 00:31 20060305001651-devel.private:2.gz
-rw-rw-r-- 1922 2006-03-05 00:21 20060305001952-devel.private:0.gz
-rw-rw-r-- 1916 2006-03-05 00:31 20060305002248-devel.private:0.gz
-rw-rw-r-- 1924 2006-03-05 00:31 20060305002437-devel.private:1.gz
-rw-rw-r-- 1   1034 2006-03-05 00:27 20060305002801-devel.private:8.gz
-rw-rw-r-- 1844 2006-03-05 00:31 20060305002834-devel.private:8.gz
-rw-rw-r-- 1306 2006-03-05 00:38 20060305004155-michelle1.private:0.gz
-rw-rw-r-- 1   2093 2006-03-06 17:26 20060305014015-michelle1.private:0.gz
-rw-rw-r-- 1843 2006-03-05 12:35 20060305115750-devel.private:2.gz
-rw-rw-r-- 1364 2006-03-05 12:33 20060305123900-michelle1.private:0.gz
-rw-rw-r-- 1   3131 2006-03-08 20:58 20060305124142-michelle1.private:0.gz
-rw-rw-r-- 1816 2006-03-05 13:00 20060305125605-devel.private:3.gz
-rw-rw-r-- 1842 2006-03-05 13:00 20060305125755-devel.private:2.gz
-rw-rw-r-- 1816 2006-03-05 13:36 20060305132436-devel.private:3.gz
-rw-rw-r-- 1865 2006-03-05 14:08 20060305134240-devel.private:3.gz
-rw-rw-r-- 1842 2006-03-05 15:07 20060305145628-devel.private:3.gz
-rw-rw-r-- 1817 2006-03-05 15:07 20060305145845-devel.private:4.gz
-rw-rw-r-- 1   1547 2006-03-05 21:58 20060305213548-devel.private:4.gz
-rw-rw-r-- 1   1805 2006-03-05 23:02 20060305215945-devel.private:4.gz
-rw-rw-r-- 1   2421 2006-03-05 22:57 20060305220812-devel.private:3.gz
-rw-rw-r-- 1910 2006-03-06 01:05 20060306010232-devel.private:4.gz
-rw-rw-r-- 1861 2006-03-06 01:07 20060306010321-devel.private:3.gz
-rw-rw-r-- 1797 2006-03-06 19:22 20060306192044-devel.private:3.gz
-rw-rw-r-- 1590 2006-03-06 19:27 20060306192814-devel.private:3.gz
-rw-rw-r-- 1   2047 2006-03-13 01:16 20060311154152-michelle1.private:0.gz
-rw-rw-r-- 1   2627 2006-03-26 15:24 20060311161641-devel.private:3.gz
-rw--- 1421 2006-03-13 01:32 20060313012049-michelle1.private:0.gz
-rw--- 1845 2006-03-13 02:17 20060313013317-michelle1.private:0.gz
-rw--- 1690 2006-03-13 02:23 20060313022301-michelle1.private:0.gz
-rw--- 1   1143 2006-03-13 03:08 20060313024124-michelle1.private:0.gz
-rw--- 1   1186 2006-03-13 03:38 20060313031345-michelle1.private:0.gz
-rw--- 1 335344 2006-03-26 20:55 20060313063000-michelle1.private:0.gz
-rw--- 1155 2006-03-23 11:37 20060323113612-mobilix.private:0.gz
-rw--- 1155 2006-03-23 12:47 20060323124606-mobilix.private:0.gz
-rw--- 1155 2006-03-23 13:08 20060323130713-mobilix.private:0.gz
-rw--- 1155 2006-03-23 13:09 20060323130753-mobilix.private:0.gz
-rw--- 1155 2006-03-23 22:53 20060323225218-mobilix.private:0.gz
-rw--- 1153 2006-03-23 23:09 20060323230736-mobilix.private:0.gz
-rw--- 1153 2006-03-23 23:10 20060323230840-mobilix.private:0.gz
-rw--- 1153 2006-03-23 23:27 20060323232547-mobilix.private:0.gz
-rw--- 1   1121 2006-03-26 15:48 20060326152906-devel.private:3.gz
-rw--- 1   1078 2006-03-29 04:39 2006032620-michelle1.private:0.gz
-rw--- 1710 2006-03-30 03:20 20060329141811-michelle1.private:0.gz
-rw--- 1   4326 2006-04-10 15:19 20060329141847-devel.private:3.gz
-rw--- 1466 2006-03-30 03:31 20060330032025-michelle1.private:0.gz
-rw--- 1571 2006-03-30 03:33 20060330033101-michelle1.private:0.gz
-rw--- 1497 

Bug#390965: xserver-xorg: error Empty value when configuring, impossible to cancel

2006-10-06 Thread Vincent Lefevre
This problem no longer occurs with xserver-xorg 1:7.1.0-2, but I don't
know if the problem was fixed in 1:7.1.0-2, or if this is because I've
just upgraded the kernel (because udev wasn't working with the previous
one).

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Bug#390965: xserver-xorg: error Empty value when configuring, impossible to cancel

2006-10-06 Thread Vincent Lefevre
On 2006-10-06 12:19:30 +0200, Vincent Lefevre wrote:
 This problem no longer occurs with xserver-xorg 1:7.1.0-2, but I don't
 know if the problem was fixed in 1:7.1.0-2, or if this is because I've
 just upgraded the kernel (because udev wasn't working with the previous
 one).

Hmmm... I've just seen that the bug had been closed because it was fixed.
The Debian BTS sucks again by not sending mail to bug submitters...

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Bug#379480: iMac Indigo freezes after upgrade to Sid

2006-10-06 Thread jpalecek
 On Fri, 2006-10-06 at 00:29 +0200, JiÅ#8482;í PaleÄ#65533;ek wrote:
  
  On Mon, 02 Oct 2006 10:25:18 +0200, Michel Dänzer [EMAIL PROTECTED]  
  wrote:
  
   On Sun, 2006-10-01 at 23:59 +0200, Wolfgang Pfeiffer wrote:
  
   On Sun, Oct 01, 2006 at 05:20:38PM +0200, Jan Stedehouder wrote:
Hi,
   
I have the following problem. After upgrading from Debian Sarge to  
   Sid I
have major issues getting a GUI. GDM is starting excruciatingly slow  
   and
clicking on anything freezes the whole system.
  
   Symptoms as described here? :
  
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379480
  
   This is fixed in xf86-video-ati git commit
   6671c1b01bf29d8f1cacf9306ef658b967d8a3cf BTW.
  
  Are you sure? I don't use UseFBDev and can reproduce the bug.
  Hendrik uses xserver-xorg-video-fbdev, not ati and see the bug.
  Isn't this actually a different bug?
 
 Apparently then, I was just referring to Wolfgang's pointer. If there's
 no bug report yet that matches your symptoms, please file a new one with
 full X config and log files.

Actually, it is quite the opposite. This bug (379480) matches my symptoms.
Your bug is something else, but I won't file a bugreport for it as I don't see 
it.
(BTW: I kicked off UseFBDev a long time ago as it gave weird results).

Regards
Jiri Palecek
_
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071distributionid=0066




Bug#379480: iMac Indigo freezes after upgrade to Sid

2006-10-06 Thread Michel Dänzer
On Fri, 2006-10-06 at 11:00 +0200, [EMAIL PROTECTED] wrote:
  On Fri, 2006-10-06 at 00:29 +0200, JiÅ#8482;í PaleÄ#65533;ek wrote:
   
   On Mon, 02 Oct 2006 10:25:18 +0200, Michel Dänzer [EMAIL PROTECTED]  
   wrote:
   
On Sun, 2006-10-01 at 23:59 +0200, Wolfgang Pfeiffer wrote:
   
On Sun, Oct 01, 2006 at 05:20:38PM +0200, Jan Stedehouder wrote:
 Hi,

 I have the following problem. After upgrading from Debian Sarge to  
Sid I
 have major issues getting a GUI. GDM is starting excruciatingly slow 
  
and
 clicking on anything freezes the whole system.
   
Symptoms as described here? :
   
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379480
   
This is fixed in xf86-video-ati git commit
6671c1b01bf29d8f1cacf9306ef658b967d8a3cf BTW.
   
   Are you sure? I don't use UseFBDev and can reproduce the bug.
   Hendrik uses xserver-xorg-video-fbdev, not ati and see the bug.
   Isn't this actually a different bug?
  
  Apparently then, I was just referring to Wolfgang's pointer. If there's
  no bug report yet that matches your symptoms, please file a new one with
  full X config and log files.
 
 Actually, it is quite the opposite. This bug (379480) matches my symptoms.
 Your bug is something else, but I won't file a bugreport for it as I don't 
 see it.
 (BTW: I kicked off UseFBDev a long time ago as it gave weird results).

D'oh! I assumed Wolfgang pointed to his UseFBDev bug, and didn't
double-check it. Apologies to anyone reading bug #379480 for the noise.


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



Bug#391380: xserver-xorg: xorg.conf contains incorrect comment on xorg.conf man page

2006-10-06 Thread Vincent Lefevre
Package: xserver-xorg
Version: 1:7.1.0-2
Severity: minor

The /etc/X11/xorg.conf file contains:

# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)

man /etc/X11/xorg.conf is incorrect as this shows the /etc/X11/xorg.conf
file instead of the xorg.conf man page; one should type man xorg.conf.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686-bigmem
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages xserver-xorg depends on:
ii  debconf 1.5.5Debian configuration management sy
ii  x11-common  1:7.1.0-2X Window System (X.Org) infrastruc
ii  xbase-clients   1:7.1.ds-3   miscellaneous X clients
ii  xkb-data0.8-17   X Keyboard Extension (XKB) configu
ii  xserver-xorg-core   2:1.1.1-9X.Org X server -- core server
ii  xserver-xorg-input-kbd  1:1.1.0-3X.Org X server -- keyboard input d
ii  xserver-xorg-video-all  1:7.1.0-2the X.Org X server -- output drive
ii  xserver-xorg-video-apm  1:1.1.1-3X.Org X server -- APM display driv
ii  xserver-xorg-video-ark  1:0.6.0-3X.Org X server -- ark display driv
ii  xserver-xorg-video-ati  1:6.6.2-2X.Org X server -- ATI display driv
ii  xserver-xorg-video-chip 1:1.1.1-4X.Org X server -- Chips display dr
ii  xserver-xorg-video-cirr 1:1.1.0-3X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cyri 1:1.1.0-4X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-dumm 1:0.2.0-3X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbde 1:0.3.0-3X.Org X server -- fbdev display dr
ii  xserver-xorg-video-glin 1:1.1.1-3X.Org X server -- Glint display dr
ii  xserver-xorg-video-i128 1:1.2.0-3X.Org X server -- i128 display dri
ii  xserver-xorg-video-i740 1:1.1.0-3X.Org X server -- i740 display dri
ii  xserver-xorg-video-i810 2:1.6.5-3X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-imst 1:1.1.0-3X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-mga  1:1.4.1.dfsg.1-4 X.Org X server -- MGA display driv
ii  xserver-xorg-video-neom 1:1.1.1-4X.Org X server -- Neomagic display
ii  xserver-xorg-video-newp 1:0.2.0-3X.Org X server -- Newport display 
ii  xserver-xorg-video-nsc  1:2.8.1-3X.Org X server -- NSC display driv
ii  xserver-xorg-video-nv [ 1:1.2.0-3X.Org X server -- NV display drive
ii  xserver-xorg-video-rend 1:4.1.0.dfsg.1-4 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3vi 1:1.9.1-3X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sava 1:2.1.2-1X.Org X server -- Savage display d
ii  xserver-xorg-video-sili 1:1.4.1-4X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-sis  1:0.9.1-3X.Org X server -- SiS display driv
ii  xserver-xorg-video-sisu 1:0.8.1-3X.Org X server -- SiS USB display 
ii  xserver-xorg-video-tdfx 1:1.2.1-5X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tga  1:1.1.0-3X.Org X server -- TGA display driv
ii  xserver-xorg-video-trid 1:1.2.1-3X.Org X server -- Trident display 
ii  xserver-xorg-video-tsen 1:1.1.0-3X.Org X server -- Tseng display dr
ii  xserver-xorg-video-v4l  0.1.1-3  X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-vesa 1:1.2.1-3X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga  1:4.1.0-3X.Org X server -- VGA display driv
ii  xserver-xorg-video-via  1:0.2.1-5X.Org X server -- VIA display driv
ii  xserver-xorg-video-vmwa 1:10.13.0-3  X.Org X server -- VMware display d
ii  xserver-xorg-video-vood 1:1.1.0-3X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  discover  2.1.1-1hardware identification system
pn  laptop-detect none (no description available)
pn  mdetect   none (no description available)
pn  xresprobe none (no description available)

-- debconf information excluded


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



Bug#391389: xkb-data: With uk keyboard, Shift-3 gives 3 instead of the sterling character

2006-10-06 Thread Vincent Lefevre
Package: xkb-data
Version: 0.8-17
Severity: normal

In my xorg.conf file, I have:

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

but when I type Shift-3, I get the digit 3 instead of the sterling
character.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686-bigmem
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

-- no debconf information


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



Bug#385078: closed by David Nusinow [EMAIL PROTECTED] (Bug#385078: fixed in xorg 1:7.1.0-3)

2006-10-06 Thread Mario 'BitKoenig' Holbe
package xserver-xorg
reopen 385078
thanks

On Thu, Oct 05, 2006 at 08:19:17PM -0700, Debian Bug Tracking System wrote:
 #385078: xserver-xorg: impossible mouse configuration other than 
 /dev/input/mice,
 It has been closed by David Nusinow [EMAIL PROTECTED].
* Make /dev/input/mice the default mouse port in the xserver-xorg.templates
  file.  Also provide the devices in this file rather than as a variable in
  the config script. Closes: #385078

I cannot confirm that. Neither `dpkg-reconfigure xserver-xorg' nor
`dpkg-reconfigure -phigh xserver-xorg' nor `dpkg-reconfigure -plow
xserver-xorg' asks me about the mouse-device. It always fixes it to
/dev/input/mice.


regards
   Mario
-- 
snupidity bjmg: ja, logik ist mein fachgebiet. das liegt im gen
uepsie in welchem?
snupidity im zweiten X


signature.asc
Description: Digital signature


Processed: Re: Bug#385078 closed by David Nusinow [EMAIL PROTECTED] (Bug#385078: fixed in xorg 1:7.1.0-3)

2006-10-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package xserver-xorg
Ignoring bugs not assigned to: xserver-xorg

 reopen 385078
Bug#385078: xserver-xorg: impossible mouse configuration other than 
/dev/input/mice
'reopen' is deprecated when a bug has been closed with a version;
use 'found' or 'submitter' as appropriate instead.
Bug reopened, originator not changed.

 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: Bug#390860: xserver-xorg-video-ati-6.6.2: atimisc_drv.so: undefined symbol: ATIMemoryTypeNames_88800CX

2006-10-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 390860 xserver-xorg-video-ati
Bug#390860: xserver-xorg-video-ati-6.6.2: atimisc_drv.so: undefined symbol: 
ATIMemoryTypeNames_88800CX
Warning: Unknown package 'xserver-xorg-video-ati-6.6.2'
Bug reassigned from package `xserver-xorg-video-ati-6.6.2' to 
`xserver-xorg-video-ati'.

 --
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#391389: marked as done (xkb-data: With uk keyboard, Shift-3 gives 3 instead of the sterling character)

2006-10-06 Thread Debian Bug Tracking System
Your message dated Fri, 6 Oct 2006 15:21:28 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#391389: xkb-data: With uk keyboard, Shift-3 gives 3 
instead of the sterling character
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)

---BeginMessage---
Package: xkb-data
Version: 0.8-17
Severity: normal

In my xorg.conf file, I have:

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

but when I type Shift-3, I get the digit 3 instead of the sterling
character.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686-bigmem
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

-- no debconf information

---End Message---
---BeginMessage---
On Fri, Oct  6, 2006 at 13:48:01 +0200, Vincent Lefevre wrote:

 Section InputDevice
 Identifier  Generic Keyboard
 Driver  kbd
 Option  CoreKeyboard
 Option  XkbRules  xorg
 Option  XkbModel  pc105
 Option  XkbLayout uk
 EndSection
 
 but when I type Shift-3, I get the digit 3 instead of the sterling
 character.
 
uk is not a valid layout, please change it to gb.

Thanks,
Julien


signature.asc
Description: Digital signature
---End Message---


Bug#391389: xkb-data: With uk keyboard, Shift-3 gives 3 instead of the sterling character

2006-10-06 Thread Vincent Lefevre
On 2006-10-06 15:21:28 +0200, Julien Cristau wrote:
 On Fri, Oct  6, 2006 at 13:48:01 +0200, Vincent Lefevre wrote:
  Option  XkbLayout uk
  
 uk is not a valid layout, please change it to gb.

OK, why was uk accepted by the X server, then?

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Bug#391452: xfonts-100dpi: Helvetica fonts lead to large vertical space in UTF-8 locales

2006-10-06 Thread Vincent Lefevre
Package: xfonts-100dpi
Version: 1:1.0.0-3
Severity: normal

I use fonts like -*-helvetica-medium-o-*-*-12-*-*-*-*-*-*-* in fvwm
menus, and in UTF-8 locales, I get a very large vertical space between
the items. No problem in ISO8859-1 locales or with default fonts,
though the same characters are used.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686-bigmem
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ISO-8859-1) (ignored: 
LC_ALL set to en_US.ISO8859-1)

Versions of packages xfonts-100dpi depends on:
ii  xfonts-utils  1:1.0.0-6  X Window System font utility progr

xfonts-100dpi recommends no packages.

-- no debconf information


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



Bug#202923: order anytime Lidia

2006-10-06 Thread Scarlet Regina
The three brand name drugs available to improve sex lives are now available in 
generic form at a significantly
lower price.

Pick up the one that is best for you at:

http://bfk.com.nfkzdbjzmhkg0yohglbtgdwb4gbtt.grolsh.cc







room sponge



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



Bug#390359: xserver-xorg-video-i810: Xorg log

2006-10-06 Thread Dylan Thurston
Package: xserver-xorg-video-i810
Version: 2:1.6.5-3
Followup-For: Bug #390359

Update: I've attached a log from a failed attempt to start the X server.
I triggered this problem this time by starting X (yielding a partially
working session, as described before) then closing my laptop lid and
opening it.  The internal screen remained black after reopening the lid,
and restarting X failed with the attached log.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (50, 'edgy'), (50, 'dapper')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)

Versions of packages xserver-xorg-video-i810 depends on:
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  xserver-xorg-core2:1.1.1-9   X.Org X server -- core server

xserver-xorg-video-i810 recommends no packages.

-- no debconf information

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux amaryllis 2.6.18 #2 Tue Oct 3 23:06:48 EDT 2006 
i686
Build Date: 07 July 2006
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 Oct  6 14:32:04 2006
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout DefaultLayout
(**) |--Screen screen0 (0)
(**) |   |--Monitor Laptop LCD
(**) |   |--Device dev1
(**) |--Screen screen1 (1)
(**) |   |--Monitor Samsung LCD
(**) |   |--Device dev0
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(**) |--Input Device Synaptics Touchpad
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/X11R6/lib/X11/fonts/cyrillic does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in /usr/X11R6/lib/X11/fonts/100dpi/.
Entry deleted from font path.
(Run 'mkfontdir' on /usr/X11R6/lib/X11/fonts/100dpi/).
(WW) `fonts.dir' not found (or not valid) in /usr/X11R6/lib/X11/fonts/75dpi/.
Entry deleted from font path.
(Run 'mkfontdir' on /usr/X11R6/lib/X11/fonts/75dpi/).
(WW) `fonts.dir' not found (or not valid) in /usr/share/fonts/X11/Type1.
Entry deleted from font path.
(Run 'mkfontdir' on /usr/share/fonts/X11/Type1).
(WW) `fonts.dir' not found (or not valid) in /usr/X11R6/lib/X11/fonts/Type1.
Entry deleted from font path.
(Run 'mkfontdir' on /usr/X11R6/lib/X11/fonts/Type1).
(WW) `fonts.dir' not found (or not valid) in /usr/X11R6/lib/X11/fonts/100dpi.
Entry deleted from font path.
(Run 'mkfontdir' on /usr/X11R6/lib/X11/fonts/100dpi).
(WW) `fonts.dir' not found (or not valid) in /usr/X11R6/lib/X11/fonts/75dpi.
Entry deleted from font path.
(Run 'mkfontdir' on /usr/X11R6/lib/X11/fonts/75dpi).
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/X11R6/lib/X11/fonts/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
/usr/local/share/fonts/75dpi
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(**) Option Xinerama On
(**) Ignoring ABI Version
(**) Xinerama: enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor=X.Org Foundation
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2590 card 103c,0944 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2592 card 103c,308a rev 03 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2792 card 103c,308a rev 03 class 03,80,00 hdr 80
(II) PCI: 00:1c:0: chip 8086,2660 card , rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2662 card 

Bug#390626: downgrading to xserver-xorg-video-savage 1:2.0.2.3-4 and thus X.org 7.0 solves the issue

2006-10-06 Thread Martin Steigerwald

Hello,

I now just downgraded to xserver-xorg-video-savage 1:2.0.2.3-4 and thus 
X.org 7.0 and 2D performance is back to normal (i.e. accerelated) again. 
Also glxgears works like a charm.

I can upgrade again if any further tests are required.

Regards,
-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


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



Bug#390630: downgrading to xserver-xorg-video-savage 1:2.0.2.3-4 and thus X.org 7.0 solves the issue

2006-10-06 Thread Martin Steigerwald

Hello,

I now just downgraded to xserver-xorg-video-savage 1:2.0.2.3-4 and thus 
X.org 7.0 and logging out from KDE does not hang anymore again.

I can upgrade again if any further tests are required.

Regards,
-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


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



Bug#391389: xkb-data: With uk keyboard, Shift-3 gives 3 instead of the sterling character

2006-10-06 Thread Denis Barbier
On Fri, Oct 06, 2006 at 04:22:53PM +0200, Vincent Lefevre wrote:
 On 2006-10-06 15:21:28 +0200, Julien Cristau wrote:
  On Fri, Oct  6, 2006 at 13:48:01 +0200, Vincent Lefevre wrote:
   Option  XkbLayout uk
   
  uk is not a valid layout, please change it to gb.
 
 OK, why was uk accepted by the X server, then?

My current bet is that it wasn't.
Did you check /var/log/{Xorg.0,*dm}.log files?

Denis


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



Bug#391494: xserver-xorg-video-mga: After last update, became incompatible with xserver-xorg-video-v4l and XVideo

2006-10-06 Thread Olivier (ceituna) LAMBERT
Package: xserver-xorg-video-mga
Version: 1:1.4.1.dfsg.1-4
Severity: important


Hello,

After last update of xorg (dated 23/09/2006), xawtv crashed every 
time X.

After analysis, it seemed that XVideo use was responsive of that, as 
also tvtime and vlc crashed also X.

With vesa module, the display is ok.

After downgrading xorg to testing, xawtv was ok.

Then I installed back xserver-xorg-core (1.1.1-9), 
xserver-xorg-input-kbd (1.1.0-3), xserver-xorg-input-mouse (1.1.1-3), 
xserver-xorg-video-mga (1.4.1.dfsg.1-4) from unstable

xawtv is ok, but tvtime complains about no usable XVideo

Installing xserver-xorg-video-v4l (0.1.1-3) from unstable makes then 
xawtv crash X every time.

The problem is the same with every WM (TWM, KDE, Gnome...)

As long as the problem is present with mga driver, the xinerama is not 
usable with XVideo.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-11-amd64-perso
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xserver-xorg-video-mga depends on:
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  xserver-xorg-core2:1.1.1-9   X.Org X server -- core server

xserver-xorg-video-mga recommends no packages.

-- no debconf information


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



xserver-xorg-input-aiptek 1:1.0.1-1 MIGRATED to testing

2006-10-06 Thread Debian testing watch
FYI: The status of the xserver-xorg-input-aiptek source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.0.5-2
  Current version:  1:1.0.1-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



xserver-xorg-input-evdev 1:1.1.2-3 MIGRATED to testing

2006-10-06 Thread Debian testing watch
FYI: The status of the xserver-xorg-input-evdev source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.0.5-2
  Current version:  1:1.1.2-3

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



Bug#391505: libGLcore.so: undefined symbol: _glapi_Dispatch

2006-10-06 Thread Ryan Richter
Package: xserver-xorg
Version: 1:7.1.0-3
Severity: normal

Reportbug is using a totally wrong email address, I don't know why.  I'm
[EMAIL PROTECTED]


GLcore fails to load with:

dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol: 
_glapi_Dispatch


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg depends on:
ii  debconf 1.5.5Debian configuration management sy
ii  x11-common  1:7.1.0-3X Window System (X.Org) infrastruc
ii  xbase-clients   1:7.1.ds-3   miscellaneous X clients
ii  xkb-data0.8-18   X Keyboard Extension (XKB) configu
ii  xserver-xorg-core   2:1.1.1-9X.Org X server -- core server
ii  xserver-xorg-input-all  1:7.1.0-3the X.Org X server -- input driver
ii  xserver-xorg-input-evde 1:1.1.2-3X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd  1:1.1.0-3X.Org X server -- keyboard input d
ii  xserver-xorg-input-mous 1:1.1.1-3X.Org X server -- mouse input driv
ii  xserver-xorg-video-all  1:7.1.0-3the X.Org X server -- output drive
ii  xserver-xorg-video-apm  1:1.1.1-3X.Org X server -- APM display driv
ii  xserver-xorg-video-ark  1:0.6.0-3X.Org X server -- ark display driv
ii  xserver-xorg-video-ati  1:6.6.2-2X.Org X server -- ATI display driv
ii  xserver-xorg-video-chip 1:1.1.1-4X.Org X server -- Chips display dr
ii  xserver-xorg-video-cirr 1:1.1.0-3X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cyri 1:1.1.0-4X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-dumm 1:0.2.0-3X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbde 1:0.3.0-3X.Org X server -- fbdev display dr
ii  xserver-xorg-video-glin 1:1.1.1-3X.Org X server -- Glint display dr
ii  xserver-xorg-video-i128 1:1.2.0-3X.Org X server -- i128 display dri
ii  xserver-xorg-video-i810 2:1.6.5-3X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-mga  1:1.4.1.dfsg.1-4 X.Org X server -- MGA display driv
ii  xserver-xorg-video-neom 1:1.1.1-4X.Org X server -- Neomagic display
ii  xserver-xorg-video-nv [ 1:1.2.0-3X.Org X server -- NV display drive
ii  xserver-xorg-video-rend 1:4.1.0.dfsg.1-4 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3vi 1:1.9.1-3X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sava 1:2.1.2-1X.Org X server -- Savage display d
ii  xserver-xorg-video-sili 1:1.4.1-4X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-sis  1:0.9.1-3X.Org X server -- SiS display driv
ii  xserver-xorg-video-sisu 1:0.8.1-3X.Org X server -- SiS USB display 
ii  xserver-xorg-video-tdfx 1:1.2.1-5X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tga  1:1.1.0-3X.Org X server -- TGA display driv
ii  xserver-xorg-video-trid 1:1.2.1-3X.Org X server -- Trident display 
ii  xserver-xorg-video-tsen 1:1.1.0-3X.Org X server -- Tseng display dr
ii  xserver-xorg-video-v4l  0.1.1-3  X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-vesa 1:1.2.1-3X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga  1:4.1.0-3X.Org X server -- VGA display driv
ii  xserver-xorg-video-via  1:0.2.1-5X.Org X server -- VIA display driv
ii  xserver-xorg-video-vood 1:1.1.0-3X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
pn  discover1 | discover  none (no description available)
ii  laptop-detect 0.12.1 attempt to detect a laptop
pn  mdetect   none (no description available)
pn  xresprobe none (no description available)

-- no debconf information


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



Bug#391508: evdev 1.1.2-3 package mistakenly put in testing/etch pool?

2006-10-06 Thread Ethan

Package: xserver-xorg-input-evdev
Version: 1.1.2-3

Was the evdev package mistakenly put into the testing/etch pool for
the AMD64 architecture?

$ apt-cache policy xserver-xorg-input-evdev
xserver-xorg-input-evdev:
 Installed: 1:1.0.0.5-2
 Candidate: 1:1.1.2-3
 Version table:
1:1.1.2-3 0
   500 http://ftp.us.debian.org etch/main Packages
*** 1:1.0.0.5-2 0
   100 /var/lib/dpkg/status

Installing version 1.1.2-3 of evdev causes xserver to crash with the
following in the log:

(II) LoadModule: evdev
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor=X.Org Foundation
   compiled for 0.0.0, module version = 1.1.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.6
(EE) module ABI minor version (6) is newer than the server's version (5)
(II) UnloadModule: evdev
(II) Unloading /usr/lib/xorg/modules/input/evdev_drv.so
(EE) Failed to load module evdev (module requirement mismatch, 0)

---snip---

(EE) No Input driver matching `evdev'
(WW) No core pointer registered


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



Bug#391389: xkb-data: With uk keyboard, Shift-3 gives 3 instead of the sterling character

2006-10-06 Thread Vincent Lefevre
On 2006-10-06 21:39:40 +0200, Denis Barbier wrote:
 On Fri, Oct 06, 2006 at 04:22:53PM +0200, Vincent Lefevre wrote:
  On 2006-10-06 15:21:28 +0200, Julien Cristau wrote:
   On Fri, Oct  6, 2006 at 13:48:01 +0200, Vincent Lefevre wrote:
Option  XkbLayout uk

   uk is not a valid layout, please change it to gb.
  
  OK, why was uk accepted by the X server, then?
 
 My current bet is that it wasn't.
 Did you check /var/log/{Xorg.0,*dm}.log files?

I haven't kept the Xorg.0.log file, but I had a look at it and the
uk option was accepted. Not even a warning. Moreover, all the keys
gave the expected character, except Shift-3, which gave 3 instead of
the sterling character.

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Bug#390203: problem lies with xserver-xorg-mga-1.2.1.3

2006-10-06 Thread Alex Winbow
Same problem with a G400. 1600x1200 worked before, but after upgrading to 
xserver-xorg-video-mga_1.2.1.3.dfsg.1-2, nothing above 1152x864 worked. No 
pertinent error messages (that I could see) in the logfile, and the 
monitor goes into DPMS standby mode. Ctrl-alt-backspace restores the 
terminal.


Same behavior as if, in the old days, a misconfigured X modeline tried to 
drive the monitor at too high a frequency. Which is odd, because my 
Viewsonic GS790 is capable of 1600x1200 at least.


Downgrading to xserver-xorg-video-mga_1.4.1.dfsg.1-4 by hand restored 
video.


Alex Winbow


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



Bug#391052: Likewise

2006-10-06 Thread Jeremy Nickurak
Package: xserver-xorg
Version: 1:7.1.0-2
Followup-For: Bug #391052

Same problem here. Affects me with both video drivers I tried (radeon and
fbdev). Interestingly, while Ctrl-Alt-F1 works, the F1 still gets passed
through to the apps, so that when I get back there's usually a help window
waiting for me. Not sure if that might be related.

Xev shows nothing on Ctrl-Alt-KP+/-, but repeated and undefinable mashing of
those keys occasionally spits out XF86_Next_VMode or XF86_Prev_VMode. Each key
says Control_L, Alt_L, and KP_Add respectively.

-- System Information:
Debian Release: testing/unstable
  APT prefers experimental
  APT policy: (1000, 'experimental'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=eo.UTF-8, LC_CTYPE=eo.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg depends on:
ii  debconf 1.5.5Debian configuration management sy
ii  x11-common  1:7.1.0-2X Window System (X.Org) infrastruc
ii  xbase-clients   1:7.1.ds-3   miscellaneous X clients
ii  xkb-data0.8-17   X Keyboard Extension (XKB) configu
ii  xserver-xorg-core   2:1.1.1-9X.Org X server -- core server
ii  xserver-xorg-input-evde 1:1.1.2-3X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd  1:1.1.0-3X.Org X server -- keyboard input d
ii  xserver-xorg-input-mous 1:1.1.1-3X.Org X server -- mouse input driv
ii  xserver-xorg-video-ark  1:0.6.0-3X.Org X server -- ark display driv
ii  xserver-xorg-video-ati  1:6.6.2-2X.Org X server -- ATI display driv
ii  xserver-xorg-video-chip 1:1.1.1-4X.Org X server -- Chips display dr
ii  xserver-xorg-video-cirr 1:1.1.0-3X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cyri 1:1.1.0-4X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-dumm 1:0.2.0-3X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbde 1:0.3.0-3X.Org X server -- fbdev display dr
ii  xserver-xorg-video-glin 1:1.1.1-3X.Org X server -- Glint display dr
ii  xserver-xorg-video-i128 1:1.2.0-3X.Org X server -- i128 display dri
ii  xserver-xorg-video-i740 1:1.1.0-3X.Org X server -- i740 display dri
ii  xserver-xorg-video-i810 2:1.6.5-3X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-imst 1:1.1.0-3X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-mga  1:1.4.1.dfsg.1-4 X.Org X server -- MGA display driv
ii  xserver-xorg-video-neom 1:1.1.1-4X.Org X server -- Neomagic display
ii  xserver-xorg-video-newp 1:0.2.0-3X.Org X server -- Newport display 
ii  xserver-xorg-video-nsc  1:2.8.1-3X.Org X server -- NSC display driv
ii  xserver-xorg-video-nv [ 1:1.2.0-3X.Org X server -- NV display drive
ii  xserver-xorg-video-rend 1:4.1.0.dfsg.1-4 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3vi 1:1.9.1-3X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sava 1:2.1.2-1X.Org X server -- Savage display d
ii  xserver-xorg-video-sili 1:1.4.1-4X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-sis  1:0.9.1-3X.Org X server -- SiS display driv
ii  xserver-xorg-video-sisu 1:0.8.1-3X.Org X server -- SiS USB display 
ii  xserver-xorg-video-tdfx 1:1.2.1-5X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tga  1:1.1.0-3X.Org X server -- TGA display driv
ii  xserver-xorg-video-trid 1:1.2.1-3X.Org X server -- Trident display 
ii  xserver-xorg-video-tsen 1:1.1.0-3X.Org X server -- Tseng display dr
ii  xserver-xorg-video-v4l  0.1.1-3  X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-vesa 1:1.2.1-3X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga  1:4.1.0-3X.Org X server -- VGA display driv
ii  xserver-xorg-video-via  1:0.2.1-5X.Org X server -- VIA display driv
ii  xserver-xorg-video-vmwa 1:10.13.0-3  X.Org X server -- VMware display d
ii  xserver-xorg-video-vood 1:1.1.0-3X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
pn  discover1 | discover   none(no description available)
ii  laptop-detect  0.12.1attempt to detect a laptop
ii  mdetect0.5.2.1   mouse device autodetection tool
ii  xresprobe  0.4.23debian1 X Resolution Probe

-- debconf information:
  xserver-xorg/multiple_possible_x-drivers:
  xserver-xorg/config/monitor/use_sync_ranges:
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
  xserver-xorg/config/monitor/lcd: false
  xserver-xorg/config/device/default-identifier:
  xserver-xorg/autodetect_monitor: true
  xserver-xorg/config/display/default_depth: 24
  xserver-xorg/config/display/modes: 1024x768, 800x600, 640x480
  xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/keyboard/options:
* 

Bug#391052: ctrl-alt-+/- not working

2006-10-06 Thread Matt Taggart
I am also seeing the problem reported in #391052 with ctrl-alt-+/- not 
working. I see the problem on several systems:

System #1:
ATI Technologies Inc RV280 [Radeon 9200] (rev 01)
xserver-xorg 7.1.0-1
xserver-xorg-input-kbd   1.1.0-2
xserver-xorg-video-ati   6.6.2-2

System #2:
ATI Technologies Inc Rage XL (rev 65)
with the etch version ( xserver-xorg-video-ati 6.5.8.0-1) I don't see the 
problem but when I upgraded to latest unstable (6.6.2-2) it broke.

Hope this additional data helps. Let me know if you need me to try anything 
else.

-- 
Matt Taggart
[EMAIL PROTECTED]




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