LinuxQuestions.org
Review your favorite Linux distribution.
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 03-10-2004, 02:54 AM   #1
Tero
LQ Newbie
 
Registered: Sep 2003
Distribution: Debian
Posts: 13

Rep: Reputation: 0
atml0 wlan interface :: 3Com 3CRSHPW_96


Hello!

At last I managed to compile kernel and atmelwlandriver module to work together. I have Debian sarge (test release) Linux tdeb2 2.4.24 #2 Tue Mar 9 17:18:47 EET 2004 i686 GNU/Linux.

I have been trying to get 3CRSHPW_96 wlan card to work, but with no success. When I insert card to pcmcia slot, nothing happes at first time, but when I get it off and insert it in second time cardmgr wakes up and tries to configure it:
==== daemon.log ====
Mar 9 14:33:01 tdeb2 cardmgr[600]: socket 0: 3Com 3CRSHPW_96 Wireless LAN
PC Card
Mar 9 14:33:01 tdeb2 cardmgr[600]: executing: 'modprobe pcmf502r3'
Mar 9 14:33:02 tdeb2 cardmgr[600]: executing: './network start atml0'
Mar 9 14:33:03 tdeb2 dhclient: Internet Software Consortium DHCP Client 2.0pl5
Mar 9 14:33:03 tdeb2 dhclient:
Mar 9 14:33:04 tdeb2 dhclient: Listening on LPF/atml0/00:0a:5e:05:fd:0e
Mar 9 14:33:04 tdeb2 dhclient: Sending on LPF/atml0/00:0a:5e:05:fd:0e
Mar 9 14:33:04 tdeb2 dhclient: Sending on Socket/fallback/fallback-net
Mar 9 14:33:04 tdeb2 dhclient: DHCPDISCOVER on atml0 to 255.255.255.255 port 67 interval 6
Mar 9 14:33:10 tdeb2 dhclient: DHCPDISCOVER on atml0 to 255.255.255.255 port 67 interval 8
Mar 9 14:33:18 tdeb2 dhclient: DHCPDISCOVER on atml0 to 255.255.255.255 port 67 interval 15
Mar 9 14:33:33 tdeb2 dhclient: DHCPDISCOVER on atml0 to 255.255.255.255 port 67 interval 19
Mar 9 14:33:52 tdeb2 dhclient: DHCPDISCOVER on atml0 to 255.255.255.255 port 67 interval 12
Mar 9 14:34:04 tdeb2 dhclient: No DHCPOFFERS received.
Mar 9 14:34:04 tdeb2 dhclient: No working leases in persistent database.
Mar 9 14:34:04 tdeb2 dhclient: Sleeping.


Wlan base station is also 3Com product. It's configured to channel 11, and no WEP encyption. Nothing cannot be found from base station's log files.

Here are some more information:
# iwconfig atml0
atml0 ATMEL RFMD ESSID:"TestiVerkko"
Mode:Ad-Hoc Channel:4 Cell: 02:00:FD:BE:7F:40
Bit Rate:11Mb/s
RTS thr=2347 B Fragment thr=2346 B
Encryption key: off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 invalid crypt:0 invalid misc:0
# cardctl ident 0
product info: "3Com", "3CRSHPW_96 Wireless LAN PC Card"
manfid: 0x0101, 0x0696
function: 6 (network)


I think 3com wlan card could be broken or something.
Where should I start to solve this problem? What should I do to make it work?
 
Old 03-10-2004, 02:56 AM   #2
Tero
LQ Newbie
 
Registered: Sep 2003
Distribution: Debian
Posts: 13

Original Poster
Rep: Reputation: 0
kern.log

I forgot to put part of kern.log file to my post. Here it's:
===== kern.log ========
Mar 10 10:53:21 tdeb2 kernel: pcmf502r3: ATMEL 11Mbps Wireless PCMCIA LAN driver version 1.0.1.0
Mar 10 10:53:21 tdeb2 kernel: -> vnet_attach()
Mar 10 10:53:21 tdeb2 kernel: -> vnet_event(registration complete, 0, 0x00000246)
Mar 10 10:53:21 tdeb2 kernel: -> vnet_event(card insertion, 0, 0x00000246)
Mar 10 10:53:21 tdeb2 kernel: -> vnet_config(0x00000004)
Mar 10 10:53:21 tdeb2 kernel: pcmf502r3: index 0x01: Vcc 3.3, irq 3, io 0x0100-0x011f
Mar 10 10:53:22 tdeb2 kernel: pcmf502r3: Registered netdevice atml0
Mar 10 10:53:22 tdeb2 kernel: Copy Code To Internal Memory (** EEPROM **)
Mar 10 10:53:22 tdeb2 kernel: *** Downloading Firmware to internal memory ***
Mar 10 10:53:22 tdeb2 kernel: --=+>GetFwFile BasicFW : 35184,
Mar 10 10:53:22 tdeb2 kernel: Fw Mapped in : 0xC2750000
Mar 10 10:53:22 tdeb2 kernel: <=- Out of GetFwFile
Mar 10 10:53:22 tdeb2 kernel: **** SCATTER LOADING ****
Mar 10 10:53:22 tdeb2 kernel: ************************************************************
Mar 10 10:53:22 tdeb2 kernel: ***************** BSR = 0x200 *****************
Mar 10 10:53:22 tdeb2 kernel: ************************************************************
Mar 10 10:53:22 tdeb2 kernel: IFACE base = 0x508
Mar 10 10:53:22 tdeb2 kernel: MAC Address: 00 0A 5E 05 FD 0E
Mar 10 10:53:22 tdeb2 kernel: Regulatory Domain = 0x41
Mar 10 10:53:22 tdeb2 kernel: Adapter-REGDOMAIN!!! : 0x41
Mar 10 10:53:22 tdeb2 kernel: Radio ON command completed with SUCCESS (0x1)...
Mar 10 10:53:22 tdeb2 kernel: Configuring WEP (Disabled-Mandatory-Open System)
Mar 10 10:53:22 tdeb2 kernel: WEP Key to use: 0 -0
Mar 10 10:53:22 tdeb2 kernel: NO WEP
Mar 10 10:53:22 tdeb2 kernel: WE ARE INSIDE Scan...
Mar 10 10:53:22 tdeb2 kernel: Start Scanning from Channel 4 - SSID(0):
Mar 10 10:53:22 tdeb2 kernel: Scan Command in Progress...
Mar 10 10:53:22 tdeb2 kernel: -> vnet_open(atml0)
Mar 10 10:53:24 tdeb2 kernel: SCAN Completed...
Mar 10 10:53:24 tdeb2 kernel: 0 Entries in BSS List:
Mar 10 10:53:24 tdeb2 kernel:
Mar 10 10:53:24 tdeb2 kernel: ----------------------------------------------------
Mar 10 10:53:24 tdeb2 kernel: **** BSS List is empty ****
Mar 10 10:53:24 tdeb2 kernel: ----------------------------------------------------
 
Old 04-06-2004, 10:00 AM   #3
luisgp
LQ Newbie
 
Registered: Apr 2004
Posts: 3

Rep: Reputation: 0
have you tried to use the lvnet command that installs with the atmelwlandriver?
i see you card is configured as ad-hoc and thus might not be looking for an access point. try changing it to infrastructure mode with lvnet or with the iwconfig command (mode=manager i think).

Good luck

Luis
 
Old 04-06-2004, 09:00 PM   #4
beyer42
Member
 
Registered: Dec 2003
Location: San Jose
Distribution: Redhat WS 3
Posts: 410

Rep: Reputation: 30
http://x.unix.se/stuff/inspiron4k.xml
 
Old 04-13-2004, 03:21 AM   #5
Tero
LQ Newbie
 
Registered: Sep 2003
Distribution: Debian
Posts: 13

Original Poster
Rep: Reputation: 0
bought new one

Hey!

After I had worked with 3Com card over 40 hours, I decided to boy other card. I bought Siemens Gigaset 54 (uses Broadcom shipset), and in five (5) minutes I got it working!!

Main thing is that my wlan network is working now. Good thing is that Gigaset 54 is faster than 3Com. Bad thing is that I had to spend more money to my wlan network.
 
Old 09-16-2004, 03:43 AM   #6
jbneu
LQ Newbie
 
Registered: Sep 2004
Posts: 2

Rep: Reputation: 0
Re: bought new one

Hi tero,

Could you please tell me how you install your gigaset 54, I have the same pccard but I'm not able to make it work. I dont know where to find the good driver!
 
Old 09-17-2004, 01:38 PM   #7
Tero
LQ Newbie
 
Registered: Sep 2003
Distribution: Debian
Posts: 13

Original Poster
Rep: Reputation: 0
I managed to get it work with this NdisWrapper.
http://ndiswrapper.sourceforge.net/
 
  


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
3Com Network interface card don't work Mathsniper Debian 7 09-12-2004 05:25 AM
Atmel Wlan driver/3Com 3CRWE62092B and Fedora Core 2 jsilve1 Linux - Wireless Networking 0 06-07-2004 07:02 AM
how to compile 2.6.5 kernel to get 3com 3crwe154a72 wlan pc card to work c0smo Linux - Wireless Networking 2 05-03-2004 08:01 AM
Recommendations wanted for USB WLAN interface Cyclo Linux - Hardware 0 09-07-2003 04:03 PM
How to setup 3com Airconnect wlan pcmcia card? mmmboy Linux - Wireless Networking 1 08-07-2003 09:10 PM

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

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