Solved (EE) No devices detected. (EE) no screens found(EE)

I tried to find decision by forum, but I can't.
I have old notebook HP Pavillion tx2000 with Nvidia 6150 Go videocard and installed FreeBSD 10.3 amd64 on it.
At first I have tried to compile Xorg with
Code:
cd /usr/ports/X11/xorg
make install clean
It didn't work and I have reinstall by pkg(8).
It didn't work again and then I try NVidia drivers and nvidia-configure to get xorg.conf
And I get error: No devices detected.
Now I have this log:

Code:
[   241.757]
X.Org X Server 1.17.4
Release Date: 2015-10-28
[   241.757] X Protocol Version 11, Revision 0
[   241.757] Build Operating System: FreeBSD 10.1-RELEASE-p34 amd64
[   241.757] Current Operating System: FreeBSD kokabart.ru 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 02:10:02 UTC 2016     root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
[   241.758] Build Date: 22 May 2016  01:47:04AM
[   241.758]
[   241.758] Current version of pixman: 0.34.0
[   241.758]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   241.759] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   241.759] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun  2 22:32:55 2016
[   241.775] (==) Using config file: "/etc/X11/xorg.conf"
[   241.776] (==) ServerLayout "Layout0"
[   241.776] (**) |-->Screen "Screen0" (0)
[   241.776] (**) |   |-->Monitor "Monitor0"
[   241.777] (**) |   |-->Device "Device0"
[   241.777] (**) |-->Input Device "Keyboard0"
[   241.777] (**) |-->Input Device "Mouse0"
[   241.777] (==) Automatically adding devices
[   241.777] (==) Automatically enabling devices
[   241.777] (==) Not automatically adding GPU devices
[   241.902] (==) FontPath set to:
    /usr/local/share/fonts/misc/,
    /usr/local/share/fonts/TTF/,
    /usr/local/share/fonts/OTF/,
    /usr/local/share/fonts/Type1/,
    /usr/local/share/fonts/100dpi/,
    /usr/local/share/fonts/75dpi/
[   241.902] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[   241.902] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   241.902] (WW) Disabling Keyboard0
[   241.902] (WW) Disabling Mouse0
[   241.903] (II) Loader magic: 0x801510
[   241.903] (II) Module ABI versions:
[   241.903]     X.Org ANSI C Emulation: 0.4
[   241.903]     X.Org Video Driver: 19.0
[   241.903]     X.Org XInput driver : 21.0
[   241.903]     X.Org Server Extension : 9.0
[   241.904] (--) PCI:*(0:0:5:0) 10de:0244:103c:30e5 rev 162, Mem @ 0xc2000000/16777216, 0xd0000000/268435456, 0xc1000000/16777216, BIOS @ 0x????????/65536
[   241.904] (II) LoadModule: "glx"
[   241.967] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[   242.798] (II) Module glx: vendor="NVIDIA Corporation"
[   242.799]     compiled for 4.0.2, module version = 1.0.0
[   242.799]     Module class: X.Org Server Extension
[   242.799] (II) NVIDIA GLX Module  346.96  Sun Aug 23 21:29:48 PDT 2015
[   242.807] (II) LoadModule: "nvidia"
[   242.808] (II) Loading /usr/local/lib/xorg/modules/drivers/nvidia_drv.so
[   242.884] (II) Module nvidia: vendor="NVIDIA Corporation"
[   242.884]     compiled for 4.0.2, module version = 1.0.0
[   242.884]     Module class: X.Org Video Driver
[   242.904] (II) NVIDIA dlloader X Driver  346.96  Sun Aug 23 21:08:26 PDT 2015
[   242.904] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   242.905] (--) Using syscons driver with X support (version 0.x)
[   242.905] (--) using VT number 9

[   242.927] (II) Loading sub module "fb"
[   242.927] (II) LoadModule: "fb"
[   242.929] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[   242.960] (II) Module fb: vendor="X.Org Foundation"
[   242.960]     compiled for 1.17.4, module version = 1.0.0
[   242.960]     ABI class: X.Org ANSI C Emulation, version 0.4
[   242.960] (II) Loading sub module "wfb"
[   242.960] (II) LoadModule: "wfb"
[   242.961] (II) Loading /usr/local/lib/xorg/modules/libwfb.so
[   242.970] (II) Module wfb: vendor="X.Org Foundation"
[   242.971]     compiled for 1.17.4, module version = 1.0.0
[   242.971]     ABI class: X.Org ANSI C Emulation, version 0.4
[   242.971] (II) Loading sub module "ramdac"
[   242.971] (II) LoadModule: "ramdac"
[   242.971] (II) Module "ramdac" already built-in
[   242.976] (WW) NVIDIA(0): The NVIDIA GeForce Go 6150 GPU installed in this system is
[   242.976] (WW) NVIDIA(0):     supported through the NVIDIA 304.xx Legacy drivers. Please
[   242.976] (WW) NVIDIA(0):     visit http://www.nvidia.com/object/unix.html for more
[   242.977] (WW) NVIDIA(0):     information.  The 346.96 NVIDIA driver will ignore this
[   242.977] (WW) NVIDIA(0):     GPU.  Continuing probe...
[   242.977] (EE) No devices detected.
[   242.977] (EE)
Fatal server error:
[   242.977] (EE) no screens found(EE)
[   242.977] (EE)
Please consult the The X.Org Foundation support
    at http://wiki.x.org
for help.
[   242.978] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   242.978] (EE)
[   242.985] (EE) Server terminated with error (1). Closing log file.

with this configure file:

Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 355.11  (root@101amd64-quarterly-job-09)  Fri May 20 03:09:44 UTC 2016

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/sysmouse"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "keyboard"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

So what is the problem here? I need more details in configure file at Section Screen?
But I don't know what must be in it. I have physical disk with Win7 and I can get information about monitor, but I don't know what to write.
 
There is a good hint about what's wrong in the Xorg log:
Code:
[ 242.976] (WW) NVIDIA(0): The NVIDIA GeForce Go 6150 GPU installed in this system is
[ 242.976] (WW) NVIDIA(0): supported through the NVIDIA 304.xx Legacy drivers. Please
[ 242.976] (WW) NVIDIA(0): visit http://www.nvidia.com/object/unix.html for more
[ 242.977] (WW) NVIDIA(0): information. The 346.96 NVIDIA driver will ignore this
In other words your card is too old for the newest NVIDIA driver. Try installing x11/nvidia-driver-304: pkg install x11/nvidia-driver-304
 
Back
Top