0

enter image description hereI tried this

sudo rfkill unblock all 

didnt work.

My System: OEM 32bit notebook 2GB RAM, Ubuntu 12.10

lightning
  • 643
  • Please have a look at the "related" section and see what commands users are told to use and add those with the results into your question. Example: http://askubuntu.com/questions/213550/ubuntu-12-10-wireless-not-working?rq=1 – Rinzwind Mar 17 '13 at 17:39
  • We need more hardware information to help you. Please look at this question and then edit your question adding the information. – Jorge Castro Mar 17 '13 at 17:42

1 Answers1

0

this really depends on what kind of (old/new) hardware you have.

There may be some hint in /var/log/syslog.

Please paste here more information (from "lspci" and/or hwinfo) as suggested above.

You can also try looking at https://help.ubuntu.com/community/ReportingBugs#Tips_and_tricks

and/or possibly finding already existing bug here: https://bugs.launchpad.net/ubuntu

  • lightning@rigel5:~$ hwinfo The program 'hwinfo' is currently not installed. You can install it by typing: sudo apt-get install hwinfo lightning@rigel5:~$ sudo apt-get hwinfo [sudo] password for lightning: E: Invalid operation hwinfo lightning@rigel5:~$ – lightning Mar 17 '13 at 17:57
  • 1
    after a restart it worked.... not sure why – lightning Mar 17 '13 at 18:24
  • hwinfo now works as well...bug? – lightning Mar 17 '13 at 18:44