From owner-freebsd-stable@FreeBSD.ORG Thu Oct 23 13:39:50 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A1C14D87 for ; Thu, 23 Oct 2014 13:39:50 +0000 (UTC) Received: from mail-qa0-x22a.google.com (mail-qa0-x22a.google.com [IPv6:2607:f8b0:400d:c00::22a]) (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 61B21806 for ; Thu, 23 Oct 2014 13:39:50 +0000 (UTC) Received: by mail-qa0-f42.google.com with SMTP id cs9so673665qab.15 for ; Thu, 23 Oct 2014 06:39:49 -0700 (PDT) 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:content-transfer-encoding; bh=k1BW7QkmGvY/dL2cEuOkbTBQJTY6vAb75ir39GiJGyU=; b=jtJwYHfVShX9lSjEkSElmagr2QnQoSBPYIwxfUDral+3OOWMGtQRcODNZ5qbdOGhMq JLPoNLBvknBl5EFtJNyruFeNJ4nRZ7wDecLxr+bJG28wzuedDOgOS01/iKV2GGtxH/5L BKYtqWuQRzGACfnBHuVYYC7lNN/L6qOb9LWAHp9szSL0mN0ULoyixlr2UrwZkF1/YRRU WYGSSQYP8YdQipZg6fU18kV7ZOmwX5PFaNJgEm7gqV0FL1PLShSQ8eXs00McjI0PjSoQ mhjpVHQwMhsRbaAH+PxquZX+Z7Mul1fCkbgXqGEppEU/RPN7fWQ1G7JY353NjATUQXZZ 687g== MIME-Version: 1.0 X-Received: by 10.140.108.244 with SMTP id j107mr7291266qgf.27.1414071589307; Thu, 23 Oct 2014 06:39:49 -0700 (PDT) Received: by 10.140.220.7 with HTTP; Thu, 23 Oct 2014 06:39:49 -0700 (PDT) In-Reply-To: <5448C010.9090709@dumbbell.fr> References: <54451422.1070403@FreeBSD.org> <54451E2A.1020309@FreeBSD.org> <5448C010.9090709@dumbbell.fr> Date: Thu, 23 Oct 2014 15:39:49 +0200 Message-ID: Subject: Re: Removal of legacy X.Org (aka non-WITH_NEW_XORG) From: Zenny To: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2014 13:39:50 -0000 On 10/23/14, Jean-S=C3=A9bastien P=C3=A9dron wrote: > On 22.10.2014 08:25, Zenny wrote: >> Even with new xorg, two things didn't work with my Radeon 3 head cards: >> >> 1. console switching did not work > > Could you please describe your problem in more detail? You may find this reported in some of the previous threads to this list. > > For instance, do you use the new vt(4) console driver, which isn't > enabled by default? Yep, I did enable it. Maybe I posted somewhere about this earlier to this mailing list and tried to make it work for some three months, failed and absorbed to gnu/linux again. > >> 2. hdmi audio did not work. > > HDMI audio isn't supported at all in our Radeon driver and won't be > until we update it to match at least Linux 3.13 or something (I don't > remember the exact number where HDMI audio was considered stable). > Currently, we are at Linux 3.8. Thanks for useful update. > > -- > Jean-S=C3=A9bastien P=C3=A9dron > >