#11609 LOW 12.1.0: add visual response to escape key ignored in secure mode

Zarro Boogs per Child bugtracker at laptop.org
Wed Jun 6 18:31:43 EDT 2012


#11609: add visual response to escape key ignored in secure mode
-------------------------------------------+--------------------------------
           Reporter:  Quozl                |       Owner:  Quozl               
               Type:  defect               |      Status:  new                 
           Priority:  low                  |   Milestone:  12.1.0              
          Component:  ofw - open firmware  |     Version:  Development firmware
         Resolution:                       |    Keywords:                      
        Next_action:  review               |    Verified:  0                   
Deployment_affected:                       |   Blockedby:                      
           Blocking:                       |  
-------------------------------------------+--------------------------------

Comment(by Quozl):

 This isn't developer key behaviour being changed, once I change to using
 ''pending-char''.

 I can explain the significant delay you see in the field.  It is not a
 regression.

 The code that captures the ESC key when the laptop is unlocked, runs
 before any device or filesystem access occurs.  So it has a very
 predictable response.  Pressing ESC as soon as the XO icon appears or the
 startup sound begins will always work.

 But the code that captures the key when the laptop is locked, with a
 developer key present, runs after a device and filesystem search for
 /security/develop.sig.  Since the NAND FLASH on XO-1 has a jffs2
 filesystem, the time it takes to open this filesystem can be large, and
 can vary.

 I have updated http://wiki.laptop.org/go/Ok

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


More information about the Bugs mailing list