Re: Intel 945GM chipset support

2006-06-08 Thread KONDOU, Kazuhiro

On Wed, 7 Jun 2006 18:34:03 +0300
Vladimir Terziev <[EMAIL PROTECTED]> wrote:

>   This doesn't sound good :(

See 'HDA sound driver mod for thinkpad x60s' thread in -mobile
mailing list.


>   As i found in XOrg's documentation, i945 graphics chip is supported by 
> i810 XOrg driver, but i suppose the apg support must be provided by the 
> kernel ?!

I810 driver with X.org 6.9.0 supports *i945G* chip. not i945GM.
If you want to use i810 driver, you can use this patch when
build xorg-server.
http://www.alib.jp/files/patch-i945GM.txt


-- 
KONDOU, Kazuhiro @ Ancient library
site top URL : http://www.alib.jp/
mail address : [EMAIL PROTECTED]
fingerprint = 18CA 90A9 FDEE FBE1 F69A  D124 9F95 9289 E665 4D2B
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Intel 945GM chipset support

2006-06-07 Thread John Nielsen
On Wednesday 07 June 2006 11:34, Vladimir Terziev wrote:
>   This doesn't sound good :(
>
>   As i found in XOrg's documentation, i945 graphics chip is supported by
> i810 XOrg driver, but i suppose the apg support must be provided by the
> kernel ?!

I suspect that you will have agp support if you run a recent (post 
6.1) -stable or -current.  I have an 845G and it started working (without any 
patching from me) a little while ago:

agp0:  mem 
0x8800-0x8fff,0x8000-0x8007 irq 16 at device 2.0 on pci0
drmsub0: : (child of agp_i810.c) on agp0

Also, there is an entry for the i945G and i945GM in 
src/sys/dev/drm/drm_pciids.h on my system (recent 6-STABLE).

HTH,

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


Re: Intel 945GM chipset support

2006-06-07 Thread Paolo Pisati
On Wed, Jun 07, 2006 at 02:14:19PM +0300, Vladimir Terziev wrote:
> 
>   Hi hackers,
> 
>   i'm interested in buying a Toshiba laptop which has Intel 945GM chipset.
> 
>   Does FreeBSD supports this chipset ? I was unable to find nothing about 
> it anywhere ...
> 

works flawlessly here except for X: there's no agp support
for this chipset, that means you have to use vesa.

bye
-- 

Paolo

Piso's first law: nothing works as expected!
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Intel 945GM chipset support

2006-06-07 Thread Vladimir Terziev

This doesn't sound good :(

As i found in XOrg's documentation, i945 graphics chip is supported by 
i810 XOrg driver, but i suppose the apg support must be provided by the kernel 
?!

Vladimir

On Wed, 7 Jun 2006 17:01:52 +0200
Paolo Pisati <[EMAIL PROTECTED]> wrote:

> On Wed, Jun 07, 2006 at 02:14:19PM +0300, Vladimir Terziev wrote:
> > 
> > Hi hackers,
> > 
> > i'm interested in buying a Toshiba laptop which has Intel 945GM chipset.
> > 
> > Does FreeBSD supports this chipset ? I was unable to find nothing about 
> > it anywhere ...
> > 
> 
> works flawlessly here except for X: there's no agp support
> for this chipset, that means you have to use vesa.
> 
> bye
> -- 
> 
> Paolo
> 
> Piso's first law: nothing works as expected!
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Intel 945GM chipset support

2006-06-07 Thread Vladimir Terziev

Hi hackers,

i'm interested in buying a Toshiba laptop which has Intel 945GM chipset.

Does FreeBSD supports this chipset ? I was unable to find nothing about 
it anywhere ...

Thanks in advance!

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