Bug#577279: xserver-xorg-input-synaptics: no synaptics functionality after sid update

2010-04-19 Thread Marcus Better

Hi,

I ran into this issue, tried adding /etc/X11/xorg.conf.d/10-synaptics 
with the content below. Didn't work, tried lots of other things and then 
looked in the xorg.conf man page, which says that the config snippets 
should end in .conf. Renaming to 10-synaptics.conf, and it works.


Section InputClass
Identifier touchpad
Driver synaptics
MatchIsTouchpad on
Option HorizEdgeScroll on
Option VertEdgeScroll on
Option HorizTwoFingerScroll on
Option MinSpeed 0.1
Option MaxSpeed 1.0
Option AccelFactor 0.005
Option CoastingSpeed 10
Option CornerCoasting true
EndSection


Cheers,

Marcus



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bccb71f.2030...@better.se



Bug#577279: Re: Bug#577279: xserver-xorg-input-synaptics: no synaptics functionality after sid update

2010-04-16 Thread Julien Cristau
Hi Marc,

On Fri, Apr 16, 2010 at 01:41:43 +0200, Marc Haber wrote:

 On Thu, Apr 15, 2010 at 02:51:18AM +0200, Cyril Brulebois wrote:
  Reproduced here with new xserver-xorg-core, new -evdev, old
  -synaptics. Thankfully, new -synaptics just got out of NEW (see
  version mentioned above), and installing it fixes this issue; closing
  this bug accordingly.
 
 reopening as the bug is not fixed by the new version. Behavior
 unchanged.
 
We'll need your Xorg log please.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100416092633.gn15...@radis.liafa.jussieu.fr



Bug#577279: Re: Bug#577279: xserver-xorg-input-synaptics: no synaptics functionality after sid update

2010-04-15 Thread Marc Haber
On Thu, Apr 15, 2010 at 02:51:18AM +0200, Cyril Brulebois wrote:
 Reproduced here with new xserver-xorg-core, new -evdev, old
 -synaptics. Thankfully, new -synaptics just got out of NEW (see
 version mentioned above), and installing it fixes this issue; closing
 this bug accordingly.

reopening as the bug is not fixed by the new version. Behavior
unchanged.

[1/501...@swivel:~$ synclient -l
Couldn't find synaptics properties. No synaptics driver loaded?
[2/502...@swivel:~$ dpkg --list xserver-xorg-input-synaptics
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  xserver-xorg-i 1.2.2-1Synaptics TouchPad driver for X.Org server
[3/503...@swivel:~$ cat /etc/X11/xorg.conf
Section Screen
Identifier  internal radeon
Device  internal radeon
Monitor LVDS
DefaultDepth24
SubSection Display
Depth   24
Virtual 3520 2400
EndSubSection
EndSection

Section Device
Identifier  internal radeon
Driver  radeon
Option  ColorTiling off
EndSection

Section ServerLayout
Identifier  Default Layout
Option  RandR on
Screen  internal radeon
EndSection

Section Extensions
#   Option Composite Disable
EndSection

Section DRI
Mode0666
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizEdgeScroll   1
Option  MaxTapTime0
Option  TapButton11
Option  AutoServerLayout on
EndSection
[4/504...@swivel:~$


Greetings
Marc

-- 
marc.ha...@syscovery.com  syscovery | zuverlässig IT.
Dipl.-Inform.  Dudenstraße 46
Senior IT-Consultant, syscovery AG68167 Mannheim, Germany
Tel: +49 [0] 621 71768 57   Registergericht Mannheim HRB 8722
Geschäftsführung: Dr. Peter Schwamb (Vorsitzender), www.syscovery.com
Stefan O. Billhardt, Michael König, Frank Schmitz   
Aufsichtsratsvorsitzender: Arnd Brüggemann  Steuernr. 37003/15185   



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100415234143.ga10...@swivel.zugschlus.de



Bug#577279: xserver-xorg-input-synaptics: no synaptics functionality after sid update

2010-04-15 Thread David Purton
On Fri, Apr 16, 2010 at 01:41:43AM +0200, Marc Haber wrote:
 On Thu, Apr 15, 2010 at 02:51:18AM +0200, Cyril Brulebois wrote:
  Reproduced here with new xserver-xorg-core, new -evdev, old
  -synaptics. Thankfully, new -synaptics just got out of NEW (see
  version mentioned above), and installing it fixes this issue; closing
  this bug accordingly.
 
 reopening as the bug is not fixed by the new version. Behavior
 unchanged.

mmm - for the maintainer's info: the update fixed things for me.

ii  xserver-xorg-core2:1.7.6-2
ii  xserver-xorg-input-evdev 1:2.3.2-5
ii  xserver-xorg-input-synaptics 1.2.2-1

cheers,

dc

-- 
David Purton
dcpur...@marshwiggle.net
 
For the eyes of the LORD range throughout the earth to
strengthen those whose hearts are fully committed to him.
 2 Chronicles 16:9a


signature.asc
Description: Digital signature


Bug#577279: xserver-xorg-input-synaptics: no synaptics functionality after sid update

2010-04-14 Thread David Purton
I too have this problem.

Downgrading xserver-xorg-input-evdev to 1:2.3.2-4 fixed the touchpad
(but broke the keyboard).

I don't have an xorg.conf file at all, is it possible to set the
AutoServerLayout setting in some other way? e.g., udev. I'll have a
play and see.

But either way, this still shouldn't behave as it currently does without
an xorg.conf file.

dc

-- 
David Purton
dcpur...@marshwiggle.net
 
For the eyes of the LORD range throughout the earth to
strengthen those whose hearts are fully committed to him.
 2 Chronicles 16:9a


signature.asc
Description: Digital signature


Bug#577279: Re: Bug#577279: xserver-xorg-input-synaptics: no synaptics functionality after sid update

2010-04-13 Thread Marc Haber
reopen #577279 
thanks

On Tue, Apr 13, 2010 at 06:16:27PM +0200, Julien Cristau wrote:
 On Sun, Apr 11, 2010 at 23:08:47 +0200, Marc Haber wrote:
  I have removed things from my xorg.conf, diabled the udev and fdi
  rule, and have established a new file in
  /etc/X11/xorg.conf.d/10-synaptics. Now, synclient -l gives a new error
  message, Couldn't find synaptics properties. No synaptics driver
  loaded? The xorg.log suggests, however, that the synaptics touchpad
  is correctly detected.
  
  I am attaching my new xorg.conf, the
  /etc/X11/xorg.conf.d/10-synaptics, and the xorg.log.
  
 Don't use /etc/X11/xorg.conf.d.  Add the configuration to
 /etc/X11/xorg.conf directly.

No change. Neither does anything change when I remove the
synaptics-related stanza from xorg.conf completely.

It has become really hard to follow the changes of X.org configuration
methods lately. I am completely lost whether X is currently not
configured at all, via a monolithic xorg.conf, via xorg.conf.d, via
XML .fdi files somewhere or via udev rules.

Greetings
Marc



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100413204004.ga31...@swivel.zugschlus.de



Processed: Re: Re: Bug#577279: xserver-xorg-input-synaptics: no synaptics functionality after sid update

2010-04-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen #577279
Bug #577279 {Done: Julien Cristau jcris...@debian.org} 
[xserver-xorg-input-synaptics] xserver-xorg-input-synaptics: no synaptics 
functionality after sid update
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.127119323422207.transcr...@bugs.debian.org



Bug#577279: xserver-xorg-input-synaptics: no synaptics functionality after sid update

2010-04-13 Thread ALLurGroceries
Hi,

I experienced this problem too. Adding the AutoServerLayout option fixed it
for me. Here's my relevant section in xorg.conf:
Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizEdgeScroll   1
Option  MaxTapTime0
Option  TapButton11
Option  AutoServerLayout on
EndSection

Cheers.


Bug#577279: xserver-xorg-input-synaptics: no synaptics functionality after sid update

2010-04-11 Thread Marc Haber
Package: xserver-xorg-input-synaptics
Version: 1.2.1-1
Severity: normal

Hi,

I have converted my synaptics touchpad configuration to the udev
scheme a few weeks ago and it used to work. After the latest sid
update, I lost the synaptics functionality, especially scrolling.

In Xorg.0.log, I see
(II) config/udev: Adding input device PS/2 Synaptics TouchPad 
(/dev/input/event6)
(**) PS/2 Synaptics TouchPad: always reports core events
(**) PS/2 Synaptics TouchPad: Device: /dev/input/event6
(II) PS/2 Synaptics TouchPad: Found 3 mouse buttons
(II) PS/2 Synaptics TouchPad: Found relative axes
(II) PS/2 Synaptics TouchPad: Found x and y relative axes
(II) PS/2 Synaptics TouchPad: Configuring as mouse
(**) PS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
(**) PS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, 
EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device PS/2 Synaptics TouchPad (type: 
MOUSE)
(II) PS/2 Synaptics TouchPad: initialized for relative axes.
(II) config/udev: Adding input device PS/2 Synaptics TouchPad 
(/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)

and synclient -l says Unable to find a synaptics device. The pad
works as a regular mouse though.

Am I doing something wrong?

Greetings
Marc

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 Jun 12  2007 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1722172 Apr  5 19:16 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 
9600 M10]

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1024 Mar 29 13:20 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section Screen
Identifier  internal radeon
Device  internal radeon
Monitor LVDS
DefaultDepth24
SubSection Display
Depth   24
Virtual 3520 2400
EndSubSection
EndSection

Section Device
Identifier  internal radeon
Driver  radeon
Option  ColorTiling off
EndSection

#Section InputDevice
#   Identifier  Synaptics Touchpad
#   Driver  synaptics
#   Option  TapButton11
#   Option  TapButton22
#   Option  TapButton33
#   Option  VertEdgeScrolltrue
#   Option  HorizEdgeScroll   true
#   Option  SendCoreEventstrue
#   Option  Device/dev/psaux
#   Option  Protocol  auto-dev
#   Option  HorizScrollDelta  0
#   Option  SHMConfig on
#EndSection

Section ServerLayout
Identifier  Default Layout
#   InputDevice Generic Keyboard
#   InputDevice Configured Mouse
#   InputDevice Synaptics Touchpad
Option  RandR on
Screen  internal radeon
EndSection

Section Extensions
#   Option Composite Disable
EndSection

Section DRI
Mode0666
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 53459 Sep 19  2008 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 44450 Apr 11 08:42 /var/log/Xorg.0.log

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

X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.11-dsa-ia32 i686 Debian
Current Operating System: Linux swivel 2.6.33.2-zgws1 #1 SMP PREEMPT Fri Apr 9 
21:08:33 CEST 2010 i686
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.33.2-zgws1 root=/dev/mapper/root 
ro resume=/dev/mapper/swap0 quiet splash video=radeon:modeset=0
Build Date: 05 April 2010  05:10:30PM
xorg-server 2:1.7.6-2 (Timo Aaltonen tjaal...@ubuntu.com) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Sun Apr 11 00:09:29 2010
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen internal radeon (0)
(**) |   |--Monitor default monitor
(**) |   |--Device internal radeon
(==) No monitor specified for screen internal radeon.
Using a default monitor configuration.
(**) Option RandR on
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.

Bug#577279: xserver-xorg-input-synaptics: no synaptics functionality after sid update

2010-04-11 Thread Marc Haber
Hi again,

I have removed things from my xorg.conf, diabled the udev and fdi
rule, and have established a new file in
/etc/X11/xorg.conf.d/10-synaptics. Now, synclient -l gives a new error
message, Couldn't find synaptics properties. No synaptics driver
loaded? The xorg.log suggests, however, that the synaptics touchpad
is correctly detected.

I am attaching my new xorg.conf, the
/etc/X11/xorg.conf.d/10-synaptics, and the xorg.log.

Greetings
Marc

X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.11-dsa-ia32 i686 Debian
Current Operating System: Linux swivel 2.6.33.2-zgws1 #1 SMP PREEMPT Fri Apr 9 
21:08:33 CEST 2010 i686
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.33.2-zgws1 root=/dev/mapper/root 
ro resume=/dev/mapper/swap0 quiet splash video=radeon:modeset=0
Build Date: 05 April 2010  05:10:30PM
xorg-server 2:1.7.6-2 (Timo Aaltonen tjaal...@ubuntu.com) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Sun Apr 11 10:37:48 2010
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen internal radeon (0)
(**) |   |--Monitor default monitor
(**) |   |--Device internal radeon
(==) No monitor specified for screen internal radeon.
Using a default monitor configuration.
(**) Option RandR on
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x81eb080
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 1002:4e50:103c:088c ATI Technologies Inc RV350 [Mobility 
Radeon 9600 M10] rev 0, Mem @ 0x9800/134217728, 0x9040/65536, I/O @ 
0x2000/256, BIOS @ 0x/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.7.6, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: dbe
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor=X.Org Foundation
compiled for 1.7.6, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: glx
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor=X.Org Foundation
compiled for 1.7.6, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: record
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor=X.Org Foundation
compiled for 1.7.6, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: dri
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor=X.Org Foundation
compiled for 1.7.6, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: dri2
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor=X.Org Foundation
compiled for 1.7.6, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: radeon
(II) Loading