Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2001 16:08:09 +0100
From:      Stijn Hoop <stijn@win.tue.nl>
To:        Mats Dufberg <dufberg@nic-se.se>
Cc:        Gary Kline <kline@tao.thought.org>, denorris@bellsouth.net, freebsd-questions@freebsd.org
Subject:   Re: Can X work with Intel i815 under FBSD 4.4?
Message-ID:  <20011031160809.J64830@pcwin002.win.tue.nl>
In-Reply-To: <Pine.BSF.4.30.0110311447160.28489-100000@spider.nic-se.se>; from dufberg@nic-se.se on Wed, Oct 31, 2001 at 02:53:44PM %2B0100
References:  <20011029110031.B11496@tao.thought.org> <Pine.BSF.4.30.0110311447160.28489-100000@spider.nic-se.se>

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

--LpQ9ahxlCli8rRTG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

[redirected to -questions, that's where this belongs]

On Wed, Oct 31, 2001 at 02:53:44PM +0100, Mats Dufberg wrote:
> On Mon, 29 Oct 2001, Gary Kline wrote:
> > 	Of course, you can adjust the amount of VideoRam and tune
> > 	other optional settings as you want.   I've got 256MB of
> > 	SDRAM but am only using 16384K as a first cut.
> 
> According the documentation, the card has 4 MB of RAM. Is that a card that
> uses normal RAM for the card? Do you have to recompile the kernel to
> reserve memory?

The card uses normal RAM as display memory. In fact, I suspect the i81x's of
being nothing more than a glorified 2d chip programmed to do some simple 3d,
and starve system memory while being about it. Oh and it does some crappy
sound which requires careful timing[1].

To answer your question: no, you don't have to recompile the kernel - X
will setup the card so it uses the amount you specify in your XF86Config.

Attached is my XF86Config which works with

agp0: <Intel 82815 (i815 GMCH) SVGA controller> mem 0xff000000-0xff07ffff,0xf8000000-0xfbffffff irq 9 at device 2.0 on pci0

(and as you can see, I have the line 'device agp' in my kernel. Why it's not
in LINT is beyond me).

HTH,

--Stijn

[1] If someone has a working, not too fast playing sound config on one of
    these I'd love to hear from you.

-- 
The rain it raineth on the just
	And also on the unjust fella,
But chiefly on the just, because
	The unjust steals the just's umbrella.

--LpQ9ahxlCli8rRTG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=XF86Config

Section "ServerLayout"
	Identifier	"PCWIN002"
	Screen		0 "Screen" 0 0
	InputDevice	"Mouse" "CorePointer"
	InputDevice	"Keyboard" "CoreKeyboard"
EndSection

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

Section "Module"
	Load	"extmod"
	Load	"xie"
	Load	"pex5"
	Load	"GLcore"
	Load	"dbe"
	Load	"record"
	Load	"freetype"
	Load	"type1"
	Load	"vbe"
	Load	"int10"
	Load	"ddc"
EndSection

Section "InputDevice"
	Identifier	"Keyboard"
	Driver		"keyboard"
EndSection

Section "InputDevice"
	Identifier	"Mouse"
	Driver		"mouse"
	Option		"Protocol" "Auto"
	Option		"Device" "/dev/sysmouse"
	Option		"ZAxisMapping" "4 5"
	Option		"Buttons" "5"
EndSection

Section "Device"
	Identifier	"Intel i815e"
	Driver		"i810"
	VideoRam	16384
	Option		"NoDDC"
EndSection

Section "Monitor"
	Identifier	"Philips Brilliance 109P"
	HorizSync	30-111
	VertRefresh	50-160
	ModeLine   "256x224"  12.06  256  264  280  304  224  224  225  247
	ModeLine   "256x240"  13.25  256  264  280  312  240  240  241  265
	ModeLine   "288x224"  12.75  288  292  340  352  224  228  230  236
	ModeLine   "292x240"  14.95  292  304  328  352  240  240  241  265
	ModeLine   "320x200"  12.59  320  336  384  400  200  204  205  225
	ModeLine   "320x224"  12.75  320  324  372  388  224  228  230  236
	ModeLine   "320x240"  12.59  320  340  388  396  240  257  258  298
	ModeLine   "336x240"  20.78  336  352  432  464  240  242  254  280
	ModeLine   "360x256"  18.00  360  364  412  444  256  260  266  270
	ModeLine   "360x288"  20.00  360  364  412  444  288  292  298  302
	ModeLine   "384x224"  21.62  384  400  480  512  224  226  238  264
	ModeLine   "384x240"  22.93  384  400  480  512  240  242  254  280
	ModeLine   "400x224"  22.30  400  416  496  528  224  226  238  264
	ModeLine   "400x256"  25     400  416  496  528  256  258  270  296
	ModeLine   "400x300"  25     400  424  488  520  300  319  322  333
	ModeLine   "480x300"  29.95  480  504  584  624  300  319  322  333
	ModeLine   "512x384"  25.00  512  516  580  632  384  385  388  400
	ModeLine   "640x240"  31.50  640  644  708  788  240  244  246  254
	ModeLine   "640x400"  63.43  640  672  752  896  400  400  403  442
	ModeLine   "672x240"  31.50  672  676  740  820  240  244  246  254
	ModeLine  "1024x768" 157.10 1024 1104 1296 1656  768  768  772  824
	ModeLine "1488x1116" 161.84 1488 1608 1928 1992 1116 1118 1130 1168
EndSection

Section "Screen"
	Identifier  "Screen"
	Device      "Intel i815e"
	Monitor     "Philips Brilliance 109P"
	DefaultDepth 16
	SubSection "Display"
		Depth 16
		Modes "1488x1116" "1280x1024" "1152x864" "1024x768" "800x600" "672x240" "640x480" "640x400" "640x240" "512x384" "480x300" "400x300" "400x256" "400x224" "384x240" "384x224" "360x288" "360x256" "336x240" "320x240" "320x224" "320x200" "292x240" "288x224" "256x240" "256x224"
	EndSubSection
EndSection

--LpQ9ahxlCli8rRTG--

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




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