Ticket #12090 (closed defect: fixed)
XO-4 camera not working in Linux
| Reported by: | dsd | Owned by: | dsd |
|---|---|---|---|
| Priority: | normal | Milestone: | 13.1.0 |
| Component: | ofw - open firmware | Version: | not specified |
| Keywords: | Cc: | cjb | |
| Action Needed: | add to build | Verified: | no |
| Deployments affected: | Blocked By: | ||
| Blocking: |
Description
XO-4 camera works under OpenFirmware but not in Linux.
The issue is that no image data is captured. No interrupts arrive.
Mitch's debugging suggestions:
I would use cforth or sdkit to inspect the CCIC IRQ mask and status registers - 20a02c io@ . and 20a030 io@ . then I would look at the interrupt routing for irq42 - 2820a8 io@ . - should have the 0x20 bit set then at the int42 status register - 2821cc io@ . and the int42 mask register - 2821b4 and the irq1 status register - 28213c - should have the 0x400 bit set (bit 10, 42 - 32 = 10)
Change History
Note: See
TracTickets for help on using
tickets.


