#12090 NORM 13.1.0: XO-4 camera not working in Linux

Zarro Boogs per Child bugtracker at laptop.org
Wed Sep 5 16:05:56 EDT 2012


#12090: XO-4 camera not working in Linux
--------------------------------+-------------------------------------------
           Reporter:  dsd       |       Owner:  dsd          
               Type:  defect    |      Status:  new          
           Priority:  normal    |   Milestone:  13.1.0       
          Component:  kernel    |     Version:  not specified
         Resolution:            |    Keywords:               
        Next_action:  diagnose  |    Verified:  0            
Deployment_affected:            |   Blockedby:               
           Blocking:            |  
--------------------------------+-------------------------------------------

Comment(by dsd):

 To map/dump CCIC registers in sdkit:

 {{{
 d420a000 800 mmap constant mmpcam-reg
 mmpcam-reg 2c + l@ .
 mmpcam-reg 30 + l@ .
 }}}

 Shows that IRQ mask = 0x3f (expected, confirmed that the driver set this
 value) and IRQ stat = 0x3f (i.e. interrupts pending).

 For irq42 routing:

 {{{
 d4282000 1000 mmap irq-reg
 irq-reg a8 + l@ .
 irq-reg 1cc + l@ .
 irq-reg 13c + l@ .
 }}}

 Routing reg (a8) returns 0x20  - so the expected bit is set

 IRQ42 Status reg (1cc) returns 0

 IRQ1 status reg (13c) returns 0

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


More information about the Bugs mailing list