[coreboot] [coreboot - Bug #455] superiotool detects Aspeed AST2400 instead of Nuvoton NCT6779D

2024-10-13 Thread Walter Sonius
Issue #455 has been updated by Walter Sonius. Quick and dirty fix! The same issue on MSI H87-G43 (ms7816 rev1.2) appears, although NCT6779D is supported however not the specific model with ID`0xc563`. In the "nuvoton.c" source file from the "superiotool" alter the ID on

[coreboot] [coreboot - Bug #548] Lenovo X201 Fails To Recognize Upgraded WiFi Card

2024-10-19 Thread Walter Sonius
Issue #548 has been updated by Walter Sonius. Works for me on X201, not sure if its the same ac-7260 adapter, have you tried the other internal mini-PCIE? ``` sudo dmesg | grep LENOVO [0.00] DMI: LENOVO 3680WVT/3680WVT, BIOS CBET4000 24.08-335-g920c0a604560 09/30/2024 lspci -vv 04

[coreboot] [coreboot - Bug #548] Lenovo X201 Fails To Recognize Upgraded WiFi Card

2024-10-19 Thread Walter Sonius
Issue #548 has been updated by Walter Sonius. File x201-gfxinit-ed2k-2408-config added Bug #548: Lenovo X201 Fails To Recognize Upgraded WiFi Card https://ticket.coreboot.org/issues/548#change-1944 * Author: Jeremy Brown * Status: New * Priority: Normal

[coreboot] [coreboot - Bug #565] Wifi card not recognized (not enumerated) at all, Lenovo M700 tiny

2024-10-19 Thread Walter Sonius
Issue #565 has been updated by Walter Sonius. Not a real solution but have you tried taping/isolating pcie pin(s) on the Wifi adapter mini-pcie/ngff? Can you also post the GPIO output with the inteltool of the OEM BIOS but than with the BIOS option of the Wireless lan to [disabled] (versus

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-16 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. File hp-compaq-pro-6300-oem-and-coreboot-autoport.zip added Support #581: success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff&

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-16 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Keith Hui wrote in #note-1: ... > If I read your report right, you got an unmodified coreboot for > compaq_8300_elite_sff variant to boot and achieved partial but useful > functionality. Great! Correct, almost everything works except the

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-16 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Related links updated Support #581: success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template https://ticket.coreboot.org/is

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-16 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Related links updated Support #581: success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template https://ticket.coreboot.org/is

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-16 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Related links updated Support #581: success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template https://ticket.coreboot.org/is

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-16 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Related links updated The 4th black SATA port does indeed work on the OEM 3.08revA firmware but not using the current 8300_elite template. A quick compare of the devicetree generated by autoport shows that 8300_elite uses [register "sata_por

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-19 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Paul Menzel wrote in #note-15: > What about `0x1f`, which would be `0001 ` (binary)? This would still > hint, that there are five and not five ports. You could test the other > iterations, and check if all other three ports keep worki

[coreboot] [coreboot - Support #585] (New) acpi MSDM / SLIC table usage?

2025-03-20 Thread Walter Sonius
Issue #585 has been reported by Walter Sonius. Support #585: acpi MSDM / SLIC table usage? https://ticket.coreboot.org/issues/585 * Author: Walter Sonius * Status: New * Priority: Normal * Category: Documentation * Target version: none * Start date: 2025

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-23 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. File autoport-pro6300-8200elite-sff-vtd-iommu-dmar-all-pci-sata-pop.zip added More IOMMU groups, populated all PCI(e) devices and SATA for additional autoport logs with VTd for both 8200_elite_sff and pro_6300_sff on OEM firmware. Remember 82574L

[coreboot] [coreboot - Support #585] acpi MSDM / SLIC table usage?

2025-03-22 Thread Walter Sonius
Issue #585 has been updated by Walter Sonius. Extracted using `dd` both MSDM and SLIC from `/sys/firmware/acpi/tables/` and put `select HAVE_ACPI_SLIC` in the `srs/mainboard/hp/snb_ivb_desktops/Kconfig` in the common board section. Should this give an option in `make menuconfig` where I can

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-24 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. File cb-log-hp-compaq_8200_elite_sff_usao-sata0x170-early-usb.txt added Coreboot serial log for "hp_8200_elite_sff" showing: [ERROR] early_usb_init: USB00: USBIR_TXRX_GAIN_MOBILE_LOW is an invalid setting for desktop! Probably expected

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-17 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. File cb-pull97add0a-log-ed2k-hp-compaq_pro_6300_sff-mt-deselect-vga-dp-hdmi-working.txt added File cb-pull97add0a-log-ed2k-hp-compaq_pro_6300_sff-mt-deselect-vga-vga-working.txt added File cb-pull97add0a-log-sb-hp-compaq_pro_6300_sff-mt.txt added

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-18 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. This will really finish it ;-) 4th Black SATA port Fixed by using portmap "0x3f" hinted from "z220_cmt_workstation" instead of "0xf". Portmap "0x10" only made the 4th black port working and broke all three

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-20 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Keith Hui wrote in #note-19: > Only three values remain to be tested: 0x1d, 0x17, 0x1b. Test them in this > order. If my understanding is correct, one of them will leave all SATA ports > working, which will be the final value we need. My

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-04-05 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. File hp-compaq-8300_elite_sff-oem-UEFI-siot1c11-autoport.zip added Board names: 8300_elite_sff is indeed "EDISON REV A" and has NPCD379HAKFX 8200_elite_sff is "BACH REV.A" and has NPCD378HAKFX -

[coreboot] [coreboot - Support #585] acpi MSDM / SLIC table usage?

2025-04-05 Thread Walter Sonius
Issue #585 has been updated by Walter Sonius. Just installed a Windows 10 Pro 22H2 (manually selected PRO version during install) using the Original OEM v3.08 BIOS (UEFI mode) and it got activated online with the new Xeon e3-1225v2 CPU. Since that is legitimate and confirmed I will try to

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-04-05 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. File hp-compaq-pro-6300-oem-siot1c11-autoport.zip added File hp-compaq-8200_elite_sff-usao-oem-siot1c11-autoport.zip added > Only three values remain to be tested: 0x1d, 0x17, 0x1b. Test them in this > order. ``` original board sata-port nam

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-04-05 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. File cb-pull264053a-log-ed2k-mcb2408-hp-compaq_pro_6300_sff-mt-me-S.txt added Final closing notes for patch4 264053a: The earlier confirmed 3 SATA ports are working again Blue/White/White, Black still broken. VGA and Displayport are working

[coreboot] [coreboot - Bug #586] autoport should sanitize at least its ACPI DSDT SLIC/MSDM key dumps?

2025-04-05 Thread Walter Sonius
Issue #586 has been updated by Walter Sonius. Nicholas Chin wrote in #note-2: > Autoport doesn't generate the contents of those logs directly; it runs other > tools and then parses the output of some of them. Currently it runs > `acpidump`, which dumps the binary contents o

[coreboot] [coreboot - Support #585] acpi MSDM / SLIC table usage?

2025-04-04 Thread Walter Sonius
Issue #585 has been updated by Walter Sonius. Nicholas Chin wrote in #note-6: > Looking through the code, coreboot doesn't support a `fallback/msdm` file. > Instead, `fallback/slic` can be either a SLIC table or an MSDM table. So if > should be something like `cbfstool curren

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-27 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Not mentioned earlier because default but all previous display output testing for this 'pro_6300_sff' was done with `libgfxinit` in case of SeaBIOS it was txt mode and for EDK2 UEFI it was f

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-17 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Just confirming that SeaBIOS (version rel-1.16.3-0-ga6ed6b70) is also working with VGA output if "select GFX_GMA_ANALOG_I2C_HDMI_B" in Kconfig is removed just like the EDK2 tianocore UEFI results. Also retested all PS2 ports (keyboard &a

[coreboot] [coreboot - Support #581] (New) success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-15 Thread Walter Sonius
Issue #581 has been reported by Walter Sonius. Support #581: success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template https://ticket.coreboot.org/issues/581 * Author: Walter

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-17 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Mmmm very interesting... Wake On LAN its working for onboard ethernet 82579LM currently. However note that the PCI slot is occupied with a RTL8169 (no cable), the PCIe J32 1x slot has a 82574L (no cable) and the lowest PCIe 1x slot has a RTL8125

[coreboot] [coreboot - Support #594] (New) "[EMERG] FspMemoryInit error, status=0x80000007" on Dell Optiplex 5040 SFF (0T7D40) using optiplex_3050 port code

2025-04-28 Thread Walter Sonius
Issue #594 has been reported by Walter Sonius. Support #594: "[EMERG] FspMemoryInit error, status=0x8007" on Dell Optiplex 5040 SFF (0T7D40) using optiplex_3050 port code https://ticket.coreboot.org/issues/594 * Author: Walter Sonius * S

[coreboot] [coreboot - Support #588] Deguard AssertionError using ./generatedelta.py on Dell Optiplex 5040 SFF (0T7D40) full rom dump

2025-04-28 Thread Walter Sonius
Issue #588 has been updated by Walter Sonius. Think the "deguard" was indeed successful for this Dell Optiplex 5040 SFF since it boots some part of coreboot using the Dell Optiplex 3050 micro port: ``` [NOTE ] coreboot-25.03-324-geffd1ffdad73-dirty Mon Apr 28 05:44:45 UTC 2025 x86_

[coreboot] [coreboot - Support #594] "[EMERG] FspMemoryInit error, status=0x80000007" on Dell Optiplex 5040 SFF (0T7D40) using optiplex_3050 port code

2025-05-05 Thread Walter Sonius
Issue #594 has been updated by Walter Sonius. These values we're the same as your port I might have only tried disabling DqPinsInterleaved already with same result, but will follow up your hint of using a whole different FSP. The Skylake documentation defaults to 0 for both DqPinsInterl

[coreboot] [coreboot - Support #588] Deguard AssertionError using ./generatedelta.py on Dell Optiplex 5040 SFF (0T7D40) full rom dump

2025-04-28 Thread Walter Sonius
Issue #588 has been updated by Walter Sonius. SUCCESS? To answer my own questions and possible resolve this issue: This "possible" deguarded Dell Optiplex 5040 SFF still boots after (internal)flashing this modified rom! Without a ME device because of HAP bit set I'm not able

[coreboot] [coreboot - Support #594] "[EMERG] FspMemoryInit error, status=0x80000007" on Dell Optiplex 5040 SFF (0T7D40) using optiplex_3050 port code

2025-04-28 Thread Walter Sonius
Issue #594 has been updated by Walter Sonius. File autoport-logs-dell5040sff.zip added Support #594: "[EMERG] FspMemoryInit error, status=0x8007" on Dell Optiplex 5040 SFF (0T7D40) using optiplex_3050 port code https://ticket.coreboot.org/

[coreboot] [coreboot - Support #594] "[EMERG] FspMemoryInit error, status=0x80000007" on Dell Optiplex 5040 SFF (0T7D40) using optiplex_3050 port code

2025-04-29 Thread Walter Sonius
Issue #594 has been updated by Walter Sonius. Rookie mistake, removing it from `Kconfig` did not remove it from `.config` when rebuilding it was still 512 there. However after removing it from `.config` and checked that after making it was back again but this time with the correct value of

[coreboot] [coreboot - Support #594] "[EMERG] FspMemoryInit error, status=0x80000007" on Dell Optiplex 5040 SFF (0T7D40) using optiplex_3050 port code

2025-04-29 Thread Walter Sonius
Issue #594 has been updated by Walter Sonius. Still the same error after removing the DIMM_SPD_SIZE from Kconfig, but this time a warning just strikes me but it was already there on my previous attempts but maybe unrelated. ``` ... [WARN ] PMC: Duplicate GPE DW register values detected; using

[coreboot] [coreboot - Support #594] "[EMERG] FspMemoryInit error, status=0x80000007" on Dell Optiplex 5040 SFF (0T7D40) using optiplex_3050 port code

2025-04-29 Thread Walter Sonius
Issue #594 has been updated by Walter Sonius. Sorry the missing styling lett the last Log block look the same as the previous, but you quoted the situation correctly when no RAM modules or 1/2 RAM modules were installed in the unupported 0x51 and 0x53 slots. Will add these 0x51 and 0x53 the

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-04-21 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Tested ["Add gfx_uma_size options up to 1 GB"](https://review.coreboot.org/c/coreboot/+/87192) on this "pro_6300_sff" and it fixes the earlier "Bad value error ... 0x7". However I did need to edit the following value

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-28 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Success HP Z220 SFF 1.87 K51 firmware flashed onto this `pro_6300_sff`, used the original OEM 3.08 16MB rom and used `ifdtool -i` to replace the bios and the me region. Now looking for a way to enable ECC

[coreboot] [coreboot - Support #588] (New) Deguard AssertionError using ./generatedelta.py on Dell Optiplex 5040 SFF (0T7D40) full rom dump

2025-03-31 Thread Walter Sonius
Issue #588 has been reported by Walter Sonius. Support #588: Deguard AssertionError using ./generatedelta.py on Dell Optiplex 5040 SFF (0T7D40) full rom dump https://ticket.coreboot.org/issues/588 * Author: Walter Sonius * Status: New * Priority: Normal

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-22 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. File hp-compaq-pro_6300_sff-oem-UEFI-siot1c11-autoport-4xsata-5xsata.zip added > Got the logs. Thanks. It also prompts me to revert the LPC decode change - > vendor places the I/O ports at 0xa??, coreboot uses 0x6??, but all the > co

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-22 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. File autoport-pro6300-8200elite-sff-vtd-iommu-dmar.zip added Also did some autoport dumps with "VTd" IOMMU/DMAR enabled in the OEM HP BIOSes of 8200_elite_sff and pro_6300_sff? Support #581: s

[coreboot] [coreboot - Bug #586] (Response Needed) autoport should sanitize at least its ACPI DSDT SLIC/MSDM key dumps?

2025-03-23 Thread Walter Sonius
Issue #586 has been reported by Walter Sonius. Bug #586: autoport should sanitize at least its ACPI DSDT SLIC/MSDM key dumps? https://ticket.coreboot.org/issues/586 * Author: Walter Sonius * Status: Response Needed * Priority: Urgent * Start date: 2025-03

[coreboot] [coreboot - Bug #586] autoport should sanitize at least its ACPI DSDT SLIC/MSDM key dumps?

2025-03-23 Thread Walter Sonius
Issue #586 has been updated by Walter Sonius. Target version set to master Bug #586: autoport should sanitize at least its ACPI DSDT SLIC/MSDM key dumps? https://ticket.coreboot.org/issues/586#change-2036 * Author: Walter Sonius * Status: Response Needed

[coreboot] [coreboot - Support #585] acpi MSDM / SLIC table usage?

2025-03-23 Thread Walter Sonius
Issue #585 has been updated by Walter Sonius. Just tried to add the SLIC file to the existing coreboot tianocore image build without `select HAVE_ACPI_SLIC` and re-installed W10 Pro but it wouldn't activate. `cbfstool currentok.rom add -f SLIC -n fallback/slic -t raw` It gives an error

[coreboot] [coreboot - Support #585] acpi MSDM / SLIC table usage?

2025-03-29 Thread Walter Sonius
Issue #585 has been updated by Walter Sonius. Also tested Windows 8.1 DVD, which behaves the same as the Windows 10 22H2 DVD it will ask for a key and reject it. Since the Windows 7 DVD's I tried will not boot reliable on both corebooted EDK2 as well as OEM BIOS I'd rather spare my

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-03-29 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. Accept for the ME staying in "MANUFACTURING MODE" the "pro_6300_sff" works kinda okay with this Z220 BIOS. It will show more BIOS features, like RAID and PS2 mouse sleep wake but sadly nothing related to ECC. Even used the hpre

[coreboot] [coreboot - Bug #552] X201 not booting with edk2 payload

2025-05-16 Thread Walter Sonius
Issue #552 has been updated by Walter Sonius. Please close / resolve this ticket since it was already working for MrChromebox 2408 edk2 fork confirmed by the original topic starter and months ago by me in this [ticket](https://ticket.coreboot.org/issues/548#note-8). Also verified this

[coreboot] [coreboot - Support #594] "[EMERG] FspMemoryInit error, status=0x80000007" on Dell Optiplex 5040 SFF (0T7D40) using optiplex_3050 port code

2025-05-17 Thread Walter Sonius
Issue #594 has been updated by Walter Sonius. All 4 DIMM slots including the two middle ones do seem to function now after swapping `MemorySpdPtr` 1><2 in `romstage.c`: ``` mem_cfg->MemorySpdPtr00= (uintptr_t)blk.spd_array[0]; mem_cfg->MemorySpdPtr10

[coreboot] [coreboot - Bug #548] Lenovo X201 Fails To Recognize Upgraded WiFi Card

2025-05-16 Thread Walter Sonius
Issue #548 has been updated by Walter Sonius. This ticket may be closed / set to resolved. This `Intel Corporation Dual Band Wireless-AC 7260` wifi card seated in the WLAN slot has been working and tested on my x201 for the past 3 years (early days with SeaBios). Verified this recently since

[coreboot] [coreboot - Support #594] "[EMERG] FspMemoryInit error, status=0x80000007" on Dell Optiplex 5040 SFF (0T7D40) using optiplex_3050 port code

2025-05-17 Thread Walter Sonius
Issue #594 has been updated by Walter Sonius. Changing the `DIMM_SPD_SIZE` to `256`, playing with the `CaVrefConfig` values as 'Mate' hinted set to `0` and adding additional code to `romstage.c` the first and last outer DIMM slots (A0-A6) are currently working fine: ``` /* SP

[coreboot] [coreboot - Support #597] success mb/dell: OptiPlex 5040 SFF works with adjusted Optiplex 3050 Micro code port

2025-05-20 Thread Walter Sonius
Issue #597 has been updated by Walter Sonius. The irony... its VGA port works in Windows 11 (offline install) after installing the official [Intel g7-g10](https://www.intel.com/content/www/us/en/download/776137/intel-7th-10th-gen-processor-graphics-windows.html) driver version 31.0.101.2.135

[coreboot] [coreboot - Bug #596] (New) Allocate resources from top down AND extend PCIe resource window above 4G together breaks libgfxinit bootscreen

2025-05-19 Thread Walter Sonius
Issue #596 has been reported by Walter Sonius. Bug #596: Allocate resources from top down AND extend PCIe resource window above 4G together breaks libgfxinit bootscreen https://ticket.coreboot.org/issues/596 * Author: Walter Sonius * Status: New

[coreboot] [coreboot - Support #597] (New) success mb/dell: OptiPlex 5040 SFF works with adjusted Optiplex 3050 Micro code port

2025-05-19 Thread Walter Sonius
Issue #597 has been reported by Walter Sonius. Support #597: success mb/dell: OptiPlex 5040 SFF works with adjusted Optiplex 3050 Micro code port https://ticket.coreboot.org/issues/597 * Author: Walter Sonius * Status: New * Priority: Normal * Category

[coreboot] [coreboot - Support #597] success mb/dell: OptiPlex 5040 SFF works with adjusted Optiplex 3050 Micro code port

2025-05-19 Thread Walter Sonius
Issue #597 has been updated by Walter Sonius. File cb-log-dell-5040-sff-td-noa4b-ok-bootscreen.txt added Support #597: success mb/dell: OptiPlex 5040 SFF works with adjusted Optiplex 3050 Micro code port https://ticket.coreboot.org/issues/597#change-2102

[coreboot] [coreboot - Support #581] success new variant "compaq_pro_6300_sff" for hp/snb_ivb_desktops compatible with "compaq_8300_elite_sff" template

2025-07-08 Thread Walter Sonius
Issue #581 has been updated by Walter Sonius. % Done changed from 0 to 100 Board support was merged 4th of Juli so ticket may be closed, specific issues/shortcomings related to this board or other discussed boards in topic might follow with their own ticket. Thank you all

[coreboot] [coreboot - Support #597] success mb/dell: OptiPlex 5040 SFF works with adjusted Optiplex 3050 Micro code port

2025-07-08 Thread Walter Sonius
Issue #597 has been updated by Walter Sonius. As hinted by [Angel Pons his HP 280 G2 patch](https://review.coreboot.org/c/coreboot/+/82114) I verified that the VGA port connected to DP3 using RTD2168 converter on this Dell Optiplex 5040 SFF can output in Linux by only adding the following

[coreboot] [coreboot - Bug #601] superio/nuvoton/npcd378:379 FAN issue sandy/ivy-bridge & haswell on HP

2025-07-08 Thread Walter Sonius
Issue #601 has been updated by Walter Sonius. File compaq_8200_elite_sff.config added File cblogs-psu_fan_lvl-PWM-compaq_8200_elite_sff.txt added You are correct indeed a "default" FAN speed does work, that's part of the active code behavior I forgot to mention (I took for grante

[coreboot] [coreboot - Bug #596] Allocate resources from top down AND extend PCIe resource window above 4G together breaks libgfxinit bootscreen

2025-07-05 Thread Walter Sonius
Issue #596 has been updated by Walter Sonius. Your are correct about the abbreviations. Is there a specific libgfxinit debug log option, since the debug options in "make menuconfig" didn't reveal any libgfxinit related output in the log. Could you hint which conf/makefile I

[coreboot] [coreboot - Bug #601] (New) superio/nuvoton/npcd378:379 FAN issue sandy/ivy-bridge & haswell on HP

2025-07-05 Thread Walter Sonius
Issue #601 has been reported by Walter Sonius. Bug #601: superio/nuvoton/npcd378:379 FAN issue sandy/ivy-bridge & haswell on HP https://ticket.coreboot.org/issues/601 * Author: Walter Sonius * Status: New * Priority: Normal * Assignee: Patrick Rud

[coreboot] [coreboot - Bug #604] (New) mb/hp: ProDesk 600 G1 SFF (Haswell / NPCD379) warm boot freezes

2025-07-30 Thread Walter Sonius
Issue #604 has been reported by Walter Sonius. Bug #604: mb/hp: ProDesk 600 G1 SFF (Haswell / NPCD379) warm boot freezes https://ticket.coreboot.org/issues/604 * Author: Walter Sonius * Status: New * Priority: Normal * Category: board support * Target

[coreboot] [coreboot - Bug #604] mb/hp: ProDesk 600 G1 SFF (Haswell / NPCD379) warm boot freezes

2025-07-30 Thread Walter Sonius
Issue #604 has been updated by Walter Sonius. File pd600g1oemv265-npcd379-superiotool.log added Bug #604: mb/hp: ProDesk 600 G1 SFF (Haswell / NPCD379) warm boot freezes https://ticket.coreboot.org/issues/604#change-2117 * Author: Walter Sonius * Status

[coreboot] [coreboot - Bug #604] mb/hp: ProDesk 600 G1 SFF (Haswell / NPCD379) warm boot freezes

2025-08-01 Thread Walter Sonius
Issue #604 has been updated by Walter Sonius. % Done changed from 0 to 100 Thanks to Angel Pons his hint to clear the whole `register "gpe0_en_1" = "0x2146"` line in `devicetree.cb` warm boots function correct! More specific setting the first byte to 0 as in "0x014