Getting started with freebsd-arm on Cubox-i2

Russell Haley russ.haley at gmail.com
Mon Dec 28 01:42:31 UTC 2015


I had the same output from my hummingboard when I had the wrong dtb file but I never confirmed the HDMI worked (my PC is down so I can't check). The i2 is the dual-lite SOM and the image has the dtb file for the dual/quad variant. It could be he's hitting a kernel panic due to mis-configuration?

Just a thought.

Russ

Sent from my BlackBerry 10 smartphone on the Koodo network.
  Original Message  
From: Ian Lepore
Sent: Sunday, December 27, 2015 4:54 PM
To: Brett Glass; freebsd-arm at freebsd.org
Subject: Re: Getting started with freebsd-arm on Cubox-i2

On Sun, 2015-12-27 at 14:45 -0700, Brett Glass wrote:
> All:
> 
> I'm interested in experimenting with FreeBSD on various small and
> embedded ARM boards during the coming year, and just acquired a CuBox
> -i2 to work with. I downloaded the file
> 
> FreeBSD-11.0-CURRENT-arm-armv6-CUBOX-HUMMINGBOARD-20151217
> -r292413.img.xz
> 
> from the FreeBSD FTP server, decompressed it, and wrote the image to
> an 8 GB micro SD card from a Windows machine. I then placed the card
> into the CuBox and tried to boot it.
> 
> I was hopeful when the display showed a message from the U-Boot boot
> loader. But then a bunch of random pixels appeared and the screen
> went blank.
> 
> Where am I going wrong? I'll probably dig into the technical details
> of development for this system shortly, but right now I'd just like
> to boot a prebuilt image and explore... and I'm not succeeding at
> doing this.
> 
> Note that the CuBox *will* boot the manufacturer's "ignition"
> downloader, which in turn will download and flash quite a few
> versions of Linux. So, I know that the hardware is functional.
> However, their downloader doesn't offer a working image of FreeBSD as
> an option.
> 
> --Brett Glass

The video support for imx6 chips was just committed a few days ago and
isn't in the image you downloaded. The cubox is likely booting just
fine and sitting at a login prompt that you can't see.

The cubox has a built in usb-serial adapter for the console. Just plug
a micro-usb cable into the slot to the right of the sdcard and connect
it to any computer with a terminal program (on freebsd use cu -l
/dev/cuaU0 -s 115200).

-- Ian
_______________________________________________
freebsd-arm at freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-arm
To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"


More information about the freebsd-arm mailing list