You are not logged in.

#1 2011-10-21 12:39:17

et3rn1ty
Member
Registered: 2011-10-21
Posts: 4

[SOLVED] X server installation problem

Edit:
Previous title:X server installation problem: (EE) open /dev/fb0: No such directory


Ok, first of all hello. I'm quite a newbie in Arch and it's been by far the most exciting installation so far for me. But it has all turned into frustration because no matter what I do, I don't seem to get any progress to properly installing X. what I did was:

#Step 1:
    pacman -S xorg-server xorg-xinit xorg-utils xorg-server-utils
So i guess I installed whatever I needed for X to work. Now to the drivers

#Step 2:
    lspci|grep VGA
To which the output was
    01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce Go 7600] (rev al)
So I guess I could install the nvidia drivers as suggested by the NVIDIA section of the arch wiki (https://wiki.archlinux.org/index.php/NVIDIA)
And I did
    pacman -S nvidia nvidia-utils

Now, I tried running
    startx
And here's where I get the error:
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 21 15:37:05 2011
(==) Using config directory: "/etc/X11/xorg.conf.d"
(EE) Failed to load module "nouveau" (module does not exist, 0)
(EE) Failed to load module "nv" (module does not exist, 0)
(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) open /dev/fb0: No such file or directory


From what I gather, it doesn't find the drivers nouveau, nv and vesa (which it shouldn't, because I chose not to install them. I installed the nvidia ones instead) and can't open /dev/fb0

Should I remove nvidia and install nouveau?? And what's that /dev/fb0 it can't find?

Last edited by et3rn1ty (2011-10-21 18:55:22)

Offline

#2 2011-10-21 12:49:23

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

Re: [SOLVED] X server installation problem

I don't think that error is relevant, I have no idea why nvidia would want /dev/fd0. Post the full /var/log/Xorg.0.log

Offline

#3 2011-10-21 12:52:10

et3rn1ty
Member
Registered: 2011-10-21
Posts: 4

Re: [SOLVED] X server installation problem

cat /var/log/Xorg.0.log

[  1029.326] 
X.Org X Server 1.11.1
Release Date: 2011-09-24
[  1029.326] X Protocol Version 11, Revision 0
[  1029.326] Build Operating System: Linux 3.0-ARCH i686 
[  1029.326] Current Operating System: Linux et3rn4lb0x 3.0-ARCH #1 SMP PREEMPT Wed Oct 19 12:14:48 UTC 2011 i686
[  1029.326] Kernel command line: root=/dev/sda3 ro
[  1029.326] Build Date: 10 October 2011  08:49:15AM
[  1029.326]  
[  1029.326] Current version of pixman: 0.22.2
[  1029.326] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1029.326] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1029.327] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 21 15:37:05 2011
[  1029.327] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1029.327] (==) No Layout section.  Using the first Screen section.
[  1029.327] (==) No screen section available. Using defaults.
[  1029.327] (**) |-->Screen "Default Screen Section" (0)
[  1029.327] (**) |   |-->Monitor "<default monitor>"
[  1029.327] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1029.327] (==) Automatically adding devices
[  1029.327] (==) Automatically enabling devices
[  1029.327] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[  1029.327] 	Entry deleted from font path.
[  1029.327] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  1029.327] 	Entry deleted from font path.
[  1029.327] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  1029.327] 	Entry deleted from font path.
[  1029.327] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[  1029.327] 	Entry deleted from font path.
[  1029.327] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  1029.327] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  1029.327] 	Entry deleted from font path.
[  1029.327] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  1029.328] (==) FontPath set to:
	/usr/share/fonts/misc/
