Date: Sun, 9 Mar 2003 17:45:03 -0800 (PST) From: jimmie james <h2g2_jimmiejaz@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: Intel i810e graphic Message-ID: <20030310014503.13209.qmail@web13405.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
I'm not subscribed to the list, but I've got a working
i810 at 1280x960, 24bpp:
Relevant lines,
(dmesg)
agp0: <Intel 82810E (i810E GMCH) SVGA controller> mem
0xffa80000-0xffafffff,0xf8000000-0xfbffffff irq 11 at
device 1.0 on pci0
(XF86Config)
Section "Device"
Identifier "i810"
Driver "i810"
Option "AGPMode" "1"
VideoRam 10000
EndSection
Subsection "Display"
Depth 24
Modes "1280x960"
ViewPort 1280 1024
EndSubsection
(pciconf -vl)
agp0@pci0:1:0: class=0x030000 card=0x43328086
chip=0x71258086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = '82810e 810e Chipset Graphics
Controller'
class = display
subclass = VGA
(kernel options)
options USER_LDT
device agp
It took me about a week, untill I found the agp
option, then playing with modelines to get it were I
like it.
Hope it helps.
jimmie james
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
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?20030310014503.13209.qmail>
