From owner-freebsd-current@FreeBSD.ORG Tue Jun 14 02:22:58 2005 Return-Path: X-Original-To: current@freebsd.org 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 2ACCE16A41C for ; Tue, 14 Jun 2005 02:22:58 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id D881943D55 for ; Tue, 14 Jun 2005 02:22:57 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so135397nzk for ; Mon, 13 Jun 2005 19:22:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=VXfQBLRG1GCwG5zMRAJ7S3ZE0ZxCBiM/6Y/iNLNpaLcU5+Ul2yN3JoYXn/0Zl3MjCVUDTcWKhrobLaoroJf9XyOhLL2eKjEEcVSIsNwW4QcBjDbvxz+0oy9i11L4OUtsPfVA/W5XjHQj9yrCjTLeJ1ZpzoGiqvTbZxOamqOZr8s= Received: by 10.36.129.6 with SMTP id b6mr3069751nzd; Mon, 13 Jun 2005 19:22:57 -0700 (PDT) Received: by 10.36.88.8 with HTTP; Mon, 13 Jun 2005 19:22:57 -0700 (PDT) Message-ID: Date: Tue, 14 Jun 2005 10:22:57 +0800 From: Jiawei Ye To: current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Revenge Of The SiS(4X) and A New Hope X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jiawei Ye List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2005 02:22:58 -0000 sis.ko drm module is broken on -current for quite a while. Starting X reboots the machine without leaving any crash dumps or kernel panic messages. Is there anything I can provide to diagnose the problem? With sis.ko present, disabling DRI in xorg.conf still reboots the machine spontaneously. I have to move sis.ko to another name to prevent auto-loading of the module. This seems to be the only current work-around. Jiawei --=20 "Without the userland, the kernel is useless." --inspired by The Tao of Programming