Sun Jan 15, 2017 4:00 pm
Seriously doubt it is a bad card - this card has worked for a long time.
Other post suggests something is really going on. Incidentally, one thing I don't like about Arch's "pacman", as compared to the Debian "apt" tools, is that it is not at all clear, when you install something, whether it is already installed. "apt-get" will tell you that it is already installed - and either refuse to install it again (if it is current) or tell you it is going to upgrade it (if it isn't the latest version). "pacman" just goes ahead and does it. Worse, as far as I can tell, it will do the "upgrade" EVEN IF the installed version is current.
This is all relevant to the current issue - specifically with "ntp", because when I first booted up Arch, I did a "ps" to see if ntpd was already running - didn't see it in ps, so assumed it wasn't installed, so I installed it. But from what I can tell now, it probably was already installed - but was just crashing on startup, so it wasn't running. You can see how this is all very confusing and makes debugging the underlying issue difficult.
Poster in other thread seems to be suggesting that the upgrade caused the problem - which is possible if it really was working before and his version was sufficently older than the current (buggy) version.
If this post appears in the wrong forums category, my apologies.