Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2015 23:51:09 -0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        Milan Obuch <freebsd-arm@dino.sk>
Cc:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: Raspberry Pi Videocore interfaces question - Raspberry Camera [added: picamera port shar]
Message-ID:  <CAJ-VmokYaRTM%2Bz83ddOyteGsJu0oFPiE9_ZJaZWm1UKCVW39zw@mail.gmail.com>
In-Reply-To: <20150219084749.224227b1@zeta.dino.sk>
References:  <20150216083503.7789c619@zeta.dino.sk> <0B74DE06-1F46-49E0-B27D-EABFAB1104E3@bluezbox.com> <20150216101651.630cfc2b@zeta.dino.sk> <CAJwjRmROhyk9k7-sC=VRV0wikZj9HO2Vv66M7ZY7h_Kv3tPBKg@mail.gmail.com> <20150219001203.7a1ae3e9@zeta.dino.sk> <A3915A66-84E6-4F4D-B947-7AC369BDB0C0@bluezbox.com> <20150219074736.7bf9b106@zeta.dino.sk> <CAGW5k5bYA-HUF6n5=-sQV0kxWnHhzgf6kq6oP-dnFqmaUyQWXw@mail.gmail.com> <20150219084749.224227b1@zeta.dino.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

Would you please file a PR with what you've found?

That way the uboot-rpi port can be updated and the raspberry pi build
scripts/documentation can also get updated.

Thanks!



-a


On 18 February 2015 at 23:47, Milan Obuch <freebsd-arm@dino.sk> wrote:
> On Thu, 19 Feb 2015 18:04:02 +1100
> Johny Mattsson <johny.mattsson+fbsd@gmail.com> wrote:
>
>> On 19 February 2015 at 17:47, Milan Obuch <freebsd-arm@dino.sk> wrote:
>>
>> > ...
>> > raspistill -o test.jpg
>> > mmal: mmal_vc_component_create: failed to create component
>> > 'vc.ril.camera' (1:ENOMEM) mmal: mmal_component_create_core: could
>> > not create component 'vc.ril.camera' (1) mmal: Failed to create
>> > camera component mmal: main: Failed to create camera component
>> > mmal: Camera is not enabled in this build. Try running "sudo
>> > raspi-config" and ensure that "camera" has been enabled
>> >
>>
>> Put the line
>> start_x=1
>> in your /boot/config.txt, then reboot. That should instruct the GPU
>> firmware to enable the camera.
>>
>> You might also need to ensure you have the start_x.elf/fixup_x.dat
>> files in your /boot; the latest firmware is available here:
>> https://github.com/raspberrypi/firmware/tree/master/boot
>>
>> Cheers,
>> /Johny
>
> Yesss! Thank you! It works now! I tested both raspistill from userland
> utilities and simple python script with picamera. Both does produce
> some picture. It needs more testing, some mechanical assembly etc. to
> be usefull, but all that's doable.
>
> Just for fun, maybe someone could use it, I made a port of picamera
> python module - you can find more about it on page I found it.
>
> http://www.raspberrypi.org/picamera-pure-python-interface-for-camera-module/
>
> Big thanks for everyone's help. It really made my tests much easier and
> less time consumming.
>
> Regards,
> Milan
>
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmokYaRTM%2Bz83ddOyteGsJu0oFPiE9_ZJaZWm1UKCVW39zw>