Hi, > Sorry for the delayed reply, I've been awfully busy. I don't know > what a hardware switch is exactly. My computer has no physical > switches. And I don't have access to the internal components of my > computer so I couldn't switch a physical switch on my network card. I > did the command you requested.
OK, so it very looks like you Wi-Fi card should be working. Could you do the following in a root terminal: # ifconfig And if wlan0 doesn't appear in the output, try that: # ifconfig wlan0 up Please report any error message. Another thing you could try (in a root terminal) is: # rfkill unblock all What do you see when you click on Network Manager icon under the *Wireless Networks* section? If you see *wireless is disabled by hardware switch* it probably means your computer has a physical switch. Cheers. _______________________________________________ tails-support mailing list [email protected] https://mailman.boum.org/listinfo/tails-support To unsubscribe from this list, send an empty email to [email protected].
