After patching disk free no loger work in a sub-zone

I just patched(Generic_142900-06) a Solaris 10 global zone, which contains three sub-zones. Now, within two of the three sub-zones, "df -k" returned absolutely nothing:
# truss -f df -k
7068: execve("/usr/sbin/df", 0xFFBFFEDC, 0xFFBFFEE8) argc = 2
7068: resolvepath("/usr/lib/ld.so.1", "/lib/ld.so.1", 1023) = 12
7068: resolvepath("/usr/sbin/df", "/usr/sbin/df", 1023) = 12
7068: stat("/usr/sbin/df", 0xFFBFFCB8) = 0
7068: open("/var/ld/ld.config", O_RDONLY) Err#2 ENOENT
7068: stat("/lib/libcmd.so.1", 0xFFBFF7D8) = 0
7068: resolvepath("/lib/libcmd.so.1", "/lib/libcmd.so.1", 1023) = 16
7068: open("/lib/libcmd.so.1", O_RDONLY) = 3
7068: mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF3E0000
7068: mmap(0x00010000, 90112, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF390000
7068: mmap(0xFF390000, 9948, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF390000
7068: mmap(0xFF3A4000, 1027, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 16384) = 0xFF3A4000
7068: munmap(0xFF394000, 65536) = 0
7068: memcntl(0xFF390000, 3336, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
7068: close(3) = 0
7068: stat("/lib/libc.so.1", 0xFFBFF7D8) = 0
7068: resolvepath("/lib/libc.so.1", "/lib/libc.so.1", 1023) = 14
7068: open("/lib/libc.so.1", O_RDONLY) = 3
7068: mmap(0xFF3E0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3E0000
7068: mmap(0x00010000, 991232, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF280000
7068: mmap(0xFF280000, 882477, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF280000
7068: mmap(0xFF368000, 29469, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 884736) = 0xFF368000
7068: mmap(0xFF370000, 2592, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFF370000
7068: munmap(0xFF358000, 65536) = 0
7068: memcntl(0xFF280000, 139860, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
7068: close(3) = 0
7068: munmap(0xFF3E0000, 8192) = 0
7068: mmap(0x00010000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF3E0000
7068: getcontext(0xFFBFF9B0)
7068: getrlimit(RLIMIT_STACK, 0xFFBFF990) = 0
7068: getpid() = 7068 [7067]
7068: setustack(0xFF3E2088)
7068: brk(0x00027090) = 0
7068: brk(0x00029090) = 0
7068: stat("/platform/SUNW,Sun-Fire-V440/lib/libc_psr.so.1", 0xFFBFF6C0) = 0
7068: resolvepath("/platform/SUNW,Sun-Fire-V440/lib/libc_psr.so.1", "/platform/sun4u-us3/lib/libc_psr.so.1", 1023) = 37
7068: open("/platform/SUNW,Sun-Fire-V440/lib/libc_psr.so.1", O_RDONLY) = 3
7068: mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF3A0000
7068: mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF380000
7068: close(3) = 0
7068: ioctl(1, TCGETA, 0xFFBFFE04) = 0
7068: open("/etc/mnttab", O_RDONLY) = 3
7068: llseek(3, 0, SEEK_CUR) = 0
7068: llseek(3, 0, SEEK_SET) = 0
7068: ioctl(3, (('m'<<8)|7), 0xFFBFFC64) Err#14 EFAULT
7068: llseek(3, 0, SEEK_CUR) = 0
7068: close(3) = 0
7068: zone_lookup("") = 5
7068: _exit(0)
# cat /etc/mnttab
/ / ufs rw,intr,largefiles,logging,xattr,onerror=panic,dev=1540000 1268603977
/dev /dev lofs zonedevfs,dev=5800005 1268610010
proc /proc proc nodevices,zone=jadeape3s,dev=5540005 1268610015
ctfs /system/contract ctfs nodevices,zone=jadeape3s,dev=5500006 1268610015
mnttab /etc/mnttab mntfs nodevices,zone=jadeape3s,dev=5580006 1268610015
objfs /system/object objfs nodevices,zone=jadeape3s,dev=5600006 1268610015
swap /etc/svc/volatile tmpfs nodevices,xattr,zone=jadeape3s,dev=55c0010 1268610015
fd /dev/fd fd rw,nodevices,zone=jadeape3s,dev=5780006 1268610018
swap /tmp tmpfs nodevices,xattr,zone=jadeape3s,dev=55c0011 1268610019
swap /var/run tmpfs nodevices,xattr,zone=jadeape3s,dev=55c0012 1268610019

Hello,
We are having exactly the same problem here, one out of two non-global zones doesn't display any output to the "df" and "mount" commands.
Here is the "truss" output with the same infamous *"Err#14 EFAULT"* error near the end:
bash-3.00# truss -fe df
4702: execve("/usr/sbin/df", 0xFFBFFD74, 0xFFBFFD7C) argc = 1
4702: envp: TERM=xterm SHELL=/sbin/sh SSH_CLIENT=10.1.1.135 4664 22
4702: OLDPWD=/ SSH_TTY=/dev/pts/4 LC_ALL=C USER=root
4702: PATH=/usr/sbin:/usr/bin MAIL=/var/mail//root PWD=/etc
4702: TZ=Europe/Lisbon SHLVL=1 HOME=/ LOGNAME=root
4702: SSH_CONNECTION=10.1.1.135 4664 192.168.0.11 22
4702: _=/usr/bin/truss
4702: resolvepath("/usr/lib/ld.so.1", "/lib/ld.so.1", 1023) = 12
4702: resolvepath("/usr/sbin/df", "/usr/sbin/df", 1023) = 12
4702: stat64("/usr/sbin/df", 0xFFBFFA30) = 0
4702: open("/var/ld/ld.config", O_RDONLY) Err#2 ENOENT
4702: stat64("/lib/libcmd.so.1", 0xFFBFF1C0) = 0
4702: resolvepath("/lib/libcmd.so.1", "/lib/libcmd.so.1", 1023) = 16
4702: open("/lib/libcmd.so.1", O_RDONLY) = 3
4702: mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF3A0000
4702: mmap(0x00010000, 90112, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF380000
4702: mmap(0xFF380000, 9948, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF380000
4702: mmap(0xFF394000, 1027, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 16384) = 0xFF394000
4702: munmap(0xFF384000, 65536) = 0
4702: memcntl(0xFF380000, 3336, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
4702: close(3) = 0
4702: stat64("/lib/libc.so.1", 0xFFBFF1C0) = 0
4702: resolvepath("/lib/libc.so.1", "/lib/libc.so.1", 1023) = 14
4702: open("/lib/libc.so.1", O_RDONLY) = 3
4702: mmap(0xFF3A0000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
4702: mmap(0x00010000, 1294336, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF200000
4702: mmap(0xFF200000, 1237333, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF200000
4702: mmap(0xFF330000, 35645, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 1245184) = 0xFF330000
4702: mmap(0xFF33A000, 1416, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFF33A000
4702: memcntl(0xFF200000, 145120, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
4702: close(3) = 0
4702: mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF3F0000
4702: mmap(0x00010000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF370000
4702: munmap(0xFF3A0000, 32768) = 0
4702: getcontext(0xFFBFF8A0)
4702: getrlimit(RLIMIT_STACK, 0xFFBFF880) = 0
4702: getpid() = 4702 [4701]
4702: setustack(0xFF372A88)
4702: brk(0x000290D0) = 0
4702: brk(0x0002B0D0) = 0
4702: stat64("/platform/SUNW,Sun-Fire-T200/lib/libc_psr.so.1", 0xFFBFF058) = 0
4702: resolvepath("/platform/SUNW,Sun-Fire-T200/lib/libc_psr.so.1", "/platform/sun4v/lib/libc_psr.so.1", 1023) = 33
4702: open("/platform/SUNW,Sun-Fire-T200/lib/libc_psr.so.1", O_RDONLY) = 3
4702: mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF3A0000
4702: munmap(0xFF3A2000, 24576) = 0
4702: close(3) = 0
4702: open("/etc/mnttab", O_RDONLY) = 3
4702: llseek(3, 0, SEEK_CUR) = 0
4702: llseek(3, 0, SEEK_SET) = 0
4702: ioctl(3, (('m'<<8)|7), 0xFFBFFAFC) Err#14 EFAULT
4702: llseek(3, 0, SEEK_CUR) = 0
4702: close(3) = 0
4702: zone_lookup("") = 1
4702: _exit(0)
Any hints?
Thank you in advance.
Regards,
Miguel

Similar Messages

  • Boot, shutdown slow after erasing disk free space

    On the advice of a friend I used Disk Utility to erase free space on my MacBook Pro disk. Used the 'zero' option. At the end of the erase procedure it tried to run a routine to create a 'backup file'. There was a "Skip" button and because it was late at night I skipped it. Still took 10 minutes to complete. Since then it takes almost 2 minutes for the thing to boot and to shutdown - was approx 30 seconds for boot and maybe 10 or 15 for shutdown previously. Once it does boot, it takes even longer to find my wireless network. I tried verifying the disk (it's OK) and repairing permissions, both to no avail. I have no apparent battery issues. Anyone have any other suggestions before I start from scratch? TIA.

    Yes, I tried DiskUtiliy from the CD, didn't work. Eventually gave up, backed everything up and re-installed OS X. After downloading and installing all the updates it now boots and shuts down as expected. I think I'll stay away from the Erase feature...

  • After Clone Disk Windows Update Stops Working

    I just cloned my 300 GB disk to a 750 GB disk using Easus Todo backup's clone disk feature.
    The new disk works but Windows update is not working.
    A quick search indicates that problem is that the smaller drive uses 512b per sector and the larger drive uses 4K per sector. 
    I see this thread but no satisfactory solution.
    http://forums.lenovo.com/t5/W-Series-ThinkPad-Laptops/Thinkpad-W500-windows-7-update-does-not-work-a...
    Any ideas or new fixes?

    http://support.microsoft.com/kb/982018
    Try this hotfix for that.
    T430u, x301, x200T, x61T, x61, x32, x41T, x40, U160, ThinkPad Tablet 1838-22R, Z500 touch, Yoga Tab 2 Windows 8.1, Yoga Tablet 3 Pro
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    If someone helped you today, pay it forward. Help Someone Else!
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Dv9ooo series dv9925nr notebook no audio, disk drive no longer works

    so i purchased this notebook brand new some years ago from best buy but right after my warrenty went out the audio would not work, then it could not even find the audio hardware installed, shortly after the disk drive no longer worked, so i stopped using because hp wouldnt do nothing about it, well i recently decided to look up the problem and read there was a lawsuit regarding this, i mean we spent 1000.00 for this laptop where 300.00 ones lasted longer and worked better, i have not bought a hp product since because i feel they dont stand behind their products, but i read the amd ones were being replaced, so is hp going to be able to still stand behind that and fix mine too, and what is the issue with it??

    Hi @Lookin4help ,
    I have sent your issue for review and do check your private message when a HP employee reaches out to you in regards to this one.
    Best,
    Russ
    I worked for HP.

  • MacPro with10.7.3. running a Python script in terminal I see a : "There is no more application memory available on your startup disk". Python uses 10G of 16G RAM and  VM =238G with 1TB free. Log: macx-swapon FAILED - 12. It only happens with larger inputs

    On my MacPro with10.7.3. while running a Python script in terminal, after a while, in several hours actually,  I see a system message for the Terminal app: "There is no more application memory available on your startup disk". Both RAM and VM appear to be fine at this point, i.e. Python uses only 10G of 16G RAM and  VM =238G with ~1TB free. Log reads: " macx-swapon FAILED - 12" multiple times. Furthermore, other terminal windows can be opened and commands run there. It only happens with larger inputs (text files), but with inputs that are about half the size everything runs smoothly.  So the issue must be the memory indeed, but where to look for the problem/fix?

    http://liulab.dfci.harvard.edu/MACS/README.html
    Have you tried with the --diag flag for diagnostics? Or changing verbose to 3 to show debug messages? Clearly one of three things is happening;
    1. You ARE running out of disk space, but once it errors out the space is reclaimed if the output file is deleted on error. When it fails, does your output have the content generated up to the point of termination?
    2. The application (Terminal) is allocated memory that you are exceeding
    3. The task within Terminal is allocated memory that you are exceeding
    I don't know anything about what this does but is there a way to maybe run a smaller test run of it? Something that takes 10 minutes? Just to see if it works.

  • Time Capsule full after a "Erase Free Space" using Disk Utility

    Hello,
    I am facing some issues related to my Time Capsule.
    Reviewing my past, I had a lot of backups on this, using Time Machine and it always worked pretty well. But after deleting some backups manually to reclaim disk space, this was not exactly freeing it.
    Searching in the forum here, I saw that I could mount the backup sparsebundle image and map it into the Disk Utility. This always worked greatly too both for disk checking and reclaiming the space back.
    The problem starts on the last Friday when I performed the operation again, but it started using the whole free space that I had and did not give it back.
    Studying the case I found that it creates a temporary folder to store the file it creates to write the byte 0 on the disk. This file actually resides in the sparsebundle image and therefore I can see the file with 200GB, for example, in the Finder, this is a split in bands (8MB) just like the backup is. After the disk gets full, the Disk Utility should delete the file properly and give me back the space safely.
    Right now my Time Capsule has 0 byte free and I can't do anything on it beyond redo the the Erase Free Space operation. When I do it, it starts writing the temporary file again and the problem repeats itself.
    I know that if I backup the data and really erase the disk, I'll get it back, but this is not an option for me because I want a smart solution for this.
    The only thing that changed between when it worked and now is the 10.5.6 update that I made and I'd like that it's not the root of the issue.
    Is there any suggestion or general stuff I could do to fix it?
    Did anybody already face the same issue?
    If anyone needs more details to help me out of this, just let me know.
    Thanks and regards,
    Eduardo

    Just another thing to add, I'd like a good solution for this as the redo operation from Disk Utility takes around 2 days and then it just "dies".

  • Ciscowork 3.2.1 daemon manager is not working after patch installation

    Hi Team
    Ciscowork 3.2.1 daemon manager is not working after patch installation.
    C:\Documents and Settings\Administrator>net start crmdmgtd
    The CiscoWorks Daemon Manager service is starting.
    The CiscoWorks Daemon Manager service could not be started.
    The service did not report an error.
    More help is available by typing NET HELPMSG 3534.
    Also I checked syslog.log and it is showing below error
    an 17 14:39:34 127.0.0.1 100: <28>   dmgt[1316]: 2507(W):Daemon manager anonymous user has not been set up: 00000569
    Please suggest.
    With Regards,
    neena

    During installation, an user casuser is created with certian security settings and if those are modified\removed, DM will not start.
    Following message will be seen in /log/syslog.log
    Daemon manager anonymous user has not been set up: 00000775
    To solve the issue, run resetcasuser.exe located under /setup.support  to  recreate the settings.
    Make sure casuser account is not locked out. Make sure casuser is a member of casusers group and is set to "password never expires".
    Additionally you can try to make casuser a member of adiministrators group.
    -Thanks

  • Ciscowork3.2.1 daemon manager is not working after patch installation

    Ciscowork 3.2.1 daemon manager is not working after patch installation
    Hi Team
    Ciscowork 3.2.1 daemon manager is not working after patch installation.
    C:\Documents and Settings\Administrator>net start crmdmgtd
    The CiscoWorks Daemon Manager service is starting.
    The CiscoWorks Daemon Manager service could not be started.
    The service did not report an error.
    More help is available by typing NET HELPMSG 3534.
    Also I checked syslog.log and it is showing below error
    an 17 14:39:34 127.0.0.1 100: <28>   dmgt[1316]: 2507(W):Daemon manager anonymous user has not been set up: 00000569
    I reset the casuser password and restarted the service but still no luck....
    Please suggest.
    With Regards,
    neena

    Neena,
    Check the properties of casuser under Start > Settings > Control Panel > Administrative Tools > Computer Management > Local Users and Groups > Users and make sure it is not disabled or locked out.  The only thing checked should be "Password never expires".  Change anything required and reset casuser.

  • Exchange connector stops working after patching?

    our service manager exchange connector stopped working after patching that we performed on wed.
    When starting or stopping the exchange connector we get this info in the Operations manager log file.
    Error importing solutions. Error message:Management Pack [Microsoft.EnterpriseManagement.ServiceManager.Connector.AD,d43c3091-62c2-6404-607d-4376e592a89b] already imported.
    Management Pack [Microsoft.EnterpriseManagement.ServiceManager.Connector.Sms,f772aa89-b934-2fac-4f37-5e0165d390ec] already imported.
    Management Pack [Microsoft.SystemCenter.ConfigurationManager.Connector.PowerManagement,a070249c-6b56-37b8-d52c-a2906a63f9fc] already imported.
    Management Pack [Microsoft.EnterpriseManagement.ServiceManager.Connector.Sms2011,fbea6f5a-838d-25a2-20af-fc21eb0b6706] already imported.
    Management Pack [Microsoft.SystemCenter.ConfigurationManager2011.Connector.PowerManagement,bc23ed54-a33a-f608-05a9-c1f292140d2e] already imported.
    Has anybody else seen this?   Any suggestions?
    Thanks Lance

    Hi,
    Did you try to restart SCSM's services?
    If this doesn't help, I would try to delete and recreate the connectors.
    More info:
    System Center Service Manager Connector 3.0 for Exchange
    http://www.microsoft.com/en-us/download/details.aspx?id=38791
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Operations Manager log flooded with 11903 errors due to "Virtual Hard Disk free disk space" monitor

    Management Pack: Microsoft Windows Hyper-V 2012 R2 Monitoring (7.1.10104.0)
    Monitor: Virtual Hard Disk free disk space
    There appears to be an issue with this monitor. Every hour, each of my Hyper-V servers is reporting dozens of errors similar to the following. It seems like there is a disconnect between the expected return type (integer) and the actual type (decimal) when
    checking the free space on VHDX files.
    Log Name:      Operations Manager
    Source:        Health Service Modules
    Date:          2/5/2014 7:59:47 AM
    Event ID:      11903
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      BEAST.corp.technologytoolbox.com
    Description:
    The Microsoft Operations Manager Expression Filter Module could not convert the received value to the requested type.
    Property Expression: Property[@Name='Microsoft:9AC8FCAB-800D-424F-ABCB-747063E5FCF1\559D22F4-A565-4AD4-9B71-44FC5D815C0C\0\0\L.FreeSpace']
    Property Value: 488033.99609375
    Conversion Type: DataItemElementTypeInteger(5)
    Original Error: 0x80FF005A
    One or more workflows were affected by this. 
    Workflow name: Microsoft.Windows.HyperV.2012.R2.VirtualDrive.FreeSpaceMonitor
    Instance name: Hard Disk
    Instance ID: {0C0E0759-D846-963C-21E6-3C1A1C096D5F}
    Management group: HQ
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Health Service Modules" />
        <EventID Qualifiers="49152">11903</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-02-05T14:59:47.000000000Z" />
        <EventRecordID>32395</EventRecordID>
        <Channel>Operations Manager</Channel>
        <Computer>BEAST.corp.technologytoolbox.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data>HQ</Data>
        <Data>Microsoft.Windows.HyperV.2012.R2.VirtualDrive.FreeSpaceMonitor</Data>
        <Data>Hard Disk</Data>
        <Data>{0C0E0759-D846-963C-21E6-3C1A1C096D5F}</Data>
        <Data>Property[@Name='Microsoft:9AC8FCAB-800D-424F-ABCB-747063E5FCF1\559D22F4-A565-4AD4-9B71-44FC5D815C0C\0\0\L.FreeSpace']</Data>
        <Data>488033.99609375</Data>
        <Data>DataItemElementTypeInteger(5)</Data>
        <Data>0x80FF005A</Data>
      </EventData>
    </Event>

    SCOM agent is running as SYSTEM. (I used to run SCOM agents as a low-privilege domain account but eventually surrendered to "The Dark Side" due to the number of issues encountered with that approach.)
    PS HKU:\.DEFAULT\Control Panel\International> dir
    Hive: HKEY_USERS\.DEFAULT\Control Panel\International
    Name Property
    Geo Nation : 244
    User Profile Languages : {en-US}
    ShowAutoCorrection : 1
    ShowTextPrediction : 1
    ShowCasing : 1
    ShowShiftLock : 1
    User Profile System Backup Languages : {en-US}
    ShowAutoCorrection : 1
    ShowTextPrediction : 1
    ShowCasing : 1
    ShowShiftLock : 1

  • Cant log on anymore after hard disk change

    cant log on anymore after hard disk change

    Rudy, what exactly happens?
    Have you tried booting from your 10.6 Install Disc?

  • Read this and free up 300GB or more of wasted After Effects disk cache space...

    I noticed on my MAC that the After Effects disk cache folders took up 400GB of space, even though I told it to only use 100GB. I run my disk cache on an SSD so space is valuable.
    I investigated and realized that every time After Effects has a new version update, it creates a new disk cache folder for that new version number (ie. 12.2). However, the disk cache folders for all the previous versions (11.0, 12.0 and 12.1) all remain on the hard drive wasting 300GB of space.
    If you're not using disk cache or didn't update from previous versions then none of this will apply to you.
    To empty the 12.x abandoned disk cache space...
    Just click on the "Empty Disk Cache" button in the After Effects settings
    You can also manually delete the 12.0 and 12.1 folders from /Users/(username)/Library/Caches/Adobe/After Effects/ assuming you have the current 12.2 version folder.
    To empty the 11.x abandoned disk cache space...
    This has to be done manually and is located in the /Users/(username)/Library/Preferences/Adobe/After Effects/11.0/ folder
    Delete the folder that starts with /Adobe After Effects Disk Cache... (ie. "Adobe After Effects Disk Cache - Peter’s iMac.noindex")
    In OSX, the User's library folder is hidden so you will have to first unhide it to manually delete disk cache folders...
    In finder, go to your user home folder
    Next, from the finder menu select VIEW -> SHOW VIEW OPTIONS
    Finally, add a checkmark beside "Show Library Folder" in the view options window
    -Pete

    The manual deletion of the 12.0 and 12.1 folders is not necessary with After Effects CC (12.2). The command in After Effects CC (12.2) to clear the disk cache will clear the 12.1 and 12.0 folders, too.
    http://blogs.adobe.com/aftereffects/2013/12/after-effects-cc-12-2-december-2013-update.htm l
    (Yes, that is implied in your steps above, but I wanted to make sure that everyone reading realized this.)

  • How to solve problem After patch 10.2.0.4 applying on owb 10.2.0.1

    HI OWB Gurus,
    We have recently a patchapplied for oracle 10g .
    prev version was oracle 10 g r2 10.2.0.1
    new version is 10.2.0.4 ( patchset 4)
    After patch applied at database and owb level there are some problem we are facing like
    ETL process is very slow , cpu is going to 100% after start any mapping.
    and audit browser are not opening.
    Can any one help me on this so that we can resolve the problem.
    - Umesh

    Hi Umesh,
    This might help you in diagnosing the client's performance
    Accurate optimizer statistics are generally very important. They are gathered automatically at OWB install time and the Design Center -> Tools -> Optimize Repository menu selection is available to refresh them on an as needed basis.
    The DBA can always help by pre-expanding tablespaces, making sure multiple tablespaces are available on separate disks or disk arrays so that I/O to indexes, metadata tables, snapshot tables, DB undo and redo logs, etc., can be evenly distributed.
    With more complex metadata in this OWB release, you can expect many JDBC round-trips to the DB. Network latency can have a big impact on performance. To see how much time the owbclient uses for JDBC roundtrips to the DB, add the following line to Preference.properties in <owb home>/owb/bin/admin on your client machine:ClientProfile=true
    Run OWB, then check ClientProfile.log in the admin directory. Keep in mind that a ping to localhost is probably about 0.025 ms, to another machine in the LAN about 0.25 ms. If the roundtrips are greater than 40 ms, then the issue is likely related network latency.
    The two basic workarounds for network latency are:
    -Remote control an OWB client machine that is physically close to the server.
    -Do design-time work on a local repository, then MDL export the work for import to a central repository.
    If the client and server are not on the same (high bandwidth) LAN, then total available bandwidth may become a factor. Same thing if the DB server is heavily loaded with respect to CPU or I/O, or if all your OWB design-time metadata is located on the same tablespace on the same hard drive. Distributing projects across multiple repositories which use their own
    tablespaces spread across multiple hard drives would be very desirable.
    The object editors are more functional and complex, as such, the required processing power to render them is greater (processor > 2GHz) Also note the OWB client software is mostly single-threaded, so it won't take advantage of multiple processors on one machine.
    Long running sessions or large bulk operations (MDL import, validation, generation, deployment over large or multiple modules) can push up against the JVM memory limit. If performance begins to suffer due to memory, either:
    a)exit and restart the OWB session;
    b) if adequate physical memory exists, increase the -Xmx and -Dlimit values in the owbclient and OMBPlus startup scripts to better accommodate large operations.
    ie.
    If you have 2 GB or more, backup and edit owb\bin\win32\owbclient.bat file and modify line starting with %JAVAPATH
    ie.
    %JAVAPATH%\jre\bin\java -Xms128M -Xmx1024M -Dlimit=1024M -XX:MaxPermSize=1024M
    This will add more memory to JVM for OWB client. Do the same for owb.cl file
    Hope this will add some value.
    Best Regards,
    Prasad Bolla.

  • Function module "GM_DOCUMENT_REVERSE" not found.  after Patch Update

    Hi Abapers/Basis
    After patch update i am not able to do FBCJ reversal entry getting below error message.
    Runtime Errors         CALL_FUNCTION_NOT_FOUND
    Exception              CX_SY_DYN_CALL_ILLEGAL_FUNC
    Date and Time          25.05.2011 14:43:26
    Short text
         Function module "GM_DOCUMENT_REVERSE" not found.
    What happened?
         The function module "GM_DOCUMENT_REVERSE" is called,
         but cannot be found in the library.
         Error in the ABAP Application Program
         The current ABAP program "SAPLRWCL" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    What can you do?
         Note down which actions and inputs caused the error.
         To process the problem further, contact you SAP system
         administrator.
         Using Transaction ST22 for ABAP Dump Analysis, you can look
         at and manage termination messages, and you can also
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FUNC', was
         not caught in
        procedure "CALL_DISPATCHER_STORNO_R" "(FORM)", nor was it propagated by a
         RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        The program "SAPLRWCL" contains the CALL FUNCTION statement.
        The name of the function module to be called is "GM_DOCUMENT_REVERSE".
        No function module exists with the name "GM_DOCUMENT_REVERSE".
        All function modules are listed in the Function Library (SE37).
        Possible reasons:
        a) Wrong name specified. Pay particular attention to
           upper/lower case and underscores ("_").
           or
        b) Transport error
        c) In the case of an enqueue/dequeue module,
           the lock object may not have been activated
           (ABAP/4 Dictionary).
    How to correct the error
        Check the last transports to the SAP System.
        Is the program "SAPLRWCL" currently being changed?
        If an enqueue/dequeue module is involved, is the activation
        of the lock object missing in the ABAP/4 Dictionary?
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "CALL_FUNCTION_NOT_FOUND" "CX_SY_DYN_CALL_ILLEGAL_FUNC"
        "SAPLRWCL" or "LRWCLF10"
        "CALL_DISPATCHER_STORNO_R"
        Function modules with names similar to "GM_DOCUMENT_REVERSE":
        GM_DOCUMENT_CLOSE
        GM_DOCUMENT_RECORD
        GM_DOCUMENT_DELETE
        GM_DOCUMENT_POST
        GM_DOCUMENT_CHECK
        G_DOCUMENT_RECORD
        GJ_DOCUMENT_RECORD
        GM_DOCUMENT_PROJECT
        GET_DOCUMENTS
        GM_DOCUMENT_DISPLAY
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
       To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
       Display the system log by calling transaction SM21.
       Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
       In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    Moderator message: please don't just dump your dumps, search for SAP notes or open a call with SAP instead.
    Edited by: Thomas Zloch on May 25, 2011 2:16 PM

    Hi Karthik,
    Thank you for ur reply.
    I did not implement any user exit/ badi. Dump is saying that my smarform function module does not exist in the se37 library.
    I have excuted my form through se38, that time is working fine. When i tried through output type it is going to dump.
    Regards,
    Kusuma.

  • A few seconds after start the GDM mouse stops working

    After today's update I have the following problem: a few seconds after start the GDM mouse stops working. XDM doesn't work.
    Edited: Mouse works. Only pointer does not move.
    lscpi says:
    00:02.0 VGA compatible controller: Intel Corporation 82946GZ/GL Integrated Graphics Controller (rev 02)
    gdm says:
    usb 2-2: new low speed USB device using uhci_hcd and address 4
    input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input6
    generic-usb 0003:04B3:310C.0003: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-2/input0
    [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
    [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11 (awaiting 1071 at 650, next 1076)
    (this line is repeated several times:)
    [drm:i915_do_wait_request] *ERROR* something (likely vbetool) disabled interrupts, re-enabling
    [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
    [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11 (awaiting 1079 at 650, next 1080)
    [drm:i915_reset] *ERROR* GPU hanging too fast, declaring wedged!
    [drm:i915_reset] *ERROR* Failed to reset chip.
    /var/log/Xorg.0.log says:
    [ 23.129]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 23.129]
    X.Org X Server 1.9.3.901 (1.9.4 RC 1)
    Release Date: 2011-01-07
    [ 23.129] X Protocol Version 11, Revision 0
    [ 23.129] Build Operating System: Linux 2.6.36-ARCH i686
    [ 23.129] Current Operating System: Linux mariuszch 2.6.37-ARCH #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011 i686
    [ 23.129] Kernel command line: root=/dev/disk/by-uuid/3e82e71b-7de4-406d-8da9-8101fe4a713f ro i915.modeset=1
    [ 23.129] Build Date: 08 January 2011 11:27:31PM
    [ 23.129]
    [ 23.130] Current version of pixman: 0.20.2
    [ 23.130] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 23.130] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 23.131] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 31 09:24:08 2011
    [ 23.163] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 23.206] (==) No Layout section. Using the first Screen section.
    [ 23.206] (==) No screen section available. Using defaults.
    [ 23.206] (**) |-->Screen "Default Screen Section" (0)
    [ 23.206] (**) | |-->Monitor "<default monitor>"
    [ 23.206] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 23.206] (==) Automatically adding devices
    [ 23.206] (==) Automatically enabling devices
    [ 23.260] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 23.260] Entry deleted from font path.
    [ 23.295] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 23.295] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 23.295] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 23.295] (II) Loader magic: 0x81f3160
    [ 23.295] (II) Module ABI versions:
    [ 23.295] X.Org ANSI C Emulation: 0.4
    [ 23.295] X.Org Video Driver: 8.0
    [ 23.295] X.Org XInput driver : 11.0
    [ 23.295] X.Org Server Extension : 4.0
    [ 23.296] (--) PCI:*(0:0:2:0) 8086:2972:17aa:1015 rev 2, Mem @ 0xd0000000/1048576, 0xc0000000/268435456, I/O @ 0x000018c0/8
    [ 23.296] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 23.296] (II) LoadModule: "extmod"
    [ 23.306] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 23.314] (II) Module extmod: vendor="X.Org Foundation"
    [ 23.314] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.314] Module class: X.Org Server Extension
    [ 23.314] ABI class: X.Org Server Extension, version 4.0
    [ 23.314] (II) Loading extension MIT-SCREEN-SAVER
    [ 23.314] (II) Loading extension XFree86-VidModeExtension
    [ 23.314] (II) Loading extension XFree86-DGA
    [ 23.314] (II) Loading extension DPMS
    [ 23.314] (II) Loading extension XVideo
    [ 23.314] (II) Loading extension XVideo-MotionCompensation
    [ 23.314] (II) Loading extension X-Resource
    [ 23.314] (II) LoadModule: "dbe"
    [ 23.314] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 23.320] (II) Module dbe: vendor="X.Org Foundation"
    [ 23.320] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.320] Module class: X.Org Server Extension
    [ 23.320] ABI class: X.Org Server Extension, version 4.0
    [ 23.320] (II) Loading extension DOUBLE-BUFFER
    [ 23.320] (II) LoadModule: "glx"
    [ 23.320] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 23.337] (II) Module glx: vendor="X.Org Foundation"
    [ 23.337] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.337] ABI class: X.Org Server Extension, version 4.0
    [ 23.337] (==) AIGLX enabled
    [ 23.337] (II) Loading extension GLX
    [ 23.337] (II) LoadModule: "record"
    [ 23.338] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 23.338] (II) Module record: vendor="X.Org Foundation"
    [ 23.338] compiled for 1.9.3.901, module version = 1.13.0
    [ 23.338] Module class: X.Org Server Extension
    [ 23.338] ABI class: X.Org Server Extension, version 4.0
    [ 23.339] (II) Loading extension RECORD
    [ 23.339] (II) LoadModule: "dri"
    [ 23.339] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 23.347] (II) Module dri: vendor="X.Org Foundation"
    [ 23.347] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.347] ABI class: X.Org Server Extension, version 4.0
    [ 23.347] (II) Loading extension XFree86-DRI
    [ 23.347] (II) LoadModule: "dri2"
    [ 23.348] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 23.351] (II) Module dri2: vendor="X.Org Foundation"
    [ 23.351] compiled for 1.9.3.901, module version = 1.2.0
    [ 23.351] ABI class: X.Org Server Extension, version 4.0
    [ 23.351] (II) Loading extension DRI2
    [ 23.351] (==) Matched intel as autoconfigured driver 0
    [ 23.351] (==) Matched vesa as autoconfigured driver 1
    [ 23.351] (==) Matched fbdev as autoconfigured driver 2
    [ 23.351] (==) Assigned the driver to the xf86ConfigLayout
    [ 23.351] (II) LoadModule: "intel"
    [ 23.352] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 23.408] (II) Module intel: vendor="X.Org Foundation"
    [ 23.408] compiled for 1.9.3, module version = 2.14.0
    [ 23.408] Module class: X.Org Video Driver
    [ 23.408] ABI class: X.Org Video Driver, version 8.0
    [ 23.408] (II) LoadModule: "vesa"
    [ 23.408] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 23.414] (II) Module vesa: vendor="X.Org Foundation"
    [ 23.414] compiled for 1.9.0, module version = 2.3.0
    [ 23.414] Module class: X.Org Video Driver
    [ 23.414] ABI class: X.Org Video Driver, version 8.0
    [ 23.414] (II) LoadModule: "fbdev"
    [ 23.425] (WW) Warning, couldn't open module fbdev
    [ 23.425] (II) UnloadModule: "fbdev"
    [ 23.425] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 23.426] (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, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
    Sandybridge, Sandybridge
    [ 23.426] (II) VESA: driver for VESA chipsets: vesa
    [ 23.426] (++) using VT number 7
    [ 23.435] (WW) Falling back to old probe method for vesa
    [ 23.435] drmOpenDevice: node name is /dev/dri/card0
    [ 23.435] drmOpenDevice: open result is 8, (OK)
    [ 23.435] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 23.435] drmOpenDevice: node name is /dev/dri/card0
    [ 23.435] drmOpenDevice: open result is 8, (OK)
    [ 23.435] drmOpenByBusid: drmOpenMinor returns 8
    [ 23.435] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 23.435] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 23.435] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 23.435] (==) intel(0): RGB weight 888
    [ 23.435] (==) intel(0): Default visual is TrueColor
    [ 23.436] (II) intel(0): Integrated Graphics Chipset: Intel(R) 946GZ
    [ 23.436] (--) intel(0): Chipset: "946GZ"
    [ 23.436] (**) intel(0): Tiling enabled
    [ 23.436] (**) intel(0): SwapBuffers wait enabled
    [ 23.436] (==) intel(0): video overlay key set to 0x101fe
    [ 23.520] (II) intel(0): Output VGA1 has no monitor section
    [ 23.587] (II) intel(0): EDID for output VGA1
    [ 23.587] (II) intel(0): Manufacturer: SAM Model: 594 Serial#: 1297691186
    [ 23.587] (II) intel(0): Year: 2010 Week: 1
    [ 23.587] (II) intel(0): EDID Version: 1.3
    [ 23.587] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.587] (II) intel(0): Sync: Separate Composite SyncOnGreen
    [ 23.587] (II) intel(0): Max Image Size [cm]: horiz.: 44 vert.: 30
    [ 23.587] (II) intel(0): Gamma: 2.20
    [ 23.587] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.587] (II) intel(0): First detailed timing is preferred mode
    [ 23.587] (II) intel(0): redX: 0.646 redY: 0.339 greenX: 0.290 greenY: 0.603
    [ 23.587] (II) intel(0): blueX: 0.145 blueY: 0.070 whiteX: 0.312 whiteY: 0.329
    [ 23.587] (II) intel(0): Supported established timings:
    [ 23.587] (II) intel(0): 720x400@70Hz
    [ 23.587] (II) intel(0): 640x480@60Hz
    [ 23.587] (II) intel(0): 640x480@67Hz
    [ 23.587] (II) intel(0): 640x480@72Hz
    [ 23.587] (II) intel(0): 640x480@75Hz
    [ 23.587] (II) intel(0): 800x600@56Hz
    [ 23.587] (II) intel(0): 800x600@60Hz
    [ 23.587] (II) intel(0): 800x600@72Hz
    [ 23.587] (II) intel(0): 800x600@75Hz
    [ 23.587] (II) intel(0): 832x624@75Hz
    [ 23.587] (II) intel(0): 1024x768@60Hz
    [ 23.587] (II) intel(0): 1024x768@70Hz
    [ 23.587] (II) intel(0): 1024x768@75Hz
    [ 23.587] (II) intel(0): 1280x1024@75Hz
    [ 23.587] (II) intel(0): 1152x864@75Hz
    [ 23.587] (II) intel(0): Manufacturer's mask: 0
    [ 23.587] (II) intel(0): Supported standard timings:
    [ 23.587] (II) intel(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 23.587] (II) intel(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.587] (II) intel(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.587] (II) intel(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.587] (II) intel(0): #4: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 23.587] (II) intel(0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.587] (II) intel(0): #6: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.588] (II) intel(0): Supported detailed timing:
    [ 23.588] (II) intel(0): clock: 119.0 MHz Image Size: 459 x 296 mm
    [ 23.588] (II) intel(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 23.588] (II) intel(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 23.588] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.588] (II) intel(0): Monitor name: SyncMaster
    [ 23.588] (II) intel(0): Serial No: HMFZ102588
    [ 23.588] (II) intel(0): EDID (in hex):
    [ 23.588] (II) intel(0): 00ffffffffffff004c2d94053232594d
    [ 23.588] (II) intel(0): 011401030e2c1e782ab501a5564a9a25
    [ 23.588] (II) intel(0): 125054bfef80b30081808140714f8100
    [ 23.588] (II) intel(0): 9500950f01017c2e90a0601a1e403020
    [ 23.588] (II) intel(0): 3600cb281100001a000000fd00384b1e
    [ 23.588] (II) intel(0): 510e000a202020202020000000fc0053
    [ 23.588] (II) intel(0): 796e634d61737465720a2020000000ff
    [ 23.588] (II) intel(0): 00484d465a3130323538380a20200026
    [ 23.588] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 23.613] (II) intel(0): Using EDID range info for horizontal sync
    [ 23.613] (II) intel(0): Using EDID range info for vertical refresh
    [ 23.613] (II) intel(0): Printing DDC gathered Modelines:
    [ 23.613] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.613] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.613] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.613] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.613] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.613] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 23.613] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.613] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.614] (II) intel(0): Printing probed modes for output VGA1
    [ 23.614] (II) intel(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.614] (II) intel(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.614] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz)
    [ 23.614] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.614] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 23.614] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.614] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.614] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.614] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.614] (II) intel(0): Output VGA1 connected
    [ 23.614] (II) intel(0): Using exact sizes for initial modes
    [ 23.614] (II) intel(0): Output VGA1 using initial mode 1680x1050
    [ 23.614] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 23.614] (II) intel(0): Kernel page flipping support detected, enabling
    [ 23.614] (**) intel(0): Display dimensions: (440, 300) mm
    [ 23.614] (**) intel(0): DPI set to (96, 88)
    [ 23.614] (II) Loading sub module "fb"
    [ 23.614] (II) LoadModule: "fb"
    [ 23.615] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 23.628] (II) Module fb: vendor="X.Org Foundation"
    [ 23.629] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.629] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 23.629] (II) UnloadModule: "vesa"
    [ 23.629] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 23.629] (==) Depth 24 pixmap format is 32 bpp
    [ 23.629] (==) intel(0): VideoRam: 262144 KB
    [ 23.629] (II) intel(0): [DRI2] Setup complete
    [ 23.629] (II) intel(0): [DRI2] DRI driver: i915
    [ 23.629] (II) intel(0): Allocated new frame buffer 1728x1050 stride 7168, tiled
    [ 23.656] (II) UXA(0): Driver registered support for the following operations:
    [ 23.656] (II) solid
    [ 23.656] (II) copy
    [ 23.656] (II) composite (RENDER acceleration)
    [ 23.656] (II) put_image
    [ 23.656] (II) get_image
    [ 23.656] (==) intel(0): Backing store disabled
    [ 23.656] (==) intel(0): Silken mouse enabled
    [ 23.658] (II) intel(0): Initializing HW Cursor
    [ 23.673] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 23.673] (==) intel(0): DPMS enabled
    [ 23.673] (==) intel(0): Intel XvMC decoder disabled
    [ 23.673] (II) intel(0): Set up textured video
    [ 23.673] (II) intel(0): Set up overlay video
    [ 23.673] (II) intel(0): direct rendering: DRI2 Enabled
    [ 23.673] (==) intel(0): hotplug detection: "enabled"
    [ 23.674] (--) RandR disabled
    [ 23.674] (II) Initializing built-in extension Generic Event Extension
    [ 23.674] (II) Initializing built-in extension SHAPE
    [ 23.674] (II) Initializing built-in extension MIT-SHM
    [ 23.674] (II) Initializing built-in extension XInputExtension
    [ 23.674] (II) Initializing built-in extension XTEST
    [ 23.674] (II) Initializing built-in extension BIG-REQUESTS
    [ 23.674] (II) Initializing built-in extension SYNC
    [ 23.674] (II) Initializing built-in extension XKEYBOARD
    [ 23.674] (II) Initializing built-in extension XC-MISC
    [ 23.674] (II) Initializing built-in extension SECURITY
    [ 23.674] (II) Initializing built-in extension XINERAMA
    [ 23.674] (II) Initializing built-in extension XFIXES
    [ 23.674] (II) Initializing built-in extension RENDER
    [ 23.674] (II) Initializing built-in extension RANDR
    [ 23.674] (II) Initializing built-in extension COMPOSITE
    [ 23.674] (II) Initializing built-in extension DAMAGE
    [ 23.754] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 23.754] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 23.754] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 23.754] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 23.754] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 23.754] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    [ 23.754] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 23.755] (II) intel(0): Setting screen physical size to 444 x 277
    [ 24.316] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 24.316] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 24.316] (II) LoadModule: "evdev"
    [ 24.317] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 24.334] (II) Module evdev: vendor="X.Org Foundation"
    [ 24.334] compiled for 1.9.0, module version = 2.5.0
    [ 24.334] Module class: X.Org XInput Driver
    [ 24.334] ABI class: X.Org XInput driver, version 11.0
    [ 24.334] (**) Power Button: always reports core events
    [ 24.334] (**) Power Button: Device: "/dev/input/event1"
    [ 24.340] (--) Power Button: Found keys
    [ 24.340] (II) Power Button: Configuring as keyboard
    [ 24.340] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 24.340] (**) Option "xkb_rules" "evdev"
    [ 24.340] (**) Option "xkb_model" "evdev"
    [ 24.340] (**) Option "xkb_layout" "us"
    [ 24.380] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 24.380] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 24.380] (**) Power Button: always reports core events
    [ 24.380] (**) Power Button: Device: "/dev/input/event0"
    [ 24.386] (--) Power Button: Found keys
    [ 24.386] (II) Power Button: Configuring as keyboard
    [ 24.386] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 24.386] (**) Option "xkb_rules" "evdev"
    [ 24.386] (**) Option "xkb_model" "evdev"
    [ 24.386] (**) Option "xkb_layout" "us"
    [ 24.394] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 24.394] (II) No input driver/identifier specified (ignoring)
    [ 24.398] (II) config/udev: Adding input device CHICONY USB NetVista Full Width Keyboard (/dev/input/event4)
    [ 24.398] (**) CHICONY USB NetVista Full Width Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 24.398] (**) CHICONY USB NetVista Full Width Keyboard: always reports core events
    [ 24.398] (**) CHICONY USB NetVista Full Width Keyboard: Device: "/dev/input/event4"
    [ 24.403] (--) CHICONY USB NetVista Full Width Keyboard: Found keys
    [ 24.403] (II) CHICONY USB NetVista Full Width Keyboard: Configuring as keyboard
    [ 24.403] (II) XINPUT: Adding extended input device "CHICONY USB NetVista Full Width Keyboard" (type: KEYBOARD)
    [ 24.403] (**) Option "xkb_rules" "evdev"
    [ 24.403] (**) Option "xkb_model" "evdev"
    [ 24.403] (**) Option "xkb_layout" "us"
    [ 24.411] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 24.411] (II) No input driver/identifier specified (ignoring)
    [ 27.181] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.182] (II) intel(0): Using hsync ranges from config file
    [ 27.182] (II) intel(0): Using vrefresh ranges from config file
    [ 27.182] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.182] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.182] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.182] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.182] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.182] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.182] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.182] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.182] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 27.256] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.256] (II) intel(0): Using hsync ranges from config file
    [ 27.256] (II) intel(0): Using vrefresh ranges from config file
    [ 27.256] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.256] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.256] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.256] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.256] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.256] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.256] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.256] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.256] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 27.363] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.363] (II) intel(0): Using hsync ranges from config file
    [ 27.364] (II) intel(0): Using vrefresh ranges from config file
    [ 27.364] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.364] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.364] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.364] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.364] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.364] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.364] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.364] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.364] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 27.433] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.433] (II) intel(0): Using hsync ranges from config file
    [ 27.433] (II) intel(0): Using vrefresh ranges from config file
    [ 27.433] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.433] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.434] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.434] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.434] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.434] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.434] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.434] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.434] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 33.144] (EE) intel(0): Detected a hung GPU, disabling acceleration.
    [ 33.145] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.146] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.162] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.162] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.166] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.166] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.284] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.287] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.294] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.402] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.402] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.723] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.724] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.725] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.725] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.732] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 34.493] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 34.893] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 35.695] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 36.096] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 36.896] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 37.298] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 38.948] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 38.949] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.057] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.057] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.064] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.064] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.255] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.255] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.329] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.337] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.341] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 42.522] (EE) intel(0): failed to set cursor: Input/output error
    [ 42.522] (EE) intel(0): failed to set cursor: Input/output error
    [ 42.531] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 42.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 42.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 45.970] (EE) intel(0): failed to set cursor: Input/output error
    [ 45.970] (EE) intel(0): failed to set cursor: Input/output error
    [ 46.957] (EE) intel(0): failed to set cursor: Input/output error
    [ 46.957] (EE) intel(0): failed to set cursor: Input/output error
    [ 53.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 53.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.206] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.206] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.804] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.804] (EE) intel(0): failed to set cursor: Input/output error
    [ 72.861] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event5)
    [ 72.861] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 72.861] (**) USB Optical Mouse: always reports core events
    [ 72.861] (**) USB Optical Mouse: Device: "/dev/input/event5"
    [ 72.866] (--) USB Optical Mouse: Found 3 mouse buttons
    [ 72.866] (--) USB Optical Mouse: Found scroll wheel(s)
    [ 72.866] (--) USB Optical Mouse: Found relative axes
    [ 72.866] (--) USB Optical Mouse: Found x and y relative axes
    [ 72.866] (II) USB Optical Mouse: Configuring as mouse
    [ 72.866] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 72.866] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 72.867] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
    [ 72.867] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
    [ 72.867] (**) USB Optical Mouse: (accel) acceleration profile 0
    [ 72.867] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
    [ 72.867] (**) USB Optical Mouse: (accel) acceleration threshold: 4
    [ 72.867] (II) USB Optical Mouse: initialized for relative axes.
    [ 72.868] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
    [ 72.868] (II) No input driver/identifier specified (ignoring)
    [ 84.484] (EE) intel(0): failed to set cursor: Input/output error
    [ 84.484] (EE) intel(0): failed to set cursor: Input/output error
    [ 136.555] (EE) intel(0): failed to set cursor: Input/output error
    [ 136.555] (EE) intel(0): failed to set cursor: Input/output error
    [ 163.561] (EE) intel(0): failed to set cursor: Input/output error
    [ 163.561] (EE) intel(0): failed to set cursor: Input/output error
    [ 176.751] (EE) intel(0): failed to set cursor: Input/output error
    [ 176.752] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.565] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.565] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.613] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.613] (EE) intel(0): failed to set cursor: Input/output error
    [ 190.939] (EE) intel(0): failed to set cursor: Input/output error
    [ 190.939] (EE) intel(0): failed to set cursor: Input/output error
    [ 196.719] (EE) intel(0): failed to set cursor: Input/output error
    [ 196.719] (EE) intel(0): failed to set cursor: Input/output error
    [ 197.007] (EE) intel(0): failed to set cursor: Input/output error
    [ 197.007] (EE) intel(0): failed to set cursor: Input/output error
    [ 200.991] (EE) intel(0): failed to set cursor: Input/output error
    [ 200.991] (EE) intel(0): failed to set cursor: Input/output error
    [ 202.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 202.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 203.164] (EE) intel(0): failed to set cursor: Input/output error
    [ 203.164] (EE) intel(0): failed to set cursor: Input/output error
    [ 207.322] (EE) intel(0): failed to set cursor: Input/output error
    [ 207.323] (EE) intel(0): failed to set cursor: Input/output error
    [ 208.093] (EE) intel(0): failed to set cursor: Input/output error
    [ 208.094] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.080] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.081] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.641] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.642] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.392] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.392] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.885] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.885] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.899] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.899] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.912] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.913] (EE) intel(0): failed to set cursor: Input/output error
    [ 244.351] (EE) intel(0): failed to set cursor: Input/output error
    [ 244.351] (EE) intel(0): failed to set cursor: Input/output error
    [ 245.332] (EE) intel(0): failed to set cursor: Input/output error
    [ 245.332] (EE) intel(0): failed to set cursor: Input/output error
    [ 248.711] (EE) intel(0): failed to set cursor: Input/output error
    [ 248.712] (EE) intel(0): failed to set cursor: Input/output error
    [ 249.347] (EE) intel(0): failed to set cursor: Input/output error
    [ 249.348] (EE) intel(0): failed to set cursor: Input/output error
    [ 252.594] (EE) intel(0): failed to set cursor: Input/output error
    [ 252.594] (EE) intel(0): failed to set cursor: Input/output error
    [ 253.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 253.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 273.635] (EE) intel(0): failed to set cursor: Input/output error
    [ 273.635] (EE) intel(0): failed to set cursor: Input/output error
    [ 274.148] (EE) intel(0): failed to set cursor: Input/output error
    [ 274.148] (EE) intel(0): failed to set cursor: Input/output error
    [ 285.208] (EE) intel(0): failed to set cursor: Input/output error
    [ 285.208] (EE) intel(0): failed to set cursor: Input/output error
    [ 287.473] (EE) intel(0): failed to set cursor: Input/output error
    [ 287.473] (EE) intel(0): failed to set cursor: Input/output error
    [ 353.216] (EE) intel(0): failed to set cursor: Input/output error
    [ 353.216] (EE) intel(0): failed to set cursor: Input/output error
    [ 355.928] (EE) intel(0): failed to set cursor: Input/output error
    [ 355.928] (EE) intel(0): failed to set cursor: Input/output error
    [ 357.845] (EE) intel(0): failed to set cursor: Input/output error
    [ 357.845] (EE) intel(0): failed to set cursor: Input/output error
    [ 360.465] (EE) intel(0): failed to set cursor: Input/output error
    [ 360.465] (EE) intel(0): failed to set cursor: Input/output error
    [ 361.916] (EE) intel(0): failed to set cursor: Input/output error
    [ 361.917] (EE) intel(0): failed to set cursor: Input/output error
    [ 363.505] (EE) intel(0): failed to set cursor: Input/output error
    [ 363.505] (EE) intel(0): failed to set cursor: Input/output error
    [ 364.433] (EE) intel(0): failed to set cursor: Input/output error
    [ 364.433] (EE) intel(0): failed to set cursor: Input/output error
    [ 366.375] (EE) intel(0): failed to set cursor: Input/output error
    [ 366.375] (EE) intel(0): failed to set cursor: Input/output error
    [ 367.953] (EE) intel(0): failed to set cursor: Input/output error
    [ 367.954] (EE) intel(0): failed to set cursor: Input/output error
    [ 369.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 369.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 372.906] (EE) intel(0): failed to set cursor: Input/output error
    [ 372.906] (EE) intel(0): failed to set cursor: Input/output error
    [ 374.450] (EE) intel(0): failed to set cursor: Input/output error
    [ 374.451] (EE) intel(0): failed to set cursor: Input/output error
    [ 376.802] (EE) intel(0): failed to set cursor: Input/output error
    [ 376.803] (EE) intel(0): failed to set cursor: Input/output error
    [ 378.140] (EE) intel(0): failed to set cursor: Input/output error
    [ 378.140] (EE) intel(0): failed to set cursor: Input/output error
    [ 382.347] (EE) intel(0): failed to set cursor: Input/output error
    [ 382.347] (EE) intel(0): failed to set cursor: Input/output error
    [ 383.812] (EE) intel(0): failed to set cursor: Input/output error
    [ 383.812] (EE) intel(0): failed to set cursor: Input/output error
    [ 386.612] (EE) intel(0): failed to set cursor: Input/output error
    [ 386.612] (EE) intel(0): failed to set cursor: Input/output error
    [ 388.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 388.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 389.436] (EE) intel(0): failed to set cursor: Input/output error
    [ 389.436] (EE) intel(0): failed to set cursor: Input/output error
    [ 391.131] (EE) intel(0): failed to set cursor: Input/output error
    [ 391.131] (EE) intel(0): failed to set cursor: Input/output error
    [ 392.372] (EE) intel(0): failed to set cursor: Input/output error
    [ 392.373] (EE) intel(0): failed to set cursor: Input/output error
    [ 393.630] (EE) intel(0): failed to set cursor: Input/output error
    [ 393.631] (EE) intel(0): failed to set cursor: Input/output error
    [ 394.932] (EE) intel(0): failed to set cursor: Input/output error
    [ 394.933] (EE) intel(0): failed to set cursor: Input/output error
    [ 396.629] (EE) intel(0): failed to set cursor: Input/output error
    [ 396.629] (EE) intel(0): failed to set cursor: Input/output error
    [ 398.349] (EE) intel(0): failed to set cursor: Input/output error
    [ 398.349] (EE) intel(0): failed to set cursor: Input/output error
    [ 400.264] (EE) intel(0): failed to set cursor: Input/output error
    [ 400.264] (EE) intel(0): failed to set cursor: Input/output error
    [ 402.517] (EE) intel(0): failed to set cursor: Input/output error
    [ 402.518] (EE) intel(0): failed to set cursor: Input/output error
    [ 404.749] (EE) intel(0): failed to set cursor: Input/output error
    [ 404.749] (EE) intel(0): failed to set cursor: Input/output error
    [ 407.798] (EE) intel(0): failed to set cursor: Input/output error
    [ 407.798] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.170] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.170] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.910] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.912] (EE) intel(0): failed to set cursor: Input/output error
    [ 413.276] (EE) intel(0): failed to set cursor: Input/output error
    [ 413.276] (EE) intel(0): failed to set cursor: Input/output error
    [ 414.775] (EE) intel(0): failed to set cursor: Input/output error
    [ 414.775] (EE) intel(0): failed to set cursor: Input/output error
    [ 416.762] (EE) intel(0): failed to set cursor: Input/output error
    [ 416.763] (EE) intel(0): failed to set cursor: Input/output error
    [ 420.439] (EE) intel(0): failed to set cursor: Input/output error
    [ 420.440] (EE) intel(0): failed to set cursor: Input/output error
    [ 424.614] (EE) intel(0): failed to set cursor: Input/output error
    [ 424.614] (EE) intel(0): failed to set cursor: Input/output error
    [ 426.920] (EE) intel(0): failed to set cursor: Input/output error
    [ 426.920] (EE) intel(0): failed to set cursor: Input/output error
    [ 430.033] (EE) intel(0): failed to set cursor: Input/output error
    [ 430.033] (EE) intel(0): failed to set cursor: Input/output error
    [ 432.265] (EE) intel(0): failed to set cursor: Input/output error
    [ 432.265] (EE) intel(0): failed to set cursor: Input/output error
    [ 435.339] (EE) intel(0): failed to set cursor: Input/output error
    [ 435.339] (EE) intel(0): failed to set cursor: Input/output error
    [ 437.705] (EE) intel(0): failed to set cursor: Input/output error
    [ 437.706] (EE) intel(0): failed to set cursor: Input/output error
    [ 441.112] (EE) intel(0): failed to set cursor: Input/output error
    [ 441.112] (EE) intel(0): failed to set cursor: Input/output error
    [ 444.922] (EE) intel(0): failed to set cursor: Input/output error
    [ 444.922] (EE) intel(0): failed to set cursor: Input/output error
    [ 448.296] (EE) intel(0): failed to set cursor: Input/output error
    [ 448.296] (EE) intel(0): failed to set cursor: Input/output error
    [ 450.299] (EE) intel(0): failed to set cursor: Input/output error
    [ 450.299] (EE) intel(0): failed to set cursor: Input/output error
    [ 453.190] (EE) intel(0): failed to set cursor: Input/output error
    [ 453.191] (EE) intel(0): failed to set cursor: Input/output error
    [ 455.467] (EE) intel(0): failed to set cursor: Input/output error
    [ 455.468] (EE) intel(0): failed to set cursor: Input/output error
    [ 458.751] (EE) intel(0): failed to set cursor: Input/output error
    [ 458.751] (EE) intel(0): failed to set cursor: Input/output error
    [ 460.132] (EE) intel(0): failed to set cursor: Input/output error
    [ 460.132] (EE) intel(0): failed to set cursor: Input/output error
    [ 462.768] (EE) intel(0): failed to set cursor: Input/output error
    [ 462.770] (EE) intel(0): failed to set cursor: Input/output error
    [ 464.061] (EE) intel(0): failed to set cursor: Input/output error
    [ 464.061] (EE) intel(0): failed to set cursor: Input/output error
    [ 467.064] (EE) intel(0): failed to set cursor: Input/output error
    [ 467.064] (EE) intel(0): failed to set cursor: Input/output error
    [ 469.637] (EE) intel(0): failed to set cursor: Input/output error
    [ 469.637] (EE) intel(0): failed to set cursor: Input/output error
    [ 472.446] (EE) intel(0): failed to set cursor: Input/output error
    [ 472.447] (EE) intel(0): failed to set cursor: Input/output error
    [ 475.654] (EE) intel(0): failed to set cursor: Input/output error
    [ 475.654] (EE) intel(0): failed to set cursor: Input/output error
    [ 477.849] (EE) intel(0): failed to set cursor: Input/output error
    [ 477.852] (EE) intel(0): failed to set cursor: Input/output error
    [ 481.102] (EE) intel(0): failed to set cursor: Input/output error
    [ 481.102] (EE) intel(0): failed to set cursor: Input/output error
    [ 483.658] (EE) intel(0): failed to set cursor: Input/output error
    [ 483.658] (EE) intel(0): failed to set cursor: Input/output error
    [ 486.239] (EE) intel(0): failed to set cursor: Input/output error
    [ 486.239] (EE) intel(0): failed to set cursor: Input/output error
    [ 489.082] (EE) intel(0): failed to set cursor: Input/output error
    [ 489.083] (EE) intel(0): failed to set cursor: Input/output error
    [ 491.279] (EE) intel(0): failed to set cursor: Input/output error
    [ 491.280] (EE) intel(0): failed to set cursor: Input/output error
    [ 494.315] (EE) intel(0): failed to set cursor: Input/output error
    [ 494.315] (EE) intel(0): failed to set cursor: Input/output error
    [ 495.905] (EE) intel(0): failed to set cursor: Input/output error
    [ 495.905] (EE) intel(0): failed to set cursor: Input/output error
    [ 498.171] (EE) intel(0): failed to set cursor: Input/output error
    [ 498.172] (EE) intel(0): failed to set cursor: Input/output error
    [ 499.312] (EE) intel(0): failed to set cursor: Input/output error
    [ 499.313] (EE) intel(0): failed to set cursor: Input/output error
    [ 501.813] (EE) intel(0): failed to set cursor: Input/output error
    [ 501.813] (EE) intel(0): failed to set cursor: Input/output error
    [ 502.817] (EE) intel(0): failed to set cursor: Input/output error
    [ 502.817] (EE) intel(0): failed to set cursor: Input/output error
    [ 507.125] (EE) intel(0): failed to set cursor: Input/output error
    [ 507.125] (EE) intel(0): failed to set cursor: Input/output error
    [ 508.209] (EE) intel(0): failed to set cursor: Input/output error
    [ 508.210] (EE) intel(0): failed to set cursor: Input/output error
    [ 540.521] (EE) intel(0): failed to set cursor: Input/output error
    [ 540.526] (EE) intel(0): failed to set cursor: Input/output error
    [ 541.621] (EE) intel(0): failed to set cursor: Input/output error
    [ 541.621] (EE) intel(0): failed to set cursor: Input/output error
    [ 552.597] (EE) intel(0): failed to set cursor: Input/output error
    [ 552.597] (EE) intel(0): failed to set cursor: Input/output error
    [ 553.470] (EE) intel(0): failed to set cursor: Input/output error
    [ 553.471] (EE) intel(0): failed to set cursor: Input/output error
    [ 554.186] (EE) intel(0): failed to set cursor: Input/output error
    [ 554.186] (EE) intel(0): failed to set cursor: Input/output error
    [ 555.103] (EE) intel(0): failed to set cursor: Input/output error
    [ 555.103] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.263] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.263] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.333] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.333] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.557] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.557] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.591] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.591] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.606] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.607] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.055] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.055] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.070] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.071] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.300] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.300] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.444] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.444] (EE) intel(0): failed to set cursor: Input/output error
    [ 765.910] (EE) intel(0): failed to set cursor: Input/output error
    [ 765.911] (EE) intel(0): failed to set cursor: Input/output error
    [ 769.826] (EE) intel(0): failed to set cursor: Input/output error
    [ 769.827] (EE) intel(0): failed to set cursor: Input/output error
    [ 771.279] (EE) intel(0): failed to set cursor: Input/output error
    [ 771.279] (EE) intel(0): failed to set cursor: Input/output error
    [ 776.475] (EE) intel(0): failed to set cursor: Input/output error
    [ 776.475] (EE) intel(0): failed to set cursor: Input/output error
    [ 777.584] (EE) intel(0): failed to set cursor: Input/output error
    [ 777.584] (EE) intel(0): failed to set cursor: Input/output error
    [ 782.163] (EE) intel(0): failed to set cursor: Input/output error
    [ 782.163] (EE) intel(0): failed to set cursor: Input/output error
    [ 784.345] (EE) intel(0): failed to set cursor: Input/output error
    [ 784.345] (EE) intel(0): failed to set cursor: Input/output error
    [ 789.813] (EE) intel(0): failed to set cursor: Input/output error
    [ 789.814] (EE) intel(0): failed to set cursor: Input/output error
    [ 793.986] (EE) intel(0): failed to set cursor: Input/output error
    [ 793.986] (EE) intel(0): failed to set cursor: Input/output error
    [ 796.717] (EE) intel(0): failed to set cursor: Input/output error
    [ 796.717] (EE) intel(0): failed to set cursor: Input/output error
    [ 802.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 802.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 805.567] (EE) intel(0): failed to set cursor: Input/output error
    [ 805.568] (EE) intel(0): failed to set cursor: Input/output error
    [ 807.811] (EE) intel(0): failed to set cursor: Input/output error
    [ 807.811] (EE) intel(0): failed to set cursor: Input/output error
    [ 814.410] (EE) intel(0): failed to set cursor: Input/output error
    [ 814.410] (EE) intel(0): failed to set cursor: Input/output error
    [ 815.460] (EE) intel(0): failed to set cursor: Input/output error
    [ 815.460] (EE) intel(0): failed to set cursor: Input/output error
    [ 818.800] (EE) intel(0): failed to set cursor: Input/output error
    [ 818.800] (EE) intel(0): failed to set cursor: Input/output error
    [ 821.589] (EE) intel(0): failed to set cursor: Input/output error
    [ 821.589] (EE) intel(0): failed to set cursor: Input/output error
    [ 825.657] (EE) intel(0): failed to set cursor: Input/output error
    [ 825.657] (EE) intel(0): failed to set cursor: Input/output error
    [ 828.078] (EE) intel(0): failed to set cursor: Input/output error
    [ 828.078] (EE) intel(0): failed to set cursor: Input/output error
    [ 831.833] (EE) intel(0): failed to set cursor: Input/output error
    [ 831.834] (EE) intel(0): failed to set cursor: Input/output error
    [ 833.806] (EE) intel(0): failed to set cursor: Input/output error
    [ 833.807] (EE) intel(0): failed to set cursor: Input/output error
    [ 835.978] (EE) intel(0): failed to set cursor: Input/output error
    [ 835.978] (EE) intel(0): failed to set cursor: Input/output error
    [ 840.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 840.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 854.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 854.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 855.471] (EE) intel(0): failed to set cursor: Input/output error
    [ 855.471] (EE) intel(0): failed to set cursor: Input/output error
    [ 867.428] (EE) intel(0): failed to set cursor: Input/output error
    [ 867.429] (EE) intel(0): failed to set cursor: Input/output error
    [ 870.354] (EE) intel(0): failed to set cursor: Input/output error
    [ 870.355] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.955] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.955] (EE) intel(0): failed to set cursor: Input/output error
    [ 877.131] (EE) intel(0): failed to set cursor: Input/output error
    [ 877.132] (EE) intel(0): failed to set cursor: Input/output error
    [ 878.020] (EE) intel(0): failed to set cursor: Input/output error
    [ 878.021] (EE) intel(0): failed to set cursor: Input/output error
    [ 880.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 880.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 881.708] (EE) intel(0): failed to set cursor: Input/output error
    [ 881.708] (EE) intel(0): failed to set cursor: Input/output error
    [ 884.711] (EE) intel(0): failed to set cursor: Input/output error
    [ 884.711] (EE) intel(0): failed to set cursor: Input/output error
    [ 893.533] (EE) intel(0): failed to set cursor: Input/output error
    [ 893.533] (EE) intel(0): failed to set cursor: Input/output error
    [ 896.537] (EE) intel(0): failed to set cursor: Input/output error
    [ 896.537] (EE) intel(0): failed to set cursor: Input/output error
    [ 898.029] (EE) intel(0): failed to set cursor: Input/output error
    [ 898.030] (EE) intel(0): failed to set cursor: Input/output error
    [ 901.447] (EE) intel(0): failed to set cursor: Input/output error
    [ 901.447] (EE) intel(0): failed to set cursor: Input/output error
    [ 902.670] (EE) intel(0): failed to set cursor: Input/output error
    [ 902.670] (EE) intel(0): failed to set cursor: Input/output error
    [ 907.266] (EE) intel(0): failed to set cursor: Input/output error
    [ 907.267] (EE) intel(0): failed to set cursor: Input/output error
    [ 908.415] (EE) intel(0): failed to set cursor: Input/output error
    [ 908.415] (EE) intel(0): failed to set cursor: Input/output error
    [ 911.083] (EE) intel(0): failed to set cursor: Input/output error
    [ 911.083] (EE) intel(0): failed to set cursor: Input/output error
    [ 912.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 912.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 914.699] (EE) intel(0): failed to set cursor: Input/output error
    [ 914.699] (EE) intel(0): failed to set cursor: Input/output error
    [ 915.519] (EE) intel(0): failed to set cursor: Input/output error
    [ 915.520] (EE) intel(0): failed to set cursor: Input/output error
    [ 921.179] (EE) intel(0): failed to set cursor: Input/output error
    [ 921.180] (EE) intel(0): failed to set cursor: Input/output error
    [ 923.296] (EE) intel(0): failed to set cursor: Input/output error
    [ 923.297] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.020] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.021] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.881] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.881] (EE) intel(0): failed to set cursor: Input/output error
    [ 930.252] (EE) intel(0): failed to set cursor: Input/output error
    [ 930.252] (EE) intel(0): failed to set cursor: Input/output error
    [ 931.105] (EE) intel(0): failed to set cursor: Input/output error
    [ 931.105] (EE) intel(0): failed to set cursor: Input/output error
    [ 938.375] (EE) intel(0): failed to set cursor: Input/output error
    [ 938.376] (EE) intel(0): failed to set cursor: Input/output error
    [ 951.395] (EE) intel(0): failed to set cursor: Input/output error
    [ 951.396] (EE) intel(0): failed to set cursor: Input/output error
    [ 997.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 997.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 1034.261] (EE) intel(0): failed to set cursor: Input/output error
    [ 1034.261] (EE) intel(0): failed to set cursor: Input/output error
    [ 1042.673] (EE) intel(0): failed to set cursor: Input/output error
    [ 1042.674] (EE) intel(0): failed to set cursor: Input/output error
    [ 1058.408] (EE) intel(0): failed to set cursor: Input/output error
    [ 1058.408] (EE) intel(0): failed to set cursor: Input/output error
    [ 1061.964] (EE) intel(0): failed to set cursor: Input/output error
    [ 1061.964] (EE) intel(0): failed to set cursor: Input/outpu

    I have installed the xf86-video-intel-newest from AUR, but with modified version - 2.13.0. Now mouse pointer works.

Maybe you are looking for