Port-arm archive

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

Re: on RPI2/evbarmv7hf - can't find builtin dependency `i2c_bitbang'



On Sun, 19 Jun 2016, Michael Plass wrote:

Done - I added a missing __func__ in your last print, and set module_verbose_on in the source because my kernel doesn't have symbols right now.

Yeah, thanks for catching the __func__  :)

...
NetBSD/evbarm (rpi) booting ...
[ Kernel symbol table missing! ]
Stopped in pid 0.1 (system) at  80017e0c:       bx      r14
db{0}> cont
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
   2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
   The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
   The Regents of the University of California.  All rights reserved.

NetBSD 7.99.30 (RPI2) #2: Sun Jun 19 19:24:07 PDT 2016
       michael@mipi:/usr/obj/sys/arch/evbarm/compile/RPI2
total memory = 944 MB
avail memory = 925 MB
sysctl_createv: sysctl_create(machine_arch) returned 17
WARNING: module error: can't find builtin dependency `i2c_bitbang'
DEBUG: module: module_do_builtin: built-in dependency i2c_bitbang for module iic failed
DEBUG: module: module_init_class failed for iic
...

OK, now I just need to figure out why having iic built-in didn't pick up the i2c_bitbang file...

Thanks!



+------------------+--------------------------+------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+


Home | Main Index | Thread Index | Old Index