Xorg screen with images and small texts

My apology. I missread the Nvidia Audio Controller for a second graphic card. Please change the BusID to the prior value "PCI:1:0:0".
Sorry for creating confusion. I presumed two graphic card because of the nvidia.conf. Once again my apology.
 
I'm not sure what to suggest more. Before setting "DPI" option both screens displayed, but with tiny icons and text, after setting "DPI" second screen black.
 
I'm new to everything that is programming, I come from windows, and, I could not use Sed, Python, vim, echo, cat, etc. and have installed FreeBSD and the system through ports was a real challenge.

I'm grateful, no problem if you're wrong with something, because I also learn from that error, thanks for this help, and, another query, when you start startx the speakers gives a sound like rain or static, you'll know that this wrong, because I have not configured the card Sound.
 
No problem T-Daemon, everybdy gets confused from time to time :)
Anyway I'd suggest to look then for the make/model of the monitor, as its EDID info is apparently wrong.
Then you can look up in the web for its native resolution and set that one.

You should then get rid of the screens with non-native resolutions (like that
"1280x720_60" the OP mentioned)
.
Then you can try again using the scaling (DPI) method. Maybe it works better then.
 
this is my monitor's information

Monitor type Monitor
General Screen size 20
Type of panel TN
Aspect ratio 16: 9
Resolution 1920 x 1080
Brightness (cd / m2) 300 cd / m2
Contrast ratio 30,000: 1
Response time (ms) 5 ms (GTG)
View angle 170 ° / 160 °
Depth of color (number of colors) 16.7M Colors
Palette Bright black
Inputs / Outputs D-Sub Yes
Special features Motor F Yes
Photo effect Yes
sRGB Yes
DDC / CI Yes
HDCP Yes
Connect and use DDC2B
Completely high definition Yes
Mechanical appearance Set color Brilliant Black
Color of the front Black Shiny
Pivot NO
 
it's the same
Code:
Section "Screen"
    
    Identifier    "Screen0"
    Device        "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
#    Option        "Stereo"    "0"
#    Option        "nvidiaXineramaInfoOrder"    "DFP-1"
#    Option        "metamodes"    "HDMI-0: 1920x1080_60 +0+0; HDMI-0: nvidia-auto-select +0+0"   
#    Option        "SLI"        "Off"
    Option        "MultiGPU"    "Off"
#    Option        "BaseMosaic"    "off"

    SubSection "Display"

        Viewport    0    0
        Depth        24
        Modes        "1280x720"
    
    EndSubSection

EndSection   

Section "Screen"
    
    Identifier    "Screen1"
    Device        "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
#    Option        "Stereo"    "0"
#    Option        "nvidiaXineramaInfoOrder"    "CTR-0"
#    Option        "metamodes"    "DVI-I-0: 1280x1024_75 +0+0; {rotation=right}; DVI-I-0: 1024x768 +0+0 {rotation=right}; DVI-I-0: 1024x768_75 +0+0 {rotation=right}; DVI-I-0: 1024x768_70 +0+0 {rotation=right}; DVI-I-0: 1024x768_60 +0+0 {rotation=right}; DVI-I-0: 832x624 +0+0 {rotation=right}; DVI-I-0: 800x600 +0+0 {rotation=right}; DVI-I-0: 800x600_75 +0+0 {rotation=right}; DVI-I-0: 800x600_72 +0+0 {rotation=right}; DVI-I-0: 800x600_60 +0+0 {rotation=right}; DVI-I-0: 800x600_56 +0+0 {rotation=right}; DVI-I-0: 720x400 +0+0 {rotation=right}; DVI-I-0: 700x525 +0+0 {rotation=right}; DVI-I-0: 700x525d60 +0+0 {rotation=right}; DVI-I-0: 640x480 +0+0 {rotation=right}; DVI-I-0: 640x480_75 +0+0 {rotation=right}; DVI-I-0: 640x480_73 +0+0 {rotation=right}; DVI-I-0: 640x480_72 +0+0 {rotation=right}; DVI-I-0: 640x480_60 +0+0 {rotation=right}; DVI-I-0: 640x480_60_0 +0+0 {rotation=right}"
#    Option        "SLI"        "Off"
    Option        "MultiGPU"    "Off"
