From owner-freebsd-current@FreeBSD.ORG Thu Oct 13 17:52:25 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 4E7E716A41F for ; Thu, 13 Oct 2005 17:52:25 +0000 (GMT) (envelope-from felipegrazziotin@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB43943D45 for ; Thu, 13 Oct 2005 17:52:24 +0000 (GMT) (envelope-from felipegrazziotin@gmail.com) Received: by xproxy.gmail.com with SMTP id t5so350259wxc for ; Thu, 13 Oct 2005 10:52:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=GyzMyXrVDgRk+IF9mIpby44+2jT088KdAoS/T0aJ2tXFRi/W3B9UGNPGW9k3hrKSZdUCq2mw8PvYMdut2jr9uN4TAoSfQG3vvj2eeIrsav07xbTTHfYKAIStpbzcelOKdbEdLd13qIJtxLw2LBd1vYecbihJipiDWMwyc+gOI6c= Received: by 10.70.65.17 with SMTP id n17mr619977wxa; Thu, 13 Oct 2005 10:52:22 -0700 (PDT) Received: from ?200.102.74.5? ( [200.102.74.5]) by mx.gmail.com with ESMTP id i19sm916378wxd.2005.10.13.10.52.18; Thu, 13 Oct 2005 10:52:22 -0700 (PDT) Message-ID: <434E9EF8.4040603@starbyte.net> Date: Thu, 13 Oct 2005 14:52:56 -0300 From: Felipe openglx User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051006) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Ricardo A. Reis" References: <621b657f0510130648m57487570s508b16e729a351c4@mail.gmail.com> <1129203007.13257.17.camel@myfreebsd.homeunix.org> In-Reply-To: <1129203007.13257.17.camel@myfreebsd.homeunix.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: Felipe openglx Cc: lists@yazzy.org, current@freebsd.org Subject: Re: 6.0-RC1: reboot when trying to load X.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 13 Oct 2005 17:52:25 -0000 Hello, thank you, Ricardo! Using the vesa driver it worked OK. I'm just wondering now how slow this X.org will be while not using the specific driver to SiS boards. Marcin, I had FreeBSD-5.x compat running already, and I was running the GENERIC kernel (as it came for me). Changing the driver has worked, but maybe you were right when said to run the 5.x-compat. Anyhow, I did already compile the X.org to 6-0RC1 before trying the vesa option. Thanks again! Ricardo A. Reis wrote: > Hi Felipe, > > Do you test using vesa driver? I see severals problems with reboot in > bad SIS card's, i don't know if this is caused by drive or incompatible > device chip. > > > > > >>Hi all, >> >>this is my first post, and I'm quite new to FreeBSD. Don't push me too hard :) >> >>Last night I've upgraded a (well) running FreeBSD-5.4 install to >>6.0-RC1 and had it running without problems. Well, mind you, ALMOST >>without problems. >> >>When trying to start X.org server (using GDM, using "startx" command >>line, or even using "X" command line), my machine freezes for a few >>seconds before rebooting instantly. My first thought was that the >>X.org port wasn't compiled for 6.0-RC1, so I recompiled it. Nope, it >>still crashes. So I ran X with verbose level 9, and got this (if this >>isn't the right place to paste large text blocks, SORRY! Just tell me >>where should I read the mailing-lists etiquete): >> >>openglx@volahia:~$ X -verbose 9 -logverbose 9 tty08 :0 >> > > >>(II) SIS: driver for SiS chipsets: SIS5597/5598, SIS530/620, >> SIS6326/AGP/DVD, SIS300/305, SIS630/730, SIS540, SIS315, SIS315H, >> SIS315PRO, SIS550, SIS650/M650/651/740, SIS330(Xabre), >> SIS660/661FX/M661FX/M661MX/741/741GX/M741/760/M760, SIS340 >>(II) Primary Device is: PCI 01:00:0 >>(**) Chipset override: SIS630/730 >>(**) Chipset SIS630/730 found > > > >>I had to disable GDM auto-start, otherwise the machine would be >>rebooting itself everytime. Any idea on how we should work on that >>X.org problem? Note that the machine was working perfectly on >>FreeBSD-5.4, FreeBSD-5.2.1, Linux (Debian 3.0 and 3.1, Slackware 9, >>9.1, 10), Windows (XP, 98), and FreeeDOS. >> >>If more information if needed, I can provide. >> >>Thanks in advance. >>