PDA

View Full Version : GEFORCE MX4000 /resolution 1152*864


jozias
09-09-2006, 02:16 AM
Hello, I am beginning in the PC-BSD,i'm Brazilian, I forgive for my English. Well, I installed the system in my computer, all perfect one, I only am I try problems with my plate of video is a GE FORCES MX 4000 (128MB)… already I installed the last driver available in the site… but the resolution of the one not to increase pra more than 800*600, and I want to use the resolution in 1152*864… somebody I can give a support?

dracheflieger
09-09-2006, 03:40 AM
Welcome to the forums jozias.

Follow this thread (http://forums.pcbsd.org/viewtopic.php?t=4382&highlight=pimpmyvga). antik's script seems to work pretty good for getting the right resolution.

jozias
09-09-2006, 03:36 PM
tanks. i will try to make it..

:-)

jozias
09-10-2006, 03:17 AM
it did not work because I use the X86 not Xorg? it knows of that way I can arrange this for x86?

dracheflieger
09-10-2006, 04:12 AM
Look at the xorg.conf.detected that the script made and then copy or if you didn't run that script then add the resolution you want (as long as you are sure your monitor will accept it) to your /etc/X11/XF86Config file in this area Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
You may also want to look at the xorg.conf.dectected file and copy over the HorizSync/VertRefres as that script used the DDC to detect it and will usually return what the monitor knows that it will do. You can also look up what your monitor has for it's H/V synch and adjust to that. Be sure to add the .0 or .5 to the end of each one as I think it gets pissy if you don't.

jozias
09-10-2006, 04:34 AM
my XF86Config bellow... it's allright... i think... but isn't work...
and about xorg.conf there is not this file "here"....

i'm sorry for this.. i'm really a beginner in BSD


# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder24.nvidia.com) Tue Aug 1 22:28:31 PDT 2006


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

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/dejavu/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
FontPath "/usr/X11R6/lib/X11/fonts/hebrew/"
FontPath "/usr/X11R6/lib/X11/fonts/vietnamese/"
FontPath "/usr/X11R6/lib/X11/fonts/indic/"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/AAHS"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/AGA"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/FS"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/Kasr"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/MCS"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/Shmookh"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/bitstream-vera/"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "record"
Load "xtrap"
Load "freetype"
Load "type1"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "pc104"
Option "XkbLayout" "pt"
EndSection

Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5 - 48.5
VertRefresh 50.0 - 90.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Card0"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

dracheflieger
09-10-2006, 05:01 AM
This is my experience running the nvidia-xconfig program and that is it doesn't read the horizontal/vertical synch/refresh correctly. Yours of Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5 - 48.5
VertRefresh 50.0 - 90.0
Option "DPMS"
EndSection seem low unless you are on a laptop. These are my actual Section "Monitor"
Identifier "Monitor0"
HorizSync 30.0 - 85.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection running a Samsung Syncmaster 955DF but the nvidia script set them much lower. Best advice is to look up what your settings should be on your monitor and set them accordingly.

pcbsdusr
09-10-2006, 05:32 AM
Please post the contents of the file:

/var/log/xorg.0.log If your monitor is recent enough you will find your h/v sync values there.

jozias
09-10-2006, 05:47 AM
aí ta o codigo Xorg.0.log


