Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-05 Thread Ortwin Glück
Jon Grosshart wrote: > /dev/input/mice is NOT a suitable device for the synaptics driver. You > need to supply the real device. > > Ortwin > > > > I'll say the same thing as Nick... As far as I'm aware, using "auto-dev" > completely overides your device option and will use a /dev

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-04 Thread Jon Grosshart
On 7/4/07, Ortwin Glück <[EMAIL PROTECTED]> wrote: Samuli Seppänen wrote: > People seem to have shared their appletouch configs, so here's mine > also. I'm quite pleased with it, except that the Palm/Two finger > detection does not seem to work. > > Section "InputDevice" > Driver

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-04 Thread Ortwin Glück
Samuli Seppänen wrote: > People seem to have shared their appletouch configs, so here's mine > also. I'm quite pleased with it, except that the Palm/Two finger > detection does not seem to work. > > Section "InputDevice" > Driver "synaptics" > Option "Device"

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-03 Thread Nick Hoffman
On 04/07/07, Thomas Perl <[EMAIL PROTECTED]> wrote: Hello, all! > hi Thomas. are you using "event" for the Protocol? Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "CorePointer" Option "Device" "/dev/inpu

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-03 Thread Samuli Seppänen
Nick Hoffman ha scritto: > hi guys. i've been having a lot of problems with the touchpad on my > 15" MBP C2D. it's actually 2 problems: > > 1) sometimes when i boot, the touchpad doesn't work at all. when this > occurs, the symlink /dev/input/touchpad that this udev rule is > supposed to make doesn

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-03 Thread Thomas Perl
Hello, all! On Tue, 2007-07-03 at 08:54 +1000, Nick Hoffman wrote: > On 03/07/07, Thomas Perl <[EMAIL PROTECTED]> wrote: > On Mon, 2007-07-02 at 15:10 +1000, Nick Hoffman wrote: > > On 02/07/07, Jon Grosshart <[EMAIL PROTECTED]> wrote: > > > Does your touchpad wor

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-02 Thread Nick Hoffman
On 03/07/07, Thomas Perl <[EMAIL PROTECTED]> wrote: On Mon, 2007-07-02 at 15:10 +1000, Nick Hoffman wrote: > On 02/07/07, Jon Grosshart <[EMAIL PROTECTED]> wrote: > Does your touchpad work after a resume using 'auto-dev'? > > my touchpad works after resuming using "auto-dev", but synaptics > do

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-02 Thread Jon Grosshart
On 7/2/07, Nick Hoffman <[EMAIL PROTECTED]> wrote: what exactly is "kernel suspend"? Suspend version 1 that is part of the kernel under acpi options. my touchpad works after resuming using "auto-dev", but synaptics doesn't. when X comes back from a suspend, it doesn't find the new cor

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-02 Thread Thomas Perl
On Mon, 2007-07-02 at 15:10 +1000, Nick Hoffman wrote: > On 02/07/07, Jon Grosshart <[EMAIL PROTECTED]> wrote: > Does your touchpad work after a resume using 'auto-dev'? > > my touchpad works after resuming using "auto-dev", but synaptics > doesn't. when X comes back from a suspend, it doesn't fi

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-01 Thread Nick Hoffman
On 02/07/07, Jon Grosshart <[EMAIL PROTECTED]> wrote: On 7/1/07, Nick Hoffman <[EMAIL PROTECTED]> wrote: > does synaptics or your touchpad work after suspending to disk or RAM? > Well, suspend{1,2} has been a nightmare for me to get working so I've pretty much given up on it. So... I couldn't

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-01 Thread Jon Grosshart
On 7/1/07, Nick Hoffman <[EMAIL PROTECTED]> wrote: does synaptics or your touchpad work after suspending to disk or RAM? Well, suspend{1,2} has been a nightmare for me to get working so I've pretty much given up on it. So... I couldn't say. On 2.6.19, the kernel suspend "just worked". I k

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-01 Thread Nick Hoffman
On 02/07/07, Jon Grosshart <[EMAIL PROTECTED]> wrote: Udev should do it's job without any extra rules. I use standard event* nodes that should already be set up on any distro. KERNEL=="event*", MODE="0644",NAME="input/%k" From sys.log: Jun 30 01:09:58 jaguar kernel: appletouch Geyser 3 i

Re: [Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-01 Thread Jon Grosshart
Udev should do it's job without any extra rules. I use standard event* nodes that should already be set up on any distro. KERNEL=="event*", MODE="0644",NAME="input/%k" From sys.log: Jun 30 01:09:58 jaguar kernel: appletouch Geyser 3 inited. Jun 30 01:09:58 jaguar kernel: input: appletouc

[Mactel-linux-users] common problem with MBP C2D touchpad

2007-07-01 Thread Nick Hoffman
hi guys. i've been having a lot of problems with the touchpad on my 15" MBP C2D. it's actually 2 problems: 1) sometimes when i boot, the touchpad doesn't work at all. when this occurs, the symlink /dev/input/touchpad that this udev rule is supposed to make doesn't exist: SUBSYSTEMS=="usb", DRIVER