You are not logged in.

#1 2008-04-30 19:08:53

gkimonas
Member
Registered: 2008-04-30
Posts: 5

Problem, i can't explain

Hello everybody,

I am using Arch linux one year now,
before i was using gentoo.

I can say that Arch is the best Linux distribution i have ever used.

I love Arch.

I come from greece and i'd like your help because i have a very big problem.

A few days ago i changed my graphics card because dvi didn't work anymore. This was a Sparkle nvidia 7300GT

Everything was working good.

Yesterday i bought a new card, MSI nvidia NX8600GT
My arch is X86_64
My monitor is an Eizo 1932sh

My xorg.conf is the following:

Section "Files"
FontPath    "/usr/share/fonts/misc"
FontPath    "/usr/share/fonts/cyrillic"    
FontPath    "/usr/share/fonts/100dpi/:unscaled"    
FontPath    "/usr/share/fonts/75dpi/:unscaled"    
FontPath    "/usr/share/fonts/Type1"    
FontPath    "/usr/share/fonts/100dpi"    
FontPath    "/usr/share/fonts/75dpi"    
FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"    
FontPath    "/usr/share/fonts/truetype"    
FontPath    "/usr/share/fonts/truetype/corefonts"
EndSection

Section "ServerLayout"
Identifier    "Default Layout"    
Screen        "Default Screen"    
InputDevice    "Generic Keyboard"    
InputDevice    "Configured Mouse"
EndSection

Section "InputDevice"    

Identifier    "Generic Keyboard"    
Driver        "kbd"
Option        "CoreKeyboard"
Option        "XkbRules"    "xorg"
Option        "XkbModel"    "pc105"#    
Option        "XkbLayout"    "us"    
Option         "XkbLayout"    "us,gr"    
Option     "XkbOptions" "grp:ctrl_shift_toggle,lv3:ralt_switch,eurosign:e"

EndSection

Section "InputDevice"

Identifier    "Configured Mouse"    
Driver        "mouse"    
Option        "CorePointer"
Option        "Device"        "/dev/input/mice"    
Option        "Protocol"        "ExplorerPS/2"
Option        "ZAxisMapping"        "4 5"    
Option        "Emulate3Buttons"    "true"
EndSection

Section "Module"    
Load    "dbe"    
Load    "type1"    
Load    "freetype"    
Load    "glx"    
SubSection  "extmod"           
Option        "omit xfree86-dga"    
EndSubSection
EndSection

Section "Device"    
Identifier    "My Graphics Card"
    
Driver        "nvidia"    
Option        "DynamicTwinView"    "false"    
Option         "Noaccel"         "false"    
Option         "RenderAccel"         "true"
Option         "CursorShadow"         "true"
Option         "HWCursor"         "true"
Option         "TripleBuffer"         "true"    
Option         "ConnectedMonitor"     "DFP"    
#Option     "ConnectedMonitor"     "CRT"    
#Option        "AddARGBGLXVisuals"    "true"
#Option     "NoLogo"         "true"
EndSection


Section "Extensions"
       
Option          "Composite"           "enable"
EndSection

Section "Monitor"    
Identifier    "My Monitor"    
Option        "DPMS"             "True"    
Option         "DPI"           "96 x 96"
EndSection

Section "Screen"
Identifier    "Default Screen"    
Device        "My Graphics Card"    
Monitor        "My Monitor"    
Option        "UseEvents"        "true" DefaultDepth    24    
SubSection "Display"        Depth        24        Modes        "1280x1024"        Viewport    0 0    
EndSubSection    
Option        "AddARGBGLXVisuals"    "true"
EndSection

It's the same xorg.conf i used before.

The problem is that when gdm is going to run i get the following screen:
http://www.adslgr.com/forum/attachment. … 1209511866
for a few seconds and monitor is power shaving.

The Xorg is the latest from core repository and i have nvidia drivers 169.12-2 with nvidia-utils from repository too.

The big problem is that i can't see graphics neither from a linux live cd.

The xorg.0.log is the following:

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-ARCH x86_64 
Current Operating System: Linux arch 2.6.24-ARCH #1 SMP PREEMPT Sun Mar 30 10:50:22 CEST 2008 x86_64
Build Date: 23 March 2008  11:39:06AM
 
    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: Wed Apr 30 17:30:36 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "My Monitor"
(**) |   |-->Device "My Graphics Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/truetype/corefonts" does not exist.
    Entry deleted from font path.
(==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
(**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi/:unscaled,
    /usr/share/fonts/75dpi/:unscaled,
    /usr/share/fonts/Type1,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7b04c0
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0238 card 17f2,3148 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1106,1238 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:2: chip 1106,2238 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:3: chip 1106,3238 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:4: chip 1106,4238 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:5: chip 1106,5238 card 0000,0000 rev 00 class 08,00,20 hdr 80
(II) PCI: 00:00:7: chip 1106,7238 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b188 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1106,a238 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 1106,c238 card 0000,0000 rev 00 class 06,04,00 hdr 81
(II) PCI: 00:03:1: chip 1106,d238 card 0000,0000 rev 00 class 06,04,00 hdr 81
(II) PCI: 00:03:2: chip 1106,e238 card 0000,0000 rev 00 class 06,04,00 hdr 81
(II) PCI: 00:03:3: chip 1106,f238 card 0000,0000 rev 00 class 06,04,00 hdr 81
(II) PCI: 00:05:0: chip 1106,3044 card 1106,3044 rev 80 class 0c,00,10 hdr 00
(II) PCI: 00:06:0: chip 11ab,4320 card 17f2,1c03 rev 13 class 02,00,00 hdr 00
(II) PCI: 00:07:0: chip 1412,1724 card 17f2,2c05 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:0f:0: chip 1106,3149 card 17f2,3149 rev 80 class 01,04,00 hdr 80
(II) PCI: 00:0f:1: chip 1106,0571 card 17f2,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 17f2,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 17f2,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 17f2,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3038 card 17f2,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:4: chip 1106,3104 card 17f2,3104 rev 86 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 1106,3227 card 17f2,3177 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 02:00:0: chip 10de,0402 card 1462,0881 rev a1 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,6), 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: 0x0010 (VGA_EN is cleared)
(II) Bus 1 I/O range:
    [0] -1    0    0x0000b000 - 0x0000bfff (0x1000) IX[b]
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xdf800000 - 0xdf8fffff (0x100000) MX[b]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xdf700000 - 0xdf7fffff (0x100000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:2:0), (0,2,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 2 I/O range:
    [0] -1    0    0x0000a000 - 0x0000afff (0x1000) IX[b]
(II) Bus 2 non-prefetchable memory range:
    [0] -1    0    0xdd000000 - 0xdeffffff (0x2000000) MX[b]
(II) Bus 2 prefetchable memory range:
    [0] -1    0    0xb0000000 - 0xcfffffff (0x20000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:3:0), (0,3,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 3 I/O range:
    [0] -1    0    0x00009000 - 0x00009fff (0x1000) IX[b]
(II) Bus 3 non-prefetchable memory range:
    [0] -1    0    0xdf600000 - 0xdf6fffff (0x100000) MX[b]
(II) Bus 3 prefetchable memory range:
    [0] -1    0    0xdf500000 - 0xdf5fffff (0x100000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:3:1), (0,4,4), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 4 I/O range:
    [0] -1    0    0x0000e000 - 0x0000efff (0x1000) IX[b]
(II) Bus 4 non-prefetchable memory range:
    [0] -1    0    0xdfe00000 - 0xdfefffff (0x100000) MX[b]
(II) Bus 4 prefetchable memory range:
    [0] -1    0    0xdfd00000 - 0xdfdfffff (0x100000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:3:2), (0,5,5), BCTRL: 0x0000 (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    0xdfc00000 - 0xdfcfffff (0x100000) MX[b]
(II) Bus 5 prefetchable memory range:
    [0] -1    0    0xdfb00000 - 0xdfbfffff (0x100000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:3:3), (0,6,6), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 6 I/O range:
    [0] -1    0    0x0000c000 - 0x0000cfff (0x1000) IX[b]
(II) Bus 6 non-prefetchable memory range:
    [0] -1    0    0xdfa00000 - 0xdfafffff (0x100000) MX[b]
(II) Bus 6 prefetchable memory range:
    [0] -1    0    0xdf900000 - 0xdf9fffff (0x100000) 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:*(2:0:0) nVidia Corporation GeForce 8600 GT rev 161, Mem @ 0xdd000000/24, 0xb0000000/28, 0xce000000/0, I/O @ 0xaf00/7
(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    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xd0000000 to 0xcfffffff
(II) Active PCI resource ranges:
    [0] -1    0    0xdfffe000 - 0xdfffe0ff (0x100) MX[b]
    [1] -1    0    0xdfff8000 - 0xdfffbfff (0x4000) MX[b]
    [2] -1    0    0xdffff000 - 0xdffff7ff (0x800) MX[b]
    [3] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [4] -1    0    0xce000000 - 0xce000000 (0x1) MX[b](B)
    [5] -1    0    0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [6] -1    0    0xdd000000 - 0xddffffff (0x1000000) MX[b](B)
    [7] -1    0    0x0000f100 - 0x0000f11f (0x20) IX[b]
    [8] -1    0    0x0000f200 - 0x0000f21f (0x20) IX[b]
    [9] -1    0    0x0000f300 - 0x0000f31f (0x20) IX[b]
    [10] -1    0    0x0000f400 - 0x0000f41f (0x20) IX[b]
    [11] -1    0    0x0000f500 - 0x0000f50f (0x10) IX[b]
    [12] -1    0    0x0000f600 - 0x0000f6ff (0x100) IX[b]
    [13] -1    0    0x0000f700 - 0x0000f70f (0x10) IX[b]
    [14] -1    0    0x0000f800 - 0x0000f803 (0x4) IX[b]
    [15] -1    0    0x0000f900 - 0x0000f907 (0x8) IX[b]
    [16] -1    0    0x0000fa00 - 0x0000fa03 (0x4) IX[b]
    [17] -1    0    0x0000fb00 - 0x0000fb07 (0x8) IX[b]
    [18] -1    0    0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [19] -1    0    0x0000fd00 - 0x0000fd1f (0x20) IX[b]
    [20] -1    0    0x0000fe00 - 0x0000feff (0x100) IX[b]
    [21] -1    0    0x0000ff00 - 0x0000ff7f (0x80) IX[b]
    [22] -1    0    0x0000af00 - 0x0000af7f (0x80) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xdfffe000 - 0xdfffe0ff (0x100) MX[b]
    [1] -1    0    0xdfff8000 - 0xdfffbfff (0x4000) MX[b]
    [2] -1    0    0xdffff000 - 0xdffff7ff (0x800) MX[b]
    [3] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [4] -1    0    0xce000000 - 0xce000000 (0x1) MX[b](B)
    [5] -1    0    0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [6] -1    0    0xdd000000 - 0xddffffff (0x1000000) MX[b](B)
    [7] -1    0    0x0000f100 - 0x0000f11f (0x20) IX[b]
    [8] -1    0    0x0000f200 - 0x0000f21f (0x20) IX[b]
    [9] -1    0    0x0000f300 - 0x0000f31f (0x20) IX[b]
    [10] -1    0    0x0000f400 - 0x0000f41f (0x20) IX[b]
    [11] -1    0    0x0000f500 - 0x0000f50f (0x10) IX[b]
    [12] -1    0    0x0000f600 - 0x0000f6ff (0x100) IX[b]
    [13] -1    0    0x0000f700 - 0x0000f70f (0x10) IX[b]
    [14] -1    0    0x0000f800 - 0x0000f803 (0x4) IX[b]
    [15] -1    0    0x0000f900 - 0x0000f907 (0x8) IX[b]
    [16] -1    0    0x0000fa00 - 0x0000fa03 (0x4) IX[b]
    [17] -1    0    0x0000fb00 - 0x0000fb07 (0x8) IX[b]
    [18] -1    0    0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [19] -1    0    0x0000fd00 - 0x0000fd1f (0x20) IX[b]
    [20] -1    0    0x0000fe00 - 0x0000feff (0x100) IX[b]
    [21] -1    0    0x0000ff00 - 0x0000ff7f (0x80) IX[b]
    [22] -1    0    0x0000af00 - 0x0000af7f (0x80) IX[b](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xdfffe000 - 0xdfffe0ff (0x100) MX[b]
    [5] -1    0    0xdfff8000 - 0xdfffbfff (0x4000) MX[b]
    [6] -1    0    0xdffff000 - 0xdffff7ff (0x800) MX[b]
    [7] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [8] -1    0    0xce000000 - 0xce000000 (0x1) MX[b](B)
    [9] -1    0    0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [10] -1    0    0xdd000000 - 0xddffffff (0x1000000) MX[b](B)
    [11] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [12] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [13] -1    0    0x0000f100 - 0x0000f11f (0x20) IX[b]
    [14] -1    0    0x0000f200 - 0x0000f21f (0x20) IX[b]
    [15] -1    0    0x0000f300 - 0x0000f31f (0x20) IX[b]
    [16] -1    0    0x0000f400 - 0x0000f41f (0x20) IX[b]
    [17] -1    0    0x0000f500 - 0x0000f50f (0x10) IX[b]
    [18] -1    0    0x0000f600 - 0x0000f6ff (0x100) IX[b]
    [19] -1    0    0x0000f700 - 0x0000f70f (0x10) IX[b]
    [20] -1    0    0x0000f800 - 0x0000f803 (0x4) IX[b]
    [21] -1    0    0x0000f900 - 0x0000f907 (0x8) IX[b]
    [22] -1    0    0x0000fa00 - 0x0000fa03 (0x4) IX[b]
    [23] -1    0    0x0000fb00 - 0x0000fb07 (0x8) IX[b]
    [24] -1    0    0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [25] -1    0    0x0000fd00 - 0x0000fd1f (0x20) IX[b]
    [26] -1    0    0x0000fe00 - 0x0000feff (0x100) IX[b]
    [27] -1    0    0x0000ff00 - 0x0000ff7f (0x80) IX[b]
    [28] -1    0    0x0000af00 - 0x0000af7f (0x80) IX[b](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.0.90, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module  169.12  Thu Feb 14 18:34:02 PST 2008
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(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 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/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver  169.12  Thu Feb 14 17:53:48 PST 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 02: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/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
    compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xdfffe000 - 0xdfffe0ff (0x100) MX[b]
    [5] -1    0    0xdfff8000 - 0xdfffbfff (0x4000) MX[b]
    [6] -1    0    0xdffff000 - 0xdffff7ff (0x800) MX[b]
    [7] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [8] -1    0    0xce000000 - 0xce000000 (0x1) MX[b](B)
    [9] -1    0    0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [10] -1    0    0xdd000000 - 0xddffffff (0x1000000) MX[b](B)
    [11] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [12] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [13] -1    0    0x0000f100 - 0x0000f11f (0x20) IX[b]
    [14] -1    0    0x0000f200 - 0x0000f21f (0x20) IX[b]
    [15] -1    0    0x0000f300 - 0x0000f31f (0x20) IX[b]
    [16] -1    0    0x0000f400 - 0x0000f41f (0x20) IX[b]
    [17] -1    0    0x0000f500 - 0x0000f50f (0x10) IX[b]
    [18] -1    0    0x0000f600 - 0x0000f6ff (0x100) IX[b]
    [19] -1    0    0x0000f700 - 0x0000f70f (0x10) IX[b]
    [20] -1    0    0x0000f800 - 0x0000f803 (0x4) IX[b]
    [21] -1    0    0x0000f900 - 0x0000f907 (0x8) IX[b]
    [22] -1    0    0x0000fa00 - 0x0000fa03 (0x4) IX[b]
    [23] -1    0    0x0000fb00 - 0x0000fb07 (0x8) IX[b]
    [24] -1    0    0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [25] -1    0    0x0000fd00 - 0x0000fd1f (0x20) IX[b]
    [26] -1    0    0x0000fe00 - 0x0000feff (0x100) IX[b]
    [27] -1    0    0x0000ff00 - 0x0000ff7f (0x80) IX[b]
    [28] -1    0    0x0000af00 - 0x0000af7f (0x80) IX[b](B)
(WW) ****INVALID MEM ALLOCATION**** b: 0xce000000 e: 0xce000000 correcting
(II) window:
    [0] -1    0    0xdd000000 - 0xdeffffff (0x2000000) MX[b]
(II) resSize:
(II) window fixed:
    [0] -1    0    0xdd000000 - 0xdeffffff (0x2000000) MX[b]
(II) resource ranges after probing:
    [0] -1    0    0xdd000000 - 0xdd000000 (0x1) 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    0xdfffe000 - 0xdfffe0ff (0x100) MX[b]
    [6] -1    0    0xdfff8000 - 0xdfffbfff (0x4000) MX[b]
    [7] -1    0    0xdffff000 - 0xdffff7ff (0x800) MX[b]
    [8] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [9] -1    0    0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [10] -1    0    0xdd000000 - 0xddffffff (0x1000000) MX[b](B)
    [11] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [12] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [13] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1    0    0x0000f100 - 0x0000f11f (0x20) IX[b]
    [17] -1    0    0x0000f200 - 0x0000f21f (0x20) IX[b]
    [18] -1    0    0x0000f300 - 0x0000f31f (0x20) IX[b]
    [19] -1    0    0x0000f400 - 0x0000f41f (0x20) IX[b]
    [20] -1    0    0x0000f500 - 0x0000f50f (0x10) IX[b]
    [21] -1    0    0x0000f600 - 0x0000f6ff (0x100) IX[b]
    [22] -1    0    0x0000f700 - 0x0000f70f (0x10) IX[b]
    [23] -1    0    0x0000f800 - 0x0000f803 (0x4) IX[b]
    [24] -1    0    0x0000f900 - 0x0000f907 (0x8) IX[b]
    [25] -1    0    0x0000fa00 - 0x0000fa03 (0x4) IX[b]
    [26] -1    0    0x0000fb00 - 0x0000fb07 (0x8) IX[b]
    [27] -1    0    0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [28] -1    0    0x0000fd00 - 0x0000fd1f (0x20) IX[b]
    [29] -1    0    0x0000fe00 - 0x0000feff (0x100) IX[b]
    [30] -1    0    0x0000ff00 - 0x0000ff7f (0x80) IX[b]
    [31] -1    0    0x0000af00 - 0x0000af7f (0x80) IX[b](B)
    [32] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [33] 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 "HWcursor" "true"
(**) NVIDIA(0): Option "ConnectedMonitor" "DFP"
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "CursorShadow" "true"
(**) NVIDIA(0): Option "DPI" "96 x 96"
(**) NVIDIA(0): Option "TripleBuffer" "true"
(**) NVIDIA(0): Option "UseEvents" "true"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(0): Option "DynamicTwinView" "false"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): Enabling cursor shadow
(**) NVIDIA(0): ConnectedMonitor string: "DFP"
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 8600 GT (G84) at PCI:2:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 60.84.61.00.00
(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 GeForce 8600 GT at PCI:2:0:0:
(--) NVIDIA(0):     EIZO S1932 (DFP-0)
(--) NVIDIA(0): EIZO S1932 (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): EIZO S1932 (DFP-0): Internal Dual Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x1024"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] -1    0    0xdd000000 - 0xdd000000 (0x1) 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    0xdfffe000 - 0xdfffe0ff (0x100) MX[b]
    [6] -1    0    0xdfff8000 - 0xdfffbfff (0x4000) MX[b]
    [7] -1    0    0xdffff000 - 0xdffff7ff (0x800) MX[b]
    [8] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [9] -1    0    0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [10] -1    0    0xdd000000 - 0xddffffff (0x1000000) MX[b](B)
    [11] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [12] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [13] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1    0    0x0000f100 - 0x0000f11f (0x20) IX[b]
    [17] -1    0    0x0000f200 - 0x0000f21f (0x20) IX[b]
    [18] -1    0    0x0000f300 - 0x0000f31f (0x20) IX[b]
    [19] -1    0    0x0000f400 - 0x0000f41f (0x20) IX[b]
    [20] -1    0    0x0000f500 - 0x0000f50f (0x10) IX[b]
    [21] -1    0    0x0000f600 - 0x0000f6ff (0x100) IX[b]
    [22] -1    0    0x0000f700 - 0x0000f70f (0x10) IX[b]
    [23] -1    0    0x0000f800 - 0x0000f803 (0x4) IX[b]
    [24] -1    0    0x0000f900 - 0x0000f907 (0x8) IX[b]
    [25] -1    0    0x0000fa00 - 0x0000fa03 (0x4) IX[b]
    [26] -1    0    0x0000fb00 - 0x0000fb07 (0x8) IX[b]
    [27] -1    0    0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [28] -1    0    0x0000fd00 - 0x0000fd1f (0x20) IX[b]
    [29] -1    0    0x0000fe00 - 0x0000feff (0x100) IX[b]
    [30] -1    0    0x0000ff00 - 0x0000ff7f (0x80) IX[b]
    [31] -1    0    0x0000af00 - 0x0000af7f (0x80) IX[b](B)
    [32] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [33] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) NVIDIA(0): Initialized GPU GART.
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0xfffff5ff, 0x0000084c)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0xfffff5ff, 0x0000084c)
(II) NVIDIA(0): Setting mode "1280x1024"
(II) Loading extension NV-GLX

My motherboard doesn't have nforce chipset, it has VIA chipset.

I really can't understand.

Hardware is working fine on Windows xp


Sorry for my bad English,
You are my last chance i hope.

I am really dissapointed with this

I hope someone knows something to do,
if you want more things tell me.

Thank you a lot.

Offline

#2 2008-04-30 22:43:36

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: Problem, i can't explain

Hi gkimonas, welcome to the forums!  smile

I don't know anything about nvidia, but it seems to me that you'll get more responses if you change the thread subject to something like
gdm problem with nvidia NX8600GT

just a thought...

Also, would you please translate the error message?  Many of us don't read greek.  And if that's not greek, please forgive me for thinking it is.

Offline

#3 2008-05-01 02:01:53

dabski
Member
Registered: 2008-02-07
Posts: 101
Website

Re: Problem, i can't explain

Wow your xorg.conf is a mess, to rule out it being something that you have set, backup your current configuration, generate one using nvidia-xconfig and see if it works. Also your attachment dose not work for me.

Offline

#4 2008-05-01 08:44:50

gkimonas
Member
Registered: 2008-04-30
Posts: 5

Re: Problem, i can't explain

Hello everyone, well my attachment i can't understand why it does't work.

The problem i think is maybe with graphics card, i cannot see X and from a linux live-cd, i think hardware problem.

In all cases it brings me the error "cannot allocate memory" etc
The error is in the Xorg.0.Log

I generated a xorg.conf with  nvidia-xconfig but the same, alsa with X -configure and hwd -xa
In all cases the same problem.

My xorg.conf was working excellent in the past with the previous video card.

I really can't understand. I think that VIA chipset is the problem.

The attachment is a picture and not an error in Greek Language.

Last edited by gkimonas (2008-05-01 08:46:49)

Offline

#5 2008-05-01 09:33:53

cubekid
Member
Registered: 2008-04-22
Posts: 34
Website

Re: Problem, i can't explain

i think you need to upload the picture somewhere else, because it seems like we can't access the picture without signing in. at least that's what it seems like. maybe try xs.to?

Offline

#6 2008-05-01 10:37:01

gkimonas
Member
Registered: 2008-04-30
Posts: 5

Re: Problem, i can't explain

Here is the screen error i take when gdm is starting

errortm4.th.jpg

After this monitor is going to power shaving.

Offline

#7 2008-05-01 14:52:09

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: Problem, i can't explain

I understand now why you can't explain.

Have a look at the files in /var/log.  Check Xorg.0.log for errors (search for "(EE)") and look at the latest file in gdm.  Also search the the tail ends of everything.log and auth.log for gdm and/or error and/or nvidia.

Offline

#8 2008-05-03 10:39:02

gkimonas
Member
Registered: 2008-04-30
Posts: 5

Re: Problem, i can't explain

Well guys,
i took a used nvidia 7600GT and everything is working good now!

Thank you a lot,
maybe the chipset of my mobo has problem with the 8600 nvidia.

Note: Be away from VIA chipstet, it's the worst.

Offline

Board footer

Powered by FluxBB