Jump to content

wireless network card


Guest it_hurts
 Share

Recommended Posts

Guest it_hurts

:help: I have been working on this for 2 weeks now. I try out

[root@localhost erik]# make  
make: *** No targets specified and no makefile found.  Stop

I tried to install the driver and get this

[root@localhost erik]# modprobe pcmf502re  
FATAL: Module pcmf502re not found.  

when i try

[root@localhost erik]# iwconfig  
lo        no wireless extensions.  
 
eth0      no wireless extensions.  
 
eth1      no wireless extensions.  
 
sit0      no wireless extensions.  

 

i dont know what to do now and i have mandrakelikux 10.1 /belkin wireless notebook network card F5D6020 ver.2 card

"Belkin F5D6020"

version "Belkin", "11Mbps-Wireless-Notebook-Network-Adapter"

manfid 0x01bf, 0x3302

bind "pcmf502re

 

I dont know why i cant install the drive this is my first linux as you can see

Edited by it_hurts
Link to comment
Share on other sites

Check your installation instructions. Typically, you have to cd to the directory where the tar file is unpacked and run:

# ./configure

# make

# make install

 

You also have to have your kernel source installed. There's usually a text file named readme or install that gives the instructions for doing the install.

Link to comment
Share on other sites

Guest it_hurts

i got the driver to install but now getting a crap load of error i did some reading and found out that mandrake have the driver i need its the atmel_cs i dont know why when i plug in the card it did pick up the driver :cheeky: iam still haveing a hard time with this i got a miss know see i know their are two drivers on the list below but i only install one see if u can help..Thanks for you time guys ..

 

 

[root@localhost erik]# /etc/init.d/pcmcia restart

Shutting down PCMCIA services: ERROR: Module pcmcia_core is in use by yenta_socket

done.

Starting PCMCIA services: cardmgr[5108]: error in file './atmel.conf' line 53: unknown device 'pcmf502re'

cardmgr[5108]: watching 1 socket

done.

Edited by it_hurts
Link to comment
Share on other sites

Guest it_hurts

yes i do i dont belive thats my prob. what i have done is go in to /etc/pcmcia/config and add

device "atmel_cs"

class "network" module "atmel_cs"

card "Belkin F5D6020"

version "Belkin" "11 Mbps Wireless Notebook adapter"

manfid 0x01bf, 0x3302

bind "atmel_cs"

and then i [root@localhost erik]# modprobe -v atmel and then [root@localhost erik]# etc/init.d/pcmcia restart that were i get my errors

 

 

Starting PCMCIA services: cardmgr[6690]: error in file 'config' line 1174: syntax error

cardmgr[6690]: watching 1 socket

 

[root@localhost erik]# cardct1 ident

bash: cardct1: command not found

Edited by it_hurts
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...