LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 01-15-2006, 08:36 PM   #1
obnascar
Member
 
Registered: Aug 2005
Location: Wisconsin USA
Posts: 185

Rep: Reputation: 30
Belkin F5D7001 Wireless Desktop Card


I spent the better part of two days in these forums looking at and trying info provided in my search for "Belkin" in these forums. Really some good post's, some I tried that did not work, one I tried and appeared like it did work. But I never got connected with it, so here I am.

I am running ubuntu Breeze. I installed ndiswrapper, then:

root@ubuntu:~/driver# ndiswrapper -i bcmwl5.inf
Installing bcmwl5
Forcing parameter IBSSGMode|0 to IBSSGMode|2

root@ubuntu:~/driver# cd
root@ubuntu:~# ndiswrapper -l
Installed ndis drivers:
bcmwl5 driver present, hardware present


That was the only good news, it looked perfect, rebooted and nothing was detected at all. Below I am posting some commands I used. My questions is, why can I not get a connection ? I really lack experience with wireless and am not real knowledgeable about it. If someone needs more info, please let me know.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
root@ubuntu:~$ modprobe ndiswrapper
(no error, no nothing)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
root@ubuntu:~$ ifconfig

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:19874 errors:0 dropped:0 overruns:0 frame:0
TX packets:19874 errors:0 dropped:0 overruns:0
carrier: 0
collisions:0 txqueuelen:0
RX bytes:5521397 (5.2 MiB) TX bytes:5521397 (5.2 MiB)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
root@ubuntu:~$ dhclient

There is already a pid file /var/run/dhclient.pid with pid 8660
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.2
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP

sit0: unknown hardware address type 776
sit0: unknown hardware address type 776
Listening on LPF/sit0/
Sending on LPF/sit0/
Listening on LPF/eth0/00:11:11:de:02:cd
Sending on LPF/eth0/00:11:11:de:02:cd
Listening on LPF/lo/
Sending on LPF/lo/
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 5
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
root@ubuntu:~$ iwconfig

lo no wireless extensions.

eth0 no wireless extensions.

sit0 no wireless extensions.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
Old 01-16-2006, 01:56 PM   #2
obnascar
Member
 
Registered: Aug 2005
Location: Wisconsin USA
Posts: 185

Original Poster
Rep: Reputation: 30
THIS POST is a super good post and is the one I have gave my attention to the most. There are some people that used this methed and had sucess. I found that I made a few mistakes the first time I tried it.

So I uninstalled the driver and tried it again from scratch, I updated my driver to bcmw15a and also did the hot-plug command which I forgot to do the first time. But it was not sucessful again. I followed every thing perfect in that post, hmmmmmm ?

The one thing I am not sure of in that post is this:

"you will need to go to that window to tell Linux how you connect to your router, as well as "Ativate" the connection by clicking Activate after choosing "wlan0"

I can not find his referance to choosing "wlan0"
Where is the "wlan0" option ? I have not gave up on getting my Belkin wireless working yet. Help anyone ?

Last edited by obnascar; 01-16-2006 at 01:57 PM.
 
Old 01-19-2006, 11:22 AM   #3
obnascar
Member
 
Registered: Aug 2005
Location: Wisconsin USA
Posts: 185

Original Poster
Rep: Reputation: 30
Anyone ? HELP !
 
Old 11-20-2007, 03:21 PM   #4
CrinkElite
Member
 
Registered: Nov 2007
Posts: 35

Rep: Reputation: 16
try this, it worked for me http://ubuntuforums.org/showthread.php?t=405990
I'd recommend upgrading to Ubuntu 7.10 shut down all progs and run it a few times if it doesn't work,
good luck
 
Old 11-20-2007, 06:34 PM   #5
pentode
Member
 
Registered: Dec 2005
Location: Oregon
Distribution: Debian Testing
Posts: 488

Rep: Reputation: 38
Try iwconfig and see what it tells you.

If the wireless router you are trying to connect to has security turned on (WEP or WPA) you will have to learn the WEP or WPA key and enter it using iwconfig. You may also need the essid of the router.

If possible, turn off security on the router and see if you can connect.

Try man iwconfig or man wireless-tools for more info.
 
Old 11-20-2007, 09:53 PM   #6
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Did you guys look at the date on the original post before replying to it?
 
Old 11-21-2007, 05:16 PM   #7
CrinkElite
Member
 
Registered: Nov 2007
Posts: 35

Rep: Reputation: 16
Yeah, I know it's quite old but i have been cruising the forums for help with this card for the last few weeks, I haven't really used message boards much in the past so I didn't realise it would be much of a problem, I just thought It might help anyone who had the same problem and needed a resolution.
I'm sorry if this is bad practice (I'm sure it's very difficult to keep these things in order).
 
Old 11-21-2007, 07:07 PM   #8
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
I'm sure someone with the same device will happen along and appreciate your post, but I wouldn't expect the OP to still be looking for the answer.
 
  


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
Can't get Belkin 54g Wireless Desktop Network Card (F5D7000) Rev 03 to work Sune Simonsen Linux - Hardware 8 01-13-2006 07:31 PM
Belkin Wireless Desktop Card (Rt2500) nirj Linux - Hardware 2 11-26-2005 07:37 PM
Belkin 802.11g Wireless Desktop network card (F5D7000) V1rus Linux - Wireless Networking 1 05-21-2005 03:56 PM
Belkin 802.11b Wireless Desktop Network Card/ If it work on linux red hat 9?? djobbito Linux - Hardware 1 07-15-2004 04:45 PM
Belkin Wireless desktop card 54g pashiewashie Fedora 0 05-01-2004 11:31 PM

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

All times are GMT -5. The time now is 12:22 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