From owner-freebsd-mobile@FreeBSD.ORG Mon Feb 6 14:33:17 2012 Return-Path: Delivered-To: mobile@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 359AF1065672 for ; Mon, 6 Feb 2012 14:33:17 +0000 (UTC) (envelope-from jakobp78@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 032CB8FC14 for ; Mon, 6 Feb 2012 14:33:16 +0000 (UTC) Received: by obcwo16 with SMTP id wo16so9824800obc.13 for ; Mon, 06 Feb 2012 06:33:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=q32QnzxMfIYP3koG25KfDcyWC/pQ57IXKEHb9LDLAJo=; b=aDDmYhUFitCkZaNujSzGZ9z++dp5KQlFsAun1R7EgTsVmpCwNWZFN+LaZCLS6SzeKI Y7BjKPtEDCcU+jsXajJPSWyPDjvd+1QjPogwcFxrgnGhZTYwEMTpvMcm9OQ7AwzHfA33 NqdrPyDAQcR8AXAv++/cIICr9o5l6FOn+0v1s= MIME-Version: 1.0 Received: by 10.182.15.105 with SMTP id w9mr16759543obc.18.1328536972214; Mon, 06 Feb 2012 06:02:52 -0800 (PST) Received: by 10.182.226.69 with HTTP; Mon, 6 Feb 2012 06:02:52 -0800 (PST) Date: Mon, 6 Feb 2012 15:02:52 +0100 Message-ID: From: Jakob Pedersen To: mobile@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Problems with RaLink rt61pci/rt2561 wifi card X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2012 14:33:17 -0000 Hi everybody, I hope somebody can help me debugging, what I would rather term as strange behaviour by my wifi card: I am running PC-BSD 9 on a Packard-Bell Easynote R1926. During install the driver for the wifi card is correctly found as ral0, suggesting the card to be RT2561s which sounds correct to me. It works and connects to my wifi perfectly, but only when the laptop is within 2 - 3 metres from the wifi router. Other wireless devices work just fine all over my apartment, which means it's not an issue with the router. I have had the same issues with the same driver under FreeBSD 8.2 as well; I have tried several linux distros and so far Arch linux running the 3.0 linux kernel has the wifi card working (but no usb, but that's a different story..sigh..). Whenever the laptop with PC-BSD is just next to the router it works as it is supposed to, i.e. expected speed and nothing suggesting major package loss. What could cause this and what could I do to debug? I am having problems with ACPI and thought that, that might have something to do with it, but for now I am resting that theory. Error messages: Dmesg: This is an error relating to the card: wlan0: Ethernet address: 00:10:60:af:74:32 ral0: need multicast update callback - The 'need multicast update callback' is being repeated four times, both when laptop is booted close to router or away from router. If of any help the full dmesg is here: http://dl.dropbox.com/u/7820484/dmesg_packardBell-R1926.txt Thanking for assistance in advance, Jakob