Hallo,

den Treiber für das Kameramodul habe ich auch geladen (ovcamchip).

Ich habe beim Patchen in /drivers/media/video/Kconfig so gemacht:

if VIDEO_CAPTURE_DRIVERS && VIDEO_V4L2

config VIDEO_AVR32_ISI
tristate "AVR32 video support"
depends on VIDEO_DEV
---help---
This module makes the AVR32 Image Sensor Interface available
as a v4l2 device.

config VIDEO_OVCAMCHIP
tristate "OmniVision Camera Chip support"
depends on VIDEO_AVR32_ISI && I2C
---help---
Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
This driver is intended to be used with the ov511 and w9968cf USB
camera drivers.

To compile this driver as a module, choose M here: the
module will be called ovcamchip.

Ist so richtig? Ist das Kameramodul wahrscheinlich defekt? Ich habe keinen Multitester, und das Kameramodul bisher ist noch nicht getestet.

Gruss