From owner-freebsd-questions@FreeBSD.ORG Tue Sep 27 00:21:24 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC8C91065676; Tue, 27 Sep 2011 00:21:24 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 336628FC08; Tue, 27 Sep 2011 00:21:23 +0000 (UTC) Received: by ywp17 with SMTP id 17so6109356ywp.13 for ; Mon, 26 Sep 2011 17:21:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=ZVLN4mDnVwgtnyWUJPcUk+W73pJxL1GLzHXi0G6kv1o=; b=iMlvDelLFr1s6mCCcS/djCM982JVBP3X4+i3y3QRiIRELEhdGZIq8TFi1zyW0ID0kS TEDj6SGO4CdVVkn8JnDh8eUkvqBIGDtf1FCs6tyYx6KYhjmBNC5FslgjuRxWzn+5RWFb RfCX6EQjwNGM88Y22oAwBdTsJn/aG46iBmflw= MIME-Version: 1.0 Received: by 10.236.129.165 with SMTP id h25mr43444676yhi.38.1317082883541; Mon, 26 Sep 2011 17:21:23 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Mon, 26 Sep 2011 17:21:23 -0700 (PDT) In-Reply-To: <9e25323fa87abb93af1946c9ed2c399e@i-pi.pl> References: <8bce9b8a86d5c7a83095d8e58f794f64@i-pi.pl> <9e25323fa87abb93af1946c9ed2c399e@i-pi.pl> Date: Tue, 27 Sep 2011 08:21:23 +0800 X-Google-Sender-Auth: -km5kEvLshC-VB1-ZiMmNY5b4X0 Message-ID: From: Adrian Chadd To: "crsnet.pl" Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Tue, 27 Sep 2011 02:06:40 +0000 Cc: freebsd-hardware@freebsd.org, freebsd-current@freebsd.org, freebsd-stable@freebsd.org, freebsd-questions@freebsd.org, freebsd-drivers@freebsd.org Subject: Re: FreeBSD 9-Beta3 on X300 2 problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2011 00:21:25 -0000 Hi, Please try to do this without wlan loaded at all (not just down, but build your wifi support as a module.) Then try without X, see whether it's related to that or not. (And you haven't told us what your hardware is.) Adrian