Processed: Re: Bug#497209: xserver-xorg-video-radeon: Strange behaviour using dvi-port only with Radeon 9200 pro

2008-09-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> forwarded 497209 https://bugs.freedesktop.org/show_bug.cgi?id=17455
Bug#497209: xserver-xorg-video-radeon: Strange behaviour using dvi-port only 
with Radeon 9200 pro
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=17455.

> 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#497209: xserver-xorg-video-radeon: Strange behaviour using dvi-port only with Radeon 9200 pro

2008-09-05 Thread Brice Goglin
forwarded 497209 https://bugs.freedesktop.org/show_bug.cgi?id=17455
thank you



> Same problem with the xf86-video-ati git from today, build after the
> instructions from your website.
>   

Ok, thanks, forwarded upstream at the URL above. You might want to
subscribe to this bug entry.

Brice




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



Bug#483989: xserver-xorg-video-savage: system freeze while starting X

2008-09-05 Thread Stefan Lippers-Hollmann
Hi

On Freitag, 5. September 2008, Brice Goglin wrote:
> Hello,
> 
> I have prepared savage 2.2.1-2 to fix this. Could all of you please test the
> package available at http://newpeople.debian.org/~bgoglin/savage/
> and report back whether it works? I want to be sure it doesn't break for 
> anybody.

Working reliably for me, thanks!

Regards
Stefan Lippers-Hollmann

Post scriptum:  I still intend to debug it even further, but I'm physically
away from the notebook during the week.


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


Bug#497209: xserver-xorg-video-radeon: Strange behaviour using dvi-port only with Radeon 9200 pro

2008-09-05 Thread Felix Schueller
Brice Goglin wrote:

>> Quick check yesterday: X keeps running, but the screen switchs to black.
>> (the same black as if starting without VGA cable connected.)
>> Switching back to 59.9 was not possible for me, but i had only 5 minutes to
>> try this. What is the Correct command for this. (run on ttyN)
>Before I push this bug report to upstream, could you try building the
>latest upstream git ? If you need help, please let me know.

Same problem with the xf86-video-ati git from today, build after the
instructions from your website.

Bye
  Felix



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



Bug#483989: xserver-xorg-video-savage: system freeze while starting X

2008-09-05 Thread Joseph Neal
On Friday 05 September 2008, you wrote:
> Joseph Neal wrote:
> > On Friday 05 September 2008, you wrote:
> >> Hello,
> >>
> >> I have prepared savage 2.2.1-2 to fix this. Could all of you please test
> >> the package available at http://newpeople.debian.org/~bgoglin/savage/
> >> and report back whether it works? I want to be sure it doesn't break for
> >> anybody.
> >>
> >> thanks,
> >> Brice
> >
> > It was fixed quite a while back for me.
>
> I know, but I want to be sure that this new packages fixes #483989
> without breaking anything else.

Gottcha.

Seems to work OK. 

> thanks,
> Brice





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



Bug#497976: xserver-xorg-video-intel: Crash after gdm login with G45

2008-09-05 Thread Sven Arvidsson
Package: xserver-xorg-video-intel
Version: 2:2.4.2-1
Severity: important

Hi,

This bug might be the same as, or similar to, 494441.

I have a G45 based motherboard (Asus P5Q-EM) where X crashes a few
seconds after I log in using gdm. It seems to be doing fine just
sitting at the gdm login screen.

The system is reachable over the network after the crash, but the
screen stays black, I'm guessing this is normal as I can't seem to
switch between X and text-mode before the crash either.

I'm using the experimental X packages. Using the version in unstable
doesn't seem to work at all, rebuilding 2.4.2-1 against X in unstable
seems to result in the same crash.

Let me know if you prefer I should report this directly upstream.

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-08-25 22:07 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1623292 2008-09-04 02:15 /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 Eaglelake Integrated 
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 1095 2008-09-05 21:10 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org 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 "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "se"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
#Driver "intel"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 42158 2007-09-30 20:46 /var/log/Xorg.21.log
-rw-r--r-- 1 root root 41242 2008-02-04 19:28 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 23619 2008-09-05 22:14 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
(WW) Failed to open protocol names file /etc/X11/xserver/protocol.txt
X.Org X Server 1.5.0
Release Date: 
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-1-686 i686 Debian
Current Operating System: Linux zoe 2.6.26-1-686 #1 SMP Thu Aug 28 12:00:54 UTC 
2008 i686
Build Date: 04 September 2008  02:08:46AM
xorg-server 2:1.5.0-1 ([EMAIL PROTECTED]) 
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  5 22:06:50 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(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
(==) ModulePath set to "/usr/lib/xorg/modules"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) No Layout section. Using the first mouse device.
(==) No Layout section. Using the first keyboard device.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d04c0
(II) Module ABI versions:
 

