T60 - Debian Etch - TrackPoint and TouchPad not working

Solaris, RedHat, FreeBSD and the like
Post Reply
Message
Author
jonny_noog
Posts: 6
Joined: Wed May 16, 2007 4:06 am
Location: Canberra Australia

T60 - Debian Etch - TrackPoint and TouchPad not working

#1 Post by jonny_noog » Wed May 16, 2007 5:00 am

Hello,

I am currently trying to set up a T60 laptop with Debian Etch Stable. I have installed the OS alright, but for some unknown reason, both the trackpoint and touchpad are not working. I am able to plug in an external USB mouse, and this works. I have searched this forum and also done some looking on ThinkWiki (the general consensus seems to be that after installing Etch, the touchpad and trackpoint should work "out of the box", so I guess I'm just lucky), but nothing I have tried yet has worked.

the relevant section of my xorg.conf looks like this:

Code: Select all

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizScrollDelta"      "0"
EndSection
I have tried changing the device from /dev/input/mice to /dev/psaux, also tried changing the protocol from imPS/2 to PS/2, for the trackpoint but no joy. I have also checked in the BIOS that the touchpad and trackpoint are set to "automatic" rather than "disabled".

I have yet to do anything with the touchpad as I thought I'd try and get the trackpoint working first.

I'm hoping that it's not a hardware issue, and I'm wondering if there is any way I can test whether it is or not without installing Windows or something.

Any help much appreciated... Not really sure where to go from here. :cry:

MeaninglessNick
Posts: 26
Joined: Mon Feb 19, 2007 9:30 pm
Location: New Brunswick, Canada

#2 Post by MeaninglessNick » Wed May 16, 2007 4:28 pm

Is there anything suspicious looking in /var/log/Xorg.0.log?

Your Xorg.conf looks like mine. Mind you, I am using an X40, so conceivably there is some T60 specific issue.

Did you try running xev to look for events?

[edit, added:]

Do you have a server layout section?
e.g.

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
X40, 570E (mothballed)

jonny_noog
Posts: 6
Joined: Wed May 16, 2007 4:06 am
Location: Canberra Australia

#3 Post by jonny_noog » Wed May 16, 2007 6:58 pm

Thanks for the reply MeaninglessNick, I'll look into the things you mention and see what I can find.

I'm thinking maybe I should just do a temporary install of Windows XP, and see if the input devices are working with it, just so that I can rule out that it's a hardware issue. The T60 is second hand, so I'm a little worried that something may be stuffed at the hardware level.

Would I be right in assuming that the trackpoint and touchpad should definitely work with Windows XP without having to manually install drivers? Does the trackpoint/touchpad usually work during the Windows XP install?

MeaninglessNick
Posts: 26
Joined: Mon Feb 19, 2007 9:30 pm
Location: New Brunswick, Canada

#4 Post by MeaninglessNick » Thu May 17, 2007 6:46 am

Sorry, I don't know much about Windows. But along the same lines, you could try booting from a Knoppix CD. Knoppix has a very good reputation for hardware detection.
X40, 570E (mothballed)

jonny_noog
Posts: 6
Joined: Wed May 16, 2007 4:06 am
Location: Canberra Australia

#5 Post by jonny_noog » Thu May 17, 2007 7:06 am

Yeah, sometimes I wish I didn't know much about Windows. :lol:

I do indeed have a ServerLayout section that looks exactly like yours.

No worries, thanks for your help. I shall push on and get this issue sorted out one way or another.

frankausmtank
Freshman Member
Posts: 111
Joined: Thu Aug 03, 2006 5:06 am
Location: Berlin, Germany

#6 Post by frankausmtank » Sat May 19, 2007 1:53 pm

The trackpoint should work fine using most live cds. The live cds I booted my T60 with were gentoo 2007.0, sabayon linux and ubuntu 6.06, and it worked with all of them.

Anyway, I also have etch installed, and the trackpoint worked without any additional configuration.

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Linux Questions”

Who is online

Users browsing this forum: axur-delmeria and 0 guests