From nobody Thu Jan 18 13:06:52 2024 X-Original-To: multimedia@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 4TG3181gtYz58HNV for ; Thu, 18 Jan 2024 13:06:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TG3176rMdz4SlY for ; Thu, 18 Jan 2024 13:06:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705583212; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Xgxan1sCGVZJQRJEv6RdXV4YJM1uA6azN5iXp5oj/OE=; b=Z+WrGfkw+5MH0JVLOJrrzAp+UpnPAPWeRmOk8azjTL0oUE2kWxh7fInpuIaK5Z4ZCpddZA aC7PCLPA+AiIky0ixEY8Z2ZnKufU9EupnJjrQSFdbGxpLkGXlUEqZacIGxGiF4WAB/iGv5 hz9N1ChPsrXYipkFtCVkcepy8NsyMWCHNuoUKt6TrJT0/kraX4UDhtNa9rYXV50W+v/3wH bZtpGpyVgtnWXI/u/Uj199w9b0BsWgk7E9qv5lwB//U2prZm3ZQvEOYWu1Pjo49r3DJyIQ H5b2MjWNGafOnApGxS8cqykixkiu17nJtdk1Jaw5kjgttWjzzcZL0eePZx7BTA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705583212; a=rsa-sha256; cv=none; b=ecdAjhxhKdENoBu770DeZ9b7RZCzp/EqoF3FSMiWGGB3ZlDyA6yNXiYFGHYz8lyB8Gg+8q E86WM5H4OtC6iNxcrqqSTtgtSQkmAJ4FEPyBMI3XZ33GdJ9kT92egCDiDvdxmqQJm5vces 7wwp6ESeYNAgsFDTMHuiIiggceH38U5XDyTz1/s8jhJof40mrX6axnbGy/iCJT7xm4lqTL ZfMksG0VojC9b6nP1ZyoQMmaXchMD9L8NibjgoVjsGwkpJj4WOavDiogCpsBI415EQe9S1 37ElL0WYxUBVPJ4grwUKeUePW+QaJ4XXZMOCQ3GSn8f860QnlteGbcNSQht7kg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TG3175wMFz17D4 for ; Thu, 18 Jan 2024 13:06:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40ID6pBM091592 for ; Thu, 18 Jan 2024 13:06:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40ID6pNP091591 for multimedia@FreeBSD.org; Thu, 18 Jan 2024 13:06:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 276379] snd_hda: Intel 700 Series Chipset not supported (pci_id 8086:7a50) Date: Thu, 18 Jan 2024 13:06:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: christos@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Multimedia discussions List-Archive: https://lists.freebsd.org/archives/freebsd-multimedia List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-multimedia@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276379 Christos Margiolis changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christos@freebsd.org --- Comment #1 from Christos Margiolis --- (In reply to valery from comment #0) Can you run `pciconf -lv` and show me the entry for this device? ID 72a50 is indeed not present in snd_hda (the HDA sound driver). --=20 You are receiving this mail because: You are the assignee for the bug.=