LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-16-2009, 12:59 PM   #1
m_s_weir
LQ Newbie
 
Registered: Apr 2009
Posts: 5
Blog Entries: 1

Rep: Reputation: 0
Question Network config for Alvarion PC-DS-11b


I am trying to connect a machine with an Abit KT7 motherboard to a network wirelessly. I have installed an ISAPC-00 ISA to PCMCIA adapter on the motherboard with an Alvarion Breezenet PC-DS.11b PCMCIA card in it. The machine is running under Fedora Core 10. I don't know what hardware device to specify or even if my attempt is possible. Thanks for any feedback.
 
Old 04-17-2009, 11:06 PM   #2
asymptote
Member
 
Registered: Mar 2008
Posts: 236

Rep: Reputation: 37
In the top right there should be an icon representing your network. If you left-click it, there should be a drop-down menu with your network devices listed. Click the wireless device and the associative network you want it to join and you should be good.
 
Old 04-18-2009, 10:08 AM   #3
m_s_weir
LQ Newbie
 
Registered: Apr 2009
Posts: 5

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Question Wireless Devices

My toolbar is at the bottom. When I right click the icon it pulls up the Network Connections menu. When I click on the wireless devices tab, no devices are shown. I have looked in /var/local/dmseg and I don't see evidence of any wireless device detected on boot.
 
Old 04-18-2009, 11:23 AM   #4
asymptote
Member
 
Registered: Mar 2008
Posts: 236

Rep: Reputation: 37
Ok, well can you post the output of lspci and lspcmcia to see if the device is detected and then check the output of lsmod to see if the proper driver is being used?
 
Old 04-19-2009, 11:06 AM   #5
m_s_weir
LQ Newbie
 
Registered: Apr 2009
Posts: 5

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Question

The ISA to PCMCIA adapter card is in the slot farthest from the power supply. Would lspci list devices in an ISA slot?
[mike@localhost ~]$ lspci

00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)

00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]

00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)

00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)

00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)

00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)

00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)

00:09.0 Serial controller: 3Com Corp, Modem Division 56K FaxModem Model 5610 (rev 01)

00:0f.0 Multimedia audio controller: Avance Logic Inc. ALS4000 Audio Chipset

01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 RF/SG AGP


lspcmcia shows nothing
[mike@localhost ~]$ lspcmcia


I don't know what is shown by lsmod. Is that it at ip6t_REJECT?
[mike@localhost ~]$ lsmod

Module Size Used by

fuse 49436 2

r128 36352 3

drm 158260 4 r128

sco 12932 2

bridge 43668 0

stp 6148 1 bridge

bnep 14848 2

l2cap 21504 3 bnep

bluetooth 48608 5 sco,bnep,l2cap

sunrpc 155924 3

ip6t_REJECT 7296 2

nf_conntrack_ipv6 15864 2

ip6table_filter 6400 1

ip6_tables 14736 1 ip6table_filter

ipv6 230132 22 ip6t_REJECT,nf_conntrack_ipv6

dm_multipath 17164 0

uinput 10624 0

ppdev 10372 0

snd_als4000 14724 3

snd_sb_common 18432 1 snd_als4000

gameport 13452 1 snd_als4000

snd_seq_dummy 6660 0

snd_seq_oss 30364 0

snd_seq_midi_event 9600 1 snd_seq_oss

snd_seq 48576 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event

snd_pcm_oss 42496 0

snd_mixer_oss 16896 1 snd_pcm_oss

floppy 51988 0

snd_pcm 65924 2 snd_als4000,snd_pcm_oss

snd_page_alloc 11016 1 snd_pcm

snd_opl3_lib 12800 1 snd_als4000

snd_timer 22024 3 snd_seq,snd_pcm,snd_opl3_lib

snd_hwdep 10500 1 snd_opl3_lib

snd_mpu401_uart 10368 1 snd_als4000

snd_rawmidi 22528 1 snd_mpu401_uart

snd_seq_device 10124 5 snd_seq_dummy,snd_seq_oss,snd_seq,snd_opl3_lib,snd_rawmidi

snd 50616 20 snd_als4000,snd_sb_common,snd_seq_dummy,snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_op l3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device

i2c_viapro 10772 0

pcspkr 6272 0

i2c_core 21396 2 drm,i2c_viapro

soundcore 9416 1 snd

via686a 15756 0

hwmon 6300 1 via686a

parport_pc 25620 0

parport 31956 2 ppdev,parport_pc

ata_generic 8452 0

pata_acpi 7680 0

pata_via 11780 2

[mike@localhost ~]$
 
  


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
Broadcom BCM4318 connecting to a 802.11b wi-fi network. DragonRider Linux - Wireless Networking 5 04-21-2006 10:50 AM
REDHAT 6.2 config / modules : usb storage, wired network, x config audan Linux - Hardware 2 02-18-2006 05:23 PM
Linksys 802.11b Wireless Network NiteWolf Linux - Wireless Networking 9 06-17-2004 12:26 PM
Toshiba Laptop with 11b network and redhat 9 dude_228 Linux - Networking 7 10-04-2003 04:47 PM
Anyone with a 802.11b wireless network please read this. raz Linux - Wireless Networking 7 11-27-2001 03:38 AM

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

All times are GMT -5. The time now is 08:39 PM.

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