[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: i810 video and Debian 3.0



hi ya evan

if after all those kernel checking didnt solve your
x11 problem... than you would need to:

a.  install the silly agp drivers
	I810Gtt-0.2-4.src.rpm

b.  install the silly X server for the onboard SVGA i810 chipset
	XFCom_i810-1.2-3.i386.rpm

c.  config your XF86Config

(antique) x11-i810  howto stuff...
	http://www.Linux-1U.net/MotherBoard/Intel.X11.patch.sh.txt

and you're all set
alvin

On Sun, 8 Sep 2002, Bob Nielsen wrote:

> On Sun, Sep 08, 2002 at 09:09:11AM +0100, Peter Whysall wrote:
> > On Sun, 2002-09-08 at 07:44, Evan Burkitt wrote:
> > > I recently installed version 3.0 of Debian on a Dell GX110, which has a 
> > > built-in video adaptor based on the Intel i810 controller. I set up Xfree86 
> > > during installation from Debian packages, but it fails to start due to a 
> > > missing agpgart module. I looked at the source distributions for XFree86 
> > > and the agpgart module doesn't appear to be in the 4.x distribution, and 
> > > the file in the 3.x distribution doesn't support the v2.4 Linux kernel.
> > > 
> > > If I have to, I can install a video card in a PCI slot and override the 
> > > built-in hardware, but I'd prefer not to spend the money or disturb the 
> > > Win2K installation that the computer dual-boots. Any recommendations on how 
> > > I can get X to work with my existing hardware?
> > 
> > The missing module is a kernel module - not an XFree86 one.
> > 
> > Here's the relevant bits from my config (BX440 board):
> > 
> > CONFIG_AGP=y
> > CONFIG_AGP_INTEL=y
> > # CONFIG_AGP_I810 is not set
> > # CONFIG_AGP_VIA is not set
> > # CONFIG_AGP_AMD is not set
> > # CONFIG_AGP_SIS is not set
> > # CONFIG_AGP_ALI is not set
> > # CONFIG_AGP_SWORKS is not set
> > CONFIG_DRM=y
> > 
> > As you can see, there's a specific option for i810 AGP. It can be
> > compiled into the kernel, or as a module.
> > 
> > You can find these options in the "Character Devices" section, if you
> > use menuconfig or xconfig.
> > 
> 
> I don't know what kernel version you are using, but the Debian
> 2.4.19-686 kernel package has this already defined:
> 
> CONFIG_AGP=m
> CONFIG_AGP_INTEL=y
> CONFIG_AGP_I810=y
> CONFIG_AGP_VIA=y
> CONFIG_AGP_AMD=y
> CONFIG_AGP_SIS=y
> CONFIG_AGP_ALI=y
> CONFIG_AGP_SWORKS=y
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: