From owner-freebsd-mobile@FreeBSD.ORG Tue Feb 26 11:52:29 2008 Return-Path: Delivered-To: mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2373A1065863 for ; Tue, 26 Feb 2008 11:52:29 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 8BCE613CB27 for ; Tue, 26 Feb 2008 08:22:01 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (p54A7BF73.dip.t-dialin.net [84.167.191.115]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id CFBA840548E; Tue, 26 Feb 2008 09:21:59 +0100 (CET) Message-ID: <47C3CC23.6090906@bsdforen.de> Date: Tue, 26 Feb 2008 09:21:55 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.9 (X11/20080205) MIME-Version: 1.0 To: Gianmarco Giovannelli References: <200802260649.m1Q6nL3u037085@freebsd.giovannelli.com> In-Reply-To: <200802260649.m1Q6nL3u037085@freebsd.giovannelli.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: mobile@freebsd.org Subject: Re: toshiba libretto l5 and xorg X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2008 11:52:29 -0000 Gianmarco Giovannelli wrote: > Hi all. > > I have an old Toshiba libretto L5 that ran FreeBSD 4-STABLE and XFree > 4.x without too much problems. > > Now I installed 7.0-RC and the latest Xorg 7.3 (from the pkgs). > The problem is that with the xorg and the ati or radeon driver (the > libretto has an ATI Radeon Mobility M6 LY) the display is not correctly > initialize resulting in a couple of mouse on the screen :-) and some > funny things even if it seem not to hangs . > > Using the vesa driver the screen remain blank and the only solution is > to kill the X server. > > So basically: > 1) is there someone that has this laptop running happily xorg and want > to share his/her configs ? > 2) if it is a problem of xorg I can try today to compile xfree again but > the port is really outdated (4.5 vs 4.7) and deprecated too and there is > no package :-) > > Any hints ? You can try to explicitly set Virtual in your Display SubSection. This has been an issue for me with the switch to the new xrandr (which is really great, BTW.).