Ubuntu Pastebin

Paste from Tim_ at Sun, 10 Dec 2017 17:37:03 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
sudo lshw -c network
[sudo] password for dabinigg: 
  *-network               
       description: Ethernet interface
       product: MCP89 Ethernet
       vendor: NVIDIA Corporation
       physical id: 9
       bus info: pci@0000:00:09.0
       logical name: enp0s9
       version: a1
       serial: 70:cd:60:70:92:9e
       capacity: 1Gbit/s
       width: 32 bits
       clock: 66MHz
       capabilities: pm msi bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=forcedeth driverversion=0.64 latency=0 link=no maxlatency=20 mingnt=1 multicast=yes port=MII
       resources: irq:26 memory:93286000-93287fff ioport:22a0(size=8)
  *-network
       description: Network controller
       product: BCM43224 802.11a/b/g/n
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=bcma-pci-bridge latency=0
       resources: irq:19 memory:93100000-93103fff
  *-network
       description: Wireless interface
       physical id: 2
       logical name: wlp1s0b1
       serial: 90:27:e4:f7:53:12
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=brcmsmac driverversion=4.4.0-103-generic firmware=610.812 ip=192.168.178.21 link=yes multicast=yes wireless=IEEE 802.11abgn
Download as text