Skip site navigation (1)Skip section navigation (2)
Date:      07 Feb 2002 19:03:20 +1200
From:      Benno Rice <benno@FreeBSD.org>
To:        Cory <malaclypse@ionet.net>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Dell Inspiron 8100, NVidia Geforce 2, and FreeBSD 5.0-CURRENT -a problem
Message-ID:  <1013065401.42063.2.camel@ratchet.jeamland.net>
In-Reply-To: <005901c1afa5$57e080c0$0200a8c0@tigra>
References:  <004901c1af9f$f644cf10$0200a8c0@tigra> <1013063344.355.11.camel@ratchet.jeamland.net>  <005901c1afa5$57e080c0$0200a8c0@tigra>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-Sdt72e28abQ41NdG/IiJ
Content-Type: multipart/mixed; boundary="=-jNNCQdXlgjuqC+RgRTiC"


--=-jNNCQdXlgjuqC+RgRTiC
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 2002-02-07 at 19:02, Cory wrote:
> Mind if I take a look at your XF86Config? X freezes up at the Nvidia spla=
sh
> screen in the better resolutions, so all I can achieve is a 16-bit lookin=
g
> 800x600.

Sure.  It's attached.

> Also, did you get the Dell BIOS upgrade and use that? I've done that, I'm
> not certain if that's a good thing or not. I know my APM stuff doesn't wo=
rk
> well under Linux/FreeBSD after that.

The only update I've put in so far has been a firmware update for my
harddrive.

--=20
Benno Rice
benno@FreeBSD.org

--=-jNNCQdXlgjuqC+RgRTiC
Content-Disposition: attachment; filename=XF86Config
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Section "ServerLayout"
	Identifier     "XFree86 Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "ServerFlags"
	Option "DontZoom"  "on"
	Option "DisableVidModeExtension"  "off"
	Option "VTSysReq"  "on"
EndSection

Section "Files"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	ModulePath   "/usr/X11R6/lib/modules"
	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
	Load  "extmod"
	Load  "xie"
	Load  "pex5"
	#Load  "glx"
	#Load  "dri"
	#Load  "GLcore"
	Load  "dbe"
	#Load  "record"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Protocol" "auto"
	Option      "Device" "/dev/sysmouse"
	Option	    "Buttons" "5"
	Option      "ZAxisMapping" "4 5"
	Option      "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
	Identifier   "Dell I4100"
	VendorName   "Dell"
	ModelName    "I4100"
	HorizSync    31.5 - 82.0
	VertRefresh  50 - 70
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "nvidia"
	VendorName  "NVidia"
	BoardName   "GeForce2 Go"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Dell I4100"
	DefaultDepth      24
#	SubSection "Display"
#		Depth     1
#	EndSubSection
#	SubSection "Display"
#		Depth     4
#	EndSubSection
	SubSection "Display"
		Depth     8
		Modes     "1400x1050"
	EndSubSection
#	SubSection "Display"
#		Depth     15
#	EndSubSection
	SubSection "Display"
		Depth     16
		Modes     "1400x1050"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes     "1400x1050"
	EndSubSection
EndSection

Section "DRI"
	Mode 0666
EndSection

--=-jNNCQdXlgjuqC+RgRTiC--

--=-Sdt72e28abQ41NdG/IiJ
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEABECAAYFAjxiJrgACgkQXjRwWofFmQmzPwCfW16H1dXMiQzVtLGZ0IX2bOyH
BdUAnjzs5Jf5yDy04KbKVO+3ock9UCbA
=K9u/
-----END PGP SIGNATURE-----

--=-Sdt72e28abQ41NdG/IiJ--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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