I just installed Ubuntu and Wireless was not working, so I made a question: Wi-Fi not working on ASUS X75VD
I got many answers to give my Network Card, so I made this question.
Please answer quickly!
If you want to give the best output, something like this would be best appreciated.
$ lspci | awk '/[Nn]et/ {print $1}' | xargs -i% lspci -ks %
09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 03)
Subsystem: Gigabyte Technology Co., Ltd Motherboard
Kernel driver in use: r8169
0a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 03)
Subsystem: Gigabyte Technology Co., Ltd Motherboard
Kernel driver in use: r8169
Or sudo lshw -c network
but you might want to exclude some of the information (ip/serials/etc) but it might not bother you though.
No comments:
Post a Comment