Linux-foldingathome

Michael Gmelin freebsd at grem.de
Tue Apr 7 12:41:23 UTC 2020


Based on the error message I assume you have to mount procfs (and maybe linprocfs), See the respective man pages.

You also have to enable Linux support (sysrc linux_enable=YES ; service linux start).

-m

> On 7. Apr 2020, at 14:33, @lbutlr <kremels at kreme.com> wrote:
> 
> Has anyone had any experience with installing the port biology/linux-foldingathome?
> 
> After installing it and editing the configuration file I try to start it and get the following:
> 
> # service fahclient start
> Starting fahclient.
> 13:33:52:WARNING:Exception: Failed to open '/proc/bus/pci/devices': Failed to open '/proc/bus/pci/devices': No such file or directory: No such file or directory
> 13:33:52:ERROR:Exception: Could not read link /proc/self/exe
> /usr/local/etc/rc.d/fahclient: WARNING: failed to start fahclient
> 
> /proc/ is empty.
> 
> There were no errors when installing the port.
> 
> # kldstat
> Id Refs Address                Size Name
> 1   57 0xffffffff80200000  2448d90 kernel
> 2    1 0xffffffff82649000   3a99a8 zfs.ko
> 3    2 0xffffffff829f3000     a5b8 opensolaris.ko
> 4    1 0xffffffff82f11000     4260 ng_ubt.ko
> 5    6 0xffffffff82f16000     9e30 netgraph.ko
> 6    2 0xffffffff82f20000     91b8 ng_hci.ko
> 7    3 0xffffffff82f2a000      9c0 ng_bluetooth.ko
> 8    1 0xffffffff82f2b000     cad0 ng_l2cap.ko
> 9    1 0xffffffff82f38000    1ba00 ng_btsocket.ko
> 10    1 0xffffffff82f54000     21c0 ng_socket.ko
> 11    1 0xffffffff82f57000      acf mac_ntpd.ko
> 12    1 0xffffffff82f58000     18a0 uhid.ko
> 13    1 0xffffffff82f5a000     1aa0 wmt.ko
> 14    1 0xffffffff82f5c000     2928 ums.ko
> 15    1 0xffffffff82f5f000    35b20 linux64.ko
> 16    3 0xffffffff82f95000     3178 linux_common.ko
> 17    1 0xffffffff82f99000     494c linprocfs.ko
> 18    1 0xffffffff82f9e000     1eae linsysfs.ko
> 
> 
> -- 
> Traveling through hyperspace ain't like dusting crops, boy.
> 
> 
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"



More information about the freebsd-ports mailing list