Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2017 01:00:32 +0900
From:      Takanori Watanabe <takawata@init-main.com>
To:        brd@freebsd.org, freebsd-arm@freebsd.org
Subject:   RPi 3 without pi3-disable-bt
Message-ID:  <201701221600.v0MG0WkK080988@sana.init-main.com>

next in thread | raw e-mail | index | archive | help

Hi. 
I succeeded to boot my RPi3 with raspbsd.org boot image, though
 it can be accessed by ssh login only. (Some HDMI data seems to be 
generated, but my TV will not interpret it.)


And I want to hack bluetooth module on RPI3.

So I removed "dtoverlay=pi3-disable-bt" line from config.txt .
But It seems that the boot process of my RPi3 did not reached to
userland. The filesystem of my RPi3 stay clean.

Are there any information about this?

Yes, I know the BT module is connected to main UART and 
forced to use freaky UART for serial console if
BT module is enabled.

===
uname -a 

FreeBSD rpi3 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r308109M: Sun Oct 30 13:07:04 MDT 2016     brd@hive.raspbsd.org:/usr/home/brd/rpi3/crochet/work/obj/arm64.aarch64/usr/src/sys/GENERIC-UP  arm64
==



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701221600.v0MG0WkK080988>