Hello, I want to ssh to Red stock software, but I can't find anywhere the credentials. Next, I want to to install Tiny Core, but the ethernet isn't available, and I must know what ethernet chip has, I suspect it's Realtek R8169 - but I want to be sure. Next, it's ok if I change the CM4 module with a new CM4 with wifi? And the last question for now is: why you don't use the onboard CM4 flash memory, or how can I use this memory instead the external microSD card? Thanks a lot.
Maybe this (below) will help with your Ethernet question.
It looks like the driver that's being used by my OS is bcmgenet (Broadcom Genet?).
GentooPlayerRpi4 ~ # lsusb
Bus 001 Device 018: ID 152a:87c0 Thesycon Systemsoftware & Consulting GmbH Holo Audio UAC2.0 Gen2.1 Enhanced
Bus 001 Device 017: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 003: ID 152a:87c0 Thesycon Systemsoftware & Consulting GmbH Holo Audio UAC2.0 Gen2 - RED
Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
GentooPlayerRpi4 ~ # ethtool eth0
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Speed: 1000Mb/s
Duplex: Full
Auto-negotiation: on
master-slave cfg: preferred slave
master-slave status: slave
Port: Twisted Pair
PHYAD: 0
Transceiver: external
MDI-X: Unknown
Supports Wake-on: d
Wake-on: d
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
GentooPlayerRpi4 ~ # ethtool -i eth0
driver: bcmgenet
version: 6.1.1-GentooPlayer-ST-CLTO
firmware-version:
expansion-rom-version:
bus-info:
supports-statistics: yes
supports-test: no
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: no
GentooPlayerRpi4 ~ #