J2EE ADDIn INSTALLATION DOES NOT MOVE AFTER ABAP UME STAGE

Hi,
I am installing java add-in for ABAP system for NW2004s SR2 system. I am able to complete SCS and DB instances. But during installation of CI at step u201CSAP system > ABAP UME u201Cafter
pressing u201CNext u201Cbutton the installation does not continue without any
warning or error message, It asks for SDM password and J2EE_ADMIN password, even after I give the password, the installation does not go forward. After pressing next it still comes to the same step.
I had done a proper un-install through SAPinst, cleaned up all the j2ee and SDM folders manually, changed the jdk version, etc and tried, but still the same issue.
I had created j2ee_admin, sapjsf, j2ee_guest users manually, cleared j2ee and SDM folders manually and tried to re-install but the same issue.
There are no error messages or logs given, but just the issue. Any help at the earliest would be appreciable.
The only error message I can read is as below:
INFO 2008-05-28 17:06:38
Creating file
/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/UserCheck.jlaunch.
INFO 2008-05-28 17:06:38
Creating file
/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/UserCheck.log.
INFO 2008-05-28 17:06:39
Output of
/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/jlaunch
UserCheck.jlaunch com.sap.security.tools.UserCheck
/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/lib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/sharedlib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install
-c sysnr=40 -c ashost=nzlsfn23 -c client=800 -c user=DDIC -c XXXXXX -a
checkBeforeCreate -u J2EE_ADMIN -r SAP_J2EE_ADMIN -message_file
UserCheck.message is written to the logfile
/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/UserCheck.log.
WARNING 2008-05-28 17:06:42
Execution of the command
"/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/jlaunch
UserCheck.jlaunch com.sap.security.tools.UserCheck
/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/lib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/sharedlib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install
-c sysnr=40 -c ashost=nzlsfn23 -c client=800 -c user=DDIC -c XXXXXX -a
checkBeforeCreate -u J2EE_ADMIN -r SAP_J2EE_ADMIN -message_file
UserCheck.message" finished with return code 254. Output:
INFO 2008-05-28 17:06:42
Removing file
/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/dev_UserCheck.
System details
Kernel release: 95 64bit
Unicode: - NO
Operating system: SunOS 5.9 Generic_122300-08 sun4u sparc SUNW,Sun-Fire-15000
Thanks,
PK

Hi markus,
May be this additional information would help.
the sapinst_dev.log shows the following:
INFO       2008-05-30 13:37:38 [syuxcpath.cpp:351]
           CSyPath::createFile()
Creating file /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/UserCheck.jlaunch.
INFO       2008-05-30 13:37:38 [syuxcpath.cpp:351]
           CSyPath::createFile()
Creating file /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/UserCheck.log.
TRACE      [syuxctask.cpp:1355]
           CSyTaskImpl::start(bool)
A child process has been started. Pid = 22550
INFO       2008-05-30 13:37:39
           CJSlibModule::writeInfo_impl()
Output of /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/jlaunch UserCheck.jlaunch com.sap.security.tools.UserCheck /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/lib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/sharedlib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install -c sysnr=40 -c ashost=nzlsfn23 -c client=800 -c user=DDIC -c XXXXXX -a checkBeforeCreate -u J2EE_ADMIN -p XXXXXX -r SAP_J2EE_ADMIN -message_file UserCheck.message is written to the logfile /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/UserCheck.log.
WARNING    2008-05-30 13:37:44
           CJSlibModule::writeWarning_impl()
Execution of the command "/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/jlaunch UserCheck.jlaunch com.sap.security.tools.UserCheck /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/lib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/sharedlib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install -c sysnr=40 -c ashost=nzlsfn23 -c client=800 -c user=DDIC -c XXXXXX -a checkBeforeCreate -u J2EE_ADMIN -p XXXXXX -r SAP_J2EE_ADMIN -message_file UserCheck.message" finished with return code 254. Output:
INFO       2008-05-30 13:37:44 [syuxcfile.cpp:280]
           CSyFileImpl::remove()
Removing file /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/dev_UserCheck.
TRACE      [iaxxejsexp.cpp:199]
           EJS_Installer::writeTraceToLogBook()
NWException thrown: nw.ume.generalError:
. For more details see output of logfile:
TRACE      [iaxxdlghnd.cpp:150]
           CDialogHandler::doHandleDoc()
Dialog validator of dialog :  d_nw_ume_doublestack_passwords
called by :|NW_Addin_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|8|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|NW_UME_Configuration|ind|ind|ind|ind|1|0|NW_UME_Configuration_Doublestack|ind|ind|ind|ind|1|0|askPasswords
returns false without any additional information.
Please inform the installation development.
TRACE      [iaxxgenimp.cpp:1155]
           showDialog()
waiting for an answer from gui
nzlsfn23:bd2adm 93%
Regards,
P. Kumaravel.

Similar Messages

  • Wireless mouse pointer which does not move after boot *sometimes*

    Hi,
    I have a wireless keyboard/mouse combo from Logitech (MK700 keyboard and MX705 mouse), which uses a USB receiver.
    After booting, the mouse pointer sometimes is completely blocked, and I have to reboot to make it work. Sometimes I need to do this twice. I cannot reproduce it and this is not linked to the fact the mouse is active or on sleep mode. This seems to be a race condition, considering it is difficult to reproduce. Once the mouse pointer is working, there is no issue anymore during desktop use.
    I compared lsmod when mouse pointer is working or not, and did not see any difference in the loaded modules.
    This started to happen maybe 3 months ago. I have had this hardware for two years with no problem in the past. It is not a battery problem either.
    Has anyone an idea?
    Last edited by zebulon (2012-03-21 07:22:53)

    Thanks.
    Ther is indeed a difference in evedev detection in Xorg logs when mouse is working or not working.
    Not working:
    [ 22.745]
    X.Org X Server 1.12.0
    Release Date: 2012-03-04
    [ 22.765] X Protocol Version 11, Revision 0
    [ 22.765] Build Operating System: Linux 3.2.9-1-ARCH x86_64
    [ 22.765] Current Operating System: Linux arch 3.2.12-1-ARCH #1 SMP PREEMPT Mon Mar 19 17:50:01 CET 2012 x86_64
    [ 22.765] Kernel command line: root=/dev/sda6 ro vga=891
    [ 22.765] Build Date: 05 March 2012 05:59:48AM
    [ 22.765]
    [ 22.765] Current version of pixman: 0.24.4
    [ 22.765] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 22.765] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 22.765] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 23 06:16:55 2012
    [ 22.816] (==) Using config file: "/etc/X11/xorg.conf"
    [ 22.816] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 22.841] (==) No Layout section. Using the first Screen section.
    [ 22.841] (**) |-->Screen "screen1" (0)
    [ 22.841] (**) | |-->Monitor "monitor1"
    [ 22.841] (**) | |-->Device "device1"
    [ 22.841] (**) Option "IgnoreABI" "True"
    [ 22.841] (**) Ignoring ABI Version
    [ 22.841] (==) Automatically adding devices
    [ 22.841] (==) Automatically enabling devices
    [ 22.866] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 22.866] Entry deleted from font path.
    [ 22.871] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 22.871] Entry deleted from font path.
    [ 22.871] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 22.871] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 22.871] Entry deleted from font path.
    [ 22.871] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 22.871] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/
    [ 22.871] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 22.871] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 22.871] (II) Loader magic: 0x7cef60
    [ 22.871] (II) Module ABI versions:
    [ 22.871] X.Org ANSI C Emulation: 0.4
    [ 22.871] X.Org Video Driver: 12.0
    [ 22.871] X.Org XInput driver : 16.0
    [ 22.871] X.Org Server Extension : 6.0
    [ 22.872] (--) PCI:*(0:1:0:0) 10de:05e2:1682:2394 rev 161, Mem @ 0xf8000000/16777216, 0xe0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000cf00/128, BIOS @ 0x????????/524288
    [ 22.872] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 22.872] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
    [ 22.872] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 22.872] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 22.872] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 22.872] (II) "record" will be loaded by default.
    [ 22.872] (II) "dri" will be loaded even though the default is to disable it.
    [ 22.872] (II) "dri2" will be loaded by default.
    [ 22.872] (II) LoadModule: "dbe"
    [ 22.948] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 22.955] (II) Module dbe: vendor="X.Org Foundation"
    [ 22.955] compiled for 1.12.0, module version = 1.0.0
    [ 22.955] Module class: X.Org Server Extension
    [ 22.955] ABI class: X.Org Server Extension, version 6.0
    [ 22.955] (II) Loading extension DOUBLE-BUFFER
    [ 22.955] (II) LoadModule: "v4l"
    [ 22.955] (WW) Warning, couldn't open module v4l
    [ 22.955] (II) UnloadModule: "v4l"
    [ 22.955] (II) Unloading v4l
    [ 22.955] (EE) Failed to load module "v4l" (module does not exist, 0)
    [ 22.955] (II) LoadModule: "extmod"
    [ 22.955] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 22.968] (II) Module extmod: vendor="X.Org Foundation"
    [ 22.968] compiled for 1.12.0, module version = 1.0.0
    [ 22.968] Module class: X.Org Server Extension
    [ 22.968] ABI class: X.Org Server Extension, version 6.0
    [ 22.968] (II) Loading extension MIT-SCREEN-SAVER
    [ 22.968] (II) Loading extension XFree86-VidModeExtension
    [ 22.968] (II) Loading extension XFree86-DGA
    [ 22.968] (II) Loading extension DPMS
    [ 22.968] (II) Loading extension XVideo
    [ 22.968] (II) Loading extension XVideo-MotionCompensation
    [ 22.968] (II) Loading extension X-Resource
    [ 22.968] (II) LoadModule: "glx"
    [ 22.968] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 24.007] (II) Module glx: vendor="NVIDIA Corporation"
    [ 24.018] compiled for 4.0.2, module version = 1.0.0
    [ 24.018] Module class: X.Org Server Extension
    [ 24.018] (II) NVIDIA GLX Module 295.20 Mon Feb 6 21:28:16 PST 2012
    [ 24.018] (II) Loading extension GLX
    [ 24.018] (II) LoadModule: "record"
    [ 24.019] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 24.026] (II) Module record: vendor="X.Org Foundation"
    [ 24.026] compiled for 1.12.0, module version = 1.13.0
    [ 24.026] Module class: X.Org Server Extension
    [ 24.026] ABI class: X.Org Server Extension, version 6.0
    [ 24.026] (II) Loading extension RECORD
    [ 24.026] (II) LoadModule: "dri2"
    [ 24.026] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 24.034] (II) Module dri2: vendor="X.Org Foundation"
    [ 24.034] compiled for 1.12.0, module version = 1.2.0
    [ 24.034] ABI class: X.Org Server Extension, version 6.0
    [ 24.034] (II) Loading extension DRI2
    [ 24.034] (II) LoadModule: "nvidia"
    [ 24.035] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 24.111] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 24.120] compiled for 4.0.2, module version = 1.0.0
    [ 24.120] Module class: X.Org Video Driver
    [ 24.154] (II) NVIDIA dlloader X Driver 295.20 Mon Feb 6 21:09:10 PST 2012
    [ 24.154] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 24.161] (++) using VT number 7
    [ 24.734] (II) Loading sub module "fb"
    [ 24.734] (II) LoadModule: "fb"
    [ 24.735] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 24.832] (II) Module fb: vendor="X.Org Foundation"
    [ 24.832] compiled for 1.12.0, module version = 1.0.0
    [ 24.832] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 24.832] (II) Loading sub module "wfb"
    [ 24.832] (II) LoadModule: "wfb"
    [ 24.832] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 27.003] (II) Module wfb: vendor="X.Org Foundation"
    [ 27.003] compiled for 1.12.0, module version = 1.0.0
    [ 27.003] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 27.003] (II) Loading sub module "ramdac"
    [ 27.003] (II) LoadModule: "ramdac"
    [ 27.003] (II) Module "ramdac" already built-in
    [ 29.070] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 29.070] (==) NVIDIA(0): RGB weight 888
    [ 29.070] (==) NVIDIA(0): Default visual is TrueColor
    [ 29.070] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 29.070] (**) NVIDIA(0): Option "UseEdidDpi" "False"
    [ 29.070] (**) NVIDIA(0): Option "DPI" "96 x 96"
    [ 29.070] (**) NVIDIA(0): Enabling 2D acceleration
    [ 31.411] (II) NVIDIA(GPU-0): Display (SAMSUNG (DFP-1)) does not support NVIDIA 3D Vision
    [ 31.411] (II) NVIDIA(GPU-0): stereo.
    [ 31.416] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 260 (GT200) at PCI:1:0:0 (GPU-0)
    [ 31.416] (--) NVIDIA(0): Memory: 917504 kBytes
    [ 31.416] (--) NVIDIA(0): VideoBIOS: 62.00.50.00.52
    [ 31.416] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 31.416] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 31.417] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 260 at PCI:1:0:0
    [ 31.417] (--) NVIDIA(0): SAMSUNG (DFP-1)
    [ 31.417] (--) NVIDIA(0): SAMSUNG (DFP-1): 330.0 MHz maximum pixel clock
    [ 31.417] (--) NVIDIA(0): SAMSUNG (DFP-1): Internal Dual Link TMDS
    [ 31.503] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 31.503] (**) NVIDIA(0): device SAMSUNG (DFP-1) (Using EDID frequencies has been
    [ 31.503] (**) NVIDIA(0): enabled on all display devices.)
    [ 31.538] (II) NVIDIA(0): Assigned Display Device: DFP-1
    [ 31.538] (WW) NVIDIA(0): No valid modes for "1600x900"; removing.
    [ 31.538] (WW) NVIDIA(0): No valid modes for "1366x768"; removing.
    [ 31.538] (WW) NVIDIA(0): No valid modes for "1360x765"; removing.
    [ 31.538] (II) NVIDIA(0): Validated modes:
    [ 31.538] (II) NVIDIA(0): "1920x1080"
    [ 31.538] (II) NVIDIA(0): "1280x720"
    [ 31.538] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    [ 31.566] (**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
    [ 31.566] (--) Depth 24 pixmap format is 32 bpp
    [ 31.567] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 31.571] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 31.571] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 31.571] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 31.571] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 31.571] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 31.571] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 31.571] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 31.571] (II) NVIDIA(0): Config Options in the README.
    [ 31.575] (II) NVIDIA(0): Setting mode "1920x1080"
    [ 31.608] (II) Loading extension NV-GLX
    [ 31.630] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 31.630] (==) NVIDIA(0): Backing store disabled
    [ 31.630] (==) NVIDIA(0): Silken mouse enabled
    [ 31.631] (**) NVIDIA(0): DPMS enabled
    [ 31.631] (II) Loading extension NV-CONTROL
    [ 31.631] (II) Loading extension XINERAMA
    [ 31.631] (WW) NVIDIA(0): Option "PreferredMode" is not used
    [ 31.631] (II) Loading sub module "dri2"
    [ 31.631] (II) LoadModule: "dri2"
    [ 31.631] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 31.631] (II) Module dri2: vendor="X.Org Foundation"
    [ 31.631] compiled for 1.12.0, module version = 1.2.0
    [ 31.631] ABI class: X.Org Server Extension, version 6.0
    [ 31.631] (II) NVIDIA(0): [DRI2] Setup complete
    [ 31.631] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 31.631] (==) RandR enabled
    [ 31.631] (II) Initializing built-in extension Generic Event Extension
    [ 31.631] (II) Initializing built-in extension SHAPE
    [ 31.631] (II) Initializing built-in extension MIT-SHM
    [ 31.631] (II) Initializing built-in extension XInputExtension
    [ 31.631] (II) Initializing built-in extension XTEST
    [ 31.631] (II) Initializing built-in extension BIG-REQUESTS
    [ 31.631] (II) Initializing built-in extension SYNC
    [ 31.631] (II) Initializing built-in extension XKEYBOARD
    [ 31.631] (II) Initializing built-in extension XC-MISC
    [ 31.631] (II) Initializing built-in extension SECURITY
    [ 31.631] (II) Initializing built-in extension XINERAMA
    [ 31.631] (II) Initializing built-in extension XFIXES
    [ 31.631] (II) Initializing built-in extension RENDER
    [ 31.631] (II) Initializing built-in extension RANDR
    [ 31.631] (II) Initializing built-in extension COMPOSITE
    [ 31.631] (II) Initializing built-in extension DAMAGE
    [ 31.632] (II) Initializing extension GLX
    [ 32.105] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 32.105] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 32.105] (II) LoadModule: "evdev"
    [ 32.105] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 32.188] (II) Module evdev: vendor="X.Org Foundation"
    [ 32.188] compiled for 1.12.0, module version = 2.7.0
    [ 32.188] Module class: X.Org XInput Driver
    [ 32.188] ABI class: X.Org XInput driver, version 16.0
    [ 32.188] (II) Using input driver 'evdev' for 'Power Button'
    [ 32.188] (**) Power Button: always reports core events
    [ 32.188] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 32.188] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 32.188] (--) evdev: Power Button: Found keys
    [ 32.188] (II) evdev: Power Button: Configuring as keyboard
    [ 32.188] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 32.188] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 32.188] (**) Option "xkb_rules" "evdev"
    [ 32.188] (**) Option "xkb_model" "evdev"
    [ 32.188] (**) Option "xkb_layout" "gb"
    [ 32.240] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 32.240] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 32.240] (II) Using input driver 'evdev' for 'Power Button'
    [ 32.240] (**) Power Button: always reports core events
    [ 32.240] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 32.240] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 32.241] (--) evdev: Power Button: Found keys
    [ 32.241] (II) evdev: Power Button: Configuring as keyboard
    [ 32.241] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 32.241] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 32.241] (**) Option "xkb_rules" "evdev"
    [ 32.241] (**) Option "xkb_model" "evdev"
    [ 32.241] (**) Option "xkb_layout" "gb"
    [ 32.241] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:2008 (/dev/input/event0)
    [ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: Applying InputClass "evdev keyboard catchall"
    [ 32.241] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:2008'
    [ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: always reports core events
    [ 32.241] (**) evdev: Logitech Unifying Device. Wireless PID:2008: Device: "/dev/input/event0"
    [ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Vendor 0x46d Product 0xc52b
    [ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found 1 mouse buttons
    [ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found scroll wheel(s)
    [ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found relative axes
    [ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing relative x/y axes to exist.
    [ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found absolute axes
    [ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing absolute x/y axes to exist.
    [ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found keys
    [ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as mouse
    [ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as keyboard
    [ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Adding scrollwheel support
    [ 32.241] (**) evdev: Logitech Unifying Device. Wireless PID:2008: YAxisMapping: buttons 4 and 5
    [ 32.241] (**) evdev: Logitech Unifying Device. Wireless PID:2008: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 32.241] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.2/0003:046D:C52B.0003/input/input0/event0"
    [ 32.241] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:2008" (type: KEYBOARD, id 8)
    [ 32.241] (**) Option "xkb_rules" "evdev"
    [ 32.241] (**) Option "xkb_model" "evdev"
    [ 32.241] (**) Option "xkb_layout" "gb"
    [ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: initialized for relative axes.
    [ 32.241] (WW) evdev: Logitech Unifying Device. Wireless PID:2008: ignoring absolute axes.
    [ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: (accel) keeping acceleration scheme 1
    [ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration profile 0
    [ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration factor: 2.000
    [ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration threshold: 4
    [ 32.241] (II) config/udev: Adding input device UVC Camera (046d:09a4) (/dev/input/event4)
    [ 32.241] (**) UVC Camera (046d:09a4): Applying InputClass "evdev keyboard catchall"
    [ 32.241] (II) Using input driver 'evdev' for 'UVC Camera (046d:09a4)'
    [ 32.241] (**) UVC Camera (046d:09a4): always reports core events
    [ 32.241] (**) evdev: UVC Camera (046d:09a4): Device: "/dev/input/event4"
    [ 32.241] (--) evdev: UVC Camera (046d:09a4): Vendor 0x46d Product 0x9a4
    [ 32.241] (--) evdev: UVC Camera (046d:09a4): Found keys
    [ 32.241] (II) evdev: UVC Camera (046d:09a4): Configuring as keyboard
    [ 32.242] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-7/2-7:1.0/input/input4/event4"
    [ 32.242] (II) XINPUT: Adding extended input device "UVC Camera (046d:09a4)" (type: KEYBOARD, id 9)
    [ 32.242] (**) Option "xkb_rules" "evdev"
    [ 32.242] (**) Option "xkb_model" "evdev"
    [ 32.242] (**) Option "xkb_layout" "gb"
    [ 32.242] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 32.242] (II) No input driver specified, ignoring this device.
    [ 32.242] (II) This device may have been added with another device file.
    Working:
    [ 21.623]
    X.Org X Server 1.12.0
    Release Date: 2012-03-04
    [ 21.642] X Protocol Version 11, Revision 0
    [ 21.642] Build Operating System: Linux 3.2.9-1-ARCH x86_64
    [ 21.642] Current Operating System: Linux arch 3.2.12-1-ARCH #1 SMP PREEMPT Mon Mar 19 17:50:01 CET 2012 x86_64
    [ 21.642] Kernel command line: root=/dev/sda6 ro vga=891
    [ 21.642] Build Date: 05 March 2012 05:59:48AM
    [ 21.642]
    [ 21.642] Current version of pixman: 0.24.4
    [ 21.642] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 21.642] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 21.643] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 23 06:18:23 2012
    [ 21.702] (==) Using config file: "/etc/X11/xorg.conf"
    [ 21.702] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 21.727] (==) No Layout section. Using the first Screen section.
    [ 21.727] (**) |-->Screen "screen1" (0)
    [ 21.727] (**) | |-->Monitor "monitor1"
    [ 21.727] (**) | |-->Device "device1"
    [ 21.727] (**) Option "IgnoreABI" "True"
    [ 21.727] (**) Ignoring ABI Version
    [ 21.727] (==) Automatically adding devices
    [ 21.727] (==) Automatically enabling devices
    [ 21.752] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 21.752] Entry deleted from font path.
    [ 21.757] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 21.757] Entry deleted from font path.
    [ 21.757] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 21.765] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 21.765] Entry deleted from font path.
    [ 21.765] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 21.765] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/
    [ 21.765] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 21.765] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 21.765] (II) Loader magic: 0x7cef60
    [ 21.765] (II) Module ABI versions:
    [ 21.765] X.Org ANSI C Emulation: 0.4
    [ 21.765] X.Org Video Driver: 12.0
    [ 21.765] X.Org XInput driver : 16.0
    [ 21.765] X.Org Server Extension : 6.0
    [ 21.766] (--) PCI:*(0:1:0:0) 10de:05e2:1682:2394 rev 161, Mem @ 0xf8000000/16777216, 0xe0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000cf00/128, BIOS @ 0x????????/524288
    [ 21.766] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 21.766] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
    [ 21.766] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 21.766] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 21.766] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 21.766] (II) "record" will be loaded by default.
    [ 21.766] (II) "dri" will be loaded even though the default is to disable it.
    [ 21.766] (II) "dri2" will be loaded by default.
    [ 21.766] (II) LoadModule: "dbe"
    [ 21.826] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 21.833] (II) Module dbe: vendor="X.Org Foundation"
    [ 21.833] compiled for 1.12.0, module version = 1.0.0
    [ 21.833] Module class: X.Org Server Extension
    [ 21.833] ABI class: X.Org Server Extension, version 6.0
    [ 21.833] (II) Loading extension DOUBLE-BUFFER
    [ 21.833] (II) LoadModule: "v4l"
    [ 21.833] (WW) Warning, couldn't open module v4l
    [ 21.833] (II) UnloadModule: "v4l"
    [ 21.833] (II) Unloading v4l
    [ 21.833] (EE) Failed to load module "v4l" (module does not exist, 0)
    [ 21.833] (II) LoadModule: "extmod"
    [ 21.833] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 21.846] (II) Module extmod: vendor="X.Org Foundation"
    [ 21.846] compiled for 1.12.0, module version = 1.0.0
    [ 21.846] Module class: X.Org Server Extension
    [ 21.846] ABI class: X.Org Server Extension, version 6.0
    [ 21.846] (II) Loading extension MIT-SCREEN-SAVER
    [ 21.846] (II) Loading extension XFree86-VidModeExtension
    [ 21.846] (II) Loading extension XFree86-DGA
    [ 21.846] (II) Loading extension DPMS
    [ 21.846] (II) Loading extension XVideo
    [ 21.846] (II) Loading extension XVideo-MotionCompensation
    [ 21.846] (II) Loading extension X-Resource
    [ 21.846] (II) LoadModule: "glx"
    [ 21.846] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 22.902] (II) Module glx: vendor="NVIDIA Corporation"
    [ 22.913] compiled for 4.0.2, module version = 1.0.0
    [ 22.913] Module class: X.Org Server Extension
    [ 22.913] (II) NVIDIA GLX Module 295.20 Mon Feb 6 21:28:16 PST 2012
    [ 22.913] (II) Loading extension GLX
    [ 22.913] (II) LoadModule: "record"
    [ 22.913] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 22.921] (II) Module record: vendor="X.Org Foundation"
    [ 22.921] compiled for 1.12.0, module version = 1.13.0
    [ 22.921] Module class: X.Org Server Extension
    [ 22.921] ABI class: X.Org Server Extension, version 6.0
    [ 22.921] (II) Loading extension RECORD
    [ 22.921] (II) LoadModule: "dri2"
    [ 22.921] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 22.929] (II) Module dri2: vendor="X.Org Foundation"
    [ 22.929] compiled for 1.12.0, module version = 1.2.0
    [ 22.929] ABI class: X.Org Server Extension, version 6.0
    [ 22.929] (II) Loading extension DRI2
    [ 22.929] (II) LoadModule: "nvidia"
    [ 22.929] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 23.006] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 23.014] compiled for 4.0.2, module version = 1.0.0
    [ 23.014] Module class: X.Org Video Driver
    [ 23.040] (II) NVIDIA dlloader X Driver 295.20 Mon Feb 6 21:09:10 PST 2012
    [ 23.040] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 23.047] (++) using VT number 7
    [ 23.721] (II) Loading sub module "fb"
    [ 23.721] (II) LoadModule: "fb"
    [ 23.721] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 24.428] (II) Module fb: vendor="X.Org Foundation"
    [ 24.428] compiled for 1.12.0, module version = 1.0.0
    [ 24.428] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 24.428] (II) Loading sub module "wfb"
    [ 24.428] (II) LoadModule: "wfb"
    [ 24.428] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 26.531] (II) Module wfb: vendor="X.Org Foundation"
    [ 26.531] compiled for 1.12.0, module version = 1.0.0
    [ 26.531] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 26.531] (II) Loading sub module "ramdac"
    [ 26.531] (II) LoadModule: "ramdac"
    [ 26.531] (II) Module "ramdac" already built-in
    [ 27.811] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 27.811] (==) NVIDIA(0): RGB weight 888
    [ 27.811] (==) NVIDIA(0): Default visual is TrueColor
    [ 27.811] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 27.811] (**) NVIDIA(0): Option "UseEdidDpi" "False"
    [ 27.811] (**) NVIDIA(0): Option "DPI" "96 x 96"
    [ 27.811] (**) NVIDIA(0): Enabling 2D acceleration
    [ 29.881] (II) NVIDIA(GPU-0): Display (SAMSUNG (DFP-1)) does not support NVIDIA 3D Vision
    [ 29.881] (II) NVIDIA(GPU-0): stereo.
    [ 29.911] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 260 (GT200) at PCI:1:0:0 (GPU-0)
    [ 29.911] (--) NVIDIA(0): Memory: 917504 kBytes
    [ 29.911] (--) NVIDIA(0): VideoBIOS: 62.00.50.00.52
    [ 29.911] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 29.911] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 29.911] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 260 at PCI:1:0:0
    [ 29.911] (--) NVIDIA(0): SAMSUNG (DFP-1)
    [ 29.911] (--) NVIDIA(0): SAMSUNG (DFP-1): 330.0 MHz maximum pixel clock
    [ 29.911] (--) NVIDIA(0): SAMSUNG (DFP-1): Internal Dual Link TMDS
    [ 29.997] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 29.997] (**) NVIDIA(0): device SAMSUNG (DFP-1) (Using EDID frequencies has been
    [ 29.997] (**) NVIDIA(0): enabled on all display devices.)
    [ 30.033] (II) NVIDIA(0): Assigned Display Device: DFP-1
    [ 30.033] (WW) NVIDIA(0): No valid modes for "1600x900"; removing.
    [ 30.033] (WW) NVIDIA(0): No valid modes for "1366x768"; removing.
    [ 30.033] (WW) NVIDIA(0): No valid modes for "1360x765"; removing.
    [ 30.033] (II) NVIDIA(0): Validated modes:
    [ 30.033] (II) NVIDIA(0): "1920x1080"
    [ 30.033] (II) NVIDIA(0): "1280x720"
    [ 30.033] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    [ 30.068] (**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
    [ 30.068] (--) Depth 24 pixmap format is 32 bpp
    [ 30.068] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 30.072] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 30.072] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 30.072] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 30.072] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 30.072] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 30.072] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 30.072] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 30.072] (II) NVIDIA(0): Config Options in the README.
    [ 30.076] (II) NVIDIA(0): Setting mode "1920x1080"
    [ 30.119] (II) Loading extension NV-GLX
    [ 30.149] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 30.149] (==) NVIDIA(0): Backing store disabled
    [ 30.149] (==) NVIDIA(0): Silken mouse enabled
    [ 30.149] (**) NVIDIA(0): DPMS enabled
    [ 30.149] (II) Loading extension NV-CONTROL
    [ 30.150] (II) Loading extension XINERAMA
    [ 30.150] (WW) NVIDIA(0): Option "PreferredMode" is not used
    [ 30.150] (II) Loading sub module "dri2"
    [ 30.150] (II) LoadModule: "dri2"
    [ 30.150] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 30.150] (II) Module dri2: vendor="X.Org Foundation"
    [ 30.150] compiled for 1.12.0, module version = 1.2.0
    [ 30.150] ABI class: X.Org Server Extension, version 6.0
    [ 30.150] (II) NVIDIA(0): [DRI2] Setup complete
    [ 30.150] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 30.150] (==) RandR enabled
    [ 30.150] (II) Initializing built-in extension Generic Event Extension
    [ 30.150] (II) Initializing built-in extension SHAPE
    [ 30.150] (II) Initializing built-in extension MIT-SHM
    [ 30.150] (II) Initializing built-in extension XInputExtension
    [ 30.150] (II) Initializing built-in extension XTEST
    [ 30.150] (II) Initializing built-in extension BIG-REQUESTS
    [ 30.150] (II) Initializing built-in extension SYNC
    [ 30.150] (II) Initializing built-in extension XKEYBOARD
    [ 30.150] (II) Initializing built-in extension XC-MISC
    [ 30.150] (II) Initializing built-in extension SECURITY
    [ 30.150] (II) Initializing built-in extension XINERAMA
    [ 30.150] (II) Initializing built-in extension XFIXES
    [ 30.150] (II) Initializing built-in extension RENDER
    [ 30.150] (II) Initializing built-in extension RANDR
    [ 30.150] (II) Initializing built-in extension COMPOSITE
    [ 30.150] (II) Initializing built-in extension DAMAGE
    [ 30.151] (II) Initializing extension GLX
    [ 30.624] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 30.624] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 30.624] (II) LoadModule: "evdev"
    [ 30.624] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 30.633] (II) Module evdev: vendor="X.Org Foundation"
    [ 30.633] compiled for 1.12.0, module version = 2.7.0
    [ 30.633] Module class: X.Org XInput Driver
    [ 30.633] ABI class: X.Org XInput driver, version 16.0
    [ 30.633] (II) Using input driver 'evdev' for 'Power Button'
    [ 30.633] (**) Power Button: always reports core events
    [ 30.633] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 30.633] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 30.633] (--) evdev: Power Button: Found keys
    [ 30.633] (II) evdev: Power Button: Configuring as keyboard
    [ 30.633] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 30.633] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 30.633] (**) Option "xkb_rules" "evdev"
    [ 30.633] (**) Option "xkb_model" "evdev"
    [ 30.633] (**) Option "xkb_layout" "gb"
    [ 30.677] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 30.677] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 30.677] (II) Using input driver 'evdev' for 'Power Button'
    [ 30.677] (**) Power Button: always reports core events
    [ 30.677] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 30.677] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 30.677] (--) evdev: Power Button: Found keys
    [ 30.677] (II) evdev: Power Button: Configuring as keyboard
    [ 30.677] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
    [ 30.677] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 30.677] (**) Option "xkb_rules" "evdev"
    [ 30.677] (**) Option "xkb_model" "evdev"
    [ 30.677] (**) Option "xkb_layout" "gb"
    [ 30.677] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/event0)
    [ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: Applying InputClass "evdev pointer catchall"
    [ 30.677] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101b'
    [ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: always reports core events
    [ 30.677] (**) evdev: Logitech Unifying Device. Wireless PID:101b: Device: "/dev/input/event0"
    [ 30.677] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Vendor 0x46d Product 0xc52b
    [ 30.677] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found 20 mouse buttons
    [ 30.677] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found scroll wheel(s)
    [ 30.677] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found relative axes
    [ 30.677] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found x and y relative axes
    [ 30.677] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Configuring as mouse
    [ 30.677] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Adding scrollwheel support
    [ 30.677] (**) evdev: Logitech Unifying Device. Wireless PID:101b: YAxisMapping: buttons 4 and 5
    [ 30.677] (**) evdev: Logitech Unifying Device. Wireless PID:101b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 30.677] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.2/0003:046D:C52B.0003/input/input0/event0"
    [ 30.677] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101b" (type: MOUSE, id 8)
    [ 30.677] (II) evdev: Logitech Unifying Device. Wireless PID:101b: initialized for relative axes.
    [ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: (accel) keeping acceleration scheme 1
    [ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration profile 0
    [ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration factor: 2.000
    [ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration threshold: 4
    [ 30.677] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/mouse0)
    [ 30.677] (II) No input driver specified, ignoring this device.
    [ 30.677] (II) This device may have been added with another device file.
    [ 30.678] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:2008 (/dev/input/event1)
    [ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: Applying InputClass "evdev keyboard catchall"
    [ 30.678] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:2008'
    [ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: always reports core events
    [ 30.678] (**) evdev: Logitech Unifying Device. Wireless PID:2008: Device: "/dev/input/event1"
    [ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Vendor 0x46d Product 0xc52b
    [ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found 1 mouse buttons
    [ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found scroll wheel(s)
    [ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found relative axes
    [ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing relative x/y axes to exist.
    [ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found absolute axes
    [ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing absolute x/y axes to exist.
    [ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found keys
    [ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as mouse
    [ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as keyboard
    [ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Adding scrollwheel support
    [ 30.678] (**) evdev: Logitech Unifying Device. Wireless PID:2008: YAxisMapping: buttons 4 and 5
    [ 30.678] (**) evdev: Logitech Unifying Device. Wireless PID:2008: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 30.678] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.2/0003:046D:C52B.0003/input/input1/event1"
    [ 30.678] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:2008" (type: KEYBOARD, id 9)
    [ 30.678] (**) Option "xkb_rules" "evdev"
    [ 30.678] (**) Option "xkb_model" "evdev"
    [ 30.678] (**) Option "xkb_layout" "gb"
    [ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: initialized for relative axes.
    [ 30.678] (WW) evdev: Logitech Unifying Device. Wireless PID:2008: ignoring absolute axes.
    [ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: (accel) keeping acceleration scheme 1
    [ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration profile 0
    [ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration factor: 2.000
    [ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration threshold: 4
    [ 30.678] (II) config/udev: Adding input device UVC Camera (046d:09a4) (/dev/input/event5)
    [ 30.678] (**) UVC Camera (046d:09a4): Applying InputClass "evdev keyboard catchall"
    [ 30.678] (II) Using input driver 'evdev' for 'UVC Camera (046d:09a4)'
    [ 30.678] (**) UVC Camera (046d:09a4): always reports core events
    [ 30.678] (**) evdev: UVC Camera (046d:09a4): Device: "/dev/input/event5"
    [ 30.678] (--) evdev: UVC Camera (046d:09a4): Vendor 0x46d Product 0x9a4
    [ 30.678] (--) evdev: UVC Camera (046d:09a4): Found keys
    [ 30.678] (II) evdev: UVC Camera (046d:09a4): Configuring as keyboard
    [ 30.678] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-7/2-7:1.0/input/input5/event5"
    [ 30.678] (II) XINPUT: Adding extended input device "UVC Camera (046d:09a4)" (type: KEYBOARD, id 10)
    [ 30.678] (**) Option "xkb_rules" "evdev"
    [ 30.678] (**) Option "xkb_model" "evdev"
    [ 30.678] (**) Option "xkb_layout" "gb"
    [ 30.678] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 30.678] (II) No input driver specified, ignoring this device.
    [ 30.678] (II) This device may have been added with another device file.
    I note the differences start there:
    (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found x and y relative axes
    vs
    (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing relative x/y axes to exist.
    Could my Logitech camera interfere with the keyboard/mouse unifier detection?

  • Lion installer does not start after reboot

    When I run the lion installer App, it does its thing, copying files for ~3 minutes,
    then reboots the computer.
    After the computer reboots, Instead of the expected 'install' phase, I am directly returned to the login screen, exacly as a normal boot, and 'About this mac' confirms I am still running 10.6.8
    One of my collegues tried extracting the dmg from the installer app, and turned it into a bootable usb disk
    Booting from this produced a grey screen, with the timer animation at the bottom, and a grey barred circle just above center.
    After half an hour without any indication of progress or disk activity on this screen, I hard-power-off'd the machine, and powered on, straight back to the normal 10.6.8 login screen.
    My mac is an early 2011 13" macbook pro.
    Can someone please tell me why lion refuses to install, or how to find out? and how to fix it?
    Thank you
    Nick.

    I just spotted the following in the console:
    Install Mac OS X Lion[368] Error loading /Users/nick/Desktop/Install Mac OS X Lion.app/Contents/PlugIns/IACoreStorage.IABundle/Contents/MacOS/IACoreStorage:  dlopen(/Users/nick/Desktop/Install Mac OS X Lion.app/Contents/PlugIns/IACoreStorage.IABundle/Contents/MacOS/IACoreStorage, 265): Library not loaded: /usr/lib/libcsfde.dylib
      Referenced from: /Users/nick/Desktop/Install Mac OS X Lion.app/Contents/PlugIns/IACoreStorage.IABundle/Contents/MacOS/IACoreStorage
      Reason: image not found
    Does this mean a file is missing from my installer?

  • HT1338 Mountain Lion stops downloading at 41.3 mb's. Shows calculating and does not move on!

    Trying to download Mountain Lion on a Mac mini and it is stopping at 41.3 Mb's. It shows "calculating" but does not move on beyond that stage! Version 10.6.8 is the current OS... Any suggestions?

    I am having difficulties too!. I have found a way to push it along but don't know if in the end this will eventually succeed and I don't know why I am having to do this.
    For what it is worth.
    But going to the app LaunchPad and clicking on the in progress OS X Mountain Lion download and pausing it momentarily and then clicking it again, I have gotten my download to keep moving along. Again I don't know why and I have had to do this several time to get the download to progress to 3.11GB out of the total 4.37GB. So I'm three quarter of the way thru and about to do the process again to get the apparently stalled download going again.....
    OK. It is again moving along..... now to 3.27GB
    Too me it has the symptoms of the download process finding it has a bad package and repeatly trying again until it stops trying. At that point is just stops. When one kicks it by doing the LaunchPad stop and go, I think it checks finds a problem and restarts the download of the problem packets .... that's my theory....
    My download is now up to 3.79 out of 4.27GB.
    I have been messing with this on three computers in my network for a couple weeks..... This is the furthest I have gotten..... Perhaps I will succeed today....
    BTW - It appears to have stop again at 3.79.... I;m going to play the stop/go game in Launchpad....
    After about aminute it has started downloading again.....
    Now 3.80GB.....
    Perhaps Apple should look more carefully at it's caching servers...... I think they are either timing out connections or somehow making the past never fail Apple Downloaded look pretty advanced compared to this stop and go model....
    I am now up to 4.03 and downloading with about 10 minutes to go....
    Message was edited by: Terry Fundak

  • RAC does not start after trying to move storage

    Hello,
    We have a two nodes RAC Oracle 10g and ASM groups defined on one external storage.
    RAC does not start after we reformated the storage to RAID 10.
    What we did:
    1) deleted the database
    2) reformated the external storage to RAID 10 and defined needed volumes for OCR, VotingDisk and ASM
    3) on both nodes
    - recreated VotingDisk
    node1:root$ /u01/oracle/product/10gr2/crs/bin/crsctl add css votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3 -force
    Now formatting voting disk: /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3
    successful addition of votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3.
    node2:root$ /u01/oracle/product/10gr2/crs/bin/crsctl add css votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3 -force
    Now formatting voting disk: /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3
    successful addition of votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3.
    - tried to move OCR but was able only on one node:
    /u01/oracle/product/10gr2/crs/bin/ocrconfig -replace ocrmirror /dev/rdsk/c7t30d0s3
    /u01/oracle/product/10gr2/crs/bin/ocrconfig -replace ocr /dev/rdsk/c7t29d0s3
    /u01/oracle/product/10gr2/crs/bin/ocrconfig -replace ocr
    These return ok for both node1 and node2:
    node1:oracle$ cluvfy stage -post hwos -n node1
    node1:oracle$ cluvfy stage -post crsinst -n node1,node2 -verbose
    Performing post-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "node1"
    Destination Node                      Reachable?
    node1                                 yes
    node2                                 yes
    Result: Node reachability check passed from node "node1".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name                             Comment
    node2                                 passed
    node1                                 passed
    Result: User equivalence check passed for user "oracle".
    Checking Cluster manager integrity...
    Checking CSS daemon...
    Node Name                             Status
    node2                                 not running
    node1                                 not running
    Result: Daemon status check failed for "CSS daemon".
    Cluster manager integrity check failed.
    Checking cluster integrity...
    Cluster is divided into 2 partitions.
    Partition 1 consists of the following members:
    Node Name
    node1
    Partition 2 consists of the following members:
    Node Name
    node1
    node2
    Cluster integrity check failed. Cluster is divided into 2 partition(s).
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    WARNING:
    CSS is probably working with a non-clustered, local-only configuration on nodes:
    node1
    Verification will proceed with nodes:
    node2
    Uniqueness check for OCR device passed.
    Checking the version of OCR...
    OCR of correct Version "2" exists.
    Checking data integrity of OCR...
    Data integrity check for OCR passed.
    OCR integrity check failed.
    Checking CRS integrity...
    Checking daemon liveness...
    Check: Liveness for "CRS daemon"
    Node Name                             Running
    node2                                 no
    node1                                 yes
    Result: Liveness check failed for "CRS daemon".
    Checking daemon liveness...
    Check: Liveness for "CSS daemon"
    Node Name                             Running
    node2                                 no
    node1                                 no
    Result: Liveness check failed for "CSS daemon".
    Checking daemon liveness...
    Check: Liveness for "EVM daemon"
    Node Name                             Running
    node2                                 no
    node1                                 yes
    Result: Liveness check failed for "EVM daemon".
    Liveness of all the daemons
    Node Name     CRS daemon                CSS daemon                EVM daemon
    node2         no                        no                        no
    node1         yes                       no                        yes
    Checking CRS health...
    Check: Health of CRS
    Node Name                             CRS OK?
    node1                                 unknown
    Result: CRS health check failed.
    CRS integrity check failed.
    Post-check for cluster services setup was unsuccessful on all the nodes.
    Please help.

    Thanks for the answer.
    Problem is that the RAC is not healty, I know how to start it but now it doesn't start and I cannot find helpful logs.
    You can see that cluster is not healty from cluvfy output.
    When I tried to start crs whith crsctl start crs but:
    - on node2 none of the demons starts (CSS, CRS or EVM)
    - on node1 CSS and EVM demons start but CRS is not starting and I cannot find helpful logs
    Problem 2: Cannot change OCR location
    node2:root$ cat /var/opt/oracle/ocr.loc
    +#Device/file /dev/rdsk/c7t30d0s3 getting replaced by device /dev/rdsk/c7t30d0s3+
    ocrconfig_loc=/dev/rdsk/c7t30d0s3
    local_only=falsenode2:root$ ocrconfig -replace ocr /dev/rdsk/c0t600A0B8000347EAD00000F314A5AF5B8d0s3
    PROT-1: Failed to initialize ocrconfig
    node1:root$ cat /var/opt/oracle/ocr.loc
    ocrconfig_loc=/u01/oracle/product/10gr2/db/cdata/localhost/local.ocr
    local_only=TRUE
    node1:root$ ocrconfig -replace ocr /dev/rdsk/c0t600A0B8000347EAD00000F314A5AF5B8d0s3
    PROT-1: Failed to initialize ocrconfig
    Problem 3: On node 1 I wrongly issued a command
    node1:root$ /u01/oracle/product/10gr2/db/bin/localconfig reset
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    Configuration for local CSS has been initialized
    Adding to inittab
    Startup will be queued to init within 30 seconds.
    Checking the status of new Oracle init process...
    Expecting the CRS daemons to be up within 600 seconds.
    Giving up: Oracle CSS stack appears NOT to be running.
    Oracle CSS service would not start as installed
    Automatic Storage Management(ASM) cannot be used until Oracle CSS service is started

  • Rented movie does not play after download if not connected to the internet

    rented movie does not play after download if not connected to the internet

    Hello b noir.
    Thank you for your interest in solving my problem.
    What I did I opened iTune. I read the information about what does my computener need to play back a rented movie. My computer is okay to play back rental movies. So I went to the iTunes store, I searched for the movie I want to watch, i singned in into my Mac account and I bought the movie. The movie started to download to my computer, it took some time because I bought a HD version, but it never stop and after a couple of hours or little less the movie was in the Rented folder of my iTunes and also I checked to be sure that was in the movie folder. So, next day I open iTunes and click on the movie, it opens but I wait for five minuetes and never started to play back, so I tried several time and I looked for info in different internet forums but I couldn't find anything that help. So I posted the problem in this forum and also I called Apple. Apple contacted me and they let me to download the movie again. So I did it and now I will watch the movie later. Not sure if the movie will play back normally or if I am going to have the same problem. I'll keep you posted.
    Apple representative did not know why this happened.
    Thanks.

  • After printing one page, cartridge does not move

    i reinstalled HP Officejet j4680 all in one printer, was not connecting to wireless internet connection. Now after printing one page, ink cartridge does not move, giving paper jam error but actually there is no paper jam. Any solution to this problem. please help !!

    Hello @kalsi_k,
    Welcome to the HP Support Forums!
    I would like to assist you today with resolving the carriage issue that you're experiencing on your HP Officejet J4680 All-in-One Printer. Thank you for including in your post that you have already checked for paper jams. At this point I am going to run your through some troubleshooting steps to specifically check the carriage path area within the printer. There is always a chance that a piece of debris or paper may have been missed when you checked for paper jams as even the tiniest piece of paper can cause these types of issues. Can I please have you follow the steps below.
    To start, can I please have you click here. Once the support document opens can I please have you run through Solution two, Solution three, Solution four, Solution five, and Solution six. This includes any sub-steps under the listed Solutions. Please pay close attention to the carriage path area. Also, if you have already checked all the area in the printer for jams or debris you do not have to repeat those steps.
    Please respond to this post with the result of your troubleshooting. Best of luck!
    X-23
    I work on behalf of HP
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    Click the "Kudos, Thumbs Up" on the right to say "Thanks" for helping!

  • My bootcamp download stops after a few seconds. it takes forever but does not move. Could someone help?

    my bootcamp download stops after a few seconds. it takes forever but does not move. Could someone help?

    For Windows Support Software: the download size is around 600MB - 1GB. Depends on your Mac Model. There are server problems but a good idea is to check from iStat menu's or something else if there is some activity.
    Also, make sure that in your network settings:
    Uncheck Automatic Proxy Detection
    Uncheck Passive FTP Mode

  • IOS 7.1.2 Clock does not move properly after screen blocking

    Please help! Clock on my iphone 5 does not work properly. It does not move or stays behind, every time I am blocking the screen. How can I fix it

    Hello r-engineer,
    Given the iPhone is not getting past the Terms and Conditions prompt I'm wondering if it is having issues connecting to the update servers.
    As suggested in this article, try restarting the iPhone, try a different network, then try with iTunes.
    Resolve issues with an over-the-air iOS update - Apple Support
    Take care,
    Nubz

  • TX2500Z touchscreen does not work after Windows7 upgrade from HP specific to S/N, etc on laptop.

    My TX2500Z touchscreen does not work after I upgraded to Windows 7. I cannot find any support or drivers, etc. to fix.  I bought Windows 7 directly from HP specific to my P/N and S/N on my TX2500Z.  Any help? Thanks.

    after 2,5 days (spending half a day within the apple shop as well with this problem) i have it all back on track.
    i did a lot of different things: trying to remove and reinstall iPhoto; did a SL installation over the old SL I had on my HD; backing up all the data of course before and reformatting my HD and installing a new clean SL version on it + a new clean version of iLife9 with all the updates and than I migrate with migrate assistant all the data and setting with time machine back onto it, but all this didn't work, because it also migrated the error/bug through time machine with it.
    so at the end i just installed a brand new, clean SL version on my hard drive, than I did the updates and put all my data, photos, docs, movies, mail, bookmarks, music, etc manual back into the system (drag and drop from my external HD, where i had an exact copy of my internal HD) and did all the settings again in all the different programs.
    the only thing i used migrant assistant with time machine for was for the programs. it seems to work now all fine and i even got more free space on my HD, because some of the old stuff i always carried with me but i never used, i didn't take over.
    basically everything is clean now. At least i hope and works fine. touch wood!

  • "F11 System Recovery" during boot does not work after Cloning hard drive.

    Problem: “F11 System Recovery” during boot does not work after Cloning hard drive.
    HP Envy m6-1125dx UEFI Notebook Computer with GPT hard drive.
    Original Seagate Hard Disk GPT 700GB with Window 8.0_64 upgraded to Windows 8.1_64
    Startup Menu (F11 System Menu works properly) only on original hard drive.
    Following obtained from Disk Management & diskpart in Command Prompt.
                                     GPT Disk <700GB>
    Partition 1 WINRE NTFS Primary 235MB/400MB [Recovery]
    Partition 2 EFI System FAT32 (LBA) Primary 108MB/260MB [System]
    Partition 3 (NONE) Unformatted Primary 128MB/128MB [Reserve]
    Partition 4 Main NTFS Primary 90GB/195GB [Primary “C”]
    Partition 5 (NONE) NTFS Primary 372MB/450MB [Recovery]
    Partition 6 Data NTFS Primary 7GB/475GB [Primary “E”]
    Partition 7 NTFS Primary 26MB/350MB [Recovery]
    Partition 8 Recovery NTFS Primary 24GB/26GB [Recovery “D”]
    I have Cloned the original hard drive to a new HGST 1TB Hard Drive using four different methods (sector by sector):
    Acronis True Image 2015
    Acronis Backup for PC
    AOMEI Backupper Professional
    Macrium Reflect
    Each time the cloning process completes successfully and has the same original partition arrangement. The computer works properly except when trying to use the “F11 System Menu” key during boot. It gives the following error message:
    “Recovery
    Your PC needs to be repaired
    A required device isn’t connected or can’t be accessed.
    Error code: 0xc0000225
    You need to use the recovery tools on your installation media. If you don’t have any installation media (like a disc or USB device), contact your system administrator or PC manufacturer. “
    Any suggestions why the F11 System Recovery does not work during boot and how to fix the problem would be appreciated. I have does various disk checking and file checking on both the original and new hard drive with no errors.
    Thank you in advanced.

    Hi,
    How did you clone the HDD ? One-for-one or different method ?
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • PC Suite 6.86.9.3 does not start after reboot

    Hi!
    I have some strange problems with the PC Suite. After the first install everything is working well but after a reboot the PC suite is not starting after double click on the desktop icon.
    But i can install tools on the phone or start some of the suite tools. Only the PC Suit does not run.
    The repair function of the installer does not bring any results. The only way ist to deinstall the suit and all drivers and to clear all remainig nokia registry entries. After that I can install the suite again and it will run again... until I reboot the system. And so on, and so on...
    Does any one have an idea how to solve my problem?
    Thanks
    Michael

    Actually it does not work on one Windows XP SP3 computer, but it does work on another Windows XP SP3 computer.
    Probably this is a .NET application, as I have encountered several .NET applications that do NOT work on some specific computers.

  • Item does not move from Workflow Inbox to Work Item Executed by me

    Hi experts,
    We have implemented workflow inbox for invoice payment. After archive document in OAWD, we will do posting through Workflow inbox. After posting, the item should go to 'work item executed by me' folder. But the problem is the work item is still in the workflow inbox. What should we do? Pls help. This is urgent. Correct answer will be rewarded, TQVM in advanced.
    Rgds,
    Nanie

    Hi Arianie,
    First check the status of your WORK ITEM ID. You can check it in SBWP or in SWI6 transaction.
    If your work Item ID still remains in the SAP Inbox & does not move into outbox i.e. "work Item Executed by me" then it may happened that your workflow is not triggered after users/responsible agents action completion. You can check the graphical status in SWI6 transaction itself.
    Also check whether your Work Item ID's status is not "ERROR" . If it is "ERROR" then you need to resume the work item ID (Whose status is Error) to start/recall the workflow.
    Thanks
    Pravin

  • HT2693 My UPAD lite does not start after recent update. I have lots of info in it. Can anybody help me to get it back. Can I get the update out somehow? Thanks

    My UPAD lite does not start after recent update. I have lots of info in it. Can anybody help me to get it back? Can I somehow undo the update? Thanks

    "UPAD lite?"
    I expect that you mean some version of iPad.
    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore, go into Recovery Mode per the instructions here.

  • 16 GB x-Fi Style - does not start after charging

    Hi,
    4 weeks ago I bought my x-Fi style and used it during my holidays for 2 weeks. After charging the player only twice (USB-connection with notebook), it now fails starting. Maybe there is an internal temperature fuse to protect from overheating and I only have to wait to try again? After connecting to USB the CREATIVE sign appears but disappears directly and a battery symbol appears and remains on the screen. After disconnecting the player does not react in any way. I already tried to reset but cannot start it again.
    Can anyone help me?
    Cheers,
    Uli

    Re: 6 GB x-Fi Style - does not start after charging:Just fyi
    I found the website for Creative to be very frustrating. Not one snail mail address or corporate headquarters info. The link for website feedback didn't work and one other customer service link was a dud. They clearly don't want to be 'bothered' with complaints, or anything positi've for that matter!
    But, I searched on the forum and found a three-year-old post about someone who was frustrated with having to carry around a paperclip to always push 'reset' on his X-Fi -- and the light dawned! Didn't know I had one of those. I pressed reset and voila! it is working again. Still had to charge it, but it accepted the charge this time and I was able to finish my book and move on to the next. Now, the next problem is I tried to access my wireless network which has a $ in the password and there is no $ in the choices for entering a password. So, now I have to change the password, change all of my device passwords (Blu-Ray, iPad, laptops(2), friend's laptops, etc. a huge pain. Seems to me they could have included a $ in the choices!

Maybe you are looking for