[SOLVED PAR/LY]kde 4.2 -- akonadi configuration + kmail crash problems

Hey guys,
Recently i decided to give kde 4.2 a try , (been using gnome for months) and after the update i have these two distinct (i think) problems with kmail.
When i run kmail  ,  it tries to start akonadi server, which fails due to configuration issues (see below) . After that , when i try to send an email it *always* crashes. Here is the output either of the shell or the popup error dialog:
1)  akonadi misconfiguration(?)
From the pop up
Akonadi Server Self-Test Report
===============================
Test 1: SUCCESS
Database driver found.
Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration.
The following drivers are installed: QSQLITE, QMYSQL3, QMYSQL, QODBC3, QODBC, QPSQL7, QPSQL.
Make sure the required driver is installed.
File '/akonadiserverrc' could not be opened
Test 2: ERROR
MySQL server not found.
Details: You currently have configured Akonadi to use the MySQL server ''.
Make sure you have the MySQL server installed, set the correct path and ensure you have the necessary read and execution rights on the server executable. The server executable is typically called 'mysqld', its locations varies depending on the distribution.
Test 3: ERROR
Executing the MySQL server failed.
Details: Executing the MySQL server '' failed with the following error message: ''
Test 4: SUCCESS
No current MySQL error log found.
Details: The MySQL server did not report any errors during this startup into '/mysql.err'.
Test 5: SUCCESS
MySQL server default configuration found.
Details: The default configuration for the MySQL server was found and is readable at <a href='/usr/share/config/akonadi/mysql-global.conf'>/usr/share/config/akonadi/mysql-global.conf</a>.
File content of '/usr/share/config/akonadi/mysql-global.conf':
# Global Akonadi MySQL server settings,
# These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf
# Based on advice by Kris Köhntopp <[email protected]>
[mysqld]
skip_grant_tables
skip_networking
# strict query parsing/interpretation
# TODO: make Akonadi work with those settings enabled
#sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat
#sql_mode=strict_trans_tables
# use InnoDB for transactions and better crash recovery
default_storage_engine=innodb
# case-insensitive table names, avoids trouble on windows
lower_case_table_names=1
character_set_server=latin1
collation_server=latin1_general_ci
table_cache=200
thread_cache_size=3
log_bin=mysql-bin
expire_logs_days=3
#sync_bin_log=0
# error log file name, relative to datadir
log_error=mysql.err
log_warnings=2
# log all queries, useful for debugging but generates an enormous amount of data
#log=mysql.full
# log queries slower than n seconds, log file name relative to datadir
log_slow_queries=mysql.slow
long_query_time=1
# log queries not using indices, debug only, disable for production use
log_queries_not_using_indexes=1
# maximum blob size
max_allowed_packet=32M
max_connections=256
# makes sense when having the same query multiple times
# makes no sense with prepared statements and/or transactions
query_cache_type=0
query_cache_size=0
innodb_file_per_table=1
innodb_log_buffer_size=1M
innodb_additional_mem_pool_size=1M
# messure database size and adjust
# SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema");
innodb_buffer_pool_size=80M
# size of average write burst, keep Innob_log_waits small, keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables)
innodb_log_file_size=64M
innodb_flush_log_at_trx_commit=2
Test 6: SKIP
MySQL server custom configuration not available.
Details: The custom configuration for the MySQL server was not found but is optional.
Test 7: ERROR
MySQL server configuration not found or not readable.
Details: The MySQL server configuration was not found or is not readable.
Test 8: SUCCESS
akonadictl found and usable
Details: The program '/usr/bin/akonadictl' to control the Akonadi server was found and could be executed successfully.
Result:
XdgBaseDirs::saveDir: failed to create directory ' "/root/.local/share/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.local/share/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.local/share/akonadi" '
Akonadi Control: running
Akonadi Server: stopped
Test 9: SUCCESS
Akonadi control process registered at D-Bus.
Details: The Akonadi control process is registered at D-Bus which typically indicates it is operational.
Test 10: ERROR
Akonadi server process not registered at D-Bus.
Details: The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup.
Test 11: SKIP
Protocol version check not possible.
Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements.
Test 12: ERROR
No resource agents found.
Details: No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to '/usr/share:/usr/local/share:/opt/kde/share', make sure this includes all paths where Akonadi agents are installed to.
Directory listing of '/usr/share/akonadi/agents':
distlistresource.desktop
icalresource.desktop
imaplibresource.desktop
kabcresource.desktop
kcalresource.desktop
knutresource.desktop
localbookmarksresource.desktop
maildirresource.desktop
mailthreaderagent.desktop
nepomukcontactfeeder.desktop
nepomukemailfeeder.desktop
nepomuktagresource.desktop
nntpresource.desktop
strigifeeder.desktop
vcarddirresource.desktop
vcardresource.desktop
Environment variable XDG_DATA_DIRS is set to '/usr/share:/usr/local/share:/opt/kde/share'
Test 13: SUCCESS
No current Akonadi server error log found.
Details: The Akonadi server did not report any errors during its current startup.
Test 14: SUCCESS
No previous Akonadi server error log found.
Details: The Akonadi server did not report any errors during its previous startup.
Test 15: SUCCESS
No current Akonadi control error log found.
Details: The Akonadi control process did not report any errors during its current startup.
Test 16: SUCCESS
No previous Akonadi control error log found.
Details: The Akonadi control process did not report any errors during its previous startup.
From the shell output:
kmail(14979) KWallet::Wallet::openWallet: Pass a valid windows to KWallet::Wallet::openWallet().
kres-migrator(14981)/libakonadi Akonadi::Control::Private::exec: Could not start/stop Akonadi!
XdgBaseDirs::saveDir: failed to create directory ' "/root/.config/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.config/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.config/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.config/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.config/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.config/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.config/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.config/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.local/share/akonadi/db_data" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.config/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.config/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.local/share/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.local/share/akonadi" '
XdgBaseDirs::saveDir: failed to create directory ' "/root/.local/share/akonadi" '
kmail(14979)/kresources: Akonadi migration failed!
kmail(14979)/kresources: command was: ("kres-migrator", "--interactive-on-change", "--type", "contact", "--omit-client-bridge")
kmail(14979)/kresources: exit code: 0
kmail(14979)/kresources: stdout: ""
kmail(14979)/kresources: stderr: ""
QProcess: Destroyed while process is still running.
kmail(14979): No language dictionaries for the language: "en_US"
kmail(14979): No language dictionaries for the language: "en_US"
kmail(14979): No language dictionaries for the language: "en_US"
kmail(14979): No language dictionaries for the language: "en_US"
and
2) this is the output at the shell once i write a mail and i press send.
kmail: relocation error: /usr/lib/libgpgme++-pthread.so.2: symbol gpgme_cancel_async, version GPGME_1.1 not defined in file libgpgme-pthread.so.11 with link time reference
and a crash follows.
Well , i tried to manually create some of the directories, with no success. To be honest,  i mostly care to fix this crashing issue since i cant send any email after the upgrade.Any pointers folks?
Cheers,
IMG
Last edited by IMG (2009-02-22 12:02:50)

Hey toxygen,
thanks for the reply. No i am not using kdemod (actually never tried it, maybe i should try it some day) . The thing about turning akonadi off is that it is not that clear to me how to do it properly.
Looking around at System settings --> advanced --> Akonadi server configuration  , it clearly states that akonadi server is not running (due to bad configuration). I dont see anything like "switch off Akonadi server" either.
Trying System settings--> advanced --> Kresources , it tries a couple of times to start the Akonadi server (fails ofcourse) , and then i get to the Kresources dialog. But i cant see anything there related to Akonadi, or something like "do not use Akonadi".
Also  removing the package ignoring the dependencies with
pacman -Rd akonadi
has this result on shell
KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet().
kres-migrator: error while loading shared libraries: libakonadiprotocolinternals.so.1: cannot open shared object file: No such file or directory
kmail(23835)/kresources: Akonadi migration failed!
kmail(23835)/kresources: command was: ("kres-migrator", "--interactive-on-change", "--type", "contact", "--omit-client-bridge")
kmail(23835)/kresources: exit code: 127
kmail(23835)/kresources: stdout: ""
kmail(23835)/kresources: stderr: ""
So the kde still looks for it(expected). Btw it doesnt seem there to be a way to remove it without the -d option at pacman , since it is required by kdepimlibs , which in turn are required by many other kde packages.So how do you go about switching it off?
Another strange thing i noticed after googling about the issue is that usually if i get it right, the akonadi configuration files should be located at ~/.config/Akonadi  , so why is it trying to do its stuff at /root/.config/akonadi in my machine ?? Am i somehow causing it to run as root?
IMG

