Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Raspberry Pi camera under NetBSD current



From: Dave Tyson <dtyson%anduin.org.uk@localhost>
Subject: Re: Raspberry Pi camera under NetBSD current
Date: Tue, 16 Nov 2021 20:34:32 +0000

>> I had a little success now with the camara and raspistill.
>> http://ftp.netbsd.org/pub/NetBSD/misc/mlelstv/cam.jpg
>> The file is slightly corrupted (truncated?) but can be displayed.
> I pulled down the latest snapshot produced by  Jun Ebihara on 6th November. 
> This boots fine on a Raspberry 1B & Pi zero but not on a Pi zero 2. The 
> snapshot does not include start_x.elf and start_db.elf and associated fixup 
> files so I used the 4 sets of start/fixup versions shipped with raspian and 
> the system booted OK with start_x=1 in the config file.

Update image with start/fixups
http://mail-index.netbsd.org/port-arm/2021/11/17/msg007495.html

rpi$ ls start*
start.elf    start4cd.elf start4x.elf  start_db.elf
start4.elf   start4db.elf start_cd.elf start_x.elf
rpi$ ls fix*
fixup.dat    fixup4cd.dat fixup4x.dat  fixup_db.dat
fixup4.dat   fixup4db.dat fixup_cd.dat fixup_x.dat
rpi$ ls dtb
bcm2708-rpi-b-plus.dtb    bcm2710-rpi-cm3.dtb       bcm2835-rpi-b.dtb
bcm2708-rpi-b-rev1.dtb    bcm2710-rpi-zero-2-w.dtb  bcm2835-rpi-cm1-io1.dtb
bcm2708-rpi-b.dtb         bcm2710-rpi-zero-2.dtb    bcm2835-rpi-zero-w.dtb
bcm2708-rpi-cm.dtb        bcm2711-rpi-4-b.dtb       bcm2835-rpi-zero.dtb
bcm2708-rpi-zero-w.dtb    bcm2711-rpi-400.dtb       bcm2836-rpi-2-b.dtb
bcm2708-rpi-zero.dtb      bcm2711-rpi-cm4.dtb       bcm2837-rpi-3-a-plus.dtb
bcm2709-rpi-2-b.dtb       bcm2835-rpi-a-plus.dtb    bcm2837-rpi-3-b-plus.dtb
bcm2710-rpi-2-b.dtb       bcm2835-rpi-a.dtb         bcm2837-rpi-3-b.dtb
bcm2710-rpi-3-b-plus.dtb  bcm2835-rpi-b-plus.dtb    bcm2837-rpi-cm3-io3.dtb
bcm2710-rpi-3-b.dtb       bcm2835-rpi-b-rev2.dtb

Thanx!
--
Jun Ebihara


Home | Main Index | Thread Index | Old Index