Raspberry Pi camera can not work in Ubuntu on Raspberry Pi2 - Raspberry Pi Forums
hi,
have installed latest ubuntu mate on raspberry pi2. wanted use raspberry pi camera in operating system. although installed 'picamera' driver in it, system can not create camera component when ran " raspistill -o test.jpg".
because there no "raspi-config" in os, have no idea further set camera. same camera , pi, when use raspbian wheezy os sd card, ok raspi camera.
give me suggestions?
have installed latest ubuntu mate on raspberry pi2. wanted use raspberry pi camera in operating system. although installed 'picamera' driver in it, system can not create camera component when ran " raspistill -o test.jpg".
because there no "raspi-config" in os, have no idea further set camera. same camera , pi, when use raspbian wheezy os sd card, ok raspi camera.
give me suggestions?
ubuntu excellent linux system raspberry pi2. software update quickly.
currently, there no raspi-config command raspberry configuration @ version15.04, come out in near future version.
without raspi-config, can manually config easily. modify file /boot/firmware/config.txt enough.
add line "start_x=1" @ bottom of file config.txt, save it, , reboot system.
@ terminal, input command "sudo raspistill -o test.jpg", work.
currently, there no raspi-config command raspberry configuration @ version15.04, come out in near future version.
without raspi-config, can manually config easily. modify file /boot/firmware/config.txt enough.
add line "start_x=1" @ bottom of file config.txt, save it, , reboot system.
@ terminal, input command "sudo raspistill -o test.jpg", work.
raspberrypi
Comments
Post a Comment