Date: Tue, 30 Oct 2012 20:40:46 -0700 From: Oleksandr Tymoshenko <gonzo@bluezbox.com> To: Kang Yin Su <cantona@cantona.net>, "freebsd-arm@FreeBSD.org" <freebsd-arm@freebsd.org> Subject: Re: Raspberry PI Message-ID: <50909DBE.2060408@bluezbox.com> In-Reply-To: <CAHjFwoAK%2B_uvgkv9apNJd2GOdXtDGCiGo4LwaAxqeqkKh62a8A@mail.gmail.com> References: <CAHjFwoCv0mdzgLOxn7Ym0yg3WZxFJfCx9cesDbMzq5ihFA7ZVQ@mail.gmail.com> <op.wmzi1ceb8527sy@ronaldradial.versatec.local> <CAHjFwoBzMpeWV7ULz9L1RHfgZ30NprKLgFf9-RhVLQ-=b=w19A@mail.gmail.com> <CAHjFwoAK%2B_uvgkv9apNJd2GOdXtDGCiGo4LwaAxqeqkKh62a8A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/30/2012 8:33 PM, Kang Yin Su wrote: > I have built again kernel from head, so mmc is working fine. I have few > questions regarding it: > 1. hardfp support ready? how? > 2. I don't see login prompt after bootup, the only way is use ssh. How to > enable login prompt on syscons/framebuffer? Edit /etc/ttys, enable ttyv0 and ttyu0, change ttyu0 type to 3wire.std115200. It will give you login prompts on serial console and on syscons. Although USB keyboard does not work due to issue with USB host controller driver, so syscons console is useless at the moment. I'm trying to find and fix the issue. > 3. Ethernet mac address random change every time boot-up? It may due to > uboot or firmware issue - apologize if it's OT. It's FreeBSD problem that requires somewhat wider solution then hacking one network driver.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50909DBE.2060408>