xserver-xorg-video-nsc: Changes to 'refs/tags/xserver-xorg-video-nsc-1_2.8.3-4'

2008-09-05 Thread Brice Goglin
Tag 'xserver-xorg-video-nsc-1_2.8.3-4' created by Brice Goglin <[EMAIL 
PROTECTED]> at 2008-09-05 19:39 +

Tagging upload of xserver-xorg-video-nsc 1:2.8.3-4 to unstable.

Changes since xserver-xorg-video-nsc-1_2.8.3-3:
Brice Goglin (1):
  Fix 01_gen_pci_ids.diff to drop cyrix ids instead of the ns ones

---
 debian/changelog   |7 +++
 debian/patches/01_gen_pci_ids.diff |4 ++--
 src/Makefile.in|4 ++--
 3 files changed, 11 insertions(+), 4 deletions(-)
---


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



Bug#428711: xserver-xorg: xorg suddenly locks up Thinkpad

2008-09-05 Thread Jonny
I have improved by applying this patch.
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-siliconmotion.git;a=commitdiff;h=8feca790a6e92799019237ac69a4ef618cacfaae

However, dash shell sends a message called "turning off NDELAY mode".



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



Bug#483989: xserver-xorg-video-savage: system freeze while starting X

2008-09-05 Thread Brice Goglin
Hello,

I have prepared savage 2.2.1-2 to fix this. Could all of you please test the
package available at http://newpeople.debian.org/~bgoglin/savage/
and report back whether it works? I want to be sure it doesn't break for 
anybody.

thanks,
Brice




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



xserver-xorg-video-ati_6.9.0-1+lenny4_i386.changes ACCEPTED

2008-09-05 Thread Debian Installer

Accepted:
xserver-xorg-video-ati-dbg_6.9.0-1+lenny4_i386.deb
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati-dbg_6.9.0-1+lenny4_i386.deb
xserver-xorg-video-ati_6.9.0-1+lenny4.diff.gz
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.9.0-1+lenny4.diff.gz
xserver-xorg-video-ati_6.9.0-1+lenny4.dsc
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.9.0-1+lenny4.dsc
xserver-xorg-video-ati_6.9.0-1+lenny4_i386.deb
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.9.0-1+lenny4_i386.deb
xserver-xorg-video-radeon-dbg_6.9.0-1+lenny4_i386.deb
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon-dbg_6.9.0-1+lenny4_i386.deb
xserver-xorg-video-radeon_6.9.0-1+lenny4_i386.deb
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon_6.9.0-1+lenny4_i386.deb


Override entries for your package:
xserver-xorg-video-ati-dbg_6.9.0-1+lenny4_i386.deb - extra x11
xserver-xorg-video-ati_6.9.0-1+lenny4.dsc - source x11
xserver-xorg-video-ati_6.9.0-1+lenny4_i386.deb - optional x11
xserver-xorg-video-radeon-dbg_6.9.0-1+lenny4_i386.deb - extra x11
xserver-xorg-video-radeon_6.9.0-1+lenny4_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]
Closing bugs: 496979 


Thank you for your contribution to Debian.


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



xserver-xorg-video-ati: Changes to 'debian-unstable'

2008-09-05 Thread Brice Goglin
 debian/changelog   |7 +++
 src/radeon_video.c |   21 -
 2 files changed, 7 insertions(+), 21 deletions(-)

New commits:
commit 8398efc5fd8e9c82fe337030a51c48c5a6087d28
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Fri Sep 5 18:43:35 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 37e79b5..d67de20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-video-ati (1:6.9.0-1+lenny4) unstable; urgency=low
+
+  * Revert "Make sure video offerlay offsets don't exceed the hardware
+limit of 128 MB", closes: #496979.
+
+ -- Brice Goglin <[EMAIL PROTECTED]>  Fri, 05 Sep 2008 18:42:32 +0200
+
 xserver-xorg-video-ati (1:6.9.0-1+lenny3) unstable; urgency=low
 
   * Cherry-pick patches from the upstream git repository:

commit bf613a7aa07e0e625583b9fa69f2c9123e506379
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Fri Sep 5 18:40:46 2008 +0200

Revert "Make sure video offerlay offsets don't exceed the hardware limit of 
128 MB."

This reverts commit 15536739b0e68e25dbd89d5d517680d855077fab.

