Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2022 09:56:38 +0200
From:      Evilham <contact@evilham.com>
To:        Pete Wright <pete@nomadlogic.org>
Cc:        filis+fbsdcurrent@filis.org, freebsd-current@freebsd.org
Subject:   Re: -CURRENT hangs since at least 2022-04-04
Message-ID:  <29e49f2aec9683eb9736326d6596a63730cb@yggdrasil.evilham.com>
In-Reply-To: <3b85072c-eb07-6a74-fae3-258c99756c11@nomadlogic.org>
References:  <0c1b4885-dd0f-b48f-2ffe-12ccfd2ec118@filis.org> <3b85072c-eb07-6a74-fae3-258c99756c11@nomadlogic.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On dl., abr. 18 2022, Pete Wright wrote:

> On 4/18/22 12:23, filis+fbsdcurrent@filis.org wrote:
>> Hi,
>>
>> I'm running -CURRENT on this one desktop box which is a "Ryzen=20
>> 7 4800U with
>> Radeon Graphics", since it didn't work on 13R.
>> I use Boot environments and on 2022-04-04 I updated it and it=20
>> started to
>> completely freeze under X (I haven't tried letting it run=20
>> without X) after a
>> few dozen minutes.
>> I went on vacation and came back today and updated it again to=20
>> see if the
>> issue went away, but it froze again. I went back to the latest=20
>> BE before
>> 2022-04-04, which is from 2022-03-21 and so far it works fine=20
>> again. I use a
>> different machine to build and then rsync /usr/src and /usr/obj=20
>> over and run
>> make installworld, etc locally and also pkg upgrade (I use=20
>> FreeBSD -latest
>> packages) everything, so I can't quite tell if this is related=20
>> to base or
>> drm-kmod and I'm not too familiar with changes in the timeframe=20
>> between
>> 2022-03-21 and 2022-04-04 that would affect my setup.
>> Is there anything I can try and/or find or collect info to shed=20
>> more light on
>> this?
>>
>
> After updating your CURRENT environment did you rebuild the=20
> drm-kmod package?
> that's usually required as the LKPI is much more of a moving=20
> target on that
> branch compared to STABLE or RELEASE.=C2=A0 i have a pretty much=20
> identical setup and
> building/installing drm-devel-kmod has been working flawlessly=20
> for quite a
> while.
>
> after building/installing my latest world i do following (this=20
> is from a local
> script i use when rebuilding):
>
> cd $PORTS/graphics/drm-devel-kmod
> sudo pkg unlock -y drm-devel-kmod
> sudo make package
> sudo pkg upgrade -y work/pkg/*.pkg
> sudo pkg lock -y drm-devel-kmod
>
> -pete

I too have recently noticed some freezes after a few hours on=20
-CURRENT that were not happening before.
This with a matching drm-devel-kmod package (built with matching=20
source on matching kernel).

The hw being: AMD Ryzen 7 PRO 2700U w/ Radeon Vega Mobile Gfx
--
Evilham



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