From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B00EE13933E for ; Sat, 3 Jul 2021 11:26:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C55A1E085A; Sat, 3 Jul 2021 11:26:37 +0000 (UTC) Received: from mail-gw.thundermail.uk (mail-gw.thundermail.uk [149.255.60.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC430E083B for ; Sat, 3 Jul 2021 11:26:36 +0000 (UTC) Received: from mailgw01.thundermail.uk (mail-gw.thundermail.uk [149.255.60.66]) by mail-gw.thundermail.uk (Postfix) with ESMTPS id 6487A6003D43 for ; Sat, 3 Jul 2021 12:26:35 +0100 (BST) X-ASG-Debug-ID: 1625311594-05541337463aef60001-LfjuLa Received: from cloud220.unlimitedwebhosting.co.uk (cloud220.unlimitedwebhosting.co.uk [149.255.60.183]) by mailgw01.thundermail.uk with ESMTP id mI3nMEF9FmfW9GVY (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sat, 03 Jul 2021 12:26:34 +0100 (BST) X-Barracuda-Envelope-From: confabulate@kintzios.com X-Barracuda-Effective-Source-IP: cloud220.unlimitedwebhosting.co.uk[149.255.60.183] X-Barracuda-Apparent-Source-IP: 149.255.60.183 Received: from lenovo.localdomain (230.3.169.217.in-addr.arpa [217.169.3.230]) by cloud220.unlimitedwebhosting.co.uk (Postfix) with ESMTPSA id 94584CEABD3 for ; Sat, 3 Jul 2021 12:26:33 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kintzios.com; s=default; t=1625311594; bh=cbxSH0oQj/NJO6UvCiHrBimmjJkv4w2ALREhfv+jSic=; h=From:To:Subject; b=rNIFwd2U3Pm/jaH0dCLUscDATIwb1g+BvlSDJWQQE/jphNSMO8rj9Z+e7zatxrtTO MDJEkD7ZPLum3AYBsLfRrsflhHLUjdbc7D30QBDJonxYBVq+zIf7IF6NVvUCHTpVas 4PwVs97Ihaw04M8se3K6poUY/s8udBu4p4+J5EKE= From: Michael To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] deactivate (bluetooth) hardware based on irq/mac address Date: Sat, 03 Jul 2021 12:26:33 +0100 X-ASG-Orig-Subj: Re: [gentoo-user] deactivate (bluetooth) hardware based on irq/mac address Message-ID: <2149009.iZASKD2KPV@lenovo.localdomain> In-Reply-To: <21163568-207d-6662-eca0-7e2a9e6dd980@googlemail.com> References: <21163568-207d-6662-eca0-7e2a9e6dd980@googlemail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1864423.PYKUYFuaPT"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-PPP-Message-ID: <20210703112633.3130.14062@cloud220.unlimitedwebhosting.co.uk> X-PPP-Vhost: kintzios.com X-Barracuda-Connect: cloud220.unlimitedwebhosting.co.uk[149.255.60.183] X-Barracuda-Start-Time: 1625311594 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://149.255.60.66:443/cgi-mod/mark.cgi X-ASG-Orig-Subj: Re: [gentoo-user] deactivate (bluetooth) hardware based on irq/mac address X-Virus-Scanned: by bsmtpd at thundermail.uk X-Barracuda-Scan-Msg-Size: 724 X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=1.9 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.90995 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Archives-Salt: cff9c1da-821a-4268-923e-8dfc4863825a X-Archives-Hash: 79be16b643710e81de0ff1c51955fe07 --nextPart1864423.PYKUYFuaPT Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8"; protected-headers="v1" From: Michael To: gentoo-user@lists.gentoo.org Reply-To: confabulate@kintzios.com Subject: Re: [gentoo-user] deactivate (bluetooth) hardware based on irq/mac address Date: Sat, 03 Jul 2021 12:26:33 +0100 Message-ID: <2149009.iZASKD2KPV@lenovo.localdomain> In-Reply-To: <21163568-207d-6662-eca0-7e2a9e6dd980@googlemail.com> References: <21163568-207d-6662-eca0-7e2a9e6dd980@googlemail.com> On Saturday, 3 July 2021 12:17:42 BST Tamer Higazi wrote: > Hi people, > > I want to deactivate my bluetooth device on my mainboard when gentoo is > loaded. > I don't want to "blacklist" the driver, more I want to tell the kernel > to ignore this hardware. > > Is there a way to tell "gentoo" to disable, or not load the driver for > this particular hardware based on the irq or mac address ? > > What is the propper way to do this ? > > > best, Tamer Not sure of a 'proper' way. I know of a physical way - in hardware where the bluetooth has a button you can press to switch it off - typically available in laptops. I also know of the rfkill command which comes with sys-apps/util- linux. --nextPart1864423.PYKUYFuaPT Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEXqhvaVh2ERicA8Ceseqq9sKVZxkFAmDgSWkACgkQseqq9sKV ZxkDwRAAlwa9jt5tfERFPgwoqEinDn8zqpE1DykUruG1VQ4jTl+xlyBeKN90Oxu9 qhqj0L2ZzvdrkIogqzq8AdT4JIchtwECRB/0sc8V2sdyjxyE5ZlFj2p3IGRalob8 +mYAQzjf/VJDcJ9171l3I2YugxLzMZjNBb6VRTX+uwiesMeMTqmZ6y3qBx4GMCT0 xeRJt4zDdban5yWZiOETETe1VLGg/gSV7y1Wca4UOy1d0L1mpJAHdrZHFsffljte cWmHA/cGWoTlUqNfF0oi5z0ZNiMWOKEDv+gkgMltg5EDRQRLax1cL2jRz47w4Tf+ +4KmGQ2/qFCNkrvcm/hfyWgDr+UEIfMDc2I1O5FYpX6Scmv6LO5sBEeq/d5VBei/ cNv8/Va4CKm1B7jsdRkHH640bc5ej2hT0yTJDHeSfO02YoiB/4ZuJ+f8AFOEGxIA CfHTyNRlAn44DKHF7aC0gPpYaqWx0v3y3WomScsR7WKdWKEfWFwZzqhTMTzMFvSE mJmRI4n9xmCgiosos8tnzzdagBNkHU87dPU9jWPT7wDKIn3Ui6An0pVg/NKPYSnW ah2n9Cfc1/JG26A7g3z3z0XvUNGNqeXf2MpdH5qhHsJ8CPYrXAyZ5N4Rgao9G1VZ AyYuROCTtgbg7b6rgYL38sr5C1t4jKsiBQUraOVTfMzAiX/oj2k= =MSG1 -----END PGP SIGNATURE----- --nextPart1864423.PYKUYFuaPT--