From owner-freebsd-current@freebsd.org Mon Jul 13 11:15:46 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40C7399B1BA; Mon, 13 Jul 2015 11:15:46 +0000 (UTC) (envelope-from tuchalia@gmail.com) Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B4B2CCEB; Mon, 13 Jul 2015 11:15:45 +0000 (UTC) (envelope-from tuchalia@gmail.com) Received: by lagw2 with SMTP id w2so12390306lag.3; Mon, 13 Jul 2015 04:15:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=JYjgtmFjJc9vLFAJQFJ1cUktAetjvpTlpvJVa3uZBNs=; b=a6IMoRFsZAgYWTHpfvQNWN+SXwInxZIZ9b29U7jQHsJXnbA2Q8DrV0pQeOr/OLVvEs QQ9iiBsZ1tj9ZLk+8UfdyqjvXACiBcAwTUWpjbFeGxjWK7jGktVcO+5PTAPCTS66/1aw JzmHoQ9679lNiTlpijmAGp/VeVO+u4zd1IqGaoC3YIIhQzGm54rsAJxb37ui48tVzOYz FbtKz2k/JSD6+ucGOSYRNr5CFXLtqLjV8JvH84fr8SU90DTjqbvn6Ss/4ocaPnyxkrJ3 mYLdMYZHvAY7DGYrIgI+dCJhMohBmQDNRN0o/z5t65BuL6Q381l6sZBC1hZpv5cJ60Is LilA== X-Received: by 10.152.1.4 with SMTP id 4mr32081641lai.25.1436786143795; Mon, 13 Jul 2015 04:15:43 -0700 (PDT) MIME-Version: 1.0 References: <55A33C4B.5080303@freebsd.org> In-Reply-To: <55A33C4B.5080303@freebsd.org> From: Daniel Peyrolon Date: Mon, 13 Jul 2015 11:15:34 +0000 Message-ID: Subject: Re: Getting Asus FM200 working with FreeBSD To: Julian Elischer , FreeBSD Questions , "freebsd-current@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 13 Jul 2015 11:15:46 -0000 Hi, > what about PCBSD? Probably should have said something about PCBSD... It didn't work when trying to start X, it couldn't find the adapter. I will nevertheless try the last images tomorrow, when I can, and let you know. El lun., 13 jul. 2015 a las 6:19, Julian Elischer () escribi=C3=B3: > On 7/11/15 8:29 PM, Daniel Peyrolon wrote: > > Hi everyone, > > > > I'm trying to get FreeBSD-CURRENT up and running with anything differen= t > > than console-only on an Asus FM200. I created a wiki page for it: [1]. > > > > I've tried GhostBSD on it, and everything pretty much worked, except > > suspend/resume, and audio. > what about PCBSD? > > I've CURRENT [2] installed on it, but so far, I haven't been able to ge= t > it > > working, vesa is not even being loaded (error 19). Any idea, suggestion= s? > > > > [1]: https://wiki.freebsd.org/Laptops/ASUS_FM200 > > [2]: FreeBSD BlackBox 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r285358: Fri > Jul > > 10 18:40:27 CEST 2015 root@BlackBox:/usr/obj/usr/src/sys/GENERIC amd64 > > > > > > -- Daniel