PDA

View Full Version : 1.0-8762 for FreeBSD i386 doesn't recognize Video RAM


jsmith_98
07-14-06, 10:12 PM
This new driver has the same problem as all the others on my system: it reports 32meg of video ram while the Windows XP driver (and the label on the card) reports 128meg.

My nvidia boot line:

nvidia0: <GeForce4 MX 440 with AGP8X> mem 0xfd000000-0xfdffffff,0xe0000000-0xe7ffffff irq 16 at device 0.0 on pci1

and my uname:

FreeBSD jsmith.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Thu Jun 15 09:08:42 EDT 2006 jsmith@jsmith.org:/usr/obj/usr/src/sys/MYKERNEL i386

zander
07-18-06, 10:56 AM
@jsmith_98: as another experiment, could you run the attached binary (it's different from the one you ran earlier) with the command below and post the output generated?

# unzip /path/to/fbsize.zip
# ./fbsize 0xfd000000 0xe0000000 0x8000000

jsmith_98
07-20-06, 06:58 AM
I get

0xe0000000, 0x02000000, 0x02000000

whatever that means...