Intel compilers+MKL+CMAKE corrupting Yosemite 10.10 kernel (no root required)

I'm forwarding this from Intel software forums, where they suggested me that this is a 10.10 kernel bug.
Comment by mecej4:
I should consider it an OSX bug if you cannot kill a misbehaving user mode program, regardless of whether you used MKL, Cmake, and other tools to build the program. In other words, if a program that would cause an access violation in WIndows or a seg-fault in Linux causes a hung machine under OSX, you have a defective OS, and should inform Apple.
Original thread:
Dear all,
I am trying to compile Fenics in OsX using intel compilers.
The new edition to my saga is that CMAKE creates test binaries when testing MKL that can not be killed, and leads to a slow corruption of the system (i.e. fonts go crazy etc). The error is reproducible in a macbook pro retina 2011 and mac pro cylinder 2013.
The "zombie" is created when Teuchos is testing:
Performing Test CXX_COMPLEX_BLAS_WORKS
The CMAKE is invoked via hashdist with following parameters
${CMAKE} -DCMAKE_INSTALL_PREFIX:PATH="${ARTIFACT}" \
  -DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=ON \
  -DCMAKE_INSTALL_RPATH:STRING="${ARTIFACT}/lib" \
  -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON \
  -DCMAKE_BUILD_TYPE:STRING=Release \
-DCMAKE_PREFIX_PATH="${BLAS_DIR};${CMAKE_DIR};${LAPACK_DIR};${MPI_DIR};${NUMPY_ DIR};${PYTHON_DIR};${SUITESPARSE_DIR};${SWIG_DIR}" \
  -D CMAKE_CXX_COMPILER:FILEPATH=${MPICXX} -D CMAKE_C_COMPILER:FILEPATH=${MPICC} -D Trilinos_INSTALL_INCLUDE_DIR:PATH=include/trilinos -D Trilinos_ENABLE_ALL_OPTIONAL_PACKAGES:BOOL=ON -D Trilinos_ENABLE_Epetra:BOOL=ON -D Trilinos_ENABLE_ML:BOOL=ON -D Trilinos_ENABLE_PyTrilinos:BOOL=ON -D Trilinos_ENABLE_TESTS:BOOL=OFF -D Trilinos_ENABLE_EXAMPLES:BOOL=OFF -D BUILD_SHARED_LIBS:BOOL=ON -D TPL_ENABLE_MPI:BOOL=ON -D TPL_ENABLE_UMFPACK:BOOL=ON -D BLAS_LIBRARY_NAMES:STRING=mkl_rt -D BLAS_LIBRARY_DIRS:PATH=/opt/intel/mkl/lib/ -D LAPACK_LIBRARY_NAMES:STRING=mkl_rt -D LAPACK_LIBRARY_DIRS:PATH=/opt/intel/mkl/lib/ -D UMFPACK_INCLUDE_DIRS:PATH=${SUITESPARSE_DIR}/include/suitesparse -D UMFPACK_LIBRARY_DIRS:PATH=${SUITESPARSE_DIR}/lib -D UMFPACK_LIBRARY_NAMES:STRING="umfpack;cholmod;camd;ccolamd;colamd;amd;suitespar seconfig" -D SWIG_EXECUTABLE:FILEPATH=${SWIG_EXECUTABLE} -D PYTHON_EXECUTABLE:FILEPATH=${PYTHON} \
