SOLVED: nVidia geforce fx 5200 (PCI) and agpgart problems on intel DQ965GF running Fedora FC7

2007-08-17 Thread michael
f at the end of the GRUB boot command but with no success. Generally the failure messages say (at about the time there's agpgart messages): general protection fault [1] SMP WORKING SOLUTION After much messing about, I've discovered that appending agp=off allows me to boot into r

Re: laptop sid upgrade. network works till startx then get agpgart kernel error and no network connectivity

2007-08-01 Thread Florian Kulzer
ake do without acpi for now. Otherwise you might have to be prepared to read the documentation and changelogs of all involved kernel modules and hope that somewhere there is a module option which fixes this. Since I don't have this hardware I cannot say anything more. > lsmod | egrep &#

Re: laptop sid upgrade. network works till startx then get agpgart kernel error and no network connectivity

2007-07-30 Thread Mitchell Laks
lsmod | egrep 'drm|agp|rhine' lsmod | egrep 'drm|agp|rhine' before the network crash via_agp10304 1 agpgart32264 1 via_agp via_rhine 24136 0 mii 5696 1 via_rhine lsmod | egrep 'drm|agp|rhine' after the network cra

Re: laptop sid upgrade. network works till startx then get agpgart kernel error and no network connectivity

2007-07-28 Thread Florian Kulzer
|tail [...] > [drm] Initialized drm 1.1.0 20060810 > ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 9 > PCI: setting IRQ 9 as level-triggered > ACPI: PCI Interrupt :01:00.0[A] -> Link [LNKB] -> GSI 9 (level, > low) -> IRQ 9 > [drm] Initialized via 2.11.1 20070202 on

Re: laptop sid upgrade. network works till startx then get agpgart kernel error and no network connectivity

2007-07-27 Thread Douglas Allan Tutty
On Fri, Jul 27, 2007 at 12:30:28PM -0400, Mitchell Laks wrote: > > I just updated to the latest sid on my Averatec Laptop 3250 running > amd processor > > which worked fine before. Now when I boot all is fine, i can surf > web using lynx if i stay in console mode. Then when i startx (i have > tri

laptop sid upgrade. network works till startx then get agpgart kernel error and no network connectivity

2007-07-27 Thread Mitchell Laks
] enabled at IRQ 9 PCI: setting IRQ 9 as level-triggered ACPI: PCI Interrupt :01:00.0[A] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9 [drm] Initialized via 2.11.1 20070202 on minor 0 agpgart: Found an AGP 3.5 compliant device at :00:00.0. agpgart: BIOS bug. AGP bridge claims to only s

Re: Re: agpgart & nvagp

2007-02-20 Thread Alive Software Design
In order to stop the loading of the agpgart on boot you need to set the agp=off option on the kernel boot line. To test it out reboot your computer and change the boot line temporarily to see if it helps. For more info see: http://en.wikipedia.org/wiki/NvAGP -- Jeremy Wilkins 306-382-8977

solved: agpgart with 965 in etch?

2007-01-01 Thread Jörg Becker
On Saturday, 23. December 2006 18:23, Alan Chandler wrote: > On Friday 22 December 2006 09:12, Jörg Becker wrote: > > Hello, > > > > I'm using the 2.6.18-3-amd64 image on my machine. But unfortunately > > this kernel lacks 965 support in the agpgart / intel-agp mod

Re: agpgart with 965 in etch?

2006-12-23 Thread Alan Chandler
On Friday 22 December 2006 09:12, Jörg Becker wrote: > Hello, > > I'm using the 2.6.18-3-amd64 image on my machine. But unfortunately > this kernel lacks 965 support in the agpgart / intel-agp module (see > linux-source-2.6.18/drivers/char/agp/intel-agp.c). > > Any sugg

Re: agpgart with 965 in etch?

2006-12-22 Thread Sven Arvidsson
ith the vesa driver. > >> Any suggestions how to get agpgart working with the popular 965 chipset in > >> etch? > >> > > > > I think it's unlikely in time for Etch, but you could file a wishlist > > bug for the linux-2.6 package and hope for the best.

Re: agpgart with 965 in etch?

2006-12-22 Thread Anson Gardner
Sven Arvidsson wrote: On Fri, 2006-12-22 at 10:12 +0100, Jörg Becker wrote: I'm using the 2.6.18-3-amd64 image on my machine. But unfortunately this kernel lacks 965 support in the agpgart / intel-agp module (see linux-source-2.6.18/drivers/char/agp/intel-agp.c). I've go

Re: agpgart with 965 in etch?

2006-12-22 Thread Sven Arvidsson
On Fri, 2006-12-22 at 10:12 +0100, Jörg Becker wrote: > I'm using the 2.6.18-3-amd64 image on my machine. But unfortunately this > kernel lacks 965 support in the agpgart / intel-agp module (see > linux-source-2.6.18/drivers/char/agp/intel-agp.c). > > Any suggestions how to

agpgart with 965 in etch?

2006-12-22 Thread Jörg Becker
Hello, I'm using the 2.6.18-3-amd64 image on my machine. But unfortunately this kernel lacks 965 support in the agpgart / intel-agp module (see linux-source-2.6.18/drivers/char/agp/intel-agp.c). Any suggestions how to get agpgart working with the popular 965 chipset in etch? Jörg

kernel upgrade - agpgart error

2005-10-28 Thread Jeanne
f this kernel (2.6.8-2-686) I get the following error: starting hotplug subsystem pci Linux agpgart interface v0.100 agpgart: Maximum main memory to use for agp memory: 941M (number differs) Can anyone recommend a next course of action? If I need to configure the kernel and compile it from source,

Re: 3d accel and agpgart

2005-07-01 Thread Elmer E. Dow
On Friday 01 July 2005 04:43 am, Wackojacko wrote: > This looks similar to the problem I had recently with X not finding my > Nvidia module. Try adding the agpgart module to /etc/modules so it is > loaded on boot and will be available when X tries to load it. > > I'm a relat

Re: 3d accel and agpgart

2005-07-01 Thread Wackojacko
From: "Elmer E. Dow" <[EMAIL PROTECTED]> To: "Debian User List" Sent: Friday, July 01, 2005 4:39 AM Subject: 3d accel and agpgart Greetings: I'm tryiing to get 3d acceleration working on my IBM R40 laptop running Sarge (3.1). I'm attemptin

3d accel and agpgart

2005-06-30 Thread Elmer E. Dow
Greetings: I'm tryiing to get 3d acceleration working on my IBM R40 laptop running Sarge (3.1). I'm attempting to follow the instructions at http://dri.freedesktop.org/wiki/DriTroubleshooting. It says to do "dmesg | grep drm" and if it displays nothing, then "compile

agpgart boot stops

2004-05-18 Thread Paul Maser
I'm running an old ALR server and when I upgraded the kernel to the latest it hung at boot after these two lines; agpgart: Maximum main memory to use for agp memory: 440M apgpart: Detected Intel440GX chipset Thinking that I screwed up the upgrade and being unable to boot off the rescue di

Re: agpgart aperture setting

2004-03-02 Thread Marc Wilson
. Your motherboard is Via-based and the card is AGP-8x. > it says something like, "unable to determine agpgart aperture size." Your kernel doesn't support 8x AGP on a Via chipset. > The kernel is the 2.4.25 version and I compiled in the agpgart module. No 2.4.x kernel su

agpgart aperture setting

2004-03-02 Thread Arthur Barlow
rror when the kernel is try to set the agpgart system. It recognizes it's existence, but it says something like, "unable to determine agpgart aperture size." The kernel is the 2.4.25 version and I compiled in the agpgart module. Maybe there's a start up setting I can use. A

Re: Why startx files on /dev/agpgart when xf86cfg runs? (XFree86 4.3 for Woody)

2003-10-25 Thread Rob Weir
On Fri, Oct 24, 2003 at 04:26:28PM -0400, Daniel Barclay said > Daniel Barclay wrote: > > >If xf86cfg can successfully run the X server, why would running X > >with startx die with an error saying: > > > > (EE) GARTInit: Unabled to open /dev/agpgart (No such d

Re: Why startx files on /dev/agpgart when xf86cfg runs? (XFree86 4.3 for Woody)

2003-10-24 Thread Daniel Barclay
Daniel Barclay wrote: If xf86cfg can successfully run the X server, why would running X with startx die with an error saying: (EE) GARTInit: Unabled to open /dev/agpgart (No such device) (WW) I810(0): /dev/agpgart is either not available, or no memory is available for allocation

can't load agpgart module for XFree86 i810 for i845G/GL controller (Woody, 2.4.18)

2003-10-24 Thread Daniel Barclay
Has anyone gotten an Intel 82845G/GL graphics controller working with the XFree86 4.3 backport to woody? Currently, I'm having trouble loading the agpgart module that X apparently needs. The X server dies saying: (EE) GARTInit: Unabled to open /dev/agpgart (No such device) (although xf

Why startx files on /dev/agpgart when xf86cfg runs? (XFree86 4.3 for Woody)

2003-10-24 Thread Daniel Barclay
If xf86cfg can successfully run the X server, why would running X with startx die with an error saying: (EE) GARTInit: Unabled to open /dev/agpgart (No such device) (WW) I810(0): /dev/agpgart is either not available, or no memory is available for allocation. Using pre-allocated

Re: Loading agpgart (Was: Loading drm)

2003-07-20 Thread Roberto Sanchez
--- Karol Czachorowski <[EMAIL PROTECTED]> escribió: > > The nForce2 AGPGART is not directly supported in 2.4.xx. You have some > > options: > > > > I'm almost sure that there is support for nForce2 agpgart in current 2.4 > kernels (2.4.21 or later). Or

Re: Loading agpgart (Was: Loading drm)

2003-07-20 Thread Karol Czachorowski
On Sun, 20 Jul 2003 03:53:59 +0200 (CEST) Roberto Sanchez <[EMAIL PROTECTED]> wrote: > > The nForce2 AGPGART is not directly supported in 2.4.xx. You have some > options: > I'm almost sure that there is support for nForce2 agpgart in current 2.4 kernels (2.4.21 or

Re: Loading agpgart (Was: Loading drm)

2003-07-19 Thread Roberto Sanchez
he source. Now configure the kernel and under "Character devices" select the /dev/agpgart support and under that select the nVidia support. Build your kernel with kernel-package and install it. If your mobo has onboard nVidia audio and network, you need to reboot with the new kernel.

Re: Loading agpgart (Was: Loading drm)

2003-07-19 Thread Jerry Van Brimmer
Roberto Sanchez wrote: Jerry, The nForce2 AGPGART is not directly supported in 2.4.xx. You have some options: - download the driver from nVidia's website and apply the patch to a 2.4.20 kernel (it applies just fine to the Debianized kernel) - download a later 2.5.xx or the new 2.6.0-

Re: Loading agpgart (Was: Loading drm)

2003-07-19 Thread Roberto Sanchez
chip on it. > Could it be that the currectly installed agpgart module doesn't support this > chip? > Jerry, The nForce2 AGPGART is not directly supported in 2.4.xx. You have some options: - download the driver from nVidia's website and apply the patch to a 2.4.20 kernel (it

Re: Loading agpgart (Was: Loading drm)

2003-07-19 Thread Jerry Van Brimmer
Jerry Van Brimmer wrote: I'm sorry, the Subject should have read Loading agpgart. Jerry Van Brimmer wrote: I was trying to install the agpgart module using modconf, into my kernel, when I got this message: Installing module agpgart. If the device isn't there, or isn't confi

Loading agpgart (Was: Loading drm)

2003-07-19 Thread Jerry Van Brimmer
I'm sorry, the Subject should have read Loading agpgart. Jerry Van Brimmer wrote: I was trying to install the agpgart module using modconf, into my kernel, when I got this message: Installing module agpgart. If the device isn't there, or isn't configured correctly, this could ca

X Server fails to notice loaded agpgart module

2003-06-29 Thread Joseph Barillari
sure you have the agpgart kernel module loaded. ...even if I load the agpgart module before starting X. Loading the module prints the following to the syslog, so I assume it works: Linux agpgart interface v0.99 (c) Jeff Hartmann agpgart: Maximum main memory to use for agp memory: 439M agpgart: Det

X Server fails to notice loaded agpgart module

2003-06-29 Thread Joseph Barillari
Hi. The following message appears in my XFree86 logs... (WW) R128(0): [agp] AGP not available (WW) R128(0): [agp] AGP failed to initialize -- falling back to PCI mode. (WW) R128(0): [agp] Make sure you have the agpgart kernel module loaded. ...even if I load the agpgart module before starting X

agpgart module, gui, and system responsivness

2003-06-15 Thread Nick Lidakis
ency and preempt patches, the desktop with SMP support. I compiled kernel 2.4.21 last night for the desktop machine , and for whatever reason, the agpgart module didn't load. DRI wasn't enabled, but when i fired up Mozilla it was much faster and rendering the pages. Just as fast,

Agpgart, VIA motherboard and ATI RAGE PRO 1X/2X video card.

2002-12-28 Thread Egor Tur
Hi. I have motherboard on VIA chipset (via vt82c866a). Video card ATI Technologies Inc 3D Rage Pro AGP 1X/2X. And I see message when system setup: Linux agpgart interface v0.99 (c) Jeff Hartmann agpgart: Maximum main memory to use for agp memory: 203M agpgart: Unsupported Via chipset (device id

Re: agpgart

2002-12-17 Thread ajlewis2
> Can someone tell me where the agpgart mod is located in Debian, and if > I don't have it, how I go about getting it. I am trying to use X and > I can't start it without it. > Thanks all. I noticed that my kernel has it installed in the kernel instead of by module. I wa

Re: agpgart

2002-12-16 Thread Stephen Gran
This one time, at band camp, Dominic Iadicicco said: > Can someone tell me where the agpgart mod is located in Debian, and if > I don't have it, how I go about getting it. I am trying to use X and > I can't start it without it. > Thanks all. Ordinarily, you can start

agpgart

2002-12-16 Thread Dominic Iadicicco
Can someone tell me where the agpgart mod is located in Debian, and if I don't have it, how I go about getting it.  I am trying to use X and I can't start it without it. Thanks all.Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Re: agpgart & nvagp

2002-12-14 Thread Rob Weir
On Fri, Dec 13, 2002 at 07:55:03PM -0600, Kevin C. Smith wrote: > NvAGP "1" fails because the agpgart module is still autoloaded when X > starts. I do not understand how that happens, and how to stop the > autoloading of a kernel module without removing the module all toge

Re: agpgart & nvagp

2002-12-13 Thread Kevin C. Smith
On Fri, Dec 13, 2002 at 11:42:19AM -0500, Edward Guldemond wrote: > On Thu, Dec 12, 2002 at 09:40:58PM -0600, Kevin C. Smith wrote: > > I'm trying to test the nvagp, but the agpgart module continues to be > > autoloaded when X starts. > > > > How do I stop th

Re: agpgart & nvagp

2002-12-13 Thread Edward Guldemond
On Thu, Dec 12, 2002 at 09:40:58PM -0600, Kevin C. Smith wrote: > I'm trying to test the nvagp, but the agpgart module continues to be > autoloaded when X starts. > > How do I stop the autoloading of agpgart without removing the > module or recompiling? >From Appendix D o

agpgart & nvagp

2002-12-12 Thread Kevin C. Smith
I'm trying to test the nvagp, but the agpgart module continues to be autoloaded when X starts. How do I stop the autoloading of agpgart without removing the module or recompiling? Thanks, -- Kevin C. Smith | The people can always be brought to do the bidding Debian GNU/Linux

Re: agpgart: memory for AGP (i810 chipset).

2002-03-26 Thread Gustavo Sales
Em 25 Mar 2002, Vaclav Hula escreveu: >On Sat, Mar 23, 2002 at 01:38:49AM -0300, Gustavo Sales wrote: >> Hi, >> >> I have a i810 card and use Debian GNU?linux Potato with kernel >2.4.x(agpgart >> module compiled) and XFree86 4.2. When I try to start the X I r

Re: agpgart: memory for AGP (i810 chipset).

2002-03-25 Thread Vaclav Hula
On Sat, Mar 23, 2002 at 01:38:49AM -0300, Gustavo Sales wrote: > Hi, > > I have a i810 card and use Debian GNU?linux Potato with kernel 2.4.x(agpgart > module compiled) and XFree86 4.2. When I try to start the X I receive a > message like this: Less than 6MB AGP memory. In va

agpgart: memory for AGP (i810 chipset).

2002-03-23 Thread Gustavo Sales
Hi, I have a i810 card and use Debian GNU?linux Potato with kernel 2.4.x(agpgart module compiled) and XFree86 4.2. When I try to start the X I receive a message like this: Less than 6MB AGP memory. In var/log/message I see that agpgart reserves 3MB for AGP memory, and cause this, I think that

Re: agpgart -module not loaded automatically

2001-12-25 Thread mikepolniak
On Tue, 25 Dec 2001 19:17:09 +0100 Gerald Richter <[EMAIL PROTECTED]> wrote: > > Hello to all! > > I finally got my Xpert 2000 card to work propoerly at an even higher > frequency than the wicked Windows-driver :)). > The only thing that bothers me now, is that the agpga

agpgart -module not loaded automatically

2001-12-25 Thread Gerald Richter
Hello to all! I finally got my Xpert 2000 card to work propoerly at an even higher frequency than the wicked Windows-driver :)). The only thing that bothers me now, is that the agpgart module isn't loaded automatically, while the r128 is... If I start the X-server without loading the ag

Re: how do I tell agpgart kernel module to use 2x mode?

2001-12-13 Thread Michael Wagner
On Donnerstag, 13. Dez. 2001 at 13:55:40, Dragos wrote: >I have an bx chipset and an g400 matrox card and I glxinfo reports agp 1x Hello Dragos, the setting for the AGP-Mode you must change inside the BIOS. Hth Michael -- Registred Linux-User: 183712 GnuPG Key: B3F038DC GnuPG-fingerprint: 21

Re:[2] how do I tell agpgart kernel module to use 2x mode?

2001-12-13 Thread Mark Cooke
The Nvidia drivers autimatically use 2x (AFAIK) if your Motherboard supports it, if you want to use 4x then you would alter the os-registry.c file in the NVIDIA_kernel package So my guess would be that either you Mobo does not support 2x or you would have to alter it manually in the bios..

Re: how do I tell agpgart kernel module to use 2x mode?

2001-12-13 Thread Frederik Vanrenterghem
On Thu, 13 Dec 2001, Dragos wrote: > I have an bx chipset and an g400 matrox card and I glxinfo reports agp 1x Add Option "AGPMode" "2" to your /etc/X11/XF86Config-4 Regards, Frederik -- Frederik Vanrenterghem|Political history is far too criminal [EMAIL PROTECTED]

how do I tell agpgart kernel module to use 2x mode?

2001-12-13 Thread Dragos
I have an bx chipset and an g400 matrox card and I glxinfo reports agp 1x dragos

AGPGART with two video cards (one disabled) not working

2001-07-30 Thread Kent West
d. h/w checksums enabled Linux agpgart interface v0.99 (c) Jeff Hartmann agpgart: Maximum main memory to use for agp memory: 203M agpgart: unsupported bridge agpgart: no supported devices found. [drm:r128_init] *ERROR* Cannot initialize agpgart module. usb.c: registered new driver usbdevfs usb.c: regist

agpgart, mga and Matrox G400 woes: resolution

2001-07-21 Thread Jim McCloskey
I'm following up on my own post of a day or two ago, because a Google search suggests that the problem I asked about is quite a common one. It was this: under X 4.0.3 (debian testing) I couldn't get hardware acceleration enabled for my Matrox G400. The problem was that the kernel modul

Re: X 4.0.3 and agpgart

2001-07-19 Thread Oleksandr Moskalenko
] drmOpen failed > > (EE) MGA(0): [drm] DRIScreenInit Failed > > > > and in syslog: > > > > Jul 18 12:19:17 toraigh kernel: [drm] The mga drm module requires the > > agpgart module to function correctly > > Jul 18 12:19:17 tor

Re: X 4.0.3 and agpgart

2001-07-18 Thread Sean Quinlan
uot; > (0): [drm] drmOpen failed > (EE) MGA(0): [drm] DRIScreenInit Failed > > and in syslog: > > Jul 18 12:19:17 toraigh kernel: [drm] The mga drm module requires the > agpgart module to function correctly > Jul 18 12:19:17 toraigh kernel: Plea

X 4.0.3 and agpgart

2001-07-18 Thread Jim McCloskey
[drm] The mga drm module requires the agpgart module to function correctly Jul 18 12:19:17 toraigh kernel: Please load the agpgart module before you load the mga module So mga_drm requires the agpgart kernel module. I have this modu

Re: 2.2.19, agpgart, dri --> @$#%^

2001-07-02 Thread Joost Kooij
On Mon, Jul 02, 2001 at 11:51:04AM -0400, Matthieu Paindavoine wrote: > I have recently recompiled my kernel (obtained from .deb source package, > 2.2.19-6) to include support for agp > > So I added CONFIG_AGP, CONFIG_AGP_I810, CONFIG_MTRR, CONFIG_DRM, > CONFIG_DRM_R128 to my kernel config files,

2.2.19, agpgart, dri --> @$#%^

2001-07-02 Thread Matthieu Paindavoine
Hello, I have recently recompiled my kernel (obtained from .deb source package, 2.2.19-6) to include support for agp So I added CONFIG_AGP, CONFIG_AGP_I810, CONFIG_MTRR, CONFIG_DRM, CONFIG_DRM_R128 to my kernel config files, compiled, reboot, and the boot hangs with a "Unable to handle kernel n

