From nobody Tue Jun 9 15:15:58 2026 X-Original-To: freebsd-current@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 4gZXYF1VT2z6g8Xt for ; Tue, 09 Jun 2026 15:16:01 +0000 (UTC) (envelope-from christos@freebsd.org) Received: from margiolis.net (mail.margiolis.net [95.179.159.8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4gZXYD22Bdz44SM for ; Tue, 09 Jun 2026 15:16:00 +0000 (UTC) (envelope-from christos@freebsd.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=margiolis.net header.s=default header.b=CCdFggdX; dmarc=fail reason="No valid SPF, DKIM not aligned (relaxed)" header.from=freebsd.org (policy=none); spf=softfail (mx1.freebsd.org: 95.179.159.8 is neither permitted nor denied by domain of christos@freebsd.org) smtp.mailfrom=christos@freebsd.org DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=default; bh=BhUZvSAVCQWM 87z9c27t4/lV/0khPaMu9yATEQCoSvo=; h=in-reply-to:references:to:cc:from: subject:date; d=margiolis.net; b=CCdFggdXGsNLkPqlu07f/nrdoXXzHgk5yj4uK 9BYa6l++T/oGjhKG2e3hgTTmnccWlBG7FQsm6njWhEsDw5uHW5qy7wiJbqYKzpK597oLJn r80GJXdxzcL0ggGzwutPwQTn0XsOvi1ms7i384owqU2d80STb/OlRNxfc/qimc5U= Received: from localhost (77-236-3-76.static.play.pl [77.236.3.76]) by margiolis.net (OpenSMTPD) with ESMTPSA id 7594b7dc (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 9 Jun 2026 09:15:59 -0600 (MDT) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Tue, 09 Jun 2026 17:15:58 +0200 Message-Id: Subject: Re: armv7: "sysrc: unknown variable 'virtual_oss_default_control_device'" and "virtual_oss_cmd: Could not open '/dev/'" each twice? [after world upgrade: /dev/vdsp.ctl] From: "Christos Margiolis" Cc: "freebsd-current" To: "Mark Millard" X-Mailer: aerc 0.21.0 References: <29d99a25-c3ed-45b7-880a-bdb6d3191b21.ref@yahoo.com> <29d99a25-c3ed-45b7-880a-bdb6d3191b21@yahoo.com> <336ed95e-1ad2-4e2c-be60-f7e2687da3bd@yahoo.com> In-Reply-To: <336ed95e-1ad2-4e2c-be60-f7e2687da3bd@yahoo.com> X-Spamd-Result: default: False [-2.70 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MV_CASE(0.50)[]; R_DKIM_ALLOW(-0.20)[margiolis.net:s=default]; DMARC_POLICY_SOFTFAIL(0.10)[freebsd.org : No valid SPF, DKIM not aligned (relaxed),none]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_ALL(0.00)[]; TO_DN_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[margiolis.net:+]; RECEIVED_HELO_LOCALHOST(0.00)[]; ARC_NA(0.00)[]; FREEMAIL_TO(0.00)[yahoo.com]; FROM_HAS_DN(0.00)[]; FREEFALL_USER(0.00)[christos]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_SOME(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all]; FROM_EQ_ENVFROM(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:20473, ipnet:95.179.144.0/20, country:US]; SUBJECT_HAS_QUESTION(0.00)[] X-Spamd-Bar: -- X-Rspamd-Queue-Id: 4gZXYD22Bdz44SM On Sun Jun 7, 2026 at 12:18 AM CEST, Mark Millard wrote: > On 6/6/26 14:17, Mark Millard wrote: >> After official-pkgbase upgrading the boot armv7 main kernel, the boot >> now reports: >>=20 >> Starting devd. >> sysrc: unknown variable 'virtual_oss_default_control_device' >> virtual_oss_cmd: Could not open '/dev/' >> sysrc: unknown variable 'virtual_oss_default_control_device' >> virtual_oss_cmd: Could not open '/dev/' >>=20 >> I do not remember those from previously but I may well have not noticed. >>=20 >> I've never set up anything associated with virtual_oss that I remember. >>=20 >> I've not updated the boot world yet. >>=20 >> For reference: >>=20 >> # uname -apKU >> FreeBSD OPiP2E-RPi2v1p1 16.0-CURRENT FreeBSD 16.0-CURRENT >> main-n286433-d53633bfcf24 GENERIC-NODEBUG arm armv7 1600018 1600018 >>=20 >> # sysctl hw.fdt >> hw.fdt.serial-number: REDACTED >> hw.fdt.freebsd-version: 6.12 >> hw.fdt.compatible: xunlong,orangepi-plus2e allwinner,sun8i-h3 >> hw.fdt.model: Xunlong Orange Pi Plus 2E >>=20 >>=20 > > After the boot-world official pkgbase upgrade and reboot: > > Starting devd. > virtual_oss_cmd: Could not open control device: /dev/vdsp.ctl: No such > file or directory > virtual_oss_cmd: Could not open control device: /dev/vdsp.ctl: No such > file or directory Fixed: https://cgit.freebsd.org/src/commit/?id=3D439b219fed3eea8ad3e1204393= a8605826b8bbca Christos