[  1029.328] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1029.328] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1029.328] (II) Loader magic: 0x8228580
[  1029.328] (II) Module ABI versions:
[  1029.328] 	X.Org ANSI C Emulation: 0.4
[  1029.328] 	X.Org Video Driver: 11.0
[  1029.328] 	X.Org XInput driver : 13.0
[  1029.328] 	X.Org Server Extension : 6.0
[  1029.329] (--) PCI:*(0:1:0:0) 10de:0398:104d:81ef rev 161, Mem @ 0xd1000000/16777216, 0xb0000000/268435456, 0xd0000000/16777216, I/O @ 0x00002000/128
[  1029.329] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1029.329] (II) LoadModule: "extmod"
[  1029.329] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  1029.329] (II) Module extmod: vendor="X.Org Foundation"
[  1029.329] 	compiled for 1.11.1, module version = 1.0.0
[  1029.329] 	Module class: X.Org Server Extension
[  1029.330] 	ABI class: X.Org Server Extension, version 6.0
[  1029.330] (II) Loading extension MIT-SCREEN-SAVER
[  1029.330] (II) Loading extension XFree86-VidModeExtension
[  1029.330] (II) Loading extension XFree86-DGA
[  1029.330] (II) Loading extension DPMS
[  1029.330] (II) Loading extension XVideo
[  1029.330] (II) Loading extension XVideo-MotionCompensation
[  1029.330] (II) Loading extension X-Resource
[  1029.330] (II) LoadModule: "dbe"
[  1029.330] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  1029.330] (II) Module dbe: vendor="X.Org Foundation"
[  1029.330] 	compiled for 1.11.1, module version = 1.0.0
[  1029.330] 	Module class: X.Org Server Extension
[  1029.330] 	ABI class: X.Org Server Extension, version 6.0
[  1029.330] (II) Loading extension DOUBLE-BUFFER
[  1029.330] (II) LoadModule: "glx"
[  1029.330] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1029.363] (II) Module glx: vendor="NVIDIA Corporation"
[  1029.363] 	compiled for 4.0.2, module version = 1.0.0
[  1029.363] 	Module class: X.Org Server Extension
[  1029.363] (II) NVIDIA GLX Module  285.05.09  Fri Sep 23 19:13:43 PDT 2011
[  1029.363] (II) Loading extension GLX
[  1029.363] (II) LoadModule: "record"
[  1029.363] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  1029.363] (II) Module record: vendor="X.Org Foundation"
[  1029.363] 	compiled for 1.11.1, module version = 1.13.0
[  1029.363] 	Module class: X.Org Server Extension
[  1029.363] 	ABI class: X.Org Server Extension, version 6.0
[  1029.363] (II) Loading extension RECORD
[  1029.363] (II) LoadModule: "dri"
[  1029.363] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  1029.364] (II) Module dri: vendor="X.Org Foundation"
[  1029.364] 	compiled for 1.11.1, module version = 1.0.0
[  1029.364] 	ABI class: X.Org Server Extension, version 6.0
[  1029.364] (II) Loading extension XFree86-DRI
[  1029.364] (II) LoadModule: "dri2"
[  1029.364] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1029.364] (II) Module dri2: vendor="X.Org Foundation"
[  1029.364] 	compiled for 1.11.1, module version = 1.2.0
[  1029.364] 	ABI class: X.Org Server Extension, version 6.0
[  1029.364] (II) Loading extension DRI2
[  1029.364] (==) Matched nouveau as autoconfigured driver 0
[  1029.364] (==) Matched nv as autoconfigured driver 1
[  1029.364] (==) Matched nvidia as autoconfigured driver 2
[  1029.364] (==) Matched vesa as autoconfigured driver 3
[  1029.364] (==) Matched fbdev as autoconfigured driver 4
[  1029.364] (==) Assigned the driver to the xf86ConfigLayout
[  1029.364] (II) LoadModule: "nouveau"
[  1029.364] (WW) Warning, couldn't open module nouveau
[  1029.364] (II) UnloadModule: "nouveau"
[  1029.364] (II) Unloading nouveau
[  1029.364] (EE) Failed to load module "nouveau" (module does not exist, 0)
[  1029.365] (II) LoadModule: "nv"
[  1029.365] (WW) Warning, couldn't open module nv
[  1029.365] (II) UnloadModule: "nv"
[  1029.365] (II) Unloading nv
[  1029.365] (EE) Failed to load module "nv" (module does not exist, 0)
[  1029.365] (II) LoadModule: "nvidia"
[  1029.365] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  1029.365] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1029.365] 	compiled for 4.0.2, module version = 1.0.0
[  1029.366] 	Module class: X.Org Video Driver
[  1029.366] (II) LoadModule: "vesa"
[  1029.366] (WW) Warning, couldn't open module vesa
[  1029.366] (II) UnloadModule: "vesa"
[  1029.366] (II) Unloading vesa
[  1029.366] (EE) Failed to load module "vesa" (module does not exist, 0)
[  1029.366] (II) LoadModule: "fbdev"
[  1029.366] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  1029.366] (II) Module fbdev: vendor="X.Org Foundation"
[  1029.366] 	compiled for 1.10.99.902, module version = 0.4.2
[  1029.366] 	ABI class: X.Org Video Driver, version 11.0
[  1029.366] (II) NVIDIA dlloader X Driver  285.05.09  Fri Sep 23 18:54:43 PDT 2011
[  1029.366] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1029.366] (II) FBDEV: driver for framebuffer: fbdev
[  1029.366] (--) using VT number 7

[  1029.371] (II) Loading sub module "fb"
[  1029.371] (II) LoadModule: "fb"
[  1029.371] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1029.371] (II) Module fb: vendor="X.Org Foundation"
[  1029.371] 	compiled for 1.11.1, module version = 1.0.0
[  1029.371] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1029.371] (II) Loading sub module "wfb"
[  1029.371] (II) LoadModule: "wfb"
[  1029.372] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  1029.372] (II) Module wfb: vendor="X.Org Foundation"
[  1029.372] 	compiled for 1.11.1, module version = 1.0.0
[  1029.372] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1029.372] (II) Loading sub module "ramdac"
[  1029.372] (II) LoadModule: "ramdac"
[  1029.372] (II) Module "ramdac" already built-in
[  1029.372] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  1029.372] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  1029.372] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1029.372] (WW) Falling back to old probe method for fbdev
[  1029.372] (II) Loading sub module "fbdevhw"
[  1029.372] (II) LoadModule: "fbdevhw"
[  1029.372] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  1029.372] (II) Module fbdevhw: vendor="X.Org Foundation"
[  1029.372] 	compiled for 1.11.1, module version = 0.0.2
[  1029.372] 	ABI class: X.Org Video Driver, version 11.0
[  1029.372] (EE) open /dev/fb0: No such file or directory
[  1029.372] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1029.372] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[  1029.373] (==) NVIDIA(0): RGB weight 888
[  1029.373] (==) NVIDIA(0): Default visual is TrueColor
[  1029.373] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1029.881] (II) NVIDIA(GPU-0): Display (Nvidia Default Flat Panel (DFP-0)) does not support
[  1029.881] (II) NVIDIA(GPU-0):     NVIDIA 3D Vision stereo.
[  1029.883] (II) NVIDIA(0): NVIDIA GPU GeForce Go 7600 (G73) at PCI:1:0:0 (GPU-0)
[  1029.883] (--) NVIDIA(0): Memory: 131072 kBytes
[  1029.883] (--) NVIDIA(0): VideoBIOS: 05.73.22.16.48
[  1029.883] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  1029.883] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[  1029.883] (--) NVIDIA(0): Connected display device(s) on GeForce Go 7600 at PCI:1:0:0
[  1029.883] (--) NVIDIA(0):     Nvidia Default Flat Panel (DFP-0)
[  1029.883] (--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): 330.0 MHz maximum pixel
[  1029.883] (--) NVIDIA(0):     clock
[  1029.883] (--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): Internal Dual Link LVDS
[  1029.883] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[  1029.883] (**) NVIDIA(0):     enabled on all display devices.
[  1029.883] (II) NVIDIA(0): Assigned Display Device: DFP-0
[  1029.883] (==) NVIDIA(0): 
[  1029.883] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[  1029.883] (==) NVIDIA(0):     will be used as the requested mode.
[  1029.884] (==) NVIDIA(0): 
[  1029.884] (II) NVIDIA(0): Validated modes:
[  1029.884] (II) NVIDIA(0):     "nvidia-auto-select"
[  1029.884] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
[  1029.884] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
[  1029.884] (--) NVIDIA(0):     option
[  1029.884] (II) UnloadModule: "fbdev"
[  1029.884] (II) Unloading fbdev
[  1029.884] (II) UnloadModule: "fbdevhw"
[  1029.884] (II) Unloading fbdevhw
[  1029.884] (--) Depth 24 pixmap format is 32 bpp
[  1029.897] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  1029.897] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  1029.897] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  1029.897] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  1029.897] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  1029.897] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  1029.897] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  1029.897] (II) NVIDIA(0):     Config Options in the README.
[  1029.898] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[  1029.949] (II) Loading extension NV-GLX
[  1029.989] (==) NVIDIA(0): Disabling shared memory pixmaps
[  1029.989] (==) NVIDIA(0): Backing store disabled
[  1029.989] (==) NVIDIA(0): Silken mouse enabled
[  1029.989] (==) NVIDIA(0): DPMS enabled
[  1029.990] (II) Loading extension NV-CONTROL
[  1029.990] (II) Loading extension XINERAMA
[  1029.990] (II) Loading sub module "dri2"
[  1029.990] (II) LoadModule: "dri2"
[  1029.990] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1029.990] (II) Module dri2: vendor="X.Org Foundation"
[  1029.990] 	compiled for 1.11.1, module version = 1.2.0
[  1029.990] 	ABI class: X.Org Server Extension, version 6.0
[  1029.990] (II) NVIDIA(0): [DRI2] Setup complete
[  1029.990] (==) RandR enabled
[  1029.990] (II) Initializing built-in extension Generic Event Extension
[  1029.990] (II) Initializing built-in extension SHAPE
[  1029.990] (II) Initializing built-in extension MIT-SHM
[  1029.990] (II) Initializing built-in extension XInputExtension
[  1029.990] (II) Initializing built-in extension XTEST
[  1029.990] (II) Initializing built-in extension BIG-REQUESTS
[  1029.990] (II) Initializing built-in extension SYNC
[  1029.990] (II) Initializing built-in extension XKEYBOARD
[  1029.990] (II) Initializing built-in extension XC-MISC
[  1029.991] (II) Initializing built-in extension SECURITY
[  1029.991] (II) Initializing built-in extension XINERAMA
[  1029.991] (II) Initializing built-in extension XFIXES
[  1029.991] (II) Initializing built-in extension RENDER
[  1029.991] (II) Initializing built-in extension RANDR
[  1029.991] (II) Initializing built-in extension COMPOSITE
[  1029.991] (II) Initializing built-in extension DAMAGE
[  1029.994] (II) Initializing extension GLX
[  1030.054] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event6)
[  1030.054] (**) Sony Vaio Keys: Applying InputClass "evdev keyboard catchall"
[  1030.054] (II) LoadModule: "evdev"
[  1030.055] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1030.055] (II) Module evdev: vendor="X.Org Foundation"
[  1030.055] 	compiled for 1.10.99.902, module version = 2.6.0
[  1030.055] 	Module class: X.Org XInput Driver
[  1030.055] 	ABI class: X.Org XInput driver, version 13.0
[  1030.055] (II) Using input driver 'evdev' for 'Sony Vaio Keys'
[  1030.055] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1030.055] (**) Sony Vaio Keys: always reports core events
[  1030.055] (**) Sony Vaio Keys: Device: "/dev/input/event6"
[  1030.055] (--) Sony Vaio Keys: Found keys
[  1030.055] (II) Sony Vaio Keys: Configuring as keyboard
[  1030.055] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a/SNY5001:00/input/input6/event6"
[  1030.055] (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD, id 6)
[  1030.055] (**) Option "xkb_rules" "evdev"
[  1030.055] (**) Option "xkb_model" "evdev"
[  1030.055] (**) Option "xkb_layout" "us"
[  1030.088] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  1030.088] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1030.088] (II) Using input driver 'evdev' for 'Power Button'
[  1030.088] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1030.088] (**) Power Button: always reports core events
[  1030.088] (**) Power Button: Device: "/dev/input/event2"
[  1030.088] (--) Power Button: Found keys
[  1030.088] (II) Power Button: Configuring as keyboard
[  1030.088] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[  1030.088] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  1030.088] (**) Option "xkb_rules" "evdev"
[  1030.088] (**) Option "xkb_model" "evdev"
[  1030.088] (**) Option "xkb_layout" "us"
[  1030.089] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  1030.089] (II) No input driver/identifier specified (ignoring)
[  1030.089] (II) config/udev: Adding input device HDA Intel Mic at Ext Left Jack (/dev/input/event8)
[  1030.089] (II) No input driver/identifier specified (ignoring)
[  1030.089] (II) config/udev: Adding input device HDA Intel HP Out at Ext Left Jack (/dev/input/event9)
[  1030.089] (II) No input driver/identifier specified (ignoring)
[  1030.090] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  1030.090] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1030.090] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  1030.090] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1030.090] (**) AT Translated Set 2 keyboard: always reports core events
[  1030.090] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  1030.090] (--) AT Translated Set 2 keyboard: Found keys
[  1030.090] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  1030.090] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  1030.090] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[  1030.090] (**) Option "xkb_rules" "evdev"
[  1030.090] (**) Option "xkb_model" "evdev"
[  1030.090] (**) Option "xkb_layout" "us"
[  1030.091] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event4)
[  1030.091] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
[  1030.091] (II) Using input driver 'evdev' for 'PS/2 Mouse'
[  1030.091] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1030.091] (**) PS/2 Mouse: always reports core events
[  1030.091] (**) PS/2 Mouse: Device: "/dev/input/event4"
[  1030.091] (--) PS/2 Mouse: Found 3 mouse buttons
[  1030.091] (--) PS/2 Mouse: Found relative axes
[  1030.091] (--) PS/2 Mouse: Found x and y relative axes
[  1030.091] (II) PS/2 Mouse: Configuring as mouse
[  1030.091] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
[  1030.091] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1030.091] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[  1030.091] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE, id 9)
[  1030.091] (II) PS/2 Mouse: initialized for relative axes.
[  1030.091] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
[  1030.091] (**) PS/2 Mouse: (accel) acceleration profile 0
[  1030.091] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
[  1030.091] (**) PS/2 Mouse: (accel) acceleration threshold: 4
[  1030.091] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
[  1030.091] (II) No input driver/identifier specified (ignoring)
[  1030.092] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event5)
[  1030.092] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[  1030.092] (II) Using input driver 'evdev' for 'AlpsPS/2 ALPS GlidePoint'
[  1030.092] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1030.092] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[  1030.092] (**) AlpsPS/2 ALPS GlidePoint: Device: "/dev/input/event5"
[  1030.092] (--) AlpsPS/2 ALPS GlidePoint: Found 3 mouse buttons
[  1030.092] (--) AlpsPS/2 ALPS GlidePoint: Found absolute axes
[  1030.092] (--) AlpsPS/2 ALPS GlidePoint: Found x and y absolute axes
[  1030.092] (--) AlpsPS/2 ALPS GlidePoint: Found absolute touchpad.
[  1030.092] (II) AlpsPS/2 ALPS GlidePoint: Configuring as touchpad
[  1030.092] (**) AlpsPS/2 ALPS GlidePoint: YAxisMapping: buttons 4 and 5
[  1030.092] (**) AlpsPS/2 ALPS GlidePoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1030.092] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
[  1030.092] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 10)
[  1030.092] (II) AlpsPS/2 ALPS GlidePoint: initialized for absolute axes.
[  1030.092] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[  1030.092] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 0
[  1030.092] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[  1030.092] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[  1030.092] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
[  1030.092] (II) No input driver/identifier specified (ignoring)
[  1030.093] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[  1030.093] (II) No input driver/identifier specified (ignoring)
[  1030.093] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event7)
[  1030.093] (II) No input driver/identifier specified (ignoring)
[  1030.094] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse2)
[  1030.094] (II) No input driver/identifier specified (ignoring)
[  1030.139] (II) Sony Vaio Keys: Close
[  1030.140] (II) UnloadModule: "evdev"
[  1030.140] (II) Unloading evdev
[  1030.159] (II) Power Button: Close
[  1030.160] (II) UnloadModule: "evdev"
[  1030.160] (II) Unloading evdev
[  1030.196] (II) AT Translated Set 2 keyboard: Close
[  1030.196] (II) UnloadModule: "evdev"
[  1030.196] (II) Unloading evdev
[  1030.303] (II) PS/2 Mouse: Close
[  1030.303] (II) UnloadModule: "evdev"
[  1030.303] (II) Unloading evdev
[  1030.409] (II) AlpsPS/2 ALPS GlidePoint: Close
[  1030.409] (II) UnloadModule: "evdev"
[  1030.410] (II) Unloading evdev
[  1030.504] Server terminated successfully (0). Closing log file. 

Offline

#4 2011-10-21 15:42:32

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

Re: [SOLVED] X server installation problem

I get the same error but X starts OK and works w/o a problem.

Offline

#5 2011-10-21 16:31:24

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED] X server installation problem

Ignore the errors and just install and start a window manager?


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#6 2011-10-21 16:39:11

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

Re: [SOLVED] X server installation problem

Mr.Elendig wrote:

Ignore the errors and just install and start a window manager?

+1
I don't know if OP is just curious about the errors or is he having some problems starting X.

Offline

#7 2011-10-21 17:41:15

et3rn1ty
Member
Registered: 2011-10-21
Posts: 4

Re: [SOLVED] X server installation problem

karol wrote:
Mr.Elendig wrote:

Ignore the errors and just install and start a window manager?

+1
I don't know if OP is just curious about the errors or is he having some problems starting X.


In truth, I haven't installed a WM yet, but the basic one that was supposed to start with startx (three terminal windows and a clock) don't start. I'll install a WM and be back with news. Thanks

Offline

#8 2011-10-21 17:48:30

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

Re: [SOLVED] X server installation problem

et3rn1ty wrote:

In truth, I haven't installed a WM yet, but the basic one that was supposed to start with startx (three terminal windows and a clock) don't start.

They're not there unless you install them. They don't get installed by default, because really why should they?

