From owner-freebsd-x11@FreeBSD.ORG Mon Jul 19 10:52:53 2010 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCABA1065673 for ; Mon, 19 Jul 2010 10:52:53 +0000 (UTC) (envelope-from hpcharles@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6B9F28FC1D for ; Mon, 19 Jul 2010 10:52:53 +0000 (UTC) Received: by ewy26 with SMTP id 26so1427093ewy.13 for ; Mon, 19 Jul 2010 03:52:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to :in-reply-to:references:date:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=mp/2nXZK34FAztc18BHRn4QtC7iUcIh1r/qHCUdnA14=; b=wkJ6QCeiJynCKuFp/Mj4sWK88OCSeo2uErrASNFkUrmR+4QISZElhaoRy9F+jKZ57l Tyo7wmLhMslHUmi6cKcVitimodLSZ3q0++Hgc39TAqrYXgm1uLwO02IZC4AI6Zeru8H0 UdnFqcnf8mIK8YE7Adi+7dAk5v2rQ1ctlocCw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; b=WFPx3fpMIUEcaHgox28gqwlm0YIR0sYd8gKJk2ZAb83gDpAUIu6NAL5+YyBHTqyY5U EhruLcPtDbYH999w2YXobadnHZFNbQvypXGLtV9RbQm3Wx5ledDvcp3zwrj1zdfkehGV 11f2pgdLMzxKh9bHDnzy96wrBZoyMSpxVsBIw= MIME-Version: 1.0 Received: by 10.213.35.18 with SMTP id n18mr2725257ebd.85.1279536771786; Mon, 19 Jul 2010 03:52:51 -0700 (PDT) Received: by 10.14.53.12 with HTTP; Mon, 19 Jul 2010 03:52:51 -0700 (PDT) In-Reply-To: <20100717055429.GA2013@baranyfelhocske.buza.adamsfamily.xx> References: <20100713171210.GB1943@baranyfelhocske.buza.adamsfamily.xx> <20100716133617.726eebe9@ernst.jennejohn.org> <20100717055429.GA2013@baranyfelhocske.buza.adamsfamily.xx> Date: Mon, 19 Jul 2010 12:52:51 +0200 Message-ID: From: Henri-Pierre Charles To: Szilveszter Adam Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-x11@freebsd.org Subject: Re: Help needed : FreeBSD 8.1 / xorg / xf86-video-intel / dell400 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hpcharles@gmail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jul 2010 10:52:53 -0000 Hello, On Sat, Jul 17, 2010 at 7:54 AM, Szilveszter Adam wrote: > On Fri, Jul 16, 2010 at 01:36:17PM +0200, Gary Jennejohn wrote: >> On Fri, 16 Jul 2010 12:35:54 +0200 >> Henri-Pierre Charles wrote: >> >> > Is there a way to know the "modes" supported by a graphic card ? >> > >> >> vidcontrol -i mode in a VTY (not in X!). > > Also, AFAIK the VESA driver can only do up to 1024x768, so even if your > LCD has a bigger resolution, you are stuck with that. I just happen to > be lucky that I do not need any bigger. I did some (minor) progress : - vidcontrol -i mode give only 640x480x4 maximum resolution before I realize that loading vesa.ko could help. - With "kload vesa.ko" I get 1024x768x8 which could be ok for my laptop. - I am very surprized to have to add : HorizSync 30.0 - 82.0 VertRefresh 50.0 - 75.0 to the Monitor section for a laptop with a LCD screen. Is to due to the vesa driver ? - X start correctly but is unable to go higher than 640x480 which seem strange because -- The panel resolution is recognized :(II) VESA(0): PanelID returned panel resolution 1024x768 -- The mode exist Mode: 105 (1024x768) -- but (II) VESA(0): Not using mode "1024x768" (no mode of this name) My current xorg.conf & the Xorg.0.log coud be read here http://henripierre.charles.free.fr/Xorg-Vesa/ Will I need to resurrect the modeline from the old video monitor ? --=20 HPC=A0=A0 http://ticetmensonges.blog.free.fr