OpenNetworkLinux
OpenNetworkLinux copied to clipboard
Open Network Linux - An Operating System for Bare Metal Switches
CPU: Intel Broadwell-DE Xeon 1548, 8-core MAC: Broadcom BCM88823 BMC: AST2600 CPLD: Intel 5M1270ZF256C5N (2pcs, FBGA256 package) Ethernet Port: 4 x 400G QSFP-DD (also support high power 100G optics) 22...
Hello! I'm trying to install some software that is trying to access the path _"/lib/modules//build"_ . I believe I have to install the headers, but I don't know where to...
Hi all, I need to configure the static IP in ONL for our project, is there any idea about this? hanks.
Dear all, I'm trying to build ONL for Debian 10 and getting the following error: ``` Pulling opennetworklinux/builder10:1.2... done. /bin/sh: 1: /etc/init.d/apt-cacher-ng: not found CRITICAL:docker_shell:The apt-cacher-ng service could not be...
Disable intel_iommu to prevent below error messages: [10672.868940] DMAR: [DMA Write] Request device [00:12.0] fault addr 0 [fault reason 05] PTE Write access is not set [10672.869183] DMAR: DRHD: handling...
CPU: Intel Broadwell-DE D-1519 4 cores RAM: DDR4 8GB x2 SO-DIMM (Expandable up to 16GBx2, w/i ECC) SSD: M.2 MLC 50GB x 1 PHY: Marvell 88E1111 CPLD: Altera MAX 10...
Ign:17 http://127.0.0.1:3142/apt.opennetlinux.org/debian unstable/main amd64 Packages Ign:18 http://127.0.0.1:3142/apt.opennetlinux.org/debian unstable/main Translation-en Ign:13 http://127.0.0.1:3142/mirrors.kernel.org/debian stretch/main all Packages Err:14 http://127.0.0.1:3142/mirrors.kernel.org/debian stretch/main amd64 Packages 500 Connection failure: Network is unreachable Ign:15 http://127.0.0.1:3142/mirrors.kernel.org/debian stretch/main Translation-en Ign:16...
Not every PSU implements the MFR_MODEL_OPTION register. If it does not it will return 0xff on read, which will then subsequently break trying to read out the full string. The...
Add sysfs driver to access the ioport of mux reset to prevent from i2c bus to get locked. Command to reset i2c mux: echo 1 > /sys/devices/platform/as9716_32d_ioport/i2c_mux_rst Command to bring...
Signed-off-by: Jostar Yang Because YM-1401A doesn't support psu_fan_dir from pmbus. Read from command = 0xC3 in pmbus that will always get "F2B". But YM-10401A has F2B and B2F PSU. So...