LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-23-2006, 04:56 AM   #1
mnv
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Rep: Reputation: 0
problem with nvidia quadro FX 3450 and Dell 3007WFP in Red Hat Linux Enterprise WS 4


Hi,

I have a Dell Precision 380 preinstalled with Red Hat Linux Enterprise WS 4.
The graphics card is NVIDIA quadro FX 3450, and the monitor is 30-inch widescreen Dell 3007WFP LCD monitor.

I was having the maximum resolution preset to 1024x768, with no option to increase it to a bigger one.

Just updated the NVIDIA driver with the latest version *9629-pkg2.run,

This is an x86_64 machine.

However, I am having the problem that the maximum resolution allowed is still 1024x768, with the screen height been blown up to 2x what it was before, so that now I can see only the stuff that would bein the top 1/2 of the screen, except that the vertical dimensions of the items in that are visible have been blown to twice what they should be.

How can I fix this, so that I can enjoy the full 2560x1600 resolution of the monitor and see all the stuff right?

Thank you so much!

Here are the 3 files for xorg.conf, and Xorg.setup:

(I could not fit Xorg.o.log and will add it additionally)


----- /etc/X11/xorg.conf -------------------------

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Wed Nov 1 19:48:05 PST 2006

# Xorg configuration created by system-config-display

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

Section "Files"

# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

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

Section "ServerFlags"
Option "AllowMouseOpenFail" "yes"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "DELL"
ModelName "DELL 3007WFP"
HorizSync 31.0 - 54.0
VertRefresh 50.0 - 120.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "NVIDIA PCI-Express Quadro FX 3450"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "ConstantDPI" "False"
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
 
Old 11-23-2006, 05:00 AM   #2
mnv
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
There is a stupid restriction that I cannot post URLs before I have made 3 posts.
 
Old 11-23-2006, 05:00 AM   #3
mnv
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
However, the files that I attach do not have URLs, but directories.
 
Old 11-23-2006, 05:01 AM   #4
mnv
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
Here is the file /var/log/Xorg.0.log :


X Window System Version 6.8.1
Release Date: 17 September 2004
X Protocol Version 11, Revision 0, Release 6.8.1
Build Operating System: Linux 2.4.21-14.ELsmp x86_64 [ELF]
Current Operating System: Linux localhost.localdomain 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:29:47 EST 2005 x86_64
Build Date: 09 December 2004
Build Host: dolly.build.redhat.com

Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.9-5.ELsmp (bhcompile@thor.perf.redhat.com) (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 SMP Wed Jan 5 19:29:47 EST 2005 P
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: Thu Nov 23 04:05:47 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Videocard0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "unix/:7100"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib64/modules"
(**) Option "AllowMouseOpenFail" "yes"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib64/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.1, 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/lib64/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(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 8086,277c card 1028,01e8 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,277d card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 1028,01e8 rev 01 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,27e0 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:5: chip 8086,27e2 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 1028,01e8 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1028,01e8 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1028,01e8 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1028,01e8 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1028,01e8 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev e1 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b8 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 1028,01e8 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c1 card 1028,01e8 rev 01 class 01,06,01 hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1028,01e8 rev 01 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,00cd card 10de,029b rev a2 class 03,00,00 hdr 00
(II) PCI: 04:00:0: chip 14e4,1677 card 1028,01e8 rev 01 class 02,00,00 hdr 00
(II) PCI: 05:02:0: chip 9005,8095 card 1028,0168 rev 10 class 01,04,00 hdr 80
(II) PCI: 05:02:1: chip 9005,8095 card 1028,0168 rev 10 class 01,04,00 hdr 80
(II) PCI: 05:04:0: chip 11c1,5811 card 1028,8010 rev 61 class 0c,00,10 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,5), 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 (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfc000000 - 0xfeafffff (0x2b00000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfbf00000 - 0xfbffffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:4), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:5), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0xfbe00000 - 0xfbefffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:30:0), (0,5,5), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 5 I/O range:
[0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xfbc00000 - 0xfbdfffff (0x200000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x00cd) rev 162, Mem @ 0xfc000000/24, 0xfd000004e0000000/28, 0xfd000000/24, BIOS @ 0xfea00000/17
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) 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) Active PCI resource ranges:
[0] -1 0 0xfbcfb000 - 0xfbcfbfff (0x1000) MX[B]
[1] -1 0 0xfbcfe000 - 0xfbcfffff (0x2000) MX[B]
[2] -1 0 0xfbcfc000 - 0xfbcfdfff (0x2000) MX[B]
[3] -1 0 0xfbef0000 - 0xfbefffff (0x10000) MX[B]
[4] -1 0 0xfebfbc00 - 0xfebfbfff (0x400) MX[B]
[5] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[6] -1 0 0xfebfc000 - 0xfebfffff (0x4000) MX[B]
[7] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[8] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[9] -1 0 0xfd000004e0000000 - 0xfd000004efffffff (0x10000000) MX[B](B)
[10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[B]
[12] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[B]
[13] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[B]
[14] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[B]
[15] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[B]
[16] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[B]
[17] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[18] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[19] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[20] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[22] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[23] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[24] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[25] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[1] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[2] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[3] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfbcfb000 - 0xfbcfbfff (0x1000) MX[B]
[1] -1 0 0xfbcfe000 - 0xfbcfffff (0x2000) MX[B]
[2] -1 0 0xfbcfc000 - 0xfbcfdfff (0x2000) MX[B]
[3] -1 0 0xfbef0000 - 0xfbefffff (0x10000) MX[B]
[4] -1 0 0xfebfbc00 - 0xfebfbfff (0x400) MX[B]
[5] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[6] -1 0 0xfebfc000 - 0xfebfffff (0x4000) MX[B]
[7] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[8] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[9] -1 0 0xfd000004e0000000 - 0xfd000004efffffff (0x10000000) MX[B](B)
[10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[B]
[12] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[B]
[13] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[B]
[14] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[B]
[15] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[B]
[16] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[B]
[17] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[18] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[19] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[20] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[22] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[23] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[24] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[25] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[1] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[2] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[3] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
(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 0xfbcfb000 - 0xfbcfbfff (0x1000) MX[B]
[6] -1 0 0xfbcfe000 - 0xfbcfffff (0x2000) MX[B]
[7] -1 0 0xfbcfc000 - 0xfbcfdfff (0x2000) MX[B]
[8] -1 0 0xfbef0000 - 0xfbefffff (0x10000) MX[B]
[9] -1 0 0xfebfbc00 - 0xfebfbfff (0x400) MX[B]
[10] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[11] -1 0 0xfebfc000 - 0xfebfffff (0x4000) MX[B]
[12] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[14] -1 0 0xfd000004e0000000 - 0xfd000004efffffff (0x10000000) MX[B](B)
[15] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[B]
[19] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[B]
[20] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[B]
[21] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[B]
[22] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[B]
[23] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[B]
[24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[25] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[26] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[27] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[28] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[29] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[30] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[31] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[32] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[33] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[34] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[35] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[36] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib64/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.1, 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/lib64/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.1, 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: "fbdevhw"
(II) Loading /usr/X11R6/lib64/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 0.0.2
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib64/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.9629
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib64/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
compiled for 6.8.1, 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: "freetype"
(II) Loading /usr/X11R6/lib64/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.1, 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/lib64/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.1, 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: "nvidia"
(II) Loading /usr/X11R6/lib64/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.9629
Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib64/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib64/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA dlloader X Driver 1.0-9629 Wed Nov 1 19:29:33 PST 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/lib64/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
compiled for 6.8.1, 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/lib64/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(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 0xfbcfb000 - 0xfbcfbfff (0x1000) MX[B]
[6] -1 0 0xfbcfe000 - 0xfbcfffff (0x2000) MX[B]
[7] -1 0 0xfbcfc000 - 0xfbcfdfff (0x2000) MX[B]
[8] -1 0 0xfbef0000 - 0xfbefffff (0x10000) MX[B]
[9] -1 0 0xfebfbc00 - 0xfebfbfff (0x400) MX[B]
[10] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[11] -1 0 0xfebfc000 - 0xfebfffff (0x4000) MX[B]
[12] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[14] -1 0 0xfd000004e0000000 - 0xfd000004efffffff (0x10000000) MX[B](B)
[15] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[B]
[19] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[B]
[20] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[B]
[21] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[B]
[22] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[B]
[23] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[B]
[24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[25] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[26] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[27] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[28] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[29] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[30] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[31] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[32] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[33] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[34] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[35] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[36] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
(WW) ****INVALID MEM ALLOCATION**** b: 0xfd000004e0000000 e: 0xfd000004efffffff correcting
(II) window:
[0] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) resSize:
(II) window fixed:
[0] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B]
(EE) end of block range 0xaace50 < begin 0x3c96168a06
(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 0xfbcfb000 - 0xfbcfbfff (0x1000) MX[B]
[6] -1 0 0xfbcfe000 - 0xfbcfffff (0x2000) MX[B]
[7] -1 0 0xfbcfc000 - 0xfbcfdfff (0x2000) MX[B]
[8] -1 0 0xfbef0000 - 0xfbefffff (0x10000) MX[B]
[9] -1 0 0xfebfbc00 - 0xfebfbfff (0x400) MX[B]
[10] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[11] -1 0 0xfebfc000 - 0xfebfffff (0x4000) MX[B]
[12] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[14] -1 0 0xfd000004e0000000 - 0xfd000004efffffff (0x10000000) MX[B](B)
[15] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[B]
[22] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[B]
[23] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[B]
[24] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[B]
[25] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[B]
[26] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[B]
[27] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[28] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[29] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[30] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[31] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[32] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[33] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[34] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[35] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[36] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[37] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[38] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[39] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[40] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[41] 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): Option "ConstantDPI" "False"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU Quadro FX 3450/4000 SDI at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.41.02.43.05
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on Quadro FX 3450/4000 SDI at
(--) NVIDIA(0): PCI:1:0:0:
(--) NVIDIA(0): DELL 3007WFP (DFP-1)
(--) NVIDIA(0): DELL 3007WFP (DFP-1): 155.0 MHz maximum pixel clock
(--) NVIDIA(0): DELL 3007WFP (DFP-1): Internal Single Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-1
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): "800x600"
(II) NVIDIA(0): "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(--) NVIDIA(0): DPI set to (40, 48); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B]

...
[40] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[41] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[42] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[43] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[44] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1024x768"
(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 LBX
(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 "Protocol" "IMPS/2"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Damage Notification Manager" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Kernel RC Handler" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) Mouse0: ps2EnableDataReporting: succeeded
AUDIT: Thu Nov 23 04:05:59 2006: 3811 X: client 5 rejected from local host
 
Old 11-23-2006, 05:03 AM   #5
mnv
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
And here is the file /var/log/Xorg.setup that contains some errors which I do not know how to fix:


X Window System Version 6.8.1
Release Date: 17 September 2004
X Protocol Version 11, Revision 0, Release 6.8.1
Build Operating System: Linux 2.4.21-14.ELsmp x86_64 [ELF]
Current Operating System: Linux localhost.localdomain 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:29:47 EST 2005 x86_64
Build Date: 09 December 2004
Build Host: dolly.build.redhat.com

Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.9-5.ELsmp (bhcompile@thor.perf.redhat.com) (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 SMP Wed Jan 5 19:29:47 EST 2005
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/dev/null", Time: Wed Nov 22 19:06:17 2006
(++) Using config file: "/tmp/tmpAplxdQxorg.config"
(WW) ****INVALID MEM ALLOCATION**** b: 0xfd000004e0000000 e: 0xfd000004efffffff correcting
(EE) sparse io range (base: 0x3c96168a06 mask: 0xabb4a0)doesn't satisfy (base & mask = mask)
(WW) VESA(0): Failed to set up write-combining range (0x90000000,0x10000000)
Symbol __glXgetActiveScreen from module /usr/X11R6/lib64/modules/extensions/libdri.a is unresolved!
Symbol __glXgetActiveScreen from module /usr/X11R6/lib64/modules/extensions/libdri.a is unresolved!
(EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Red Hat enterprise 4 WS on DELL inspiron 6400 Dunhill Linux - Laptop and Netbook 7 01-31-2007 09:26 PM
Video of Red Hat enterprise 4 WS on DELL inspiron 6400 Dunhill Linux - Hardware 5 10-12-2006 09:07 PM
nvidia quadro fx 3400 on enterprise 4 problem circaman Linux - Hardware 1 12-07-2005 01:49 PM
Problem Installing nVidia NV37GL [Quadro FX 330] in DELL Precision WS 370 nixon_vb Linux - Hardware 2 07-07-2005 08:50 AM
Install Fails - Red Hat Enterprise Linux 3 on Dell Dimension 8400 jimmydetroit Red Hat 2 11-24-2004 08:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration