ports/85132: XOrg 6.8.2 won't start on Toshiba Satellite 1800-554 equipped with Trident CyberBlade A1i

Boris Popov bp at freebsd.org
Mon Jun 19 07:20:25 UTC 2006


The following reply was made to PR ports/85132; it has been noted by GNATS.

From: Boris Popov <bp at freebsd.org>
To: bug-followup at FreeBSD.org
Cc: dysoft at 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


More information about the freebsd-x11 mailing list