From nobody Wed Mar 22 19:44:56 2023 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 4Phf7r51tJz41DBx for ; Wed, 22 Mar 2023 19:44:56 +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 4Phf7r1YTKz4JGn for ; Wed, 22 Mar 2023 19:44:56 +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=1679514296; 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=GRQrd2Es97VbaKugNClWLUvlrVuJjOpHkFB4xvX55FQ=; b=gq0umsF//oGxFmFatbfTgZKfsyJQ3FwubCcrSVIJLKFVy7WCf25HJQEzWZNRm3cmGN8GJZ RP6Ey+69j2uLCHeUBsa5zdSuTYxuD3PyUXB2JTXLRkfl0F9TgSEYqU+X2fgczDcF8GVVO3 YppcnE8iK2AwzPIk+ENh44/kWrJdGR3bQgdrGnjRC260/uEvBVzY47VXC6CQU/vlch4rYn xZJW+YMwMdpc40z8f7S72w1wdoEadUZcQFgui5EjG/iY1B+yVvDtDdhWXBV557c6BnI3wl IVtRREPWheKPwLsOMloQiAUt6DwGwU2xbdjM1VnHvCf46rb8L8Rs9+u8HB0p1Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1679514296; a=rsa-sha256; cv=none; b=u/2fyZMEtabDxtwTxd+EGoKkADOFi22ISvNo8CMRBkmhXxjS82xEruXbNqdoZhuuhWlo5H 7ZigDfxnsC35qsRWzxTcNcVhlm/pWZ7sPNrO02U4rzReunRdoaSijnqcOgHWvwo34a4I4j qOd4Z54rOGhljR36ytO4YN094MyXVEENI19f3G2rFJ6QL8RG7Ye7WEFmsNJMcBJEQ29d/9 1FqaQ1qFf8cw2zqEPw7WEovza/ScSR3c9f92efiAiBN/ZeQL/c/jiA+h+K8Zv+31/eqYrl Y/huK5x1+fCqslbcevRnJUunR51/Dn/6PhUORTYLYK6AdoJm+Y5qfqBgxhflqg== 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 4Phf7r0d6dz16R9 for ; Wed, 22 Mar 2023 19:44:56 +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 32MJiuPn027892 for ; Wed, 22 Mar 2023 19:44:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32MJiuv5027891 for bugs@FreeBSD.org; Wed, 22 Mar 2023 19:44:56 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 270409] NVMe: ABORTED - BY REQUEST for TOSHIBA THNSN51T02DUK Date: Wed, 22 Mar 2023 19:44:56 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: thierry@FreeBSD.org 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270409 Bug ID: 270409 Summary: NVMe: ABORTED - BY REQUEST for TOSHIBA THNSN51T02DUK Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: thierry@FreeBSD.org I just got a second hand laptop. It came with Windows 10 installed, and 1 h= ard disk and 2 SSD (NVMe) were detected. These two SSD are: - THNSN51T02DUK NVMe TOSHIBA Bus nbr 1, Target Id 0, LUN 0 - THNSN51T02DUK NVMe TOSHIBA Bus nbr 3, Target Id 0, LUN 0 Then I replaced Windows by FreeBSD -CURRENT, and these NVMe cannot be used: # grep -i nvme /var/run/dmesg.boot nvme0: mem 0xdd600000-0xdd603fff irq 16 at device 0.0= on pci3 nvme1: mem 0xdd400000-0xdd403fff irq 16 at device 0.0= on pci6 # cat /boot/loader.conf kern.geom.label.disk_ident.enable=3D"0" kern.geom.label.gptid.enable=3D"0" cryptodev_load=3D"YES" zfs_load=3D"YES" nvme_load=3D"YES" nvd_load=3D"YES" # nvmecontrol devlist nvme0: IDENTIFY (06) sqid:0 cid:0 nsid:0 cdw10:00000001 cdw11:00000000 nvme0: ABORTED - BY REQUEST (00/07) crd:0 m:0 dnr:0 sqid:0 cid:0 cdw0:0 nvme1: IDENTIFY (06) sqid:0 cid:0 nsid:0 cdw10:00000001 cdw11:00000000 nvme1: ABORTED - BY REQUEST (00/07) crd:0 m:0 dnr:0 sqid:0 cid:0 cdw0:0 # ls -l /dev/nvme* crw------- 1 root wheel 0x36 Mar 22 18:49 /dev/nvme0 crw------- 1 root wheel 0x37 Mar 22 18:49 /dev/nvme1 # ls -l /dev/nda* ls: /dev/nda*: No such file or directory Full dmesg and devinfo outputs are on https://wiki.freebsd.org/Laptops/Dell_Alienware_17R4. Any tip to make them usable? --=20 You are receiving this mail because: You are the assignee for the bug.=