Discussion:
various arm64/rpi3 questions
Matt Zagrabelny
2018-02-26 15:41:26 UTC
Permalink
Greetings,

I've got an RPi3 and am using Michael Stapelberg's preview image [0].
Thanks Michael!

I've looked at the source for building the image and am uncertain of the
bootloader. With arm64 architectures, how does one determine the bootloader?

The preview image works well - until I try anything with X. I'm getting
errors in the journal, such as:

kernel: [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA:

Has anyone else encountered such errors?

I've read about enabling CMA on the kernel command line, but I'd imagine I
need to do that through the bootloader. The firmware directory has a subset
of what the kernel boots with:

***@rpi3:~# cat /boot/firmware/cmdline.txt
console=tty0 console=ttyS1,115200 root=/dev/mmcblk0p2 rw elevator=deadline
fsck.repair=yes net.ifnames=0 rootwait

***@rpi3:~# cat /proc/cmdline
bcm2708_fb.fbwidth=640 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1
dma.dmachans=0x7f35 bcm2709.boardrev=0xa02082 bcm2709.serial=0x4e06e63d
bcm2709.uart_clock=48000000 smsc95xx.macaddr=B8:27:EB:06:E6:3D
vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty0
console=ttyS1,115200 root=/dev/mmcblk0p2 rw elevator=deadline
fsck.repair=yes net.ifnames=0 rootwait

Thanks for any help or hints!

Cheers,

-m

[0] https://people.debian.org/~stapelberg//2018/01/08/raspberry-pi-3.html
Paul Wise
2018-02-27 08:22:51 UTC
Permalink
Post by Matt Zagrabelny
I've got an RPi3 and am using Michael Stapelberg's preview image [0].
I pointed Michael at this thread and he asked me to give you this:

http://lists.alioth.debian.org/pipermail/pkg-raspi-maintainers/Week-of-Mon-20180108/000149.html
--
bye,
pabs

https://wiki.debian.org/PaulWise
Continue reading on narkive:
Loading...