Intel 945G driver

2006-08-10 Thread Viswas Nair

I have a HP 7600 desktop with FBSD 6. While setting up the system i did not
find an Intel 945G in the listed options to select a video card. Where can i
find this?

Thanks,
Viswas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Intel 945G driver

2006-08-10 Thread Jonathan Horne
 I have a HP 7600 desktop with FBSD 6. While setting up the system i did
 not
 find an Intel 945G in the listed options to select a video card. Where can
 i
 find this?

 Thanks,
 Viswas
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


i have an hp 7100, and i just chose the 810i in my xorg.conf.  works fine.

[EMAIL PROTECTED] ~]$ pciconf -lv
snip
[EMAIL PROTECTED]:2:0:  class=0x03 card=0x3006103c chip=0x25828086 rev=0x04
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82915G/GV/GL, 82910GL Integrated Graphics Device'
class= display
subclass = VGA
snip


and from my xorg.conf:

Section Device
Identifier  Intel 810
Driver  i810
# VideoRam8192
# Insert Clocks lines here if appropriate
EndSection

if your pciconf output is similar to mine, then those settings should
treat you pretty well.

hth,
jonathan

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Intel 945G driver

2006-08-10 Thread Viswas Nair

I am unable to play quake 3 with this driver. In the intel website i
found linux drivers. would these help?

On 8/11/06, Jonathan Horne [EMAIL PROTECTED] wrote:

 I have a HP 7600 desktop with FBSD 6. While setting up the system i did
 not
 find an Intel 945G in the listed options to select a video card. Where can
 i
 find this?

 Thanks,
 Viswas
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


i have an hp 7100, and i just chose the 810i in my xorg.conf.  works fine.

[EMAIL PROTECTED] ~]$ pciconf -lv
snip
[EMAIL PROTECTED]:2:0:  class=0x03 card=0x3006103c chip=0x25828086 rev=0x04
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82915G/GV/GL, 82910GL Integrated Graphics Device'
class= display
subclass = VGA
snip


and from my xorg.conf:

Section Device
Identifier  Intel 810
Driver  i810
# VideoRam8192
# Insert Clocks lines here if appropriate
EndSection

if your pciconf output is similar to mine, then those settings should
treat you pretty well.

hth,
jonathan



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]