Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libresdr; Applying only powersupply there is no ethernet connection #47

Closed
pa3gsb opened this issue Jan 30, 2025 · 12 comments
Closed

Libresdr; Applying only powersupply there is no ethernet connection #47

pa3gsb opened this issue Jan 30, 2025 · 12 comments

Comments

@pa3gsb
Copy link

pa3gsb commented Jan 30, 2025

Hi,

I use the latest firmware running from sd card.

Applying only powersupply and connect the ethernet to PC.

It is not possible to ping to the libresdr. Using a port scanner the libresdr is found but no active services are found; so no ping or other connection can be made.

Connect the PC via usb and apply the power via usb there is a connection.

Are there ideas where to look?

@sq6emm
Copy link

sq6emm commented Jan 30, 2025

First ethernet cable, then power on. DHCP client does not work in the background if fails.

@pa3gsb
Copy link
Author

pa3gsb commented Jan 30, 2025

i do follow that procedure. Ethernet cable first.

@sq6emm
Copy link

sq6emm commented Jan 30, 2025

tezukafw is a DHCP client sob your comfort should be DHCP server.... Try connection to a network router/switch

@pa3gsb
Copy link
Author

pa3gsb commented Jan 30, 2025

i have done that as well. Also without luck.

@F5OEO
Copy link
Owner

F5OEO commented Jan 31, 2025

If there is an issue with dhcp, you can try to set static ip address to eth :

  • Boot with USB
  • Edit config.txt, modify fields with a proper ip address

[USB_ETHERNET]
ipaddr_eth =
netmask_eth = 255.255.255.0
gateway_eth =

-Eject

Reboot without USB

@F5OEO
Copy link
Owner

F5OEO commented Feb 1, 2025

Can you try with the latest 0.0.95 version ?

@pa3gsb
Copy link
Author

pa3gsb commented Feb 1, 2025

I have tried your latest 95 version. In the router i see that the libre is getting an ip address.

But iam not able to ping or work with the device; when using the port scan i do no service / ports coming available.

i have tried a dynamisch and static address both are not responding to pings.

Only having the usb connected; it is working.

@F5OEO
Copy link
Owner

F5OEO commented Feb 1, 2025

Can you plug the serial usb cable (power) and monitor messages (even ssh in it) : this is serial link at 115200.

@pa3gsb
Copy link
Author

pa3gsb commented Feb 2, 2025

setup:

  • modified an usb cable; removed the 5V line. connect this modified cable to pc for putty terminal.
  • connect the ethernet cable.
  • connect the usb - otg to only power supply.

Result:

  • no ping to libresdr.

  • libre sdr got ip address. but no services / ports available on the interface / ipaddress.

see the log:

Welcome to Tezuka
libresdr login:
Welcome to Tezuka
libresdr login:
Welcome to Tezuka
libresdr login: analog
Password:
Login incorrect
libresdr login: root
Password:


__ / __________ | | _______
| |/ __ \
/ | \ |/ /__
| |\ / / /| | / < / __ _
|
| ___ >_____ _/||_ (____ /
/ / / /
Universal Zynq70x/AD936x firmware builder
Version tezuka-3c71
By F5OEO (2024)

reboot

Stopping input-event-daemon: done

Stopping
Stopping NFS
umount: can't unmount /mnt/nfs: Invalid argument
Stopping SD
Stopping maia-httpd: OK
Starting host keys backup: Stopping mosquitto: OK
Stopping dropbear sshd: OK
Stopping crond: no /usr/sbin/crond found; none killed
FAIL
Stopping ntpd: OK
Stopping MSD Daemon: OK
Stopping dhcpd Daemon & httpd Server: FAIL
Stopping ifplugd for eth0: Stopping network: ifdown: interface usb1 not configured
macb e000b000.ethernet eth0: Link is Down
OK
Stopping system message bus: done
Stopping UDC Gadgets
unloading
Stopping klogd: OK
Stopping syslogd: stopped /sbin/syslogd (pid 91)
OK
Seeding 256 bits without crediting
Saving 256 bits of creditable seed for next boot
ffs_data_put(): freeing
umount: devtmpfs busy - remounted read-only
umount: can't unmount /: Invalid argument
The system is going down NOW!
Sent SIGTERM to all processes
Sent SIGKILL to all processes
Requesting system reboot
reboot: Restarting system

U-Boot 2016.07 (Jan 31 2025 - 23:02:45 +0000)

I2C: ready
DRAM: ECC disabled 1 GiB
MMC: sdhci@e0100000: 0
SF: Detected W25Q256 with page size 256 Bytes, erase size 4 KiB, total 32 MiB
In: serial@e0000000
Out: serial@e0000000
Err: serial@e0000000
Model: LibreSDR Rev.5 (Z7020-AD9363)
reading uEnv.txt
6992 bytes read in 17 ms (401.4 KiB/s)
Importing environment from SD ...
Hit any key to stop autoboot: 0
Device: sdhci@e0100000
Manufacturer ID: 9e
OEM: 4245
Name: 00000
Tran Speed: 50000000
Rd Block Len: 512
SD version 3.0
High Capacity: Yes
Capacity: 14.9 GiB
Bus Width: 4-bit
Erase Group Size: 512 Bytes
reading uEnv.txt
6992 bytes read in 16 ms (426.8 KiB/s)
Loaded environment from uEnv.txt
Importing environment from SD ...
Copying Linux from SD to RAM...
reading uImage
28684971 bytes read in 2397 ms (11.4 MiB/s)
reading devicetree.dtb
23483 bytes read in 19 ms (1.2 MiB/s)
reading uramdisk.image.gz
20403766 bytes read in 1712 ms (11.4 MiB/s)
Loading env variable

Loading kernel from FIT Image at 02080000 ...

Using 'config@0' configuration
Verifying Hash Integrity ... OK
Trying 'linux_kernel@1' kernel subimage
Description: Linux
Type: Kernel Image
Compression: uncompressed
Data Start: 0x0229dd34
Data Size: 6058848 Bytes = 5.8 MiB
Architecture: ARM
OS: Linux
Load Address: 0x00008000
Entry Point: 0x00008000
Hash algo: md5
Hash value: fa72320ca4fb63f695669e2da618ec7f
Verifying Hash Integrity ... md5+ OK

Loading init Ramdisk from Legacy Image at 04000000 ...

Image Name:
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 20403702 Bytes = 19.5 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK

Flattened Device Tree blob at 02000000

Booting using the fdt blob at 0x2000000

Loading fpga from FIT Image at 02080000 ...

Trying 'fpga@1' fpga subimage
Description: FPGA
Type: FPGA Image
Compression: uncompressed
Data Start: 0x02085d24
Data Size: 2195284 Bytes = 2.1 MiB
Load Address: 0x0f000000
Hash algo: md5
Hash value: a217250b190b29fa17cb16d0d6793107
Verifying Hash Integrity ... md5+ OK
Loading fpga from 0x02085d24 to 0x0f000000
design filename = "system_top;COMPRESS=TRUE;UserID=0XFFFFFFFF;Version=2022.2"
part number = "7z020clg400"
date = "2025/01/13"
time = "09:45:18"
bytes in bitstream = 2195164
zynq_align_dma_buffer: Align buffer at f000078 to f000000(swap 1)
Programming full bitstream... OK
Loading Kernel Image ... OK
Loading Ramdisk to 1ec8a000, end 1ffff5f6 ... OK
Loading Device Tree to 1ec81000, end 1ec89bba ... OK

Starting kernel ...

Booting Linux on physical CPU 0x0
Linux version 6.1.0 (runner@fv-az1766-318) (arm-none-linux-gnueabihf-gcc (Arm GNU Toolchain 13.2.rel1 (Build arm-13.7)) 13.2.1 20231009, GNU ld (Arm GNU Toolchain 13.2.rel1 (Build arm-13.7)) 2.41.0.20231009) #1 SMP PREEMPT Fri Jan 31 23:26:22 UTC 2025
CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
OF: fdt: Machine model: LibreSDR Rev.5 (Z7020/AD9363)
printk: bootconsole [earlycon0] enabled
Memory policy: Data cache writealloc
cma: Reserved 64 MiB at 0x3c000000
Zone ranges:
Normal [mem 0x0000000000000000-0x000000002fffffff]
HighMem [mem 0x0000000030000000-0x000000003fffffff]
Movable zone start for each node
Early memory node ranges
node 0: [mem 0x0000000000000000-0x0000000005ffffff]
node 0: [mem 0x0000000006000000-0x000000001603ffff]
node 0: [mem 0x0000000016040000-0x000000003fffffff]
Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
percpu: Embedded 11 pages/cpu s14100 r8192 d22764 u45056
Built 1 zonelists, mobility grouping on. Total pages: 260608
Kernel command line: console=ttyPS0,115200 maxcpus=2 rootfstype=ramfs root=/dev/ram0 rw earlyprintk clk_ignore_unused uio_pdrv_genirq.of_id=uio_pdrv_genirq uboot=U-Boot 2016.07 (Jan 31 2025 - 23:02:45 +0000)
Unknown kernel command line parameters "(Jan 31 2025 - 23:02:45 +0000) uboot=U-Boot", will be passed to user space.
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
mem auto-init: stack:all(zero), heap alloc:off, heap free:off
Memory: 676856K/1048576K available (9216K kernel code, 711K rwdata, 2432K rodata, 1024K init, 145K bss, 306184K reserved, 65536K cma-reserved, 196608K highmem)
rcu: Preemptible hierarchical RCU implementation.
rcu: RCU event tracing is enabled.
rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
efuse mapped to (ptrval)
slcr mapped to (ptrval)
L2C: platform modifies aux control register: 0x72360000 -> 0x72760000
L2C: DT/platform modifies aux control register: 0x72360000 -> 0x72760000
L2C-310 erratum 769419 enabled
L2C-310 enabling early BRESP for Cortex-A9
L2C-310 full line of zeros enabled for Cortex-A9
L2C-310 ID prefetch enabled, offset 1 lines
L2C-310 dynamic clock gating enabled, standby mode enabled
L2C-310 cache controller enabled, 8 ways, 512 kB
L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76760001
rcu: srcu_init: Setting srcu_struct sizes based on contention.
zynq_clock_init: clkc starts at (ptrval)
Zynq clock init
sched_clock: 64 bits at 188MHz, resolution 5ns, wraps every 4398046511103ns
clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x2b3e4535b1, max_idle_ns: 440795205616 ns
Switching to timer-based delay loop, resolution 5ns
clocksource: ttc_clocksource: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 477809044 ns
timer #0 at (ptrval), irq=25
Console: colour dummy device 80x30
Calibrating delay loop (skipped), value calculated using timer frequency.. 375.00 BogoMIPS (lpj=1875000)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
CPU: Testing write buffer coherency: ok
Spectre V2: workarounds disabled by configuration
CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Setting up static identity map for 0x100000 - 0x100060
rcu: Hierarchical SRCU implementation.
rcu: Max phase no-delay instances is 1000.
smp: Bringing up secondary CPUs ...
CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
smp: Brought up 1 node, 2 CPUs
SMP: Total of 2 processors activated (750.00 BogoMIPS).
CPU: All CPU(s) started in SVC mode.
devtmpfs: initialized
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
futex hash table entries: 512 (order: 3, 32768 bytes, linear)
pinctrl core: initialized pinctrl subsystem
NET: Registered PF_NETLINK/PF_ROUTE protocol family
DMA: preallocated 256 KiB pool for atomic coherent allocations
thermal_sys: Registered thermal governor 'step_wise'
cpuidle: using governor ladder
amba f8801000.etb: Fixing up cyclic dependency with replicator
amba f8803000.tpiu: Fixing up cyclic dependency with replicator
amba f8804000.funnel: Fixing up cyclic dependency with replicator
amba f889c000.ptm: Fixing up cyclic dependency with f8804000.funnel
amba f889d000.ptm: Fixing up cyclic dependency with f8804000.funnel
hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
hw-breakpoint: maximum watchpoint size is 4 bytes.
e0000000.serial: ttyPS0 at MMIO 0xe0000000 (irq = 27, base_baud = 6250000) is a xuartps
printk: console [ttyPS0] enabled
printk: console [ttyPS0] enabled
printk: bootconsole [earlycon0] disabled
printk: bootconsole [earlycon0] disabled
xuartps e0001000.serial: uart_add_one_port() failed; err=-22
xuartps: probe of e0001000.serial failed with error -22
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
PTP clock support registered
FPGA manager framework
Advanced Linux Sound Architecture Driver Initialized.
clocksource: Switched to clocksource arm_global_timer
NET: Registered PF_INET protocol family
IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
TCP: Hash tables configured (established 8192 bind 8192)
UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
NET: Registered PF_UNIX/PF_LOCAL protocol family
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
Trying to unpack rootfs image as initramfs...
armv7-pmu f8891000.pmu: hw perfevents: no interrupt-affinity property, guessing.
hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
Initialise system trusted keyrings
workingset: timestamp_bits=30 max_order=18 bucket_order=0
Key type cifs.idmap registered
jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
Key type asymmetric registered
Asymmetric key parser 'x509' registered
bounce: pool size: 64 pages
io scheduler mq-deadline registered
io scheduler kyber registered
zynq-pinctrl 700.pinctrl: zynq pinctrl initialized
brd: module loaded
loop: module loaded
SPI driver spidev has no spi_device_id for adi,swspi
spi-nor spi1.0: found w25q256, expected n25q256a
spi-nor spi1.0: failed to read ear reg
spi-nor spi1.0: w25q256 (32768 Kbytes)
4 fixed-partitions partitions found on MTD device spi1.0
Creating 4 MTD partitions on "spi1.0":
0x000000000000-0x000000100000 : "qspi-fsbl-uboot"
0x000000100000-0x000000120000 : "qspi-uboot-env"
0x000000120000-0x000000200000 : "qspi-nvmfs"
0x000000200000-0x000002000000 : "qspi-linux"
tun: Universal TUN/TAP device driver, 1.6
Freeing initrd memory: 19928K
macb e000b000.ethernet eth0: Cadence GEM rev 0x00020118 at 0xe000b000 irq 36 (00:0a:35:00:01:22)
usbcore: registered new interface driver rt2500usb
usbcore: registered new interface driver rt73usb
usbcore: registered new interface driver rt2800usb
usbcore: registered new interface driver rtl8187
usbcore: registered new interface driver rtl8192cu
usbcore: registered new interface driver rtl8xxxu
usbcore: registered new interface driver rtl8150
usbcore: registered new interface driver r8152
usbcore: registered new interface driver lan78xx
usbcore: registered new interface driver asix
usbcore: registered new interface driver ax88179_178a
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver dm9601
usbcore: registered new interface driver smsc75xx
usbcore: registered new interface driver smsc95xx
usbcore: registered new interface driver rndis_host
usbcore: registered new interface driver r8153_ecm
usbcore: registered new interface driver usb-storage
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial support registered for generic
usbcore: registered new interface driver ftdi_sio
usbserial: USB Serial support registered for FTDI USB Serial Device
i2c_dev: i2c /dev entries driver
cdns-wdt f8005000.watchdog: Xilinx Watchdog Timer with timeout 10s
Xilinx Zynq CpuIdle Driver started
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
ledtrig-cpu: registered to indicate activity on CPUs
hid: raw HID events driver (C) Jiri Kosina
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
usbcore: registered new interface driver r8712u
usbcore: registered new interface driver r8188eu
ad9361 spi0.0: ad9361_probe : enter (ad9361)
mmc0: SDHCI controller on e0100000.mmc [e0100000.mmc] using ADMA
ad9361 spi0.0: No GPIOs defined for ext band ctrl
mmc0: new high speed SDHC card at address 0001
mmcblk0: mmc0:0001 00000 14.9 GiB
mmcblk0: p1
ad9361 spi0.0: ad9361_probe : AD936x Rev 0 successfully initialized
cf_axi_dds 79024000.cf-ad9361-dds-core-lpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.01.b) at 0x79024000 mapped to 0x(ptrval), probed DDS AD9361
fpga_manager fpga0: Xilinx Zynq FPGA Manager registered
usbcore: registered new interface driver snd-usb-audio
NET: Registered PF_INET6 protocol family
Segment Routing with IPv6
In-situ OAM (IOAM) with IPv6
sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
NET: Registered PF_PACKET protocol family
lib80211: common routines for IEEE802.11 drivers
Key type dns_resolver registered
Registering SWP/SWPB emulation handler
Loading compiled-in X.509 certificates
cf_axi_adc 79020000.cf-ad9361-lpc: ADI AIM (10.03.) at 0x79020000 mapped to 0x(ptrval) probed ADC AD9364 as MASTER
input: gpio_keys as /devices/soc0/gpio_keys/input/input0
of_cfs_init
of_cfs_init: OK
cfg80211: Loading compiled-in X.509 certificates for regulatory database
cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
clk: Not disabling unused clocks
ALSA device list:
cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
No soundcards found.
Freeing unused kernel image (initmem) memory: 1024K
Run /init as init process
Saving 256 bits of non-creditable seed for next boot
Starting syslogd: OK
Starting klogd: OK
Running sysctl: OK
Starting mdev: OK
Starting watchdog: OK
Starting initializing random number generator: OK
Starting miscellaneous setup: OK
Setting serial number: Serial number found in jffs2: VAMAEFY7AAGNXCMD OK
Starting UDC Gadgets: file system registered
using random self ethernet address
using random host ethernet address
Mass Storage Function, version: 2009/09/11
LUN: removable file: (no medium)
read descriptors
read strings
usb0: HOST MAC 00:e0:22:c6:c5:50
usb0: MAC 00:05:f7:10:13:ec
Enable console on ttyGS0
OK
Starting system message bus: random: crng init done
done
Switching to rfinput rx1
Switching to rfoutput tx1
Starting network: macb e000b000.ethernet eth0: PHY [e000b000.ethernet-ffffffff:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL)
macb e000b000.ethernet eth0: configuring for phy/rgmii-id link mode
OK
Starting ifplugd for eth0: OK
Starting dhcpd Daemon & httpd Server: OK
Starting MSD Daemon: loop7: detected capacity change from 0 to 61440
OK
Starting ntpd: OK
Starting crond: OK
Starting dropbear sshd: OK
genirq already installed : maia is ready
Loading maia-sdr.ko: maia_sdr: loading out-of-tree module taints kernel.
OK
Starting mosquitto: OK
Starting host keys backup: Starting maia-httpd: OK
mounting NFS volume : on /mnt/nfs
mount: can't find /mnt/nfs in /etc/fstab
Mounting SD on /mnt/sd
FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Starting input-event-daemon: done