${CMAKE} --build . -- -j ${HASHDIST_CPU_COUNT}
The zombie binary is generated with the following link.txt
mpic++    -DCXX_COMPLEX_BLAS_WORKS -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -Lhashdist/bld/blas/orqin7luuh5d/lib  -L.hashdist/bld/cmake/llreawl5z57x/lib  -L.hashdist/bld/lapack/xvzyk5hqp7ew/lib  -L.hashdist/bld/mpi/gi7gvjksd6f3/lib  -L.hashdist/bld/numpy/pwyxrcqhcikq/lib  -L/.hashdist/bld/python/2y62fdg7o42s/lib  -L/.hashdist/bld/suitesparse/47udu3z4wfph/lib  -L.hashdist/bld/swig/mev4ahg24s3p/lib   CMakeFiles/cmTryCompileExec1717385958.dir/src.cxx.o  -o cmTryCompileExec1717385958  /opt/intel/mkl/lib/libmkl_rt.dylib
I tried manually, and ended up with the zombie process myself, and had to reboot the system, even I initiated the process with gdb.
The test is this:
#include
#define F77_BLAS_MANGLE(name,NAME) name ## _
extern "C" {
  std::complex F77_BLAS_MANGLE(cdotc,CDOTC)(
    const int* n, const  std::complex x[], const int* incx,
    const std::complex y[], const int* incy);
int main() {
  const int NUM=2;
  const int INC=1;
  std::complex f[NUM];
  const std::complex
    ONE = std::complex(1.0,0.0),
    TWO = std::complex(2.0,0.0);
  f[0] =  ONE;
  f[1] =  ONE;
  const std::complex ret =
    F77_BLAS_MANGLE(cdotc,CDOTC)(&NUM, f, &INC, f, &INC);
  return (ret == TWO ? 0 : 1);

Hi Benzema10,
If you are having an issue with frequent kernel panics - often showing as the "You must restart your computer..." screen - I would suggest that you troubleshoot using the steps in this article - 
OS X: When your computer spontaneously restarts or displays "Your computer restarted because of a problem." - Apple Support
Thanks for using Apple Support Communities.
Sincerely,
Brett L 

Similar Messages

  • Oracle 9.0.1 Linux Intel images on OTN corrupt

    The oracle 9.0.1 Linux Intel images I downloaded
    from Oracle technology network are corrupt. Disk1 and
    Disk2 images are bad for Linux Intel. A gunzip -df
    to decompress the image fails i.e
    gunzip -df Linux9i_Disk1.cpio.gz
    gunzip: Linux9i_Disk1.cpio.gz: unexpected end of file
    gunzip -df Linux9i_Disk2.cpio.gz
    gunzip: Linux9i_Disk2.cpio.gz: unexpected end of file
    The other alternative i.e a cpio extract on Disk2 is also suspect.
    cpio -imdv < Linux9i_Disk2.cpio.gz
    cpio: warning: skipped 40 bytes of junk
    cpio: premature end of file
    Disk3 for Oracle 901 Linux Intel on OTN is good.
    Disk1 and Disk2 images for Oracle 9.0.1 on Linux Intel
    may have to be updated on the Oracle technology network.
    Any other suggestions or tips are welcome.
    Thanks
    Mala Krishnamurthy
    Ascential Software

    did you check the filesize of your downloaded copy ?

  • Oracle 9.0.1 Linux Intel Images on Downloads corrupt

    The Oracle 9.0.1 Enterprise DataBase software for Linux Intel downloadable version on the Oracle Technology Network has 2 of the Disk images currently corrupt.
    After downloading all the 3 Oracle 9.0.1 Database CD images in binary for Linux Intel from the Oracle Technology network, Disk1 and Disk2 images were found to be bad.
    Disk 1 and Disk2 images could not be decompressed using gunzip or cpio. The following errors occur on linux
    Disk1:
    gunzip -df Linux9i_Disk1.cpio.gz
    gunzip: Linux9i_Disk1.cpio.gz: unexpected end of file
    Disk2:
    gunzip -df Linux9i_Disk2.cpio.gz
    gunzip: Linux9i_Disk2.cpio.gz: unexpected end of file
    Cpio extraction is also suspect:
    cpio -imdv < Linux9i_Disk2.cpio.gz
    cpio: warning: skipped 40 bytes of junk
    cpio: premature end of file
    I have put in a request for support on Metalink and posted
    a note on this on the Database-general and Installation,
    Technology Linux and the OTN Member feedback Forums. But have got no feedback on this so far. Oracle Support have
    recommended putting a note on the OTN forums as they have
    no means of validating the Oracle 901 Linux images on OTN.
    If the Oracle 901 Linux images could be checked and feedback provided, that would help.
    Thanks
    Mala

    Yes. The filesizes of the Oracle 901 Intel images
    on OTN match with what I downloaded in binary mode.
    I found a reference in one of the DBMS forums on OTN
    which suggested using the download tool from Getright.
    Using the getright tool and the direct url link path
    reference I downloaded the oracle 901 Linux images again
    from OTN. This time I was able to run gunzip and
    cpio -imdv successfully on all the 3 oracle 901 Linux
    images without any isssues.
    Mala

  • Oracle 9.0.1 Linux Intel Enterprise version images corrupt  on Downloads

    The Oracle 9.0.1 Enterprise DataBase software for Linux Intel downloadable version on the Oracle Technology Network has 2 of the Disk images currently corrupt.
    After downloading all the 3 Oracle 9.0.1 Database CD images for Linux Intel from the Oracle Technology network in binary mode, Disk1 and Disk2 images were found to be bad.
    Disk 1 and Disk2 images could not be decompressed using gunzip or cpio. The following errors occur on linux
    Disk1:
    gunzip -df Linux9i_Disk1.cpio.gz
    gunzip: Linux9i_Disk1.cpio.gz: unexpected end of file
    Disk2:
    gunzip -df Linux9i_Disk2.cpio.gz
    gunzip: Linux9i_Disk2.cpio.gz: unexpected end of file
    Cpio extraction is also suspect:
    cpio -imdv < Linux9i_Disk2.cpio.gz
    cpio: warning: skipped 40 bytes of junk
    cpio: premature end of file
    If the Oracle 901 Linux Intel Disk1 and Disk2 images
    on OTN could be checked, it would help. I have put a
    support request on Metalink, posted notes on the Database
    general and Installation forums and the Technology Linux forum. But have got no feedback so far. Oracle Support
    have recommended putting a note on this on OTN forums
    as they have no means of vaildating the images on OTN.
    Any feedback on these Oracle 901 Linux images will be appreciated.
    Thanks
    Mala

    Yes. The filesizes of the Oracle 901 Intel images
    on OTN match with what I downloaded in binary mode.
    I found a reference in one of the DBMS forums on OTN
    which suggested using the download tool from Getright.
    Using the getright tool and the direct url link path
    reference I downloaded the oracle 901 Linux images again
    from OTN. This time I was able to run gunzip and
    cpio -imdv successfully on all the 3 oracle 901 Linux
    images without any issues.
    Mala

  • Using Intel's MKL C++ Library in JNI causes JVM to Crash at GC

    We're using JDK 1.6.0_07 on RedHat 4 (32-bit) and RedHat 5 (32-bit JVM on 64-bit processor). Our app uses JNI to access Intel's Math Kernel Library (MKL) for optimized algorithms; however, it crashes in libjvm.so/libpthread.so in the GC thread once the garbage collector runs (usually pretty quick).
    The MKL library uses it's own threading model built on pthreads. So, the basic flow goes like this:
    A Java GUI spawns a separate thread to:
    1) Call native method to initialize settings and allocate buffers
    2) Call native method to load data (using mapped buffers)
    3) Call native method to process data
    4) Call native method to unload data back into mapped buffers
    It seems like the MKL threading model (parallel processing) is causing issues with the JVM. Is there a safe way to call a MT native method? BTW, the native code never calls back into Java.

    Crashes normally indicate
    1. A problem with pointers in your code
    2. Incorrect usage of the library that you are calling (which cause a problem with pointers.)
    3. Incorrect usage of JNI.
    C/C++ pointer problem can cause failure much latter than the actual point where the error occurred. Much later in this case would be the garbage collector.
    Might or might not help....as far as I can recall, a recent thread had a gc problem because the JNI code was constructing java objects incorrectly.

  • Problems with intel core 2 duo and yosemite

    I have a 2008 imac with intel core 2 duo and 4GB SDRAM,  Currently, I am using Mavericks (oxX 10-9.5.  Is my iMac too old to profit from Yosemite?  What problems could I have that newer iMacs do not have?

    I have a 2008 imac with intel core 2 duo and 4GB SDRAM,  Currently, I am using Mavericks (oxX 10-9.5.  Is my iMac too old to profit from Yosemite?  What problems could I have that newer iMacs do not have?

  • Upgrading Intel Imac late 2013, to Yosemite from Mavericks

    Hi, I hope you can advise me! I have a 27"  iMac late 2013 2.5 gb processor and 8 gb of ram. I have the following questions though:-
    1. First and most important is should I upgrade? people seem to be having lots of problems with it!
    2. I have Photoshop CS5 (upgrade from CS3), will it work on Yosemite or do I have to remove it?
    3. will Adobe Photoshop Lightroom 3 work on Yosemite?
    4. Will Microsoft 2011 work on Yosemite?
    your advice will be much appreciated as I have been toying with the idea of upgrading for a while now.
    Regards and thanks in advance. Denis

    On the Adobe apps, please check with Adobe to check their compatibility with Yosemite. MS Office 2011 works just fine, that much I can tell you.

  • SA_MAGIC header corrupt on ZFS causing kernel panic in S11.1 SRU5.5

    I have a number of Sun Fire x4500s and x4540s running S11.1 SRU5.5. One of the x4540s has recently started kernel panicking within minutes of powering on and sharing its file systems over NFS (it provides user directories for a computing cluster). If I don't share via NFS, the kernel panics do not occur.
    When I run mdb on the kernel panic coredump I get:
    \> ::panicinfo
    cpu 1
    thread fffffffc80e52c20
    message
    assertion failed: BSWAP_32(hdr->sa_magic) == SA_MAGIC, file: ../../common/fs/zfs/sa.c, line: 2079
    \> ::stack
    vpanic()
    0xfffffffffbac1081()
    sa_get_field64+0x96(ffffc1c0aaf34a00, 18)
    zfs_space_delta_cb+0x46(2c, ffffc1c0aaf34a00, fffffffc80e52840, fffffffc80e52848)
    dmu_objset_userquota_get_ids+0xca(ffffc1c1085d9008, 0, ffffc1c080796640)
    dnode_sync+0xa7(ffffc1c1085d9008, ffffc1c080796640)
    dmu_objset_sync_dnodes+0x7f(ffffc1c0299a5b00, ffffc1c0299a5a80, ffffc1c080796640)
    dmu_objset_sync+0x1e2(ffffc1c0299a5940, ffffc1c07f0d17c8, ffffc1c030756680, ffffc1c080796640)
    dsl_dataset_sync+0x63(ffffc1c0418cd300, ffffc1c07f0d17c8, ffffc1c080796640)
    dsl_pool_sync+0xdb(ffffc1c0285493c0, 2c720a)
    spa_sync+0x395(ffffc1c01b1f6a80, 2c720a)
    txg_sync_thread+0x244(ffffc1c0285493c0)
    thread_start+8()In doing some google searching, I'm able to infer from similar lines of code in OpenSolaris (and various ZFS derivatives) that the point of this line of code is to ensure that a ZFS block has a particular header with the correct endianness. Lines of code just prior to this swap the endianness if its is incorrect (at least in these derivatives). For example:
    [ZFS corruption probably from bad RAM|https://github.com/zfsonlinux/spl/issues/157]
    [FreeBSD kernel panic|http://lists.freebsd.org/pipermail/freebsd-stable/2012-July/068882.html]
    [ZFSOnLinux Panic|https://github.com/zfsonlinux/zfs/issues/1303]
    So basically, this assert ought to work unless the header was written to disk incorrectly. I've recently done a resilver since a disk had failed and I'm currently in the middle of a scrub with estimated 90h to go. It did fix about 12kb of mistakes on the scrub even though it was right after the resilver.
    Nevertheless, I don't think this should be able to happen unless the redundant copies of this header were also corrupted.
    I wrote a little script that loops over process IDs and addresses in the core dump and prints this for each
    echo $addr | awk '{print $1,"::pfiles"}' | mdb $DMPNO
    The files that are open are all device files (eg./devices/pseudo/...) or things in /var, /etc, /lib, things like that. The user directories/files do not appear to be actively open in the core dump. That said, I cannot match the thread above to a process ID. So maybe there are open files that are not captured in the core dump
    Since the machine will panic when I make NFS available, I am currently doing two things to try to resolve the problem:
    (1) a zpool scrub
    (2) "zfs send"ing a snapshot of every filesystem straight to /dev/null
    The idea behind (2) is that eventually I'll read the bad block and force the kernel panic to happen. I'll infer from the log of the script which filesystem is bad and NFS share all the others.
    You should assume that I can spell mdb, but not much more than that and everything I've done thus far has been mimicking things I have found in google searching.
    Thanks for any advice the community has to help me fix the bad file/filesystem. I am happy to provide more details from mdb or whatever is needed.
    Tom
    Edited by: 998996 on Apr 9, 2013 7:13 AM
    Edited by: 998996 on Apr 9, 2013 7:13 AM
    Edited by: 998996 on Apr 9, 2013 7:14 AM
    Edited by: 998996 on Apr 9, 2013 7:18 AM
    Edited by: 998996 on Apr 9, 2013 8:48 AM

    The output of fmdump is below. On March 27th, 3 disks were automatically identified as having too many errors and were pulled from their zpools. I replaced them on April 2nd (I believe) and, while they were resilvering, kernel panics started happening on April 6th. After several panic / reboot cycles, I disabled NFS and have not experienced any panics sense. The resilver finished sometime on April 7th (I think) and I started a zpool scrub relatively soon thereafter.
    Mar 27 11:21:05.6894 2b5fca6d-8a55-6a16-d59a-86abf600ce1e DISK-8000-0X Diagnosed
    Mar 27 11:21:18.2224 335f323c-c723-e67f-c194-a346edde5f41 DISK-8000-0X Diagnosed
    Mar 27 11:21:43.8004 f515a18e-235d-c9e8-9b11-ff7284ed1b48 DISK-8000-0X Diagnosed
    Mar 31 12:27:08.8977 864387c6-9b50-6f90-d710-9e213a0ba327 SUNOS-8000-KL Diagnosed
    Apr 02 15:37:45.7040 2b5fca6d-8a55-6a16-d59a-86abf600ce1e FMD-8000-58 Updated
    Apr 02 15:37:45.8345 335f323c-c723-e67f-c194-a346edde5f41 FMD-8000-58 Updated
    Apr 02 15:37:45.9517 f515a18e-235d-c9e8-9b11-ff7284ed1b48 FMD-8000-58 Updated
    Apr 02 15:50:44.1012 2b5fca6d-8a55-6a16-d59a-86abf600ce1e FMD-8000-4M Repaired
    Apr 02 15:50:44.1429 2b5fca6d-8a55-6a16-d59a-86abf600ce1e FMD-8000-6U Resolved
    Apr 02 15:51:00.5162 f515a18e-235d-c9e8-9b11-ff7284ed1b48 FMD-8000-4M Repaired
    Apr 02 15:51:00.5614 f515a18e-235d-c9e8-9b11-ff7284ed1b48 FMD-8000-6U Resolved
    Apr 02 15:51:18.9518 335f323c-c723-e67f-c194-a346edde5f41 FMD-8000-4M Repaired
    Apr 02 15:51:18.9959 335f323c-c723-e67f-c194-a346edde5f41 FMD-8000-6U Resolved
    Apr 02 15:55:22.0946 1ccd6f62-7607-6f63-9069-9d947691df4b ZFS-8000-LR Diagnosed
    Apr 02 15:56:14.7847 f8d032c1-5d6e-e742-f01a-e2f38ccc6ce8 ZFS-8000-QJ Diagnosed
    Apr 02 15:59:05.6633 5564cf7e-3648-cd69-915f-9b6757509bae ZFS-8000-QJ Diagnosed
    Apr 02 15:59:05.8154 0214c0e7-59b6-47ca-c8c6-853d76713257 ZFS-8000-D3 Diagnosed
    Apr 02 16:01:14.5517 513db3ba-27a7-c8f2-f50e-8ef58c0fa71c ZFS-8000-QJ Diagnosed
    Apr 06 05:49:43.6917 eddb3a8f-9117-cfa8-8784-a1fceb242f7f SUNOS-8000-KL Diagnosed
    Apr 06 06:44:24.2562 6186711a-735a-67f7-9226-be419378c70e SUNOS-8000-KL Diagnosed
    Apr 06 07:20:45.2416 33b36e54-c2cd-ee0e-b370-821a00d342fe SUNOS-8000-KL Diagnosed
    Apr 06 08:05:29.7940 a7f6d49b-6b15-ef5a-ca58-911e2c6b1196 SUNOS-8000-KL Diagnosed
    Apr 06 08:28:06.7965 e4eea2e9-c800-e1c9-bd53-c45af9b616b0 SUNOS-8000-KL Diagnosed
    Apr 06 08:56:21.9017 a51779c9-549a-4334-f102-d26ff958c566 SUNOS-8000-KL Diagnosed
    Apr 06 09:26:33.7999 25e4e137-7962-e70f-ea91-f77dfdd8238b SUNOS-8000-KL Diagnosed
    Apr 06 09:47:56.5975 2d416320-f69e-e5c5-ea66-cafab1997546 SUNOS-8000-KL Diagnosed
    Apr 06 10:19:35.7141 ae4e7ef4-bbf5-e80a-8e30-8a99bafbc352 SUNOS-8000-KL Diagnosed
    Apr 06 11:07:14.7489 abc3c89c-d9f9-ee00-e546-99cbff435810 SUNOS-8000-KL Diagnosed
    Apr 06 11:51:31.1321 7aa0ab5e-d54c-4201-e56f-e8a502bb063e SUNOS-8000-KL Diagnosed
    Apr 06 12:17:42.4073 46d85a95-8f15-c0ea-e061-f241628d124a SUNOS-8000-KL Diagnosed
    Apr 06 12:48:15.4996 d16c0c54-33d5-c463-dae8-fc8cc82e517b SUNOS-8000-KL Diagnosed
    Apr 06 13:14:45.4799 021e8659-5359-edea-c7e9-8551c7de6d2c SUNOS-8000-KL Diagnosed
    Apr 06 13:51:56.5406 89620151-c97f-4256-8347-f412ee416282 SUNOS-8000-KL Diagnosed
    Apr 06 14:11:47.2594 b9923bc1-46d6-4fb6-ec7d-f3a1e0076419 SUNOS-8000-KL Diagnosed
    Apr 07 12:54:49.3759 513db3ba-27a7-c8f2-f50e-8ef58c0fa71c FMD-8000-4M Repaired
    Apr 07 12:54:49.4121 513db3ba-27a7-c8f2-f50e-8ef58c0fa71c FMD-8000-6U Resolved
    Apr 07 12:54:49.5092 0214c0e7-59b6-47ca-c8c6-853d76713257 FMD-8000-4M Repaired
    Apr 07 12:54:49.5368 0214c0e7-59b6-47ca-c8c6-853d76713257 FMD-8000-6U Resolved
    Apr 07 12:54:49.5864 5564cf7e-3648-cd69-915f-9b6757509bae FMD-8000-4M Repaired
    Apr 07 12:54:49.6064 5564cf7e-3648-cd69-915f-9b6757509bae FMD-8000-6U Resolved
    Apr 07 12:54:49.6367 f8d032c1-5d6e-e742-f01a-e2f38ccc6ce8 FMD-8000-4M Repaired
    Apr 07 12:54:49.6498 f8d032c1-5d6e-e742-f01a-e2f38ccc6ce8 FMD-8000-6U Resolved
    Apr 07 12:54:49.7409 1ccd6f62-7607-6f63-9069-9d947691df4b FMD-8000-4M Repaired
    Apr 07 12:54:49.7585 1ccd6f62-7607-6f63-9069-9d947691df4b FMD-8000-6U Resolved
    The output of fmadm faulty and fmdump -eV are quite long:
    https://pantherfile.uwm.edu/downes/public/fmdump_ev.txt
    https://pantherfile.uwm.edu/downes/public/fmadm_faulty.txt
    I note a number of events on April 9th in the output of fmdump -eV. Maybe these are the scrub fixing things?
    Tom

  • Mistery around Intel Fortran/C compilers and my Macbook

    Hi all,
    First post here. I do not want to write a long post here but I really need some enlightenment about a strange problem.
    My Macbook came with Tiger and Xcode 2.4. Being a Fortran programmer, I installed Intel compilers without much hassle. Then Leopard arrived but I decided to not upgrade until receiving the green light from Intel (for months their compilers were broken for first-time Leopard users). A few months back most of issues seemed to be gone (I successfully installed the new compilers on 3 Mac Pros and 1 Intel iMac) and I was able to upgrade my Macbook to Leopard and the new compilers.
    Here starts the drama : last week I had to upgrade my hard drive so I backup everything and did a clean Leopard install on a new and bigger HD (Hitachi 200Gb 7200rpm). Everything went fine except the fortran/C compilers. The error message I get is unique (try Google) :
    ifort: error fatalerrorterminated: Fatal error in /opt/intel/fc/10.1.014/bin/ifortia32, terminated by segmentation violation
    (I got similar message if I setup 64 bit compiler)
    I can not compile anything. Even a simple hello.f. I even update to 10.5.4 but nothing changed. In fact, it was so frustrating that I decided to do another clean install of Tiger. Yes, I downgraded Mac OSX to 10.4, downloaded the old Fortran compiler (the one I had) and guess what ? I got the SAME message.
    I triple checked my shell environment, looked over all libraries but nothing seems wrong. The ONLY thing that caught my attention was during the installation, when I selected to format the new disk using HFS+ journaled (non case sensitive). I do not believe that my old original drive had a case sensitive system but I did not checked it.
    If you can help, it would be very much appreciated !

    Here is the crash log file I am getting :
    Process: ifortia32 [441]
    Path: /opt/intel/fc/10.1.007/bin/ifortia32
    Identifier: ifortia32
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: ifortbin [440]
    Date/Time: 2008-07-14 10:04:53.262 -0500
    OS Version: Mac OS X 10.5 (9A581)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000002820659e
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ifortia32 0x0006ccf4 lmaster_listlfp + 297
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x28206572 ebx: 0x00068cfe ecx: 0x282065a2 edx: 0x00000002
    edi: 0x0080eed3 esi: 0x00000000 ebp: 0xbfffbfd8 esp: 0xbfffaf80
    ss: 0x0000001f efl: 0x00010202 eip: 0x0006ccf4 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x2820659e
    Binary Images:
    0x1000 - 0x1ddfe2 +ifortia32 ??? (???) /opt/intel/fc/10.1.007/bin/ifortia32
    0x266000 - 0x266ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90003000 - 0x90011ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x90655000 - 0x9067ffef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x906da000 - 0x906e1fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x92edd000 - 0x92edefef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x94211000 - 0x94349ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x948f6000 - 0x9497ffff com.apple.framework.IOKit 1.5.0 (???) <5d9b85c55183f9732eb9efc38d18ba53> /System/Library/Frameworks/IOKit.framework/Versi
    ons/A/IOKit
    0x94e11000 - 0x94ef0fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x95559000 - 0x956b3fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x95f4b000 - 0x95fa8ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x966c2000 - 0x967f4fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework
    /Versions/A/CoreFoundation
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Reboot Yosemite Mac mini (Late 2012)

    Please help me with my problem!
    Problem with my mac mini has been started 3 months ago after installing Intel SSD 120gb and updating Yosemite. My mac began reboot with errors and I can not find out reasons. Before errors reboot CPU temperature doesn't exceed 85 degrees and the load doesn't exceed 25%.
    This problem occurs under different conditions, when I run Davinci Resolve Lite, close the tub Google Chrome and so on.
    It's very affected my work.
    Mac mini (Late 2012)
    CPU: 2,3 GHz Intel Core i7
    ROM: 8 ГБ 1333 МГц DDR3
    SSD: Intel ssd 120gb 520 series (TRIM enabled)
    Mon Jan 19 11:51:10 2015
    *** Panic Report ***
    panic(cpu 4 caller 0xffffff800441e80a): Kernel trap at 0xffffff800439af7a, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x00000001cfe00000, CR3: 0x0000000007235000, CR4: 0x00000000001626e0
    RAX: 0x0000ffffff801db4, RBX: 0xffffff8004ade680, RCX: 0xffffff8004a05678, RDX: 0xffffff8018b1e692
    RSP: 0xffffff8010133b30, RBP: 0xffffff8010133b70, RSI: 0xffffff8004a296f0, RDI: 0xffffff800ba86a40
    R8:  0xffffff8018b1e690, R9:  0x0000000000000000, R10: 0x0000000000002128, R11: 0xffffff810ec37de8
    R12: 0x0000000000000005, R13: 0xffffff8018b1e690, R14: 0xffffff800ba86a40, R15: 0x0000000000000004
    RFL: 0x0000000000010246, RIP: 0xffffff800439af7a, CS:  0x0000000000000008, SS:  0x0000000000000000
    Fault CR2: 0x00000001cfe00000, Error code: 0x0000000000000000, Fault CPU: 0x4
    Backtrace (CPU 4), Frame : Return Address
    0xffffff8105c75e10 : 0xffffff800433a811
    0xffffff8105c75e90 : 0xffffff800441e80a
    0xffffff8105c76050 : 0xffffff800443a443
    0xffffff8105c76070 : 0xffffff800439af7a
    0xffffff8010133b70 : 0xffffff80043be2f2
    0xffffff8010133e20 : 0xffffff80043c7051
    0xffffff8010133f80 : 0xffffff80043c96c0
    0xffffff8010133fb0 : 0xffffff80044192c7
    BSD process name corresponding to current thread: kernel_task
    Boot args: kext-dev-mode=1
    Mac OS version:
    14B25
    Kernel version:
    Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Kernel UUID: 89E10306-BC78-3A3B-955C-7C4922577E61
    Kernel slide:     0x0000000004000000
    Kernel text base: 0xffffff8004200000
    __HIB  text base: 0xffffff8004100000
    System model name: Macmini6,2 (Mac-F65AE981FFA204ED)
    System uptime in nanoseconds: 45925112427128
    last loaded kext at 419225219986: com.apple.filesystems.smbfs 3.0.0 (addr 0xffffff7f86abd000, size 389120)
    last unloaded kext at 180388446441: com.apple.driver.AirPort.Brcm4331 800.20.24 (addr 0xffffff7f85e07000, size 2043904)
    loaded kexts:
    com.apple.filesystems.smbfs 3.0.0
    com.apple.filesystems.msdosfs 1.10
    com.apple.driver.AudioAUUC 1.70
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.1f2
    com.apple.driver.AGPM 100.14.37
    com.apple.driver.ApplePlatformEnabler 2.1.0d1
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 267.0
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.driver.AppleMikeyDriver 267.0
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleIntelHD4000Graphics 10.0.0
    com.apple.driver.AppleIntelFramebufferCapri 10.0.0
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.driver.AppleIRController 327.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.XsanFilter 404
    com.apple.driver.AppleSDXC 1.6.5
    com.apple.iokit.IOAHCIBlockStorage 2.6.5
    com.apple.iokit.AppleBCM5701Ethernet 10.1.2b3
    com.apple.driver.AppleUSBHub 705.4.1
    com.apple.driver.AirPort.Brcm4360 901.19.10
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleAHCIPort 3.0.7
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleUSBXHCI 705.4.14
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 267.0
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.iokit.IOBluetoothFamily 4.3.1f2
    com.apple.driver.AppleHDAController 267.0
    com.apple.iokit.IOHDAFamily 267.0
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOAcceleratorFamily2 156.4
    com.apple.AppleGraphicsDeviceControl 3.7.21
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.driver.AppleUSBHIDKeyboard 175.5
    com.apple.driver.AppleHIDKeyboard 175.5
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.1
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.iokit.IO80211Family 700.52
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOAHCIFamily 2.7.0
    com.apple.iokit.IOUSBFamily 705.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 389.1
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0
    Model: Macmini6,2, BootROM MM61.0106.B03, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 2.8f0
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x04CB, 0x414437334931433136373445562020202020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x04CB, 0x414437334931433136373445562020202020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10E), Broadcom BCM43xx 1.0 (7.15.124.12.10)
    Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: INTEL SSDSC2CW120A3, 120,03 GB
    USB Device: Hub
    USB Device: Keyboard Hub
    USB Device: 2.4G Wireless Mouse
    USB Device: Apple Keyboard
    USB Device: Hub
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: IR Receiver
    USB Device: Intuos5 touch M
    Thunderbolt Bus: Mac mini, Apple Inc., 23.4

    Are any errors reported when you repair the HD via Disk Utility?
    See the following with regard to using trim in Yosemite with a third-party SSD
    http://www.cindori.org/trim-enabler-and-yosemite/
    Are any firmware updates available for the SSD?
    Since you said it started with install with the SSD that either points to a problem with SSD or there was same corruption with the Yosemite install.
    I would clone the SSD to an external disk and format/erase the SSD and reinstall Yosemite and see if that resolves the problem

  • Yosemite 10.10.3 update will not go past blank screen on reboot

    I have a early 2008 iMac 2.8 Ghz intel Core 2 Duo running Yosemite 10.10.2. When doing the 10.10.3 update, everything is fine until after the reboot when the  apple logo disappears and I'm left frozen on a white screen. I had to restore from Time Machine backup and tried to update again with the same result. I still have not updated to 10.10.3.

    Take each of these steps that you haven't already tried. Stop when the problem is resolved.
    To restart an unresponsive computer, press and hold the power button for a few seconds until the power shuts off, then release, wait a few more seconds, and press it again briefly.
    Step 1
    The first step in dealing with a startup failure is to secure the data. If you want to preserve the contents of the startup drive, and you don't already have at least one current backup, you must try to back up now, before you do anything else. It may or may not be possible. If you don't care about the data that has changed since the last backup, you can skip this step.
    There are several ways to back up a Mac that is unable to start. You need an external hard drive to hold the backup data.
    a. Start up from the Recovery partition, or from a local Time Machine backup volume (option key at startup.) When the OS X Utilities screen appears, launch Disk Utility and follow the instructions in this support article, under “Instructions for backing up to an external hard disk via Disk Utility.” The article refers to starting up from a DVD, but the procedure in Recovery mode is the same. You don't need a DVD if you're running OS X 10.7 or later.
    b. If Step 1a fails because of disk errors, and no other Mac is available, then you may be able to salvage some of your files by copying them in the Finder. If you already have an external drive with OS X installed, start up from it. Otherwise, if you have Internet access, follow the instructions on this page to prepare the external drive and install OS X on it. You'll use the Recovery installer, rather than downloading it from the App Store.
    c. If you have access to a working Mac, and both it and the non-working Mac have FireWire or Thunderbolt ports, start the non-working Mac in target disk mode. Use the working Mac to copy the data to another drive. This technique won't work with USB, Ethernet, Wi-Fi, or Bluetooth.
    d. If the internal drive of the non-working Mac is user-replaceable, remove it and mount it in an external enclosure or drive dock. Use another Mac to copy the data.
    Step 2
    If the startup process stops at a blank gray screen with no Apple logo or spinning "daisy wheel," then the startup volume may be full. If you had previously seen warnings of low disk space, this is almost certainly the case. You might be able to start up in safe mode even though you can't start up normally. Otherwise, start up from an external drive, or else use the technique in Step 1b, 1c, or 1d to mount the internal drive and delete some files. According to Apple documentation, you need at least 9 GB of available space on the startup volume (as shown in the Finder Info window) for normal operation.
    Step 3
    Sometimes a startup failure can be resolved by resetting the NVRAM.
    Step 4
    If a desktop Mac hangs at a plain gray screen with a movable cursor, the keyboard may not be recognized. Press and hold the button on the side of an Apple wireless keyboard to make it discoverable. If need be, replace or recharge the batteries. If you're using a USB keyboard connected to a hub, connect it to a built-in port.
    Step 5
    If there's a built-in optical drive, a disc may be stuck in it. Follow these instructions to eject it.
    Step 6
    Press and hold the power button until the power shuts off. Disconnect all wired peripherals except those needed to start up, and remove all aftermarket expansion cards. Use a different keyboard and/or mouse, if those devices are wired. If you can start up now, one of the devices you disconnected, or a combination of them, is causing the problem. Finding out which one is a process of elimination.
    Step 7
    If you've started from an external storage device, make sure that the internal startup volume is selected in the Startup Disk pane of System Preferences.
    Start up in safe mode. Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Post for further instructions.
    Safe mode is much slower to start and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know the login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    When you start up in safe mode, it's normal to see a dark gray progress bar on a light gray background. If the progress bar gets stuck for more than a few minutes, or if the system shuts down automatically while the progress bar is displayed, the startup volume is corrupt and the drive is probably malfunctioning. In that case, go to Step 11. If you ever have another problem with the drive, replace it immediately.
    If you can start and log in in safe mode, empty the Trash, and then open the Finder Info window on the startup volume ("Macintosh HD," unless you gave it a different name.) Check that you have at least 9 GB of available space, as shown in the window. If you don't, copy as many files as necessary to another volume (not another folder on the same volume) and delete the originals. Deletion isn't complete until you empty the Trash again. Do this until the available space is more than 9 GB. Then restart as usual (i.e., not in safe mode.)
    If the startup process hangs again, the problem is likely caused by a third-party system modification that you installed. Post for further instructions.
    Step 8
    Launch Disk Utility in Recovery mode (see Step 1.) Select the startup volume, then run Repair Disk. If any problems are found, repeat until clear. If Disk Utility reports that the volume can't be repaired, the drive has malfunctioned and should be replaced. You might choose to tolerate one such malfunction in the life of the drive. In that case, erase the volume and restore from a backup. If the same thing ever happens again, replace the drive immediately.
    This is one of the rare situations in which you should also run Repair Permissions, ignoring the false warnings it may produce. Look for the line "Permissions repair complete" at the end of the output. Then restart as usual.
    Step 9
    If the startup device is an aftermarket SSD, it may need a firmware update and/or a forced "garbage collection." Instructions for doing this with a Crucial-branded SSD were posted here. Some of those instructions may apply to other brands of SSD, but you should check with the vendor's tech support.  
    Step 10
    Reinstall the OS. If the Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade.
    Step 11
    Do as in Step 9, but this time erase the startup volume in Disk Utility before installing. The system should automatically restart into the Setup Assistant. Follow the prompts to transfer the data from a Time Machine or other backup.
    Step 12
    This step applies only to models that have a logic-board ("PRAM") battery: all Mac Pro's and some others (not current models.) Both desktop and portable Macs used to have such a battery. The logic-board battery, if there is one, is separate from the main battery of a portable. A dead logic-board battery can cause a startup failure. Typically the failure will be preceded by loss of the settings for the startup disk and system clock. See the user manual for replacement instructions. You may have to take the machine to a service provider to have the battery replaced.
    Step 13
    If you get this far, you're probably dealing with a hardware fault. Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.

  • Xorg - Intel GMA945 - Can't get it to work

    Hi,
    It's been quite some time now that i am trying to run my X server on my Macbook. The graphics processor is an Intel GMA945, I've tried all version of xf86-video-intel, with xorg.conf, without, with different settings and options in xorg.conf. Nothing works.
    In most cases with the most recent version of xf86-video-intel (git or testing/), I just get a grey/back screen with my cursor, which eventually freezes after some time. The whole system is not frozen I can still SSH, but the whole display is stuck. CTRL-ALT-F[1-9] won't work, the only thing I can do is reboot. With the driver version in extra/ it works most of the time, if I specify to the driver in my xorg.conf to use XAA (instead of EXA or UXA which simply won't launch). But that leads to miscellaneous problems, such as font scrambling, and random freezes etc. And when it works, with xcompmgr launched there are some issues.
    The funny thing is that I've been able to run the latest drivers with UXA, compositing, DRI2 and all (even played OpenGL games! \o/), but after a reboot it all went back to the old crap.
    I love Arch, I love linux, I love open source, but I'm sick of it not working T__T. I am not blaming anyone, I could go ahead and but I can understand better why people don't use it (:
    Thanks for any help

    I updated all graphics related packages to git versions. That is:
    intel-dri
    mesa
    libgl
    dri2proto
    glproto
    xf86-video-intel
    The only I got my X to launch without freezing was to add:
      Option        "DRI" "false"
    To the Device section.
    But this setup doesn't work properly. I get random freezes. I can still move the mouse and see the cursor moving on screen, but nothing else. Changing to a VT1 (CTRL ALT F1) or any other one, "un-freezes" the X server. And when I return to X I can see that things I typed had been taken into account. (For example while writing this message, it hanged, I continued typing some characters, and when I came back to X after doing the "un-freezing" thing, the things I typed were there).
    Also my fonts and others things like images (suck as the website icon on the firefox tab) get scrambled too.
    I tried without a xorg.conf, X launches but I can only see my cursor and a black screen. I can move the cursor but can't do anything else, like changing to another VT.
    Here are some informations:
    less /var/log/kernel.log
    Jul 9 22:26:38 rithmo kernel: Linux version 2.6.30-ARCH (root@LX-Laptop) (gcc version 4.4.0 20090526 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jun 19 21:25:17 UTC 2009
    Jul 9 22:26:38 rithmo kernel: KERNEL supported cpus:
    Jul 9 22:26:38 rithmo kernel: Intel GenuineIntel
    Jul 9 22:26:38 rithmo kernel: AMD AuthenticAMD
    Jul 9 22:26:38 rithmo kernel: NSC Geode by NSC
    Jul 9 22:26:38 rithmo kernel: Cyrix CyrixInstead
    Jul 9 22:26:38 rithmo kernel: Centaur CentaurHauls
    Jul 9 22:26:38 rithmo kernel: Transmeta GenuineTMx86
    Jul 9 22:26:38 rithmo kernel: Transmeta TransmetaCPU
    Jul 9 22:26:38 rithmo kernel: UMC UMC UMC UMC
    Jul 9 22:26:38 rithmo kernel: BIOS-provided physical RAM map:
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 00000000000ede00 - 0000000000100000 (reserved)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 0000000000100000 - 000000007e0d0000 (usable)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 000000007e0d0000 - 000000007e2d1000 (ACPI NVS)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 000000007e2d1000 - 000000007eebf000 (ACPI data)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 000000007eebf000 - 000000007eeef000 (ACPI NVS)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 000000007eeef000 - 000000007ef00000 (ACPI data)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 000000007ef00000 - 0000000080000000 (reserved)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Jul 9 22:26:38 rithmo kernel: BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    Jul 9 22:26:38 rithmo kernel: DMI 2.4 present.
    Jul 9 22:26:38 rithmo kernel: last_pfn = 0x7e0d0 max_arch_pfn = 0x100000
    Jul 9 22:26:38 rithmo kernel: MTRR default type: uncachable
    Jul 9 22:26:38 rithmo kernel: MTRR fixed ranges enabled:
    Jul 9 22:26:38 rithmo kernel: 00000-9FFFF write-back
    Jul 9 22:26:38 rithmo kernel: A0000-BFFFF uncachable
    Jul 9 22:26:38 rithmo kernel: C0000-CFFFF write-protect
    Jul 9 22:26:38 rithmo kernel: D0000-DFFFF uncachable
    Jul 9 22:26:38 rithmo kernel: E0000-FFFFF write-protect
    Jul 9 22:26:38 rithmo kernel: MTRR variable ranges enabled:
    Jul 9 22:26:38 rithmo kernel: 0 base 0FFE00000 mask FFFE00000 write-protect
    Jul 9 22:26:38 rithmo kernel: 1 base 000000000 mask F80000000 write-back
    Jul 9 22:26:38 rithmo kernel: 2 base 07F000000 mask FFF000000 uncachable
    Jul 9 22:26:38 rithmo kernel: 3 base 07EF00000 mask FFFF00000 uncachable
    Jul 9 22:26:38 rithmo kernel: 4 disabled
    Jul 9 22:26:38 rithmo kernel: 5 disabled
    Jul 9 22:26:38 rithmo kernel: 6 disabled
    Jul 9 22:26:38 rithmo kernel: 7 disabled
    Jul 9 22:26:38 rithmo kernel: PAT not supported by CPU.
    Jul 9 22:26:38 rithmo kernel: e820 update range: 0000000000002000 - 0000000000006000 (usable) ==> (reserved)
    Jul 9 22:26:38 rithmo kernel: Scanning 1 areas for low memory corruption
    Jul 9 22:26:38 rithmo kernel: modified physical RAM map:
    Jul 9 22:26:38 rithmo kernel: modified: 0000000000000000 - 0000000000002000 (usable)
    Jul 9 22:26:38 rithmo kernel: modified: 0000000000002000 - 0000000000006000 (reserved)
    Jul 9 22:26:38 rithmo kernel: modified: 0000000000006000 - 000000000009fc00 (usable)
    Jul 9 22:26:38 rithmo kernel: modified: 000000000009fc00 - 00000000000a0000 (reserved)
    Jul 9 22:26:38 rithmo kernel: modified: 00000000000ede00 - 0000000000100000 (reserved)
    Jul 9 22:26:38 rithmo kernel: modified: 0000000000100000 - 000000007e0d0000 (usable)
    Jul 9 22:26:38 rithmo kernel: modified: 000000007e0d0000 - 000000007e2d1000 (ACPI NVS)
    Jul 9 22:26:38 rithmo kernel: modified: 000000007e2d1000 - 000000007eebf000 (ACPI data)
    Jul 9 22:26:38 rithmo kernel: modified: 000000007eebf000 - 000000007eeef000 (ACPI NVS)
    Jul 9 22:26:38 rithmo kernel: modified: 000000007eeef000 - 000000007ef00000 (ACPI data)
    Jul 9 22:26:38 rithmo kernel: modified: 000000007ef00000 - 0000000080000000 (reserved)
    Jul 9 22:26:38 rithmo kernel: modified: 00000000e0000000 - 00000000f0000000 (reserved)
    Jul 9 22:26:38 rithmo kernel: modified: 00000000fec00000 - 00000000fec01000 (reserved)
    Jul 9 22:26:38 rithmo kernel: modified: 00000000fed14000 - 00000000fed1a000 (reserved)
    Jul 9 22:26:38 rithmo kernel: modified: 00000000fed1c000 - 00000000fed20000 (reserved)
    Jul 9 22:26:38 rithmo kernel: modified: 00000000fee00000 - 00000000fee01000 (reserved)
    Jul 9 22:26:38 rithmo kernel: modified: 00000000ffe00000 - 0000000100000000 (reserved)
    Jul 9 22:26:38 rithmo kernel: init_memory_mapping: 0000000000000000-00000000377fe000
    Jul 9 22:26:38 rithmo kernel: 0000000000 - 0000400000 page 4k
    Jul 9 22:26:38 rithmo kernel: 0000400000 - 0037400000 page 2M
    Jul 9 22:26:38 rithmo kernel: 0037400000 - 00377fe000 page 4k
    Jul 9 22:26:38 rithmo kernel: kernel direct mapping tables up to 377fe000 @ 7000-c000
    Jul 9 22:26:38 rithmo kernel: RAMDISK: 7e000000 - 7e0bff0b
    Jul 9 22:26:38 rithmo kernel: Allocated new RAMDISK: 0062a000 - 006e9f0b
    Jul 9 22:26:38 rithmo kernel: Move RAMDISK from 000000007e000000 - 000000007e0bff0a to 0062a000 - 006e9f0a
    Jul 9 22:26:38 rithmo kernel: ACPI: RSDP 000fe020 00024 (v02 APPLE )
    Jul 9 22:26:38 rithmo kernel: ACPI: XSDT 7eefd120 00074 (v01 APPLE Apple00 00000061 01000013)
    Jul 9 22:26:38 rithmo kernel: ACPI: FACP 7eefb000 000F4 (v03 APPLE Apple00 00000061 Loki 0000005F)
    Jul 9 22:26:38 rithmo kernel: ACPI: DSDT 7eef0000 04221 (v01 APPLE MacBook 00010001 INTL 20050309)
    Jul 9 22:26:38 rithmo kernel: ACPI: FACS 7eec1000 00040
    Jul 9 22:26:38 rithmo kernel: ACPI: HPET 7eefa000 00038 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Jul 9 22:26:38 rithmo kernel: ACPI: APIC 7eef9000 00068 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Jul 9 22:26:38 rithmo kernel: ACPI: MCFG 7eef8000 0003C (v01 APPLE Apple00 00000001 Loki 0000005F)
    Jul 9 22:26:38 rithmo kernel: ACPI: ASF! 7eef7000 0009C (v32 APPLE Apple00 00000001 Loki 0000005F)
    Jul 9 22:26:38 rithmo kernel: ACPI: SBST 7eef6000 00030 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Jul 9 22:26:38 rithmo kernel: ACPI: ECDT 7eef5000 00053 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Jul 9 22:26:38 rithmo kernel: ACPI: SSDT 7eebc000 0064F (v01 APPLE SataPri 00001000 INTL 20050309)
    Jul 9 22:26:38 rithmo kernel: ACPI: SSDT 7eebb000 0069C (v01 APPLE SataSec 00001000 INTL 20050309)
    Jul 9 22:26:38 rithmo kernel: ACPI: SSDT 7eeef000 004DC (v01 APPLE CpuPm 00003000 INTL 20050309)
    Jul 9 22:26:38 rithmo kernel: ACPI: Local APIC address 0xfee00000
    Jul 9 22:26:38 rithmo kernel: 1128MB HIGHMEM available.
    Jul 9 22:26:38 rithmo kernel: 887MB LOWMEM available.
    Jul 9 22:26:38 rithmo kernel: mapped low ram: 0 - 377fe000
    Jul 9 22:26:38 rithmo kernel: low ram: 0 - 377fe000
    Jul 9 22:26:38 rithmo kernel: node 0 low ram: 00000000 - 377fe000
    Jul 9 22:26:38 rithmo kernel: node 0 bootmap 00008000 - 0000ef00
    Jul 9 22:26:38 rithmo kernel: (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
    Jul 9 22:26:38 rithmo kernel: #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    Jul 9 22:26:38 rithmo kernel: #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
    Jul 9 22:26:38 rithmo kernel: #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
    Jul 9 22:26:38 rithmo kernel: #3 [0000100000 - 0000626e44] TEXT DATA BSS ==> [0000100000 - 0000626e44]
    Jul 9 22:26:38 rithmo kernel: #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
    Jul 9 22:26:38 rithmo kernel: #5 [0000627000 - 000062920d] BRK ==> [0000627000 - 000062920d]
    Jul 9 22:26:38 rithmo kernel: #6 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000]
    Jul 9 22:26:38 rithmo kernel: #7 [000062a000 - 00006e9f0b] NEW RAMDISK ==> [000062a000 - 00006e9f0b]
    Jul 9 22:26:38 rithmo kernel: #8 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000]
    Jul 9 22:26:38 rithmo kernel: Zone PFN ranges:
    Jul 9 22:26:38 rithmo kernel: DMA 0x00000000 -> 0x00001000
    Jul 9 22:26:38 rithmo kernel: Normal 0x00001000 -> 0x000377fe
    Jul 9 22:26:38 rithmo kernel: HighMem 0x000377fe -> 0x0007e0d0
    Jul 9 22:26:38 rithmo kernel: Movable zone start PFN for each node
    Jul 9 22:26:38 rithmo kernel: early_node_map[3] active PFN ranges
    Jul 9 22:26:38 rithmo kernel: 0: 0x00000000 -> 0x00000002
    Jul 9 22:26:38 rithmo kernel: 0: 0x00000006 -> 0x0000009f
    Jul 9 22:26:38 rithmo kernel: 0: 0x00000100 -> 0x0007e0d0
    Jul 9 22:26:38 rithmo kernel: On node 0 totalpages: 516203
    Jul 9 22:26:38 rithmo kernel: free_area_init_node: node 0, pgdat c04c2380, node_mem_map c1000000
    Jul 9 22:26:38 rithmo kernel: DMA zone: 32 pages used for memmap
    Jul 9 22:26:38 rithmo kernel: DMA zone: 0 pages reserved
    Jul 9 22:26:38 rithmo kernel: DMA zone: 3963 pages, LIFO batch:0
    Jul 9 22:26:38 rithmo kernel: Normal zone: 1744 pages used for memmap
    Jul 9 22:26:38 rithmo kernel: Normal zone: 221486 pages, LIFO batch:31
    Jul 9 22:26:38 rithmo kernel: HighMem zone: 2258 pages used for memmap
    Jul 9 22:26:38 rithmo kernel: HighMem zone: 286720 pages, LIFO batch:31
    Jul 9 22:26:38 rithmo kernel: Using APIC driver default
    Jul 9 22:26:38 rithmo kernel: ACPI: PM-Timer IO Port: 0x408
    Jul 9 22:26:38 rithmo kernel: ACPI: Local APIC address 0xfee00000
    Jul 9 22:26:38 rithmo kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Jul 9 22:26:38 rithmo kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Jul 9 22:26:38 rithmo kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Jul 9 22:26:38 rithmo kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Jul 9 22:26:38 rithmo kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    Jul 9 22:26:38 rithmo kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
    Jul 9 22:26:38 rithmo kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jul 9 22:26:38 rithmo kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Jul 9 22:26:38 rithmo kernel: ACPI: IRQ0 used by override.
    Jul 9 22:26:38 rithmo kernel: ACPI: IRQ2 used by override.
    Jul 9 22:26:38 rithmo kernel: ACPI: IRQ9 used by override.
    Jul 9 22:26:38 rithmo kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    Jul 9 22:26:38 rithmo kernel: Using ACPI (MADT) for SMP configuration information
    Jul 9 22:26:38 rithmo kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Jul 9 22:26:38 rithmo kernel: SMP: Allowing 2 CPUs, 0 hotplug CPUs
    Jul 9 22:26:38 rithmo kernel: nr_irqs_gsi: 24
    Jul 9 22:26:38 rithmo kernel: PM: Registered nosave memory: 0000000000002000 - 0000000000006000
    Jul 9 22:26:38 rithmo kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Jul 9 22:26:38 rithmo kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000ee000
    Jul 9 22:26:38 rithmo kernel: PM: Registered nosave memory: 00000000000ee000 - 0000000000100000
    Jul 9 22:26:38 rithmo kernel: Allocating PCI resources starting at 88000000 (gap: 80000000:60000000)
    Jul 9 22:26:38 rithmo kernel: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    Jul 9 22:26:38 rithmo kernel: PERCPU: Embedded 11 pages at c1fd2000, static data 24444 bytes
    Jul 9 22:26:38 rithmo kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 512169
    Jul 9 22:26:38 rithmo kernel: Kernel command line: root=/dev/disk/by-uuid/d1739595-05b6-43fc-a83f-f859b06f9614 ro quiet vga=792 resume=/dev/sda3 3
    Jul 9 22:26:38 rithmo kernel: Enabling fast FPU save and restore... done.
    Jul 9 22:26:38 rithmo kernel: Enabling unmasked SIMD FPU exception support... done.
    Jul 9 22:26:38 rithmo kernel: Initializing CPU#0
    Jul 9 22:26:38 rithmo kernel: NR_IRQS:512
    Jul 9 22:26:38 rithmo kernel: PID hash table entries: 4096 (order: 12, 16384 bytes)
    Jul 9 22:26:38 rithmo kernel: Extended CMOS year: 2000
    Jul 9 22:26:38 rithmo kernel: Fast TSC calibration failed
    Jul 9 22:26:38 rithmo kernel: TSC: Unable to calibrate against PIT
    Jul 9 22:26:38 rithmo kernel: TSC: using PMTIMER reference calibration
    Jul 9 22:26:38 rithmo kernel: Detected 1830.868 MHz processor.
    Jul 9 22:26:38 rithmo kernel: Console: colour dummy device 80x25
    Jul 9 22:26:38 rithmo kernel: console [tty0] enabled
    Jul 9 22:26:38 rithmo kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Jul 9 22:26:38 rithmo kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Jul 9 22:26:38 rithmo kernel: Initializing HighMem for node 0 (000377fe:0007e0d0)
    Jul 9 22:26:38 rithmo kernel: Memory: 2040720k/2065216k available (2902k kernel code, 23172k reserved, 1051k data, 392k init, 1155912k highmem)
    Jul 9 22:26:38 rithmo kernel: virtual kernel memory layout:
    Jul 9 22:26:38 rithmo kernel: fixmap : 0xfff4e000 - 0xfffff000 ( 708 kB)
    Jul 9 22:26:38 rithmo kernel: pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    Jul 9 22:26:38 rithmo kernel: vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    Jul 9 22:26:38 rithmo kernel: lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    Jul 9 22:26:38 rithmo kernel: .init : 0xc04e3000 - 0xc0545000 ( 392 kB)
    Jul 9 22:26:38 rithmo kernel: .data : 0xc03d599f - 0xc04dc6a8 (1051 kB)
    Jul 9 22:26:38 rithmo kernel: .text : 0xc0100000 - 0xc03d599f (2902 kB)
    Jul 9 22:26:38 rithmo kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Jul 9 22:26:38 rithmo kernel: SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Jul 9 22:26:38 rithmo kernel: hpet clockevent registered
    Jul 9 22:26:38 rithmo kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Jul 9 22:26:38 rithmo kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3663.30 BogoMIPS (lpj=6102893)
    Jul 9 22:26:38 rithmo kernel: Security Framework initialized
    Jul 9 22:26:38 rithmo kernel: Mount-cache hash table entries: 512
    Jul 9 22:26:38 rithmo kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
    Jul 9 22:26:38 rithmo kernel: CPU: L2 cache: 2048K
    Jul 9 22:26:38 rithmo kernel: CPU: Physical Processor ID: 0
    Jul 9 22:26:38 rithmo kernel: CPU: Processor Core ID: 0
    Jul 9 22:26:38 rithmo kernel: Intel machine check architecture supported.
    Jul 9 22:26:38 rithmo kernel: Intel machine check reporting enabled on CPU#0.
    Jul 9 22:26:38 rithmo kernel: using mwait in idle threads.
    Jul 9 22:26:38 rithmo kernel: Checking 'hlt' instruction... OK.
    Jul 9 22:26:38 rithmo kernel: ACPI: Core revision 20090320
    Jul 9 22:26:38 rithmo kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jul 9 22:26:38 rithmo kernel: CPU0: Genuine Intel(R) CPU 1400 @ 1.83GHz stepping 08
    Jul 9 22:26:38 rithmo kernel: Booting processor 1 APIC 0x1 ip 0x6000
    Jul 9 22:26:38 rithmo kernel: Initializing CPU#1
    Jul 9 22:26:38 rithmo kernel: Calibrating delay using timer specific routine.. 3663.35 BogoMIPS (lpj=6102967)
    Jul 9 22:26:38 rithmo kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
    Jul 9 22:26:38 rithmo kernel: CPU: L2 cache: 2048K
    Jul 9 22:26:38 rithmo kernel: CPU: Physical Processor ID: 0
    Jul 9 22:26:38 rithmo kernel: CPU: Processor Core ID: 1
    Jul 9 22:26:38 rithmo kernel: Intel machine check architecture supported.
    Jul 9 22:26:38 rithmo kernel: Intel machine check reporting enabled on CPU#1.
    Jul 9 22:26:38 rithmo kernel: CPU1: Genuine Intel(R) CPU 1400 @ 1.83GHz stepping 08
    Jul 9 22:26:38 rithmo kernel: checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    Jul 9 22:26:38 rithmo kernel: Brought up 2 CPUs
    Jul 9 22:26:38 rithmo kernel: Total of 2 processors activated (7326.66 BogoMIPS).
    Jul 9 22:26:38 rithmo kernel: CPU0 attaching sched-domain:
    Jul 9 22:26:38 rithmo kernel: domain 0: span 0-1 level MC
    Jul 9 22:26:38 rithmo kernel: groups: 0 1
    Jul 9 22:26:38 rithmo kernel: CPU1 attaching sched-domain:
    Jul 9 22:26:38 rithmo kernel: domain 0: span 0-1 level MC
    Jul 9 22:26:38 rithmo kernel: groups: 1 0
    Jul 9 22:26:38 rithmo kernel: net_namespace: 1056 bytes
    Jul 9 22:26:38 rithmo kernel: Booting paravirtualized kernel on bare hardware
    Jul 9 22:26:38 rithmo kernel: NET: Registered protocol family 16
    Jul 9 22:26:38 rithmo kernel: ACPI: bus type pci registered
    Jul 9 22:26:38 rithmo kernel: PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
    Jul 9 22:26:38 rithmo kernel: PCI: MCFG area at e0000000 reserved in E820
    Jul 9 22:26:38 rithmo kernel: PCI: Using MMCONFIG for extended config space
    Jul 9 22:26:38 rithmo kernel: PCI: Using configuration type 1 for base access
    Jul 9 22:26:38 rithmo kernel: bio: create slab <bio-0> at 0
    Jul 9 22:26:38 rithmo kernel: ACPI: EC: EC description table is found, configuring boot EC
    Jul 9 22:26:38 rithmo kernel: ACPI: EC: non-query interrupt received, switching to interrupt mode
    Jul 9 22:26:38 rithmo kernel: ACPI: BIOS _OSI(Linux) query ignored
    Jul 9 22:26:38 rithmo kernel: ACPI: Interpreter enabled
    Jul 9 22:26:38 rithmo kernel: ACPI: (supports S0 S3 S4 S5)
    Jul 9 22:26:38 rithmo kernel: ACPI: Using IOAPIC for interrupt routing
    Jul 9 22:26:38 rithmo kernel: ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    Jul 9 22:26:38 rithmo kernel: ACPI: EC: driver started in interrupt mode
    Jul 9 22:26:38 rithmo kernel: ACPI: No dock devices found.
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:02.0: reg 10 32bit mmio: [0x90380000-0x903fffff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:02.0: reg 14 io port: [0x20f0-0x20f7]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:02.0: reg 18 32bit mmio: [0x80000000-0x8fffffff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:02.0: reg 1c 32bit mmio: [0x90400000-0x9043ffff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:02.1: reg 10 32bit mmio: [0x90300000-0x9037ffff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:07.0: reg 10 32bit mmio: [0x90444000-0x90444fff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1b.0: reg 10 64bit mmio: [0x90440000-0x90443fff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1b.0: PME# disabled
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.0: PME# disabled
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.1: PME# disabled
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1d.0: reg 20 io port: [0x20a0-0x20bf]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1d.1: reg 20 io port: [0x2080-0x209f]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1d.2: reg 20 io port: [0x2060-0x207f]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1d.3: reg 20 io port: [0x2040-0x205f]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1d.7: reg 10 32bit mmio: [0x90445400-0x904457ff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1d.7: PME# disabled
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 000f)
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 1640 (mask 000f)
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 0003)
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0300 (mask 001f)
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.1: reg 10 io port: [0x20e8-0x20ef]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.1: reg 14 io port: [0x2104-0x2107]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.1: reg 18 io port: [0x20e0-0x20e7]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.1: reg 1c io port: [0x2100-0x2103]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.1: reg 20 io port: [0x20c0-0x20cf]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.2: reg 10 io port: [0x20d8-0x20df]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.2: reg 14 io port: [0x20fc-0x20ff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.2: reg 18 io port: [0x20d0-0x20d7]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.2: reg 1c io port: [0x20f8-0x20fb]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.2: reg 20 io port: [0x2020-0x202f]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.2: reg 24 32bit mmio: [0x90445000-0x904453ff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.2: PME# supported from D3hot
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.2: PME# disabled
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1f.3: reg 20 io port: [0xefa0-0xefbf]
    Jul 9 22:26:38 rithmo kernel: pci 0000:01:00.0: reg 10 64bit mmio: [0x90200000-0x90203fff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:01:00.0: reg 18 io port: [0x1000-0x10ff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:01:00.0: reg 30 32bit mmio: [0xfffe0000-0xffffffff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:01:00.0: supports D1 D2
    Jul 9 22:26:38 rithmo kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jul 9 22:26:38 rithmo kernel: pci 0000:01:00.0: PME# disabled
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.0: bridge io port: [0x1000-0x1fff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.0: bridge 32bit mmio: [0x90200000-0x902fffff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:02:00.0: reg 10 64bit mmio: [0x90100000-0x9010ffff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.1: bridge 32bit mmio: [0x90100000-0x901fffff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:03:03.0: reg 10 32bit mmio: [0x90000000-0x90000fff]
    Jul 9 22:26:38 rithmo kernel: pci 0000:03:03.0: supports D1 D2
    Jul 9 22:26:38 rithmo kernel: pci 0000:03:03.0: PME# supported from D0 D1 D2 D3hot
    Jul 9 22:26:38 rithmo kernel: pci 0000:03:03.0: PME# disabled
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1e.0: transparent bridge
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1e.0: bridge 32bit mmio: [0x90000000-0x900fffff]
    Jul 9 22:26:38 rithmo kernel: pci_bus 0000:00: on NUMA node 0
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    Jul 9 22:26:38 rithmo kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
    Jul 9 22:26:38 rithmo kernel: PCI: Using ACPI for IRQ routing
    Jul 9 22:26:38 rithmo kernel: NetLabel: Initializing
    Jul 9 22:26:38 rithmo kernel: NetLabel: domain hash size = 128
    Jul 9 22:26:38 rithmo kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Jul 9 22:26:38 rithmo kernel: NetLabel: unlabeled traffic allowed by default
    Jul 9 22:26:38 rithmo kernel: pnp: PnP ACPI init
    Jul 9 22:26:38 rithmo kernel: ACPI: bus type pnp registered
    Jul 9 22:26:38 rithmo kernel: pnp 00:08: io resource (0x1640-0x164f) overlaps 0000:00:1c.0 BAR 13 (0x1000-0x1fff), disabling
    Jul 9 22:26:38 rithmo kernel: pnp: PnP ACPI: found 10 devices
    Jul 9 22:26:38 rithmo kernel: ACPI: ACPI bus type pnp unregistered
    Jul 9 22:26:38 rithmo kernel: system 00:01: iomem range 0xe0000000-0xefffffff has been reserved
    Jul 9 22:26:38 rithmo kernel: system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved
    Jul 9 22:26:38 rithmo kernel: system 00:01: iomem range 0xfed18000-0xfed18fff has been reserved
    Jul 9 22:26:38 rithmo kernel: system 00:01: iomem range 0xfed19000-0xfed19fff has been reserved
    Jul 9 22:26:38 rithmo kernel: system 00:01: iomem range 0xfed1c000-0xfed1ffff has been reserved
    Jul 9 22:26:38 rithmo kernel: system 00:01: iomem range 0xfed20000-0xfed8ffff has been reserved
    Jul 9 22:26:38 rithmo kernel: system 00:06: iomem range 0xfed00000-0xfed003ff has been reserved
    Jul 9 22:26:38 rithmo kernel: system 00:08: ioport range 0x680-0x6ef has been reserved
    Jul 9 22:26:38 rithmo kernel: system 00:08: ioport range 0x800-0x80f has been reserved
    Jul 9 22:26:38 rithmo kernel: system 00:08: ioport range 0x810-0x817 has been reserved
    Jul 9 22:26:38 rithmo kernel: system 00:08: ioport range 0x400-0x47f has been reserved
    Jul 9 22:26:38 rithmo kernel: system 00:08: ioport range 0x500-0x53f has been reserved
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.0: IO window: 0x1000-0x1fff
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.0: MEM window: 0x90200000-0x902fffff
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.0: PREFETCH window: 0x00000090500000-0x000000905fffff
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.1: IO window: disabled
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.1: MEM window: 0x90100000-0x901fffff
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.1: PREFETCH window: disabled
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1e.0: IO window: disabled
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1e.0: MEM window: 0x90000000-0x900fffff
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1e.0: PREFETCH window: disabled
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.0: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1c.1: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1e.0: power state changed by ACPI to D0
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:1e.0: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: pci_bus 0000:00: resource 0 io: [0x00-0xffff]
    Jul 9 22:26:38 rithmo kernel: pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
    Jul 9 22:26:38 rithmo kernel: pci_bus 0000:01: resource 0 io: [0x1000-0x1fff]
    Jul 9 22:26:38 rithmo kernel: pci_bus 0000:01: resource 1 mem: [0x90200000-0x902fffff]
    Jul 9 22:26:38 rithmo kernel: pci_bus 0000:01: resource 2 pref mem [0x90500000-0x905fffff]
    Jul 9 22:26:38 rithmo kernel: pci_bus 0000:02: resource 1 mem: [0x90100000-0x901fffff]
    Jul 9 22:26:38 rithmo kernel: pci_bus 0000:03: resource 1 mem: [0x90000000-0x900fffff]
    Jul 9 22:26:38 rithmo kernel: pci_bus 0000:03: resource 3 io: [0x00-0xffff]
    Jul 9 22:26:38 rithmo kernel: pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffff]
    Jul 9 22:26:38 rithmo kernel: NET: Registered protocol family 2
    Jul 9 22:26:38 rithmo kernel: IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    Jul 9 22:26:38 rithmo kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    Jul 9 22:26:38 rithmo kernel: TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    Jul 9 22:26:38 rithmo kernel: TCP: Hash tables configured (established 131072 bind 65536)
    Jul 9 22:26:38 rithmo kernel: TCP reno registered
    Jul 9 22:26:38 rithmo kernel: NET: Registered protocol family 1
    Jul 9 22:26:38 rithmo kernel: Unpacking initramfs...
    Jul 9 22:26:38 rithmo kernel: Freeing initrd memory: 767k freed
    Jul 9 22:26:38 rithmo kernel: apm: BIOS not found.
    Jul 9 22:26:38 rithmo kernel: Scanning for low memory corruption every 60 seconds
    Jul 9 22:26:38 rithmo kernel: audit: initializing netlink socket (disabled)
    Jul 9 22:26:38 rithmo kernel: type=2000 audit(1247192786.346:1): initialized
    Jul 9 22:26:38 rithmo kernel: highmem bounce pool size: 64 pages
    Jul 9 22:26:38 rithmo kernel: VFS: Disk quotas dquot_6.5.2
    Jul 9 22:26:38 rithmo kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Jul 9 22:26:38 rithmo kernel: msgmni has been set to 1731
    Jul 9 22:26:38 rithmo kernel: alg: No test for stdrng (krng)
    Jul 9 22:26:38 rithmo kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    Jul 9 22:26:38 rithmo kernel: io scheduler noop registered
    Jul 9 22:26:38 rithmo kernel: io scheduler anticipatory registered
    Jul 9 22:26:38 rithmo kernel: io scheduler deadline registered
    Jul 9 22:26:38 rithmo kernel: io scheduler cfq registered (default)
    Jul 9 22:26:38 rithmo kernel: pci 0000:00:02.0: Boot video device
    Jul 9 22:26:38 rithmo kernel: pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X
    Jul 9 22:26:38 rithmo kernel: pcieport-driver 0000:00:1c.0: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X
    Jul 9 22:26:38 rithmo kernel: pcieport-driver 0000:00:1c.1: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: vesafb: framebuffer at 0x80000000, mapped to 0xf8080000, using 6144k, total 16064k
    Jul 9 22:26:38 rithmo kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=4
    Jul 9 22:26:38 rithmo kernel: vesafb: scrolling: redraw
    Jul 9 22:26:38 rithmo kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    Jul 9 22:26:38 rithmo kernel: Console: switching to colour frame buffer device 128x48
    Jul 9 22:26:38 rithmo kernel: fb0: VESA VGA frame buffer device
    Jul 9 22:26:38 rithmo kernel: efifb: dmi detected MacBook1,1 - framebuffer at 80000000 (1280x800, stride 8192)
    Jul 9 22:26:38 rithmo kernel: isapnp: Scanning for PnP cards...
    Jul 9 22:26:38 rithmo kernel: Switched to high resolution mode on CPU 1
    Jul 9 22:26:38 rithmo kernel: Switched to high resolution mode on CPU 0
    Jul 9 22:26:38 rithmo kernel: isapnp: No Plug & Play device found
    Jul 9 22:26:38 rithmo kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Jul 9 22:26:38 rithmo kernel: input: Macintosh mouse button emulation as /devices/virtual/input/input0
    Jul 9 22:26:38 rithmo kernel: PNP: No PS/2 controller found. Probing ports directly.
    Jul 9 22:26:38 rithmo kernel: i8042.c: No controller found.
    Jul 9 22:26:38 rithmo kernel: mice: PS/2 mouse device common for all mice
    Jul 9 22:26:38 rithmo kernel: cpuidle: using governor ladder
    Jul 9 22:26:38 rithmo kernel: cpuidle: using governor menu
    Jul 9 22:26:38 rithmo kernel: TCP cubic registered
    Jul 9 22:26:38 rithmo kernel: NET: Registered protocol family 17
    Jul 9 22:26:38 rithmo kernel: Using IPI No-Shortcut mode
    Jul 9 22:26:38 rithmo kernel: registered taskstats version 1
    Jul 9 22:26:38 rithmo kernel: Initalizing network drop monitor service
    Jul 9 22:26:38 rithmo kernel: Freeing unused kernel memory: 392k freed
    Jul 9 22:26:38 rithmo kernel: SCSI subsystem initialized
    Jul 9 22:26:38 rithmo kernel: libata version 3.00 loaded.
    Jul 9 22:26:38 rithmo kernel: pata_acpi 0000:00:1f.1: power state changed by ACPI to D0
    Jul 9 22:26:38 rithmo kernel: pata_acpi 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Jul 9 22:26:38 rithmo kernel: pata_acpi 0000:00:1f.1: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: pata_acpi 0000:00:1f.1: PCI INT A disabled
    Jul 9 22:26:38 rithmo kernel: pata_acpi 0000:00:1f.2: enabling device (0005 -> 0007)
    Jul 9 22:26:38 rithmo kernel: pata_acpi 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    Jul 9 22:26:38 rithmo kernel: pata_acpi 0000:00:1f.2: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: pata_acpi 0000:00:1f.2: PCI INT B disabled
    Jul 9 22:26:38 rithmo kernel: ata_piix 0000:00:1f.1: version 2.13
    Jul 9 22:26:38 rithmo kernel: ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Jul 9 22:26:38 rithmo kernel: ata_piix 0000:00:1f.1: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: scsi0 : ata_piix
    Jul 9 22:26:38 rithmo kernel: scsi1 : ata_piix
    Jul 9 22:26:38 rithmo kernel: ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x20c0 irq 14
    Jul 9 22:26:38 rithmo kernel: ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x20c8 irq 15
    Jul 9 22:26:38 rithmo kernel: ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    Jul 9 22:26:38 rithmo kernel: ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ]
    Jul 9 22:26:38 rithmo kernel: ata_piix 0000:00:1f.2: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: scsi2 : ata_piix
    Jul 9 22:26:38 rithmo kernel: scsi3 : ata_piix
    Jul 9 22:26:38 rithmo kernel: ata3: SATA max UDMA/133 cmd 0x20d8 ctl 0x20fc bmdma 0x2020 irq 19
    Jul 9 22:26:38 rithmo kernel: ata4: SATA max UDMA/133 cmd 0x20d0 ctl 0x20f8 bmdma 0x2028 irq 19
    Jul 9 22:26:38 rithmo kernel: ata1.00: ATAPI: MATSHITACD-RW CW-8221, GA0J, max UDMA/33
    Jul 9 22:26:38 rithmo kernel: ata1.00: configured for UDMA/33
    Jul 9 22:26:38 rithmo kernel: scsi 0:0:0:0: CD-ROM MATSHITA CD-RW CW-8221 GA0J PQ: 0 ANSI: 5
    Jul 9 22:26:38 rithmo kernel: ata3.01: ATA-8: SAMSUNG HM500LI, 2TF00_00, max UDMA7
    Jul 9 22:26:38 rithmo kernel: ata3.01: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    Jul 9 22:26:38 rithmo kernel: ata3.01: configured for UDMA/133
    Jul 9 22:26:38 rithmo kernel: scsi 2:0:1:0: Direct-Access ATA SAMSUNG HM500LI 2TF0 PQ: 0 ANSI: 5
    Jul 9 22:26:38 rithmo kernel: usbcore: registered new interface driver usbfs
    Jul 9 22:26:38 rithmo kernel: usbcore: registered new interface driver hub
    Jul 9 22:26:38 rithmo kernel: usbcore: registered new device driver usb
    Jul 9 22:26:38 rithmo kernel: Driver 'sd' needs updating - please use bus_type methods
    Jul 9 22:26:38 rithmo kernel: sd 2:0:1:0: [sda] 976773168 512-byte hardware sectors: (500 GB/465 GiB)
    Jul 9 22:26:38 rithmo kernel: sd 2:0:1:0: [sda] Write Protect is off
    Jul 9 22:26:38 rithmo kernel: sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
    Jul 9 22:26:38 rithmo kernel: sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jul 9 22:26:38 rithmo kernel: sda:<6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Jul 9 22:26:38 rithmo kernel: ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    Jul 9 22:26:38 rithmo kernel: ehci_hcd 0000:00:1d.7: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
    Jul 9 22:26:38 rithmo kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    Jul 9 22:26:38 rithmo kernel: ehci_hcd 0000:00:1d.7: debug port 1
    Jul 9 22:26:38 rithmo kernel: ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    Jul 9 22:26:38 rithmo kernel: ehci_hcd 0000:00:1d.7: irq 21, io mem 0x90445400
    Jul 9 22:26:38 rithmo kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    Jul 9 22:26:38 rithmo kernel: usb usb1: configuration #1 chosen from 1 choice
    Jul 9 22:26:38 rithmo kernel: hub 1-0:1.0: USB hub found
    Jul 9 22:26:38 rithmo kernel: hub 1-0:1.0: 8 ports detected
    Jul 9 22:26:38 rithmo kernel: sda1 sda2 sda3 sda4
    Jul 9 22:26:38 rithmo kernel: sd 2:0:1:0: [sda] Attached SCSI disk
    Jul 9 22:26:38 rithmo kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.0: irq 21, io base 0x000020a0
    Jul 9 22:26:38 rithmo kernel: usb usb2: configuration #1 chosen from 1 choice
    Jul 9 22:26:38 rithmo kernel: hub 2-0:1.0: USB hub found
    Jul 9 22:26:38 rithmo kernel: hub 2-0:1.0: 2 ports detected
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x00002080
    Jul 9 22:26:38 rithmo kernel: usb usb3: configuration #1 chosen from 1 choice
    Jul 9 22:26:38 rithmo kernel: hub 3-0:1.0: USB hub found
    Jul 9 22:26:38 rithmo kernel: hub 3-0:1.0: 2 ports detected
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002060
    Jul 9 22:26:38 rithmo kernel: usb usb4: configuration #1 chosen from 1 choice
    Jul 9 22:26:38 rithmo kernel: hub 4-0:1.0: USB hub found
    Jul 9 22:26:38 rithmo kernel: hub 4-0:1.0: 2 ports detected
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.3: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    Jul 9 22:26:38 rithmo kernel: uhci_hcd 0000:00:1d.3: irq 16, io base 0x00002040
    Jul 9 22:26:38 rithmo kernel: usb usb5: configuration #1 chosen from 1 choice
    Jul 9 22:26:38 rithmo kernel: hub 5-0:1.0: USB hub found
    Jul 9 22:26:38 rithmo kernel: hub 5-0:1.0: 2 ports detected
    Jul 9 22:26:38 rithmo kernel: Driver 'sr' needs updating - please use bus_type methods
    Jul 9 22:26:38 rithmo kernel: sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
    Jul 9 22:26:38 rithmo kernel: Uniform CD-ROM driver Revision: 3.20
    Jul 9 22:26:38 rithmo kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0
    Jul 9 22:26:38 rithmo kernel: usb 1-4: new high speed USB device using ehci_hcd and address 4
    Jul 9 22:26:38 rithmo kernel: PM: Starting manual resume from disk
    Jul 9 22:26:38 rithmo kernel: kjournald starting. Commit interval 5 seconds
    Jul 9 22:26:38 rithmo kernel: EXT3-fs: mounted filesystem with writeback data mode.
    Jul 9 22:26:38 rithmo kernel: usb 1-4: configuration #1 chosen from 1 choice
    Jul 9 22:26:38 rithmo kernel: usb 2-2: new full speed USB device using uhci_hcd and address 2
    Jul 9 22:26:38 rithmo kernel: usb 2-2: configuration #1 chosen from 1 choice
    Jul 9 22:26:38 rithmo kernel: usb 3-1: new low speed USB device using uhci_hcd and address 2
    Jul 9 22:26:38 rithmo kernel: usb 3-1: configuration #1 chosen from 1 choice
    Jul 9 22:26:38 rithmo kernel: rtc_cmos 00:09: RTC can wake from S4
    Jul 9 22:26:38 rithmo kernel: rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
    Jul 9 22:26:38 rithmo kernel: rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    Jul 9 22:26:38 rithmo kernel: usb 4-2: new full speed USB device using uhci_hcd and address 2
    Jul 9 22:26:38 rithmo kernel: usb 4-2: configuration #1 chosen from 1 choice
    Jul 9 22:26:38 rithmo kernel: usb 5-1: new full speed USB device using uhci_hcd and address 2
    Jul 9 22:26:38 rithmo kernel: usb 5-1: configuration #1 chosen from 1 choice
    Jul 9 22:26:38 rithmo kernel: udev: starting version 141
    Jul 9 22:26:38 rithmo kernel: sky2 driver version 1.22
    Jul 9 22:26:38 rithmo kernel: sky2 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Jul 9 22:26:38 rithmo kernel: sky2 0000:01:00.0: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: sky2 0000:01:00.0: Yukon-2 EC chip revision 2
    Jul 9 22:26:38 rithmo kernel: sky2 0000:01:00.0: irq 26 for MSI/MSI-X
    Jul 9 22:26:38 rithmo kernel: sky2 eth0: addr 00:17:f2:2d:06:51
    Jul 9 22:26:38 rithmo kernel: cfg80211: Using static regulatory domain info
    Jul 9 22:26:38 rithmo kernel: cfg80211: Regulatory domain: US
    Jul 9 22:26:38 rithmo kernel: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    Jul 9 22:26:38 rithmo kernel: (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
    Jul 9 22:26:38 rithmo kernel: (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    Jul 9 22:26:38 rithmo kernel: (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    Jul 9 22:26:38 rithmo kernel: (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    Jul 9 22:26:38 rithmo kernel: (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    Jul 9 22:26:38 rithmo kernel: (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
    Jul 9 22:26:38 rithmo kernel: cfg80211: Calling CRDA for country: US
    Jul 9 22:26:38 rithmo kernel: ath5k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Jul 9 22:26:38 rithmo kernel: ath5k 0000:02:00.0: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: ath5k 0000:02:00.0: registered as 'phy0'
    Jul 9 22:26:38 rithmo kernel: phy0: Selected rate control algorithm 'minstrel'
    Jul 9 22:26:38 rithmo kernel: ath5k phy0: Atheros AR5414 chip found (MAC: 0xa3, PHY: 0x61)
    Jul 9 22:26:38 rithmo kernel: HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Jul 9 22:26:38 rithmo kernel: HDA Intel 0000:00:1b.0: setting latency timer to 64
    Jul 9 22:26:38 rithmo kernel: hda_codec: STAC922x, Apple subsys_id=106b0a00
    Jul 9 22:26:38 rithmo kernel: input: HDA Intel Line In at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/input/input1
    Jul 9 22:26:38 rithmo kernel: input: HDA Intel Mic at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/input/input2
    Jul 9 22:26:38 rithmo kernel: input: HDA Intel HP Out at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/input/input3
    Jul 9 22:26:38 rithmo kernel: Disabling lock debugging due to kernel taint
    Jul 9 22:26:38 rithmo kernel: ndiswrapper version 1.54 loaded (smp=yes, preempt=yes)
    Jul 9 22:26:38 rithmo kernel: usbcore: registered new interface driver ndiswrapper
    Jul 9 22:26:38 rithmo kernel: i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    Jul 9 22:26:38 rithmo kernel: coretemp coretemp.0: Errata AE18 not fixed, update BIOS or microcode of the CPU!
    Jul 9 22:26:38 rithmo kernel: coretemp coretemp.1: Errata AE18 not fixed, update BIOS or microcode of the CPU!
    Jul 9 22:26:38 rithmo kernel: ACPI: SSDT 7eeb9c90 0022A (v01 APPLE Cpu0Ist 00003000 INTL 20050309)
    Jul 9 22:26:38 rithmo kernel: ACPI: SSDT 7eeb8c10 002C3 (v01 APPLE Cpu0Cst 00003001 INTL 20050309)
    Jul 9 22:26:38 rithmo kernel: Monitor-Mwait will be used to enter C-1 state
    Jul 9 22:26:38 rithmo kernel: Monitor-Mwait will be used to enter C-2 state
    Jul 9 22:26:38 rithmo kernel: Monitor-Mwait will be used to enter C-3 state
    Jul 9 22:26:38 rithmo kernel: Marking TSC unstable due to TSC halts in idle
    Jul 9 22:26:38 rithmo kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
    Jul 9 22:26:38 rithmo kernel: processor ACPI_CPU:00: registered as cooling_device0
    Jul 9 22:26:38 rithmo kernel: ACPI: Processor [CPU0] (supports 8 throttling states)
    Jul 9 22:26:38 rithmo kernel: ACPI: SSDT 7eeb9f10 00087 (v01 APPLE Cpu1Ist 00003000 INTL 20050309)
    Jul 9 22:26:38 rithmo kernel: ACPI: SSDT 7eeb8f10 00085 (v01 APPLE Cpu1Cst 00003000 INTL 20050309)
    Jul 9 22:26:38 rithmo kernel: ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
    Jul 9 22:26:38 rithmo kernel: processor ACPI_CPU:01: registered as cooling_device1
    Jul 9 22:26:38 rithmo kernel: ACPI: Processor [CPU1] (supports 8 throttling states)
    Jul 9 22:26:38 rithmo kernel: Linux video capture interface: v2.00
    Jul 9 22:26:38 rithmo kernel: usbcore: registered new interface driver uvcvideo
    Jul 9 22:26:38 rithmo kernel: USB Video Class driver (v0.1.0)
    Jul 9 22:26:38 rithmo kernel: fuse init (API version 7.11)
    Jul 9 22:26:38 rithmo kernel: ACPI: AC Adapter [ADP1] (on-line)
    Jul 9 22:26:38 rithmo kernel: ACPI: Battery Slot [BAT0] (battery present)
    Jul 9 22:26:38 rithmo kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    Jul 9 22:26:38 rithmo kernel: ACPI: Power Button [PWRF]
    Jul 9 22:26:38 rithmo kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input5
    Jul 9 22:26:38 rithmo kernel: ACPI: Lid Switch [LID0]
    Jul 9 22:26:38 rithmo kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input6
    Jul 9 22:26:38 rithmo kernel: ACPI: Power Button [PWRB]
    Jul 9 22:26:38 rithmo kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input7
    Jul 9 22:26:38 rithmo kernel: ACPI: Sleep Button [SLPB]
    Jul 9 22:26:38 rithmo kernel: Linux agpgart interface v0.103
    Jul 9 22:26:38 rithmo kernel: agpgart-intel 0000:00:00.0: Intel 945GM Chipset
    Jul 9 22:26:38 rithmo kernel: agpgart-intel 0000:00:00.0: detected 16124K stolen memory
    Jul 9 22:26:38 rithmo kernel: agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000
    Jul 9 22:26:38 rithmo kernel: input: PC Speaker as /devices/platform/pcspkr/input/input8
    Jul 9 22:26:38 rithmo kernel: iTCO_vendor_support: vendor-support=0
    Jul 9 22:26:38 rithmo kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
    Jul 9 22:26:38 rithmo kernel: iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x0460)
    Jul 9 22:26:38 rithmo kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    Jul 9 22:26:38 rithmo kernel: intel_rng: FWH not detected
    Jul 9 22:26:38 rithmo kernel: applesmc: Apple MacBook detected:
    Jul 9 22:26:38 rithmo kernel: applesmc: - Model with accelerometer
    Jul 9 22:26:38 rithmo kernel: applesmc: - Model without light sensors and backlight
    Jul 9 22:26:38 rithmo kernel: applesmc: - Model with 10 temperature sensors
    Jul 9 22:26:38 rithmo kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/input/input9
    Jul 9 22:26:38 rithmo kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    Jul 9 22:26:38 rithmo kernel: applesmc: device successfully initialized (0xe0, 0x00).
    Jul 9 22:26:38 rithmo kernel: applesmc: device successfully initialized.
    Jul 9 22:26:38 rithmo kernel: applesmc: 1 fans found.
    Jul 9 22:26:38 rithmo kernel: tpm_inf_pnp 00:03: Found TPM with ID IFX0101
    Jul 9 22:26:38 rithmo kernel: tpm_inf_pnp 00:03: TPM found: config base 0x4e, data base 0x4700, chip version 0x000b, vendor id 0x15d1 (Infineon), product id 0x000b (SLB 9635 TT 1.2)
    Jul 9 22:26:38 rithmo kernel: input: applesmc as /devices/platform/applesmc.768/input/input10
    Jul 9 22:26:38 rithmo kernel: applesmc: driver successfully loaded.
    Jul 9 22:26:38 rithmo kernel: appletouch: Geyser mode initialized.
    Jul 9 22:26:38 rithmo kernel: input: appletouch as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input11
    Jul 9 22:26:38 rithmo kernel: usbcore: registered new interface driver appletouch
    Jul 9 22:26:38 rithmo kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5
    Jul 9 22:26:38 rithmo kernel: sd 2:0:1:0: Attached scsi generic sg1 type 0
    Jul 9 22:26:38 rithmo kernel: usbcore: registered new interface driver hiddev
    Jul 9 22:26:38 rithmo kernel: input: Razer Razer Diamondback Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input12
    Jul 9 22:26:38 rithmo kernel: generic-usb 0003:1532:0002.0003: input,hidraw0: USB HID v1.10 Mouse [Razer Razer Diamondback Optical Mouse] on usb-0000:00:1d.1-1/input0
    Jul 9 22:26:38 rithmo kernel: generic-usb 0003:05AC:8240.0004: hiddev0,hidraw1: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2/input0
    Jul 9 22:26:38 rithmo kernel: ohci1394 0000:03:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    Jul 9 22:26:38 rithmo kernel: input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input13
    Jul 9 22:26:38 rithmo kernel: generic-usb 0003:05AC:1000.0005: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1/input0
    Jul 9 22:26:38 rithmo kernel: input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input14
    Jul 9 22:26:38 rithmo kernel: apple 0003:05AC:0218.0001: input,hidraw3: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2/input0
    Jul 9 22:26:38 rithmo kernel: input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.2/input/input15
    Jul 9 22:26:38 rithmo kernel: apple 0003:05AC:0218.0002: input,hidraw4: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2/input2
    Jul 9 22:26:38 rithmo kernel: input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/input/input16
    Jul 9 22:26:38 rithmo kernel: generic-usb 0003:05AC:1000.0006: input,hidraw5: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1/input1
    Jul 9 22:26:38 rithmo kernel: usbcore: registered new interface driver usbhid
    Jul 9 22:26:38 rithmo kernel: usbhid: v2.6:USB HID core driver
    Jul 9 22:26:38 rithmo kernel: ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[19] MMIO=[90000000-900007ff] Max Packet=[2048] IR/IT contexts=[8/8]
    Jul 9 22:26:38 rithmo kernel: usb 1-4: firmware: requesting isight.fw
    Jul 9 22:26:38 rithmo kernel: usbcore: registered new interface driver isight_firmware
    Jul 9 22:26:38 rithmo kernel: usb 1-4: USB disconnect, address 4
    Jul 9 22:26:38 rithmo kernel: EXT3 FS on sda4, internal journal
    Jul 9 22:26:38 rithmo kernel: Adding 1953116k swap on /dev/sda3. Priority:-1 extents:1 across:1953116k
    Jul 9 22:26:38 rithmo kernel: Clocksource tsc unstable (delta = -290561024 ns)
    Jul 9 22:26:38 rithmo kernel: ieee1394: Host added: ID:BUS[0-00:1023] GUID[0017f2fffe6b321e]
    Jul 9 22:26:38 rithmo kernel: usb 1-4: new high speed USB device using ehci_hcd and address 7
    Jul 9 22:26:38 rithmo kernel: usb 1-4: configuration #1 chosen from 1 choice
    Jul 9 22:26:38 rithmo kernel: uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8501)
    Jul 9 22:26:38 rithmo kernel: uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
    Jul 9 22:26:49 rithmo kernel: wlan0: direct probe to AP 00:1f:33:ba:cf:90 try 1
    Jul 9 22:26:49 rithmo kernel: wlan0 direct probe responded
    Jul 9 22:26:49 rithmo kernel: wlan0: authenticate with AP 00:1f:33:ba:cf:90
    Jul 9 22:26:49 rithmo kernel: wlan0: authenticated
    Jul 9 22:26:49 rithmo kernel: wlan0: associate with AP 00:1f:33:ba:cf:90
    Jul 9 22:26:49 rithmo kernel: wlan0: RX AssocResp from 00:1f:33:ba:cf:90 (capab=0x411 status=0 aid=3)
    Jul 9 22:26:49 rithmo kernel: wlan0: associated
    Jul 9 22:27:32 rithmo kernel: [drm] Initialized drm 1.1.0 20060810
    Jul 9 22:27:32 rithmo kernel: pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Jul 9 22:27:32 rithmo kernel: pci 0000:00:02.0: setting latency timer to 64
    Jul 9 22:27:32 rithmo kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    Jul 9 22:27:54 rithmo kernel: NET: Registered protocol family 10
    Jul 9 22:27:54 rithmo kernel: lo: Disabled Privacy Extensions
    Jul 9 22:28:05 rithmo kernel: wlan0: no IPv6 routers present
    Jul 9 22:35:27 rithmo kernel: ACPI: EC: GPE storm detected, transactions will use polling mode
    Xorg log will be in the next post (too long).
    Afaik, even when X fails to launch the window manager (the black screen with cursor state), the log file looks the same.
    Thanks for reading!

  • ICal intel bug?

    I manage a network of about 20 macs. I had a problem today with 2 users and iCal. They launched iCal and suddenly the calendars have dissappeared. or have they? Technically they havent. the data is still in ~User/Library/Application Data/iCal. And when I open up iCal the info pain displays the name of the last calendar they had used. But the calendars pain is empty. If i switch to day or week view iCal crashes. I took one users data directory and copied it over to a ppc machine, launch ical and it worked with out a hitch. all of the machines are on os x 10.4.8 and current as of about a week or 2 ago.
    any ideas?

    Just found out that it might be not an intel bug - just a corrupted calendar...
    It sounds like you have a data corruption of some sort in your user data. Make a new user and try using iCal in the new user account. If this works ok then the problem is within your user account.
    If so, try these things in order to see if they will help:
    0.
    Backup you iCal data.
    Open iCal and go to the File menu and choose Back up Database... to save a copy of your calendar data to your Desktop, just in case something goes wrong.
    1.
    Refresh your preference files.
    There are some preference files related to iCal in your user's Library > Preferences. These are called:
    com.apple.iCal.alarmsCache.plist
    com.apple.iCal.AlarmScheduler.plist
    com.apple.iCal.helper.plist
    com.apple.iCal.plist
    Quit iCal and move these files to your desktop. When you start iCal they will be re-created in the Preferences folder with the default values as needed. This does not affect your calendar data, just preference choices.
    You should go into iCal preferences and make any changes you want there after doing this.
    If this solves your problem there is no need to do any of the following.
    2.
    Check the calendars in turn.
    In iCal un-check all the calendars in the list. You can do this by Command-Clicking one calendar's check box.
    Then do the following with each calendar in turn: Check the calendar's check box and see if your problems still exist. If iCal seems to be ok, then un-check the check box and select the next calendar. If the symptoms still exist then this calendar is probably corrupted.
    If you find a corrupted calendar in iCal, select it in the calendar list and from the File menu choose Export.. and export a copy of the calendar to your Desktop. Still in iCal, from the Edit menu choose Delete to remove the calendar from iCal. Then from the File menu choose Import... and select the 'Import an iCal file', find the calendar file you saved to your Desktop and import it.
    (BTW The iCal calendar data is stored in your user's Library > Application Support > iCal.)
    3.
    Reset sync history.
    If you have sync'd your calendar data there may be a corruption in the data stored by Sync Services which will be passed back into iCal when it syncs next.
    Open iSync and from it's preferences select 'Reset Sync History' and in the confirmation dialog choose 'Reset Sync History' again.
    I hope this helps to solve your problems.
    Best wishes
    Christoph

  • Yosemite starts on Safe Mode only (iMac 2009)

    Hello Everybody,
    I have installed Yosemite on my iMac 2009 and after the reboot the system starts in safe mode only.
    Does anyone have an idea how I can fix this?
    Here the log:
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.commerce.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.CoreDuetAdmissionControl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.family.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.ical" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.secinitd" claims selected messages.
    Do you have any idea why the it does not work?
    Thanks,
    Riccardo
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM kernel[0]: Longterm timer threshold: 1000 ms
    12/23/14 8:51:47.000 AM kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    12/23/14 8:51:47.000 AM kernel[0]: vm_page_bootstrap: 4068589 free pages and 92947 wired pages
    12/23/14 8:51:47.000 AM kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    12/23/14 8:51:47.000 AM kernel[0]: zone leak detection enabled
    12/23/14 8:51:47.000 AM kernel[0]: "vm_compressor_mode" is 4
    12/23/14 8:51:47.000 AM kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    12/23/14 8:51:47.000 AM kernel[0]: standard timeslicing quantum is 10000 us
    12/23/14 8:51:47.000 AM kernel[0]: standard background quantum is 2500 us
    12/23/14 8:51:47.000 AM kernel[0]: mig_table_max_displ = 13
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=2 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=4 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=5 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=6 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for TMSafetyNet
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    12/23/14 8:51:38.298 AM com.apple.xpc.launchd[1]: (com.apple.alf) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for AMFI
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Sandbox
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Quarantine
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    12/23/14 8:51:47.000 AM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    12/23/14 8:51:47.000 AM kernel[0]: The Regents of the University of California. All rights reserved.
    12/23/14 8:51:47.000 AM kernel[0]: MAC Framework successfully initialized
    12/23/14 8:51:47.000 AM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    12/23/14 8:51:47.000 AM kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    12/23/14 8:51:47.000 AM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    12/23/14 8:51:47.000 AM kernel[0]: ACPI: sleep states S3 S4 S5
    12/23/14 8:51:47.000 AM kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (36 cpu) 0xf80000000, 0x80000000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 1145
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: (built 00:11:36 Sep 19 2014) initialization complete
    12/23/14 8:51:47.000 AM kernel[0]: console relocated to 0xf80010000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 9, devices 21 ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 10, devices 36 ]
    12/23/14 8:51:47.000 AM kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID d49a20fffeca2350; max speed s800.
    12/23/14 8:51:47.000 AM kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    12/23/14 8:51:47.000 AM kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    12/23/14 8:51:47.000 AM kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    12/23/14 8:51:47.000 AM kernel[0]: rooting via boot-uuid from /chosen: 804F2691-E966-33D8-AF5F-3DEC8D46D182
    12/23/14 8:51:47.000 AM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    12/23/14 8:51:47.000 AM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IO B lockStorageDriver/ST31000528ASQ Media/IOGUIDPartitionScheme/Protovision@2
    12/23/14 8:51:47.000 AM kernel[0]: BSD root: disk0s2, major 1, minor 1
    12/23/14 8:51:47.000 AM kernel[0]: hfs: mounted Protovision on device root_device
    12/23/14 8:51:47.000 AM kernel[0]: VM Swap Subsystem is ON
    12/23/14 8:51:47.000 AM kernel[0]: ath_get_caps[4044] rx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.720315: ath_get_caps[4019] tx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724779: Atheros: mac 128.2 phy 13.0 radio 12.0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724789: Use hw queue 0 for WME_AC_BE traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724797: Use hw queue 1 for WME_AC_BK traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724804: Use hw queue 2 for WME_AC_VI traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724811: Use hw queue 3 for WME_AC_VO traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724818: Use hw queue 8 for CAB traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724825: Use hw queue 9 for beacons
    12/23/14 8:51:47.000 AM kernel[0]: 3.724915: wlan_vap_create : enter. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1
    12/23/14 8:51:47.000 AM kernel[0]: 3.724957: wlan_vap_create : exit. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1.
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.audio.coreaudiod) Unknown key for array: seatbelt-profiles
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:47.000 AM kernel[0]: 3.725006: ATH tunables:
    12/23/14 8:51:47.000 AM kernel[0]: 3.725010:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.auditd) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:42.998 AM iconservicesagent[37]: iconservicesagent launched.
    12/23/14 8:51:42.998 AM hidd[68]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.autofsd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:43.000 AM hidd[68]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x10ef8b000
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling initiated.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async root queue running at priority 63 and schedule 2.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling complete.
    12/23/14 8:51:43.000 AM hidd[68]: Successfully opened the IOHIDSession
    12/23/14 8:51:44.109 AM watchdogd[30]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd-status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd.status.xpc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.bsd.dirhelper) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.AVCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.IIDCVideoAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.cmio.VDCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.configd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreduetd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreservicesd) The HopefullyExitsLast key is no longer respected. Please remove it.
    12/23/14 8:51:47.244 AM com.apple.xpc.launchd[1]: (com.apple.watchdogd) Service only ran for 8 seconds. Pushing respawn out by 2 seconds.
    12/23/14 8:51:47.244 AM iconservicesagent[37]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Interface::efiNVRAMPublished():
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 64 dlt 12
    12/23/14 8:51:47.695 AM iconservicesd[36]: iconservicesd launched.
    12/23/14 8:51:47.697 AM iconservicesd[36]: Cache path: /Library/Caches/com.apple.iconservices.store
    12/23/14 8:51:47.772 AM opendirectoryd[45]: BUG in libdispatch: 14B25 - 2004 - 0x5
    12/23/14 8:51:47.822 AM com.apple.SecurityServer[52]: Session 100000 created
    12/23/14 8:51:47.854 AM configd[25]: preference: no sharing preferences
    12/23/14 8:51:47.000 AM kernel[0]: IOGraphics flags 0x43
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0208
    12/23/14 8:51:47.000 AM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x4000
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][start] -- completed
    12/23/14 8:51:47.000 AM kernel[0]: ** Device in slot: SLOT--1 **
    12/23/14 8:51:47.978 AM com.apple.usbmuxd[51]: usbmuxd-344.3 on Oct 13 2014 at 21:10:09, running 64 bit
    12/23/14 8:51:48.000 AM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    12/23/14 8:51:48.000 AM kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xef80 -- 0xa000 -- 0x4000 ****
    12/23/14 8:51:48.060 AM com.apple.SecurityServer[52]: Entering service
    12/23/14 8:51:48.000 AM kernel[0]: Waiting for DSMOS...
    12/23/14 8:51:48.251 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.startup" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.255 AM thermald[22]: Waiting for OSTT support notification
    12/23/14 8:51:48.260 AM UserEventAgent[16]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    12/23/14 8:51:48.264 AM digest-service[98]: label: default
    12/23/14 8:51:48.265 AM digest-service[98]: dbname: od:/Local/Default
    12/23/14 8:51:48.265 AM digest-service[98]: mkey_file: /var/db/krb5kdc/m-key
    12/23/14 8:51:48.265 AM digest-service[98]: acl_file: /var/db/krb5kdc/kadmind.acl
    12/23/14 8:51:48.277 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Inactive
    12/23/14 8:51:48.000 AM kernel[0]: Previous shutdown cause: 3
    12/23/14 8:51:48.366 AM digest-service[98]: digest-request: uid=0
    12/23/14 8:51:48.000 AM kernel[0]: DSMOS has arrived
    12/23/14 8:51:48.391 AM loginwindow[64]: Login Window Application Started
    12/23/14 8:51:48.423 AM systemkeychain[112]: done file: /var/run/systemkeychaincheck.done
    12/23/14 8:51:48.442 AM secinitd[118]: UID[0]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
    12/23/14 8:51:48.443 AM secinitd[118]: ctkd[115]: unable to get root path for bundle of main executable: /System/Library/Frameworks/CryptoTokenKit.framework/ctkd
    12/23/14 8:51:48.485 AM WindowServer[129]: Server is starting up
    12/23/14 8:51:48.488 AM apsd[49]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    12/23/14 8:51:48.495 AM mds[32]: (FMW.Normal:1402) FMW 0 0
    12/23/14 8:51:48.512 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.enroll" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init <p2p> role 1
    12/23/14 8:51:48.518 AM airportd[29]: airportdProcessDLILEvent: en1 attached (down)
    12/23/14 8:51:48.525 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.526 AM apsd[49]: Attempt to set push wake topics without dark wake enabled: ()
    12/23/14 8:51:48.527 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.527 AM apsd[49]: <APSConnectionServer: 0x7fbe2b8084b0> Invalid mach port - Cleaning up this named port's topics. com.apple.askpermission.aps
    12/23/14 8:51:48.638 AM digest-service[98]: digest-request: netr probe 0
    12/23/14 8:51:48.639 AM digest-service[98]: digest-request: init request
    12/23/14 8:51:48.647 AM digest-service[98]: digest-request: init return domain: BUILTIN server: LOCALHOST indomain was: <NULL>
    12/23/14 8:51:48.000 AM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    12/23/14 8:51:48.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:48.000 AM kernel[0]: 22.475544: setDISASSOC from ATH_INTERFACE_CLASS disconnectVap
    12/23/14 8:51:48.000 AM kernel[0]: 22.475564: switchVap from 1 to 1
    12/23/14 8:51:49.074 AM locationd[54]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    12/23/14 8:51:49.215 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.215 AM locationd[54]: NBB-Could not get UDID for stable refill timing, falling back on random
    12/23/14 8:51:49.268 AM com.apple.xpc.launchd[1]: (com.apple.lakitu) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.accounts.dom) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.380 AM discoveryd[48]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    12/23/14 8:51:49.541 AM discoveryd[48]: AwdlD2d AwdlD2dInitialize: Initialized
    12/23/14 8:51:49.543 AM discoveryd[48]: D2D_IPC: Loaded
    12/23/14 8:51:49.547 AM airportd[29]: _handleLinkEvent: WiFi is not powered. Resetting state variables.
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic DNSResolver etc/hosts file changed: Event 0x7f99ed300200 Flushed /etc/hosts cache
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7f9433d01220: start (pid=48, <unknown> not root)
    12/23/14 8:51:49.554 AM discoveryd[48]: Basic SleepProxy Sleep Proxy Server is not enabled
    12/23/14 8:51:49.579 AM networkd[140]: networkd-411 pid 140
    12/23/14 8:51:49.731 AM locationd[54]: Location icon should now be in state 'Inactive'
    12/23/14 8:51:49.805 AM UserEventAgent[16]: nsurlsessiond_events plugin: adding token 1 for client softwareupdate_download_service
    12/23/14 8:51:49.830 AM configd[25]: [bootp_transmit.c:213] bootp_transmit(): bpf_write(en0) failed: Network is down (50)
    12/23/14 8:51:49.830 AM configd[25]: DHCP en0: INIT transmit failed
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:49.000 AM kernel[0]: 23.661333: performCountryCodeOperation: Not connected, scan in progress[0]
    12/23/14 8:51:49.000 AM kernel[0]: 23.664133: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:49.930 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:49.000 AM kernel[0]: en1: 802.11d country code set to 'US '.
    12/23/14 8:51:49.000 AM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    12/23/14 8:51:49.940 AM configd[25]: network changed.
    12/23/14 8:51:49.941 AM configd[25]: setting hostname to "riccardos-iMac.local"
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothDevice::setProperties() -- calling hciController->CallCreateDeviceReporter() -- this = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CallCreateDeviceReporter -- calling enqueueAction() -- device = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- calling CreateDeviceReporter() device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporter -- device = = 0x9800
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Begin database seeding
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Completed database seeding
    12/23/14 8:51:50.185 AM mds[32]: (DiskStore.Normal:453) InstallResults.plist found
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: Link Up on en1
    12/23/14 8:51:50.000 AM kernel[0]: 23.995217: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: 23.995232: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: 23.997038: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: RSN handshake complete on en1
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::init][85.3] init is complete
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::handleStart][85.3] returning 1
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchDevice::start] entered
    12/23/14 8:51:50.856 AM hidd[68]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 released (1 references)
    12/23/14 8:51:51.197 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:51.212 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.214 AM WindowServer[129]: init_page_flip: page flip mode is on
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.521 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.536 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.537 AM WindowServer[129]: mux_initialize: Couldn't find any matches
    12/23/14 8:51:52.542 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.545 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.953 AM configd[25]: network changed: DNS* Proxy
    12/23/14 8:51:52.953 AM UserEventAgent[16]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Professor Falken' making interface primary (protected network)
    12/23/14 8:51:52.954 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Evaluating
    12/23/14 8:51:52.954 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:52.955 AM UserEventAgent[16]: Captive: en1: Probing 'Professor Falken'
    12/23/14 8:51:52.959 AM configd[25]: network changed: v4(en1!:192.168.1.68) DNS+ Proxy+ SMB
    12/23/14 8:51:52.961 AM UserEventAgent[16]: Captive: [ProbeListManagerCopyProbeURL:182] Probe Info is past expiration date
    12/23/14 8:51:53.015 AM networkd[140]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/23/14 8:51:53.016 AM configd[25]: network changed: v4(en1:192.168.1.68) v6(en1+:2602:306:80cc:9640:a108:b391:76d4:f66) DNS* Proxy SMB
    12/23/14 8:51:53.031 AM configd[25]: setting hostname to "iMac.attlocal.net"
    12/23/14 8:51:53.068 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Authenticated
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.108 AM com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:53.113 AM com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    12/23/14 8:51:53.114 AM com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of it have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    5. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    7. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Bluetooth SerialATA Fonts 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' \*dropbox \*genieo\* \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB 'com.adobe.AAM.Updater-1.0 com.adobe.AAM.Updater-1.0 com.adobe.AdobeCreativeCloud com.adobe.CS4ServiceManager com.adobe.CS5ServiceManager com.adobe.fpsaud com.adobe.SwitchBoard com.adobe.SwitchBoard com.apple.aelwriter com.apple.AirPortBaseStationAgent com.apple.FolderActions.enabled com.apple.installer.osmessagetracing com.apple.mrt.uiagent com.apple.ReportCrash.Self com.apple.rpmuxd com.apple.SafariNotificationAgent com.apple.usbmuxd com.citrixonline.GoToMeeting.G2MUpdate com.google.keystone.agent com.google.keystone.daemon com.microsoft.office.licensing.helper com.oracle.java.Helper-Tool com.oracle.java.JavaUpdateHelper com.oracle.java.JavaUpdateHelper org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.startx' '879294308 4071182229 461455494 3627668074 1083382502 1274181950 1855907737 2758863019 1848501757 464843899 3694147963 1233118628 2456546649 2806998573 2778718105 2636415542 842973933 2051385900 3301885676 891055588 998894468 695903914 1443423563 4136085286 523110921 2883943871 3873345487' 51 5120 files 4 );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' s/[0-9A-Za-z._]+@[0-9A-Za-z.]+\.[0-9A-Za-z]{2,4}/EMAIL/g;/faceb/s/(at\.)[^.]+/\1NAME/g;/\/Shared/!s/(\/Users\/)[^ /]+/\1USER/g;s/[-0-9A-Fa-f]{22,}/UUID/g;' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[46]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: (E[^m]|[^EO])|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<10) print "com.apple.";} ' ' { sub(/ :/,"");print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:.+//p ' '/^root$/p' ' !/^\/[AD]|\/Contents\/.+\/Contents\//&&/\/(Lib|usr).+\/(.+\.framework|Contents|Info\.plist|Resources|Versions)$/ { n++;sub(/\/Info\.plist$/,"");sub(/\/(Content|Resource|Version)s(\/.+)?/,"");print|"sort|uniq";} END { if(n<1100) print "/System/";} ' '/\.dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { split("'"${p[41]}"'",b);split("'"${p[42]}"'",c);for(i in b) print b[i]".plist\t"c[i];if(n<500) print "Launch";} ' ' /^\/[AD]/d;p;' 's/Pr.+n //p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&& $3!~/(255\.){3}0/)||(/v6:/&&$2!~/A/) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p);if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"cksum "F|getline C;split(C, A);C="checksum "A[1];"file -b "F|getline T;if(T~/^Apple b/) { f="";l=0;while("PlistBuddy -c Print "F|getline g) { l++;if(l<=L) f=f"\n   "g;};};if(T!~/^(AS.+ (En.+ )?text(, with v.+)?$|(Bo|PO).+ sh.+ text ex|XM)/) F=F" ("T", "C")";else F=F" ("C")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/p;' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9|"sort|uniq";} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ *$/d;s/^ */   /;' ' s/^.+ |\(.+\)$//g;p ' '/\.(appex|pluginkit)\/Contents\/Info\.plist$/p' ' /2/{print "WARN"};/4/{print "CRITICAL"};' ' /EVHF|MACR|^s/d;s/^.+: //p;' ' $3~/^[1-9][0-9]{0,2}(\.[1-9][0-9]{0,2}){2}$/ { i++;n=n"\n"$1"\t"$3;} END { if(i>1) print n;} ' ' s/:[^:]+$//;s/ +([0-9]+)(.+)/\2 x\1/p;' ' { gsub(/[()"]/,"",$3);if(!$3) $3="N/A";print $3;} ' ' /es: ./{ s/^.+://;b0'$'\n'' };/^ +C.+ted: +[NY]/H;/:$/b0'$'\n'' d;:0'$'\n'' x;/: +N/d;s/\n.+//p;' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps crontab iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl smcDiagnose sysctl\ -n defaults\ read stat lsbom 'mdfind -onlyin /' ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' pluginkit scutil dtrace profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil lsof test osascript\ -e netstat mdls );S1() { printf kMDItemContentTypeTree=com.apple.$1'|sort';};S2() { printf 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :'$1'" {} \;|uniq';};c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" "`S2 CFBundleDisplayName`" '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '-F \$Message -k Sender kernel -k Message CSeq "I/O e"|sort|uniq -c' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$(RefProc): \$Message' -k Sender Req 'fsev|kern|launchd' -k RefProc Rne 'Aq|WebK' -k Message Rne '08012|Goog|ksadm|probe|Roame|SMC:|smcD|sserti|suhel| VALI|ver-r|xpma' -k Message Req 'abn|bad |Beac|caug|corru|dead[^bl]|FAIL|fail|GPU |hfs: Ru|idle ex|inval|jnl:|last value [1-9]|NVDA\(|pagin|pci pa|proc: t|Roamed|rror|SL|TCON|Throttli|tim(ed? ?|ing )o|WARN' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cght] ! -name .?\* ! -name \*ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '/S*/*/Ca*/*xpc* >&- ||echo No' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' "`S1 bundle`" "`S1 mach-o-dylib`" `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,mach_i*/*,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t {/S*/,/,}L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" -m 'L*/{Con*/*/Data/L*/,}Pref* -type f -size 0c -name *.plist.???????|wc -l' kern.memorystatus_vm_pressure_level '3>&1 >&- 2>&3' " -F '\$Time \$Message' -k Sender kernel -k Message CSeq 'n Cause: -' " -i '-app Safari UserStyleSheetEnabled' -name\ kMDItem${p[35]} "`S2 ${p[35]}`" );N1=${#c2[@]};for j in {0..10};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files I/O\ errors 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents XPC\ cache Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors App\ extensions Lockfiles Memory\ pressure SMC Shutdowns Nets Stylesheet );N3=${#l[@]};for i in {0..3};do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};A'$((7+i))'() { v=` eval sudo "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};';done;A9(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0() { [[ "$v" ]]&&sed -E "$s"<<<"$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v"|sed -E "$s";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "${s[63]}"<<<"$v"`&&C1 1 $1;};for i in 1 2 7 8;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 0 $((N1+8)) 71 $((N3+3));D13 1 10 7 9;D13 1 11 8 10;B1&&D73 19 53 67 55;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D13 5 5 69 1;D13 5 54 30 56;D23 5 14 12 14;D22 6 36 13 15;D22 20 52 66 54;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D82 35 49 61 51;D82 11 17 17 20;for i in 0 1;do D82 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A8 18 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 24 22 29;B7 12;B2 14;A4 39 57 70 14;B2 15;B6 14 15 4;C3 29;A1 24 23 32;B7 13;C3 30;B3 4 0 65;A3 14 6 32 0;B4 0 16 11;A1 26 50 64;B7 16;C3 52;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D73 21 0 32 19;D73 10 42 32 40;D82 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D12 22 20 32 25;D22 0 $((N1+10)) 51 32;D13 4 8 41 6;D12 21 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 38 55 68 57;D23 33 34 42 37;B1&&D83 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 10 42 32 41;D13 37 2 48 43;A1 4 3 60;B2 30;A1 4 58 60;B2 31;B6 30 31 4;C3 5;D12 21 56 35 58;D12 21 48 49 49;B3 4 22 57;A1 21 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D12 4 51 32 53;D23 22 9 37 7;A9;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return  three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report what happened. No harm will be done.
    12. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Computer crashed while Firefox was updating and corrupted the program so it won't open at all and I can't get my many bookmarks

    I have had recurrent problems with my computer crashing for the past several months that I was not able to fix. I was downloading and installing updates for Firefox when the computer suddenly and completely crashed - just an immediate shutdown. When I was able to reboot it, Firefox would no longer open, and I got the following error message, along with the 'bong' sound or an error: C:\ProgramFiles\MozillaFirefox\js3250.dll is either not designed to run on Windows or it contains an error...." The crash in the middle of the download corrupted Firefox so that it could no longer be accessed. HOW CAN I RECOVER MY FEW HUNDRED IMPORTANT BOOKMARKS? Any help you can give me with this would be greatly appreciated! Thanks!!! Ron

    Do you have a PowerPC processor or an Intel processor?
    Firefox 4 and later require at least OS X 10.5 and a Mac with an Intel processor.
    *http://www.mozilla.org/firefox/15.0/system-requirements/
    *https://support.mozilla.org/kb/firefox-no-longer-works-mac-os-10-4-or-powerpc
    You can find the latest Firefox 3.6.x release in all languages and for all Operating Systems here:
    *Firefox 3.6.28: http://www.mozilla.org/en-US/firefox/all-older.html

Maybe you are looking for

  • How can I convert an ActionScript 3.0 in ActionScript 2.0?

    I am having a serious problem since I've made a website in Flash CS4 ActionScript 2.0 in a long time, but then I opened it in CC and saved, it simply became a file in ActionScript 3.0. I need it in Action Script 2.0, can anyone help me?

  • How do I save changes to Transitions?

    I have searched the Forum, but can not find the answer. If I change a setting in Transitions (e.g. change the font in text scrolling) how do I make that change permanent, so that when I use that same Transition again, the 'new' font is used? Thanks f

  • Background Image Disappears in Design View

    Hi, I am new to website design and just recently the background image stopped showing up in design view.  When I switch to live view and check in the browser though the background shows up again.  It used to work before but it just stopped working re

  • Air in html

    i have build a air app. from html + javascript. how can i protect the html & js source code ? any solution?

  • How to capture user ID within Calc script, when running?

    Client wants to capture run information automatically (user ID - who ran selected calc script ), and save that information in application itself to see who ran it last time, without checking related logs. User IDs have been enumerated already so if w