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

Hello, I acquire an Accton Wedge-100 and wanted to upgrade OpenBMC, the build process went fine I have the following artifacts: ./u-boot-wedge100-v2016.07-r0.bin ./wedge100-image-wedge100-20170725181816.rootfs.cpio.lzma ./flash-wedge100-20170725181816 ./wedge100-image-wedge100-20170725181816.rootfs.tar.gz ./modules--4.1.15-r1-wedge100-20170725181816.tgz ./wedge100-image-wedge100-20170725181816.rootfs.cpio.lzma.u-boot ./uImage--4.1.15-r1-wedge100-20170725181816.bin ./wedge100-image-wedge100-20170725181816.rootfs.manifest ./README_-_DO_NOT_DELETE_FILES_IN_THIS_DIRECTORY.txt...

im using a wedge 100 platform with following versions. Linux version 2.6.28.9 ([email protected]) (gcc version 4.9.2 (GCC) ) #1 Tue Apr 5 22:32:39 PDT 2016 CPU: ARM926EJ-S [41069265] revision 5...

In the **wedge_eeprom.c** file, I2C bus - 6 with address 0x50 is being accessed to obtain board info. Which is this EEPROM ? There is no EEPROM with address 0x50...

try to use config TEMPLATECONF=meta-openbmc/meta-facebook/meta-fbtp/conf to build image. I meet the build error [ 50%] Building C object CMakeFiles/obmc-pal.dir/obmc-pal.c.o | /home/ukao/openbmc/poky/build/tmp/sysroots/x86_64-linux/usr/bin/arm-fb-linux-gnueabi/arm-fb-linux-gnueabi-gcc -march=armv6 --sysroot=/home/ukao/openbmc/poky/build/tmp/sysroots/fbtp -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/ukao/openbmc/poky/build/tmp/work/armv6-fb-linux-gnueabi/obmc-pal/0.1-r1=/usr/src/debug/obmc-pal/0.1-r1 -fdebug-prefix-map=/home/ukao/openbmc/poky/build/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/ukao/openbmc/poky/build/tmp/sysroots/fbtp=...

Hi, I got the below error while bitake wedge-image. Could anyone provide the help ? Thanks. ERROR: glibc-2.23-r0 do_package: QA Issue: glibc: Files/directories were installed but not shipped in any...

I am on the Helium branch and seeing this error semi regularly on my BMC console. Searching for this string in the repo leads to no hits. Will probably have...

I encountered this bitbake error for u-boot-mkimage package: /bin/sh: cc: command not found Any suggestions/comments about such error message?

The "How can I contribute" section of README.md simply says what can be contributed, now how to contribute it. While elsewhere it says you support git pulls, it would be...

triage
documentation

I deployed the smbios-mdr component in the bmc of facebook, and the following error was reported when I ran it. How can I solve this? ``` root@bmc.:~# smbiosmdrv2app terminate called...

when i bitbake mfg-tool,it always report an error. ``` ERROR: Nothing PROVIDES 'sdbusplus' (but /openbmc/yocto/lf-master/../../common/recipes-lfopenbmc/mfg-tool/mfg-tool_1.0.bb DEPENDS on or otherwise requires it) ERROR: Required build target 'mfg-tool' has no buildable providers....