LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices

Reply
 
Thread Tools Search this Thread
Old 06-28-2009, 09:46 PM   #1
Acedog
LQ Newbie
 
Registered: Jun 2009
Posts: 7
Thanked: 0
Wireless Problems With Acer Aspire 3002LCi


[Log in to get rid of this advertisement]
I am very new to Linux and I cannot figure out how to set up my wireless card to connect to my wireless network. I am running OpenSuse 11.1 with a Gnome desktop.

I was reading about this and I have installed ndiswrapper and I believe that I installed the correct driver for my wireless card. When I type

ndiswrapper -l

I get

bcmwl5a : driver installed

When I type iwconfig there are no wireless devices showed. Thanks
Acedog is offline     Reply With Quote
Old 06-29-2009, 06:03 AM   #2
serafean
Member
 
Registered: Mar 2006
Location: Czech Republic
Distribution: Gentoo,Archlinux
Posts: 501
Blog Entries: 3
Thanked: 23
Hi, have you run 'modprobe ndiswrapper' as root (via sudo)? Either that or you're trying to use the wrong drivers for your card. could you post the output of the "lspci" command (assuming your card is PCI, if its USB then the lsusb command)?

Serafean
serafean is offline     Reply With Quote
Old 06-29-2009, 09:09 AM   #3
farslayer
Guru
 
Registered: Oct 2005
Location: Willoughby, Ohio
Distribution: Debian Lenny / Squeeze / Sid
Posts: 7,215
Blog Entries: 5
Thanked: 246
Could you post the output of

lspci | grep -i wireless


BCM would indicate a Boadcom wireless card which is supported under Linux.. Personally I wouldn't waste my time using the ndiswrapper shim when a native driver is available,.
farslayer is offline     Reply With Quote
Old 06-29-2009, 03:58 PM   #4
Acedog
LQ Newbie
 
Registered: Jun 2009
Posts: 7
Thanked: 0

Original Poster
The output of

lspci | grep -i wireless


00:0b.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
Acedog is offline     Reply With Quote
Old 06-30-2009, 08:43 AM   #5
farslayer
Guru
 
Registered: Oct 2005
Location: Willoughby, Ohio
Distribution: Debian Lenny / Squeeze / Sid
Posts: 7,215
Blog Entries: 5
Thanked: 246
Sorry for the Delay..

Ndiswrapper is not needed, the driver is already include in OpenSuse, all you needed to do was install the firmware for the card.

http://en.opensuse.org/Wireless_network_card#BCM43xx
Code:
/usr/sbin/install_bcm43xx_firmware
farslayer is offline     Reply With Quote
Old 06-30-2009, 05:16 PM   #6
Acedog
LQ Newbie
 
Registered: Jun 2009
Posts: 7
Thanked: 0

Original Poster
I cannot do this because I am not connected to the internet.
It wants me to download the package
Acedog is offline     Reply With Quote
Old 06-30-2009, 09:45 PM   #7
farslayer
Guru
 
Registered: Oct 2005
Location: Willoughby, Ohio
Distribution: Debian Lenny / Squeeze / Sid
Posts: 7,215
Blog Entries: 5
Thanked: 246
so plug in with a cable and get the package ?
farslayer is offline     Reply With Quote
Old 07-03-2009, 09:58 PM   #8
Acedog
LQ Newbie
 
Registered: Jun 2009
Posts: 7
Thanked: 0

Original Poster
Sorry I have been busy the last few days. I installed the driver and now the wireless card seems to be activated but I don't know how to connect to my access point with it.
Acedog is offline     Reply With Quote
Old 07-04-2009, 08:56 PM   #9
serafean
Member
 
Registered: Mar 2006
Location: Czech Republic
Distribution: Gentoo,Archlinux
Posts: 501
Blog Entries: 3
Thanked: 23
Hi, either use the command line utilities iwconfig, ifconfig and dhcpcd ("man iwconfig" is where you'll find info about how to use the command).
I'd suggest using networkmanager coupled with nm-applet (a nice GUI to configure network). If that doesn't work, you might want to give wicd a try.

Serafean
serafean is offline     Reply With Quote
Old 07-05-2009, 04:20 PM   #10
Acedog
LQ Newbie
 
Registered: Jun 2009
Posts: 7
Thanked: 0

Original Poster
I can now see the wireless networks around, but I cannot connect to them. I asks for my WPA password, I type it in, it will try to connect then it will ask for the password again. Then it will try to connect again and fail and the whole process starts over. I am using the network manager applet to see the wireless networks.
Acedog is offline     Reply With Quote
Old 07-06-2009, 10:33 PM   #11
farslayer
Guru
 
Registered: Oct 2005
Location: Willoughby, Ohio
Distribution: Debian Lenny / Squeeze / Sid
Posts: 7,215
Blog Entries: 5
Thanked: 246
Are your WPA settings correct ? there re several different modes you can select, if you select the wrong mode it will fail to authenticate. you need to verify the modes your router is configured for so you can configure the computer properly..

you probably want to use WPA-PSK (Pre Shared Key)

and also verify if you are using WPA or WPA2

http://hostap.epitest.fi/wpa_supplicant/

Last edited by farslayer; 07-06-2009 at 10:36 PM..
farslayer is offline     Reply With Quote
Old 07-06-2009, 11:07 PM   #12
Acedog
LQ Newbie
 
Registered: Jun 2009
Posts: 7
Thanked: 0

Original Poster
I cannot even connect to an unsecured network. It looks like it is trying to connect and then no connection is established.
Acedog is offline     Reply With Quote
Old 07-09-2009, 10:07 PM   #13
Acedog
LQ Newbie
 
Registered: Jun 2009
Posts: 7
Thanked: 0

Original Poster
I got it to work. I had to get the right WPA setting. Thanks for all your help.
Acedog is offline     Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless in Acer Aspire One iceman3 Linux - Laptop and Netbook 9 06-29-2009 02:29 PM
Acer Aspire wireless AR2413 Problems with Open suse 11 MarkCogley Linux - Wireless Networking 3 12-18-2008 08:54 AM
suse 10.3 on acer aspire 3003 lci wireless problems chryslercirrus99 Linux - Laptop and Netbook 4 01-03-2008 08:18 PM
wireless hell(p)? Acer Aspire 3002LCi with Broadcom BCM94318 MPG lefty.crupps Linux - Wireless Networking 20 12-01-2007 08:49 PM
Wireless problems Acer Aspire 5570 HBDSeed Linux - Laptop and Netbook 5 09-03-2007 05:10 AM


All times are GMT -5. The time now is 04:37 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration