On Thu, Feb 20, 2025 at 03:59:06PM +0300, Samuel Jayden wrote:
> Hi again,
> 
> I've replaced the NVMe disk; however, the issue persists without any
> noticeable improvement or change in behavior. I would greatly appreciate
> any guidance or suggestions on how to troubleshoot or resolve this problem.
> Any help would be highly valued.

Remove some of those ixl or igc cards. You ran out of interrupts because
the 8 ixl and 4 igc eat them all. You may be able to disable them via boot
-c as well.
 
> On Wed, Feb 19, 2025 at 6:43 PM Samuel Jayden <samueljaydan1...@gmail.com>
> wrote:
> 
> > Dear OpenBSD Misc Team,
> >
> > I am encountering an issue while trying to install OpenBSD 7.6. The
> > installation process does not detect my NVMe disk.
> >
> > During boot, I ran machine diskinfo and confirmed that the system
> > recognizes the NVMe disk:
> >
> > boot> machine diskinfo
> > Disk    BlkSiz  IoAlign Size    Flags   Checksum
> > hd0     512     0       14GB    0x4     0x63b8911f      Removable
> > hd1     512     4       931GB   0x0     0x0
> >
> >
> > During the installation shell, I checked the dmesg output and observed
> > the following logs:
> >
> > # dmesg | grep nvme
> > nvme0 at pci11 dev 0 function 0 vendor "Silicon Motion", unknown product
> > 0x2263 rev 0x03: failed to allocate interrupt slot for PIC msix pin
> > -2146762752
> >
> > The NVMe disk itself does not appear to have any hardware issues. I can
> > see it listed in the BIOS without any problems.
> >
> > I have attached the dmesg.txt file for further information.
> >
> > Could you please advise on any steps I should take to successfully install
> > OpenBSD 7.6 with this NVMe disk?
> >
> > Best regards,
> >

-- 
:wq Claudio

Reply via email to