From owner-freebsd-current@FreeBSD.ORG Mon Mar 8 14:41:13 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7856016A4CE for ; Mon, 8 Mar 2004 14:41:13 -0800 (PST) Received: from mta04-svc.ntlworld.com (mta04-svc.ntlworld.com [62.253.162.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0392543D2F for ; Mon, 8 Mar 2004 14:41:13 -0800 (PST) (envelope-from jon@witchspace.com) Received: from witchspace.com ([81.110.67.239]) by mta04-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with SMTP id <20040308224056.VIAZ28872.mta04-svc.ntlworld.com@witchspace.com> for ; Mon, 8 Mar 2004 22:40:56 +0000 Received: (qmail 63192 invoked from network); 8 Mar 2004 22:40:59 -0000 Received: from unknown (HELO webmail.local) (127.0.0.1) by localhost.local with SMTP; 8 Mar 2004 22:40:59 -0000 Received: from 192.168.0.3 (SquirrelMail authenticated user jon) by webmail.local with HTTP; Mon, 8 Mar 2004 22:40:59 -0000 (GMT) Message-ID: <1573.192.168.0.3.1078785659.squirrel@webmail.local> Date: Mon, 8 Mar 2004 22:40:59 -0000 (GMT) From: "Jonathan Belson" To: freebsd-current@FreeBSD.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: jhb@FreeBSD.org Subject: Re: 5.2.1 X problems with Vaio laptop X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 22:41:13 -0000 Hiya >> I have installed 5.2.1 on a Vaio Z600TEK laptop that was previously >> running 5.1 successfully. Now when I start X, the system hangs >> completely and has to be power-cycled. I also had this problem on my VAIO SR1K. I found that disabling ACPI made X work, but broke networking (both the PCMCIA network cards I have here gave watchdog errors). >> I'm also getting a boot message >> >> kernel: pcib1: could not get PCI interrupt routing table for >> \_SB_.PCI0.VID0 - AE_NOT_FOUND >> >> Is this likely to be related? > >Yes. Try disabling DRM and seeing if it works better. I commented out the 'dri' option in my XF86Config and now everything is fine. Cheers, -- Jon