Unable to automatically run KDM at system boot

I've done fresh system install on my desktop and now KDM doesn't starts at boot. But when I run it in console manually via "sudo systemctl restart kdm" it starts flawlessly. There are no any useful information in logs. The Xorg.0.log contains only message, that nvidia module initialization failed.
uname -a
Linux hydrogen 3.12.6-1-ARCH #1 SMP PREEMPT Fri Dec 20 19:39:00 CET 2013 x86_64 GNU/Linux
Xorg.0.log
[ 1.327]
X.Org X Server 1.14.5
Release Date: 2013-12-12
[ 1.328] X Protocol Version 11, Revision 0
[ 1.328] Build Operating System: Linux 3.12.5-1-ARCH x86_64
[ 1.328] Current Operating System: Linux hydrogen 3.12.6-1-ARCH #1 SMP PREEMPT Fri Dec 20 19:39:00 CET 2013 x86_64
[ 1.328] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e2d7987c-ec5a-431d-b877-797f0a497763 rw quiet vmalloc=256MB
[ 1.328] Build Date: 13 December 2013 03:11:42PM
[ 1.328]
[ 1.328] Current version of pixman: 0.32.4
[ 1.328] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1.328] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1.328] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 3 11:11:07 2014
[ 1.328] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1.329] (==) No Layout section. Using the first Screen section.
[ 1.329] (==) No screen section available. Using defaults.
[ 1.329] (**) |-->Screen "Default Screen Section" (0)
[ 1.329] (**) | |-->Monitor "<default monitor>"
[ 1.329] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1.329] (==) Automatically adding devices
[ 1.329] (==) Automatically enabling devices
[ 1.329] (==) Automatically adding GPU devices
[ 1.330] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 1.330] Entry deleted from font path.
[ 1.331] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 1.331] Entry deleted from font path.
[ 1.331] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 1.331] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 1.331] Entry deleted from font path.
[ 1.331] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 1.331] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 1.331] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1.331] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1.331] (II) Loader magic: 0x7fec20
[ 1.331] (II) Module ABI versions:
[ 1.331] X.Org ANSI C Emulation: 0.4
[ 1.331] X.Org Video Driver: 14.1
[ 1.331] X.Org XInput driver : 19.1
[ 1.331] X.Org Server Extension : 7.0
[ 1.332] (--) PCI:*(0:1:0:0) 10de:0fc1:19da:1258 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 1.334] Initializing built-in extension Generic Event Extension
[ 1.334] Initializing built-in extension SHAPE
[ 1.334] Initializing built-in extension MIT-SHM
[ 1.334] Initializing built-in extension XInputExtension
[ 1.334] Initializing built-in extension XTEST
[ 1.334] Initializing built-in extension BIG-REQUESTS
[ 1.334] Initializing built-in extension SYNC
[ 1.334] Initializing built-in extension XKEYBOARD
[ 1.334] Initializing built-in extension XC-MISC
[ 1.334] Initializing built-in extension SECURITY
[ 1.334] Initializing built-in extension XINERAMA
[ 1.334] Initializing built-in extension XFIXES
[ 1.334] Initializing built-in extension RENDER
[ 1.334] Initializing built-in extension RANDR
[ 1.334] Initializing built-in extension COMPOSITE
[ 1.334] Initializing built-in extension DAMAGE
[ 1.334] Initializing built-in extension MIT-SCREEN-SAVER
[ 1.334] Initializing built-in extension DOUBLE-BUFFER
[ 1.334] Initializing built-in extension RECORD
[ 1.334] Initializing built-in extension DPMS
[ 1.334] Initializing built-in extension X-Resource
[ 1.334] Initializing built-in extension XVideo
[ 1.334] Initializing built-in extension XVideo-MotionCompensation
[ 1.334] Initializing built-in extension XFree86-VidModeExtension
[ 1.334] Initializing built-in extension XFree86-DGA
[ 1.334] Initializing built-in extension XFree86-DRI
[ 1.334] Initializing built-in extension DRI2
[ 1.334] (II) LoadModule: "glx"
[ 1.339] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1.444] (II) Module glx: vendor="NVIDIA Corporation"
[ 1.444] compiled for 4.0.2, module version = 1.0.0
[ 1.444] Module class: X.Org Server Extension
[ 1.444] (II) NVIDIA GLX Module 331.20 Wed Oct 30 17:36:48 PDT 2013
[ 1.445] Loading extension GLX
[ 1.445] (==) Matched nouveau as autoconfigured driver 0
[ 1.445] (==) Matched nvidia as autoconfigured driver 1
[ 1.445] (==) Matched nv as autoconfigured driver 2
[ 1.445] (==) Matched vesa as autoconfigured driver 3
[ 1.445] (==) Matched modesetting as autoconfigured driver 4
[ 1.445] (==) Matched fbdev as autoconfigured driver 5
[ 1.445] (==) Assigned the driver to the xf86ConfigLayout
[ 1.445] (II) LoadModule: "nouveau"
[ 1.446] (WW) Warning, couldn't open module nouveau
[ 1.446] (II) UnloadModule: "nouveau"
[ 1.446] (II) Unloading nouveau
[ 1.446] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 1.446] (II) LoadModule: "nvidia"
[ 1.446] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 1.453] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 1.453] compiled for 4.0.2, module version = 1.0.0
[ 1.453] Module class: X.Org Video Driver
[ 1.453] (II) LoadModule: "nv"
[ 1.454] (WW) Warning, couldn't open module nv
[ 1.454] (II) UnloadModule: "nv"
[ 1.454] (II) Unloading nv
[ 1.454] (EE) Failed to load module "nv" (module does not exist, 0)
[ 1.454] (II) LoadModule: "vesa"
[ 1.454] (WW) Warning, couldn't open module vesa
[ 1.454] (II) UnloadModule: "vesa"
[ 1.454] (II) Unloading vesa
[ 1.454] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 1.454] (II) LoadModule: "modesetting"
[ 1.454] (WW) Warning, couldn't open module modesetting
[ 1.454] (II) UnloadModule: "modesetting"
[ 1.454] (II) Unloading modesetting
[ 1.454] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 1.454] (II) LoadModule: "fbdev"
[ 1.454] (WW) Warning, couldn't open module fbdev
[ 1.454] (II) UnloadModule: "fbdev"
[ 1.454] (II) Unloading fbdev
[ 1.454] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 1.454] (II) NVIDIA dlloader X Driver 331.20 Wed Oct 30 17:16:53 PDT 2013
[ 1.454] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 1.455] (++) using VT number 7
[ 1.469] (II) Loading sub module "fb"
[ 1.469] (II) LoadModule: "fb"
[ 1.469] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 1.470] (II) Module fb: vendor="X.Org Foundation"
[ 1.470] compiled for 1.14.5, module version = 1.0.0
[ 1.470] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1.470] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 1.470] (II) Loading sub module "wfb"
[ 1.471] (II) LoadModule: "wfb"
[ 1.471] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 1.472] (II) Module wfb: vendor="X.Org Foundation"
[ 1.472] compiled for 1.14.5, module version = 1.0.0
[ 1.472] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1.472] (II) Loading sub module "ramdac"
[ 1.472] (II) LoadModule: "ramdac"
[ 1.472] (II) Module "ramdac" already built-in
[ 1.474] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1.474] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 1.474] (==) NVIDIA(0): RGB weight 888
[ 1.474] (==) NVIDIA(0): Default visual is TrueColor
[ 1.474] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 1.474] (**) NVIDIA(0): Enabling 2D acceleration
[ 1.475] (EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module. Please see the
[ 1.475] (EE) NVIDIA(0): system's kernel log for additional error messages and
[ 1.475] (EE) NVIDIA(0): consult the NVIDIA README for details.
[ 1.475] (EE) NVIDIA(0): *** Aborting ***
[ 1.475] (EE) NVIDIA(0): Failing initialization of X screen 0
[ 1.475] (II) UnloadModule: "nvidia"
[ 1.475] (II) UnloadSubModule: "wfb"
[ 1.475] (II) UnloadSubModule: "fb"
[ 1.475] (EE) Screen(s) found, but none have a usable configuration.
[ 1.475] (EE)
Fatal server error:
[ 1.475] (EE) no screens found(EE)
[ 1.475] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1.475] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 1.475] (EE)
[ 1.487] (EE) Server terminated with error (1). Closing log file.
part of system log
Jan 03 11:11:07 hydrogen kernel: vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
Jan 03 11:11:07 hydrogen kernel: [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
Jan 03 11:11:07 hydrogen kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.20 Wed Oct 30 17:43:35 PDT 2013
Jan 03 11:11:07 hydrogen kernel: usb 3-1.4: new high-speed USB device number 5 using ehci-pci
Jan 03 11:11:07 hydrogen kdm[321]: X server died during startup
Jan 03 11:11:07 hydrogen kdm[321]: X server for display :0 cannot be started, session disabled
Last edited by m0rph (2014-01-03 07:37:32)

It's in running state, but on screen I see only blinking text cursor.
kdm.service - K Display Manager
Loaded: loaded (/usr/lib/systemd/system/kdm.service; enabled)
Active: active (running) since Fri 2014-01-03 12:00:17 MSK; 38s ago
Main PID: 319 (kdm)
CGroup: /system.slice/kdm.service
└─319 /usr/bin/kdm -nodaemon
Jan 03 12:00:17 hydrogen systemd[1]: Starting K Display Manager...
Jan 03 12:00:17 hydrogen systemd[1]: Started K Display Manager.
Jan 03 12:00:17 hydrogen kdm[319]: X server died during startup
Jan 03 12:00:17 hydrogen kdm[319]: X server for display :0 cannot be started, session disabled

Similar Messages

  • How to run commands upon system boot as user?

    How can I as a user run commands upon system boot? In Vixie's cron, one can use the @reboot syntax in a crontab, and the job is ran every time the cron daemon starts. Arch however, uses Dillon's cron which seems not support this feature.

    bwalk wrote:Hmm, does not work, because root owns init, so everything requires root. stb's version is valid, the -s parameter drops privileges to <USER>, spawns a shell and executes <COMMAND>. So, no security problem whatsoever.
    So there is nothing like @reboot in vixiecron?

  • ArchTaz Live: boot and run an Arch system entirely in RAM

    ArchTaz Live Boot: A method to boot and run an Arch system entirely in RAM using tmpfs.
    As the name suggests it was inspired by (copied entirely from) SliTaz http://www.slitaz.org/ and boots in exacly the same way.
    It needs a custom init script in the root directory and for some reason that I can't work out a hook for sysinit_premount in rc.sysinit to remount / rw.
    The /usr/bin/archfs script is just a chunk of Slitaz's Tazusb utility with some minor changes (and I haven't properly tested the lzma or no compression).
    The /init script is modified from the usual initramfs /usr/lib/initcpio/init with hints from the SliTaz /init script (and some personal additions for my system).
    Copy init to the root directory, run archfs (eg. # archfs writefs gzip) and move the resulting archfs.gz to your boot partition/directory and boot with archfs.gz as your initrd.
    I run a fairly light system (Openbox, Firefox, Gnome-Mplayer, SpaceFM, no dev packages) and gzip compression gives me an archfs.gz just over 230MB that boots in just over 30 seconds using 138MB RAM on startup, and most applications start instantly (2GHz Core2Duo, 4G RAM). Lzma compression generally gives a smaller archfs.gz but takes longer to boot. I have a persistent home partition, I install packages as I need them and then they're gone on next reboot if I don't do a new archfs.gz to keep them. I delete man pages, unneeded locales, etc. Obviously if you're running a hefty install on a limited box you may run into problems.
    Any tips, cleanups, corrections welcome. It's been a mostly copy and paste and mash stuff together process so it isn't neat. And I think I may need some serious help when systemd becomes default.
    /usr/bin/archfs:
    #!/bin/sh
    # Archfs - entirely copied from part of the Tazusb utility supplied with
    # SLiTaz GNU Linux - with some cosmetic changes.
    ### Tazusb - SliTaz LiveUSB
    ### Tazusb is an utility to generate, configure and manipulate SliTaz LiveUSB
    ### bootable media and/or USB /home partition, such as flash keys, SD card or
    ### USB harddisk.
    ### Authors : Christophe Lincoln (Pankso) <[email protected]>
    ### Andrew Miller (Spode) <[email protected]>
    COMMAND=$1
    case $COMMAND in
    writefs)
    # Writefs to rootfs.gz
    if [ -z $2 ]; then
    COMPRESSION=none
    else
    COMPRESSION=$2
    fi
    # Start info
    echo ""
    echo -e "\033[1mWrite filesystem\033[0m
    ===============================================================================
    The command writefs will write all the current filesystem into a suitable cpio
    archive (rootfs.gz) usable on a bootable LiveUSB media.
    Archive compression: $COMPRESSION"
    echo ""
    # Create list of files
    find /bin /etc /init /sbin /var /lib /lib64 /root /usr >/tmp/list
    for dir in /boot /dev /home /proc /sys /tmp /mnt /media /run
    do
    echo $dir >>/tmp/list
    done
    # Generate initramfs with specified compression
    if [ "$COMPRESSION" = "lzma" ]; then
    echo -n "Creating archfs.gz with lzma compression... "
    cat /tmp/list | cpio -o -H newc | lzma > /archfs.gz
    elif [ "$COMPRESSION" = "gzip" ]; then
    echo -n "Creating archfs.gz with gzip compression... "
    cat /tmp/list | cpio -o -H newc | gzip -9 > /archfs.gz
    else
    echo -n "Creating archfs.gz without compression... "
    cat /tmp/list | cpio -o -H newc > /archfs.gz
    fi
    # Get initramfs size
    size=`du -sh /archfs.gz | cut -f 1`
    echo "==============================================================================="
    echo "Root filesystem size: $size"
    echo ""
    echo -en "----\nENTER to continue..."; read i
    esac
    exit 0
    /init:
    #!/bin/bash
    PATH=/bin:/usr/bin:/usr/sbin:/sbin
    udevd_running=0
    if [ -x /usr/bin/systemd-timestamp ]; then
    RD_TIMESTAMP=$(systemd-timestamp)
    fi
    . /usr/lib/initcpio/init_functions
    mount -t proc proc /proc -o nosuid,noexec,nodev
    mount -t sysfs sys /sys -o nosuid,noexec,nodev
    mount -t devtmpfs dev /dev -o mode=0755,nosuid
    mount -t tmpfs run /run -o nosuid,nodev,mode=0755
    mkdir -m755 /run/initramfs
    # parse the kernel command line
    parse_cmdline
    for d in ${disablehooks//,/ }; do
    [ -e "/hooks/$d" ] && chmod 644 "/hooks/$d"
    done
    #. /config
    run_hookfunctions 'run_earlyhook' 'early hook' $EARLYHOOKS
    [ -n "${earlymodules//[[:space:]]}" ] && modprobe -qab ${earlymodules//,/ }
    [ -n "${MODULES//[[:space:]]}" ] && modprobe -qab $MODULES
    # If rootdelay is empty or not a non-negative integer, set it to 10
    if [ -z "${rootdelay}" ] || ! [ "${rootdelay}" -ge 0 ]; then
    rootdelay=10
    fi
    run_hookfunctions 'run_hook' 'hook' $HOOKS
    # honor the old behavior of break=y as a synonym for break=premount
    if [ "${break}" = "y" ] || [ "${break}" = "premount" ]; then
    echo ":: Pre-mount break requested, type 'exit' to resume operation"
    launch_interactive_shell
    fi
    rootdev=$(resolve_device "$root") && root=$rootdev
    unset rootdev
    #fsck_root
    # Make /new_root
    mkdir /new_root
    # Mount root at /new_root
    #${mount_handler:-default_mount_handler} /new_root
    echo -e "Switching / to tmpfs..."
    mount -t tmpfs tmpfs /new_root
    run_hookfunctions 'run_latehook' 'late hook' $LATEHOOKS
    run_hookfunctions 'run_cleanuphook' 'cleanup hook' $CLEANUPHOOKS
    # Stop udevd if is running
    if [ "${udevd_running}" -eq 1 ]; then
    udevadm control --exit
    udevadm info --cleanup-db
    fi
    # Copy root
    echo -e "Copying root..."
    for i in $(ls -a /); do
    case "$i" in
    .|..) ;;
    mnt) mkdir /new_root/mnt;;
    proc) mkdir /new_root/proc;;
    sys) mkdir /new_root/sys;;
    dev) mkdir /new_root/dev;;
    run) mkdir /new_root/run;;
    new_root) ;;
    *) cp -a /$i /new_root
    esac
    done
    # Create mountpoints
    mkdir /new_root/mnt/sda1
    mkdir /new_root/mnt/sda2
    mkdir /new_root/mnt/sda3
    mkdir /new_root/mnt/sda4
    init=${init:-/sbin/init}
    echo -e "Switching root..."
    exec env -i \
    "TERM=$TERM" \
    "RD_TIMESTAMP=$RD_TIMESTAMP" \
    /sbin/switch_root /new_root $init "$@"
    ## Mount root at /new_root
    #${mount_handler:-default_mount_handler} /new_root
    #run_hookfunctions 'run_latehook' 'late hook' $LATEHOOKS
    #run_hookfunctions 'run_cleanuphook' 'cleanup hook' $CLEANUPHOOKS
    init=${init:-/sbin/init}
    if [ "$(stat -c %D /)" = "$(stat -c %D /new_root)" ]; then
    # Nothing got mounted on /new_root. This is the end, we don't know what to do anymore
    # We fall back into a shell, but the shell has now PID 1
    # This way, manual recovery is still possible.
    err "Failed to mount the real root device."
    echo "Bailing out, you are on your own. Good luck."
    echo
    launch_interactive_shell --exec
    elif [ ! -x "/new_root${init}" ]; then
    # Successfully mounted /new_root, but ${init} is missing
    # The same logic as above applies
    err "Root device mounted successfully, but ${init} does not exist."
    echo "Bailing out, you are on your own. Good luck."
    echo
    launch_interactive_shell --exec
    fi
    if [ "${break}" = "postmount" ]; then
    echo ":: Post-mount break requested, type 'exit' to resume operation"
    launch_interactive_shell
    fi
    exec env -i \
    "TERM=$TERM" \
    "RD_TIMESTAMP=$RD_TIMESTAMP" \
    /sbin/switch_root /new_root $init "$@"
    # vim: set ft=sh ts=4 sw=4 et:
    /etc/rc.d/functions.d/root_rw:
    root_rw() {
    mount -o remount,rw /
    add_hook sysinit_premount root_rw
    archfs:
    http://pastebin.com/RNTDWhFc
    init:
    http://pastebin.com/n4vcqG62
    root_rw:
    http://pastebin.com/i1LV61SV
    Last edited by 0ddba11 (2012-12-30 10:12:35)

    Oh yes any man directory was symlinked to /tmp long ago, so they don't even get installed.
    Right, new boot process:
    Using hooks in normal initramfs-linux.img to unpack archfs.gz into tmpfs and boot it.
    Create an initcpio preset file /etc/mkinitcpio.d/archfs.preset:
    # mkinitcpio preset file for the 'archfs' package
    ALL_config="/etc/mkinitcpio.conf"
    ALL_kver="/boot/vmlinuz-linux"
    PRESETS=('archfs')
    archfs_config="/etc/mkinitcpio.conf"
    archfs_image="/boot/archfs-linux.lzo"
    archfs_options="-S fsck -A tmpfs -z lzop"
    Or append to the standard 'linux.preset' file so the initramfs is created automatically when you upgrade your kernel. Or alter /etc/mkinitcpio.conf to add options.
    Create the file /lib/initcpio/hooks/tmpfs:
    #!/usr/bin/ash
    run_latehook() {
    # Mount tmpfs root
    mount -t tmpfs tmpfs /mnt
    # Unpack rootfs
    msg "Unpacking rootfs..."
    cd /mnt
    # parse the kernel command line
    parse_cmdline
    for archfs in ${archfs//,/ }; do
    if [ "$archfs" = "xz" ]; then
    xz -d < /new_root/boot/archfs.xz | cpio -imd --no-absolute-filenames > /dev/null 2>&1
    elif [ "$archfs" = "gzip" ]; then
    gzip -dc /new_root/boot/archfs.gz | cpio -imd --no-absolute-filenames > /dev/null 2>&1
    elif [ "$archfs" = "lzo" ]; then
    lzop -d < /new_root/boot/archfs.lzo | cpio -imd --no-absolute-filenames > /dev/null 2>&1
    elif [ "$archfs" = "img" ]; then
    cpio -imd --no-absolute-filenames /new_root/boot/archfs.img > /dev/null 2>&1
    fi
    done
    # Switch tmpfs to new root
    umount /new_root
    mount -M /mnt /new_root
    # vim: set ft=sh ts=4 sw=4 et:
    And the file  /lib/initcpio/install/tmpfs:
    #!/bin/bash
    build() {
    add_dir /mnt
    add_module ext3
    add_binary cpio
    add_binary xz
    add_binary gzip
    add_binary lzop
    add_binary fsck.ext4
    add_symlink /usr/bin/fsck.ext2 fsck.ext4
    add_symlink /usr/bin/fsck.ext3 fsck.ext4
    add_runscript
    help() {
    cat <<HELPEOF
    This hook creates the tmpfs root, mounts the device that contains the
    rootfs and extracts it into the tmpfs root.
    HELPEOF
    # vim: set ft=sh ts=4 sw=4 et:
    This loads modules and fsck binaries for the filesystem of my /boot partition into the initramfs. It also adds all the relevant compression binaries (some which can also be compiled into busybox or left out if not needed). I'm working on automatically reading the filesystem from your /boot partition based on the "root=" kernel command line option and adding the appropriate modules.
    Create a new archfs.gz (or new extensions) with new cleaned up /usr/bin/archfs:
    http://pastebin.com/xiqgyYyL
    Now run with:
    # archfs lzo
    (or whichever crompression you choose). It also takes care of any mounting directories you have in /mnt. And "writefs" is no longer needed, that's all it does anyway.
    Then simply add the "root=(your boot partition)" and "archfs=lzo" (or whichever compression you chose) command line options to your grub.cfg.
    Run:
    # mkinitcpio -p archfs
    That'll create an initramfs: archfs-linux.lzo that you need to move to your boot partition with your kernel and archfs.gz. Then point grub to that as your initrd.
    This will boot and the tmpfs hook will do it's work just after init has mounted your boot partition and then init will switch roots and run /sbin/init as it would on any normal install.
    Mix and match as needed. You can remove the /init file from the root of your filesystem or leave it there and all but an xz compressed archfs.gz will boot the old way aswell (the kernel can't handle the xz version). It should all be fairly upgrade proof, barring any major changes to mkinitcpio.
    Boot for me with lzo compression is at least twice as fast as old method. Partly due to lzo compression which is super fast (especially creating the archfs.lzo). It makes for a bigger file but it's still only 350MB (pretty much half my uncompressed root filesystem).

  • Unable to download because it says "You are running an operating system that InDesign no longer supports. Refer to the system requirements for a full list of supported platforms." But its updated according to the system requriements

    Unable to download because it says "You are running an operating system that InDesign no longer supports. Refer to the system requirements for a full list of supported platforms." But its updated according to the system requirements. What can I do to fix this?

    Which versions of InDesign are you referring to?  What are the operating system specs for the machine?

  • System boot failure

    Ok so the laptop started making a high pitched beeping noise so I opened the lid and it came up that system boot not found and told me to go to www.hp.com/go/techcenter/startup I already knew that you can plug it into another laptop or desktop via usb port and copy files off to the hdd of host machine. You can use a > USB HDD Enclosure or >  USB Adapter.  The thing I don't know is what I plug the usb to what part of the laptop 

    Hello Anonymous2013.  I understand you're unable to get your notebook to boot.
    Are you referring to it hanging on the Windows "Welcome screen?"
    What is the name of the "memory cleaner software" which you were running?
    What notebook do you have?  The easiest way to identify the notebook is by the product number.  This document can show you where it is located.
    A good thing to do in the meantime is to test the hardware such as the hard drive and RAM.  There are built in diagnostics for this that I would like you to perform.  Please follow the steps in this document and post the results.
    I'll be looking out for your reply.  I hope you have a great day!
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • Unable to Logon to the SAP System after Installing SAPNW2004sSneakPreviewAB

    Hi
       I Installed SAPNW2004sSneakPreviewABAP.
       If i am trying to run the NSP Server it first Starting (Showing Blue Color ) and after few seconds it is becoming Yellow in Color. When i cross checked in Process list it is showing one of the process in yellow color i.e.
    disp+work.EXE whose description is Dispatcher
    and Status is showing as "Running but Dialog Queue standstill"
    May be because of this i am unable to log on the SAP System.
    One more thing i got a licence key from SAP but when i am trying to intall licence key using saplicence -install this is also not working it is showing following error message.
    SAPLICENSE (Release 700) ERROR ***
        ERROR:   Can not set DbSl trace function
        DETAILS: DbSlControl(DBSL_CMD_IMP_FUNS_SET) failed with return code 20
        RC-INFO: error loading dynamic db-library - check environment for:
                 dbms_type = <db-type>  (e.g. ora)
                 DIR_LIBRARY = <path to db-dll>  (e.g. /usr/sap/SID/SYS/exe/run)
    Could you please help in this

    Please refer to this post as this is a duplicate.
    Problem after installing SAPNW2004sSneakPreviewABAP
    Please close this post.  Thanks.
    Regards,
    Rich Heilman

  • F110 Automatic payment checks printed system not updated

    Hello Gurus!
    Original Invoice is entered using FB60.
    When Automatic payment run (F110) is run, every thing looked normal except for the check numbers for that rundate/id combo the check numbers started at 1 (through 11, not in the range allowed).
    And the status screen has only two lines:
    Parameters have been entered
    Payment proposal has been created
    Missing are:
    Payment proposal has been edited
    Payment run has been carried out
    Posting orders: xx generated, xx completed
    However checks have been printed and most of them are cashed as well. Bank highlighted the exceptions to the positive pay when the check numbers are not on the positive pay file.
    There is no check informaton to be found on the system, in F-58 no open items were found. FBL1N for the vendor shows the line as open and overdue.
    How can I correct this? What are the options.
    Thanks in advance.
    Swami

    After reading variuos notes related to AP payables, note number 444989 is identified
    as the one that came close to a solution to this problem. That note explains how to reuse the payment proposal.
    "Check whether or not the payment run generated any payment documents.To do this, create, for example, a document list and restrict to the document type for payment documents and the posting date of the payment run.
    If no payment documents were generated, then delete the outputs via the menu option: 'Edit > Payments > Delete output'.Afterwards, you can plan the payment run again."
    So after the output is deleted, payment proposal is run again and system generated checks with new good numbers.

  • How can I disable the Photos app from automatically running when I plug in my iPhone?

    How can I disable the Photos app from automatically running when I plug in my iPhone?
    I have no intention of ever using Photos, in fact, having to abandon Aperture takes me one step close to moving back to Windows, but I digress.
    I just want to NOT have to kill the Photos app every time I plug in my phone.
    Thanks.

    I am still seeing the option Image Capture, like shown in the screenshot that Rysz posted.   But it is another example of the hide-and-seek Apple likes to play with us.
    The option has to be set for each device individually. With the device connected to USB, you have to click the tiny disclosure triangle in the lower left corner of the sidebar to reveal the option.
    I was perfectly happy with the program I paid for (Aperture), and now to maintain the functionality I have to pay for another application (LightRoom) to get the functionality that I paid for in Aperture.
    Aperture 3.6 is working well with Yosemite. I will use it, as long as I have a Mac, that will run Yosemite or a compatible system.
    Have you looked at Capture One?  It looks much more similar to Aperture than Lightroom.

  • Automatically Running a Java Program

    I have a Java program which converts a text file to a XML file. I would like to be able to automatically run this program once every 8 hours or to have it run at set times. Has anybody done this before or does anybody know how to do this?

    Best bet is to get your operating system to do it. Cron job or windows scheduler, usually

  • Is it possible to run an operating system from an external hard drive?

    Really weird question here, but I've always wanted to know this. I have a MBP 13" mid-2012 and I installed a 256GB SSD. I currently have OSX 10.9 and Windows 8.1 installed on the drive, but is it possible to actually run an operating system from an external hard drive. I don't want to install anymore operating systems onto the internal SSD because I don't want to run out of space. So, I'm wondering can I install Linux on an external hard drive, the same way I would on an internal hard drive and just plug it in via USB 3 or Thunderbolt? Is it actually possible to use a computer this way? I know I can boot from a usb stick, so is it possible to actually use a computer with an operating system installed in an external hard drive?

    windows don't support being installed on usb mass storage installs like usb

  • Hi. My iMac hard drive is running Mavericks.  I have an old version of Quark Xpress (3.32) which won't run in Mavericks.  Can I partition my hard drive and run an older system on one partition, so I can access my Quark?  Is that possible?

    Hi. My iMac hard drive is running Mavericks.  I have an old version of Quark Xpress (3.32) which won't run in Mavericks.  Can I partition my hard drive and run an older system on one partition, so I can access my Quark?  Is that possible?

    Hi ancelau,
    QuarkXPress 3 is a Classic Mac OS application, so you need a version of OS X that still supports Classic. I believe 10.4 was the last one.
    So if you have an iMac that boots with 10.4, then yes that is possible. I doubt though that newer Macs boot with OS X 10.4.
    So why don't you upgrade QuarkXPress 3 to a newer version? I am not just asking that because I want you to spend money with us.
    Typically using software that was released almost 20 years ago is just feasible when you keep an environment that was current at the time of release or a few years after, so an older Mac with a operating system present at that time. 20 years in IT is a lot.
    So my opinion is that on a new Mac with a brand new operating system you need to use something a bit more current.
    How about QuarkXPress 9 (released 3 years ago) or QuarkXPress 10? You are better off with v9, as QuarkXPress 10 only opens v7 and higher (whereas QuarkXPress 9 opens v3.1 and higher).
    Or - I am even happy to make an exception - upgrade to 9 and we give you 10 for free? Let me know please.
    Thanks
    Matthias

  • Windows 7 only gives me active USB ports when the DISABLE DRIVER SIGNATURE ENFORCEMENT is selected during system boot

    I can only use the computer if I press 8 and select "DISABLE DRIVER SIGNATURE ENFORCEMENT". Without this, the system comes up OK but I do not have access to the keyboard and mouse. If I select any other boot option the system boots up but I am
    unable to login since neither the keyboard nor the mouse is working.
    The Device Manager is clean. All drivers work and have digital signatures. I tried to use local group policy editor to disable digital signature enforcement but was not able to make any difference. The OS is 64-bit Windows 7 Professional with Service Pack
    1 and latest updates.
    The system includes a WD USB 3.0 card, which I have been using for over 3 years without any problem. I recently (3 days ago) updated the WD SmartWare for Windows software. It seems that my problem coincides with this update. Since then, I removed WD SmartWare
    and Installation software and restored the Registry to its previous restore point however the problem still exists.
    As per SIGVERIF the not signed drivers are:
    difxapi.dll              7/13/2009      2.1.0.0          Not Signed
    usbccgp.sys              9/4/2013       6.1.7601.18251      Not Signed              
    usbd.sys                 9/4/2013       6.1.7601.18251      Not Signed                        
    usbehci.sys              9/4/2013       6.1.7601.18251      Not Signed                    
    usbhub.sys               9/4/2013       6.1.7601.18251      Not Signed                       
    usbport.sys              9/4/2013       6.1.7601.18251      Not Signed           
    usbuhci.sys              9/4/2013       6.1.7601.18251      Not Signed   
    The problem appears to be related to the not signed USB drivers.
    The current USB 3.0 host controller is from Renesas Electronics (ver. 2.1.39.0). According to the Device Manager it is digitally signed and working fine.
    Does anyone know how to fix this problem?
    Thanks,
    DC

    This issue was fixed on my PC as follows.
    1) Taking ownership of the above usb*.sys files in  the drivers folder
    2) renaming them to usb*.sysold
    3) Using Device Manager to uninstall all USB devices with the yellow warning ! next to them
    4) Doing a Scan for Hardware changes via the Device Manager toolbar and then waiting a few moments whilst the USB devices are re-installed with signed drivers.
    Hope this helps you....
    usb drivers files in my drivers folder after the above process:
    12/02/2013  04:12            19,968 usb8023.sys
    21/11/2010  03:24            32,896 USBCAMD2.sys
    27/11/2013  01:41            99,840 usbccgp.sys
    12/07/2013  10:41           100,864 usbcir.sys
    27/11/2013  01:41             7,808 usbd.sys
    27/11/2013  01:41            53,248 usbehci.sys
    25/03/2011  03:29            52,736 usbehci.sysold
    27/11/2013  01:41           343,040 usbhub.sys
    25/03/2011  03:29           343,040 usbhub.sysold
    25/03/2011  03:29            25,600 usbohci.sys
    27/11/2013  01:41           325,120 usbport.sys
    25/03/2011  03:29           325,120 usbport.sysold
    14/07/2009  00:38            25,088 usbprint.sysold
    11/03/2011  04:37            91,648 USBSTOR.SYS
    25/03/2011  03:29            30,720 usbuhci.sys
    21/11/2010  03:23           184,960 usbvideo.sys
                  19 File(s)      2,783,104 bytes
    The .sysold files are the ones I renamed, I think also renamed the usbccgp.sys - but accidentally deleted it after the rename..

  • Filestream Creation Unable to Open Physical File Operating System Error 259

    Hey Everybody,
    I have run out of options supporting a customer that is having an error when creating a database with a file stream.  The error displayed is unable to open physical file operating system error 259 (No more data is available).  We're using a pretty
    standard creation SQL script that we aren't having issues with other customers:
    -- We are going to create our data paths for the filestreams.  
    DECLARE @data_path nvarchar(256);
    SET @data_path = (SELECT SUBSTRING(physical_name, 1, CHARINDEX(N'master.mdf', LOWER(physical_name)) - 1)
                      FROM master.sys.master_files
                      WHERE database_id = 1 AND file_id = 1);
    -- At this point, we should be able to create our database.  
    EXECUTE ('CREATE DATABASE AllTables
    ON PRIMARY
        NAME = AllTables_data
        ,FILENAME = ''' + @data_path + 'AllTables_data.mdf''
        ,SIZE = 10MB
        ,FILEGROWTH = 15%
    FILEGROUP FileStreamAll CONTAINS FILESTREAM DEFAULT
        NAME = FSAllTables
        ,FILENAME = ''' + @data_path + 'AllTablesFS''
    LOG ON
        NAME = AllTables_log
        ,FILENAME = ''' + @data_path + 'AllTables_log.ldf''
        ,SIZE = 5MB
        ,FILEGROWTH = 5MB
    GO
    We are using SQL Server 2014 Express.  File streams were enabled on the installation SQL Server.  The instance was created successfully and we are able to connect to the database through SSMS. The user is using an encrypted Sophos. 
    We have tried the following:
    1. Increasing the permissions of the SQL Server server to have full access to the folders.
    2. Attempted a restore of a blank database and it failed.
    There doesn't seem to be any knowledge base articles on this particular error and I am not sure what else I can do to resolve this.  Thanks in advance for any help!

    Hi Ryan,
    1)SQL Server(any version) can't be installed on encrypted drives. Please see a similar scenario in the following link
    https://ask.sqlservercentral.com/questions/115761/filestream-and-encrypted-drives.html
    2)I don't think there is any problem with permissions on the folder, if the user can create a database in the same folder. Am not too sure. Also see the article by
    Jacob on configuring the FILESTREAM for SQL Server that describes how to configure FILESTREAM access level & creating a FILESTREAM enabled database
    Hope this helps,
    Thanks
    Bhanu 

  • Running Windows, Parallels? Boot Camp?

    I've used boot camp very successfully with my mac desktop, but I'm hoping to receive a macbook (the black one) for christmas, and I'm hoping for a better option when using windows. I tried parallels with one of my older, clunkier macs (the one that's full of my movies, music, etc.) and it ran very slow, and it was nearly impossible to run other programs alongside it. Has anyone else had this problem, or is it fairly easy for you to run Parallels with other programs? I really love the malleability of parallels compared to boot camp. The idea of partitioning a large portion of my hard drive in a fairly permanent way is not very appealing to me. Any suggestions?

    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    1. Install the Apple Boot Camp software. Purchase Windows XP w/Service Pak 2 or Vista. Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows. Boot Camp enables you to boot the computer into OS X or Windows.
    2. Parallels Desktop for Mac and Windows XP, Vista Business, or Vista Ultimate. Parallels is software virtualization that enables running Windows concurrently with OS X.
    3. VM Fusionand Windows XP, Vista Business, or Vista Ultimate. VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    4. CrossOver which enables running many Windows applications without having to install Windows. The Windows applications can run concurrently with OS X.
    5. VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris. It is not yet fully developed for the Mac - some features are not yet implemented - but it does work otherwise.
    6. Last is Q. Q is a freeware emulator that is compatible with Intel Macs. It is much slower than the virtualization software, Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc. There are performance differences between dual-boot systems and virtualization. The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system.
    See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion.
    Boot Camp is only available with Leopard. The Boot Camp Beta that was used with Tiger has expired and is no longer available for use. So contrary to the other poster's comment, Boot Camp isn't truly "free." You must purchase Leopard to get it.

  • Can a macbook pro run windows operating system?

    can a macbook pro run windows operating system like xp, vista or windows 7?

    nathalie1985 wrote:
    Is it best to run Windows 7 in Boot Camp, or would it be better to use VMWare Fusion or similar? I have a MacBook Pro Intel Core 2 Duo (OSX 10.6.8) and I also have a Dell laptop solely because one program that I need to use for work is only available for Windows. I would love to consolidate to my mac but am afraid installing Windows will ruin it!
    It all depends on what your useage of Windows will be, for playing games install it in BootCamp, for word processing, spreadsheets, email. browsing etc a virtual Machne will be fine.

Maybe you are looking for

  • CISCO ASA 5505 VPN problem in Windows 7

    I am using CISCO ASA 5505. Client PC with Windows XP can use IE to make the VPN connection normally. However, client PC with Windows 7 cannot use IE to make the VPN connection. It just show the error of "Internet Explorer cannot display the webpage"

  • ALV: Issue with double  click event after sorting the ALV

    Hello Experts, I have an internal table that populates an ALV grid. When the user doubleclicks a row, my method HANDLE_DOUBLE_CLICK returns the e_row-index value from the ALV Grid. I use this index value to read the internal table, then retrieve addi

  • Is there a limit to number of pages for a book created in iPhoto?

    Working on a large photo project: just wondering if there's a limit to the size of a book created in iPhoto.

  • Page display incomplete

    I am using a Asus EeePC 1201NL On several sites the screen does not display all the sub images. For instance on asus.fr the topline is missing On www.thomann.de the background is white instead of black, the countries flags are not displayed. On eBay

  • Foreign Dialogue Subtitles in English Audio Track not working

    I just bought Ocean's 13 HD in iTunes/iCloud.  How can I get iTunes to display the foreign dialouge substitles that are in the English audio track? I also have the Bluray, and these subtitles display fine when at time the movie is set in Mexico. I do