Welcome! Log In Create A New Profile

Advanced

Debian on Promwad-Thinclient

Posted by cmp18 
Re: Debian on Promwad-Thinclient
April 18, 2025 01:39PM
MM,

> name pins functions
> ================================================================================
> mpp7 7 gpo, spi(cs), lcd(pwm)
>
>
> need change gpio to gpo in DTS?

Yes indeed.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Debian on Promwad-Thinclient
April 18, 2025 03:34PM
MM,

I've changed:

- The DTS for kirkwood-promwad-thin-client.dtb to use GPO for both 7 and 17. See it it will take 17 this way.
- Move the USB hub back to i2c0. See if it will fix the error we saw previously in Anonymous's log.


This tarball kirkwood-promwad.dt.250418.tar contains 4 files

kirkwood-promwad-thin-client.dtb
kirkwood-promwad-thin-client.dts
kirkwood-promwad-wtplug.dtb
kirkwood-promwad-wtplug.dts

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Attachments:
open | download - kirkwood-promwad.dt.250418.tar (40 KB)
Anonymous
Re: Debian on Promwad-Thinclient
April 23, 2025 11:09AM
Quote
bodhi
Are you using Debian-6.5.7-kirkwood-tld-1-rootfs-bodhi.tar.bz2 or using your own rootfs from somewhere else?
Yes, that one.

Quote

And the network also has problem.
I had erroneous /etc/network/interfaces since with dhcp it was taking ages to boot without dhcp server. Now it is fixed.

Quote

Install the tools:
I had to download onto USB flash and install libpci3, pci.ids, pciutils, libusb, usbutils with dpkg -i using armel packages. I didn't install dts compiler since you provided a dtb file. I guess I can't use armhf?

Here is the new log, with fixed network settings and new dtb (see uImage built on newer date, while initrd is old). Bad blocks, serial numbers, mac addresses censored:

U-Boot 2011.06 (Nov 15 2012 - 14:51:21)
Promwad-ThinClient

SoC:   Kirkwood 88F6282_?? RevID 0x01
DRAM:  1 GiB
NAND:  1024 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0, egiga1
88E1121 Initialized on egiga0, devadr 1
88E1121 Initialized on egiga1, devadr 0
Hit any key to stop autoboot:  3  0 
Marvell>> run usb_boot
(Re)start USB...
USB:   Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:2 (usbda2)
6011569 bytes read
Loading file "/boot/uInitrd" from usb device 0:2 (usbda2)
5834091 bytes read
## Booting kernel from Legacy Image at 01100000 ...
   Image Name:   Linux-6.13.8-kirkwood-tld-1
   Created:      2025-04-23   2:34:13 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    6011505 Bytes = 5.7 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 02200000 ...
   Image Name:   initramfs-6.13.8-kirkwood-tld-1
   Created:      2025-04-17   6:27:05 UTC
   Image Type:   ARM Linux RAMDisk Image (uncompressed)
   Data Size:    5834027 Bytes = 5.6 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 6.13.8-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 PREEMPT Mon Mar 24 14:30:26 PDT 2025
[    0.000000][    T0] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[    0.000000][    T0] CPU: VIVT data cache, VIVT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: Promwad WTPlug Thin Client
[    0.000000][    T0] printk: legacy bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000][    T0] OF: reserved mem: Reserved memory: No reserved-memory node in the DT
[    0.000000][    T0] Kernel command line: root=/dev/sda2 rootdelay=10 earlyprintk=serial console=ttyS0,115200
[    0.000000][    T0] printk: log buffer data + meta data: 131072 + 409600 = 540672 bytes
[    0.000000][    T0] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 262144
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] 	Trampoline variant of Tasks RCU enabled.
[    0.000000][    T0] 	Tracing variant of Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[    0.000000][    T0] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000][    T0] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000001][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.008619][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.015873][    T0] Console: colour dummy device 80x30
[    0.021127][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.032422][    T0] CPU: Testing write buffer coherency: ok
[    0.038109][    T0] pid_max: default: 32768 minimum: 301
[    0.049696][    T0] LSM: initializing lsm=capability
[    0.056396][    T0] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.064472][    T0] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.099044][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.106191][    T1] mvebu-soc-id: MVEBU SoC ID=0x6282, Rev=0x1
[    0.112363][    T1] rcu: Hierarchical SRCU implementation.
[    0.117880][    T1] rcu: 	Max phase no-delay instances is 1000.
[    0.124993][    T1] Memory: 1009104K/1048576K available (11264K kernel code, 1639K rwdata, 5400K rodata, 1024K init, 451K bss, 36448K reserved, 0K cma-reserved)
[    0.140884][    T1] devtmpfs: initialized
[    0.150527][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.161161][    T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.174188][    T1] prandom: seed boundary self test passed
[    0.183007][    T1] prandom: 100 self tests passed
[    0.187824][    T1] pinctrl core: initialized pinctrl subsystem
[    0.196616][    T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.204484][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.212976][    T1] audit: initializing netlink subsys (disabled)
[    0.219514][   T23] audit: type=2000 audit(0.200:1): state=initialized audit_enabled=0 res=1
[    0.228972][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.229080][    T1] cpuidle: using governor ladder
[    0.240674][    T1] cpuidle: using governor menu
[    0.245745][    T1] [Firmware Bug]: Feroceon L2: bootloader left the L2 cache on!
[    0.253306][    T1] Feroceon L2: Cache support initialised.
[    0.262631][    T1] /ocp@f1000000/pin-controller@10000: Fixed dependency cycle(s) with /ocp@f1000000/pin-controller@10000/pmx-usb-power-enable
[    0.280752][    T1] No ATAGs?
[    0.658638][    T1] raid6: int32x8  gen()   151 MB/s
[    0.998634][    T1] raid6: int32x4  gen()   139 MB/s
[    1.338637][    T1] raid6: int32x2  gen()   180 MB/s
[    1.678633][    T1] raid6: int32x1  gen()   129 MB/s
[    1.683635][    T1] raid6: using algorithm int32x2 gen() 180 MB/s
[    2.038635][    T1] raid6: .... xor() 115 MB/s, rmw enabled
[    2.044242][    T1] raid6: using intx1 recovery algorithm
[    2.070119][    T1] SCSI subsystem initialized
[    2.075337][    T1] usbcore: registered new interface driver usbfs
[    2.088733][    T1] usbcore: registered new interface driver hub
[    2.094827][    T1] usbcore: registered new device driver usb
[    2.119000][    T1] pps_core: LinuxPPS API ver. 1 registered
[    2.124693][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.148667][    T1] PTP clock support registered
[    2.155845][    T1] vgaarb: loaded
[    2.169301][    T1] clocksource: Switched to clocksource orion_clocksource
[    2.185858][    T1] VFS: Disk quotas dquot_6.6.0
[    2.209662][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.218329][    T1] netfs: FS-Cache loaded
[    2.262752][    T1] NET: Registered PF_INET protocol family
[    2.268717][    T1] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    2.292431][    T1] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    2.309645][    T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.318948][    T1] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.349459][    T1] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    2.358296][    T1] TCP: Hash tables configured (established 8192 bind 8192)
[    2.379875][    T1] MPTCP token hash table entries: 1024 (order: 1, 12288 bytes, linear)
[    2.388225][    T1] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.419380][    T1] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.428013][    T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.450402][    T1] RPC: Registered named UNIX socket transport module.
[    2.457065][    T1] RPC: Registered udp transport module.
[    2.479317][    T1] RPC: Registered tcp transport module.
[    2.484750][    T1] RPC: Registered tcp-with-tls transport module.
[    2.499316][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.506504][    T1] PCI: CLS 0 bytes, default 32
[    2.521763][   T12] Trying to unpack rootfs image as initramfs...
[    3.305417][   T12] Freeing initrd memory: 5700K
[    3.465926][    T1] Initialise system trusted keyrings
[    3.471293][    T1] Key type blacklist registered
[    3.476416][    T1] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    3.483736][    T1] zbud: loaded
[    3.498824][    T1] NFS: Registering the id_resolver key type
[    3.504700][    T1] Key type id_resolver registered
[    3.509624][    T1] Key type id_legacy registered
[    3.514504][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.521972][    T1] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    3.531129][    T1] fuse: init (API version 7.41)
[    3.744451][    T1] xor: measuring software checksum speed
[    3.752234][    T1]    arm4regs        :  1469 MB/sec
[    3.761024][    T1]    8regs           :   883 MB/sec
[    3.768704][    T1]    32regs          :  1261 MB/sec
[    3.773800][    T1] xor: using function: arm4regs (1469 MB/sec)
[    3.779769][    T1] async_tx: api initialized (async)
[    3.784858][    T1] Key type asymmetric registered
[    3.789690][    T1] Asymmetric key parser 'x509' registered
[    3.837753][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    3.846463][    T1] io scheduler bfq registered
[    3.993936][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    4.003562][    T1] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    4.014585][    T1] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    4.025109][    T1] kirkwood-pinctrl f1010000.pin-controller: unsupported function gpo on pin mpp17
[    4.034305][    T1] pinctrl core: failed to register map default (1): invalid type given
[    4.042581][    T1] ledtrig-cpu: registered to indicate activity on CPUs
[    4.049573][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges:
[    4.059547][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
[    4.069735][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1044000..0x00f1045fff -> 0x0000044000
[    4.079922][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1080000..0x00f1081fff -> 0x0000080000
[    4.090146][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[    4.100853][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:       IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[    4.111558][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
[    4.122255][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:       IO 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
[    4.133764][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    4.142186][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.148418][    T1] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
[    4.159411][    T1] pci_bus 0000:00: root bus resource [mem 0xf1044000-0xf1045fff] (bus address [0x00044000-0x00045fff])
[    4.170371][    T1] pci_bus 0000:00: root bus resource [mem 0xf1080000-0xf1081fff] (bus address [0x00080000-0x00081fff])
[    4.181366][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    4.188980][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    4.196120][    T1] pci 0000:00:01.0: [11ab:6282] type 01 class 0x060400 PCIe Root Port
[    4.204212][    T1] pci 0000:00:01.0: PCI bridge to [bus 00]
[    4.209930][    T1] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    4.216763][    T1] pci 0000:00:01.0:   bridge window [mem 0x00000000-0x000fffff]
[    4.224801][    T1] /mbus@f1000000/pcie@82000000/pcie@1,0: Fixed dependency cycle(s) with /mbus@f1000000/pcie@82000000/pcie@1,0/interrupt-controller
[    4.238281][    T1] pci 0000:00:02.0: [11ab:6282] type 01 class 0x060400 PCIe Root Port
[    4.246370][    T1] pci 0000:00:02.0: PCI bridge to [bus 00]
[    4.252090][    T1] pci 0000:00:02.0:   bridge window [io  0x0000-0x0fff]
[    4.258915][    T1] pci 0000:00:02.0:   bridge window [mem 0x00000000-0x000fffff]
[    4.266961][    T1] /mbus@f1000000/pcie@82000000/pcie@2,0: Fixed dependency cycle(s) with /mbus@f1000000/pcie@82000000/pcie@2,0/interrupt-controller
[    4.281122][    T1] PCI: bus0: Fast back to back transfers disabled
[    4.287447][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.296240][    T1] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.305233][    T1] PCI: bus1: Fast back to back transfers enabled
[    4.311483][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    4.319054][    T1] PCI: bus2: Fast back to back transfers enabled
[    4.325303][    T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    4.332705][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    4.338407][    T1] pci 0000:00:02.0: PCI bridge to [bus 02]
[    4.344126][    T1] pci_bus 0000:00: resource 4 [mem 0xf1040000-0xf1041fff]
[    4.351145][    T1] pci_bus 0000:00: resource 5 [mem 0xf1044000-0xf1045fff]
[    4.358147][    T1] pci_bus 0000:00: resource 6 [mem 0xf1080000-0xf1081fff]
[    4.365169][    T1] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xefffffff]
[    4.372185][    T1] pci_bus 0000:00: resource 8 [io  0x1000-0xeffff]
[    4.380125][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[    4.430788][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.442556][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[    4.490787][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.502938][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    4.512316][    T1] printk: legacy console [ttyS0] disabled
[    4.518547][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 29, base_baud = 12500000) is a 16550A
[    4.528405][    T1] printk: legacy console [ttyS0] enabled
[    4.528405][    T1] printk: legacy console [ttyS0] enabled
[    4.539538][    T1] printk: legacy bootconsole [earlycon0] disabled
[    4.539538][    T1] printk: legacy bootconsole [earlycon0] disabled
[    4.579936][    T1] loop: module loaded
[    4.584568][    T1] sata_mv f1080000.sata: slots 32 ports 1
[    4.592657][    T1] scsi host0: sata_mv
[    4.597379][    T1] ata1: SATA max UDMA/133 irq 30 lpm-pol 0
[    4.604349][    T1] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xd3
[    4.611579][    T1] nand: Samsung NAND 1GiB 3,3V 8-bit
[    4.616748][    T1] nand: 1024 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    4.625223][    T1] Scanning device for bad blocks
[    4.634550][    T1] Bad eraseblock xx at 0x000000yy0000
[    4.923043][   T55] ata1: SATA link down (SStatus 0 SControl F300)
[    5.338320][    T1] 6 fixed-partitions partitions found on MTD device orion_nand
[    5.345775][    T1] Creating 6 MTD partitions on "orion_nand":
[    5.351665][    T1] 0x000000000000-0x0000001c0000 : "uboot"
[    5.358091][    T1] 0x0000001c0000-0x000000480000 : "env"
[    5.364182][    T1] 0x000000480000-0x0000005e0000 : "test"
[    5.370331][    T1] 0x0000005e0000-0x000000b20000 : "conf"
[    5.376526][    T1] 0x000000b20000-0x000004860000 : "linux"
[    5.383055][    T1] 0x000004860000-0x000010000000 : "user"
[    5.390922][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    5.399585][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    5.431965][    T1] hwmon hwmon0: temp1_input not attached to any thermal zone
[    5.457714][    T1] hwmon hwmon1: temp1_input not attached to any thermal zone
[    5.466197][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    5.540805][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address xx:xx:xx:xx:xx:xx
[    5.620793][    T1] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address xx:xx:xx:xx:xx:xy
[    5.630852][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[    5.637132][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[    5.645862][    T1] orion-ehci f1050000.ehci: irq 34, io mem 0xf1050000
[    5.669333][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[    5.676428][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
[    5.685475][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.693459][    T1] usb usb1: Product: EHCI Host Controller
[    5.699066][    T1] usb usb1: Manufacturer: Linux 6.13.8-kirkwood-tld-1 ehci_hcd
[    5.706524][    T1] usb usb1: SerialNumber: f1050000.ehci
[    5.712881][    T1] hub 1-0:1.0: USB hub found
[    5.717435][    T1] hub 1-0:1.0: 1 port detected
[    5.723047][    T1] usbcore: registered new interface driver usb-storage
[    5.730623][    T1] rtc-mv f1010300.rtc: is a wakeup source
[    5.736845][    T1] rtc-mv f1010300.rtc: registered as rtc0
[    5.742537][    T1] rtc-mv f1010300.rtc: setting system clock to 2025-04-23T02:35:36 UTC (1745375736)
[    5.752220][    T1] i2c_dev: i2c /dev entries driver
[    5.759864][    T1] device-mapper: uevent: version 1.0.3
[    5.765790][    T1] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    5.776161][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    5.783544][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    5.790923][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    5.798424][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    5.806014][    T1] sdhci: Secure Digital Host Controller Interface driver
[    5.812971][    T1] sdhci: Copyright(c) Pierre Ossman
[    5.818284][    T1] hid: raw HID events driver (C) Jiri Kosina
[    5.824644][    T1] drop_monitor: Initializing network drop monitor service
[    5.833095][    T1] NET: Registered PF_INET6 protocol family
[    5.841330][    T1] Segment Routing with IPv6
[    5.845728][    T1] RPL Segment Routing with IPv6
[    5.850598][    T1] In-situ OAM (IOAM) with IPv6
[    5.855338][    T1] NET: Registered PF_PACKET protocol family
[    5.861864][    T1] Key type dns_resolver registered
[    5.883382][    T1] registered taskstats version 1
[    5.888367][    T1] Loading compiled-in X.509 certificates
[    5.922394][    T1] Key type .fscrypt registered
[    5.927071][    T1] Key type fscrypt-provisioning registered
[    5.938530][    T1] Key type big_key registered
[    5.989517][    T9] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    6.129121][    T1] Key type encrypted registered
[    6.180143][    T1] clk: Disabling unused clocks
[    6.188134][    T1] Freeing unused kernel image (initmem) memory: 1024K
[    6.195271][    T9] usb 1-1: New USB device found, idVendor=0000, idProduct=0000, bcdDevice= 0.00
[    6.204924][  T106] "cryptomgr_test" (106) uses obsolete ecb(arc4) skcipher
[    6.251779][    T9] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.260706][    T1] Checked W+X mappings: passed, no W+X pages found
[    6.267117][    T1] Run /init as init process
[    6.295141][    T9] hub 1-1:1.0: USB hub found
[    6.335055][    T9] hub 1-1:1.0: 7 ports detected
[    6.370132][    T9] hub 1-1:1.0: insufficient power available to use all downstream ports
Loading, please wait...
Starting systemd-udevd version 252.17-1~deb12u1
[    7.669376][    T9] usb 1-1.6: new high-speed USB device number 3 using orion-ehci
[    7.852016][    T9] usb 1-1.6: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    7.890504][    T9] usb 1-1.6: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    7.898575][    T9] usb 1-1.6: Product: USB3.1 PSSD HS-M2
[    7.945586][    T9] usb 1-1.6: Manufacturer: SONIZOON
[    7.981450][    T9] usb 1-1.6: SerialNumber: xxx
[    8.229633][  T154] scsi host1: uas
[    8.236601][   T22] scsi 1:0:0:0: Direct-Access     SONIZOON USB3.1 PSSD HS-M 0    PQ: 0 ANSI: 6
[    8.245805][  T154] usbcore: registered new interface driver uas
[    8.299922][   T33] sd 1:0:0:0: [sda] 61865984 512-byte logical blocks: (31.7 GB/29.5 GiB)
[    8.339354][   T33] sd 1:0:0:0: [sda] Write Protect is off
[    8.379365][   T33] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    8.409347][   T33] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    8.416268][   T33] sd 1:0:0:0: [sda] Optimal transfer size 33553920 bytes
[    8.527753][   T33]  sda: sda1 sda2 sda3 sda4
[    8.560409][   T33] sd 1:0:0:0: [sda] Attached SCSI disk
[    9.307221][    T9] usb 1-1: USB disconnect, device number 2
[    9.315306][  T157] sd 1:0:0:0: [sda] tag#12 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK cmd_age=0s
[    9.325824][  T157] sd 1:0:0:0: [sda] tag#12 CDB: Read(10) 28 00 03 af ff 80 00 00 08 00
[    9.333957][  T157] I/O error, dev sda, sector 61865856 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    9.343874][   T33] usb251xb 0-002c: configuring block 0 failed: -6
[    9.359336][    T9] usb 1-1.6: USB disconnect, device number 3
[    9.365670][   T33] usb251xb 0-002c: Failed to connect hub (-6)
[    9.619589][    T9] sd 1:0:0:0: [sda] Synchronizing SCSI cache
Begin: Loading essential drivers ... done.
[   10.419415][    T9] sd 1:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[   10.749341][    T9] usb 1-1: new high-speed USB device number 4 using orion-ehci
[   10.919881][    T9] usb 1-1: New USB device found, idVendor=0000, idProduct=0000, bcdDevice= 0.00
[   10.928823][    T9] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   10.938428][    T9] hub 1-1:1.0: USB hub found
[   10.944508][    T9] hub 1-1:1.0: 7 ports detected
[   10.949406][    T9] hub 1-1:1.0: insufficient power available to use all downstream ports
[   12.209336][    T9] usb 1-1.6: new high-speed USB device number 5 using orion-ehci
[   12.371875][    T9] usb 1-1.6: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[   12.381022][    T9] usb 1-1.6: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[   12.389081][    T9] usb 1-1.6: Product: USB3.1 PSSD HS-M2
[   12.394544][    T9] usb 1-1.6: Manufacturer: SONIZOON
[   12.399645][    T9] usb 1-1.6: SerialNumber: xxx
[   12.409210][    T9] scsi host1: uas
[   12.421066][   T22] scsi 1:0:0:0: Direct-Access     SONIZOON USB3.1 PSSD HS-M 0    PQ: 0 ANSI: 6
[   12.449787][   T33] sd 1:0:0:0: [sda] 61865984 512-byte logical blocks: (31.7 GB/29.5 GiB)
[   12.465368][   T33] sd 1:0:0:0: [sda] Write Protect is off
[   12.471890][   T33] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   12.482026][   T33] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[   12.488981][   T33] sd 1:0:0:0: [sda] Optimal transfer size 33553920 bytes
[   12.530536][   T33]  sda: sda1 sda2 sda3 sda4
[   12.536255][   T33] sd 1:0:0:0: [sda] Attached SCSI disk
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Will now check root file system ... fsck from util-linux 2.38.1
[/sbin/fsck.ext3 (1) -- /dev/sda2] fsck.ext3 -a -C0 /dev/sda2 
/dev/sda2: clean, 30505/65536 files, 253235/262144 blocks
done.
[   20.050086][  T186] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
[   20.083975][  T186] EXT4-fs (sda2): mounted filesystem fcc1cbb4-a3c7-4f45-955e-65feb474513d ro with ordered data mode. Quota mode: none.
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 3.06 booting
INIT: No inittab.d directory found
Using makefile-style concurrent boot in runlevel S.
Setting hostname to 'debian'...done.
Starting hotplug events dispatcher: systemd-udevd.
Synthesizing the initial hotplug events (subsystems)...done.
Synthesizing the initial hotplug events (devices)...done.
Waiting for /dev to be fully populated...[   23.509022][  T373] orion_wdt: Initial timeout 21 sec
[   23.663171][  T369] marvell-cesa f1030000.crypto: CESA device successfully registered
[   24.039810][  T372] sd 1:0:0:0: Attached scsi generic sg0 type 0
done.
Activating swap:.
[   25.630595][  T532] EXT4-fs (sda2): re-mounted fcc1cbb4-a3c7-4f45-955e-65feb474513d r/w. Quota mode: none.
Will now check all file systems.
Checking all file systems.
LABEL=rootfs is not mounted
[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -y -C0 /dev/sda3 
e2fsck 1.47.0 (5-Feb-2023)
rootfs: clean, 83303/130816 files, 427693/524288 blocks
Done checking file systems.
Log is being saved in /var/log/fsck/checkfs if that location is writable.
Cleaning up temporary files...Cleaning /tmp...done.
 /tmp.
[   26.899404][    C0] random: crng init done
Will now mount local filesystems:.
Will now activate swapfile swap, if any:done.
Checking minimum space in /tmp...done.
Cleaning up temporary files....
Starting Setting kernel variables: sysctl.
Initializing random number generator...done.
Configuring network interfaces...done.
Starting RPC port mapper daemon: rpcbind.
Starting NFS common utilities: statd idmapd.
Cleaning up temporary files....
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
Not starting NFS kernel daemon: no exports ... (warning).
Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1028 (syslogd)
.
Starting system message bus: dbus.
Starting NTP server: ntpd2025-04-22T19:36:00 ntpd[1070]: INIT: ntpd ntpsec-1.2.2: Starting
2025-04-22T19:36:00 ntpd[1070]: INIT: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 104:106
.
Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
Starting NTP server: ntpd.
Starting OpenBSD Secure Shell server: sshd.
Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1053 (klogd)
.
Running local boot scripts (/etc/rc.local)
.

Debian GNU/Linux 12 debian ttyS0

debian login: root
Password: 
Linux debian 6.13.8-kirkwood-tld-1 #1 PREEMPT Mon Mar 24 14:30:26 PDT 2025 armv5tel

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Apr 22 19:18:49 PDT 2025 on ttyS0
debian
192.168.0.100
Promwad WTPlug Thin Client
Linux version 6.13.8-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 PREEMPT Mon Mar 24 14:30:26 PDT 2025
Debian 12.2
Tue Apr 22 19:36:08 PDT 2025 up 0 minutes
root@debian:~# lsusb 
Bus 001 Device 005: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
Bus 001 Device 004: ID 0000:0000  
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@debian:~# lspci 
00:01.0 PCI bridge: Marvell Technology Group Ltd. Device 6282 (rev 01)
00:02.0 PCI bridge: Marvell Technology Group Ltd. Device 6282 (rev 01)
root@debian:~# lsusb -v

Bus 001 Device 005: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.10
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x174c ASMedia Technology Inc.
  idProduct          0x55aa ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
  bcdDevice            1.00
  iManufacturer           2 SONIZOON
  iProduct                3 USB3.1 PSSD HS-M2
  iSerial                 1 xxx
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0055
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       1
      bNumEndpoints           4
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     98 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
        Data-in pipe (0x03)
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
        Data-out pipe (0x04)
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
        Status pipe (0x02)
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
        Command pipe (0x01)
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength       0x002a
  bNumDeviceCaps          3
  USB 2.0 Extension Device Capability:
    bLength                 7
    bDescriptorType        16
    bDevCapabilityType      2
    bmAttributes   0x0000f41e
      BESL Link Power Management (LPM) Supported
    BESL value     1024 us 
    Deep BESL value    61440 us 
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x00
    wSpeedsSupported   0x000e
      Device can operate at Full Speed (12Mbps)
      Device can operate at High Speed (480Mbps)
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   1
      Lowest fully-functional device speed is Full Speed (12Mbps)
    bU1DevExitLat          10 micro seconds
    bU2DevExitLat        2047 micro seconds
  SuperSpeedPlus USB Device Capability:
    bLength                20
    bDescriptorType        16
    bDevCapabilityType     10
    bmAttributes         0x00000001
      Sublink Speed Attribute count 1
      Sublink Speed ID count 0
    wFunctionalitySupport   0x1100
    bmSublinkSpeedAttr[0]   0x000a4030
      Speed Attribute ID: 0 10Gb/s Symmetric RX SuperSpeedPlus
    bmSublinkSpeedAttr[1]   0x000a40b0
      Speed Attribute ID: 0 10Gb/s Symmetric TX SuperSpeedPlus
Device Status:     0x0001
  Self Powered

Bus 001 Device 004: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            0.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0019
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             7
  wHubCharacteristic 0x0080
    Ganged power switching
    Ganged overcurrent protection
    TT think time 8 FS bits
    Port indicators
  bPwrOn2PwrGood        0 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
   Port 3: 0000.0100 power
   Port 4: 0000.0100 power
   Port 5: 0000.0100 power
   Port 6: 0000.0503 highspeed power enable connect
   Port 7: 0000.0100 power
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            6.13
  iManufacturer           3 Linux 6.13.8-kirkwood-tld-1 ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 f1050000.ehci
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0019
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             1
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
Device Status:     0x0001
  Self Powered
root@debian:~# lspci -v
00:01.0 PCI bridge: Marvell Technology Group Ltd. Device 6282 (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Marvell Technology Group Ltd. Device 11ab
	Device tree node: /sys/firmware/devicetree/base/mbus@f1000000/pcie@82000000/pcie@1,0
	Flags: fast devsel
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Capabilities: [40] Subsystem: Marvell Technology Group Ltd. Device 11ab
	Capabilities: [60] Express Root Port (Slot+), MSI 00
	Capabilities: [100] Advanced Error Reporting

00:02.0 PCI bridge: Marvell Technology Group Ltd. Device 6282 (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Marvell Technology Group Ltd. Device 11ab
	Device tree node: /sys/firmware/devicetree/base/mbus@f1000000/pcie@82000000/pcie@2,0
	Flags: fast devsel
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Capabilities: [40] Subsystem: Marvell Technology Group Ltd. Device 11ab
	Capabilities: [60] Express Root Port (Slot+), MSI 00
	Capabilities: [100] Advanced Error Reporting

root@debian:~# poweroff 

Broadcast message from root@debian (ttyS0) (Tue Apr 22 19:36:30 2025):

The system is going down for system halt NOW!
INIT: Switching to runINIT: No inittab.d directory found
IUsing makefile-style concurrent boot in runlevel 0.
Stopping hotplug events dispatcher: systemd-udevd.
Stopping Avahi mDNS/DNS-SD Daemon: avahi-daemon.
Stopping busybox' klogd implementation: klogd1053 (klogd)
Stopped klogd (pid 1053).
.
Saving random seed...done.
Stopping busybox' syslogd implementation: syslogd1028 (syslogd)
.
Stopping NFS kernel daemon: mountd nfsd.
Unexporting directories for NFS kernel daemon...done.
Asking all remaining processes to terminate...done.
All processes ended within 1 seconds...done.
Stopping RPC port mapper daemon: rpcbind.
Stopping NFS common utilities: idmapd statd.
Saving the system clock to /dev/rtc0.
Hardware Clock updated to Tue Apr 22 19:36:31 PDT 2025.
Deconfiguring network interfaces...done.
Will now unmount temporary filesystems:umount: /tmp unmounted
.
Will now deactivate swap:.
[   60.147882][ T1248] EXT4-fs (sda2): re-mounted fcc1cbb4-a3c7-4f45-955e-65feb474513d ro. Quota mode: none.
Mounting root filesystem read-only...done.
Will now halt.
logger: 
socket /dev/log: Connection refused
[   60.244167][ T1254] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[   60.250873][ T1254] reboot: Power off not available: System halted instead
Re: Debian on Promwad-Thinclient
April 23, 2025 03:09PM
@Anonymous,

> I guess I can't use armhf?

Not armhf. This SoC is ARMv5TE (i.e armel).

> Here is the new log, with fixed network settings
> and new dtb (see uImage built on newer date, while
> initrd is old).

So you are booting with the new DTB above from kirkwood-promwad.dt.250418.tar.

> Bad blocks serial numbers, mac
> addresses censored

No need to censor the bad blocks. It's useful to see them (if they are in range 0..7, i.e. u-boot area).

> [ 9.343874][ T33] usb251xb 0-002c:
> configuring block 0 failed: -6
> [ 9.359336][ T9] usb 1-1.6: USB disconnect,
> device number 3
> [ 9.365670][ T33] usb251xb 0-002c: Failed to
> connect hub (-6)

It seems I still don't know enough about this USB hub. I think we need to try another DTS version (probaby with more pinctrl properties).

> root@debian:~# lsusb -v
> Bus 001 Device 005: ID 174c:55aa ASMedia
> Technology Inc. ASM1051E SATA 6Gb/s bridge,
> ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s
> bridge, ASM1153E SATA 6Gb/s bridge

Are you using a SATA enclosure, does it have its own power source?

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Anonymous
Re: Debian on Promwad-Thinclient
April 23, 2025 04:03PM
> ARMv5TE

Well, if it has no hardware floating point co-processor, so be it.

> No need to censor the bad blocks. It's useful to see them (if they are in range 0..7, i.e. u-boot area).

Don't worry, first several megabytes of my NAND chip are good.

> Are you using a SATA enclosure, does it have its own power source?

It is an expensive USB stick, but I guess it pretends to be a SATA enclosure to achieve faster R/W speeds (marketed as Portable SSD)
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: