Here is some info. Can anyone make sense of this. I just updated and rebooted.
Code:
[B]steve7233@steve7233-Not-Specified:~$ lspci[/B]
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.3 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem (rev 03)
02:00.0 Network controller: Broadcom Limited BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
03:00.0 [COLOR=#ff0000][B]Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 02)[/B][/COLOR]
[B]steve7233@steve7233-Not-Specified:~$ ipconfig enp3s0[/B]
No command 'ipconfig' found, did you mean:
Command 'ifconfig' from package 'net-tools' (main)
Command 'iwconfig' from package 'wireless-tools' (main)
Command 'iconfig' from package 'ipmiutil' (universe)
ipconfig: command not found
steve7233@steve7233-Not-Specified:~$ ifconfig
The program 'ifconfig' is currently not installed. You can install it by typing:
sudo apt install net-tools
[B]steve7233@steve7233-Not-Specified:~$ sudo apt install net-tools[/B]
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
net-tools
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 194 kB of archives.
After this operation, 803 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu zesty/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1ubuntu1 [194 kB]
Fetched 194 kB in 0s (419 kB/s)
Selecting previously unselected package net-tools.
(Reading database ... 204170 files and directories currently installed.)
Preparing to unpack .../net-tools_1.60+git20161116.90da8a0-1ubuntu1_amd64.deb ...
Unpacking net-tools (1.60+git20161116.90da8a0-1ubuntu1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up net-tools (1.60+git20161116.90da8a0-1ubuntu1) ...
[B]steve7233@steve7233-Not-Specified:~$ ifconfig[/B]
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 1549 bytes 107349 (107.3 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1549 bytes 107349 (107.3 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.0.0.3 netmask 255.255.255.0 broadcast 10.0.0.255
inet6 2601:680:c102:6f0:cad4:6e13:ef79:dd31 prefixlen 64 scopeid 0x0<global>
inet6 2601:680:c102:6f0:c075:2485:ff7e:4dbf prefixlen 64 scopeid 0x0<global>
inet6 fe80::d708:f363:1591:c9d9 prefixlen 64 scopeid 0x20<link>
ether 00:21:00:c4:4d:fc txqueuelen 1000 (Ethernet)
RX packets 6953 bytes 4724060 (4.7 MB)
RX errors 0 dropped 0 overruns 0 frame 32467
TX packets 6070 bytes 851829 (851.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 16
[B]steve7233@steve7233-Not-Specified:~$ iwconfig[/B]
enp3s0 no wireless extensions.
wlp2s0 IEEE 802.11 ESSID:"HOME-9BA2"
Mode:Managed Frequency:2.412 GHz Access Point: F8:ED:A5:6F:9B:A0
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
lo no wireless extensions.
[B]steve7233@steve7233-Not-Specified:~$ ifconfig enp3s0[/B]
enp3s0: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 00:00:00:00:00:00 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
[B]steve7233@steve7233-Not-Specified:~$ ifdown enp3s0[/B]
Unknown interface enp3s0
[B]steve7233@steve7233-Not-Specified:~$ ifupenp3s0[/B]
ifupenp3s0: command not found
[B]steve7233@steve7233-Not-Specified:~$ ifup enp3s0[/B]
Unknown interface enp3s0
steve7233@steve7233-Not-Specified:~$

Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.




Comment