Re: NVidia kernel driver support for FreeBSD-5.1

2003-06-18 Thread Kenneth Culver
> On Wednesday 18 June 2003 16:05, Kenneth Culver wrote: > > > #pciconf -l -v > > > > > > [EMAIL PROTECTED]:12:0:class=0x03 card=0x chip=0x002d10de > > > rev=0x15 hdr=0x00 vendor = 'NVIDIA Corporation' > > > device = 'NV5 TNT2 Model 64 / TNT2 Model 64 Pro' > > > > > > T

Re: NVidia kernel driver support for FreeBSD-5.1

2003-06-18 Thread Juan Rodriguez Hervella
On Wednesday 18 June 2003 16:05, Kenneth Culver wrote: > > #pciconf -l -v > > > > [EMAIL PROTECTED]:12:0:class=0x03 card=0x chip=0x002d10de > > rev=0x15 hdr=0x00 vendor = 'NVIDIA Corporation' > > device = 'NV5 TNT2 Model 64 / TNT2 Model 64 Pro' > > > > This is my video

Re: NVidia kernel driver support for FreeBSD-5.1

2003-06-18 Thread Kenneth Culver
> #pciconf -l -v > > [EMAIL PROTECTED]:12:0:class=0x03 card=0x chip=0x002d10de > rev=0x15 hdr=0x00 > vendor = 'NVIDIA Corporation' > device = 'NV5 TNT2 Model 64 / TNT2 Model 64 Pro' > > This is my video card, which sounds just like yours. I have it working > fine

Re: NVidia kernel driver support for FreeBSD-5.1

2003-06-18 Thread Kenneth Culver
> I've got a PCI-NVidia Riva TNT 64 video card at home, > and I've tried to compile the drivers but it doesn't work, > and after changing the source to let the compilation progress, > when the module is loaded I've received a "kernel panic". > > Im using FreeBSD-5.1 with XFree86-4.3, what can I do

Re: NVidia kernel driver support for FreeBSD-5.1

2003-06-18 Thread walt
Juan Rodriguez Hervella wrote: Hello: I've got a PCI-NVidia Riva TNT 64 video card at home, and I've tried to compile the drivers but it doesn't work, and after changing the source to let the compilation progress, when the module is loaded I've received a "kernel panic". Im using FreeBSD-5.1 with

Re: NVidia kernel driver support for FreeBSD-5.1

2003-06-18 Thread Maxim Konovalov
On Wed, 18 Jun 2003, 09:14+0200, Juan Rodriguez Hervella wrote: > Hello: > > I've got a PCI-NVidia Riva TNT 64 video card at home, > and I've tried to compile the drivers but it doesn't work, > and after changing the source to let the compilation progress, > when the module is loaded I've received