I have 2 NVIDIA card intalled - GT 240 and Geforce 9500.
After updating by repo kernel to ver 2.6.37.6-0.5.1 and Nvidia driver by to ver 270.41.06 X server cant start
Part of X server log
347.737] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA GPU at PCI:2:0:0. Please
347.737] (EE) NVIDIA(GPU-1): check your system’s kernel log for additional error
347.737] (EE) NVIDIA(GPU-1): messages and refer to Chapter 8: Common Problems in the
347.737] (EE) NVIDIA(GPU-1): README for additional information.
347.737] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
347.737]
Backtrace:
347.737] 0: X (xorg_backtrace+0x37) [0x80ee5f7]
347.737] 1: X (0x8048000+0x5cbea) [0x80a4bea]
347.737] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c]
347.737] 3: /usr/lib/xorg/modules/updates/drivers/nvidia_drv.so (0xb50a7000+0x4144e8) [0xb54bb4e8]
347.737] Segmentation fault at address (nil)
347.737]
Fatal server error:
347.737] Caught signal 11 (Segmentation fault). Server aborting
347.737]
dmesg | grep nv , vmap
0.000000] BIOS-e820: 00000000bbf8e000 - 00000000bbfe0000 (ACPI NVS)
11.066714] nvidia: module license ‘NVIDIA’ taints kernel.
11.883284] NVRM: loading NVIDIA UNIX x86 Kernel Module 270.41.06 Mon Apr 18 14:54:25 PDT 2011
113.916852] NVRM: loading NVIDIA UNIX x86 Kernel Module 270.41.06 Mon Apr 18 14:54:25 PDT 2011
118.008769] NVRM: RmInitAdapter failed! (0x26:0xffffffff:1050)
118.008894] NVRM: rm_init_adapter(1) failed
118.200853] NVRM: RmInitAdapter failed! (0x26:0xffffffff:1050)
118.006562] vmap allocation for size 16781312 failed: use vmalloc=<size> to increase size.
118.198734] vmap allocation for size 16781312 failed: use vmalloc=<size> to increase size.
186.022892] vmap allocation for size 16781312 failed: use vmalloc=<size> to increase size.
282.985323] vmap allocation for size 16781312 failed: use vmalloc=<size> to increase size.
118.200864] NVRM: rm_init_adapter(1) failed
186.025243] NVRM: RmInitAdapter failed! (0x26:0xffffffff:1050)
186.025253] NVRM: rm_init_adapter(1) failed
282.986762] NVRM: RmInitAdapter failed! (0x26:0xffffffff:1050)
282.986771] NVRM: rm_init_adapter(1) failed
So for now only dismounting one of cards gives working X server.