Question:
How to install wireless driver in Ubuntu?
Siamak
2010-08-14 11:50:35 UTC
I have got the Linux driver of my wireless adapter but I don't know how to install it, because it has no .exe file or such thing. There is a readme file but I can't follow it. Please help me.
Readme file : ""You can enter top-level directory of driver and execute follwing command to
Compile, Installation, or uninstall the driver:
0. Change to Super User
sudo su

1. Compile driver from the source code
make

2. Install the driver to the kernel
make install
reboot""
Four answers:
Linux Mint 11
2010-08-14 13:26:12 UTC
Here is the Official Ubuntu Wireless Documentation



Cards Supported

https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported



Troubleshooting/Howto/General

https://help.ubuntu.com/community/WifiDocs/WiFiHowTo



In the event of your Wifi card being unsupported you can use Ndiswrapper Here is the Official Ubuntu Ndiswrapper Documentation

https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper



Ubuntu 10.04 (Lucid Lynx) User Guide

http://ubuntuguide.org/wiki/Ubuntu:Lucid





LUg.
anonymous
2010-08-14 12:01:20 UTC
If you don't know how to "enter top-level directory" of a program, you should go to Ubuntu Forums (http://ubuntuforums.org/ ) and ask for help. That's Computer 101.



Then type make. When that's done, type make install. When that's done restart Ubuntu.
anonymous
2016-10-05 02:23:55 UTC
The cd is probable old in any case. Run lspci to perceive the chipset in the device, then use that data plus your distro to attempt to discover and answer via google or the distro's boards.
Harley Drive
2010-08-14 11:58:46 UTC
you need to go to a linux site for advice it can be very awkward to use and requires a good bit of computer knowledge


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...