14.1-PRERELEASE boot stuck on feeding entropy

2024-05-02 Thread cglogic
Hello,

After upgrading from February's 14-stable amd64 to 14.1-PRERELEASE amd64 one of 
my systems can't boot anymore. Bootloader was, of course, updated.
It's freezes on "Feeding entropy ." message.
The system installed on pretty old Supermicro server with dual Intel Xeon E5620 
CPU, uses BIOS boot method and has root on ZFS.
This CPU has no integrated random number generator, if I recall correctly.

When I managed to boot this machine from recent 14.1-PRERELEASE installation 
media, mounted zroot to temporary dir, removed /boot/entropy file and rebooted 
it, the system booted.
However next reboot it can't boot again, with the same "Feeding entropy ." last 
message.

More modern hardware not affected by this issue.

Thanks.

Re: 14-ALPHA2 panic on cold boot

2023-10-09 Thread cglogic
Just tested 14.0-BETA5 and the issue is no longer present.

My gratitude to Mark and all involved.

--- Original Message ---
On Monday, September 25th, 2023 at 12:12 PM, Mark Johnston  
wrote:

> Yes. I've been traveling for the past couple of weeks and so haven't been 
> committing patches, but I'll be home tomorrow and plan to commit and merge 
> D41883.
>
> On Mon., Sep. 25, 2023, 06:59 cglogic,  wrote:
>
>> Any chance that https://reviews.freebsd.org/D41883 will be merged into 14.0 
>> before release?
>>
>> --- Original Message ---
>> On Sunday, September 10th, 2023 at 5:14 PM, cglogic  
>> wrote:
>>
>>> For those who interested or affected by this issue.
>>>
>>> Looks like this regression was introduced by 
>>> https://reviews.freebsd.org/D34117
>>> Currently active PR is 
>>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393
>>> It contains a patch proposed by one of users.
>>> But the PR can't move forward without committers attention.
>>>
>>> --- Original Message ---
>>> On Tuesday, August 29th, 2023 at 11:09 AM, cglogic  
>>> wrote:
>>>
>>>> Hello dear FreeBSD community,
>>>>
>>>> Recently I tried to boot from FreeBSD 14-ALPHA2 image and got panic on 
>>>> first boot after power on.
>>>> My hardware is AMD Ryzen 9 5900X on ASUS ROG STRIX B550-E GAMING.
>>>> It's related to audio chip ALC1220 initialization.
>>>>
>>>> If I remember correctly, when I tried FreeBSD 13-STABLE, around 2 years 
>>>> ago, no panic was observed.
>>>> But at that time my GPU was unsupported by drm-kmod. So I installed Linux 
>>>> and used it for 2 years.
>>>> On Linux, no such a panic observed. Now drm-kmod supports my GPU and I 
>>>> want move to FreeBSD.
>>>>
>>>> Also tried 13.2, got the same panic.
>>>> Can't try earlier FreeBSD 13 releases, as they are not available for 
>>>> download anymore.
>>>>
>>>> I found two related bug reports:
>>>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264305
>>>>
>>>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393
>>>>
>>>> My backtrace is the same as in reported issues. So I did not write it from 
>>>> a screen to a paper.
>>>>
>>>> As I understand, this bug affects all AMD Zen2, Zen3 and Zen4 computers 
>>>> and laptops.
>>>>
>>>> We are near FreeBSD 14.0 release now, maybe it will be possible to fix it 
>>>> before release.
>>>>
>>>> Thanks.

Re: 14-ALPHA2 panic on cold boot

2023-09-25 Thread cglogic
Hi,
All information already provided in 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393 and 
https://reviews.freebsd.org/D41883 contains the fix.
But it's not committed into CURRENT yet, so no reason to test 14.0 BETA3.
The question is can the fix be committed and merged into 14.0 before release.
Thanks.

--- Original Message ---
On Monday, September 25th, 2023 at 11:26 AM, Santiago Martinez 
 wrote:

> Hi there,
> FreeBSD 14.0-beta3 is now avail, have you tried it?
> Also can you provide the dump or logs from the crash/panic?
> Best regards.
>
> Santi
>
> On 8/29/23 10:09, cglogic wrote:
>
>> Hello dear FreeBSD community,
>>
>> Recently I tried to boot from FreeBSD 14-ALPHA2 image and got panic on first 
>> boot after power on.
>> My hardware is AMD Ryzen 9 5900X on ASUS ROG STRIX B550-E GAMING.
>> It's related to audio chip ALC1220 initialization.
>>
>> If I remember correctly, when I tried FreeBSD 13-STABLE, around 2 years ago, 
>> no panic was observed.
>> But at that time my GPU was unsupported by drm-kmod. So I installed Linux 
>> and used it for 2 years.
>> On Linux, no such a panic observed. Now drm-kmod supports my GPU and I want 
>> move to FreeBSD.
>>
>> Also tried 13.2, got the same panic.
>> Can't try earlier FreeBSD 13 releases, as they are not available for 
>> download anymore.
>>
>> I found two related bug reports:
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264305
>>
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393
>>
>> My backtrace is the same as in reported issues. So I did not write it from a 
>> screen to a paper.
>>
>> As I understand, this bug affects all AMD Zen2, Zen3 and Zen4 computers and 
>> laptops.
>> We are near FreeBSD 14.0 release now, maybe it will be possible to fix it 
>> before release.
>>
>> Thanks.

Re: 14-ALPHA2 panic on cold boot

2023-09-24 Thread cglogic
Any chance that https://reviews.freebsd.org/D41883 will be merged into 14.0 
before release?

--- Original Message ---
On Sunday, September 10th, 2023 at 5:14 PM, cglogic  
wrote:

> For those who interested or affected by this issue.
>
> Looks like this regression was introduced by 
> https://reviews.freebsd.org/D34117
> Currently active PR is 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393
> It contains a patch proposed by one of users.
> But the PR can't move forward without committers attention.
>
> --- Original Message ---
> On Tuesday, August 29th, 2023 at 11:09 AM, cglogic  
> wrote:
>
>> Hello dear FreeBSD community,
>>
>> Recently I tried to boot from FreeBSD 14-ALPHA2 image and got panic on first 
>> boot after power on.
>> My hardware is AMD Ryzen 9 5900X on ASUS ROG STRIX B550-E GAMING.
>> It's related to audio chip ALC1220 initialization.
>>
>> If I remember correctly, when I tried FreeBSD 13-STABLE, around 2 years ago, 
>> no panic was observed.
>> But at that time my GPU was unsupported by drm-kmod. So I installed Linux 
>> and used it for 2 years.
>> On Linux, no such a panic observed. Now drm-kmod supports my GPU and I want 
>> move to FreeBSD.
>>
>> Also tried 13.2, got the same panic.
>> Can't try earlier FreeBSD 13 releases, as they are not available for 
>> download anymore.
>>
>> I found two related bug reports:
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264305
>>
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393
>>
>> My backtrace is the same as in reported issues. So I did not write it from a 
>> screen to a paper.
>>
>> As I understand, this bug affects all AMD Zen2, Zen3 and Zen4 computers and 
>> laptops.
>>
>> We are near FreeBSD 14.0 release now, maybe it will be possible to fix it 
>> before release.
>>
>> Thanks.

Re: 14-ALPHA2 panic on cold boot

2023-09-10 Thread cglogic
For those who interested or affected by this issue.

Looks like this regression was introduced by https://reviews.freebsd.org/D34117
Currently active PR is https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393
It contains a patch proposed by one of users.
But the PR can't move forward without committers attention.

--- Original Message ---
On Tuesday, August 29th, 2023 at 11:09 AM, cglogic  
wrote:

> Hello dear FreeBSD community,
>
> Recently I tried to boot from FreeBSD 14-ALPHA2 image and got panic on first 
> boot after power on.
> My hardware is AMD Ryzen 9 5900X on ASUS ROG STRIX B550-E GAMING.
> It's related to audio chip ALC1220 initialization.
>
> If I remember correctly, when I tried FreeBSD 13-STABLE, around 2 years ago, 
> no panic was observed.
> But at that time my GPU was unsupported by drm-kmod. So I installed Linux and 
> used it for 2 years.
> On Linux, no such a panic observed. Now drm-kmod supports my GPU and I want 
> move to FreeBSD.
>
> Also tried 13.2, got the same panic.
> Can't try earlier FreeBSD 13 releases, as they are not available for download 
> anymore.
>
> I found two related bug reports:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264305
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393
>
> My backtrace is the same as in reported issues. So I did not write it from a 
> screen to a paper.
>
> As I understand, this bug affects all AMD Zen2, Zen3 and Zen4 computers and 
> laptops.
>
> We are near FreeBSD 14.0 release now, maybe it will be possible to fix it 
> before release.
>
> Thanks.

Fresh openssh before 13.0 release

2021-01-13 Thread cglogic
Hi there,

Any chance to see fresh openssh in upcoming 13.0 release?

Thanks.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


pam_zfs_key

2020-12-01 Thread cglogic
Hi there!

Is pam_zfs_key available in 13-CURRENT? I want to setup automatically loading 
zfs encryption keys for home datasets.

Thanks!
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"