Re: agpgart module

2001-06-07 Thread Anthony Fox
Bob Nielsen <[EMAIL PROTECTED]> writes: > I didn't try the AGPGART kernel module since I am using 2.2.17 which > I don't think had that option. I tried the nvidia agp driver, but it didn't work. I changed it to the agpgart module with a 2.4.5 kernel, and it worked. Not sure why. -Anthony.

Re: agpgart module

2001-06-07 Thread Bob Nielsen
> > NVRM Version: 1.0-769 > > -- Card Info -- > > Model:Riva TNT1 > > IRQ: 10 > > -- AGP Info --- > > AGP status: Enabled > > AGP Driver: AGPGART > > Bridge: Ali M1541 > > SBA: Supp

Re: agpgart module

2001-06-07 Thread Anthony Fox
Daniel Wagner <[EMAIL PROTECTED]> writes: > nvidia (recently) changed there module so that it comes with it's > own agp-driver (see /proc/nv/card*). if you load the kernel agpgart > module NVdriver will use this one instead it's own. hmm, /proc/nv/card0 looks like:

Re: agpgart module

2001-06-07 Thread Daniel Wagner
Anthony Fox <[EMAIL PROTECTED]> writes: > Hello, hi, > > I recently compiled a 2.4.5 kernel where agpgart was compiled as a > module. I have verified that the object file exists under > /lib/modules/2.4.5. I then recompiled my nvidia driver for my new > kernel. Ever

