From nobody Mon May 29 04:10:52 2023 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QV2Bq55wnz4WrTq for ; Mon, 29 May 2023 04:10:59 +0000 (UTC) (envelope-from ralf-mardorf@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx1.riseup.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QV2Bp3TYNz3plm for ; Mon, 29 May 2023 04:10:58 +0000 (UTC) (envelope-from ralf-mardorf@riseup.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=riseup.net header.s=squak header.b=tCd79U4l; spf=pass (mx1.freebsd.org: domain of ralf-mardorf@riseup.net designates 198.252.153.129 as permitted sender) smtp.mailfrom=ralf-mardorf@riseup.net; dmarc=pass (policy=none) header.from=riseup.net Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4QV2Bn4dkTzDqWF for ; Mon, 29 May 2023 04:10:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1685333457; bh=CUJQJGTMRqQatgpBcJJosk/zj/usHiQkIVA7/3De2nM=; h=Subject:From:To:Date:In-Reply-To:References:From; b=tCd79U4lFXPReAznDZ0DF8RDYZfWZYpJkt8RtpEQUWm/2raYYuK29N9JnenqtNxXZ EYvyveN2rNfpqN9d0nLfYBIGUzCxbgM+N23VqCU3emLOZtpwAdfyXX44nDAork/NjS IV4emKgAGJ+AAsxEQHZAG+Wf6DepU2WH8lRBJNVQ= X-Riseup-User-ID: 86FD45D9777B946FF44B025E5597F45EA223CF6F376D38D946F28235A3336430 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4QV2Bm5pNzzJq9Y for ; Mon, 29 May 2023 04:10:56 +0000 (UTC) Message-ID: Subject: Re: Caught signal 6 (Abort trap). Server aborting From: Ralf Mardorf To: questions@freebsd.org Date: Mon, 29 May 2023 06:10:52 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Spamd-Result: default: False [-3.88 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-0.996]; NEURAL_HAM_SHORT(-0.68)[-0.680]; DMARC_POLICY_ALLOW(-0.50)[riseup.net,none]; R_DKIM_ALLOW(-0.20)[riseup.net:s=squak]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; RCVD_IN_DNSWL_LOW(-0.10)[198.252.153.129:from]; RWL_MAILSPIKE_GOOD(-0.10)[198.252.153.129:from]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; ASN(0.00)[asn:16652, ipnet:198.252.153.0/24, country:US]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DWL_DNSWL_NONE(0.00)[riseup.net:dkim]; DKIM_TRACE(0.00)[riseup.net:+]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[3]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[] X-Rspamd-Queue-Id: 4QV2Bp3TYNz3plm X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N On Mon, 2023-05-29 at 11:20 +0800, hlyg wrote: > [=C2=A0=C2=A0=C2=A0 90.740] (WW) Warning, couldn't open module intel > [=C2=A0=C2=A0=C2=A0 90.740] (EE) Failed to load module "intel" (module do= es not exist, 0) > [=C2=A0=C2=A0=C2=A0 90.740] (II) LoadModule: "modesetting" Hi, Intel doesn't maintain the FLOSS drivers anymore. My apologies, but I can only comment on Linux. However, it's unlikely much different for FreeBSD. For an old Intel chip I use an old long term Linux kernel with the Intel driver, but for my latest Intel core 13. generation I'm using the modesetting driver. This workaround alone still doesn't work. In addition I need to set the kernel option ibt=3Doff. FreeBSD might come with a similar pitfall. Intel chips >=3D 11. generation provide this hardware security measure. NVIDIA and Intel GPUs are known to cause problems, if this hardware feature is enabled by Linux kernels. Since you are using the modesetting driver, too, your FreeBSD kernel might cause the same or a similar issue. Regards, Ralf