For anyone who has a similar issue like me, it turned out the nvme ssd i was using didn't agree with the notebook when it came to sleep states. I swapped it with an WD Blue SN570 and now everything works as expected.
Best posts made by Momo 0
-
RE: Laptop install Ubuntu on nvme
Latest posts made by Momo 0
-
RE: webcam missing
@george is there a good way to replace the cable? Since its combined with the display cable
-
RE: webcam missing
i also get these
[ 3730.807848] usb 8-1.3: new full-speed USB device number 30 using ehci-platform
[ 3730.887603] usb 8-1.3: device descriptor read/64, error -32
[ 3731.079658] usb 8-1.3: device descriptor read/64, error -32
[ 3731.271644] usb 8-1.3: new full-speed USB device number 31 using ehci-platform
[ 3731.351501] usb 8-1.3: device descriptor read/64, error -32
[ 3731.543616] usb 8-1.3: device descriptor read/64, error -32
[ 3731.655772] usb 8-1-port3: attempt power cycle
[ 3732.259269] usb 8-1.3: new full-speed USB device number 32 using ehci-platform
[ 3732.675278] usb 8-1.3: device not accepting address 32, error -32
[ 3732.759206] usb 8-1.3: new full-speed USB device number 33 using ehci-platform
[ 3733.175184] usb 8-1.3: device not accepting address 33, error -32
[ 3733.181680] usb 8-1-port3: unable to enumerate USB device -
RE: webcam missing
dmesg gives this
[ 1213.459695] usb 7-1.3: new full-speed USB device number 48 using ehci-platform
[ 1213.927560] usb 7-1.3: new full-speed USB device number 49 using ehci-platform
[ 1214.919423] usb 7-1.3: new full-speed USB device number 50 using ehci-platform
[ 1215.427407] usb 7-1.3: new full-speed USB device number 51 using ehci-platform
[ 1215.850028] usb 7-1-port3: unable to enumerate USB device -
webcam missing
My laptop webcam is still missing and i read on the crowdsupply page that the camera has a physical disconnection button. where would that be? i only see the shutter. https://www.crowdsupply.com/shenzhen-tianmao-technology/genbook-rk3588
-
RE: Cool Pi Cm5-Laptop Linux Quick Start Guide
@george any chance you could include the wireguard kernel modules too in these images?
-
RE: Cool Pi Cm5-Laptop Linux Quick Start Guide
@george any reason this isn't already built in into the published images?
-
RE: edk2-rk3588 UEFI support
@petabyte
thats very cool, is there an image ready to test? or can i build one?Okay i managed to build an image but flashing to the board hasnt worked for me yet, how did you go about it?
-
edk2-rk3588 UEFI support
Is there a chance you guys are going to support this? https://github.com/edk2-porting/edk2-rk3588
I feel like running generic mainline linux arm images would make the hardware a lot more interesting, and maybe alleviate some of the issues of having to support your own distributions here? -
RE: Tried to update the boot loader
@george okay, i tried it again from a bare-metal win machine and that seemed to do the trick, thanks!
Now entering disk mode to write to emmc doesnt seem to work anymore, is there any formatting that needs to be done using the rkdevtool? I tried the formatting through armbian on a usb stick.