agpgart module

2001-06-07 Thread Anthony Fox
Hello, I recently compiled a 2.4.5 kernel where agpgart was compiled as a module. I have verified that the object file exists under /lib/modules/2.4.5. I then recompiled my nvidia driver for my new kernel. Everything works fine, and X starts up just fine. However, I noticed that agpgart is

Re: agpgart module

2001-06-07 Thread Anthony Fox
Daniel Wagner <[EMAIL PROTECTED]> writes: > i think agp need's only to be enabled if x is running. X is running, and agp is disabled. -anthony.

Re: agpgart module

2001-06-07 Thread Mario Vukelic
On 04 Jun 2001 16:44:41 -0400, Anthony Fox wrote: > Yes, this did the trick. Now I am using agp again. Thanks for your > help. I'm happy to have helped. Cheers, M. -- I did not vote for the Austrian government

Re: agpgart module

2001-06-07 Thread Daniel Wagner
Anthony Fox <[EMAIL PROTECTED]> writes: [...] > -- AGP Info --- > AGP status: Disabled > AGP Driver: [...] i think agp need's only to be enabled if x is running. cya, daniel -- A vacuum is a hell of a lot better than some of the stuff that nature replaces it with. -

Re: agpgart module

2001-06-07 Thread Anthony Fox
gt; IRQ: 10 > -- AGP Info --- > AGP status: Enabled > AGP Driver: AGPGART > Bridge: Ali M1541 > SBA: Supported [disabled] > FW: Unsupported [disabled] > Rates:2x 1x [2x] > Registers:0x1b000203:0x0f000102 > > > And t

Re: agpgart module

2001-06-07 Thread Mario Vukelic
On 04 Jun 2001 15:51:32 -0400, Anthony Fox wrote: > Daniel Wagner <[EMAIL PROTECTED]> writes: > > > nvidia (recently) changed there module so that it comes with it's > > own agp-driver (see /proc/nv/card*). if you load the kernel agpgart > > module NVdriver

Re: Module agpgart not loading

2001-05-18 Thread mikepolniak
Joachim Trinkwitz wrote: > Hi all, > > I have a Matrox G400 video card and have configured X (4.0.3) with the > mga driver and DRI. Upon boot I get an error message, that the drm > module (part of DRI, as I understand) failed to load because of the > agpgart module wasn't

Module agpgart not loading

2001-05-18 Thread Joachim Trinkwitz
Hi all, I have a Matrox G400 video card and have configured X (4.0.3) with the mga driver and DRI. Upon boot I get an error message, that the drm module (part of DRI, as I understand) failed to load because of the agpgart module wasn't loaded before (well, it says: "[drm] The mga

Can't load agpgart module

2001-05-17 Thread Bas van der Peet
When trying to load the agpgart module insmod gives the following error message: "couldn't find the kernel version the module was compiled for" I'm running testing with a 2.4.2 kernel Any help on how to fix this or pointers to documentation would be appreciated. Thanks, Bas

Re: agpgart, XFCom_810 and the Dell OctiPlex

2000-12-09 Thread Leszek Gerwatowski
some information, but nothing > > specific to Debian. If I understand correctly, these cards need a > > kernel module called `agpgart' and they need the SVGA server. > > > > But I also gather that Intel has released their own version of > > agpgart.o as well

Re: agpgart, XFCom_810 and the Dell OctiPlex

2000-12-09 Thread Cajus Pollmeier
. These machines seem to have Intel i810 video cards, which > are not successfully autodetected by anXious. > > I've looked around on the web and found some information, but nothing > specific to Debian. If I understand correctly, these cards need a > kernel module called `agpgar

