Networking Forums

Networking Forums > Computer Networking > Linux Networking > 11g wireless card does not word in Linu

Reply
Thread Tools Display Modes

11g wireless card does not word in Linu

 
 
Andy Yang
Guest
Posts: n/a

 
      08-24-2004, 10:58 PM
Hi, all

I had a 3Com OfficeConnect wireless 11g Pc card. I download the wireless
module from www.prism54.org and installed it. However, when I use
iwconfig to config the wireless network, it report:

eth1 NOT READY! ESSIDff/any
Mode:Managed Channel:0 Access Point: 00:00:00:00:00:00
Tx-Power=31 dBm Sensitivity=0/200
Retry min limit:0 RTS thr=0 B Fragment thr=0 B
Encryption keyff
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0


I use cardctl ident to checnk my card, it is

Socket 0:
product info: "3Com", "3CRSHPW15496 Wireless PC Card", "-", "-"
manfid: 0x01bf, 0x4301
function: 254 ((null))

On the card's cover, it is 3CRWE154G72.

Can anybody give me some suggestions on solving this problem?

Thanks.

Andy
 
Reply With Quote
 
 
 
 
Line
Guest
Posts: n/a

 
      08-27-2004, 10:47 AM
> I use cardctl ident to checnk my card, it is
>
> Socket 0:
> product info: "3Com", "3CRSHPW15496 Wireless PC Card", "-", "-"
> manfid: 0x01bf, 0x4301
> function: 254 ((null))


I have the exact same problem! Just bought the card yesterday and I haven't
been able to make it work (prism54). Tried a zillion things.

My card says "3CRWE154G72 version 2.0" on the cover. I suspect that these
2.0 cards are rebrands or different from the original somehow.

I'm pretty pissed, because everywhere on the net it said that the
3CRWE154G72 was Linux compatible. How would I know, that it now comes in a
new version that doesn't :-(


 
Reply With Quote
 
General Schvantzkoph
Guest
Posts: n/a

 
      08-27-2004, 04:28 PM
On Fri, 27 Aug 2004 12:47:41 +0200, Line wrote:

>> I use cardctl ident to checnk my card, it is
>>
>> Socket 0:
>> product info: "3Com", "3CRSHPW15496 Wireless PC Card", "-", "-"
>> manfid: 0x01bf, 0x4301
>> function: 254 ((null))

>
> I have the exact same problem! Just bought the card yesterday and I haven't
> been able to make it work (prism54). Tried a zillion things.
>
> My card says "3CRWE154G72 version 2.0" on the cover. I suspect that these
> 2.0 cards are rebrands or different from the original somehow.
>
> I'm pretty pissed, because everywhere on the net it said that the
> 3CRWE154G72 was Linux compatible. How would I know, that it now comes in a
> new version that doesn't :-(


You might give Ndiswrapper a try with the card's XP driver. I'm using
Ndiswrapper and an XP driver on a Broadcom 54G which has absolutely no
native Linux drivers. Ndiswrapper + XP driver works very well, haven't
tried it in 802.11G mode but in 802.11B mode everything works including
WEP. My old laptop had a Prism based 802.11b card and the Prism driver
never worked very well, it sort of worked if WEP was disabled but if you
enabled WEP it would hang the card and only a cold reboot would fix it.
 
Reply With Quote
 
=?ISO-8859-1?Q?Bj=F8rn?= Tore Sund
Guest
Posts: n/a

 
      09-03-2004, 01:48 PM
On Fri, 27 Aug 2004 12:47:41 +0200, Line wrote:
> > I use cardctl ident to checnk my card, it is
> >
> > Socket 0:
> > product info: "3Com", "3CRSHPW15496 Wireless PC Card", "-", "-"
> > manfid: 0x01bf, 0x4301
> > function: 254 ((null))

>
> I have the exact same problem! Just bought the card yesterday and I haven't
> been able to make it work (prism54). Tried a zillion things.
>
> My card says "3CRWE154G72 version 2.0" on the cover. I suspect that these
> 2.0 cards are rebrands or different from the original somehow.
>
> I'm pretty pissed, because everywhere on the net it said that the
> 3CRWE154G72 was Linux compatible. How would I know, that it now comes in a
> new version that doesn't :-(


I've got a version 1.0 card of this one and got it working immediately.
The version 2.0 card I've just picked up is something else entirely, and
I'm wondering whether it's a faulty card or a faulty design.

Pushing it in nothing triggers the hotplug in my SuSE 9.1. What I'm
wondering is whether you get the same as me when you (as root) issue
'cardctl ident' and 'cardctl info' to get some information on the card:

dyret:~ # cardctl status
Socket 0:
no card
Socket 1:
3.3V CardBus card
function 0: [ready]
dyret:~ # cardctl ident
Socket 0:
no product info available
Socket 1:
no product info available
dyret:~ # cardctl info
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255

That is to say, I'm getting nothing from the card at all, on
four different laptops. No problem with other cards, cardbus
or not. Are you getting a different output from me to your
cardctl commands?

Bjørn
--
Bjørn Tore Sund "When in fear, and when in doubt;
(E-Mail Removed) Run in circles, scream and shout!"
Interaction! - Anonymous
http://www.interaction.worldcon.org.uk/
 
Reply With Quote
 
spooney
Guest
Posts: n/a

 
      09-03-2004, 10:56 PM
On 27/8/04 5:28 pm, in article (E-Mail Removed),
"General Schvantzkoph" <(E-Mail Removed)> wrote:

> On Fri, 27 Aug 2004 12:47:41 +0200, Line wrote:
>
>>> I use cardctl ident to checnk my card, it is
>>>
>>> Socket 0:
>>> product info: "3Com", "3CRSHPW15496 Wireless PC Card", "-", "-"
>>> manfid: 0x01bf, 0x4301
>>> function: 254 ((null))

>>
>> I have the exact same problem! Just bought the card yesterday and I haven't
>> been able to make it work (prism54). Tried a zillion things.
>>
>> My card says "3CRWE154G72 version 2.0" on the cover. I suspect that these
>> 2.0 cards are rebrands or different from the original somehow.
>>
>> I'm pretty pissed, because everywhere on the net it said that the
>> 3CRWE154G72 was Linux compatible. How would I know, that it now comes in a
>> new version that doesn't :-(

>
> You might give Ndiswrapper a try with the card's XP driver. I'm using
> Ndiswrapper and an XP driver on a Broadcom 54G which has absolutely no
> native Linux drivers. Ndiswrapper + XP driver works very well, haven't
> tried it in 802.11G mode but in 802.11B mode everything works including
> WEP. My old laptop had a Prism based 802.11b card and the Prism driver
> never worked very well, it sort of worked if WEP was disabled but if you
> enabled WEP it would hang the card and only a cold reboot would fix it.



Yer ndiswrapper! I just bought a belkin wireless card expecting for it to
work (duh), tried everything but nothing done it for me except installing
ndiswrapper with the xp driver. Use ndiswrapper 7 though, it is the only
version that didn¹t lock my machine up. Try 8 through 10 but if your comp
becomes unresponsive and the caps lock light flashes on the keyboard when
you modprobe you know why, just stick with v7 or 0.7 whatever.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
A word for Idnet Eeyore Broadband 0 04-08-2007 08:09 AM
Wireless networked hp printer will not print from Word Deb5 Wireless Networks 0 08-30-2006 01:35 AM
help !!! help !!! about XP-SP2 wireless connection and WEP key word HJ Wireless Networks 1 12-17-2005 06:30 AM
word problems Ike Wireless Internet 0 06-08-2005 04:16 AM
Wireless crosstalk causing text to appear in MS Word Doc... Eric A. Joyce Wireless Internet 5 09-21-2003 02:13 AM



1 2 3 4 5 6 7 8 9 10 11