[SOLVED] new install Xorg not starting

I am running a vm install of arch and I cannot get startx to work. I went through the wiki section "Xorg as a systemd user service" and tried what it suggested and still it would not work. Below is my log file. Anyone have any suggestions? Thanks!
[herminio@archlinux-vm ~]$ cat .local/share/xorg/Xorg.0.log
[ 697.138]
X.Org X Server 1.16.2
Release Date: 2014-11-10
[ 697.141] X Protocol Version 11, Revision 0
[ 697.143] Build Operating System: Linux 3.17.2-1-ARCH x86_64
[ 697.144] Current Operating System: Linux archlinux-vm 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
[ 697.144] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
[ 697.146] Build Date: 10 November 2014 07:52:13PM
[ 697.148]
[ 697.149] Current version of pixman: 0.32.6
[ 697.152] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 697.152] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 697.156] (==) Log file: "/home/herminio/.local/share/xorg/Xorg.0.log", Time: Sat Nov 15 14:29:26 2014
[ 697.158] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 697.158] (==) No Layout section. Using the first Screen section.
[ 697.158] (==) No screen section available. Using defaults.
[ 697.158] (**) |-->Screen "Default Screen Section" (0)
[ 697.158] (**) | |-->Monitor "<default monitor>"
[ 697.158] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 697.158] (==) Automatically adding devices
[ 697.158] (==) Automatically enabling devices
[ 697.158] (==) Automatically adding GPU devices
[ 697.158] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 697.158] Entry deleted from font path.
[ 697.158] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 697.158] Entry deleted from font path.
[ 697.158] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 697.158] Entry deleted from font path.
[ 697.158] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 697.158] Entry deleted from font path.
[ 697.158] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 697.158] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 697.158] Entry deleted from font path.
[ 697.158] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 697.158] (==) FontPath set to:
/usr/share/fonts/misc/
[ 697.158] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 697.158] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 697.158] (II) Loader magic: 0x818d80
[ 697.158] (II) Module ABI versions:
[ 697.158] X.Org ANSI C Emulation: 0.4
[ 697.158] X.Org Video Driver: 18.0
[ 697.158] X.Org XInput driver : 21.0
[ 697.158] X.Org Server Extension : 8.0
[ 697.161] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 697.161] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 697.161] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 697.200] (--) PCI:*(0:0:15:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xe8000000/134217728, 0xfe000000/8388608, I/O @ 0x00001070/16, BIOS @ 0x????????/32768
[ 697.200] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 697.200] (II) LoadModule: "glx"
[ 697.200] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 697.245] (II) Module glx: vendor="NVIDIA Corporation"
[ 697.245] compiled for 4.0.2, module version = 1.0.0
[ 697.245] Module class: X.Org Server Extension
[ 697.245] (II) NVIDIA GLX Module 343.22 Thu Sep 11 15:55:13 PDT 2014
[ 697.246] (==) Matched vmware as autoconfigured driver 0
[ 697.246] (==) Matched vmware as autoconfigured driver 1
[ 697.246] (==) Matched modesetting as autoconfigured driver 2
[ 697.246] (==) Matched fbdev as autoconfigured driver 3
[ 697.246] (==) Matched vesa as autoconfigured driver 4
[ 697.246] (==) Assigned the driver to the xf86ConfigLayout
[ 697.246] (II) LoadModule: "vmware"
[ 697.246] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[ 697.280] (II) Module vmware: vendor="X.Org Foundation"
[ 697.281] compiled for 1.16.0, module version = 13.0.2
[ 697.281] Module class: X.Org Video Driver
[ 697.281] ABI class: X.Org Video Driver, version 18.0
[ 697.281] (II) LoadModule: "modesetting"
[ 697.281] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 697.281] (II) Module modesetting: vendor="X.Org Foundation"
[ 697.281] compiled for 1.16.0, module version = 0.9.0
[ 697.281] Module class: X.Org Video Driver
[ 697.281] ABI class: X.Org Video Driver, version 18.0
[ 697.281] (II) LoadModule: "fbdev"
[ 697.282] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 697.282] (II) Module fbdev: vendor="X.Org Foundation"
[ 697.282] compiled for 1.16.0, module version = 0.4.4
[ 697.282] Module class: X.Org Video Driver
[ 697.282] ABI class: X.Org Video Driver, version 18.0
[ 697.282] (II) LoadModule: "vesa"
[ 697.282] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 697.282] (II) Module vesa: vendor="X.Org Foundation"
[ 697.282] compiled for 1.16.0, module version = 2.3.2
[ 697.282] Module class: X.Org Video Driver
[ 697.282] ABI class: X.Org Video Driver, version 18.0
[ 697.282] (II) vmware: driver for VMware SVGA: vmware0405, vmware0710
[ 697.282] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 697.283] (II) FBDEV: driver for framebuffer: fbdev
[ 697.283] (II) VESA: driver for VESA chipsets: vesa
[ 697.283] (++) using VT number 1
[ 697.283] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 697.283] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 697.283] (WW) Falling back to old probe method for modesetting
[ 697.283] (WW) Falling back to old probe method for fbdev
[ 697.283] (II) Loading sub module "fbdevhw"
[ 697.283] (II) LoadModule: "fbdevhw"
[ 697.283] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 697.283] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 697.283] compiled for 1.16.2, module version = 0.0.2
[ 697.283] ABI class: X.Org Video Driver, version 18.0
[ 697.283] (EE) open /dev/fb0: Permission denied
[ 697.283] (WW) Falling back to old probe method for vesa
[ 697.283] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 697.284] (II) vmware(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 697.284] (--) vmware(0): DRM driver version is 2.6.1
[ 697.284] (EE) vmware(0): Failed to detect device screen object capability.
[ 697.284] (WW) vmware(0): Disabling 3D support.
[ 697.284] (WW) vmware(0): Disabling Render Acceleration.
[ 697.284] (WW) vmware(0): Disabling RandR12+ support.
[ 697.284] (--) vmware(0): VMware SVGA regs at (0x1070, 0x1071)
[ 697.284] (II) Loading sub module "vgahw"
[ 697.284] (II) LoadModule: "vgahw"
[ 697.284] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 697.284] (II) Module vgahw: vendor="X.Org Foundation"
[ 697.284] compiled for 1.16.2, module version = 0.1.0
[ 697.284] ABI class: X.Org Video Driver, version 18.0
[ 697.299] (EE)
[ 697.299] (EE) Backtrace:
[ 697.300] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x593d36]
[ 697.300] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x197e89) [0x597e89]
[ 697.300] (EE) 2: /usr/lib/libc.so.6 (0x7f1fe4f6b000+0x339f0) [0x7f1fe4f9e9f0]
[ 697.300] (EE) 3: /usr/lib/libpciaccess.so.0 (pci_io_write8+0x3) [0x7f1fe631a923]
[ 697.300] (EE) 4: /usr/lib/xorg/modules/libvgahw.so (vgaHWSaveColormap+0x5b) [0x7f1fdb2adfbb]
[ 697.300] (EE) 5: /usr/lib/xorg/modules/libvgahw.so (vgaHWSave+0x55) [0x7f1fdb2afd55]
[ 697.300] (EE) 6: /usr/lib/xorg/modules/drivers/vmware_drv.so (0x7f1fdeedc000+0x7dce) [0x7f1fdeee3dce]
[ 697.300] (EE) 7: /usr/bin/Xorg.bin (InitOutput+0xa9f) [0x47a28f]
[ 697.300] (EE) 8: /usr/bin/Xorg.bin (0x400000+0x3b65a) [0x43b65a]
[ 697.300] (EE) 9: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f1fe4f8b040]
[ 697.300] (EE) 10: /usr/bin/Xorg.bin (0x400000+0x25d0e) [0x425d0e]
[ 697.300] (EE)
[ 697.300] (EE) Segmentation fault at address 0x8
[ 697.300] (EE)
Fatal server error:
[ 697.300] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 697.300] (EE)
[ 697.300] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 697.300] (EE) Please also check the log file at "/home/herminio/.local/share/xorg/Xorg.0.log" for additional information.
[ 697.300] (EE)
[ 697.308] (EE) Server terminated with error (1). Closing log file.
[herminio@archlinux-vm ~]$
Last edited by rican-linux (2014-11-17 07:45:54)

Here are the packages I installed
[herminio@archlinux-vm ~]$ sudo pacman -Q | grep xf86-video
xf86-video-ark 0.7.5-5
xf86-video-ast 0.97.0-5
xf86-video-ati 1:7.5.0-1
xf86-video-cirrus 1.5.2-4
xf86-video-dummy 0.3.7-3
xf86-video-fbdev 0.4.4-3
xf86-video-glint 1.2.8-5
xf86-video-i128 1.3.6-5
xf86-video-intel 2.99.916-3
xf86-video-mach64 6.9.4-4
xf86-video-mga 1.6.3-3
xf86-video-modesetting 0.9.0-2
xf86-video-neomagic 1.2.8-3
xf86-video-nouveau 1.0.11-2
xf86-video-nv 2.1.20-5
xf86-video-openchrome 0.3.3-4
xf86-video-r128 6.9.2-3
xf86-video-savage 2.3.7-3
xf86-video-siliconmotion 1.7.7-5
xf86-video-sis 0.10.7-6
xf86-video-tdfx 1.4.5-5
xf86-video-trident 1.3.6-6
xf86-video-v4l 0.2.0-14
xf86-video-vesa 2.3.2-5
xf86-video-vmware 13.0.2-2
xf86-video-voodoo 1.2.5-5
I made some edits to the org.conf and now I am seeing this:
[herminio@archlinux-vm ~]$ startx
X.Org X Server 1.16.2
Release Date: 2014-11-10
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.17.2-1-ARCH x86_64
Current Operating System: Linux archlinux-vm 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
Build Date: 10 November 2014 07:52:13PM
Current version of pixman: 0.32.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 15 16:08:43 2014
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
VMware: No 3D enabled (0, Success).
^Cxinit: connection to X server lost
waiting for X server to shut down XIO: fatal IO error 0 (Success) on X server ":0"
after 896 requests (896 known processed) with 0 events remaining.
xterm: fatal IO error 11 (Resource temporarily unavailable) or KillClient on X server ":0"
xterm: fatal IO error 104 (Connection reset by peer) or KillClient on X server ":0"
xterm: fatal IO error 104 (Connection reset by peer) or KillClient on X server ":0"
(EE) Server terminated successfully (0). Closing log file.
xinit: unexpected signal 2
Couldn't get a file descriptor referring to the console
[herminio@archlinux-vm ~]$ cat /var/log/Xorg.0.log
[ 2861.854]
X.Org X Server 1.16.2
Release Date: 2014-11-10
[ 2861.854] X Protocol Version 11, Revision 0
[ 2861.854] Build Operating System: Linux 3.17.2-1-ARCH x86_64
[ 2861.855] Current Operating System: Linux archlinux-vm 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
[ 2861.855] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
[ 2861.855] Build Date: 10 November 2014 07:52:13PM
[ 2861.856]
[ 2861.856] Current version of pixman: 0.32.6
[ 2861.856] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2861.856] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2861.858] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 15 16:08:43 2014
[ 2861.859] (==) Using config file: "/etc/X11/xorg.conf"
[ 2861.860] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2861.860] (==) ServerLayout "X.org Configured"
[ 2861.860] (**) |-->Screen "Screen0" (0)
[ 2861.860] (**) | |-->Monitor "Monitor0"
[ 2861.860] (**) | |-->Device "Card0"
[ 2861.860] (**) |-->Input Device "Mouse0"
[ 2861.860] (**) |-->Input Device "Keyboard0"
[ 2861.860] (==) Automatically adding devices
[ 2861.860] (==) Automatically enabling devices
[ 2861.860] (==) Automatically adding GPU devices
[ 2861.860] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 2861.860] Entry deleted from font path.
[ 2861.860] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 2861.860] Entry deleted from font path.
[ 2861.860] (**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 2861.860] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 2861.860] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 2861.860] (WW) Disabling Mouse0
[ 2861.860] (WW) Disabling Keyboard0
[ 2861.860] (II) Loader magic: 0x818d80
[ 2861.860] (II) Module ABI versions:
[ 2861.860] X.Org ANSI C Emulation: 0.4
[ 2861.860] X.Org Video Driver: 18.0
[ 2861.860] X.Org XInput driver : 21.0
[ 2861.860] X.Org Server Extension : 8.0
[ 2861.863] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[ 2861.864] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 2861.865] (EE) systemd-logind: failed to take device /dev/dri/card0: Operation not permitted
[ 2861.886] (--) PCI:*(0:0:15:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xe8000000/134217728, 0xfe000000/8388608, I/O @ 0x00001070/16, BIOS @ 0x????????/32768
[ 2861.886] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2861.886] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 2861.886] (II) LoadModule: "glx"
[ 2861.887] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2861.931] (II) Module glx: vendor="NVIDIA Corporation"
[ 2861.931] compiled for 4.0.2, module version = 1.0.0
[ 2861.931] Module class: X.Org Server Extension
[ 2861.931] (II) NVIDIA GLX Module 343.22 Thu Sep 11 15:55:13 PDT 2014
[ 2861.931] (II) LoadModule: "vmware"
[ 2861.932] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[ 2861.959] (II) Module vmware: vendor="X.Org Foundation"
[ 2861.959] compiled for 1.16.0, module version = 13.0.2
[ 2861.959] Module class: X.Org Video Driver
[ 2861.959] ABI class: X.Org Video Driver, version 18.0
[ 2861.959] (II) LoadModule: "vmware"
[ 2861.959] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[ 2861.959] (II) Module vmware: vendor="X.Org Foundation"
[ 2861.959] compiled for 1.16.0, module version = 13.0.2
[ 2861.959] Module class: X.Org Video Driver
[ 2861.959] ABI class: X.Org Video Driver, version 18.0
[ 2861.959] (II) UnloadModule: "vmware"
[ 2861.959] (II) Unloading vmware
[ 2861.959] (II) Failed to load module "vmware" (already loaded, 0)
[ 2861.959] (II) vmware: driver for VMware SVGA: vmware0405, vmware0710
[ 2861.959] (--) using VT number 2
[ 2861.963] (--) vmware(0): DRM driver version is 2.6.1
[ 2861.963] (==) vmware(0): Depth 24, (--) framebuffer bpp 32
[ 2861.963] (==) vmware(0): RGB weight 888
[ 2861.963] (==) vmware(0): Default visual is TrueColor
[ 2861.963] (--) vmware(0): Min width 1, Max Width 8192.
[ 2861.963] (--) vmware(0): Min height 1, Max Height 8192.
[ 2861.964] (II) vmware(0): Output Virtual1 using monitor section Monitor0
[ 2861.964] (II) vmware(0): Output Virtual2 has no monitor section
[ 2861.964] (II) vmware(0): Output Virtual3 has no monitor section
[ 2861.964] (II) vmware(0): Output Virtual4 has no monitor section
[ 2861.964] (II) vmware(0): Output Virtual5 has no monitor section
[ 2861.964] (II) vmware(0): Output Virtual6 has no monitor section
[ 2861.964] (II) vmware(0): Output Virtual7 has no monitor section
[ 2861.964] (II) vmware(0): Output Virtual8 has no monitor section
[ 2861.964] (II) vmware(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
[ 2861.964] (II) vmware(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1792x1344"x60.0 204.75 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1856x1392"x60.0 218.25 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
[ 2861.964] (II) vmware(0): Modeline "2560x1600"x60.0 348.50 2560 2752 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1280x768"x60.0 78.76 1280 1330 1380 1430 768 818 868 918 -hsync +vsync (55.1 kHz eP)
[ 2861.964] (II) vmware(0): Printing probed modes for output Virtual1
[ 2861.964] (II) vmware(0): Modeline "1280x768"x60.0 78.76 1280 1330 1380 1430 768 818 868 918 -hsync +vsync (55.1 kHz eP)
[ 2861.964] (II) vmware(0): Modeline "2560x1600"x60.0 348.50 2560 2752 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1856x1392"x60.0 218.25 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1792x1344"x60.0 204.75 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
[ 2861.964] (II) vmware(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 2861.964] (II) vmware(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 2861.964] (II) vmware(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
[ 2861.964] (II) vmware(0): EDID for output Virtual2
[ 2861.965] (II) vmware(0): EDID for output Virtual3
[ 2861.965] (II) vmware(0): EDID for output Virtual4
[ 2861.965] (II) vmware(0): EDID for output Virtual5
[ 2861.965] (II) vmware(0): EDID for output Virtual6
[ 2861.965] (II) vmware(0): EDID for output Virtual7
[ 2861.965] (II) vmware(0): EDID for output Virtual8
[ 2861.965] (II) vmware(0): Output Virtual1 connected
[ 2861.965] (II) vmware(0): Output Virtual2 disconnected
[ 2861.965] (II) vmware(0): Output Virtual3 disconnected
[ 2861.965] (II) vmware(0): Output Virtual4 disconnected
[ 2861.965] (II) vmware(0): Output Virtual5 disconnected
[ 2861.965] (II) vmware(0): Output Virtual6 disconnected
[ 2861.965] (II) vmware(0): Output Virtual7 disconnected
[ 2861.965] (II) vmware(0): Output Virtual8 disconnected
[ 2861.965] (II) vmware(0): Using exact sizes for initial modes
[ 2861.965] (II) vmware(0): Output Virtual1 using initial mode 1280x768
[ 2861.965] (II) vmware(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 2861.965] (==) vmware(0): DPI set to (96, 96)
[ 2861.965] (II) Loading sub module "fb"
[ 2861.965] (II) LoadModule: "fb"
[ 2861.965] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 2861.965] (II) Module fb: vendor="X.Org Foundation"
[ 2861.965] compiled for 1.16.2, module version = 1.0.0
[ 2861.965] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2861.965] (II) Loading sub module "dri2"
[ 2861.965] (II) LoadModule: "dri2"
[ 2861.965] (II) Module "dri2" already built-in
[ 2861.965] (==) Depth 24 pixmap format is 32 bpp
[ 2861.966] (II) vmware(0): Initialized VMWARE_CTRL extension version 0.2
[ 2861.967] (WW) vmware(0): Failed to initialize Gallium3D Xa. No render acceleration available.
[ 2861.967] (WW) vmware(0): Skipped initialization of direct rendering due to lack of render acceleration.
[ 2861.967] (--) vmware(0): Render acceleration is disabled.
[ 2861.967] (==) vmware(0): Rendercheck mode is disabled.
[ 2861.967] (--) vmware(0): Direct rendering (3D) is disabled.
[ 2861.967] (==) vmware(0): Backing store enabled
[ 2861.967] (==) vmware(0): Silken mouse enabled
[ 2861.967] (II) vmware(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 2861.967] (==) vmware(0): DPMS enabled
[ 2861.967] (II) vmware(0): No 3D acceleration. Not setting up textured video.
[ 2861.967] (--) RandR disabled
[ 2861.981] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[ 2862.011] (II) vmware(0): Setting screen physical size to 338 x 203
[ 2862.235] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 2862.235] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2862.235] (II) LoadModule: "evdev"
[ 2862.235] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2862.236] (II) Module evdev: vendor="X.Org Foundation"
[ 2862.236] compiled for 1.16.0, module version = 2.9.0
[ 2862.236] Module class: X.Org XInput Driver
[ 2862.236] ABI class: X.Org XInput driver, version 21.0
[ 2862.237] (EE) systemd-logind: failed to take device /dev/input/event1: Operation not permitted
[ 2862.237] (II) Using input driver 'evdev' for 'Power Button'
[ 2862.237] (**) Power Button: always reports core events
[ 2862.237] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 2862.237] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 2862.237] (--) evdev: Power Button: Found keys
[ 2862.237] (II) evdev: Power Button: Configuring as keyboard
[ 2862.237] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1"
[ 2862.237] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 2862.237] (**) Option "xkb_rules" "evdev"
[ 2862.237] (**) Option "xkb_model" "pc104"
[ 2862.237] (**) Option "xkb_layout" "us"
[ 2862.284] (II) config/udev: Adding input device VMware VMware Virtual USB Mouse (/dev/input/event3)
[ 2862.284] (**) VMware VMware Virtual USB Mouse: Applying InputClass "evdev pointer catchall"
[ 2862.285] (EE) systemd-logind: failed to take device /dev/input/event3: Operation not permitted
[ 2862.285] (II) Using input driver 'evdev' for 'VMware VMware Virtual USB Mouse'
[ 2862.285] (**) VMware VMware Virtual USB Mouse: always reports core events
[ 2862.285] (**) evdev: VMware VMware Virtual USB Mouse: Device: "/dev/input/event3"
[ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Vendor 0xe0f Product 0x3
[ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found 12 mouse buttons
[ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found scroll wheel(s)
[ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found relative axes
[ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found x and y relative axes
[ 2862.285] (II) evdev: VMware VMware Virtual USB Mouse: Configuring as mouse
[ 2862.285] (II) evdev: VMware VMware Virtual USB Mouse: Adding scrollwheel support
[ 2862.285] (**) evdev: VMware VMware Virtual USB Mouse: YAxisMapping: buttons 4 and 5
[ 2862.285] (**) evdev: VMware VMware Virtual USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 2862.285] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.0/0003:0E0F:0003.0001/input/input5/event3"
[ 2862.285] (II) XINPUT: Adding extended input device "VMware VMware Virtual USB Mouse" (type: MOUSE, id 7)
[ 2862.285] (II) evdev: VMware VMware Virtual USB Mouse: initialized for relative axes.
[ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) keeping acceleration scheme 1
[ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) acceleration profile 0
[ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) acceleration factor: 2.000
[ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) acceleration threshold: 4
[ 2862.286] (II) config/udev: Adding input device VMware VMware Virtual USB Mouse (/dev/input/mouse0)
[ 2862.286] (II) No input driver specified, ignoring this device.
[ 2862.286] (II) This device may have been added with another device file.
[ 2862.286] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 2862.286] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 2862.286] (EE) systemd-logind: failed to take device /dev/input/event0: Operation not permitted
[ 2862.286] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 2862.286] (**) AT Translated Set 2 keyboard: always reports core events
[ 2862.286] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 2862.286] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 2862.286] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 2862.286] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 2862.286] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 2862.286] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[ 2862.286] (**) Option "xkb_rules" "evdev"
[ 2862.286] (**) Option "xkb_model" "pc104"
[ 2862.286] (**) Option "xkb_layout" "us"
[ 2862.287] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
[ 2862.287] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[ 2862.287] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "vmmouse"
[ 2862.287] (II) LoadModule: "vmmouse"
[ 2862.287] (II) Loading /usr/lib/xorg/modules/input/vmmouse_drv.so
[ 2862.287] (II) Module vmmouse: vendor="X.Org Foundation"
[ 2862.287] compiled for 1.16.0, module version = 13.0.0
[ 2862.287] Module class: X.Org XInput Driver
[ 2862.287] ABI class: X.Org XInput driver, version 21.0
[ 2862.287] (II) VMWARE(0): VMMOUSE module was loaded
[ 2862.287] (II) Using input driver 'vmmouse' for 'ImPS/2 Generic Wheel Mouse'
[ 2862.287] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[ 2862.288] (II) VMWARE(0): vmmouse is available
[ 2862.288] (**) Option "Device" "/dev/input/event4"
[ 2862.334] (**) ImPS/2 Generic Wheel Mouse: ZAxisMapping: buttons 4 and 5
[ 2862.334] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[ 2862.334] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 9)
[ 2862.334] (II) VMWARE(0): VMMOUSE DEVICE_INIT
[ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[ 2862.334] (II) VMWARE(0): VMMOUSE DEVICE_ON
[ 2862.334] (II) VMWARE(0): vmmouse enabled
[ 2862.335] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse1)
[ 2862.335] (II) No input driver specified, ignoring this device.
[ 2862.335] (II) This device may have been added with another device file.
[ 2862.336] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 2862.336] (II) No input driver specified, ignoring this device.
[ 2862.336] (II) This device may have been added with another device file.
[ 2865.760] (II) VMWARE(0): VMMOUSE DEVICE_OFF/CLOSE
[ 2865.883] (II) VMWARE(0): VMMOUSE DEVICE_OFF/CLOSE
[ 2866.184] (II) VMWARE(0): VMMouseUnInit
[ 2866.184] (II) evdev: AT Translated Set 2 keyboard: Close
[ 2866.184] (II) UnloadModule: "evdev"
[ 2866.184] (II) evdev: VMware VMware Virtual USB Mouse: Close
[ 2866.184] (II) UnloadModule: "evdev"
[ 2866.184] (II) evdev: Power Button: Close
[ 2866.184] (II) UnloadModule: "evdev"
[ 2866.219] (EE) Server terminated successfully (0). Closing log file.
[herminio@archlinux-vm ~]$

Similar Messages

  • [SOLVED] New install does not see SSD drive

    Ok, I have a DFI motherboard which at first did not recognize my new Intel SSD drive I have installed. After updating the BIOS, it now correctly recognizes it. However when I run the 2009.2 cd and try to prepare the drives, it does not show any drives listed?
    /sbin/fdisk -l
    does not show any drives either so it looks like arch cant see any installed HD's which makes since, but the motherboard does show the new Intel SSD as a Sata drive right under my DVD player?
    Any help?
    Edit: I hooked up my old Seagate drive and it shows up fine. Any idea on why this SSD is not playing nice?
    Solved: I have come to the conclusion this has nothing to do with the Arch install, but is simply a hardware issue with my motherboard. I installed the SSD drive in my wifes pc, it seen the ssd as a sata drive while booting, it seen it when arch was initializing, it seen it when I did a fdisk, and when i finally tried to install, it was there too!!
    So there must be some issue with my old DFI MB. I will work on that or upgrade..Thanks to everyone who helped out...
    Last edited by banshee28 (2009-02-28 16:48:07)

    lilsirecho wrote:
    I had trouble with my throttle device not making contact with the data lines when connected to USB.
    I assume the SSD has the same connector as the motherboard and the cable can be reversed end to end to test for performance.
    I use a multimeter to verify the presence of power to the device.
    Sata cables are known to be flaky.
    Throttle devices use 5vdc power from USB connector and are connected to esata cables at the same time since sata ports do not supply power.  The connections for throttle are on opposite ends of the device.
    I am not familiar with the SSD power setup but assume it is 5vdc as well.
    No other suggestions here..................
    Yes, the cable should be able to be reversed as the ssd drives are identical compared to normal sata drives in respect to the cable connections: one sata data connection and one power. I will try some different cables and see if that helps. I did try a new port on the mb which did not work, and when i used the current cables on my older seagate drive it worked fine
    Last edited by banshee28 (2009-02-26 13:15:52)

  • My new iPhone4S could not start after the Apple mark disappear, the running screen stand still over 30mn. Can someone tell me how to solve this problem.

    My new iPhone4S could not start after the Apple mark disappear, the running screen stand still over 30mn. Can someone tell me how to solve this problem.
    I tried to connect to iTune hoped to restore the system but iTunes did not reconige it.

    here is link to the apple product feedback website:
    http://www.apple.com/feedback/

  • I installed the new version of LIghtroom (2015) from Creative Cloud.  Creative Cloud says I successfully installed the new version.  However, the shortcut icon that was installed does not start the new version.  I've also gone to the properties link itsel

    I installed the new version of LIghtroom (2015) from Creative Cloud.  Creative Cloud says I successfully installed the new version.  However, the shortcut icon that was installed does not start the new version.  I've also gone to the properties link itself but, no success in starting.  How do I launch the new version?

    Thank you, toinimj59.  I did this part and the installation completed (apparently it didn't earlier--included an acceptance of the standard terms and conditions...
    Solution 1: Sign out from Creative Cloud desktop app and sign back in
    Sign out from, and back in to, the Creative Cloud desktop app. Click here for instructions
    Launch Lightroom.

  • New installed printer not listed in drop down list of Reader 11

    Hi, I have recently changed my printer, first uninstalling the old one, restarting the laptop and installing the new one.  On trying to print an email PDF attachment, Reader 11 starts up but my new printer is not listed.  The old one still is, even though it has been uninstalled (via Control Panel / programs). I have downloded a workaround but would prefer to continue using reader.  I am using Windows 7. Other file types print with no problem.  Any ideas please?

    Please do not post the same question multiple times!

  • [SOLVED] (gnome) NetworkManager does not start on login

    Hello!
    Like the title says, the NetworkManager utility does not start with gnome on login. Every time I log in I have to start it manually by going into the terminal and running su, then running NetworkManager. I have googled and searched in the wiki, but did not find a good answer. Some threads talk about doing something with the gnome-session but it did not work for me.
    So, which conf file do I need to edit to have it start on startup?
    I hope I provided enough information.
    Thanks in advance for the answers.
    Last edited by Persuadatron (2011-02-26 16:03:54)

    oTarUX wrote:
    Persuadatron wrote:
    Yes, and yes. The network-manager-applet is installed (v 0.8.2-2) and my rc.conf looks like this:
    DAEMONS=(syslog-ng dbus network netfs crond gdm)
    You have to deactivate network daemon and add network manager instead, somethig like this:
    DAEMONS=(syslog-ng dbus !network networkmanager netfs crond gdm)
    Read the wiki as RaisedFist said.
    Thanks! This solved it.

  • Manually installed ziswin not starting

    Hi all: Testing a new reimaging method in light of issues I
    have with newer zfdagent. From what I have read ziswin can
    be installed manually so that the full zfdagent is not
    needed to restore image-safe data. However, my testing has
    shown that ziswin will not kick off following a reboot like
    it should (assuming the just imaged flag is set).
    My manual install consisted of:
    ziswinexe -> c:\windows\system32
    ziswinr.dll -> c:\windows\system32\nls\english
    Then run ziswin -install to set registry key. Supposedly
    this should result in ziswin kicking off at every startup
    and if the "just reimaged" flag is set restore the
    image-safe data.
    Can you help me out? Why will ziswin not start? Thanks,
    Chris.

    Chris,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • [SOLVED]Trouble installing xorg + gnome

    I'm currently running a core installation of Arch on my virtual box. I have Internet connection and Pacman works. I've installed xorg but when I type startx it brings me to a weird DE thats just 3 terminals. I tried installing gnome but I got a bunch of errors. Then I tried again and I get errors like :: Retrieving packages from core...
    error: failed retrieving file 'perl-.12.1-3-1686.pkg.tar.xz' from mirrorls.kernel.org  : Connection timed out
    etc...
    Then it says
    warning:  failed to retrieve some files from core
    error:  failed to commit transaction (Not Found)
    Errors occured, no packages were upgraded.
    It's really weird(and annoying). Can anybody offer some help?
    Last edited by breaksand30 (2011-01-15 17:39:04)

    Mr Green wrote:
    breaksand30 wrote:
    scarecrow wrote:
    Do you have something uncommented at your X startup file?
    cat ~/.xinitrc
    As for the Gnome thing, try again ( pacman -Sy gnome )
    cat: /home/archie/.xinitrc: No such file or directory
    Weird. When I type startx is starts some type of DE. Don't know why .xinitrc wouldn't be there.
    Once Xorg is installed you can test it by running startx the funny three windows you see is twm
    If you wish to install Gnome then use Arch wiki to guide you, add a login manager of your choice
    From the looks of your first post you need to make sure mirrors network and pacman are all set up too
    MrG
    I'm pretty sure mirrors are set up correctly. I commented out the first two(The mirrors.kernel.org).  And pacman can get other packages like sudo correctly.

  • My New Macmini do not start

    My New Mac mini do not start. No noice from the fan nor from the hard disc. I have tried to restart after I disconnected it from the powercable, but no difference. Do any of you have any explonations or ideas?

    Call Apple Support (you have 90 days of free phone support) or your Local Apple Store (AASP) and make an appointment.
    Go to > Apple - Support - Contact Apple Support

  • My new MacBook does not start

    My MacBook will not start, I am getting a gray or light blue screen and nothing happens.
    Apparently this has a tendency to happen when the ITunes and Photo Booth are open within one session before I shut down the computer.
    So far every time that I start the computer I have to press and hold the (control alt P R) keys, then the laptop starts and I get the apple in the screen and the rotating gear.
    Please advice what to do?
    I should point out that if I open other programs in a session and then shut down the computer, it does start normally when I restart.

    The 4 times chimes is my old habit since os 7.5.3 sorry if that sound amusing to you, on apple sites 2 times is enough.
    It will be the last option to do the re-installation.
    But it usually help better, and you can narrow down the problem to other factor since the OS X is well installed and fresh.
    I prefer install for the first time method, but you can choose archieve and install if you want to save your data there. Any method you choose make sure you back up your data before doing so.
    But do you have a good connection in Thai, since I suggest you to update all the updater after you done the installation process.
    Good Luck

  • Palm Desktop Quick install will not start and has no solution

    When starting quick install, i get informed that 'an unidentified programme wants to access my PC' its the quick install .exe , however when i grant the programme safe i get informed that palm desktop quick install has stopped working and i will be notified if there is a solution.... which inevitably there is not! Any idea's?
    Post relates to: Tungsten E2

    barrybaillie,
    These warnings sound like the Vista's UAC kicking in. If this is the case, you should know that Quick Install does not work in Vista.
    The downloadable Desktop 6.2.2 for Vista has a replacement to Quick Install that does work - but the Desktop itself is truly terrible and loses many other functions (Expense, NotePad, VersaMail, colour-coded events, Birthdays and Anniversaries) that you may have come to expect from your Desktop.
    If your current Desktop is otherwise working as expected, you should know that an alternative to Quick Install already exists on your machine and this does work on Vista. The easiest way to access it is to right-click the program you wish to install, then  > Send to... > Palm Powered Handheld. This is a shortcut to the program instapp in the Palm folder.
    An installation window will pop up (a UAC confirmation *may* pop up and can be dismissed) showing the chosen program ready for Hotsync. At this point you may also Add other programs/files. Hotsync when ready.
    A further alternative that I understand works with Vista is the freeware Pilot Install (  http://www.freewarepalm.com/utilities/simplyinstal​l-pilotinstall.shtml ) and which bypasses Palm's software entirely.
    Hope this helps!
    Message Edited by Bazza on 09-17-2008 06:34 AM

  • New install will NOT load r8169 net module

    After doing bad forced upgraded did new install with
    10/9 iso. Install the base base-dev . rebooted to NO network.
    with lsmod showed r8169 not loaded. [have openSUSE 12.2 on box using the r8169]
    modprobe -va r8169 [ nothing on sysout and no load]
    added file /etc/modules-load.d/r8169.conf with r8169 in file.
    rebooted no load; journalctl showed this error:
    system-modules-load [223] failed to lookup alias r8169 function not implemented
    tried same file at /run/modules-load.d/  [ no error  or no load]
    Other strange on this load: at login linux 3.3, the /usr/lib/modules3.6.6  ??

    Other strange on this load: at login linux 3.3, the /usr/lib/modules3.6.6  ??
    There's at least a few typo in here somewhere, but I'm guessing that you're trying to imply that there's a mismatch between the running kernel and the modules on disk. You've probably fubar'd a kernel upgrade by not having /boot mounted. You should fix that. There's probably a lot of other modules that aren't being loaded.
    Last edited by falconindy (2012-10-21 04:40:50)

  • FP Install Will Not Start after DLM Install

    The FP installation will not start after an apparent DLM installation.  The DLM appears to install and the control panel shows it is present, but the FP installation will not start.  There are no other messages that appear.  A restart and reinstallation attempt installs the DLM again, but still no FP install.  Using XP SP3 and IE 8.0.
    Thx

    Hi mont1228,
    The Adobe Download Manager (DLM) executes the Flash installer in "silent mode" so you shouldn't see a dialog box.  To confirm that Flash was installed successfully, go to http://www.adobe.com/software/flash/about/ and let me know if the animation doesn't appear.
    Best regards,
    Chris
    clechner//adobe

  • New install - xorg won't install eek!

    Hey everyone
    I just installed arch linux but having problems
    when i type pacman -S xorg i get the following error
    error : 'xorg' : not found in sync db
    Any ideas???
    Gaunt

    As I see it the xorg dummy package was (and still is) removed but a group xorg has been installed. And it seems like your pacman is looking for the package instead, which is kinda weird imo. What do 'pacman -V' and 'pacman -Qg xorg' say?
    even though I must admit I don't see the huge problem here. I mean why not install the xorg-packages seperately as documented in the link given in the first reply to this topic? You could also check if the xorg dummy package is still in abs and then compile it from there.

  • My new iphone does not start up

    i bought the iphone6 yesterday and I opened it today. It does not start up and it shows just a low battery sign and then it turns black. What shall i Do?

    Well, Apple's policy on the iPhone warranty outside of the country where it was purchased is:
    IMPORTANT RESTRICTION FOR iPHONE AND iPAD SERVICE.
    Apple may restrict warranty service for iPhone and iPad to the country where Apple or its Authorized Distributors originally sold the device.
    So, it is likely that you will not be able to get it serviced here. However, it would be worthwhile to contact your local Apple Store to see if they will take a look at it for you.
    Cheers,
    GB

Maybe you are looking for

  • FMLE + blackmagic intensity pro: Cannot adjust framerate

    Using FMLE with blackmagic design intensity pro on windows 7 professional with 720p60 input, I am unable to adjust framerate from the default input value. I want to set framerate to 30fps but the encoded output (H.264/VP6) is always 60fps. Using ffmp

  • Regarding conversion of date in wd abap

    Hi All,       I have created an ui element i.e a table and in that one row is for getting the date of birth.i have binded this table with a table which is in dictionary structure. while running my application I am not getting the date of birth in cor

  • HT5457 why i do not have face time in my iPhone

    why i do not have face time in my iPhone

  • Need help installing XP in Parallels 5.0

    I have a copy of XP and when I try to install it on Parallels but it says "no boot device is available" It's a burned copy from the original and I have the serial number but it won't do it. Is there any assistance I can get here? Please help. Thanks,

  • Problems with camera roll

    Hi all, I'm using an iPhone4 (IOS5) and am experiencing some problems wiht my camera roll, as in all the new photos I took could not be saved to camera roll, and when I tried to view existing photos from the camera roll, they all appeared to have rea