#    Option        "BaseMosaic"    "off"

    SubSection "Display"

        Viewport    0    0
        Depth        24
        Modes        "1920x1080"
    
    EndSubSection

EndSection
 
Maybe I'm missing some module

this is my Xorg.0.log new

Code:
[ 25593.370]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 25593.370] X Protocol Version 11, Revision 0
[ 25593.370] Build Operating System: FreeBSD 11.1-RELEASE amd64
[ 25593.370] Current Operating System: FreeBSD lrc572lrc.com 11.1-RELEASE FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 21 02:08:28 UTC 2017     root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
[ 25593.370] Build Date: 10 December 2017  06:51:17PM
[ 25593.370] 
[ 25593.370] Current version of pixman: 0.34.0
[ 25593.370]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[ 25593.370] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 25593.371] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 12 01:06:21 2017
[ 25593.371] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[ 25593.371] (==) ServerLayout "Layout0"
[ 25593.371] (**) |-->Screen "Screen0" (0)
[ 25593.371] (**) |   |-->Monitor "Monitor0"
[ 25593.371] (**) |   |-->Device "Device0"
[ 25593.371] (**) |-->Screen "Screen1" (1)
[ 25593.371] (**) |   |-->Monitor "Monitor1"
[ 25593.371] (**) |   |-->Device "Device1"
[ 25593.371] (**) |-->Input Device "keyboard0"
[ 25593.371] (**) |-->Input Device "Mouse0"
[ 25593.371] (**) Option "Xinerama" "0"
[ 25593.371] (==) Automatically adding devices
[ 25593.371] (==) Automatically enabling devices
[ 25593.371] (==) Not automatically adding GPU devices
[ 25593.371] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 25593.371] (WW) `fonts.dir' not found (or not valid) in "/usr/local/share/fonts/encodings/".
[ 25593.371]     Entry deleted from font path.
[ 25593.371]     (Run 'mkfontdir' on "/usr/local/share/fonts/encodings/").
[ 25593.371] (WW) `fonts.dir' not found (or not valid) in "/usr/local/share/fonts/oiio/".
[ 25593.371]     Entry deleted from font path.
[ 25593.371]     (Run 'mkfontdir' on "/usr/local/share/fonts/oiio/").
[ 25593.371] (WW) `fonts.dir' not found (or not valid) in "/usr/local/share/fonts/util/".
[ 25593.371]     Entry deleted from font path.
[ 25593.371]     (Run 'mkfontdir' on "/usr/local/share/fonts/util/").
[ 25593.371] (**) 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/,
    /usr/local/share/fonts/cantarell/,
    /usr/local/share/fonts/cyrillic/,
    /usr/local/share/fonts/dejavu/,
    /usr/local/share/fonts/urwfonts/,
    /usr/local/share/fonts/webfonts/,
    /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/
[ 25593.371] (**) ModulePath set to "/usr/local/lib/xorg/modules"
[ 25593.371] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 25593.371] (WW) Disabling keyboard0
[ 25593.371] (WW) Disabling Mouse0
[ 25593.371] (II) Loader magic: 0x80cc10
[ 25593.371] (II) Module ABI versions:
[ 25593.371]     X.Org ANSI C Emulation: 0.4
[ 25593.371]     X.Org Video Driver: 20.0
[ 25593.371]     X.Org XInput driver : 22.1
[ 25593.371]     X.Org Server Extension : 9.0
[ 25593.371] (--) PCI:*(0:1:0:0) 10de:0f00:1458:3544 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/65536
[ 25593.371] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 25593.371] (II) LoadModule: "extmod"
[ 25593.371] (II) Module "extmod" already built-in
[ 25593.371] (II) LoadModule: "glx"
[ 25593.371] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 25593.374] (II) Module glx: vendor="NVIDIA Corporation"
[ 25593.374]     compiled for 4.0.2, module version = 1.0.0
[ 25593.374]     Module class: X.Org Server Extension
[ 25593.374] (II) NVIDIA GLX Module  384.90  Tue Sep 19 17:25:09 PDT 2017
[ 25593.374] (II) LoadModule: "record"
[ 25593.374] (II) Module "record" already built-in
[ 25593.374] (II) LoadModule: "nvidia"
[ 25593.374] (II) Loading /usr/local/lib/xorg/modules/drivers/nvidia_drv.so
[ 25593.375] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 25593.375]     compiled for 4.0.2, module version = 1.0.0
[ 25593.375]     Module class: X.Org Video Driver
[ 25593.375] (II) NVIDIA dlloader X Driver  384.90  Tue Sep 19 17:02:53 PDT 2017
[ 25593.375] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 25593.375] (--) Using syscons driver with X support (version 2.0)
[ 25593.375] (--) using VT number 9

[ 25593.383] (II) Loading sub module "fb"
[ 25593.383] (II) LoadModule: "fb"
[ 25593.383] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[ 25593.383] (II) Module fb: vendor="X.Org Foundation"
[ 25593.383]     compiled for 1.18.4, module version = 1.0.0
[ 25593.383]     ABI class: X.Org ANSI C Emulation, version 0.4
[ 25593.383] (II) Loading sub module "wfb"
[ 25593.383] (II) LoadModule: "wfb"
[ 25593.384] (II) Loading /usr/local/lib/xorg/modules/libwfb.so
[ 25593.384] (II) Module wfb: vendor="X.Org Foundation"
[ 25593.384]     compiled for 1.18.4, module version = 1.0.0
[ 25593.384]     ABI class: X.Org ANSI C Emulation, version 0.4
[ 25593.384] (II) Loading sub module "ramdac"
[ 25593.384] (II) LoadModule: "ramdac"
[ 25593.384] (II) Module "ramdac" already built-in
[ 25593.384] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 25593.384] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 25593.384] (==) NVIDIA(0): RGB weight 888
[ 25593.384] (==) NVIDIA(0): Default visual is TrueColor
[ 25593.384] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 25593.384] (**) NVIDIA(0): Option "UseEdidDpi" "False"
[ 25593.384] (**) NVIDIA(0): Option "DPI" "96 x 96"
[ 25593.384] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 25593.384] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 25593.384] (**) NVIDIA(0): Enabling 2D acceleration
[ 25593.652] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 25593.652] (--) NVIDIA(0):     CRT-0
[ 25593.652] (--) NVIDIA(0):     CRT-1
[ 25593.652] (--) NVIDIA(0):     DFP-0
[ 25593.652] (--) NVIDIA(0):     DFP-1 (boot)
[ 25593.653] (II) NVIDIA(0): NVIDIA GPU GeForce GT 630 (GF108) at PCI:1:0:0 (GPU-0)
[ 25593.653] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 25593.653] (--) NVIDIA(0): VideoBIOS: 70.08.aa.00.09
[ 25593.653] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 25593.655] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 25593.655] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 25593.655] (--) NVIDIA(GPU-0):
[ 25593.670] (--) NVIDIA(GPU-0): LG Electronics W2043 (CRT-1): connected
[ 25593.670] (--) NVIDIA(GPU-0): LG Electronics W2043 (CRT-1): 400.0 MHz maximum pixel clock
[ 25593.670] (--) NVIDIA(GPU-0):
[ 25593.673] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 25593.673] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 25593.673] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 25593.673] (--) NVIDIA(GPU-0):
[ 25593.688] (--) NVIDIA(GPU-0): DTV (DFP-1): connected
[ 25593.688] (--) NVIDIA(GPU-0): DTV (DFP-1): Internal TMDS
[ 25593.688] (--) NVIDIA(GPU-0): DTV (DFP-1): 225.0 MHz maximum pixel clock
[ 25593.688] (--) NVIDIA(GPU-0):
[ 25593.691] (II) NVIDIA(0): Validated MetaModes:
[ 25593.691] (II) NVIDIA(0):     "DFP-1:1280x720"
[ 25593.691] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 720
[ 25593.700] (**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
[ 25593.700] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
[ 25593.700] (==) NVIDIA(1): RGB weight 888
[ 25593.700] (==) NVIDIA(1): Default visual is TrueColor
[ 25593.700] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
[ 25593.700] (**) NVIDIA(1): Option "UseEdidDpi" "False"
[ 25593.700] (**) NVIDIA(1): Option "DPI" "96 x 96"
[ 25593.700] (**) NVIDIA(1): Option "MultiGPU" "Off"
[ 25593.701] (**) NVIDIA(1): NVIDIA Multi-GPU disabled.
[ 25593.701] (II) NVIDIA(1): NVIDIA GPU GeForce GT 630 (GF108) at PCI:1:0:0 (GPU-0)
[ 25593.701] (--) NVIDIA(1): Memory: 2097152 kBytes
[ 25593.701] (--) NVIDIA(1): VideoBIOS: 70.08.aa.00.09
[ 25593.701] (II) NVIDIA(1): Detected PCI Express Link width: 16X
[ 25593.702] (WW) NVIDIA(1): No valid modes for "CRT-1:1920x1080"; removing.
[ 25593.702] (WW) NVIDIA(1):
[ 25593.702] (WW) NVIDIA(1): Unable to validate any modes; falling back to the default mode
[ 25593.702] (WW) NVIDIA(1):     "nvidia-auto-select".
[ 25593.702] (WW) NVIDIA(1):
[ 25593.702] (II) NVIDIA(1): Validated MetaModes:
[ 25593.702] (II) NVIDIA(1):     "CRT-1:nvidia-auto-select"
[ 25593.702] (II) NVIDIA(1): Virtual screen size determined to be 1600 x 900
[ 25593.707] (**) NVIDIA(1): DPI set to (96, 96); computed from "DPI" X config option
[ 25593.707] (--) Depth 24 pixmap format is 32 bpp
[ 25593.707] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[ 25593.707] (II) NVIDIA:     access.
[ 25593.723] (II) NVIDIA(0): Setting mode "DFP-1:1280x720"
[ 25593.768] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 25593.768] (==) NVIDIA(0): Backing store enabled
[ 25593.768] (==) NVIDIA(0): Silken mouse enabled
[ 25593.768] (**) NVIDIA(0): DPMS enabled
[ 25593.768] (II) Loading sub module "dri2"
[ 25593.768] (II) LoadModule: "dri2"
[ 25593.768] (II) Module "dri2" already built-in
[ 25593.768] (II) NVIDIA(0): [DRI2] Setup complete
[ 25593.768] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[ 25593.768] (--) RandR disabled
[ 25593.785] (II) NVIDIA(1): Setting mode "CRT-1:nvidia-auto-select"
[ 25593.834] (==) NVIDIA(1): Disabling shared memory pixmaps
[ 25593.834] (==) NVIDIA(1): Backing store enabled
[ 25593.834] (==) NVIDIA(1): Silken mouse enabled
[ 25593.834] (**) NVIDIA(1): DPMS enabled
[ 25593.834] (II) Loading sub module "dri2"
[ 25593.834] (II) LoadModule: "dri2"
[ 25593.834] (II) Module "dri2" already built-in
[ 25593.834] (II) NVIDIA(1): [DRI2] Setup complete
[ 25593.834] (II) NVIDIA(1): [DRI2]   VDPAU driver: nvidia
[ 25593.834] (--) RandR disabled
[ 25593.834] (II) Initializing extension GLX
[ 25593.834] (II) Indirect GLX disabled.
[ 25593.928] (II) config/devd: probing input devices...
[ 25593.928] (II) config/devd: adding input device (null) (/dev/kbdmux)
[ 25593.928] (II) LoadModule: "kbd"
[ 25593.928] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
[ 25593.928] (II) Module kbd: vendor="X.Org Foundation"
[ 25593.928]     compiled for 1.18.4, module version = 1.9.0
[ 25593.928]     Module class: X.Org XInput Driver
[ 25593.928]     ABI class: X.Org XInput driver, version 22.1
[ 25593.928] (II) Using input driver 'kbd' for 'kbdmux'
[ 25593.928] (**) kbdmux: always reports core events
[ 25593.928] (**) kbdmux: always reports core events
[ 25593.928] (**) Option "Protocol" "standard"
[ 25593.928] (**) Option "XkbRules" "base"
[ 25593.928] (**) Option "XkbModel" "pc105"
[ 25593.928] (**) Option "XkbLayout" "us"
[ 25593.928] (**) Option "config_info" "devd:kbdmux"
[ 25593.928] (II) XINPUT: Adding extended input device "kbdmux" (type: KEYBOARD, id 6)
[ 25593.929] (II) config/devd: kbdmux is enabled, ignoring device ukbd0
[ 25593.929] (II) config/devd: kbdmux is enabled, ignoring device atkbd0
[ 25593.929] (II) config/devd: adding input device (null) (/dev/sysmouse)
[ 25593.929] (II) LoadModule: "mouse"
[ 25593.929] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
[ 25593.929] (II) Module mouse: vendor="X.Org Foundation"
[ 25593.929]     compiled for 1.18.4, module version = 1.9.2
[ 25593.929]     Module class: X.Org XInput Driver
[ 25593.929]     ABI class: X.Org XInput driver, version 22.1
[ 25593.929] (II) Using input driver 'mouse' for 'sysmouse'
[ 25593.929] (**) sysmouse: always reports core events
[ 25593.929] (**) Option "Device" "/dev/sysmouse"
[ 25593.929] (==) sysmouse: Protocol: "Auto"
[ 25593.929] (**) sysmouse: always reports core events
[ 25593.929] (==) sysmouse: Emulate3Buttons, Emulate3Timeout: 50
[ 25593.929] (**) sysmouse: ZAxisMapping: buttons 4 and 5
[ 25593.929] (**) sysmouse: Buttons: 5
[ 25593.929] (**) Option "config_info" "devd:sysmouse"
[ 25593.929] (II) XINPUT: Adding extended input device "sysmouse" (type: MOUSE, id 7)
[ 25593.929] (**) sysmouse: (accel) keeping acceleration scheme 1
[ 25593.929] (**) sysmouse: (accel) acceleration profile 0
[ 25593.929] (**) sysmouse: (accel) acceleration factor: 2.000
[ 25593.929] (**) sysmouse: (accel) acceleration threshold: 4
[ 25593.929] (II) sysmouse: SetupAuto: hw.iftype is 4, hw.model is 0
[ 25593.929] (II) sysmouse: SetupAuto: protocol is SysMouse
[ 25593.929] (II) config/devd: device /dev/ums0 already opened
 
Hello again, I can not solve the second screen, here is my xrandr and everything else is at the top, also I am using Openbox not if that is what I do not let me recognize the screen, the screen turns on but does not give signal , it just gets black and won't let me use it.

Code:
Screen 0: minimum 8 x 8, current 1280 x 720, maximum 16384 x 16384
DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected 1280x720+0+0 (normal left inverted right x axis y axis) 708mm x 398mm
   1280x720      60.00*+  59.94    50.00    23.97  
   1920x1080     60.00    59.94    50.00    29.97    23.97    60.00    50.04  
   1600x1200     60.00  
   1366x768      59.79  
   1360x768      60.02  
   1280x1024     85.02    75.02    60.02  
   1280x960      85.00  
   1152x864      75.00  
   1024x768      85.00    75.03    60.00  
   800x600       85.06    75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   720x400       85.04  
   640x480       75.00    72.81    59.94    59.93
 
Back
Top