From owner-freebsd-mobile@FreeBSD.ORG Tue Apr 28 11:26:21 2009 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42474106566B; Tue, 28 Apr 2009 11:26:21 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id CC4CF8FC24; Tue, 28 Apr 2009 11:26:20 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([10.0.1.29]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Tue, 28 Apr 2009 13:26:19 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id n3SBQIkT003432; Tue, 28 Apr 2009 13:26:18 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Tue, 28 Apr 2009 13:26:18 +0200 From: Matthias Apitz To: "Paul B. Mahol" Message-ID: <20090428112618.GA3151@rebelion.Sisis.de> References: <20090417084446.GA3929@rebelion.Sisis.de> <3a142e750904170613s63f6445el7adab4f74ab3dbf5@mail.gmail.com> <20090427141929.GA13902@rebelion.Sisis.de> <3a142e750904270732r48be04f7k776b5c4d13ba1383@mail.gmail.com> <20090427145645.GA14984@rebelion.Sisis.de> <3a142e750904280350o15ea4275rf297608ec84262fe@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3a142e750904280350o15ea4275rf297608ec84262fe@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-STABLE (i386) X-OriginalArrivalTime: 28 Apr 2009 11:26:19.0354 (UTC) FILETIME=[26CAC3A0:01C9C7F4] Cc: freebsd-current@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: CURRENT+xorg-7.4 on eeePC 900 && X crashes on shutdown X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2009 11:26:21 -0000 El día Tuesday, April 28, 2009 a las 12:50:57PM +0200, Paul B. Mahol escribió: > > I've tested it right now with 'Driver "vesa"'; it comes up and > > terminates fine, but only in 800x600 resolution, streched to the screen > > of 1024x600 pixel :-( > Does it heal corrupted console output? yes; > There is some strange dark magic with randr happening there, I can reproduce it > only once. After starting Xorg vesa for second time it will use > 1280x800 as usual. > xrandr on other hand will not output 1024x768 even if it is possible > with vesa ..... note: the EeePC has se unusual 1024x600 display; meanwhile I have removed all packages and ports on the VM I'm using for the build of -CURRENT and cvs updated the /usr/ports; a build of the master port xorg-7.4_1 gives 242 installed packages and a # mkdir PKGDIR-Xorg-7.4_1 # cd PKGDIR-Xorg-7.4_1 # pkg_create -Rnb xorg-7.4_1 produces 202 packages required for an install of the master port; only 33 of them are newer versions as the ones I have build around March, 23 (these older packages are all in PKGDIR): $ for i in *; do test -f ../PKGDIR/$i || echo $i ; done consolekit-0.3.0_8.tbz dri-7.4_1,2.tbz freetype2-2.3.9_1.tbz gamin-0.1.10_1.tbz gio-fam-backend-2.20.1.tbz glib-2.20.1.tbz hal-0.5.11_23.tbz libGL-7.4_1.tbz libX11-1.2.1,1.tbz libXrandr-1.3.0.tbz libdrm-2.4.9.tbz libpciaccess-0.10.5_6.tbz libxcb-1.2_1.tbz pcre-7.9.tbz pixman-0.15.2.tbz policykit-0.9_4.tbz randrproto-1.3.0.tbz xf86-input-keyboard-1.3.2_1.tbz xf86-input-mouse-1.4.0_5.tbz xf86-video-ati-6.12.2.tbz xf86-video-intel-2.6.3.tbz xf86-video-mach64-6.8.0_2.tbz xf86-video-nv-2.1.13.tbz xf86-video-openchrome-0.2.903_1.tbz xf86-video-r128-6.8.0_2.tbz xf86-video-radeonhd-1.2.5.tbz xf86-video-vesa-2.1.0_1.tbz xinput-1.4.1.tbz xkeyboard-config-1.5_1.tbz xorg-7.4_1.tbz xorg-drivers-7.4_1.tbz xorg-server-1.6.0,1.tbz xrandr-1.3.0.tbz I will just remove the older versions of the 33 packages on the EeePC and update this with a: # cd PKGDIR-Xorg-7.4_1 # pkg_add xorg-7.4_1 Thx for your hints in any case matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.