Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6814

Troubleshooting • missing ethernet interface on Raspberry Pi 3 Model B Plus Rev 1.3

$
0
0
Hello,

On my Raspberry Pi 3 Model B Plus Rev 1.3, the ethernet interface is missing.
WLAN works.

When I plug the ethernet cable, the link leds won't come up.

I've scanned the hardware with two tools (see below) but I can't say if te hardware is there or not.
I don't know the problem is hardware or software.

The only lead is "Broadcom BCM43430 WLAN card" (unknown). I don't know if the ethernet adapter is the same chip as the WLAN adapter...


Any help would be appreciated !
Thank you.

Code:

ip address1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00    inet 127.0.0.1/8 scope host lo       valid_lft forever preferred_lft forever    inet6 ::1/128 scope host noprefixroute       valid_lft forever preferred_lft forever2: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000    link/ether b8:27:eb:53:81:97 brd ff:ff:ff:ff:ff:ff    inet 192.168.178.129/24 brd 192.168.178.255 scope global dynamic noprefixroute wlan0       valid_lft 860658sec preferred_lft 860658sec    inet6 2a06:4944:18f5:e00:f41a:bfa6:95ab:46b0/64 scope global dynamic noprefixroute       valid_lft 7053sec preferred_lft 3453sec    inet6 fd9b:187a:ca99:0:c10f:4c1c:57ea:ee13/64 scope global dynamic noprefixroute       valid_lft 7053sec preferred_lft 3453sec    inet6 fe80::dd7b:4b8b:95f1:1fd9/64 scope link noprefixroute       valid_lft forever preferred_lft forever

Code:

inxi -FxzSystem:  Kernel: 6.12.32-v8+ arch: aarch64 bits: 64 compiler: N/A Console: pty pts/1 Distro: Debian    GNU/Linux 12 (bookworm)Machine:  Type: ARM System: Raspberry Pi 3 Model B Plus Rev 1.3 details: N/A rev: a020d3 serial: <filter>CPU:  Info: quad core model: N/A variant: cortex-a53 bits: 64 type: MCP arch: ARMv8 rev: 4 cache:    L1: 256 KiB L2: 512 KiB  Speed (MHz): avg: 1400 min/max: 600/1400 cores: 1: 1400 2: 1400 3: 1400 4: 1400 bogomips: N/A  Features: Use -f option to see featuresGraphics:  Device-1: bcm2835-hdmi driver: vc4_hdmi v: N/A bus-ID: N/A  Device-2: bcm2835-vc4 driver: vc4_drm v: N/A bus-ID: N/A  Display: server: No display server data found. Headless machine? tty: 183x25  API: OpenGL Message: GL data unavailable in console for root.Audio:  Device-1: bcm2835-hdmi driver: vc4_hdmi bus-ID: N/A  API: ALSA v: k6.12.32-v8+ status: kernel-apiNetwork:  Device-1: bcm2835-mmc driver: mmc_bcm2835 v: N/A port: N/A bus-ID: N/A  IF: wlan0 state: up mac: <filter>Bluetooth:  Device-1: pl011 driver: uart_pl011 bus-ID: N/A  Report: hciconfig ID: hci0 rfk-id: 0 state: up address: <filter> bt-v: 3.0 lmp-v: 5.0Drives:  Local Storage: total: 58.25 GiB used: 4.84 GiB (8.3%)  ID-1: /dev/mmcblk0 type: Removable vendor: SanDisk model: SD64G size: 58.25 GiBPartition:  ID-1: / size: 56.8 GiB used: 4.78 GiB (8.4%) fs: ext4 dev: /dev/mmcblk0p2Swap:  ID-1: swap-1 type: file size: 512 MiB used: 0 KiB (0.0%) file: /var/swapSensors:  System Temperatures: cpu: 38.1 C mobo: N/A  Fan Speeds (RPM): N/AInfo:  Processes: 160 Uptime: 2d 9h 8m Memory: 982.8 MiB used: 286.5 MiB (29.2%) gpu: 76 MiB  Init: systemd target: multi-user (3) Compilers: gcc: 12.2.0 Packages: 802 Shell: Bash v: 5.2.15  inxi: 3.3.26

Code:

hwinfo --shortcpu:                       CPU                       CPU                       CPU                       CPUnetwork:  wlan0                ARM Ethernet controller                       Broadcom BCM43430 WLAN cardnetwork interface:  wlan0                WLAN network interface  lo                   Loopback network interfacedisk:  /dev/ram2            Disk  /dev/ram0            Disk  /dev/ram9            Disk  /dev/mmcblk0         Disk  /dev/ram14           Disk  /dev/ram7            Disk  /dev/ram12           Disk  /dev/ram5            Disk  /dev/ram10           Disk  /dev/ram3            Disk  /dev/ram1            Disk  /dev/ram15           Disk  /dev/ram8            Disk  /dev/ram13           Disk  /dev/ram6            Disk  /dev/ram11           Disk  /dev/ram4            Diskpartition:  /dev/mmcblk0p1       Partition  /dev/mmcblk0p2       Partitionusb controller:                       ARM USB controllermemory:                       Main Memoryunknown:                       Broadcom BCM43430 WLAN card                       Broadcom BCM43430 WLAN card

Statistics: Posted by redtomato — Mon Jun 30, 2025 5:11 am — Replies 1 — Views 30



Viewing all articles
Browse latest Browse all 6814

Trending Articles