This commit breaks more (see #496979 and #497612) than it helps.

diff --git a/src/radeon_video.c b/src/radeon_video.c
index 57dcd8a..ac60166 100644
--- a/src/radeon_video.c
+++ b/src/radeon_video.c
@@ -2586,7 +2586,6 @@ RADEONDisplayVideo(
 RADEONOutputPrivatePtr radeon_output;
 xf86OutputPtr output;
 RADEONCrtcPrivatePtr radeon_crtc = crtc->driver_private;
-int base_offset;
 
 is_rgb=0; is_planar=0;
 switch(id){
@@ -2716,22 +2715,6 @@ RADEONDisplayVideo(
 }
 #endif
 
-/* Make the overlay base address as close to the buffers as possible to
- * prevent the buffer offsets from exceeding the hardware limit of 128 MB.
- * The base address must be aligned to a multiple of 4 MB.
- */
-base_offset = ((info->fbLocation +
-   min(offset1, min(offset2, min(offset3, min(offset4,
-   min(offset5, offset6)) & (~0 << 22)) -
-   info->fbLocation;
-
-offset1 -= base_offset;
-offset2 -= base_offset;
-offset3 -= base_offset;
-offset4 -= base_offset;
-offset5 -= base_offset;
-offset6 -= base_offset;
-
 /* keep everything in 16.16 */
 
 if (is_planar) {
@@ -2863,10 +2846,6 @@ RADEONDisplayVideo(
src_w >>= 1;
 OUTREG(RADEON_OV0_P2_X_START_END, (src_w + leftuv - 1) | (leftuv << 16));
 OUTREG(RADEON_OV0_P3_X_START_END, (src_w + leftuv - 1) | (leftuv << 16));
-if (info->ModeReg->ov0_base_addr != (info->fbLocation + base_offset)) {
-   info->ModeReg->ov0_base_addr = info->fbLocation + base_offset;
-   OUTREG(RADEON_OV0_BASE_ADDR, info->ModeReg->ov0_base_addr);
-}
 OUTREG(RADEON_OV0_VID_BUF0_BASE_ADRS, offset1);
 OUTREG(RADEON_OV0_VID_BUF1_BASE_ADRS, offset2);
 OUTREG(RADEON_OV0_VID_BUF2_BASE_ADRS, offset3);


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



xserver-xorg-video-ati: Changes to 'upstream-unstable'

2008-09-05 Thread Brice Goglin
 src/radeon_video.c |   21 -
 1 file changed, 21 deletions(-)

New commits:
commit 79b36083b7c19115ba6397af4d9a8dd04ee2065b
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Fri Sep 5 18:43:51 2008 +0200

Revert "Make sure video offerlay offsets don't exceed the hardware limit of 
128 MB."

This reverts commit 96ff37226ef6f06a05535f3a6f73a4c104f4024d.

diff --git a/src/radeon_video.c b/src/radeon_video.c
index 57dcd8a..ac60166 100644
--- a/src/radeon_video.c
+++ b/src/radeon_video.c
@@ -2586,7 +2586,6 @@ RADEONDisplayVideo(
 RADEONOutputPrivatePtr radeon_output;
 xf86OutputPtr output;
 RADEONCrtcPrivatePtr radeon_crtc = crtc->driver_private;
-int base_offset;
 
 is_rgb=0; is_planar=0;
 switch(id){
@@ -2716,22 +2715,6 @@ RADEONDisplayVideo(
 }
 #endif
 
-/* Make the overlay base address as close to the buffers as possible to
- * prevent the buffer offsets from exceeding the hardware limit of 128 MB.
- * The base address must be aligned to a multiple of 4 MB.
- */
-base_offset = ((info->fbLocation +
-   min(offset1, min(offset2, min(offset3, min(offset4,
-   min(offset5, offset6)) & (~0 << 22)) -
-   info->fbLocation;
-
-offset1 -= base_offset;
-offset2 -= base_offset;
-offset3 -= base_offset;
-offset4 -= base_offset;
-offset5 -= base_offset;
-offset6 -= base_offset;
-
 /* keep everything in 16.16 */
 
 if (is_planar) {
@@ -2863,10 +2846,6 @@ RADEONDisplayVideo(
src_w >>= 1;
 OUTREG(RADEON_OV0_P2_X_START_END, (src_w + leftuv - 1) | (leftuv << 16));
 OUTREG(RADEON_OV0_P3_X_START_END, (src_w + leftuv - 1) | (leftuv << 16));
-if (info->ModeReg->ov0_base_addr != (info->fbLocation + base_offset)) {
-   info->ModeReg->ov0_base_addr = info->fbLocation + base_offset;
-   OUTREG(RADEON_OV0_BASE_ADDR, info->ModeReg->ov0_base_addr);
-}
 OUTREG(RADEON_OV0_VID_BUF0_BASE_ADRS, offset1);
 OUTREG(RADEON_OV0_VID_BUF1_BASE_ADRS, offset2);
 OUTREG(RADEON_OV0_VID_BUF2_BASE_ADRS, offset3);


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



Bug#490912: Cursor Stucked at bottom right

2008-09-05 Thread Gerard Mensoif
Hi,

I still have the same problem with Kernel 2.6.26+15

Regards
Gerard







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



Bug#497708: xorg: Mouse on laptop will only double click

2008-09-05 Thread Micha Lenk
Hi Julien,

Julien Cristau wrote:
> I don't understand how dexconf could have generated such an xorg.conf,
> with two devices using the mouse driver.  But, it looks like a lot of
> people are having this problem, so maybe there's something I'm missing.

It might be related to the business of xserver-xorg-input-synaptics in
Etch, but actually I really don't know.

Another solution seems to be to make all pointers being core pointers.
This is at least what I understand from this [3]message. And this
solution does work here as well.

3. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472618#10

Regards
  Micha



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



Bug#497708: xorg: Mouse on laptop will only double click

2008-09-05 Thread Julien Cristau
On Fri, Sep  5, 2008 at 15:05:33 +0200, Micha Lenk wrote:

> You find attached my xorg.conf in two versions: The one which was the
> result of the upgrade (.double-click-with-lenny suffix) and the fixed
> one that finally works here (.works-with-lenny suffix).
> 
> If I remember correctly the second pointer was necessary because the
> touchpad didn't generate events on /dev/input/mice with the kernel in
> Lenny (2.6.24-6~etchnhalf.4). Now the touchpad also generates data on
> /dev/input/mice, so I suppose the additional pointer section in
> xorg.conf should have been removed by the xorg upgrade to Lenny.
> 
I don't understand how dexconf could have generated such an xorg.conf,
with two devices using the mouse driver.  But, it looks like a lot of
people are having this problem, so maybe there's something I'm missing.
What's even weirder is how your device is named 'Synaptics touchpad' yet
has 'Driver "mouse"'.  Are you sure it hasn't been manually modified?

Also, I'm pretty sure every mouse device, unless otherwise grabbed,
*does* produce events on /dev/input/mice on all 2.6 kernels.

In any case, I'll gladly accept patches (bonus points if they're
tested).

Cheers,
Julien



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



Bug#497708: xorg: Mouse on laptop will only double click

2008-09-05 Thread Micha Lenk
Package: xorg
Version: 1:7.3+15
Followup-For: Bug #497708

Hi,

I struggled over the same bug when upgrading from Etch to Lenny
yesterday. Searching the internet I got the [1]hint that reducing the
xorg.conf to use only one pointer fixes the problem.
Later I discovered that there is also an [2]Ubuntu Launchpad bug.

1. http://forums.debian.net/viewtopic.php?t=26606
2. https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/188351

You find attached my xorg.conf in two versions: The one which was the
result of the upgrade (.double-click-with-lenny suffix) and the fixed
one that finally works here (.works-with-lenny suffix).

If I remember correctly the second pointer was necessary because the
touchpad didn't generate events on /dev/input/mice with the kernel in
Lenny (2.6.24-6~etchnhalf.4). Now the touchpad also generates data on
/dev/input/mice, so I suppose the additional pointer section in
xorg.conf should have been removed by the xorg upgrade to Lenny.

I consider this bug to be rather release critical because xorg is
hardly usable in double-click-only mode. Please consider raising the
severity accordingly.

Regards
  Micha

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

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii  gnome-terminal [x-termi 2.22.3-2 The GNOME 2 terminal emulator appl
ii  konsole [x-terminal-emu 4:3.5.9.dfsg.1-5 X terminal emulator for KDE
ii  libgl1-mesa-glx [libgl1 7.0.3-5  A free implementation of the OpenG
ii  libglu1-mesa7.0.3-5  The OpenGL utility library (GLU)
ii  x11-apps7.3+3X applications
ii  x11-session-utils   7.3+1X session utilities
ii  x11-utils   7.3+2X11 utilities
ii  x11-xfs-utils   7.3+1X font server utilities
ii  x11-xkb-utils   7.4+1X11 XKB utilities
ii  x11-xserver-utils   7.3+5X server utilities
ii  xauth   1:1.0.3-2X authentication utility
ii  xfonts-100dpi   1:1.0.0-4100 dpi fonts for X
ii  xfonts-75dpi1:1.0.0-475 dpi fonts for X
ii  xfonts-base 1:1.0.0-5standard fonts for X
ii  xfonts-scalable 1:1.0.0-6scalable fonts for X
ii  xfonts-utils1:7.4+1  X Window System font utility progr
ii  xinit   1.0.9-2  X server initialisation tool
ii  xkb-data1.3-2X Keyboard Extension (XKB) configu
ii  xserver-xorg1:7.3+15 the X.Org X server
ii  xterm [x-terminal-emula 235-1X terminal emulator

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

xorg suggests no packages.

-- no debconf information
# /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  "GLcore"
Load"i2c"
Load"bitmap"
Load"ddc"
Load  "dri"
#   Load"extmod"
SubSection  "extmod"
  Option  "omit xfree86-dga"
EndSubSection
Load"freetype"
Load  "glx"
Load"int10"
Load"vbe"
EndSection

Section "InputDevice"
Identifier

Bug#497926: marked as done (xvfb: Should depend on xfonts-base package)

2008-09-05 Thread Debian Bug Tracking System

Your message dated Fri, 5 Sep 2008 15:09:43 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#497926: xvfb: Should depend on xfonts-base package
has caused the Debian Bug report #497926,
regarding xvfb: Should depend on xfonts-base package
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
497926: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497926
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xvfb
Version: 2:1.1.1-21etch5
Severity: wishlist


After install xvfb on a vanilla system without any other X11 components
I tried to start Xvfb and got the following error:

--

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/j2me-toolchain:121
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
error opening security policy file /etc/X11/xserver/SecurityPolicy
Could not init font path element /usr/share/fonts/X11/misc, removing
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing
from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing
from list!
Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled,
removing from list!
Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1,
removing from list!
Could not init font path element /usr/share/fonts/X11/100dpi, removing
from list!
Could not init font path element /usr/share/fonts/X11/75dpi, removing
from list!
Could not init font path element
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!

Fatal server error:
could not open default font 'fixed'



The virtual server did not start. After installing the xfonts-base
package everything worked as expected.

It would be nice if xfonts-base or any other xfonts-* package satisfying
the needs of Xvfb would be declared as a dependency.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-xen-vserver-686
Locale: LANG=hr_HR.UTF-8, LC_CTYPE=hr_HR.UTF-8 (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)

Versions of packages xvfb depends on:
ii  libc6  2.3.6.ds1-13etch6 GNU C Library: Shared libraries
ii  libfontenc11:1.0.2-2 X11 font encoding library
ii  libxau61:1.0.1-2 X11 authorisation library
ii  libxdmcp6  1:1.0.1-2 X11 Display Manager Control Protoc
ii  libxfont1  1:1.2.2-2.etch1   X11 font rasterisation library
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages xvfb recommends:
ii  xbase-clients1:7.1.ds1-2 miscellaneous X clients

-- debconf information excluded


--- End Message ---
--- Begin Message ---
Version: 2:1.2.99.905-3

On Fri, Sep  5, 2008 at 14:46:35 +0200, Slaven Rezic wrote:

> It would be nice if xfonts-base or any other xfonts-* package satisfying
> the needs of Xvfb would be declared as a dependency.
> 
It's in Recommends since the above version.

Cheers,
Julien

--- End Message ---


Bug#497926: xvfb: Should depend on xfonts-base package

2008-09-05 Thread Slaven Rezic
Package: xvfb
Version: 2:1.1.1-21etch5
Severity: wishlist


After install xvfb on a vanilla system without any other X11 components
I tried to start Xvfb and got the following error:

--

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/j2me-toolchain:121
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
error opening security policy file /etc/X11/xserver/SecurityPolicy
Could not init font path element /usr/share/fonts/X11/misc, removing
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing
from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing
from list!
Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled,
removing from list!
Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1,
removing from list!
Could not init font path element /usr/share/fonts/X11/100dpi, removing
from list!
Could not init font path element /usr/share/fonts/X11/75dpi, removing
from list!
Could not init font path element
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!

Fatal server error:
could not open default font 'fixed'



The virtual server did not start. After installing the xfonts-base
package everything worked as expected.

It would be nice if xfonts-base or any other xfonts-* package satisfying
the needs of Xvfb would be declared as a dependency.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-xen-vserver-686
Locale: LANG=hr_HR.UTF-8, LC_CTYPE=hr_HR.UTF-8 (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)

Versions of packages xvfb depends on:
ii  libc6  2.3.6.ds1-13etch6 GNU C Library: Shared libraries
ii  libfontenc11:1.0.2-2 X11 font encoding library
ii  libxau61:1.0.1-2 X11 authorisation library
ii  libxdmcp6  1:1.0.1-2 X11 Display Manager Control Protoc
ii  libxfont1  1:1.2.2-2.etch1   X11 font rasterisation library
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages xvfb recommends:
ii  xbase-clients1:7.1.ds1-2 miscellaneous X clients

-- debconf information excluded



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



Processed: Finally closed and archivable

2008-09-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> close 480117
Bug#480117: xserver-xorg: dpkg-reconfigure fails to detect and set up synaptics 
touchpad
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug#472618: synaptics touchpad driver not enabled anymore
Bug closed, send any further explanations to Johannes Wiedersich <[EMAIL 
PROTECTED]>

>
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]



xkb-data: Changes to 'ubuntu'

2008-09-05 Thread Timo Aaltonen
New branch 'ubuntu' available with the following commits:
commit 9e474b779e40643d64d90097e86e7969ea12
Author: Timo Aaltonen <[EMAIL PROTECTED]>
Date:   Fri Sep 5 15:07:07 2008 +0300

Various post-merge changes

- update changelog
- Drop us-mac.diff, fixed-compat-rules-for-Romania-b.fd.o-16872.patch
- Modify clean.diff, send-upstream/001_keypad_comma.diff to apply.

commit 71ab64984d44d63edc1ad628895848be2f655011
Merge: 8c50ac1b97773e191751250c32e58391f908e996 
667a880a4f656fe3ea92f9abe9d0945cd2a796fb
Author: Timo Aaltonen <[EMAIL PROTECTED]>
Date:   Fri Sep 5 13:29:51 2008 +0300

Merge commit 'upstream/master' into ubuntu

commit 8c50ac1b97773e191751250c32e58391f908e996
Merge: d94188530ae5b5e961e6d2116489704a4485ee69 
d450c980598302f2a5e5bd162e1de8a323dcc379
Author: Timo Aaltonen <[EMAIL PROTECTED]>
Date:   Fri Sep 5 13:29:33 2008 +0300

Merge commit 'origin/debian-experimental' into ubuntu

commit d94188530ae5b5e961e6d2116489704a4485ee69
Author: Timo Aaltonen <[EMAIL PROTECTED]>
Date:   Fri Sep 5 11:39:25 2008 +0300

Initial ubuntu merge

commit 667a880a4f656fe3ea92f9abe9d0945cd2a796fb
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Tue Sep 2 23:17:49 2008 +0100

added gb(dvorakukp), b.fd.o#17370, other minor fixes

commit 9c01e466d66cf2837146b89a80a7cfe21056075f
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Tue Sep 2 23:10:37 2008 +0100

by(latin) is not default

commit d5c40e1565ba57fc504ce58d81b53b090008ac90
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Tue Sep 2 22:33:16 2008 +0100

fixed invalid keysym, b.fd.o#17388

commit 01a90c5de6b6cd527ac1e0618e1815c08262435f
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Tue Sep 2 21:30:24 2008 +0100

fixed fscaa1667g, b.fd.o#17389

commit ab8bd6414cac6c6c77058324e04f27fe3b573be4
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Sat Aug 16 18:15:46 2008 +0100

missing chars to Gurmukhi, b.fd.o#17163

commit 60a4d7c99aa5194faf29742a3fd592819508a4fc
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Sat Aug 16 13:31:05 2008 +0100

use only inet(evdev) in evdev ruleset

commit 10589edac093a14c6b700afd3f282458defba908
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Sat Aug 16 13:30:43 2008 +0100

dummy evdev(pc98) section

commit 8eadab4b7b6cf84c64c0549e4af9187140ff32e0
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Sat Aug 16 13:22:06 2008 +0100

old non-xfree86 codes don't work with evdev driver

commit 2a9e78c666ddd1d2f99586c3de669bdc3f1172ac
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Sat Aug 16 12:38:09 2008 +0100

implement special ruleset for evdev driver

commit b6356985dba0ce7c07f03f474271e9c356e72776
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Wed Aug 6 23:56:46 2008 +0100

improving build process

commit 8063e4a3fd36dd9b7b7bd2049556c3d6516b13a3
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Wed Aug 6 23:56:29 2008 +0100

improving build process

commit fd5d7d5741517a945a33e79b92c6a0eb2bebb145
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Mon Aug 4 23:39:26 2008 +0100

redundant eol

commit c8c60a6e5962a408b02c954d913bc7aa81c59b97
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Sun Aug 3 23:27:04 2008 +0100

making fr(dvorak) legal, b.fd.o#15407

commit c8cf19fdf54d3abcfd42bdca321802e7cb0fdf56
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Sun Aug 3 23:17:25 2008 +0100

fixed Maltese layout, b.fd.o#16966

commit 8e253e1bedfaf4beba3763c1e6b9ef4a706487a3
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Sun Aug 3 22:30:33 2008 +0100

fixed compat rules for Romania, b.fd.o#16872

commit b69a8bdff09e1aa99b2a73ab7969e452c1d68e3b
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Tue Jul 29 00:18:18 2008 +0100

added ibm_spacesaver model, b.fd.o#16767

commit 46ba9ed1cd71226168debe19596ec5f6c5d3dd98
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Tue Jul 22 19:12:19 2008 +0100

fixed typo, b.fd.o#16806

commit 62f11409d12bbb986abb2976952d5317a5a9f04f
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Sun Jul 20 23:57:40 2008 +0100

fixed typo

commit 537284b1501c19859fa1bd5c26407e27604441b3
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Tue Jul 8 22:09:30 2008 +0100

fixing us(mac), b.fd.o#16641

commit 38fffb0e0ebb2f47e878b2cd46f16c24e88602c5
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Tue Jul 1 23:26:37 2008 +0100

added is(dvorak), b.fd.o#16557

commit b9b192fd2f9df573e88340fae904bb19a71bd5b0
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Fri Jun 27 22:52:36 2008 +0100

fixed build process

commit cf9b11488c6c20283bb17636e8be7216f1d6180b
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Fri Jun 27 22:50:36 2008 +0100

using normal level5 keysyms

commit ff3952e3951f037003f9cb6ecc53a030540f086d
Author: Sergey V. Udaltsov <[EMAIL PROTECTED]>
Date:   Sun Jun 22 16:46:52 2008 +010

Processed: Reassign bug to the package that fixes it and fix found/fixed versions

2008-09-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 472618 xserver-xorg-input-synaptics
Bug#472618: synaptics touchpad driver not enabled anymore
Bug#480117: xserver-xorg: dpkg-reconfigure fails to detect and set up synaptics 
touchpad
Bug reassigned from package `xserver-xorg' to `xserver-xorg-input-synaptics'.

> reassign 480117 xserver-xorg-input-synaptics
Bug#480117: xserver-xorg: dpkg-reconfigure fails to detect and set up synaptics 
touchpad
Bug#472618: synaptics touchpad driver not enabled anymore
Bug reassigned from package `xserver-xorg-input-synaptics' to 
`xserver-xorg-input-synaptics'.

> found 472618 0.14.7~git20070706-2
Bug#472618: synaptics touchpad driver not enabled anymore
Bug#480117: xserver-xorg: dpkg-reconfigure fails to detect and set up synaptics 
touchpad
Bug marked as found in version 0.14.7~git20070706-2 and reopened.

> fixed 472618 0.14.7~git20070706-2.1.lenny1
Bug#472618: synaptics touchpad driver not enabled anymore
Bug#480117: xserver-xorg: dpkg-reconfigure fails to detect and set up synaptics 
touchpad
Bug marked as fixed in version 0.14.7~git20070706-2.1.lenny1.

> fixed 472618 0.14.7~git20070706-2.2
Bug#472618: synaptics touchpad driver not enabled anymore
Bug#480117: xserver-xorg: dpkg-reconfigure fails to detect and set up synaptics 
touchpad
Bug marked as fixed in version 0.14.7~git20070706-2.2.

> # This should help it to get archived sometime
>
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#488669: xserver-xorg: X fails to start on a SUN ULTRA 5

2008-09-05 Thread Riku Voipio
On Thu, Sep 04, 2008 at 09:24:05PM +0200, Daniel Smolik wrote:
> Riku Voipio napsal(a):
> >>xf86DomainMem() : mmap() failure
> >
> >Can you try "strace X" to see what exactly is being mmap'd?
> >Also, can you try if upgrading to 2.6.26-4 kernel helps?

> Yes it looks like that driver starts open some files in proc:

> open("/proc/bus/pci/:00/01.7", O_RDONLY) = -1 ENOENT (No such file or 
> direc
> stat64("/proc/bus/pci/:00", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
> open("/proc/bus/pci/:00/02.0", O_RDONLY) = -1 ENOENT (No such file or 
> direc
> stat64("/proc/bus/pci/:00", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
> open("/proc/bus/pci/:00/02.0", O_RDONLY) = -1 ENOENT (No su

> but this files doesn't exists. 

It's not unusual, X and other applications try open a lot of files that
may not exist. What we are interested is the strace messages around the
mmap() error. If unsure, just pass the entire strace log as a
attachment.

> I read some posts in Sparc64 mailing list 
> and mean that only solution for this problem is newer Xserver that 
> uderstand new kernel interface.

do you have poiters to these discussions?

-- 
"rm -rf" only sounds scary if you don't have backups



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



xserver-xorg-input-synaptics: Changes to 'debian-experimental'

2008-09-05 Thread Timo Aaltonen
 INSTALL |  108 
 Makefile.in |  673 -
 aclocal.m4  | 8256 --
 config.guess| 1526 ---
 config.h.in |   72 
 config.sub  | 1658 ---
 configure   |22913 
 debian/changelog|7 
 debian/control  |2 
 debian/rules|   21 
 depcomp |  589 -
 fdi/Makefile.in |  363 
 include/Makefile.in |  363 
 install-sh  |  519 -
 ltmain.sh   | 6964 ---
 man/Makefile.in |  476 -
 missing |  367 
 src/Makefile.in |  534 -
 tools/Makefile.in   |  514 -
 19 files changed, 21 insertions(+), 45904 deletions(-)

New commits:
commit 738614293d37fba3dc794c4a234b7e2574a07cf4
Author: Timo Aaltonen <[EMAIL PROTECTED]>
Date:   Fri Sep 5 10:19:58 2008 +0300

Run autoreconf at build time

build-depend on automake, libtool and xutils-dev.

Conflicts:

debian/changelog

diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index d385450..000
--- a/INSTALL
+++ /dev/null
@@ -1,108 +0,0 @@
-Installation of the Synaptics Touchpad Driver for X.Org
-===
-
-Author: Stefan Gmeiner <[EMAIL PROTECTED]>
-
-Requirements
-
-
-Libraries:
-You need the modular X.Org header files. Also having randr and and input
-protocols is necessary.
-
-Kernel:
-For use with kernel 2.6.x you need to enable synaptics touchpad support when
-configuring the kernel (CONFIG_MOUSE_PS2). You also need support for the evdev
-interface (CONFIG_INPUT_EVDEV). If you compile evdev as a module, make sure it
-is loaded before starting the X server, as it will not be auto-loaded.
-
-Installing
---
-
-1. Type "./configure && make" to compile the driver.
-
-2. Type "make install" to install the driver.
-
-3. Add the driver to the X.Org configuration file (usually called
-   /etc/X11/xorg.conf):
-
-Section "InputDevice"
-  Identifier   "Synaptics Mouse"
-  Driver   "synaptics"
-  Option   "Device""/dev/psaux"
-  Option   "Protocol"  "auto-dev"
-# enable SHMConfig if you want to enable synclient
-# NB: enabling SHMConfig is insecure, since any user can invoke it
-#  Option   "SHMConfig" "on"
-  Option   "LeftEdge"  "1700"
-  Option   "RightEdge" "5300"
-  Option   "TopEdge"   "1700"
-  Option   "BottomEdge""4200"
-  Option   "FingerLow" "25"
-  Option   "FingerHigh""30"
-  Option   "MaxTapTime""180"
-  Option   "MaxTapMove""220"
-  Option   "VertScrollDelta"   "100"
-  Option   "CornerCoasting""1"
-  Option   "CoastingSpeed" "3"
-  Option   "MinSpeed"  "0.09"
-  Option   "MaxSpeed"  "0.18"
-  Option   "AccelFactor"   "0.0015"
-#  Option  "Repeater"  "/dev/ps2mouse"
-EndSection
-
-Change the Identifier to the same name as in the ServerLayout section.
-The Option "Repeater" is at the moment for testing.
-
-5. Add the "CorePointer" option to the InputDevice line at the
-   ServerLayout section:
-
-  Section "ServerLayout"
-  ...
-  InputDevice "Synaptics Mouse"  "CorePointer"
-  ...
-
-   Note! You can not have more than one core pointer, so if you want
-   to use an external mouse too, you have to set all mouse input
-   devices except one to "AlwaysCore" instead of "CorePointer". For
-   example:
-
-  Section "ServerLayout"
-  ...
-  InputDevice"Mouse0" "CorePointer"
-  InputDevice"Synaptics Mouse" "AlwaysCore"
-  ...
-  Section "InputDevice"
-  ...
-  Identifier  "Mouse0"
-  Option  "Device" "/dev/input/mice"
-  ...
-
-   This also applies if you are using a 2.6 linux kernel and the
-   touchpad contains a "pass through" device. Usually a pass through
-   device is a touch stick located in the middle of the keyboard, but
-   it can also be a separate set of buttons located next to the
-   touchpad. If you want the pass through device to be enabled in X,
-   the second InputDevice is needed. If there is a line in
-   /proc/bus/input/devices that begins with "P: Phys=synaptics-pt" it
-   means that the kernel has found a pass through device.
-
-6. Start/Restart the X Server. If the touchpad doesn't work:
-   a) Check the X.Org log file. This file is usually called
-  /var/log/Xorg.0.log.
-   b) Try to start the X server with 'startx -- -logverbose 8' for
-  more output.
-
-7. If you want to be able to change driver parameters without
-   restarting the X server, enable the "SHMConfig" option in the X.Org
-   configuration file. You can then use the "synclient" program to
-   query and modify driver parameters on the fly.
-   Note! This is not secure if you are in an untrusted multiuser
-   

Bug#479771: xserver-xorg: keyboard auto repeat stops working

2008-09-05 Thread John Talbut

I am getting the same problem.  I am using Lenny on a Mini ITX desktop.



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