X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: FreeBSD 6.1 i386 [ELF]
Current Operating System: FreeBSD PCBSD.localhost 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #1: Thu Jul 6 11:31:02 PDT 2006 root@PCBSD.localhost:/usr/obj/usr/src/sys/PCBSDv1.2 i386
Build Date: 11 June 2006
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 10 02:40:06 2006
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "pt"
(**) XKB: layout: "pt"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse0"
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/indic/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/indic/").
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/dejavu/,/usr/X11R6/lib/X11/fonts/cyrillic/,/usr/X11R6/lib/X11/fonts/hebrew/,/usr/X11R6/lib/X11/fonts/vietnamese/,/usr/X11R6/lib/X11/fonts/ae_fonts1/AAHS,/usr/X11R6/lib/X11/fonts/ae_fonts1/AGA,/usr/X11R6/lib/X11/fonts/ae_fonts1/FS,/usr/X11R6/lib/X11/fonts/ae_fonts1/Kasr,/usr/X11R6/lib/X11/fonts/ae_fonts1/MCS,/usr/X11R6/lib/X11/fonts/ae_fonts1/Shmookh,/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/bitstream-vera/,/usr/X11R6/lib/X11/fonts/TrueType/,/usr/X11R6/lib/X11/fonts/TTF/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.8
X.Org XInput driver : 0.5
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3189 card 1043,807f rev 80 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b198 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 1131,7133 card 11bd,002b rev 10 class 04,80,00 hdr 00
(II) PCI: 00:0e:0: chip 2003,8800 card 1801,2800 rev 02 class 07,03,00 hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1043,80a1 rev 82 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1043,80a1 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1043,80a1 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1043,80a1 rev 50 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1043,80a1 rev 74 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0185 card 1682,2018 rev c1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xeff00000 - 0xf7ffffff (0x8100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x] rev 193, Mem @ 0xed000000/24, 0xf0000000/27, BIOS @ 0xeffe0000/17
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xffffffff to 0xf7ffffff
(II) PCI Memory resource overlap reduced 0xee000000 from 0xefffffff to 0xeeffffff
(II) PCI Memory resource overlap reduced 0xec000000 from 0xefffffff to 0xecffffff
(II) Active PCI resource ranges:
[0] -1 0 0xeb800000 - 0xebffffff (0x800000) MX[B]E
[1] -1 0 0xec000000 - 0xecffffff (0x1000000) MX[B]E
[2] -1 0 0xee000000 - 0xeeffffff (0x1000000) MX[B]E
[3] -1 0 0xec800000 - 0xecffffff (0x800000) MX[B]E
[4] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
[5] -1 0 0xeffe0000 - 0xefffffff (0x20000) MX[B](B)
[6] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[7] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[B](B)
[8] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[9] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
[10] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[11] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[12] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[13] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
(II) PCI Memory resource overlap reduced 0xec000000 from 0xecffffff to 0xec7fffff
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xeb800000 - 0xebffffff (0x800000) MX[B]E
[1] -1 0 0xec000000 - 0xec7fffff (0x800000) MX[B]E
[2] -1 0 0xee000000 - 0xeeffffff (0x1000000) MX[B]E
[3] -1 0 0xec800000 - 0xecffffff (0x800000) MX[B]E
[4] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
[5] -1 0 0xeffe0000 - 0xefffffff (0x20000) MX[B](B)
[6] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[7] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[B](B)
[8] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[9] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
[10] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[11] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[12] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[13] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xeb800000 - 0xebffffff (0x800000) MX[B]E
[6] -1 0 0xec000000 - 0xec7fffff (0x800000) MX[B]E
[7] -1 0 0xee000000 - 0xeeffffff (0x1000000) MX[B]E
[8] -1 0 0xec800000 - 0xecffffff (0x800000) MX[B]E
[9] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
[10] -1 0 0xeffe0000 - 0xefffffff (0x20000) MX[B](B)
[11] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[12] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[B](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[16] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
[17] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[18] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[19] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[20] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.9.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.8774
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.8774
Module class: X.Org Video Driver
(II) LoadModule: "keyboard"
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) NVIDIA dlloader X Driver 1.0-8774 Tue Aug 1 22:06:46 PDT 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.8
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xeb800000 - 0xebffffff (0x800000) MX[B]E
[6] -1 0 0xec000000 - 0xec7fffff (0x800000) MX[B]E
[7] -1 0 0xee000000 - 0xeeffffff (0x1000000) MX[B]E
[8] -1 0 0xec800000 - 0xecffffff (0x800000) MX[B]E
[9] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
[10] -1 0 0xeffe0000 - 0xefffffff (0x20000) MX[B](B)
[11] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[12] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[B](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[16] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
[17] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[18] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[19] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[20] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xeb800000 - 0xebffffff (0x800000) MX[B]E
[6] -1 0 0xec000000 - 0xec7fffff (0x800000) MX[B]E
[7] -1 0 0xee000000 - 0xeeffffff (0x1000000) MX[B]E
[8] -1 0 0xec800000 - 0xecffffff (0x800000) MX[B]E
[9] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
[10] -1 0 0xeffe0000 - 0xefffffff (0x20000) MX[B](B)
[11] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[12] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[B](B)
[13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[19] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
[20] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[21] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[22] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[23] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
[24] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[25] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce4 MX 4000 at PCI:1:0:0
(--) NVIDIA(0): VideoRAM: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 04.18.20.36.02
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 MX 4000 at PCI:1:0:0:
(--) NVIDIA(0): @@@ (CRT-0)
(--) NVIDIA(0): @@@ (CRT-0): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(WW) NVIDIA(0): No valid modes for "1152x864"; removing.
(WW) NVIDIA(0): No valid modes for "1024x768"; removing.
(WW) NVIDIA(0): No valid modes for "800x600"; removing.
(WW) NVIDIA(0): No valid modes for "640x480"; removing.
(WW) NVIDIA(0):
(WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) NVIDIA(0): "nvidia-auto-select".
(WW) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 800 x 600
(WW) NVIDIA(0): No size information available in CRT-0's EDID; cannot compute
(WW) NVIDIA(0): DPI from EDID.
(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
[1] 0 0 0xed000000 - 0xedffffff (0x1000000) MX[B]
[2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0 0xeb800000 - 0xebffffff (0x800000) MX[B]E
[8] -1 0 0xec000000 - 0xec7fffff (0x800000) MX[B]E
[9] -1 0 0xee000000 - 0xeeffffff (0x1000000) MX[B]E
[10] -1 0 0xec800000 - 0xecffffff (0x800000) MX[B]E
[11] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
[12] -1 0 0xeffe0000 - 0xefffffff (0x20000) MX[B](B)
[13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[14] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[B](B)
[15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
[21] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
[22] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
[23] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[24] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[25] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
[26] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[27] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Keyboard0: XkbModel: "pc104"
(**) Option "XkbLayout" "pt"
(**) Keyboard0: XkbLayout: "pt"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "Auto"
(**) Mouse0: Device: "/dev/sysmouse"
(**) Mouse0: Protocol: "Auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse0: SetupAuto: protocol is SysMouse

pcbsdusr
09-10-2006, 11:59 AM
Seems that the EDID data is not being sucessfully extracted.

(II) NVIDIA(0): Assigned Display Device: CRT-0
(WW) NVIDIA(0): No valid modes for "1152x864"; removing.
(WW) NVIDIA(0): No valid modes for "1024x768"; removing.
(WW) NVIDIA(0): No valid modes for "800x600"; removing.
(WW) NVIDIA(0): No valid modes for "640x480"; removing.
(WW) NVIDIA(0):
(WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) NVIDIA(0): "nvidia-auto-select".
(WW) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 800 x 600
(WW) NVIDIA(0): No size information available in CRT-0's EDID; cannot compute
(WW) NVIDIA(0): DPI from EDID.
(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
(--) Depth 24 pixmap format is 32 bpp


Can you tell me your monitor's brand and model please?

jozias
09-10-2006, 01:22 PM
AOC Standard CRT 7E

Hsync: 30K ~ 70KHz
Vsyncl: 50 ~ 130Hz


here in this link have more information abou the monitor

http://www.alphasystem.com.br/desc-prod ... =Monitores (http://www.alphasystem.com.br/desc-produtos-prom.asp?codigo_produto=249&nome_categoria=Monitores)

dracheflieger
09-10-2006, 02:05 PM
AOC Standard CRT 7E

Hsync: 30K ~ 70KHz
Vsyncl: 50 ~ 130Hz


here in this link have more information abou the monitor

http://www.alphasystem.com.br/desc-prod ... =Monitores (http://www.alphasystem.com.br/desc-produtos-prom.asp?codigo_produto=249&nome_categoria=Monitores)

Open your /etc/X11/XF86C0nfig file and change what you have now Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5 - 48.5
VertRefresh 50.0 - 90.0
Option "DPMS"
EndSection to this Section "Monitor"
Identifier "Monitor0"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 130.0
Option "DPMS"
EndSection

Keep in mind that if you read the link you posted above, your monitor does not support the resolution you want -Resoluções suportadas:

640x350@70Hz
720x400@70Hz
640x480@60/72/75/85Hz
800x600@60/72/75/85Hz
1024x768@60/70/75/85Hz
1280x1024@60Hz Not that it wont set there, I don't know. Good luck!

pcbsdusr
09-10-2006, 02:27 PM
Aditionally to Dracheflieger's post, add also this:



Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

to this:

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
EndSection

jozias
09-10-2006, 04:20 PM
Ok, I only made all the steps… that now my X this not initiating. e the stranger is that in windows I there use the resolution 1152x864… and tanks for your attention.

g0lem
09-11-2006, 08:27 AM
try to add this under your "monitor" section:

Option "UseEdid" "true"
Option "UseEdidDPI" "true"

it may help...

jozias
09-11-2006, 03:48 PM
tanks but i will not more use the pc-bsd.. i install the Conectiva Linux.. and all works perfect... but i tanks for your help