Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

nvidia-status not working

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
8 posts • Page 1 of 1
Author
Message
oisch
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 130
Joined: Wed Jul 17, 2002 10:34 am

nvidia-status not working

  • Quote

Post by oisch » Wed Sep 18, 2002 5:56 pm

Here's my output of the nvidia proc interface:

Code: Select all

# cat /proc/driver/nvidia/agp/status
Status:          Disabled

# cat /proc/driver/nvidia/agp/host-bridge
Host Bridge:     Via Apollo Pro
Fast Writes:     Not Supported
SBA:             Supported
AGP Rates:       4x 2x 1x
Registers:       0x1f000207:0x00000000

# cat /proc/driver/nvidia/agp/card
Fast Writes:     Supported
SBA:             Not Supported
AGP Rates:       4x 2x 1x
Registers:       0x1f000017:0x00000000
As you can see the cat /proc/driver/nvidia/agp/status command doesn't give me too much information.
I've searched in the nvidia-kernel documentation and in the forums but could not find an answer.
Can anybody help me with this?
Top
kirill
Apprentice
Apprentice
User avatar
Posts: 183
Joined: Thu Aug 01, 2002 11:18 pm
Location: Finland

Re: nvidia-status not working

  • Quote

Post by kirill » Wed Sep 18, 2002 7:30 pm

oisch wrote:Here's my output of the nvidia proc interface:

Code: Select all

# cat /proc/driver/nvidia/agp/status
Status:          Disabled

# cat /proc/driver/nvidia/agp/host-bridge
Host Bridge:     Via Apollo Pro
Fast Writes:     Not Supported
SBA:             Supported
AGP Rates:       4x 2x 1x
Registers:       0x1f000207:0x00000000

# cat /proc/driver/nvidia/agp/card
Fast Writes:     Supported
SBA:             Not Supported
AGP Rates:       4x 2x 1x
Registers:       0x1f000017:0x00000000
As you can see the cat /proc/driver/nvidia/agp/status command doesn't give me too much information.
I've searched in the nvidia-kernel documentation and in the forums but could not find an answer.
Can anybody help me with this?
1. Are you trying this under X or in console mode after just having loaded Nvdriver?
2. There is a good nVidia guide at gentoo.org: http://www.gentoo.org/doc/nvidia_tsg.html
3. Also check out this thread: http://forums.gentoo.org/viewtopic.php?t=15088

Good luck!
--kirill
Top
oisch
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 130
Joined: Wed Jul 17, 2002 10:34 am

  • Quote

Post by oisch » Thu Sep 19, 2002 5:14 am

I tried it on the console and during a X-Session. I already read the two links you posted. nothing that could help me :(

is there another way just to find out if I'm using AGP4x? I use NvAGP because with agpart I get lockups in X (Via kt133a)
Top
kirill
Apprentice
Apprentice
User avatar
Posts: 183
Joined: Thu Aug 01, 2002 11:18 pm
Location: Finland

  • Quote

Post by kirill » Thu Sep 19, 2002 9:50 am

oisch wrote:I tried it on the console and during a X-Session. I already read the two links you posted. nothing that could help me :(

is there another way just to find out if I'm using AGP4x? I use NvAGP because with agpart I get lockups in X (Via kt133a)
Sorry but I just have to ask this. Did you enable " ] VIA chipset support" under /dev/agpart? :D
--kirill
Top
oisch
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 130
Joined: Wed Jul 17, 2002 10:34 am

  • Quote

Post by oisch » Thu Sep 19, 2002 3:34 pm

Yes it's enabled.
maybe I should disable the whole agpart thing in the kernel.

Meanwhile I discovered something in my XFree Logfile which bothers me:

(WW) NVIDIA(0): Failed to verify AGP usage

after that everything seems normal:
(II) NVIDIA(0): Setting mode "1024x768"
(II) NVIDIA(0): Using XFree86 Acceleration Architecture (XAA)
...

But what does the first message mean?
I believe the Nvidia driver works fine on my system. Iget high fps in quake3, but I'm having huge problems with ut2003. it's completely unplayable.
Top
V0rtex
n00b
n00b
User avatar
Posts: 71
Joined: Sun Apr 13, 2003 2:58 am

Failed to verify agp usage

  • Quote

Post by V0rtex » Tue Apr 15, 2003 1:07 am

I have the same error message and for a while I thought that was what caused me to have problems with the nvidia driver and X but apparently some of you have X working fine so that can't be it. I'm curious as to what this means though too and I haven't found much on Google.
Top
blidside
n00b
n00b
Posts: 51
Joined: Tue Jul 30, 2002 5:58 am
Location: Tampa, FL

  • Quote

Post by blidside » Mon Apr 21, 2003 8:15 pm

I get that same message, along with this from dmesg

Code: Select all

blidside@filth dev $ dmesg | grep agp
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: unsupported bridge
agpgart: no supported devices found.
[drm:drm_init] *ERROR* Cannot initialize the agpgart module.

blidside@filth dev $ cat /proc/driver/nvidia/agp/status
Status:          Disabled

blidside@filth dev $ cat /proc/driver/nvidia/agp/host-bridge
Host Bridge:     nVidia nForce
Fast Writes:     Supported
SBA:             Supported
AGP Rates:       4x 2x 1x
Registers:       0x1f000217:0x00000000

blidside@filth dev $ cat /proc/driver/nvidia/agp/card
Fast Writes:     Not Supported
SBA:             Not Supported
AGP Rates:       4x 2x 1x
Registers:       0x1f000007:0x00000000
however, my fps in ut2003 are baaaaad. It looks like its running in software. I feel that the status: diabled for agp may be a problem?
X takes a lifetime to load as well, but once it's loaded it's quick and snappy.

Hope y'all can help
_blid_
Top
shoefly
n00b
n00b
Posts: 3
Joined: Sun May 18, 2003 5:21 am

nforce agp status

  • Quote

Post by shoefly » Sun May 18, 2003 5:25 am

I ran into this problem as well. heres what needs to be done to fix it
first off make sure mtrr is set to yes in the kernel config. its under the cpu options the same menu as io-apic and smp
also make sure io-apic is off. both of those things will kill the agp status, however after experimenting I found that even when i finally got agp to say it was enabled and at 8x it still ran no better. glxgears was about the same wioth or without it. I even tried NvAgp "0" in my XF86Config-4 and got the same in glzgears and in quake3 and rtcw. So I dunno maybe I still have something screwed up. But turning MTRR on and disableing io-apic fixed the agp status
Top
Post Reply

8 posts • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic