Re: i915 AGP not supported aka PR kern/80396
From: Paolo Pisati (p.pisati_at_oltrelinux.com)
Date: 05/22/05
- Previous message: Andrew MacIntyre: "Re: Looking for ANSI/VT100 code replacement."
- In reply to: Paolo Pisati: "i915 AGP not supported aka PR kern/80396"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 22 May 2005 13:57:38 +0200 To: FreeBSD_Hackers <freebsd-hackers@freebsd.org>
On Sat, May 21, 2005 at 03:17:21PM +0200, Paolo Pisati wrote:
>
> (i already sent an email to Eric some days ago but i
> didn't receive any ack so i try here...)
>
> can anyone take a look at this?
> as the comments say, agp still doesn't
> work...
>
> anything i can do to help?
> Eric?
[snip]
i answer to myself:
just after my post i realized that my chipset
wasn't supported by eric's patch (mine is a i915GM while
original patch was for i915G).
I added my chip id to eric's patch and now i have
agp working (somehow):
[flag@longino ~]$ dmesg | grep agp
agp0: <Intel 82915GM (915GM GMCH) SVGA controller> port 0xec38-0xec3f mem 0xdfec0000-0xdfefffff,0xc0000000-0xcfffffff,0xdff00000-0xdff7ffff irq 16 at device 2.0 on pci0
agp0: detected 8060k stolen memory
agp0: aperture size is 256M
[flag@longino ~]$ ls -la /dev/agpgart
crw------- 1 root wheel 241, 0 May 22 12:52 /dev/agpgart
Unfortunately, xorg-6.8.2 doesn't support my chipset
yet (seems i have to wait for 6.8.3 if it ever will be released...),
so i couldn't test if there were any mistakes in agp
programming.
Anyway, attached is eric's patch with i915gm id added,
if someone care to test it.
bye
-- Paolo
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- text/plain attachment: agp_915.diff
- Previous message: Andrew MacIntyre: "Re: Looking for ANSI/VT100 code replacement."
- In reply to: Paolo Pisati: "i915 AGP not supported aka PR kern/80396"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|