Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 2004 20:45:43 +0200
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Michael Lednev <liettneff@bk.ru>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: [TEST] Updated port net/nvnet
Message-ID:  <20041207184543.GA3312@ip.net.ua>
In-Reply-To: <172432578.20041207204931@bk.ru>
References:  <20041207153257.GE1336@ip.net.ua> <172432578.20041207204931@bk.ru>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Tue, Dec 07, 2004 at 08:49:31PM +0300, Michael Lednev wrote:
> Hello, Ruslan.
> 
> 7 Dec 2004 ?., 18:32:57:
> 
> RE> With this patch,
> 
> RE> http://people.freebsd.org/~ru/patches/port_net_nvnet.patch
> 
> RE> I'd be grateful if someone could test this update on i386.
> 
> no luck on nforce3-250gb:
> 
> root@reaper:~# kldload if_nv
> agp0: <NVIDIA Generic AGP Controller> mem 0xc0000000-0xcfffffff at
> device 0.0 on pci0
> agp0: Unable to find NVIDIA Memory Controller 1.
> device_attach: agp0 attach returned 19
> 
> i assume that none of my devices were recognized as nforce nic, after
> applying Masahiko KIMOTO's october patch the device was recognized as
> MCP7 with cicada chip, but after ifconfig i've got kernel page fault
> :)
> 
This has nothing to do with AGP.  Also, at least on AMD64,
kldloading this and some other modules doesn't work -- you
need to pre-load it from loader(8).  Add this line to
/boot/loader.conf:

	if_nv_load="YES"

If you still don't have it running after this, send me the
output of "pciconf -lv" off the list.


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBtfpXqRfpzJluFF4RAhbPAJ0TfrCqvq3SPs7Uvf+efzdjulb91QCeJWbt
DMQJrFDzITgDOHxFbAyqGSM=
=O7e4
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041207184543.GA3312>