[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-10-10 Thread William Grant
There are better ways (input device properties) to turn things off, and SHMConfig is easily enabled through fdi files. syndaemon has been ported to input device properties, as referenced in that recent mailing list thread. As for your comment that syndaemon might be on by default soon, I hardly th

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-10-08 Thread jhansonxi
On Ubuntu Hardy Heron 8.04 i386 I tried the various workarounds listed including blacklisting psmouse but they all had problems. Either gsynaptics couldn't configure the device or the touchpad and a connected USB mouse wouldn't both work. I finally came up with the following xorg.conf configurati

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-09-04 Thread Brian Murray
** Tags added: valid-xorg-conf -- SHMConfig not enabled even when enabled in xorg.conf https://bugs.launchpad.net/bugs/209949 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-07-02 Thread Jeff Hall
A combination that worked for me, comment out the options "Device" and "protocol" . Protocol then defaults to "auto-dev" which sets up the "device" properly (see the log entries). This allows gsynaptics to work ok, and the driver works fine. The Man page for synaptics is helpful to me. Like th

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-06-26 Thread john
A couple of tips: 1. Check that the synaptics driver (/usr/lib/xorg/modules/input/synaptics_drv.so) is executable, (ie. -rwxr-xr-x) nb. use "chmod 755" to make executable 2. "cat /proc/bus/input/devices" should, in part, give the output as follows... I: Bus=0011 Vendor=0002 Product=0007

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-06-06 Thread Andrew Clunis
You actually can have entries for both pointing devices included. Unfortunately, syndaemon et al. refuse to operate unless the synaptics touchpad is the first entry in the InputDevice line for mice in the ServerLayout section. Unfortunately, in this scenario the general mouse Device (for /dev/inpu

Re: [Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-05-04 Thread three_sixteen
Ahh, I see. Sorry about that! On Sun, May 4, 2008 at 9:52 PM, Michael Losonsky <[EMAIL PROTECTED]> wrote: > Wouldn't be much of an xorg.conf with just a section for the mouse. > I was just quoting that one section because that was the only > relevant one to your suggested fix. My section for t

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-05-04 Thread Michael Losonsky
Wouldn't be much of an xorg.conf with just a section for the mouse. I was just quoting that one section because that was the only relevant one to your suggested fix. My section for the touchpad looks just like yours. -- SHMConfig not enabled even when enabled in xorg.conf https://bugs.launchpad.

Re: [Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-05-04 Thread three_sixteen
It looks like you aren't even using the synaptics driver. You might want to install the synaptics driver and then change the 'Driver' line in the xorg.conf file to point to that driver. Make a backup of your xorg.conf file and if it breaks the touchpad just revert back to the old xorg.conf :) On

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-05-04 Thread Michael Losonsky
I don;t have a section like that in xorg. For the mouse I only have: Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" EndSection and I don;t want to delete it. So the fix doesn't apply to my case. By the way,

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-05-02 Thread three_sixteen
Fixed! I removed and re-added the Gsynaptics tool and removed the default section for the Mouse input device. My xorg.conf file follows. Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice"Keyboard0" "CoreKeyboard" InputDevice"Synaptics To

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-05-02 Thread three_sixteen
I'm also having this problem. laptop:~$ cat /etc/X11/xorg.conf | grep SHM Option "SHMConfig" "on" -- SHMConfig not enabled even when enabled in xorg.conf https://bugs.launchpad.net/bugs/209949 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-04-29 Thread figjam
Same here. It is rather painful not to be able to configure the touchpad. I have a Dell D620 running 8.04 Same as the original poster, I have tried all the howtos etc and it seems there may be a license issue. Is there some way to make this work? -F -- SHMConfig not enabled even when enabled

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-04-11 Thread Timo Aaltonen
** Changed in: xserver-xorg-input-synaptics (Ubuntu) Sourcepackagename: xorg => xserver-xorg-input-synaptics -- SHMConfig not enabled even when enabled in xorg.conf https://bugs.launchpad.net/bugs/209949 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-03-31 Thread Michael Losonsky
** Attachment added: "xorg.conf" http://launchpadlibrarian.net/13005444/xorg.conf -- SHMConfig not enabled even when enabled in xorg.conf https://bugs.launchpad.net/bugs/209949 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun