Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pinebook status update (20190122)



[quotes cribbed from port-arm archive, so no attributions]

> Update:

[...]

System image: dd to eMMC.
 http://www.invisible.ca/arm/

My 64 GB SD card doesn't dd(1) well to the 16GB eMMC.

Is there any documentation on how to manually set up an installation? I guess sysinst(8) isn't there, yet, and INSTALL examples are stuck at NetBSD 1.5.

ToDo:

[...]

Let me point again at

ehci1: missed microframe, TT reset not implemented, hub might be inoperational
<http://mail-index.netbsd.org/port-arm/2019/01/10/msg005377.html>

and the issue with *.dtd files and kernel configurations
<http://mail-index.netbsd.org/port-arm/2019/01/10/msg005378.html>.

Also, newer (Oracle) Berkeley DB packages fail in configure, see PR pkg/53900. Can't have mail/mutt that way.

> With xdm=yes in /etc/rc.conf X always fails to start at boot,

... as in:

 # gdb /usr/X11R7/bin/Xorg -core /X.core
GNU gdb (GDB) 8.0.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "aarch64--netbsd".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/X11R7/bin/Xorg...(no debugging symbols found)...done.
[New process 1]
Core was generated by `X'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000f71b9834616c in _lwp_kill () from /usr/lib/libc.so.12
(gdb) bt
#0  0x0000f71b9834616c in _lwp_kill () from /usr/lib/libc.so.12
#1  0x0000f71b98345dfc in abort () from /usr/lib/libc.so.12
#2  0x000000020026cfe4 in OsAbort ()
#3  0x000000020026871c in AbortServer ()
#4  0x00000002002692fc in FatalError ()
#5  0x000000020026dc44 in ?? ()
#6  0x0000f71b982cd698 in opendir () from /usr/lib/libc.so.12
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)

> but then works when manually restarted.

Cheerio,
hauke

--
     The ASCII Ribbon Campaign                    Hauke Fath
()     No HTML/RTF in email	        Institut für Nachrichtentechnik
/\     No Word docs in email                     TU Darmstadt
     Respect for open standards              Ruf +49-6151-16-21344


Home | Main Index | Thread Index | Old Index