Je vous demande de l'aide,(pas de connexion éthernet), car je connais assez mal les "mystères" de Linux !
Si je ne me trompe pas , il n'y aurait pas de pilote installé pour ce périphérique (RTL8125D 2.5G LAN)
Si je fais:
Code : Tout sélectionner
netplan status --allAlors je télécharge le dernier driver pour linux sur le site de realtek, le dézippe, puis :Online state: online
DNS Addresses: 127.0.0.53 (stub)
DNS Search: .
● 1: lo ethernet UNKNOWN/UP (unmanaged)
MAC Address: 00:00:00:00:00:00
Addresses: 127.0.0.1/8
::1/128
● 2: wlp130s0f0 wifi/"SFR_6E48_5GHZ" UP (NetworkManager: NM-6206022d-aebe-4da3-993e-7d9e41afd2fb), etc...
Code : Tout sélectionner
sudo ./autorun.shJ'avoue ne pas comprendre grand chose à tout ça !Check old driver and unload it.
Build the module and install
warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
You are using: gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Skipping BTF generation for
/home/papyrazzi/Téléchargements/Pilote_Realtek_ethernet/r8125-9.016.01/src/r8125.ko due to unavailability of vmlinux
Warning: modules_install: missing 'System.map' file. Skipping depmod.
DEPMOD 6.8.0-86-generic
load module r8125
modprobe: ERROR: could not insert 'r8125': Key was rejected by service
Updating initramfs. Please wait.
update-initramfs: Generating /boot/initrd.img-6.8.0-86-generic
dracut-install: Failed to find module 'r8169'
/lib/modules/6.8.0-86-generic/kernel/drivers/net/ethernet/realtek/r8169.zst.bak
dracut-install: Failed to find module 'r8169'
/lib/modules/6.8.0-86-generic/kernel/drivers/net/ethernet/realtek/r8169.zst.bak
Completed.
Quellques explications me seraient utiles!!!