31
General OpenPOWER Discussion / Re: POWER11 on the horizon?
« on: December 18, 2024, 08:36:50 pm »
I haven't seen nor heard anything myself.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Well that explains why certain interactive pages have been erroring "WebAssembly not defined" when checking the developer console.
I just chalked it up to my user.js template disabling WASM.
*-pci:5
description: PCI bridge
product: POWER9 Host Bridge (PHB4)
vendor: IBM
physical id: 105
bus info: pci@0005:00:00.0
version: 00
slot: UOPWR.A100059-Node0-BMC
width: 32 bits
clock: 33MHz
capabilities: pci normal_decode bus_master cap_list
resources: memory:600c280000000-600c2ffefffff
*-pci
description: PCI bridge
product: AST1150 PCI-to-PCI Bridge
vendor: ASPEED Technology, Inc.
physical id: 0
bus info: pci@0005:01:00.0
version: 04
slot: BMC
width: 32 bits
clock: 33MHz
capabilities: pci normal_decode bus_master cap_list
resources: memory:600c280000000-600c2ffefffff
*-multimedia UNCLAIMED
description: Multimedia video controller
product: ASPEED Graphics Family
vendor: ASPEED Technology, Inc.
physical id: 0
bus info: pci@0005:02:00.0
version: 41
slot: BMC
width: 32 bits
clock: 33MHz
capabilities: cap_list
configuration: latency=0
resources: memory:600c280000000-600c280ffffff memory:600c281000000-600c28101ffff
root@tim-bmc:~# i2cget -y 12 0x31 0x00
0x0c
root@tim-bmc:~# i2cget -y 12 0x31 0x07
0x63
On my T2 v/AMD graphics, I upgraded to F41 from the terminal in Gnome via the dnf plugin as described on the Fedora website.
After restarting, the screen went blank for more than five minutes, during which time the machine didn't show up on the network. From experience I knew not to restart. I played a game of chicken with myself regarding connecting to the BMC via ethernet, which I won.
Eventually the login manager appeared.
I don't know if this will help anyone else, but it was my experience.
root@tim-bmc:~# uname -a
Linux tim-bmc 5.0.7-a8a208fa7346ad643e8f6100c49cb7b8468b6d38 #1 Wed Feb 19 11:44:38 UTC 2020 armv6l GNU/Linux
root@tim-bmc:~# cat /etc/os-release
ID="openbmc-phosphor"
NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro)"
VERSION="2.7.0-dev"
VERSION_ID="2.7.0-dev-571-g67efd9872"
PRETTY_NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro) 2.7.0-dev"
BUILD_ID="2.7.0-dev"
OPENBMC_TARGET_MACHINE="talos"
I looked at the system and its storage organization and capacity:Quoteroot@talos:~# df -h
Filesystem Size Used Available Use% Mounted on
dev 175.9M 0 175.9M 0% /dev
tmpfs 209.2M 22.8M 186.4M 11% /run
/dev/mtdblock4 19.5M 19.5M 0 100% /run/initramfs/ro
/dev/mtdblock5 4.0M 3.1M 900.0K 78% /run/initramfs/rw
Is it normal to have /dev/mtdblock4 full at 100%?
root@tim-bmc:~# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
dev 180156 0 180156 0% /dev
tmpfs 214212 80608 133604 38% /run
/dev/mtdblock4 20992 20992 0 100% /run/initramfs/ro
/dev/mtdblock5 4096 400 3696 10% /run/initramfs/rw
cow 4096 400 3696 10% /
tmpfs 214212 8 214204 0% /dev/shm
tmpfs 214212 0 214212 0% /sys/fs/cgroup
tmpfs 214212 0 214212 0% /tmp
tmpfs 214212 60 214152 0% /var/volatile