From owner-freebsd-questions@FreeBSD.ORG Tue May 3 19:40:10 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 897971065674 for ; Tue, 3 May 2011 19:40:10 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3AC658FC15 for ; Tue, 3 May 2011 19:40:08 +0000 (UTC) Received: by wyf23 with SMTP id 23so438162wyf.13 for ; Tue, 03 May 2011 12:40:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=ccP9RmqF7BzxnFFvU4nI4hkfGZDOWXtW3B3PtTyPcCE=; b=Sdf285PyOuVoAcXnvaqEPOsMEBnONnQR7reGYDxYkO3fGjAyEGoIf4SkXihW+8y6X+ td6P0SAKiOpusVgzjBvpMWwCxIQ4Uz6wCMuymDMXGVZlKI0Ro3E+hBnpuo7s7JS/dwBd f+AYVfeQ4NOksXa2kmbzjotX4K9YXzdmFgiWE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; b=A75+C2xzfK7LEr9Rmazq9C+XSHeS5CkQ9d2Dtxq2hcf+Jbk+WRqh3XxCkhh25/676o GsbDHDggLZYW4KNroC31F04E4VfgzOTSYmozg88IKJRWh0KXx1Gf7GsZ46TfRDgpPJLG rZlbfMFl0ha4DWhy/MgTfARgnu/ldHz0AHSJQ= Received: by 10.216.142.224 with SMTP id i74mr273019wej.3.1304451608075; Tue, 03 May 2011 12:40:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.243.143 with HTTP; Tue, 3 May 2011 12:39:38 -0700 (PDT) In-Reply-To: <314397.67698.qm@web81203.mail.mud.yahoo.com> References: <314397.67698.qm@web81203.mail.mud.yahoo.com> From: Chris Rees Date: Tue, 3 May 2011 20:39:38 +0100 Message-ID: To: Mark Content-Type: text/plain; charset=ISO-8859-1 Cc: help help Subject: Re: Enabling composite-out in a video card. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2011 19:40:10 -0000 On 3 May 2011 20:21, Mark wrote: > >> From: Chris Rees >> Subject: Enabling composite-out in a video card. >> To: freebsd-questions@freebsd.org >> Date: Tuesday, May 3, 2011, 2:06 PM >> OK, so in what can only be described >> as a ridiculous shot in the dark... >> >> I've got my Macbook running as a server under my TV, and I >> was trying >> to connect the video-out to the TV. >> >> However... my mini-DVI-VGA plugged into the VGA-composite >> adaptor >> isn't working (surprise surprise) >> >> Is there a command can put in to force TV-out through VGA >> (through DVI?)? >> >> Chris > > read the man page for the Xorg driver, you may need to enable it in the xorg.conf. D'oh, thanks! > I guess you are running freeBSD??? Oh dear, I must have looked really clueless. Yes I am! Chris