From nobody Tue Jan 02 17:29:17 2024 X-Original-To: bugs@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 4T4KbK291hz55tyQ for ; Tue, 2 Jan 2024 17:29:17 +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 4T4KbK0nQkz3b65 for ; Tue, 2 Jan 2024 17:29:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704216557; a=rsa-sha256; cv=none; b=Q+Vgza+fw8rccIxb1gVWwmFkNuG2Lh1IKmXKGpB/C7kcgyeMG0gSMNkQIbccOQjyYdQrnk RNOSs1z7dQAEWLlvdW+8cMrk3y6UPpXuF1c8rFkEu2huNc0XMqjZceFgHqu0q1C1662oZq rm14e5Az6mDGaJs1QVgWegEsBceOQzY18laB43sKiIVs/LWsPIG0emReNTzHmUuYS/oLg4 qSySY60oQqfEb8tXvSABdYJMcAAPC9OsdNOEe5u/ueaiQx2cBoRo4H9LZfWZakXYlnb1jP In3eED59raio3TRJz23xA1BeySJeQe4s/ImsrZrQPf8XUjGFZtQBXQE2xba4EQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704216557; 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; bh=1cNvmzVkvsGGeCXIUxXzCqn1HK9BI3XX24toxB38c5E=; b=VkxLBlfH0o8kwT8WqaPPVs/85aopsDOdc8V4zV/AGh6Z/F39xy3r4o+9+gX4rKwtFOGPRM IiOdh18CQTCk1ubCosVVWafMYuieD86Kili857iN0gEsVgLVS3e2XkSG9kmsAbUCO+Ok5J 5QJ3aIiNQ9Pt2Y4Xz59D7xBkhrpROGCaNxo+h2oh2FBZCEGUHDV6xi6tFAbgwhhmAwrYNo nXDD7uUK3JKvpRIZWaK+Ty3YYdUYDXSnweXNzicqAElN7hLHc4f0zJRlKfFg5ZxxaWDd01 uCQPofhkq+pXU58iCi16q0P4pZ0Oh/axkOCqqpl7pV62lKeDrFPNp3m+oMBQuw== 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 4T4KbJ6zjFz18XW for ; Tue, 2 Jan 2024 17:29:16 +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 402HTGKP000119 for ; Tue, 2 Jan 2024 17:29:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 402HTGdT000118 for bugs@FreeBSD.org; Tue, 2 Jan 2024 17:29:16 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: bugs@FreeBSD.org Subject: [Bug 276080] driver bug: Unable to set devclass (class: ppc devname: (unknown)) Date: Tue, 02 Jan 2024 17:29:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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 Some People X-Bugzilla-Who: techy@99b.uk X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276080 Bug ID: 276080 Summary: driver bug: Unable to set devclass (class: ppc devname: (unknown)) Product: Base System Version: 14.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: techy@99b.uk I'm a guy of miminal experience. I cannot find out what device ppc is all about and don't know how significa= nt it is. I'm just doing a fresh install, so don't know if I have a problem y= et. I just see this twice in my dmesg.boot file. Extract below. FreeBSD 14.0-RELEASE-p3 #0: Mon Dec 11 04:56:01 UTC 2023 FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) CPU: AMD A9-9425 RADEON R5, 5 COMPUTE CORES 2C+3G (3094.28-MHz K8-class = CPU) intsmb0: at device 20.0 on pci0 smbus0: on intsmb0 acpi_wmi0: on acpi0 acpi_wmi0: cannot find EC device acpi_wmi0: Embedded MOF found ACPI: \134_SB.WMID.WQMO: 1 arguments were passed to a non-method ACPI object (Buffer) (20221020/nsarguments-361) driver bug: Unable to set devclass (class: ppc devname: (unknown)) ig4iic0: iomem 0xfedc2000-0xfedc2fff irq 3 on a= cpi0 iicbus0: on ig4iic0 ig4iic1: iomem 0xfedc3000-0xfedc3fff irq 15 on acpi0 iicbus1: on ig4iic1 acpi_wmi1: on acpi0 acpi_wmi1: cannot find EC device acpi_wmi1: Embedded MOF found ACPI: \134_SB.AMW0.WQDD: 1 arguments were passed to a non-method ACPI object (Buffer) (20221020/nsarguments-361) driver bug: Unable to set devclass (class: ppc devname: (unknown)) re0: link state changed to UP lo0: link state changed to UP ums0 on uhub1 ums0: on usbus0 ums0: 5 buttons and [XYZT] coordinates ID=3D1 ugen1.3: at usbus1 (disconnected) ugen1.3: at usbus1 --=20 You are receiving this mail because: You are the assignee for the bug.=