View Full Version : [SOLVED] Find out what driver I am using
Robert Buckmaster
October 28th, 2010, 01:37 PM
Is there a way of finding what driver I am using for wifi so that I may copy it to another Linux operating system and use it there?
linux-hack
October 28th, 2010, 02:08 PM
Take a look at this :http://www.cyberciti.biz/faq/linux-find-wireless-driver-chipset/
Temüjin
October 28th, 2010, 04:10 PM
sudo lshw -C network
Copying the drver itself probably won't work unless you're running the exact same kernel version, and if that's the case, I doubt it would be necessary.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.