I have a laptop and have Knoppix running, but i can't access the internet(wireless). It says my wireless is disbled. Any help?
Printable View
I have a laptop and have Knoppix running, but i can't access the internet(wireless). It says my wireless is disbled. Any help?
Did you try using the commandQuote:
Originally Posted by allenfoballen
What kind of card is it? USB?PCI?Code:sudo wlcardconfig
If it's a pci card you need to issue this command to identify the chipset
If it's a USB, you probably need to install usbutilsCode:lspci
I think the command for USB would beCode:sudo apt-get install usbutils
Check out some of these links and especially the first (sticky) post.Code:lsusb
http://www.linuxforums.org/forum/wireless-internet/
I don't think you need to download ndiswrapper or madwifi because it's included with Knoppix.