Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 11:21:35 -0500
From:      Rob Winters <rob@winters.cc>
To:        Remington <TastyNachos@charter.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: X problems with Dell Inspiron 2600s
Message-ID:  <4240460F.4070502@winters.cc>
In-Reply-To: <1111456654.1436.0.camel@baby>
References:  <423F5972.4070800@winters.cc> <1111456654.1436.0.camel@baby>

next in thread | previous in thread | raw e-mail | index | archive | help
Remington wrote:
> change the device driver to vesa, see if it still crashes

Changed "I810" to "vesa":

old:

>(EE) I810(0): No Video BIOS modes for chosen depth.
>(==) I810(0): Write-combining range (0x0,0x1000) was already clear
>(II) UnloadModule: "i810"
>(II) UnloadModule: "ddc"
>(II) Unloading /usr/X11R6/lib/modules/libddc.a
>(II) UnloadModule: "int10"
>(II) UnloadModule: "int10"
>(II) UnloadModule: "vgahw"
>(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
>(II) UnloadModule: "vbe"
>(II) Unloading /usr/X11R6/lib/modules/libvbe.a
>(II) UnloadModule: "int10"
>(II) Unloading /usr/X11R6/lib/modules/libint10.a
>(EE) Screen(s) found, but none have a usable configuration.
>
>Fatal server error:
>no screens found

new:

> (II) VESA(0): Total Memory: 125 64KB banks (8000kB)
> (EE) VESA(0): No matching modes
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (II) UnloadModule: "vesa"
> (II) UnloadModule: "ddc"
> (II) Unloading /usr/X11R6/lib/modules/libddc.a
> (II) UnloadModule: "int10"
> (II) Unloading /usr/X11R6/lib/modules/libint10.a
> (II) UnloadModule: "vbe"
> (II) Unloading /usr/X11R6/lib/modules/libvbe.a
> (EE) Screen(s) found, but none have a usable configuration.
> 
> Fatal server error:
> no screens found

  /// Rob



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4240460F.4070502>