Search the Community
Showing results for tags 'station-p1'.
-
Hey there, for quite a while I was using my Station P1 aka T-Firefly ROC-RK3399-PC-PLUS (with a nice case welded around) as crude NAS and wanted to do something new. However for unknown reason I cannot boot from microSD. I am used to that the Armbian boot loader should switch to microSD when detected so other OS can be used. Does not work though. It always starts booting from SPI which is fine in theory and then jumps to eMMC which boots fine. With SD inside it does the same. If I remove the eMMC module u-boot stucks to PXE which obviously fails and then drops to U-Boot shell. I played with that shell for a while including recovery steps (https://docs.armbian.com/User-Guide_Recovery/) (but with correct baud rate) but wasn't successful. On bootz it complains about kernel magic or ARM64 kernel magic, depending on usage of bootz or booti. Tried erasing SPI but was not successful doing that. rkdeveloptool in maskrom mode stated it erased something but did not change anything. From within Bullseye the SPI flash seems not to be visible. I assume it should be /dev/mtd0 or something? Kind a running out of ideas... Images on microSD I tried were 23.02 edge, 22.12 current and 22.02 current.
-
Test version 20221216-legacy for rk3399 (Station P1). The kernel 5.10.11 is used instead of 4.4. Some of the functions are not working yet. Switching to this version will get rid of a very outdated version of the BSP 4.4 kernel.
-
Picked up a P1 Pro the other day. Used the P1 installer, and it boots fine. However WiFi and m.2 dont work ( no m.2 makes it useless for me.. WiFi, i can use a dongle ) so i assume the device tree needs changed. Still a newbie at this, so unsure how i can find or extract the tree from somewhere else. They do have a couple of official builds of other OS, but not real sure how to get it from there, if you even can. Lots of googling for a tree has come up empty.
-
Test version with EFI\Grub support (with HDMI output) for rk3399. for station p1 https://disk.yandex.ru/d/HZ34T76zxS9pnw for nanopc t4 https://disk.yandex.ru/d/SjBMYJ37U6699A firefly-rk3399 https://disk.yandex.ru/d/BfrzRRyvdtavIg
-
- Firefly-RK3399
- NanoPC T4
-
(and 2 more)
Tagged with:
-
Cannot connect to wifi via on-board wifi on Station P1. External USB WiFi controller (rtl88x2bu) works fine on the same board $ cat /boot/extlinux/extlinux.conf label Armbian kernel /boot/Image initrd /boot/uInitrd fdt /boot/dtb/rockchip/rk3399-roc-pc-plus.dtb append root=UUID=d98925da-408f-480e-b729-321ddcdbd2b8 console=ttyS2,1500000 console=tty0 rw no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 bootsplash.bootfile=bootsplash.armbian $ uname -a Linux station-p1 5.15.25-media #22.02.1 SMP PREEMPT Sun Feb 27 09:07:40 UTC 2022 aarch64 GNU/Linux $ journalctl -u NetworkManager ... May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8375] device (wlan0): Activation: starting connection 'hive' (8ca80b92-474b-43a1-9eff-fdb4c899b491) May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8378] audit: op="connection-activate" uuid="8ca80b92-474b-43a1-9eff-fdb4c899b491" name="hive" pid=3192 uid=1000 result="success" May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8381] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8393] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8401] device (wlan0): Activation: (wifi) access point 'hive' has security, but secrets are required. May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8402] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed') May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8461] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed') May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8470] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8477] device (wlan0): Activation: (wifi) connection 'hive' has security, and secrets exist. No new secrets needed. May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8478] Config: added 'ssid' value 'hive' May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8478] Config: added 'scan_ssid' value '1' May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8479] Config: added 'bgscan' value 'simple:30:-70:86400' May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8479] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK' May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8479] Config: added 'auth_alg' value 'OPEN' May 15 15:59:01 station-p1 NetworkManager[1647]: <info> [1652619541.8479] Config: added 'psk' value '<hidden>' May 15 15:59:02 station-p1 NetworkManager[1647]: <info> [1652619542.2812] device (wlan0): supplicant interface state: disconnected -> scanning May 15 15:59:02 station-p1 NetworkManager[1647]: <info> [1652619542.2813] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning May 15 15:59:03 station-p1 NetworkManager[1647]: <info> [1652619543.9542] device (wlan0): supplicant interface state: scanning -> associating May 15 15:59:03 station-p1 NetworkManager[1647]: <info> [1652619543.9544] device (p2p-dev-wlan0): supplicant management interface state: scanning -> associating May 15 15:59:04 station-p1 NetworkManager[1647]: <info> [1652619544.5232] device (wlan0): supplicant interface state: associating -> associated May 15 15:59:04 station-p1 NetworkManager[1647]: <info> [1652619544.5233] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated May 15 15:59:08 station-p1 NetworkManager[1647]: <info> [1652619548.5682] device (wlan0): supplicant interface state: associated -> disconnected May 15 15:59:08 station-p1 NetworkManager[1647]: <info> [1652619548.5684] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected May 15 15:59:08 station-p1 NetworkManager[1647]: <info> [1652619548.6683] device (wlan0): supplicant interface state: disconnected -> scanning May 15 15:59:08 station-p1 NetworkManager[1647]: <info> [1652619548.6684] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning May 15 15:59:20 station-p1 NetworkManager[1647]: <info> [1652619560.4017] device (wlan0): supplicant interface state: scanning -> associating May 15 15:59:20 station-p1 NetworkManager[1647]: <info> [1652619560.4018] device (p2p-dev-wlan0): supplicant management interface state: scanning -> associating May 15 15:59:21 station-p1 NetworkManager[1647]: <info> [1652619561.1998] device (wlan0): supplicant interface state: associating -> associated May 15 15:59:21 station-p1 NetworkManager[1647]: <info> [1652619561.1999] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated May 15 15:59:25 station-p1 NetworkManager[1647]: <info> [1652619565.2404] device (wlan0): supplicant interface state: associated -> disconnected May 15 15:59:25 station-p1 NetworkManager[1647]: <info> [1652619565.2405] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected May 15 15:59:25 station-p1 NetworkManager[1647]: <info> [1652619565.3406] device (wlan0): supplicant interface state: disconnected -> scanning May 15 15:59:25 station-p1 NetworkManager[1647]: <info> [1652619565.3407] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning May 15 15:59:26 station-p1 NetworkManager[1647]: <warn> [1652619566.9893] device (wlan0): Activation: (wifi) association took too long May 15 15:59:26 station-p1 NetworkManager[1647]: <info> [1652619566.9894] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed') May 15 15:59:26 station-p1 NetworkManager[1647]: <warn> [1652619566.9919] device (wlan0): Activation: (wifi) asking for new secrets May 15 15:59:26 station-p1 NetworkManager[1647]: <warn> [1652619566.9927] device (wlan0): no secrets: No agents were available for this request. May 15 15:59:26 station-p1 NetworkManager[1647]: <info> [1652619566.9928] device (wlan0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed') May 15 15:59:26 station-p1 NetworkManager[1647]: <warn> [1652619566.9950] device (wlan0): Activation: failed for connection 'hive' May 15 15:59:26 station-p1 NetworkManager[1647]: <info> [1652619566.9994] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed') May 15 15:59:28 station-p1 NetworkManager[1647]: <info> [1652619568.9468] device (wlan0): supplicant interface state: scanning -> disconnected May 15 15:59:28 station-p1 NetworkManager[1647]: <info> [1652619568.9469] device (p2p-dev-wlan0): supplicant management interface state: scanning -> disconnected ...