Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

Have windows Vista and Ubuntu 10.04 on SAME hard drive in a Gateway T-1620 laptop, Vista uses Wifi but in Ubuntu it Fails and states message "Wireless is Disabled" Mt question is "How do I enable IT {wifi}. 60 year old Linux Newbie w/Experience looking for Answer

asked 05 May '10, 16:55

kICKSTARTBUBBA's gravatar image

kICKSTARTBUBBA
11112
accept rate: 0%

Please accept an answer so the question/answer can be finished. Or provide more details so we can help.

(20 Apr '11, 13:58) rfelsburg ♦



« previous12

It sounds like your Ubuntu installation doesn't have the required drivers for your wireless card. Try running lspci.

You'll get output like the below but one of which will be your wireless card, you can then google for instructions to get it working on Ubuntu.

02:00.0 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB
02:01.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE]
02:02.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 02)
02:03.0 USB Controller: VMware Inc Abstract USB2 EHCI Controller

Assuming you can get it online using the Ethernet then you can probably use apt-get to install a proprietary driver (you may need to add a repository first though).

link

answered 05 May '10, 18:00

gregularexpressions's gravatar image

gregularexpr...
197117
accept rate: 50%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×11
×8
×6

Asked: 05 May '10, 16:55

Seen: 21,467 times

Last updated: 24 May '11, 21:38

powered by OSQA