Hi Folks !
I have a kernel panic when trying to start a camera command like raspivid or raspistill while accessing
the I2C Bus /dev/i2c-1.
When I stop the proccess which accesses to the I2C Bus then the camera works.
I have a Arch Linux (newest and updated)
- i2c_dev module loaded
- /etc/modprobe.d/i2c_bcm2708.conf
options i2c_bcm2708 baudrate=400000
Here is the Picture:
http://www.oklitz.com/images/kernel_panic.jpg
I have posted this issue already to the github raspberrypi account, and popcornmix said:
>Sound like you don't have this kernel commit:
>470f0a7
>Can you confirm that?
Is this commit already in the newest arch kernel ?
mfg marco