Startup plugins set

I don't know whether its possible, but here it goes:
I would like to have two application icons of indesign in my dashboard. Kinda like two aliases to the same indesign application. But I want each of them to load a different plugins set upon startup. So "Indesign CS3" should startup Indesign with the default plugins set and "Indesign CS3 company" should startup Indesign with a custom made plugins set. "Indesign CS3" would visually have it's default adobe icon and "Indesign CS3 company" would have a custom made one (lets say the default one but with an orange background).
Is it possible to do this? Is it possible to put some script or command line option into a dashboard icon so that when I press icon A it loads indesign with plugins set A and when I press icon B it loads indesign with plugins set B?

To to open the 'configure plug-ins'  window use this line:
app.menuActions.itemByID(45313).invoke();
To get a list of available menu actions (there are more than 3,200 of them!) and their IDs use this script:
var myActions = app.menuActions;
var myActionsList = Array();
var counter = Number(0);
for(var i = 0; i < myActions.length; i++){
    myActionsList.push(String(myActions[i].name));
    myActionsList.push(String(myActions[i].area));
    myActionsList.push(String(myActions[i].id));
var myDoc = app.activeDocument;
var myTextFrame = myDoc.pages[0].textFrames.add();
myTextFrame.geometricBounds = app.activeDocument.pages[0].bounds;
var myMenuActionsTbl = myTextFrame.insertionPoints[0].tables.add();
myMenuActionsTbl.columnCount = 3;
myMenuActionsTbl.bodyRowCount = myActions.length;
myMenuActionsTbl.contents = myActionsList;
BTW this topic was discussed many times on the forum and I have a few similar scripts in my archive.
Here is the list I created on CS3 for Windows.
Regards,
Kas

Similar Messages

  • My home page is Google but everytime I close Firefox it opens to the last page viewed. Startup is set to "show my homepage" but it's still not working. HELP!!

    My home page is Google but everytime I close Firefox it opens to the last page viewed. Startup is set to "show my homepage" but it's still not working. I've tried so many things but nothing seems to work. Can someone please give me "Simple" answer.

    Running FF 18, lots of my add ons no good with 20 on PC.
    Thanks

  • STARTUP paramter set type not available..?

    Hi guys,
    Regarding the SAP help
    "Defining Parameter Sets"
    http://help.sap.com/saphelp_nw04s/helpdata/en/f4/d50f412d72f323e10000000a155106/content.htm
    there should be Parameter Set type "STARTUP", however I cannot find it in the list of
    the types in the WebAdministrator I am using.. The middleware MI is of versions: NWMADMIN 12.1, NWMCLIENT 12.4, NWMDRIVERS 12.0 &#1080; NWMDRIVERS 12.0.
    Do you know in which version it is accessible.. or maybe it is a matter of additional settings..?
    Thanks!
    Best Regards,
    Lalo Ivanov

    No dial tone mean the system is not ready for dialing. But it's hard to guess why without detailed information. Turn on debugging, catch syslog and debug messages, catch SIP control packets as well. It will help with the further analysis.
    Debug and syslog Messages from SPA1x2 and SPA232D ATA (Analog Telephone Adapters)
    Installing and Using Wireshark for Capturing Network Traffic

  • Channel strip plugin setting attaches to all audio tracks -- why

    Hi all, an interesting thing happened today. Put down bass/drum/rhythm guitar trax. Rhythm guitar used a NI Guitar Rig 3 plugin -- a Vox amp with spring reverb.
    So far, all is well.
    Then I create a new audio track, for the lead guitar. Much to my surprise, it took on the settings of the rhythm guitar track -- the NI GR3 Vox amp with spring reverb.
    I tried clearing the channel trip settings. I tried bypassing the plugin in the rhythm track. I created new audio tracks.
    All to no avail -- all audio tracks retained the settings of that first track, that is Vox with reverb.
    I finalyl created a new project and moved my tracks over. All is fine now, but does anyone know what might have caused that? And how to avoid in future?
    I really enjoy Logic, but I have to wrestle with fear every time I open it -- a "what the f's gonna go wrong this time?" sorta feeling. I've started pricing out Pro Tools systems to be honest...

    It sounds like you don't understand the concept of Logic - tracks and track objects.
    You can have for instance twenty tracks, all set to an Audio Channel 1 object. The tracks themselves are independent, but all audio plays through that Audio Channel 1. This is great for, for eaxmple, comping up a vocal part. Note that audio channels are themselves monophonic, so you can have only one audio region playing at any one time.
    This is different to independant arrange tracks that play through different audio channels..
    So when you hit your "next track" key command, make sure you are using "Create Track with next object", and not "Create Track". Create Track just creates a new arrange track assigned to the same track object. The other one creates a new arrange track and assigns the next track object, so everything's fully independent.
    This is a complexity in Logic that other DAWs don't have, but it's a great feature once you get your head around it. One reason I like Logic over other DAWs.
    So arrange tracks and audio channels are not inextricably linked, as they are in other DAWs.

  • Nio and java startup charset setting

    Hi,
    there's a way to set a specific platform charset when starting up jvm? On my linux, jvm starts with UTF-8 II see this looking at the encoding of a FileReader).
    I need to set a default chaset to ISO-8859-1 (I cannot specify this ont he filereader, I'm using other's library).
    Thank you Stefano,.

    Set the LANG environment variable.
    $ cat a.java
    public class a {
    public static void main(String a[]) {
    System.out.println(System.getProperty("file.encoding"));
    }$ javac a.java
    $ echo $LANG
    hu_HU
    $ java a
    ISO-8859-2
    $ LANG=en_US
    $ java a
    ISO-8859-1
    $ LANG=ru_RU
    $ java a
    ISO-8859-5

  • Virtual Machine startup problem: Set CPU Cap: failed

    Hi,
    Recently, I have installed Oracle VM Server 2.2.2 on two servers having common Repository. I've configured 3 disks as repository.
    [root@ec-vs01 ~]# /opt/ovs-agent-2.3/utils/repos.py -l
    [   ] 692dbfde-9af4-49ef-9889-f02cb2e371e5 => /dev/sdc1
    [ * ] 0e06a940-cd25-4e4d-a4a0-93afc3832a00 => /dev/sda1
    [   ] 19101310-406a-4090-89ef-1be439e531dc => /dev/sdb1
    Intallation of VM Machine also ended up without any issues. (O/S OEL 5.5).
    When I restart the Virtual Machine after o/s installation, It runs for few minutes and stopped with the following error. ( Also, the console button is not active).
    Start - /OVS/running_pool/250_ec-vptst01
    PowerOn successfully.
    Update server -10.10.140.181
    Update Port - 0.0
    Update VM Status - Running
    Configure CPU Cap
    Set CPU Cap: failed:<Exception: failed:<Exception: ['xm', 'sched-credit', '-d', '250_ec-vptst01', '-c', '0'] => Error: Domain '250_ec-vptst01' does not exist.
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSXXenVMConfig.py", line 2531, in xen_set_cpu_cap
    run_cmd(args=['xm',
    File "/opt/ovs-agent-2.3/OVSCommons.py", line 92, in run_cmd
    raise Exception('%s => %s' % (args, err))
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSSiteVMConfig.py", line 1108, in set_vm_cpu_cap
    if not rs.startswith("success"): raise Exception(rs)
    if anybody resolved this issue, kindly help me.

    Also, I've found the below.
    Even though the repos.py -l script shows 2 repositories, df -h is not showing any repository mounted on /OVS folder
    [root@ec-vs01 running_pool]# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/cciss/c0d0p2 3.4G 982M 2.2G 31% /
    /dev/cciss/c0d0p1 99M 46M 48M 50% /boot
    tmpfs 291M 0 291M 0% /dev/shm
    none 291M 80K 291M 1% /var/lib/xenstored
    /dev/sda1 391G 8.4G 383G 3% /var/ovs/mount/0E06A940CD254E4DA4A093AFC3832A00
    /dev/sdc1 196G 2.1G 194G 2% /var/ovs/mount/692DBFDE9AF449EF9889F02CB2E371E5
    /dev/sdb1 391G 2.1G 389G 1% /var/ovs/mount/19101310406A409089EF1BE439E531DC
    The Guest VM is created under /var/ovs/mount/0E06A940CD254E4DA4A093AFC3832A00/running_pool , whereas /OVS/running_pool contains nothing.
    ls -l /OVS/running_pool/ shows nothing.
    How to mount repository on /OVS folder ?

  • The connecting of a different project to the target interferes with the startup application setting

    Hi folk,
    I have developed an application that runs on a WSN gateway 9792 and accesses the nodes dynamically. The application is compiled and deployed as startup application. Everything works fine and the application starts on boot.
    Now, I am trying to test the effects of different settings of the nodes, for that I have created a new project on which I have added the gateway with all the nodes of the compiled application.
    Step 1
    As I connect to the target, a pop up windows opens to resolve the conflict due to the presence of a running application. On the windows I press OK and all VIs on the target are closed, and the connection is applied and deployed.
    Without other actions on the target or nodes, I disconnect and reboot the WSN gateway 9792.
    The real-time application installed on the gateway, as startup application, does not starts on boot !!!
    Step 2
    If I do the following:
    - open the project who belongs the real-time application;
    - connect and disconnect the gateway (without actively deploy the code);
    - and reboot,
    this time, the real-time application, installed on the gateway, starts on boot.
    How I have to operate to have the real-time application running on the end of Step 1, without have to perform Step 2?
    Thanks,
    Asper

    Hi,
    these links could help you.
    http://digital.ni.com/public.nsf/allkb/8B0772F1E926C55D86256EE900778BDE?OpenDocument
    http://digital.ni.com/public.nsf/allkb/B37FA04A1CB84B6C862571A30060EF03?OpenDocument
    Best regards,
    Enzo 

  • Startup disk setting ignored if starting from off iMac

    In order to speed up the performance of my system (2008 iMac 2.8 Core 2 Duo - 24 inches running Yosemite (10.10.2), I have tried to start running my system off of a spare SSD in a Firewire 800 Enclosure.  Works fine when I start the computer off of a restart, but when I shut down the system and then start it up again, the iMac automatically appears to revert to the slower, internal HD.  System preferences always indicates that the external SSD is the start up disk.  No problems show up when running disk utility.  Any ideas as to how to solve this problem?

    That info is held in PRAM, so the first obvious thing to try is zapping it, and you might as well zap NVRAM at the same time. Shut down (not just a re-boot). Start up while holding down the 4 keys: Command, Option, P, R, releasing them when you hear the third 'boing'. Check Sys Prefs > Startup Disk.

  • PlugIn setting isn´t saved by Logic

    That´s weird: If I load an instance of Altiverb 6 and change some settings, all settings are gone after saving and reopening the projekt. This happens just on my MacPro (10.5.1) not on my G5 PPC under 10.4.11.
    Any solutions?

    I'll second the original poster.
    Just wanted to point out that I have observed the same behaviour in the Mac version of the software.
    HTH,
    Ntafy

  • How to enter BIOS to set startup sequence

    I want to set my BIOS to look to the CD-ROM first for booting. I can't find how to access the BIOS on startup to set this option. (Hint: it's not F8 ;-)
    HP Pavilion dv7 Notebook
    [email protected]

    Hi There
    As soon as you press the power key to start the com keep tapping f9 on the KEy Board
    Then select your bootable device
    ****Click the White Kudos star to say thanks****
    ****Please mark Accept As Solution if it solves your problem****

  • A problem regarding set up of Oracle Lite 3.6.0.2.0 on Win 95, with JDK 1.1.8 &java 2

    A problem regarding set up of Oracle Lite 3.6.0.2.0 on Win 95, with JDK 1.1.8 and Java 2 SDK ( Ver 1.3 Beta)
    After the installation of Oracle Lite 3.6.0.2.0 on a laptop (with WIN 95 OS), When I run Oracle Lite Designer from start menu, I receive following error message :
    ====================================
    Invalid class name 'FILES\ORA95_2\LITE\DESIGNER\oldes.jar;C:\PROGRAM'
    usage: java [-options] class
    where options include:
    -help print out this message
    -version print out the build version
    -v -verbose turn on verbose mode
    -debug enable remote JAVA debugging
    -noasyncgc don't allow asynchronous garbage collection
    -verbosegc print a message when garbage collection occurs
    -noclassgc disable class garbage collection
    -ss<number> set the maximum native stack size for any thread
    -oss<number> set the maximum Java stack size for any thread
    -ms<number> set the initial Java heap size
    -mx<number> set the maximum Java heap size
    -classpath <directories separated by semicolons>
    list directories in which to look for classes
    -prof[:<file>] output profiling data to .\java.prof or .\<file>
    -verify verify all classes when read in
    -verifyremote verify classes read in over the network [default]
    -noverify do not verify any class
    -nojit disable JIT compiler
    Please make sure that JDK 1.1.4 (or greater) is installed in your machine and CLASSPATH is set properly. JAVA.EXE must be in the PATH.
    ====================================
    My ORACLE_HOME is c:\program files\ora95_2 and Oracle Lite is installed under the ORACLE_HOME in LITE\DESIGNER directory.
    JDK version is 1.1.8 which is greater than 1.1.4 installed in c:\program files\jdk1.1.8, My PATH, and CLASSPATH are set in AUTOEXEC.BAT as follows:
    set CLASSPATH=c:\Progra~1\jdk1.1.8\lib\classes.zip;c:\progra~1\ora95_2\lite\classes\olite36.jar;c:\progra~1\ora95_2\lite\designer\oldes.jar;c:\progra~1\ora95_2\lite\designer\swingall.j ar
    PATH=C:\Progra~1\Ora95_2\bin;.;c:\Progra~1\jdk1.1.8\lib;c:\Progra~1\jdk1.1.8\bin;C:\Progra~1\Ora95_2\lite\Designer;C:\WIN95;C:\WIN95\COMMAND;C:\UTIL
    And, I can run JAVA.EXE from any directory on command prompt.
    With JAVA 2 SDK (ver 1.3 Beta) instead of JDK 1.1.8 I'm getting a different Error message as follows:
    =============================
    java.lang.NoClassFoundError: 'FILES\ORA95_2\LITE\DESIGNER\oldes.jar;C:\PROGRAM'
    Please make sure that JDK 1.1.4 (or greater) is installed in your machine and CLASSPATH is set properly. JAVA.EXE must be in the PATH.
    ==============================
    the PATH and CLASSPATH were set accordingly, as with JDK1.1.8, and there was no classes.zip in classpath
    also the class file or the jar file looks weird or wrapped in the error message : 'FILES\ORA95_2\LITE\DESIGNER\oldes.jar;C:\PROGRAM'
    Another interesting thing I noticed is if I run oldes.exe from Installation CD, the Oracle Lite Designer runs fine, and without error, I'm able to modify tables in the database of my laptop also.
    Could someone shade some light on what am I doing wrong here ?
    Thanks for help in advance .
    Regards
    Viral
    null

    On 07/20/2015 06:35 AM, Itzhak Hovav wrote:
    > hi
    > [snip]
    > [root@p22 eclipse]# cat eclipse.ini -startup
    > plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    > --launcher.library
    > plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807
    >
    > -showsplash
    > org.eclipse.platform
    > --launcher.XXMaxPermSize
    > 256m
    > --launcher.defaultAction
    > openFile
    > -vmargs
    > -Xms40m
    > -Xmx512m
    > [snip]
    Try this: http://wiki.eclipse.org/Eclipse.ini. You should have read the
    sticky posts at forum's top for getting started help.

  • Plugin suggestions for vinyl to digital

    Hi,
    Is there a suggested series of plugins that would help me in my transfer of old albums into CDs?
    From my own first couple of experiments I can see that I would need to boost the overall gain, try to remove some pops and cracks without losing too much of the high end, maybe add a little eq sparkle, etc.
    Thanks,
    John

    Funny - because just currently I'm in the state of crazyness to import a lot of my vinyls to have it at hand.
    There is one absolute thing to state at the very beginning:
    It is and will surely remain impossible for a long time to retain the full analog resolution in digital.
    So at the time being it is possible to have clicks and scratches removed which for a lot of people is what they want to achieve. But in every case you lose imagery and spacing of full analog recordings. Digital just can't do it. So for having the music on an easier to handle medium like a CD or iPod you will definitely have to live with a difference in listening experience - but maybe gain another important one by being able to listen to the old stuff at all !
    Having that said I concentrate on trying to capture as much as possible but at the same time try to improve it for this different kind of listening experience.
    If I want to have full listening pleasure nothing can compare to putting on the vinyl.
    So here's what I do.
    Imagine the best possible analog chain and then some. That's where to start with.
    An extremely high end turntable, arm and cartridge into a sophisticated RIAA amplifier. From there I go directly into the analog inputs of the DAW. I use no record out selector or distribution amplifier - just the best cable I can get hold of, I for mine do my own, which sometimes I change just to suit the character of the original programme.
    Carefully set the record level to use maximum bit resolution, I personally go as high as possible and even take a few overs on drum peaks ( I will compress the peaks later anyway) instead of losing some of the already horrible digital resolution. For that you have to know how your A/D reacts - some sound very good when driven hot, other produce ghastly artefacts even a few milliseconds after the actual over until they "calm down again". You wont have a problem with any high end A/D though - don't even think about using cheap M-Audio, Roland or equivalent USB stuff: Think RME, Digi, MotU, Apogee or something in that category.
    Ok, record the record !
    Add some seconds at the start and the beginning for a possible noise fingerprint. Of course a good turntable delivers no additional noise and hum, but still...
    If you have the possibility to switch between the original and whats coming back thru the DAW while recording, you will clearly notice how the analog imagery and space gets lost. That is the initial loss that you have to live with.
    So if you wanna retain maximum accuracy to the original you have to just import it into Waveburner now, maybe set your track markers and burn a CD.
    Remember that everything from now on is deteriorating absolute accuracy, even the slightest level change adds calculating inside the precious audio data meaning floating point hassle and rounding errors.
    The resulting CD will have lost another subtleties, partly because of the bouncing process in WB (the OS 9 version was able to burn without bounce, which was clearly better, unfortunately this feature got lost after the OS X transition), partly because of the burning process and partly because a "normal" CD player has crap converters compared to what's inside an Apogee or so.
    But if you wanna transfer the material into the new century, meaning to better fit it into todays listening experience it means a remastering.
    As we already know we can't expect to retain all analog subtleties - anyway, we can decide to at least fit the overall sound into what we are used nowadays in terms of loudness and density.
    And to have it at hand on an iPod at AAC or mp3 compression, subtleties are not what's worth of making a fuss about anyway...
    First step is opening the files in Logic's Sample Editor and drawing out the biggest clicks that go over the average program level - you can easily identify these by looking at the waveform. After finishing that you do a "Search Peak" to find out the remaining headroom of both files side A and side B, coz these will be most probably not the same. As I want to normalize the files now but at the same time retain the original intended balance between the tracks I have to change the gain on both side's files by the same amount and not just normalize both up to zero.
    So if peak level on A is at, say, -9.5dB and B is at -9.7dB you rise both by 9.4dB. That gives the -0.1dB safety (to not provoke strange 0dB behaviour at some plugins that you might want to use later on) on file A and -0.3dB on file B.
    If you have a worn out record you might want to add a Waves X-Click to remove audible record clicks and crackles. If you have the time and nerve to bounce in realtime then do so, that's clearly better than an offline bounce.
    Close Logic now and import the file into Waveburner.
    I have the following startup plugin chain in the mix domain:
    1. Waveburner Linear Phase EQ
    2. Waves S1 Imager
    3. Waves L2
    4. Waves TransX Multi
    5. PSP Vintage Warmer
    6. Waveburner MultiMeter
    First thing is to remove rumble (it IS there, believe me, even if NS-10s may not play it back):
    Set Linear Phase EQ Highpass Filter to 48dB/oct and at something under 40Hz. Check at MultiMeter's analyzer display and listen. You want to get rid of everything unwanted (because that affects the following compressors) but retain the bass. A look at the speaker's woofer when cranked will tell you clearly what happens here...
    From now on it is entirely upon personal taste - so this is only my preferred workflow and probably only one of maybe a thousand other ways.
    2.
    Vinyl is generally less stereo than today's CDs because of the immanent physical impossibillity of having one cutting head moving simultanously into two directions: On vinyl it was impossible to record anything out-of-phase. However, on our listening pleasure CD we can do it and most of the time we will like it !
    S1 Stereo Imager does exactly that, use a width something around 1.40. At this point you can maybe correct a slightly disadjusted stereo balance of the original material with the Asymmetry and Rotation sliders.
    Again use MultiMeter and your ears: The Goniometer will show left and right channel energy. If one channel is stronger the image will appear somewhat tilted - and your ears will tell if the singer stays centered when toggling mono/stereo (there's a mono switch in Vintage Warmer if you don't have one on your system).
    3.
    Waves L2 for getting rid of the ugly dynamics that once was used to transport feelings in music .
    Don't forget to switch off (noise) shaping and dither (you have enough noise on your file to mask bit switching, I promise...) and set it to 24bits (you recorded 24bits, didn't you ?)
    Out ceiling again to -0.1, threshold at whatever you happen to like (or skip this if you don't like it at all which I very much understand).
    4.
    I happen to like adding a bit liveliness and found Trans-X's preset "More Punch" a good starting point.
    It is a little too much in the default, especially in high frequency, but after a little tweaking it gives a nice kind of refreshing effect to the music.
    5.
    PSP Vintage Warmer. The secret weapon in every respect. I love it to bits. I think that is the ONE plugin I wouldn't ever wanna live without.
    Difficult to say something in general here - it's a compressor, which implies the fact that it is program dependant.
    BUT: I normally I always end up adding high eq by 1 to 3dB.
    VW's High EQ for me is the only one in the digital domain that does what I know from analog as "adding some air". Turn hi freq to 16k, add 3dB and you know what I mean. Try turning "Freq" down until you're totally satisfied (normally at around 11 to 13k).
    While you're at it try adding a little lo eq (again 1 or two dB) between 80 to 140 Hz.
    The expected "HiFi-Loudness-Curve" is less noticeable than you fear.
    because the best part, VW's multi band compression, enhances density anyway, so you don't lose the critical midrange:
    Drive: no more than 4 dB (that's because we optimized our levels in the first place).
    Knee: between 1 and 5% (same reason as above).
    Ceiling: -0.1
    Output: -0.1
    Speed and Release is totally program dependant - you have to try for yourself.
    If you set everything within reasonable amounts you will have a great sounding master now that will have a loudness increase (call it dynamics loss if you want) around 5 to 15dB.
    It it is a whole different listening experience than the original vinyl but maybe it does for you what it did for me: I listen to all this great music again that I used to have in my life and that I ignored for so long.
    (So thank you, Steve Jobs, for having the iPod/iTunes-vision. Took me a while but now I know what you meant.)
    So have fun,
    may this be of help to bring back your valuable record collection into everyday life !
    Cheers,
    spocintosh
    Message was edited by: spocintosh

  • Gnome Errors ad startup and mouse arrow hungs

    Today I've updated all the system using pacman -Syu
    then I've installed ALSA
    pacman -Sy alsa-lib alsa-utils
    pacman -S alsa-oss
    pacman -S alsa-plugins
    setting the alsa deamon on startup on /etc/rc.conf file
    now when I start Gnome with xinit, I get all the errors below (actually some of them where also before) and the mouse is not recognized anymore, so I cannot move the mouse pointer.
    I've looked around but I didn't find any good info about fix them
    [miky@artemide ~]$ xinit
    X.Org X Server 1.12.2
    Release Date: 2012-05-29
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.0.32-1-lts x86_64
    Current Operating System: Linux artemide 3.3.8-1-ARCH #1 SMP PREEMPT Tue Jun 5 15:20:32 CEST 2012 x86_64
    Kernel command line: root=/dev/sda3 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    Build Date: 30 May 2012 07:24:13PM
    Current version of pixman: 0.26.0
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 9 17:03:05 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
    GNOME_KEYRING_CONTROL=/home/miky/.cache/keyring-TvdLuD
    GPG_AGENT_INFO=/home/miky/.cache/keyring-TvdLuD/gpg:0:1
    GNOME_KEYRING_PID=1136
    gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
    gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
    GNOME_KEYRING_CONTROL=/home/miky/.cache/keyring-TvdLuD
    GPG_AGENT_INFO=/home/miky/.cache/keyring-TvdLuD/gpg:0:1
    gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
    GNOME_KEYRING_CONTROL=/home/miky/.cache/keyring-TvdLuD
    GPG_AGENT_INFO=/home/miky/.cache/keyring-TvdLuD/gpg:0:1
    SSH_AUTH_SOCK=/home/miky/.cache/keyring-TvdLuD/ssh
    GNOME_KEYRING_CONTROL=/home/miky/.cache/keyring-TvdLuD
    GPG_AGENT_INFO=/home/miky/.cache/keyring-TvdLuD/gpg:0:1
    SSH_AUTH_SOCK=/home/miky/.cache/keyring-TvdLuD/ssh
    [1339254187,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
    (gnome-settings-daemon:1134): color-plugin-WARNING **: failed to create device: GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain org.freedesktop.col or-manager.create-device auth
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    N: [pulseaudio] main.c: User-configured server at {63971c7ac37392e6e112710d00000308}unix:/tmp/pulse-K2Eo3ctJETpV/native, which appears to be local. Probing deeper.
    Failed to play sound: File or data not found
    ** (nm-applet:1162): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unknown return code 1
    ** Message: applet now removed from the notification area
    (gnome-shell-calendar-server:1186): GLib-GIO-ERROR **: Settings schema 'org.gnome.evolution.calendar' is not installed
    (gnome-shell:1154): Bluetooth-WARNING **: Could not open RFKILL control device, please verify your installation
    Window manager warning: Log level 16: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unknown return code 1
    ** (nm-applet:1162): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.
    ** (nm-applet:1162): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
    ** Message: applet now embedded in the notification area
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    (gnome-shell:1154): folks-WARNING **: Failed to find primary PersonaStore with type ID 'eds' and ID 'system'.
    Individuals will not be linked properly and creating new links between Personas will not work.
    The configured primary PersonaStore's backend may not be installed. If you are unsure, check with your distribution.
    Window manager warning: Log level 16: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.
    Window manager warning: Log level 16: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: Launch helper exited with unknown return code 1
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    ^Cxinit: connection to X server lost
    waiting for X server to shut down gnome-session[1099]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

    I've reinstalle ALSA e rebooted and now the mouse work fine (i'm not sure why)
    the errors are still there
    my rc.conf
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Rome"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MODULES: Modules to load at boot-up. Blacklisting is no longer supported.
    # Replace every !module by an entry as on the following line in a file in
    # /etc/modprobe.d:
    # blacklist module
    # See "man modprobe.conf" for details.
    MODULES=(fuse)
    # Udev settle timeout (default to 30)
    UDEV_TIMEOUT=30
    # Scan for FakeRAID (dmraid) Volumes at startup
    USEDMRAID="no"
    # Scan for BTRFS volumes at startup
    USEBTRFS="no"
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="yes"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="artemide"
    # Use 'ip addr' or 'ls /sys/class/net/' to see all available interfaces.
    # Wired network setup
    # - interface: name of device (required)
    # - address: IP address (leave blank for DHCP)
    # - netmask: subnet mask (ignored for DHCP) (optional, defaults to 255.255.255.0)
    # - broadcast: broadcast address (ignored for DHCP) (optional)
    # - gateway: default route (ignored for DHCP)
    # Static IP example
    # interface=eth0
    # address=192.168.0.2
    # netmask=255.255.255.0
    # broadcast=192.168.0.255
    # gateway=192.168.0.1
    # DHCP example
    # interface=eth0
    # address=
    # netmask=
    # gateway=
    interface="eth0"
    address=10.40.50.95
    netmask=255.255.248.0
    broadcast=
    gateway=10.40.48.1
    # Setting this to "yes" will skip network shutdown.
    # This is required if your root device is on NFS.
    NETWORK_PERSIST="no"
    # Enable these netcfg profiles at boot-up. These are useful if you happen to
    # need more advanced network features than the simple network service
    # supports, such as multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    # If something other takes care of your hardware clock (ntpd, dual-boot...)
    # you should disable 'hwclock' here.
    DAEMONS=(!hwclock @ntpd samba alsa syslog-ng dbus @network netfs crond tg3 @sshd appset-helper transmissiond)
    my /var/log/Xorg.0.log
    [224851.203]
    X.Org X Server 1.12.2
    Release Date: 2012-05-29
    [224851.203] X Protocol Version 11, Revision 0
    [224851.203] Build Operating System: Linux 3.0.32-1-lts x86_64
    [224851.203] Current Operating System: Linux artemide 3.3.8-1-ARCH #1 SMP PREEMPT Tue Jun 5 15:20:32 CEST 2012 x86_64
    [224851.203] Kernel command line: root=/dev/sda3 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    [224851.203] Build Date: 30 May 2012 07:24:13PM
    [224851.203]
    [224851.203] Current version of pixman: 0.26.0
    [224851.203] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [224851.203] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [224851.203] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 12 14:09:41 2012
    [224851.216] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [224851.219] (==) No Layout section. Using the first Screen section.
    [224851.220] (==) No screen section available. Using defaults.
    [224851.220] (**) |-->Screen "Default Screen Section" (0)
    [224851.220] (**) | |-->Monitor "<default monitor>"
    [224851.220] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [224851.220] (==) Automatically adding devices
    [224851.220] (==) Automatically enabling devices
    [224851.240] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [224851.240] Entry deleted from font path.
    [224851.240] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [224851.240] Entry deleted from font path.
    [224851.240] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [224851.241] Entry deleted from font path.
    [224851.241] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [224851.241] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [224851.241] Entry deleted from font path.
    [224851.241] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [224851.241] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    /usr/share/fonts/TTF/
    [224851.241] (==) ModulePath set to "/usr/lib/xorg/modules"
    [224851.241] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [224851.241] (II) Loader magic: 0x7c58e0
    [224851.241] (II) Module ABI versions:
    [224851.241] X.Org ANSI C Emulation: 0.4
    [224851.241] X.Org Video Driver: 12.0
    [224851.241] X.Org XInput driver : 16.0
    [224851.241] X.Org Server Extension : 6.0
    [224851.242] (--) PCI:*(0:0:2:0) 8086:0102:1043:844d rev 9, Mem @ 0xfe000000/4194304, 0xc0000000/268435456, I/O @ 0x0000f000/64
    [224851.242] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [224851.242] (II) LoadModule: "extmod"
    [224851.247] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [224851.257] (II) Module extmod: vendor="X.Org Foundation"
    [224851.257] compiled for 1.12.2, module version = 1.0.0
    [224851.257] Module class: X.Org Server Extension
    [224851.257] ABI class: X.Org Server Extension, version 6.0
    [224851.257] (II) Loading extension MIT-SCREEN-SAVER
    [224851.257] (II) Loading extension XFree86-VidModeExtension
    [224851.257] (II) Loading extension XFree86-DGA
    [224851.257] (II) Loading extension DPMS
    [224851.257] (II) Loading extension XVideo
    [224851.257] (II) Loading extension XVideo-MotionCompensation
    [224851.257] (II) Loading extension X-Resource
    [224851.257] (II) LoadModule: "dbe"
    [224851.257] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [224851.257] (II) Module dbe: vendor="X.Org Foundation"
    [224851.257] compiled for 1.12.2, module version = 1.0.0
    [224851.257] Module class: X.Org Server Extension
    [224851.257] ABI class: X.Org Server Extension, version 6.0
    [224851.257] (II) Loading extension DOUBLE-BUFFER
    [224851.257] (II) LoadModule: "glx"
    [224851.260] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [224851.278] (II) Module glx: vendor="X.Org Foundation"
    [224851.278] compiled for 1.12.2, module version = 1.0.0
    [224851.278] ABI class: X.Org Server Extension, version 6.0
    [224851.278] ABI class: X.Org Server Extension, version 6.0
    [224851.278] (==) AIGLX enabled
    [224851.278] (II) Loading extension GLX
    [224851.278] (II) LoadModule: "record"
    [224851.278] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [224851.279] (II) Module record: vendor="X.Org Foundation"
    [224851.279] compiled for 1.12.2, module version = 1.13.0
    [224851.279] Module class: X.Org Server Extension
    [224851.279] ABI class: X.Org Server Extension, version 6.0
    [224851.279] (II) Loading extension RECORD
    [224851.279] (II) LoadModule: "dri"
    [224851.279] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [224851.287] (II) Module dri: vendor="X.Org Foundation"
    [224851.287] compiled for 1.12.2, module version = 1.0.0
    [224851.287] ABI class: X.Org Server Extension, version 6.0
    [224851.287] (II) Loading extension XFree86-DRI
    [224851.287] (II) LoadModule: "dri2"
    [224851.287] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [224851.288] (II) Module dri2: vendor="X.Org Foundation"
    [224851.288] compiled for 1.12.2, module version = 1.2.0
    [224851.288] ABI class: X.Org Server Extension, version 6.0
    [224851.288] (II) Loading extension DRI2
    [224851.288] (==) Matched intel as autoconfigured driver 0
    [224851.288] (==) Matched vesa as autoconfigured driver 1
    [224851.288] (==) Matched fbdev as autoconfigured driver 2
    [224851.288] (==) Assigned the driver to the xf86ConfigLayout
    [224851.288] (II) LoadModule: "intel"
    [224851.294] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [224851.308] (II) Module intel: vendor="X.Org Foundation"
    [224851.308] compiled for 1.12.2, module version = 2.19.0
    [224851.308] Module class: X.Org Video Driver
    [224851.308] ABI class: X.Org Video Driver, version 12.0
    [224851.308] (II) LoadModule: "vesa"
    [224851.317] (WW) Warning, couldn't open module vesa
    [224851.317] (II) UnloadModule: "vesa"
    [224851.317] (II) Unloading vesa
    [224851.317] (EE) Failed to load module "vesa" (module does not exist, 0)
    [224851.317] (II) Unloading vesa
    [224851.317] (EE) Failed to load module "vesa" (module does not exist, 0)
    [224851.317] (II) LoadModule: "fbdev"
    [224851.317] (WW) Warning, couldn't open module fbdev
    [224851.317] (II) UnloadModule: "fbdev"
    [224851.317] (II) Unloading fbdev
    [224851.317] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [224851.317] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2)
    [224851.317] (--) using VT number 7
    [224851.425] drmOpenDevice: node name is /dev/dri/card0
    [224851.425] drmOpenDevice: open result is 10, (OK)
    [224851.425] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [224851.425] drmOpenDevice: node name is /dev/dri/card0
    [224851.425] drmOpenDevice: open result is 10, (OK)
    [224851.425] drmOpenByBusid: drmOpenMinor returns 10
    [224851.425] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [224851.425] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [224851.425] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [224851.425] (==) intel(0): RGB weight 888
    [224851.425] (==) intel(0): Default visual is TrueColor
    [224851.425] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Desktop (GT1)
    [224851.425] (--) intel(0): Chipset: "Sandybridge Desktop (GT1)"
    [224851.425] (**) intel(0): Relaxed fencing enabled
    [224851.425] (**) intel(0): Wait on SwapBuffers? enabled
    [224851.425] (**) intel(0): Triple buffering? enabled
    [224851.425] (**) intel(0): Framebuffer tiled
    [224851.425] (**) intel(0): Pixmaps tiled
    [224851.425] (**) intel(0): 3D buffers tiled
    [224851.425] (**) intel(0): SwapBuffers wait enabled
    [224851.425] (==) intel(0): video overlay key set to 0x101fe
    [224851.426] (II) intel(0): Output VGA1 has no monitor section
    [224851.447] (II) intel(0): Output HDMI1 has no monitor section
    [224851.487] (II) intel(0): Output DP1 has no monitor section
    [224851.721] (II) intel(0): Output HDMI2 has no monitor section
    [224851.760] (II) intel(0): Output DP2 has no monitor section
    [224851.760] (II) intel(0): EDID for output VGA1
    [224851.782] (II) intel(0): EDID for output HDMI1
    [224851.820] (II) intel(0): EDID for output DP1
    [224852.054] (II) intel(0): EDID for output HDMI2
    [224852.054] (II) intel(0): Manufacturer: SHP Model: 105d Serial#: 0
    [224852.054] (II) intel(0): Year: 2010 Week: 255
    [224852.054] (II) intel(0): EDID Version: 1.3
    [224852.054] (II) intel(0): Digital Display Input
    [224852.054] (II) intel(0): Max Image Size [cm]: horiz.: 102 vert.: 57
    [224852.054] (II) intel(0): Gamma: 2.20
    [224852.054] (II) intel(0): DPMS capabilities: Off
    [224852.054] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [224852.054] (II) intel(0): First detailed timing is preferred mode
    [224852.054] (II) intel(0): redX: 0.633 redY: 0.333 greenX: 0.205 greenY: 0.702
    [224852.054] (II) intel(0): blueX: 0.150 blueY: 0.081 whiteX: 0.292 whiteY: 0.322
    [224852.054] (II) intel(0): Supported established timings:
    [224852.054] (II) intel(0): 720x400@70Hz
    [224852.054] (II) intel(0): 640x480@60Hz
    [224852.054] (II) intel(0): 640x480@72Hz
    [224852.054] (II) intel(0): 640x480@75Hz
    [224852.054] (II) intel(0): 800x600@56Hz
    [224852.054] (II) intel(0): 800x600@60Hz
    [224852.054] (II) intel(0): 800x600@72Hz
    [224852.054] (II) intel(0): 800x600@75Hz
    [224852.054] (II) intel(0): 1024x768@60Hz
    [224852.054] (II) intel(0): 1024x768@70Hz
    [224852.054] (II) intel(0): 1024x768@75Hz
    [224852.054] (II) intel(0): Manufacturer's mask: 0
    [224852.054] (II) intel(0): Supported standard timings:
    [224852.054] (II) intel(0): #0: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [224852.054] (II) intel(0): #1: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
    [224852.054] (II) intel(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [224852.054] (II) intel(0): Supported detailed timing:
    [224852.054] (II) intel(0): clock: 148.5 MHz Image Size: 1018 x 573 mm
    [224852.054] (II) intel(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [224852.054] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [224852.054] (II) intel(0): Supported detailed timing:
    [224852.054] (II) intel(0): clock: 85.5 MHz Image Size: 0 x 0 mm
    [224852.054] (II) intel(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [224852.054] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [224852.054] (II) intel(0): Monitor name: SHARP HDMI
    [224852.054] (II) intel(0): Ranges: V min: 23 V max: 76 Hz, H min: 15 H max: 75 kHz, PixClock max 175 MHz
    [224852.054] (II) intel(0): Supported detailed timing:
    [224852.054] (II) intel(0): clock: 148.5 MHz Image Size: 1018 x 573 mm
    [224852.054] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [224852.054] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [224852.054] (II) intel(0): Supported detailed timing:
    [224852.054] (II) intel(0): clock: 74.2 MHz Image Size: 1018 x 573 mm
    [224852.054] (II) intel(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [224852.054] (II) intel(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [224852.054] (II) intel(0): Supported detailed timing:
    [224852.054] (II) intel(0): clock: 74.2 MHz Image Size: 1018 x 573 mm
    [224852.054] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [224852.054] (II) intel(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [224852.054] (II) intel(0): Supported detailed timing:
    [224852.054] (II) intel(0): clock: 74.2 MHz Image Size: 1018 x 573 mm
    [224852.054] (II) intel(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [224852.054] (II) intel(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [224852.054] (II) intel(0): Number of EDID sections to follow: 1
    [224852.054] (II) intel(0): EDID (in hex):
    [224852.054] (II) intel(0): 00ffffffffffff004d105d1000000000
    [224852.054] (II) intel(0): ff140103806639782a1bbea25534b326
    [224852.054] (II) intel(0): 144a52afce00a9409040818001010101
    [224852.054] (II) intel(0): 010101010101023a80d072382d40102c
    [224852.054] (II) intel(0): 4580fa3d3200001e662150b051001b30
    [224852.054] (II) intel(0): 4070360000000000001e000000fc0053
    [224852.054] (II) intel(0): 484152502048444d490a2020000000fd
    [224852.054] (II) intel(0): 00174c0f4b11000a20202020202001a8
    [224852.054] (II) intel(0): 02033172509f90201405130412031102
    [224852.054] (II) intel(0): 16071506012309070783010000e30503
    [224852.054] (II) intel(0): 016f030c001000b82d20a00501402050
    [224852.054] (II) intel(0): 60023a801871382d40582c4500fa3d32
    [224852.054] (II) intel(0): 00001e011d80d0721c1620102c2580fa
    [224852.054] (II) intel(0): 3d3200009e011d8018711c1620582c25
    [224852.054] (II) intel(0): 00fa3d3200009e011d00bc52d01e20b8
    [224852.055] (II) intel(0): 285540fa3d3200001e00000000000082
    [224852.055] (II) intel(0): Printing probed modes for output HDMI2
    [224852.055] (II) intel(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
    [224852.055] (II) intel(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [224852.055] (II) intel(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [224852.055] (II) intel(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [224852.055] (II) intel(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [224852.055] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [224852.055] (II) intel(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [224852.055] (II) intel(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [224852.055] (II) intel(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [224852.055] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [224852.055] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [224852.055] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [224852.055] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [224852.055] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [224852.055] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [224852.055] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [224852.055] (II) intel(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [224852.055] (II) intel(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [224852.055] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [224852.055] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [224852.055] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [224852.055] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [224852.055] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [224852.094] (II) intel(0): EDID for output DP2
    [224852.094] (II) intel(0): Output VGA1 disconnected
    [224852.094] (II) intel(0): Output HDMI1 disconnected
    [224852.094] (II) intel(0): Output DP1 disconnected
    [224852.094] (II) intel(0): Output HDMI2 connected
    [224852.094] (II) intel(0): Output DP2 disconnected
    [224852.094] (II) intel(0): Using exact sizes for initial modes
    [224852.094] (II) intel(0): Output HDMI2 using initial mode 1920x1080
    [224852.094] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [224852.094] (II) intel(0): Kernel page flipping support detected, enabling
    [224852.094] (==) intel(0): DPI set to (96, 96)
    [224852.094] (II) Loading sub module "fb"
    [224852.094] (II) LoadModule: "fb"
    [224852.094] (II) Loading /usr/lib/xorg/modules/libfb.so
    [224852.095] (II) Module fb: vendor="X.Org Foundation"
    [224852.095] compiled for 1.12.2, module version = 1.0.0
    [224852.095] ABI class: X.Org ANSI C Emulation, version 0.4
    [224852.095] (II) Loading sub module "dri2"
    [224852.095] (II) LoadModule: "dri2"
    [224852.095] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [224852.095] (II) Module dri2: vendor="X.Org Foundation"
    [224852.095] compiled for 1.12.2, module version = 1.2.0
    [224852.095] ABI class: X.Org Server Extension, version 6.0
    [224852.095] (==) Depth 24 pixmap format is 32 bpp
    [224852.095] (II) intel(0): [DRI2] Setup complete
    [224852.095] (II) intel(0): [DRI2] DRI driver: i965
    [224852.095] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
    [224852.097] (II) UXA(0): Driver registered support for the following operations:
    [224852.097] (II) solid
    [224852.097] (II) copy
    [224852.097] (II) composite (RENDER acceleration)
    [224852.097] (II) put_image
    [224852.097] (II) get_image
    [224852.097] (==) intel(0): Backing store disabled
    [224852.097] (==) intel(0): Silken mouse enabled
    [224852.097] (II) intel(0): Initializing HW Cursor
    [224852.097] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [224852.097] (==) intel(0): DPMS enabled
    [224852.097] (==) intel(0): Intel XvMC decoder enabled
    [224852.097] (II) intel(0): Set up textured video
    [224852.097] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [224852.097] (II) intel(0): direct rendering: DRI2 Enabled
    [224852.097] (==) intel(0): hotplug detection: "enabled"
    [224852.160] (--) RandR disabled
    [224852.160] (II) Initializing built-in extension Generic Event Extension
    [224852.160] (II) Initializing built-in extension SHAPE
    [224852.160] (II) Initializing built-in extension MIT-SHM
    [224852.161] (II) Initializing built-in extension XInputExtension
    [224852.161] (II) Initializing built-in extension XTEST
    [224852.161] (II) Initializing built-in extension BIG-REQUESTS
    [224852.161] (II) Initializing built-in extension SYNC
    [224852.161] (II) Initializing built-in extension XKEYBOARD
    [224852.161] (II) Initializing built-in extension XC-MISC
    [224852.161] (II) Initializing built-in extension SECURITY
    [224852.161] (II) Initializing built-in extension XINERAMA
    [224852.161] (II) Initializing built-in extension XFIXES
    [224852.161] (II) Initializing built-in extension RENDER
    [224852.161] (II) Initializing built-in extension RANDR
    [224852.161] (II) Initializing built-in extension COMPOSITE
    [224852.161] (II) Initializing built-in extension DAMAGE
    [224852.257] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [224852.257] (II) AIGLX: enabled GLX_INTEL_swap_event
    [224852.257] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [224852.257] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [224852.257] (II) AIGLX: Loaded and initialized i965
    [224852.257] (II) GLX: Initialized DRI2 GL provider for screen 0
    [224852.257] (II) intel(0): Setting screen physical size to 508 x 285
    [224852.451] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [224852.451] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [224852.451] (II) LoadModule: "evdev"
    [224852.451] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [224852.461] (II) Module evdev: vendor="X.Org Foundation"
    [224852.461] compiled for 1.12.0, module version = 2.7.0
    [224852.461] Module class: X.Org XInput Driver
    [224852.461] ABI class: X.Org XInput driver, version 16.0
    [224852.461] (II) Using input driver 'evdev' for 'Power Button'
    [224852.461] (**) Power Button: always reports core events
    [224852.461] (**) evdev: Power Button: Device: "/dev/input/event1"
    [224852.461] (--) evdev: Power Button: Vendor 0 Product 0x1
    [224852.461] (--) evdev: Power Button: Found keys
    [224852.461] (II) evdev: Power Button: Configuring as keyboard
    [224852.461] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [224852.461] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [224852.461] (**) Option "xkb_rules" "evdev"
    [224852.461] (**) Option "xkb_model" "evdev"
    [224852.461] (**) Option "xkb_layout" "us"
    [224852.482] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
    [224852.482] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [224852.482] (II) Using input driver 'evdev' for 'Video Bus'
    [224852.482] (**) Video Bus: always reports core events
    [224852.482] (**) evdev: Video Bus: Device: "/dev/input/event13"
    [224852.482] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [224852.482] (--) evdev: Video Bus: Found keys
    [224852.482] (II) evdev: Video Bus: Configuring as keyboard
    [224852.482] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input13/event13"
    [224852.482] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [224852.482] (**) Option "xkb_rules" "evdev"
    [224852.482] (**) Option "xkb_model" "evdev"
    [224852.482] (**) Option "xkb_layout" "us"
    [224852.482] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [224852.482] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [224852.482] (II) Using input driver 'evdev' for 'Power Button'
    [224852.482] (**) Power Button: always reports core events
    [224852.482] (**) evdev: Power Button: Device: "/dev/input/event0"
    [224852.482] (--) evdev: Power Button: Vendor 0 Product 0x1
    [224852.482] (--) evdev: Power Button: Found keys
    [224852.482] (II) evdev: Power Button: Configuring as keyboard
    [224852.482] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [224852.482] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [224852.482] (**) Option "xkb_rules" "evdev"
    [224852.482] (**) Option "xkb_model" "evdev"
    [224852.482] (**) Option "xkb_layout" "us"
    [224852.483] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event10)
    [224852.483] (II) No input driver specified, ignoring this device.
    [224852.483] (II) This device may have been added with another device file.
    [224852.483] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event11)
    [224852.483] (II) No input driver specified, ignoring this device.
    [224852.483] (II) This device may have been added with another device file.
    [224852.483] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event12)
    [224852.483] (II) No input driver specified, ignoring this device.
    [224852.483] (II) This device may have been added with another device file.
    [224852.483] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event7)
    [224852.483] (II) No input driver specified, ignoring this device.
    [224852.483] (II) This device may have been added with another device file.
    [224852.483] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
    [224852.483] (II) No input driver specified, ignoring this device.
    [224852.483] (II) This device may have been added with another device file.
    [224852.484] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event9)
    [224852.484] (II) No input driver specified, ignoring this device.
    [224852.484] (II) This device may have been added with another device file.
    [224852.484] (II) config/udev: Adding input device USB Keyboard (/dev/input/event4)
    [224852.484] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [224852.484] (II) Using input driver 'evdev' for ' USB Keyboard'
    [224852.484] (**) USB Keyboard: always reports core events
    [224852.484] (**) evdev: USB Keyboard: Device: "/dev/input/event4"
    [224852.484] (--) evdev: USB Keyboard: Vendor 0x4d9 Product 0x1603
    [224852.484] (--) evdev: USB Keyboard: Found keys
    [224852.484] (II) evdev: USB Keyboard: Configuring as keyboard
    [224852.484] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.3/4-1.3:1.0/input/input4/event4"
    [224852.484] (II) XINPUT: Adding extended input device " USB Keyboard" (type: KEYBOARD, id 9)
    [224852.484] (**) Option "xkb_rules" "evdev"
    [224852.484] (**) Option "xkb_model" "evdev"
    [224852.484] (**) Option "xkb_layout" "us"
    [224852.484] (II) config/udev: Adding input device USB Keyboard (/dev/input/event5)
    [224852.484] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [224852.484] (II) Using input driver 'evdev' for ' USB Keyboard'
    [224852.484] (**) USB Keyboard: always reports core events
    [224852.485] (**) evdev: USB Keyboard: Device: "/dev/input/event5"
    [224852.485] (--) evdev: USB Keyboard: Vendor 0x4d9 Product 0x1603
    [224852.485] (--) evdev: USB Keyboard: Found keys
    [224852.485] (II) evdev: USB Keyboard: Configuring as keyboard
    [224852.485] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.3/4-1.3:1.1/input/input5/event5"
    [224852.485] (II) XINPUT: Adding extended input device " USB Keyboard" (type: KEYBOARD, id 10)
    [224852.485] (**) Option "xkb_rules" "evdev"
    [224852.485] (**) Option "xkb_model" "evdev"
    [224852.485] (**) Option "xkb_layout" "us"
    [224852.485] (II) config/udev: Adding input device HID 04b3:3107 (/dev/input/event6)
    [224852.485] (**) HID 04b3:3107: Applying InputClass "evdev pointer catchall"
    [224852.485] (II) Using input driver 'evdev' for 'HID 04b3:3107'
    [224852.485] (**) HID 04b3:3107: always reports core events
    [224852.485] (**) evdev: HID 04b3:3107: Device: "/dev/input/event6"
    [224852.485] (--) evdev: HID 04b3:3107: Vendor 0x4b3 Product 0x3107
    [224852.485] (--) evdev: HID 04b3:3107: Found 3 mouse buttons
    [224852.485] (--) evdev: HID 04b3:3107: Found scroll wheel(s)
    [224852.485] (--) evdev: HID 04b3:3107: Found relative axes
    [224852.485] (--) evdev: HID 04b3:3107: Found x and y relative axes
    [224852.485] (II) evdev: HID 04b3:3107: Configuring as mouse
    [224852.485] (II) evdev: HID 04b3:3107: Adding scrollwheel support
    [224852.485] (**) evdev: HID 04b3:3107: YAxisMapping: buttons 4 and 5
    [224852.485] (**) evdev: HID 04b3:3107: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [224852.485] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/input/input6/event6"
    [224852.485] (II) XINPUT: Adding extended input device "HID 04b3:3107" (type: MOUSE, id 11)
    [224852.485] (II) evdev: HID 04b3:3107: initialized for relative axes.
    [224852.485] (**) HID 04b3:3107: (accel) keeping acceleration scheme 1
    [224852.485] (**) HID 04b3:3107: (accel) acceleration profile 0
    [224852.485] (**) HID 04b3:3107: (accel) acceleration factor: 2.000
    [224852.485] (**) HID 04b3:3107: (accel) acceleration threshold: 4
    [224852.486] (II) config/udev: Adding input device HID 04b3:3107 (/dev/input/mouse0)
    [224852.486] (II) No input driver specified, ignoring this device.
    [224852.486] (II) This device may have been added with another device file.
    [224852.486] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event3)
    [224852.486] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [224852.486] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
    [224852.486] (**) Eee PC WMI hotkeys: always reports core events
    [224852.486] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event3"
    [224852.486] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
    [224852.486] (--) evdev: Eee PC WMI hotkeys: Found keys
    [224852.486] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
    [224852.486] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input3/event3"
    [224852.486] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
    [224852.486] (**) Option "xkb_rules" "evdev"
    [224852.486] (**) Option "xkb_model" "evdev"
    [224852.486] (**) Option "xkb_layout" "us"
    [224852.486] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [224852.486] (II) No input driver specified, ignoring this device.
    [224852.486] (II) This device may have been added with another device file.
    [224855.291] (II) intel(0): EDID vendor "SHP", prod id 4189
    [224855.291] (II) intel(0): Using EDID range info for horizontal sync
    [224855.291] (II) intel(0): Using EDID range info for vertical refresh
    [224855.291] (II) intel(0): Printing DDC gathered Modelines:
    [224855.291] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
    [224855.291] (II) intel(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [224855.291] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [224855.291] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [224855.291] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [224855.291] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [224855.291] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [224855.291] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [224855.291] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [224855.291] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [224855.291] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [224855.291] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [224855.291] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [224855.291] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [224855.291] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [224855.291] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [224855.291] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [224855.291] (II) intel(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [224855.291] (II) intel(0): Modeline "1400x1050"x0.0 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
    [224855.291] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [224855.291] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [224855.291] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [224855.291] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [224855.291] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [224855.291] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [224855.291] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [224855.291] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [224855.291] (II) intel(0): Modeline "1440x288"x0.0 27.00 1440 1464 1590 1728 288 290 293 312 -hsync -vsync (15.6 kHz e)
    [224855.291] (II) intel(0): Modeline "1440x240"x0.0 27.00 1440 1478 1602 1716 240 244 247 262 -hsync -vsync (15.7 kHz e)
    [224858.794] (II) intel(0): EDID vendor "SHP", prod id 4189
    [224858.794] (II) intel(0): Using hsync ranges from config file
    [224858.794] (II) intel(0): Using vrefresh ranges from config file
    [224858.794] (II) intel(0): Printing DDC gathered Modelines:
    [224858.794] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
    [224858.794] (II) intel(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [224858.794] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [224858.794] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [224858.794] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [224858.794] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [224858.794] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [224858.795] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [224858.795] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [224858.795] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [224858.795] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [224858.795] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [224858.795] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [224858.795] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [224858.795] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [224858.795] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [224858.795] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [224858.795] (II) intel(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [224858.795] (II) intel(0): Modeline "1400x1050"x0.0 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
    [224858.795] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [224858.795] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [224858.795] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [224858.795] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [224858.795] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [224858.795] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [224858.795] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [224858.795] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [224858.795] (II) intel(0): Modeline "1440x288"x0.0 27.00 1440 1464 1590 1728 288 290 293 312 -hsync -vsync (15.6 kHz e)
    [224858.795] (II) intel(0): Modeline "1440x240"x0.0 27.00 1440 1478 1602 1716 240 244 247 262 -hsync -vsync (15.7 kHz e)
    [224859.171] (II) intel(0): EDID vendor "SHP", prod id 4189
    [224859.171] (II) intel(0): Using hsync ranges from config file
    [224859.171] (II) intel(0): Using vrefresh ranges from config file
    [224859.171] (II) intel(0): Printing DDC gathered Modelines:
    [224859.171] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
    [224859.171] (II) intel(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [224859.171] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [224859.171] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [224859.171] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [224859.171] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [224859.171] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [224859.171] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [224859.171] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [224859.171] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [224859.171] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [224859.171] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [224859.171] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [224859.171] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [224859.171] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [224859.171] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [224859.171] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [224859.171] (II) intel(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [224859.171] (II) intel(0): Modeline "1400x1050"x0.0 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
    [224859.171] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [224859.171] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [224859.171] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [224859.171] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [224859.171] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [224859.171] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [224859.171] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [224859.171] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [224859.171] (II) intel(0): Modeline "1440x288"x0.0 27.00 1440 1464 1590 1728 288 290 293 312 -hsync -vsync (15.6 kHz e)
    [224859.171] (II) intel(0): Modeline "1440x240"x0.0 27.00 1440 1478 1602 1716 240 244 247 262 -hsync -vsync (15.7 kHz e)
    this is the .initrc
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    exec gnome-session
    # exec startkde
    # exec startxfce4
    # ...or the Window Manager of your choice

  • HT2478 how do you make the setting to change desktop background every time you shut down your mac

    how to make setting to change desktop background every time you close your mac
    because i want to make it if anybody tries to change my dekstop picture i want it to go backto set desktop picture

    Don't let other people access your Mac in admin mode - they might change something a lot more important than the Desktop picture.
    However you can use Automator: create an Application in it, and select 'Set the Desktop Picture' from the Library. Choose the picture you want. Save the application, then go to System Preferences>Accounts>Login Items and select the Automator application you just created. This will then run at startup and set your chosen picture.

  • Setup problem - sql server 2014 - "could not find the database engine startup handle" - 0x851a0019

    I tried to install ,deleted and re-installed several times and no help at all.
    visual studio 2013 with update 2 rc and adk installed in my computer.
    error code: 0x851a0019
    error messege in setup: could not find the database engine startup handle
    edition: Microsoft SQL Server 2014 Enterprise (Evaluation)
    logs:
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -2061893607
      Start time:                    2014-04-03 13:53:29
      End time:                      2014-04-03 14:47:48
      Requested action:              Install
    Setup completed with required actions for features.
    Troubleshooting information for those features:
      Next step for RS:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for SQLEngine:       Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for DQ:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for FullText:        Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for Replication:     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
    Machine Properties:
      Machine name:                  ARIELUBA-PC
      Machine processor count:       8
      OS version:                    Windows 8
      OS service pack:               
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                    Feature                
                     Language             Edition              Version         Clustered  Configured
      SQL Server 2012      SQLEXPRESS           MSSQL11.SQLEXPRESS             Database Engine Services                 1033      
              Express Edition      11.1.3128.0     No         Yes       
      SQL Server 2012      SQLEXPRESS           MSSQL11.SQLEXPRESS             SQL Server Replication                   1033      
              Express Edition      11.1.3128.0     No         Yes       
      SQL Server 2012      ADK                  MSSQL11.ADK                    Database Engine Services            
        1033                 Express Edition      11.0.2100.60    No         Yes       
      SQL Server 2012      ADK                  MSSQL11.ADK                    SQL Server Replication              
        1033                 Express Edition      11.0.2100.60    No         Yes       
      SQL Server 2012                                                          LocalDB        
                             1033                 Express Edition      11.1.3412.0     No         Yes    
    Package properties:
      Description:                   Microsoft SQL Server 2014 
      ProductName:                   SQL Server 2014
      Type:                          RTM
      Version:                       12
      SPLevel:                       0
      Installation location:         C:\Users\Arie Luba\Downloads\WS2012R2DC\SQLServer2014-x64-ENU\x64\setup\
      Installation edition:          Evaluation
    Product Update Status:
      None discovered.
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      true
      AGTSVCACCOUNT:                 NT Service\SQLSERVERAGENT
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Manual
      ASBACKUPDIR:                   C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup
      ASCOLLATION:                   Hebrew_CI_AS
      ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config
      ASDATADIR:                     C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data
      ASLOGDIR:                      C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log
      ASPROVIDERMSOLAP:              1
      ASSERVERMODE:                  MULTIDIMENSIONAL
      ASSVCACCOUNT:                  NT Service\MSSQLServerOLAPService
      ASSVCPASSWORD:                 <empty>
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            ARIELUBA-PC\Arie Luba
      ASTEMPDIR:                     C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp
      BROWSERSVCSTARTUPTYPE:         Automatic
      CLTCTLRNAME:                   
      CLTRESULTDIR:                  C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\ResultDir\
      CLTSTARTUPTYPE:                Manual
      CLTSVCACCOUNT:                 NT Service\SQL Server Distributed Replay Client
      CLTSVCPASSWORD:                <empty>
      CLTWORKINGDIR:                 C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\WorkingDir\
      COMMFABRICENCRYPTION:          0
      COMMFABRICNETWORKLEVEL:        0
      COMMFABRICPORT:                0
      CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20140403_135327\ConfigurationFile.ini
      CTLRSTARTUPTYPE:               Manual
      CTLRSVCACCOUNT:                NT Service\SQL Server Distributed Replay Controller
      CTLRSVCPASSWORD:               <empty>
      CTLRUSERS:                     ARIELUBA-PC\Arie Luba
      ENABLERANU:                    false
      ENU:                           true
      ERRORREPORTING:                false
      FEATURES:                      SQLENGINE, REPLICATION, FULLTEXT, DQ, AS, RS, RS_SHP, RS_SHPWFE, DQC, CONN, IS, BC, SDK, BOL, SSMS, ADV_SSMS, DREPLAY_CTLR, DREPLAY_CLT, MDS
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT Service\MSSQLFDLauncher
      FTSVCPASSWORD:                 <empty>
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  true
      INDICATEPROGRESS:              false
      INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    MSSQLSERVER
      INSTANCENAME:                  MSSQLSERVER
      ISSVCACCOUNT:                  NT Service\MsDtsServer120
      ISSVCPASSWORD:                 <empty>
      ISSVCSTARTUPTYPE:              Automatic
      MATRIXCMBRICKCOMMPORT:         0
      MATRIXCMSERVERNAME:            <empty>
      MATRIXNAME:                    <empty>
      NPENABLED:                     0
      PID:                           *****
      QUIET:                         false
      QUIETSIMPLE:                   false
      ROLE:                          AllFeatures_WithDefaults
      RSINSTALLMODE:                 DefaultNativeMode
      RSSHPINSTALLMODE:              SharePointFilesOnlyMode
      RSSVCACCOUNT:                  NT Service\ReportServer
      RSSVCPASSWORD:                 <empty>
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         <empty>
      SECURITYMODE:                  <empty>
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  Hebrew_CI_AS
      SQLSVCACCOUNT:                 NT Service\MSSQLSERVER
      SQLSVCPASSWORD:                <empty>
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           ARIELUBA-PC\Arie Luba
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  false
      TCPENABLED:                    1
      UIMODE:                        Normal
      UpdateEnabled:                 true
      UpdateSource:                  MU
      USEMICROSOFTUPDATE:            false
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20140403_135327\ConfigurationFile.ini
    Detailed results:
      Feature:                       Management Tools - Complete
      Status:                        Passed
      Feature:                       Client Tools Connectivity
      Status:                        Passed
      Feature:                       Client Tools SDK
      Status:                        Passed
      Feature:                       Client Tools Backwards Compatibility
      Status:                        Passed
      Feature:                       Management Tools - Basic
      Status:                        Passed
      Feature:                       Reporting Services - Native
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred during the setup process of the feature.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       Data Quality Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       Full-Text and Semantic Extractions for Search
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       Master Data Services
      Status:                        Passed
      Feature:                       Distributed Replay Client
      Status:                        Passed
      Feature:                       Distributed Replay Controller
      Status:                        Passed
      Feature:                       Integration Services
      Status:                        Passed
      Feature:                       Data Quality Client
      Status:                        Passed
      Feature:                       Analysis Services
      Status:                        Passed
      Feature:                       Reporting Services - SharePoint
      Status:                        Passed
      Feature:                       Reporting Services Add-in for SharePoint Products
      Status:                        Passed
      Feature:                       SQL Browser
      Status:                        Passed
      Feature:                       Documentation Components
      Status:                        Passed
      Feature:                       SQL Writer
      Status:                        Passed
      Feature:                       Setup Support Files
      Status:                        Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20140403_135327\SystemConfigurationCheck_Report.htm
    2014-04-03 14:14:28.01 Server      Microsoft SQL Server 2014 - 12.0.2000.8 (X64) 
    Feb 20 2014 20:04:26 
    Copyright (c) Microsoft Corporation
    Enterprise Evaluation Edition (64-bit) on Windows NT 6.3 <X64> (Build 9600: ) (Hypervisor)
    2014-04-03 14:14:28.01 Server      UTC adjustment: 3:00
    2014-04-03 14:14:28.01 Server      (c) Microsoft Corporation.
    2014-04-03 14:14:28.01 Server      All rights reserved.
    2014-04-03 14:14:28.01 Server      Server process ID is 7148.
    2014-04-03 14:14:28.01 Server      System Manufacturer: 'Dell Inc.', System Model: 'Inspiron N5110'.
    2014-04-03 14:14:28.01 Server      Authentication mode is WINDOWS-ONLY.
    2014-04-03 14:14:28.01 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log\ERRORLOG'.
    2014-04-03 14:14:28.01 Server      The service account is 'NT Service\MSSQLSERVER'. This is an informational message; no user action is required.
    2014-04-03 14:14:28.01 Server      Registry startup parameters: 
    -d C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA\master.mdf
    -e C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log\ERRORLOG
    -l C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA\mastlog.ldf
    2014-04-03 14:14:28.01 Server      Command Line Startup Parameters:
    -s "MSSQLSERVER"
    -m "SqlSetup"
    -Q
    -q "Hebrew_CI_AS"
    -T 4022
    -T 4010
    -T 3659
    -T 3610
    -T 8015
    2014-04-03 14:14:28.28 Server      SQL Server detected 1 sockets with 4 cores per socket and 8 logical processors per socket, 8 total logical processors; using 8 logical processors based on SQL Server licensing. This is an informational message;
    no user action is required.
    2014-04-03 14:14:28.28 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2014-04-03 14:14:28.28 Server      Detected 8099 MB of RAM. This is an informational message; no user action is required.
    2014-04-03 14:14:28.28 Server      Using conventional memory in the memory manager.
    2014-04-03 14:14:28.31 Server      Default collation: SQL_Latin1_General_CP1_CI_AS (us_english 1033)
    2014-04-03 14:14:28.34 Server      Perfmon counters for resource governor pools and groups failed to initialize and are disabled.
    2014-04-03 14:14:28.36 Server      Query Store settings initialized with enabled = 1, 
    2014-04-03 14:14:28.36 Server      The maximum number of dedicated administrator connections for this instance is '1'
    2014-04-03 14:14:28.36 Server      Node configuration: node 0: CPU mask: 0x00000000000000ff:0 Active CPU mask: 0x00000000000000ff:0. This message provides a description of the NUMA configuration for this computer. This is an informational message
    only. No user action is required.
    2014-04-03 14:14:28.38 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2014-04-03 14:14:28.39 Server      Database Mirroring Transport is disabled in the endpoint configuration.
    2014-04-03 14:14:28.39 spid8s      Warning ******************
    2014-04-03 14:14:28.39 spid8s      SQL Server started in single-user mode. This an informational message only. No user action is required.
    2014-04-03 14:14:28.40 spid8s      Starting up database 'master'.
    2014-04-03 14:14:28.42 Server      Software Usage Metrics is disabled.
    2014-04-03 14:14:28.48 Server      CLR version v4.0.30319 loaded.
    2014-04-03 14:14:28.56 Server      Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\.
    2014-04-03 14:14:28.62 spid8s      SQL Server Audit is starting the audits. This is an informational message. No user action is required.
    2014-04-03 14:14:28.63 spid8s      SQL Server Audit has started the audits. This is an informational message. No user action is required.
    2014-04-03 14:14:28.64 spid8s      SQL Trace ID 1 was started by login "sa".
    2014-04-03 14:14:28.64 spid8s      Server name is 'ARIELUBA-PC'. This is an informational message only. No user action is required.
    2014-04-03 14:14:28.65 spid16s     Password policy update was successful.
    2014-04-03 14:14:28.66 spid16s     Error: 17190, Severity: 16, State: 1.
    2014-04-03 14:14:28.66 spid16s     Initializing the FallBack certificate failed with error code: 1, state: 20, error number: 0.
    2014-04-03 14:14:28.66 spid16s     Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
    2014-04-03 14:14:28.66 spid16s     Error: 17182, Severity: 16, State: 1.
    2014-04-03 14:14:28.66 spid16s     TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property. 
    2014-04-03 14:14:28.66 spid16s     Error: 17182, Severity: 16, State: 1.
    2014-04-03 14:14:28.66 spid16s     TDSSNIClient initialization failed with error 0x80092004, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property. 
    2014-04-03 14:14:28.66 spid16s     Error: 17826, Severity: 18, State: 3.
    2014-04-03 14:14:28.66 spid16s     Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
    2014-04-03 14:14:28.67 spid16s     Error: 17120, Severity: 16, State: 1.
    2014-04-03 14:14:28.67 spid16s     SQL Server could not spawn FRunCommunicationsManager thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
    ________________________________________________________________________________________________

    Is it okay? (see below)
    ;SQL Server 2014 Configuration File
    [OPTIONS]
    ; Specifies a Setup work flow, like INSTALL, UNINSTALL, or UPGRADE. This is a required parameter. 
    ACTION="Install"
    ; Detailed help for command line argument ROLE has not been defined yet. 
    ROLE="AllFeatures_WithDefaults"
    ; Use the /ENU parameter to install the English version of SQL Server on your localized Windows operating system. 
    ENU="True"
    ; Parameter that controls the user interface behavior. Valid values are Normal for the full UI,AutoAdvance for a simplied UI, and EnableUIOnServerCore for bypassing Server Core setup GUI block. 
    UIMODE="Normal"
    ; Setup will not display any user interface. 
    QUIET="False"
    ; Setup will display progress only, without any user interaction. 
    QUIETSIMPLE="False"
    ; Specify whether SQL Server Setup should discover and include product updates. The valid values are True and False or 1 and 0. By default SQL Server Setup will include updates that are found. 
    UpdateEnabled="True"
    ; Specify if errors can be reported to Microsoft to improve future SQL Server releases. Specify 1 or True to enable and 0 or False to disable this feature. 
    ERRORREPORTING="False"
    ; If this parameter is provided, then this computer will use Microsoft Update to check for updates. 
    USEMICROSOFTUPDATE="False"
    ; Specifies features to install, uninstall, or upgrade. The list of top-level features include SQL, AS, RS, IS, MDS, and Tools. The SQL feature will install the Database Engine, Replication, Full-Text, and Data Quality Services (DQS) server. The Tools feature
    will install Management Tools, Books online components, SQL Server Data Tools, and other shared components. 
    FEATURES=SQLENGINE,REPLICATION,FULLTEXT,DQ,AS,RS,RS_SHP,RS_SHPWFE,DQC,CONN,IS,BC,SDK,BOL,SSMS,ADV_SSMS,DREPLAY_CTLR,DREPLAY_CLT,MDS
    ; Specify the location where SQL Server Setup will obtain product updates. The valid values are "MU" to search Microsoft Update, a valid folder path, a relative path such as .\MyUpdates or a UNC share. By default SQL Server Setup will search Microsoft Update
    or a Windows Update service through the Window Server Update Services. 
    UpdateSource="MU"
    ; Displays the command line parameters usage 
    HELP="False"
    ; Specifies that the detailed Setup log should be piped to the console. 
    INDICATEPROGRESS="False"
    ; Specifies that Setup should install into WOW64. This command line argument is not supported on an IA64 or a 32-bit system. 
    X86="False"
    ; Specify the root installation directory for shared components.  This directory remains unchanged after shared components are already installed. 
    INSTALLSHAREDDIR="C:\Program Files\Microsoft SQL Server"
    ; Specify the root installation directory for the WOW64 shared components.  This directory remains unchanged after WOW64 shared components are already installed. 
    INSTALLSHAREDWOWDIR="C:\Program Files (x86)\Microsoft SQL Server"
    ; Specify a default or named instance. MSSQLSERVER is the default instance for non-Express editions and SQLExpress for Express editions. This parameter is required when installing the SQL Server Database Engine (SQL), Analysis Services (AS), or Reporting Services
    (RS). 
    INSTANCENAME="MSSQLSERVER"
    ; Specify that SQL Server feature usage data can be collected and sent to Microsoft. Specify 1 or True to enable and 0 or False to disable this feature. 
    SQMREPORTING="False"
    ; Specify the Instance ID for the SQL Server features you have specified. SQL Server directory structure, registry structure, and service names will incorporate the instance ID of the SQL Server instance. 
    INSTANCEID="MSSQLSERVER"
    ; The computer name that the client communicates with for the Distributed Replay Controller service. 
    CLTCTLRNAME="SQLDRC"
    ; The Windows account(s) used to grant permission to the Distributed Replay Controller service. 
    CTLRUSERS="ARIELUBA-PC\Arie Luba"
    ; The account used by the Distributed Replay Controller service. 
    CTLRSVCACCOUNT="NT Service\SQL Server Distributed Replay Controller"
    ; The startup type for the Distributed Replay Controller service. 
    CTLRSTARTUPTYPE="Manual"
    ; The account used by the Distributed Replay Client service. 
    CLTSVCACCOUNT="NT Service\SQL Server Distributed Replay Client"
    ; The startup type for the Distributed Replay Client service. 
    CLTSTARTUPTYPE="Manual"
    ; The result directory for the Distributed Replay Client service. 
    CLTRESULTDIR="C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\ResultDir"
    ; The working directory for the Distributed Replay Client service. 
    CLTWORKINGDIR="C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\WorkingDir"
    ; RSInputSettings_RSInstallMode_Description 
    RSINSTALLMODE="DefaultNativeMode"
    ; RSInputSettings_RSInstallMode_Description 
    RSSHPINSTALLMODE="SharePointFilesOnlyMode"
    ; Specify the installation directory. 
    INSTANCEDIR="C:\Program Files\Microsoft SQL Server"
    ; Agent account name 
    AGTSVCACCOUNT="NT Service\SQLSERVERAGENT"
    ; Auto-start service after installation.  
    AGTSVCSTARTUPTYPE="Manual"
    ; Startup type for Integration Services. 
    ISSVCSTARTUPTYPE="Automatic"
    ; Account for Integration Services: Domain\User or system account. 
    ISSVCACCOUNT="NT Service\MsDtsServer120"
    ; The name of the account that the Analysis Services service runs under. 
    ASSVCACCOUNT="NT Service\MSSQLServerOLAPService"
    ; Controls the service startup type setting after the service has been created. 
    ASSVCSTARTUPTYPE="Automatic"
    ; The collation to be used by Analysis Services. 
    ASCOLLATION="Hebrew_CI_AS"
    ; The location for the Analysis Services data files. 
    ASDATADIR="C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data"
    ; The location for the Analysis Services log files. 
    ASLOGDIR="C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log"
    ; The location for the Analysis Services backup files. 
    ASBACKUPDIR="C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup"
    ; The location for the Analysis Services temporary files. 
    ASTEMPDIR="C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp"
    ; The location for the Analysis Services configuration files. 
    ASCONFIGDIR="C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config"
    ; Specifies whether or not the MSOLAP provider is allowed to run in process. 
    ASPROVIDERMSOLAP="1"
    ; Specifies the list of administrator accounts that need to be provisioned. 
    ASSYSADMINACCOUNTS="ARIELUBA-PC\Arie Luba"
    ; Specifies the server mode of the Analysis Services instance. Valid values are MULTIDIMENSIONAL and TABULAR. The default value is MULTIDIMENSIONAL. 
    ASSERVERMODE="MULTIDIMENSIONAL"
    ; CM brick TCP communication port 
    COMMFABRICPORT="0"
    ; How matrix will use private networks 
    COMMFABRICNETWORKLEVEL="0"
    ; How inter brick communication will be protected 
    COMMFABRICENCRYPTION="0"
    ; TCP port used by the CM brick 
    MATRIXCMBRICKCOMMPORT="0"
    ; Startup type for the SQL Server service. 
    SQLSVCSTARTUPTYPE="Automatic"
    ; Level to enable FILESTREAM feature at (0, 1, 2 or 3). 
    FILESTREAMLEVEL="0"
    ; Set to "1" to enable RANU for SQL Server Express. 
    ENABLERANU="False"
    ; Specifies a Windows collation or an SQL collation to use for the Database Engine. 
    SQLCOLLATION="Hebrew_CI_AS"
    ; Account for SQL Server service: Domain\User or system account. 
    SQLSVCACCOUNT="NT Service\MSSQLSERVER"
    ; Windows account(s) to provision as SQL Server system administrators. 
    SQLSYSADMINACCOUNTS="ARIELUBA-PC\Arie Luba"
    ; Provision current user as a Database Engine system administrator for %SQL_PRODUCT_SHORT_NAME% Express. 
    ADDCURRENTUSERASSQLADMIN="True"
    ; Specify 0 to disable or 1 to enable the TCP/IP protocol. 
    TCPENABLED="1"
    ; Specify 0 to disable or 1 to enable the Named Pipes protocol. 
    NPENABLED="0"
    ; Startup type for Browser Service. 
    BROWSERSVCSTARTUPTYPE="Automatic"
    ; Specifies which account the report server NT service should execute under.  When omitted or when the value is empty string, the default built-in account for the current operating system.
    ; The username part of RSSVCACCOUNT is a maximum of 20 characters long and
    ; The domain part of RSSVCACCOUNT is a maximum of 254 characters long. 
    RSSVCACCOUNT="NT Service\ReportServer"
    ; Specifies how the startup mode of the report server NT service.  When 
    ; Manual - Service startup is manual mode (default).
    ; Automatic - Service startup is automatic mode.
    ; Disabled - Service is disabled 
    RSSVCSTARTUPTYPE="Automatic"
    ; Add description of input argument FTSVCACCOUNT 
    FTSVCACCOUNT="NT Service\MSSQLFDLauncher"

Maybe you are looking for

  • Is iLife 09 compatible with Windows Vista?

    I use Windows Vista on my computer and was wondering if it is available for Windows users.

  • Internet access

    Hi Experts, Could anybody please help me to configure network in my x86 solaris 10 machine to access internet what are the steps need to be followed. Thanks, KK.

  • ITunes 7.3.1 *SLOW* sync on 30GB iPod

    Hi everyone, Since upgrading to iTunes 7.3.1 my sync time for my 30GB iPod has gone from "quick" to "15 minutes or more." My library is rather small compared to others on this forum (only 25GB). I reloaded my iPod (OS and Data) and it is still slow.

  • IPhone email-need to change the font style, not just the size

    My emails are showing in Black Arial, when I just want them to display in normal Arial font. I do not see where I can change the Font setting other than the size of it, I had it on Large but now have it on Small. On the iPhone the font appears in a r

  • Rendering the PDF page to Bitmap object using Acrobat SDK DrawEx() or CopyToClipboard()

    I am trying to find whether each page in PDF document is color or monochrome. For doing this I am rendering the PDF page to Bitmap object using Acrobat SDK DrawEx() or CopyToClipboard() Once after rendering the PDF page, I am using GetPixel() to read