Steven Noble
Steven Noble
For some reason I am unable to apply this patch to do the test build: OpenNetworkLinux.gh$ patch -p1 < 862.patch patching file packages/platforms/accton/x86-64/as4630-54pe/modules/builds/x86-64-accton-as4630-54pe-cpld.c Hunk #9 FAILED at 264. Hunk #10...
You do not have ONIE on the switches currently? What switches are they?
@richardlee66 can possibly chime in here.
Hello, I am the maintainer for ONL. What do you have configured here: https://github.com/opencomputeproject/OpenNetworkLinux/blob/e85f118fb6400caf869f4a83b92c0bc3123962da/packages/base/all/vendor-config-onl/src/lib/platform-config-defaults-uboot.yml#L174 On Wed, Dec 6, 2023, 1:42 AM AntheaJiang ***@***.***> wrote: > Also I tried to change...
Hello, this appears to be secure grub in ONIE : https://github.com/opencomputeproject/onie/blob/master/build-config/make/grub.make I see the issue as we would not pick up the actual initrd, but just a signature file. I...
Hello, Has the code review finished? I am working with a few boxes that I would like to put the latest OpenBMC on.
Edit: For clarity, I am doing this on the Wedge 40. Originally I had issues with missing python modules, which I was able to work around by putting the necessary...
Hi Chris, What image file are you using? If i use my flash-wedge-20171118221005 one, it fails the magic number test "Unrecognized magic 0x27051956 at offset 0x0". If I use the...
> Just a random question, did you upgrade the kernel modules associated with OpenNSL when running a newer OpenNSL? We're running pretty brand new kernel modules (I think we're even...
> It was a while since I hacked together the kernel modules, but [dhtech/OpenNSL@3e5a8af](https://github.com/dhtech/OpenNSL/commit/3e5a8afeaf82e4c0563b7c6f818e1c9a92dba989) + ONL 9 should be what we're running. > > A notable thing is that we...