Date: Sat, 20 Dec 2014 16:53:18 +0100 From: Konstantin Schukraft <konstantin@schukraft.org> To: freebsd-arm@freebsd.org Subject: Re: Pandaboard: problems with some kernel modules Message-ID: <54959B6E.3090505@schukraft.org> In-Reply-To: <548F6CB9.7020205@schukraft.org> References: <548F6CB9.7020205@schukraft.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Addendum: some other modules that can't be loaded after being successfully built and installed are if_bridge, ipfw{,_nat}, cpufreq. The latter I don't really care about, but missing bridge and ipfw support means no vnet in jails. Konstantin On 12/16/2014 00:20, Konstantin Schukraft wrote: > Hi, > > I'm running 10.1-RELEASE on a Pandaboard as a home server, and > while most of it works great, I have some problems with some kernel > modules. geom_eli compiles and installs (make and make install) > fine, but loading it, no matter whether I use the full path or not, > always errors out with "kldload: can't load geom_eli: No such file > or directory" although it is there: > root@panda:/usr/src/sys/modules/geom/geom_eli # ls /boot/kernel/ > fdescfs.ko geom_bde.ko geom_eli.ko geom_label.ko > kernel kernel.gz.tramp kernel.symbols linker.hints nullfs.ko > procfs.ko > > The other selfbuild modules you can see here load just fine. > > opensolaris and zfs can't even be build, both error out with In > file included from > /usr/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris.c:32: > > /usr/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/sys/cpuvar.h:53:9: > error: 'cpu_id' macro redefined [-Werror] #define cpu_id cpuid ^ > ./machine/cpufunc.h:178:9: note: previous definition is here > #define cpu_id() cpufuncs.cf_id() ^ 1 error > generated. *** Error code 1 > > Anyone having geli encryption or ZFS working on a Pandaboard? > > > Thanks, > > Konstantin -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJUlZtqAAoJEH3raMNeVmMFt7gP+QEpnChTnhwLvGqT+7/CCsCi wOeSyyk1GZnaK8/PRS+41d/oL35AiylGs/shqQGuKDKOb1MHEe3MK6Gt5eVydpjY hhHpzCMbyfpQveVkeUZopyGKXSzQMuD0IS6jN2h/gJqBiEme8F3CXm7BjF/a/BI5 3weA2gWkOhiUAOsoAWg1ON5qozhgpy0MJi7PM4ckYDUv1NYI+Agi5NRXJIaoThLM aOn+hY6p1atRDHiHHSNr4AtA5MgtW7S6bx1j3r755dCX9LscXMKUgra1hPyBm9I9 nc7eGr50TzTYRbUyuUY2UueAVphFBvyX0pLmrjTL4WuUSwpNqmw0VOzXYFF7PwlG /G0z0HfwD7qawi7TVSSSURnc3y3h9dEUjW1iGIG09mdPqI+VWpNHYGF3tCc8vwG7 7OKM0ViOsLWfS6o2p2Bo/QbqgJ5tMTKqyGz61iz7npynxq/1ajVKOTCGgWBnuC42 D3TETNBSiAa7uQg0CnltKABxEnTTaBR5UGPQ1O9DLye0m98pZG4WI9kbzWo3vnxf zYlYe/7q6EylH+YFb0JBFC61m/v4Pq/kWYly9mGkGMTj9LoJI24l416ikDahZaQ9 vRjsH2dsxbdGvHsGPK3P4t49zfLow9qA85eMEkn77jAtgsPHjqcJs+A3ePXTFPR5 R2UQJIy44vxKbg9Mzk6y =dSOJ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54959B6E.3090505>