You are not logged in.

#1 2011-08-12 13:13:35

Google
Member
From: Mountain View, California
Registered: 2010-05-31
Posts: 484
Website

(solved) Nvidia woes... failed to load X model

When I launch x I get these errors.. eventually it loads and everything seems alright but I want to know what is going on. Help?

[    22.551] (II) LoadModule: "nouveau"
[    22.551] (WW) Warning, couldn't open module nouveau
[    22.551] (II) UnloadModule: "nouveau"
[    22.551] (II) Unloading nouveau
[    22.551] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    22.551] (II) LoadModule: "nv"
[    22.551] (WW) Warning, couldn't open module nv
[    22.551] (II) UnloadModule: "nv"
[    22.551] (II) Unloading nv
[    22.551] (EE) Failed to load module "nv" (module does not exist, 0)
[    22.552] (II) LoadModule: "nvidia"
[    22.552] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    22.598] (II) Module nvidia: vendor="NVIDIA Corporation"
[    22.598]    compiled for 4.0.2, module version = 1.0.0
[    22.598]    Module class: X.Org Video Driver
[    22.613] (II) LoadModule: "vesa"
[    22.614] (WW) Warning, couldn't open module vesa
[    22.614] (II) UnloadModule: "vesa"
[    22.614] (II) Unloading vesa
[    22.614] (EE) Failed to load module "vesa" (module does not exist, 0)
[    22.614] (II) LoadModule: "fbdev"
[    22.614] (WW) Warning, couldn't open module fbdev
[    22.614] (II) UnloadModule: "fbdev"
[    22.614] (II) Unloading fbdev
[    22.614] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    22.614] (II) NVIDIA dlloader X Driver  280.13  Wed Jul 27 16:57:12 PDT 2011
[    22.635] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    22.636] (--) using VT number 3

[    22.650] (II) Loading sub module "fb"
[    22.650] (II) LoadModule: "fb"
[    22.650] (II) Loading /usr/lib/xorg/modules/libfb.so
[    22.659] (II) Module fb: vendor="X.Org Foundation"
[    22.659]    compiled for 1.10.3.901, module version = 1.0.0
[    22.659]    ABI class: X.Org ANSI C Emulation, version 0.4

Last edited by Google (2011-08-12 13:18:48)

Offline

#2 2011-08-12 13:15:39

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: (solved) Nvidia woes... failed to load X model

Nothing is wrong. Absolutely nothing.

Offline

#3 2011-08-12 13:18:11

Google
Member
From: Mountain View, California
Registered: 2010-05-31
Posts: 484
Website

Re: (solved) Nvidia woes... failed to load X model

I never noticed those errors before? Everything is alright? Now I feel silly~

Offline

#4 2011-08-12 13:27:08

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: (solved) Nvidia woes... failed to load X model

https://bbs.archlinux.org/viewtopic.php?id=124049
Seems like Google can't Google.

Offline

#5 2011-08-12 13:32:22

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: (solved) Nvidia woes... failed to load X model

Google wrote:

I never noticed those errors before? Everything is alright? Now I feel silly~

The vesa and fbdev errors were always there, those two are potential fallback drivers. What's new now is that instead of nvidia-utils installing a xorg.conf.d/20-nvidia.conf, X has been patched to load nouveau, nv, nvidia, in that order. Since you don't have the first two installed, and you shouldn't if you want to use the third, you'll see error messages for them. It's normal.

Offline

Board footer

Powered by FluxBB