le cito:
Codice: Seleziona tutto
valerio@valerio-System-Product-Name:~$ sudo lshw -c network
*-network
description: Ethernet interface
product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:01:00.0
logical name: eth0
version: 02
serial: 00:22:15:98:dc:46
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=192.168.1.4 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:17 ioport:e800(size=256) memory:fdfff000-fdffffff memory:fdfe0000-fdfeffff memory:febf0000-febfffff
valerio@valerio-System-Product-Name:~$ sudo ifconfig -a
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.4 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::f180:c75:ae88:d960 prefixlen 64 scopeid 0x20<link>
ether 00:22:15:98:dc:46 txqueuelen 1000 (Ethernet)
RX packets 774 bytes 894653 (894.6 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 630 bytes 85191 (85.1 KB)
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 (Loopback locale)
RX packets 2096 bytes 136034 (136.0 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2096 bytes 136034 (136.0 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
valerio@valerio-System-Product-Name:~$ sudo rfkill list
valerio@valerio-System-Product-Name:~$ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.4 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::f180:c75:ae88:d960 prefixlen 64 scopeid 0x20<link>
ether 00:22:15:98:dc:46 txqueuelen 1000 (Ethernet)
RX packets 776 bytes 894773 (894.7 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 631 bytes 85237 (85.2 KB)
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 (Loopback locale)
RX packets 2096 bytes 136034 (136.0 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2096 bytes 136034 (136.0 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
valerio@valerio-System-Product-Name:~$ lspci - nn | grep -i net
Usage: lspci [<switches>]
Basic display modes:
-mm Produce machine-readable output (single -m for an obsolete format)
-t Show bus tree
Display options:
-v Be verbose (-vv for very verbose)
-k Show kernel drivers handling each device
-x Show hex-dump of the standard part of the config space
-xxx Show hex-dump of the whole config space (dangerous; root only)
-xxxx Show hex-dump of the 4096-byte extended config space (root only)
-b Bus-centric view (addresses and IRQ's as seen by the bus)
-D Always show domain numbers
Resolving of device ID's to names:
-n Show numeric ID's
-nn Show both textual and numeric ID's (names & numbers)
-q Query the PCI ID database for unknown ID's via DNS
-qq As above, but re-query locally cached entries
-Q Query the PCI ID database for all ID's via DNS
Selection of devices:
-s [[[[<domain>]:]<bus>]:][<slot>][.[<func>]] Show only devices in selected slots
-d [<vendor>]:[<device>][:<class>] Show only devices with specified ID's
Other options:
-i <file> Use specified ID database instead of /usr/share/misc/pci.ids.gz
-p <file> Look up kernel modules in a given file instead of default modules.pcimap
-M Enable `bus mapping' mode (dangerous; root only)
PCI access options:
-A <method> Use the specified PCI access method (see `-A help' for a list)
-O <par>=<val> Set PCI access parameter (see `-O help' for a list)
-G Enable PCI access debugging
-H <mode> Use direct hardware access (<mode> = 1 or 2)
-F <file> Read PCI configuration dump from a given file
valerio@valerio-System-Product-Name:~$ ^C
valerio@valerio-System-Product-Name:~$ Grazie. L