agpgart, XFCom_810 and the Dell OctiPlex

2000-12-08 Thread mcclosk
ooked around on the web and found some information, but nothing specific to Debian. If I understand correctly, these cards need a kernel module called `agpgart' and they need the SVGA server. But I also gather that Intel has released their own version of agpgart.o as well as their own X server

Re: Problem with installing potato on i810 based PC. (No agpgart

2000-05-26 Thread Alvin Oga
wrote: > On Thu, May 25, 2000 at 03:26:01PM -0700, [EMAIL PROTECTED] wrote: > > as someone who has installed quite a few i810 machines recently (including > > a potato one) i suggest grabbing the XF86 sources and getting agpgart from > > that. X server is very picky about what

Re: Problem with installing potato on i810 based PC. (No agpgart

2000-05-26 Thread Wojciech Zabolotny
On Thu, May 25, 2000 at 03:26:01PM -0700, [EMAIL PROTECTED] wrote: > as someone who has installed quite a few i810 machines recently (including > a potato one) i suggest grabbing the XF86 sources and getting agpgart from > that. X server is very picky about what version of agpgar

Re: Problem with installing potato on i810 based PC. (No agpgart

2000-05-25 Thread Sean 'Shaleh' Perry
> > Where can I get them from? Is it safe to copy the drivers/char/agp directory > from the RedHat's 2.2.14 sources into the debian's 2.2.15, and use > the make-kpkg? somewhere, there should be a kernel patch. Apply that.

Re: Problem with installing potato on i810 based PC. (No agpgart

2000-05-25 Thread Wojciech Zabolotny
; to the xserver-svga I've read that it requires the agpgart module, > > which should be included with the server. However I can't find neither > > compiled model nor its source in the xserver-svga package. > > Have I missed something? > > nope, it is not there. the

RE: Problem with installing potato on i810 based PC. (No agpgart

2000-05-25 Thread Sean 'Shaleh' Perry
On 25-May-2000 Wojciech Zabolotny wrote: > Hi All, > > I just tried to install potato on the PC with i810 based motherboard. > The problem is with it's VGA adapter. In the documentation attached > to the xserver-svga I've read that it requires the agpgart module, > w

Problem with installing potato on i810 based PC. (No agpgart in xserver-svga package?)

2000-05-25 Thread Wojciech Zabolotny
Hi All, I just tried to install potato on the PC with i810 based motherboard. The problem is with it's VGA adapter. In the documentation attached to the xserver-svga I've read that it requires the agpgart module, which should be included with the server. However I can't find n

Re: [xserver-svga] [Intel i810] [agpgart module]

2000-03-14 Thread Stuart Auchterlonie
On Tue, Mar 14, 2000 at 12:12:56AM +0100, Bernhard Rieder wrote: > Stuart Auchterlonie wrote: > > > > Does anyone know where I can find the agpgart kernel module > > for potato? > > > > (Other than d/l the source for the Xserver ??) > > > > I'

Re: [xserver-svga] [Intel i810] [agpgart module]

2000-03-13 Thread Bernhard Rieder
Stuart Auchterlonie wrote: > > Does anyone know where I can find the agpgart kernel module > for potato? > > (Other than d/l the source for the Xserver ??) > > I'm trying to get X up and running on an Intel i810 card, > but I require the kernel module... I did

[xserver-svga] [Intel i810] [agpgart module]

2000-03-13 Thread Stuart Auchterlonie
Does anyone know where I can find the agpgart kernel module for potato? (Other than d/l the source for the Xserver ??) I'm trying to get X up and running on an Intel i810 card, but I require the kernel module... Stuart (please reply to me directly)