From nobody Wed Nov 13 21:13:00 2024 X-Original-To: freebsd-usb@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 4Xpbbg4tTLz5cbDq for ; Wed, 13 Nov 2024 21:13:03 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from edna.lautre.net (edna.lautre.net [80.67.160.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "lautre.net", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xpbbg2hNvz4Qfv; Wed, 13 Nov 2024 21:13:03 +0000 (UTC) (envelope-from thierry@pompo.net) Authentication-Results: mx1.freebsd.org; none Received: from graf.pompo.net (graf.pompo.net [82.66.0.218]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by edna.lautre.net (Postfix) with ESMTPSA id 2403E1186CD; Wed, 13 Nov 2024 22:13:01 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id D2005A2BFD; Wed, 13 Nov 2024 22:13:00 +0100 (CET) Date: Wed, 13 Nov 2024 22:13:00 +0100 From: Thierry Thomas To: Miroslav Lachman <000.fbsd@quip.cz> Cc: freebsd-usb@freebsd.org, Neel Chauhan Subject: Re: Help needed for devel/android-tools Message-ID: References: List-Id: FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-usb List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-usb@freebsd.org Sender: owner-freebsd-usb@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 14.1-STABLE amd64 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;y=\ipKMNm<1J>lv@PP~7Z<.tKjAnXLs: X-PGP: 0xF1C516B3C8359753 X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:20766, ipnet:80.67.160.0/19, country:FR] X-Rspamd-Queue-Id: 4Xpbbg2hNvz4Qfv X-Spamd-Bar: ---- Le mer. 13 nov. 24 à 21:59:00 +0100, Miroslav Lachman <000.fbsd@quip.cz> écrivait : > Isn't just a permissions problem? Does "fastboot devices" or "adb devices > -l" work with older version installed? Yes, permissions may be a problem, but I tried as root to be sure. > I am not a USB / Android expert, I just tried to flash Android from FreeBSD > about 2 months ago and I remember there were some issues with permissions to > USB device nodes. Yes, this works with 31.0.3, but this is not supported by the installation script of GrapheneOS. At least fastboot must know the option `--disable-super-optimization' and the partition vendor_kernel_boot. -- Th. Thomas.