LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 05-22-2008, 01:19 PM   #1
hiei8888
LQ Newbie
 
Registered: May 2008
Posts: 2

Rep: Reputation: 0
help configuring wireless on PClinuxOs 2007


Hello - I am a recent convert to linux from windows -
I tried a live disc with pclinuxos, fell in love with it and got it to work wirelessly -

problem is, after installation, the wireless connection does not seem to work -

Laptop specs:

Acer 3003 LMI
BCM 4318 wireless modem

(Detected by pclos - worked without problems with live CD - was auto configured at bootup)

kept my windows and machine is working as a dual boot machine, so all of the seeting have been kept from the NDIS Wrapper -

I configure my WLAN, put in the WPA shared key
Automatic IP
GEt DNS from DHCP
Assign hOst name
Allow users to manage at boot
Start the connection at boot
Allow access point roaming

Get asked if I want to start the connection now -
I enter "yes"
GEt a "congratulations" message

Attempt to browse, and get "Server Not Found
started a new session, browsed, and got same result

any ideas out there, please?
I want to use this distro wirelessly without a live CD and forgo window all together on this laptop -

Last edited by hiei8888; 05-22-2008 at 01:20 PM. Reason: typo
 
Old 05-23-2008, 07:11 AM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
Bcm4318 card will use the bcm43xx kernel module, or in newer kernels the b43 kernel module. In addition to that kernel module it requires some "firmware files" to be cut off a Windows driver using fwcutter, because the manufacturer of the card has not released drivers for Linux.

To see that the kernel module is loaded (it should be):
Code:
lsmod |grep b43
If it prints a line about b43 module, it's loaded all right.

You can see if /lib/firmware/[kernel-version] directory has the firmware files. Probably yes, if the card seems to function and allows you to try to connect..

You can easily test if the card itself works by running this command:
Code:
iwlist wlan0 scan
Depending on how your system named your wireless card you may need to change wlan0 to eth1 instead (eth0 would be your wired connection if you have one). For non-wireless or non-working interfaces that should print "interface doesn't support scanning", but for your wireless card it should instead print any networks it can "see". If you get some output ("Cell 01 - Address:" etc. etc.), the card itself works, and the problem is probably in the passphrase or encryption being used. The b43 kernel module (and the card) does support WPA encryption so that shouldn't be a problem.

If you can, try setting the encryption on the access point to WEP or even non-secure for a short moment and see if you can then connect. Then turn stronger encryption back on; you should be able to connect at least without encryption.

It is also possible that the connection itself worked but for some reason you can't browse, for example you don't get proper DNS resolution for names. See
Code:
ifconfig -a
and check that your wireless device (eth1 or wlan0, whatever it is) has an ip address set (probably 192.168.something if you are on a normal LAN). If you have an address, you are connected, and the problem is in name resolution, or then your connection stops at the access point and goes no further. If there is no ip address, it probably means that the card isn't connected to the access point.

If there was ip address, try pinging some addresses by their name and/or IP. For example this LinuxQuestions site (you can get the IP address from any machine that is on the net by running ping command)
Code:
ping www.linuxquestions.org
see if you can get a response by IP address or by name.

You can also try to re-run dhcp client on your wireless interface, if it helped at all:
Code:
dhcpcd wlan0
dhclient wlan0
depending which client you have installed (usually either one of those two). Use verbose switch to get more verbose output if you want.

Hopefully you'll get it running. Broadcom4318 used to be a somewhat "notorious" card, but I don't consider it a bad case anymore; the b43 kernel module works like a charm, and nowadays some distributions even get the needed pieces from a Windows driver automatically (though getting the files manually isn't difficult either), so it's as close to an easy card as it's possible taking into account that it doesn't have a "full" opensource driver.
 
Old 05-27-2008, 06:36 PM   #3
hiei8888
LQ Newbie
 
Registered: May 2008
Posts: 2

Original Poster
Rep: Reputation: 0
Thumbs up Thanks! Got it to work!

b0uncer -

great tips -

getting the dhcp to re-configure itself eventually did the trick, but your tutorial go me to learn a little bit more of how to work pclos -

I am not sure, but I think that using NDIS wrapper and finding the drivers myself might have helped - (I tried to do things one at a time, but it got late, i got more frustrated and I did a couple of things at once before ending my session and starting a new one)

I really appreciate the help - Now I get wireless love that is NON WINDOWS - thanks again - next project (deep breath) is learning how to play DVDS -

I wish I dropped windows a little earlier......
 
  


Reply



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
Ubuntu 7.10 or PCLinuxOS 2007? FLIPS Ubuntu 7 01-02-2008 10:40 AM
Ubuntu 7.10 or PCLinuxOS 2007? SECOND7 Linux - Distributions 11 11-16-2007 01:34 AM
Gateway Wireless disabled PCLinuxOS 2007 metalx1000 Linux - Laptop and Netbook 0 09-04-2007 12:45 PM
HELP: Installing PCLinuxOS 2007 ksml Linux - Newbie 2 06-01-2007 03:06 PM
CD-R Burner in PCLinuxOS 2007 HELP!! sod_aries Linux - Hardware 5 02-03-2007 08:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 05:46 AM.

Main Menu
Advertisement
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.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration