Jump to content

fr3d

Members
  • Posts

    12
  • Joined

  • Last visited

  1. I would like to inform you all, that my sd card died, and upon reflection, I decided to download the CLI version, as I only used the graphic one, maybe twice till now. Now I've discovered that the wireless connectivity works absolutely fine in the Bookworm CLI version, I hope that maybe the upgrade would work as well with you too.
  2. Sorry for the long wait, but as the wireless solution wasn't working, I just used one of those POE splitter, plugged into the ethernet port, the USB micro B and it work. My work around POE splitter 5V microUSB. It's been working like a charm for the past 4 months..... In my basament just near my 3 other pis that are connected to my POE switch.
  3. @jock, I'm using WPA2, as my router the one from my ISP uses it, I don't have any spare routers, as the ISP usually take back his old model upon sending us the new one..... I also tried for a little time the official Debian distro for the tinkerboard, provided on the asus site. Same issue, that's why I came there.... Good evening @atone, thanks for the tips, now I'll try the solution I hadn't heard of yet. - nmtui, got me stuck on the loop of continuously asking for my password, and at the third time it gives up, telling me connection not working... fred@tinkerboard:~$ nmcli --fields UUID,TIMESTAMP-REAL con show | grep never | awk '{print $1}' | while read line; do nmcli con delete uuid $line; done Connection 'Devolo-Fr3d' (f78d8f2a-c13c-46e4-9f17-7f49a5df3f49) successfully deleted. fred@tinkerboard:~$ nmcli d wifi list IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY F4:06:8D:53:4B:E0 Devolo-Fr3d Infra 11 130 Mbit/s 92 ▂▄▆█ WPA1 WPA2 30:D3:2D:0A:8A:68 Devolo-Fr3d Infra 6 130 Mbit/s 49 ▂▄__ WPA1 WPA2 fred@tinkerboard:~$ sudo nmcli --ask dev wifi connect "Devolo-Fr3d" [sudo] password for fred: Sorry, try again. [sudo] password for fred: Password: •••••••••• Error: Connection activation failed: (7) Secrets were required, but not provided. I tried countless time with "SSID", ''SSID'' (double apostrophe), 'SSID' and nothing, as in SSID but the device fail to connect, and I only have 6 devices on that Extender, on with Armbian 21 it worked like a piece of cake. I have no idea what it is intended for a wallet in 2 of the proposed solution, so I'm skipping them for now, mostly because the distro were different. As for the proposed solution to cancel the device from the router list is a real pain in the ass, will try tomorrow as I need to re read the user manual...
  4. @jock just restarted after manually updating and upgrading, typed in sudo dmesg, and I got : [sudo] password for fred: [ 0.000000] Booting Linux on physical CPU 0x500 [ 0.000000] Linux version 5.15.74-rockchip (root@b0213a356260) (arm-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0, GNU ld (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 2.32.0.20190321) #22.08.6 SMP PREEMPT Tue Oct 18 06:40:37 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Rockchip RK3288 Asus Tinker Board S [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 16 MiB at 0x7f000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000002fffffff] [ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] percpu: Embedded 16 pages/cpu s35864 r8192 d21480 u65536 [ 0.000000] pcpu-alloc: s35864 r8192 d21480 u65536 alloc=16*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522560 [ 0.000000] Kernel command line: earlyprintk root=UUID=f9fb36c8-4f0d-4244-ac3a-88a7f7768e83 rootwait rootfstype=ext4 splash=verbose console=ttyS2,115200n8 console=tty1 consoleblank=0 loglevel=1 ubootpart=bbb7cd32-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 [ 0.000000] Unknown kernel command line parameters "earlyprintk splash=verbose ubootpart=bbb7cd32-01 cgroup_enable=memory cgroup_memory=1", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] allocated 2097152 bytes of page_ext [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 2015788K/2097152K available (15360K kernel code, 1956K rwdata, 3128K rodata, 1024K init, 557K bss, 64980K reserved, 16384K cma-reserved, 1294336K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 46824 entries in 138 pages [ 0.000000] ftrace: allocated 138 pages with 3 groups [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000024] Switching to timer-based delay loop, resolution 41ns [ 0.002010] Console: colour dummy device 80x30 [ 0.002078] printk: console [tty1] enabled [ 0.002137] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.002160] pid_max: default: 32768 minimum: 301 [ 0.002316] LSM: Security Framework initializing [ 0.002340] Yama: becoming mindful. [ 0.002490] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002516] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.003810] CPU: Testing write buffer coherency: ok [ 0.003876] CPU0: Spectre v2: using BPIALL workaround [ 0.004239] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 [ 0.006503] Setting up static identity map for 0x100000 - 0x100060 [ 0.006730] rcu: Hierarchical SRCU implementation. [ 0.007909] smp: Bringing up secondary CPUs ... [ 0.010155] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 [ 0.010177] CPU1: Spectre v2: using BPIALL workaround [ 0.012576] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 [ 0.012598] CPU2: Spectre v2: using BPIALL workaround [ 0.014975] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 [ 0.014997] CPU3: Spectre v2: using BPIALL workaround [ 0.015227] smp: Brought up 1 node, 4 CPUs [ 0.015248] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 0.015264] CPU: All CPU(s) started in SVC mode. [ 0.016288] devtmpfs: initialized [ 0.032824] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 [ 0.033151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.033183] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.034144] pinctrl core: initialized pinctrl subsystem [ 0.036110] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.039585] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.040518] audit: initializing netlink subsys (disabled) [ 0.040788] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1 [ 0.042215] thermal_sys: Registered thermal governor 'step_wise' [ 0.043072] cpuidle: using governor ladder [ 0.043133] cpuidle: using governor menu [ 0.044430] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.044450] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.078847] platform ff980000.hdmi: Fixing up cyclic dependency with ff930000.vop [ 0.126130] Kprobes globally optimized [ 0.209053] raid6: neonx8 gen() 975 MB/s [ 0.277274] raid6: neonx8 xor() 615 MB/s [ 0.345503] raid6: neonx4 gen() 1100 MB/s [ 0.413723] raid6: neonx4 xor() 721 MB/s [ 0.482001] raid6: neonx2 gen() 1077 MB/s [ 0.550218] raid6: neonx2 xor() 839 MB/s [ 0.618481] raid6: neonx1 gen() 769 MB/s [ 0.686715] raid6: neonx1 xor() 710 MB/s [ 0.755021] raid6: int32x8 gen() 236 MB/s [ 0.823202] raid6: int32x8 xor() 135 MB/s [ 0.891600] raid6: int32x4 gen() 248 MB/s [ 0.959760] raid6: int32x4 xor() 150 MB/s [ 1.028028] raid6: int32x2 gen() 250 MB/s [ 1.096230] raid6: int32x2 xor() 119 MB/s [ 1.164541] raid6: int32x1 gen() 240 MB/s [ 1.232763] raid6: int32x1 xor() 94 MB/s [ 1.232777] raid6: using algorithm neonx4 gen() 1100 MB/s [ 1.232788] raid6: .... xor() 721 MB/s, rmw enabled [ 1.232797] raid6: using neon recovery algorithm [ 1.234485] iommu: Default domain type: Translated [ 1.234503] iommu: DMA domain TLB invalidation policy: strict mode [ 1.240068] SCSI subsystem initialized [ 1.240389] usbcore: registered new interface driver usbfs [ 1.240475] usbcore: registered new interface driver hub [ 1.240545] usbcore: registered new device driver usb [ 1.240729] mc: Linux media interface: v0.10 [ 1.240784] videodev: Linux video capture interface: v2.00 [ 1.240945] pps_core: LinuxPPS API ver. 1 registered [ 1.240957] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.240986] PTP clock support registered [ 1.242514] Bluetooth: Core ver 2.22 [ 1.242584] NET: Registered PF_BLUETOOTH protocol family [ 1.242596] Bluetooth: HCI device and connection manager initialized [ 1.242617] Bluetooth: HCI socket layer initialized [ 1.242635] Bluetooth: L2CAP socket layer initialized [ 1.242671] Bluetooth: SCO socket layer initialized [ 1.242723] NetLabel: Initializing [ 1.242732] NetLabel: domain hash size = 128 [ 1.242742] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.242852] NetLabel: unlabeled traffic allowed by default [ 1.244094] clocksource: Switched to clocksource arch_sys_counter [ 1.392670] VFS: Disk quotas dquot_6.6.0 [ 1.392778] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.393011] FS-Cache: Loaded [ 1.393303] CacheFiles: Loaded [ 1.409892] NET: Registered PF_INET protocol family [ 1.410185] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.412127] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.412188] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.412216] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.412346] TCP bind hash table entries: 8192 (order: 5, 163840 bytes, linear) [ 1.412641] TCP: Hash tables configured (established 8192 bind 8192) [ 1.412796] UDP hash table entries: 512 (order: 2, 24576 bytes, linear) [ 1.412867] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes, linear) [ 1.413252] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.415231] Trying to unpack rootfs image as initramfs... [ 1.420364] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available [ 1.672494] Initialise system trusted keyrings [ 1.672920] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 1.681994] zbud: loaded [ 1.684188] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled [ 1.846493] xor: measuring software checksum speed [ 1.855632] arm4regs : 1086 MB/sec [ 1.867742] 8regs : 813 MB/sec [ 1.879895] 32regs : 811 MB/sec [ 1.886740] neon : 1447 MB/sec [ 1.886754] xor: using function: neon (1447 MB/sec) [ 1.886773] Key type asymmetric registered [ 1.886784] Asymmetric key parser 'x509' registered [ 1.886962] bounce: pool size: 64 pages [ 1.887054] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 1.887362] io scheduler mq-deadline registered [ 1.887378] io scheduler kyber registered [ 1.898584] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 1.898612] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 1.899979] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 1.900002] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 [ 1.902075] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled [ 1.905970] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 42, base_baud = 1500000) is a 16550A [ 1.906293] serial serial0: tty port ttyS0 registered [ 1.907711] ff190000.serial: ttyS1 at MMIO 0xff190000 (irq = 43, base_baud = 1500000) is a 16550A [ 1.909382] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 44, base_baud = 1500000) is a 16550A [ 1.909753] printk: console [ttyS2] enabled [ 1.911323] ff1b0000.serial: ttyS3 at MMIO 0xff1b0000 (irq = 45, base_baud = 1500000) is a 16550A [ 1.912928] ff1c0000.serial: ttyS4 at MMIO 0xff1c0000 (irq = 46, base_baud = 1500000) is a 16550A [ 1.916312] rockchip-vop ff930000.vop: Adding to iommu group 1 [ 1.917498] rockchip-vop ff940000.vop: Adding to iommu group 2 [ 1.923468] rockchip-drm display-subsystem: bound ff930000.vop (ops 0xc106e0b8) [ 1.924209] rockchip-drm display-subsystem: bound ff940000.vop (ops 0xc106e0b8) [ 1.925116] usbcore: registered new interface driver udl [ 1.934015] brd: module loaded [ 1.947513] loop: module loaded [ 1.950092] rockchip-spi ff130000.spi: cs1 >= max 1 [ 1.950115] spi_master spi2: spi_device register error /spi@ff130000/spidev@1 [ 1.950158] spi_master spi2: Failed to create SPI device for /spi@ff130000/spidev@1 [ 1.953472] tun: Universal TUN/TAP device driver, 1.6 [ 1.953751] CAN device driver interface [ 1.956477] usbcore: registered new interface driver rt2500usb [ 1.956553] usbcore: registered new interface driver rt73usb [ 1.956650] usbcore: registered new interface driver rt2800usb [ 1.956744] usbcore: registered new interface driver rtl8xxxu [ 1.956824] usbcore: registered new interface driver rndis_wlan [ 1.956888] usbcore: registered new interface driver cdc_ether [ 1.956948] usbcore: registered new interface driver rndis_host [ 1.957585] dwc2 ff540000.usb: supply vusb_d not found, using dummy regulator [ 1.957820] dwc2 ff540000.usb: supply vusb_a not found, using dummy regulator [ 2.016744] dwc2 ff540000.usb: DWC OTG Controller [ 2.016793] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1 [ 2.016856] dwc2 ff540000.usb: irq 53, io mem 0xff540000 [ 2.017222] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 2.017247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.017263] usb usb1: Product: DWC OTG Controller [ 2.017276] usb usb1: Manufacturer: Linux 5.15.74-rockchip dwc2_hsotg [ 2.017289] usb usb1: SerialNumber: ff540000.usb [ 2.018184] hub 1-0:1.0: USB hub found [ 2.018264] hub 1-0:1.0: 1 port detected [ 2.019415] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator [ 2.019657] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator [ 2.148204] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM [ 2.149135] dwc2 ff580000.usb: DWC OTG Controller [ 2.149179] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2 [ 2.149235] dwc2 ff580000.usb: irq 54, io mem 0xff580000 [ 2.149587] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 2.149610] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.149627] usb usb2: Product: DWC OTG Controller [ 2.149640] usb usb2: Manufacturer: Linux 5.15.74-rockchip dwc2_hsotg [ 2.149653] usb usb2: SerialNumber: ff580000.usb [ 2.150509] hub 2-0:1.0: USB hub found [ 2.150588] hub 2-0:1.0: 1 port detected [ 2.153547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.153566] ehci-platform: EHCI generic platform driver [ 2.154068] ehci-platform ff500000.usb: EHCI Host Controller [ 2.154390] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3 [ 2.155027] ehci-platform ff500000.usb: irq 52, io mem 0xff500000 [ 2.320165] usb 1-1: new high-speed USB device number 2 using dwc2 [ 2.336192] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 [ 2.336542] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 2.336567] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.336584] usb usb3: Product: EHCI Host Controller [ 2.336598] usb usb3: Manufacturer: Linux 5.15.74-rockchip ehci_hcd [ 2.336611] usb usb3: SerialNumber: ff500000.usb [ 2.337476] hub 3-0:1.0: USB hub found [ 2.337551] hub 3-0:1.0: 1 port detected [ 2.338804] usbcore: registered new interface driver usb-storage [ 2.339679] usbcore: registered new interface driver iforce [ 2.339804] usbcore: registered new interface driver xpad [ 2.339966] usbcore: registered new interface driver usbtouchscreen [ 2.340726] i2c_dev: i2c /dev entries driver [ 2.351041] usbcore: registered new interface driver bfusb [ 2.351141] usbcore: registered new interface driver btusb [ 2.351948] sdhci: Secure Digital Host Controller Interface driver [ 2.351960] sdhci: Copyright(c) Pierre Ossman [ 2.351967] Synopsys Designware Multimedia Card Interface Driver [ 2.353332] dwmmc_rockchip ff0f0000.mmc: IDMAC supports 32-bit address mode. [ 2.353623] dwmmc_rockchip ff0f0000.mmc: Using internal DMA controller. [ 2.353647] dwmmc_rockchip ff0f0000.mmc: Version ID is 270a [ 2.353740] dwmmc_rockchip ff0f0000.mmc: DW MMC controller at irq 36,32 bit host data width,256 deep fifo [ 2.354026] mmc_host mmc0: card is non-removable. [ 2.354581] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.355285] ledtrig-cpu: registered to indicate activity on CPUs [ 2.355396] hid: raw HID events driver (C) Jiri Kosina [ 2.355803] usbcore: registered new interface driver usbhid [ 2.355819] usbhid: USB HID core driver [ 2.356256] ashmem: initialized [ 2.359656] NET: Registered PF_INET6 protocol family [ 2.362122] Segment Routing with IPv6 [ 2.362203] In-situ OAM (IOAM) with IPv6 [ 2.362334] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.364192] NET: Registered PF_PACKET protocol family [ 2.364281] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 2.364295] can: controller area network core [ 2.364391] NET: Registered PF_CAN protocol family [ 2.364632] Bluetooth: RFCOMM TTY layer initialized [ 2.364659] Bluetooth: RFCOMM socket layer initialized [ 2.364697] Bluetooth: RFCOMM ver 1.11 [ 2.364726] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 2.364749] Bluetooth: HIDP socket layer initialized [ 2.364982] 8021q: 802.1Q VLAN Support v1.8 [ 2.365038] lib80211: common routines for IEEE802.11 drivers [ 2.365051] lib80211_crypt: registered algorithm 'NULL' [ 2.365062] lib80211_crypt: registered algorithm 'WEP' [ 2.365072] lib80211_crypt: registered algorithm 'CCMP' [ 2.365082] lib80211_crypt: registered algorithm 'TKIP' [ 2.365132] Key type dns_resolver registered [ 2.365636] ThumbEE CPU extension supported. [ 2.365659] Registering SWP/SWPB emulation handler [ 2.366886] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 2.367054] Loading compiled-in X.509 certificates [ 2.375806] zswap: loaded using pool zstd/z3fold [ 2.377135] Key type ._fscrypt registered [ 2.377154] Key type .fscrypt registered [ 2.377163] Key type fscrypt-provisioning registered [ 2.378980] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no [ 2.435365] rockchip-drm display-subsystem: bound ff930000.vop (ops 0xc106e0b8) [ 2.435972] rockchip-drm display-subsystem: bound ff940000.vop (ops 0xc106e0b8) [ 2.436349] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) [ 2.437445] rockchip-drm display-subsystem: bound ff980000.hdmi (ops 0xc10717e4) [ 2.437972] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 2.438908] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 [ 2.455758] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.557687] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98 [ 2.557721] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 2.557737] usb 1-1: Product: USB2.0 Hub [ 2.558778] hub 1-1:1.0: USB hub found [ 2.559145] hub 1-1:1.0: 4 ports detected [ 2.912142] dwmmc_rockchip ff0f0000.mmc: Busy; trying anyway [ 3.154054] Freeing initrd memory: 20216K [ 3.185382] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 3.203043] Freeing unused kernel image (initmem) memory: 1024K [ 3.220586] Run /init as init process [ 3.220601] with arguments: [ 3.220608] /init [ 3.220616] earlyprintk [ 3.220624] with environment: [ 3.220631] HOME=/ [ 3.220638] TERM=linux [ 3.220646] splash=verbose [ 3.220653] ubootpart=bbb7cd32-01 [ 3.220660] cgroup_enable=memory [ 3.220667] cgroup_memory=1 [ 3.412172] mmc_host mmc0: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000) [ 3.426087] mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) [ 3.460290] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 3.544157] usb 3-1: new high-speed USB device number 2 using ehci-platform [ 3.918006] usb 3-1: config 1 has an invalid interface number: 255 but max is 6 [ 3.918039] usb 3-1: config 1 has no interface number 6 [ 3.919472] usb 3-1: New USB device found, idVendor=0bda, idProduct=481a, bcdDevice= 0.00 [ 3.919498] usb 3-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2 [ 3.919515] usb 3-1: Product: USB Audio [ 3.919529] usb 3-1: Manufacturer: Generic [ 3.919541] usb 3-1: SerialNumber: 201405280001 [ 3.972905] dwmmc_rockchip ff0f0000.mmc: Busy; trying anyway [ 4.297113] rockchip-gpio ff750000.gpio0: probed /pinctrl/gpio0@ff750000 [ 4.298183] rockchip-gpio ff780000.gpio1: probed /pinctrl/gpio1@ff780000 [ 4.306698] rk808 0-001b: chip id: 0x0 [ 4.323622] rockchip-gpio ff790000.gpio2: probed /pinctrl/gpio2@ff790000 [ 4.324745] rockchip-gpio ff7a0000.gpio3: probed /pinctrl/gpio3@ff7a0000 [ 4.325581] rockchip-gpio ff7b0000.gpio4: probed /pinctrl/gpio4@ff7b0000 [ 4.328021] rockchip-gpio ff7c0000.gpio5: probed /pinctrl/gpio5@ff7c0000 [ 4.328566] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 4.333046] rockchip-gpio ff7d0000.gpio6: probed /pinctrl/gpio6@ff7d0000 [ 4.333524] vdd_arm: supplied by vcc_sys [ 4.334882] rockchip-gpio ff7e0000.gpio7: probed /pinctrl/gpio7@ff7e0000 [ 4.335459] vdd_gpu: supplied by vcc_sys [ 4.336058] vcc_ddr: supplied by vcc_sys [ 4.339092] vcc_io: supplied by vcc_sys [ 4.340299] vcc18_ldo1: supplied by vcc_sys [ 4.340788] rockchip-gpio ff7f0000.gpio8: probed /pinctrl/gpio8@ff7f0000 [ 4.342520] vcc33_mipi: supplied by vcc_sys [ 4.344115] vdd_10: supplied by vcc_sys [ 4.348447] vcc18_codec: supplied by vcc_io [ 4.349957] vccio_sd: supplied by vcc_io [ 4.351531] vdd10_lcd: supplied by vcc_io [ 4.352984] vcc_18: supplied by vcc_sys [ 4.354661] vcc18_lcd: supplied by vcc_sys [ 4.355931] vcc33_sd: supplied by vcc_io [ 4.356809] vcc33_lan: supplied by vcc_io [ 4.361860] rk808-rtc rk808-rtc: registered as rtc0 [ 4.362531] rk808-rtc rk808-rtc: setting system clock to 2022-12-31T12:08:53 UTC (1672488533) [ 4.365427] dwmmc_rockchip ff0c0000.mmc: IDMAC supports 32-bit address mode. [ 4.367236] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. [ 4.371289] vcc_sd: supplied by vcc_io [ 4.377722] panfrost ffa30000.gpu: clock rate = 400000000 [ 4.382191] panfrost ffa30000.gpu: [drm:panfrost_devfreq_init [panfrost]] Failed to register cooling device [ 4.382308] panfrost ffa30000.gpu: mali-t760 id 0x750 major 0x0 minor 0x0 status 0x1 [ 4.382332] panfrost ffa30000.gpu: features: 00000000,100277bf, issues: 00000000,24040400 [ 4.382350] panfrost ffa30000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 [ 4.382373] panfrost ffa30000.gpu: shader_present=0xf l2_present=0x1 [ 4.384934] [drm] Initialized panfrost 1.2.0 20180908 for ffa30000.gpu on minor 1 [ 4.386233] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found [ 4.386419] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock [ 4.386806] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). [ 4.386831] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). [ 4.386848] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). [ 4.386872] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no). [ 4.386986] rk_gmac-dwmac ff290000.ethernet: cannot get clock clk_mac_speed [ 4.387001] rk_gmac-dwmac ff290000.ethernet: clock input from PHY [ 4.392031] rk_gmac-dwmac ff290000.ethernet: init for RGMII [ 4.392477] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35 [ 4.392506] rk_gmac-dwmac ff290000.ethernet: DWMAC1000 [ 4.392520] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported [ 4.392533] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported [ 4.392545] rk_gmac-dwmac ff290000.ethernet: COE Type 2 [ 4.392557] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported [ 4.392569] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported [ 4.392847] rk_gmac-dwmac ff290000.ethernet: Normal descriptors [ 4.392866] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled [ 4.392878] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 4.472936] mmc_host mmc0: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000) [ 4.476893] input: Generic USB Audio Consumer Control as /devices/platform/ff500000.usb/usb3/3-1/3-1:1.255/0003:0BDA:481A.0001/input/input1 [ 4.477178] dwmmc_rockchip ff0c0000.mmc: Using internal DMA controller. [ 4.477224] dwmmc_rockchip ff0c0000.mmc: Version ID is 270a [ 4.477332] dwmmc_rockchip ff0c0000.mmc: DW MMC controller at irq 34,32 bit host data width,256 deep fifo [ 4.478250] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. [ 4.478277] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a [ 4.478372] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 35,32 bit host data width,256 deep fifo [ 4.478719] mmc_host mmc1: card is polling. [ 4.479611] dwmmc_rockchip ff0d0000.mmc: allocated mmc-pwrseq [ 4.479635] mmc_host mmc2: card is non-removable. [ 4.486873] mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) [ 4.491769] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 4.492275] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 4.522634] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 4.530297] mmc2: new high speed SDIO card at address 0001 [ 4.544675] input: Generic USB Audio as /devices/platform/ff500000.usb/usb3/3-1/3-1:1.255/0003:0BDA:481A.0001/input/input2 [ 4.545590] hid-generic 0003:0BDA:481A.0001: input,hiddev96,hidraw0: USB HID v1.11 Device [Generic USB Audio] on usb-ff500000.usb-1/input255 [ 4.556132] usb 1-1.1: new high-speed USB device number 3 using dwc2 [ 4.557912] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0) [ 4.681128] usb 1-1.1: New USB device found, idVendor=0781, idProduct=5583, bcdDevice= 1.00 [ 4.681186] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.681230] usb 1-1.1: Product: Ultra Fit [ 4.681260] usb 1-1.1: Manufacturer: SanDisk [ 4.681274] usb 1-1.1: SerialNumber: 0101ba1cebf0c39bfa3ef8ad7e1961a7309ebb034173d2c222c7034510eff437c28b00000000000000000000dacbae6500954a00835581079b270e20 [ 4.682730] usb-storage 1-1.1:1.0: USB Mass Storage device detected [ 5.036193] dwmmc_rockchip ff0f0000.mmc: Busy; trying anyway [ 5.297852] dwmmc_rockchip ff0c0000.mmc: Successfully tuned phase to 270 [ 5.297897] mmc1: new ultra high speed SDR104 SDHC card at address 0001 [ 5.299694] mmcblk1: mmc1:0001 SD16G 29.2 GiB [ 5.304784] mmcblk1: p1 [ 5.508239] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 5.508272] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL) [ 5.536224] mmc_host mmc0: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000) [ 5.536926] scsi host0: usb-storage 1-1.1:1.0 [ 5.550690] mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) [ 5.552733] usbcore: registered new interface driver uas [ 5.616120] usb 1-1.2: new high-speed USB device number 4 using dwc2 [ 5.734063] usb 1-1.2: New USB device found, idVendor=0781, idProduct=5583, bcdDevice= 1.00 [ 5.734089] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.734106] usb 1-1.2: Product: Ultra Fit [ 5.734119] usb 1-1.2: Manufacturer: SanDisk [ 5.734132] usb 1-1.2: SerialNumber: 01011eacc9793e9e3b06499bd8aa9c2104f564eec2f1289bc8fd59a5665636be3feb000000000000000000002c6e897c0091630083558107ba2761db [ 5.735302] usb-storage 1-1.2:1.0: USB Mass Storage device detected [ 5.736361] scsi host1: usb-storage 1-1.2:1.0 [ 5.816108] usb 1-1.3: new high-speed USB device number 5 using dwc2 [ 5.933684] usb 1-1.3: New USB device found, idVendor=0781, idProduct=5583, bcdDevice= 1.00 [ 5.933710] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.933727] usb 1-1.3: Product: Ultra Fit [ 5.933740] usb 1-1.3: Manufacturer: SanDisk [ 5.933752] usb 1-1.3: SerialNumber: 0101275af3c5d40dee8a788755124894cdafd86d0e8c93943c4d23f5c8711c79ed1800000000000000000000a43fd618009b4a00835581079b270e39 [ 5.934882] usb-storage 1-1.3:1.0: USB Mass Storage device detected [ 5.935752] scsi host2: usb-storage 1-1.3:1.0 [ 6.016110] usb 1-1.4: new high-speed USB device number 6 using dwc2 [ 6.108656] dwmmc_rockchip ff0f0000.mmc: Busy; trying anyway [ 6.133997] usb 1-1.4: New USB device found, idVendor=0781, idProduct=5583, bcdDevice= 1.00 [ 6.134023] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 6.134040] usb 1-1.4: Product: Ultra Fit [ 6.134053] usb 1-1.4: Manufacturer: SanDisk [ 6.134065] usb 1-1.4: SerialNumber: 0101459b01e535921d4221661fde51aeadad5e51ee4c523312507cd4c48f5bd54a2b00000000000000000000989a0326000c630083558107ba2763fa [ 6.135305] usb-storage 1-1.4:1.0: USB Mass Storage device detected [ 6.136416] scsi host3: usb-storage 1-1.4:1.0 [ 6.193977] dwmmc_rockchip ff0c0000.mmc: Successfully tuned phase to 269 [ 6.312128] random: crng init done [ 6.608678] mmc_host mmc0: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000) [ 6.609943] scsi 0:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6 [ 6.612433] sd 0:0:0:0: [sda] 240353280 512-byte logical blocks: (123 GB/115 GiB) [ 6.614277] sd 0:0:0:0: [sda] Write Protect is off [ 6.614301] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 6.615138] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 6.632920] sda: sda1 [ 6.638285] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 6.757455] scsi 1:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6 [ 6.759706] sd 1:0:0:0: [sdb] 240353280 512-byte logical blocks: (123 GB/115 GiB) [ 6.761412] sd 1:0:0:0: [sdb] Write Protect is off [ 6.761435] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00 [ 6.762161] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 6.779575] sdb: sdb1 [ 6.784672] sd 1:0:0:0: [sdb] Attached SCSI removable disk [ 6.952552] scsi 2:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6 [ 6.957172] sd 2:0:0:0: [sdc] 240353280 512-byte logical blocks: (123 GB/115 GiB) [ 6.958919] sd 2:0:0:0: [sdc] Write Protect is off [ 6.958944] sd 2:0:0:0: [sdc] Mode Sense: 43 00 00 00 [ 6.959657] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 6.976462] sdc: sdc1 [ 6.980567] sd 2:0:0:0: [sdc] Attached SCSI removable disk [ 7.141205] scsi 3:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6 [ 7.143717] sd 3:0:0:0: [sdd] 240353280 512-byte logical blocks: (123 GB/115 GiB) [ 7.145687] sd 3:0:0:0: [sdd] Write Protect is off [ 7.145710] sd 3:0:0:0: [sdd] Mode Sense: 43 00 00 00 [ 7.146950] sd 3:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 7.164226] sdd: sdd1 [ 7.168776] sd 3:0:0:0: [sdd] Attached SCSI removable disk [ 7.463839] md: kicking non-fresh sdb1 from array! [ 7.491056] async_tx: api initialized (async) [ 7.505565] md/raid:md0: device sdd1 operational as raid disk 3 [ 7.505590] md/raid:md0: device sdc1 operational as raid disk 2 [ 7.505602] md/raid:md0: device sda1 operational as raid disk 0 [ 7.509506] md/raid:md0: raid level 5 active with 3 out of 4 devices, algorithm 2 [ 7.522674] md0: detected capacity change from 0 to 720654336 [ 8.762459] dw-apb-uart ff690000.serial: forbid DMA for kernel console [ 9.288430] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Opts: (null). Quota mode: none. [ 10.027322] systemd[1]: systemd 249.11-0ubuntu3.6 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 10.028985] systemd[1]: Detected architecture arm. [ 10.033291] systemd[1]: Hostname set to <tinkerboard>. [ 11.718271] systemd[1]: Queued start job for default target Graphical Interface. [ 11.728207] systemd[1]: Created slice Slice /system/modprobe. [ 11.732775] systemd[1]: Created slice Slice /system/serial-getty. [ 11.735742] systemd[1]: Created slice User and Session Slice. [ 11.736990] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 11.739447] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 11.740836] systemd[1]: Reached target Remote File Systems. [ 11.741156] systemd[1]: Reached target Slice Units. [ 11.741621] systemd[1]: Reached target Swaps. [ 11.742037] systemd[1]: Reached target System Time Set. [ 11.743072] systemd[1]: Reached target Local Verity Protected Volumes. [ 11.744986] systemd[1]: Listening on Syslog Socket. [ 11.746406] systemd[1]: Listening on fsck to fsckd communication Socket. [ 11.747243] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 11.749448] systemd[1]: Listening on Journal Audit Socket. [ 11.750803] systemd[1]: Listening on Journal Socket (/dev/log). [ 11.752560] systemd[1]: Listening on Journal Socket. [ 11.754523] systemd[1]: Listening on udev Control Socket. [ 11.755877] systemd[1]: Listening on udev Kernel Socket. [ 11.757293] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 11.764580] systemd[1]: Mounting POSIX Message Queue File System... [ 11.774015] systemd[1]: Mounting Kernel Debug File System... [ 11.784749] systemd[1]: Mounting Kernel Trace File System... [ 11.800380] systemd[1]: Starting Restore / save the current clock... [ 11.811702] systemd[1]: Starting Set the console keyboard layout... [ 11.823240] systemd[1]: Starting Create List of Static Device Nodes... [ 11.837152] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 11.851265] systemd[1]: Starting Load Kernel Module configfs... [ 11.868756] systemd[1]: Starting Load Kernel Module drm... [ 11.880992] systemd[1]: Starting Load Kernel Module efi_pstore... [ 11.900267] systemd[1]: Starting Load Kernel Module fuse... [ 11.913314] systemd[1]: Starting Load Kernel Module pstore_blk... [ 11.926665] systemd[1]: Starting Load Kernel Module pstore_zone... [ 11.939417] systemd[1]: Starting Load Kernel Module ramoops... [ 11.952233] systemd[1]: Started Nameserver information manager. [ 11.955773] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 11.970491] systemd[1]: Starting Load Kernel Modules... [ 11.973005] fuse: init (API version 7.34) [ 11.981813] systemd[1]: Starting Remount Root and Kernel File Systems... [ 11.995955] systemd[1]: Starting Coldplug All udev Devices... [ 12.025450] systemd[1]: Mounted POSIX Message Queue File System. [ 12.027126] systemd[1]: Mounted Kernel Debug File System. [ 12.029092] systemd[1]: Mounted Kernel Trace File System. [ 12.034786] systemd[1]: Finished Restore / save the current clock. [ 12.040051] systemd[1]: Finished Create List of Static Device Nodes. [ 12.044495] systemd[1]: modprobe@chromeos_pstore.service: Deactivated successfully. [ 12.047522] systemd[1]: Finished Load Kernel Module chromeos_pstore. [ 12.051829] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 12.055482] systemd[1]: Finished Load Kernel Module configfs. [ 12.059830] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 12.063525] systemd[1]: Finished Load Kernel Module drm. [ 12.067141] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 12.069193] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro. Quota mode: none. [ 12.071039] systemd[1]: Finished Load Kernel Module efi_pstore. [ 12.083772] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 12.086648] systemd[1]: Finished Load Kernel Module fuse. [ 12.090857] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully. [ 12.093637] systemd[1]: Finished Load Kernel Module pstore_blk. [ 12.097189] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully. [ 12.099867] systemd[1]: Finished Load Kernel Module pstore_zone. [ 12.103417] systemd[1]: modprobe@ramoops.service: Deactivated successfully. [ 12.106820] systemd[1]: Finished Load Kernel Module ramoops. [ 12.113958] systemd[1]: Finished Load Kernel Modules. [ 12.118006] systemd[1]: Finished Remount Root and Kernel File Systems. [ 12.130171] systemd[1]: Mounting FUSE Control File System... [ 12.139536] systemd[1]: Mounting Kernel Configuration File System... [ 12.140950] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 12.153674] systemd[1]: Starting Load/Save Random Seed... [ 12.164279] systemd[1]: Starting Apply Kernel Variables... [ 12.176206] systemd[1]: Starting Create System Users... [ 12.192880] systemd[1]: Mounted FUSE Control File System. [ 12.194641] systemd[1]: Mounted Kernel Configuration File System. [ 12.257318] systemd[1]: Finished Load/Save Random Seed. [ 12.259124] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 12.305178] systemd[1]: Finished Create System Users. [ 12.315181] systemd[1]: Starting Create Static Device Nodes in /dev... [ 12.331279] systemd[1]: Finished Apply Kernel Variables. [ 12.429076] systemd[1]: Finished Create Static Device Nodes in /dev. [ 12.432431] systemd[1]: systemd-udevd.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 12.432471] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 12.438905] systemd[1]: Starting Rule-based Manager for Device Events and Files... [ 12.446090] systemd[1]: Finished Set the console keyboard layout. [ 12.447885] systemd[1]: Reached target Preparation for Local File Systems. [ 12.458788] systemd[1]: Mounting /tmp... [ 12.481962] systemd[1]: Mounted /tmp. [ 12.483332] systemd[1]: Reached target Local File Systems. [ 12.484511] systemd[1]: Condition check resulted in Load AppArmor profiles being skipped. [ 12.494038] systemd[1]: Starting Armbian leds state... [ 12.504812] systemd[1]: Starting Armbian ZRAM config... [ 12.515298] systemd[1]: Starting Set console font and keymap... [ 12.530067] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... [ 12.530871] systemd[1]: Condition check resulted in Load AppArmor profiles managed internally by snapd being skipped. [ 12.536769] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 12.537304] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. [ 12.538201] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. [ 12.556249] systemd[1]: Starting Uncomplicated firewall... [ 12.581851] systemd[1]: Received SIGRTMIN+20 from PID 280 (plymouthd). [ 12.597535] systemd[1]: Finished Tell Plymouth To Write Out Runtime Data. [ 12.613501] systemd[1]: Finished Set console font and keymap. [ 12.628151] systemd[1]: Finished Uncomplicated firewall. [ 12.629658] systemd[1]: Reached target Preparation for Network. [ 12.640423] systemd[1]: Finished Armbian leds state. [ 13.021967] systemd[1]: Started Rule-based Manager for Device Events and Files. [ 13.129047] zram: Added device: zram0 [ 13.139496] zram: Added device: zram1 [ 13.140784] zram: Added device: zram2 [ 13.422198] zram0: detected capacity change from 0 to 2053416 [ 13.440207] systemd[1]: Finished Coldplug All udev Devices. [ 13.466012] systemd[1]: Starting Helper to synchronize boot up for ifupdown... [ 13.485969] systemd[1]: Starting Show Plymouth Boot Screen... [ 13.521915] systemd[1]: Finished Helper to synchronize boot up for ifupdown. [ 13.527159] Adding 1026704k swap on /dev/zram0. Priority:5 extents:1 across:1026704k SSFS [ 13.538609] systemd[1]: Starting Raise network interfaces... [ 13.626513] systemd[1]: Started Show Plymouth Boot Screen. [ 13.628142] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped. [ 13.630061] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. [ 13.630473] systemd[1]: Reached target Local Encrypted Volumes. [ 13.814142] core: _opp_supported_by_regulators: OPP minuV: 1475000 maxuV: 1475000, not supported by regulator [ 13.814179] cpu cpu0: _opp_add: OPP not supported by regulators (2016000000) [ 13.814642] core: _opp_supported_by_regulators: OPP minuV: 1475000 maxuV: 1475000, not supported by regulator [ 13.814666] cpu cpu0: _opp_add: OPP not supported by regulators (2040000000) [ 13.815040] core: _opp_supported_by_regulators: OPP minuV: 1475000 maxuV: 1475000, not supported by regulator [ 13.815062] cpu cpu0: _opp_add: OPP not supported by regulators (2064000000) [ 13.815425] core: _opp_supported_by_regulators: OPP minuV: 1500000 maxuV: 1500000, not supported by regulator [ 13.815446] cpu cpu0: _opp_add: OPP not supported by regulators (2088000000) [ 13.815899] core: _opp_supported_by_regulators: OPP minuV: 1500000 maxuV: 1500000, not supported by regulator [ 13.815923] cpu cpu0: _opp_add: OPP not supported by regulators (2112000000) [ 13.816472] core: _opp_supported_by_regulators: OPP minuV: 1500000 maxuV: 1500000, not supported by regulator [ 13.816509] cpu cpu0: _opp_add: OPP not supported by regulators (2136000000) [ 13.816988] core: _opp_supported_by_regulators: OPP minuV: 1500000 maxuV: 1500000, not supported by regulator [ 13.817011] cpu cpu0: _opp_add: OPP not supported by regulators (2160000000) [ 13.817362] core: _opp_supported_by_regulators: OPP minuV: 1500000 maxuV: 1500000, not supported by regulator [ 13.817381] cpu cpu0: _opp_add: OPP not supported by regulators (2184000000) [ 13.817740] core: _opp_supported_by_regulators: OPP minuV: 1500000 maxuV: 1500000, not supported by regulator [ 13.817761] cpu cpu0: _opp_add: OPP not supported by regulators (2208000000) [ 13.817800] cpu cpu0: _opp_is_duplicate: duplicate OPPs detected. Existing: freq: 1704000000, volt: 1350000, enabled: 1. New: freq: 1704000000, volt: 1350000, enabled: 1 [ 13.817861] cpu cpu0: _opp_is_duplicate: duplicate OPPs detected. Existing: freq: 1800000000, volt: 1400000, enabled: 1. New: freq: 1800000000, volt: 1400000, enabled: 1 [ 13.838529] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 500000 KHz, changing to: 600000 KHz [ 13.879835] Bluetooth: HCI UART driver ver 2.3 [ 13.879852] Bluetooth: HCI UART protocol H4 registered [ 13.879857] Bluetooth: HCI UART protocol ATH3K registered [ 13.880257] dw-apb-uart ff180000.serial: failed to request DMA [ 13.880717] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 13.880872] Bluetooth: HCI UART protocol Broadcom registered [ 13.938148] zram1: detected capacity change from 0 to 102400 [ 13.975502] systemd[1]: Reached target Hardware activated USB gadget. [ 13.990590] r8723bs: module is from the staging directory, the quality is unknown, you have been warned. [ 14.010268] r8723bs: unknown parameter 'rtw_enusbss' ignored [ 14.015105] pnetdev = 1cdb6091 [ 14.044159] systemd[1]: Finished Armbian ZRAM config. [ 14.060051] systemd[1]: Starting Armbian memory supported logging... [ 14.112449] rtl8723bs mmc2:0001:1 wlan0: rtw_ndev_notifier_call(wlan0) state:5 [ 14.146982] systemd[1]: Found device /dev/ttyS2. [ 14.150234] gpiomem-rk3288 ff750000.rk3288-gpiomem: Initialised: Registers at 0xff750000 [ 14.168624] dw_wdt ff800000.watchdog: No valid TOPs array specified [ 14.181069] rk3288-crypto ff8a0000.crypto: Crypto Accelerator successfully registered [ 14.209770] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard. Quota mode: none. [ 14.474041] systemd[1]: Finished Raise network interfaces. [ 14.536546] rockchip-iep ff900000.iep: Adding to iommu group 0 [ 14.537789] rockchip-iep ff900000.iep: Device rockchip-iep registered as /dev/video0 [ 14.542572] rockchip-rga ff920000.rga: HW Version: 0x00.00 [ 14.549652] rockchip-rga ff920000.rga: Registered rockchip-rga as /dev/video1 [ 14.557139] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned. [ 14.563278] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned. [ 14.569703] rkvdec ff9c0000.hevc: Adding to iommu group 4 [ 14.571459] hantro-vpu ff9a0000.video-codec: Adding to iommu group 3 [ 14.575042] hantro-vpu ff9a0000.video-codec: registered rockchip,rk3288-vpu-enc as /dev/video2 [ 14.575226] hantro-vpu ff9a0000.video-codec: registered rockchip,rk3288-vpu-dec as /dev/video3 [ 14.639367] Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723 [ 14.643093] Bluetooth: hci0: RTL: rom_version status=0 version=1 [ 14.643112] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723bs_fw.bin [ 14.676798] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723bs_config.bin [ 14.704593] Bluetooth: hci0: RTL: cfg_sz 68, total sz 24088 [ 14.823461] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 14.835250] systemd[1]: Starting Load/Save RF Kill Switch Status... [ 15.047154] systemd[1]: Started Load/Save RF Kill Switch Status. [ 15.047661] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped. [ 15.048185] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 15.048360] systemd[1]: Condition check resulted in Load AppArmor profiles being skipped. [ 15.052490] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 15.056644] systemd[1]: Starting Load Kernel Module efi_pstore... [ 15.061312] systemd[1]: Starting Load Kernel Module pstore_blk... [ 15.066164] systemd[1]: Starting Load Kernel Module pstore_zone... [ 15.070649] systemd[1]: Starting Load Kernel Module ramoops... [ 15.071237] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 15.071479] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. [ 15.071754] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. [ 15.074159] systemd[1]: modprobe@chromeos_pstore.service: Deactivated successfully. [ 15.076055] systemd[1]: Finished Load Kernel Module chromeos_pstore. [ 15.078046] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 15.079148] systemd[1]: Finished Load Kernel Module efi_pstore. [ 15.080691] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully. [ 15.081723] systemd[1]: Finished Load Kernel Module pstore_blk. [ 15.083271] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully. [ 15.084519] systemd[1]: Finished Load Kernel Module pstore_zone. [ 15.090781] systemd[1]: modprobe@ramoops.service: Deactivated successfully. [ 15.091614] systemd[1]: Finished Load Kernel Module ramoops. [ 15.092688] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 15.269532] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped. [ 15.270072] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 15.270218] systemd[1]: Condition check resulted in Load AppArmor profiles being skipped. [ 15.273647] systemd[1]: Started MD array monitor. [ 15.278382] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 15.282371] systemd[1]: Starting Load Kernel Module efi_pstore... [ 15.286327] systemd[1]: Starting Load Kernel Module pstore_blk... [ 15.290227] systemd[1]: Starting Load Kernel Module pstore_zone... [ 15.294775] systemd[1]: Starting Load Kernel Module ramoops... [ 15.295316] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 15.295480] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. [ 15.295699] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. [ 15.297930] systemd[1]: modprobe@chromeos_pstore.service: Deactivated successfully. [ 15.298851] systemd[1]: Finished Load Kernel Module chromeos_pstore. [ 15.300416] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 15.301278] systemd[1]: Finished Load Kernel Module efi_pstore. [ 15.302750] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully. [ 15.303650] systemd[1]: Finished Load Kernel Module pstore_blk. [ 15.305259] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully. [ 15.306195] systemd[1]: Finished Load Kernel Module pstore_zone. [ 15.343594] systemd[1]: modprobe@ramoops.service: Deactivated successfully. [ 15.344437] systemd[1]: Finished Load Kernel Module ramoops. [ 15.344979] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped. [ 15.345453] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 15.345665] systemd[1]: Condition check resulted in Load AppArmor profiles being skipped. [ 15.349623] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 15.354419] systemd[1]: Starting Load Kernel Module efi_pstore... [ 15.358956] systemd[1]: Starting Load Kernel Module pstore_blk... [ 15.363217] systemd[1]: Starting Load Kernel Module pstore_zone... [ 15.363843] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 15.364042] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. [ 15.364426] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. [ 15.366975] systemd[1]: modprobe@chromeos_pstore.service: Deactivated successfully. [ 15.368156] systemd[1]: Finished Load Kernel Module chromeos_pstore. [ 15.369750] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 15.371193] systemd[1]: Finished Load Kernel Module efi_pstore. [ 15.372872] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully. [ 15.373649] systemd[1]: Finished Load Kernel Module pstore_blk. [ 15.374847] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully. [ 15.375602] systemd[1]: Finished Load Kernel Module pstore_zone. [ 15.376437] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 15.403759] Bluetooth: hci0: RTL: fw version 0x1e4cc3ff [ 16.835104] usbcore: registered new interface driver snd-usb-audio [ 16.898574] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped. [ 16.899169] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 16.899352] systemd[1]: Condition check resulted in Load AppArmor profiles being skipped. [ 16.902673] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 16.906986] systemd[1]: Starting Load Kernel Module efi_pstore... [ 16.911136] systemd[1]: Starting Load Kernel Module pstore_blk... [ 16.915262] systemd[1]: Starting Load Kernel Module pstore_zone... [ 16.919356] systemd[1]: Starting Load Kernel Module ramoops... [ 16.919994] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 16.920212] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. [ 16.920412] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. [ 16.922424] systemd[1]: modprobe@chromeos_pstore.service: Deactivated successfully. [ 16.923392] systemd[1]: Finished Load Kernel Module chromeos_pstore. [ 16.924864] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 16.925631] systemd[1]: Finished Load Kernel Module efi_pstore. [ 16.926946] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully. [ 16.927709] systemd[1]: Finished Load Kernel Module pstore_blk. [ 16.928879] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully. [ 16.929632] systemd[1]: Finished Load Kernel Module pstore_zone. [ 16.930714] systemd[1]: modprobe@ramoops.service: Deactivated successfully. [ 16.931446] systemd[1]: Finished Load Kernel Module ramoops. [ 16.932016] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 18.224139] systemd[1]: Finished Armbian memory supported logging. [ 18.228549] systemd[1]: Starting Journal Service... [ 18.401702] systemd[1]: Started Journal Service. [ 18.417609] systemd-journald[892]: Received client request to flush runtime journal. [ 25.366760] NET: Registered PF_ALG protocol family [ 25.930002] rk_gmac-dwmac ff290000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL) [ 25.930346] rk_gmac-dwmac ff290000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 25.940099] rk_gmac-dwmac ff290000.ethernet eth0: No Safety Features support found [ 25.940116] rk_gmac-dwmac ff290000.ethernet eth0: PTP not supported by HW [ 25.940464] rk_gmac-dwmac ff290000.ethernet eth0: configuring for phy/rgmii link mode [ 25.974655] rtl8723bs mmc2:0001:1 wlan0: rtw_ndev_notifier_call(wlan0) state:14 [ 25.978664] rtl8723bs: acquire FW from file:rtlwifi/rtl8723bs_nic.bin [ 27.286559] rtl8723bs mmc2:0001:1 wlan0: rtw_ndev_notifier_call(wlan0) state:1 [ 27.346816] rtl8723bs mmc2:0001:1 wlan0: rtw_ndev_notifier_call(wlan0) state:4 [ 27.884344] loop0: detected capacity change from 0 to 8 [ 27.907819] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 30.020894] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 30.020929] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 32.007270] hdmi-audio-codec hdmi-audio-codec.2.auto: Only one simultaneous stream supported! [ 32.019171] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22 [ 32.031529] ff890000.i2s-i2s-hifi: soc_pcm_open() failed (-22) [ 37.242733] rtl8723bs mmc2:0001:1 wlan0: rtw_ndev_notifier_call(wlan0) state:4 [ 38.366461] rtl8723bs mmc2:0001:1 wlan0: rtw_ndev_notifier_call(wlan0) state:4 [ 54.824733] hdmi-audio-codec hdmi-audio-codec.2.auto: Only one simultaneous stream supported! [ 54.834377] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22 [ 54.845203] ff890000.i2s-i2s-hifi: soc_pcm_open() failed (-22) [ 105.953908] rtl8723bs mmc2:0001:1 wlan0: rtw_ndev_notifier_call(wlan0) state:4 [ 106.968966] rtl8723bs mmc2:0001:1 wlan0: rtw_ndev_notifier_call(wlan0) state:4 [ 180.503520] rtl8723bs mmc2:0001:1 wlan0: rtw_ndev_notifier_call(wlan0) state:4 [ 181.528744] rtl8723bs mmc2:0001:1 wlan0: rtw_ndev_notifier_call(wlan0) state:4 And OF is already wrong mine is Tinker Board .... If you are busy today, let me wish you already a Happy New Year, hoping you'll read it tomorrow
  5. Good evening @jock, sorry I had some things to do and couldn't try any new possible solutions in the meantime. I tried but haven't got any changes. iwconfig wlan0 Gives me the following output fred@tinkerboard:~$ iwconfig wlan0 wlan0 IEEE 802.11 ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=12 dBm Retry short limit:7 RTS thr:off Fragment thr:off Power Management:off Yes I've already changed to switch off the power management. fred@tinkerboard:~$ sudo nmcli dev wifi list IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS > F4:06:8D:53:4B:E0 Devolo-Fr3d Infra 1 270 Mbit/s 92 ▂▄▆█ > 38:35:FB:4F:9F:06 Casa_2.4GHz Infra 11 195 Mbit/s 47 ▂▄__ > 30:D3:2D:0A:8A:68 Devolo-Fr3d Infra 6 130 Mbit/s 34 ▂▄__ > fred@tinkerboard:~$ sudo nmcli --ask dev wifi connect "Devolo-Fr3d" Password: •••••••••• Errore: attivazione connessione non riuscita: (7) Erano richiesti dei segreti, ma non ne sono stati forniti. Still nothing new......
  6. @jock NP, I just hope to find a solution to make it work again on the Wifi, so all I need is a power cable. @CryBaby I'll just try it and let you know the output. So here I am, modified the file /usr/lib/ssl/openssl.cnf as suggested, .. .. .. # [system_default_sect] # CipherString = DEFAULT:@SECLEVEL=2 # Commented to add level=0 # Added to help connect with my WiFi [system_default_sect] CipherString = DEFAULT:@SECLEVEL=0 Options = UnsafeLegacyRenegotiation # End of Addition # EoA # Saved the file, and rebooted the device, and onto nmcli connection tool, I still get, fred@tinkerboard:~$ sudo nmcli dev wifi rescan [sudo] password di fred: fred@tinkerboard:~$ sudo nmcli dev wifi list IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY F4:06:8D:53:4B:E0 Devolo-Fr3d Infra 1 130 Mbit/s 92 ▂▄▆█ WPA1 WPA2 30:D3:2D:0A:8A:68 Devolo-Fr3d Infra 6 130 Mbit/s 50 ▂▄__ WPA1 WPA2 fred@tinkerboard:~$ sudo nmcli --ask dev wifi connect "Devolo-Fr3d" Password: •••••••••• Errore: attivazione connessione non riuscita: (7) Erano richiesti dei segreti, ma non ne sono stati forniti.
  7. @jock The last one available on this site, just downloaded it the last weekend. Let's check it with neofetch, fred@tinkerboard:~$ neofetch fred@tinkerboard ---------------- █ █ █ █ █ █ █ █ █ █ █ OS: Armbian (22.08.8) armv7l ███████████████████████ Host: Rockchip RK3288 Asus Tinker Board S ▄▄██ ██▄▄ Kernel: 5.15.74-rockchip ▄▄██ ███████████ ██▄▄ Uptime: 1 day, 1 hour, 3 mins ▄▄██ ██ ██ ██▄▄ Packages: 1682 (dpkg) ▄▄██ ██ ██ ██▄▄ Shell: bash 5.1.16 ▄▄██ ██ ██ ██▄▄ Resolution: 1920x1200 ▄▄██ █████████████ ██▄▄ Terminal: /dev/pts/0 ▄▄██ ██ ██ ██▄▄ CPU: Rockchip (Device Tree) (4) @ 1.800GHz ▄▄██ ██ ██ ██▄▄ Memory: 230MiB / 2005MiB ▄▄██ ██ ██ ██▄▄ ▄▄██ ██▄▄ ███████████████████████ █ █ █ █ █ █ █ █ █ █ █ Yes, I'm so lucky!! There is a problem if the board can't identify itself, mine is the first asus board (Asus Tinker Board, no S, or any other letter or number), from a time when it costed less than a raspberry pi (39.- CHF vs 54.- CHF). @CryBaby, yes I'm using WPA, well the routers was preconfigured with it. Thanks for the try at your workplace. I couldn't find anything on my user manual about Radius, other than the glossary entry; my router/gateaway/modem manual and my powerline user manual . And before messing up something (I'm a world champion in that), I wanted to be sure I could be in the right path. Anyways I'll try your solution as well and will post the result as soon as possible. Have a good night. --°---°---°-- @CryBaby Nothing changed, 2 reboot done.... fred@tinkerboard:~$ sudo nmcli dev wifi rescan fred@tinkerboard:~$ sudo nmcli dev wifi list IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY F4:06:8D:53:4B:E0 Devolo-Fr3d Infra 1 130 Mbit/s 92 ▂▄▆█ WPA1 WPA2 fred@tinkerboard:~$ sudo nmcli con up Devolo-Fr3d Password o chiavi di cifratura sono richieste per accedere alla rete wireless "Devolo-Fr3d". Attenzione: password per "802-11-wireless-security.psk" non fornita in "passwd-file" e nmcli non può richiederla senza l'opzione "--ask". Errore: attivazione connessione non riuscita: Erano richiesti dei segreti, ma non ne sono stati forniti Suggerimento: usare «journalctl -xe NM_CONNECTION=d3f97288-66f6-49c8-bc0f-b13f3ab42f30 + NM_DEVICE=wlan0» per maggiori informazioni. fred@tinkerboard:~$ sudo nmcli --ask dev wifi connect Devolo-Fr3d Password: •••••••••• Errore: attivazione connessione non riuscita: (7) Erano richiesti dei segreti, ma non ne sono stati forniti. And I scrolled the file /usr/lib/ssl/openssl.cnf from top to bottom looking for the missing configuration, and I changed the last lines as follow, #[system_default_sect] #CipherString = DEFAULT:@SECLEVEL=2 # Added to help connect with my WiFi [system_default_sect] Options = UnsafeLegacyRenegotiation # End of Addition # EoA # But nothing changed! Still no connection. I did an install of some programs/packages I had before the crash, with fred@tinkerboard:~$ sudo apt install ranger inxi neofetch cockpit mdadm gparted nmap unattended-upgrades ufw -y ..... ..... update-initramfs: Generating /boot/initrd.img-5.15.74-rockchip W: Possible missing firmware /lib/firmware/mrvl/sd8987_uapsta.bin for built-in driver mwifiex_sdio W: Possible missing firmware /lib/firmware/mrvl/sd8786_uapsta.bin for built-in driver mwifiex_sdio W: Possible missing firmware /lib/firmware/rtlwifi/rtl8723bu_bt.bin for built-in driver rtl8xxxu W: Possible missing firmware /lib/firmware/bfubase.frm for built-in driver bfusb W: Possible missing firmware /lib/firmware/mrvl/sd8987_uapsta.bin for built-in driver btmrvl_sdio W: Possible missing firmware /lib/firmware/rtl_bt/rtl8821a_config.bin for built-in driver btrtl W: Possible missing firmware /lib/firmware/rtl_bt/rtl8761a_config.bin for built-in driver btrtl update-initramfs: Converting to u-boot format and I saw this warning about rtlwifi driver missing, which was not there before...... And that's odd, as I've already updated all possible firmwares And before a forgot, the following is the result of fred@tinkerboard:~$ journalctl -xe NM_CONNECTION=d3f97288-66f6-49c8-bc0f-b13f3ab42f30 + NM_DEVICE=wlan0 nov 26 21:01:58 tinkerboard NetworkManager[1558]: <info> [1669492918.8834] device (wlan0): supplicant interface state: 4way_handshake -> group_handshake nov 26 21:01:58 tinkerboard NetworkManager[1558]: <info> [1669492918.8891] device (wlan0): supplicant interface state: group_handshake -> disconnected nov 26 21:01:58 tinkerboard NetworkManager[1558]: <info> [1669492918.9896] device (wlan0): supplicant interface state: disconnected -> scanning nov 26 21:02:10 tinkerboard NetworkManager[1558]: <info> [1669492930.1411] device (wlan0): supplicant interface state: scanning -> associating nov 26 21:02:10 tinkerboard NetworkManager[1558]: <info> [1669492930.5594] device (wlan0): supplicant interface state: associating -> disconnected nov 26 21:02:19 tinkerboard NetworkManager[1558]: <warn> [1669492939.2317] device (wlan0): Activation: (wifi) association took too long nov 26 21:02:19 tinkerboard NetworkManager[1558]: <info> [1669492939.2337] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed') nov 26 21:02:19 tinkerboard NetworkManager[1558]: <warn> [1669492939.2363] device (wlan0): Activation: (wifi) asking for new secrets nov 26 21:02:19 tinkerboard NetworkManager[1558]: <warn> [1669492939.2380] device (wlan0): no secrets: No agents were available for this request. nov 26 21:02:19 tinkerboard NetworkManager[1558]: <info> [1669492939.2381] device (wlan0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed') nov 26 21:02:19 tinkerboard NetworkManager[1558]: <warn> [1669492939.2430] device (wlan0): Activation: failed for connection 'Devolo-Fr3d' nov 26 21:02:19 tinkerboard NetworkManager[1558]: <info> [1669492939.2446] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed') nov 26 21:02:23 tinkerboard NetworkManager[1558]: <info> [1669492943.6780] device (wlan0): supplicant interface state: disconnected -> inactive nov 26 21:05:16 tinkerboard NetworkManager[1558]: <info> [1669493116.3366] device (wlan0): Activation: starting connection 'Devolo-Fr3d' (d3f97288-66f6-49c8-bc0f-b13f3ab42f30) nov 26 21:05:16 tinkerboard NetworkManager[1558]: <info> [1669493116.3379] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') nov 26 21:05:16 tinkerboard NetworkManager[1558]: <info> [1669493116.3404] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') nov 26 21:05:16 tinkerboard NetworkManager[1558]: <info> [1669493116.3418] device (wlan0): Activation: (wifi) access point 'Devolo-Fr3d' has security, but secrets are required. nov 26 21:05:16 tinkerboard NetworkManager[1558]: <info> [1669493116.3419] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed') nov 26 21:05:16 tinkerboard NetworkManager[1558]: <info> [1669493116.3429] sup-iface[8bc436303db58088,0,wlan0]: wps: type pbc start... nov 26 21:05:16 tinkerboard NetworkManager[1558]: <info> [1669493116.3492] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed') nov 26 21:05:16 tinkerboard NetworkManager[1558]: <info> [1669493116.3511] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') nov 26 21:05:16 tinkerboard NetworkManager[1558]: <info> [1669493116.3525] device (wlan0): Activation: (wifi) connection 'Devolo-Fr3d' has security, and secrets exist. No new secrets needed. nov 26 21:05:16 tinkerboard NetworkManager[1558]: <info> [1669493116.8214] device (wlan0): supplicant interface state: inactive -> scanning nov 26 21:05:18 tinkerboard NetworkManager[1558]: <info> [1669493118.1791] device (wlan0): supplicant interface state: scanning -> associating nov 26 21:05:18 tinkerboard NetworkManager[1558]: <info> [1669493118.7161] device (wlan0): supplicant interface state: associating -> associated nov 26 21:05:18 tinkerboard NetworkManager[1558]: <info> [1669493118.7251] device (wlan0): supplicant interface state: associated -> 4way_handshake nov 26 21:05:18 tinkerboard NetworkManager[1558]: <info> [1669493118.7489] device (wlan0): supplicant interface state: 4way_handshake -> group_handshake nov 26 21:05:18 tinkerboard NetworkManager[1558]: <info> [1669493118.7556] device (wlan0): supplicant interface state: group_handshake -> disconnected nov 26 21:05:18 tinkerboard NetworkManager[1558]: <info> [1669493118.8535] device (wlan0): supplicant interface state: disconnected -> scanning nov 26 21:05:31 tinkerboard NetworkManager[1558]: <info> [1669493131.0111] device (wlan0): supplicant interface state: scanning -> associating nov 26 21:05:31 tinkerboard NetworkManager[1558]: <info> [1669493131.1067] device (wlan0): supplicant interface state: associating -> disconnected nov 26 21:05:41 tinkerboard NetworkManager[1558]: <warn> [1669493141.2331] device (wlan0): Activation: (wifi) association took too long nov 26 21:05:41 tinkerboard NetworkManager[1558]: <info> [1669493141.2332] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed') nov 26 21:05:41 tinkerboard NetworkManager[1558]: <warn> [1669493141.2352] device (wlan0): Activation: (wifi) asking for new secrets nov 26 21:05:41 tinkerboard NetworkManager[1558]: <warn> [1669493141.2371] device (wlan0): no secrets: No agents were available for this request. nov 26 21:05:41 tinkerboard NetworkManager[1558]: <info> [1669493141.2372] device (wlan0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed') nov 26 21:05:41 tinkerboard NetworkManager[1558]: <warn> [1669493141.2400] device (wlan0): Activation: failed for connection 'Devolo-Fr3d' nov 26 21:05:41 tinkerboard NetworkManager[1558]: <info> [1669493141.2414] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed') nov 26 21:05:41 tinkerboard NetworkManager[1558]: <info> [1669493141.5435] device (wlan0): supplicant interface state: disconnected -> scanning nov 26 21:05:42 tinkerboard NetworkManager[1558]: <info> [1669493142.9072] device (wlan0): supplicant interface state: scanning -> disconnected lines 25-64/64 (END)
  8. Hi @CryBaby, I have no idea. My router was provided by my ISP, and it's not easy to find any manual about it. The user manual took me around 2 hours of heavy duty search (almost at page 5 of the google research)..... And it was anything but useful, at least for my problem back then. Anyways, I followed those step yesterday (and again just now), fred@tinkerboard:~$ sudo nmcli dev wifi rescan fred@tinkerboard:~$ sudo nmcli dev wifi list IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY F4:06:8D:53:4B:E0 Devolo-Fr3d Infra 1 130 Mbit/s 92 ▂▄▆█ WPA1 WPA2 30:D3:2D:0A:8A:68 Devolo-Fr3d Infra 6 130 Mbit/s 50 ▂▄__ WPA1 WPA2 38:35:FB:4F:9F:06 Casa_2.4GHz Infra 11 195 Mbit/s 49 ▂▄__ WPA2 fred@tinkerboard:~$ sudo nmcli --ask dev wifi connect Devolo-Fr3d Password: •••••••••• Errore: attivazione connessione non riuscita: (7) Erano richiesti dei segreti, ma non ne sono stati forniti. The last line is: "ERROR: couldn't activate the connection: (7) Secrets were requested, but they weren't given" Usually how can someone see if their routers uses RADIUS?? It should be noted it's kinda new, like only 3 years old. We've got this one, straight from our ISP, and sent back the previous one which was from zyxel.
  9. Good evening, last week they changed the electric meter in my building, but in order to do so they cut the power, and my Tinkerboard (the first model, the one issued back in 2017, Asus first's SBC), that I use as my "Save for later, and never look at it again" network folder, suffered. It continued to reboot from some kernel panic, which I forgot to take note; but since it hadn't been upgraded to jammy, I took the opportunity to do it. Pluging in the uSD card (with the newly released jammy version, just downloaded here), power, and all (including the ethernet cord!!), first boot I have to create my user (which, for some reasons refuses to let me put my usual fr3d tag, obliging me to go with the common "fred", but OK ), then all the trivial steps to set my locale settings. Then the beautiful armbian desktop penguin greats me. Nice now some more little custumisations and I'm ready to go, or so I thought; the wireless connection doesn't work, it fails to connect (and it is only 2m away from my router), it continues to ask me for the password, which has was not changed in the meantime. I tried nmtui But nothing change, well I only got the funny message I also tried to fix it by looking into armbian-config but nothing, after the third time, I get the same message about "secrets" not being given. I also tried installing "non-free" package, hoping it would find missing piece of software/firmware/driver to solve my issue, but as you can immagine it doesn't. And I also found out the "browser" can't be opened, as it gives me some kind of Input/output errors, yet if I scroll down to the internet program section, I can open firefox, and it seems (only used it for 1h, more or less) to be working properly. Would some good soul help me find a solution?? As soon as I'm able to send some screenshots i'll do it. Thanks in advance, fr3d
  10. @Werner Thanks for the links, i managed to make it work for like 5 days as my little backup server with urbackup. But I encountered some error trough.... fr3d@tinkerboard:~/Downloads$ sudo dpkg -i linux-dtb-legacy-rockchip_20.05.0-trunk_armhf.deb [sudo] password for fr3d: (Lettura del database... 78032 file e directory attualmente installati.) Preparativi per estrarre linux-dtb-legacy-rockchip_20.05.0-trunk_armhf.deb... Estrazione di linux-dtb-legacy-rockchip (20.05.0-trunk) su (20.02.7)... Configurazione di linux-dtb-legacy-rockchip (20.05.0-trunk)... fr3d@tinkerboard:~/Downloads$ sudo dpkg -i linux-headers-legacy-rockchip_20.05.0-trunk_armhf.deb Selezionato il pacchetto linux-headers-legacy-rockchip non precedentemente selezionato. (Lettura del database... 78032 file e directory attualmente installati.) Preparativi per estrarre linux-headers-legacy-rockchip_20.05.0-trunk_armhf.deb... Estrazione di linux-headers-legacy-rockchip (20.05.0-trunk)... Configurazione di linux-headers-legacy-rockchip (20.05.0-trunk)... Compiling headers - please wait ... make[2]: *** [silentoldconfig] Error 1 make[1]: *** [silentoldconfig] Error 2 make: *** No rule to make target 'include/config/auto.conf', needed by 'scripts'. Stop. gcc: error: unrecognized command line option \u2018-mgeneral-regs-only\u2019 make[1]: *** [scripts/mod//empty.o] Error 1 make: *** [_module_scripts/mod/] Error 2 fr3d@tinkerboard:~/Downloads$ sudo dpkg -i linux-image-legacy-rockchip_20.05.0-trunk_armhf.deb (Lettura del database... 93217 file e directory attualmente installati.) Preparativi per estrarre linux-image-legacy-rockchip_20.05.0-trunk_armhf.deb... Estrazione di linux-image-legacy-rockchip (20.05.0-trunk) su (20.02.7)... Configurazione di linux-image-legacy-rockchip (20.05.0-trunk)... update-initramfs: Generating /boot/initrd.img-4.4.213-rockchip W: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays. W: mdadm: failed to auto-generate temporary mdadm.conf file. update-initramfs: Converting to u-boot format fr3d@tinkerboard:~/Downloads$ ^C fr3d@tinkerboard:~/Downloads$ sudo dpkg -i linux-u-boot-legacy-tinkerboard_20.05.0-trunk_armhf.deb (Lettura del database... 93245 file e directory attualmente installati.) Preparativi per estrarre linux-u-boot-legacy-tinkerboard_20.05.0-trunk_armhf.deb... Estrazione di linux-u-boot-tinkerboard-legacy (20.05.0-trunk) su (20.02.7)... Configurazione di linux-u-boot-tinkerboard-legacy (20.05.0-trunk)... But I was able to run mdadm and create an array to test urbackup. Again, thank you. @Igor You were right, I plugged a Raspberry power plug, and now it work flawlessly. Before I was using a normal usb cable (old phone charger).
  11. Hi Werner. Thanks. I'll try it. In the mean time I tried to do it trought the cockpit terminal, and I worked, sort of. I can run all, but i get /home/fr3d/build/lib/configuration.sh: line 304: getfacl: command not found [ o.k. ] Preparing [ host ] [ .... ] Please read documentation to set up proper compilation environment [ .... ] http://www.armbian.com/using-armbian-tools/ [ error ] ERROR in function prepare_host [ general.sh:789 ] [ error ] Running this tool on non x86-x64 build host in not supported [ o.k. ] Process terminated And I've discovered I can only let it run for like 90 minutes, after that it just turn off, none of the led is on/blinking. But that's a problem for tomorrow. 'Night.
  12. So recently I decided to use my (quite old) tinker board, I downloaded the last armbian (desktop, 4.4.213) OS, managed to install a vncserver (x11vnc) and also to use it without a screen plugged in it. And now I would like to turn it into a urbackup server, but I got some error with mdadm, "Module md_mod not found in directory /lib/modules/4.4.213-rockchip". I tried to use this forum to find a solution (https://github.com/armbian/build), but I couldn't make it work. When i tipe ´´git clone https://github.com/armbian/build´´ it stop around 7% at resolving deltas, and it just freeze. Someone could have any idea how to solve this issue?? And i can't get my armbianmonitor link to paste...... Thanks guys.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines