[KDE]Lanceur d'application, bug fenetres(enfin résolu :) !)

Xorg, Compiz, KDE / Gnome / Xfce / Fluxbox / e17 / fvwm ... GDM/KDM/XDM...
shom
Chu Ko Nu
Messages : 419
Inscription : jeu. 26 mai 2011, 22:44

[KDE]Lanceur d'application, bug fenetres(enfin résolu :) !)

Message par shom »

Salut a tous !
J'ai (encore) des problemes...
Je viens d'installer Arch sur une nouvelle machine avec KDE4 et j'ai ces problemes :
- Seulement la moitié du système est en français. Par exemple la configuration du systeme est a 90% en anglais. J'ai pourtant installer le paquet kde-l10n-fr et cocher français dans le menu de configuration
- Et un truc tres tres TRES chiant qui rend presque inutilisable KDE ! Quand j'ai deux fenetres d'ouvertes : Je clique dedans je fais ce que je veux, et quand je veux aller sur l'autre je clique dedans mais elle ne se séléctionne pas ! Comme si il n'y avait rien, et le contour de la fenetre n'est pas en coutour bleu qui signifie que la fenetre est séléctionné, la seule "parade" a ce probleme que j'ai touvé c'est de faire un clique droit sur l'application qui est séléctionné et ensuite de cliquer sur l'application que je veux selectionner..
Si vous pouviez m'aider ce serait vraiment sympa. J'ai déjà essayer de changer de drivers (nouveau et nvidia propriétaire car j'ai une 9600GT) mais ça ne change rien ...
Ah oui et j'avais déjà le probleme des fenetres qui ne se séléctionne pas sous Kubuntu mais ca ne le fesait qu'un démarrage sur deux ..
Merci d'avance :D
Dernière modification par shom le dim. 19 juin 2011, 01:46, modifié 1 fois.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17596
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par benjarobin »

Code : Tout sélectionner

cocher français dans le menu de configuration
Tu n'aurait pas du avoir besoin de faire cela. Tes locales sont surement mal configuré
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
shom
Chu Ko Nu
Messages : 419
Inscription : jeu. 26 mai 2011, 22:44

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par shom »

rc.conf

Code : Tout sélectionner

LOCALE="fr_FR.UTF-8"
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par FoolEcho »

Et pour les fenêtres, essaie de voir si tu as le même type de comportement avec un utilisateur tout neuf (jette un oeil du côté de ~/.xsession-errors aussi, kde est assez bavard).
«The following statement is not true. The previous statement is true.» :nage:
shom
Chu Ko Nu
Messages : 419
Inscription : jeu. 26 mai 2011, 22:44

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par shom »

Cet utilisateur est tout neuf, et j'avais essayé avec root avant (oui, j'aurais pas du ! :p)
Dans le genre bavard ... !
Voici le .xsessions-errors

Code : Tout sélectionner

QPainter::setFont: Painter not active
QPainter::setPen: Painter not active
QPainter::font: Painter not active
je dois avoir un milliard de lignes comme celles-ci !
Merci de votre aide :)
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par FoolEcho »

shom a écrit :Cet utilisateur est tout neuf, et j'avais essayé avec root avant (oui, j'aurais pas du ! :p)
... et tu n'as pas des fichiers avec les droits root qui se promènent dans ton home à tout hasard ?

Tu as installé quoi de kde (paquets/groupes) ? Pas de testing ?
«The following statement is not true. The previous statement is true.» :nage:
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17596
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par benjarobin »

Quel est la sortie de : locale
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
shom
Chu Ko Nu
Messages : 419
Inscription : jeu. 26 mai 2011, 22:44

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par shom »

Locale

Code : Tout sélectionner

locale: Cannot set LC_CTYPE to default locale: No such file or directory                                                 
locale: Cannot set LC_MESSAGES to default locale: No such file or directory                                              
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=fr_FR.UTF-8
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"                                                                                                 
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"                                                                                                
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"                                                                                                    
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"
LC_IDENTIFICATION="fr_FR.UTF-8"                                                                                          
LC_ALL=
J'ai installé kde et kde-l10n-fr. Je ne pense pas que ça ait un rapport avec les droits root vu que j'avais déjà ce probleme sous kubuntu. Sinon j'ai trouvé ça dans .xsessions-errors

Code : Tout sélectionner

plasma-desktop(1098)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application
Et il y a l'air d'en avoir plein
Et je suis désolé mais je ne vois pas ce que tu veux dire par "pas de testing ?"
Merci de votre aide :)

EDIT : dis donc y'a ça aussi

Code : Tout sélectionner

X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x440072d
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17596
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par benjarobin »

Tu es bien sûre d'avoir lu le wiki à propos des locales ?

Code : Tout sélectionner

locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Car apparemment elles ne sont pas configurées...
Voir locale-gen et /etc/locale.gen
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
shom
Chu Ko Nu
Messages : 419
Inscription : jeu. 26 mai 2011, 22:44

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par shom »

Ah ! Dans mon locale.gen j'avais supprimé un "f" (erreur de frappe) c'est pour ca qu'il ne le reconnaissait pas ! Merci beaucoup benjarobin. Tu m'as bien dépanné :) (une fois de plus ! :p)
shom
Chu Ko Nu
Messages : 419
Inscription : jeu. 26 mai 2011, 22:44

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par shom »

Et un probleme de plus au démarrage ! Le menu KDE s'ouvre en haut de l'écran (on ne voit que Favoris, Applications .. le reste est coupé et est en dehors de l'écran). Meme chose quand je fais un clique droit sur la barre du bas, le menu déroulant s'ouvre en haut de l'écran... Pff !
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par FoolEcho »

shom a écrit :Et je suis désolé mais je ne vois pas ce que tu veux dire par "pas de testing ?"
Utilises-tu le dépôt testing (cf. pacman.conf) ? (une nouvelle mouture de kde est actuellement dans ce dépôt, donc il faut qu'on sache si tu as pris le risque de testing ou non)

Pour tes autres messages du .xsession-errors, il n'y a rien d'alarmant à priori (à la rigueur poste-nous le entièrement). Dbus est bien dans les démons du rc.conf ? (je dirai que oui si tu passes par kdm)
shom a écrit :Je ne pense pas que ça ait un rapport avec les droits root vu que j'avais déjà ce probleme sous kubuntu.
Cela n'empêche rien... l'abus de sudo nuit gravement à un home. On va vérifier quand même (la confiance règne :non: ), avec ton compte utilisateur:

Code : Tout sélectionner

find ~ -group root
Sinon, avant de te connecter sous Kde, va dans un tty, connecte-toi avec ton utilisateur et déplace les fichiers suivants de configuration de plasma et kwin (ou carrément avec ~/.kde4):

Code : Tout sélectionner

KDEDIR="KDE4_OLD/share/config/"
mkdir -p ${KDEDIR}
mv .kde4/share/config/{plasma*,kwin*} ${KDEDIR}
Puis connecte-toi normalement sous Kde (cela devrait réinitialiser plasma et kwin, vu que les 2 ont l'air de te causer des problèmes).
«The following statement is not true. The previous statement is true.» :nage:
shom
Chu Ko Nu
Messages : 419
Inscription : jeu. 26 mai 2011, 22:44

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par shom »

Alors! voilà mon .xsessions-error

Code : Tout sélectionner

Agent pid 1020
startkde: Starting up...
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kbuildsycoca4 running...
"KConfigIni: In file /tmp/kde-shom/kconf_updateqR1045.tmp, line 1: " Invalid entry (missing '=') 
No outputs have backlight property
QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.9'
OpenGL vendor string:                   VMware, Inc.
OpenGL renderer string:                 Gallium 0.4 on softpipe
OpenGL version string:                  2.1 Mesa 7.10.3
OpenGL shading language version string: 1.20
Driver:                                 Unknown
GPU class:                              Unknown
OpenGL version:                         2.1
GLSL version:                           1.20
Mesa version:                           7.10.3
X server version:                       1.10.2
Linux kernel version:                   2.6.39
Direct rendering:                       yes
Requires strict binding:                yes
GLSL shaders:                           yes
Texture NPOT support:                   yes
kded(1043)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kded(1043) PowerDevilUPowerBackend::brightness: org.kde.powerdevil.backlighthelper.brightness failed 
Object::connect: No such signal QDBusAbstractInterface::Changed()
kded(1043)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
Invalid D-BUS member name 'idle-hint' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'is-local' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'x11-display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'x11-display' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'remote-host-name' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'session-type' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'unix-user' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
failed to create drawable
failed to create drawable
failed to create drawable
failed to create drawable
QDBusObjectPath: invalid path ""
QDBusObjectPath: invalid path ""
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
Object::connect: No such slot AbstractItemView::iconSettingsChanged()
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
Object::connect: No such signal QDBusAbstractInterface::Changed()
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
Object::connect: No such signal KWindowSystem::windowChanged(WId,unsigned long*)
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
link XMLID_34_ hasn't been detected!
link XMLID_34_ hasn't been detected!
link XMLID_36_ hasn't been detected!
"/usr/bin/kactivitymanagerd(1163)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kactivitymanagerd(1163)" Soprano: "QLocalSocket::connectToServer: Invalid name"
"/usr/bin/kactivitymanagerd(1163)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kactivitymanagerd(1163)" Soprano: "QLocalSocket::connectToServer: Invalid name"
"/usr/bin/kactivitymanagerd(1163)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kactivitymanagerd(1163)" Soprano: "QLocalSocket::connectToServer: Invalid name"
Invalid D-BUS interface name 'org.kde.plasma-desktop.PlasmaApp' found while parsing introspection
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
plasma-desktop(1185)/libakonadi Akonadi::AgentManagerPrivate::createDBusInterface: AgentManager failed to get a valid AgentManager DBus interface. Error is: 1 "org.freedesktop.DBus.Error.NameHasNoOwner" "Could not get owner of name 'org.freedesktop.Akonadi.Control': no such name" 
plasma-desktop(1185)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" 
plasma-desktop(1185)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" 
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
search paths:  ("/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/sbin", "/usr/bin/core_perl", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") 
Found mysql_install_db:  "/usr/bin/mysql_install_db" 
Found mysqlcheck:  "/usr/bin/mysqlcheck" 
plasma-desktop(1185)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" 
Unable to open file /home/shom/.kde4/share/apps/kabc/std.vcf for reading
New PolkitAgentListener  0x17b7900 
Adding new listener  PolkitQt1::Agent::Listener(0x17a9fd0) for  0x17b7900 
plasma-desktop(1185)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application 
plasma-desktop(1185)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application 
kres-migrator(1257)/libakonadi Akonadi::AgentManagerPrivate::createDBusInterface: AgentManager failed to get a valid AgentManager DBus interface. Error is: 1 "org.freedesktop.DBus.Error.NameHasNoOwner" "Could not get owner of name 'org.freedesktop.Akonadi.Control': no such name" 
krunner(1225)/libakonadi Akonadi::AgentManagerPrivate::createDBusInterface: AgentManager failed to get a valid AgentManager DBus interface. Error is: 1 "org.freedesktop.DBus.Error.NameHasNoOwner" "Could not get owner of name 'org.freedesktop.Akonadi.Control': no such name" 
krunner(1225)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" 
kres-migrator(1265)/libakonadi Akonadi::AgentManagerPrivate::createDBusInterface: AgentManager failed to get a valid AgentManager DBus interface. Error is: 1 "org.freedesktop.DBus.Error.NameHasNoOwner" "Could not get owner of name 'org.freedesktop.Akonadi.Control': no such name" 
akonadi.collectionattributetable                   OK
akonadi.collectionmimetyperelation                 OK
akonadi.collectionpimitemrelation                  OK
akonadi.collectiontable                            OK
akonadi.flagtable                                  OK
akonadi.mimetypetable                              OK
akonadi.parttable                                  OK
akonadi.pimitemflagrelation                        OK
akonadi.pimitemtable                               OK
akonadi.resourcetable                              OK
akonadi.schemaversiontable                         OK
Database "akonadi" opened using driver "QMYSQL" 
DbInitializer::run() 
checking table  "SchemaVersionTable" 
checking table  "ResourceTable" 
checking table  "CollectionTable" 
checking table  "MimeTypeTable" 
checking table  "PimItemTable" 
checking table  "FlagTable" 
checking table  "PartTable" 
checking table  "CollectionAttributeTable" 
checking relation  "PimItemFlagRelation" 
checking relation  "CollectionMimeTypeRelation" 
checking relation  "CollectionPimItemRelation" 
DbInitializer::run() done 
skipping update 2 
skipping update 3 
skipping update 4 
skipping update 8 
skipping update 10 
skipping update 12 
skipping update 13 
skipping update 14 
skipping update 15 
skipping update 16 
skipping update 17 
skipping update 18 
skipping update 19 
Database "akonadi" opened using driver "QMYSQL" 
Database "akonadi" opened using driver "QMYSQL" 
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Nepomuk Query Server not available 
DataStore::unhideAllPimItems() 
PLUGINS:  "/usr/share/akonadi/agents" 
PLUGINS:  ("birthdaysresource.desktop", "contactsresource.desktop", "icalresource.desktop", "imapresource.desktop", "kabcresource.desktop", "kcalresource.desktop", "knutresource.desktop", "kolabproxyresource.desktop", "localbookmarksresource.desktop", "maildirresource.desktop", "maildispatcheragent.desktop", "mboxresource.desktop", "microblog.desktop", "mtdummyresource.desktop", "nepomukcalendarfeeder.desktop", "nepomukcontactfeeder.desktop", "nepomuktagresource.desktop", "nntpresource.desktop", "notesresource.desktop", "pop3resource.desktop", "vcarddirresource.desktop", "vcardresource.desktop") 
search paths:  ("/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/sbin", "/usr/bin/core_perl") 
PLUGINS inserting:  "akonadi_birthdays_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_contacts_resource" 1 ("Resource") 
PLUGINS inserting:  "akonadi_ical_resource" 1 ("Resource") 
PLUGINS inserting:  "akonadi_imap_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_kabc_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_kcal_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_knut_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_kolabproxy_resource" 0 ("Resource", "Unique", "NoConfig") 
PLUGINS inserting:  "akonadi_localbookmarks_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_maildir_resource" 1 ("Resource") 
PLUGINS inserting:  "akonadi_maildispatcher_agent" 0 ("Unique", "Autostart", "NoConfig") 
PLUGINS inserting:  "akonadi_mbox_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_microblog_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_mailtransport_dummy_resource" 0 ("Resource", "MailTransport") 
PLUGINS inserting:  "akonadi_nepomuk_calendar_feeder" 0 ("Unique", "NoConfig") 
PLUGINS inserting:  "akonadi_nepomuk_contact_feeder" 0 ("Unique", "Autostart", "NoConfig") 
PLUGINS inserting:  "akonadi_nepomuktag_resource" 0 ("Resource", "Virtual", "Unique", "NoConfig") 
PLUGINS inserting:  "akonadi_nntp_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_notes_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_pop3_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_vcarddir_resource" 0 ("Resource") 
PLUGINS inserting:  "akonadi_vcard_resource" 0 ("Resource") 
Akonadi server is now operational. 
Database "akonadi" opened using driver "QMYSQL" 
Database "akonadi" opened using driver "QMYSQL" 
Database "akonadi" opened using driver "QMYSQL" 
"AgentManager::setAgentInstanceName"  Agent instance  "akonadi_contacts_resource_1"  has no resource interface! 
kres-migrator(1257)/libakonadi: Unable to obtain the KConfigXT D-Bus interface of  "akonadi_contacts_resource_1" 
unnamed app(1296) main: Migrator instance already running for type  "contact" 
Database "akonadi" opened using driver "QMYSQL" 
unnamed app(1302) main: Migrator instance already running for type  "calendar" 
Database "akonadi" opened using driver "QMYSQL" 
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x2c00019
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x2c00019
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x2c00019
Known subscriber "akonadi_maildispatcher_agent" subscribes again 
Known subscriber "akonadi_maildispatcher_agent" subscribes again 
Database "akonadi" opened using driver "QMYSQL" 
akonadi_maildispatcher_agent(1279)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
Database "akonadi" opened using driver "QMYSQL" 
Database "akonadi" opened using driver "QMYSQL" 
kres-migrator(1257)/libakonadi: Setting  "AutosaveInterval"  not found in agent configuration interface of  "akonadi_ical_resource_1" 
I/O warning : failed to load external entity "/home/shom/.qalculate/eurofxref-daily.xml"
I/O warning : failed to load external entity "/home/shom/.qalculate/eurofxref-daily.xml"
krunner(1225)/libplasma Plasma::Package::isValid: Could not find required file mainscript 
Database "akonadi" opened using driver "QMYSQL" 
"/usr/bin/akonadi_nepomuk_contact_feeder(1283)" Soprano: "org.freedesktop.DBus.Error.UnknownObject - No such object path '/org/soprano/Server'"
"/usr/bin/akonadi_nepomuk_contact_feeder(1283)" Soprano: "QLocalSocket::connectToServer: Invalid name"
"/usr/bin/akonadi_nepomuk_contact_feeder(1283)" Soprano: "org.freedesktop.DBus.Error.UnknownObject - No such object path '/org/soprano/Server'"
"/usr/bin/akonadi_nepomuk_contact_feeder(1283)" Soprano: "QLocalSocket::connectToServer: Invalid name"
"/usr/bin/akonadi_nepomuk_contact_feeder(1283)" Soprano: "org.freedesktop.DBus.Error.UnknownObject - No such object path '/org/soprano/Server'"
"/usr/bin/akonadi_nepomuk_contact_feeder(1283)" Soprano: "QLocalSocket::connectToServer: Invalid name"
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
[/usr/bin/nepomukservicestub] Using Virtuoso Version: "6.1.3.3127-pthreads" 
Using Virtuoso Version: "6.1.3.3127-pthreads" 
void Soprano::VirtuosoController::writeConfigFile(const QString&, const BackendSettings&) "/tmp/virtuoso_hX1252.ini" 
Starting Virtuoso server: "/usr/bin/virtuoso-t" ("+foreground", "+configfile", "/tmp/virtuoso_hX1252.ini", "+wait")
Database "akonadi" opened using driver "QMYSQL" 
[/usr/bin/nepomukservicestub] "
" 
"		Fri Jun 17 2011
"
[/usr/bin/nepomukservicestub] "17:27:55 OpenLink Virtuoso Universal Server
" 
"17:27:55 Version 06.01.3127-pthreads for Linux as of Apr 12 2011
" 
"17:27:55 uses parts of OpenSSL, PCRE, Html Tidy
"
[/usr/bin/nepomukservicestub] "17:27:55 Entering Lite Mode
" 
"17:27:55 SQL Optimizer enabled (max 1000 layouts)
"
[/usr/bin/nepomukservicestub] "17:27:55 Compiler unit is timed at 0.002526 msec
"
[/usr/bin/nepomukservicestub] "17:27:56 Checkpoint started
"
[/usr/bin/nepomukservicestub] "17:27:56 Roll forward started
" 
"17:27:56 Roll forward complete
"
[/usr/bin/nepomukservicestub] "17:27:56 Checkpoint started
"
[/usr/bin/nepomukservicestub] "17:27:56 Checkpoint finished, log reused
"
[/usr/bin/nepomukservicestub] "17:27:56 Server online at 1111 (pid 1318)
" 
Virtuoso started: 1318
[/usr/bin/nepomukservicestub] Soprano::ODBC::ConnectionPool::ConnectionPool(const QString&, const QStringList&, QObject*) "host=localhost:1111;uid=dba;pwd=dba;driver=/usr/lib/virtodbc_r.so"
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() QThread(0x1e36a10)
[/usr/bin/nepomukservicestub] virtual Soprano::ODBC::Connection::~Connection() QThread(0x1e36a10)
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() QThread(0x1e36a10)
[/usr/bin/nepomukservicestub] void Soprano::VirtuosoController::writeConfigFile(const QString&, const BackendSettings&) "/tmp/virtuoso_SL1252.ini"
[/usr/bin/nepomukservicestub] Starting Virtuoso server: "/usr/bin/virtuoso-t" ("+foreground", "+configfile", "/tmp/virtuoso_SL1252.ini", "+wait")
[/usr/bin/nepomukservicestub] "
" 
"		Fri Jun 17 2011
" 
"17:27:57 OpenLink Virtuoso Universal Server
" 
"17:27:57 Version 06.01.3127-pthreads for Linux as of Apr 12 2011
" 
"17:27:57 uses parts of OpenSSL, PCRE, Html Tidy
"
[/usr/bin/nepomukservicestub] "17:27:57 Entering Lite Mode
" 
"17:27:57 SQL Optimizer enabled (max 1000 layouts)
"
[/usr/bin/nepomukservicestub] "17:27:57 Compiler unit is timed at 0.002517 msec
"
[/usr/bin/nepomukservicestub] "17:27:57 Checkpoint started
"
[/usr/bin/nepomukservicestub] "17:27:58 Roll forward started
" 
"17:27:58 Roll forward complete
"
[/usr/bin/nepomukservicestub] "17:27:58 Checkpoint started
"
[/usr/bin/nepomukservicestub] "17:27:58 Checkpoint finished, log reused
"
[/usr/bin/nepomukservicestub] "17:27:58 Server online at 1112 (pid 1323)
" 
Virtuoso started: 1323
[/usr/bin/nepomukservicestub] Soprano::ODBC::ConnectionPool::ConnectionPool(const QString&, const QStringList&, QObject*) "host=localhost:1112;uid=dba;pwd=dba;driver=/usr/lib/virtodbc_r.so"
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() QThread(0x1e36a10) 
virtual Soprano::ODBC::Connection::~Connection() QThread(0x1e36a10)
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() QThread(0x1e36a10)
[/usr/bin/nepomukservicestub] virtual Soprano::ODBC::Connection::~Connection() QThread(0x1e36a10) 
Shutting down virtuoso instance 1323
[/usr/bin/nepomukservicestub] Virtuoso server stopped: 0
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
[/usr/bin/nepomukservicestub] (Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'"
ContextMenuFactory::showContextMenu:  "/usr/share/applications/kde4/dolphin.desktop" 
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() QThread(0x1ff5f30) 
virtual void Soprano::Server::LocalServer::incomingConnection(quintptr) 
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 1 
virtual void Soprano::Server::LocalServer::incomingConnection(quintptr) 
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 2
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x2132db0)
Akonadi::NepomukSearchEngine(0x7f28dc002790) QDBusServiceWatcher(0x7f28d4000b10) 
[/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr) 
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 3 
virtual void Soprano::Server::LocalServer::incomingConnection(quintptr) 
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 4 
Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x226e2d0) 
virtual void Soprano::Server::LocalServer::incomingConnection(quintptr) 
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 5 
Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x7f7b080015e0) 
virtual void Soprano::Server::ServerConnection::run() thread done. 
virtual Soprano::ODBC::Connection::~Connection() Soprano::Server::ServerConnection(0x7f7b080015e0) 
void Soprano::Server::ServerCore::serverConnectionFinished() 
virtual Soprano::Server::ServerConnection::~ServerConnection() Removing connection 
void Soprano::Server::ServerCore::serverConnectionFinished() Connection removed. Current count: 4 
virtual void Soprano::Server::LocalServer::incomingConnection(quintptr) 
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 5
[/usr/bin/nepomukservicestub] virtual Soprano::ODBC::Connection::~Connection() QThread(0x1ff5f30) 
virtual void Soprano::Server::LocalServer::incomingConnection(quintptr) 
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 6 
Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x7f7b08001730)
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(127, 0) 
QGraphicsLinearLayout::removeAt: invalid index 1
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
plasma-desktop(1185)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
[/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr) 
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 7
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x20308f0)
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x44040bf
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x44040bf
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x44040bf
[/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr) 
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 8
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x7f7b10016960)
keditbookmarks(1369)/kdeui (kdelibs): Attempt to use QAction "edit_undo" with KXMLGUIFactory! 
keditbookmarks(1369)/kdeui (kdelibs): Attempt to use QAction "edit_redo" with KXMLGUIFactory! 
BookmarkFolderView::bookmarkForIndex QModelIndex(0,0,0x1cce6d0,BookmarkFolderViewFilterModel(0x1cccc90) )  
BookmarkFolderView::bookmarkForIndex QModelIndex(0,0,0x1cce6d0,BookmarkFolderViewFilterModel(0x1cccc90) )  
keditbookmarks(1369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x1a00033
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x1a00033
konqueror(1351)/kdecore (KLibrary) findLibraryInternal: plugins should not have a 'lib' prefix: "libkhtmlpart.so"
konqueror(1351)/kdeui (kdelibs): Attempt to use QAction "kimagemapeditor" with KXMLGUIFactory! 
konqueror(1351)/kdeui (kdelibs): Attempt to use QAction "kwrite" with KXMLGUIFactory! 
konqueror(1351)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! 
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active

## Pleins pleins pleins de lignes comme ça
QPainter::font: Painter not active
QPainter::setFont: Painter not active
QPainter::setPen: Painter not active
##
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QWidget::repaint: Recursive repaint detected
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active

** (process:1351): WARNING **: Error loading plugin: libhspell.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type

konqueror(1351): No language dictionaries for the language :  "fr" 

X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x1a0001d
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x1a0001d
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x1a0001d
konqueror(1351): No language dictionaries for the language :  "fr" 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

Known subscriber "akonadiconsole" subscribes again 
Known subscriber "akonadiconsole" subscribes again 
Known subscriber "akonadiconsole" subscribes again 
[/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr) 
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 9
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x2067230)
Database "akonadi" opened using driver "QMYSQL" 
Database "akonadi" opened using driver "QMYSQL" 
klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x460007d
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x460007d
QSqlDatabasePrivate::removeDatabase: connection 'qt_sql_default_connection' is still in use, all queries will cease to work.
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x460007b
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x460007b
[/usr/bin/nepomukservicestub] virtual void Soprano::Server::ServerConnection::run() thread done.
[/usr/bin/nepomukservicestub] virtual Soprano::ODBC::Connection::~Connection() Soprano::Server::ServerConnection(0x2067230)
[/usr/bin/nepomukservicestub] void Soprano::Server::ServerCore::serverConnectionFinished()
[/usr/bin/nepomukservicestub] virtual Soprano::Server::ServerConnection::~ServerConnection() Removing connection
[/usr/bin/nepomukservicestub] void Soprano::Server::ServerCore::serverConnectionFinished() Connection removed. Current count: 8
void Akonadi::NotificationSource::serviceUnregistered(const QString&) Notification source "akonadiconsole" now serving: () 
void Akonadi::NotificationSource::unsubscribe() "akonadiconsole" 
Application asked to unregister timer 0x55000012 which is not registered in this thread. Fix application.
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x1c0a0e4
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x1c0a0e4
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x1c0a0e4
klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4806103
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4806103
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4806103
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4806103
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4806103
klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

klauncher(1041)/kio (KLauncher): SlavePool: No communication with slave. 

plasma-desktop(1185)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application 
Sinon ,

Code : Tout sélectionner

find ~ -group root
ne renvoie rien
Et la petite manipulation qui supprimer mon .kde4 a bien remis à zéro mon bureau mais le probleme est toujours là ..
Merci pour tes réponses ! :)
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par FoolEcho »

Je reste dubitatif sur ce passage:
shom a écrit :

Code : Tout sélectionner

OpenGL vendor string:                   VMware, Inc.
OpenGL renderer string:                 Gallium 0.4 on softpipe
OpenGL version string:                  2.1 Mesa 7.10.3
OpenGL shading language version string: 1.20
Driver:                                 Unknown
GPU class:                              Unknown
Tu pourrais nous montrer le log de X ? (/var/log/Xorg*log)
«The following statement is not true. The previous statement is true.» :nage:
shom
Chu Ko Nu
Messages : 419
Inscription : jeu. 26 mai 2011, 22:44

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par shom »

Voici mon Xorg.0.log :

Code : Tout sélectionner

[    11.867] 
X.Org X Server 1.10.2
Release Date: 2011-05-28
[    11.890] X Protocol Version 11, Revision 0
[    11.890] Build Operating System: Linux 2.6.38-ARCH x86_64 
[    11.890] Current Operating System: Linux Martin 2.6.39-ARCH #1 SMP PREEMPT Mon Jun 6 22:37:55 CEST 2011 x86_64
[    11.890] Kernel command line: root=/dev/sda2 ro quiet
[    11.890] Build Date: 30 May 2011  08:18:15AM
[    11.890]  
[    11.890] Current version of pixman: 0.22.0
[    11.890] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    11.890] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    11.891] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 18 00:10:42 2011
[    11.910] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    11.950] (==) No Layout section.  Using the first Screen section.
[    11.950] (==) No screen section available. Using defaults.
[    11.950] (**) |-->Screen "Default Screen Section" (0)
[    11.950] (**) |   |-->Monitor "<default monitor>"
[    11.950] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    11.950] (==) Automatically adding devices
[    11.950] (==) Automatically enabling devices
[    11.999] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    11.999] 	Entry deleted from font path.
[    12.032] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    12.032] (==) ModulePath set to "/usr/lib/xorg/modules"
[    12.032] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    12.032] (II) Loader magic: 0x7d3440
[    12.032] (II) Module ABI versions:
[    12.032] 	X.Org ANSI C Emulation: 0.4
[    12.032] 	X.Org Video Driver: 10.0
[    12.032] 	X.Org XInput driver : 12.2
[    12.032] 	X.Org Server Extension : 5.0
[    12.033] (--) PCI:*(0:4:0:0) 10de:0622:1458:34d2 rev 161, Mem @ 0xf6000000/16777216, 0xc0000000/536870912, 0xf4000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/524288
[    12.033] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    12.033] (II) LoadModule: "extmod"
[    12.039] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    12.053] (II) Module extmod: vendor="X.Org Foundation"
[    12.053] 	compiled for 1.10.2, module version = 1.0.0
[    12.053] 	Module class: X.Org Server Extension
[    12.053] 	ABI class: X.Org Server Extension, version 5.0
[    12.053] (II) Loading extension MIT-SCREEN-SAVER
[    12.053] (II) Loading extension XFree86-VidModeExtension
[    12.053] (II) Loading extension XFree86-DGA
[    12.053] (II) Loading extension DPMS
[    12.053] (II) Loading extension XVideo
[    12.053] (II) Loading extension XVideo-MotionCompensation
[    12.053] (II) Loading extension X-Resource
[    12.053] (II) LoadModule: "dbe"
[    12.053] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    12.063] (II) Module dbe: vendor="X.Org Foundation"
[    12.063] 	compiled for 1.10.2, module version = 1.0.0
[    12.063] 	Module class: X.Org Server Extension
[    12.063] 	ABI class: X.Org Server Extension, version 5.0
[    12.063] (II) Loading extension DOUBLE-BUFFER
[    12.063] (II) LoadModule: "glx"
[    12.063] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    12.075] (II) Module glx: vendor="X.Org Foundation"
[    12.075] 	compiled for 1.10.2, module version = 1.0.0
[    12.075] 	ABI class: X.Org Server Extension, version 5.0
[    12.075] (==) AIGLX enabled
[    12.075] (II) Loading extension GLX
[    12.075] (II) LoadModule: "record"
[    12.075] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    12.075] (II) Module record: vendor="X.Org Foundation"
[    12.075] 	compiled for 1.10.2, module version = 1.13.0
[    12.075] 	Module class: X.Org Server Extension
[    12.075] 	ABI class: X.Org Server Extension, version 5.0
[    12.075] (II) Loading extension RECORD
[    12.075] (II) LoadModule: "dri"
[    12.075] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    12.077] (II) Module dri: vendor="X.Org Foundation"
[    12.077] 	compiled for 1.10.2, module version = 1.0.0
[    12.077] 	ABI class: X.Org Server Extension, version 5.0
[    12.077] (II) Loading extension XFree86-DRI
[    12.077] (II) LoadModule: "dri2"
[    12.077] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    12.077] (II) Module dri2: vendor="X.Org Foundation"
[    12.077] 	compiled for 1.10.2, module version = 1.2.0
[    12.077] 	ABI class: X.Org Server Extension, version 5.0
[    12.078] (II) Loading extension DRI2
[    12.078] (==) Matched nouveau as autoconfigured driver 0
[    12.078] (==) Matched nv as autoconfigured driver 1
[    12.078] (==) Matched nvidia as autoconfigured driver 2
[    12.078] (==) Matched vesa as autoconfigured driver 3
[    12.078] (==) Matched fbdev as autoconfigured driver 4
[    12.078] (==) Assigned the driver to the xf86ConfigLayout
[    12.078] (II) LoadModule: "nouveau"
[    12.087] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    12.102] (II) Module nouveau: vendor="X.Org Foundation"
[    12.102] 	compiled for 1.10.2, module version = 0.0.16
[    12.103] 	Module class: X.Org Video Driver
[    12.103] 	ABI class: X.Org Video Driver, version 10.0
[    12.103] (II) LoadModule: "nv"
[    12.103] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
[    12.110] (II) Module nv: vendor="X.Org Foundation"
[    12.110] 	compiled for 1.10.0, module version = 2.1.18
[    12.110] 	Module class: X.Org Video Driver
[    12.111] 	ABI class: X.Org Video Driver, version 10.0
[    12.111] (II) LoadModule: "nvidia"
[    12.111] (WW) Warning, couldn't open module nvidia
[    12.111] (II) UnloadModule: "nvidia"
[    12.111] (II) Unloading nvidia
[    12.111] (EE) Failed to load module "nvidia" (module does not exist, 0)
[    12.111] (II) LoadModule: "vesa"
[    12.111] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    12.115] (II) Module vesa: vendor="X.Org Foundation"
[    12.115] 	compiled for 1.10.0, module version = 2.3.0
[    12.115] 	Module class: X.Org Video Driver
[    12.116] 	ABI class: X.Org Video Driver, version 10.0
[    12.116] (II) LoadModule: "fbdev"
[    12.116] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    12.121] (II) Module fbdev: vendor="X.Org Foundation"
[    12.121] 	compiled for 1.10.0, module version = 0.4.2
[    12.121] 	ABI class: X.Org Video Driver, version 10.0
[    12.121] (II) NOUVEAU driver 
[    12.121] (II) NOUVEAU driver for NVIDIA chipset families :
[    12.121] 	RIVA TNT        (NV04)
[    12.121] 	RIVA TNT2       (NV05)
[    12.121] 	GeForce 256     (NV10)
[    12.121] 	GeForce 2       (NV11, NV15)
[    12.122] 	GeForce 4MX     (NV17, NV18)
[    12.122] 	GeForce 3       (NV20)
[    12.122] 	GeForce 4Ti     (NV25, NV28)
[    12.122] 	GeForce FX      (NV3x)
[    12.122] 	GeForce 6       (NV4x)
[    12.122] 	GeForce 7       (G7x)
[    12.122] 	GeForce 8       (G8x)
[    12.122] 	GeForce GTX 200 (NVA0)
[    12.122] 	GeForce GTX 400 (NVC0)
[    12.122] (II) NOUVEAU driver 
[    12.122] (II) NOUVEAU driver for NVIDIA chipset families :
[    12.122] 	RIVA TNT        (NV04)
[    12.122] 	RIVA TNT2       (NV05)
[    12.122] 	GeForce 256     (NV10)
[    12.122] 	GeForce 2       (NV11, NV15)
[    12.122] 	GeForce 4MX     (NV17, NV18)
[    12.122] 	GeForce 3       (NV20)
[    12.122] 	GeForce 4Ti     (NV25, NV28)
[    12.122] 	GeForce FX      (NV3x)
[    12.122] 	GeForce 6       (NV4x)
[    12.122] 	GeForce 7       (G7x)
[    12.122] 	GeForce 8       (G8x)
[    12.122] 	GeForce GTX 200 (NVA0)
[    12.122] 	GeForce GTX 400 (NVC0)
[    12.122] (II) VESA: driver for VESA chipsets: vesa
[    12.122] (II) FBDEV: driver for framebuffer: fbdev
[    12.122] (++) using VT number 7

[    12.124] drmOpenDevice: node name is /dev/dri/card0
[    12.124] drmOpenDevice: open result is 7, (OK)
[    12.124] drmOpenByBusid: Searching for BusID pci:0000:04:00.0
[    12.124] drmOpenDevice: node name is /dev/dri/card0
[    12.124] drmOpenDevice: open result is 7, (OK)
[    12.124] drmOpenByBusid: drmOpenMinor returns 7
[    12.124] drmOpenByBusid: drmGetBusid reports pci:0000:04:00.0
[    12.124] (II) [drm] nouveau interface version: 0.0.16
[    12.124] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    12.124] (WW) Falling back to old probe method for vesa
[    12.124] (WW) Falling back to old probe method for fbdev
[    12.124] (II) Loading sub module "fbdevhw"
[    12.124] (II) LoadModule: "fbdevhw"
[    12.124] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    12.131] (II) Module fbdevhw: vendor="X.Org Foundation"
[    12.131] 	compiled for 1.10.2, module version = 0.0.2
[    12.131] 	ABI class: X.Org Video Driver, version 10.0
[    12.132] (II) Loading sub module "dri"
[    12.132] (II) LoadModule: "dri"
[    12.132] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    12.132] (II) Module dri: vendor="X.Org Foundation"
[    12.132] 	compiled for 1.10.2, module version = 1.0.0
[    12.132] 	ABI class: X.Org Server Extension, version 5.0
[    12.132] (II) NOUVEAU(0): Loaded DRI module
[    12.132] drmOpenDevice: node name is /dev/dri/card0
[    12.132] drmOpenDevice: open result is 8, (OK)
[    12.132] drmOpenDevice: node name is /dev/dri/card0
[    12.132] drmOpenDevice: open result is 8, (OK)
[    12.132] drmOpenByBusid: Searching for BusID pci:0000:04:00.0
[    12.132] drmOpenDevice: node name is /dev/dri/card0
[    12.132] drmOpenDevice: open result is 8, (OK)
[    12.132] drmOpenByBusid: drmOpenMinor returns 8
[    12.132] drmOpenByBusid: drmGetBusid reports pci:0000:04:00.0
[    12.132] (II) [drm] DRM interface version 1.4
[    12.132] (II) [drm] DRM open master succeeded.
[    12.132] (--) NOUVEAU(0): Chipset: "NVIDIA NV94"
[    12.132] (II) NOUVEAU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    12.132] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    12.132] (==) NOUVEAU(0): RGB weight 888
[    12.132] (==) NOUVEAU(0): Default visual is TrueColor
[    12.132] (==) NOUVEAU(0): Using HW cursor
[    12.132] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[    12.132] (==) NOUVEAU(0): Page flipping enabled
[    12.336] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[    12.433] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[    12.441] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[    12.645] (II) NOUVEAU(0): EDID for output DVI-I-1
[    12.645] (II) NOUVEAU(0): Manufacturer: IVM  Model: 560c  Serial#: 2768
[    12.645] (II) NOUVEAU(0): Year: 2010  Week: 39
[    12.645] (II) NOUVEAU(0): EDID Version: 1.3
[    12.645] (II) NOUVEAU(0): Digital Display Input
[    12.645] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 52  vert.: 29
[    12.645] (II) NOUVEAU(0): Gamma: 2.20
[    12.645] (II) NOUVEAU(0): DPMS capabilities: Off
[    12.645] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    12.645] (II) NOUVEAU(0): First detailed timing is preferred mode
[    12.645] (II) NOUVEAU(0): redX: 0.649 redY: 0.338   greenX: 0.289 greenY: 0.609
[    12.645] (II) NOUVEAU(0): blueX: 0.146 blueY: 0.070   whiteX: 0.312 whiteY: 0.329
[    12.645] (II) NOUVEAU(0): Supported established timings:
[    12.645] (II) NOUVEAU(0): 720x400@70Hz
[    12.645] (II) NOUVEAU(0): 640x480@60Hz
[    12.645] (II) NOUVEAU(0): 640x480@67Hz
[    12.645] (II) NOUVEAU(0): 640x480@72Hz
[    12.645] (II) NOUVEAU(0): 640x480@75Hz
[    12.645] (II) NOUVEAU(0): 800x600@56Hz
[    12.645] (II) NOUVEAU(0): 800x600@60Hz
[    12.646] (II) NOUVEAU(0): 800x600@72Hz
[    12.646] (II) NOUVEAU(0): 800x600@75Hz
[    12.646] (II) NOUVEAU(0): 832x624@75Hz
[    12.646] (II) NOUVEAU(0): 1024x768@60Hz
[    12.646] (II) NOUVEAU(0): 1024x768@70Hz
[    12.646] (II) NOUVEAU(0): 1024x768@75Hz
[    12.646] (II) NOUVEAU(0): 1280x1024@75Hz
[    12.646] (II) NOUVEAU(0): Manufacturer's mask: 0
[    12.646] (II) NOUVEAU(0): Supported standard timings:
[    12.646] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    12.646] (II) NOUVEAU(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    12.646] (II) NOUVEAU(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    12.646] (II) NOUVEAU(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    12.646] (II) NOUVEAU(0): #4: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[    12.646] (II) NOUVEAU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    12.646] (II) NOUVEAU(0): Supported detailed timing:
[    12.646] (II) NOUVEAU(0): clock: 148.5 MHz   Image Size:  521 x 293 mm
[    12.646] (II) NOUVEAU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    12.646] (II) NOUVEAU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    12.646] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    12.646] (II) NOUVEAU(0): Monitor name: PL2409HD
[    12.646] (II) NOUVEAU(0): Serial No: 11077M0902768
[    12.646] (II) NOUVEAU(0): Supported detailed timing:
[    12.646] (II) NOUVEAU(0): clock: 27.0 MHz   Image Size:  521 x 293 mm
[    12.646] (II) NOUVEAU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    12.646] (II) NOUVEAU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    12.646] (II) NOUVEAU(0): Supported detailed timing:
[    12.646] (II) NOUVEAU(0): clock: 74.2 MHz   Image Size:  521 x 293 mm
[    12.646] (II) NOUVEAU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    12.646] (II) NOUVEAU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    12.646] (II) NOUVEAU(0): Supported detailed timing:
[    12.646] (II) NOUVEAU(0): clock: 74.2 MHz   Image Size:  521 x 293 mm
[    12.646] (II) NOUVEAU(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    12.646] (II) NOUVEAU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    12.646] (II) NOUVEAU(0): Supported detailed timing:
[    12.646] (II) NOUVEAU(0): clock: 27.0 MHz   Image Size:  521 x 293 mm
[    12.646] (II) NOUVEAU(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[    12.646] (II) NOUVEAU(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[    12.646] (II) NOUVEAU(0): Number of EDID sections to follow: 1
[    12.646] (II) NOUVEAU(0): EDID (in hex):
[    12.646] (II) NOUVEAU(0): 	00ffffffffffff0026cd0c56d00a0000
[    12.646] (II) NOUVEAU(0): 	2714010380341d782a6041a6564a9c25
[    12.646] (II) NOUVEAU(0): 	125054bfef0081808140714f9500950f
[    12.646] (II) NOUVEAU(0): 	b30001010101023a801871382d40582c
[    12.646] (II) NOUVEAU(0): 	450009252100001e000000fd00384c1e
[    12.646] (II) NOUVEAU(0): 	5311000a202020202020000000fc0050
[    12.646] (II) NOUVEAU(0): 	4c3234303948440a20202020000000ff
[    12.646] (II) NOUVEAU(0): 	0031313037374d303930323736380180
[    12.646] (II) NOUVEAU(0): EDID vendor "IVM", prod id 22028
[    12.646] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[    12.646] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[    12.646] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    12.646] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
[    12.646] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[    12.646] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    12.646] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    12.744] (II) NOUVEAU(0): EDID for output VGA-1
[    12.751] (II) NOUVEAU(0): EDID for output HDMI-1
[    12.751] (II) NOUVEAU(0): Output DVI-I-1 connected
[    12.751] (II) NOUVEAU(0): Output VGA-1 disconnected
[    12.751] (II) NOUVEAU(0): Output HDMI-1 disconnected
[    12.751] (II) NOUVEAU(0): Using exact sizes for initial modes
[    12.751] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1080
[    12.751] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    12.751] (--) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
[    12.751] (**) NOUVEAU(0):  Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
[    12.751] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
[    12.752] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[    12.752] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    12.752] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "1440x900": 136.8 MHz (scaled from 0.0 MHz), 70.6 kHz, 75.0 Hz
[    12.752] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
[    12.752] (II) NOUVEAU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[    12.752] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[    12.752] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[    12.752] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[    12.752] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    12.752] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[    12.752] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[    12.752] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    12.752] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    12.752] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[    12.752] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
[    12.752] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    12.752] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
[    12.752] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[    12.752] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    12.752] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    12.752] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    12.752] (**) NOUVEAU(0): Display dimensions: (520, 290) mm
[    12.752] (**) NOUVEAU(0): DPI set to (93, 94)
[    12.752] (II) Loading sub module "fb"
[    12.752] (II) LoadModule: "fb"
[    12.752] (II) Loading /usr/lib/xorg/modules/libfb.so
[    12.774] (II) Module fb: vendor="X.Org Foundation"
[    12.774] 	compiled for 1.10.2, module version = 1.0.0
[    12.774] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    12.774] (II) Loading sub module "exa"
[    12.774] (II) LoadModule: "exa"
[    12.774] (II) Loading /usr/lib/xorg/modules/libexa.so
[    12.775] (II) Module exa: vendor="X.Org Foundation"
[    12.775] 	compiled for 1.10.2, module version = 2.5.0
[    12.775] 	ABI class: X.Org Video Driver, version 10.0
[    12.775] (II) Loading sub module "shadowfb"
[    12.775] (II) LoadModule: "shadowfb"
[    12.775] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    12.776] (II) Module shadowfb: vendor="X.Org Foundation"
[    12.776] 	compiled for 1.10.2, module version = 1.0.0
[    12.776] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    12.776] (II) UnloadModule: "nv"
[    12.776] (II) Unloading nv
[    12.776] (II) UnloadModule: "vesa"
[    12.776] (II) Unloading vesa
[    12.776] (II) UnloadModule: "fbdev"
[    12.776] (II) Unloading fbdev
[    12.776] (II) UnloadModule: "fbdevhw"
[    12.776] (II) Unloading fbdevhw
[    12.776] (--) Depth 24 pixmap format is 32 bpp
[    12.792] (II) NOUVEAU(0): Opened GPU channel 2
[    12.793] (II) NOUVEAU(0): [DRI2] Setup complete
[    12.793] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    12.793] (II) NOUVEAU(0): GART: 512MiB available
[    12.795] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[    12.809] (II) EXA(0): Driver allocated offscreen pixmaps
[    12.809] (II) EXA(0): Driver registered support for the following operations:
[    12.809] (II)         Solid
[    12.809] (II)         Copy
[    12.809] (II)         Composite (RENDER acceleration)
[    12.809] (II)         UploadToScreen
[    12.809] (II)         DownloadFromScreen
[    12.809] (==) NOUVEAU(0): Backing store disabled
[    12.809] (==) NOUVEAU(0): Silken mouse enabled
[    12.810] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[    12.811] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    12.811] (==) NOUVEAU(0): DPMS enabled
[    12.811] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    12.811] (--) RandR disabled
[    12.811] (II) Initializing built-in extension Generic Event Extension
[    12.811] (II) Initializing built-in extension SHAPE
[    12.811] (II) Initializing built-in extension MIT-SHM
[    12.811] (II) Initializing built-in extension XInputExtension
[    12.811] (II) Initializing built-in extension XTEST
[    12.811] (II) Initializing built-in extension BIG-REQUESTS
[    12.811] (II) Initializing built-in extension SYNC
[    12.811] (II) Initializing built-in extension XKEYBOARD
[    12.811] (II) Initializing built-in extension XC-MISC
[    12.811] (II) Initializing built-in extension SECURITY
[    12.811] (II) Initializing built-in extension XINERAMA
[    12.811] (II) Initializing built-in extension XFIXES
[    12.811] (II) Initializing built-in extension RENDER
[    12.811] (II) Initializing built-in extension RANDR
[    12.811] (II) Initializing built-in extension COMPOSITE
[    12.811] (II) Initializing built-in extension DAMAGE
[    12.815] (II) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/nouveau_dri.so failed (/usr/lib/xorg/modules/dri/nouveau_dri.so: cannot open shared object file: No such file or directory)
[    12.815] (II) AIGLX: reverting to software rendering
[    12.815] (II) AIGLX: Screen 0 is not DRI capable
[    12.956] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
[    12.956] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    12.959] (II) NOUVEAU(0): NVEnterVT is called.
[    12.977] (II) NOUVEAU(0): Setting screen physical size to 508 x 285
[    12.977] resize called 1920 1080
[    13.238] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    13.238] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.238] (II) LoadModule: "evdev"
[    13.238] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.251] (II) Module evdev: vendor="X.Org Foundation"
[    13.251] 	compiled for 1.10.0, module version = 2.6.0
[    13.251] 	Module class: X.Org XInput Driver
[    13.251] 	ABI class: X.Org XInput driver, version 12.2
[    13.251] (II) Using input driver 'evdev' for 'Power Button'
[    13.251] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.251] (**) Power Button: always reports core events
[    13.251] (**) Power Button: Device: "/dev/input/event2"
[    13.280] (--) Power Button: Found keys
[    13.280] (II) Power Button: Configuring as keyboard
[    13.280] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    13.280] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    13.280] (**) Option "xkb_rules" "evdev"
[    13.280] (**) Option "xkb_model" "evdev"
[    13.280] (**) Option "xkb_layout" "fr"
[    13.308] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    13.308] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.308] (II) Using input driver 'evdev' for 'Power Button'
[    13.308] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.308] (**) Power Button: always reports core events
[    13.308] (**) Power Button: Device: "/dev/input/event1"
[    13.330] (--) Power Button: Found keys
[    13.330] (II) Power Button: Configuring as keyboard
[    13.330] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[    13.330] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    13.330] (**) Option "xkb_rules" "evdev"
[    13.330] (**) Option "xkb_model" "evdev"
[    13.330] (**) Option "xkb_layout" "fr"
[    13.336] (II) config/udev: Adding input device HID 13ec:0006 (/dev/input/event4)
[    13.336] (**) HID 13ec:0006: Applying InputClass "evdev keyboard catchall"
[    13.336] (II) Using input driver 'evdev' for 'HID 13ec:0006'
[    13.336] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.336] (**) HID 13ec:0006: always reports core events
[    13.336] (**) HID 13ec:0006: Device: "/dev/input/event4"
[    13.360] (--) HID 13ec:0006: Found keys
[    13.360] (II) HID 13ec:0006: Configuring as keyboard
[    13.360] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input4/event4"
[    13.360] (II) XINPUT: Adding extended input device "HID 13ec:0006" (type: KEYBOARD)
[    13.360] (**) Option "xkb_rules" "evdev"
[    13.360] (**) Option "xkb_model" "evdev"
[    13.360] (**) Option "xkb_layout" "fr"
[    13.360] (II) config/udev: Adding input device Logitech USB RECEIVER (/dev/input/event3)
[    13.360] (**) Logitech USB RECEIVER: Applying InputClass "evdev pointer catchall"
[    13.360] (II) Using input driver 'evdev' for 'Logitech USB RECEIVER'
[    13.360] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.360] (**) Logitech USB RECEIVER: always reports core events
[    13.360] (**) Logitech USB RECEIVER: Device: "/dev/input/event3"
[    13.386] (--) Logitech USB RECEIVER: Found 20 mouse buttons
[    13.386] (--) Logitech USB RECEIVER: Found scroll wheel(s)
[    13.386] (--) Logitech USB RECEIVER: Found relative axes
[    13.386] (--) Logitech USB RECEIVER: Found x and y relative axes
[    13.386] (II) Logitech USB RECEIVER: Configuring as mouse
[    13.386] (II) Logitech USB RECEIVER: Adding scrollwheel support
[    13.386] (**) Logitech USB RECEIVER: YAxisMapping: buttons 4 and 5
[    13.386] (**) Logitech USB RECEIVER: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    13.386] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/input/input3/event3"
[    13.386] (II) XINPUT: Adding extended input device "Logitech USB RECEIVER" (type: MOUSE)
[    13.387] (II) Logitech USB RECEIVER: initialized for relative axes.
[    13.387] (**) Logitech USB RECEIVER: (accel) keeping acceleration scheme 1
[    13.387] (**) Logitech USB RECEIVER: (accel) acceleration profile 0
[    13.387] (**) Logitech USB RECEIVER: (accel) acceleration factor: 2.000
[    13.387] (**) Logitech USB RECEIVER: (accel) acceleration threshold: 4
[    13.387] (II) config/udev: Adding input device Logitech USB RECEIVER (/dev/input/mouse0)
[    13.387] (II) No input driver/identifier specified (ignoring)
[    13.387] (II) config/udev: Adding input device Logitech Logitech Dual Action (/dev/input/event5)
[    13.387] (**) Logitech Logitech Dual Action: Applying InputClass "joystick catchall"
[    13.387] (II) LoadModule: "joystick"
[    13.387] (II) Loading /usr/lib/xorg/modules/input/joystick_drv.so
[    13.388] (II) Module joystick: vendor="X.Org Foundation"
[    13.388] 	compiled for 1.10.1, module version = 1.6.0
[    13.388] 	Module class: X.Org XInput Driver
[    13.388] 	ABI class: X.Org XInput driver, version 12.2
[    13.388] (II) Using input driver 'joystick' for 'Logitech Logitech Dual Action'
[    13.388] (II) Loading /usr/lib/xorg/modules/input/joystick_drv.so
[    13.388] (**) Logitech Logitech Dual Action: always reports core events
[    13.388] (**) Logitech Logitech Dual Action (keys): Applying InputClass "joystick catchall"
[    13.388] (II) Using input driver 'joystick' for 'Logitech Logitech Dual Action (keys)'
[    13.388] (II) Loading /usr/lib/xorg/modules/input/joystick_drv.so
[    13.388] (**) Logitech Logitech Dual Action (keys): always reports core events
[    13.388] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.0/input/input5/event5"
[    13.388] (II) XINPUT: Adding extended input device "Logitech Logitech Dual Action (keys)" (type: JOYSTICK)
[    13.405] (**) Option "Device" "/dev/input/event5"
[    13.405] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.0/input/input5/event5"
[    13.405] (II) XINPUT: Adding extended input device "Logitech Logitech Dual Action" (type: JOYSTICK)
[    13.430] (II) Joystick: Logitech Logitech Dual Action. bus 0x3 vendor 0x46d product 0xc216 version 0x110
[    13.430] (II) Joystick: found 6 axes, 12 buttons
[    13.483] (**) Logitech Logitech Dual Action: (accel) keeping acceleration scheme 1
[    13.483] (**) Logitech Logitech Dual Action: (accel) acceleration profile 0
[    13.483] (**) Logitech Logitech Dual Action: (accel) acceleration factor: 2.000
[    13.483] (**) Logitech Logitech Dual Action: (accel) acceleration threshold: 4
[    13.510] (II) config/udev: Adding input device Logitech Logitech Dual Action (/dev/input/js0)
[    13.510] (II) No input driver/identifier specified (ignoring)
[    13.513] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    13.513] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    13.513] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    13.513] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.513] (**) AT Translated Set 2 keyboard: always reports core events
[    13.513] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    13.536] (--) AT Translated Set 2 keyboard: Found keys
[    13.537] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    13.537] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    13.537] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    13.537] (**) Option "xkb_rules" "evdev"
[    13.537] (**) Option "xkb_model" "evdev"
[    13.537] (**) Option "xkb_layout" "fr"
[    36.242] (II) NOUVEAU(0): EDID vendor "IVM", prod id 22028
[    36.242] (II) NOUVEAU(0): Using hsync ranges from config file
[    36.242] (II) NOUVEAU(0): Using vrefresh ranges from config file
[    36.242] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    36.242] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[    36.242] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
[    55.195] (II) NOUVEAU(0): EDID vendor "IVM", prod id 22028
[    55.195] (II) NOUVEAU(0): Using hsync ranges from config file
[    55.195] (II) NOUVEAU(0): Using vrefresh ranges from config file
[    55.195] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    55.195] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[    55.195] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
Merci encore :)
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par FoolEcho »

Je ne vois pas trop... surtout que le problème survient avec les deux pilotes (tu as une configuration particulière de ta carte niveau conf de xorg ?). :?
Si tu changes d'applications par ALT+TAB, ça fonctionne correctement ? Une désactivation des effets de bureau donne quoi ? :|
«The following statement is not true. The previous statement is true.» :nage:
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17596
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par benjarobin »

Tu ne lancerai pas le tout depuis une machine virtuelle ?
Sinon il te manque ce fichier : /usr/lib/xorg/modules/dri/nouveau_dri.so
Tu as bien installé : nouveau-dri ?
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
shom
Chu Ko Nu
Messages : 419
Inscription : jeu. 26 mai 2011, 22:44

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par shom »

Je lance tout ça d'un Core i5 750 avec 5go de DDR3, une P7P55D et une 9600GT
Les effets de bureuau sont désactivés
Meme probleme apparemment sous openbox mais seulement apres deux jours d'utilisation...
Voici mon /etc/X11/xorg.conf.d/10-evdev.conf

Code : Tout sélectionner

 #
# 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"
        Option "XkbLayout" "fr"
        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
J'arrive a changer de fenetre avec ALT+TAB
Et je viens d'installer nouveau-dri, je reboot ...
EDIT : Apres reboot toujours le meme putain de probleme !! Argghh !!!
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par FoolEcho »

Après examen un peu plus attentif, ça aussi me choque:
shom a écrit :

Code : Tout sélectionner

[    12.103] (II) LoadModule: "nv"
[    12.103] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
[    12.110] (II) Module nv: vendor="X.Org Foundation"
Désinstalle donc xf86-video-nv (qui est le pilote nvidia libre "historique", je pense que X s'emmêle les crayons là dessus car il trouve nv et nouveau ou nv et nvidia et charge tout ce qui colle à ta configuration: ce qui expliquerait pourquoi il n'y a pas d'identification au niveau du .xsessions-error).
Puis n'utilise que nvidia ou nouveau (attention si tu bascules de l'un à l'autre, suis bien le wiki). Au besoin, rajoute un fichier de configuration dans /etc/X11/xorg.conf.d (pareil, wiki http://wiki.archlinux.fr/Nvidia ).
«The following statement is not true. The previous statement is true.» :nage:
shom
Chu Ko Nu
Messages : 419
Inscription : jeu. 26 mai 2011, 22:44

Re: [KDE]Lanceur d'application, langue, bug fenetres

Message par shom »

Argggh !!! Ca marche toujours pas ! En désinstallant nv ! (il est écrit dans le wiki fr qu'il est chargé par défaut par xorg)
Mais il est écrit la meme chose avec vesa et fbdev (vesa est un pilote générique je crois a désinstaller du coup non ?)
Je remets le Xorg.0.log

Code : Tout sélectionner

[    10.664] 
X.Org X Server 1.10.2
Release Date: 2011-05-28
[    10.677] X Protocol Version 11, Revision 0
[    10.677] Build Operating System: Linux 2.6.38-ARCH x86_64 
[    10.677] Current Operating System: Linux Martin 2.6.39-ARCH #1 SMP PREEMPT Mon Jun 6 22:37:55 CEST 2011 x86_64
[    10.677] Kernel command line: root=/dev/sda2 ro quiet
[    10.677] Build Date: 30 May 2011  08:18:15AM
[    10.677]  
[    10.677] Current version of pixman: 0.22.0
[    10.677] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.677] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.677] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 18 16:28:39 2011
[    10.689] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.722] (==) No Layout section.  Using the first Screen section.
[    10.722] (==) No screen section available. Using defaults.
[    10.722] (**) |-->Screen "Default Screen Section" (0)
[    10.722] (**) |   |-->Monitor "<default monitor>"
[    10.722] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    10.722] (==) Automatically adding devices
[    10.722] (==) Automatically enabling devices
[    10.762] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    10.762] 	Entry deleted from font path.
[    10.795] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    10.795] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.795] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.795] (II) Loader magic: 0x7d3440
[    10.795] (II) Module ABI versions:
[    10.795] 	X.Org ANSI C Emulation: 0.4
[    10.795] 	X.Org Video Driver: 10.0
[    10.795] 	X.Org XInput driver : 12.2
[    10.795] 	X.Org Server Extension : 5.0
[    10.796] (--) PCI:*(0:4:0:0) 10de:0622:1458:34d2 rev 161, Mem @ 0xf6000000/16777216, 0xc0000000/536870912, 0xf4000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/524288
[    10.796] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.796] (II) LoadModule: "extmod"
[    10.802] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    10.816] (II) Module extmod: vendor="X.Org Foundation"
[    10.816] 	compiled for 1.10.2, module version = 1.0.0
[    10.816] 	Module class: X.Org Server Extension
[    10.816] 	ABI class: X.Org Server Extension, version 5.0
[    10.816] (II) Loading extension MIT-SCREEN-SAVER
[    10.816] (II) Loading extension XFree86-VidModeExtension
[    10.816] (II) Loading extension XFree86-DGA
[    10.816] (II) Loading extension DPMS
[    10.816] (II) Loading extension XVideo
[    10.816] (II) Loading extension XVideo-MotionCompensation
[    10.816] (II) Loading extension X-Resource
[    10.816] (II) LoadModule: "dbe"
[    10.816] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    10.826] (II) Module dbe: vendor="X.Org Foundation"
[    10.826] 	compiled for 1.10.2, module version = 1.0.0
[    10.826] 	Module class: X.Org Server Extension
[    10.826] 	ABI class: X.Org Server Extension, version 5.0
[    10.826] (II) Loading extension DOUBLE-BUFFER
[    10.826] (II) LoadModule: "glx"
[    10.826] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.838] (II) Module glx: vendor="X.Org Foundation"
[    10.838] 	compiled for 1.10.2, module version = 1.0.0
[    10.838] 	ABI class: X.Org Server Extension, version 5.0
[    10.838] (==) AIGLX enabled
[    10.838] (II) Loading extension GLX
[    10.838] (II) LoadModule: "record"
[    10.838] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    10.839] (II) Module record: vendor="X.Org Foundation"
[    10.839] 	compiled for 1.10.2, module version = 1.13.0
[    10.839] 	Module class: X.Org Server Extension
[    10.839] 	ABI class: X.Org Server Extension, version 5.0
[    10.839] (II) Loading extension RECORD
[    10.839] (II) LoadModule: "dri"
[    10.839] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    10.840] (II) Module dri: vendor="X.Org Foundation"
[    10.840] 	compiled for 1.10.2, module version = 1.0.0
[    10.840] 	ABI class: X.Org Server Extension, version 5.0
[    10.840] (II) Loading extension XFree86-DRI
[    10.840] (II) LoadModule: "dri2"
[    10.840] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    10.841] (II) Module dri2: vendor="X.Org Foundation"
[    10.841] 	compiled for 1.10.2, module version = 1.2.0
[    10.841] 	ABI class: X.Org Server Extension, version 5.0
[    10.841] (II) Loading extension DRI2
[    10.841] (==) Matched nouveau as autoconfigured driver 0
[    10.841] (==) Matched nv as autoconfigured driver 1
[    10.841] (==) Matched nvidia as autoconfigured driver 2
[    10.841] (==) Matched vesa as autoconfigured driver 3
[    10.841] (==) Matched fbdev as autoconfigured driver 4
[    10.841] (==) Assigned the driver to the xf86ConfigLayout
[    10.841] (II) LoadModule: "nouveau"
[    10.850] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    10.866] (II) Module nouveau: vendor="X.Org Foundation"
[    10.866] 	compiled for 1.10.2, module version = 0.0.16
[    10.866] 	Module class: X.Org Video Driver
[    10.866] 	ABI class: X.Org Video Driver, version 10.0
[    10.866] (II) LoadModule: "nv"
[    10.866] (WW) Warning, couldn't open module nv
[    10.866] (II) UnloadModule: "nv"
[    10.866] (II) Unloading nv
[    10.866] (EE) Failed to load module "nv" (module does not exist, 0)
[    10.866] (II) LoadModule: "nvidia"
[    10.867] (WW) Warning, couldn't open module nvidia
[    10.867] (II) UnloadModule: "nvidia"
[    10.867] (II) Unloading nvidia
[    10.867] (EE) Failed to load module "nvidia" (module does not exist, 0)
[    10.867] (II) LoadModule: "vesa"
[    10.867] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    10.879] (II) Module vesa: vendor="X.Org Foundation"
[    10.879] 	compiled for 1.10.0, module version = 2.3.0
[    10.879] 	Module class: X.Org Video Driver
[    10.879] 	ABI class: X.Org Video Driver, version 10.0
[    10.879] (II) LoadModule: "fbdev"
[    10.879] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    10.885] (II) Module fbdev: vendor="X.Org Foundation"
[    10.885] 	compiled for 1.10.0, module version = 0.4.2
[    10.885] 	ABI class: X.Org Video Driver, version 10.0
[    10.885] (II) NOUVEAU driver 
[    10.885] (II) NOUVEAU driver for NVIDIA chipset families :
[    10.885] 	RIVA TNT        (NV04)
[    10.885] 	RIVA TNT2       (NV05)
[    10.885] 	GeForce 256     (NV10)
[    10.885] 	GeForce 2       (NV11, NV15)
[    10.885] 	GeForce 4MX     (NV17, NV18)
[    10.885] 	GeForce 3       (NV20)
[    10.885] 	GeForce 4Ti     (NV25, NV28)
[    10.885] 	GeForce FX      (NV3x)
[    10.885] 	GeForce 6       (NV4x)
[    10.885] 	GeForce 7       (G7x)
[    10.885] 	GeForce 8       (G8x)
[    10.885] 	GeForce GTX 200 (NVA0)
[    10.885] 	GeForce GTX 400 (NVC0)
[    10.885] (II) VESA: driver for VESA chipsets: vesa
[    10.885] (II) FBDEV: driver for framebuffer: fbdev
[    10.885] (++) using VT number 7

[    10.887] drmOpenDevice: node name is /dev/dri/card0
[    10.887] drmOpenDevice: open result is 7, (OK)
[    10.887] drmOpenByBusid: Searching for BusID pci:0000:04:00.0
[    10.887] drmOpenDevice: node name is /dev/dri/card0
[    10.887] drmOpenDevice: open result is 7, (OK)
[    10.887] drmOpenByBusid: drmOpenMinor returns 7
[    10.887] drmOpenByBusid: drmGetBusid reports pci:0000:04:00.0
[    10.887] (II) [drm] nouveau interface version: 0.0.16
[    10.887] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    10.887] (WW) Falling back to old probe method for vesa
[    10.887] (WW) Falling back to old probe method for fbdev
[    10.887] (II) Loading sub module "fbdevhw"
[    10.887] (II) LoadModule: "fbdevhw"
[    10.887] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    10.895] (II) Module fbdevhw: vendor="X.Org Foundation"
[    10.895] 	compiled for 1.10.2, module version = 0.0.2
[    10.895] 	ABI class: X.Org Video Driver, version 10.0
[    10.895] (II) Loading sub module "dri"
[    10.895] (II) LoadModule: "dri"
[    10.895] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    10.895] (II) Module dri: vendor="X.Org Foundation"
[    10.895] 	compiled for 1.10.2, module version = 1.0.0
[    10.895] 	ABI class: X.Org Server Extension, version 5.0
[    10.895] (II) NOUVEAU(0): Loaded DRI module
[    10.895] drmOpenDevice: node name is /dev/dri/card0
[    10.895] drmOpenDevice: open result is 8, (OK)
[    10.895] drmOpenDevice: node name is /dev/dri/card0
[    10.895] drmOpenDevice: open result is 8, (OK)
[    10.895] drmOpenByBusid: Searching for BusID pci:0000:04:00.0
[    10.895] drmOpenDevice: node name is /dev/dri/card0
[    10.895] drmOpenDevice: open result is 8, (OK)
[    10.895] drmOpenByBusid: drmOpenMinor returns 8
[    10.895] drmOpenByBusid: drmGetBusid reports pci:0000:04:00.0
[    10.895] (II) [drm] DRM interface version 1.4
[    10.895] (II) [drm] DRM open master succeeded.
[    10.895] (--) NOUVEAU(0): Chipset: "NVIDIA NV94"
[    10.895] (II) NOUVEAU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    10.895] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    10.895] (==) NOUVEAU(0): RGB weight 888
[    10.895] (==) NOUVEAU(0): Default visual is TrueColor
[    10.895] (==) NOUVEAU(0): Using HW cursor
[    10.895] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[    10.895] (==) NOUVEAU(0): Page flipping enabled
[    11.098] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[    11.196] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[    11.204] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[    11.408] (II) NOUVEAU(0): EDID for output DVI-I-1
[    11.408] (II) NOUVEAU(0): Manufacturer: IVM  Model: 560c  Serial#: 2768
[    11.408] (II) NOUVEAU(0): Year: 2010  Week: 39
[    11.408] (II) NOUVEAU(0): EDID Version: 1.3
[    11.408] (II) NOUVEAU(0): Digital Display Input
[    11.408] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 52  vert.: 29
[    11.408] (II) NOUVEAU(0): Gamma: 2.20
[    11.408] (II) NOUVEAU(0): DPMS capabilities: Off
[    11.408] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    11.408] (II) NOUVEAU(0): First detailed timing is preferred mode
[    11.408] (II) NOUVEAU(0): redX: 0.649 redY: 0.338   greenX: 0.289 greenY: 0.609
[    11.408] (II) NOUVEAU(0): blueX: 0.146 blueY: 0.070   whiteX: 0.312 whiteY: 0.329
[    11.408] (II) NOUVEAU(0): Supported established timings:
[    11.408] (II) NOUVEAU(0): 720x400@70Hz
[    11.408] (II) NOUVEAU(0): 640x480@60Hz
[    11.408] (II) NOUVEAU(0): 640x480@67Hz
[    11.408] (II) NOUVEAU(0): 640x480@72Hz
[    11.408] (II) NOUVEAU(0): 640x480@75Hz
[    11.408] (II) NOUVEAU(0): 800x600@56Hz
[    11.408] (II) NOUVEAU(0): 800x600@60Hz
[    11.408] (II) NOUVEAU(0): 800x600@72Hz
[    11.408] (II) NOUVEAU(0): 800x600@75Hz
[    11.408] (II) NOUVEAU(0): 832x624@75Hz
[    11.408] (II) NOUVEAU(0): 1024x768@60Hz
[    11.408] (II) NOUVEAU(0): 1024x768@70Hz
[    11.408] (II) NOUVEAU(0): 1024x768@75Hz
[    11.408] (II) NOUVEAU(0): 1280x1024@75Hz
[    11.408] (II) NOUVEAU(0): Manufacturer's mask: 0
[    11.408] (II) NOUVEAU(0): Supported standard timings:
[    11.408] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    11.408] (II) NOUVEAU(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    11.408] (II) NOUVEAU(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    11.408] (II) NOUVEAU(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    11.408] (II) NOUVEAU(0): #4: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[    11.408] (II) NOUVEAU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    11.408] (II) NOUVEAU(0): Supported detailed timing:
[    11.408] (II) NOUVEAU(0): clock: 148.5 MHz   Image Size:  521 x 293 mm
[    11.408] (II) NOUVEAU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    11.408] (II) NOUVEAU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    11.408] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    11.408] (II) NOUVEAU(0): Monitor name: PL2409HD
[    11.408] (II) NOUVEAU(0): Serial No: 11077M0902768
[    11.408] (II) NOUVEAU(0): Supported detailed timing:
[    11.408] (II) NOUVEAU(0): clock: 27.0 MHz   Image Size:  521 x 293 mm
[    11.408] (II) NOUVEAU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    11.408] (II) NOUVEAU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    11.408] (II) NOUVEAU(0): Supported detailed timing:
[    11.408] (II) NOUVEAU(0): clock: 74.2 MHz   Image Size:  521 x 293 mm
[    11.408] (II) NOUVEAU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    11.408] (II) NOUVEAU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    11.408] (II) NOUVEAU(0): Supported detailed timing:
[    11.408] (II) NOUVEAU(0): clock: 74.2 MHz   Image Size:  521 x 293 mm
[    11.408] (II) NOUVEAU(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    11.408] (II) NOUVEAU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    11.408] (II) NOUVEAU(0): Supported detailed timing:
[    11.408] (II) NOUVEAU(0): clock: 27.0 MHz   Image Size:  521 x 293 mm
[    11.408] (II) NOUVEAU(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[    11.408] (II) NOUVEAU(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[    11.408] (II) NOUVEAU(0): Number of EDID sections to follow: 1
[    11.408] (II) NOUVEAU(0): EDID (in hex):
[    11.408] (II) NOUVEAU(0): 	00ffffffffffff0026cd0c56d00a0000
[    11.408] (II) NOUVEAU(0): 	2714010380341d782a6041a6564a9c25
[    11.408] (II) NOUVEAU(0): 	125054bfef0081808140714f9500950f
[    11.408] (II) NOUVEAU(0): 	b30001010101023a801871382d40582c
[    11.408] (II) NOUVEAU(0): 	450009252100001e000000fd00384c1e
[    11.408] (II) NOUVEAU(0): 	5311000a202020202020000000fc0050
[    11.408] (II) NOUVEAU(0): 	4c3234303948440a20202020000000ff
[    11.408] (II) NOUVEAU(0): 	0031313037374d303930323736380180
[    11.408] (II) NOUVEAU(0): EDID vendor "IVM", prod id 22028
[    11.408] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[    11.408] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[    11.408] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    11.408] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
[    11.408] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[    11.408] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    11.408] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    11.409] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    11.409] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    11.409] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    11.409] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    11.409] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    11.409] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    11.409] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    11.409] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    11.409] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    11.409] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    11.506] (II) NOUVEAU(0): EDID for output VGA-1
[    11.514] (II) NOUVEAU(0): EDID for output HDMI-1
[    11.514] (II) NOUVEAU(0): Output DVI-I-1 connected
[    11.514] (II) NOUVEAU(0): Output VGA-1 disconnected
[    11.514] (II) NOUVEAU(0): Output HDMI-1 disconnected
[    11.514] (II) NOUVEAU(0): Using exact sizes for initial modes
[    11.514] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1080
[    11.514] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    11.514] (--) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
[    11.514] (**) NOUVEAU(0):  Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
[    11.514] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
[    11.514] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[    11.514] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    11.514] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "1440x900": 136.8 MHz (scaled from 0.0 MHz), 70.6 kHz, 75.0 Hz
[    11.514] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
[    11.514] (II) NOUVEAU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[    11.514] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[    11.514] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[    11.514] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[    11.514] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    11.514] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[    11.514] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[    11.514] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    11.514] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    11.514] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[    11.514] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
[    11.514] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    11.514] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
[    11.514] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[    11.514] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    11.514] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    11.514] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    11.514] (**) NOUVEAU(0): Display dimensions: (520, 290) mm
[    11.514] (**) NOUVEAU(0): DPI set to (93, 94)
[    11.514] (II) Loading sub module "fb"
[    11.514] (II) LoadModule: "fb"
[    11.514] (II) Loading /usr/lib/xorg/modules/libfb.so
[    11.570] (II) Module fb: vendor="X.Org Foundation"
[    11.570] 	compiled for 1.10.2, module version = 1.0.0
[    11.570] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.571] (II) Loading sub module "exa"
[    11.571] (II) LoadModule: "exa"
[    11.571] (II) Loading /usr/lib/xorg/modules/libexa.so
[    11.571] (II) Module exa: vendor="X.Org Foundation"
[    11.572] 	compiled for 1.10.2, module version = 2.5.0
[    11.572] 	ABI class: X.Org Video Driver, version 10.0
[    11.572] (II) Loading sub module "shadowfb"
[    11.572] (II) LoadModule: "shadowfb"
[    11.572] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    11.572] (II) Module shadowfb: vendor="X.Org Foundation"
[    11.572] 	compiled for 1.10.2, module version = 1.0.0
[    11.572] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.572] (II) UnloadModule: "vesa"
[    11.572] (II) Unloading vesa
[    11.572] (II) UnloadModule: "fbdev"
[    11.572] (II) Unloading fbdev
[    11.572] (II) UnloadModule: "fbdevhw"
[    11.572] (II) Unloading fbdevhw
[    11.572] (--) Depth 24 pixmap format is 32 bpp
[    11.589] (II) NOUVEAU(0): Opened GPU channel 2
[    11.589] (II) NOUVEAU(0): [DRI2] Setup complete
[    11.589] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    11.589] (II) NOUVEAU(0): GART: 512MiB available
[    11.591] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[    11.593] (II) EXA(0): Driver allocated offscreen pixmaps
[    11.593] (II) EXA(0): Driver registered support for the following operations:
[    11.593] (II)         Solid
[    11.593] (II)         Copy
[    11.593] (II)         Composite (RENDER acceleration)
[    11.593] (II)         UploadToScreen
[    11.593] (II)         DownloadFromScreen
[    11.593] (==) NOUVEAU(0): Backing store disabled
[    11.593] (==) NOUVEAU(0): Silken mouse enabled
[    11.594] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[    11.594] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    11.594] (==) NOUVEAU(0): DPMS enabled
[    11.594] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    11.594] (--) RandR disabled
[    11.594] (II) Initializing built-in extension Generic Event Extension
[    11.594] (II) Initializing built-in extension SHAPE
[    11.594] (II) Initializing built-in extension MIT-SHM
[    11.594] (II) Initializing built-in extension XInputExtension
[    11.594] (II) Initializing built-in extension XTEST
[    11.594] (II) Initializing built-in extension BIG-REQUESTS
[    11.594] (II) Initializing built-in extension SYNC
[    11.594] (II) Initializing built-in extension XKEYBOARD
[    11.594] (II) Initializing built-in extension XC-MISC
[    11.594] (II) Initializing built-in extension SECURITY
[    11.594] (II) Initializing built-in extension XINERAMA
[    11.594] (II) Initializing built-in extension XFIXES
[    11.594] (II) Initializing built-in extension RENDER
[    11.594] (II) Initializing built-in extension RANDR
[    11.594] (II) Initializing built-in extension COMPOSITE
[    11.594] (II) Initializing built-in extension DAMAGE
[    11.770] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    11.770] (II) AIGLX: enabled GLX_INTEL_swap_event
[    11.770] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    11.770] (II) AIGLX: enabled GLX_SGI_make_current_read
[    11.770] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    11.770] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/nouveau_dri.so
[    11.770] (II) GLX: Initialized DRI2 GL provider for screen 0
[    11.772] (II) NOUVEAU(0): NVEnterVT is called.
[    11.794] (II) NOUVEAU(0): Setting screen physical size to 508 x 285
[    11.794] resize called 1920 1080
[    12.059] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    12.059] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.059] (II) LoadModule: "evdev"
[    12.059] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.072] (II) Module evdev: vendor="X.Org Foundation"
[    12.072] 	compiled for 1.10.0, module version = 2.6.0
[    12.072] 	Module class: X.Org XInput Driver
[    12.072] 	ABI class: X.Org XInput driver, version 12.2
[    12.072] (II) Using input driver 'evdev' for 'Power Button'
[    12.072] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.072] (**) Power Button: always reports core events
[    12.072] (**) Power Button: Device: "/dev/input/event2"
[    12.086] (--) Power Button: Found keys
[    12.086] (II) Power Button: Configuring as keyboard
[    12.086] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    12.086] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    12.086] (**) Option "xkb_rules" "evdev"
[    12.086] (**) Option "xkb_model" "evdev"
[    12.086] (**) Option "xkb_layout" "fr"
[    12.121] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    12.121] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.121] (II) Using input driver 'evdev' for 'Power Button'
[    12.121] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.121] (**) Power Button: always reports core events
[    12.121] (**) Power Button: Device: "/dev/input/event1"
[    12.157] (--) Power Button: Found keys
[    12.157] (II) Power Button: Configuring as keyboard
[    12.157] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[    12.157] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    12.157] (**) Option "xkb_rules" "evdev"
[    12.157] (**) Option "xkb_model" "evdev"
[    12.157] (**) Option "xkb_layout" "fr"
[    12.162] (II) config/udev: Adding input device HID 13ec:0006 (/dev/input/event3)
[    12.162] (**) HID 13ec:0006: Applying InputClass "evdev keyboard catchall"
[    12.162] (II) Using input driver 'evdev' for 'HID 13ec:0006'
[    12.162] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.162] (**) HID 13ec:0006: always reports core events
[    12.162] (**) HID 13ec:0006: Device: "/dev/input/event3"
[    12.180] (--) HID 13ec:0006: Found keys
[    12.180] (II) HID 13ec:0006: Configuring as keyboard
[    12.180] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input3/event3"
[    12.180] (II) XINPUT: Adding extended input device "HID 13ec:0006" (type: KEYBOARD)
[    12.180] (**) Option "xkb_rules" "evdev"
[    12.180] (**) Option "xkb_model" "evdev"
[    12.180] (**) Option "xkb_layout" "fr"
[    12.180] (II) config/udev: Adding input device Logitech USB RECEIVER (/dev/input/event4)
[    12.181] (**) Logitech USB RECEIVER: Applying InputClass "evdev pointer catchall"
[    12.181] (II) Using input driver 'evdev' for 'Logitech USB RECEIVER'
[    12.181] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.181] (**) Logitech USB RECEIVER: always reports core events
[    12.181] (**) Logitech USB RECEIVER: Device: "/dev/input/event4"
[    12.206] (--) Logitech USB RECEIVER: Found 20 mouse buttons
[    12.206] (--) Logitech USB RECEIVER: Found scroll wheel(s)
[    12.206] (--) Logitech USB RECEIVER: Found relative axes
[    12.206] (--) Logitech USB RECEIVER: Found x and y relative axes
[    12.206] (II) Logitech USB RECEIVER: Configuring as mouse
[    12.206] (II) Logitech USB RECEIVER: Adding scrollwheel support
[    12.206] (**) Logitech USB RECEIVER: YAxisMapping: buttons 4 and 5
[    12.206] (**) Logitech USB RECEIVER: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    12.206] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/input/input4/event4"
[    12.206] (II) XINPUT: Adding extended input device "Logitech USB RECEIVER" (type: MOUSE)
[    12.207] (II) Logitech USB RECEIVER: initialized for relative axes.
[    12.207] (**) Logitech USB RECEIVER: (accel) keeping acceleration scheme 1
[    12.207] (**) Logitech USB RECEIVER: (accel) acceleration profile 0
[    12.207] (**) Logitech USB RECEIVER: (accel) acceleration factor: 2.000
[    12.207] (**) Logitech USB RECEIVER: (accel) acceleration threshold: 4
[    12.207] (II) config/udev: Adding input device Logitech USB RECEIVER (/dev/input/mouse0)
[    12.207] (II) No input driver/identifier specified (ignoring)
[    12.210] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    12.210] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    12.210] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    12.210] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.210] (**) AT Translated Set 2 keyboard: always reports core events
[    12.210] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    12.233] (--) AT Translated Set 2 keyboard: Found keys
[    12.233] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    12.233] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    12.233] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    12.233] (**) Option "xkb_rules" "evdev"
[    12.233] (**) Option "xkb_model" "evdev"
[    12.233] (**) Option "xkb_layout" "fr"
Puisque le probleme vient de Xorg ou du pilote de toute façon non ? Il n'y a pas de log pour nouveau ?
Répondre