JoshStrobl
Great idea. I will try to use the ethernet (may need to order a special cable) to perform upgrades.
To get information about the wireless card, I used the following command:
lspci -v | grep -A 10 -i "Network Controller"
And I got the following output:
52:00.0 Network controller: Intel Corporation Device 2723 (rev 1a)
Subsystem: Intel Corporation Device 0080
Flags: fast devsel, IRQ 255
Memory at ceb00000 (64-bit, non-prefetchable) [disabled] [size=16K]
Capabilities: <access denied>
53:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01)
Subsystem: Lenovo RTS525A PCI Express Card Reader
Flags: bus master, fast devsel, latency 0, IRQ 143
Memory at ced00000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Many thanks to JoshStrobl. Have a great day.