سلام به همه دوستان.
من یک کارت شبکه خریدم و بعد از اینکه درایور رو نصب کردم،سیستم کارت شکه رو شناخت اما فعال نمیشه
خروجی دستور ifconfig :
➜ network ifconfig
bnep0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.44.73 netmask 255.255.255.0 broadcast 192.168.44.255
inet6 fe80::944:7407:c068:cc1c prefixlen 64 scopeid 0x20<link>
ether 00:1a:7d:da:71:0a txqueuelen 1000 (Ethernet)
RX packets 12070 bytes 10859804 (10.8 MB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 10947 bytes 1678820 (1.6 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
ether 02:42:67:7e:99:b7 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
enp3s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 74:d4:35:fc:78:66 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 27230 bytes 15741434 (15.7 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 27230 bytes 15741434 (15.7 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
خروجی دستور ifconfig -a :
➜ network ifconfig -a
bnep0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.44.73 netmask 255.255.255.0 broadcast 192.168.44.255
inet6 fe80::944:7407:c068:cc1c prefixlen 64 scopeid 0x20<link>
ether 00:1a:7d:da:71:0a txqueuelen 1000 (Ethernet)
RX packets 12104 bytes 10866906 (10.8 MB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 10980 bytes 1685522 (1.6 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
ether 02:42:67:7e:99:b7 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
enp3s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 74:d4:35:fc:78:66 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 27281 bytes 15750682 (15.7 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 27281 bytes 15750682 (15.7 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlx00e0362d7ccd: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 00:e0:36:2d:7c:cd txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
اما زمانی که میخوام با دستور sudo ifconfig wlx00e0362d7ccd up همچین اروری بهم میده:
➜ network sudo ifconfig wlx00e0362d7ccd up
SIOCSIFFLAGS: Operation not permitted
ممنون میشم راهنماییم کنین