From owner-freebsd-wireless@FreeBSD.ORG Sat Dec 27 05:13:17 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EABD4C6F for ; Sat, 27 Dec 2014 05:13:17 +0000 (UTC) Received: from mail-ob0-x22d.google.com (mail-ob0-x22d.google.com [IPv6:2607:f8b0:4003:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AAA2A2FFC for ; Sat, 27 Dec 2014 05:13:17 +0000 (UTC) Received: by mail-ob0-f173.google.com with SMTP id uy5so36177711obc.4 for ; Fri, 26 Dec 2014 21:13:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2mSdtCwzB2P8GrYISHWeBq7GGhEaI8j8/DWDuZrIBAw=; b=IaZUZrHEqqWvyZjAKNmjQ1HeuCXK0D5mtLdHNOhm7LVUleavCsG9bAJFp5luZxoeWx nGcEhoFUb1GJow+11K2DLgW1z6ST/lBDkVuQT2eEvGK/C/J6c0Xq/3QJJwpsWxYM1tKO 3er2pkUQNuDe97mmnPOgfPjyRhGo48QbkuS205yyb1MFwuDbYXmsV2145uID+BFau3zj ORZVtKKpiXpYigyddc0G8xWXDKKC/O/n1ZXHVQdvGSYdLbqQ5w7i5majRJUSmDY9pk5y FUKS60jX6mxHmrs8SVdazqyNh52SGFrp7QKE1am9u2cgI1hHadEwHauYGzl4qnSnWrcC fjHw== MIME-Version: 1.0 X-Received: by 10.182.55.35 with SMTP id o3mr26381849obp.8.1419657196944; Fri, 26 Dec 2014 21:13:16 -0800 (PST) Received: by 10.76.28.40 with HTTP; Fri, 26 Dec 2014 21:13:16 -0800 (PST) In-Reply-To: <20141221191501.GA1636@unixarea.DDR.dd> References: <20141221104346.GA2307@unixarea.DDR.dd> <20141221191501.GA1636@unixarea.DDR.dd> Date: Fri, 26 Dec 2014 21:13:16 -0800 Message-ID: Subject: Re: BUG: run0 wifi driver From: solarflow99 To: Matthias Apitz Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 05:13:18 -0000 hi, thanks. I've continued testing how to debug this, however the problem is only when I add run0 it reboots. Before I activate the run0 interface the system works fine. So it seems like loading the module might be causing the crash and reboot? I don't see any way to capture the console output, i'm new to BSD. On Sun, Dec 21, 2014 at 11:15 AM, Matthias Apitz wrote: > El d=C3=ADa Sunday, December 21, 2014 a las 10:18:11AM -0800, solarflow99 > escribi=C3=B3: > > > I can't get any debug info because it just hangs at boot up, or endless= ly > > reboots > > (+Cc: freebsd-wireless, please keep it Cc'ed to get more/better help) > > Is this an USB Wifi dongle? If so, you plug it in later after boot. > If not, you could compile a kernel enabling debugging and could boot > with verbose messages > > matthias > > > On Dec 21, 2014 2:43 AM, "Matthias Apitz" wrote: > > > > > El d=C3=ADa Saturday, December 20, 2014 a las 02:42:18PM -0800, solar= flow99 > > > escribi=C3=B3: > > > > > > > Since this seems to be a BSD problem, I just wanted to report this > as a > > > > possible bug and see if anyone else has a rt3072 driver working > > > > successfully? It used to work as run0 interface , but recently it > doesn't > > > > work at all with the latest snapshots. Here are the details: > > > > > > > > https://forum.pfsense.org/index.php?topic=3D84481.0 > > > > > > There are no details in this thread. Enable debugging with 'wlandebug > +...' > > > and check /var/log/messages for the results. > > > > > > HIH > > > > > > matthias > > > -- > > > Matthias Apitz, guru@unixarea.de, http://www.unixarea.de/ > +49-170-4527211 > > > 1989-2014: The Wall was torn down so that we go to war together again= . > > > El Muro ha sido derribado para que nos unimos en ir a la guerra otra > vez. > > > Diese Grenze wurde aufgehoben damit wir gemeinsam wieder in den Krieg > > > ziehen. > > > > > -- > Matthias Apitz, guru@unixarea.de, http://www.unixarea.de/ +49-170-4527211 > 1989-2014: The Wall was torn down so that we go to war together again. > El Muro ha sido derribado para que nos unimos en ir a la guerra otra vez. > Diese Grenze wurde aufgehoben damit wir gemeinsam wieder in den Krieg > ziehen. >