Waverider
10-12-2003, 08:20 PM
I'm having some difficulty bringing up a network with Morphix using a Netgear 16bit 802.11b card, model MA401.
With the card plugged in, the link light on the card stays lit and the link monitor in my panel reads a good 70% signal strength when set to monitor device eth1.
Since I was having a hard time figuring out what command should be run to make diagnostics, I set eth1 to be start on boot and below are the relavent results of dmesg:
..........
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
ds: no socket drivers loaded!
unloading Kernel Card Services
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
PCI: Found IRQ 9 for device 00:0a.0
PCI: Sharing IRQ 9 with 00:0d.0
PCI: Sharing IRQ 9 with 01:00.0
Yenta IRQ list 08b0, PCI irq9
Socket status: 30000010
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
uhci.c: USB Universal Host Controller Interface driver v1.1
ttyS1: LSR safety check engaged!
ttyS1: LSR safety check engaged!
ttyS1: LSR safety check engaged!
Intel PCIC probe: not found.
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0820-0x08ff: clean.
cs: IO port probe 0x0800-0x080f: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x398-0x39f 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
cs: memory probe 0xa0000000-0xa0ffffff: clean.
orinoco.c 0.13e (David Gibson <hermes@gibson.dropbear.id.au> and others)
orinoco_cs.c 0.13e (David Gibson <hermes@gibson.dropbear.id.au> and others)
eth1: Station identity 001f:0006:0001:0003
eth1: Looks like an Intersil firmware version 1.3.6
eth1: Ad-hoc demo mode supported
eth1: IEEE standard IBSS ad-hoc mode supported
eth1: WEP supported, 104-bit key
eth1: MAC address 00:09:5B:29:8D:A4
eth1: Station name "Prism I"
eth1: ready
eth1: index 0x01: Vcc 5.0, irq 5, io 0x0100-0x013f
eth1: New link status: Connected (0001)
eth1: New link status: Connected (0001)
bash-2.05b#
Right now I just inserted the card and the link shows 68%. Here is what I get when I try to start the network.
bash-2.05b# ifup eth1
/bin/sh: line 1: bootpc: command not found
bash-2.05b#
If you have any ideas I'd sure appreciate it.
Thanks
-Noah
With the card plugged in, the link light on the card stays lit and the link monitor in my panel reads a good 70% signal strength when set to monitor device eth1.
Since I was having a hard time figuring out what command should be run to make diagnostics, I set eth1 to be start on boot and below are the relavent results of dmesg:
..........
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
ds: no socket drivers loaded!
unloading Kernel Card Services
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
PCI: Found IRQ 9 for device 00:0a.0
PCI: Sharing IRQ 9 with 00:0d.0
PCI: Sharing IRQ 9 with 01:00.0
Yenta IRQ list 08b0, PCI irq9
Socket status: 30000010
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
uhci.c: USB Universal Host Controller Interface driver v1.1
ttyS1: LSR safety check engaged!
ttyS1: LSR safety check engaged!
ttyS1: LSR safety check engaged!
Intel PCIC probe: not found.
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0820-0x08ff: clean.
cs: IO port probe 0x0800-0x080f: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x398-0x39f 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
cs: memory probe 0xa0000000-0xa0ffffff: clean.
orinoco.c 0.13e (David Gibson <hermes@gibson.dropbear.id.au> and others)
orinoco_cs.c 0.13e (David Gibson <hermes@gibson.dropbear.id.au> and others)
eth1: Station identity 001f:0006:0001:0003
eth1: Looks like an Intersil firmware version 1.3.6
eth1: Ad-hoc demo mode supported
eth1: IEEE standard IBSS ad-hoc mode supported
eth1: WEP supported, 104-bit key
eth1: MAC address 00:09:5B:29:8D:A4
eth1: Station name "Prism I"
eth1: ready
eth1: index 0x01: Vcc 5.0, irq 5, io 0x0100-0x013f
eth1: New link status: Connected (0001)
eth1: New link status: Connected (0001)
bash-2.05b#
Right now I just inserted the card and the link shows 68%. Here is what I get when I try to start the network.
bash-2.05b# ifup eth1
/bin/sh: line 1: bootpc: command not found
bash-2.05b#
If you have any ideas I'd sure appreciate it.
Thanks
-Noah