View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 7 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Oct 27, 2015 11:46 pm 
Offline
Joined: Thu Apr 06, 2006 8:36 pm
Posts: 35
Location: Clio, MI
Having an issue installing a front end only system. I can install r7 on it without issues.

Intel DG45FC motherboard (micro ITX) case mounts on the back of the monitor.
4 GB ddr2 ram (over kill I know) memtestx86 passed
2.8Ghz Core 2 Duo
Intel X4500HD video (no option to change or add)
20GB laptop HDD. (Tried others so not the HDD)

I have all R8 releases burned to DVD , installed on USB flash drives.
all of them either lock up at the end of the install near double bind mount attempt.
if I hit the ENTER key at just the right time before the system locks up, the system will "finish" the install... as far as... it starts shutting down and reboots, but after reboot it just errors after loading and running the kernel. another R8 version boots and gives "Desktop" but locks up at the background.

the current install that is some what working is R8.1:

mythvantage_install.log

Code:
_____Applying special boot parameters_______
______Start of grub install______
    Running grub-install
Running mkinitcpio
______Configuring system________
/root/xorg.conf.install is not present,  skipping...
Saving syssettings
Fixing permissions
Running systemconfig in chroot
_____Applying Password updates_______
changing password for root
______No database required,  continuing configuration________
    double bind mount attempt


I have tried to run the updates from the menu, it scans , tells me there are updates, when ran it flashes updating and then displays a reboot is required.
I run pacman -Syu and it tells me that it is going to replace a hand full of files and then errors out saying files exist and some folders don't have correct permissions.

also when shutting the system down I see error messages, I found the log with them in it.

certmaster.log
Code:
2015-10-28 00:10:44,468 - DEBUG - submitting CSR: /etc/pki/certmaster/blackbox.csr  to certmaster http://192.168.0.25:51235/
2015-10-28 00:10:44,480 - DEBUG - received certificate from certmaster http://192.168.0.25:51235/, storing to /etc/pki/certmaster/blackbox.cert
2015-10-28 00:10:44,481 - INFO - certificate does not match key (run certmaster-ca --clean first?)
2015-10-28 00:10:45,696 - DEBUG - submitting CSR: /etc/pki/certmaster/blackbox.csr  to certmaster http://192.168.0.25:51235/
2015-10-28 00:10:45,706 - DEBUG - received certificate from certmaster http://192.168.0.25:51235/, storing to /etc/pki/certmaster/blackbox.cert
2015-10-28 00:10:45,706 - INFO - certificate does not match key (run certmaster-ca --clean first?)
2015-10-28 00:10:46,918 - DEBUG - submitting CSR: /etc/pki/certmaster/blackbox.csr  to certmaster http://192.168.0.25:51235/
2015-10-28 00:10:46,930 - DEBUG - received certificate from certmaster http://192.168.0.25:51235/, storing to /etc/pki/certmaster/blackbox.cert
2015-10-28 00:10:46,930 - INFO - certificate does not match key (run certmaster-ca --clean first?)
2015-10-28 00:10:48,147 - DEBUG - submitting CSR: /etc/pki/certmaster/blackbox.csr  to certmaster http://192.168.0.25:51235/
2015-10-28 00:10:48,156 - DEBUG - received certificate from certmaster http://192.168.0.25:51235/, storing to /etc/pki/certmaster/blackbox.cert
2015-10-28 00:10:48,157 - INFO - certificate does not match key (run certmaster-ca --clean first?)
2015-10-28 00:10:49,375 - DEBUG - submitting CSR: /etc/pki/certmaster/blackbox.csr  to certmaster http://192.168.0.25:51235/
2015-10-28 00:10:49,385 - DEBUG - received certificate from certmaster http://192.168.0.25:51235/, storing to /etc/pki/certmaster/blackbox.cert
2015-10-28 00:10:49,386 - INFO - certificate does not match key (run /etc/conf.d first?)


as you can see it is spamming that all the time the system is on.

I will try to provide info as requested if anyone has ideas on what this could be caused by.

_________________
MBE: GIGABYTE H77-DS3H, i3 CPU, 4GB ram, 1 x 16gb SSD , 2x3TB WD-RED, HVR-2250, Nvidia Video
FE only: Asus H81T/CSM Thin mini-ITX, Intel G3250 3.2Ghz, 4 GB DDR3, 320GB HDD
FE only: intel boxdg45fc mini-ITX, DVI - HDMI, 4GB, 20G HDD, 2.83 GHZ


Top
 Profile  
 
PostPosted: Wed Oct 28, 2015 10:28 pm 
Offline
Joined: Tue Aug 15, 2006 11:14 am
Posts: 1343
Location: Orlando FL
You didn't specify, I'm assuming you checked your ISO download with the MD5 hash right?
Are you installing to a blank hard drive or are you upgrading R7? Have you tried both?
Make sure you wipe the drive with some other utility.
Is your time correctly set in BIOS?

That last section of your install log looks very similar to mine from last year.

Code:
_____Applying special boot parameters_______
______Start of grub install______
    Running grub-install
Running mkinitcpio
______Configuring system________
/root/xorg.conf.install is not present,  skipping...
Saving syssettings
Fixing permissions
Running systemconfig in chroot
_____Applying Password updates_______
changing password for root
changing password for mythtv
______Installing Database in CHROOT________
Running systemconfig in chroot
    double bind mount attempt
____End Database in CHROOT____


But my log is much longer than just that. My install is a FE/BE

Code:
access control disabled, clients can connect from any host
2014-07-11 03:27:55.410021 C  mythinstall version: fixes/0.27 [v0.27-125-g7f548de] www.mythtv.org
2014-07-11 03:27:55.410079 C  Qt version: compile: 4.8.2, runtime: 4.8.2
2014-07-11 03:27:55.410091 N  Enabled verbose msgs:  general
2014-07-11 03:27:55.410120 N  Setting Log Level to LOG_INFO
2014-07-11 03:27:55.421473 N  Using runtime prefix = /usr
2014-07-11 03:27:55.421498 I  Added logging to the console
2014-07-11 03:27:55.421515 N  Using configuration directory = /root/.mythtv
2014-07-11 03:27:55.421708 I  Assumed character encoding: C
2014-07-11 03:27:55.421727 W  This application expects to be running a locale that specifies a UTF-8 codeset, and many features may behave improperly with your current language settings. Please set the LC_ALL or LC_CTYPE, and LANG variable(s) in the environment in which this program is executed to include a UTF-8 codeset (such as 'en_US.UTF-8').
2014-07-11 03:27:55.422497 E  DBHostName is not set in config.xml
2014-07-11 03:27:55.422561 E  DBHostName is not set in config.xml
2014-07-11 03:27:55.422596 N  Empty LocalHostName.
2014-07-11 03:27:55.422612 I  Using localhost value of apheleia
2014-07-11 03:27:55.523755 I  New Client:  (#1)
2014-07-11 03:27:55.608642 N  Setting QT default locale to en_US
2014-07-11 03:27:55.608813 I  Current locale en_US
2014-07-11 03:27:55.619803 N  Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
2014-07-11 03:27:55.643461 I  Starting process manager
2014-07-11 03:27:55.647152 I  Starting process signal handler
2014-07-11 03:27:55.647253 I  Starting IO manager (read)
2014-07-11 03:27:55.647250 I  Starting IO manager (write)
2014-07-11 03:27:55.749843 I  ScreenSaverX11Private: DPMS is disabled.
2014-07-11 03:27:55.801167 N  Desktop video mode: 1920x1080 60.053 Hz
2014-07-11 03:27:55.923131 I  Loading en_us translation for module mythfrontend
2014-07-11 03:27:55.957678 I  LIRC: Successfully initialized '/var/run/lirc/lircd' using '/root/.mythtv/lircrc' config
2014-07-11 03:27:55.957797 E  JoystickMenuThread: Joystick disabled - Failed to read /root/.mythtv/joystickmenurc
2014-07-11 03:27:55.957808 I  UDPListener: Enabling
2014-07-11 03:27:55.964499 I  Binding to UDP 127.0.0.1:0
2014-07-11 03:27:55.969246 I  Binding to UDP [::1]:0
2014-07-11 03:27:55.969482 I  Binding to UDP [fe80::208:54ff:fe6b:ee72%eth0]:0
2014-07-11 03:27:56.067218 I  Using Frameless Window
2014-07-11 03:27:56.067316 I  Using Full Screen Window
2014-07-11 03:27:56.269240 I  Trying the OpenGL painter
2014-07-11 03:27:56.270198 I  OpenGL: Sync to VBlank is enabled (good!)
2014-07-11 03:27:56.330328 I  OpenGL1: Fragment program support available
2014-07-11 03:27:56.330396 I  OpenGL: OpenGL vendor  : NVIDIA Corporation
2014-07-11 03:27:56.330400 I  OpenGL: OpenGL renderer: GeForce GT 430/PCIe/SSE2
2014-07-11 03:27:56.330403 I  OpenGL: OpenGL version : 4.3.0 NVIDIA 310.19
2014-07-11 03:27:56.330409 I  OpenGL: Max texture size: 16384 x 16384
2014-07-11 03:27:56.330412 I  OpenGL: Max texture units: 4
2014-07-11 03:27:56.330416 I  OpenGL: Direct rendering: Yes
2014-07-11 03:27:56.330418 I  OpenGL: PixelBufferObject support available
2014-07-11 03:27:56.330421 I  OpenGL: Initialised MythRenderOpenGL
2014-07-11 03:27:58.157292 W  MythCookieJar::load() failed to open file for reading: /root/.mythtv/MythBrowser/cookiejar.txt
2014-07-11 03:27:58.232182 I  MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css
2014-07-11 03:27:58.241435 E  MythUIWebBrowser: failed to find our parent screen
2014-07-11 03:27:58.246866 I  MythUIWebBrowser: enabling plugins
2014-07-11 03:28:18.334225 I  OpenGL1: Deleting OpenGL Resources
2014-07-11 03:28:18.334324 I  OpenGL: Deleting OpenGL Resources
2014-07-11 03:28:19.072928 C  mythinstall version: fixes/0.27 [v0.27-125-g7f548de] www.mythtv.org
2014-07-11 03:28:19.072950 C  Qt version: compile: 4.8.2, runtime: 4.8.2
2014-07-11 03:28:19.072953 N  Enabled verbose msgs:  general
2014-07-11 03:28:19.072964 N  Setting Log Level to LOG_INFO
2014-07-11 03:28:19.084308 N  Using runtime prefix = /usr
2014-07-11 03:28:19.084328 N  Using configuration directory = /root/.mythtv
2014-07-11 03:28:19.084485 I  Added logging to the console
2014-07-11 03:28:19.084513 I  Assumed character encoding: C
2014-07-11 03:28:19.084522 W  This application expects to be running a locale that specifies a UTF-8 codeset, and many features may behave improperly with your current language settings. Please set the LC_ALL or LC_CTYPE, and LANG variable(s) in the environment in which this program is executed to include a UTF-8 codeset (such as 'en_US.UTF-8').
2014-07-11 03:28:19.084965 N  Empty LocalHostName.
2014-07-11 03:28:19.084972 I  Using localhost value of apheleia
2014-07-11 03:28:19.125792 N  Setting QT default locale to en_US
2014-07-11 03:28:19.125961 I  Current locale en_US
2014-07-11 03:28:19.126077 N  Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
2014-07-11 03:28:19.149183 I  Starting process manager
2014-07-11 03:28:19.154572 I  Starting process signal handler
2014-07-11 03:28:19.154693 I  Starting IO manager (write)
2014-07-11 03:28:19.154775 I  Starting IO manager (read)
2014-07-11 03:28:19.188363 I  New Client:  (#1)
2014-07-11 03:28:19.256953 I  ScreenSaverX11Private: DPMS is disabled.
2014-07-11 03:28:19.292779 N  Desktop video mode: 1920x1080 60.053 Hz
2014-07-11 03:28:19.417778 I  Loading en_us translation for module mythfrontend
2014-07-11 03:28:19.434332 I  LIRC: Successfully initialized '/var/run/lirc/lircd' using '/root/.mythtv/lircrc' config
2014-07-11 03:28:19.434522 E  JoystickMenuThread: Joystick disabled - Failed to read /root/.mythtv/joystickmenurc
2014-07-11 03:28:19.434555 I  UDPListener: Enabling
2014-07-11 03:28:19.440572 I  Binding to UDP 127.0.0.1:0
2014-07-11 03:28:19.445191 I  Binding to UDP [::1]:0
2014-07-11 03:28:19.445482 I  Binding to UDP [fe80::208:54ff:fe6b:ee72%eth0]:0
2014-07-11 03:28:19.526836 I  Using Frameless Window
2014-07-11 03:28:19.526926 I  Using Full Screen Window
2014-07-11 03:28:19.642122 I  Trying the OpenGL painter
2014-07-11 03:28:19.643039 I  OpenGL: Sync to VBlank is enabled (good!)
2014-07-11 03:28:19.684339 I  OpenGL1: Fragment program support available
2014-07-11 03:28:19.684408 I  OpenGL: OpenGL vendor  : NVIDIA Corporation
2014-07-11 03:28:19.684412 I  OpenGL: OpenGL renderer: GeForce GT 430/PCIe/SSE2
2014-07-11 03:28:19.684415 I  OpenGL: OpenGL version : 4.3.0 NVIDIA 310.19
2014-07-11 03:28:19.684422 I  OpenGL: Max texture size: 16384 x 16384
2014-07-11 03:28:19.684425 I  OpenGL: Max texture units: 4
2014-07-11 03:28:19.684429 I  OpenGL: Direct rendering: Yes
2014-07-11 03:28:19.684432 I  OpenGL: PixelBufferObject support available
2014-07-11 03:28:19.684435 I  OpenGL: Initialised MythRenderOpenGL
2014-07-11 03:28:19.961194 I  MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css
2014-07-11 03:28:19.961493 E  MythUIWebBrowser: failed to find our parent screen
2014-07-11 03:28:19.962996 I  MythUIWebBrowser: enabling plugins
2014-07-11 03:28:20.170482 I  System Locale (en_US), Country (US), Language (en)
2014-07-11 03:28:51.351868 I  Locking input devices
2014-07-11 03:28:51.351889 N  Suspending idle timer
2014-07-11 03:28:51.744183 I  Unlocking input devices
2014-07-11 03:28:51.744201 N  Resuming idle timer
QString::arg: Argument missing: "SelectSetting::setValue(): invalid index: -1 size: " , 1
eth0      no wireless extensions.

lo        no wireless extensions.

2014-07-11 03:29:19.641627 E  SelectSetting::setValue(): invalid index: -1 size:
1
not using vnc
not using netboot
stopping the network
Device "wlan0" does not exist.
Device "eth1" does not exist.
Device "wlan1" does not exist.
2014-07-11 03:29:27.506424 I  Locking input devices
2014-07-11 03:29:27.506438 N  Suspending idle timer
Device "eth1" does not exist.
Device "wlan0" does not exist.
Device "wlan1" does not exist.
1 ---
eth0
Hostipeth0
Setup eth0 in progress, wireless: false
setting eth0 to active
disabling wireless
using dhcp
MTU is blank, card will use default values
sed: can't read /etc/net/ifaces/eth0/iplink: No such file or directory
---
eth1
setting eth1 to inactive
eth1: ERROR while getting interface flags: No such device
Device "eth1" does not exist.
---
wlan0
setting wlan0 to inactive
wlan0: ERROR while getting interface flags: No such device
Device "wlan0" does not exist.
---
wlan1
setting wlan1 to inactive
wlan1: ERROR while getting interface flags: No such device
Device "wlan1" does not exist.
2014-07-11 03:29:27.594553 I  Unlocking input devices
2014-07-11 03:29:27.594570 N  Resuming idle timer
2014-07-11 03:29:27.595686 I  Locking input devices
2014-07-11 03:29:27.595703 N  Suspending idle timer
Computing interface groups: .. 2 interfaces to process
Stopping group 4/deplog (0 interfaces)
Stopping group 3/indeplog (0 interfaces)
Stopping group 2/hostedphys (0 interfaces)
Processing /etc/net/vlantab: empty.
Stopping group 1/realphys (1 interfaces)
2014-07-11 03:29:27.697131 I  Unlocking input devices
2014-07-11 03:29:27.697155 N  Resuming idle timer
2014-07-11 03:29:27.719227 I  Locking input devices
2014-07-11 03:29:27.719238 N  Suspending idle timer
   Stopping eth0: ..2014-07-11 03:29:27.795857 I  Unlocking input devices
2014-07-11 03:29:27.795883 N  Resuming idle timer
2014-07-11 03:29:27.817319 I  Locking input devices
2014-07-11 03:29:27.817331 N  Suspending idle timer
OK
Stopping group 0/virtual (1 interfaces)
   Stopping lo: .OK
Starting group 0/virtual (1 interfaces)
   Starting lo: 2014-07-11 03:29:27.895114 I  Unlocking input devices
2014-07-11 03:29:27.895128 N  Resuming idle timer
2014-07-11 03:29:27.903857 I  Locking input devices
2014-07-11 03:29:27.903876 N  Suspending idle timer
....OK
Starting group 1/realphys (1 interfaces)
   Starting eth0: 2014-07-11 03:29:27.996124 I  Unlocking input devices
2014-07-11 03:29:27.996137 N  Resuming idle timer
2014-07-11 03:29:28.027775 I  Locking input devices
2014-07-11 03:29:28.027788 N  Suspending idle timer
...dhcpcd[1982]: version 5.5.6 starting
dhcpcd[1982]: eth0: using hwaddr 00:08:54:6b:ee:72
dhcpcd[1982]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason PREINIT
dhcpcd[1982]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason NOCARRIER
dhcpcd[1982]: eth0: waiting for carrier
2014-07-11 03:29:28.096242 I  Unlocking input devices
2014-07-11 03:29:28.096257 N  Resuming idle timer
2014-07-11 03:29:28.101922 I  Locking input devices
2014-07-11 03:29:28.101938 N  Suspending idle timer
2014-07-11 03:29:28.196598 I  Unlocking input devices
2014-07-11 03:29:28.196610 N  Resuming idle timer
2014-07-11 03:29:28.233291 I  Locking input devices
2014-07-11 03:29:28.233322 N  Suspending idle timer
2014-07-11 03:29:28.403287 I  Unlocking input devices
2014-07-11 03:29:28.403312 N  Resuming idle timer
2014-07-11 03:29:28.412387 I  Locking input devices
2014-07-11 03:29:28.412418 N  Suspending idle timer
2014-07-11 03:29:28.503686 I  Unlocking input devices
2014-07-11 03:29:28.503712 N  Resuming idle timer
2014-07-11 03:29:28.542396 I  Locking input devices
2014-07-11 03:29:28.542430 N  Suspending idle timer
2014-07-11 03:29:28.705491 I  Unlocking input devices
2014-07-11 03:29:28.705518 N  Resuming idle timer
2014-07-11 03:29:28.714373 I  Locking input devices
2014-07-11 03:29:28.714394 N  Suspending idle timer
2014-07-11 03:29:28.804662 I  Unlocking input devices
2014-07-11 03:29:28.804682 N  Resuming idle timer
2014-07-11 03:29:28.842607 I  Locking input devices
2014-07-11 03:29:28.842633 N  Suspending idle timer
2014-07-11 03:29:29.012515 I  Unlocking input devices
2014-07-11 03:29:29.012539 N  Resuming idle timer
2014-07-11 03:29:29.021352 I  Locking input devices
2014-07-11 03:29:29.021383 N  Suspending idle timer
2014-07-11 03:29:29.112836 I  Unlocking input devices
2014-07-11 03:29:29.112861 N  Resuming idle timer
2014-07-11 03:29:29.151488 I  Locking input devices
2014-07-11 03:29:29.151516 N  Suspending idle timer
2014-07-11 03:29:29.314659 I  Unlocking input devices
2014-07-11 03:29:29.314690 N  Resuming idle timer
2014-07-11 03:29:29.323623 I  Locking input devices
2014-07-11 03:29:29.323648 N  Suspending idle timer
2014-07-11 03:29:29.413241 I  Unlocking input devices
2014-07-11 03:29:29.413252 N  Resuming idle timer
2014-07-11 03:29:29.445350 I  Locking input devices
2014-07-11 03:29:29.445363 N  Suspending idle timer
dhcpcd[1982]: eth0: carrier acquired
dhcpcd[1982]: eth0: using hwaddr 00:08:54:6b:ee:72
dhcpcd[1982]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason CARRIER
dhcpcd[1982]: eth0: sending IPv6 Router Solicitation
dhcpcd[1982]: eth0: sendmsg: Cannot assign requested address
dhcpcd[1982]: eth0: broadcasting for a lease
dhcpcd[1982]: eth0: sending DISCOVER (xid 0xa9e55a3), next in 3.23 seconds
dhcpcd[1982]: eth0: offered 192.168.0.164 from 192.168.0.1
dhcpcd[1982]: eth0: sending REQUEST (xid 0xa9e55a3), next in 4.19 seconds
dhcpcd[1982]: eth0: acknowledged 192.168.0.164 from 192.168.0.1
dhcpcd[1982]: eth0: checking for 192.168.0.164
dhcpcd[1982]: eth0: sending ARP probe (1 of 3), next in 1.47 seconds
2014-07-11 03:29:29.615706 I  Unlocking input devices
2014-07-11 03:29:29.615733 N  Resuming idle timer
2014-07-11 03:29:29.624547 I  Locking input devices
2014-07-11 03:29:29.624577 N  Suspending idle timer
2014-07-11 03:29:29.714328 I  Unlocking input devices
2014-07-11 03:29:29.714339 N  Resuming idle timer
2014-07-11 03:29:29.752939 I  Locking input devices
2014-07-11 03:29:29.752967 N  Suspending idle timer
2014-07-11 03:29:29.923980 I  Unlocking input devices
2014-07-11 03:29:29.924007 N  Resuming idle timer
2014-07-11 03:29:29.933188 I  Locking input devices
2014-07-11 03:29:29.933215 N  Suspending idle timer
2014-07-11 03:29:30.123389 I  Unlocking input devices
2014-07-11 03:29:30.123412 N  Resuming idle timer
2014-07-11 03:29:30.155555 I  Locking input devices
2014-07-11 03:29:30.155572 N  Suspending idle timer
2014-07-11 03:29:30.325189 I  Unlocking input devices
2014-07-11 03:29:30.325215 N  Resuming idle timer
2014-07-11 03:29:30.334037 I  Locking input devices
2014-07-11 03:29:30.334065 N  Suspending idle timer
2014-07-11 03:29:30.524009 I  Unlocking input devices
2014-07-11 03:29:30.524020 N  Resuming idle timer
2014-07-11 03:29:30.562802 I  Locking input devices
2014-07-11 03:29:30.562831 N  Suspending idle timer
2014-07-11 03:29:30.682685 I  Unlocking input devices
2014-07-11 03:29:30.682711 N  Resuming idle timer
2014-07-11 03:29:30.691544 I  Locking input devices
2014-07-11 03:29:30.691570 N  Suspending idle timer
2014-07-11 03:29:30.782910 I  Unlocking input devices
2014-07-11 03:29:30.782941 N  Resuming idle timer
2014-07-11 03:29:30.821956 I  Locking input devices
2014-07-11 03:29:30.821987 N  Suspending idle timer
2014-07-11 03:29:30.883364 I  Unlocking input devices
2014-07-11 03:29:30.883391 N  Resuming idle timer
2014-07-11 03:29:30.892216 I  Locking input devices
2014-07-11 03:29:30.892245 N  Suspending idle timer
2014-07-11 03:29:30.983660 I  Unlocking input devices
2014-07-11 03:29:30.983684 N  Resuming idle timer
2014-07-11 03:29:31.022802 I  Locking input devices
2014-07-11 03:29:31.022832 N  Suspending idle timer
2014-07-11 03:29:31.083726 I  Unlocking input devices
2014-07-11 03:29:31.083752 N  Resuming idle timer
dhcpcd[1982]: eth0: sending ARP probe (2 of 3), next in 1.54 seconds
2014-07-11 03:29:31.091972 I  Locking input devices
2014-07-11 03:29:31.091994 N  Suspending idle timer
2014-07-11 03:29:31.184495 I  Unlocking input devices
2014-07-11 03:29:31.184524 N  Resuming idle timer
2014-07-11 03:29:31.223463 I  Locking input devices
2014-07-11 03:29:31.223488 N  Suspending idle timer
2014-07-11 03:29:31.284878 I  Unlocking input devices
2014-07-11 03:29:31.284910 N  Resuming idle timer
2014-07-11 03:29:31.294554 I  Locking input devices
2014-07-11 03:29:31.294579 N  Suspending idle timer
2014-07-11 03:29:31.384543 I  Unlocking input devices
2014-07-11 03:29:31.384553 N  Resuming idle timer
2014-07-11 03:29:31.464101 I  Locking input devices
2014-07-11 03:29:31.464131 N  Suspending idle timer
2014-07-11 03:29:31.586244 I  Unlocking input devices
2014-07-11 03:29:31.586267 N  Resuming idle timer
2014-07-11 03:29:31.595097 I  Locking input devices
2014-07-11 03:29:31.595132 N  Suspending idle timer
2014-07-11 03:29:31.686474 I  Unlocking input devices
2014-07-11 03:29:31.686496 N  Resuming idle timer
2014-07-11 03:29:31.724650 I  Locking input devices
2014-07-11 03:29:31.724672 N  Suspending idle timer
2014-07-11 03:29:31.793422 I  Unlocking input devices
2014-07-11 03:29:31.793442 N  Resuming idle timer
2014-07-11 03:29:31.801695 I  Locking input devices
2014-07-11 03:29:31.801720 N  Suspending idle timer
2014-07-11 03:29:31.894185 I  Unlocking input devices
2014-07-11 03:29:31.894209 N  Resuming idle timer
2014-07-11 03:29:31.933310 I  Locking input devices
2014-07-11 03:29:31.933332 N  Suspending idle timer
2014-07-11 03:29:31.994598 I  Unlocking input devices
2014-07-11 03:29:31.994627 N  Resuming idle timer
2014-07-11 03:29:32.003329 I  Locking input devices
2014-07-11 03:29:32.003355 N  Suspending idle timer
2014-07-11 03:29:32.094831 I  Unlocking input devices
2014-07-11 03:29:32.094854 N  Resuming idle timer
2014-07-11 03:29:32.133085 I  Locking input devices
2014-07-11 03:29:32.133110 N  Suspending idle timer
2014-07-11 03:29:32.202750 I  Unlocking input devices
2014-07-11 03:29:32.202774 N  Resuming idle timer
2014-07-11 03:29:32.211607 I  Locking input devices
2014-07-11 03:29:32.211632 N  Suspending idle timer
2014-07-11 03:29:32.302728 I  Unlocking input devices
2014-07-11 03:29:32.302754 N  Resuming idle timer
2014-07-11 03:29:32.345696 I  Locking input devices
2014-07-11 03:29:32.345721 N  Suspending idle timer
2014-07-11 03:29:32.504760 I  Unlocking input devices
2014-07-11 03:29:32.504788 N  Resuming idle timer
2014-07-11 03:29:32.513911 I  Locking input devices
2014-07-11 03:29:32.513939 N  Suspending idle timer
2014-07-11 03:29:32.603997 I  Unlocking input devices
2014-07-11 03:29:32.604031 N  Resuming idle timer
dhcpcd[1982]: eth0: sending ARP probe (3 of 3), next in 2.00 seconds
2014-07-11 03:29:32.642571 I  Locking input devices
2014-07-11 03:29:32.642594 N  Suspending idle timer
2014-07-11 03:29:32.804522 I  Unlocking input devices
2014-07-11 03:29:32.804543 N  Resuming idle timer
2014-07-11 03:29:32.813097 I  Locking input devices
2014-07-11 03:29:32.813125 N  Suspending idle timer
2014-07-11 03:29:32.904906 I  Unlocking input devices
2014-07-11 03:29:32.904931 N  Resuming idle timer
2014-07-11 03:29:32.941193 I  Locking input devices
2014-07-11 03:29:32.941218 N  Suspending idle timer
2014-07-11 03:29:33.009626 I  Unlocking input devices
2014-07-11 03:29:33.009640 N  Resuming idle timer
2014-07-11 03:29:33.016423 I  Locking input devices
2014-07-11 03:29:33.016450 N  Suspending idle timer
2014-07-11 03:29:33.110572 I  Unlocking input devices
2014-07-11 03:29:33.110595 N  Resuming idle timer
2014-07-11 03:29:33.149612 I  Locking input devices
2014-07-11 03:29:33.149636 N  Suspending idle timer
2014-07-11 03:29:33.311356 I  Unlocking input devices
2014-07-11 03:29:33.311382 N  Resuming idle timer
2014-07-11 03:29:33.320283 I  Locking input devices
2014-07-11 03:29:33.320303 N  Suspending idle timer
2014-07-11 03:29:33.411212 I  Unlocking input devices
2014-07-11 03:29:33.411228 N  Resuming idle timer
2014-07-11 03:29:33.454597 I  Locking input devices
2014-07-11 03:29:33.454622 N  Suspending idle timer
dhcpcd[1982]: eth0: sending IPv6 Router Solicitation
2014-07-11 03:29:33.613642 I  Unlocking input devices
2014-07-11 03:29:33.613667 N  Resuming idle timer
2014-07-11 03:29:33.622525 I  Locking input devices
2014-07-11 03:29:33.622552 N  Suspending idle timer
2014-07-11 03:29:33.712591 I  Unlocking input devices
2014-07-11 03:29:33.712619 N  Resuming idle timer
2014-07-11 03:29:33.752761 I  Locking input devices
2014-07-11 03:29:33.752785 N  Suspending idle timer
2014-07-11 03:29:33.913439 I  Unlocking input devices
2014-07-11 03:29:33.913465 N  Resuming idle timer
2014-07-11 03:29:33.922309 I  Locking input devices
2014-07-11 03:29:33.922344 N  Suspending idle timer
2014-07-11 03:29:34.013720 I  Unlocking input devices
2014-07-11 03:29:34.013749 N  Resuming idle timer
2014-07-11 03:29:34.052981 I  Locking input devices
2014-07-11 03:29:34.053007 N  Suspending idle timer
2014-07-11 03:29:34.215550 I  Unlocking input devices
2014-07-11 03:29:34.215571 N  Resuming idle timer
2014-07-11 03:29:34.224138 I  Locking input devices
2014-07-11 03:29:34.224169 N  Suspending idle timer
2014-07-11 03:29:34.314766 I  Unlocking input devices
2014-07-11 03:29:34.314790 N  Resuming idle timer
2014-07-11 03:29:34.350521 I  Locking input devices
2014-07-11 03:29:34.350530 N  Suspending idle timer
2014-07-11 03:29:34.519679 I  Unlocking input devices
2014-07-11 03:29:34.519704 N  Resuming idle timer
2014-07-11 03:29:34.527455 I  Locking input devices
2014-07-11 03:29:34.527468 N  Suspending idle timer
2014-07-11 03:29:34.618855 I  Unlocking input devices
2014-07-11 03:29:34.618884 N  Resuming idle timer
2014-07-11 03:29:34.652195 I  Locking input devices
2014-07-11 03:29:34.652205 N  Suspending idle timer
dhcpcd[1982]: eth0: leased 192.168.0.164 for 43200 seconds
dhcpcd[1982]: eth0: adding IP address 192.168.0.164/24
dhcpcd[1982]: eth0: adding route to 192.168.0.0/24
dhcpcd[1982]: eth0: adding default route via 192.168.0.1
dhcpcd[1982]: eth0: writing lease `/var/lib/dhcpcd/dhcpcd-eth0.lease'
dhcpcd[1982]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason BOUND
dhcpcd[1982]: forking to background
dhcpcd[1982]: forked to background, child pid 2309
..OK
Processing /etc/net/vlantab: empty.
Starting group 2/hostedphys (0 interfaces)
Starting group 3/indeplog (0 interfaces)
Starting group 4/deplog (0 interfaces)
Computing interface groups: .. 2 interfaces found
Processing /etc/net/vlantab: empty.
Stopping group 1/realphys (1 interfaces)
   Stopping eth0: 2014-07-11 03:29:34.820500 I  Unlocking input devices
2014-07-11 03:29:34.820515 N  Resuming idle timer
2014-07-11 03:29:34.826300 I  Locking input devices
2014-07-11 03:29:34.826318 N  Suspending idle timer
..OK
Stopping group 0/virtual (1 interfaces)
   Stopping lo: 2014-07-11 03:29:34.919006 I  Unlocking input devices
2014-07-11 03:29:34.919032 N  Resuming idle timer
2014-07-11 03:29:34.949557 I  Locking input devices
2014-07-11 03:29:34.949569 N  Suspending idle timer
.OK
Computing interface groups: .. 2 interfaces found
Starting group 0/virtual (1 interfaces)
   Starting lo: 2014-07-11 03:29:35.019756 I  Unlocking input devices
2014-07-11 03:29:35.019774 N  Resuming idle timer
2014-07-11 03:29:35.036700 I  Locking input devices
2014-07-11 03:29:35.036714 N  Suspending idle timer
....OK
Starting group 1/realphys (1 interfaces)
   Starting eth0: 2014-07-11 03:29:35.120082 I  Unlocking input devices
2014-07-11 03:29:35.120107 N  Resuming idle timer
2014-07-11 03:29:35.121248 I  Locking input devices
2014-07-11 03:29:35.121266 N  Suspending idle timer
...dhcpcd[2565]: version 5.5.6 starting
dhcpcd[2565]: eth0: using hwaddr 00:08:54:6b:ee:72
dhcpcd[2565]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason PREINIT
dhcpcd[2565]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason NOCARRIER
dhcpcd[2565]: eth0: waiting for carrier
2014-07-11 03:29:35.221425 I  Unlocking input devices
2014-07-11 03:29:35.221445 N  Resuming idle timer
2014-07-11 03:29:35.243663 I  Locking input devices
2014-07-11 03:29:35.243674 N  Suspending idle timer
2014-07-11 03:29:35.320120 I  Unlocking input devices
2014-07-11 03:29:35.320131 N  Resuming idle timer
2014-07-11 03:29:35.321241 I  Locking input devices
2014-07-11 03:29:35.321252 N  Suspending idle timer
2014-07-11 03:29:35.422406 I  Unlocking input devices
2014-07-11 03:29:35.422429 N  Resuming idle timer
2014-07-11 03:29:35.448429 I  Locking input devices
2014-07-11 03:29:35.448460 N  Suspending idle timer
2014-07-11 03:29:35.521596 I  Unlocking input devices
2014-07-11 03:29:35.521620 N  Resuming idle timer
2014-07-11 03:29:35.522866 I  Locking input devices
2014-07-11 03:29:35.522896 N  Suspending idle timer
2014-07-11 03:29:35.622094 I  Unlocking input devices
2014-07-11 03:29:35.622115 N  Resuming idle timer
2014-07-11 03:29:35.647439 I  Locking input devices
2014-07-11 03:29:35.647468 N  Suspending idle timer
2014-07-11 03:29:35.823898 I  Unlocking input devices
2014-07-11 03:29:35.823924 N  Resuming idle timer
2014-07-11 03:29:35.825153 I  Locking input devices
2014-07-11 03:29:35.825181 N  Suspending idle timer
2014-07-11 03:29:35.924304 I  Unlocking input devices
2014-07-11 03:29:35.924327 N  Resuming idle timer
2014-07-11 03:29:35.954353 I  Locking input devices
2014-07-11 03:29:35.954384 N  Suspending idle timer
2014-07-11 03:29:36.127599 I  Unlocking input devices
2014-07-11 03:29:36.127622 N  Resuming idle timer
2014-07-11 03:29:36.128860 I  Locking input devices
2014-07-11 03:29:36.128892 N  Suspending idle timer
2014-07-11 03:29:36.228088 I  Unlocking input devices
2014-07-11 03:29:36.228114 N  Resuming idle timer
2014-07-11 03:29:36.250525 I  Locking input devices
2014-07-11 03:29:36.250537 N  Suspending idle timer
2014-07-11 03:29:36.327401 I  Unlocking input devices
2014-07-11 03:29:36.327425 N  Resuming idle timer
2014-07-11 03:29:36.328732 I  Locking input devices
2014-07-11 03:29:36.328757 N  Suspending idle timer
2014-07-11 03:29:36.427338 I  Unlocking input devices
2014-07-11 03:29:36.427353 N  Resuming idle timer
2014-07-11 03:29:36.473029 I  Locking input devices
2014-07-11 03:29:36.473064 N  Suspending idle timer
2014-07-11 03:29:36.628553 I  Unlocking input devices
2014-07-11 03:29:36.628626 N  Resuming idle timer
2014-07-11 03:29:36.629891 I  Locking input devices
2014-07-11 03:29:36.629921 N  Suspending idle timer
dhcpcd[2565]: eth0: carrier acquired
dhcpcd[2565]: eth0: using hwaddr 00:08:54:6b:ee:72
dhcpcd[2565]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason CARRIER
dhcpcd[2565]: eth0: sending IPv6 Router Solicitation
dhcpcd[2565]: eth0: sendmsg: Cannot assign requested address
dhcpcd[2565]: eth0: reading lease `/var/lib/dhcpcd/dhcpcd-eth0.lease'
dhcpcd[2565]: eth0: rebinding lease of 192.168.0.164
dhcpcd[2565]: eth0: sending REQUEST (xid 0xa4f6db96), next in 4.56 seconds
dhcpcd[2565]: eth0: acknowledged 192.168.0.164 from 192.168.0.1
dhcpcd[2565]: eth0: checking for 192.168.0.164
dhcpcd[2565]: eth0: sending ARP probe (1 of 3), next in 1.45 seconds
2014-07-11 03:29:36.728972 I  Unlocking input devices
2014-07-11 03:29:36.728996 N  Resuming idle timer
2014-07-11 03:29:36.750878 I  Locking input devices
2014-07-11 03:29:36.750891 N  Suspending idle timer
2014-07-11 03:29:36.829397 I  Unlocking input devices
2014-07-11 03:29:36.829424 N  Resuming idle timer
2014-07-11 03:29:36.830690 I  Locking input devices
2014-07-11 03:29:36.830716 N  Suspending idle timer
2014-07-11 03:29:36.929749 I  Unlocking input devices
2014-07-11 03:29:36.929770 N  Resuming idle timer
2014-07-11 03:29:36.950767 I  Locking input devices
2014-07-11 03:29:36.950779 N  Suspending idle timer
2014-07-11 03:29:37.030115 I  Unlocking input devices
2014-07-11 03:29:37.030143 N  Resuming idle timer
2014-07-11 03:29:37.031405 I  Locking input devices
2014-07-11 03:29:37.031441 N  Suspending idle timer
2014-07-11 03:29:37.130594 I  Unlocking input devices
2014-07-11 03:29:37.130621 N  Resuming idle timer
2014-07-11 03:29:37.151774 I  Locking input devices
2014-07-11 03:29:37.151787 N  Suspending idle timer
2014-07-11 03:29:37.230897 I  Unlocking input devices
2014-07-11 03:29:37.230923 N  Resuming idle timer
2014-07-11 03:29:37.232162 I  Locking input devices
2014-07-11 03:29:37.232189 N  Suspending idle timer
2014-07-11 03:29:37.331136 I  Unlocking input devices
2014-07-11 03:29:37.331157 N  Resuming idle timer
2014-07-11 03:29:37.351244 I  Locking input devices
2014-07-11 03:29:37.351256 N  Suspending idle timer
2014-07-11 03:29:37.430943 I  Unlocking input devices
2014-07-11 03:29:37.430967 N  Resuming idle timer
2014-07-11 03:29:37.432444 I  Locking input devices
2014-07-11 03:29:37.432476 N  Suspending idle timer
2014-07-11 03:29:37.533130 I  Unlocking input devices
2014-07-11 03:29:37.533154 N  Resuming idle timer
2014-07-11 03:29:37.559348 I  Locking input devices
2014-07-11 03:29:37.559376 N  Suspending idle timer
2014-07-11 03:29:37.732708 I  Unlocking input devices
2014-07-11 03:29:37.732737 N  Resuming idle timer
2014-07-11 03:29:37.733997 I  Locking input devices
2014-07-11 03:29:37.734019 N  Suspending idle timer
2014-07-11 03:29:37.833058 I  Unlocking input devices
2014-07-11 03:29:37.833081 N  Resuming idle timer
2014-07-11 03:29:37.858627 I  Locking input devices
2014-07-11 03:29:37.858651 N  Suspending idle timer
2014-07-11 03:29:38.034715 I  Unlocking input devices
2014-07-11 03:29:38.034745 N  Resuming idle timer
2014-07-11 03:29:38.036000 I  Locking input devices
2014-07-11 03:29:38.036030 N  Suspending idle timer
2014-07-11 03:29:38.133612 I  Unlocking input devices
2014-07-11 03:29:38.133626 N  Resuming idle timer
2014-07-11 03:29:38.158697 I  Locking input devices
2014-07-11 03:29:38.158723 N  Suspending idle timer
dhcpcd[2565]: eth0: sending ARP probe (2 of 3), next in 1.05 seconds
2014-07-11 03:29:38.334764 I  Unlocking input devices
2014-07-11 03:29:38.334789 N  Resuming idle timer
2014-07-11 03:29:38.336057 I  Locking input devices
2014-07-11 03:29:38.336080 N  Suspending idle timer
2014-07-11 03:29:38.435161 I  Unlocking input devices
2014-07-11 03:29:38.435183 N  Resuming idle timer
2014-07-11 03:29:38.465507 I  Locking input devices
2014-07-11 03:29:38.465533 N  Suspending idle timer
2014-07-11 03:29:38.638304 I  Unlocking input devices
2014-07-11 03:29:38.638338 N  Resuming idle timer
2014-07-11 03:29:38.639594 I  Locking input devices
2014-07-11 03:29:38.639624 N  Suspending idle timer
2014-07-11 03:29:38.738745 I  Unlocking input devices
2014-07-11 03:29:38.738766 N  Resuming idle timer
2014-07-11 03:29:38.764139 I  Locking input devices
2014-07-11 03:29:38.764168 N  Suspending idle timer
2014-07-11 03:29:38.940797 I  Unlocking input devices
2014-07-11 03:29:38.940821 N  Resuming idle timer
2014-07-11 03:29:38.942108 I  Locking input devices
2014-07-11 03:29:38.942133 N  Suspending idle timer
2014-07-11 03:29:39.040975 I  Unlocking input devices
2014-07-11 03:29:39.040996 N  Resuming idle timer
2014-07-11 03:29:39.063668 I  Locking input devices
2014-07-11 03:29:39.063694 N  Suspending idle timer
dhcpcd[2565]: eth0: sending ARP probe (3 of 3), next in 2.00 seconds
2014-07-11 03:29:39.241564 I  Unlocking input devices
2014-07-11 03:29:39.241591 N  Resuming idle timer
2014-07-11 03:29:39.242822 I  Locking input devices
2014-07-11 03:29:39.242856 N  Suspending idle timer
2014-07-11 03:29:39.342036 I  Unlocking input devices
2014-07-11 03:29:39.342056 N  Resuming idle timer
2014-07-11 03:29:39.367078 I  Locking input devices
2014-07-11 03:29:39.367108 N  Suspending idle timer
2014-07-11 03:29:39.542671 I  Unlocking input devices
2014-07-11 03:29:39.542700 N  Resuming idle timer
2014-07-11 03:29:39.544163 I  Locking input devices
2014-07-11 03:29:39.544188 N  Suspending idle timer
2014-07-11 03:29:39.641877 I  Unlocking input devices
2014-07-11 03:29:39.641951 N  Resuming idle timer
2014-07-11 03:29:39.667402 I  Locking input devices
2014-07-11 03:29:39.667428 N  Suspending idle timer
2014-07-11 03:29:39.843627 I  Unlocking input devices
2014-07-11 03:29:39.843657 N  Resuming idle timer
2014-07-11 03:29:39.844900 I  Locking input devices
2014-07-11 03:29:39.844930 N  Suspending idle timer
2014-07-11 03:29:40.043198 I  Unlocking input devices
2014-07-11 03:29:40.043219 N  Resuming idle timer
2014-07-11 03:29:40.068605 I  Locking input devices
2014-07-11 03:29:40.068632 N  Suspending idle timer
2014-07-11 03:29:40.243598 I  Unlocking input devices
2014-07-11 03:29:40.243624 N  Resuming idle timer
2014-07-11 03:29:40.244860 I  Locking input devices
2014-07-11 03:29:40.244886 N  Suspending idle timer
2014-07-11 03:29:40.445478 I  Unlocking input devices
2014-07-11 03:29:40.445504 N  Resuming idle timer
2014-07-11 03:29:40.472793 I  Locking input devices
2014-07-11 03:29:40.472818 N  Suspending idle timer
2014-07-11 03:29:40.645056 I  Unlocking input devices
2014-07-11 03:29:40.645079 N  Resuming idle timer
2014-07-11 03:29:40.646348 I  Locking input devices
2014-07-11 03:29:40.646378 N  Suspending idle timer
dhcpcd[2565]: eth0: sending IPv6 Router Solicitation
2014-07-11 03:29:40.745131 I  Unlocking input devices
2014-07-11 03:29:40.745155 N  Resuming idle timer
2014-07-11 03:29:40.774814 I  Locking input devices
2014-07-11 03:29:40.774844 N  Suspending idle timer
2014-07-11 03:29:40.945725 I  Unlocking input devices
2014-07-11 03:29:40.945752 N  Resuming idle timer
2014-07-11 03:29:40.946990 I  Locking input devices
2014-07-11 03:29:40.947012 N  Suspending idle timer
2014-07-11 03:29:41.046149 I  Unlocking input devices
2014-07-11 03:29:41.046173 N  Resuming idle timer
2014-07-11 03:29:41.071407 I  Locking input devices
2014-07-11 03:29:41.071434 N  Suspending idle timer
dhcpcd[2565]: eth0: leased 192.168.0.164 for 43200 seconds
dhcpcd[2565]: eth0: adding IP address 192.168.0.164/24
dhcpcd[2565]: eth0: adding route to 192.168.0.0/24
dhcpcd[2565]: eth0: adding default route via 192.168.0.1
dhcpcd[2565]: eth0: writing lease `/var/lib/dhcpcd/dhcpcd-eth0.lease'
dhcpcd[2565]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason BOUND
dhcpcd[2565]: forking to background
dhcpcd[2565]: forked to background, child pid 2868
.2014-07-11 03:29:41.248468 I  Unlocking input devices
2014-07-11 03:29:41.248494 N  Resuming idle timer
2014-07-11 03:29:41.249729 I  Locking input devices
2014-07-11 03:29:41.249762 N  Suspending idle timer
.OK
Processing /etc/net/vlantab: empty.
2014-07-11 03:29:41.349709 I  Unlocking input devices
2014-07-11 03:29:41.349733 N  Resuming idle timer
2014-07-11 03:29:41.373118 I  Locking input devices
2014-07-11 03:29:41.373131 N  Suspending idle timer
2014-07-11 03:29:41.549696 I  Unlocking input devices
2014-07-11 03:29:41.549728 N  Resuming idle timer
network check myself
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
        inet 192.168.0.164  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 fe80::208:54ff:fe6b:ee72  prefixlen 64  scopeid 0x20<link>
        ether 00:08:54:6b:ee:72  txqueuelen 1000  (Ethernet)
        RX packets 37  bytes 3472 (3.3 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 36  bytes 5406 (5.2 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 16436  metric 1
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

PING 192.168.0.164 (192.168.0.164) 56(84) bytes of data.
64 bytes from 192.168.0.164: icmp_req=1 ttl=64 time=0.046 ms

--- 192.168.0.164 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.046/0.046/0.046/0.000 ms
network check gateway
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.0.1     0.0.0.0         UG    202    0        0 eth0
192.168.0.0     0.0.0.0         255.255.255.0   U     202    0        0 eth0
Default gateway seems to be 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_req=1 ttl=64 time=0.505 ms

--- 192.168.0.1 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.505/0.505/0.505/0.000 ms
 network check nameserver
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_req=1 ttl=64 time=0.333 ms

--- 192.168.0.1 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.333/0.333/0.333/0.000 ms
 DNS server is 192.168.0.1
network check resolve names
google.com has address 74.125.22.100
google.com has address 74.125.22.139
google.com has address 74.125.22.101
google.com has address 74.125.22.113
google.com has address 74.125.22.138
google.com has address 74.125.22.102
google.com has IPv6 address 2607:f8b0:400d:c06::66
google.com mail is handled by 40 alt3.aspmx.l.google.com.
google.com mail is handled by 20 alt1.aspmx.l.google.com.
google.com mail is handled by 50 alt4.aspmx.l.google.com.
google.com mail is handled by 30 alt2.aspmx.l.google.com.
google.com mail is handled by 10 aspmx.l.google.com.
network check my hostname gimli
Check of hostname with host:
gimli.lan has address 192.168.0.164
DNS ip matches on of my ips 192.168.0.164
2014-07-11 03:29:55.306662 I  Locking input devices
2014-07-11 03:29:55.306689 N  Suspending idle timer
nvidia
nvidia-auto-select
1920x1080
1920x1080_60i
1920x1080_60
1920x1080_60_0
1920x1080_60i_0
1440x480
1440x480_60i
1280x720
1280x720_60
1280x720_60_0
720x480
720x480_60
720x480_60i
640x480
QImage::scaled: Image is a null image
2014-07-11 03:29:57.663373 I  Unlocking input devices
2014-07-11 03:29:57.663381 N  Resuming idle timer
2014-07-11 03:32:35.322203 I  Locking input devices
2014-07-11 03:32:35.322213 N  Suspending idle timer
2014-07-11 03:32:35.641533 I  Unlocking input devices
2014-07-11 03:32:35.641558 N  Resuming idle timer
2014-07-11 03:32:43.742168 I  Locking input devices
2014-07-11 03:32:43.742180 N  Suspending idle timer
2014-07-11 03:32:43.912133 I  Unlocking input devices
2014-07-11 03:32:43.912155 N  Resuming idle timer
{'sqlsize': '2000', 'datafs': 'xfs', 'datasize': 'ALL', 'homefs': 'ext4', 'uprootfs': 'ext3', 'swapsize': '3957', 'datadisk': 'sda', 'homesize': '10000', 'rootfs': 'ext4', 'op': 'full_install', 'sqlfs': 'ext3', 'rootsize': '25000', 'rootdisk': 'sda'}
______Start of full install______
Partitioning
  Removing all partitions for root  /dev/sda
  Removing all partitions for data  /dev/sda
Size is 0,  skipping
Size is all, using rest of disk
______Starting Disk Format______
  Starting format for swap sda2
  Starting mkfs.ext4 format of sda1
  Starting format mkfs -t xfs -f of sda7
  Starting format mkfs.ext4  of sda5
  Starting format mkfs.ext3 of sda6
  Starting format mkfs -t xfs -f of sda7
______Mounting disk______
  Creating mountpoints /new_boot
  Creating mountpoints /new_boot/data/storage/disk0
  Creating mountpoints /new_boot/home
  Creating mountpoints /new_boot/data/srv/mysql
______starting swap______
______Transferring to disk______
Transferring system
Creating mountpoints /new_boot/sys
Creating mountpoints /new_boot/proc
Creating mountpoints /new_boot/dev
Creating mountpoints /new_boot/tmp
Creating mountpoints /new_boot/mnt
Creating mountpoints /new_boot/media
Creating mountpoints /new_boot/media/cdrom
Creating mountpoints /new_boot/media/dvd
Creating mountpoints /new_boot/var/lock
Creating mountpoints /new_boot/var/tmp
Creating mountpoints /new_boot/usr/lib/locale
_____Applying Pristine files_______
./etc/hosts
./etc/rc.local
_____Post processing_______
resolving dependencies...
looking for inter-conflicts...

Packages (1):

Name                New Version  Net Change

core/runit-scripts  8.1-7          0.40 MiB

Total Installed Size:   0.40 MiB

:: Proceed with installation? [Y/n]
(0/1) checking keys in keyring                     [----------------------]   0%
(1/1) checking keys in keyring                     [######################] 100%
(0/1) checking package integrity                   [----------------------]   0%
(1/1) checking package integrity                   [######################] 100%
(0/1) loading package files                        [----------------------]   0%
(1/1) loading package files                        [######################] 100%
(0/1) checking for file conflicts                  [----------------------]   0%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) installing runit-scripts                     [----------------------]   0%
(1/1) installing runit-scripts                     [######################] 100%
warning: directory permissions differ on /etc/
filesystem: 775  package: 755
warning: directory permissions differ on /etc/rc.d/
filesystem: 775  package: 755
warning: directory permissions differ on /etc/rc.d/functions.d/
filesystem: 775  package: 755
generating locales
Generating locales...
  en_US.ISO-8859-1... done
  en_US.UTF-8... done
  de_DE.ISO-8859-1... done
  de_DE.ISO-8859-15@euro... done
  de_DE.UTF-8... done
  en_US.UTF-8... done
  en_US.ISO-8859-1... done
Generation complete.
______Checking fstab______
Creating new fstab file
____UUID check for swap
    Finding the UUID for sda2...
    The uuid is a47522e5-bf0e-4d3e-be04-ece5a1374a61
____UUID check for data
    Finding the UUID for sda7...
    The uuid is 6912e9d2-6daf-42a2-bd7b-462668b3a591
    Finding mount options for  sda7...
[('/dev/sda7', 'xfs')]
    Will add acl to the list of options: False
____UUID check for root
    Finding the UUID for sda1...
    The uuid is d10a27e1-5af2-4e57-80bc-c8f221e905b4
    Finding mount options for  sda1...
[('/dev/sda1', 'ext4')]
    Will add acl to the list of options: True
____UUID check for home
    Finding the UUID for sda5...
    The uuid is 476feadb-fac8-47be-8836-f551f8b37f40
    Finding mount options for  sda5...
[('/dev/sda5', 'ext4')]
    Will add acl to the list of options: True
____UUID check for sql
    Finding the UUID for sda6...
    The uuid is 063414ae-0f0d-483f-8fc9-8fc77d1bf320
    Finding mount options for  sda6...
[('/dev/sda6', 'ext3')]
    Will add acl to the list of options: True
    Correcting UUID's in /new_boot/etc/fstab
    Writing out newfstab
_____Applying special boot parameters_______
______Start of grub install______
    Running grub-install
Running mkinitcpio
______Configuring system________
/root/xorg.conf.install is not present,  skipping...
Saving syssettings
Fixing permissions
Running systemconfig in chroot
_____Applying Password updates_______
changing password for root
changing password for mythtv
______Installing Database in CHROOT________
Running systemconfig in chroot
    double bind mount attempt
____End Database in CHROOT____

_________________
My System


Top
 Profile  
 
PostPosted: Sat Oct 31, 2015 10:31 pm 
Offline
Joined: Thu Apr 06, 2006 8:36 pm
Posts: 35
Location: Clio, MI
Thanks for the reply.....

I just snipped the log at the end where it locked up

I Do have a habit of low leveling HDDs between installs, Saves on headaches and time in the long run.
As for upgrades.... once upon a time at the Detroit pre-release confrence for windows XP, one of the top support reps said: "Upgrades don't work, here is your free copy of XP PRO try it and see".... as funny as it was at the time, I stick to that idea, and over the last 15 years of working on computers it tends to be correct more times than not.....

But I digress.... sorry...

yes also checked my ISO images, from R7.4 through R8.3 all hashed out good and the same images were used to install the MBE. I even have used several USB drives, also low leveling them between uses.
It also does not seem to matter if there installed as stand alone or front end only.

The MBE system is an i3 CPU, 8GB ram, intel H77 chipset. only big difference is i'm running an Nvidia video card, no issues installing that system at all. with the same images

Since I am a computer tech in a local computer retailer/repair shop, I have the added bonus of purchasing parts at cost, so as of Thursday I now have a complete new Thin Mini ITX system: an Intel LGA 1150 3.2Ghz CPU, Asus H81T/CSM, 4 GB DDR3 sodim ram, Intel 4K Ultra HD integrated graphics, and all on a 65w laptop power supply.
So running my 22" via dvi should be no issue... Put it all together and try the install ..... R8.3 locks up with the install screen at Double Bind mount attempt..... So I start going backward, install R8.2 it also stops where... yep you guessed it ... . Double Bind mount attempt. but I hit enter and system shuts down....and reboots and runs the setup, and after I finish the config I was able to run updates and update to R8.3 except for a few quirks when I took it home and connected it to the Master back end..... it seems to be behaving for now.... I am going to keep kicking the older system and see if with help from you folks here we can figure out what the issues are and try to help make this a less painless install for others that may have ran in the same issues and just moved on to something else.

_________________
MBE: GIGABYTE H77-DS3H, i3 CPU, 4GB ram, 1 x 16gb SSD , 2x3TB WD-RED, HVR-2250, Nvidia Video
FE only: Asus H81T/CSM Thin mini-ITX, Intel G3250 3.2Ghz, 4 GB DDR3, 320GB HDD
FE only: intel boxdg45fc mini-ITX, DVI - HDMI, 4GB, 20G HDD, 2.83 GHZ


Top
 Profile  
 
PostPosted: Mon Nov 02, 2015 9:59 am 
Offline
Joined: Mon Jul 31, 2006 10:41 pm
Posts: 149
Wild guess, but I had issues with install lockup with R7 release. I used usb flash drives and multiple attempts created from both Ubuntu and WinXP using unetbootin. Switching to dd solved whatever problem and have used only dd since.


Top
 Profile  
 
PostPosted: Tue Nov 03, 2015 10:52 am 
Offline
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location: SC
The update between R8.1 and R8.2 was not a simple pacman -Syu but was a series of steps that was scripted to make it a little easier. http://linhes.org/versions/show/27

For the double bind mount. Did you use all the defaults for FE Only install? Check that your total partition sizes are not greater than the size of the HD you are installing to. Can you post the debug log?


Top
 Profile  
 
PostPosted: Sat Nov 28, 2015 5:50 pm 
Offline
Joined: Thu Apr 06, 2006 8:36 pm
Posts: 35
Location: Clio, MI
Thanks for the new reply's , I did miss the R8.0 - R8.1 upgrade issues.

Sorry for the late return to the topic, Life happens.......

Since my last post, I have made a google drive with folders for the logs from each install I do as I work through the issues.

Here is the link: https://drive.google.com/open?id=0B72_j ... EZyVWVvbEU

For these diagnostics the installs are all being done as standalone because they (FE, standalone) both lockup and fail to complete an install, and I do not have a MBE at work where I have done most of the installs lately.

I have a MBE installed at home that is on a 16GB SSD but for the sake of argument about space I have changed from the 20GB HDD to a 320GB HDD, NO change in install outcome.
As stated in a previous post in this topic I also have a completely NEW system that I built and have the same install issues with, it's details are also is listed in my SIG below.

I have installed R8.0 and it completes the install without intervention. I copied the logs folder to the google drive.
I also have installed R8.3, to the point of system lockup. reset the system and copied the logs folder to google drive.

I have looked through them both and I know my limitations, I could not find anything that looked out of place from the logs of R8.0 that installed and R8.3 that locked up at the end and failed to load linhes on reboot.

So here is all the detail that I can think of at the moment. I will keep pluggin away at it on this end......

Thanks again for your time.

Dave

_________________
MBE: GIGABYTE H77-DS3H, i3 CPU, 4GB ram, 1 x 16gb SSD , 2x3TB WD-RED, HVR-2250, Nvidia Video
FE only: Asus H81T/CSM Thin mini-ITX, Intel G3250 3.2Ghz, 4 GB DDR3, 320GB HDD
FE only: intel boxdg45fc mini-ITX, DVI - HDMI, 4GB, 20G HDD, 2.83 GHZ


Top
 Profile  
 
PostPosted: Sun May 22, 2016 11:05 pm 
Offline
Joined: Thu Apr 06, 2006 8:36 pm
Posts: 35
Location: Clio, MI
new information: the install is failing because of the onboard Intel video, or really the video driver for what ever reason.

This board is a mini ITX form factor and case that mounts to the back of monitors using the VESA mount. But it does have a single PCI-E 1x slot, so just for the fun of it I used a 1x to 16x adapter and plugged in a old NVIDIA 8400 and was able to install R8.3 and the new R8.4 without a hitch.

So now one has to ask WHY Does the intel driver lock up the install?

And it is not just on this older board either, I have a new Asus H81T/CSM board/CPU that I got to replace this older board/CPU and it also hangs on R8.3 install, but it does not have any slots to install a external video card.

So I guess it's now time to start looking into the video driver.

_________________
MBE: GIGABYTE H77-DS3H, i3 CPU, 4GB ram, 1 x 16gb SSD , 2x3TB WD-RED, HVR-2250, Nvidia Video
FE only: Asus H81T/CSM Thin mini-ITX, Intel G3250 3.2Ghz, 4 GB DDR3, 320GB HDD
FE only: intel boxdg45fc mini-ITX, DVI - HDMI, 4GB, 20G HDD, 2.83 GHZ


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu