NVMe doesn't show up - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112) +--- Thread: NVMe doesn't show up (/showthread.php?tid=11904) Pages:
1
2
|
NVMe doesn't show up - Seferi - 10-22-2020 Hi, I just got my pinebook pro. Upon playing it a little bit, I installed manjaro i3 on the emmc. And Installed a NVMe but for some reason NVMe doesn't show up. Do I have to somehow enable the NVMe ? (script etc.) It also doesn't show up when I do df -h When I switch on the pinebook, power led lights up orange for 5 seconds and then turns to green is it normal? I appreciate if you could help. Thanks in advance. NVMe doesn't show up - Samurai_Crow - 10-22-2020 It's a power supply issue. RE: NVMe doesn't show up - Seferi - 10-22-2020 (10-22-2020, 07:19 AM)Samurai_Crow Wrote: It's a power supply issue.With the nvme ? or the power led ? RE: NVMe doesn't show up - Samurai_Crow - 10-22-2020 (10-22-2020, 07:24 AM)Seferi Wrote:With current versions of the laptop and NVMe adapter.(10-22-2020, 07:19 AM)Samurai_Crow Wrote: It's a power supply issue.With the nvme ? or the power led ? RE: NVMe doesn't show up - Seferi - 10-22-2020 [seferi@deep-thought ~]$ sudo journalctl -p 3 -xb -- Logs begin at Sat 2020-10-03 20:13:07 CEST, end at Thu 2020-10-22 15:29:13 CEST. -- Oct 03 20:13:07 deep-thought kernel: busb Failed to get VBUS supply regulator Oct 03 20:13:07 deep-thought kernel: busb rockchip_set_vbus_power ret=0 Oct 03 20:13:07 deep-thought kernel: busb Failed to get VBUS supply regulator Oct 03 20:13:07 deep-thought kernel: busb rockchip_set_vbus_power ret=0 Oct 03 20:13:07 deep-thought kernel: busb rport->port_id=0 Oct 03 20:13:07 deep-thought kernel: busb port power on Oct 03 20:13:07 deep-thought kernel: busb rport->port_id=1 Oct 03 20:13:07 deep-thought kernel: busb port power on Oct 03 20:13:07 deep-thought kernel: busb rport->port_id=1 Oct 03 20:13:07 deep-thought kernel: busb port power on Oct 03 20:13:07 deep-thought kernel: OF: graph: no port node found in /i2c@ff3d0000/fusb30x@22 Oct 03 20:13:07 deep-thought kernel: usb 2-1.2: device descriptor read/64, error -32 Oct 03 20:13:07 deep-thought kernel: rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout! Oct 03 20:13:07 deep-thought kernel: busb rport->port_id=0 Oct 03 20:13:07 deep-thought kernel: busb port power on Oct 03 20:13:07 deep-thought kernel: usb 2-1.2: device descriptor read/64, error -32 Oct 03 20:13:07 deep-thought kernel: rockchip-dp ff970000.edp: no DP phy configured Oct 03 20:13:07 deep-thought kernel: usb 2-1.2: device descriptor read/64, error -32 Oct 03 20:13:07 deep-thought kernel: usb 2-1.2: device descriptor read/64, error -32 Oct 03 20:13:07 deep-thought kernel: usb 2-1.2: device not accepting address 5, error -32 Oct 03 20:13:07 deep-thought kernel: usb 2-1.2: device not accepting address 6, error -32 Oct 03 20:13:07 deep-thought kernel: usb 2-1-port2: unable to enumerate USB device Oct 22 15:21:02 deep-thought systemd-udevd[419]: event5: Failed to call EVIOCSKEYCODE with scan code 0x70066, and key code 142: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[419]: event5: Failed to call EVIOCSKEYCODE with scan code 0x700a5, and key code 224: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[419]: event5: Failed to call EVIOCSKEYCODE with scan code 0x700a6, and key code 225: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[438]: event3: Failed to call EVIOCSKEYCODE with scan code 0x70066, and key code 142: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[438]: event3: Failed to call EVIOCSKEYCODE with scan code 0x700a5, and key code 224: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[438]: event3: Failed to call EVIOCSKEYCODE with scan code 0x700a6, and key code 225: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[447]: event1: Failed to call EVIOCSKEYCODE with scan code 0x70066, and key code 142: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[447]: event1: Failed to call EVIOCSKEYCODE with scan code 0x700a5, and key code 224: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[447]: event1: Failed to call EVIOCSKEYCODE with scan code 0x700a6, and key code 225: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[440]: event4: Failed to call EVIOCSKEYCODE with scan code 0x70066, and key code 142: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[440]: event4: Failed to call EVIOCSKEYCODE with scan code 0x700a5, and key code 224: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[440]: event4: Failed to call EVIOCSKEYCODE with scan code 0x700a6, and key code 225: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[430]: event2: Failed to call EVIOCSKEYCODE with scan code 0x70066, and key code 142: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[430]: event2: Failed to call EVIOCSKEYCODE with scan code 0x700a5, and key code 224: Invalid argument Oct 22 15:21:02 deep-thought systemd-udevd[430]: event2: Failed to call EVIOCSKEYCODE with scan code 0x700a6, and key code 225: Invalid argument Oct 22 15:21:13 deep-thought lightdm[1018]: gkr-pam: unable to locate daemon control file (10-22-2020, 07:26 AM)Samurai_Crow Wrote:Thanks mate. Is there a fix? What should I do?(10-22-2020, 07:24 AM)Seferi Wrote:With current versions of the laptop and NVMe adapter.(10-22-2020, 07:19 AM)Samurai_Crow Wrote: It's a power supply issue.With the nvme ? or the power led ? NVMe doesn't show up - Samurai_Crow - 10-22-2020 There isn't a fix yet. If you can't make do with eMMC, you'll have to wait for a new version of the Pinebook Pro and trade up. RE: NVMe doesn't show up - Seferi - 10-22-2020 (10-22-2020, 07:38 AM)Samurai_Crow Wrote: There isn't a fix yet. If you can't make do with eMMC, you'll have to wait for a new version of the Pinebook Pro and trade up. Very strange.. If the current version of the pinebook pro and the nvme adapter is incompatible, why do they let people purchase them together.. RE: NVMe doesn't show up - wdt - 10-22-2020 https://forum.pine64.org/showthread.php?tid=10522 At least it didn't crash And, BTW you are sure it is nvme and NOT sata? RE: NVMe doesn't show up - Seferi - 10-22-2020 (10-22-2020, 08:34 AM)wdt Wrote: https://forum.pine64.org/showthread.php?tid=10522 Thanks for the reply mate. it's a nvme. I even checked the nvme list on the wiki before I bought the nvme. I got Kingston A2000. Unfortunately I couldn't make it work. The link you sent, can I make it work with the script? RE: NVMe doesn't show up - wdt - 10-22-2020 well, you have to do a little experimenting first, the page shows all the commands needed I would check 1st with the get-feature command And, if it doesn't work, you could search dmesg,,, dmesg|grep nvme ,, maybe the cable is bad |