Offline

#9 2011-10-21 18:32:28

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

Re: [SOLVED] X server installation problem

Gusar wrote:
et3rn1ty wrote:

In truth, I haven't installed a WM yet, but the basic one that was supposed to start with startx (three terminal windows and a clock) don't start.

They're not there unless you install them. They don't get installed by default, because really why should they?

/etc/X11/xinit/xinitrc is installed by xorg-xinit. You need just xorg-twm, xorg-xclock and xterm:

[karol@black ~]$ tail -15 /etc/X11/xinit/xinitrc
# start some nice programs


if [ -d /etc/X11/xinit/xinitrc.d ] ; then
	for f in /etc/X11/xinit/xinitrc.d/* ; do
		[ -x "$f" ] && . "$f"
	done
	unset f
fi

twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &
exec xterm -geometry 80x66+0+0 -name login

Last edited by karol (2011-10-21 18:32:52)

Offline

#10 2011-10-21 18:53:47

et3rn1ty
Member
Registered: 2011-10-21
Posts: 4

Re: [SOLVED] X server installation problem

Ok, solved:
I completely removed the proprietary drivers and installed the nouveau driver. Then I installed the xfce Window Manager and now it works perfectly ok. Thanks everyone for their help, especially Mr.Elendig and karol!

Offline

#11 2011-10-21 18:58:15

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

Re: [SOLVED] X server installation problem

et3rn1ty wrote:

Ok, solved:
I completely removed the proprietary drivers and installed the nouveau driver. Then I installed the xfce Window Manager and now it works perfectly ok. Thanks everyone for their help, especially Mr.Elendig and karol!

Nvidia would've worked as well. Your log showed no errors, the driver loaded correctly. You just didn't have anything for X to run, so it shut itself down. Cleanly.

Offline

Board footer

Powered by FluxBB