LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-21-2008, 10:21 PM   #1
JoeyAdams
Member
 
Registered: Jun 2006
Distribution: Kubuntu Hardy
Posts: 94

Rep: Reputation: 15
Enabling the synaptics features on an iBook Clamshell


I'm working on the assumption that the iBook Clamshell has a synaptics-driven touchpad like the other iBooks, but I can't get it to be recognized in this fashion (it just uses a generic mode, which works well for basic mouse tracking). I can tell the vertical and horizontal scroll features are present in the device (but I can't use them) because dragging my finger on the right or bottom side will make the cursor go straight up or down, while dragging my finger on the left or top side will make it follow a curvy path.

My xorg.conf looks like this:
Code:
...
Section "Module"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
#       Load    "dri"
#       Load    "GLcore"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
        Load    "synaptics"
EndSection
...
Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        #Option         "ZAxisMapping"          "4 5 6 7"
        Option          "ZAxisMapping"          "4 5 4 5"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "auto-dev"
        Option          "HorizScrollDelta"      "0"
        Option          "SHMConfig"             "on"
        Option          "SHConfig"              "on"
        Option          "SHMconfig"             "on"
EndSection
...some wacom stuff...
...display stuff...
Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        #InputDevice    "Configured Mouse"
        #InputDevice     "stylus"       "SendCoreEvents"
        #InputDevice     "cursor"       "SendCoreEvents"
        #InputDevice     "eraser"       "SendCoreEvents"
        InputDevice     "Synaptics Touchpad"
EndSection

Section "DRI"
        Mode    0666
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection
and `grep -i synaptics /var/log/Xorg.0.log' returns:
Code:
(**) |-->Input Device "Synaptics Touchpad"
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="The XFree86 Project"
(II) LoadModule: "synaptics"
(II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Synaptics touchpad driver version 0.14.6 (1406)
Synaptics Touchpad no synaptics event device found (checked 18 nodes)
Query no Synaptics: 6003C8
(EE) Synaptics Touchpad no synaptics touchpad detected and no repeater device
(EE) Synaptics Touchpad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "Synaptics Touchpad"
(II) UnloadModule: "synaptics"
I do have the evdev and psmouse modules loaded.

Despite all of this, `synclient -l' still responds "Can't access shared memory area. SHMConfig disabled?" (seemingly because the synaptics driver couldn't find the device). A full reboot didn't seem to help, either.

Are there any other things I could try, or does the iBook Clamshell simply not have that kind of trackpad?

Last edited by JoeyAdams; 02-21-2008 at 10:24 PM. Reason: Clarified first paragraph
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't boot linux CD on clamshell iBook CoolAJ86 Linux - General 19 10-21-2008 10:35 AM
Mac PPC clamshell and Kubuntu 6.06 profolio Linux - Laptop and Netbook 0 09-09-2006 07:46 AM
Features of KDE vs. Features of Gnome donlinux Linux - Newbie 17 12-04-2005 12:01 PM
Enabling power save/power management/cpu freq scaling features for a Debian system zero79 Debian 0 12-19-2004 01:17 PM
Disabling Synaptics Touchpad, Enabling PS/2 Mouse alex_denner Linux - Laptop and Netbook 2 11-28-2004 04:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration