DMM: "/var/log" out of space

Hello,
the ssh-interface shows "file system /var/log is reaching out of space". I changed the log-level from informational to error. How can I clean this file system?
DMM-Version 5.02.

Are the patch .jar and/or .zip files still in /var ? These can be safely removed.

Similar Messages

  • WARNING: The File Systen "/var/log" is reaching out of Space

    I have a DMM version 5.2.
    When entering the DMM via SSH or console shows me the following sentence:
    WARNING: The File Systen "/var/log" is reaching out of Space
    How I can correct this error?
    I welcome your comments.
    Regards

    Hi Aurelio,
    If cleaning the logs does not help (which I anticipate). You may be running into a known defect, This issue happens due to the fact that the access_log does not rotate properly after it hits the size limit.
    The Cisco defect # is
    CSCti86040 - Access_log does not rollover or delete when clearing logs on DMM
    This defect is fixed in 5.2.2 code release but you can open a TAC case and we can delete the access_log log and apply the workaround for the same.
    Thanks,
    Sagar Dhanrale

  • How to prevent Spaces from creating a new session after logging out

    Hi,
    I'm using WebCenter Spaces (11.1.1.4), and I notice that the user is redirected to the landing page after logging out which causes a new HTTP session to be created. I'd like to avoid this behavior, and I was told that this could be done by creating a custom logout page with pure HTML and redirect the user there upon logout. How do I go about doing this? I couldn't find anything related to this in the documentation.
    Thanks,
    Robert

    What's wrong with a new session?
    When you logout, the current session will be destroyed so it's just normal that he creates a new webcenter that does not contain a user credential.

  • Upgrading to osx 10.6.8 fails. I see errors in the /var/log/install.log of "An unexpected error occurred while moving files to the final destination." Underlying Error=(Error Domain=NSPOSIXErrorDomain Code=5 "The operation couldn't be completed. Input/out

    upgrading to osx 10.6.8 fails. I see errors in the /var/log/install.log of "An unexpected error occurred while moving files to the final destination." Underlying Error=(Error Domain=NSPOSIXErrorDomain Code=5 "The operation couldn’t be completed. Input/out. Any thoughts on what is causing these errors and the upgrade failure?
    Thanks

    I have no idea what the specific error code means but input/output errors can sometimes mean a disk is failing. Make a couple of backups of all important data before doing anything else.
    Verify your startup disk using the First Aid tab in Disk Utility. If the disk needs repair boot from your Leopard DVD and repair your disk from Disk Utility under Utilities on the screen after you choose your language. Repeat the repair process until Disk Utility reports all is well.
    If Disk Utility doesn't find any errors you might want to try a new download of the update and keep a sharp eye on your HD for anything else that might indicate all is not well. Take special care to back up important data.
    If Disk Utility finds errors it would probably be a good idea to pay a visit to the Apple Store to have them check out your hard drive even if Disk Utility is able to repair the errors.

  • Rebuild database, ran out of space on /var

    Hi all,
    while Syu-ing today I ran out of space on the /var directory. Now some updates are not complete, the applications won't launch, but pacman says everything is up to date. How do I rebuild the package database so I can complete the update?

    You might decide backing up /etc and /home and then reinstalling is easiest.
    This thread from the mailing lists may help you decide: http://www.mail-archive.com/arch@archli … 09351.html.

  • The transaction log for database 'mydatabase' is full. To find out why space in the log cannot be reused, see the log_reuse_wait

    Every time I get this error, at different points of testing inserts and deletions on my table:
    The transaction log for database 'mydatabase' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases
    Why do I keep getting this?  All I'm doing is deleting several hundred thousand records and inserting them into a couple of tables.  i shouldn't have to truncate my log every time or my application bombs out!
    sys.databases only gives me this info for log_reuse_wait_desc which does nothing for me:
    LOG_BACKUP

    sp_helpdb BizTalkDTADb
    ALTER DATABASE BiztalkDTADb
    SET RECOVERY SIMPLE;
    GO
    DBCC SHRINKFILE (BiztalkDTADb_log, 1);
    GO
    sp_helpdb BizTalkDTADb
    GO
    ALTER DATABASE BiztalkDTADb
    SET RECOVERY FULL
    GO

  • The transaction log for database 'WSS_Content' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases

    Hi all,
    Observing the below error in event logs once in every day at 3:30 AM on the on SQL Server Machine, it is being used for TFS 2010.
    The transaction log for database 'WSS_Content' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases
    Kindly advice me here on what to do?
    Thanks in advance

    First thing to check is, what is happening at 3:30am to cause the log to fill up?  Is there any maintenance tasks being run against the DB, such as index re-organizations or rebuilds?  If so, take a look at what the job is doing, maybe it could
    be tuned (ex:  A Maintenance Plan with a rebuild indexes task will rebuild *every* index whether it needs it or not.  Look at using something that checks how fragmented an index is, and then intelligently determines what, if anything, to do to that
    index.)
    Basically, the error is telling you that SQL is trying to do something in the DB, and has filled up the log (either because it's not getting backed up often enough, or the transaction in question is running *very* long, or your log is set to not auto-grow)
    So, a couple possible solutions:
    Increase the frequency of Transaction Log backups of WSS_Content (only works if the DB is in Full Recovery)
    If you've got the disk space, turn on auto-growth for the TLog (or just manually grow it larger) {This will work for both Full and Simple Recovery}
    It would be nice to know what's causing the space to not be re-used, but with this occuring at 3:30am, you'll either need to set up an Agent job to run around that time and record its results, or manually run something like "select log_reuse_wait_desc from
    sys.databases where name = 'WSS_Content';"  Me, I prefer to be soundly sleeping at 3:30am and would set up an Agent job to run from say about 3:00am to 3:45am once per minute (maybe even more frequently.)
    DON'T shrink the log, though.  SQL will idealy grow the log as large as it needs it (if autogrowth is enabled) and no more.  If you shrink the file, SQL will just have to re-grow it later again, which can affect performance.
    Jason A.

  • Hard Drive filling up: SubmitDiagInfo, /private/var & log issues

    This topic is part question, part help for people I've seen having a similar problem in other threads. My issue is different enough from the other issues, that I wanted to post it as a separate topic.
    I've had about 24GB of available space for weeks now. I haven't downloaded any large files recently, nor created any myself.
    Suddenly I noticed the hard drive space decreasing. I went from 24GB, to 19GB, to 10GB, then 8, 5, 1.5... next thing I knew, it said I had 260MB available. This was within maybe two days, with a big ramp-down within a couple of hours this morning, while I was on a train, and not even connected to a network.
    I started getting error messages saying my hard drive was full; then, I got errors saying I didn't have enough application memory, and applications were being paused, and I would have to force quit them. Within about 5 minutes, I dropped from 1.5GB to 260MB.
    Thinking back, the last week or so, I remembered that sometimes when I came into my office in the morning, my Mac would be awake (I usually sleep it at the end of the day, and an error message would be displayed saying SubmitDiagInfo had crashed. I thought this might have something to do with it.
    I did some detective work in these forums. I checked Activity Monitor and the Console. Sure enough, SubmitDiagInfo was taking up a bunch of CPU time.
    The Console revealed I had a lot of Diagnostic Logs. I tried deleting them with the Console's Clear button, but it didn't seem to do anything. I checked with OmniDiskSweep, and sure enough, I had over 20GB of log files.
    At this point, my hard drive was so full, I had to force quit OmniDiskSweep. I used the Go To Folder command and entered /private/var/log - The Diagnostic Logs folder was nearly 20GB. I deleted it and emptied the trash immediately.
    I looked at the /private/var/vm folder and noticed it was also very large (10GB), but I had read elsewhere not to mess with this folder.
    From the console, I quit SubmitDiagInfo.
    I check my hard drive, and I'm suddenly back to 24GB free space.
    When I look again at /private/var/vm, and sure enough it is 5GB smaller.
    This is weird stuff, and I hope this description helps anyone else having this problem.
    What's interesting is, because the /private folder is invisible, you can't use it to calculate your disk space usage. For example, the folders on my drive had the following space usage:
    62.46GB34.53GB+22.96GB+4.78GB4.02GB = 128.75GB (plus a few "small" folders with maybe 300MB)
    Since the drive showed 159GB total space available, I couldn't figure out where the other 30GB was.
    Once I found /private/log, I could see it had 19.29GB:
    62.4634.53+22.96+4.78+4.0219.29 = 148.04 - ah, this makes more sense, but I'm still missing 10GB! So, I look at /private/vm, and boom, there is the extra 10.6GB hiding. All 159GB present and accounted for.
    The question I have is, of course, can anyone explain why this is happening, so I can prevent it from happening again?
    I hope someone finds this helpful.

    Thanks... that is helpful. I have Carbon Copy Cloner, not
    Super Duper, so I will keep that solution in mind.
    Do not, repeat do not, clone your current suspect hard drive
    to your CCC backup. That would defeat the purpose of having
    a good backup. I don't know if you can boot from you CCC
    backup. That would be a good test. I was able to boot from
    my SuperDuper backup and notice normal hard drive space.
    In the meantime, I ran the extended system test, and the
    computer passed.
    Mine with the growing hard drive passed every test I had plus
    the test Apple recommended. They were quick place the blame
    on a Virtual Windows XP Pro. I do not thing that was the
    problem. My normal Macintosh HD is usually about 52 GB
    and it was showing 110 GB used and I never could figure out
    what was hogging the hard drive.
    Good luck!

  • BO Server Out of space

    My BO server has ran out of space(98% used). the server just has boot drive.
    I see a lot of log files in the logging directory.
    I want to know , is it okay if I remove the old Log file from the bobje/logging directory?
    Please let me know what all files can be deleted( and from which directories) for creating space.
    Thanks

    Hi Denis,
    Thanks for reply.
    These are the log files which get created in logging directory.
    $ ls -ltr
    -rwxr-xr-x   1 root     root       14236 Sep  4 12:12 wca_20080902_064855_11229.
    log
    -rwxr-xr-x   1 darkd01  dark         187 Sep  4 12:15 boe_cmsd_20080829_131646_2
    3636.log
    These are the environment variables.
    $ env
    _=/usr/bin/env
    LANG=en_US.UTF-8
    HZ=100
    LC_MONETARY=en_US.ISO8859-1
    LC_TIME=en_US.ISO8859-1
    PATH=/oracle/product/client_10.2/bin:/usr/bin:
    LC_ALL=en_US.UTF-8
    ORACLE_BASE=/oracle
    BO_BASE=/devl/darkbo
    LOGNAME=darkd01
    MAIL=/var/mail/darkd01
    __pdos_trackpid__=19453
    __pdos_program__=login
    LC_MESSAGES=C
    __pdos_deny_auth__=0
    LC_CTYPE=en_US.ISO8859-1
    __pdos_date__=1220541345
    __pdos_mergeaud_save__=49206
    __pdos_authaud_save__=0
    SHELL=/bin/ksh
    JAVA_HOME=/usr/java1.5.0_12
    WAS_LOGS=/opt/IBM/was61/AppServer/profiles/wsp_ark01/logs/wss_ark01
    BO_HOME=/devl/darkbo/bobje/bobje
    HOME=/export/home/darkd01
    LC_COLLATE=en_US.ISO8859-1
    LC_NUMERIC=en_US.ISO8859-1
    LD_LIBRARY_PATH=/oracle/product/client_10.2/lib32
    TERM=vt100
    ORACLE_HOME=/oracle/product/client_10.2
    PWD=/devl/darkbo/bobje/bobje
    TZ=US/Eastern
    $
    Also I did
    $ cat ccm.config
    And I searched for 'trace' keyword in output but nothing is there.
    Thanks,
    Sandip.

  • Enormous size of /var/log

    Hello, this is my first post in the forums, and im fairly new to archlinux. I couldn't login to gnome today, due to
    /etc/gdm/Xsession: Beginning session setup...
    /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- /usr/bin/gnome-session
    mkdtemp: private socket dir: No space left on device
    On investigating i found out that my /var directory had grown to an enourmous 14G. ls -l confirmed that my 'daemon.log' , 'errors.log' , and 'everything.log' were about 4G+ each.
    [root@rogue log]# ls -l --human-readable | grep G
    total 14G
    -rw-r----- 1 root log 4.5G 2008-08-23 00:35 daemon.log
    -rw-r----- 1 root log 4.5G 2008-08-23 00:35 errors.log
    -rw-r----- 1 root log 4.6G 2008-08-23 00:47 everything.log
    [root@rogue log]#cat daemon.log | tail
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    [root@rogue log]#cat error.log | tail
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    Aug 22 17:35:36 rogue famd[2999]: fd 4 message length 1347375956 bytes exceeds max of 4136.
    [root@rogue log]#cat everything.log | tail
    Aug 19 03:18:49 rogue IN=ppp0 OUT= MAC= SRC=88.114.160.100 DST=59.93.241.85 LEN=52 TOS=0x00 PREC=0x00 TTL=111 ID=15603 DF PROTO=TCP SPT=57958 DPT=51573 WINDOW=8192 RES=0x00 SYN URGP=0
    Aug 19 03:18:52 rogue IN=ppp0 OUT= MAC= SRC=88.114.160.100 DST=59.93.241.85 LEN=52 TOS=0x00 PREC=0x00 TTL=111 ID=15791 DF PROTO=TCP SPT=57958 DPT=51573 WINDOW=8192 RES=0x00 SYN URGP=0
    Aug 19 03:18:54 rogue IN=ppp0 OUT= MAC= SRC=85.228.81.112 DST=59.93.241.85 LEN=48 TOS=0x00 PREC=0x00 TTL=114 ID=7510 DF PROTO=TCP SPT=56084 DPT=51573 WINDOW=8192 RES=0x00 SYN URGP=0
    Aug 19 03:18:58 rogue IN=ppp0 OUT= MAC= SRC=83.103.213.123 DST=59.93.241.85 LEN=48 TOS=0x00 PREC=0x00 TTL=109 ID=2381 DF PROTO=TCP SPT=3966 DPT=13003 WINDOW=65535 RES=0x00 SYN URGP=0
    Aug 19 03:18:58 rogue IN=ppp0 OUT= MAC= SRC=88.114.160.100 DST=59.93.241.85 LEN=48 TOS=0x00 PREC=0x00 TTL=111 ID=16131 DF PROTO=TCP SPT=57958 DPT=51573 WINDOW=8192 RES=0x00 SYN URGP=0
    Aug 19 03:19:00 rogue IN=ppp0 OUT= MAC= SRC=85.230.172.235 DST=59.93.241.85 LEN=48 TOS=0x00 PREC=0x00 TTL=112 ID=1442 DF PROTO=TCP SPT=63282 DPT=51573 WINDOW=8192 RES=0x00 SYN URGP=0
    Aug 19 03:19:01 rogue IN=ppp0 OUT= MAC= SRC=83.103.213.123 DST=59.93.241.85 LEN=48 TOS=0x00 PREC=0x00 TTL=109 ID=3011 DF PROTO=TCP SPT=3966 DPT=13003 WINDOW=65535 RES=0x00 SYN URGP=0
    Aug 19 03:19:03 rogue IN=ppp0 OUT= MAC= SRC=85.230.172.23^C TOS=0x00 PREC=0x00 TTL
    Aug 19 03:19:03 rogue IN=ppp0 OUT= MAC= SRC=85.230.172.23^C TOS=0x00 PREC=0x00 TTL
    Aug 19 03:19:03 rogue IN=ppp0 OUT= MAC= SRC=85.230.172.23^C TOS=0x00 PREC=0x00 TTL
    These logfiles are filled with repetations of nearly the same messages.
    Any help on how to fix this issue, or the cause of this is appreciated.
    Thanks a lot in advance
    ~Briareos
    PS: Here's my dmesg output
    [root@rogue log]#dmesg | tail
    IN=ppp0 OUT= MAC= SRC=212.200.214.195 DST=59.93.192.245 LEN=52 TOS=0x00 PREC=0x00 TTL=49 ID=12101 DF PROTO=TCP SPT=53443 DPT=28662 WINDOW=65535 RES=0x00 SYN URGP=0
    IN=ppp0 OUT= MAC= SRC=219.87.66.26 DST=59.93.192.245 LEN=48 TOS=0x00 PREC=0x00 TTL=111 ID=49586 DF PROTO=TCP SPT=4185 DPT=1080 WINDOW=16384 RES=0x00 SYN URGP=0
    IN=ppp0 OUT= MAC= SRC=219.87.66.26 DST=59.93.192.245 LEN=48 TOS=0x00 PREC=0x00 TTL=111 ID=50044 DF PROTO=TCP SPT=4185 DPT=1080 WINDOW=16384 RES=0x00 SYN URGP=0
    IN=ppp0 OUT= MAC= SRC=219.87.66.26 DST=59.93.192.245 LEN=48 TOS=0x00 PREC=0x00 TTL=111 ID=50967 DF PROTO=TCP SPT=4185 DPT=1080 WINDOW=16384 RES=0x00 SYN URGP=0
    IN=ppp0 OUT= MAC= SRC=219.87.66.26 DST=59.93.192.245 LEN=48 TOS=0x00 PREC=0x00 TTL=111 ID=52909 DF PROTO=TCP SPT=1710 DPT=1080 WINDOW=16384 RES=0x00 SYN URGP=0
    IN=ppp0 OUT= MAC= SRC=219.87.66.26 DST=59.93.192.245 LEN=48 TOS=0x00 PREC=0x00 TTL=111 ID=53364 DF PROTO=TCP SPT=1710 DPT=1080 WINDOW=16384 RES=0x00 SYN URGP=0
    IN=ppp0 OUT= MAC= SRC=219.87.66.26 DST=59.93.192.245 LEN=48 TOS=0x00 PREC=0x00 TTL=111 ID=54288 DF PROTO=TCP SPT=1710 DPT=1080 WINDOW=16384 RES=0x00 SYN URGP=0
    IN=ppp0 OUT= MAC= SRC=222.216.28.125 DST=59.93.192.245 LEN=40 TOS=0x00 PREC=0x00 TTL=101 ID=256 PROTO=TCP SPT=6000 DPT=8080 WINDOW=16384 RES=0x00 SYN URGP=0
    IN=ppp0 OUT= MAC= SRC=212.200.214.195 DST=59.93.192.245 LEN=52 TOS=0x00 PREC=0x00 TTL=49 ID=18268 DF PROTO=TCP SPT=53598 DPT=28662 WINDOW=65535 RES=0x00 SYN URGP=0
    IN=ppp0 OUT= MAC= SRC=212.200.214.195 DST=59.93.192.245 LEN=52 TOS=0x00 PREC=0x00 TTL=49 ID=18766 DF PROTO=TCP SPT=53598 DPT=28662 WINDOW=65535 RES=0x00 SYN URGP=0
    Last edited by briareos90 (2008-08-22 20:04:51)

    yeah im currently using firestarter. Btw do i need to be running fam ? because a reply in the archlinux mail archive, regarding the same famd error, said that fam is no longer needed due to gnome-vfs. i quote from http://www.archlinux.org/pipermail/arch … 11443.html:
    On Sun, 2006-07-09 at 11:31 +0200, Firmicus at gmx.net wrote:
    >
    > Today after upgrading a bunch of packages I noticed
    > that /var/log/errors.log was rapidly filling up to a monstrous 105MB,
    > with the following message repeated zillions of time:
    >
    > > Jul  9 11:04:09 samarqand famd[3423]: fd 4 message length 1347375956
    > bytes exceeds max of 4136.
    >
    > I killed the two running famd processes (why two?) and cleaned the
    > errors.log file of those lines.
    >
    > Now what? Any idea about a posssible cause for this? NB: I run a gnome
    > desktop from the current repo.
    With gnome, you don't need to have fam running anymore, as gnomevfs uses
    inotify to monitor files. KDE should do the same AFAIK.

  • I am getting logged out of ALL of my accounts

    I am getting logged out of ALL of my accounts using my computer
    - Gmail
    - crailgsilst
    - yahoo mail
    - yandex
    I have to loginto google cometimes 10 times in 2 minutes.
    Its a newer retina MBP. HOW DO I STOP THIS?

    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 the script 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 Fonts SerialATA 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' com.clark.\* \*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.apple.AirPortBaseStationAgent 464843899 51 5120 files );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=(' /^ *$|CSConfigDot/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^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<200) print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { gsub(/:[0-9:a-f]{14}/,"");} { 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 { print "'${p[41]}'";if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$|'${p[41]}'/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/^root$/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1100) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { print "'${p[41]}'.plist\t'${p[42]}'";if(n<500) print "Launch";} ' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;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]";"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text$|(Bo|PO).+ sh.+ text ex)/) F=F" ("T")";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;} ' '/^ +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} ' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil sudo\ lsof test osascript\ -e );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :CFBundleDisplayName" {} \;|sort|uniq' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' :${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 \$Message' -k Sender kernel -k Message Req 'bad |Beac|caug|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|tim(ed? ?|ing )o|WARN' -k Message Rne 'Goog|ksadm|SMC:| VALI|xpma' -o -k Sender fseventsd -k Message Req 'SL' " '-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 .\*[cgh] ! -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]} '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Ca*/*/Ex,Co{mpon,reM},Ex,Inter,iTu*/*P,Keyb,Mail/B,Pr*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -path \\*s/Resources -prune -o -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,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 --only-files --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)}'" '/S*/*/Ca*/*xpc* >&- ||echo No' );N1=${#c2[@]};for j in {0..9};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 Hidden\ apps '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 launchd 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 XPC\ cache );N3=${#l[@]};for i in 0 1 2;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" ]];};';done;A7(){ 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" ]]&&echo "$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;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 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D22 35 49 61 51;D22 11 17 17 20;for i in 0 1;do D22 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&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 52 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;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&&{ D13 21 0 32 19;D13 10 42 32 40;D22 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D12 22 50 32 52;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 26 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 33 34 42 37;B1&&D23 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 20 42 32 41;D13 37 2 48 43;D13 4 5 32 1;D13 4 3 60 5;D12 26 48 49 49;B3 4 22 57;A1 26 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D23 22 9 37 7;A7;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. Click Utilities, then Terminal in the icon grid.
    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.

  • Private/var/log/asl files are huge: weird iTunes stuff

    Hi all,
    I am running ancient OS 10.5.8 on my ancient MacBook.   I noticed some rather large log files in private/var/log/asl eating up HDD space, and wanted to delete them, but I scanned through them first to see if I could get an idea of what was going on. 
    It turns out I'm getting this same thing from iTunes over and over:  it will always be just over 11316 lines long.
    Example:
    Sun Jul 24 15:36:06 HBs-MacBook \[0x0-0x22022\].org.mozilla.firefox[194] <Notice>: Debugger() was called!
    Sun Jul 24 15:42:47 HBs-MacBook \[0x0-0x22022\].org.mozilla.firefox[194] <Notice>: Debugger() was called!
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 11316
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 1
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 2
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 3
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 4
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 5
    <snip... it goes through every number>
    Sun Jul 24 15:43:05 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 11313
    Sun Jul 24 15:43:05 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 11314
    Sun Jul 24 15:43:05 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 11315
    Sun Jul 24 15:43:05 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 11316
    Sun Jul 24 15:54:43 HBs-MacBook kernel[0] <Debug>: IOHIDSystem::relativePointerEventGated: Capping VBL time to 20000000 (was 20164690)
    Sun Jul 24 16:38:41 HBs-MacBook kernel[0] <Debug>: AirPort: Link Down on en1
    Sun Jul 24 16:38:42 HBs-MacBook airportd[601] <Warning>: AirPort off, bailing  - GetPower() = off (0)
    Sun Jul 24 16:39:33 HBs-MacBook kernel[0] <Debug>: 11D beacon causing regdomain change to CC 840
    Sun Jul 24 16:39:33 HBs-MacBook kernel[0] <Debug>: en1: 802.11d country code set to 'US'.
    Sun Jul 24 16:39:33 HBs-MacBook kernel[0] <Debug>: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 149 153 157 161 165
    Sun Jul 24 16:39:35 HBs-MacBook kernel[0] <Debug>: AirPort: Link Up on en1
    Sun Jul 24 16:42:51 HBs-MacBook Alarm Clock[131] <Warning>: Shutting down Alarm Clock...
    Sun Jul 24 16:42:51 HBs-MacBook Alarm Clock[131] <Warning>: Unregistering for system power notifications...
    Sun Jul 24 16:42:51 HBs-MacBook Alarm Clock[131] <Warning>: Thank you. Come again.
    Another example:
    Mon Jul 25 15:45:14 HBs-MacBook /System/Library/CoreServices/coreservicesd[48] <Error>: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Honey McBunny's Public Folder) returned -14135
    Mon Jul 25 15:45:33 HBs-MacBook Finder[96] <Error>: CGImageCreate: invalid image size: 0 x 0.
    Mon Jul 25 15:45:33 HBs-MacBook \[0x0-0xc00c\].com.apple.finder[96] <Notice>: Mon Jul 25 14:45:33 HBs-MacBook.local Finder\[96\] <Error>: CGImageCreate: invalid image size: 0 x 0.
    Mon Jul 25 15:46:26 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 11316
    Mon Jul 25 15:46:26 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 1
    Mon Jul 25 15:46:26 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 2
    Mon Jul 25 15:46:26 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 3
    <snip>
    Mon Jul 25 15:46:27 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 11314
    Mon Jul 25 15:46:27 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 11315
    Mon Jul 25 15:46:27 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 11316
    Mon Jul 25 16:04:26 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:04:28 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:04:28 HBs-MacBook kernel[0] <Debug>: IOPMrootDomain: idle cancel
    Mon Jul 25 16:28:32 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:28:32 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:28:32 HBs-MacBook kernel[0] <Debug>: IOPMrootDomain: idle cancel
    Mon Jul 25 16:35:36 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:35:36 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:35:36 HBs-MacBook kernel[0] <Debug>: IOPMrootDomain: idle cancel
    Mon Jul 25 16:40:33 HBs-MacBook loginwindow[31] <Notice>: DEAD_PROCESS: 0 console
    This happened over and over again.  Anyone have any idea what is going on here?  iTunes is 10.6 if that matters. 

    I think the following will do the trick for you (from http://reviews.cnet.com/8301-13727_7-10329979-263.html?tag=mfiredir):
    Fix: Restart log managers after removing asl data
    Open the Terminal application and enter the following two commands to stop the log managers:
    sudo launchctl stop com.apple.syslogd
    sudo launchctl stop com.apple.aslmanager
    Then create a folder on your desktop called "temp" (to store the moved "data store" files), and enter the following command in the Terminal to move the "ASL" data to the new temporary folder:
    sudo mv /var/log/asl/* ~/Desktop/temp/
    Finally, restart the "syslogd" process with the following command (the aslmanager will be started when needed by syslogd, so it doesnt need to be manually restarted):
    sudo launchctl start com.apple.syslogd

  • What is /var/log/hidemyip.log ??

    what is /var/log/hidemyip.log  ???
    i see it in console and its running like crazy

    thanks.... figured it out after posting last year.
    it was from hidemyass..... wow that thing is a piece of junk.
    I noticed my HD had almost zero space.... which was odd... didn't realize i had that much on the HD.... opened terminal.... and noticed this hidemyass file.... just growing and growing in size....
    there was no app for it on the mac anymore... yet this file was growing and growing.... it was showing like 10 gigs in size and no end in sight.

  • Problem logging out from xmonad

    Dear Everyone:
    I updated my system on monday 3/11, and since then have had the following strange behavior:  When I go to log out of my X session (by pressing super-shift-q, which sends the logout message through xmonad), my xdm login screen fails to appear as it should.  Instead, everything just seems to hang.  I have a blank screen, and hitting ctrl-alt-F2 (F3 or F4, etc. etc.) does not open a new terminal.
    I was too busy to deal with this last week, and so updated again today, hoping the problem would be fixed.  But the problem continues.
    I realize this is a vague post.  Could someone give me some guidance as to how I might go about diagnosing the problem.   (I thought of dmesg -- but of course I can't run it right after I've logged out when the problem seems to occur.)
    Thanks!
    -Stu

    Thanks for the response .nz.
    first of all, I've not been keeping good enough track of when this problem started relative to my updates to know where to look in my pacman logs.  However, I can be pretty detailed about everything else:
    Here is the current status of my system:
    1) I've uninstalled xdm entirely.
    2) I set the default target to multi-user (i.e. ran sudo systemctl enable multi-user.target)
    here is my .xinitrc:
    if [ -d /etc/X11/xinit/xinitrc.d]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    setxkbmap -option ctrl:swapcaps
    xrdb -merge .Xresources
    xsetroot -solid black
    exec xmonad
    and here is my xmonad.hs:
    import XMonad
    import XMonad.Hooks.ManageDocks -- imports stuff to keep bars/trays visible
    import XMonad.Util.Run(spawnPipe) -- imports spawnPipe through which we start xmobar
    import XMonad.Hooks.DynamicLog
    import System.IO
    main = do
    spawn "trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 10 --height 12"
    spawn "dropboxd start"
    spawn "xmobar"
    xmonad $ defaultConfig
    { manageHook = manageDocks <+> myManageHook <+> manageHook defaultConfig
    , layoutHook = avoidStruts $ layoutHook defaultConfig
    , logHook = dynamicLogString defaultPP{ppCurrent = xmobarColor "blue" "gray", ppSep = "|", ppOrder = \(ws:_:t:_) -> [ws,t]} >>= xmonadPropLog
    , borderWidth = 5
    , terminal = "urxvt"
    , normalBorderColor = "#3399cc"
    , focusedBorderColor = "#33ff00"
    , modMask = mod4Mask
    , workspaces = ["1:shell","2:emacs","3:web","4:pdf","5:audio","6:draw","7","8"]
    myManageHook = composeAll
    [ className =? "Firefox" --> doShift "3:web"
    , className =? "URxvt" --> doShift "1:shell"
    , className =? "Emacs" --> doShift "2:emacs"
    , className =? "Audacious" --> doShift "5:audio"
    , className =? "Evince" --> doShift "4:pdf"
    , className =? "Inkscape" --> doShift "6:draw"
    Now, here is what I have done leading up to my current problem:
    1) started up, which resulted in me reaching the multiuser target, and thus a login prompt in a terminal
    2) logged in
    3) ran 'sudo echo "" > /var/log/Xorg.0.log' to make sure that everything that was going into the log file in the subsequent steps was from the coming session of X
    3) ran xinit.  This resulting in a fully working X session with xmonad acting exactly as I want it to
    4) hit super-shift-q (which is the key that is supposed to kill xmonad and the X server, and how I used to log out of my system when I was using xdm)
    The problem is what happens at that point:  The screen goes black, then I see a message on my screen that says "entering powersave mode".  At that point, the keyboard and mouse become unresponsive -- no pressing of keys seems to wake my machine up.  Ideally, I'd like this not to happen, and instead return to a login prompt after super-shift-q.
    my video card is AMD ATI RV530GL
    my video driver is xf86-video-ati
    Here is the Xorg.0.log resulting after I rebooted my machine back to the multi-user target:
    [ 1842.146]
    X.Org X Server 1.14.0
    Release Date: 2013-03-05
    [ 1842.152] X Protocol Version 11, Revision 0
    [ 1842.154] Build Operating System: Linux 3.8.2-1-ARCH i686
    [ 1842.157] Current Operating System: Linux rocdaddy 3.8.3-2-ARCH #1 SMP PREEMPT Sun Mar 17 13:38:16 CET 2013 i686
    [ 1842.157] Kernel command line: root=/dev/disk/by-uuid/d1ec8093-d3dc-4b9f-97c3-403c2ff83ea3 ro
    [ 1842.161] Build Date: 09 March 2013 11:46:22AM
    [ 1842.163]
    [ 1842.165] Current version of pixman: 0.28.2
    [ 1842.170] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1842.170] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1842.179] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 21 11:26:48 2013
    [ 1842.227] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1842.229] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 1842.369] (==) ServerLayout "Main"
    [ 1842.369] (**) |-->Screen "Screen0" (0)
    [ 1842.369] (**) | |-->Monitor "Monitor0"
    [ 1842.369] (**) | |-->Device "Card0"
    [ 1842.369] (**) |-->Screen "Screen1" (1)
    [ 1842.369] (**) | |-->Monitor "Monitor1"
    [ 1842.369] (**) | |-->Device "Card1"
    [ 1842.369] (**) Option "Xinerama" "true"
    [ 1842.369] (==) Automatically adding devices
    [ 1842.369] (==) Automatically enabling devices
    [ 1842.369] (==) Automatically adding GPU devices
    [ 1842.392] (**) Xinerama: enabled
    [ 1842.446] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1842.446] Entry deleted from font path.
    [ 1842.508] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1842.508] Entry deleted from font path.
    [ 1842.508] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1842.508] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/
    [ 1842.508] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1842.508] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1842.525] (II) Loader magic: 0x825b620
    [ 1842.525] (II) Module ABI versions:
    [ 1842.526] X.Org ANSI C Emulation: 0.4
    [ 1842.526] X.Org Video Driver: 14.1
    [ 1842.526] X.Org XInput driver : 19.1
    [ 1842.526] X.Org Server Extension : 7.0
    [ 1842.526] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 1842.530] (--) PCI:*(0:7:0:0) 1002:71d2:1002:3b02 rev 0, Mem @ 0xc0000000/268435456, 0xdfbe0000/65536, I/O @ 0x0000dc00/256, BIOS @ 0x????????/131072
    [ 1842.530] (--) PCI: (0:7:0:1) 1002:71f2:1002:3b03 rev 0, Mem @ 0xdfbf0000/65536
    [ 1842.539] Initializing built-in extension Generic Event Extension
    [ 1842.542] Initializing built-in extension SHAPE
    [ 1842.544] Initializing built-in extension MIT-SHM
    [ 1842.546] Initializing built-in extension XInputExtension
    [ 1842.548] Initializing built-in extension XTEST
    [ 1842.550] Initializing built-in extension BIG-REQUESTS
    [ 1842.552] Initializing built-in extension SYNC
    [ 1842.554] Initializing built-in extension XKEYBOARD
    [ 1842.556] Initializing built-in extension XC-MISC
    [ 1842.557] Initializing built-in extension SECURITY
    [ 1842.559] Initializing built-in extension XINERAMA
    [ 1842.561] Initializing built-in extension XFIXES
    [ 1842.563] Initializing built-in extension RENDER
    [ 1842.564] Initializing built-in extension RANDR
    [ 1842.566] Initializing built-in extension COMPOSITE
    [ 1842.568] Initializing built-in extension DAMAGE
    [ 1842.570] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1842.571] Initializing built-in extension DOUBLE-BUFFER
    [ 1842.573] Initializing built-in extension RECORD
    [ 1842.575] Initializing built-in extension DPMS
    [ 1842.576] Initializing built-in extension X-Resource
    [ 1842.578] Initializing built-in extension XVideo
    [ 1842.580] Initializing built-in extension XVideo-MotionCompensation
    [ 1842.581] Initializing built-in extension XFree86-VidModeExtension
    [ 1842.583] Initializing built-in extension XFree86-DGA
    [ 1842.584] Initializing built-in extension XFree86-DRI
    [ 1842.586] Initializing built-in extension DRI2
    [ 1842.586] (II) "glx" will be loaded by default.
    [ 1842.586] (II) LoadModule: "dri2"
    [ 1842.586] (II) Module "dri2" already built-in
    [ 1842.586] (II) LoadModule: "glamoregl"
    [ 1842.593] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 1842.647] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 1842.647] compiled for 1.14.0, module version = 0.5.0
    [ 1842.647] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1842.647] (II) LoadModule: "glx"
    [ 1842.770] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1842.912] (II) Module glx: vendor="X.Org Foundation"
    [ 1842.912] compiled for 1.14.0, module version = 1.0.0
    [ 1842.912] ABI class: X.Org Server Extension, version 7.0
    [ 1842.912] (==) AIGLX enabled
    [ 1842.923] Loading extension GLX
    [ 1842.923] (II) LoadModule: "radeon"
    [ 1842.923] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 1843.107] (II) Module radeon: vendor="X.Org Foundation"
    [ 1843.107] compiled for 1.14.0, module version = 7.1.0
    [ 1843.107] Module class: X.Org Video Driver
    [ 1843.107] ABI class: X.Org Video Driver, version 14.1
    [ 1843.107] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE
    [ 1843.120] (--) using VT number 2
    [ 1843.145] (II) [KMS] Kernel modesetting enabled.
    [ 1843.145] (II) [KMS] Kernel modesetting enabled.
    [ 1843.145] (II) RADEON(0): Creating default Display subsection in Screen section
    "Screen0" for depth/fbbpp 24/32
    [ 1843.146] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 1843.146] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 1843.146] (==) RADEON(0): Default visual is TrueColor
    [ 1843.146] (==) RADEON(0): RGB weight 888
    [ 1843.146] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 1843.146] (--) RADEON(0): Chipset: "ATI FireGL V3400" (ChipID = 0x71d2)
    [ 1843.146] (II) Loading sub module "dri2"
    [ 1843.146] (II) LoadModule: "dri2"
    [ 1843.146] (II) Module "dri2" already built-in
    [ 1843.146] (II) Loading sub module "exa"
    [ 1843.146] (II) LoadModule: "exa"
    [ 1843.146] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 1843.214] (II) Module exa: vendor="X.Org Foundation"
    [ 1843.214] compiled for 1.14.0, module version = 2.6.0
    [ 1843.214] ABI class: X.Org Video Driver, version 14.1
    [ 1843.214] (II) RADEON(0): KMS Color Tiling: enabled
    [ 1843.214] (II) RADEON(0): KMS Color Tiling 2D: disabled
    [ 1843.214] (II) RADEON(0): KMS Pageflipping: enabled
    [ 1843.214] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 1843.246] (II) RADEON(0): Output DVI-0 using monitor section Monitor0
    [ 1843.310] (II) RADEON(0): EDID for output DVI-0
    [ 1843.310] (II) RADEON(0): Manufacturer: DEL Model: 405b Serial#: 1112233813
    [ 1843.311] (II) RADEON(0): Year: 2011 Week: 41
    [ 1843.311] (II) RADEON(0): EDID Version: 1.3
    [ 1843.311] (II) RADEON(0): Digital Display Input
    [ 1843.311] (II) RADEON(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 1843.311] (II) RADEON(0): Gamma: 2.20
    [ 1843.311] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 1843.311] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1843.311] (II) RADEON(0): Default color space is primary color space
    [ 1843.311] (II) RADEON(0): First detailed timing is preferred mode
    [ 1843.311] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 1843.311] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 1843.311] (II) RADEON(0): Supported established timings:
    [ 1843.311] (II) RADEON(0): 720x400@70Hz
    [ 1843.311] (II) RADEON(0): 640x480@60Hz
    [ 1843.311] (II) RADEON(0): 640x480@75Hz
    [ 1843.311] (II) RADEON(0): 800x600@60Hz
    [ 1843.311] (II) RADEON(0): 800x600@75Hz
    [ 1843.311] (II) RADEON(0): 1024x768@60Hz
    [ 1843.311] (II) RADEON(0): 1024x768@75Hz
    [ 1843.311] (II) RADEON(0): 1280x1024@75Hz
    [ 1843.311] (II) RADEON(0): Manufacturer's mask: 0
    [ 1843.311] (II) RADEON(0): Supported standard timings:
    [ 1843.311] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1843.311] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1843.311] (II) RADEON(0): Supported detailed timing:
    [ 1843.311] (II) RADEON(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    [ 1843.311] (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 1843.311] (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 1843.311] (II) RADEON(0): Serial No: M39MD1AABKWU
    [ 1843.311] (II) RADEON(0): Monitor name: DELL P190S
    [ 1843.311] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 1843.311] (II) RADEON(0): EDID (in hex):
    [ 1843.311] (II) RADEON(0): 00ffffffffffff0010ac5b4055574b42
    [ 1843.311] (II) RADEON(0): 2915010380261e78eeee95a3544c9926
    [ 1843.311] (II) RADEON(0): 0f5054a54b00714f8180010101010101
    [ 1843.311] (II) RADEON(0): 010101010101302a009851002a403070
    [ 1843.311] (II) RADEON(0): 1300782d1100001e000000ff004d3339
    [ 1843.311] (II) RADEON(0): 4d44314141424b57550a000000fc0044
    [ 1843.311] (II) RADEON(0): 454c4c2050313930530a2020000000fd
    [ 1843.311] (II) RADEON(0): 00384c1e510e000a2020202020200016
    [ 1843.312] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 1843.312] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 1843.312] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1843.312] (II) RADEON(0): Output DVI-0 connected
    [ 1843.312] (II) RADEON(0): Using exact sizes for initial modes
    [ 1843.312] (II) RADEON(0): Output DVI-0 using initial mode 1280x1024
    [ 1843.312] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1843.312] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:8000000 visible:76f6000
    [ 1843.312] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 1843.312] (==) RADEON(0): DPI set to (96, 96)
    [ 1843.312] (II) Loading sub module "fb"
    [ 1843.312] (II) LoadModule: "fb"
    [ 1843.312] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1843.364] (II) Module fb: vendor="X.Org Foundation"
    [ 1843.364] compiled for 1.14.0, module version = 1.0.0
    [ 1843.364] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1843.364] (II) Loading sub module "ramdac"
    [ 1843.364] (II) LoadModule: "ramdac"
    [ 1843.364] (II) Module "ramdac" already built-in
    [ 1843.364] (II) RADEON(1): Creating default Display subsection in Screen section
    "Screen1" for depth/fbbpp 24/32
    [ 1843.364] (==) RADEON(1): Depth 24, (--) framebuffer bpp 32
    [ 1843.365] (II) RADEON(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 1843.365] (==) RADEON(1): Default visual is TrueColor
    [ 1843.365] (==) RADEON(1): RGB weight 888
    [ 1843.365] (II) RADEON(1): Using 8 bits per RGB (8 bit DAC)
    [ 1843.365] (--) RADEON(1): Chipset: "ATI FireGL V3400" (ChipID = 0x71d2)
    [ 1843.365] (II) RADEON(1): reusing fd for second head
    [ 1843.365] (II) Loading sub module "dri2"
    [ 1843.365] (II) LoadModule: "dri2"
    [ 1843.365] (II) Module "dri2" already built-in
    [ 1843.365] (II) Loading sub module "exa"
    [ 1843.365] (II) LoadModule: "exa"
    [ 1843.365] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 1843.365] (II) Module exa: vendor="X.Org Foundation"
    [ 1843.365] compiled for 1.14.0, module version = 2.6.0
    [ 1843.365] ABI class: X.Org Video Driver, version 14.1
    [ 1843.365] (II) RADEON(1): KMS Color Tiling: enabled
    [ 1843.365] (II) RADEON(1): KMS Color Tiling 2D: disabled
    [ 1843.365] (II) RADEON(1): KMS Pageflipping: enabled
    [ 1843.365] (II) RADEON(1): SwapBuffers wait for vsync: enabled
    [ 1843.429] (II) RADEON(1): Output DVI-1 using monitor section Monitor1
    [ 1843.461] (II) RADEON(1): EDID for output DVI-1
    [ 1843.461] (II) RADEON(1): Manufacturer: DEL Model: a016 Serial#: 878008147
    [ 1843.461] (II) RADEON(1): Year: 2006 Week: 22
    [ 1843.461] (II) RADEON(1): EDID Version: 1.3
    [ 1843.461] (II) RADEON(1): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 1843.461] (II) RADEON(1): Sync: Separate Composite SyncOnGreen
    [ 1843.461] (II) RADEON(1): Max Image Size [cm]: horiz.: 52 vert.: 33
    [ 1843.461] (II) RADEON(1): Gamma: 2.20
    [ 1843.461] (II) RADEON(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 1843.461] (II) RADEON(1): Default color space is primary color space
    [ 1843.461] (II) RADEON(1): First detailed timing is preferred mode
    [ 1843.461] (II) RADEON(1): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 1843.461] (II) RADEON(1): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 1843.461] (II) RADEON(1): Supported established timings:
    [ 1843.461] (II) RADEON(1): 720x400@70Hz
    [ 1843.461] (II) RADEON(1): 640x480@60Hz
    [ 1843.461] (II) RADEON(1): 640x480@75Hz
    [ 1843.461] (II) RADEON(1): 800x600@60Hz
    [ 1843.461] (II) RADEON(1): 800x600@75Hz
    [ 1843.461] (II) RADEON(1): 1024x768@60Hz
    [ 1843.461] (II) RADEON(1): 1024x768@75Hz
    [ 1843.461] (II) RADEON(1): 1280x1024@75Hz
    [ 1843.461] (II) RADEON(1): Manufacturer's mask: 0
    [ 1843.461] (II) RADEON(1): Supported standard timings:
    [ 1843.461] (II) RADEON(1): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1843.461] (II) RADEON(1): #1: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 1843.461] (II) RADEON(1): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1843.462] (II) RADEON(1): #3: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 1843.462] (II) RADEON(1): Supported detailed timing:
    [ 1843.462] (II) RADEON(1): clock: 154.0 MHz Image Size: 519 x 324 mm
    [ 1843.462] (II) RADEON(1): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 1843.462] (II) RADEON(1): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 1843.462] (II) RADEON(1): Serial No: CC30265V4UWS
    [ 1843.462] (II) RADEON(1): Monitor name: DELL 2407WFP
    [ 1843.462] (II) RADEON(1): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 1843.462] (II) RADEON(1): EDID (in hex):
    [ 1843.462] (II) RADEON(1): 00ffffffffffff0010ac16a053575534
    [ 1843.462] (II) RADEON(1): 161001030e342178eeee91a3544c9926
    [ 1843.462] (II) RADEON(1): 0f5054a54b008180a940714fb3000101
    [ 1843.462] (II) RADEON(1): 010101010101283c80a070b023403020
    [ 1843.462] (II) RADEON(1): 360007442100001a000000ff00434333
    [ 1843.462] (II) RADEON(1): 30323635563455575320000000fc0044
    [ 1843.462] (II) RADEON(1): 454c4c20323430375746500a000000fd
    [ 1843.462] (II) RADEON(1): 00384c1e5311000a20202020202000d6
    [ 1843.462] (II) RADEON(1): Printing probed modes for output DVI-1
    [ 1843.462] (II) RADEON(1): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 1843.462] (II) RADEON(1): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1843.462] (II) RADEON(1): Output DVI-1 connected
    [ 1843.462] (II) RADEON(1): Using exact sizes for initial modes
    [ 1843.462] (II) RADEON(1): Output DVI-1 using initial mode 1920x1200
    [ 1843.462] (II) RADEON(1): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1843.462] (II) RADEON(1): mem size init: gart size :1fdff000 vram size: s:8000000 visible:76f6000
    [ 1843.462] (II) RADEON(1): EXA: Driver will allow EXA pixmaps in VRAM
    [ 1843.462] (==) RADEON(1): DPI set to (96, 96)
    [ 1843.462] (II) Loading sub module "fb"
    [ 1843.462] (II) LoadModule: "fb"
    [ 1843.463] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1843.463] (II) Module fb: vendor="X.Org Foundation"
    [ 1843.463] compiled for 1.14.0, module version = 1.0.0
    [ 1843.463] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1843.463] (II) Loading sub module "ramdac"
    [ 1843.463] (II) LoadModule: "ramdac"
    [ 1843.463] (II) Module "ramdac" already built-in
    [ 1843.463] (--) Depth 24 pixmap format is 32 bpp
    [ 1843.464] (II) RADEON(0): [DRI2] Setup complete
    [ 1843.464] (II) RADEON(0): [DRI2] DRI driver: r300
    [ 1843.464] (II) RADEON(0): [DRI2] VDPAU driver: r300
    [ 1843.464] (II) RADEON(0): Front buffer size: 5120K
    [ 1843.464] (II) RADEON(0): VRAM usage limit set to 105012K
    [ 1843.479] (==) RADEON(0): Backing store disabled
    [ 1843.479] (II) RADEON(0): Direct rendering enabled
    [ 1843.479] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    [ 1843.479] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 1843.479] (II) EXA(0): Driver registered support for the following operations:
    [ 1843.479] (II) Solid
    [ 1843.479] (II) Copy
    [ 1843.479] (II) Composite (RENDER acceleration)
    [ 1843.479] (II) UploadToScreen
    [ 1843.479] (II) DownloadFromScreen
    [ 1843.479] (II) RADEON(0): Acceleration enabled
    [ 1843.479] (==) RADEON(0): DPMS enabled
    [ 1843.479] (==) RADEON(0): Silken mouse enabled
    [ 1843.483] (II) RADEON(0): Set up textured video
    [ 1843.483] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 1843.483] (II) RADEON(0): [XvMC] Extension initialized.
    [ 1843.483] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1843.492] (--) RandR disabled
    [ 1843.492] (II) RADEON(1): [DRI2] Setup complete
    [ 1843.492] (II) RADEON(1): [DRI2] DRI driver: r300
    [ 1843.492] (II) RADEON(1): [DRI2] VDPAU driver: r300
    [ 1843.492] (II) RADEON(1): Front buffer size: 9000K
    [ 1843.492] (II) RADEON(1): VRAM usage limit set to 101520K
    [ 1843.492] (==) RADEON(1): Backing store disabled
    [ 1843.492] (II) RADEON(1): Direct rendering enabled
    [ 1843.492] (II) RADEON(1): Render acceleration enabled for R300/R400/R500 type cards.
    [ 1843.492] (II) EXA(1): Driver allocated offscreen pixmaps
    [ 1843.492] (II) EXA(1): Driver registered support for the following operations:
    [ 1843.492] (II) Solid
    [ 1843.492] (II) Copy
    [ 1843.492] (II) Composite (RENDER acceleration)
    [ 1843.492] (II) UploadToScreen
    [ 1843.492] (II) DownloadFromScreen
    [ 1843.492] (II) RADEON(1): Acceleration enabled
    [ 1843.492] (==) RADEON(1): DPMS enabled
    [ 1843.492] (==) RADEON(1): Silken mouse enabled
    [ 1843.492] (II) RADEON(1): Set up textured video
    [ 1843.492] (II) RADEON(1): [XvMC] Associated with Radeon Textured Video.
    [ 1843.492] (II) RADEON(1): [XvMC] Extension initialized.
    [ 1843.492] (II) RADEON(1): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1843.493] (--) RandR disabled
    [ 1847.046] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 1847.046] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 1847.046] (II) AIGLX: enabled GLX_ARB_create_context
    [ 1847.050] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 1847.050] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 1847.050] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 1847.050] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 1847.051] (II) AIGLX: Loaded and initialized r300
    [ 1847.051] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 1847.052] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 1847.052] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 1847.052] (II) AIGLX: enabled GLX_ARB_create_context
    [ 1847.052] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 1847.052] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 1847.052] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 1847.052] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 1847.053] (II) AIGLX: Loaded and initialized r300
    [ 1847.053] (II) GLX: Initialized DRI2 GL provider for screen 1
    [ 1847.880] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 1847.880] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1847.880] (II) LoadModule: "evdev"
    [ 1847.881] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1847.939] (II) Module evdev: vendor="X.Org Foundation"
    [ 1847.939] compiled for 1.14.0, module version = 2.7.3
    [ 1847.939] Module class: X.Org XInput Driver
    [ 1847.939] ABI class: X.Org XInput driver, version 19.1
    [ 1847.939] (II) Using input driver 'evdev' for 'Power Button'
    [ 1847.939] (**) Power Button: always reports core events
    [ 1847.939] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 1847.939] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1847.939] (--) evdev: Power Button: Found keys
    [ 1847.939] (II) evdev: Power Button: Configuring as keyboard
    [ 1847.939] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 1847.939] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 1847.939] (**) Option "xkb_rules" "evdev"
    [ 1847.939] (**) Option "xkb_model" "evdev"
    [ 1847.939] (**) Option "xkb_layout" "us"
    [ 1847.974] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 1847.975] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1847.975] (II) Using input driver 'evdev' for 'Power Button'
    [ 1847.975] (**) Power Button: always reports core events
    [ 1847.975] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 1847.975] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1847.975] (--) evdev: Power Button: Found keys
    [ 1847.975] (II) evdev: Power Button: Configuring as keyboard
    [ 1847.975] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
    [ 1847.975] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 1847.975] (**) Option "xkb_rules" "evdev"
    [ 1847.975] (**) Option "xkb_model" "evdev"
    [ 1847.975] (**) Option "xkb_layout" "us"
    [ 1847.975] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 1847.976] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event5)
    [ 1847.976] (II) No input driver specified, ignoring this device.
    [ 1847.976] (II) This device may have been added with another device file.
    [ 1847.977] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event6)
    [ 1847.977] (II) No input driver specified, ignoring this device.
    [ 1847.977] (II) This device may have been added with another device file.
    [ 1847.977] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event7)
    [ 1847.977] (II) No input driver specified, ignoring this device.
    [ 1847.977] (II) This device may have been added with another device file.
    [ 1847.978] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event8)
    [ 1847.978] (II) No input driver specified, ignoring this device.
    [ 1847.978] (II) This device may have been added with another device file.
    [ 1847.978] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/event3)
    [ 1847.978] (**) Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall"
    [ 1847.978] (II) Using input driver 'evdev' for 'Logitech Optical USB Mouse'
    [ 1847.978] (**) Logitech Optical USB Mouse: always reports core events
    [ 1847.978] (**) evdev: Logitech Optical USB Mouse: Device: "/dev/input/event3"
    [ 1847.978] (--) evdev: Logitech Optical USB Mouse: Vendor 0x46d Product 0xc016
    [ 1847.978] (--) evdev: Logitech Optical USB Mouse: Found 3 mouse buttons
    [ 1847.978] (--) evdev: Logitech Optical USB Mouse: Found scroll wheel(s)
    [ 1847.978] (--) evdev: Logitech Optical USB Mouse: Found relative axes
    [ 1847.978] (--) evdev: Logitech Optical USB Mouse: Found x and y relative axes
    [ 1847.978] (II) evdev: Logitech Optical USB Mouse: Configuring as mouse
    [ 1847.979] (II) evdev: Logitech Optical USB Mouse: Adding scrollwheel support
    [ 1847.979] (**) evdev: Logitech Optical USB Mouse: YAxisMapping: buttons 4 and 5
    [ 1847.979] (**) evdev: Logitech Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1847.979] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input3/event3"
    [ 1847.979] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE, id 8)
    [ 1847.979] (II) evdev: Logitech Optical USB Mouse: initialized for relative axes.
    [ 1847.979] (**) Logitech Optical USB Mouse: (accel) keeping acceleration scheme 1
    [ 1847.979] (**) Logitech Optical USB Mouse: (accel) acceleration profile 0
    [ 1847.979] (**) Logitech Optical USB Mouse: (accel) acceleration factor: 2.000
    [ 1847.979] (**) Logitech Optical USB Mouse: (accel) acceleration threshold: 4
    [ 1847.980] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/mouse0)
    [ 1847.980] (II) No input driver specified, ignoring this device.
    [ 1847.980] (II) This device may have been added with another device file.
    [ 1847.980] (II) config/udev: Adding input device DELL DELL USB Keyboard (/dev/input/event4)
    [ 1847.980] (**) DELL DELL USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1847.980] (II) Using input driver 'evdev' for 'DELL DELL USB Keyboard'
    [ 1847.980] (**) DELL DELL USB Keyboard: always reports core events
    [ 1847.980] (**) evdev: DELL DELL USB Keyboard: Device: "/dev/input/event4"
    [ 1847.980] (--) evdev: DELL DELL USB Keyboard: Vendor 0x413c Product 0x2005
    [ 1847.980] (--) evdev: DELL DELL USB Keyboard: Found keys
    [ 1847.980] (II) evdev: DELL DELL USB Keyboard: Configuring as keyboard
    [ 1847.980] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/input/input4/event4"
    [ 1847.981] (II) XINPUT: Adding extended input device "DELL DELL USB Keyboard" (type: KEYBOARD, id 9)
    [ 1847.981] (**) Option "xkb_rules" "evdev"
    [ 1847.981] (**) Option "xkb_model" "evdev"
    [ 1847.981] (**) Option "xkb_layout" "us"
    [ 1847.982] (II) config/udev: Adding input device Wacom Bamboo Connect Pen (/dev/input/event9)
    [ 1847.982] (**) Wacom Bamboo Connect Pen: Applying InputClass "evdev tablet catchall"
    [ 1847.982] (**) Wacom Bamboo Connect Pen: Applying InputClass "Wacom class"
    [ 1847.982] (II) LoadModule: "wacom"
    [ 1847.982] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
    [ 1848.043] (II) Module wacom: vendor="X.Org Foundation"
    [ 1848.043] compiled for 1.14.0, module version = 0.20.0
    [ 1848.043] Module class: X.Org XInput Driver
    [ 1848.043] ABI class: X.Org XInput driver, version 19.1
    [ 1848.044] (II) Using input driver 'wacom' for 'Wacom Bamboo Connect Pen'
    [ 1848.044] (**) Wacom Bamboo Connect Pen: always reports core events
    [ 1848.044] (**) Option "Device" "/dev/input/event9"
    [ 1848.044] (II) Wacom Bamboo Connect Pen: type not specified, assuming 'stylus'.
    [ 1848.044] (II) Wacom Bamboo Connect Pen: other types will be automatically added.
    [ 1848.044] (--) Wacom Bamboo Connect Pen stylus: using pressure threshold of 27 for button 1
    [ 1848.044] (--) Wacom Bamboo Connect Pen stylus: Wacom Unknown USB tablet maxX=14720 maxY=9200 maxZ=1023 resX=100000 resY=100000 tilt=enabled
    [ 1848.044] (II) Wacom Bamboo Connect Pen stylus: hotplugging dependent devices.
    [ 1848.044] (EE) Wacom Bamboo Connect Pen stylus: Invalid type 'cursor' for this device.
    [ 1848.044] (EE) Wacom Bamboo Connect Pen stylus: Invalid type 'touch' for this device.
    [ 1848.044] (EE) Wacom Bamboo Connect Pen stylus: Invalid type 'pad' for this device.
    [ 1848.044] (II) Wacom Bamboo Connect Pen stylus: hotplugging completed.
    [ 1848.046] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input9/event9"
    [ 1848.046] (II) XINPUT: Adding extended input device "Wacom Bamboo Connect Pen stylus" (type: STYLUS, id 10)
    [ 1848.046] (**) Wacom Bamboo Connect Pen stylus: (accel) keeping acceleration scheme 1
    [ 1848.046] (**) Wacom Bamboo Connect Pen stylus: (accel) acceleration profile 0
    [ 1848.046] (**) Wacom Bamboo Connect Pen stylus: (accel) acceleration factor: 2.000
    [ 1848.046] (**) Wacom Bamboo Connect Pen stylus: (accel) acceleration threshold: 4
    [ 1848.047] (II) config/udev: Adding input device Wacom Bamboo Connect Pen (/dev/input/mouse1)
    [ 1848.047] (II) No input driver specified, ignoring this device.
    [ 1848.047] (II) This device may have been added with another device file.
    [ 1848.048] (II) config/udev: Adding input device Wacom Bamboo Connect Finger (/dev/input/event10)
    [ 1848.048] (**) Wacom Bamboo Connect Finger: Applying InputClass "evdev touchpad catchall"
    [ 1848.048] (**) Wacom Bamboo Connect Finger: Applying InputClass "Wacom class"
    [ 1848.048] (II) Using input driver 'wacom' for 'Wacom Bamboo Connect Finger'
    [ 1848.048] (**) Wacom Bamboo Connect Finger: always reports core events
    [ 1848.048] (**) Option "Device" "/dev/input/event10"
    [ 1848.048] (EE) Wacom Bamboo Connect Finger: Invalid type 'stylus' for this device.
    [ 1848.048] (EE) Wacom Bamboo Connect Finger: Invalid type 'eraser' for this device.
    [ 1848.048] (EE) Wacom Bamboo Connect Finger: Invalid type 'cursor' for this device.
    [ 1848.048] (II) Wacom Bamboo Connect Finger: type not specified, assuming 'touch'.
    [ 1848.048] (II) Wacom Bamboo Connect Finger: other types will be automatically added.
    [ 1848.048] (--) Wacom Bamboo Connect Finger touch: using pressure threshold of 27 for button 1
    [ 1848.048] (--) Wacom Bamboo Connect Finger touch: Wacom Unknown USB tablet maxX=4096 maxY=4096 maxZ=0 resX=27000 resY=44000
    [ 1848.048] (II) Wacom Bamboo Connect Finger touch: hotplugging dependent devices.
    [ 1848.048] (EE) Wacom Bamboo Connect Finger touch: Invalid type 'stylus' for this device.
    [ 1848.048] (EE) Wacom Bamboo Connect Finger touch: Invalid type 'eraser' for this device.
    [ 1848.048] (EE) Wacom Bamboo Connect Finger touch: Invalid type 'cursor' for this device.
    [ 1848.048] (II) Wacom Bamboo Connect Finger touch: hotplugging completed.
    [ 1848.049] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/input/input10/event10"
    [ 1848.049] (II) XINPUT: Adding extended input device "Wacom Bamboo Connect Finger touch" (type: TOUCH, id 11)
    [ 1848.049] (**) Wacom Bamboo Connect Finger touch: (accel) keeping acceleration scheme 1
    [ 1848.049] (**) Wacom Bamboo Connect Finger touch: (accel) acceleration profile 0
    [ 1848.049] (**) Wacom Bamboo Connect Finger touch: (accel) acceleration factor: 2.000
    [ 1848.049] (**) Wacom Bamboo Connect Finger touch: (accel) acceleration threshold: 4
    [ 1848.050] (II) config/udev: Adding input device Wacom Bamboo Connect Finger (/dev/input/mouse2)
    [ 1848.050] (II) No input driver specified, ignoring this device.
    [ 1848.050] (II) This device may have been added with another device file.
    [ 1848.050] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 1848.050] (II) No input driver specified, ignoring this device.
    [ 1848.050] (II) This device may have been added with another device file.
    [ 1848.058] (**) Wacom Bamboo Connect Pen eraser: Applying InputClass "evdev tablet catchall"
    [ 1848.058] (**) Wacom Bamboo Connect Pen eraser: Applying InputClass "Wacom class"
    [ 1848.058] (II) Using input driver 'wacom' for 'Wacom Bamboo Connect Pen eraser'
    [ 1848.058] (**) Wacom Bamboo Connect Pen eraser: always reports core events
    [ 1848.058] (**) Option "Device" "/dev/input/event9"
    [ 1848.058] (**) Option "Type" "eraser"
    [ 1848.058] (--) Wacom Bamboo Connect Pen eraser: Wacom Unknown USB tablet maxX=14720 maxY=9200 maxZ=1023 resX=100000 resY=100000 tilt=enabled
    [ 1848.066] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input9/event9"
    [ 1848.066] (II) XINPUT: Adding extended input device "Wacom Bamboo Connect Pen eraser" (type: ERASER, id 12)
    [ 1848.067] (**) Wacom Bamboo Connect Pen eraser: (accel) keeping acceleration scheme 1
    [ 1848.067] (**) Wacom Bamboo Connect Pen eraser: (accel) acceleration profile 0
    [ 1848.067] (**) Wacom Bamboo Connect Pen eraser: (accel) acceleration factor: 2.000
    [ 1848.067] (**) Wacom Bamboo Connect Pen eraser: (accel) acceleration threshold: 4
    [ 1848.067] (**) Wacom Bamboo Connect Finger pad: Applying InputClass "evdev touchpad catchall"
    [ 1848.067] (**) Wacom Bamboo Connect Finger pad: Applying InputClass "Wacom class"
    [ 1848.067] (II) Using input driver 'wacom' for 'Wacom Bamboo Connect Finger pad'
    [ 1848.067] (**) Wacom Bamboo Connect Finger pad: always reports core events
    [ 1848.067] (**) Option "Device" "/dev/input/event10"
    [ 1848.067] (**) Option "Type" "pad"
    [ 1848.067] (--) Wacom Bamboo Connect Finger pad: Wacom Unknown USB tablet maxX=4096 maxY=4096 maxZ=0 resX=27000 resY=44000
    [ 1848.067] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/input/input10/event10"
    [ 1848.067] (II) XINPUT: Adding extended input device "Wacom Bamboo Connect Finger pad" (type: PAD, id 13)
    [ 1848.068] (**) Wacom Bamboo Connect Finger pad: (accel) keeping acceleration scheme 1
    [ 1848.068] (**) Wacom Bamboo Connect Finger pad: (accel) acceleration profile 0
    [ 1848.068] (**) Wacom Bamboo Connect Finger pad: (accel) acceleration factor: 2.000
    [ 1848.068] (**) Wacom Bamboo Connect Finger pad: (accel) acceleration threshold: 4
    [ 3145.527] (II) UnloadModule: "wacom"
    [ 3145.527] (II) UnloadModule: "wacom"
    [ 3145.527] (II) UnloadModule: "wacom"
    [ 3145.527] (II) UnloadModule: "wacom"
    [ 3145.527] (II) evdev: DELL DELL USB Keyboard: Close
    [ 3145.527] (II) UnloadModule: "evdev"
    [ 3145.527] (II) evdev: Logitech Optical USB Mouse: Close
    [ 3145.527] (II) UnloadModule: "evdev"
    [ 3145.527] (II) evdev: Power Button: Close
    [ 3145.528] (II) UnloadModule: "evdev"
    [ 3145.528] (II) evdev: Power Button: Close
    [ 3145.528] (II) UnloadModule: "evdev"
    Thanks!!!!!
    Last edited by stuvjordan (2013-03-21 17:56:52)

  • Mac desktop is freezing, crashing, auto logging out

    While playing a game last night my computer crashed the app and the computer automatically logged out. Ever since that, whenever I try to log on to any account it freezes and logs out immediately. When i safe boot it everything works, but it says all of the games I usually play, can't be run due to not sufficient specs. I tried a pvram reset and repaired my disk even though I don't think there is anything wrong with that. I'm running out of ideas and thought id post something here before taking it into an apple store. It's currently running on 10.9.3, and it's a late 2013 model, 27 inch. Any suggestions are helpful at this point! Thanks

    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 merely by the seeming 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. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the behest of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    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.4. 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.
    5. 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.
    6. 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 Fonts SerialATA 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' com.autodesk\* \*dropbox \*GoogleDr\* 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.apple.AirPortBaseStationAgent 464843899 51 );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=(' /^ *$|CSConfigDot/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;5p;6p;8p;12p;' ' {sub(/^ +/,"")};NR==6;NR==13&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^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[ ,]|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<200) print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { gsub(/:[0-9:a-f]{14}/,"");} { 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 { print "'${p[41]}'";if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$|'${p[41]}'/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/root/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1000) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/ { next;} /(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { print "'${p[41]}'.plist\t'${p[42]}'";if(n<500) print "Launch";} ' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;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|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]" "$1;b=b$1;} END { 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]";"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text$|POSIX sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' /^ +[NP].+ =/h;/^( +D.+[{]|[}])/{ g;s/.+= //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;} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /APPLE [HS]|DVD/d;s/.+: //;H;};/s: /{ /V/d;s/^ */- /;H;};${ g;p;};' ' /^find: /d;p;' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil sudo\ lsof test );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' '" L*/P*/*loginit*' 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :CFBundleDisplayName" {} \;|sort|uniq' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' :${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 \$Message' -k Sender kernel -k Message Req 'bad |Beac|caug|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|tim(ed? ?|ing )o|WARN' -k Message Rne 'Goog|ksadm|SMC:' -o -k Sender fseventsd -k Message Req 'SL' " '-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 .\*[cgh] ! -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]} '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Ca*/*/Ex,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,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 --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' -i4TCP:0-1023 com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' );N1=${#c2[@]};for j in {0..9};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 Hidden\ apps '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 launchd 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 );N3=${#l[@]};for i in 0 1 2;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" ]];};';done;A7(){ 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" ]]&&echo "$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;do for j in 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;A2 0 $((N1+1)) 2;C0;A1 0 $N1 1;C0;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 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D22 11 17 17 20;for i in 0 1;do D22 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&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 52 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;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&&{ D13 21 0 32 19;D13 10 42 32 40;D22 29 35 46 39;};D13 14 1 48 42;D12 34 43 53 44;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 26 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 33 34 42 37;B1&&D23 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 20 42 32 41;D13 14 2 48 43;D13 4 5 32 1;D22 4 4 50 0;D13 4 3 60 5;D12 26 48 49 49;B3 4 22 57;A1 26 46 56;B7 22;B3 0 0 58;C3 47;D23 22 9 37 7;A7;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. 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. Click Utilities, then Terminal in the icon grid.
    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.
    8. 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.
    9. 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.
    10. 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 the results. No harm will be done.
    11. 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.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: 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.

Maybe you are looking for