openbmc icon indicating copy to clipboard operation
openbmc copied to clipboard

OpenBMC is an open software framework to build a complete Linux image for a Board Management Controller (BMC).

Results 51 openbmc issues
Sort by recently updated
recently updated
newest added

Almost all platforms are moved over to the FIT format. This transition should be harmless. One known issue is the data partition is moved thus if upgrading from a pre-FIT...

I have a Wedge100 board, I want to change the kernel to 4.18. it is my configure: KERNEL_DEVICETREE = "aspeed-bmc-facebook-wedge100.dtb" PREFERRED_VERSION_linux-aspeed = "4.18.16" PREFERRED_VERSION_libwatchdog = "0.2" It can executes to...

I have a Wedge100 board, I want to change the kernel to 4.17. I modify file meta-aspeed/conf/machine/include/ast1250.inc PREFERRED_VERSION_linux-aspeed ?= "4.17" It build to image 4.18 kernel version. I loaded fit-wedge100.itb...

Hi, I am using the Tioga Pass Channel version from Wiwynn and I am trying to use the on-board Intel I210 with RJ45 connector for management, instead of using NCSI...

Hi, Facebook 2S Server Tioga Pass specification says: Setting for the local physical COM port (COM0) and SOL (COM1): The default is enable console redirection on both ports with baud...

Tree was building fine when last I touched it - no changes. Today I get this error WARNING: /home/adrianb/trees/rel_prod/meta-openbmc/yocto/krogoth/poky/../../../meta-aspeed/recipes-kernel/linux/linux-aspeed_4.1.bb: Exception during build_dependencies for do_patch WARNING: /home/adrianb/trees/rel_prod/meta-openbmc/yocto/krogoth/poky/../../../meta-aspeed/recipes-kernel/linux/linux-aspeed_4.1.bb: Error during finalise of...

Hi, We are working on a wedge100 like platform and while listing I2Cs using the command "i2cdetect -l" found that the I2C 9 and 11 is not enabled .Please find...

I'm currently working on a software implementation of MCTP. Both MCTP and IPMB protocols requires an I²C slave. MCTP may even require two slave address : - the SMBus host...

Hi , We are using the new helium branch openbmc code for wedge100 platform. With the new code , dhcp is taking in the ip and local ping is working....

meta-pwneptune defines a bitbake append file that is not compatible with recent changes in the rest-api recipe (meta-portwell/meta-pwneptune/recipes-neptune/rest-api/rest-api_0.2.bbappend)