From nobody Thu Jul 20 15:37:14 2023 X-Original-To: freebsd-hackers@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 4R6Gyk2fztz4nT6B for ; Thu, 20 Jul 2023 15:37:18 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: from puchar.net (puchar.net [194.1.144.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4R6Gyj2q1hz4CZq for ; Thu, 20 Jul 2023 15:37:17 +0000 (UTC) (envelope-from wojtek@puchar.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=puchar.net header.s=default header.b=CnMDAaxb; spf=pass (mx1.freebsd.org: domain of wojtek@puchar.net designates 194.1.144.90 as permitted sender) smtp.mailfrom=wojtek@puchar.net; dmarc=none Received: Received: from 127.0.0.1 (localhost [127.0.0.1]) by puchar.net (8.15.2/8.17.1) with ESMTPS id 36KFbEHk024987 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 20 Jul 2023 17:37:15 +0200 (CEST) (envelope-from wojtek@puchar.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=puchar.net; s=default; t=1689867435; bh=He9W4dr2wgWwcul2j5rHDKg55AXtWRd2h+P4HYWnUeE=; h=Date:From:To:Subject; b=CnMDAaxbaiLrejDTl+qJZIc4S0KEgi2G2lARKJ0G4jYGyVc/bBTgx4SrotIVtjO3J NeXYKR4eUpbwoxDM8Zs5kPH6bHD817d3F67etCiRHmUdKGexpWCZL7AEuLUXhkEgEa y+7ZKof1sMVdnaeOQbmtdViU5tEqLpexu3T8QNPQ= Received: from wojtek.intra (localhost [127.0.0.1]) by wojtek.intra (8.16.1/8.16.1) with ESMTP id 36KFbEGv086045 for ; Thu, 20 Jul 2023 17:37:14 +0200 (CEST) (envelope-from wojtek@puchar.net) Received: from localhost (wojtek@localhost) by wojtek.intra (8.16.1/8.16.1/Submit) with ESMTP id 36KFbEgU086042 for ; Thu, 20 Jul 2023 17:37:14 +0200 (CEST) (envelope-from wojtek@puchar.net) X-Authentication-Warning: wojtek.intra: wojtek owned process doing -bs Date: Thu, 20 Jul 2023 17:37:14 +0200 (CEST) From: Wojciech Puchar To: freebsd-hackers@freebsd.org Subject: new laptop ASUS vivobook max X541SA problem Message-ID: <5e5458d7-216e-cb39-3bfc-8ce8eb81d329@puchar.net> List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Spamd-Result: default: False [-2.81 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.81)[-0.810]; SUBJECT_ENDS_SPACES(0.50)[]; R_DKIM_ALLOW(-0.20)[puchar.net:s=default]; R_SPF_ALLOW(-0.20)[+mx:c]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[puchar.net]; MLMMJ_DEST(0.00)[freebsd-hackers@freebsd.org]; MIME_TRACE(0.00)[0:+]; DKIM_TRACE(0.00)[puchar.net:+]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; TO_DN_NONE(0.00)[]; ARC_NA(0.00)[]; ASN(0.00)[asn:43476, ipnet:194.1.144.0/24, country:PL]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; PREVIOUSLY_DELIVERED(0.00)[freebsd-hackers@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; HAS_XAW(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4R6Gyj2q1hz4CZq X-Spamd-Bar: -- everything works under FreeBSD except touchpad i can use this computer without problem after connecting external USB mouse but it's not how i like it ;) iicbus0: on ig4iic0 iichid0: at addr 0x15 on iicbus0 iichid0: Interrupt setup failed how to fix it? thank you