Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
X driver for Nvidia product 0x0a95
I'm running a new machine today, and it seems to have an unrecognized
video card. It probes during dmesg as
{109} dmesg | grep vga
vga0 at pci1 dev 0 function 0: vendor 0x10de product 0x0a65 (rev. 0xa2)
wsdisplay0 at vga0 kbdmux 1: console (80x25, vt100 emulation)
drm at vga0 not configured
{110}
and pcictl shows it as
{110} pcictl /dev/pci1 list
004:00:0: NVIDIA product 0x0a65 (VGA display, revision 0xa2)
004:00:1: NVIDIA product 0x0be3 (multimedia, subclass 0x03, revision 0xa1)
{111}
I've set up my xorg.conf file with
Section "Device"
Identifier "NVidia 0a65"
BusID "PCI:1@4:0:0"
Driver "nv"
EndSection
The xserver seems to see the card:
...
[ 1307.514] (--) PCI:*(1:4:0:0) 10de:0a65:19da:1044 rev 162, Mem @ 0xfa000000/1
6777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000ec00/128, BIOS
@ 0x????????/524288
...
but doesn't want to use it:
...
[ 1307.547] (EE) No devices detected.
[ 1307.547]
Fatal server error:
[ 1307.547] no screens found
[ 1307.547]
Any clues?
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index