Date: Mon, 19 Jun 2006 07:20:24 GMT From: Boris Popov <bp@freebsd.org> To: freebsd-x11@FreeBSD.org Subject: Re: ports/85132: XOrg 6.8.2 won't start on Toshiba Satellite 1800-554 equipped with Trident CyberBlade A1i Message-ID: <200606190720.k5J7KO4Z048689@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/85132; it has been noted by GNATS. From: Boris Popov <bp@freebsd.org> To: bug-followup@FreeBSD.org Cc: dysoft@kco.com.pl Subject: Re: ports/85132: XOrg 6.8.2 won't start on Toshiba Satellite 1800-554 equipped with Trident CyberBlade A1i Date: Mon, 19 Jun 2006 13:19:19 +0600 I can confirm that stock 6.1-release kernel gives the same sympthoms on Toshiba Satellite 1800-700 with similar graphics card and Xorg 6.9.0 server. This is not a problem of Xorg drivers and can be resolved: 1. Disable ACPI (one may try to enable it later). 2. Create GENERIC based custom kernel config file and remove "device eisa" line, remove all other drivers which are not necessary. Enable apm device. Install new kernel and reboot. 3. Edit xorg configuration file: add "Option "NoDDC"" to the corresponding "device" section. Try to start Xes, if computer still hangs (even C-A-D doesn't work) add also "Option "NoPCIBurst"" to the same section (don't remove NoDDC). -- Boris Popov http://rbp.euro.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606190720.k5J7KO4Z048689>