EvilZone
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
EvilZone
»
Community
»
General discussion
»
Linux Wireless card
Print
Pages: [
1
]
Author
Topic: Linux Wireless card (Read 1231 times)
0 Members and 1 Guest are viewing this topic.
Ka0s
/dev/null
Posts: 8
Cookies: 0
Linux Wireless card
«
on:
July 09, 2011, 06:39:22 pm »
Hey guys,
How do you get drivers for wireless cards within ubuntu linux. Apparently I cannot just download one and be done with it......
Linksys, PCI express atheros
Regards,
ka0s
Report to moderator
Logged
bakslache
Serf
Posts: 29
Cookies: 3
Re: Linux Wireless card
«
Reply #1 on:
July 09, 2011, 08:27:58 pm »
I believe ubuntu tries to install restricted drivers for you at startup, but there should also be a menu option that can search for them again(something like System->Hardware drivers)
To determine what wireless card/chipset you have, open up a terminal and type the following.
lspci -v | less
this is a link to the supported Linksys cards
https://help.ubuntu.com/community/HardwareSupportComponentsWirelessNetworkCardsLinksys
Ubuntu has pretty good wlan card support now but sometimes you just have to bite the bullet and install the drivers from the manufacturers site(if linux is supported).
sorry I'm not more helpful but I would recommend you post this on Ubuntus' forums, they can offer much more than my slacker azz can
Report to moderator
Logged
ca0s
VIP
Sir
Posts: 432
Cookies: 53
Re: Linux Wireless card
«
Reply #2 on:
July 09, 2011, 08:53:35 pm »
Do what bakslache said. lspci and get your card name. Search for its linux drivers. Download them. Do tipycal compilation/installation: make - make install - insmod driversName
It should be done.
Report to moderator
Logged
ca0s @
ka0labs
Dropchop
Peasant
Posts: 74
Cookies: 3
Re: Linux Wireless card
«
Reply #3 on:
July 12, 2011, 03:56:53 am »
Just get your card name, plug yourself directly into your router via eth0, and check the synaptic package manager for the required driver.
If that doesn't work there are steps you can take to install a Windows wlan driver on your Linux box.
Report to moderator
Logged
"I have lived on the lip of insanity, wanting to know reasons, knocking on a door. It opens. I've been knocking from the inside."
-- Rumi
Print
Pages: [
1
]
EvilZone
»
Community
»
General discussion
»
Linux Wireless card