[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-11-16 Thread Raivo Breslin
The workaround also worked for me, thank you! (It was quite difficult to even find this though!) I had a EVGA Z97 FTW motherboard with a Marvell 88SE92xx SATA adapter that was failing to find the boot drive plugged into it after upgrading from 5.15.0-122-generic to 6.8.0-48-generic -- You receiv

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-10-18 Thread Romwriter
Workaround successful with my system. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060709 Title: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate To manage notification

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-10-17 Thread Matthias Baur
Well that was really painful to find. After hours of bisecting and building kernel manually I've found it: Kernel (and Ubuntu Devs) enabled Intel IOMMU by default: * https://github.com/torvalds/linux/commit/792fb43ce2c9 * https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1951440 Ubuntu Devs we

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-10-16 Thread Matthias Baur
6.6.0 -> Works 6.6.12 -> Works 6.6.15 -> Works 6.6.17 -> Works 6.6.18 -> Works 6.6.19 -> Broken 6.6.25 -> Broken -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060709 Title: Kernel 6.8 and Gigabyte

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-10-08 Thread Romwriter
Well, no Marvell SATA chip here: $ lspci | grep SATA 00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 40) $ hwinfo --storage-ctrl 30: PCI 11.0: 0106 SATA controller (AHCI 1.0) [Created at pci.386] Unique ID: 7EWs.LJZ0nXV_p2E

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-10-07 Thread Matthias Baur
@romwriter: This works out fine for me: ``` $ lspci | grep SATA 00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05) 04:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9230 PCIe 2.0 x2 4-port SATA 6 Gb/s RAID Control

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-10-07 Thread Romwriter
The board manual (https://download1.gigabyte.com/Files/Manual/mb_manual_ga-f2a88xm-d3h_e.pdf, page 65) does refer to some Marvell drivers. However, I am not sure whether that is sensible information. Can I run hwinfo or lspci with some parameter to find out which chip is assembled on the board? Sho

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-10-07 Thread Matthias Baur
Further tests showed, that it seems to be related to the Marvell 88SE9230 SATA chip my board is using. Connecting the disk to the second SATA chip available on the board, the OS boots up properly. Sadly this isn't an option for operating the system because those ports are normally used for my stora

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-10-06 Thread Matthias Baur
Further testing with mainline kernel: 5.19.17 -> Works 6.2.0 -> Works 6.5.13 -> Works, but already seeing a LOT of strange ata log messages in dmesg. See attached dmesg log. ** Attachment added: "dmesg-6.5.0-060500-generic.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060709/+at

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-10-06 Thread Matthias Baur
Seeing similar issues on my Gigabyte Z87X-UD5H with a Samsung 840 SSD. Booting worked fine for years with same hardware. Upgrading to 24.04 and Kernel 6.8.0 ends in broken boot state. My current workaround is to boot the old 5.15 kernel. Using 6.8.6 mainline didn't work for me. ** Attachment added

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-10-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060709 Title: Kern

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-04-15 Thread Romwriter
Further testing ... Ubuntu mainline kernel 6.8.6 from does boot up successfully, too. dmesg output enclosed. ** Attachment added: "dmesg-mainline-kernel-6.8.6-060806-generic.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060709/+

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-04-13 Thread Romwriter
Further testing ... ArchLinux 2024.04.01 ISO (Kernel 6.8.2) does boot up successfully on the same hardware environment. dmesg output enclosed. ** Attachment added: "dmesg-arch-linux-6.8.2-arch2-1.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060709/+attachment/5764899/+files/dme

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-04-09 Thread Brett Grandbois
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060709 Title: Kernel 6.8 and Gigabyte F2A88XM-D3H

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-04-09 Thread Romwriter
Did some testing with other kernel versions: 6.2.0-39-generic gives the same failure on boot 5.19.0-50-generic (from jammy-updates) gives a similar failure on boot, but num lock LED is on (stale) and SysRQ keys do work -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-04-09 Thread Romwriter
Screenshots are from booting an EFI USB Stick made from https://cdimage.ubuntu.com/xubuntu/daily-live/current/noble-desktop- amd64.iso 2024-04-09 04:12. Same error when booting in BIOS legacy mode from hard disk. To make this bug report full-text searchable: The most relevant error messages read

[Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-04-09 Thread Romwriter
** Attachment added: "Screenshot, part 2" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060709/+attachment/5762820/+files/IMG_6048.jpeg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060709