From owner-freebsd-current@FreeBSD.ORG Wed Oct 29 12:14:26 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EBA11065677 for ; Wed, 29 Oct 2008 12:14:26 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 58CDC8FC21 for ; Wed, 29 Oct 2008 12:14:26 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so753187yxb.13 for ; Wed, 29 Oct 2008 05:14:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=BD2tvWjbEbqn33PFRRyymJoZHTatoU8sH21ITTRe09c=; b=Ogn0Q6fzc7khjNkV7Hs/86JZ9HJE9wqBykriOotYm6K0w7hH3VZMexldCHOmM75Btp sD9A9v6EenYq9Abe9+7J+GDoiuvI1oVUMWpMMcKJZCiMTxeXXJVyaMKg6+RLnnVpkTS7 /dbEfMIx5uCKefd+rrcDVan584ahBxgSNkGRA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bn1wrxwhRU+Nxv2CnYlqXPP5jE+rrjz7IjmdJtMWVriAxShB8Yy+AD+eOWCaNzDZfB f6pzb/oD7lzfJMFbhl2NpuR8xrJGIWQDEUJTxdyTOSdhNFqD+4QetHrPE6BYAH2OEvP8 WOUFrOL4XLXBji/L/7FTUho232szNsBRydukg= Received: by 10.231.18.130 with SMTP id w2mr1671507iba.31.1225282465276; Wed, 29 Oct 2008 05:14:25 -0700 (PDT) Received: by 10.231.11.72 with HTTP; Wed, 29 Oct 2008 05:14:25 -0700 (PDT) Message-ID: <3a142e750810290514k525d155ep5721b0480a82d63e@mail.gmail.com> Date: Wed, 29 Oct 2008 14:14:25 +0200 From: "Paul B. Mahol" To: "Rohit Tripathi" In-Reply-To: <33615c8e0810290427g2dc73cd9p9bae3eaa15153d5e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <33615c8e0810290427g2dc73cd9p9bae3eaa15153d5e@mail.gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: iwn no-link with latest kernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2008 12:14:26 -0000 On 10/29/08, Rohit Tripathi wrote: > Hi, the iwn driver fails to detect wifi signals, loader.conf is > unchanged (worked with older kernels) I have similar problem. After bunch of Sam commits to net80211 my wep setup doesnt work. Debuging I found that ndis managed to associate but dhclient, ping and others fails completly. (tcpdump on wlan0 doesnt show anything) (I did recompiled all third-party modules) > [rohit@tp ~]$ sudo dhclient wlan0 > Password: > wlan0: no link ...........^C > > Output of ifconfig: > > em0: flags=8843 metric 0 mtu 1500 > options=19b > ether 00:1b:78:73:35:b5 > media: Ethernet autoselect > status: no carrier > iwn0: flags=8843 metric 0 mtu 2290 > ether 00:1b:e1:7e:fa:09 > media: IEEE 802.11 Wireless Ethernet autoselect mode 11g > status: associated > lo0: flags=8049 metric 0 mtu 16384 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > inet6 ::1 prefixlen 128 > inet 127.0.0.1 netmask 0xff000000 > wlan0: flags=8843 metric 0 mtu 1500 > ether 00:1b:e1:7e:fa:09 > inet 192.168.1.125 netmask 0xffffff00 broadcast 192.168.1.255 > media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) > status: no carrier > ssid prout channel 6 (2437 Mhz 11g) > country US authmode SHARED privacy ON deftxkey 1 wepkey 1:40-bit > txpower 14 bmiss 10 scanvalid 60 protmode CTS wme > > > [rohit@tp ~]$ kldstat > Id Refs Address Size Name > 1 45 0xc0400000 9ee84c kernel (/boot/kernel/kernel) > 2 2 0xc0def000 2b0b0 linux.ko (/boot/kernel/linux.ko) > 3 1 0xc0e1b000 19c30 snd_hda.ko (/boot/kernel/snd_hda.ko) > 4 2 0xc0e35000 4a4f4 sound.ko (/boot/kernel/sound.ko) > 5 1 0xc0e80000 3414 umodem.ko (/boot/kernel/umodem.ko) > 6 1 0xc0e84000 756a9c nvidia.ko (/boot/modules/nvidia.ko) > 7 1 0xc15db000 6c6f4 acpi.ko (/boot/kernel/acpi.ko) > 8 1 0xc5eda000 9000 reiserfs.ko (/boot/kernel/reiserfs.ko) > > > Dmesg output: > > iwn0: mem 0xd7dfe000-0xd7dfffff irq 17 > at device 0.0 on pci3 > iwn0: Reg Domain: MoW1, address 00:1d:e0:7e:f0:09 > iwn0: [ITHREAD] > iwn0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps > iwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > iwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps > 24Mbps 36Mbps 48Mbps 54Mbps > iwn0: 11na MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps > 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps > iwn0: 11ng MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps > 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps > iwn0: need multicast update callback "need multicast update callback" now is printed only once. (before it was printed three times, at least for me) > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >