Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: New RaspberryPI image to test
I've uploaded a new kernel.img that should fix your SD card and sshd problem:
http://ftp.netbsd.org/pub/NetBSD/misc/jmcneill/rpi/kernel.img
The kernel outputs to serial console by default, you can create a 'cmdline.txt'
on the MSDOS partition of your SD card with "console=fb" in it to use the
framebuffer console instead.
Xorg works as well, you need to install NetBSD 6 evbarm X sets and then shark
xserver.tgz over top. Add genfb.type=39 to cmdline.txt otherwise your reds and
blues will be swapped. Grab xorg.conf from here:
http://ftp.netbsd.org/pub/NetBSD/misc/jmcneill/rpi/xorg.conf
Cheers,
Jared
On 2013-01-09, at 11:51 AM, Stephan <stephanwib%googlemail.com@localhost> wrote:
> Update:
>
> Finally, I got it working. Very nice work! Some findings:
>
> -As for my 512M model, I had to create the config.txt file and add gpu_mem=288
> -Only the Sandisk SD card works, the one from Hama does not. The
> kernel starts, but is unable to mount the root filesystem:
>
> ld0c: error reading fsbn 6 (ld0 bn 6; cn 0 tn 0 sn 6)
> ld0: filecore boot block I/O error
> Remember that this card works on Raspian.
>
>
> -The green LED does only flash when the bootloader loads the kernel,
> but not when the NetBSD driver accesses the SD card.
> -"ssh localhost" did not work (I didn´t try from the network). It
> seems that sshd can´t allocate a PTY.
> -We need to resize the root filesystem :)
> -I was able to establish an internet connection, I wonder if there are
> binary packages for evbarm (I would like to define PKG_PATH in
> /.profile)
>
> Are these recent updates for the Pi commited to CVS already? What
> needs still to be done? What about X11/OpenGL?
>
> Regards,
>
> Stephan
>
>
> 2013/1/9 Christof Meerwald <cmeerw%cmeerw.org@localhost>:
>> On Wed, Jan 09, 2013 at 12:20:25PM +0100, Stephan wrote:
>>> as I said, both SD cards work with Raspian. One is from Sandisk (16
>>> GB), the other is from Hama (8 GB).
>>
>> do you have a 512MB model? If so, have you tried setting gpu_mem=288
>> in config.txt?
>>
>>
>> Christof
>>
>> --
>>
>> http://cmeerw.org sip:cmeerw at cmeerw.org
>> mailto:cmeerw at cmeerw.org xmpp:cmeerw at cmeerw.org
Home |
Main Index |
Thread Index |
Old Index