9

I googled around but most instructions refer to older versions, in which there is a "Device Manager" program in the Control Center.

The closest I could find in Katya is "System Information", which lists network interfaces and stats about them, but not manufacturer and model, which are all I need now.

Any clues?

1 Answers1

14

The terminal command lspci -vq will print a long list of installed hardware, including wireless card model.

micke
  • 3,485
  • 19
  • 29