Gentoo Archives: gentoo-user

From: Maxim Wexler <maxim.wexler@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] X crashes with nvidia-173 driver
Date: Sun, 01 Nov 2009 17:13:46
Message-Id: a0811460911010913u29f43aeer8c448dbf43962102@mail.gmail.com
1 Hi group
2
3 Having installed the Geforce FX5500 drivers,
4 NVIDIA-Linux-x86-173.14.18-pkg1.run, and ran startx the desktop
5 appears but the system crashes.
6
7 From the X log, (WW):
8
9 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
10 (WW) The directory "/usr/share/fonts/misc/" does not exist.
11 (WW) The directory "/usr/share/fonts/TTF/" does not exist.
12 (WW) The directory "/usr/share/fonts/Type1/" does not exist.
13 (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
14 (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
15 (WW) The directory "/usr/share/fonts/misc/" does not exist.
16 (WW) The directory "/usr/share/fonts/TTF/" does not exist.
17 (WW) The directory "/usr/share/fonts/OTF" does not exist.
18 (WW) The directory "/usr/share/fonts/Type1/" does not exist.
19 (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
20 (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
21 (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or
22 'vmmouse' will be disabled.
23 (WW) Disabling Mouse1
24 (WW) Disabling Keyboard1
25 (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
26 (WW) Warning, couldn't open module dri
27 (WW) Warning, couldn't open module freetype
28 (WW) Warning, couldn't open module xtt
29 (WW) Warning, couldn't open module dri2
30
31 and (EE)
32
33 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
34 (EE) Failed to load module "dri" (module does not exist, 0)
35 (EE) Failed to load module "freetype" (module does not exist, 0)
36 (EE) Failed to load module "xtt" (module does not exist, 0)
37 (EE) Failed to load module "dri2" (module does not exist, 0)
38
39 Notes:
40 "dri" was commented out in xorg.conf but uncommenting made no difference.
41
42 $ls /usr/share/fonts
43 default encodings ttf-bitstream-vera
44
45 and nothing in those dirs like those mentioned in (WW)
46
47 yes, ran "eselect opengl set nvidia" after drivers were emerged.
48
49 #nvidia-settings -V
50 ERROR: The control display is undefined; please run 'nvidia-settings --help'
51
52 Is there an option I can pass to nvidia-settings to solve this, or
53 should I look elsewhere?
54
55 Maxim

Replies

Subject Author
[gentoo-user] Re: X crashes with nvidia-173 driver walt <w41ter@×××××.com>