You are not logged in.

#1 2011-01-23 14:43:35

bt
Member
Registered: 2007-04-11
Posts: 198

Cannot upgrade xinit [SOLVED]

Attempts to upgrade xorg-xinit from 1.3.0-1 to 1.3.0-2 result in the following message on failure to open:
No Protocol Specified

/etc/X11/xinit/xserverrc has one entry: exec /usr/bin/X -nolisten tcp
The suggestion has been made that this entry be changed to:exec /usr/bin/X -nolisten tcp "$@"

Any suggestions would be welcome

Last edited by bt (2011-01-23 18:39:39)

Offline

#2 2011-01-23 14:53:03

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Cannot upgrade xinit [SOLVED]

Have you followed that suggestion? Did it work? Did it not work? Don't make us pull every bit of info out of you.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2011-01-23 15:30:43

bt
Member
Registered: 2007-04-11
Posts: 198

Re: Cannot upgrade xinit [SOLVED]

Did not work -- had to downgrade to xorg-xinit-1.3.0-1
Also tried:  xhost + -- message - cannot connect to server

Last edited by bt (2011-01-23 15:33:37)

Offline

#4 2011-01-23 15:31:11

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Cannot upgrade xinit [SOLVED]

Post the Xorg.0.log after the upgrade.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#5 2011-01-23 15:32:41

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

Re: Cannot upgrade xinit [SOLVED]

Offline

#6 2011-01-23 15:53:02

bt
Member
Registered: 2007-04-11
Posts: 198

Re: Cannot upgrade xinit [SOLVED]

karol: Neither configuation in xserverrc seems to work

Xorg.0.log--

[  7960.564] 
X.Org X Server 1.9.2
Release Date: 2010-10-30
[  7960.565] X Protocol Version 11, Revision 0
[  7960.565] Build Operating System: Linux 2.6.35-ARCH i686 
[  7960.565] Current Operating System: Linux newnet 2.6.36-ARCH #1 SMP PREEMPT Sat Jan 8 13:16:43 UTC 2011 i686
[  7960.565] Kernel command line: root=/dev/sda3 ro
[  7960.565] Build Date: 01 November 2010  10:35:30PM
[  7960.565]  
[  7960.565] Current version of pixman: 0.20.2
[  7960.565]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  7960.565] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  7960.566] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 23 10:28:05 2011
[  7960.566] (==) Using config file: "/etc/X11/xorg.conf"
[  7960.566] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  7960.567] (==) No Layout section.  Using the first Screen section.
[  7960.567] (==) No screen section available. Using defaults.
[  7960.567] (**) |-->Screen "Default Screen Section" (0)
[  7960.567] (**) |   |-->Monitor "<default monitor>"
[  7960.567] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
[  7960.567] (**) |   |-->Device "Default nvidia Device"
[  7960.567] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[  7960.567] (==) Automatically adding devices
[  7960.567] (==) Automatically enabling devices
[  7960.567] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  7960.567]     Entry deleted from font path.
[  7960.567] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[  7960.567] (==) ModulePath set to "/usr/lib/xorg/modules"
[  7960.567] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[  7960.567] (II) Loader magic: 0x81f1f80
[  7960.567] (II) Module ABI versions:
[  7960.567]     X.Org ANSI C Emulation: 0.4
[  7960.567]     X.Org Video Driver: 8.0
[  7960.567]     X.Org XInput driver : 11.0
[  7960.567]     X.Org Server Extension : 4.0
[  7960.568] (--) PCI:*(0:1:0:0) 10de:0605:3842:c973 rev 162, Mem @ 0xf6000000/16777216, 0xd0000000/268435456, 0xf4000000/33554432, I/O @ 0x0000af00/128, BIOS @ 0x????????/131072
[  7960.568] (--) PCI: (0:6:6:0) 14f1:8800:18ac:d610 rev 5, Mem @ 0xfa000000/16777216
[  7960.568] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  7960.568] (II) LoadModule: "extmod"
[  7960.568] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  7960.568] (II) Module extmod: vendor="X.Org Foundation"
[  7960.568]     compiled for 1.9.2, module version = 1.0.0
[  7960.568]     Module class: X.Org Server Extension
[  7960.568]     ABI class: X.Org Server Extension, version 4.0
[  7960.568] (II) Loading extension MIT-SCREEN-SAVER
[  7960.568] (II) Loading extension XFree86-VidModeExtension
[  7960.568] (II) Loading extension XFree86-DGA
[  7960.568] (II) Loading extension DPMS
[  7960.568] (II) Loading extension XVideo
[  7960.568] (II) Loading extension XVideo-MotionCompensation
[  7960.568] (II) Loading extension X-Resource
[  7960.568] (II) LoadModule: "dbe"
[  7960.568] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  7960.568] (II) Module dbe: vendor="X.Org Foundation"
[  7960.568]     compiled for 1.9.2, module version = 1.0.0
[  7960.568]     Module class: X.Org Server Extension
[  7960.568]     ABI class: X.Org Server Extension, version 4.0
[  7960.568] (II) Loading extension DOUBLE-BUFFER
[  7960.568] (II) LoadModule: "glx"
[  7960.568] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  7960.582] (II) Module glx: vendor="NVIDIA Corporation"
[  7960.582]     compiled for 4.0.2, module version = 1.0.0
[  7960.582]     Module class: X.Org Server Extension
[  7960.582] (II) NVIDIA GLX Module  260.19.36  Tue Jan 18 17:28:21 PST 2011
[  7960.582] (II) Loading extension GLX
[  7960.582] (II) LoadModule: "record"
[  7960.582] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  7960.582] (II) Module record: vendor="X.Org Foundation"
[  7960.582]     compiled for 1.9.2, module version = 1.13.0
[  7960.582]     Module class: X.Org Server Extension
[  7960.582]     ABI class: X.Org Server Extension, version 4.0
[  7960.582] (II) Loading extension RECORD
[  7960.582] (II) LoadModule: "dri"
[  7960.582] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  7960.582] (II) Module dri: vendor="X.Org Foundation"
[  7960.582]     compiled for 1.9.2, module version = 1.0.0
[  7960.582]     ABI class: X.Org Server Extension, version 4.0
[  7960.582] (II) Loading extension XFree86-DRI
[  7960.582] (II) LoadModule: "dri2"
[  7960.583] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  7960.583] (II) Module dri2: vendor="X.Org Foundation"
[  7960.583]     compiled for 1.9.2, module version = 1.2.0
[  7960.583]     ABI class: X.Org Server Extension, version 4.0
[  7960.583] (II) Loading extension DRI2
[  7960.583] (II) LoadModule: "nvidia"
[  7960.583] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  7960.583] (II) Module nvidia: vendor="NVIDIA Corporation"
[  7960.583]     compiled for 4.0.2, module version = 1.0.0
[  7960.583]     Module class: X.Org Video Driver
[  7960.583] (II) NVIDIA dlloader X Driver  260.19.36  Tue Jan 18 17:12:14 PST 2011
[  7960.583] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  7960.583] (--) using VT number 7

[  7960.585] (II) Loading sub module "fb"
[  7960.585] (II) LoadModule: "fb"
[  7960.585] (II) Loading /usr/lib/xorg/modules/libfb.so
[  7960.585] (II) Module fb: vendor="X.Org Foundation"
[  7960.585]     compiled for 1.9.2, module version = 1.0.0
[  7960.585]     ABI class: X.Org ANSI C Emulation, version 0.4
[  7960.585] (II) Loading sub module "wfb"
[  7960.585] (II) LoadModule: "wfb"
[  7960.585] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  7960.585] (II) Module wfb: vendor="X.Org Foundation"
[  7960.585]     compiled for 1.9.2, module version = 1.0.0
[  7960.585]     ABI class: X.Org ANSI C Emulation, version 0.4
[  7960.585] (II) Loading sub module "ramdac"
[  7960.585] (II) LoadModule: "ramdac"
[  7960.585] (II) Module "ramdac" already built-in
[  7960.585] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[  7960.585] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[  7960.585] (==) NVIDIA(0): RGB weight 888
[  7960.585] (==) NVIDIA(0): Default visual is TrueColor
[  7960.585] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  7960.585] (**) NVIDIA(0): Option "NoLogo" "True"
[  7960.585] (**) NVIDIA(0): Enabling RENDER acceleration
[  7960.586] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[  7960.586] (II) NVIDIA(0):     enabled.
[  7961.107] (II) NVIDIA(0): NVIDIA GPU GeForce 9800 GT (G92) at PCI:1:0:0 (GPU-0)
[  7961.107] (--) NVIDIA(0): Memory: 524288 kBytes
[  7961.107] (--) NVIDIA(0): VideoBIOS: 62.92.69.00.30
[  7961.107] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  7961.107] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[  7961.107] (--) NVIDIA(0): Connected display device(s) on GeForce 9800 GT at PCI:1:0:0
[  7961.107] (--) NVIDIA(0):     DELL 2005FPW (DFP-0)
[  7961.107] (--) NVIDIA(0): DELL 2005FPW (DFP-0): 330.0 MHz maximum pixel clock
[  7961.107] (--) NVIDIA(0): DELL 2005FPW (DFP-0): Internal Dual Link TMDS
[  7961.184] (II) NVIDIA(0): Assigned Display Device: DFP-0
[  7961.184] (==) NVIDIA(0): 
[  7961.184] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[  7961.184] (==) NVIDIA(0):     will be used as the requested mode.
[  7961.184] (==) NVIDIA(0): 
[  7961.184] (II) NVIDIA(0): Validated modes:
[  7961.184] (II) NVIDIA(0):     "nvidia-auto-select"
[  7961.184] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[  7961.217] (--) NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config
[  7961.217] (--) NVIDIA(0):     option
[  7961.217] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[  7961.217] (--) Depth 24 pixmap format is 32 bpp
[  7961.217] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[  7961.218] (II) NVIDIA(0): Initialized GPU GART.
[  7961.222] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  7961.222] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  7961.222] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  7961.222] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  7961.222] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  7961.222] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  7961.222] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  7961.222] (II) NVIDIA(0):     Config Options in the README.
[  7961.227] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[  7961.248] (II) Loading extension NV-GLX
[  7961.276] (II) NVIDIA(0): Initialized OpenGL Acceleration
[  7961.289] (==) NVIDIA(0): Disabling shared memory pixmaps
[  7961.289] (II) NVIDIA(0): Initialized X Rendering Acceleration
[  7961.289] (==) NVIDIA(0): Backing store disabled
[  7961.289] (==) NVIDIA(0): Silken mouse enabled
[  7961.296] (==) NVIDIA(0): DPMS enabled
[  7961.296] (II) Loading extension NV-CONTROL
[  7961.296] (II) Loading extension XINERAMA
[  7961.296] (II) Loading sub module "dri2"
[  7961.296] (II) LoadModule: "dri2"
[  7961.296] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[  7961.296] (II) NVIDIA(0): [DRI2] Setup complete
[  7961.296] (==) RandR enabled
[  7961.296] (II) Initializing built-in extension Generic Event Extension
[  7961.296] (II) Initializing built-in extension SHAPE
[  7961.296] (II) Initializing built-in extension MIT-SHM
[  7961.296] (II) Initializing built-in extension XInputExtension
[  7961.296] (II) Initializing built-in extension XTEST
[  7961.296] (II) Initializing built-in extension BIG-REQUESTS
[  7961.296] (II) Initializing built-in extension SYNC
[  7961.296] (II) Initializing built-in extension XKEYBOARD
[  7961.296] (II) Initializing built-in extension XC-MISC
[  7961.296] (II) Initializing built-in extension SECURITY
[  7961.296] (II) Initializing built-in extension XINERAMA
[  7961.296] (II) Initializing built-in extension XFIXES
[  7961.296] (II) Initializing built-in extension RENDER
[  7961.296] (II) Initializing built-in extension RANDR
[  7961.296] (II) Initializing built-in extension COMPOSITE
[  7961.296] (II) Initializing built-in extension DAMAGE
[  7961.298] (II) Initializing extension GLX
[  7961.409] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  7961.409] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  7961.409] (**) Power Button: Applying InputClass "Keyboard Defaults"
[  7961.409] (II) LoadModule: "evdev"
[  7961.410] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  7961.410] (II) Module evdev: vendor="X.Org Foundation"
[  7961.410]     compiled for 1.9.0, module version = 2.5.0
[  7961.410]     Module class: X.Org XInput Driver
[  7961.410]     ABI class: X.Org XInput driver, version 11.0
[  7961.410] (**) Power Button: always reports core events
[  7961.410] (**) Power Button: Device: "/dev/input/event3"
[  7961.422] (--) Power Button: Found keys
[  7961.422] (II) Power Button: Configuring as keyboard
[  7961.422] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  7961.422] (**) Option "xkb_rules" "evdev"
[  7961.422] (**) Option "xkb_model" "evdev"
[  7961.422] (**) Option "xkb_layout" "us"
[  7961.422] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  7961.446] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  7961.446] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  7961.446] (**) Power Button: Applying InputClass "Keyboard Defaults"
[  7961.446] (**) Power Button: always reports core events
[  7961.446] (**) Power Button: Device: "/dev/input/event2"
[  7961.452] (--) Power Button: Found keys
[  7961.452] (II) Power Button: Configuring as keyboard
[  7961.452] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  7961.452] (**) Option "xkb_rules" "evdev"
[  7961.452] (**) Option "xkb_model" "evdev"
[  7961.452] (**) Option "xkb_layout" "us"
[  7961.452] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  7961.456] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event0)
[  7961.456] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[  7961.456] (**) Logitech Logitech USB Keyboard: Applying InputClass "Keyboard Defaults"
[  7961.456] (**) Logitech Logitech USB Keyboard: always reports core events
[  7961.456] (**) Logitech Logitech USB Keyboard: Device: "/dev/input/event0"
[  7961.465] (--) Logitech Logitech USB Keyboard: Found keys
[  7961.465] (II) Logitech Logitech USB Keyboard: Configuring as keyboard
[  7961.465] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD)
[  7961.465] (**) Option "xkb_rules" "evdev"
[  7961.465] (**) Option "xkb_model" "evdev"
[  7961.465] (**) Option "xkb_layout" "us"
[  7961.465] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  7961.466] (II) config/udev: Adding input device Logitech Logitech USB Headset (/dev/input/event1)
[  7961.466] (**) Logitech Logitech USB Headset: Applying InputClass "evdev keyboard catchall"
[  7961.466] (**) Logitech Logitech USB Headset: Applying InputClass "Keyboard Defaults"
[  7961.466] (**) Logitech Logitech USB Headset: always reports core events
[  7961.466] (**) Logitech Logitech USB Headset: Device: "/dev/input/event1"
[  7961.482] (--) Logitech Logitech USB Headset: Found keys
[  7961.482] (II) Logitech Logitech USB Headset: Configuring as keyboard
[  7961.482] (II) XINPUT: Adding extended input device "Logitech Logitech USB Headset" (type: KEYBOARD)
[  7961.482] (**) Option "xkb_rules" "evdev"
[  7961.482] (**) Option "xkb_model" "evdev"
[  7961.482] (**) Option "xkb_layout" "us"
[  7961.482] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  7961.485] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
[  7961.485] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[  7961.485] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[  7961.485] (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
[  7961.509] (--) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[  7961.509] (--) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[  7961.509] (--) ImPS/2 Generic Wheel Mouse: Found relative axes
[  7961.509] (--) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[  7961.509] (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
[  7961.509] (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[  7961.509] (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  7961.509] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
[  7961.509] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[  7961.509] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[  7961.509] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[  7961.509] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[  7961.509] (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[  7961.509] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[  7961.509] (II) No input driver/identifier specified (ignoring)
[  7961.511] (II) config/udev: Adding input device i2c IR (FusionHDTV) (/dev/input/event5)
[  7961.511] (**) i2c IR (FusionHDTV): Applying InputClass "evdev keyboard catchall"
[  7961.511] (**) i2c IR (FusionHDTV): Applying InputClass "Keyboard Defaults"
[  7961.511] (**) i2c IR (FusionHDTV): always reports core events
[  7961.511] (**) i2c IR (FusionHDTV): Device: "/dev/input/event5"
[  7961.525] (--) i2c IR (FusionHDTV): Found keys
[  7961.525] (II) i2c IR (FusionHDTV): Configuring as keyboard
[  7961.525] (II) XINPUT: Adding extended input device "i2c IR (FusionHDTV)" (type: KEYBOARD)
[  7961.525] (**) Option "xkb_rules" "evdev"
[  7961.525] (**) Option "xkb_model" "evdev"
[  7961.525] (**) Option "xkb_layout" "us"
[  7961.525] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"

Offline

#7 2011-01-23 16:09:09

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

Re: Cannot upgrade xinit [SOLVED]

Have you tried this https://bbs.archlinux.org/viewtopic.php … 77#p874077

zurd wrote:

I removed .Xauthority, and now everything works fine with xorg-xinit 1.3.0-2

Offline

#8 2011-01-23 18:32:23

bt
Member
Registered: 2007-04-11
Posts: 198

Re: Cannot upgrade xinit [SOLVED]

re .Xauthority
Will remove .Xauthority and .Xauthority-n and report back, Thanks

Offline

#9 2011-01-23 18:39:03

bt
Member
Registered: 2007-04-11
Posts: 198

Re: Cannot upgrade xinit [SOLVED]

removed .Xauthority and .Xauthority-n and upgraded.
/etc/X11/xinit/xserverrc changed to read:  exec /usr/bin/X -nolisten tcp "$@"

Worked perfectly .. Thanks karol

Last edited by bt (2011-01-24 04:30:57)

Offline

Board footer

Powered by FluxBB