OpenNetworkLinux
OpenNetworkLinux copied to clipboard
Apt repo missing fboss-w100 package
Hey,
I'm trying to follow the instructions on https://github.com/opencomputeproject/OpenNetworkLinux/blob/master/docs/GettingStartedWedge.md to install FBOSS on a Wedge 100, but the step to install fboss-w100 fails because the package isn't available.
Help?
This is an ex-Facebook Wedge100 which I'm trying to install on BTW.
I'm having the same issue. Any further instructions on what to do?
Hi John,
At this point we are providing a fully installed image at http://www.opennetlinux.org/tarballs/ONL-FB-v0.3-Alpha_ONL-OS_2018-04-12.1607-15520e4_amd64_installed_installer. With all of the changes in both ONL and FBOSS the Debian packages no longer work.
Ah, I understand. Thank you!
Hi Guys,
I just installed the ONL with FBOSS on Wedge100 and unfortunately we got the following error. Could you help me to track the root cause and figure out why it's not working? Thanks!
`Loading capability module if not yet done.
modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/3.16.53-OpenNetworkLinux/modules.dep.bin
'
Starting Frr daemons (prio:10):.
Exiting from the script
Warning: Could not probe for any interfaces
Starting Facebook FBOSS agent, NetLink listener and FRR: fboss --- Loading linux-kernel-bde insmod: ERROR: could not load module /lib/mod
ules/3.16.53-OpenNetworkLinux//linux-kernel-bde.ko: No such file or directory
linux-user-bde insmod: ERROR: could not load module /lib/modules/3.16.53-OpenNetworkLinux//linux-user-bde.ko: No such file or directory
linux-bcm-knet insmod: ERROR: could not load module /lib/modules/3.16.53-OpenNetworkLinux//linux-bcm-knet.ko: No such file or directory
; Creating devices Starting Facebook QSFP Manager: qsfp_service.
Starting Facebook FBOSS agent: wedge_agent.
Starting Facebook NetLink listener: netlink_manager.
.
Stopping watchdog keepalive daemon....
Starting watchdog daemon....
Open Network Linux OS ONL-master, 2018-04-12.16:07-15520e4
localhost login:
root@localhost:/dev# onlpdump -S
Port Type Media Status Len Vendor Model S/N
08-23 12:33:00.639081 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 0 Error E_INTERNAL 08-23 12:33:10.803965 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 1 Error E_INTERNAL 08-23 12:33:10.804406 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 2 Error E_INTERNAL 08-23 12:33:10.804492 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 3 Error E_INTERNAL 08-23 12:33:10.804568 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 4 Error E_INTERNAL 08-23 12:33:10.804641 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 5 Error E_INTERNAL 08-23 12:33:10.804715 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 6 Error E_INTERNAL 08-23 12:33:10.804789 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 7 Error E_INTERNAL 08-23 12:33:10.804863 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 8 Error E_INTERNAL 08-23 12:33:10.804956 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 9 Error E_INTERNAL 08-23 12:33:10.805031 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 10 Error E_INTERNAL 08-23 12:33:10.805104 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 11 Error E_INTERNAL 08-23 12:33:10.805178 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 12 Error E_INTERNAL 08-23 12:33:10.805288 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 13 Error E_INTERNAL 08-23 12:33:10.805361 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory 14 Error E_INTERNAL 08-23 12:33:10.805435 [onlplib] failed to open file /dev/i2c-35 (0x2): No such file or directory (…) ` Cheers, Tomasz