[Solved] dhcpcd times out, fails

i686
kernel 3.6.6-1
dhcpcd 5.6.2
desktop xfce
My ethernet card is a Rhine II VT6102 rev 74 and the driver is via_rhine.
Today I installed xscreensaver and immediately lost my network connection.  So far I have tried the following without success:
killed xscreensaver and removed the package
reboot
found eth0 state was UNKNOWN rather than UP
tried several versions of ip link... without any change
unplugged the network cable for a few seconds; now eth0 state is UP
restarted dhcpcd@eth0
stopped dhcpcd@eth0 and tried just dhcpcd eth0
disable dhcpcd@eth0 and enable dhcpcd
reload the driver using modprobe
Sorry for the lack of log/error msg output but I have no way to get the data off the computer except copy by hand and then manually enter it here.  Journalctl and the error msgs are all similar however:
eth0: sending IPv6 router solicitation
rebinding lease of 192.168.1.22
sending IPv6 router solicitation
broadcasting for a lease
sending IPv6 router solicitation
sending IPv6 router solicitation
no IPv6 routers available
timed out
Failed to start dhcpcd on eth0
Unit [email protected] entered failed state
What should I try next?  Thanks for any help.
Last edited by barronmo (2013-02-21 20:20:39)

I tried removing xscreensaver and all its dependencies, but that did not help.  Here is a picture of journalctl output after restarting the [email protected]
http://picpaste.com/photo-ss49EjET.JPG
Here is picture of my pacman.log:
http://picpaste.com/photo_1_-eIKG5mNL.JPG
I also tried the -t 120 idea without any change.  Here is a picture of my [email protected] file:
http://picpaste.com/photo_2_-SiRAN8eT.JPG
Anything else I could try?  Thanks.

Similar Messages

  • Sporadic issues with wireless connection (dhcpcd times out)

    I'm using a wireless usb adaptor Dlink DWA 110 (chipset rt73). It can connect fine some times, but many times it times out on dhcpcd. Raising the time out time causes it to hold indefinitely on the message "offered 192.168.0.132 from 192.168.0.1". Analyzing the dmesg, I see
    [ 118.065433] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 507.792005] wlan0: deauthenticating from 00:1e:58:16:89:8c by local choice (reason=3)
    [ 507.795984] wlan0: direct probe to AP 00:1e:58:16:89:8c (try 1)
    [ 507.798617] wlan0: direct probe responded
    [ 507.798622] wlan0: authenticate with AP 00:1e:58:16:89:8c (try 1)
    [ 507.800482] wlan0: authenticated
    [ 507.800506] wlan0: associate with AP 00:1e:58:16:89:8c (try 1)
    [ 507.802986] wlan0: RX AssocResp from 00:1e:58:16:89:8c (capab=0x431 status=0 aid=6)
    [ 507.802991] wlan0: associated
    [ 507.816784] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    I'm writing this from an ubuntu live cd, where it works just fine. Here follows my rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK="UTC"
    TIMEZONE="America/Bahia"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(!usblp !ipv6)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="pedro"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    #eth0="dhcp"
    #INTERFACES=(wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    NETWORKS=(dlink)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network net-profiles cups dbus hal netfs crond alsa webmin timidity++)
    I've tried googling, but no suggestion seems to work. Any help?

    This is basically a workaround, but still. You can try hold_connect script to automatically watch connection status. It can be found here: https://bbs.archlinux.org/viewtopic.php?id=103139. Just add "iwconfig wlan0 power off" string in function connect under "sudo netcfg down ..." line.

  • [solved] dhcpcd: timed out after reinstalling arch

    Hi erveryone!
    After reinstalling arch I can't connect to my wireless network anymore.
    Typed:
    wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant_vienna.conf
    dhcpcd wlan0
    Got:
    dhcpcd: wlan0: waiting for carrier
    dhcpcd: timed out
    wpa_supplicant_vienna.conf (ssid and psk deleted):
    network={
        ssid=""
        proto=RSN
        pairwise=CCMP TKIP
        key_mgmt=WPA-PSK
        psk=
    I reinstalled arch on my netbook at the same time and there's everything working fine (even with the same wireless-card). The only difference between the two systems is that my laptop has an i686 installation while on my netbook I've installed x86_64.
    Things I've tried:
    + Update the system via wired-connection (mirrors.kernel.org) --> the download never gets faster than 10KB/s (?).
    + Configure the wireless interface via netcfg --> same problem
    + Reinstalled again and only changed LOCALE in /etc/rc.conf --> same problem
    So you may see, I have no idea what I could be doing wrong and hope that theres anybody out there who knows what to do!
    P.S. Well, i have now by-passed my problem.
    1.) Created a list of packages installed during system-update on my netbook.
    2.) In this list I changed package-name-x86_64.tar.gz to package-name-i686.tar.gz
    3.) Downloaded the list with wget.
    4.) Ccopied the packages to my laptop
    5.) Created a local repository and made a system-update.
    Last edited by kronfeld (2010-05-04 17:34:43)

    Hi trusktr
    This might seem stupid but are you sure you are using "eth0" and not "eth1" etc.? As an example I have two on-board lans and I'm plugged into eth1. I had to change rc.conf as it defaults to using eth0.
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth1="dhcp"
    INTERFACES=(eth1)
    Since I am using eth1 and not eth0 here is what I get when I try:
    ifconfig eth0:
    eth0    Link encap:Ethernet  HWaddr 00:04:4B:00:88:0E 
              BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
              Interrupt:23 Base address:0x6000
    Look familiar?
    I'm not saying this is the case but it could be something as simple as that.
    ifconfig -a
    should show you how many lans you have.
    Thought I would drop the obvious first in case that's all it is.

  • Time out fail over

    On this system:
    OS: Solaris 10 11/06 s10s_u3wos_10 SPARC
    Cluster version: 3.1u4
    A- Normally after how much time resource is moved to the other node if ipmp fails (e.g. gateway is unreacheable) ?
    B- What happens if ipmp fails in both server ? packages are kept on their nodes ?
    C- Does it exist timeout over 10 minutes in cluster configuration ?

    u have 2 options - u could increase the back end time out to a very large value so that server can wait rather than timing out rather than failing over or to do some thing like
    <Object name=�default�>
    NameTrans fn=map from=/ name=reverse-proxy-/
    </Object>
    <Object name=�reverse-proxy-/�>
    Route fn=set-origin-server server=server1
    ObjectType fn=http-client-config timeout=600
    </Object>
    see - http://docs.sun.com/app/docs/doc/820-4841/gdhrg?a=view
    ( or simply disable any fail over but have different individual servers distributing load across different application)
    split your uri or application so that each application goes to 1 back end server. for example, let us say - u have 2 java applications that u would like jboss to do the job for you, u could do some thing like
    now, u could edit your obj.conf or (<vs>-obj.conf) depending on your configuration so that it looks like this
    <Object name=�default�>
    NameTrans fn=map from=/ name=reverse-proxy-/
    </Object>
    <Object name=�reverse-proxy-/�>
    <If $uri =~ /foo1>
    Route fn=set-origin-server server=<&#349;erver1>
    </If>
    <If $uri =~ /foo2>
    Route fn=set-origin-server server=<&#349;erver2>
    </If>
    </Object>
    btw - i will file a RFE on your behalf for this feature.

  • Speedport time out fail wireless

    I am connected to ethernet port, no problem.
    AirPort fails to connect. Now Windows with two local machines connect ok. My previous Dell connected.
    My AirPort works at home, a Bell Modem.
    SpeedPort W 700 V seems to have some issues for Win.
    The SpeedPort does not reply giving time out same as incorrect password.
    I tried a manual connect with full name from my AirPort detection script.
    Also problem with iTouch, but it failed to reconnect at home after upgrade to new software.

    SpeedPort W 700 V is both wireless and wired. I am connected to wired now.
    When disconnected, the wireless shows on AirPort and asks for password. Entering password gives a time out. I tried a manual connection with network name WLAN-4A7D03 selected security type and entered password. Again a time out. The SpeedPort fails to handshake on receiving the password. That is, I do not think the password accepted reply is connecting. My AirPort works on other wireless connection in Canada. I am in Germany and the SpeedPort modem is a few years old, but I had no trouble with my new Dell windows Vista last year.
    This could be a SpeedPort issue. I know the SpeedPort wireless is working because two Windows computers are connected to the wireless. I did find reports of some Windows machines having difficulty connecting to SpeedPort but no comment on Apple problems.
    By the way thank you for answering. I will be traveling in Italy where most hotels only have wireless connections. So I am trying to isolate problem to SpeedPort. If it is my use of AirPort then I have a problem. If necessary I could buy a USB port wireless.
    I do know update of my iTouch has crashed its wireless connection. I tried reset to orignial but it then automatically upgrades and I am back where I started.
    These are my first Apple products so I may be missing something. The more I use the Apple Interface the more I like it.

  • [SOLVED] dhcpcd: timed out

    I want to install Arch using wifi. I'm trying to connect to my WPA network before I even begin.
    I did this (with my own network and passphrase in place)
    wpa_passphrase mywireless "secretpassphrase"
    wpa_passphrase mywireless "secretpassphrase" > /etc/wpa_supplicant.conf
    ifconfig wlan0 up
    wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf
    dhcpcd wlan0
    And got:
    dhcpcd: version 5.2.2 starting
    dhcpcd: wlan0: waiting for carrier
    dhcpcd: timed out
    What's wrong?
    EDIT: Long story. Wrong key
    Last edited by RocketLauncher (2010-07-21 09:36:10)

    Before starting dhcpd, make sure you are connected - run wpa_supplicant without the -B switch to check for errors.

  • HT1725 Three security questions time out fail

    New I D and password
    Download apps and get improve security three questions
    Times out when filled questions in or crashes completely ( many many many attempts)
    No happy
    <Edited By Host>

    Click here for information. If you've forgotten the answers to the security questions and can't get them emailed to you for some reason, contact the iTunes Store staff via the link in that article.
    (77286)

  • [SOLVED] pacman times out

    Hi, I'm new to arch, but have used ubuntu for a while now.
    New installation, and when I run pacman -Syu, it says the following
    #pacman -Syu
    :: Synchronizing package databases...
    error: failed retrieving file `core.db.tar.gz` from mirror.pacific.net.au : Connection timed out
    error: failed to synchronise code: Connection timed out
    Also, I think my network is set up correctly as I can ping google.com
    I am using a wired connection with dhcp.
    Do I need to edit the resolv.conf, and the hosts files, I am not sure what needs to go in these files.
    I installed from the 2008.06 core i686 iso.
    Thanks in advance
    EDIT:
    view http://bbs.archlinux.org/viewtopic.php?id=56376 for solution to problem
    Last edited by bensmith87 (2008-11-14 21:11:56)

    Thanks again for all your help Xyne,
    I am trying the install from within Ubuntu, and it isn't looking good.
    I needed to follow http://wiki.archlinux.org/index.php/Ins … ting_Linux instead of the link you posted because of pacman.static being removed or something.
    Anyway, it is still timing out
    I don't know what to do, I don't think it can me my connection, as it seems to be working well for everything else.
    Also, I read this in the wiki guide, and was curious, I'm not using x86_64.
    You may want to manually resolve DNS in the /etc/pacman.d/mirrorlist, because pacman-static for i686 may not be able to get address information on x86_64 systems.
    mirrorlist
    # Arch Linux repository mirrorlist
    Server = ftp://ftp.iinet.net.au/pub/archlinux/$repo/os/i686
    Server = http://ftp.iinet.net.au/pub/archlinux/$repo/os/i686
    # North America
    # - United States
    #Server = ftp://ftp.archlinux.org/$repo/os/i686
    #Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/i686
    #Server = http://archlinux.unixheads.org/$repo/os/i686
    #Server = ftp://ftp.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/i686
    #Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/i686
    #Server = http://mirrors.easynews.com/linux/archlinux/$repo/os/i686
    #Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/i686
    #Server = http://holmes.umflint.edu/archlinux/$repo/os/i686
    #Server = http://mirror.neotuli.net/arch/$repo/os/i686
    #Server = http://mirror.rit.edu/archlinux/$repo/os/i686
    #Server = http://mirror.umoss.org/archlinux/$repo/os/i686
    #Server = http://schlunix.org/archlinux/$repo/os/i686
    # - Canada
    #Server = ftp://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/@carch
    # South America
    # - Brazil
    #Server = http://archlinux.c3sl.ufpr.br/$repo/os/i686
    #Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/i686
    #Server = ftp://ftp.las.ic.unicamp.br/pub/archlinux/$repo/os/i686
    # Europe
    # - Austria
    #Server = ftp://gd.tuwien.ac.at/opsys/linux/archlinux/$repo/os/i686
    # - Belgium
    #Server = ftp://ftp.belnet.be/mirror/archlinux.org/$repo/os/i686
    # - Czech Republic
    #Server = ftp://ftp.sh.cvut.cz/MIRRORS/arch/$repo/os/i686
    # - Estonia
    #Server = ftp://ftp.estpak.ee/pub/archlinux/$repo/os/i686
    # - France
    #Server = ftp://mir1.archlinuxfr.org/archlinux/$repo/os/i686
    #Server = ftp://mir2.archlinuxfr.org/archlinux/$repo/os/i686
    #Server = ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/i686
    #Server = http://mir.archlinux.fr/$repo/os/i686
    #Server = ftp://ftp.free.fr/mirrors/ftp.archlinux.org/$repo/os/i686
    #Server = ftp://ftp.rez-gif.supelec.fr/Linux/archlinux/$repo/os/i686
    # - Germany
    #Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/i686
    #Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/i686
    #Server = ftp://ftp.uni-bayreuth.de/pub/linux/archlinux/$repo/os/i686
    #Server = ftp://ftp.archlinuxppc.org/i686/$repo/os/i686
    #Server = ftp://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/i686
    #Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/i686
    # - Great Britain
    #Server = http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/i686
    #Server = ftp://mirrors.uk2.net/pub/archlinux/$repo/os/i686
    #Server = http://archlinux.mirrors.uk2.net/$repo/os/i686
    # - Greece
    #Server = ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/i686
    # - Hungary
    #Server = ftp://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/$repo/os/i686
    # - Ireland
    #Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/i686
    # - Italy
    #Server = ftp://mi.mirror.garr.it/mirrors/archlinux/$repo/os/i686
    # - Netherlands
    #Server = ftp://ftp.nluug.nl/pub/metalab/distributions/archlinux/$repo/os/i686
    #Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr/archlinux/$repo/os/i686
    # - Norway
    #Server = http://arch.likbilen.com/$repo/os/@carch
    # - Poland
    #Server = ftp://mirror.icis.pcz.pl/archlinux/$repo/os/i686
    #Server = http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/i686
    #Server = ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/i686
    #Server = http://unix.net.pl/archlinux.org/$repo/os/i686
    # - Portugal
    #Server = ftp://cesium.di.uminho.pt/pub/archlinux/$repo/os/i686
    # - Romania
    #Server = ftp://ftp.iasi.roedu.net/mirrors/archlinux.org/$repo/os/i686
    # - Russia
    #Server = ftp://mirror.yandex.ru/archlinux/$repo/os/i686
    #Server = http://archlinux.freeside.ru/$repo/os/i686
    # - Sweden
    #Server = ftp://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/i686
    #Server = ftp://ftp.gigabit.nu/$repo/os/i686
    # - Switzerland
    #Server = http://archlinux.puzzle.ch/$repo/os/i686
    # - Turkey
    #Server = http://server.elsistech.com/archlinux/$repo/os/i686
    # - Ukraine
    #Server = ftp://hell.org.ua/archlinux/$repo/os/i686
    #Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/i686
    # Asia
    # - Israel
    #Server = http://mirror.isoc.org.il/pub/archlinux/$repo/os/i686
    # - Vietnam
    # Domain name is ftp.indochinalinux.com but there are frequent DNS problems
    #Server = ftp://202.78.230.5/archlinux/$repo/os/i686
    # Australia
    Server = ftp://mirror.pacific.net.au/linux/archlinux/$repo/os/i686
    Server = ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/i686
    pacman.conf
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #NoPassiveFtp
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # Testing is disabled by default. To enable, uncomment the following
    # two lines. You can add preferred servers immediately after the header,
    # and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs

  • [solved] SPDIF times out

    Hi,
    I've connected my PC to a receiver using spdif / iec958 / toslink, which works fine. Except after a few seconds of silence the entire link is powered down which produces an irritating popping sound. Also, there is a small delay before I can hear the output because it has to power on again.
    /sys/module/snd_hda_intel/parameters/power_save is already 0 and /sys/module/snd_hda_intel/parameters/power_save_controller = N.
    Does anybody have any ideas?
    My current workaround is continuously playing silence in the background, but for some mysterious reason that causes pulseaudio to use 5% cpu.
    Last edited by Tes-- (2010-10-09 08:31:50)

    Yes, I already tried that, but it didn't work.
    edit:
    Alright, I solved it by editing /etc/pulse/default.pa and commenting out the line
    load-module module-suspend-on-idle
    Last edited by Tes-- (2010-10-09 08:31:37)

  • [solved] systemd times out waiting for dev-null.device on encrypted fs

    I have a relatively new install of Arch on my laptop. The relevant sections of the drive setup are a luks encrypted root device (with associated unencrypted /boot), and a large ntfs device encrypted with truecrypt. That contains my home directory, which is shared with the Windows 8 dual-boot on the machine.
    I have all this mounted on boot, so my typical usage is to enter my password for the encrypted root, followed by the password for the truecrypt-encrypted data drive, then normal login.
    This has been working fine for a couple of weeks. This afternoon I rebooted my machine from Windows to Linux, at which point the secondary encrypted drive failed to mount. The root device mounts fine.
    On further examination, in the form of journalctl -xb, I'm getting the following errors after mounting the encrypted root device:
    Feb 12 21:29:54 kafka systemd[1]: Job dev-null.device/start timed out.
    Feb 12 21:29:54 kafka systemd[1]: Timed out waiting for device dev-null.device.
    -- Subject: Unit dev-null.device has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/li … temd-devel
    -- Documentation: http://www.freedesktop.org/wiki/Softwar … e9d022f03d
    -- Unit dev-null.device has failed.
    -- The result is timeout.
    Feb 12 21:29:54 kafka systemd[1]: Dependency failed for Cryptography Setup for cryptdata.
    -- Subject: Unit [email protected] has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/li … temd-devel
    -- Documentation: http://www.freedesktop.org/wiki/Softwar … e9d022f03d
    -- Unit [email protected] has failed.
    As my root home directory is on the root filesystem, I can still log in as root. If I try to mount or unmount the truecrypt device (located at /data) the command hangs. After removing "auto,x-systemd.automount" from that device from /etc/fstab and rebooting, I have a significant delay at boot, but I can then mount the /data device as normal.
    I can't find anything related to this either here or on Google. Any ideas?
    Last edited by tealeaf (2014-02-13 12:01:55)

    WonderWoofy wrote:A bit OT, but I just want to mention that having your $HOME on ntfs is probably not the best idea either.  It may work, but because it is not a POSIX compliant filesystem, there is a good chance you might run into some issues.
    Thanks for the warning. Sadly, as there are applications I need for work that only run in Windows, I need to dual boot this machine with Windows 8.1. This is the best option I can find for sharing my home directory, which is also a necessity due to the amount of data I have to share between the systems. I would much rather trust to ntfs-3g-ar and its UserMapping (and all the fiddling with ACLs that I had to do) than to the Windows ext2 drivers I can find. They all seem to be several years out of date. Linux is much better at talking NTFS than Windows is at talking EXT. (To be honest, I'm actually quite impressed with Windows 8 since the upgrade to 8.1. As a long term Arch user and a fan of tiling window managers it's interesting to see Windows moving in the right direction. )
    With 'permissions' in the /etc/fstab and the .NTFS-3G/UserMapping file in place it works almost seamlessly. (It took a lot of tinkering with ACLs in Windows and Linux, but it's working very well now. One tip that I'll write here in case it's of use is that you want the last line of the UserMapping file to be a 'generic' mapping. When I didn't have that there were very strange things going on.)
    The only two minor problems I have now are:
    1) A few applications don't like FUSE filesystems. Steam worked for a while and then broke; reinstalling it failed at every stage. When I checked, it seems that FUSE is a known problem for Steam. (I don't think it's restricted to NTFS.) My response to that was to create /home/.local/$HOME on my root (ext4) filesystem and symlink out to it for troublesome applications.
    2) There are a few characters for filenames that Windows doesn't like, making those files inaccessible in Windows. (Colons are the major culprit.) They're usually quite easily renamed. (The exception being my .maildir folder, which I have had to duplicate natively in cygwin.)
    Neither of these are anything more than minor niggles. I appreciate the warning, though.
    Having said that, if you have an alternative that lets me share a truecrypt-encrypted drive between Linux and Windows that is better than the NTFS-3G approach, I'd love to hear it for future reference.

  • [SOLVED] systemd times out stopping transmission.service

    After a recent update, systemd takes really long to shut transmission down either manually or while the computer is turning off.
    Both systemd and transmission were update at the same time so I don't know which one has caused this issue.
    I'm pretty sure it is systemd because starting and killing transmission-daemon manually works as usual.
    I suffer from this problem on two of my machines, one of which runs a fresh install (today).
    Any workarounds?
    Last edited by bel3atar (2013-09-26 01:02:22)

    jjacky wrote:https://bugs.archlinux.org/task/37007 ?
    This must be it. There's a patch to fix the issue.

  • Time out problem in BPS

    BPS friends,
    We have a planning function to copy Versions based with some filters. The copy function takes 5 hours and times out after that. The function is reaching max buffer size as recommended by SAP so we cant increase the buffer size anymore.
    We are on BW-BPS 3.5.
    How can I solve this time out problem? Please respond to me.

    Hi Pat,
    How many record did you copy ??
    Could you restrict the copy in not 1 package ??
    Package per package ...
    I suggest you ..
    e.g. you have restriction by a 0CALMONTH / something ..
    Then,
    You can copy e.g. for January to March, then March to August, etc.
    You can automate it by planning sequence.
    Hopefully it can help you a lot.
    Regards,
    Niel.
    thanks for the points you choose to assign.

  • USB Mass storage device CHAOS test time out.

    OS Platform: Windows v6.3 x86
    The RunTest time out fails, but no log files are generated. HCK manager show process
    exit status:-2113819215.
    The test item keep running WDTF_SIMPLE_IO test until test timeout.
    Could anyone tell me the root cause and how to fix it?
    Thanks.

    It could be because of the mini's disk problem. Have you dropped it or shaken it recently?
    Try restoring your iPod mini via iTunes 7 (download the latest, 7.0.2). If it doesn't work, and if it still under warrantry, try replacing your device.

  • IPad2 slideshow in Picture Frame times out

    I want my iPad to act as a conitnuous Picture Frame when I'm not using it.  However it times out and goes to the black screen while playing the slideshow.  Is the only way to keep the slideshow playing continuosly by setting Auto-Lock to Never?  (Settings/General/Auto-Lock/Never) 
    My preference is not to set Auto-Lock to Never....but if that is the only way to continuosly run the Picture Frame slideshow then that's what I'll do.

    KP....Thanks for the reply.  I was able to solve the time-out issue via the prior posts.  What wasn't solved though is whether or not the slideshow can be configured to continuously run rather than stopping on the last picture.  I have 378 photos and once the Picture Frame app has displayed all 378 photos it stops on the last photo (it essentially freezes on the last photo).
    For example....I have a Pandidgital photo album in another room that continously cycles through all of the photos that are stored on it, never stopping the cycle.  I would like to configure Picture Frame to continuosly cycle through all of the pictures and not stop (freeze) on the last photo.
    Any ideas?  Thank you.  Stu

  • AUR PKGBUILD Source URL times out [SOLVED]

    I'm trying to build assogiate 0.2.1
    http://aur.archlinux.org/packages.php?ID=9860
    The source code is not available. The URL in the PKGBUILD for source times out.....
    Connecting to www.kdau.com|216.231.55.137|:80... failed: Connection timed out.
    Giving up.
    SO.......I tried to use the source from Debian,
    http://packages.debian.org/testing/utils/assogiate
    http://packages.debian.org/source/squeeze/assogiate
    editing the PKGBIULD source URL and md5sum, but now I get:
    ==> ERROR: One or more files did not pass the validity check!
    The Modified PKGBUILD:
    #Contributor: jordz ([email protected])
    pkgname=assogiate
    pkgver=0.2.1
    pkgrel=4
    pkgdesc="An editor of the MIME file types database for GNOME"
    arch=(i686 x86_64)
    depends=('glibmm' 'gtkmm' 'gnome-vfsmm' 'libxml++' 'gettext' 'libtool' 'gnome-doc-utils')
    makedepends=('pkgconfig')
    source=(http://ftp.de.debian.org/debian/pool/main/a/assogiate/assogiate_0.2.1.orig.tar.gz)
    md5sums=('a63986ab2c3ea3e1a31f263ca0ff643d')
    license=('GPL')
    url="http://www.kdau.com/projects/assogiate/"
    build()
    cd ${srcdir}/$pkgname-$pkgver
    ./configure --prefix=/usr --disable-scrollkeeper
    make || return 1
    make DESTDIR=${pkgdir} install
    Now what to do next?
    Last edited by jeff story (2009-11-29 09:16:45)

    ==> Finished making: assogiate 0.2.1-4 x86_64 (Sun Nov 29 01:13:59 PST 2009)
    SOLVED..........My bad. I didn't save the last edit to the md5sum!!!
    Last edited by jeff story (2009-11-29 09:46:55)

Maybe you are looking for

  • Adding pages and Text Frames to emulate the behaviour of "Smart Text Reflow"

    I am creating a large number of tables in a document.  If I have Smart Text reflow turned on, my script does not work properly.  I have the start of the processing: 1. Add a new table 2. If the last page text frame overflows then Add a new page With

  • Problem adding music to my phone

    When ever I try to add music to my phone, it prepares to sync but then skips syncing and say that it is copying diagnostic information and then goes back to try and sync. After that it trys to add the music then just deletes all the music I already h

  • Restore does not work without restart

    iPod classic w/120 GB hard drive.  When I restore the ipod it will not show up in iTunes or my disk utility until I restart with the ipod plugged in.  If I run repair disk in the utility it finds a couple of errors and fixes them.  Next restore is th

  • How to make SoundDiver respond to USB Midi?

    (Sorry, vague title) I've finally borrowed a friend's XSKey for the simple task of moving/editing patches on my JV1010. SoundDiver opens and functions (mostly) on MacBook 2GB 10.5.2, but how do I get the 1010 (or Sounddiver) to listen to the notes co

  • Rebate agreement types

    Dear all, 1. What are sceanrios in which we use agreement type 0005(Sales independent volume}? 2. How to create the record for VBO1 for customer /volume rebate(0001) as the condition inforamtion is not available. . Here the condition type group is as