Xorg fails with "/usr/lib/libexpat.so.1: invalid ELF header"

After upgrade, Xorg fails with the following message:
(EE) AIGLX error: dlopen of usr/lib/xorg/modules/dri/i965_dri.so failed (/usr/lib/libexpat.so.1: invalid ELF header)
(EE) AIGLX: reverting to software rendering
openbox: error while loading shared libraries: /usr/lib/libexpat.so.1: invalid ELF header
(I also get en error about fbcon, fbdev modules, but have read that this is not actually an issue.)
Thanks for any help.
Last edited by marimo (2010-01-24 07:12:25)

If it were different architectures, there would be an ELF class error. Assuming that all of the installed libraries are from the Arch repos, I'm betting that expat is corrupt. I would reinstall expat and see if that solves the problem.

Similar Messages

  • Pacman upgrade error with /usr/lib/libgmp.so.1

    /media # pacup
    Password:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    error: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org : Connection reset by peer
    error: failed retrieving file 'community.db.tar.gz' from locke.suu.edu : Connection timed out
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets: autoconf-2.62-1 cairomm-1.6.0-1 hspell-1.0-2 enchant-1.4.1-1 exempi-2.0.1-2 gnome-screensaver-2.22.2-1 gpm-1.20.3-1 gstreamer0.10-good-0.10.8-1
    gstreamer0.10-good-plugins-0.10.8-1 gtk-engines-2.14.1-1 gtkmm-2.12.7-1 iso-codes-2.0-1 libisofs-0.6.4-1 libxml2-2.6.32-1 libxslt-1.1.23-1
    poppler-0.8.2-1 poppler-glib-0.8.2-1 wine-0.9.60-1
    Total Download Size: 0.00 MB
    Total Installed Size: 31.11 MB
    Proceed with installation? [Y/n] y
    checking package integrity...
    (18/18) checking for file conflicts [########################################################################################################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    gpm: /usr/lib/libgpm.so.1 exists in filesystem
    Errors occurred, no packages were upgraded.
    /media #
    IIRC, I had to make a symbolic link with libgmp.so.1 a long time ago, but not too sure. Any help appreciated, thanks

    hi, take a look at:
    http://bbs.archlinux.org/viewtopic.php?id=47981

  • Having issues with /usr/lib/libfreeimageplus.so.3 exists in filesystem

    Hello!
    On sunday I did a pamcan -Suy and it fails showing:
    error: failed to commit transaction (conflicting files)
    freeimage: /usr/lib/libfreeimageplus.so.3 exists in filesystem
    It is trying to install: Packages (9): farstream-0.1-0.1.2-4  freeimage-3.16.0-2  gnome-desktop-sharp-2.26.0-10
                  gtkhtml-sharp-2.26.0-9 [removal]  gtksourceview2-sharp-2.26.0-10
                  libgnome-desktop-sharp-2.26.0-10  rsvg2-sharp-2.26.0-10  vte-sharp-2.26.0-10
                  wnck-sharp-2.26.0-10
    And I did this:
    pacman -Qo /usr/lib/libfreeimageplus.so.3
    error: No package owns /usr/lib/libfreeimageplus.so.3
    Any idea? what to do?

    Luuuciano:
    So, I'm having the same problem.  I'm relatively new to Arch: I've  just been using  it a month or two, and I'm not entirely sure what the wiki is telling me to do when it says to "rename" the file.  Would you please elaborate for me?  I would really appreciate your help. 
    Thank you,
    Corey Goettsch

  • Running mplayer at boot with systemctl. fails with alsa-lib error

    I am running Arch ARM on a raspberry pi and would like to use it as a headless music player.
    I am trying to run mplayer in slave mode at start up and have in read from a fifo pipe which I could write to over SSH.
    I have written this mplayer.service file:
    [Unit]
    Description='mplayer service'
    [Service]
    ExecStart=/usr/bin/tmux new-session -d -s mplayer 'mplayer -idle -input file=/systemdservice/mplayerfifo /systemdservice/1.mp3 &> /systemdservice/mplayererror.log'
    User=user
    Type=forking
    [Install]
    WantedBy=multi-user.target
    When I start this service with 'sudo systemctl start mplayer.service' I get the following output:
    MPlayer SVN-r36285-4.8.1 (C) 2000-2013 MPlayer Team
    Cannot test OS support for SSE, disabling to be safe.
    205 audio & 424 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    Playing /systemdservice/1.mp3.
    libavformat version 55.7.100 (internal)
    Audio only file format detected.
    Load subtitles in /systemdservice/
    ==========================================================================
    Opening audio decoder: [mpg123] MPEG 1.0/2.0/2.5 layers I, II, III
    AUDIO: 44100 Hz, 2 ch, s16le, 32.0 kbit/2.27% (ratio: 4000->176400)
    Selected audio codec: [mpg123] afm: mpg123 (MPEG 1.0/2.0/2.5 layers I, II, III)
    ==========================================================================
    [AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '1'
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating name
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
    [AO_ALSA] alsa-lib: conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
    [AO_ALSA] alsa-lib: pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM sysdefault
    [AO_ALSA] Playback open error: No such file or directory
    AO: [pulse] Init failed: Connection refused
    [JACK] cannot open server
    [AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
    [AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '1'
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating name
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
    [AO_ALSA] alsa-lib: conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
    [AO_ALSA] alsa-lib: pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM sysdefault
    [AO SDL] Unable to open audio: No available audio device
    DVB card number must be between 1 and 4
    AO: [null] 44100Hz 2ch s16le (2 bytes per sample)
    Video: no video
    Starting playback...
    A: 0.1 (00.0) of 1567.0 (26:07.0) ??,?% [J
    A: 0.1 (00.0) of 1567.0 (26:07.0) ??,?% [J
    MPlayer interrupted by signal 2 in module: play_audio
    A: 4.5 (04.5) of 315.0 (05:15.0) 1.7% [J
    Exiting... (Quit)
    mplayer starts within a tmux window but I don't get any sound and have to stop mplayer from within tmux with CTRL+C which ends the process.
    interestingly  when as user I run:
    /usr/bin/tmux new-session -d -s mplayer 'mplayer -idle -input file=/systemdservice/mplayerfifo /systemdservice/1.mp3 &> /systemdservice/mplayererror.log'
    it works perfectly.
    If in mplayer.service I change the user  to root it also works perfectly.
    user is a member of audio group.
    I am confused as to what is causing this problem which appears due to a limit of users audio group privilages when a process is started via systemd.
    Any help appreciated.
    Thanks in advance.
    Last edited by epoynton (2013-10-30 21:44:43)

    Have you tried setting the audio output driver for mplayer explicitly? See:
    mplayer -ao help
    I would try
    -ao alsa
    ALSA doesn't use /dev/dsp anymore I don't think. On a Pi you will also need to make sure the mixer is set with amixer like:
    amixer cset #
    You can use
    aplay -l
    to see the available device IDs etc.
    Hope this helps.
    Last edited by Minsc (2013-11-11 17:02:08)

  • I want to effect a change for about 100 users - basically I want a command-line solution in CentOS. Is there a reasonable way to automatically associate .ica files with /usr/lib/ICAClient/wfica so we don't get prompted by Firefox? TIA.

    I would like to write a script to do this for about a 100 CentOS users. I don't want each of them changing preferences on their browser.

    Hello Oddsbodkin,
    It looks like the creator of Netflix Desktop has a site for the project here:
    https://answers.launchpad.net/netflix-desktop/
    I would try posting your question there and see if anyone else has encountered this error and has a solution.
    Cheers, Patrick

  • [SOLVED] Succeeded with /usr/lib thingy, but KDE now refuses login

    Hi all,
    I finally managed to upgrade my system by following the steps as written in the wiki. Then I rebooted.
    Now, when I enter user name and password as prompted by the KDE login then always a dialog pops up saying "System is booting up!". Clicking the OK button brings me back to the login. That's it, I'm locked out.
    I wanted to look at the output of dmesg, but unfortunately I can't open a conole other then CTRL-ALT-F1 and pressing CTRL-C there is w/o any effect.
    Any idea how to get at my system again?
    Cheers
    poseidon
    Last edited by poseidon (2012-07-20 06:52:52)

    Strange, seems that rc.local has to be empty now? Had a call to conky in there. After deleting it and rebooting, I could again log into my KDE desktop.
    As on my acer no consoles are provieded I had to somehow boot into single user mode. Here is how I did it: http://www.cyberciti.biz/faq/grub-boot- … user-mode/.
    poseidon

  • Upload from iAd Producer fails with error "The Ad contains an invalid banner type".

    I worked half a day on an ad in iAd Producer, only to see it fails right after the upload with this error:
    "The Ad contains an invalid banner type"
    "iAd Workbench currently accepts standard banners. Remove all other banner types and try upload your banner again."
    The error and the documentation give no hints on what these "standard banners" are exactly. My project is based on the Tap - Web iAd Blueprint, which requires a bunch of images to be created. I created all of these, regular images as jpeg, transparent images as png. At first the png's were normal (24-bit), but then I read in the help that 8-bit is required. Downgrading the png's to 8-bit didn't help to fix the error though. I also tried recreating the whole project, but it didn't help: same error.
    Before the upload, I get this vague warning:
    "Are you sure you want to upload your project with assets missing? There are 0 assets you haven't provided yet."
    Sounds like a bug. This warning was there in my 1st and in my 2nd project, the 2nd one being the exact copy.
    Finally I want to say that simulating in the simulator or Safari, or uploading to the sandbox works fine.
    I'm using version 4.2 of iAd Producer on OS X 10.9.2.
    Can anyone help me?
    Has anyone been successful with the Tap - Web iAd Blueprint?

    The Tap to Web blueprint for iPad contains banner types currently not supported in iAd Workbench.  Delete the MRec and Full Page banners and you should be able to upload.
    -Mark

  • DI Job Failed with no reason since last week : Invalid schema is specified for PASS output in the Validation Transform

    Post Author: Nono44
    CA Forum: Data Integration
    Hi,
    I have problem with DI job. That job doesn't work since friday.
    The error is :
    (11.7) 04-21-08 09:48:56 (E) (2588:2396) XRN-130125: |SESSION
    OracleApps_GLFacts_Load|STATEMENT
    <GUID::'93342049-fbd9-4942-bab2-5565e8e248bf' TRANSFORM Validation
    OUTPUT(Validation_Pass,
    Validation_Fail)>
                                                         Invalid schema is specified for PASS output in the Validation Transform  Does anybody know what is it ?
    Thanks a lot.
    Arnaud

    Post Author: Nono44
    CA Forum: Data Integration
    Hi,
    I have problem with DI job. That job doesn't work since friday.
    The error is :
    (11.7) 04-21-08 09:48:56 (E) (2588:2396) XRN-130125: |SESSION
    OracleApps_GLFacts_Load|STATEMENT
    <GUID::'93342049-fbd9-4942-bab2-5565e8e248bf' TRANSFORM Validation
    OUTPUT(Validation_Pass,
    Validation_Fail)>
                                                         Invalid schema is specified for PASS output in the Validation Transform  Does anybody know what is it ?
    Thanks a lot.
    Arnaud

  • Order Import failing with error "The specified subinventory is invalid to use, the profile option INV: Allow Expense to Asset Transfer is set to No. Change the profile option to Yes or choose a valid subinventory."

    Hi All,
    I am getting this error while importing an internal sales order.
    “The specified subinventory is invalid to use, the profile option INV: Allow Expense to Asset Transfer is set to No. Change the profile option to Yes or choose a valid subinventory.”
    I have tried to set mentioned profile as ‘Yes’. But still getting same error.
    Also, provided subinventory is present and active in given inventory organization.
    Please share if anybody encountered this before and have a solution.

    Hi 2878342
    Please refer the following metalink note, it should resolve your problem.
    Order Import Interface.Error Message Specified Subinventory Is Invalid To Use (Doc ID 406411.1)

  • /usr/lib/libc.so is needed by oracle-validated-1.0.0-22.el5.x86_64

    Hi,
    I'm struggle. Any suggestion?
    [felipe@felipe-pc tmp]$ cat /etc/*-release
    Enterprise Linux Enterprise Linux Server release 5.4 (Carthage)
    Red Hat Enterprise Linux Server release 5.4 (Tikanga)
    [felipe@felipe-pc tmp]$ cat /proc/version
    Linux version 2.6.18-164.el5 ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)) #1 SMP Thu Sep 3 04:15:13 EDT 2009
    *[felipe@felipe-pc tmp]$ rpm -i oracle-validated-1.0.0-22.el5.x86_64.rpm*
    error: Failed dependencies:
    */usr/lib/libc.so is needed by oracle-validated-1.0.0-22.el5.x86_64*
    [felipe@felipe-pc tmp]$ sudo find / -name libc.so
    Password:
    /usr/lib/i386-redhat-linux4E/lib/libc.so
    /usr/lib/x86_64-redhat-linux4E/lib64/libc.so
    /usr/lib64/libc.so
    /home/felipe/bpm-installers/rcuHome/lib/stubs/libc.so
    [felipe@felipe-pc tmp]$ ls -l /usr/lib/x86_64-redhat-linux4E/lib64/libc.so
    -rw-r--r-- 1 root root 268 Jun 5 2007 /usr/lib/x86_64-redhat-linux4E/lib64/libc.so
    [felipe@felipe-pc tmp]$ sudo ln -s /usr/lib/x86_64-redhat-linux4E/lib64/libc.so /usr/lib/libc.so
    [felipe@felipe-pc tmp]$ rpm -i oracle-validated-1.0.0-22.el5.x86_64.rpm
    error: Failed dependencies:
    /usr/lib/libc.so is needed by oracle-validated-1.0.0-22.el5.x86_64
    [felipe@felipe-pc tmp]$
    In short, I found the missing file (libc.so) and I tried to create a simbolic link to it in the path rpm was asking (/usr/lib). In my system I found 2 (32 and 64 version). I tried both, I mean to link /usr/lib/libc.so to 64 version (as you can see in the console). It did not work. Then I did rm and ln -s to the 32 version of it but same result.
    Any idea?
    Thanks in advance.
    Felipe

    You have probably compat-glibc installed but your are missing glibc-devel package, which contains object files for development using standard C libraries.
    I'm haven't tried it under RHEL, but it should work to setup the Oracle public yum repository, which will allow you to use e.g. yum install oracle-validated. This method will automatically fetch dependent packages. More info at: http://public-yum.oracle.com/

  • Recovering Permissions on /usr/lib - pkgchk or perl script?

    We have a SUN 280R running solaris 8 which accidently had a 'chmod-R 644 /usr/lib' run on it. The result was that on reboot, the system could not 'execute' or 'find' specific libraries such as ld.so.1 and some files associated with the veritas volume software we have installed on the system. We have been able to chmod most of /usr/lib 755 including ld.so.1. We would like to restore permissions to prevent any system stablity problems. so what is the better method to use here?
    1.) do a grep /usr/lib on /var/sadm/install/contents, pull out all the package names with an awk statement and then run them in a loop with pkgchk -fa?
    2.) Run a perl script which parses /var/sadm/install/contents, pulls out all the individual files in /usr/lib, and run a chmod <perm> $file on each file name?
    Which method would be less destructive? My concern is that running pkgchk on all packages associated with /usr/lib may 'fix' something, or modify something which would prevent the system from coming up.
    What key files in /usr/lib would prevent the system from coming back up, if permissions were incorrect? (i.e 644)? Should a chmod <perm> <file> for each file in the contents file for all files in /usr/lib resolve this problem completely?
    Any advice would be appreciated.

    If you don't already have a current backup, back up all data, then reinstall the OS. You don't need to erase the startup volume, and you won't need your backup unless something goes wrong. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade.
    If you installed the Java runtime distributed by Apple and still need it, you'll have to reinstall it.

  • LibGL error: dlopen /usr/lib/xorg/modules/dri//i915_dri.so failed

    Hello
    I don't have graphic acceleration in my Dell INSPEIRON 6400 laptop.
    I try this:
    http://wiki.archlinux.org/index.php/Intel_GMA_945
    except the 915resolution and then I still didn't have acceleration.
    $ LIBGL_DEBUG=verbose glxinfo
    name of display: :0.0
    libGL: XF86DRIGetClientDriverName: 1.7.4 i915 (screen 0)
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//i915_dri.so
    libGL error: dlopen /usr/lib/xorg/modules/dri//i915_dri.so failed (/usr/lib/xorg/modules/dri//i915_dri.so: undefined symbol: _glapi_tls_Context)
    libGL error: unable to load driver: i915_dri.so
    display: :0 screen: 0
    Full log include lspci:
    http://www.shorttext.com/n0u6r
    thanks for your help
    Nadav

    byte wrote:Did you run pacman -Syu lately? What are your package versions? pacman -Q xf86-video-intel xorg-server
    $ pacman -Q xf86-video-intel xorg-server
    xf86-video-intel 2.1.1-2
    xorg-server 1.4-5
    $ sudo p -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    local database is up to date
    Last edited by nadavvin (2007-11-18 17:34:18)

  • Cannot print PDF files: "/usr/lib/cups/filter/pdftops failed"

    Hi
    I have a HP Deskjet D1460 printer (crap, i know ). I'm using hplip 3.11.1 drivers and CUPS 1.4.6hplip 3.11.1.
    Today i wanted to print a pdf file, and my printer just silently refused to work, like they always do I did some log-scavenging, and found this rather long one:
    E [11/Feb/2011:12:44:36 +0100] [Job 24] Job stopped due to filter errors; please consult the error_log file for details.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] The following messages were recorded from 12:44:30 to 12:44:36
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Adding start banner page "none".
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Queued on "Deskjet_D1400" by "kaszak".
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Auto-typing file...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Request file type is application/pdf.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] File of type application/pdf queued by "kaszak".
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Adding end banner page "none".
    D [11/Feb/2011:12:44:36 +0100] [Job 24] job-sheets=none,none
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[0]="Deskjet_D1400"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[1]="24"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[2]="kaszak"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[3]="przelew.pdf"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[4]="1"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[5]="finishings=3 number-up=1 page-ranges=1 job-uuid=urn:uuid:82dc9ff4-9df7-3643-7cb5-87d5084f99f5 job-originating-host-name=localhost time-at-creation=1297424670 time-at-processing=1297424670 AP_D_InputSlot="
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[6]="/var/spool/cups/d00024-001"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[1]="CUPS_DATADIR=/usr/share/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[6]="CUPS_SERVERROOT=/etc/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[7]="CUPS_STATEDIR=/var/run/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[8]="HOME=/var/spool/cups/tmp"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[10]="SERVER_ADMIN=root@localhost"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[11]="SOFTWARE=CUPS/1.4.6"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[12]="TMPDIR=/var/spool/cups/tmp"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[13]="USER=root"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[15]="CUPS_ENCRYPTION=IfRequested"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[16]="IPP_PORT=631"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[17]="CHARSET=utf-8"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[18]="LANG=pl_PL.UTF-8"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[19]="PPD=/etc/cups/ppd/Deskjet_D1400.ppd"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[20]="RIP_MAX_CACHE=8m"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[21]="CONTENT_TYPE=application/pdf"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[22]="DEVICE_URI=hp:/usb/Deskjet_D1400_series?serial=TH7B13311X04Y2"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[23]="PRINTER_INFO="
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[24]="PRINTER_LOCATION="
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[25]="PRINTER=Deskjet_D1400"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[26]="CUPS_FILETYPE=document"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[27]="FINAL_CONTENT_TYPE=printer/Deskjet_D1400"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Started filter /usr/lib/cups/filter/pdftops (PID 2793)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Started filter /usr/lib/cups/filter/foomatic-rip-hplip (PID 2794)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Started backend /usr/lib/cups/backend/hp (PID 2795)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Started filter pdftops (PID 2796)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Started filter pstops (PID 2797)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Page = 612x792; 18,36 to 594,783
    D [11/Feb/2011:12:44:36 +0100] [Job 24] slow_collate=0, slow_duplex=0, slow_order=0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Before copy_comments - %!PS-Adobe-3.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %!PS-Adobe-3.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%LanguageLevel: 3
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%DocumentSuppliedResources: (atend)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%DocumentMedia: plain 596 842 0 () ()
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%BoundingBox: 0 0 596 842
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%Pages: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%EndComments
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Before copy_prolog - %%BeginDefaults
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Before copy_setup - %%BeginSetup
    D [11/Feb/2011:12:44:36 +0100] [Job 24] foomatic-rip version $Revision=3.0.2.131$ running...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Parsing PPD file ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option ColorSpace
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option Resolution
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option PageSize
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option Model
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option PrintoutMode
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option Quality
    D [11/Feb/2011:12:44:36 +0100] [Job 24] *cupsFilter: "application/vnd.cups-postscript 100 foomatic-rip-hplip"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] *cupsFilter: "application/vnd.cups-pdf 0 foomatic-rip-hplip"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option PageRegion
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option ImageableArea
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option PaperDimension
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option Font
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Parameter Summary
    D [11/Feb/2011:12:44:36 +0100] [Job 24] -----------------
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Spooler: cups
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Printer: Deskjet_D1400
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Shell: /bin/sh
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PPD file: /etc/cups/ppd/Deskjet_D1400.ppd
    D [11/Feb/2011:12:44:36 +0100] [Job 24] ATTR file:
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Printer model: HP Deskjet d1400 Series hpijs, 3.11.1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Job title: przelew.pdf
    D [11/Feb/2011:12:44:36 +0100] [Job 24] File(s) to be printed:
    D [11/Feb/2011:12:44:36 +0100] [Job 24] <STDIN>
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'finishings=3'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option finishings=3.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'number-up=1'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option number-up=1.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'page-ranges=1'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option page-ranges=1.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'job-uuid=urn:uuid:82dc9ff4-9df7-3643-7cb5-87d5084f99f5'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option job-uuid=urn:uuid:82dc9ff4-9df7-3643-7cb5-87d5084f99f5.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'job-originating-host-name=localhost'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option job-originating-host-name=localhost.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'time-at-creation=1297424670'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option time-at-creation=1297424670.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'time-at-processing=1297424670'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option time-at-processing=1297424670.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'AP_D_InputSlot='
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option AP_D_InputSlot=.
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] ================================================
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] File: <STDIN>
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] ================================================
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Reading PostScript input ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] --> This document is DSC-conforming!
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %RBINumCopies: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Job claims to be DSC-conforming, but "%%BeginProlog" was missing before first line with another "%%Begin..." comment (is this a TeX/LaTeX/dvips-generated PostScript file?). Assuming start of "Prolog" here.
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] -----------
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginProlog
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%EndProlog
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] -----------
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginSetup
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginFeature: *PageSize Letter
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: PageSize=Letter --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %% FoomaticRIPOptionSetting: PageSize=Letter
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: PageSize=Letter --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginFeature: *PrintoutMode Normal
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: PrintoutMode=Normal --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Normal
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: PrintoutMode=Normal --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginFeature: *Quality FromPrintoutMode
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: Quality=FromPrintoutMode --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %% FoomaticRIPOptionSetting: Quality=@PrintoutMode
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: Quality=FromPrintoutMode --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Before page loop - %%Page: 1 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Copying page 1...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] pagew = 576.0, pagel = 747.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] bboxx = 0, bboxy = 0, bboxw = 612, bboxl = 792
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PageLeft = 18.0, PageRight = 594.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PageTop = 783.0, PageBottom = 36.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PageWidth = 612.0, PageLength = 792.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%EndSetup
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Inserting PostScript code for CUPS' page accounting
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] -----------
    D [11/Feb/2011:12:44:36 +0100] [Job 24] New page: 1 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginPageSetup
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Inserting option code into "PageSetup" section.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%EndPageSetup
    D [11/Feb/2011:12:44:36 +0100] [Job 24] End of page header
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Stopping search for page header options
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: S
    D [11/Feb/2011:12:44:36 +0100] [Job 24] --> Output goes directly to the renderer now.
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Starting renderer
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer PID kid4=2802
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="deskjet 3320" -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=1 -dIjsUseOutputFD -sOutputFile=- -
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Starting process 2803: "gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -dDEVICEWIDTHPOINTS=6..."
    D [11/Feb/2011:12:44:36 +0100] [Job 24] JCL: <job data>
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PID 2796 (pdftops) exited with no errors.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] prnt/hpijs/hpijs.cpp 650: WARNING: color pen has low ink
    D [11/Feb/2011:12:44:36 +0100] [Job 24] STATE: +marker-supply-low-warning
    D [11/Feb/2011:12:44:36 +0100] [Job 24] GPL Ghostscript 9.00: Unrecoverable error, exit code 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process 2803 ending: "gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -dDEVICEWIDTHPOINTS=6..."
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer return value: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer received signal: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Nie ma takiego pliku ani katalogu (2)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2802 (KID4) with signal 15
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Przerwany potok (32)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2801 (KID3) with signal 15
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: (0)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Przerwane wywołanie systemowe (4)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2802 (KID4) with signal 15
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Closing foomatic-rip.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2802 (KID4) with signal 9
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Closing foomatic-rip.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2801 (KID3) with signal 9
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Caught termination signal: Job canceled
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Closing foomatic-rip.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] prnt/backend/hp.c 839: ERROR: null print job total=0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PID 2797 (pstops) crashed on signal 13!
    D [11/Feb/2011:12:44:36 +0100] [Job 24] End of messages
    D [11/Feb/2011:12:44:36 +0100] [Job 24] printer-state=3(idle)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] printer-state-message="/usr/lib/cups/filter/pdftops failed"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] printer-state-reasons=marker-supply-low-warning
    E [11/Feb/2011:12:45:56 +0100] [Job 22] Stopping unresponsive job!
    E [11/Feb/2011:12:49:41 +0100] [Job 24] Stopping unresponsive job!
    To be honest, it looks more like a Chinese poem rather than error log. I found this part the most disturbing:
    D [11/Feb/2011:12:44:36 +0100] [Job 24] STATE: +marker-supply-low-warning
    D [11/Feb/2011:12:44:36 +0100] [Job 24] GPL Ghostscript 9.00: Unrecoverable error, exit code 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process 2803 ending: "gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -dDEVICEWIDTHPOINTS=6..."
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer return value: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer received signal: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Nie ma takiego pliku ani katalogu (2)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2802 (KID4) with signal 15
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Przerwany potok (32)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2801 (KID3) with signal 15
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: (0)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Przerwane wywołanie systemowe (4)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2802 (KID4) with signal 15
    Anyone had such problems before? Just don't tell me this cursed device demands a sacrifice from freshly produced virgin paper sheets to chew on.
    Other non-pdf documents print succesfully.

    just got hit with thie same error on my canon printer, and I was told I should try reinstalling the printer (not sure if that's meant for the driver or the actual printer in CUPS, but I intend to try both...

  • Xorg fails to restart with nvidia propertiary driver

    Hi!
    Dear fellow archers, I've got this little problem which is driving me crazy: after first successful start of xorg while booting  ("kdm" is in the DAEMONS list in rc.conf), i can't get to start it once again (for example with "/etc/rc.d/kdm restart"). When I try to do this screen goes blank (+ single underscore in top-left corner) for ~10 seconds, then nvidia logo shows up for half a second, and finally it failbacks to terminal.
    I use thinkpad T61 with nvidia quadro nvs 140m and nvidia driver version 190.42 (from extra repo).
    Thanks in advance for all suggestions.
    Xorg.0.log after I try to restart
    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.
    X.Org X Server 1.7.3.901 (1.7.4 RC 1)
    Release Date: 2009-12-11
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux hal9000 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:48:17 CET 2009 i686
    Kernel command line: root=/dev/sda2 ro vga=869
    Build Date: 12 December 2009 12:59:40PM
    Current version of pixman: 0.16.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 13 16:10:30 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:1:0:0) 10de:0429:17aa:20d8 nVidia Corporation Quadro NVS 140M rev 161, Mem @ 0xd6000000/16777216, 0xe0000000/268435456, 0xd4000000/33554432, I/O @ 0x00002000/128
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) "extmod" will be loaded by default.
    (II) "dbe" will be loaded by default.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 190.42 Tue Oct 20 20:55:08 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 1.2.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) NVIDIA dlloader X Driver 190.42 Tue Oct 20 20:26:00 PDT 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules/libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "Coolbits" "1"
    (**) NVIDIA(0): Option "DPI" "96 x 96"
    (**) NVIDIA(0): Option "DamageEvents" "True"
    (**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "True"
    (**) Dec 13 16:10:30 NVIDIA(0): Enabling RENDER acceleration
    (II) Dec 13 16:10:30 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) Dec 13 16:10:30 NVIDIA(0): enabled.
    (II) Dec 13 16:10:43 NVIDIA(0): NVIDIA GPU Quadro NVS 140M (G86) at PCI:1:0:0 (GPU-0)
    (--) Dec 13 16:10:43 NVIDIA(0): Memory: 524288 kBytes
    (--) Dec 13 16:10:43 NVIDIA(0): VideoBIOS: 60.86.3e.00.00
    (II) Dec 13 16:10:43 NVIDIA(0): Detected PCI Express Link width: 16X
    (--) Dec 13 16:10:43 NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) Dec 13 16:10:43 NVIDIA(0): Connected display device(s) on Quadro NVS 140M at PCI:1:0:0:
    (--) Dec 13 16:10:43 NVIDIA(0): BenQ FP91GP (CRT-0)
    (--) Dec 13 16:10:43 NVIDIA(0): LEN (DFP-0)
    (--) Dec 13 16:10:43 NVIDIA(0): BenQ FP91GP (CRT-0): 400.0 MHz maximum pixel clock
    (--) Dec 13 16:10:43 NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock
    (--) Dec 13 16:10:43 NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS
    (WW) Dec 13 16:10:43 NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1440x900"
    (WW) Dec 13 16:10:43 NVIDIA(0): is specified in the EDID; however, the EDID's valid
    (WW) Dec 13 16:10:43 NVIDIA(0): HorizSync range (46.301-55.556 kHz) would exclude this
    (WW) Dec 13 16:10:43 NVIDIA(0): mode's HorizSync (37.0 kHz); ignoring HorizSync check for
    (WW) Dec 13 16:10:43 NVIDIA(0): mode "1440x900".
    (WW) Dec 13 16:10:43 NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1440x900"
    (WW) Dec 13 16:10:43 NVIDIA(0): is specified in the EDID; however, the EDID's valid
    (WW) Dec 13 16:10:43 NVIDIA(0): HorizSync range (46.301-55.556 kHz) would exclude this
    (WW) Dec 13 16:10:43 NVIDIA(0): mode's HorizSync (37.0 kHz); ignoring HorizSync check for
    (WW) Dec 13 16:10:43 NVIDIA(0): mode "1440x900".
    (II) Dec 13 16:10:43 NVIDIA(0): Assigned Display Device: DFP-0
    (II) Dec 13 16:10:43 NVIDIA(0): Validated modes:
    (II) Dec 13 16:10:43 NVIDIA(0): "1440x900"
    (II) Dec 13 16:10:43 NVIDIA(0): "1024x768"
    (II) Dec 13 16:10:43 NVIDIA(0): "800x600"
    (II) Dec 13 16:10:43 NVIDIA(0): "640x480"
    (II) Dec 13 16:10:43 NVIDIA(0): Virtual screen size determined to be 1440 x 900
    (**) Dec 13 16:10:44 NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
    (==) Dec 13 16:10:44 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) Dec 13 16:10:44 NVIDIA(0): Initialized GPU GART.
    (II) Dec 13 16:10:44 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Dec 13 16:10:44 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (II) Dec 13 16:10:44 NVIDIA(0): Setting mode "1440x900"
    (II) Loading extension NV-GLX
    (II) Dec 13 16:10:45 NVIDIA(0): Initialized OpenGL Acceleration
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (II) Dec 13 16:10:45 NVIDIA(0): Initialized X Rendering Acceleration
    (**) NVIDIA(0): Option "BackingStore" "True"
    (**) NVIDIA(0): Backing store enabled
    (==) NVIDIA(0): Silken mouse enabled
    (**) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing extension GLX
    xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    #InputDevice "Ultranav" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    #Section "ServerFlags"
    # Option "AutoAddDevices" "False"
    #EndSection
    #Section "Files"
    # RgbPath "/usr/share/X11/rgb"
    # ModulePath "/usr/lib/xorg/modules"
    # FontPath "/usr/share/fonts/misc"
    # FontPath "/usr/share/fonts/100dpi:unscaled"
    # FontPath "/usr/share/fonts/75dpi:unscaled"
    # FontPath "/usr/share/fonts/TTF"
    # FontPath "/usr/share/fonts/Type1"
    #EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    # Load "vbe"
    # Load "ddc"
    # Load "int10"
    # Load "dbe"
    # Load "extmod"
    #Load "record"
    # Load "freetype"
    #Load "type1"
    Load "synaptics"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "thinkpad60"
    Option "XkbLayout" "pl"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "Auto"
    # Option "XAxisMapping" "6 7"
    # Option "YAxisMapping" "4 5"
    Option "ZAxisMapping" "4 5 6 7"
    # przewijanie srodkowym przyciskiem
    # Option "EmulateWheel" "On"
    # Option "Emulate3Buttons" "On"
    # Option "EmulateWheelButton" "2"
    ## Option "EmulateWheelTimeout" "200"
    EndSection
    #Section "InputDevice"
    # Identifier "Mouse0"
    # Driver "mouse"
    # Option "SHMConfig" "on"
    # Option "Protocol" "auto"
    # Option "Device" "/dev/input/mice"
    # Option "ZAxisMapping" "4 5 6 7"
    #EndSection
    Section "InputDevice"
    Identifier "Ultranav"
    Driver "synaptics"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "LeftEdge" "1700"
    Option "RightEdge" "5300"
    Option "TopEdge" "1700"
    Option "BottomEdge" "4200"
    Option "FingerLow" "25"
    Option "FingerHigh" "30"
    Option "MaxTapTime" "180"
    Option "MaxTapMove" "220"
    Option "VertScrollDelta" "100"
    Option "MinSpeed" "0.06"
    Option "MaxSpeed" "0.12"
    Option "AccelFactor" "0.0010"
    Option "SHMConfig" "on"
    # Option "Repeater" "/dev/ps2mouse"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Lenovo"
    ModelName "Lenovo T61 Flat Panel 1440x900"
    Option "DPMS"
    # DisplaySize 487 304 # 75 DPI @ 1440x900
    # DisplaySize 381 238 # 96 DPI @ 1440x900
    # HorizSync 28.0 - 61.0
    # VertRefresh 43.0 - 75.0
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "Quadro NVS 140M"
    Option "DPI" "96 x 96"
    Option "BackingStore" "True"
    Option "DamageEvents" "True"
    Option "DPMS" "True"
    Option "OnDemandVBlankInterrupts" "True"
    Option "Coolbits" "1"
    # Option "IgnoreDisplayDevices" "DFP, CRT, TV"
    # BusID "PCI:1:0:0"
    # Option "UseEdidDpi" "FALSE"
    # Option "AddARGBGLXVisuals" "True"
    # Option "AllowGLXWithComposite" "True"
    # Option "TripleBuffer" "True"
    # Option "DamageEvents" "True"
    # Option "BackingStore" "True"
    # Option "InitialPixmapPlacement" "3"
    # Option "GlyphCache" "1"
    # Option "PixmapCacheSize" "200000"
    # on battery - max power saving, on AC - adaptive strategy
    # Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2233; PowerMizerDefault=0x3"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 1
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    #Section "Extensions"
    # Option "Composite" "Enable"
    #EndSection
    #Section "DRI"
    #Mode 0666
    #EndSection
    Last edited by tarantoga (2009-12-13 15:36:59)

    tarantoga wrote:
    falconindy wrote:
    I don't think the 190 driver is intended for the quadro M series. As per the nvidia site, the 100 or 169 drivers support your video card.
    edit: You might also try the nouveau driver.
    Well, this quadro is almost identical to geforce 8400GS, so I don't think nvidia site is up to date in this respect. Besides, other than this issue everything works just fine. It is just annoying to be forced to reboot everytime I have to restart X. And I need nvidia propertiary driver, because I use opencl.
    Thats odd then. I have an 8400gs and am using the beta driver without any issues. Give the legacy driver a try once.
    Exit the gui (ctrl+alt+f1)
    Remove the current driver
    pacman -Rd nvidia nvidia-utils
    (replace with nvidia-beta nvidia-utils-beta if you switched to the beta driver)
    Now install the legacy driver
    pacman -S nvidia-173xx nvidia-173xx-utils
    Reboot
    Hope this helps.

  • [Solved]xorg fails to start, integrated nvidia gpu with intel

    Arch 32 Bit system
    When i start X server it says server terminated succesfully.
    the output of "lspci | grep VGA"
    00:02:0 VGA Compatible Controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    01:00:0 VGA Compatible Controller: NVIDIA Corporation GF108M [GrForce GT 540M] (rev a1)
    I installed xf86-video-modesettings xf86-video-fbdev nvidia nvidia-libgl nvidia-utils xorg-server xorg-server-utils xorg-xinit xterm xorg-twm xorg-xclock
    I guess the problem is monitor cant be detected but i dont know how can i make nvidia to find it. Look at Monitor section at 10-nvidia.conf and also Xorg.0.log.
    xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 337.12 (buildmeister@swio-display-x64-rhel04-18) Fri Apr 4 15:15:13 PDT 2014
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    xorg.conf.d/10-nvidia.conf
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BusID "PCI:1:0:0"
    EndSection
    xorg.conf.d/10-evdev.conf
    # Catch-all evdev loader for udev-based systems
    # We don't simply match on any device since that also adds accelerometers
    # and other devices that we don't really want to use. The list below
    # matches everything but joysticks.
    Section "InputClass"
    Identifier "evdev pointer catchall"
    MatchIsPointer "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev touchpad catchall"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev tablet catchall"
    MatchIsTablet "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev touchscreen catchall"
    MatchIsTouchscreen "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    xorg.conf.d/10-quirks.conf
    # Collection of quirks and blacklist/whitelists for specific devices.
    # Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
    # http://bugs.freedesktop.org/show_bug.cgi?id=22442
    Section "InputClass"
    Identifier "ThinkPad HDAPS accelerometer blacklist"
    MatchProduct "ThinkPad HDAPS accelerometer data"
    Option "Ignore" "on"
    EndSection
    xorg.conf.d/50-synaptics.conf
    # Example xorg.conf.d snippet that assigns the touchpad driver
    # to all touchpads. See xorg.conf.d(5) for more information on
    # InputClass.
    # DO NOT EDIT THIS FILE, your distribution will likely overwrite
    # it when updating. Copy (and rename) this file into
    # /etc/X11/xorg.conf.d first.
    # Additional options may be added in the form of
    # Option "OptionName" "value"
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    # This option is recommend on all Linux systems using evdev, but cannot be
    # enabled by default. See the following link for details:
    # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
    MatchDevicePath "/dev/input/event*"
    EndSection
    Section "InputClass"
    Identifier "touchpad ignore duplicates"
    MatchIsTouchpad "on"
    MatchOS "Linux"
    MatchDevicePath "/dev/input/mouse*"
    Option "Ignore" "on"
    EndSection
    # This option enables the bottom right corner to be a right button on
    # non-synaptics clickpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Default clickpad buttons"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    # To disable the bottom edge area so the buttons only work as buttons,
    # not for movement, set the AreaBottomEdge
    # Option "AreaBottomEdge" "82%"
    EndSection
    # This option disables software buttons on Apple touchpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Disable clickpad buttons on Apple touchpads"
    MatchProduct "Apple|bcm5974"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
    EndSection
    And finally
    /var/log/Xorg.0.log
    [ 37.622]
    X.Org X Server 1.15.1
    Release Date: 2014-04-13
    [ 37.622] X Protocol Version 11, Revision 0
    [ 37.622] Build Operating System: Linux 3.14.0-4-ARCH i686
    [ 37.622] Current Operating System: Linux Ceset-PC 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 21:01:08 CEST 2014 i686
    [ 37.622] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c4bc1b1f-6e34-413e-bd2a-202d403c593d rw quiet
    [ 37.623] Build Date: 14 April 2014 08:41:02AM
    [ 37.623]
    [ 37.623] Current version of pixman: 0.32.4
    [ 37.623] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 37.623] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 37.624] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 28 14:31:33 2014
    [ 37.644] (==) Using config file: "/etc/X11/xorg.conf"
    [ 37.644] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 37.680] (==) ServerLayout "Layout0"
    [ 37.680] (**) |-->Screen "Screen0" (0)
    [ 37.680] (**) | |-->Monitor "Monitor0"
    [ 37.680] (**) | |-->Device "Device0"
    [ 37.680] (**) |-->Input Device "Keyboard0"
    [ 37.681] (**) |-->Input Device "Mouse0"
    [ 37.681] (==) Automatically adding devices
    [ 37.681] (==) Automatically enabling devices
    [ 37.681] (==) Automatically adding GPU devices
    [ 37.725] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 37.725] Entry deleted from font path.
    [ 37.726] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 37.726] Entry deleted from font path.
    [ 37.726] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 37.726] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 37.726] Entry deleted from font path.
    [ 37.726] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 37.726] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 37.726] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 37.726] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 37.726] (WW) Disabling Keyboard0
    [ 37.726] (WW) Disabling Mouse0
    [ 37.727] (II) Loader magic: 0x8264660
    [ 37.727] (II) Module ABI versions:
    [ 37.727] X.Org ANSI C Emulation: 0.4
    [ 37.727] X.Org Video Driver: 15.0
    [ 37.727] X.Org XInput driver : 20.0
    [ 37.727] X.Org Server Extension : 8.0
    [ 37.727] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 37.728] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 37.731] (--) PCI:*(0:0:2:0) 8086:0116:1025:0511 rev 9, Mem @ 0xd1400000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64
    [ 37.731] (--) PCI: (0:1:0:0) 10de:0df4:1025:0512 rev 161, Mem @ 0xd0000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
    [ 37.732] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 37.732] Initializing built-in extension Generic Event Extension
    [ 37.732] Initializing built-in extension SHAPE
    [ 37.732] Initializing built-in extension MIT-SHM
    [ 37.732] Initializing built-in extension XInputExtension
    [ 37.733] Initializing built-in extension XTEST
    [ 37.733] Initializing built-in extension BIG-REQUESTS
    [ 37.733] Initializing built-in extension SYNC
    [ 37.733] Initializing built-in extension XKEYBOARD
    [ 37.733] Initializing built-in extension XC-MISC
    [ 37.733] Initializing built-in extension SECURITY
    [ 37.733] Initializing built-in extension XINERAMA
    [ 37.733] Initializing built-in extension XFIXES
    [ 37.733] Initializing built-in extension RENDER
    [ 37.733] Initializing built-in extension RANDR
    [ 37.734] Initializing built-in extension COMPOSITE
    [ 37.734] Initializing built-in extension DAMAGE
    [ 37.734] Initializing built-in extension MIT-SCREEN-SAVER
    [ 37.734] Initializing built-in extension DOUBLE-BUFFER
    [ 37.734] Initializing built-in extension RECORD
    [ 37.734] Initializing built-in extension DPMS
    [ 37.734] Initializing built-in extension Present
    [ 37.736] Initializing built-in extension DRI3
    [ 37.739] Initializing built-in extension X-Resource
    [ 37.741] Initializing built-in extension XVideo
    [ 37.743] Initializing built-in extension XVideo-MotionCompensation
    [ 37.745] Initializing built-in extension XFree86-VidModeExtension
    [ 37.747] Initializing built-in extension XFree86-DGA
    [ 37.748] Initializing built-in extension XFree86-DRI
    [ 37.750] Initializing built-in extension DRI2
    [ 37.750] (II) LoadModule: "glx"
    [ 37.765] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 38.573] (II) Module glx: vendor="NVIDIA Corporation"
    [ 38.573] compiled for 4.0.2, module version = 1.0.0
    [ 38.573] Module class: X.Org Server Extension
    [ 38.573] (II) NVIDIA GLX Module 337.12 Fri Apr 4 14:32:00 PDT 2014
    [ 38.575] Loading extension GLX
    [ 38.575] (II) LoadModule: "nvidia"
    [ 38.575] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 38.641] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 38.641] compiled for 4.0.2, module version = 1.0.0
    [ 38.641] Module class: X.Org Video Driver
    [ 38.652] (II) NVIDIA dlloader X Driver 337.12 Fri Apr 4 14:10:20 PDT 2014
    [ 38.653] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 38.654] (++) using VT number 2
    [ 38.655] (II) Loading sub module "fb"
    [ 38.655] (II) LoadModule: "fb"
    [ 38.656] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 38.668] (II) Module fb: vendor="X.Org Foundation"
    [ 38.668] compiled for 1.15.1, module version = 1.0.0
    [ 38.668] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 38.668] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 38.668] (II) Loading sub module "wfb"
    [ 38.668] (II) LoadModule: "wfb"
    [ 38.669] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 38.671] (II) Module wfb: vendor="X.Org Foundation"
    [ 38.671] compiled for 1.15.1, module version = 1.0.0
    [ 38.671] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 38.671] (II) Loading sub module "ramdac"
    [ 38.671] (II) LoadModule: "ramdac"
    [ 38.671] (II) Module "ramdac" already built-in
    [ 38.675] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 38.675] (==) NVIDIA(0): RGB weight 888
    [ 38.675] (==) NVIDIA(0): Default visual is TrueColor
    [ 38.675] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 38.676] (**) NVIDIA(0): Enabling 2D acceleration
    [ 45.267] (WW) NVIDIA(0): Unable to read EDID for display device CRT-0
    [ 45.268] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 45.270] (II) NVIDIA(0): NVIDIA GPU GeForce GT 540M (GF108) at PCI:1:0:0 (GPU-0)
    [ 45.270] (--) NVIDIA(0): Memory: 1048576 kBytes
    [ 45.270] (--) NVIDIA(0): VideoBIOS: 70.08.3c.00.19
    [ 45.270] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 45.275] (--) NVIDIA(0): Valid display device(s) on GeForce GT 540M at PCI:1:0:0
    [ 45.275] (--) NVIDIA(0): CRT-0 (boot, connected)
    [ 45.275] (--) NVIDIA(0): DFP-0
    [ 45.275] (--) NVIDIA(0): DFP-1
    [ 45.275] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 45.275] (--) NVIDIA(0): DFP-0: Internal LVDS
    [ 45.275] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
    [ 45.275] (--) NVIDIA(0): DFP-1: Internal TMDS
    [ 45.275] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 45.275] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45.275] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
    [ 45.275] (**) NVIDIA(0): all display devices.)
    [ 45.276] (==) NVIDIA(0):
    [ 45.276] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 45.276] (==) NVIDIA(0): will be used as the requested mode.
    [ 45.276] (==) NVIDIA(0):
    [ 45.277] (II) NVIDIA(0): Validated MetaModes:
    [ 45.277] (II) NVIDIA(0): "CRT-0:nvidia-auto-select"
    [ 45.277] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
    [ 45.281] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
    [ 45.281] (WW) NVIDIA(0): from CRT-0's EDID.
    [ 45.281] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [ 45.281] (--) Depth 24 pixmap format is 32 bpp
    [ 45.281] (II) NVIDIA: Using 1024.00 MB of virtual memory for indirect memory
    [ 45.281] (II) NVIDIA: access.
    [ 45.499] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
    [ 45.544] (II) NVIDIA(0): Built-in logo is bigger than the screen.
    [ 45.544] Loading extension NV-GLX
    [ 45.648] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 45.649] (==) NVIDIA(0): Backing store enabled
    [ 45.649] (==) NVIDIA(0): Silken mouse enabled
    [ 45.651] (**) NVIDIA(0): DPMS enabled
    [ 45.651] Loading extension NV-CONTROL
    [ 45.651] Loading extension XINERAMA
    [ 45.651] (II) Loading sub module "dri2"
    [ 45.651] (II) LoadModule: "dri2"
    [ 45.651] (II) Module "dri2" already built-in
    [ 45.651] (II) NVIDIA(0): [DRI2] Setup complete
    [ 45.652] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 45.652] (--) RandR disabled
    [ 45.673] (II) Initializing extension GLX
    [ 45.973] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 45.973] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 45.973] (II) LoadModule: "evdev"
    [ 45.989] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 46.007] (II) Module evdev: vendor="X.Org Foundation"
    [ 46.007] compiled for 1.15.0, module version = 2.8.2
    [ 46.007] Module class: X.Org XInput Driver
    [ 46.007] ABI class: X.Org XInput driver, version 20.0
    [ 46.007] (II) Using input driver 'evdev' for 'Power Button'
    [ 46.007] (**) Power Button: always reports core events
    [ 46.007] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 46.007] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 46.007] (--) evdev: Power Button: Found keys
    [ 46.007] (II) evdev: Power Button: Configuring as keyboard
    [ 46.007] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
    [ 46.007] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 46.007] (**) Option "xkb_rules" "evdev"
    [ 46.007] (**) Option "xkb_model" "pc104"
    [ 46.007] (**) Option "xkb_layout" "us"
    [ 46.062] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
    [ 46.063] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 46.063] (II) Using input driver 'evdev' for 'Video Bus'
    [ 46.063] (**) Video Bus: always reports core events
    [ 46.063] (**) evdev: Video Bus: Device: "/dev/input/event13"
    [ 46.063] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 46.063] (--) evdev: Video Bus: Found keys
    [ 46.063] (II) evdev: Video Bus: Configuring as keyboard
    [ 46.063] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15/event13"
    [ 46.063] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 46.063] (**) Option "xkb_rules" "evdev"
    [ 46.063] (**) Option "xkb_model" "pc104"
    [ 46.063] (**) Option "xkb_layout" "us"
    [ 46.064] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 46.064] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 46.064] (II) Using input driver 'evdev' for 'Power Button'
    [ 46.064] (**) Power Button: always reports core events
    [ 46.064] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 46.064] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 46.064] (--) evdev: Power Button: Found keys
    [ 46.064] (II) evdev: Power Button: Configuring as keyboard
    [ 46.064] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input2/event1"
    [ 46.064] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 46.064] (**) Option "xkb_rules" "evdev"
    [ 46.064] (**) Option "xkb_model" "pc104"
    [ 46.064] (**) Option "xkb_layout" "us"
    [ 46.066] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 46.066] (II) No input driver specified, ignoring this device.
    [ 46.066] (II) This device may have been added with another device file.
    [ 46.066] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 46.066] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 46.066] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 46.066] (**) Sleep Button: always reports core events
    [ 46.066] (**) evdev: Sleep Button: Device: "/dev/input/event3"
    [ 46.066] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 46.066] (--) evdev: Sleep Button: Found keys
    [ 46.066] (II) evdev: Sleep Button: Configuring as keyboard
    [ 46.066] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0E:00/input/input4/event3"
    [ 46.067] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 46.067] (**) Option "xkb_rules" "evdev"
    [ 46.067] (**) Option "xkb_model" "pc104"
    [ 46.067] (**) Option "xkb_layout" "us"
    [ 46.068] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
    [ 46.068] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 46.068] (II) Using input driver 'evdev' for 'Video Bus'
    [ 46.068] (**) Video Bus: always reports core events
    [ 46.068] (**) evdev: Video Bus: Device: "/dev/input/event14"
    [ 46.068] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 46.068] (--) evdev: Video Bus: Found keys
    [ 46.068] (II) evdev: Video Bus: Configuring as keyboard
    [ 46.068] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input16/event14"
    [ 46.068] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 10)
    [ 46.068] (**) Option "xkb_rules" "evdev"
    [ 46.068] (**) Option "xkb_model" "pc104"
    [ 46.068] (**) Option "xkb_layout" "us"
    [ 46.069] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 46.069] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 46.070] (II) config/udev: Adding input device 1.3M HD WebCam (/dev/input/event6)
    [ 46.070] (**) 1.3M HD WebCam: Applying InputClass "evdev keyboard catchall"
    [ 46.070] (II) Using input driver 'evdev' for '1.3M HD WebCam'
    [ 46.070] (**) 1.3M HD WebCam: always reports core events
    [ 46.070] (**) evdev: 1.3M HD WebCam: Device: "/dev/input/event6"
    [ 46.070] (--) evdev: 1.3M HD WebCam: Vendor 0x58f Product 0xb002
    [ 46.070] (--) evdev: 1.3M HD WebCam: Found keys
    [ 46.070] (II) evdev: 1.3M HD WebCam: Configuring as keyboard
    [ 46.070] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input8/event6"
    [ 46.070] (II) XINPUT: Adding extended input device "1.3M HD WebCam" (type: KEYBOARD, id 11)
    [ 46.070] (**) Option "xkb_rules" "evdev"
    [ 46.070] (**) Option "xkb_model" "pc104"
    [ 46.070] (**) Option "xkb_layout" "us"
    [ 46.071] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
    [ 46.071] (II) No input driver specified, ignoring this device.
    [ 46.071] (II) This device may have been added with another device file.
    [ 46.072] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
    [ 46.072] (II) No input driver specified, ignoring this device.
    [ 46.072] (II) This device may have been added with another device file.
    [ 46.072] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
    [ 46.072] (II) No input driver specified, ignoring this device.
    [ 46.072] (II) This device may have been added with another device file.
    [ 46.073] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
    [ 46.073] (II) No input driver specified, ignoring this device.
    [ 46.073] (II) This device may have been added with another device file.
    [ 46.073] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 46.073] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 46.073] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 46.074] (**) AT Translated Set 2 keyboard: always reports core events
    [ 46.074] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 46.074] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 46.074] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 46.074] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 46.074] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 46.074] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 46.074] (**) Option "xkb_rules" "evdev"
    [ 46.074] (**) Option "xkb_model" "pc104"
    [ 46.074] (**) Option "xkb_layout" "us"
    [ 46.075] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
    [ 46.075] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 46.075] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 46.075] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 46.075] (II) LoadModule: "synaptics"
    [ 46.075] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 46.092] (II) Module synaptics: vendor="X.Org Foundation"
    [ 46.092] compiled for 1.15.0, module version = 1.7.4
    [ 46.092] Module class: X.Org XInput Driver
    [ 46.092] ABI class: X.Org XInput driver, version 20.0
    [ 46.092] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 46.092] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 46.092] (**) Option "Device" "/dev/input/event15"
    [ 46.250] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 46.250] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5774 (res 56)
    [ 46.250] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5022 (res 105)
    [ 46.250] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 46.250] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 46.250] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 46.250] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 46.250] (**) Option "TapButton1" "1"
    [ 46.250] (**) Option "TapButton2" "2"
    [ 46.250] (**) Option "TapButton3" "3"
    [ 46.250] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 46.250] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 46.316] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event15"
    [ 46.316] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 46.317] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 46.317] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 46.317] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
    [ 46.317] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 46.317] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 46.317] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 46.317] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 46.317] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 46.318] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 46.318] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 46.319] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 46.319] (II) No input driver specified, ignoring this device.
    [ 46.319] (II) This device may have been added with another device file.
    [ 46.319] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event8)
    [ 46.319] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 46.320] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
    [ 46.320] (**) Acer WMI hotkeys: always reports core events
    [ 46.320] (**) evdev: Acer WMI hotkeys: Device: "/dev/input/event8"
    [ 46.320] (--) evdev: Acer WMI hotkeys: Vendor 0 Product 0
    [ 46.320] (--) evdev: Acer WMI hotkeys: Found keys
    [ 46.320] (II) evdev: Acer WMI hotkeys: Configuring as keyboard
    [ 46.320] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event8"
    [ 46.320] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 14)
    [ 46.320] (**) Option "xkb_rules" "evdev"
    [ 46.320] (**) Option "xkb_model" "pc104"
    [ 46.320] (**) Option "xkb_layout" "us"
    [ 46.321] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event9)
    [ 46.321] (II) No input driver specified, ignoring this device.
    [ 46.321] (II) This device may have been added with another device file.
    [ 46.321] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
    [ 46.321] (II) No input driver specified, ignoring this device.
    [ 46.321] (II) This device may have been added with another device file.
    [ 57.547] (II) evdev: Acer WMI hotkeys: Close
    [ 57.547] (II) UnloadModule: "evdev"
    [ 57.547] (II) UnloadModule: "synaptics"
    [ 57.547] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 57.547] (II) UnloadModule: "evdev"
    [ 57.548] (II) evdev: 1.3M HD WebCam: Close
    [ 57.548] (II) UnloadModule: "evdev"
    [ 57.548] (II) evdev: Video Bus: Close
    [ 57.548] (II) UnloadModule: "evdev"
    [ 57.548] (II) evdev: Sleep Button: Close
    [ 57.548] (II) UnloadModule: "evdev"
    [ 57.548] (II) evdev: Power Button: Close
    [ 57.548] (II) UnloadModule: "evdev"
    [ 57.548] (II) evdev: Video Bus: Close
    [ 57.548] (II) UnloadModule: "evdev"
    [ 57.548] (II) evdev: Power Button: Close
    [ 57.548] (II) UnloadModule: "evdev"
    [ 57.580] (II) NVIDIA(GPU-0): Deleting GPU-0
    [ 57.589] (EE) Server terminated successfully (0). Closing log file.
    Last edited by hozturk0327 (2014-04-28 14:32:36)

    I realized that instead of this
    xrandr --setprovideroutputsource modesetting NVIDIA-0
    xrandr --auto
    i used
    xrandr --setprovideroutputsource NVIDIA-0
    xrandr --auto
    Now it is fixed.
    And sorry Kartious i thought i uploaded ~/.xinitrc.
    EDIT:
    uname -a outputs
    Linux Ceset-PC 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 21:01:08: CEST 2014 i686 GNU/Linux
    Also this is the new Xorg.0.log
    [ 17.166]
    X.Org X Server 1.15.1
    Release Date: 2014-04-13
    [ 17.166] X Protocol Version 11, Revision 0
    [ 17.166] Build Operating System: Linux 3.14.0-4-ARCH i686
    [ 17.167] Current Operating System: Linux Ceset-PC 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 21:01:08 CEST 2014 i686
    [ 17.167] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c4bc1b1f-6e34-413e-bd2a-202d403c593d rw quiet
    [ 17.167] Build Date: 14 April 2014 08:41:02AM
    [ 17.167]
    [ 17.167] Current version of pixman: 0.32.4
    [ 17.167] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 17.167] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW.) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 17.168] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 28 16:45:17 2014
    [ 17.210] (==) Using config file: "/etc/X11/xorg.conf"
    [ 17.210] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 17.246] (==) ServerLayout "layout"
    [ 17.246] (**) |-->Screen "nvidia" (0)
    [ 17.246] (**) | |-->Monitor "<default monitor>"
    [ 17.247] (**) | |-->Device "nvidia"
    [ 17.247] (==) No monitor specified for screen "nvidia".
    Using a default monitor configuration.
    [ 17.247] (**) |-->Inactive Device "intel"
    [ 17.247] (==) Automatically adding devices
    [ 17.247] (==) Automatically enabling devices
    [ 17.247] (==) Automatically adding GPU devices
    [ 17.290] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 17.291] Entry deleted from font path.
    [ 17.292] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 17.292] Entry deleted from font path.
    [ 17.292] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 17.292] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 17.292] Entry deleted from font path.
    [ 17.292] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 17.292] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 17.292] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 17.292] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 17.293] (II) Loader magic: 0x8264660
    [ 17.293] (II) Module ABI versions:
    [ 17.293] X.Org ANSI C Emulation: 0.4
    [ 17.293] X.Org Video Driver: 15.0
    [ 17.293] X.Org XInput driver : 20.0
    [ 17.293] X.Org Server Extension : 8.0
    [ 17.293] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 17.294] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 17.297] (--) PCI:*(0:0:2:0) 8086:0116:1025:0511 rev 9, Mem @ 0xd1400000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64
    [ 17.297] (--) PCI: (0:1:0:0) 10de:0df4:1025:0512 rev 161, Mem @ 0xd0000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
    [ 17.297] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 17.298] Initializing built-in extension Generic Event Extension
    [ 17.298] Initializing built-in extension SHAPE
    [ 17.298] Initializing built-in extension MIT-SHM
    [ 17.298] Initializing built-in extension XInputExtension
    [ 17.299] Initializing built-in extension XTEST
    [ 17.299] Initializing built-in extension BIG-REQUESTS
    [ 17.299] Initializing built-in extension SYNC
    [ 17.299] Initializing built-in extension XKEYBOARD
    [ 17.299] Initializing built-in extension XC-MISC
    [ 17.299] Initializing built-in extension SECURITY
    [ 17.299] Initializing built-in extension XINERAMA
    [ 17.299] Initializing built-in extension XFIXES
    [ 17.299] Initializing built-in extension RENDER
    [ 17.299] Initializing built-in extension RANDR
    [ 17.300] Initializing built-in extension COMPOSITE
    [ 17.300] Initializing built-in extension DAMAGE
    [ 17.300] Initializing built-in extension MIT-SCREEN-SAVER
    [ 17.300] Initializing built-in extension DOUBLE-BUFFER
    [ 17.300] Initializing built-in extension RECORD
    [ 17.300] Initializing built-in extension DPMS
    [ 17.300] Initializing built-in extension Present
    [ 17.302] Initializing built-in extension DRI3
    [ 17.305] Initializing built-in extension X-Resource
    [ 17.307] Initializing built-in extension XVideo
    [ 17.309] Initializing built-in extension XVideo-MotionCompensation
    [ 17.311] Initializing built-in extension XFree86-VidModeExtension
    [ 17.313] Initializing built-in extension XFree86-DGA
    [ 17.314] Initializing built-in extension XFree86-DRI
    [ 17.316] Initializing built-in extension DRI2
    [ 17.316] (II) LoadModule: "glx"
    [ 17.331] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 18.139] (II) Module glx: vendor="NVIDIA Corporation"
    [ 18.139] compiled for 4.0.2, module version = 1.0.0
    [ 18.139] Module class: X.Org Server Extension
    [ 18.139] (II) NVIDIA GLX Module 337.12 Fri Apr 4 14:32:00 PDT 2014
    [ 18.141] Loading extension GLX
    [ 18.141] (II) LoadModule: "nvidia"
    [ 18.141] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 18.207] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 18.207] compiled for 4.0.2, module version = 1.0.0
    [ 18.207] Module class: X.Org Video Driver
    [ 18.217] (II) LoadModule: "modesetting"
    [ 18.217] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 18.223] (II) Module modesetting: vendor="X.Org Foundation"
    [ 18.223] compiled for 1.15.0, module version = 0.8.1
    [ 18.223] Module class: X.Org Video Driver
    [ 18.223] ABI class: X.Org Video Driver, version 15.0
    [ 18.224] (II) NVIDIA dlloader X Driver 337.12 Fri Apr 4 14:10:20 PDT 2014
    [ 18.224] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 18.225] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 18.225] (++) using VT number 1
    [ 18.227] (II) Loading sub module "fb"
    [ 18.227] (II) LoadModule: "fb"
    [ 18.227] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 18.234] (II) Module fb: vendor="X.Org Foundation"
    [ 18.234] compiled for 1.15.1, module version = 1.0.0
    [ 18.234] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.234] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 18.234] (II) Loading sub module "wfb"
    [ 18.234] (II) LoadModule: "wfb"
    [ 18.235] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 18.237] (II) Module wfb: vendor="X.Org Foundation"
    [ 18.237] compiled for 1.15.1, module version = 1.0.0
    [ 18.237] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.237] (II) Loading sub module "ramdac"
    [ 18.237] (II) LoadModule: "ramdac"
    [ 18.237] (II) Module "ramdac" already built-in
    [ 18.240] (II) modesetting(1): using drv /dev/dri/card0
    [ 18.240] (II) modesetting(G0): using drv /dev/dri/card0
    [ 18.240] (EE) Screen 1 deleted because of no matching config section.
    [ 18.240] (II) UnloadModule: "modesetting"
    [ 18.240] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "nvidia" for depth/fbbpp 24/32
    [ 18.240] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 18.240] (==) NVIDIA(0): RGB weight 888
    [ 18.240] (==) NVIDIA(0): Default visual is TrueColor
    [ 18.240] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 18.241] (**) NVIDIA(0): Enabling 2D acceleration
    [ 24.989] (WW) NVIDIA(0): Unable to read EDID for display device CRT-0
    [ 24.989] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 24.992] (II) NVIDIA(0): NVIDIA GPU GeForce GT 540M (GF108) at PCI:1:0:0 (GPU-0)
    [ 24.992] (--) NVIDIA(0): Memory: 1048576 kBytes
    [ 24.992] (--) NVIDIA(0): VideoBIOS: 70.08.3c.00.19
    [ 24.992] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 24.997] (--) NVIDIA(0): Valid display device(s) on GeForce GT 540M at PCI:1:0:0
    [ 24.997] (--) NVIDIA(0): CRT-0 (boot, connected)
    [ 24.997] (--) NVIDIA(0): DFP-0
    [ 24.997] (--) NVIDIA(0): DFP-1
    [ 24.997] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 24.997] (--) NVIDIA(0): DFP-0: Internal LVDS
    [ 24.997] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
    [ 24.997] (--) NVIDIA(0): DFP-1: Internal TMDS
    [ 24.997] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 24.997] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 24.997] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
    [ 24.997] (**) NVIDIA(0): all display devices.)
    [ 25.000] (==) NVIDIA(0):
    [ 25.000] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 25.000] (==) NVIDIA(0): will be used as the requested mode.
    [ 25.000] (==) NVIDIA(0):
    [ 25.001] (II) NVIDIA(0): Validated MetaModes:
    [ 25.001] (II) NVIDIA(0): "CRT-0:nvidia-auto-select"
    [ 25.001] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
    [ 25.006] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
    [ 25.006] (WW) NVIDIA(0): from CRT-0's EDID.
    [ 25.006] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [ 25.006] (==) modesetting(G0): Depth 24, (==) framebuffer bpp 32
    [ 25.006] (==) modesetting(G0): RGB weight 888
    [ 25.006] (==) modesetting(G0): Default visual is TrueColor
    [ 25.006] (II) modesetting(G0): ShadowFB: preferred YES, enabled YES
    [ 25.006] (II) modesetting(G0): Output LVDS-1-0 has no monitor section
    [ 25.008] (II) modesetting(G0): Output VGA-1-0 has no monitor section
    [ 25.009] (II) modesetting(G0): Output HDMI-1-0 has no monitor section
    [ 25.009] (II) modesetting(G0): Output DisplayPort-1-0 has no monitor section
    [ 25.009] (II) modesetting(G0): EDID for output LVDS-1-0
    [ 25.009] (II) modesetting(G0): Manufacturer: AUO Model: 22ec Serial#: 0
    [ 25.009] (II) modesetting(G0): Year: 2009 Week: 1
    [ 25.009] (II) modesetting(G0): EDID Version: 1.3
    [ 25.009] (II) modesetting(G0): Digital Display Input
    [ 25.009] (II) modesetting(G0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 25.009] (II) modesetting(G0): Gamma: 2.20
    [ 25.009] (II) modesetting(G0): No DPMS capabilities specified
    [ 25.009] (II) modesetting(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 25.009] (II) modesetting(G0): First detailed timing is preferred mode
    [ 25.009] (II) modesetting(G0): redX: 0.620 redY: 0.340 greenX: 0.330 greenY: 0.570
    [ 25.009] (II) modesetting(G0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 25.009] (II) modesetting(G0): Manufacturer's mask: 0
    [ 25.009] (II) modesetting(G0): Supported detailed timing:
    [ 25.009] (II) modesetting(G0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 25.009] (II) modesetting(G0): h_active: 1366 h_sync: 1398 h_sync_end 1422 h_blank_end 1432 h_border: 0
    [ 25.009] (II) modesetting(G0): v_active: 768 v_sync: 771 v_sync_end 775 v_blanking: 806 v_border: 0
    [ 25.009] (II) modesetting(G0): Unknown vendor-specific block f
    [ 25.009] (II) modesetting(G0): AUO
    [ 25.009] (II) modesetting(G0): B156XW02 V2
    [ 25.009] (II) modesetting(G0): EDID (in hex):
    [ 25.009] (II) modesetting(G0): 00ffffffffffff0006afec2200000000
    [ 25.009] (II) modesetting(G0): 01130103802213780ac8959e57549226
    [ 25.009] (II) modesetting(G0): 0f505400000001010101010101010101
    [ 25.009] (II) modesetting(G0): 010101010101121b5642500026302018
    [ 25.009] (II) modesetting(G0): 340058c1100000180000000f00000000
    [ 25.009] (II) modesetting(G0): 00000000000000000020000000fe0041
    [ 25.009] (II) modesetting(G0): 554f0a202020202020202020000000fe
    [ 25.009] (II) modesetting(G0): 004231353658573032205632200a00c0
    [ 25.009] (II) modesetting(G0): Printing probed modes for output LVDS-1-0
    [ 25.009] (II) modesetting(G0): Modeline "1366x768"x60.0 69.30 1366 1398 1422 1432 768 771 775 806 -hsync -vsync (48.4 kHz eP)
    [ 25.009] (II) modesetting(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
    [ 25.009] (II) modesetting(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 25.009] (II) modesetting(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
    [ 25.009] (II) modesetting(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
    [ 25.009] (II) modesetting(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
    [ 25.009] (II) modesetting(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
    [ 25.009] (II) modesetting(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 25.009] (II) modesetting(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 25.009] (II) modesetting(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
    [ 25.009] (II) modesetting(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
    [ 25.010] (II) modesetting(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
    [ 25.010] (II) modesetting(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 25.010] (II) modesetting(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
    [ 25.010] (II) modesetting(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
    [ 25.010] (II) modesetting(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
    [ 25.010] (II) modesetting(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
    [ 25.011] (II) modesetting(G0): EDID for output VGA-1-0
    [ 25.011] (II) modesetting(G0): EDID for output HDMI-1-0
    [ 25.011] (II) modesetting(G0): EDID for output DisplayPort-1-0
    [ 25.011] (II) modesetting(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 25.011] (==) modesetting(G0): DPI set to (96, 96)
    [ 25.011] (II) Loading sub module "fb"
    [ 25.012] (II) LoadModule: "fb"
    [ 25.012] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 25.012] (II) Module fb: vendor="X.Org Foundation"
    [ 25.012] compiled for 1.15.1, module version = 1.0.0
    [ 25.012] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 25.012] (II) Loading sub module "shadow"
    [ 25.012] (II) LoadModule: "shadow"
    [ 25.012] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 25.022] (II) Module shadow: vendor="X.Org Foundation"
    [ 25.022] compiled for 1.15.1, module version = 1.1.0
    [ 25.023] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 25.023] (--) Depth 24 pixmap format is 32 bpp
    [ 25.033] (==) modesetting(G0): Backing store enabled
    [ 25.033] (==) modesetting(G0): Silken mouse enabled
    [ 25.033] (II) modesetting(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 25.034] (==) modesetting(G0): DPMS enabled
    [ 25.334] (II) NVIDIA: Using 1024.00 MB of virtual memory for indirect memory
    [ 25.334] (II) NVIDIA: access.
    [ 25.553] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
    [ 25.627] Loading extension NV-GLX
    [ 25.723] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 25.723] (==) NVIDIA(0): Backing store enabled
    [ 25.723] (==) NVIDIA(0): Silken mouse enabled
    [ 25.724] (==) NVIDIA(0): DPMS enabled
    [ 25.724] Loading extension NV-CONTROL
    [ 25.724] Loading extension XINERAMA
    [ 25.724] (II) Loading sub module "dri2"
    [ 25.724] (II) LoadModule: "dri2"
    [ 25.724] (II) Module "dri2" already built-in
    [ 25.724] (II) NVIDIA(0): [DRI2] Setup complete
    [ 25.724] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 25.725] (--) RandR disabled
    [ 25.756] (II) Initializing extension GLX
    [ 25.760] (II) modesetting(G0): Damage tracking initialized
    [ 26.052] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 26.052] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 26.052] (II) LoadModule: "evdev"
    [ 26.078] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 26.081] (II) Module evdev: vendor="X.Org Foundation"
    [ 26.081] compiled for 1.15.0, module version = 2.8.2
    [ 26.081] Module class: X.Org XInput Driver
    [ 26.081] ABI class: X.Org XInput driver, version 20.0
    [ 26.081] (II) Using input driver 'evdev' for 'Power Button'
    [ 26.081] (**) Power Button: always reports core events
    [ 26.081] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 26.081] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 26.081] (--) evdev: Power Button: Found keys
    [ 26.081] (II) evdev: Power Button: Configuring as keyboard
    [ 26.081] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
    [ 26.081] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 26.081] (**) Option "xkb_rules" "evdev"
    [ 26.081] (**) Option "xkb_model" "pc104"
    [ 26.081] (**) Option "xkb_layout" "us"
    [ 26.136] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
    [ 26.136] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 26.136] (II) Using input driver 'evdev' for 'Video Bus'
    [ 26.136] (**) Video Bus: always reports core events
    [ 26.136] (**) evdev: Video Bus: Device: "/dev/input/event13"
    [ 26.136] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 26.136] (--) evdev: Video Bus: Found keys
    [ 26.136] (II) evdev: Video Bus: Configuring as keyboard
    [ 26.136] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15/event13"
    [ 26.136] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 26.136] (**) Option "xkb_rules" "evdev"
    [ 26.136] (**) Option "xkb_model" "pc104"
    [ 26.136] (**) Option "xkb_layout" "us"
    [ 26.137] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 26.137] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 26.137] (II) Using input driver 'evdev' for 'Power Button'
    [ 26.137] (**) Power Button: always reports core events
    [ 26.137] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 26.138] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 26.138] (--) evdev: Power Button: Found keys
    [ 26.138] (II) evdev: Power Button: Configuring as keyboard
    [ 26.138] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input2/event1"
    [ 26.138] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 26.138] (**) Option "xkb_rules" "evdev"
    [ 26.138] (**) Option "xkb_model" "pc104"
    [ 26.138] (**) Option "xkb_layout" "us"
    [ 26.139] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 26.139] (II) No input driver specified, ignoring this device.
    [ 26.139] (II) This device may have been added with another device file.
    [ 26.139] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 26.139] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 26.139] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 26.140] (**) Sleep Button: always reports core events
    [ 26.140] (**) evdev: Sleep Button: Device: "/dev/input/event3"
    [ 26.140] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 26.140] (--) evdev: Sleep Button: Found keys
    [ 26.140] (II) evdev: Sleep Button: Configuring as keyboard
    [ 26.140] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0E:00/input/input4/event3"
    [ 26.140] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 26.140] (**) Option "xkb_rules" "evdev"
    [ 26.140] (**) Option "xkb_model" "pc104"
    [ 26.140] (**) Option "xkb_layout" "us"
    [ 26.141] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
    [ 26.141] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 26.141] (II) Using input driver 'evdev' for 'Video Bus'
    [ 26.141] (**) Video Bus: always reports core events
    [ 26.141] (**) evdev: Video Bus: Device: "/dev/input/event14"
    [ 26.141] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 26.141] (--) evdev: Video Bus: Found keys
    [ 26.141] (II) evdev: Video Bus: Configuring as keyboard
    [ 26.141] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input16/event14"
    [ 26.141] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 10)
    [ 26.141] (**) Option "xkb_rules" "evdev"
    [ 26.141] (**) Option "xkb_model" "pc104"
    [ 26.141] (**) Option "xkb_layout" "us"
    [ 26.142] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 26.142] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 26.143] (II) config/udev: Adding input device 1.3M HD WebCam (/dev/input/event8)
    [ 26.143] (**) 1.3M HD WebCam: Applying InputClass "evdev keyboard catchall"
    [ 26.143] (II) Using input driver 'evdev' for '1.3M HD WebCam'
    [ 26.143] (**) 1.3M HD WebCam: always reports core events
    [ 26.143] (**) evdev: 1.3M HD WebCam: Device: "/dev/input/event8"
    [ 26.143] (--) evdev: 1.3M HD WebCam: Vendor 0x58f Product 0xb002
    [ 26.143] (--) evdev: 1.3M HD WebCam: Found keys
    [ 26.143] (II) evdev: 1.3M HD WebCam: Configuring as keyboard
    [ 26.143] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input10/event8"
    [ 26.143] (II) XINPUT: Adding extended input device "1.3M HD WebCam" (type: KEYBOARD, id 11)
    [ 26.143] (**) Option "xkb_rules" "evdev"
    [ 26.143] (**) Option "xkb_model" "pc104"
    [ 26.143] (**) Option "xkb_layout" "us"
    [ 26.144] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
    [ 26.144] (II) No input driver specified, ignoring this device.
    [ 26.144] (II) This device may have been added with another device file.
    [ 26.145] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
    [ 26.145] (II) No input driver specified, ignoring this device.
    [ 26.145] (II) This device may have been added with another device file.
    [ 26.145] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
    [ 26.145] (II) No input driver specified, ignoring this device.
    [ 26.146] (II) This device may have been added with another device file.
    [ 26.146] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
    [ 26.146] (II) No input driver specified, ignoring this device.
    [ 26.146] (II) This device may have been added with another device file.
    [ 26.147] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 26.147] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 26.147] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 26.147] (**) AT Translated Set 2 keyboard: always reports core events
    [ 26.147] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 26.147] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 26.147] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 26.147] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 26.147] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 26.147] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 26.147] (**) Option "xkb_rules" "evdev"
    [ 26.147] (**) Option "xkb_model" "pc104"
    [ 26.147] (**) Option "xkb_layout" "us"
    [ 26.148] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
    [ 26.148] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 26.148] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 26.148] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 26.148] (II) LoadModule: "synaptics"
    [ 26.148] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 26.158] (II) Module synaptics: vendor="X.Org Foundation"
    [ 26.158] compiled for 1.15.0, module version = 1.7.4
    [ 26.158] Module class: X.Org XInput Driver
    [ 26.158] ABI class: X.Org XInput driver, version 20.0
    [ 26.158] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 26.158] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 26.158] (**) Option "Device" "/dev/input/event15"
    [ 26.316] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 26.317] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5774 (res 56)
    [ 26.317] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5022 (res 105)
    [ 26.317] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 26.317] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 26.317] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 26.317] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 26.317] (**) Option "TapButton1" "1"
    [ 26.317] (**) Option "TapButton2" "2"
    [ 26.317] (**) Option "TapButton3" "3"
    [ 26.317] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 26.317] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 26.370] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event15"
    [ 26.370] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 26.370] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 26.370] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 26.370] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
    [ 26.370] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 26.370] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 26.371] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 26.371] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 26.371] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 26.371] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 26.371] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 26.372] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 26.372] (II) No input driver specified, ignoring this device.
    [ 26.372] (II) This device may have been added with another device file.
    [ 26.373] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event6)
    [ 26.373] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 26.373] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
    [ 26.373] (**) Acer WMI hotkeys: always reports core events
    [ 26.373] (**) evdev: Acer WMI hotkeys: Device: "/dev/input/event6"
    [ 26.373] (--) evdev: Acer WMI hotkeys: Vendor 0 Product 0
    [ 26.373] (--) evdev: Acer WMI hotkeys: Found keys
    [ 26.373] (II) evdev: Acer WMI hotkeys: Configuring as keyboard
    [ 26.373] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event6"
    [ 26.373] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 14)
    [ 26.373] (**) Option "xkb_rules" "evdev"
    [ 26.373] (**) Option "xkb_model" "pc104"
    [ 26.373] (**) Option "xkb_layout" "us"
    [ 26.374] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event7)
    [ 26.374] (II) No input driver specified, ignoring this device.
    [ 26.374] (II) This device may have been added with another device file.
    [ 26.375] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
    [ 26.375] (II) No input driver specified, ignoring this device.
    [ 26.375] (II) This device may have been added with another device file.
    [ 26.489] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 26.507] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 26.573] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 27.186] (II) evdev: Acer WMI hotkeys: Close
    [ 27.186] (II) UnloadModule: "evdev"
    [ 27.187] (II) UnloadModule: "synaptics"
    [ 27.187] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 27.187] (II) UnloadModule: "evdev"
    [ 27.187] (II) evdev: 1.3M HD WebCam: Close
    [ 27.187] (II) UnloadModule: "evdev"
    [ 27.187] (II) evdev: Video Bus: Close
    [ 27.187] (II) UnloadModule: "evdev"
    [ 27.187] (II) evdev: Sleep Button: Close
    [ 27.187] (II) UnloadModule: "evdev"
    [ 27.187] (II) evdev: Power Button: Close
    [ 27.187] (II) UnloadModule: "evdev"
    [ 27.187] (II) evdev: Video Bus: Close
    [ 27.187] (II) UnloadModule: "evdev"
    [ 27.187] (II) evdev: Power Button: Close
    [ 27.187] (II) UnloadModule: "evdev"
    [ 27.254] (II) NVIDIA(GPU-0): Deleting GPU-0
    [ 27.404] (EE) Server terminated successfully (0). Closing log file.
    It is still not working.
    Last edited by hozturk0327 (2014-04-28 14:08:41)

Maybe you are looking for