Similar Messages

  • Le système d'exploitation que quand j'essaie de télécharger la version d'Essaye gratuite c'est ce que la page me donne; vous utilisez n'est plus pris en charge par Lightroom. Reportez-vous à la configuration minimale requise pour consulter la liste complè

    quand j'essaie de télécharger la version d'Essaye gratuite c'est ce que la page me donne;Le système d’exploitation que  vous utilisez n’est plus pris en charge par Lightroom. Reportez-vous à la configuration minimale requise pour consulter la liste complète des plates-formes prises en charge.

    J'en ai aucune idée ! J'y connais rien a ces trucs...
    Ceci sont les infos generales de mon Ordi :
    Model Name: MacBook Pro
      Model Identifier: MacBookPro8,1
      Processor Name: Intel Core i7
      Processor Speed: 2,7 GHz
      Number of Processors: 1
      Total Number of Cores: 2
      L2 Cache (per Core): 256 KB
      L3 Cache: 4 MB
      Memory: 4 GB
      Boot ROM Version: MBP81.0047.B24
      SMC Version (system): 1.68f98
      Serial Number (system): C02F46K0DH2H
      Hardware UUID: 2C283FA4-3387-582A-B9A3-BF387C473CFA
      Sudden Motion Sensor:
      State: Enabled
    Saurais tu me guider et m'aider a resoudre le probleme ?

  • How to solve crash problem of firefox?

    How to solve crash problem of firefox?

    Hi Jamalzoal,
    Dose your computer have the most recent iTunes on it? When you connect the iPad 2 to your computer what happens? dose iTunes tell you the iPad need to be restored?
    p.s. you post this question in the Apple Remote Desktop community. You would probable have gotten more an fast responses if you posted this in the iPad community.

  • Please help: How to fix error message: Connection error. Try again. Check configuration and if problem persists contact the administrator.

    Please help on how to fix this error message when I'm trying to connect on my VPN
    Connection error. Try again. Check configuration and if problem persists contact the administrator.

    Thanks for the info.

  • With IOS6 3G does not work.  This has already happened with IOS5.1, was only solved with IOS5.1.1.  More anyone have this problem? How do you solve?

    With IOS6 3G does not work.
    This has already happened with IOS5.1, was only solved with IOS5.1.1.
    More anyone have this problem? How do you solve?

    This response is a little late as I just read about your problem. I have a 2012 Dodge Charger and a 2012 Chrysler Town and Country and both worked flawlessly with the iPhone 5s my wife and I had. However, we just upgraded to the iPhone 6 and Uconnect will receive calls but you cannot answer them. You can callout successfully, however. the annoyance being the inability to answer incoming calls in the HandsFree mode.

  • [SOLVED] log into KDE given a blank black screen with mouse cursor

    hi,
    noticed kwin using much higher cpu usage then normal, restarted KDE, everything seemed ok and then, while copying a file over to a samba share, my desktop went black with only a mouse cursor.
    Restarted KDE, rebooted pc, reinstalled KDE (everything), xorg, nvidia, deleted xorg.conf created new user but nothing will give me my desktop back
    once when i logged on, i had a kde crash report and messages on my widgets saying missing components. Tried to submit bug but missing debugging tools.
    sometimes KDE won't log in at all.
    forced an fsck on next boot with no errors found.
    please help
    thanks
    EDIT: [solved] I had filled up my /var partition. cleaned pacman cache and all is good again. Phew!
    Last edited by Fungyo (2009-12-07 08:10:40)

    Hi,
    Have you tried the suggestion Cyber_Defend_Team provided?
    If the issue persists, start the computer in Safe mode to check the result:
    If it doesn't reappear when you start in safe mode, you can eliminate the default settings and basic device drivers as possible causes. If a recently installed program, device, or driver prevents Windows from running correctly, you can start your computer
    in safe mode and then remove the program that's causing the problem.
    If it still in the safe mode, we may need to repair the installation with the recovery media.
    In addition, please logon the problematic computer with the domain user account which works fine in other computer to test to see if it's the user account issue.
    Karen Hu
    TechNet Community Support

  • [Solved] Systemd broke KDE

    OK, well, looks like my problems weren't actually gone. So i recently upgraded and switched to systemd and all that. I did go through the wiki for systemd and KDE and run the commands to start kdm on boot, and after a few other minor issues I managed to get it to start up once last night, but now it won't. It's definitely attempting to launch kdm, but it immediately drops back to the command-line login. X does work -- I can run 'X -retro' just fine.
    I'll put some logs here, but I don't see anything obviously wrong in any of these. If you have any other thoughts on troubleshooting this let me know.
    Here's my kdm.log:
    X.Org X Server 1.13.0
    Release Date: 2012-09-05
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.6.3-1-ARCH x86_64
    Current Operating System: Linux myhost 3.6.6-1-ARCH #1 SMP PREEMPT Mon Nov 5 11:57:22 CET 2012 x86_64
    Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro acpi_backlight=vendor pcie_aspm=force ipv6.disable=1 ipv6.disable_ipv6=1 init=/usr/lib/systemd/systemd
    Build Date: 08 November 2012 07:09:29PM
    Current version of pixman: 0.28.0
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 15 13:58:31 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    (WW) module ABI major version (12) doesn't match the server's version (13)
    Server terminated successfully (0). Closing log file.
    And here's my X.org.0.log:
    X.Org X Server 1.13.0
    Release Date: 2012-09-05
    [ 155.933] X Protocol Version 11, Revision 0
    [ 155.934] Build Operating System: Linux 3.6.3-1-ARCH x86_64
    [ 155.935] Current Operating System: Linux myhost 3.6.6-1-ARCH #1 SMP PREEMPT Mon Nov 5 11:57:22 CET 2012 x86_64
    [ 155.935] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro acpi_backlight=vendor pcie_aspm=force ipv6.disable=1 ipv6.disable_ipv6=1 init=/usr/lib/systemd/systemd
    [ 155.937] Build Date: 08 November 2012 07:09:29PM
    [ 155.938]
    [ 155.938] Current version of pixman: 0.28.0
    [ 155.939] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 155.939] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 155.942] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 15 13:59:28 2012
    [ 155.943] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 155.943] (==) No Layout section. Using the first Screen section.
    [ 155.943] (==) No screen section available. Using defaults.
    [ 155.943] (**) |-->Screen "Default Screen Section" (0)
    [ 155.943] (**) | |-->Monitor "<default monitor>"
    [ 155.943] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 155.943] (**) Option "IgnoreABI" "True"
    [ 155.943] (**) Ignoring ABI Version
    [ 155.943] (==) Automatically adding devices
    [ 155.943] (==) Automatically enabling devices
    [ 155.943] (==) Automatically adding GPU devices
    [ 155.943] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 155.943] Entry deleted from font path.
    [ 155.943] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 155.943] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 155.943] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 155.943] (II) Loader magic: 0x7fcc40
    [ 155.943] (II) Module ABI versions:
    [ 155.943] X.Org ANSI C Emulation: 0.4
    [ 155.943] X.Org Video Driver: 13.1
    [ 155.943] X.Org XInput driver : 18.0
    [ 155.943] X.Org Server Extension : 7.0
    [ 155.943] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 155.943] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 155.945] (--) PCI:*(0:0:2:0) 8086:0116:103c:3388 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00006000/64
    [ 155.945] (--) PCI: (0:1:0:0) 1002:6740:103c:3388 rev 0, Mem @ 0xa0000000/268435456, 0xc6500000/131072, I/O @ 0x00005000/256, BIOS @ 0x????????/131072
    [ 155.945] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 155.946] Initializing built-in extension Generic Event Extension
    [ 155.946] Initializing built-in extension SHAPE
    [ 155.947] Initializing built-in extension MIT-SHM
    [ 155.947] Initializing built-in extension XInputExtension
    [ 155.948] Initializing built-in extension XTEST
    [ 155.949] Initializing built-in extension BIG-REQUESTS
    [ 155.949] Initializing built-in extension SYNC
    [ 155.950] Initializing built-in extension XKEYBOARD
    [ 155.950] Initializing built-in extension XC-MISC
    [ 155.951] Initializing built-in extension SECURITY
    [ 155.951] Initializing built-in extension XINERAMA
    [ 155.952] Initializing built-in extension XFIXES
    [ 155.953] Initializing built-in extension RENDER
    [ 155.953] Initializing built-in extension RANDR
    [ 155.954] Initializing built-in extension COMPOSITE
    [ 155.954] Initializing built-in extension DAMAGE
    [ 155.955] Initializing built-in extension MIT-SCREEN-SAVER
    [ 155.955] Initializing built-in extension DOUBLE-BUFFER
    [ 155.956] Initializing built-in extension RECORD
    [ 155.956] Initializing built-in extension DPMS
    [ 155.957] Initializing built-in extension X-Resource
    [ 155.957] Initializing built-in extension XVideo
    [ 155.958] Initializing built-in extension XVideo-MotionCompensation
    [ 155.958] Initializing built-in extension XFree86-VidModeExtension
    [ 155.959] Initializing built-in extension XFree86-DGA
    [ 155.959] Initializing built-in extension XFree86-DRI
    [ 155.960] Initializing built-in extension DRI2
    [ 155.960] (II) LoadModule: "glx"
    [ 155.960] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 155.960] (II) Module glx: vendor="X.Org Foundation"
    [ 155.960] compiled for 1.13.0, module version = 1.0.0
    [ 155.960] ABI class: X.Org Server Extension, version 7.0
    [ 155.960] (==) AIGLX enabled
    [ 155.960] Loading extension GLX
    [ 155.960] (==) Matched intel as autoconfigured driver 0
    [ 155.960] (==) Matched ati as autoconfigured driver 1
    [ 155.960] (==) Matched intel as autoconfigured driver 2
    [ 155.960] (==) Matched vesa as autoconfigured driver 3
    [ 155.960] (==) Matched modesetting as autoconfigured driver 4
    [ 155.960] (==) Matched fbdev as autoconfigured driver 5
    [ 155.960] (==) Assigned the driver to the xf86ConfigLayout
    [ 155.960] (II) LoadModule: "intel"
    [ 155.960] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 155.960] (II) Module intel: vendor="X.Org Foundation"
    [ 155.960] compiled for 1.13.0, module version = 2.20.12
    [ 155.960] Module class: X.Org Video Driver
    [ 155.961] ABI class: X.Org Video Driver, version 13.0
    [ 155.961] (II) LoadModule: "ati"
    [ 155.961] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 155.961] (II) Module ati: vendor="X.Org Foundation"
    [ 155.961] compiled for 1.12.2, module version = 6.14.6
    [ 155.961] Module class: X.Org Video Driver
    [ 155.961] ABI class: X.Org Video Driver, version 12.0
    [ 155.961] (WW) module ABI major version (12) doesn't match the server's version (13)
    [ 155.961] (II) LoadModule: "vesa"
    [ 155.961] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 155.961] (II) Module vesa: vendor="X.Org Foundation"
    [ 155.961] compiled for 1.13.0, module version = 2.3.2
    [ 155.961] Module class: X.Org Video Driver
    [ 155.961] ABI class: X.Org Video Driver, version 13.0
    [ 155.961] (II) LoadModule: "modesetting"
    [ 155.962] (WW) Warning, couldn't open module modesetting
    [ 155.962] (II) UnloadModule: "modesetting"
    [ 155.962] (II) Unloading modesetting
    [ 155.962] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 155.962] (II) LoadModule: "fbdev"
    [ 155.962] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 155.962] (II) Module fbdev: vendor="X.Org Foundation"
    [ 155.962] compiled for 1.13.0, module version = 0.4.3
    [ 155.962] Module class: X.Org Video Driver
    [ 155.962] ABI class: X.Org Video Driver, version 13.0
    [ 155.962] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
    Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
    Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
    Haswell Server (GT2+), Haswell SDV Desktop (GT1),
    Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
    Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
    Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
    Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
    Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
    Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
    Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
    Haswell ULT Server (GT1), Haswell ULT Server (GT2),
    Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
    Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
    Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
    Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
    Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
    ValleyView PO board
    [ 155.962] (II) VESA: driver for VESA chipsets: vesa
    [ 155.962] (II) FBDEV: driver for framebuffer: fbdev
    [ 155.962] (--) using VT number 2
    [ 155.964] (II) intel(0): using device path '/dev/dri/card1'
    [ 155.964] (WW) Falling back to old probe method for vesa
    [ 155.964] (WW) Falling back to old probe method for fbdev
    [ 155.964] (II) Loading sub module "fbdevhw"
    [ 155.964] (II) LoadModule: "fbdevhw"
    [ 155.965] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 155.965] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 155.965] compiled for 1.13.0, module version = 0.0.2
    [ 155.965] ABI class: X.Org Video Driver, version 13.1
    [ 155.965] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 155.965] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 155.965] (==) intel(0): RGB weight 888
    [ 155.965] (==) intel(0): Default visual is TrueColor
    [ 155.965] (--) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
    [ 155.965] (**) intel(0): Relaxed fencing enabled
    [ 155.965] (**) intel(0): Wait on SwapBuffers? enabled
    [ 155.965] (**) intel(0): Triple buffering? enabled
    [ 155.965] (**) intel(0): Framebuffer tiled
    [ 155.965] (**) intel(0): Pixmaps tiled
    [ 155.965] (**) intel(0): 3D buffers tiled
    [ 155.965] (**) intel(0): SwapBuffers wait enabled
    [ 155.965] (==) intel(0): video overlay key set to 0x101fe
    [ 155.965] (II) intel(0): Output LVDS1 has no monitor section
    [ 155.965] (--) intel(0): found backlight control interface /sys/class/backlight/intel_backlight
    [ 155.977] (II) intel(0): Output VGA1 has no monitor section
    [ 155.977] (II) intel(0): Output HDMI1 has no monitor section
    [ 156.020] (II) intel(0): Output DP1 has no monitor section
    [ 156.020] (II) intel(0): EDID for output LVDS1
    [ 156.020] (II) intel(0): Manufacturer: AUO Model: 22ec Serial#: 0
    [ 156.020] (II) intel(0): Year: 2009 Week: 1
    [ 156.020] (II) intel(0): EDID Version: 1.3
    [ 156.020] (II) intel(0): Digital Display Input
    [ 156.020] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 156.020] (II) intel(0): Gamma: 2.20
    [ 156.020] (II) intel(0): No DPMS capabilities specified
    [ 156.020] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 156.020] (II) intel(0): First detailed timing is preferred mode
    [ 156.020] (II) intel(0): redX: 0.620 redY: 0.340 greenX: 0.330 greenY: 0.570
    [ 156.020] (II) intel(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 156.020] (II) intel(0): Manufacturer's mask: 0
    [ 156.020] (II) intel(0): Supported detailed timing:
    [ 156.020] (II) intel(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 156.020] (II) intel(0): h_active: 1366 h_sync: 1398 h_sync_end 1422 h_blank_end 1432 h_border: 0
    [ 156.020] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 775 v_blanking: 806 v_border: 0
    [ 156.020] (II) intel(0): Unknown vendor-specific block f
    [ 156.020] (II) intel(0): AUO
    [ 156.020] (II) intel(0): B156XW02 V2
    [ 156.020] (II) intel(0): EDID (in hex):
    [ 156.020] (II) intel(0): 00ffffffffffff0006afec2200000000
    [ 156.020] (II) intel(0): 01130103802213780ac8959e57549226
    [ 156.020] (II) intel(0): 0f505400000001010101010101010101
    [ 156.020] (II) intel(0): 010101010101121b5642500026302018
    [ 156.020] (II) intel(0): 340058c1100000180000000f00000000
    [ 156.020] (II) intel(0): 00000000000000000020000000fe0041
    [ 156.020] (II) intel(0): 554f0a202020202020202020000000fe
    [ 156.020] (II) intel(0): 004231353658573032205632200a00c0
    [ 156.020] (II) intel(0): EDID vendor "AUO", prod id 8940
    [ 156.020] (II) intel(0): Printing DDC gathered Modelines:
    [ 156.020] (II) intel(0): Modeline "1366x768"x0.0 69.30 1366 1398 1422 1432 768 771 775 806 -hsync -vsync (48.4 kHz eP)
    [ 156.020] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 156.020] (II) intel(0): Printing probed modes for output LVDS1
    [ 156.020] (II) intel(0): Modeline "1366x768"x60.0 69.30 1366 1398 1422 1432 768 771 775 806 -hsync -vsync (48.4 kHz eP)
    [ 156.020] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 156.020] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 156.020] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 156.020] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 156.033] (II) intel(0): EDID for output VGA1
    [ 156.034] (II) intel(0): EDID for output HDMI1
    [ 156.076] (II) intel(0): EDID for output DP1
    [ 156.076] (II) intel(0): Output LVDS1 connected
    [ 156.076] (II) intel(0): Output VGA1 disconnected
    [ 156.076] (II) intel(0): Output HDMI1 disconnected
    [ 156.076] (II) intel(0): Output DP1 disconnected
    [ 156.076] (II) intel(0): Using exact sizes for initial modes
    [ 156.076] (II) intel(0): Output LVDS1 using initial mode 1366x768
    [ 156.076] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 156.076] (II) intel(0): Kernel page flipping support detected, enabling
    [ 156.076] (**) intel(0): Display dimensions: (340, 190) mm
    [ 156.076] (**) intel(0): DPI set to (102, 102)
    [ 156.076] (II) Loading sub module "fb"
    [ 156.076] (II) LoadModule: "fb"
    [ 156.076] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 156.077] (II) Module fb: vendor="X.Org Foundation"
    [ 156.077] compiled for 1.13.0, module version = 1.0.0
    [ 156.077] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 156.077] (II) Loading sub module "dri2"
    [ 156.077] (II) LoadModule: "dri2"
    [ 156.077] (II) Module "dri2" already built-in
    [ 156.077] (II) UnloadModule: "vesa"
    [ 156.077] (II) Unloading vesa
    [ 156.077] (II) UnloadModule: "fbdev"
    [ 156.077] (II) Unloading fbdev
    [ 156.077] (II) UnloadSubModule: "fbdevhw"
    [ 156.077] (II) Unloading fbdevhw
    [ 156.077] (==) Depth 24 pixmap format is 32 bpp
    [ 156.077] (II) intel(0): [DRI2] Setup complete
    [ 156.077] (II) intel(0): [DRI2] DRI driver: i965
    [ 156.077] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
    [ 156.078] (II) UXA(0): Driver registered support for the following operations:
    [ 156.078] (II) solid
    [ 156.078] (II) copy
    [ 156.078] (II) composite (RENDER acceleration)
    [ 156.078] (II) put_image
    [ 156.078] (II) get_image
    [ 156.078] (==) intel(0): Backing store disabled
    [ 156.078] (==) intel(0): Silken mouse enabled
    [ 156.078] (II) intel(0): Initializing HW Cursor
    [ 156.078] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 156.078] (==) intel(0): DPMS enabled
    [ 156.078] (==) intel(0): Intel XvMC decoder enabled
    [ 156.078] (II) intel(0): Set up textured video
    [ 156.078] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 156.078] (II) intel(0): direct rendering: DRI2 Enabled
    [ 156.078] (==) intel(0): hotplug detection: "enabled"
    [ 156.096] (--) RandR disabled
    [ 156.104] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 156.104] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 156.104] (II) AIGLX: enabled GLX_ARB_create_context
    [ 156.104] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 156.104] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 156.104] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 156.104] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 156.104] (II) AIGLX: Loaded and initialized i965
    [ 156.104] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 156.104] (II) intel(0): Setting screen physical size to 361 x 203
    [ 156.171] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 156.171] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 156.171] (II) LoadModule: "evdev"
    [ 156.172] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 156.172] (II) Module evdev: vendor="X.Org Foundation"
    [ 156.172] compiled for 1.13.0, module version = 2.7.3
    [ 156.172] Module class: X.Org XInput Driver
    [ 156.172] ABI class: X.Org XInput driver, version 18.0
    [ 156.172] (II) Using input driver 'evdev' for 'Power Button'
    [ 156.172] (**) Power Button: always reports core events
    [ 156.172] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 156.172] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 156.172] (--) evdev: Power Button: Found keys
    [ 156.172] (II) evdev: Power Button: Configuring as keyboard
    [ 156.172] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 156.172] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 156.172] (**) Option "xkb_rules" "evdev"
    [ 156.172] (**) Option "xkb_model" "evdev"
    [ 156.172] (**) Option "xkb_layout" "dvorak"
    [ 156.190] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
    [ 156.190] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 156.190] (II) Using input driver 'evdev' for 'Video Bus'
    [ 156.190] (**) Video Bus: always reports core events
    [ 156.190] (**) evdev: Video Bus: Device: "/dev/input/event14"
    [ 156.190] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 156.190] (--) evdev: Video Bus: Found keys
    [ 156.190] (II) evdev: Video Bus: Configuring as keyboard
    [ 156.190] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input14/event14"
    [ 156.190] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 156.190] (**) Option "xkb_rules" "evdev"
    [ 156.190] (**) Option "xkb_model" "evdev"
    [ 156.190] (**) Option "xkb_layout" "dvorak"
    [ 156.190] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 156.190] (II) No input driver specified, ignoring this device.
    [ 156.190] (II) This device may have been added with another device file.
    [ 156.191] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
    [ 156.191] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 156.191] (II) Using input driver 'evdev' for 'Video Bus'
    [ 156.191] (**) Video Bus: always reports core events
    [ 156.191] (**) evdev: Video Bus: Device: "/dev/input/event13"
    [ 156.191] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 156.191] (--) evdev: Video Bus: Found keys
    [ 156.191] (II) evdev: Video Bus: Configuring as keyboard
    [ 156.191] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2d/LNXVIDEO:00/input/input13/event13"
    [ 156.191] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 156.191] (**) Option "xkb_rules" "evdev"
    [ 156.191] (**) Option "xkb_model" "evdev"
    [ 156.191] (**) Option "xkb_layout" "dvorak"
    [ 156.191] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 156.191] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 156.191] (II) Using input driver 'evdev' for 'Power Button'
    [ 156.191] (**) Power Button: always reports core events
    [ 156.191] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 156.191] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 156.191] (--) evdev: Power Button: Found keys
    [ 156.191] (II) evdev: Power Button: Configuring as keyboard
    [ 156.191] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 156.191] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [ 156.191] (**) Option "xkb_rules" "evdev"
    [ 156.191] (**) Option "xkb_model" "evdev"
    [ 156.191] (**) Option "xkb_layout" "dvorak"
    [ 156.191] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 156.192] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 156.192] (II) config/udev: Adding input device HP TrueVision HD (/dev/input/event8)
    [ 156.192] (**) HP TrueVision HD: Applying InputClass "evdev keyboard catchall"
    [ 156.192] (II) Using input driver 'evdev' for 'HP TrueVision HD'
    [ 156.192] (**) HP TrueVision HD: always reports core events
    [ 156.192] (**) evdev: HP TrueVision HD: Device: "/dev/input/event8"
    [ 156.192] (--) evdev: HP TrueVision HD: Vendor 0x64e Product 0xd281
    [ 156.192] (--) evdev: HP TrueVision HD: Found keys
    [ 156.192] (II) evdev: HP TrueVision HD: Configuring as keyboard
    [ 156.192] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input8/event8"
    [ 156.192] (II) XINPUT: Adding extended input device "HP TrueVision HD" (type: KEYBOARD, id 10)
    [ 156.192] (**) Option "xkb_rules" "evdev"
    [ 156.192] (**) Option "xkb_model" "evdev"
    [ 156.192] (**) Option "xkb_layout" "dvorak"
    [ 156.192] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
    [ 156.192] (II) No input driver specified, ignoring this device.
    [ 156.192] (II) This device may have been added with another device file.
    [ 156.193] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
    [ 156.193] (II) No input driver specified, ignoring this device.
    [ 156.193] (II) This device may have been added with another device file.
    [ 156.193] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
    [ 156.193] (II) No input driver specified, ignoring this device.
    [ 156.193] (II) This device may have been added with another device file.
    [ 156.193] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
    [ 156.193] (II) No input driver specified, ignoring this device.
    [ 156.193] (II) This device may have been added with another device file.
    [ 156.193] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 156.193] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 156.193] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 156.193] (**) AT Translated Set 2 keyboard: always reports core events
    [ 156.193] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 156.193] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 156.193] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 156.193] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 156.193] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 156.193] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 156.193] (**) Option "xkb_rules" "evdev"
    [ 156.193] (**) Option "xkb_model" "evdev"
    [ 156.193] (**) Option "xkb_layout" "dvorak"
    [ 156.194] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 156.194] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 156.194] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 156.194] (II) LoadModule: "synaptics"
    [ 156.194] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 156.194] (II) Module synaptics: vendor="X.Org Foundation"
    [ 156.194] compiled for 1.13.0, module version = 1.6.2
    [ 156.194] Module class: X.Org XInput Driver
    [ 156.194] ABI class: X.Org XInput driver, version 18.0
    [ 156.194] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 156.194] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 156.194] (**) Option "Device" "/dev/input/event6"
    [ 156.194] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 156.194] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5756
    [ 156.194] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4868
    [ 156.194] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 156.194] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 156.194] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 156.194] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 156.194] (**) Option "TapButton1" "1"
    [ 156.194] (**) Option "TapButton2" "2"
    [ 156.194] (**) Option "TapButton3" "3"
    [ 156.194] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 156.195] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 156.196] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
    [ 156.196] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
    [ 156.196] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 156.196] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 156.196] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
    [ 156.197] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 156.197] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 156.197] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 156.197] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 156.197] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 156.197] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 156.197] (II) No input driver specified, ignoring this device.
    [ 156.197] (II) This device may have been added with another device file.
    [ 156.197] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event9)
    [ 156.197] (II) No input driver specified, ignoring this device.
    [ 156.197] (II) This device may have been added with another device file.
    [ 156.197] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
    [ 156.197] (II) No input driver specified, ignoring this device.
    [ 156.197] (II) This device may have been added with another device file.
    [ 156.197] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 156.197] (II) No input driver specified, ignoring this device.
    [ 156.197] (II) This device may have been added with another device file.
    [ 156.198] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event5)
    [ 156.198] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 156.198] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    [ 156.198] (**) HP WMI hotkeys: always reports core events
    [ 156.198] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event5"
    [ 156.198] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
    [ 156.198] (--) evdev: HP WMI hotkeys: Found keys
    [ 156.198] (II) evdev: HP WMI hotkeys: Configuring as keyboard
    [ 156.198] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event5"
    [ 156.198] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
    [ 156.198] (**) Option "xkb_rules" "evdev"
    [ 156.198] (**) Option "xkb_model" "evdev"
    [ 156.198] (**) Option "xkb_layout" "dvorak"
    [ 162.491] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 163.800] (II) evdev: HP WMI hotkeys: Close
    [ 163.800] (II) UnloadModule: "evdev"
    [ 163.800] (II) UnloadModule: "synaptics"
    [ 163.800] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 163.800] (II) UnloadModule: "evdev"
    [ 163.800] (II) evdev: HP TrueVision HD: Close
    [ 163.800] (II) UnloadModule: "evdev"
    [ 163.800] (II) evdev: Power Button: Close
    [ 163.800] (II) UnloadModule: "evdev"
    [ 163.800] (II) evdev: Video Bus: Close
    [ 163.800] (II) UnloadModule: "evdev"
    [ 163.800] (II) evdev: Video Bus: Close
    [ 163.800] (II) UnloadModule: "evdev"
    [ 163.800] (II) evdev: Power Button: Close
    [ 163.800] (II) UnloadModule: "evdev"
    [ 163.803] Server terminated successfully (0). Closing log file.
    And the end of my dmesg:
    [ 10.988003] systemd-udevd[241]: starting version 195
    [ 11.628821] scsi6 : vhba
    [ 11.739662] fuse init (API version 7.20)
    [ 11.812527] vboxdrv: Found 8 processor cores.
    [ 11.813458] vboxdrv: fAsync=0 offMin=0x1a2 offMax=0x12384
    [ 11.813541] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    [ 11.813543] vboxdrv: Successfully loaded version 4.2.4_OSE (interface 0x001a0004).
    [ 12.327035] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1a
    [ 12.363662] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1a
    [ 12.363986] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1a
    [ 12.364299] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1a
    [ 12.364594] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x1a
    [ 12.364874] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x1a
    [ 12.365150] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x1a
    [ 12.365391] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x1a
    [ 12.365731] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 12.542992] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0D:00/input/input1
    [ 12.545104] ACPI: Lid Switch [LID]
    [ 12.568182] thermal LNXTHERM:00: registered as thermal_zone0
    [ 12.568185] ACPI: Thermal Zone [THRM] (71 C)
    [ 12.590637] ACPI: Battery Slot [BAT0] (battery present)
    [ 12.592331] ACPI: AC Adapter [AC] (off-line)
    [ 12.592409] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 12.592416] ACPI: Power Button [PWRB]
    [ 12.592561] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 12.592566] ACPI: Power Button [PWRF]
    [ 12.626571] mei 0000:00:16.0: setting latency timer to 64
    [ 12.626643] mei 0000:00:16.0: irq 50 for MSI/MSI-X
    [ 12.636398] mei 0000:00:16.0: wd: failed to find the client
    [ 12.645655] wmi: Mapper loaded
    [ 12.657976] ACPI Warning: 0x0000000000006040-0x000000000000605f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120711/utaddress-251)
    [ 12.657982] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 12.818091] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251)
    [ 12.818098] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 12.818102] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251)
    [ 12.818106] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 2 (20120711/utaddress-251)
    [ 12.818109] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 12.818110] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 12.864145] ACPI: Requesting acpi_cpufreq
    [ 12.885174] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 12.916270] iTCO_vendor_support: vendor-support=0
    [ 13.042996] sdhci: Secure Digital Host Controller Interface driver
    [ 13.042999] sdhci: Copyright(c) Pierre Ossman
    [ 13.044825] sdhci-pci 0000:13:00.1: SDHCI controller found [10ec:5209] (rev 1)
    [ 13.044922] sdhci-pci 0000:13:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 13.044942] sdhci-pci 0000:13:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 13.044971] Registered led device: mmc0::
    [ 13.069046] mmc0: SDHCI controller on PCI [0000:13:00.1] using DMA
    [ 13.072480] sdhci-pci 0000:13:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 13.102274] sdhci-pci 0000:13:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 13.132086] sdhci-pci 0000:13:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 13.162159] sdhci-pci 0000:13:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 13.234685] input: HP WMI hotkeys as /devices/virtual/input/input5
    [ 13.237299] hp_accel: laptop model unknown, using default axes configuration
    [ 13.277896] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 13.277975] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
    [ 13.278203] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 13.401681] rts_pstor: module is from the staging directory, the quality is unknown, you have been warned.
    [ 13.402795] Initializing Realtek PCIE storage driver...
    [ 13.402981] Resource length: 0x1000
    [ 13.403028] Original address: 0xc3501000, remapped address: 0xffffc90000c3e000
    [ 13.403032] pci->irq = 18
    [ 13.403041] rtsx_acquire_irq: chip->msi_en = 0, pci->irq = 18
    [ 13.415705] [drm] Initialized drm 1.1.0 20060810
    [ 13.449476] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 13.449747] r8169 0000:07:00.0: irq 51 for MSI/MSI-X
    [ 13.449862] r8169 0000:07:00.0: eth0: RTL8168evl/8111evl at 0xffffc90000c72000, 08:2e:5f:7e:ac:10, XID 0c900800 IRQ 51
    [ 13.449864] r8169 0000:07:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [ 13.605601] scsi7 : SCSI emulation for PCI-Express Mass Storage devices
    [ 13.606059] rts_pstor: waiting for device to settle before scanning
    [ 13.609521] lis3lv02d: 8 bits 3DC sensor found
    [ 13.771867] cfg80211: Calling CRDA to update world regulatory domain
    [ 13.880414] snd_hda_intel 0000:00:1b.0: irq 52 for MSI/MSI-X
    [ 14.052375] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400, board id: 1680, fw id: 726294
    [ 14.100284] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
    [ 14.136922] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 14.136925] Copyright(c) 2003-2012 Intel Corporation
    [ 14.137050] iwlwifi 0000:0d:00.0: pci_resource_len = 0x00002000
    [ 14.137059] iwlwifi 0000:0d:00.0: pci_resource_base = ffffc90000c74000
    [ 14.137061] iwlwifi 0000:0d:00.0: HW Revision ID = 0x0
    [ 14.137147] iwlwifi 0000:0d:00.0: irq 53 for MSI/MSI-X
    [ 14.159438] [drm] radeon defaulting to kernel modesetting.
    [ 14.159440] [drm] radeon kernel modesetting enabled.
    [ 14.159451] VGA switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
    [ 14.159477] radeon 0000:01:00.0: enabling device (0000 -> 0003)
    [ 14.159731] [drm] initializing kernel modesetting (TURKS 0x1002:0x6740 0x103C:0x3388).
    [ 14.159800] [drm] register mmio base: 0xC6500000
    [ 14.159801] [drm] register mmio size: 131072
    [ 14.290660] ATOM BIOS: HP/Flex
    [ 14.290702] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
    [ 14.290704] radeon 0000:01:00.0: GTT: 512M 0x0000000080000000 - 0x000000009FFFFFFF
    [ 14.290711] mtrr: no more MTRRs available
    [ 14.290712] [drm] Detected VRAM RAM=2048M, BAR=256M
    [ 14.290713] [drm] RAM width 128bits DDR
    [ 14.290751] [TTM] Zone kernel: Available graphics memory: 4064304 kiB
    [ 14.290752] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
    [ 14.290753] [TTM] Initializing pool allocator
    [ 14.290756] [TTM] Initializing DMA pool allocator
    [ 14.290772] [drm] radeon: 2048M of VRAM memory ready
    [ 14.290773] [drm] radeon: 512M of GTT memory ready.
    [ 14.290782] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 14.290783] [drm] Driver supports precise vblank timestamp query.
    [ 14.290824] radeon 0000:01:00.0: irq 54 for MSI/MSI-X
    [ 14.290833] radeon 0000:01:00.0: radeon: using MSI.
    [ 14.290871] [drm] radeon: irq initialized.
    [ 14.290874] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 14.291163] [drm] probing gen 2 caps for device 8086:101 = 2/0
    [ 14.291164] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
    [ 14.291229] [drm] Loading TURKS Microcode
    [ 14.373292] ------------[ cut here ]------------
    [ 14.373312] WARNING: at drivers/misc/lis3lv02d/lis3lv02d.c:215 lis3lv02d_get_pwron_wait+0x60/0x70 [lis3lv02d]()
    [ 14.373316] Hardware name: HP Pavilion dv6 Notebook PC
    [ 14.373318] device returned spurious data
    [ 14.373322] Modules linked in:
    [ 14.373325] joydev i915(+) radeon(+) iwlwifi ttm snd_hda_intel(+) snd_hda_codec cfg80211 intel_agp intel_gtt snd_hwdep snd_pcm snd_page_alloc snd_timer snd drm_kms_helper soundcore r8169 drm rts_pstor(C) acpi_cpufreq iTCO_wdt hp_accel(+) hp_wmi lis3lv02d psmouse sparse_keymap mperf sdhci_pci sdhci mmc_core coretemp kvm_intel rfkill mii iTCO_vendor_support pcspkr evdev input_polldev processor serio_raw lpc_ich i2c_algo_bit kvm i2c_i801 i2c_core wmi mei ac battery thermal video button microcode vboxdrv(O) fuse vhba(O) ext4 crc16 jbd2 mbcache xts gf128mul dm_crypt dm_mod sr_mod cdrom sd_mod xhci_hcd crc32c_intel ghash_clmulni_intel ahci libahci aesni_intel libata aes_x86_64 aes_generic ablk_helper cryptd scsi_mod ehci_hcd usbcore usb_common
    [ 14.373443] Pid: 262, comm: systemd-udevd Tainted: G C O 3.6.6-1-ARCH #1
    [ 14.373446] Call Trace:
    [ 14.373461] [<ffffffff81055c7f>] warn_slowpath_common+0x7f/0xc0
    [ 14.373474] [<ffffffff81055d76>] warn_slowpath_fmt+0x46/0x50
    [ 14.373484] [<ffffffffa00a722d>] ? lis3lv02d_get_odr+0x1d/0x50 [lis3lv02d]
    [ 14.373492] [<ffffffffa00a7730>] lis3lv02d_get_pwron_wait+0x60/0x70 [lis3lv02d]
    [ 14.373501] [<ffffffffa00a7797>] lis3lv02d_poweron+0x57/0xc0 [lis3lv02d]
    [ 14.373512] [<ffffffffa00a7fef>] lis3lv02d_init_device+0x16f/0x5c0 [lis3lv02d]
    [ 14.373525] [<ffffffffa020936d>] lis3lv02d_add+0xdd/0x1c8 [hp_accel]
    [ 14.373535] [<ffffffff812ba203>] acpi_device_probe+0x50/0x11d
    [ 14.373547] [<ffffffff8133037b>] driver_probe_device+0x7b/0x240
    [ 14.373556] [<ffffffff813305eb>] __driver_attach+0xab/0xb0
    [ 14.373564] [<ffffffff81330540>] ? driver_probe_device+0x240/0x240
    [ 14.373572] [<ffffffff8132e635>] bus_for_each_dev+0x55/0x90
    [ 14.373581] [<ffffffff8132febe>] driver_attach+0x1e/0x20
    [ 14.373588] [<ffffffff8132fa50>] bus_add_driver+0x190/0x260
    [ 14.373598] [<ffffffffa0053000>] ? 0xffffffffa0052fff
    [ 14.373606] [<ffffffff81330cb7>] driver_register+0x77/0x170
    [ 14.373614] [<ffffffffa0053000>] ? 0xffffffffa0052fff
    [ 14.373622] [<ffffffff812ba9e7>] acpi_bus_register_driver+0x3e/0x47
    [ 14.373632] [<ffffffffa0053019>] lis3lv02d_init_module+0x19/0x37 [hp_accel]
    [ 14.373639] [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [ 14.373649] [<ffffffff810ba804>] sys_init_module+0x84/0x1e0
    [ 14.373659] [<ffffffff81499f2d>] system_call_fastpath+0x1a/0x1f
    [ 14.373664] ---[ end trace 430fd914b5483077 ]---
    [ 14.373768] hp_accel: driver loaded
    [ 14.453324] iwlwifi 0000:0d:00.0: loaded firmware version 39.31.5.1 build 35138
    [ 14.604352] scsi 7:0:0:0: Direct-Access Generic- xD/SD/M.S. 1.00 PQ: 0 ANSI: 0 CCS
    [ 14.604691] rts_pstor: device scan complete
    [ 14.605095] sd 7:0:0:0: [sdb] Attached SCSI removable disk
    [ 14.609019] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
    [ 14.795080] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 14.795262] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 14.795311] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 14.797486] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
    [ 14.797608] radeon 0000:01:00.0: WB enabled
    [ 14.797610] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff8802519eac00
    [ 14.814126] [drm] ring test on 0 succeeded in 3 usecs
    [ 14.814334] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 14.814468] [drm] Radeon Display Connectors
    [ 14.820839] [drm] Internal thermal controller with fan control
    [ 14.822096] [drm] radeon: power management initialized
    [ 14.822210] No connectors reported connected with modes
    [ 14.822220] [drm] Cannot find any crtc or sizes - going 1024x768
    [ 14.823598] [drm] fb mappable at 0xA0142000
    [ 14.823599] [drm] vram apper at 0xA0000000
    [ 14.823600] [drm] size 3145728
    [ 14.823601] [drm] fb depth is 24
    [ 14.823601] [drm] pitch is 4096
    [ 14.826413] Console: switching to colour frame buffer device 128x48
    [ 14.828438] fb0: radeondrmfb frame buffer device
    [ 14.828439] drm: registered panic notifier
    [ 14.828442] [drm] Initialized radeon 2.24.0 20080528 for 0000:01:00.0 on minor 0
    [ 14.828706] pci 0000:00:00.0: Intel Sandybridge Chipset
    [ 14.828767] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 14.829718] pci 0000:00:00.0: detected 32768K stolen memory
    [ 14.829767] i915 0000:00:02.0: setting latency timer to 64
    [ 14.851123] i915 0000:00:02.0: irq 55 for MSI/MSI-X
    [ 14.851130] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 14.851131] [drm] Driver supports precise vblank timestamp query.
    [ 14.851828] vga_switcheroo: enabled
    [ 14.851870] radeon atpx: version is 1
    [ 14.851891] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
    [ 14.851893] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 14.921282] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
    [ 14.921285] iwldvm: Copyright(c) 2003-2012 Intel Corporation
    [ 14.921299] iwlwifi 0000:0d:00.0: CONFIG_IWLWIFI_DEBUG disabled
    [ 14.921300] iwlwifi 0000:0d:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
    [ 14.921301] iwlwifi 0000:0d:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
    [ 14.921302] iwlwifi 0000:0d:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
    [ 14.921304] iwlwifi 0000:0d:00.0: CONFIG_IWLWIFI_P2P disabled
    [ 14.921305] iwlwifi 0000:0d:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
    [ 14.921373] iwlwifi 0000:0d:00.0: L1 Disabled; Enabling L0S
    [ 14.942888] iwlwifi 0000:0d:00.0: device EEPROM VER=0x15d, CALIB=0x6
    [ 14.942890] iwlwifi 0000:0d:00.0: Device SKU: 0x50
    [ 14.942891] iwlwifi 0000:0d:00.0: Valid Tx ant: 0x1, Valid Rx ant: 0x3
    [ 14.942984] Registered led device: phy0-led
    [ 15.033425] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
    [ 15.287522] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 15.411605] fbcon: inteldrmfb (fb1) is primary device
    [ 15.411611] fbcon: Remapping primary device, fb1, to tty 1-63
    [ 15.416191] Linux media interface: v0.10
    [ 15.436279] Linux video capture interface: v2.00
    [ 15.574063] uvcvideo: Found UVC 1.00 device HP TrueVision HD (064e:d281)
    [ 15.577593] input: HP TrueVision HD as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input11
    [ 15.577817] usbcore: registered new interface driver uvcvideo
    [ 15.577818] USB Video Class driver (1.1.1)
    [ 15.834950] fb1: inteldrmfb frame buffer device
    [ 15.835080] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
    [ 15.835747] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
    [ 15.835789] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2d/LNXVIDEO:00/input/input12
    [ 15.836455] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 15.836496] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input13
    [ 15.836612] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 1
    [ 17.671192] EXT4-fs (dm-0): re-mounted. Opts: (null)
    [ 17.771542] EXT4-fs (sda4): mounting ext3 file system using the ext4 subsystem
    [ 17.777389] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    Last edited by urza9814 (2012-12-02 17:50:25)

    Cdh wrote:
    All the x.org drivers/modules are compiled for a specific version of X. The older X driver will probably work, as long as it is not too old to be compatible at all, but you need to recompile it and it will automatically choose the 1.13 ABI of the installed x.org server as long as support for 1.13 is already in the driver.
    Personally I would just recommend upgrading to xf86-video-ati-git from aur instead of downgrading.
    I have the 1.13 Xorg server installed; I installed xf86-video-ati-git from the aur and X stopped loading with the following errors:
    [ 71.507] (II) intel(0): using device path '/dev/dri/card1'
    [ 71.507] (II) [KMS] Kernel modesetting enabled.
    [ 71.507] (WW) Falling back to old probe method for vesa
    [ 71.507] (WW) Falling back to old probe method for fbdev
    [ 71.507] (II) Loading sub module "fbdevhw"
    [ 71.507] (II) LoadModule: "fbdevhw"
    [ 71.508] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 71.508] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 71.508] compiled for 1.13.0, module version = 0.0.2
    [ 71.508] ABI class: X.Org Video Driver, version 13.1
    [ 71.508] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 71.508] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 71.508] (==) intel(0): RGB weight 888
    [ 71.508] (==) intel(0): Default visual is TrueColor
    [ 71.508] (--) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
    [ 71.508] (**) intel(0): Relaxed fencing enabled
    [ 71.508] (**) intel(0): Wait on SwapBuffers? enabled
    [ 71.508] (**) intel(0): Triple buffering? enabled
    [ 71.508] (**) intel(0): Framebuffer tiled
    [ 71.508] (**) intel(0): Pixmaps tiled
    [ 71.508] (**) intel(0): 3D buffers tiled
    [ 71.508] (**) intel(0): SwapBuffers wait enabled
    [ 71.508] (==) intel(0): video overlay key set to 0x101fe
    [ 71.508] (II) intel(0): Output LVDS1 has no monitor section
    [ 71.508] (--) intel(0): found backlight control interface /sys/class/backlight/intel_backlight
    [ 71.520] (II) intel(0): Output VGA1 has no monitor section
    [ 71.521] (II) intel(0): Output HDMI1 has no monitor section
    [ 71.563] (II) intel(0): Output DP1 has no monitor section
    [ 71.563] (II) intel(0): EDID for output LVDS1
    [ 71.563] (II) intel(0): Manufacturer: AUO Model: 22ec Serial#: 0
    [ 71.563] (II) intel(0): Year: 2009 Week: 1
    [ 71.563] (II) intel(0): EDID Version: 1.3
    [ 71.563] (II) intel(0): Digital Display Input
    [ 71.563] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 71.563] (II) intel(0): Gamma: 2.20
    [ 71.563] (II) intel(0): No DPMS capabilities specified
    [ 71.563] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 71.563] (II) intel(0): First detailed timing is preferred mode
    [ 71.563] (II) intel(0): redX: 0.620 redY: 0.340 greenX: 0.330 greenY: 0.570
    [ 71.563] (II) intel(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 71.563] (II) intel(0): Manufacturer's mask: 0
    [ 71.563] (II) intel(0): Supported detailed timing:
    [ 71.563] (II) intel(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 71.563] (II) intel(0): h_active: 1366 h_sync: 1398 h_sync_end 1422 h_blank_end 1432 h_border: 0
    [ 71.563] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 775 v_blanking: 806 v_border: 0
    [ 71.563] (II) intel(0): Unknown vendor-specific block f
    [ 71.563] (II) intel(0): AUO
    [ 71.563] (II) intel(0): B156XW02 V2
    [ 71.563] (II) intel(0): EDID (in hex):
    [ 71.563] (II) intel(0): 00ffffffffffff0006afec2200000000
    [ 71.563] (II) intel(0): 01130103802213780ac8959e57549226
    [ 71.563] (II) intel(0): 0f505400000001010101010101010101
    [ 71.563] (II) intel(0): 010101010101121b5642500026302018
    [ 71.563] (II) intel(0): 340058c1100000180000000f00000000
    [ 71.563] (II) intel(0): 00000000000000000020000000fe0041
    [ 71.563] (II) intel(0): 554f0a202020202020202020000000fe
    [ 71.563] (II) intel(0): 004231353658573032205632200a00c0
    [ 71.563] (II) intel(0): EDID vendor "AUO", prod id 8940
    [ 71.563] (II) intel(0): Printing DDC gathered Modelines:
    [ 71.563] (II) intel(0): Modeline "1366x768"x0.0 69.30 1366 1398 1422 1432 768 771 775 806 -hsync -vsync (48.4 kHz eP)
    [ 71.564] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 71.564] (II) intel(0): Printing probed modes for output LVDS1
    [ 71.564] (II) intel(0): Modeline "1366x768"x60.0 69.30 1366 1398 1422 1432 768 771 775 806 -hsync -vsync (48.4 kHz eP)
    [ 71.564] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 71.564] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 71.564] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 71.564] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 71.577] (II) intel(0): EDID for output VGA1
    [ 71.577] (II) intel(0): EDID for output HDMI1
    [ 71.620] (II) intel(0): EDID for output DP1
    [ 71.620] (II) intel(0): Output LVDS1 connected
    [ 71.620] (II) intel(0): Output VGA1 disconnected
    [ 71.620] (II) intel(0): Output HDMI1 disconnected
    [ 71.620] (II) intel(0): Output DP1 disconnected
    [ 71.620] (II) intel(0): Using exact sizes for initial modes
    [ 71.620] (II) intel(0): Output LVDS1 using initial mode 1366x768
    [ 71.620] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 71.620] (II) intel(0): Kernel page flipping support detected, enabling
    [ 71.620] (**) intel(0): Display dimensions: (340, 190) mm
    [ 71.620] (**) intel(0): DPI set to (102, 102)
    [ 71.620] (II) Loading sub module "fb"
    [ 71.620] (II) LoadModule: "fb"
    [ 71.620] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 71.620] (II) Module fb: vendor="X.Org Foundation"
    [ 71.620] compiled for 1.13.0, module version = 1.0.0
    [ 71.620] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 71.620] (II) Loading sub module "dri2"
    [ 71.620] (II) LoadModule: "dri2"
    [ 71.620] (II) Module "dri2" already built-in
    [ 71.620] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
    [ 71.620] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 71.620] (==) RADEON(G0): Default visual is TrueColor
    [ 71.620] (==) RADEON(G0): RGB weight 888
    [ 71.620] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
    [ 71.620] (--) RADEON(G0): Chipset: "TURKS" (ChipID = 0x6740)
    [ 71.620] (II) Loading sub module "dri2"
    [ 71.620] (II) LoadModule: "dri2"
    [ 71.620] (II) Module "dri2" already built-in
    [ 71.620] (II) Loading sub module "exa"
    [ 71.620] (II) LoadModule: "exa"
    [ 71.620] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 71.620] (II) Module exa: vendor="X.Org Foundation"
    [ 71.620] compiled for 1.13.0, module version = 2.6.0
    [ 71.620] ABI class: X.Org Video Driver, version 13.1
    [ 71.620] (II) RADEON(G0): KMS Color Tiling: enabled
    [ 71.620] (II) RADEON(G0): KMS Color Tiling 2D: enabled
    [ 71.620] (II) RADEON(G0): KMS Pageflipping: enabled
    [ 71.620] (II) RADEON(G0): SwapBuffers wait for vsync: enabled
    [ 71.620] (WW) RADEON(G0): No outputs definitely connected, trying again...
    [ 71.620] (WW) RADEON(G0): Unable to find connected outputs - setting 1024x768 initial framebuffer
    [ 71.620] (II) RADEON(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 71.620] (EE)
    [ 71.620] (EE) Backtrace:
    [ 71.621] (EE) 0: X (xorg_backtrace+0x36) [0x58a326]
    [ 71.621] (EE) 1: X (0x400000+0x18e179) [0x58e179]
    [ 71.621] (EE) 2: /usr/lib/libpthread.so.0 (0x7f435a79e000+0xf1a0) [0x7f435a7ad1a0]
    [ 71.621] (EE) 3: X (xf86SetScrnInfoModes+0x275) [0x4acc35]
    [ 71.621] (EE) 4: X (xf86InitialConfiguration+0x15b8) [0x4b05e8]
    [ 71.621] (EE) 5: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f4357b18000+0x464b3) [0x7f4357b5e4b3]
    [ 71.621] (EE) 6: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f4357b18000+0x42124) [0x7f4357b5a124]
    [ 71.621] (EE) 7: X (InitOutput+0xb3e) [0x479fde]
    [ 71.621] (EE) 8: X (0x400000+0x26786) [0x426786]
    [ 71.621] (EE) 9: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7f435942c725]
    [ 71.621] (EE) 10: X (0x400000+0x26cad) [0x426cad]
    [ 71.621] (EE)
    [ 71.621] (EE) Segmentation fault at address 0x0
    [ 71.621]
    Fatal server error:
    [ 71.621] Caught signal 11 (Segmentation fault). Server aborting
    [ 71.621]
    [ 71.621] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 71.621] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 71.621] (EE)
    [ 71.627] Server terminated with error (1). Closing log file.
    I also tried installing xorg-server-git from the aur just to be sure both were as new as possible, but that didn't make any difference.
    What Cdh said, with one small note:  I love this new trend of blaming systemd for just about anything, when it's rarely it's fault.
    Probably should have included this in the original post: If I remove the systemd init line before booting, KDE comes up just fine (but my wifi doesn't work anymore, which is why I'm trying to switch to systemd). If I leave systemd on, it doesn't. Seems logical to assume systemd is somehow involved.
    Last edited by urza9814 (2012-11-17 00:18:31)

  • [Solved] Rotation in KDE

    I'm running into a bit of a problem with Rotation option and KDE. I set Rotation to CW in xorg.conf. When I restart the xserver, the screen is appropriately rotated. After I login, during the initial KDE boot sequence the screen stays rotated and at the right resolution, but right after it switches to still rotated position, but to the resoltuion of 1024x768 (which makes it too short vertically, and extend past the screen horizontally (with monitor rotated)). Basically, it seems that KDE is trying to override xorg's settings at some point. Does anyone have any idea where it happens, and how I can fix it?
    Thanks.

    Duh. Figured it out, right after submitting the post. I had krandrtray running which as soon as initialized was overriding xorg's settings. Problem solved, sorry about the redundancy (maybe it helps somebody in the future).

  • [SOLVED] locale under X different from systemwide configuration

    Hi there,
    Recently I switched from Fedora to Arch to configure my system completly by myself (in the meaning of: without automatisms, not without help from others). However I have a problem with the locale. It works fine on the virtual consoles, but not under X. There is no problem with the keymap though.
    $locale
    LANG=de_DE.UTF-8
    LC_CTYPE="de_DE.UTF-8"
    LC_NUMERIC="de_DE.UTF-8"
    LC_TIME="de_DE.UTF-8"
    LC_COLLATE="de_DE.UTF-8"
    LC_MONETARY="de_DE.UTF-8"
    LC_MESSAGES="de_DE.UTF-8"
    LC_PAPER="de_DE.UTF-8"
    LC_NAME="de_DE.UTF-8"
    LC_ADDRESS="de_DE.UTF-8"
    LC_TELEPHONE="de_DE.UTF-8"
    LC_MEASUREMENT="de_DE.UTF-8"
    LC_IDENTIFICATION="de_DE.UTF-8"
    LC_ALL=
    $locale -a
    C
    de_DE.utf8
    POSIX
    $grep -v '#' /etc/locale.gen
    de_DE.UTF-8 UTF-8
    $localectl
       System Locale: LANG=de_DE.UTF-8
           VC Keymap: de-latin1
          X11 Layout: de
           X11 Model: pc105
         X11 Options: terminate:ctrl_alt_bksp
    How can I get X to use the german locale?
    Thank you for your attention.
    E: sorry, apparently I did not pay enough attention at some point. The problem was specific to aterm, after I ensured all the settings are correct. xterm and uxterm work fine.
    Last edited by feha-dono (2013-02-18 22:03:36)

    Trilby wrote:If you have longish uptimes, I suspect this has nothing to do with the output switch.  The switch may have caused a crash, but the failure to restart X could be due to this issue
    It turned out to be exactly this.  Thank you.  It would seem that the function key causing the crash was completely unrelated to my not being able to restart X.  I found the bug report here.
    I followed the advice in the comments and got it running by renaming /usr/lib/xorg/modules/libglamoregl.so so glamor can't load.  I'll mark the thread as solved.  Hopefully this bug gets addressed quickly because that fix feels like a dirty hack.
    Last edited by testing567 (2015-02-17 01:56:58)

  • [SOLVED] Chromium with KDE dialogs (open, save)

    If I remember correctly, when I used Cromium on Kubuntu, Chromium used  KDE dialogs for save, download and and other things....
    This is not the case in the Arch Linux, Chromium use GTK dialogs... Does anyone know why Chromium use GTK dialogs or how to fix that?
    Picture of problem:
    Edit:
    Oooouuups.... You need just to install kdebase-kdialog for that....
    Last edited by Pyntux (2014-12-01 22:55:31)

    hiciu wrote:
    Hello,
    For me, chromium is not using xdg-open. You can verify it with:
    strace -e process chromium
    Then download something and try to open it from chromium. As for solution, try this: install perl-file-mimeinfo package and setup it with 'mimeopen --ask-default some-pdf-file.pdf'.
    landzend wrote:
    I have read about setting up the xdg-utils, and believe I have it configured. The following command line when run from bash opens up acroread and displays the PDF:
    xdg-open http://cran.r-project.org/doc/manuals/R-intro.pdf
    This is separate issue, it should run browser (http:// protocol), not acroread. Check this link: http://hiciu.org/some-pdf-file.pdf (harmless). All you know before you open it is the url, not the file type.
    Thanks. I already had the "perl-file-mimeinfo" installed.
    Yes. The link you gave above is type "image/jpeg", so the browser has to start the download to even know what it has coming.

  • [SOLVED] Cannot install KDE with python-numpy pre-installed?

    Hi, all
    I am with xfce currently and though of tring KDE. However when I  tried to install KDE it turns that there are confilicts between 'kde' and 'python-numpy':
    :: Proceed with installation? [Y/n]
    (318/318) checking keys in keyring [####################################] 100%
    (318/318) checking package integrity [####################################] 100%
    (318/318) loading package files [####################################] 100%
    (318/318) checking for file conflicts [####################################] 100%
    error: failed to commit transaction (conflicting files)
    python2-numpy: /usr/bin/f2py2 exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy-1.8.0-py2.7.egg-info exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/__config__.py exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/__config__.pyc exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/__init__.py exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/__init__.pyc exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/_import_tools.py exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/_import_tools.pyc exists in filesystem
    Can anyone help please?
    thanks,
    ps:
    python-numpy was installed via "pip install numpy" instead of "pacman -S python-numpy". Could this cause any problem?
    Last edited by hellolj (2014-03-02 06:15:30)

    circleface wrote:
    hellolj wrote:By that, does it mean I should always stick to using "pacman" instead of "pip install"?
    Generally it is less pain to stick to pacman only.  Using anything else would mean pacman cannot know what packages certain files belong to, similar to what you ran into here.
    Got it. Seems I have to reinstall my python packages from scratches again.
    Thanks to all the help.
    SOLVED.

  • [SOLVED] Amarok 2.7 will not Save configuration

    I have a bizarre issue with Amarok 2.7 running on KDE 4.10.1. I have a share on my server which is configured using Samba where all my music is stored. I have this share mounted at /home/user/Music on my laptop.
    My uid on the laptop is 1001, and the uid of my user account on the server is 1001. When I configure Amarok to use /home/user/Music as the source folder for the local collection it fails to save the configuration. That is to say that whether I use 'apply' 'OK' or both for that option, when I re-open the configuration dialogue nothing is selected. As a result the local collection is never scanned, and so there is no music available to the application.
    The share is mounted using this line in /etc/fstab:
    //server.home.dev/sharedfolders/Music/<user> /home/<user>/Music cifs x-systemd.automount,creds=/home/<user>/pncreds,uid=<user>,gid=users 0 0
    I have checked the ownership of the mounted Music directory, which appears to be correct. My user  has rwx permission on the directory, and on all of the sub-directories and contents.
    I thought I would re-apply the permissions just to be sure. When I attempted to do this from the client I got permission denied whether I tried to do it as my user or root. I tried re-applying the permissions on the underlying share. which was successful, but made no difference.
    As far as I can see everything is set up correctly so I cannot make sense of why the application cannot save or use the configuration. I am starting to wonder whether this is a bug in the application. Has anyone else seen this issue or one similar?
    Last edited by pfnorris (2013-04-05 15:26:13)

    I think this problem is releated to switching MariaDB rather than a permissions issue. Try the steps described in the news:
    https://www.archlinux.org/news/mariadb- … ositories/

  • [solved] laggy crappy kde gui

    Hey guys,
    just did a clean install of my laptop today. I installed kde (not kdemod). Now there is a really strange behaviour of the GUI:
    It seems that it doesn't refresh properly, hard to discribe. I even recognize a lag with text input or in submenues.
    I installed chromium and there the problem shows even on websites: randomly it shows an empty website (which shouldn't be empty though) and when I start to hover around with the pointer the scratched item show. Same in diverse submenus in the kde config.
    Note: I have compiz installed and in ccsm its the same. Tried it also with/without compiz, enabled/disabled compositing.
    Extremely strange to me: neither native kde apps (e.g. konsole), websites or gtk apps (e.g. openoffice) run properly. All the same strange behaviour.
    Last edited by theguzz (2010-09-01 15:53:11)

    Ok, seems solved now. Intel Owners shouldt start it with
    LIBGL_ALWAYS_INDIRECT=1 INTEL_BATCH=1 compiz --replace --indirect-rendering --sm-disable ccp &
    Last edited by theguzz (2010-09-01 15:52:16)

  • [SOLVED] Upgrading to KDE 4.8 shows "kdmrc.pacnew"

    Hello
    first sorry for my english
    12 hours ago I did a # pacman-Syu and it appears the update to kde4.8.
    Some 500 mb later, no error in the update, review the log file in the same console and see a line saying that the downloaded file / usr / share / config / kdm / kdmrc is installed as / usr / share / config / kdm / kdmrc.pacnew
    I know the purpose of this is to rename kdmrc.pacnew to kdmrc if no changes or if I have customized the kdmrc, so I make a Kompare of the two files to check ... and. .. my surprise ... the former has 71 lines and kdmrc.pacnew ...591! so I do not know what to compare ... half of the lines of the old kdmrc match but the rest are new and most commented (indicating uncomment to use different options than the default)
    What should I do? Do I need to rename the old. "Old" (for example) and "kdmrc.pacnew" moved to "kdmrc"?
    I left the pc switched on until a response ... I dare not to shut down
    regards and thanks
    P. S. Kompare application is curious ... What will the "apply the difference"? ¿Merge the old configuration with the new?
    Last edited by ppsalama (2012-01-29 14:29:21)

    guelfi wrote:Then why don't you do this? If you didn't customize kdmrc, it is completely safe to rename the kdmrc to kdmrc.pacnew. If you did, your changes will be lost. That's the worst thing that could happen, because the new kdmrc will work (as it is the stock kdmrc).
    I don't know the changes to kdm with kde 4.8 (I don't even use kde), but I think kdm is more likely to break if you don't use the new config.
    Thanks guelfi...
    I'm agree with you... I think I didn't customize kdmrc (maybe the kdm theme and the default user to show). Only I would like if someone did the renaming without issues and if I must to merge the files for more security.
    Thanks again

  • HT2413 how to solve "no interface for wireshark in current configuration"

    When I start up my wireshark on MacBook pro with the operating system Mac OS Mountain Lion, it shows like this and cannot capture. What shall I do to the configuration and where am I supposed to do it? It would be nice of you to help me solve this.
    Message was edited by: ZodiacTJ

    Set the permissions of the dumpcap executable to something like root:wheel rwsr--r-- (NOT rwsr-xr-x), and add an ACL entry for each user who needs to run Wireshark. For example, to enable user "foo" to capture packets,
    sudo chmod +a "foo allow execute" $(which dumpcap)

Maybe you are looking for

  • Recording music from the computer to play on ITunes

    What's the best application to simply record what I'm hearing on the computer, with good quality? And be able to save it and play it back on ITunes.....

  • Table for Product Plan Status

    Hi, In "Basic Data" tab of Product Plan Detail, there's Status field which is the "User" status for the Product Plan.  I am looking for the table which contains this Status field.  DPR_PROJECT table only contain "System" Status field. Thanks & Regard

  • Starnge problem while creating container elements in BPM

    Hi All, I am trying to create Container element of category Abstract Interface in BPM. While I try to give Type as the abstract interface created, it not populating the my   abstract interface and says: No obects found. Kindly, What could be the reas

  • How to provide link for the topics of Webhelp in the Context Sensitive Help in RH10 ?

    I am using Robohelp 10 and currently working on Context Sensitive Help in which there is a need to create certain links for the topics that are present in Webhelp. My area of concern is that we can't use map id's since CS Help and Webhelp had already

  • Needing help and course of action asap....

    Submitted mobile Z10 for repairing due to non functioning at Nasik based service center on 27th August 2014 , but it was not repaired by them in warranty period, they told me to come after one month due to sending of mobile for replacing . They gave