Form me the same
---------------------------------------
Xorg.0.log:(II) LoadModule: "vnc"
Xorg.0.log:(II) Loading /usr/lib/xorg/modules/extensions//libvnc.so
Xorg.0.log:dlopen: /usr/lib/xorg/modules/extensions//libvnc.so: undefined
symbol: NumCurrentSelections
Xorg.0.log:(EE) Failed to load /usr/lib/xorg/modules/extensions//libvnc.so
Xorg.0.log:(II) UnloadModule: "vnc"
Xorg.0.log:(EE) Failed to load module "vnc" (loader failed, 7)
Xorg.0.log.old:(II) LoadModule: "vnc"
Xorg.0.log.old:(II) Loading /usr/lib/xorg/modules/extensions//libvnc.so
Xorg.0.log.old:dlopen: /usr/lib/xorg/modules/extensions//libvnc.so: undefined
symbol: NumCurrentSelections
Xorg.0.log.old:(EE) Failed to load /usr/lib/xorg/modules/extensions//libvnc.so
Xorg.0.log.old:(II) UnloadModule: "vnc"
Xorg.0.log.old:(EE) Failed to load module "vnc" (loader failed, 7)
--------------------------------------------
[EMAIL PROTECTED]:~# uname -a
Linux leonardo-skynet 2.6.27-7-server #1 SMP Wed Oct 22 01:25:19 UTC 2008 i686
GNU/Linux
[EMAIL PROTECTED]:~#
----------------------------------------------
[EMAIL PROTECTED]:~# cat /etc/X11/xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
Option "SecurityTypes" "VncAuth"
Option "UserPasswdVerifier" "VncAuth"
Option "PasswordFile" "/root/.vnc/passwd"
EndSection
Section "Module"
Load "glx"
Load "vnc"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
EndSection
------------------------------------------------------------------------
[EMAIL PROTECTED]:~# dpkg -l |grep vnc
ii libgtk-vnc-1.0-0 0.3.7-0ubuntu1
A VNC viewer widget for GTK+ (runtime librar
ii libvncserver0 0.9.3.dfsg.1-1ubuntu1
API to write one's own vnc server
ii vnc4-common 4.1.1+xorg1.0.2-0ubuntu7
Virtual network computing server software
ii vnc4server 4.1.1+xorg1.0.2-0ubuntu7
Virtual network computing server software
ii x11vnc 0.9.3.dfsg.1-1ubuntu1
VNC server to allow remote access to an exis
ii xtightvncviewer 1.3.9-4
virtual network computing client software fo
[EMAIL PROTECTED]:~#
------------------------------------------------------------------------
--
libvnc.so Xorg module failes to load
https://bugs.launchpad.net/bugs/260815
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs