Und die Frage ist auch was ist mit enp0s25?
Scheint ja auch gefunden worden sein.
Poste bitte noch mal
dmesg | grep eth
Peter
Scheint ja auch gefunden worden sein.
Poste bitte noch mal
dmesg | grep eth
Peter
lsusb
Bus 001 Device 007: ID 0b95:772b ASIX Electronics Corp. AX88772B
dmesg -H | grep "usb 1-1"
Jan16 19:23] usb 1-1: new high-speed USB device number 7 using xhci_hcd
[ +0,288198] usb 1-1: New USB device found, idVendor=0b95, idProduct=772b, bcdDevice= 0.01
[ +0,000006] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ +0,000003] usb 1-1: Product: AX88772B
[ +0,000003] usb 1-1: Manufacturer: ASIX Elec. Corp.
[ +0,000002] usb 1-1: SerialNumber: 162BDE
[ +1,443165] asix 1-1:1.0 (unnamed net_device) (uninitialized): PHY [usb-001:007:10] driver [Asix Electronics AX88772C] (irq=POLL)
[ +0,022989] Asix Electronics AX88772C usb-001:007:10: attached PHY driver (mii_bus:phy_addr=usb-001:007:10, irq=POLL)
[ +0,000294] asix 1-1:1.0 eth2: register 'asix' at usb-0000:03:00.0-1, ASIX AX88772B USB 2.0 Ethernet, ...
[ +0,000064] usbcore: registered new interface driver asix
[ +0,033645] asix 1-1:1.0 eth2: configuring for phy/internal link mode
dmesg -H | grep -e "eth" -e "enp" -e "eno"
[ +0,000294] asix 1-1:1.0 eth2: register 'asix' at usb-0000:03:00.0-1, ASIX AX88772B USB 2.0 Ethernet, ...
[ +0,033645] asix 1-1:1.0 eth2: configuring for phy/internal link mode
[ +0,000411] asix 1-1:1.0 eth2: unregister 'asix' usb-0000:03:00.0-1, ASIX AX88772B USB 2.0 Ethernet
[ +0,000093] asix 1-1:1.0 eth2: Failed to write reg index 0x0000: -19
[ +0,000003] asix 1-1:1.0 eth2: Failed to enable software MII access
[ +0,009678] asix 1-1:1.0 eth2 (unregistered): Failed to write reg index 0x0000: -19
[ +0,000005] asix 1-1:1.0 eth2 (unregistered): Failed to enable software MII access
[ +0,000363] asix 1-1:1.0 eth2: register 'asix' at usb-0000:03:00.0-1, ASIX AX88772B USB 2.0 Ethernet, ...
[ +0,035301] asix 1-1:1.0 eth2: configuring for phy/internal link mode
ethtool <device>
kann man die Settings auslesen.Settings for eth2:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/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
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
Link partner advertised pause frame use: Symmetric
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Speed: 100Mb/s
Duplex: Full
Auto-negotiation: on
Port: Twisted Pair
PHYAD: 16
Transceiver: internal
MDI-X: Unknown
netlink error: Operation not permitted
Current message level: 0x00000007 (7)
drv probe link
ip address show dev eth2
10: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 00:50:b6:16:2b:de brd ff:ff:ff:ff:ff:ff
inet 192.168.1.205/24 brd 192.168.1.255 scope global dynamic noprefixroute eth2
valid_lft 42738sec preferred_lft 42738sec
inet6 fe80::fe71:c3b6:c483:bc59/64 scope link noprefixroute
valid_lft forever preferred_lft forever
dmesg | grep eth
ip a
Der USB-Adapter war auch nur gedacht, dass man unkompliziert an die Kiste Internet bekommt um damit etwaige fehlende Treiber oder neue Kernel ziehen zu können, damit andere NICs die noch nicht gehen damit ans Laufen zu bekommen.Mein Ziel ist es wie gesagt eigentlich nicht mit einem USB Adapter zu arbeiten, weil es ja die Netzwerkkarte fest eingebaut gibt.
enp0s25
ist ja vorhanden.