#10191 NORM 1.0-sof: ptmode control doesn't always show up

Zarro Boogs per Child bugtracker at laptop.org
Wed Jun 30 17:59:07 EDT 2010


#10191: ptmode control doesn't always show up
--------------------------------+-------------------------------------------
           Reporter:  dsd       |       Owner:  pgf                
               Type:  defect    |      Status:  new                
           Priority:  normal    |   Milestone:  1.0-software-update
          Component:  kernel    |     Version:  not specified      
         Resolution:            |    Keywords:                     
        Next_action:  diagnose  |    Verified:  0                  
Deployment_affected:            |   Blockedby:                     
           Blocking:            |  
--------------------------------+-------------------------------------------

Comment(by pgf):

 okay, i think when i wrote the current olpc-utils modprobe.d stanza, i was
 thinking that the synaptics driver was built in.  but it's not, on either
 XO-1.5 or XO-1.

 so the new stanza should look like:

 {{{
 install psmouse \
         /sbin/modprobe psmouse --ignore-install taptoclick=0 || \
         /sbin/modprobe psmouse --ignore-install
 }}}

 with no proto= parameter, we'll search and either find HGPK, or nothing.
 we'll still need the fallback for old kernels with no taptoclick
 parameter.  seems like there should be a way to tell the kernel "i know
 this might not exist, so ignore it if it doesn't", but i don't think there
 is.

-- 
Ticket URL: <http://dev.laptop.org/ticket/10191#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list