LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-07-2002, 08:08 AM   #1
RKris
Member
 
Registered: May 2002
Location: UK
Distribution: Mandriva linux
Posts: 152

Rep: Reputation: 15
Question Installing Belkin F5D6000 PCI Adapter Card!!


Hi,
I have a Belkin F5D6000 PCI Adapter Card on RedHat 7.3. It gets detected on proc/pci with hardware id 1638:1100.
I installed the new orinoco drivers which has support for Belkin F5D6000 cards, which I saw in orinoco_plx.c file.
Now when I try to manually load the module it gives
error
"CIS value of Prism2 PC card is invalid"

The it gives no such device.

Can anyone highlight me more on that!!!

regards
Krishna
 
Old 12-07-2002, 09:48 AM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
What Prism2 card are you using in conjunction with this monster? The combo of the two may not work, weird though. Regardless as far as these PLX adapater cards go, the driver set least far along is the orinoco modules, although you can try a newer version and see if that clears it up, the links to all three projects are in my bookmarks under my profile.

Cheers,

Finegan
 
Old 12-09-2002, 01:52 AM   #3
RKris
Member
 
Registered: May 2002
Location: UK
Distribution: Mandriva linux
Posts: 152

Original Poster
Rep: Reputation: 15
I am using 2mbps Teletronics card with it.

regards
Krishna
 
Old 12-09-2002, 08:53 AM   #4
RKris
Member
 
Registered: May 2002
Location: UK
Distribution: Mandriva linux
Posts: 152

Original Poster
Rep: Reputation: 15
I installed the new linux-wlan driver i.e linux-wlan-ng-0.1.12.tar.gz.
I am using pcmcia version pcmcia-cs-3.1.34

I get these messages in the logs

Dec 9 21:23:40 localhost kernel: init_module: prism2_pci.o: 0.1.12-pre1 Loaded
Dec 9 21:23:40 localhost kernel: init_module: dev_info is: prism2_pci
Dec 9 21:23:40 localhost kernel: init_module: prism2_pci: No devices found, driver not installed.
Dec 9 21:23:40 localhost kernel: p80211.o: 0.1.12-pre1 Unloaded
Dec 9 21:23:40 localhost kernel: init_module: prism2_plx.o: 0.1.12-pre1 Loaded
Dec 9 21:23:40 localhost kernel: init_module: dev_info is: prism2_plx
Dec 9 21:23:40 localhost kernel: A PLX PCI/PCMCIA interface device found, phymem:0xe1001000, phyio=0x6700, irq:10, mem: 0xc487e000, io:0x6700
Dec 9 21:23:40 localhost kernel: prism2sta_probe_plx: Prism2 PC card CIS is invalid.
Dec 9 21:23:40 localhost kernel: init_module: prism2_plx: No devices found, driver not installed.
Dec 9 21:23:40 localhost kernel: p80211.o: 0.1.12-pre1 Unloaded

The adapter seems to get detected, can anyone tell me about the errors?
The adapter is having a YDI pcmcia card with it. How do I get it working?

Any help would be highly appreciated.

regards
Krishna
 
Old 12-09-2002, 11:27 AM   #5
ianv
Member
 
Registered: Dec 2002
Location: North West England
Distribution: fedora
Posts: 52

Rep: Reputation: 15
Howdy,
If my memory serves me correctly the "ng" in the driver you have loaded stands for "next generation" and is the driver set for the 11Mbs cards - there is an older set of drivers specifically for the older 2Mbs cards. I won't claim to know if your specific card is supported in either bundle - but that is where I would start.
HTH
Ian
 
Old 12-09-2002, 02:33 PM   #6
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
ianv as far as I can tell, has it dead right, is this one of the 2mbs pre-802.11b spec cards, then its probably a prism1 card, which doesn't work with the orinoco or linux-wlan-ng driver set. Do you have a link to the vendor site on the card?

Both of those drivers are bogging out on errors that mean they don't recognize the firmware on the card at all, so I really doubt it is even a prism2 card.

Cheers,

Finegan
 
Old 12-10-2002, 07:30 AM   #7
ianv
Member
 
Registered: Dec 2002
Location: North West England
Distribution: fedora
Posts: 52

Rep: Reputation: 15
http://www.intersil.com/design/prism...user/index.asp
http://www.seattlewireless.net/index...wareComparison
http://www.austinwireless.net/index.cgi/WirelessCards

Some links for you to be going on with...
Will do some more digging L8R
HTH
Ian
 
Old 12-11-2002, 12:53 AM   #8
RKris
Member
 
Registered: May 2002
Location: UK
Distribution: Mandriva linux
Posts: 152

Original Poster
Rep: Reputation: 15
Hi,
I looked at the Belkin site, the FAQ there says that the adapter works only with the Wireless Notebook Card?
I don't know whether others have been able to get it working with other pmcia cards on a Belkin Adapter.

regards
Krishna
 
Old 12-11-2002, 05:30 PM   #9
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Quote:
Originally posted by ianv

Some links for you to be going on with...
Will do some more digging L8R
HTH
Ian
I really needed information on your specific card... so I tracked some down.

Which one is it on this page?:

http://www.teletronics.com/tii/suppo...vers.html#pcir

Also, Rkris is right, the Belkin isn't a regular pcmcia cardbus, its a pcmcia adapated specifically for the type of pcmcia card its matched to. I've gotten a Linksys PLX adapter like this to work with a D-Link Prism2 card once, but that was because the DWL-650 and the WPC-11 are basically the same card.

These two may not be functionally built to play together.

Cheers,

Finegan
 
Old 12-13-2002, 01:56 AM   #10
RKris
Member
 
Registered: May 2002
Location: UK
Distribution: Mandriva linux
Posts: 152

Original Poster
Rep: Reputation: 15
HI,
The 2 mbps pcmcia card.

regards
Krishna
 
Old 12-13-2002, 02:46 AM   #11
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
I read through the download from Teletronics and it seems like this is a complete source code download that works with current kernels... which from an end provider is blazing amazing, however it definately is not a prism2 card from what I can tell and therefore won't work with the Belkin adapter.

Cheers,

Finegan
 
  


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
DISCUSSION: Belkin F5D6001 ver 3. wireless pci adapter using ndiswrapper for Slackware 10.0 bbo LinuxAnswers Discussion 20 05-11-2005 08:07 AM
Driver for Belkin 54g PCI card jenko Linux - Newbie 1 12-29-2004 12:29 PM
Belkin F5D6001 Wireless PCI Adapter and the Realtek RTL8180L andyjcam Linux - Wireless Networking 1 11-20-2004 09:18 PM
Knoppix 3.6 with Belkin PCI card HELP blakesta69 Linux - Wireless Networking 0 11-07-2004 07:58 PM
Installing Belkin USB Network adapter? djini_hades Linux - Newbie 1 04-13-2004 03:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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