From owner-freebsd-stable@FreeBSD.ORG Sun Oct 16 23:37:26 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 068C016A41F for ; Sun, 16 Oct 2005 23:37:26 +0000 (GMT) (envelope-from feelingwei@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5446443D46 for ; Sun, 16 Oct 2005 23:37:24 +0000 (GMT) (envelope-from feelingwei@gmail.com) Received: by qproxy.gmail.com with SMTP id q12so684600qbq for ; Sun, 16 Oct 2005 16:37:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=T7B0LnuooSzE1lQUMmB7PoBMyjL3Fk9q00l4OAfSDjTZ86LSK6GAvlJkKYeY/K1hWETndde6wWsbrJh0ftYF1BW2qtqdMyPOmfyv3Oy/Bso6NSmZkVEjV7WCh7HIGla4rbiyOn+qByTVfLZBxLkLnl3ioCNr/r0iVUsz2e/8MSA= Received: by 10.64.180.13 with SMTP id c13mr1486809qbf; Sun, 16 Oct 2005 16:37:23 -0700 (PDT) Received: by 10.64.213.11 with HTTP; Sun, 16 Oct 2005 16:37:23 -0700 (PDT) Message-ID: Date: Mon, 17 Oct 2005 09:37:23 +1000 From: Wei Hu To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Could NOT get X to work at IBM thinkpad i series 1300 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2005 23:37:26 -0000 I followed the instruction but i can not start X, the screen is black and the laptop does not respond user, only a reboot through ssh can save it. I installed Freebsd at my Dell laptop and it works well, and I installed Debian linux at the same IBM thinkpad, it works well. but just can not get freebsd to wrok. the laptop is IBM thinkpad iSeries 1300. This unit has a silicon motion LynxEM+ video chip and a 800x600 display. here is the log file: ........................ (II) Silicon MotionvgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (=3D=3D) Silicon MotionWrite-combining range (0xa0000,0x10000) was already = clear (=3D=3D) Silicon MotionWrite-combining range (0xa0000,0x20000) was already = clear (II) Silicon MotionPrimary V_BIOS segment is: 0xc000 (=3D=3D) Silicon MotionWrite-combining range (0x0,0x1000) was already clear (II) Silicon MotionCurrent mode 0x00. (II) Silicon Motion SMI_GEReset called from smi_driver.c line 1579 (II) Silicon Motion SMI_GEReset called from smi_accel.c line 263 (II) Silicon Motion SMI_GEReset called from smi_accel.c line 263 (II) Silicon Motion SMI_GEReset called from smi_accel.c line 263 (II) Silicon Motion SMI_GEReset called from smi_accel.c line 263 (II) Silicon Motion SMI_GEReset called from smi_accel.c line 263 (II) Silicon Motion SMI_GEReset called from smi_accel.c line 263 (II) Silicon Motion SMI_GEReset called from smi_accel.c line 263 (II) Silicon Motion SMI_GEReset called from smi_accel.c line 263 (II) Silicon Motion SMI_GEReset called from smi_accel.c line 263 This will continue .............goes into endless loop At this point the screen is black and the laptop does not respond the user, only a reboot through ssh can save it. anyhelp will be appreciated....