Date: Mon, 4 Dec 2017 12:39:08 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: sunpoet@FreeBSD.org Cc: freebsd-hackers@FreeBSD.org Subject: Re: libpci-3.5.6: something is wrong Message-ID: <28a66616-4614-c89a-22c1-2fff09975017@FreeBSD.org> In-Reply-To: <1691ad41-40a0-9f49-fd46-6b0b65738d75@FreeBSD.org> References: <1691ad41-40a0-9f49-fd46-6b0b65738d75@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[ping] On 25/11/2017 10:09, Andriy Gapon wrote: > > I have seen a report on IRC that libpci-3.5.6 upgrade caused troubles for > someone. Now I also see a problem: > > # flashrom --programmer internal > > flashrom v0.9.9-r1955 on FreeBSD 12.0-CURRENT (amd64) > flashrom is free software, get the source code at https://flashrom.org > > Calibrating delay loop... OK. > Found chipset "AMD SB7x0/SB8x0/SB9x0". > Enabling flash write... OK. > No EEPROM/flash device found. > Note: flashrom can never write if the flash chip isn't found automatically. > > > With libpci-3.5.5: > # > LD_PRELOAD=/usr/local/poudriere/ports/default/devel/libpci/work/pciutils-3.5.5/lib/libpci.so.3 > flashrom --programmer internal > flashrom v0.9.9-r1955 on FreeBSD 12.0-CURRENT (amd64) > flashrom is free software, get the source code at https://flashrom.org > > Calibrating delay loop... OK. > Found chipset "AMD SB7x0/SB8x0/SB9x0". > Enabling flash write... OK. > Found Winbond flash chip "W25Q32.V" (4096 kB, SPI) mapped at physical address > 0x00000000ffc00000. > No operations were specified. > > I am on amd64 head. I wonder if only head is affected. > I also wonder what kind of change in this minor release could have caused the > problem and if the upstream has any fix for it already. > > Thank you! > -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28a66616-4614-c89a-22c1-2fff09975017>