Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2020 21:28:35 -0700
From:      Chris <bsd-lists@BSDforge.com>
To:        Miroslav Lachman <000.fbsd@quip.cz>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: PCIe NVME drives not detected on Dell R6515
Message-ID:  <ddcfb896322123d0871974e6556393cf@udns.ultimatedns.net>
In-Reply-To: <015c7aa8-9385-4219-1bf1-0137f65ed80d@quip.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 17 Apr 2020 23:07:38 +0200 Miroslav Lachman 000=2Efbsd@quip=2Ecz said

> Scott Long wrote on 04/17/2020 23:04:
> >=20
> >=20
> >> On Apr 17, 2020, at 2:45 PM, Miroslav Lachman <000=2Efbsd@quip=2Ecz> wrote=
:
> >>
> >> Scott Long wrote on 04/17/2020 22:17:
> >>>> On Apr 17, 2020, at 1:47 PM, Miroslav Lachman <000=2Efbsd@quip=2Ecz> wro=
te:
> >>>>
> >>>> Kurt Jaeger wrote on 04/17/2020 21:44:
> >>>>> Hi!
> >>>>>>> pciconf -lBc pcib12
> >>>>>>> pciconf -lBc pcib13
> >>>>>>
> >>>>>> Printscreen attached=2E
> >>>>> Attachments are stripped from the list -- can you put them somewher=
e
> >>>>> online ?
> >>>>
> >>>> Here it is https://ibb=2Eco/c1dZrTf
> >>>>
> >>>> Miroslav Lachman
> >>>>
> >>> Ok, the bridges know about their downstream bus numbers, but I see no=
thing
> > that suggests that they=E2=80=99re being probed=2E  The next step would b=
e bootverbose,
> > but that=E2=80=99s going to be a lot of output to collect in screen cap=
tures=2E
> >>
> >> Over 3000 lines long but I finally managed to make SOL work so I have =
it as
> > text!
> >>
> >> https://pastebin=2Epl/view/90fdaafb
> >>
> >=20
> > This helped a lot, thanks=2E  It looks like these PCIe buses are marked a=
s
> > being hotplug, and for some reason we=E2=80=99re not probing them=2E  At =
this point,
> > I=E2=80=99d need to feed you some kernel patches that will dump out mor=
e info, but
> > you=E2=80=99d have to compile them and get them onto your boot media=2E  =
Is that a
> > possibility?
>=20
> Currently I have all machines on 11=2E3 (where I can rebuild kernel=20
> without problem)
> If CURRENT is required I would need to setup some CURRENT VM in VirtualBo=
x=2E
>=20
> Can you send me some link to documentation who should I create new ISO=20
> after rebuild?
Here's what I do
After building world && kernel:
# cd /usr/src/

# make installworld DESTDIR=3D/to/path/with-2Gig-space

# make distribution DESTDIR=3D/to/path/with-2Gig-space

(you need a slice with ~2G space available)

Then:

# mkisofs -b boot/cdboot -no-emul-boot -r -J -V "FreeBSD_<VERSION>_Install"=
 -publisher "<SOME_NAME>" -o /path/to/put/NEW_INSTALL=2Eiso /to/path/with-2Gi=
g-space


Hope it makes sense to you=2E :)

--Chris
>=20
> Miroslav Lachman
> _______________________________________________
> freebsd-current@freebsd=2Eorg mailing list
> https://lists=2Efreebsd=2Eorg/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd=2Eorg=
"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ddcfb896322123d0871974e6556393cf>