Re: dmesg submission service -- please submit today

From: Konstantin Belousov <kostikbel_at_gmail.com>
Date: Sun, 7 Oct 2018 12:49:06 +0300
On Sat, Oct 06, 2018 at 11:40:36PM -0600, Warner Losh wrote:
> On Sat, Oct 6, 2018 at 12:48 PM Warner Losh <imp_at_bsdimp.com> wrote:
> 
> > Greetings,
> >
> > As you can tell, the project is looking to clear some of the deadwood from
> > its driver lists. One problem is that we have to guess what's in used based
> > on our personal experience. This has proven to be less reliable than hoped
> > in the 10/100 discussions that are going on now.
> >
> > So, to that end, I'd like to request as many people as possible submit
> > their current dmesg to the service at http://dmesgd.nycbug.org/index.cgi
> > so that we have a better basis for future preliminary lists of drivers for
> > other parts of the tree. Please take the time to make these submissions
> > regardless of what your current hardware is. Please submit for any machine
> > you'd like to upgrade to FreeBSD 12 or 13. Identifying information is
> > generally masked out.
> >
> > This is just a request by me. I'll be using the data in about a month to
> > look at old parallel scsi driver use. Though not definitive, it will be
> > suggestive of what's in use. The data is currently a bit thin, so I thought
> > I'd see what a message like this could do to improve that situation. This
> > should be viewed as a personal suggestion right now...
> >
> > Warner
> >
> > P.S. I know there's other user generated data sites out there, but this
> > appears to be the only one that's actually still working.
> >
> 
> This one-liner works to submit, though you'll need to change username,
> email and maybe tweak the description if your system doesn't have decent
> smbios entries. It's also x86 centric, since other systems won't have this
> information as readily available.
> 
> curl -v -d "nickname=$USER" -d "email=$USER_at_$(hostname)" -d
> "description=FreeBSD/$(uname -m) on $(kenv smbios.system.maker) $(kenv
> smbios.system.product)" -d "do=addd" --data-urlencode
> 'dmesg_at_/var/run/dmesg.boot'
> http://dmesgd.nycbug.org/index.cgi

FWIW, on my NUC smbios part looks like this:
nuc% kenv | grep smbios.system\|smbios.planar                                 ~
smbios.planar.location="To be filled by O.E.M."
smbios.planar.maker="Intel Corporation"
smbios.planar.product="NUC5CPYB"
smbios.planar.serial="GEPY645001G0"
smbios.planar.tag="                                 "
smbios.planar.version="H61145-407"
smbios.system.family="                                 "
smbios.system.maker="                                 "
smbios.system.product="                                 "
smbios.system.serial="                                 "
smbios.system.sku="                                 "
smbios.system.uuid="96091100-727a-11e3-b004-f44d30670aa1"
smbios.system.version="                                 "
Received on Sun Oct 07 2018 - 07:49:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:18 UTC