Re: Consistency of pkg db on UFS

2021-01-04 Thread Ali Abdallah via freebsd-stable
On 12.12.2020 09:44, techyNotes wrote: > Hi Ali Hi > > I had a similar problem with my HP Elitebook couple of days ago with UFS > option. I had been experimenting with various modes and setup options > including the file system ZFS and UFS. I would have installed and reinstalled > Freebsd 12.

MII media status race condition causing fictitious link down

2020-12-26 Thread Ali Abdallah via freebsd-stable
Hello, As I've sent a couple of patches to add support for Thinkpad USB-C gen2 to if_ure(4), I came across a very strange link random state change, causing dhclient to think the link went effectively down, which is not the case. First I thought that if_ure(4) doesn't play well with the new chip o

Consistency of pkg db on UFS

2020-12-11 Thread Ali Abdallah via freebsd-stable
Hello, I've came across the following issues on a freshly installed system with a UFS SU+j root partition. # pkg install -y some_package The package management tool is not yet installed on your system. Do you want to fetch and install it now? [y/N]: y # kldload SOME_MODULE -> crash happens here (