You are not logged in.

#1 2006-05-12 18:29:58

fyllemisstaget
Member
From: Sweden
Registered: 2006-04-14
Posts: 40

ipw2200 issues

Hi!

I installed arch today and now I'm trying to get my wireless to work...
this is what I have done:

pacman -S ipw2200-fw

my /etc/rc.conf:

HOSTNAME="krystal"
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
#   - prefix an entry in INTERFACES with a ! to disable it
#   - no hyphens in your interface names - Bash doesn't like it
#
# Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
#
lo="lo 127.0.0.1"
eth0="dhcp"
eth1="dhcp"
wlan0_eth0="eth0 essid mshome key s:xxxxxxxxxxx"
INTERFACES=(lo eth0 eth1)



#
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
#   - prefix an entry in ROUTES with a ! to disable it
#
gateway="default gw 192.168.1.1"
ROUTES=(gateway)

iwconfig gives me this:

eth0      IEEE 802.11g  ESSID:"mshome"  
          Mode:Managed  Frequency:2.462 GHz  Access Point: 00:14:BF:E2:BE:86   
          Bit Rate=54 Mb/s   Tx-Power=20 dBm   Sensitivity=8/0  
          Retry limit:7   RTS thr:off   Fragment thr:off
          Encryption key:4141-4242-4343-4444-4545-0000-00   Security mode:open
          Power Management:off
          Link Quality=76/100  Signal level=-53 dBm  Noise level=-85 dBm
          Rx invalid nwid:0  Rx invalid crypt:1  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:14   Missed beacon:1

Well, it looks like it's allright..but I cant ping anything...not even my router
Any ideas?

Cheers

Offline

#2 2006-05-12 19:34:41

bneate
Member
Registered: 2005-08-21
Posts: 36

Re: ipw2200 issues

What is the output of ifconfig?

Offline

#3 2006-05-12 19:52:53

fyllemisstaget
Member
From: Sweden
Registered: 2006-04-14
Posts: 40

Re: ipw2200 issues

thanx for replying..

ifconfig gives me:

eth1      Link encap:Ethernet  HWaddr 00:0A:E4:0C:9F:32  
          inet addr:192.168.1.103  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20a:e4ff:fe0c:9f32/64 Scope:Link
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:25694 errors:4 dropped:7 overruns:4 frame:0
          TX packets:14436 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:37135329 (35.4 Mb)  TX bytes:1188393 (1.1 Mb)
          Interrupt:11 Base address:0x6800 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:44 errors:0 dropped:0 overruns:0 frame:0
          TX packets:44 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:2200 (2.1 Kb)  TX bytes:2200 (2.1 Kb)

while I'm at it...
dmesg gives me:

Linux version 2.6.16-ARCH (root@Wohnung) (gcc version 4.0.3) #1 SMP PREEMPT Thu May 11 07:20:39 CEST 2006
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000ce000 - 00000000000d0000 (reserved)
 BIOS-e820: 00000000000d8000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001eee0000 (usable)
 BIOS-e820: 000000001eee0000 - 000000001eee8000 (ACPI data)
 BIOS-e820: 000000001eee8000 - 000000001ef00000 (ACPI NVS)
 BIOS-e820: 000000001ef00000 - 0000000020000000 (reserved)
 BIOS-e820: 00000000fec10000 - 00000000fec20000 (reserved)
 BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000fffffc00 - 0000000100000000 (reserved)
0MB HIGHMEM available.
494MB LOWMEM available.
On node 0 totalpages: 126688
  DMA zone: 4096 pages, LIFO batch:0
  DMA32 zone: 0 pages, LIFO batch:0
  Normal zone: 122592 pages, LIFO batch:31
  HighMem zone: 0 pages, LIFO batch:0
DMI present.
ACPI: RSDP (v000 PTLTD                                 ) @ 0x000f68b0
ACPI: RSDT (v001 PTLTD  Montara  0x06040000  LTP 0x00000000) @ 0x1eee33ae
ACPI: FADT (v001 INTEL  MONTARAG 0x06040000 PTL  0x00000050) @ 0x1eee7ed2
ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001) @ 0x1eee7fd8
ACPI: SSDT (v001 INTEL    GV3Ref 0x00001001 MSFT 0x0100000e) @ 0x1eee33de
ACPI: DSDT (v001 INTEL  MONTARAG 0x06040000 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x1008
Allocating PCI resources starting at 30000000 (gap: 20000000:dec10000)
Built 1 zonelists
Kernel command line: root=/dev/hda8
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffd000 (01401000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 1496.545 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 496528k/506752k available (2430k kernel code, 9588k reserved, 702k data, 244k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 2997.07 BogoMIPS (lpj=5994153)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: a7e9f9bf 00000000 00000000 00000000 00000180 00000000 00000000
CPU: After vendor identify, caps: a7e9f9bf 00000000 00000000 00000000 00000180 00000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: After all inits, caps: a7e9f9bf 00000000 00000000 00000040 00000180 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 1362k freed
ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
ACPI: setting ELCR to 0200 (from 0cb0)
CPU0: Intel(R) Pentium(R) M processor 1500MHz stepping 05
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
Brought up 1 CPUs
migration_cost=0
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfd6b4, last bus=2
PCI: Using configuration type 1
ACPI: Subsystem revision 20060127
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:00:02.0
PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
PCI quirk: region 1180-11bf claimed by ICH4 GPIO
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Transparent bridge - 0000:00:1e.0
PCI: Bus #03 (-#06) may be hidden behind transparent bridge #02 (-#02) (try 'pci=assign-busses')
PCI: Bus #07 (-#0a) may be hidden behind transparent bridge #02 (-#02) (try 'pci=assign-busses')
ACPI: PCI Interrupt Routing Table [_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *5
ACPI: PCI Interrupt Link [LNKB] (IRQs *10 11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *7
ACPI: PCI Interrupt Link [LNKD] (IRQs *11)
ACPI: PCI Interrupt Link [LNKE] (IRQs 10 *11)
ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *4
ACPI: Embedded Controller [EC] (gpe 28) interrupt mode.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 10 devices
SCSI subsystem initialized
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:04: ioport range 0x600-0x60f has been reserved
PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
PCI: Bus 3, cardbus bridge: 0000:02:09.0
  IO window: 00003400-000034ff
  IO window: 00003800-000038ff
  PREFETCH window: 30000000-31ffffff
  MEM window: 36000000-37ffffff
PCI: Bus 7, cardbus bridge: 0000:02:09.1
  IO window: 00003c00-00003cff
  IO window: 00001400-000014ff
  PREFETCH window: 32000000-33ffffff
  MEM window: 38000000-39ffffff
PCI: Bridge: 0000:00:1e.0
  IO window: 3000-3fff
  MEM window: e0200000-e02fffff
  PREFETCH window: 30000000-34ffffff
PCI: Setting latency timer of device 0000:00:1e.0 to 64
PCI: Enabling device 0000:02:09.0 (0000 -> 0003)
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [LNKF] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
ACPI: PCI Interrupt 0000:02:09.1[B] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
Simple Boot Flag at 0x37 set to 0x1
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: overridden by ACPI.
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
ACPI: AC Adapter [AC] (on-line)
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: Sleep Button (CM) [SLP2]
ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: Thermal Zone [THRS] (30 C)
ACPI: Thermal Zone [THRC] (30 C)
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI interrupt for device 0000:00:1f.6 disabled
floppy0: no floppy controllers found
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
loop: loaded (max 8 devices)
mice: PS/2 mouse device common for all mice
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 196608 bytes)
TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI No-Shortcut mode
ACPI wakeup devices: 
 LID LANC MODM 
ACPI: (supports S0 S3 S4 S5)
RAMDISK: Compressed image found at block 0
input: AT Translated Set 2 keyboard as /class/input/input0
VFS: Mounted root (ext2 filesystem).
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH4: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
ICH4: chipset revision 3
ICH4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1810-0x1817, BIOS settings: hda:DMA, hdb:pio
Probing IDE interface ide0...
hda: IC25N040ATMR04-0, ATA DISK drive
Synaptics Touchpad, model: 1, fw: 5.9, id: 0xb54cb1, caps: 0x904713/0x4000
input: SynPS/2 Synaptics TouchPad as /class/input/input1
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 512KiB
hda: Host Protected Area detected.
    current capacity is 71810550 sectors (36767 MB)
    native  capacity is 78140160 sectors (40007 MB)
hda: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hda: task_no_data_intr: error=0x04 { DriveStatusError }
ide: failed opcode was: 0x37
hda: 71810550 sectors (36767 MB) w/1740KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 <hda5>
ide-floppy driver 0.99.newide
JFS: nTxBlock = 3891, nTxLock = 31133
SGI XFS with ACLs, security attributes, large block numbers, no debug enabled
SGI XFS Quota Management subsystem
ReiserFS: hda8: found reiserfs format "3.6" with standard journal
ReiserFS: hda8: using ordered data mode
ReiserFS: hda8: journal params: device hda8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda8: checking transaction log (hda8)
ReiserFS: hda8: Using r5 hash to sort names
Freeing unused kernel memory: 244k freed
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, git-1.1.7
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno>
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, git-1.1.1
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
pnp: Unable to assign resources to device 00:06.
parport_pc: probe of 00:06 failed with error -16
parport0: PC-style at 0x378 [PCSPP,TRISTATE]
8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
8139cp: pci dev 0000:02:0a.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
8139cp: Try the "8139too" driver instead.
ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
PCI: Setting latency timer of device 0000:00:1f.5 to 64
input: PC Speaker as /class/input/input2
8139too Fast Ethernet driver 0.9.27
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.3
Real Time Clock Driver v1.12ac
ieee1394: Initialized config rom entry `ip1394'
NET: Registered protocol family 23
intel8x0_measure_ac97_clock: measured 52957 usecs
intel8x0: clocking to 48000
ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI Interrupt 0000:02:0a.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
eth1: RealTek RTL8139 at 0xdf916800, 00:0a:e4:0c:9f:32, IRQ 11
eth1:  Identified 8139 chip type 'RTL-8101'
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 10, io base 0x00001820
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
CSLIP: code copyright 1989 Regents of the University of California
ACPI: PCI Interrupt 0000:02:09.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[11]  MMIO=[e0201000-e02017ff]  Max Packet=[2048]  IR/IT contexts=[4/4]
ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [LNKF] -> GSI 10 (level, low) -> IRQ 10
Yenta: CardBus bridge found at 0000:02:09.0 [1025:0037]
PPP generic driver version 2.4.2
lp0: using parport0 (polling).
Yenta: ISA IRQ mask 0x00b8, PCI irq 10
Socket status: 30000006
pcmcia: parent PCI bridge I/O window: 0x3000 - 0x3fff
cs: IO port probe 0x3000-0x3fff: clean.
pcmcia: parent PCI bridge Memory window: 0xe0200000 - 0xe02fffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x34ffffff
ACPI: PCI Interrupt 0000:02:09.1[B] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
Yenta: CardBus bridge found at 0000:02:09.1 [1025:0037]
Yenta: ISA IRQ mask 0x00b8, PCI irq 10
Socket status: 30000006
pcmcia: parent PCI bridge I/O window: 0x3000 - 0x3fff
cs: IO port probe 0x3000-0x3fff: clean.
pcmcia: parent PCI bridge Memory window: 0xe0200000 - 0xe02fffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x34ffffff
ppdev: user-space parallel port driver
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 10
ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 10 (level, low) -> IRQ 10
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
ehci_hcd 0000:00:1d.7: irq 10, io mem 0xe0100000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 6 ports detected
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 855 Chipset.
agpgart: Detected 16252K stolen memory.
agpgart: AGP aperture is 128M @ 0xe8000000
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[04e40a0084030028]
hw_random: RNG not detected
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
eth1394: eth2: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
ReiserFS: hda6: found reiserfs format "3.6" with standard journal
ReiserFS: hda6: using ordered data mode
ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda6: checking transaction log (hda6)
ReiserFS: hda6: Using r5 hash to sort names
Adding 497972k swap on /dev/hda7.  Priority:-1 extents:1 across:497972k
ieee80211_crypt: registered algorithm 'WEP'
eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
[drm] Initialized drm 1.0.1 20051102
ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[drm] Initialized i915 1.4.0 20060119 on minor 0
[drm] Initialized i915 1.4.0 20060119 on minor 1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
eth1: no IPv6 routers present


and lsmod gives me

Module                  Size  Used by
ipv6                  250560  8 
i915                   17024  1 
drm                    64532  2 i915
arc4                    2048  1 
ieee80211_crypt_wep     4352  1 
snd_seq_oss            31716  0 
snd_seq_midi_event      6400  1 snd_seq_oss
snd_seq                49996  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          6924  2 snd_seq_oss,snd_seq
eth1394                18180  0 
pcmcia                 32684  0 
snd_pcm_oss            38176  0 
snd_mixer_oss          16384  1 snd_pcm_oss
shpchp                 43872  0 
pci_hotplug            25668  1 shpchp
i2c_i801                7948  0 
i2c_core               17792  1 i2c_i801
intel_agp              21532  1 
agpgart                27108  3 drm,intel_agp
ehci_hcd               29960  0 
joydev                  8512  0 
evdev                   8192  1 
ppdev                   7812  0 
lp                      9856  0 
ppp_generic            27156  0 
yenta_socket           24076  2 
rsrc_nonstatic         11648  1 yenta_socket
pcmcia_core            35608  3 pcmcia,yenta_socket,rsrc_nonstatic
slhc                    6656  1 ppp_generic
analog                 10144  0 
gameport               11656  1 analog
irtty_sir               5632  0 
sir_dev                14668  1 irtty_sir
irda                  126648  1 sir_dev
ohci1394               31664  0 
ieee1394               88152  2 eth1394,ohci1394
crc_ccitt               2176  1 irda
rtc                    10932  0 
uhci_hcd               29712  0 
usbcore               116256  3 ehci_hcd,uhci_hcd
8139too                23936  0 
pcspkr                  2948  0 
snd_intel8x0m          14476  0 
snd_intel8x0           29340  0 
snd_ac97_codec         94624  2 snd_intel8x0m,snd_intel8x0
snd_ac97_bus            2176  1 snd_ac97_codec
snd_pcm                78084  4 snd_pcm_oss,snd_intel8x0m,snd_intel8x0,snd_ac97_codec
snd_timer              20100  2 snd_seq,snd_pcm
snd                    46432  10 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore               7776  1 snd
snd_page_alloc          8200  3 snd_intel8x0m,snd_intel8x0,snd_pcm
serio_raw               5892  0 
8139cp                 19456  0 
mii                     5376  2 8139too,8139cp
parport_pc             25196  1 
parport                33864  3 ppdev,lp,parport_pc
ipw2200               100284  0 
ieee80211              32968  1 ipw2200
ieee80211_crypt         5120  2 ieee80211_crypt_wep,ieee80211
xfs                   593004  0 
reiserfs              256880  2 
jfs                   187004  0 
ext3                  127880  0 
jbd                    56212  1 ext3
ide_floppy             16000  0 
ide_disk               14336  4 
via82cxxx               8836  0 [permanent]
trm290                  4228  0 [permanent]
triflex                 3328  0 [permanent]
slc90e66                5248  0 [permanent]
sis5513                13196  0 [permanent]
siimage                10624  0 [permanent]
serverworks             8328  0 [permanent]
sc1200                  6656  0 [permanent]
rz1000                  2560  0 [permanent]
piix                    9476  0 [permanent]
pdc202xx_old            9984  0 [permanent]
pdc202xx_new            8448  0 [permanent]
ns87415                 4012  0 [permanent]
it821x                  7684  0 [permanent]
hpt366                 18048  0 [permanent]
hpt34x                  4608  0 [permanent]
generic                 4356  0 [permanent]
cy82c693                4228  0 [permanent]
cs5530                  5120  0 [permanent]
cmd64x                 10780  0 [permanent]
atiixp                  5520  0 [permanent]
amd74xx                14364  0 [permanent]
alim15x3               11280  0 [permanent]
aec62xx                 6912  0 [permanent]
ide_core              116940  26 ide_floppy,ide_disk,via82cxxx,trm290,triflex,slc90e66,sis5513,siimage,serverworks,sc1200,rz1000,piix,pdc202xx_old,pdc202xx_new,ns87415,it821x,hpt366,hpt34x,generic,cy82c693,cs5530,cmd64x,atiixp,amd74xx,alim15x3,aec62xx

Offline

#4 2006-05-12 20:03:40

bneate
Member
Registered: 2005-08-21
Posts: 36

Re: ipw2200 issues

Ok well first of all it looks to me like your wireless card is being detected as eth0 which is fine but then when I look at the output from ifconfig I see that you have eth1 up and connected but there is no reference to eth0.  Try running this from the console

ifconfig eth1 down
dhcpcd -k eth1
ifconfig eth0 up
dhcpcd eth0

This should take down the connection for eth1 (presumably your wired nic) then should try to get a ip address foryou wireless card.

This is assuming that your wireless card is being detected as eth0

Offline

#5 2006-05-12 20:12:21

fyllemisstaget
Member
From: Sweden
Registered: 2006-04-14
Posts: 40

Re: ipw2200 issues

okay I tried it...
but no luck

I got this after running the things you said

ifconfig:

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:120 errors:0 dropped:0 overruns:0 frame:0
          TX packets:120 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:7720 (7.5 Kb)  TX bytes:7720 (7.5 Kb)

and iwconfig:

eth0      IEEE 802.11g  ESSID:"mshome"  
          Mode:Managed  Frequency:2.462 GHz  Access Point: 00:14:BF:E2:BE:86   
          Bit Rate=54 Mb/s   Tx-Power=20 dBm   Sensitivity=8/0  
          Retry limit:7   RTS thr:off   Fragment thr:off
          Encryption key:4141-4242-4343-4444-4545-0000-00   Security mode:open
          Power Management:off
          Link Quality=83/100  Signal level=-47 dBm  Noise level=-86 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:27   Missed beacon:7

Offline

#6 2006-05-12 20:58:15

eddy
Member
Registered: 2005-07-11
Posts: 85

Re: ipw2200 issues

Hi there
what is you output of

ifconfig eth0

Anyone who has never made a mistake has never tried anything new (Albert Einstein)
Specs PC:   P4,2.8GHz,HT;1GB DDR;ATI Radeon 9800Pro 128Mb
          Laptop:PM, 1.5GHz;512DDR;ATI Mobility Radeon 9700 64Mb

Offline

#7 2006-05-12 21:21:34

fyllemisstaget
Member
From: Sweden
Registered: 2006-04-14
Posts: 40

Re: ipw2200 issues

it shows:

eth0      Link encap:Ethernet  HWaddr 00:0E:35:2F:01:E0  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:27 errors:0 dropped:7 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:2336 (2.2 Kb)
          Interrupt:11 Base address:0xe000 Memory:e0200000-e0200fff 

Offline

#8 2006-05-12 21:36:33

eddy
Member
Registered: 2005-07-11
Posts: 85

Re: ipw2200 issues

Ok, so the device is not up and has no ip
could you run this as root:

dhclient eth0

Anyone who has never made a mistake has never tried anything new (Albert Einstein)
Specs PC:   P4,2.8GHz,HT;1GB DDR;ATI Radeon 9800Pro 128Mb
          Laptop:PM, 1.5GHz;512DDR;ATI Mobility Radeon 9700 64Mb

Offline

#9 2006-05-12 21:45:20

fyllemisstaget
Member
From: Sweden
Registered: 2006-04-14
Posts: 40

Re: ipw2200 issues

hmm..giving me this

[root@krystal ulle]# dhclient eth0
Internet Systems Consortium DHCP Client V3.0.3
Copyright 2004-2005 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP

eth2: unknown hardware address type 24
eth2: unknown hardware address type 24
Listening on LPF/eth0/00:0e:35:2f:01:e0
Sending on   LPF/eth0/00:0e:35:2f:01:e0
Can't bind to dhcp address: Address already in use
Please make sure there is no other dhcp server
running and that there's no entry for dhcp or
bootp in /etc/inetd.conf.   Also make sure you
are not running HP JetAdmin software, which
includes a bootp server.

If you did not get this software from ftp.isc.org, please
get the latest from ftp.isc.org and install that before
requesting help.

If you did get this software from ftp.isc.org and have not
yet read the README, please read it before requesting help.
If you intend to request help from the dhcp-server@isc.org
mailing list, please read the section on the README about
submitting bug reports and requests for help.

Please do not under any circumstances send requests for
help directly to the authors of this software - please
send them to the appropriate mailing list as described in
the README file.

exiting.

Offline

#10 2006-05-12 21:52:10

eddy
Member
Registered: 2005-07-11
Posts: 85

Re: ipw2200 issues

ok,
what is the output of

ps -e | grep dhc

Do you have another instance of a dhcp server?


Anyone who has never made a mistake has never tried anything new (Albert Einstein)
Specs PC:   P4,2.8GHz,HT;1GB DDR;ATI Radeon 9800Pro 128Mb
          Laptop:PM, 1.5GHz;512DDR;ATI Mobility Radeon 9700 64Mb

Offline

#11 2006-05-12 21:59:06

fyllemisstaget
Member
From: Sweden
Registered: 2006-04-14
Posts: 40

Re: ipw2200 issues

I don't think I have any others..

ps -e | grep dhc
 3439 ?        00:00:00 dhcpcd

Offline

#12 2006-05-12 22:25:21

fyllemisstaget
Member
From: Sweden
Registered: 2006-04-14
Posts: 40

Re: ipw2200 issues

I tried to reboot with my network cable unplugged...
and did ps -e | grep dhc...which showed nothing

and then dhclient eth1 ...which tried do set it up..but failed

Offline

#13 2006-05-12 22:29:56

eddy
Member
Registered: 2005-07-11
Posts: 85

Re: ipw2200 issues

ok
My guess is that that is the other instance of dhcp that does not let you run dhclient.
You could kill that and then retry running dhclient as previously described. You should then get an ip and be good to go.

Otherwise, this is how i get my ip with my ipw2200 (in my case it is eth1)
In my rc.conf i do not use dhcpd:

lo="lo 127.0.0.1"
eth0="eth0 192.168.0.103 broadcast 192.168.0.255"
eth1="eth1 192.168.0.104 broadcast 192.168.0.255"
INTERFACES=(lo eth0 eth1)

i use wpa_supplicant to attach to the AP that is called jinxy which uses a WPA key.

#/etc/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
eapol_version=1
network={
        ssid="jinxy"
        psk="xxxxxxxxx"
        key_mgmt=WPA-PSK
        pairwise=TKIP
        group=TKIP
        proto=WPA
        priority=9
}

After login in i run this to attach to the AP:

sudo wpa_supplicant -B -D wext -i eth1 -c /etc/wpa_supplicant.conf 

I then run this to get an ip from my AP:

sudo dhclient eth1

If you do not need a dhcp server on your comp then dhclient might be an alternative to dhcpd. I have not played arround with dhcpd as i do not need a dhcp server on my comp. (Am still ready to help if you choose away from the method i use => post what the 'killall dhcpd' and then 'dhclient etho' results are)


Anyone who has never made a mistake has never tried anything new (Albert Einstein)
Specs PC:   P4,2.8GHz,HT;1GB DDR;ATI Radeon 9800Pro 128Mb
          Laptop:PM, 1.5GHz;512DDR;ATI Mobility Radeon 9700 64Mb

Offline

#14 2006-05-12 22:32:28

fyllemisstaget
Member
From: Sweden
Registered: 2006-04-14
Posts: 40

Re: ipw2200 issues

I'll post more tomorrow...got to sleep smile

to bad that though..it worked perfecly in gentoo..maybe should compile a custom kernel

Offline

#15 2006-05-12 23:04:56

eddy
Member
Registered: 2005-07-11
Posts: 85

Re: ipw2200 issues

Just another note.
So that one does not have to type the two last commands after every boot, just add the two last commands (without sudo) in your /etc/rc.local and then the connection will be up at login.
Hope this helps


Anyone who has never made a mistake has never tried anything new (Albert Einstein)
Specs PC:   P4,2.8GHz,HT;1GB DDR;ATI Radeon 9800Pro 128Mb
          Laptop:PM, 1.5GHz;512DDR;ATI Mobility Radeon 9700 64Mb

Offline

Board footer

Powered by FluxBB