Hey folks,<br>I have a Toshiba NB505 netbook and previously had Maverick
 installed.  I did a fresh install (including completely clean /home 
partition) of 12.04 and everything went well (including wifi working out
 of the box now!).  After the install completed, got to login screen, 
everything working fine.<br>
<br>Shortly after logging in (around when I hit alt-f2 to launch a terminal), the touchpad completely stopped responding.<br><br>Troubleshooting steps completed including testing as well as rebooting after each step and verifying the config change stayed:<br>

# Had no effect<br>$ synclient TouchpadOff=0<br># Had no effect<br>$ gconftool-2 --set --type boolean /desktop/gnome/peripherals/<div id=":10n">touchpad/touchpad_enabled true<br># Had no effect<br>Under System Settings -> Mouse and Touchpad -> Touchpad tab -> uncheck Disable touchpad while typing<br>

<br>I've also verified the latest xserver-xorg-input-synaptics is installed.<br><br>In
 a virtual terminal (alt-ctrl-f1) evtest /dev/input/eventN (the 
appropriate number based on what was listed in dmesg for the Synaptics 
touchpad) shows no events at all from the device.<br>
<br>Xorg.0.log shows no errors (just the initial Synaptics device discovered for eventN and then again for mouseN).<br><br>The
 key combination to turn on/off the touchpad (Fn+F9) does not have any 
effect when all the other Fn combinations seem to work (wifi, numpad, 
brightness, mute/unmute).  The BIOS doesn't have an indicator for the 
touchpad or an option to enable/disable it there.<br>
<br>One interesting point I've noticed is that on every boot, the eventN
 corresponding to the touchpad increments by 1 (it's now up to event10).<br><br>For completeness:<br>$ synclient -l<br>Parameter settings:<br>
    LeftEdge                = 1761<br>    RightEdge               = 5323<br>    TopEdge                 = 1632<br>    BottomEdge              = 4394<br>    FingerLow               = 25<br>    FingerHigh              = 30<br>

    FingerPress             = 256<br>    MaxTapTime              = 180<br>    MaxTapMove              = 230<br>    MaxDoubleTapTime        = 180<br>    SingleTapTimeout        = 180<br>    ClickTime               = 100<br>

    FastTaps                = 0<br>    EmulateMidButtonTime    = 75<br>    EmulateTwoFingerMinZ    = 282<br>    EmulateTwoFingerMinW    = 7<br>    VertScrollDelta         = 104<br>    HorizScrollDelta        = 104<br>    VertEdgeScroll          = 1<br>

    HorizEdgeScroll         = 0<br>    CornerCoasting          = 0<br>    VertTwoFingerScroll     = 1<br>    HorizTwoFingerScroll    = 0<br>    MinSpeed                = 1<br>    MaxSpeed                = 1.75<br>    AccelFactor             = 0.0381825<br>

    TrackstickSpeed         = 40<br>    EdgeMotionMinZ          = 30<br>    EdgeMotionMaxZ          = 160<br>    EdgeMotionMinSpeed      = 1<br>    EdgeMotionMaxSpeed      = 419<br>    EdgeMotionUseAlways     = 0<br>    TouchpadOff             = 0<br>

    LockedDrags             = 0<br>    LockedDragTimeout       = 5000<br>    RTCornerButton          = 2<br>    RBCornerButton          = 3<br>    LTCornerButton          = 0<br>    LBCornerButton          = 0<br>    TapButton1              = 1<br>

    TapButton2              = 3<br>    TapButton3              = 0<br>    ClickFinger1            = 1<br>    ClickFinger2            = 1<br>    ClickFinger3            = 0<br>    CircularScrolling       = 0<br>    CircScrollDelta         = 0.1<br>

    CircScrollTrigger       = 0<br>    CircularPad             = 0<br>    PalmDetect              = 0<br>    PalmMinWidth            = 10<br>    PalmMinZ                = 200<br>    CoastingSpeed           = 20<br>    CoastingFriction        = 50<br>

    PressureMotionMinZ      = 30<br>    PressureMotionMaxZ      = 160<br>    PressureMotionMinFactor = 1<br>    PressureMotionMaxFactor = 1<br>    ResolutionDetect        = 1<br>    GrabEventDevice         = 1<br>    TapAndDragGesture       = 1<br>

    AreaLeftEdge            = 0<br>    AreaRightEdge           = 0<br>    AreaTopEdge             = 0<br>    AreaBottomEdge          = 0<br>    HorizHysteresis         = 26<br>    VertHysteresis          = 26<br>    ClickPad                = 0<br>

<br>$ grep -A 9 -B 2 -i touch /proc/bus/input/devices <br><br>I: Bus=0011 Vendor=0002 Product=0007 Version=01b1<br>N: Name="SynPS/2 Synaptics TouchPad"<br>P: Phys=isa0060/serio1/input0<br>S: Sysfs=/devices/platform/i8042/serio1/input/input10<br>

U: Uniq=<br>H: Handlers=mouse1 event10 <br>B: PROP=9<br>B: EV=b<br>B: KEY=6420 0 30000 0 0 0 0 0 0 0 0<br>B: ABS=2608000 11000003<br><br>I'm
 really stuck as to where to look next, having gone through walls of bug
 reports where the listed workarounds had no effect and/or the bug 
listed as fixed.<br>
<br>I'm a developer and more than comfortable building any particular 
components, applying patches and advanced troubleshooting if necessary.<br><br>Thanks,<br>Matt Brace</div>