Welcome to Tezuka
libresdr login: macb e000b000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx
IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
macb e000b000.ethernet eth0: Link is Down
macb e000b000.ethernet eth0: PHY [e000b000.ethernet-ffffffff:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL)
macb e000b000.ethernet eth0: configuring for phy/rgmii-id link mode
macb e000b000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx
IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Welcome to Tezuka
libresdr login: root
Password:


__ / __________ | | _______
| |/ __ \
/ | \ |/ /__
| |\ / / /| | / < / __ _
|
| ___ >_____ _/||_ (____ /
/ / / /
Universal Zynq70x/AD936x firmware builder
Version tezuka-3c71
By F5OEO (2024)

ifconfig

eth0 Link encap:Ethernet HWaddr 00:60:88:C6:C5:50
inet addr:192.168.2.146 Bcast:0.0.0.0 Mask:255.255.255.0
inet6 addr: fe80::260:88ff:fec6:c550/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:974 errors:0 dropped:0 overruns:0 frame:0
TX packets:120 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:52770 (51.5 KiB) TX bytes:10925 (10.6 KiB)
Interrupt:36 Base address:0xb000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:88 errors:0 dropped:0 overruns:0 frame:0
TX packets:88 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8958 (8.7 KiB) TX bytes:8958 (8.7 KiB)

usb0 Link encap:Ethernet HWaddr 00:05:F7:10:13:EC
inet addr:192.168.2.100 Bcast:0.0.0.0 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

@pa3gsb
Copy link
Author

pa3gsb commented Feb 2, 2025

found the problem

ip route

default via 192.168.2.254 dev eth0
192.168.2.0/24 dev usb0 scope link src 192.168.2.100
192.168.2.0/24 dev eth0 scope link src 192.168.2.146

removed one route:
sudo ip route del 192.168.2.0/24 dev usb0

now the ping is working (both sides)

how to avoid to get a double entry?

@sq6emm
Copy link

sq6emm commented Feb 2, 2025

The problem is that the default ip addressing of Ethernet over USB is 192.168.2.0/24 and it seems your local network has the same IP addressing... So you need to reconfigure in config.txt that the Ethernet over USB is on another network ;)

@pa3gsb
Copy link
Author

pa3gsb commented Feb 2, 2025

I solved the problem;

Used indeed a seperate internet mask for the ethernet and usb ethernet ip address.

So the versie 95 is working ok.

Thanks for the support.

@pa3gsb pa3gsb closed this as completed Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants