From owner-freebsd-questions@freebsd.org Sat Jul 11 12:29:23 2015 Return-Path: Delivered-To: freebsd-questions@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 0750E37ED; Sat, 11 Jul 2015 12:29:23 +0000 (UTC) (envelope-from tuchalia@gmail.com) Received: from mail-lb0-x235.google.com (mail-lb0-x235.google.com [IPv6:2a00:1450:4010:c04::235]) (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 87A4819F9; Sat, 11 Jul 2015 12:29:22 +0000 (UTC) (envelope-from tuchalia@gmail.com) Received: by lbnk3 with SMTP id k3so104722731lbn.1; Sat, 11 Jul 2015 05:29:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=jcKCbEnrgS5FKqiORL8cRrBCtA/IvNp2ENQXi1c/obY=; b=ZoHE0/y16rttPjAApym1/IWcYcoXyu34UzMj8DEIAaCpiw1EFQhfMAAF1sDFs/9V6l 1OJDn0t6+eZauaNehYsG/896LvMpvV26b3Mzb19jEOYPWijihatwr6ed8yJ8jzFl2O0V aLKypNw5EIirXFNokj9tyd6IqRrLh5WBQr/15Po1WiqSbNnbSd2BSu7jnrKwErCMZqdo +t+D3vVlk3YRIflI7XXH8ncnixXmW1/eK+z9FUnQjgAfSeixOkhpQmu/PIApfaM/0uMQ uNkbTlUJ5pJ2Ni2pvbFWcTdVO41D7A4e4OUzrCiWmoEbW7t+wAw1rDaxFjx0PyYU7aMq xkbg== X-Received: by 10.152.170.234 with SMTP id ap10mr24326497lac.28.1436617760749; Sat, 11 Jul 2015 05:29:20 -0700 (PDT) MIME-Version: 1.0 From: Daniel Peyrolon Date: Sat, 11 Jul 2015 12:29:11 +0000 Message-ID: Subject: Getting Asus FM200 working with FreeBSD To: FreeBSD Questions , "freebsd-current@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2015 12:29:23 -0000 Hi everyone, I'm trying to get FreeBSD-CURRENT up and running with anything different 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. I've CURRENT [2] installed on it, but so far, I haven't been able to get it working, vesa is not even being loaded (error 19). Any idea, suggestions? [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