Search the Community
Showing results for tags 'roc-rk3399-pc'.
-
Hi I own a NanoPi R4S Specs: https://www.friendlyelec.com/index.php?route=product/product&product_id=284&search=r4s&description=true&category_id=0&sub_category=true There is written: But the hardware has no HDMI out or other display output. Why there is support for a Desktop OS? I plugged in two 2 USB attached devices, because there is no WLAN capabilities? Is this correct? lsusb Bus 008 Device 002: ID 0bc2:ab09 Seagate RSS LLC Fast SSD (..) Bus 003 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS] (..) and sudo lshw (..) *-network:1 description: Wireless interface physical id: c bus info: usb@3:1 logical name: wlx74da38f04203 (..) capabilities: ethernet physical wireless configuration: broadcast=yes driver=rtl8192cu driverversion=6.1.50-current-rockchip64 firmware=N/A ip=192.168.76.89 link=yes multicast=yes wireless=IEEE 802.11 What is "ethernet physical wireless"? Is this my Edimax adapter? My Edimax adapter is ancient, I got it out of the basement. This is still from Raspberry 2 times. Does it still meet today's performance requirements? kind regards Carmella
-
Hello everyone. I have a defunct Helm Email server which carries a Rockchip rk3399 SoC. I have flashed with a custom Armbian image provided by the Helm folks. After flashing the box with the .img file, I am able to ssh into the new armbian box and go through the basic initial armbian setup. The box recognizes my 1TB nvme drive, so I then create a primary partition and format the nvme using fdisk and mkfs. I then install armbian-config and use it to install the root system to the nvme0n1p1 by using the following option on the menu: System -> Install -> 1 Boot from SD, and chose the nvme0n1p1 partition. After that I verify the BootEnv option shows the uuid of the nvme, but then once I reboot I can no longer ssh into the device. The box's power LED remains lit, but I don't think its properly booting the OS. Any help would be greatly appreciated. Thanks.