Re: [Dri-devel] Re: 2.4.20 AGP for I845 wrong ?

2002-12-12 Thread Nicolas ASPERT
to 'intel_845_setup' to initialize the 845g. Not that it should change things too much, but it will avoid further confusions Best regards. Nicolas PS: I hope the IBM annoyances for mails sent to lkml stopped... -- Nicolas Aspert Signal Processing Institute (ITS) Swiss Federal Institute

[Dri-devel] Re: 2.4.20 AGP for I845 wrong ?

2002-12-11 Thread Nicolas ASPERT
Margit Schubert-While wrote: From drivers/char/agp/agpgart_be.c 4554,4559 { PCI_DEVICE_ID_INTEL_845_G_0, PCI_VENDOR_ID_INTEL, INTEL_I845_G, Intel, i845G, intel_830mp_setup }, Surely this is wrong or ?

[Dri-devel] Re: 2.4.20 AGP for I845 wrong ?

2002-12-11 Thread Nicolas ASPERT
Ooops... the patch I sent for 2.5.51 is wrong, since there I added a INTEL_I845 instead of a INTEL_I845_G (I know vim *does* weird things in my back 8-) Here is the correct one... Regards Nicolas. -- Nicolas Aspert Signal Processing Institute (ITS) Swiss Federal Institute of Technology

[Dri-devel] Re: 2.4.20 AGP for I845 wrong ?

2002-12-11 Thread Nicolas ASPERT
Nicolas. -- Nicolas Aspert Signal Processing Institute (ITS) Swiss Federal Institute of Technology (EPFL) --- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance

Re: [Dri-devel] 2.4.19-rc1 broke i815 agp support?

2002-06-26 Thread Nicolas Aspert
something went wrong. I don't see any blatant error at the moment... Do you see something strange in your logs when doing a 'modprobe agpgart' ? And maybe also send the output of 'lspci -nv', just to be sure a+ -- Nicolas Aspert Signal Processing Institute (ITS) Swiss Federal Institute

Re: [Dri-devel] 2.4.19-rc1 broke i815 agp support?

2002-06-26 Thread Nicolas Aspert
: Detected Intel i815 chipset Jun 10 17:09:09 ltslinux34 kernel: agpgart: AGP aperture is 64M @ 0xf800 a+ -- Nicolas Aspert Signal Processing Institute (ITS) Swiss Federal Institute of Technology (EPFL) --- This sf.net email is sponsored

Re: [Dri-devel] 2.4.19-rc1 broke i815 agp support?

2002-06-25 Thread Nicolas Aspert
Hello There are some Intel815 AGP changes in 2.4.19-rc1, but I am not sure these are the problem. Can you try to run testgart to see if problems are really agp-related ? a+ -- Nicolas Aspert Signal Processing Institute (ITS) Swiss Federal Institute of Technology (EPFL

Re: [Dri-devel] 2.4.19-rc1 broke i815 agp support?

2002-06-25 Thread Nicolas Aspert
Slava Polyakov wrote: I'm not sure where to find the testgart util (I am indeed running it on an i815B). Could you send me the tarball or give me a url to it? http://ltswww.epfl.ch/~aspert/patches/testgart.c or http://dri.sourceforge.net/res/testgart.c a+ -- Nicolas Aspert

Re: [Dri-devel] Annouce: Major update of the FAQ

2002-04-15 Thread Nicolas Aspert
removed. BTW, a copy of the 'testgart' program is on my web page, and the FAQ points to it (which is fine to me), but it may be a neat idea to have it also in the 'resources' of the DRI page, just to avoid the painful search to find a copy when I needed it... a+ -- Nicolas Aspert Signal

Re: [Dri-devel] Intel 860 AGP bridge Support

2002-01-21 Thread Nicolas Aspert
chipset-dependent in DRI. Best regards Nicolas -- Nicolas Aspert Signal Processing Institute (ITS) Swiss Federal Institute of Technology (EPFL) ___ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

Re: [Dri-devel] [goran@ucw.cz: drm_agpsupport.h]

2002-01-15 Thread Nicolas Aspert
kernel version are you using ? Can you also send the output of 'lspci -nv' s.t. one can see whether your chipset is correctly detected ? a+ -- Nicolas Aspert Signal Processing Laboratory (LTS) Swiss Federal Institute of Technology (EPFL) ___ Dri

Re: [Dri-devel] [goran@ucw.cz: drm_agpsupport.h]

2002-01-15 Thread Nicolas Aspert
)... they should only share the same vendor id, which makes the agpgart code work properly (I think Via is less silly than Intel that has the nasty habit of changing the adresses of AGP registers throughout their chipset releases) a+ -- Nicolas Aspert Signal Processing Laboratory (LTS) Swiss Federal

Re: [Dri-devel] [goran@ucw.cz: drm_agpsupport.h]

2002-01-15 Thread Nicolas Aspert
the agp bridge is declared as VIA_APOLLO_KT133. (in drm_agpsupport.h : case VIA_APOLLO_KT133: head-chipset = VIA Apollo KT133;) So anything should go smoothly (since all the via chipsets share the same init. routine in the agp backend), even if the drm reports a KT133 bridge... a+ -- Nicolas

Re: [Dri-devel] Re: OB6100 agpgart problem / patch

2001-12-12 Thread Nicolas Aspert
it a try Get it at http://ltswww.epfl.ch/~aspert/patches/patch-agp_i830mp-2.4.16 It has been diffed against 2.4.16 but it should work without too much trouble on other kernels. Have fun ;-) Nicolas. -- Nicolas Aspert Signal Processing Laboratory (LTS) Swiss Federal Institute

Re: [Dri-devel] Re: OB6100 agpgart problem / patch

2001-12-12 Thread Nicolas Aspert
yield to your previously sent patch. Keep me informed if you have any troubles... a+ -- Nicolas Aspert Signal Processing Laboratory (LTS) Swiss Federal Institute of Technology (EPFL) ___ Dri-devel mailing list [EMAIL PROTECTED] https

Re: [Dri-devel] comments for agpgart.h needed

2001-12-12 Thread Nicolas Aspert
to the existing version and just add a few comments, s.t. people using it are not puzzled by the signification of the value. BTW, is 'size_t' an 'unsigned int' on every 32-bit platform ? and on the 64-bit ones ? Anyone knows about that ? a+ -- Nicolas Aspert Signal Processing Laboratory (LTS) Swiss

Re: [Dri-devel] program that uses /dev/agpgart?

2001-12-09 Thread Nicolas Aspert
Hello Have you checked that your AGP module is correctly loaded ? If so, I suggest that you compile and run (as root, and before running X) the C program located at : http://ltswww.epfl.ch/~aspert/patches/testgart.c Send the output of the program to the list... Best regards Nicolas. Philip

[Dri-devel] Matrox G450 - drawing out of the window....

2001-06-28 Thread Nicolas ASPERT
in advance Nicolas -- Nicolas Aspert Signal Processing Laboratory (LTS) Swiss Federal Institute of Technology (EPFL) ___ Dri-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dri-devel