Re: replacing intel-agp.o

2007-07-24 Thread Steve Kleene
On Mon, 23 Jul 2007 20:36:24 -0700, Andrew Sackville-West wrote: > actually its called xserver-xorg-video-intel and it replaces > xserver-xorg-video-i810 which becomes a transitional package. The new > -intel driver is a whole new driver with better support for mode > switching and so forth. OK,

Re: replacing intel-agp.o

2007-07-23 Thread Andrew Sackville-West
On Mon, Jul 23, 2007 at 10:20:58PM -0400, Steve Kleene wrote: > On Mon, 23 Jul 2007 09:52:49 +0700, Kieu Minh Thang wrote: > > > I think there is an easy way is install package xserver-xorg-video-intel > > from repository (testing) > > This support new model VGA cards of intel > > Let me know if t

Re: replacing intel-agp.o

2007-07-23 Thread Steve Kleene
On Mon, 23 Jul 2007 09:52:49 +0700, Kieu Minh Thang wrote: > I think there is an easy way is install package xserver-xorg-video-intel > from repository (testing) > This support new model VGA cards of intel > Let me know if this can help ;) Thanks, this might be worth a look. It appears to be cal

Re: replacing intel-agp.o

2007-07-22 Thread Kieu Minh Thang
I think there is an easy way is install package xserver-xorg-video-intel from repository (testing) This support new model VGA cards of intel Let me know if this can help ;) Thang Kieu Steve Kleene wrote: > The i810 video driver supplied with Etch isn't working too well with my > onboard Intel 946

Re: replacing intel-agp.o

2007-07-22 Thread Steve Kleene
On Sat, 21 Jul 2007 13:03:08 -0400, I wrote: > The i810 video driver supplied with Etch isn't working too well with my > onboard Intel 946GZ video chipset. ... > > I read here: > http://lists.debian.org/debian-kernel/2007/01/msg00798.html > how to patch intel-agp.c for the 946GZ chipset ... At

Re: replacing intel-agp.o

2007-07-21 Thread Jörg Becker
Hi Steve, >1. downloaded the kernel source, including intel-agp.c, into a directory >  /tmp/tmp/linux-image-2.6.18-3-686/linux-2.6-2.6.18.dfsg.1 Is this the correct version? My etch/amd64 kernel has version 2.6.18-4. > Now I'm not sure what the minimal way is to compile intel-agp.o. I don't > wa

Re: replacing intel-agp.o

2007-07-21 Thread Andrei Popescu
On Sat, Jul 21, 2007 at 01:03:08PM -0400, Steve Kleene wrote: > So what are the minimal commands I need to just make intel-agp.o? Do I need > to put the whole source directory in some standard place, run make config, > and all that? I've compiled many times over the years but have never gotten

replacing intel-agp.o

2007-07-21 Thread Steve Kleene
The i810 video driver supplied with Etch isn't working too well with my onboard Intel 946GZ video chipset. There are errors in Xorg.0.log, Xvideo is not supported, and xvidtune doesn't work. I read here: http://lists.debian.org/debian-kernel/2007/01/msg00798.html how to patch intel-agp.c for th