[reseau]les services réseau du système incompatibles(resolu)
-
- newbie
- Messages : 9
- Inscription : dim. 25 mars 2012, 14:26
[reseau]les services réseau du système incompatibles(resolu)
Bonjour,
je viens tout juste d'installer archlinux avec gnome3 (64bits) sur mon nouveau portable grace a la netinstall.
le reseau en filaire fonctionne correctement cependant le service network-manager est invisible (poutant il est bien installer par le paquet network-manager-applet).
je n'ai donc aucun moyen de me connecter en wifi (ni même de savoir si la carte fonctionne ou quel pilote il faudrait).
lorsque je tente d'ouvrir le sujet "reseau" dans mes paramètres systèmes je reçois ce message :
"Les services réseau du système ne sont pas compatibles avec cette version."
suite à cela seul la configuration d'un serveur mandataire m'est proposé.
Merci d'avance pour votre aide
Lemuria.
je viens tout juste d'installer archlinux avec gnome3 (64bits) sur mon nouveau portable grace a la netinstall.
le reseau en filaire fonctionne correctement cependant le service network-manager est invisible (poutant il est bien installer par le paquet network-manager-applet).
je n'ai donc aucun moyen de me connecter en wifi (ni même de savoir si la carte fonctionne ou quel pilote il faudrait).
lorsque je tente d'ouvrir le sujet "reseau" dans mes paramètres systèmes je reçois ce message :
"Les services réseau du système ne sont pas compatibles avec cette version."
suite à cela seul la configuration d'un serveur mandataire m'est proposé.
Merci d'avance pour votre aide
Lemuria.
Dernière modification par lemuria088 le mar. 27 mars 2012, 12:09, modifié 2 fois.
- benjarobin
- Maître du Kyudo
- Messages : 17606
- Inscription : sam. 30 mai 2009, 15:48
- Localisation : Lyon
Re: [reseau]les services réseau du système incomptibles...
As tu lu le wiki ? Si oui comment as tu configuré le tout ?
As tu essayé de te connecter manuellement (voir Wiki) et donne nous les commandes ainsi que les sorties associées.
Quelles sont les sorties des commandes de base : ifconfig -a, hwinfo --netcard...
As tu essayé de te connecter manuellement (voir Wiki) et donne nous les commandes ainsi que les sorties associées.
Quelles sont les sorties des commandes de base : ifconfig -a, hwinfo --netcard...
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
-
- newbie
- Messages : 9
- Inscription : dim. 25 mars 2012, 14:26
Re: [reseau]les services réseau du système incomptibles...
Voici les résultats de commandes :
puis :
d'ailleur je ne comprends pas très bien le "(none)", j'ai pourtant fait l'installation d'après le wiki effectivement, "installation de base" puis le serveur Xorg, le pilote libre pour ATI AMD puis l'environnement gnome3 (avec gnome + gnome-extra).
Lemuria.
Code : Tout sélectionner
[root@(none) fred]# ifconfig -a
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
inet 192.168.1.41 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 2a01:e35:8b6d:10b0:de0e:a1ff:fe2a:43d8 prefixlen 64 scopeid 0x0<global>
inet6 fe80::de0e:a1ff:fe2a:43d8 prefixlen 64 scopeid 0x20<link>
ether dc:0e:a1:2a:43:d8 txqueuelen 1000 (Ethernet)
RX packets 1789 bytes 1076783 (1.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1825 bytes 242740 (237.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 3 collisions 0
device interrupt 41
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436 metric 1
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 16 bytes 984 (984.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 16 bytes 984 (984.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4098<BROADCAST,MULTICAST> mtu 1500 metric 1
ether 9c:b7:0d:50:ce:a4 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[root@(none) fred]#
Code : Tout sélectionner
[root@(none) fred]# hwinfo --netcard
bash: hwinfo : commande introuvable
[root@(none) fred]#
Lemuria.
- widapit
- Maître du Kyudo
- Messages : 1148
- Inscription : mar. 30 mars 2010, 22:53
- Localisation : Toulouse
Re: [reseau]les services réseau du système incomptibles...
Salut !
le 'none', c'est parceque tu n'as pas du définir le nom de ta machine (hostname) dans ton "/etc/rc.conf" (ou dans "/etc/hosts", je ne sais pas lequel prend le dessus...)
et "hwinfo" est à installer...
je suppose, comme tu as fait une 'net-install' que ton système est bien à jour...
le 'none', c'est parceque tu n'as pas du définir le nom de ta machine (hostname) dans ton "/etc/rc.conf" (ou dans "/etc/hosts", je ne sais pas lequel prend le dessus...)
et "hwinfo" est à installer...
Code : Tout sélectionner
pacman -S hwinfo
routeur(OpenWRT); serveurs(Debian, Arch); cléUSB(Black-Arch);
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
-
- newbie
- Messages : 9
- Inscription : dim. 25 mars 2012, 14:26
Re: [reseau]les services réseau du système incomptibles...
Oui le système est à jour (yaourt -Sy + yaourt -Syu)
Voici donc la dernière commande :
Voici donc la dernière commande :
Code : Tout sélectionner
[root@(none) fred]# hwinfo --netcard
30: PCI 600.0: 0200 Ethernet controller
[Created at pci.319]
Unique ID: rBUF.WHMIiyXZqa7
Parent ID: AKhP.FZg9Z3lH594
SysFS ID: /devices/pci0000:00/0000:00:15.2/0000:06:00.0
SysFS BusID: 0000:06:00.0
Hardware Class: network
Model: "Attansic Ethernet controller"
Vendor: pci 0x1969 "Attansic Technology Corp."
Device: pci 0x2062
SubVendor: pci 0x1025 "Acer Incorporated [ALI]"
SubDevice: pci 0x0602
Revision: 0xc1
Driver: "atl1c"
Driver Modules: "atl1c"
Device File: eth0
Memory Range: 0xf0200000-0xf023ffff (rw,non-prefetchable)
I/O Ports: 0x2000-0x2fff (rw)
IRQ: 41 (10315 events)
HW Address: dc:0e:a1:2a:43:d8
Link detected: yes
Module Alias: "pci:v00001969d00002062sv00001025sd00000602bc02sc00i00"
Driver Info #0:
Driver Status: atl1c is active
Driver Activation Cmd: "modprobe atl1c"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #20 (PCI bridge)
31: PCI 700.0: 0282 WLAN controller
[Created at pci.319]
Unique ID: y9sn.0MFe9xt5izB
Parent ID: 1fAF.mzcv1es_cX4
SysFS ID: /devices/pci0000:00/0000:00:15.3/0000:07:00.0
SysFS BusID: 0000:07:00.0
Hardware Class: network
Model: "Atheros WLAN controller"
Vendor: pci 0x168c "Atheros Communications Inc."
Device: pci 0x0032
SubVendor: pci 0x11ad "Lite-On Communications Inc"
SubDevice: pci 0x6617
Revision: 0x01
Driver: "ath9k"
Driver Modules: "ath9k", "ath9k"
Device File: wlan0
Features: WLAN
Memory Range: 0xf0100000-0xf017ffff (rw,non-prefetchable)
Memory Range: 0xf0500000-0xf050ffff (ro,non-prefetchable,disabled)
IRQ: 19 (30346 events)
HW Address: 9c:b7:0d:50:ce:a4
Link detected: no
WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472
WLAN encryption modes: WEP40 WEP104 TKIP CCMP
WLAN authentication modes: open sharedkey wpa-psk wpa-eap
Module Alias: "pci:v0000168Cd00000032sv000011ADsd00006617bc02sc80i00"
Driver Info #0:
Driver Status: ath9k is active
Driver Activation Cmd: "modprobe ath9k"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #21 (PCI bridge)
[root@(none) fred]#
- benjarobin
- Maître du Kyudo
- Messages : 17606
- Inscription : sam. 30 mai 2009, 15:48
- Localisation : Lyon
Re: [reseau]les services réseau du système incompatibles...
Tout d'abord un :
De plus (comme c'est une Atheros) tu ne devrais avoir aucun soucis de connexion, tu as du sauter des étapes comme l'atteste le "none".
Donc merci de donner le contenu de ton
ifconfig wlan0 up
aiderait un peu.De plus (comme c'est une Atheros) tu ne devrais avoir aucun soucis de connexion, tu as du sauter des étapes comme l'atteste le "none".
Donc merci de donner le contenu de ton
rc.conf
ainsi que ton /etc/hosts
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
-
- newbie
- Messages : 9
- Inscription : dim. 25 mars 2012, 14:26
Re: [reseau]les services réseau du système incompatibles...
voici donc :
rc.conf :
hosts :
Merci pour votre aide !
Lemuria
EDIT : HOSTNAME corrigé.
rc.conf :
Code : Tout sélectionner
#
# /etc/rc.conf - Main Configuration for Arch Linux
#
# See 'man 5 rc.conf' for more details
#
# LOCALIZATION
# ------------
HARDWARECLOCK="UTC"
TIMEZONE="Europe/Paris"
KEYMAP="fr-pc"
CONSOLEFONT=
CONSOLEMAP=
LOCALE=
DAEMON_LOCALE="yes"
USECOLOR="yes"
# HARDWARE
# --------
MODULES=(fuse)
USEDMRAID="no"
USEBTRFS="no"
USELVM="no"
# NETWORKING
# ----------
HOSTNAME=
interface=eth0
address=
netmask=
broadcast=
gateway=
NETWORK_PERSIST="yes"
# DAEMONS
# -------
#
DAEMONS=(syslog-ng dbus network crond)
Code : Tout sélectionner
#
# /etc/hosts: static lookup table for host names
#
#<ip-address> <hostname.domain.org> <hostname>
127.0.0.1 localhost.localdomain localhost fredacer
::1 localhost.localdomain localhost
# End of file
Lemuria
EDIT : HOSTNAME corrigé.
- benjarobin
- Maître du Kyudo
- Messages : 17606
- Inscription : sam. 30 mai 2009, 15:48
- Localisation : Lyon
Re: [reseau]les services réseau du système incompatibles...
si tu veux utiliser networkmanager il faudrait peut être l'installer et le lancer via le rc.conf (Voir Networkmanager)
Les lignes à modifier Puis tu redémarres...
Les lignes à modifier
Code : Tout sélectionner
KEYMAP="fr-latin9"
CONSOLEFONT="lat9w-16"
LOCALE="fr_FR.UTF-8"
HOSTNAME="fredacer"
interface=
DAEMONS=(syslog-ng dbus @networkmanager @crond)
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
-
- newbie
- Messages : 9
- Inscription : dim. 25 mars 2012, 14:26
Re: [reseau]les services réseau du système incompatibles...
modifications faites merci.
cependant networkmanager est installé depuis le début, et je viens encore de faire le tour du wiki, je ne vois null par ou il est indiqué de l'ajouter.
impossible de le lancer via la commande nm-applet :
j'ai déjà également tenté d'ajouter nm-applet aux DAEMONS de rc.conf sans résultats... (après dbus bien sûr).
cependant networkmanager est installé depuis le début, et je viens encore de faire le tour du wiki, je ne vois null par ou il est indiqué de l'ajouter.
impossible de le lancer via la commande nm-applet :
Code : Tout sélectionner
[fred@fredacer ~]$ nm-applet
** Message: applet now removed from the notification area
** (nm-applet:1040): WARNING **: get_all_cb: couldn't retrieve system settings properties: (25) Launch helper exited with unknown return code 1.
** Message: applet now embedded in the notification area
** (nm-applet:1040): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.
** (nm-applet:1040): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
^C** Message: PID 0 (we are 1040) sent signal 2, shutting down...
[fred@fredacer ~]$
- benjarobin
- Maître du Kyudo
- Messages : 17606
- Inscription : sam. 30 mai 2009, 15:48
- Localisation : Lyon
Re: [reseau]les services réseau du système incompatibles...
Dans le lien que je t'ai donné il y a marqué en gros "Configuration" !!!
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
-
- newbie
- Messages : 9
- Inscription : dim. 25 mars 2012, 14:26
Re: [reseau]les services réseau du système incompatibles...
Bonjour,
milles pardons ! et merci beaucoup ! le network manager fonctionne est detecte des reseaux wifi.
cependant j'ai un autre problème... si je débranche le cable reseau impossible de démarrer la machine, freeze en plein chargement de l'interface gnome.
d'ou cela peut l venir ?
PS : NETWORK_PERSIST est remi sur off mais le problème persiste...
Lemuria.
milles pardons ! et merci beaucoup ! le network manager fonctionne est detecte des reseaux wifi.
cependant j'ai un autre problème... si je débranche le cable reseau impossible de démarrer la machine, freeze en plein chargement de l'interface gnome.
d'ou cela peut l venir ?
PS : NETWORK_PERSIST est remi sur off mais le problème persiste...
Lemuria.
- widapit
- Maître du Kyudo
- Messages : 1148
- Inscription : mar. 30 mars 2010, 22:53
- Localisation : Toulouse
Re: [reseau]les services réseau du système incompatibles...
Peut-être je me trompe mais je ne pense pas que se soit lié au réseau.......freeze en plein chargement de l'interface gnome.
Par contre, il serait intéressant de voir ce que tu as dans tes logs;
-/var/log/Xorg.0.log .
-/var/log/dmesg.log
- et ceux de gnome si il en a des spécifiques (je ne sais pas, j'utilises pas gnome...)
routeur(OpenWRT); serveurs(Debian, Arch); cléUSB(Black-Arch);
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
-
- newbie
- Messages : 9
- Inscription : dim. 25 mars 2012, 14:26
Re: [reseau]les services réseau du système incompatibles...
Xorg.0.log :
dmesg.log :
Comme je l'ai dis plus haut, ce freeze n'arrive que lorsque le reseau filaire est débranché (j'ai testé plusieurs fois...)
PS : j'ai du retirer la grande majorité du Xorg.0.log pour que le message puisse être posté.
Code : Tout sélectionner
[ 652.697] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50520] width 1366 pitch 5632 (/4 1408)
[ 652.784] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50580]
[ 652.797] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50580] width 1366 pitch 5632 (/4 1408)
[ 652.885] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50520]
[ 652.897] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50520] width 1366 pitch 5632 (/4 1408)
[ 652.985] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50580]
[ 652.997] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50580] width 1366 pitch 5632 (/4 1408)
[ 653.086] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50520]
[ 653.097] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50520] width 1366 pitch 5632 (/4 1408)
[ 653.186] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50580]
[ 653.197] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50580] width 1366 pitch 5632 (/4 1408)
[ 653.287] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50520]
[ 653.297] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50520] width 1366 pitch 5632 (/4 1408)
[ 653.389] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50580]
[ 653.397] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50580] width 1366 pitch 5632 (/4 1408)
[ 653.490] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50520]
[ 653.497] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50520] width 1366 pitch 5632 (/4 1408)
[ 653.590] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50580]
[ 653.597] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50580] width 1366 pitch 5632 (/4 1408)
[ 653.691] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50520]
[ 653.714] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50520] width 1366 pitch 5632 (/4 1408)
[ 653.792] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50580]
[ 653.814] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50580] width 1366 pitch 5632 (/4 1408)
[ 653.893] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50520]
[ 653.914] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50520] width 1366 pitch 5632 (/4 1408)
[ 653.994] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50580]
[ 654.014] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50580] width 1366 pitch 5632 (/4 1408)
[ 654.095] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50520]
[ 654.114] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50520] width 1366 pitch 5632 (/4 1408)
[ 654.196] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50580]
[ 654.214] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50580] width 1366 pitch 5632 (/4 1408)
[ 654.297] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b50520]
[ 654.314] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b50520] width 1366 pitch 5632 (/4 1408)
[ 654.388] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b48520]
[ 654.413] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b48520] width 1366 pitch 5632 (/4 1408)
[ 654.421] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b47910]
[ 654.430] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b47910] width 1366 pitch 5632 (/4 1408)
[ 654.508] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b48520]
[ 654.530] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b48520] width 1366 pitch 5632 (/4 1408)
[ 654.625] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b47910]
[ 654.647] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b47910] width 1366 pitch 5632 (/4 1408)
[ 722.494] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d137c0]
[ 722.497] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d137c0] width 1366 pitch 5632 (/4 1408)
[ 722.716] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d0a120]
[ 722.730] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d0a120] width 1366 pitch 5632 (/4 1408)
[ 722.757] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d12200]
[ 722.797] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d12200] width 1366 pitch 5632 (/4 1408)
[ 722.857] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d0a120]
[ 722.864] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d0a120] width 1366 pitch 5632 (/4 1408)
[ 723.559] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d12200]
[ 723.580] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d12200] width 1366 pitch 5632 (/4 1408)
[ 723.597] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d0a120]
[ 723.613] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d0a120] width 1366 pitch 5632 (/4 1408)
[ 723.816] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d12200]
[ 723.830] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d12200] width 1366 pitch 5632 (/4 1408)
[ 723.881] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b33970]
[ 723.897] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b33970] width 1366 pitch 5632 (/4 1408)
[ 723.918] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2cefe70]
[ 723.947] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2cefe70] width 1366 pitch 5632 (/4 1408)
[ 723.960] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b33970]
[ 723.980] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b33970] width 1366 pitch 5632 (/4 1408)
[ 723.984] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2cefe70]
[ 723.997] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2cefe70] width 1366 pitch 5632 (/4 1408)
[ 724.009] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b33970]
[ 724.030] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b33970] width 1366 pitch 5632 (/4 1408)
[ 729.119] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2b26b80]
[ 729.129] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2b26b80] width 1366 pitch 5632 (/4 1408)
[ 737.144] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d232c0]
[ 737.160] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d232c0] width 1366 pitch 5632 (/4 1408)
[ 737.181] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2a49460]
[ 737.210] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2a49460] width 1366 pitch 5632 (/4 1408)
[ 737.220] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d232c0]
[ 737.243] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d232c0] width 1366 pitch 5632 (/4 1408)
[ 737.315] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2a49460]
[ 737.327] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2a49460] width 1366 pitch 5632 (/4 1408)
[ 737.528] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d232c0]
[ 737.543] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d232c0] width 1366 pitch 5632 (/4 1408)
[ 737.678] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2a49460]
[ 737.693] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2a49460] width 1366 pitch 5632 (/4 1408)
[ 737.815] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d232c0]
[ 737.843] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d232c0] width 1366 pitch 5632 (/4 1408)
[ 738.029] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2a49460]
[ 738.043] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2a49460] width 1366 pitch 5632 (/4 1408)
[ 738.163] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d232c0]
[ 738.176] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d232c0] width 1366 pitch 5632 (/4 1408)
[ 738.225] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2a49460]
[ 738.243] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2a49460] width 1366 pitch 5632 (/4 1408)
[ 738.260] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d19710]
[ 738.277] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d19710] width 1366 pitch 5632 (/4 1408)
[ 738.288] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2a49460]
[ 738.310] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2a49460] width 1366 pitch 5632 (/4 1408)
[ 738.329] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2d19710]
[ 738.360] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2d19710] width 1366 pitch 5632 (/4 1408)
[ 738.387] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2a49460]
[ 738.410] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2a49460] width 1366 pitch 5632 (/4 1408)
[ 761.879] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2de2b20]
[ 761.909] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2de2b20] width 1366 pitch 5632 (/4 1408)
[ 761.933] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2de2b20]
[ 761.954] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2de2b20] width 1366 pitch 5632 (/4 1408)
[ 773.085] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2e13b30]
[ 773.103] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2e13b30] width 1366 pitch 5632 (/4 1408)
[ 775.049] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2e17bc0]
[ 775.069] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2e17bc0] width 1366 pitch 5632 (/4 1408)
[ 781.985] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2dd1310]
[ 781.999] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2dd1310] width 1366 pitch 5632 (/4 1408)
[ 782.093] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x2dd0360]
[ 782.116] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x2dd0360] width 1366 pitch 5632 (/4 1408)
Code : Tout sélectionner
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.13-1-ARCH (tobias@T-POWA-LX) (gcc version 4.6.3 (GCC) ) #1 SMP PREEMPT Sat Mar 24 09:10:39 CET 2012
[ 0.000000] Command line: root=/dev/disk/by-uuid/e6b8a9fc-252d-4f1e-baf1-513632c02086 ro
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000de637000 (usable)
[ 0.000000] BIOS-e820: 00000000de637000 - 00000000de837000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000de837000 - 00000000dfd3f000 (usable)
[ 0.000000] BIOS-e820: 00000000dfd3f000 - 00000000dfdbf000 (reserved)
[ 0.000000] BIOS-e820: 00000000dfdbf000 - 00000000dfebf000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000dfebf000 - 00000000dfef6000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000dfef6000 - 00000000dff00000 (usable)
[ 0.000000] BIOS-e820: 00000000dff00000 - 00000000e0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec10000 - 00000000fec11000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 000000010f000000 (usable)
[ 0.000000] BIOS-e820: 000000010f000000 - 000000011f000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.7 present.
[ 0.000000] DMI: Acer Aspire 5250/HMA51-BZ, BIOS V1.06 11/17/2011
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x10f000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FC0000000 write-back
[ 0.000000] 2 base 0C0000000 mask FE0000000 write-back
[ 0.000000] 3 base 0DFEBD000 mask FFFFFF000 uncachable
[ 0.000000] 4 base 0FFE00000 mask FFFE00000 write-protect
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] TOM2: 000000011f000000 aka 4592M
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] last_pfn = 0xdff00 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [ffff8800000fe1b0] fe1b0
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: 0000000000000000-00000000dff00000
[ 0.000000] 0000000000 - 00c0000000 page 1G
[ 0.000000] 00c0000000 - 00dfe00000 page 2M
[ 0.000000] 00dfe00000 - 00dff00000 page 4k
[ 0.000000] kernel direct mapping tables up to dff00000 @ 1fffd000-20000000
[ 0.000000] init_memory_mapping: 0000000100000000-000000010f000000
[ 0.000000] 0100000000 - 010f000000 page 2M
[ 0.000000] kernel direct mapping tables up to 10f000000 @ dfefe000-dff00000
[ 0.000000] RAMDISK: 37d2e000 - 37ff0000
[ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 ACRSYS)
[ 0.000000] ACPI: XSDT 00000000dfef5120 00064 (v01 ACRSYS ACRPRDCT 00000003 01000013)
[ 0.000000] ACPI: FACP 00000000dfef4000 000F4 (v04 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: DSDT 00000000dfee8000 088FC (v01 ACRSYS ACRPRDCT F0000000 1025 00040000)
[ 0.000000] ACPI: FACS 00000000dfe97000 00040
[ 0.000000] ACPI: HPET 00000000dfef3000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: APIC 00000000dfef2000 00084 (v02 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: MCFG 00000000dfef1000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: BOOT 00000000dfee7000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: SLIC 00000000dfee6000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: SSDT 00000000dfee5000 003DE (v01 AMD POWERNOW 00000001 AMD 00000001)
[ 0.000000] ACPI: SSDT 00000000dfee3000 0168E (v02 AMD ALIB 00000001 MSFT 04000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000010f000000
[ 0.000000] Initmem setup node 0 0000000000000000-000000010f000000
[ 0.000000] NODE_DATA [000000010effb000 - 000000010effffff]
[ 0.000000] [ffffea0000000000-ffffea00043fffff] PMD -> [ffff88010aa00000-ffff88010e5fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x0010f000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[5] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000de637
[ 0.000000] 0: 0x000de837 -> 0x000dfd3f
[ 0.000000] 0: 0x000dfef6 -> 0x000dff00
[ 0.000000] 0: 0x00100000 -> 0x0010f000
[ 0.000000] On node 0 totalpages: 977624
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3914 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 16320 pages used for memmap
[ 0.000000] DMA32 zone: 895881 pages, LIFO batch:31
[ 0.000000] Normal zone: 960 pages used for memmap
[ 0.000000] Normal zone: 60480 pages, LIFO batch:15
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000de637000 - 00000000de837000
[ 0.000000] PM: Registered nosave memory: 00000000dfd3f000 - 00000000dfdbf000
[ 0.000000] PM: Registered nosave memory: 00000000dfdbf000 - 00000000dfebf000
[ 0.000000] PM: Registered nosave memory: 00000000dfebf000 - 00000000dfef6000
[ 0.000000] PM: Registered nosave memory: 00000000dff00000 - 00000000e0000000
[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f8000000
[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
[ 0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at e0000000 (gap: e0000000:18000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88010ec00000 s82176 r8192 d24320 u524288
[ 0.000000] pcpu-alloc: s82176 r8192 d24320 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 960275
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=/dev/disk/by-uuid/e6b8a9fc-252d-4f1e-baf1-513632c02086 ro
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3768528k/4440064k available (4491k kernel code, 529568k absent, 141968k reserved, 4412k data, 736k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:4352 nr_irqs:712 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 31457280 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1296.974 MHz processor.
[ 0.003340] Calibrating delay loop (skipped), value calculated using timer frequency.. 2594.02 BogoMIPS (lpj=4323246)
[ 0.003351] pid_max: default: 32768 minimum: 301
[ 0.003412] Security Framework initialized
[ 0.003424] AppArmor: AppArmor disabled by boot time parameter
[ 0.004348] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.008484] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.009830] Mount-cache hash table entries: 256
[ 0.010214] Initializing cgroup subsys cpuacct
[ 0.010232] Initializing cgroup subsys memory
[ 0.010253] Initializing cgroup subsys devices
[ 0.010260] Initializing cgroup subsys freezer
[ 0.010265] Initializing cgroup subsys net_cls
[ 0.010269] Initializing cgroup subsys blkio
[ 0.010347] tseg: 00dff00000
[ 0.010353] CPU: Physical Processor ID: 0
[ 0.010357] CPU: Processor Core ID: 0
[ 0.010362] mce: CPU supports 6 MCE banks
[ 0.012800] ACPI: Core revision 20110623
[ 0.023370] ftrace: allocating 17401 entries in 69 pages
[ 0.033775] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.066805] CPU0: AMD E-300 APU with Radeon(tm) HD Graphics stepping 00
[ 0.069996] Performance Events: AMD PMU driver.
[ 0.069996] ... version: 0
[ 0.069996] ... bit width: 48
[ 0.069996] ... generic registers: 4
[ 0.069996] ... value mask: 0000ffffffffffff
[ 0.069996] ... max period: 00007fffffffffff
[ 0.069996] ... fixed-purpose events: 0
[ 0.069996] ... event mask: 000000000000000f
[ 0.086848] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.113450] Booting Node 0, Processors #1
[ 0.113460] smpboot cpu 1: start_ip = 9a000
[ 0.210052] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.216707] Brought up 2 CPUs
[ 0.216720] Total of 2 processors activated (5189.58 BogoMIPS).
[ 0.217295] devtmpfs: initialized
[ 0.221946] PM: Registering ACPI NVS region at de637000 (2097152 bytes)
[ 0.221946] PM: Registering ACPI NVS region at dfdbf000 (1048576 bytes)
[ 0.224254] print_constraints: dummy:
[ 0.224380] NET: Registered protocol family 16
[ 0.224776] Extended Config Space enabled on 0 nodes
[ 0.224822] ACPI: bus type pci registered
[ 0.225002] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.225011] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.240435] PCI: Using configuration type 1 for base access
[ 0.241834] bio: create slab <bio-0> at 0
[ 0.241834] ACPI: Added _OSI(Module Device)
[ 0.241834] ACPI: Added _OSI(Processor Device)
[ 0.241834] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.241834] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.245510] ACPI: EC: Look up EC in DSDT
[ 0.248233] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.253561] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.274313] ACPI: Interpreter enabled
[ 0.274325] ACPI: (supports S0 S3 S4 S5)
[ 0.274374] ACPI: Using IOAPIC for interrupt routing
[ 0.417540] ACPI: EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[ 0.417872] ACPI: No dock devices found.
[ 0.417878] HEST: Table not found.
[ 0.417887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.418233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.418688] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.418695] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.418701] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.418707] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000c3fff]
[ 0.418713] pci_root PNP0A08:00: host bridge window [mem 0x000c4000-0x000c7fff]
[ 0.418718] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000cbfff]
[ 0.418723] pci_root PNP0A08:00: host bridge window [mem 0x000cc000-0x000cffff]
[ 0.418729] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
[ 0.418734] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[ 0.418739] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[ 0.418745] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
[ 0.418750] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
[ 0.418755] pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
[ 0.418761] pci_root PNP0A08:00: host bridge window [mem 0x000e8000-0x000ebfff]
[ 0.418766] pci_root PNP0A08:00: host bridge window [mem 0x000ec000-0x000effff]
[ 0.418771] pci_root PNP0A08:00: host bridge window [mem 0xe0000000-0xf7ffffff]
[ 0.418777] pci_root PNP0A08:00: host bridge window [mem 0xfc000000-0xffffffff]
[ 0.418792] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce3ff])
[ 0.418817] pci 0000:00:00.0: [1022:1510] type 0 class 0x000600
[ 0.418888] pci 0000:00:01.0: [1002:9802] type 0 class 0x000300
[ 0.418906] pci 0000:00:01.0: reg 10: [mem 0xe0000000-0xefffffff pref]
[ 0.418919] pci 0000:00:01.0: reg 14: [io 0x4000-0x40ff]
[ 0.418931] pci 0000:00:01.0: reg 18: [mem 0xf0400000-0xf043ffff]
[ 0.419002] pci 0000:00:01.0: supports D1 D2
[ 0.419062] pci 0000:00:11.0: [1002:4391] type 0 class 0x000106
[ 0.419091] pci 0000:00:11.0: reg 10: [io 0x4118-0x411f]
[ 0.419107] pci 0000:00:11.0: reg 14: [io 0x4124-0x4127]
[ 0.419123] pci 0000:00:11.0: reg 18: [io 0x4110-0x4117]
[ 0.419139] pci 0000:00:11.0: reg 1c: [io 0x4120-0x4123]
[ 0.419154] pci 0000:00:11.0: reg 20: [io 0x4100-0x410f]
[ 0.419170] pci 0000:00:11.0: reg 24: [mem 0xf0448000-0xf04483ff]
[ 0.419260] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
[ 0.419282] pci 0000:00:12.0: reg 10: [mem 0xf0447000-0xf0447fff]
[ 0.419396] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
[ 0.420007] pci 0000:00:12.2: reg 10: [mem 0xf0446000-0xf04460ff]
[ 0.422992] pci 0000:00:12.2: supports D1 D2
[ 0.423003] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 0.423017] pci 0000:00:12.2: PME# disabled
[ 0.423063] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
[ 0.423090] pci 0000:00:13.0: reg 10: [mem 0xf0445000-0xf0445fff]
[ 0.423200] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
[ 0.423577] pci 0000:00:13.2: reg 10: [mem 0xf0444000-0xf04440ff]
[ 0.426731] pci 0000:00:13.2: supports D1 D2
[ 0.426743] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.426756] pci 0000:00:13.2: PME# disabled
[ 0.426802] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
[ 0.426927] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
[ 0.426963] pci 0000:00:14.2: reg 10: [mem 0xf0440000-0xf0443fff 64bit]
[ 0.427061] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.427070] pci 0000:00:14.2: PME# disabled
[ 0.427095] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
[ 0.427210] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
[ 0.427293] pci 0000:00:15.0: [1002:43a0] type 1 class 0x000604
[ 0.427416] pci 0000:00:15.0: supports D1 D2
[ 0.427479] pci 0000:00:15.2: [1002:43a2] type 1 class 0x000604
[ 0.427599] pci 0000:00:15.2: supports D1 D2
[ 0.427643] pci 0000:00:15.3: [1002:43a3] type 1 class 0x000604
[ 0.427762] pci 0000:00:15.3: supports D1 D2
[ 0.427809] pci 0000:00:18.0: [1022:1700] type 0 class 0x000600
[ 0.427869] pci 0000:00:18.1: [1022:1701] type 0 class 0x000600
[ 0.427923] pci 0000:00:18.2: [1022:1702] type 0 class 0x000600
[ 0.427980] pci 0000:00:18.3: [1022:1703] type 0 class 0x000600
[ 0.428050] pci 0000:00:18.4: [1022:1704] type 0 class 0x000600
[ 0.428104] pci 0000:00:18.5: [1022:1718] type 0 class 0x000600
[ 0.428163] pci 0000:00:18.6: [1022:1716] type 0 class 0x000600
[ 0.428218] pci 0000:00:18.7: [1022:1719] type 0 class 0x000600
[ 0.428362] pci 0000:00:14.4: PCI bridge to [bus 01-01] (subtractive decode)
[ 0.428381] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.428387] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.428393] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.428399] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
[ 0.428405] pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
[ 0.428411] pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
[ 0.428417] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 0.428422] pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.428428] pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.428434] pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[ 0.428440] pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[ 0.428446] pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[ 0.428452] pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
[ 0.428457] pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
[ 0.428463] pci 0000:00:14.4: bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode)
[ 0.428469] pci 0000:00:14.4: bridge window [mem 0xfc000000-0xffffffff] (subtractive decode)
[ 0.428548] pci 0000:00:15.0: PCI bridge to [bus 02-05]
[ 0.428560] pci 0000:00:15.0: bridge window [io 0x3000-0x3fff]
[ 0.428568] pci 0000:00:15.0: bridge window [mem 0xf0300000-0xf03fffff]
[ 0.428579] pci 0000:00:15.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.428684] pci 0000:06:00.0: [1969:2062] type 0 class 0x000200
[ 0.428721] pci 0000:06:00.0: reg 10: [mem 0xf0200000-0xf023ffff 64bit]
[ 0.428741] pci 0000:06:00.0: reg 18: [io 0x2000-0x207f]
[ 0.428893] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.428903] pci 0000:06:00.0: PME# disabled
[ 0.433396] pci 0000:00:15.2: PCI bridge to [bus 06-06]
[ 0.433420] pci 0000:00:15.2: bridge window [io 0x2000-0x2fff]
[ 0.433429] pci 0000:00:15.2: bridge window [mem 0xf0200000-0xf02fffff]
[ 0.433565] pci 0000:07:00.0: [168c:0032] type 0 class 0x000280
[ 0.433614] pci 0000:07:00.0: reg 10: [mem 0xf0100000-0xf017ffff 64bit]
[ 0.433694] pci 0000:07:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
[ 0.433794] pci 0000:07:00.0: supports D1 D2
[ 0.433799] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.433815] pci 0000:07:00.0: PME# disabled
[ 0.440064] pci 0000:00:15.3: PCI bridge to [bus 07-07]
[ 0.440090] pci 0000:00:15.3: bridge window [mem 0xf0100000-0xf01fffff]
[ 0.440146] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.440452] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SPB0._PRT]
[ 0.440538] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SPB2._PRT]
[ 0.440645] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SPB3._PRT]
[ 0.440804] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[ 0.440914] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.440924] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.440929] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.456626] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.456821] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.457011] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.457190] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.457337] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.457456] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.457575] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.457694] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.458066] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.458066] vgaarb: loaded
[ 0.458066] vgaarb: bridge control possible 0000:00:01.0
[ 0.458066] PCI: Using ACPI for IRQ routing
[ 0.461162] PCI: pci_cache_line_size set to 64 bytes
[ 0.461316] reserve RAM buffer: 000000000009f800 - 000000000009ffff
[ 0.461322] reserve RAM buffer: 00000000de637000 - 00000000dfffffff
[ 0.461330] reserve RAM buffer: 00000000dfd3f000 - 00000000dfffffff
[ 0.461336] reserve RAM buffer: 00000000dff00000 - 00000000dfffffff
[ 0.461341] reserve RAM buffer: 000000010f000000 - 000000010fffffff
[ 0.461601] NetLabel: Initializing
[ 0.461606] NetLabel: domain hash size = 128
[ 0.461609] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.461641] NetLabel: unlabeled traffic allowed by default
[ 0.461676] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.461687] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.463336] Switching to clocksource hpet
[ 0.478868] pnp: PnP ACPI init
[ 0.478914] ACPI: bus type pnp registered
[ 0.479229] pnp 00:00: [bus 00-ff]
[ 0.479237] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.479243] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.479249] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.479254] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[ 0.479260] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[ 0.479265] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[ 0.479270] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[ 0.479275] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[ 0.479280] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[ 0.479285] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[ 0.479290] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[ 0.479295] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[ 0.479307] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[ 0.479313] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[ 0.479318] pnp 00:00: [mem 0x000ec000-0x000effff window]
[ 0.479323] pnp 00:00: [mem 0xe0000000-0xf7ffffff window]
[ 0.479328] pnp 00:00: [mem 0xfc000000-0xffffffff window]
[ 0.479333] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.479464] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.479594] pnp 00:01: [mem 0xfec00000-0xfec00fff]
[ 0.479601] pnp 00:01: [mem 0xfee00000-0xfee00fff]
[ 0.479727] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.479735] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.479744] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.479998] pnp 00:02: [irq 0 disabled]
[ 0.480066] pnp 00:02: [irq 8]
[ 0.480072] pnp 00:02: [mem 0xfed00000-0xfed003ff]
[ 0.480144] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.480306] pnp 00:03: [io 0x0000-0x000f]
[ 0.480312] pnp 00:03: [io 0x0081-0x008f]
[ 0.480316] pnp 00:03: [io 0x00c0-0x00df]
[ 0.480322] pnp 00:03: [dma 4]
[ 0.480406] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.480433] pnp 00:04: [io 0x00f0-0x00fe]
[ 0.480448] pnp 00:04: [irq 13]
[ 0.480529] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.480625] pnp 00:05: [io 0x0070-0x0071]
[ 0.480703] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.480729] pnp 00:06: [io 0x0061]
[ 0.480811] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.480883] pnp 00:07: [io 0x0060]
[ 0.480889] pnp 00:07: [io 0x0064]
[ 0.480903] pnp 00:07: [irq 1]
[ 0.480988] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.481130] pnp 00:08: [irq 12]
[ 0.481211] pnp 00:08: Plug and Play ACPI device, IDs SYN1b48 SYN1b00 SYN0002 PNP0f13 (active)
[ 0.481299] pnp 00:09: [io 0x0010-0x001f]
[ 0.481305] pnp 00:09: [io 0x002e-0x002f]
[ 0.481309] pnp 00:09: [io 0x0072-0x0073]
[ 0.481314] pnp 00:09: [io 0x0080]
[ 0.481318] pnp 00:09: [io 0x00b0-0x00b1]
[ 0.481322] pnp 00:09: [io 0x0092]
[ 0.481326] pnp 00:09: [io 0x0400-0x04cf]
[ 0.481330] pnp 00:09: [io 0x04d0-0x04d1]
[ 0.481334] pnp 00:09: [io 0x04d6]
[ 0.481339] pnp 00:09: [io 0x0680-0x06ff]
[ 0.481343] pnp 00:09: [io 0x077a]
[ 0.481347] pnp 00:09: [io 0x0c00-0x0c01]
[ 0.481351] pnp 00:09: [io 0x0c14]
[ 0.481355] pnp 00:09: [io 0x0c50-0x0c52]
[ 0.481359] pnp 00:09: [io 0x0c6c]
[ 0.481363] pnp 00:09: [io 0x0c6f]
[ 0.481367] pnp 00:09: [io 0x0cd0-0x0cdb]
[ 0.481507] system 00:09: [io 0x0400-0x04cf] has been reserved
[ 0.481515] system 00:09: [io 0x04d0-0x04d1] has been reserved
[ 0.481521] system 00:09: [io 0x04d6] has been reserved
[ 0.481527] system 00:09: [io 0x0680-0x06ff] has been reserved
[ 0.481540] system 00:09: [io 0x077a] has been reserved
[ 0.481547] system 00:09: [io 0x0c00-0x0c01] has been reserved
[ 0.481553] system 00:09: [io 0x0c14] has been reserved
[ 0.481559] system 00:09: [io 0x0c50-0x0c52] has been reserved
[ 0.481564] system 00:09: [io 0x0c6c] has been reserved
[ 0.481570] system 00:09: [io 0x0c6f] has been reserved
[ 0.481576] system 00:09: [io 0x0cd0-0x0cdb] has been reserved
[ 0.481584] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.481705] pnp 00:0a: [mem 0x000e0000-0x000fffff]
[ 0.481711] pnp 00:0a: [mem 0xffe00000-0xffffffff]
[ 0.481834] system 00:0a: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.481843] system 00:0a: [mem 0xffe00000-0xffffffff] has been reserved
[ 0.481851] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.543674] pnp: PnP ACPI: found 11 devices
[ 0.543684] ACPI: ACPI bus type pnp unregistered
[ 0.557504] pci 0000:07:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[ 0.557516] PCI: max bus depth: 1 pci_try_num: 2
[ 0.557585] pci 0000:00:15.3: BAR 15: assigned [mem 0xf0500000-0xf05fffff pref]
[ 0.557593] pci 0000:00:14.4: PCI bridge to [bus 01-01]
[ 0.557614] pci 0000:00:15.0: PCI bridge to [bus 02-05]
[ 0.557620] pci 0000:00:15.0: bridge window [io 0x3000-0x3fff]
[ 0.557631] pci 0000:00:15.0: bridge window [mem 0xf0300000-0xf03fffff]
[ 0.557639] pci 0000:00:15.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.557651] pci 0000:00:15.2: PCI bridge to [bus 06-06]
[ 0.557657] pci 0000:00:15.2: bridge window [io 0x2000-0x2fff]
[ 0.557666] pci 0000:00:15.2: bridge window [mem 0xf0200000-0xf02fffff]
[ 0.557682] pci 0000:07:00.0: BAR 6: assigned [mem 0xf0500000-0xf050ffff pref]
[ 0.557688] pci 0000:00:15.3: PCI bridge to [bus 07-07]
[ 0.557698] pci 0000:00:15.3: bridge window [mem 0xf0100000-0xf01fffff]
[ 0.557706] pci 0000:00:15.3: bridge window [mem 0xf0500000-0xf05fffff pref]
[ 0.557768] pci 0000:00:15.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.557778] pci 0000:00:15.0: setting latency timer to 64
[ 0.557792] pci 0000:00:15.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.557800] pci 0000:00:15.2: setting latency timer to 64
[ 0.557814] pci 0000:00:15.3: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.557822] pci 0000:00:15.3: setting latency timer to 64
[ 0.557831] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.557836] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.557841] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.557847] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
[ 0.557852] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
[ 0.557857] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
[ 0.557862] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff]
[ 0.557867] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
[ 0.557872] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
[ 0.557877] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
[ 0.557882] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
[ 0.557887] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
[ 0.557892] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
[ 0.557897] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
[ 0.557902] pci_bus 0000:00: resource 18 [mem 0xe0000000-0xf7ffffff]
[ 0.557908] pci_bus 0000:00: resource 19 [mem 0xfc000000-0xffffffff]
[ 0.557913] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7]
[ 0.557918] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff]
[ 0.557923] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.557928] pci_bus 0000:01: resource 7 [mem 0x000c0000-0x000c3fff]
[ 0.557933] pci_bus 0000:01: resource 8 [mem 0x000c4000-0x000c7fff]
[ 0.557938] pci_bus 0000:01: resource 9 [mem 0x000c8000-0x000cbfff]
[ 0.557943] pci_bus 0000:01: resource 10 [mem 0x000d0000-0x000d3fff]
[ 0.557948] pci_bus 0000:01: resource 11 [mem 0x000d4000-0x000d7fff]
[ 0.557954] pci_bus 0000:01: resource 12 [mem 0x000d8000-0x000dbfff]
[ 0.557959] pci_bus 0000:01: resource 13 [mem 0x000dc000-0x000dffff]
[ 0.557964] pci_bus 0000:01: resource 14 [mem 0x000e0000-0x000e3fff]
[ 0.557969] pci_bus 0000:01: resource 15 [mem 0x000e4000-0x000e7fff]
[ 0.557974] pci_bus 0000:01: resource 16 [mem 0x000e8000-0x000ebfff]
[ 0.557979] pci_bus 0000:01: resource 17 [mem 0x000ec000-0x000effff]
[ 0.557984] pci_bus 0000:01: resource 18 [mem 0xe0000000-0xf7ffffff]
[ 0.557989] pci_bus 0000:01: resource 19 [mem 0xfc000000-0xffffffff]
[ 0.557994] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
[ 0.557999] pci_bus 0000:02: resource 1 [mem 0xf0300000-0xf03fffff]
[ 0.558005] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.558010] pci_bus 0000:06: resource 0 [io 0x2000-0x2fff]
[ 0.558015] pci_bus 0000:06: resource 1 [mem 0xf0200000-0xf02fffff]
[ 0.558020] pci_bus 0000:07: resource 1 [mem 0xf0100000-0xf01fffff]
[ 0.558026] pci_bus 0000:07: resource 2 [mem 0xf0500000-0xf05fffff pref]
[ 0.558113] NET: Registered protocol family 2
[ 0.558441] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.561039] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.566602] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.567273] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.567282] TCP reno registered
[ 0.567323] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.567390] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.567625] NET: Registered protocol family 1
[ 0.567661] pci 0000:00:01.0: Boot video device
[ 0.567715] pci 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.150074] pci 0000:00:12.0: PCI INT A disabled
[ 1.150140] pci 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.163619] pci 0000:00:12.2: PCI INT B disabled
[ 1.163658] pci 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.230309] pci 0000:00:13.0: PCI INT A disabled
[ 1.230348] pci 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.243636] pci 0000:00:13.2: PCI INT B disabled
[ 1.243721] PCI: CLS 64 bytes, default 64
[ 1.243880] Unpacking initramfs...
[ 1.372128] Freeing initrd memory: 2824k freed
[ 1.374005] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.374018] Placing 64MB software IO TLB between ffff8800da637000 - ffff8800de637000
[ 1.374024] software IO TLB at phys 0xda637000 - 0xde637000
[ 1.374092] Simple Boot Flag at 0x44 set to 0x1
[ 1.374921] perf: AMD IBS detected (0x000000ff)
[ 1.375552] audit: initializing netlink socket (disabled)
[ 1.375582] type=2000 audit(1332773029.373:1): initialized
[ 1.394102] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.435753] VFS: Disk quotas dquot_6.5.2
[ 1.435900] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.436123] msgmni has been set to 7365
[ 1.436826] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.436984] io scheduler noop registered
[ 1.436990] io scheduler deadline registered
[ 1.437077] io scheduler cfq registered (default)
[ 1.437879] ERST: Table is not found!
[ 1.437884] GHES: HEST is not enabled!
[ 1.438138] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.524476] Linux agpgart interface v0.103
[ 1.524694] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
[ 1.544301] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.544401] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.544992] mousedev: PS/2 mouse device common for all mice
[ 1.545172] rtc_cmos 00:05: RTC can wake from S4
[ 1.545486] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 1.545531] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[ 1.545559] cpuidle: using governor ladder
[ 1.545565] cpuidle: using governor menu
[ 1.546071] TCP cubic registered
[ 1.546351] NET: Registered protocol family 10
[ 1.547465] NET: Registered protocol family 17
[ 1.547477] Registering the dns_resolver key type
[ 1.548217] PM: Hibernation image not present or could not be loaded.
[ 1.548238] registered taskstats version 1
[ 1.566760] rtc_cmos 00:05: setting system clock to 2012-03-26 14:43:50 UTC (1332773030)
[ 1.566917] Initializing network drop monitor service
[ 1.570070] Freeing unused kernel memory: 736k freed
[ 1.570510] Write protecting the kernel read-only data: 8192k
[ 1.576810] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.590654] Freeing unused kernel memory: 1636k freed
[ 1.597068] Freeing unused kernel memory: 660k freed
[ 1.620677] udevd[37]: starting version 181
[ 1.718422] SCSI subsystem initialized
[ 1.722846] usbcore: registered new interface driver usbfs
[ 1.722907] usbcore: registered new interface driver hub
[ 1.724153] libata version 3.00 loaded.
[ 1.724197] usbcore: registered new device driver usb
[ 1.726394] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.726458] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.726528] ehci_hcd 0000:00:12.2: setting latency timer to 64
[ 1.726537] ehci_hcd 0000:00:12.2: EHCI Host Controller
[ 1.726605] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 1.726626] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.726748] QUIRK: Enable AMD PLL fix
[ 1.726770] ehci_hcd 0000:00:12.2: debug port 1
[ 1.726821] ehci_hcd 0000:00:12.2: irq 17, io mem 0xf0446000
[ 1.740080] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.740096] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.740735] hub 1-0:1.0: USB hub found
[ 1.740751] hub 1-0:1.0: 5 ports detected
[ 1.740959] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.741048] ehci_hcd 0000:00:13.2: setting latency timer to 64
[ 1.741056] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 1.741083] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 1.741100] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.741146] ehci_hcd 0000:00:13.2: debug port 1
[ 1.741174] ehci_hcd 0000:00:13.2: irq 17, io mem 0xf0444000
[ 1.750082] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.750526] hub 2-0:1.0: USB hub found
[ 1.750540] hub 2-0:1.0: 5 ports detected
[ 1.750773] ahci 0000:00:11.0: version 3.0
[ 1.750833] ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.751001] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.751010] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 1.754684] scsi0 : ahci
[ 1.756242] scsi1 : ahci
[ 1.756435] ata1: SATA max UDMA/133 abar m1024@0xf0448000 port 0xf0448100 irq 19
[ 1.756445] ata2: SATA max UDMA/133 abar m1024@0xf0448000 port 0xf0448180 irq 19
[ 1.756600] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.756661] ohci_hcd 0000:00:12.0: setting latency timer to 64
[ 1.756738] ohci_hcd 0000:00:12.0: OHCI Host Controller
[ 1.756771] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 1.756844] ohci_hcd 0000:00:12.0: irq 18, io mem 0xf0447000
[ 1.814894] hub 3-0:1.0: USB hub found
[ 1.814914] hub 3-0:1.0: 5 ports detected
[ 1.815127] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.815197] ohci_hcd 0000:00:13.0: setting latency timer to 64
[ 1.815205] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 1.815286] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 4
[ 1.815333] ohci_hcd 0000:00:13.0: irq 18, io mem 0xf0445000
[ 1.871568] hub 4-0:1.0: USB hub found
[ 1.871590] hub 4-0:1.0: 5 ports detected
[ 2.153636] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[ 2.243634] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.246652] ata1.00: ATA-8: WDC WD5000BPVT-22HXZT3, 01.01A01, max UDMA/133
[ 2.246667] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.246839] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.249693] ata1.00: configured for UDMA/133
[ 2.249756] ata2.00: ATAPI: HL-DT-STDVDRAM GT34N, 1.00, max UDMA/100
[ 2.250174] scsi 0:0:0:0: Direct-Access ATA WDC WD5000BPVT-2 01.0 PQ: 0 ANSI: 5
[ 2.252496] ata2.00: configured for UDMA/100
[ 2.255552] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GT34N 1.00 PQ: 0 ANSI: 5
[ 2.264833] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.264843] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.265078] sd 0:0:0:0: [sda] Write Protect is off
[ 2.265091] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.265231] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.266802] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.266817] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.267268] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.312181] sda: sda1 sda2 sda3 sda4
[ 2.314336] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.376732] Refined TSC clocksource calibration: 1296.752 MHz.
[ 2.376754] Switching to clocksource tsc
[ 2.863532] usb 3-1: new full-speed USB device number 2 using ohci_hcd
[ 3.041899] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input1
[ 3.042093] generic-usb 0003:045E:0745.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:12.0-1/input0
[ 3.050943] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/input/input2
[ 3.051326] generic-usb 0003:045E:0745.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:12.0-1/input1
[ 3.073737] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.2/input/input3
[ 3.074323] generic-usb 0003:045E:0745.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:12.0-1/input2
[ 3.074376] usbcore: registered new interface driver usbhid
[ 3.074381] usbhid: USB HID core driver
[ 3.431697] EXT4-fs (sda3): mounting ext3 file system using the ext4 subsystem
[ 3.467085] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 5.910049] udevd[123]: starting version 181
[ 6.094996] fuse init (API version 7.17)
[ 6.415513] wmi: Mapper loaded
[ 6.485369] ACPI: acpi_idle registered with cpuidle
[ 6.489369] acpi device:01: registered as cooling_device2
[ 6.489595] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 6.489611] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 6.495598] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 6.576090] atl1c 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 6.576114] atl1c 0000:06:00.0: setting latency timer to 64
[ 6.691320] atl1c 0000:06:00.0: version 1.0.1.0-NAPI
[ 6.758437] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
[ 6.758594] SP5100 TCO timer: mmio address 0xb8fe00 already in use
[ 6.772194] cfg80211: Calling CRDA to update world regulatory domain
[ 6.823679] Linux media interface: v0.10
[ 7.087207] ACPI: Battery Slot [BAT1] (battery present)
[ 7.093660] ACPI: AC Adapter [ACAD] (on-line)
[ 7.096545] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input6
[ 7.096875] ACPI: Power Button [PWRB]
[ 7.098300] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input7
[ 7.098428] ACPI: Sleep Button [SLPB]
[ 7.098815] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input8
[ 7.099001] ACPI: Lid Switch [LID]
[ 7.099123] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
[ 7.099225] ACPI: Power Button [PWRF]
[ 7.171137] [drm] Initialized drm 1.1.0 20060810
[ 7.192260] acer_wmi: Acer Laptop ACPI-WMI Extras
[ 7.192292] acer_wmi: Function bitmap for Communication Button: 0x1
[ 7.192302] acer_wmi: Brightness must be controlled by generic video driver
[ 7.193095] input: Acer WMI hotkeys as /devices/virtual/input/input10
[ 7.193912] acer_wmi: Get 0x1 Device Status failed: 0xe2 - 0x0
[ 7.235496] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 7.307490] Linux video capture interface: v2.00
[ 7.346241] [drm] radeon defaulting to kernel modesetting.
[ 7.346251] [drm] radeon kernel modesetting enabled.
[ 7.346359] radeon 0000:00:01.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 7.346370] radeon 0000:00:01.0: setting latency timer to 64
[ 7.347172] [drm] initializing kernel modesetting (PALM 0x1002:0x9802 0x1025:0x0602).
[ 7.347378] [drm] register mmio base: 0xF0400000
[ 7.347383] [drm] register mmio size: 262144
[ 7.348322] ATOM BIOS: Acer
[ 7.348385] radeon 0000:00:01.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used)
[ 7.348393] radeon 0000:00:01.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[ 7.348692] [drm] Detected VRAM RAM=256M, BAR=256M
[ 7.348701] [drm] RAM width 32bits DDR
[ 7.350932] [TTM] Zone kernel: Available graphics memory: 1887192 kiB.
[ 7.350938] [TTM] Initializing pool allocator.
[ 7.351007] [drm] radeon: 256M of VRAM memory ready
[ 7.351013] [drm] radeon: 512M of GTT memory ready.
[ 7.351067] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 7.351072] [drm] Driver supports precise vblank timestamp query.
[ 7.351141] radeon 0000:00:01.0: irq 40 for MSI/MSI-X
[ 7.351152] radeon 0000:00:01.0: radeon: using MSI.
[ 7.351209] [drm] radeon: irq initialized.
[ 7.351221] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 7.353295] [drm] Loading PALM Microcode
[ 7.409895] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 7.410195] radeon 0000:00:01.0: WB enabled
[ 7.417577] uvcvideo: Found UVC 1.00 device 1.3M HD WebCam (1bcf:288a)
[ 7.434902] [drm] ring test succeeded in 1 usecs
[ 7.435230] input: 1.3M HD WebCam as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/input/input11
[ 7.435264] [drm] radeon: ib pool ready.
[ 7.435430] usbcore: registered new interface driver uvcvideo
[ 7.435436] [drm] ib test succeeded in 0 usecs
[ 7.435445] USB Video Class driver (1.1.1)
[ 7.437065] [drm] Radeon Display Connectors
[ 7.437072] [drm] Connector 0:
[ 7.437076] [drm] LVDS
[ 7.437079] [drm] HPD1
[ 7.437084] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[ 7.437088] [drm] Encoders:
[ 7.437092] [drm] LCD1: INTERNAL_UNIPHY
[ 7.437097] [drm] Connector 1:
[ 7.437101] [drm] VGA
[ 7.437106] [drm] DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[ 7.437110] [drm] Encoders:
[ 7.437113] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 7.437154] [drm] Internal thermal controller without fan control
[ 7.438090] [drm] radeon: power management initialized
[ 7.641373] ath9k 0000:07:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 7.641400] ath9k 0000:07:00.0: setting latency timer to 64
[ 7.649192] ath: EEPROM regdomain: 0x65
[ 7.649197] ath: EEPROM indicates we should expect a direct regpair map
[ 7.649204] ath: Country alpha2 being used: 00
[ 7.649208] ath: Regpair used: 0x65
[ 7.675018] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[ 7.676460] Registered led device: ath9k-phy0
[ 7.676481] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90005600000, irq=19
[ 7.683373] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000
[ 7.752307] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input12
[ 7.909892] [drm] fb mappable at 0xE0142000
[ 7.909900] [drm] vram apper at 0xE0000000
[ 7.909904] [drm] size 4325376
[ 7.909907] [drm] fb depth is 24
[ 7.909910] [drm] pitch is 5632
[ 7.910184] fbcon: radeondrmfb (fb0) is primary device
[ 8.427796] Console: switching to colour frame buffer device 170x48
[ 8.435127] fb0: radeondrmfb frame buffer device
[ 8.435131] drm: registered panic notifier
[ 8.435146] [drm] Initialized radeon 2.12.0 20080528 for 0000:00:01.0 on minor 0
[ 8.435306] snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 8.435419] snd_hda_intel 0000:00:14.2: setting latency timer to 64
[ 8.489766] hda_codec: CX20588: BIOS auto-probing.
[ 8.490764] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input13
[ 10.003258] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 10.146487] EXT4-fs (sda4): mounting ext3 file system using the ext4 subsystem
[ 10.219809] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 10.252877] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 10.260685] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[ 10.380640] Adding 1052252k swap on /dev/sda2. Priority:-1 extents:1 across:1052252k
PS : j'ai du retirer la grande majorité du Xorg.0.log pour que le message puisse être posté.
- widapit
- Maître du Kyudo
- Messages : 1148
- Inscription : mar. 30 mars 2010, 22:53
- Localisation : Toulouse
Re: [reseau]les services réseau du système incompatibles...
Oui, tu peux par exemple utiliser pour ne garder que les dernières lignes... (man tail)
Code : Tout sélectionner
cat /var/log/everything.log | tail
routeur(OpenWRT); serveurs(Debian, Arch); cléUSB(Black-Arch);
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
-
- newbie
- Messages : 9
- Inscription : dim. 25 mars 2012, 14:26
Re: [reseau]les services réseau du système incompatibles...
voici donc le Xorg.0.log "taillé"
:

Code : Tout sélectionner
[ 137.760] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input1/event1"
[ 137.760] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 10)
[ 137.760] (**) Option "xkb_rules" "evdev"
[ 137.760] (**) Option "xkb_model" "evdev"
[ 137.760] (**) Option "xkb_layout" "us"
[ 137.760] (II) XKB: Reusing cached keymap
[ 137.762] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event2)
[ 137.762] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev pointer catchall"
[ 137.762] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 137.762] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 137.762] Option "XkbRules" "evdev"
[ 137.762] Option "XkbModel" "evdev"
[ 137.762] Option "XkbLayout" "us"
[ 137.762] Option "_source" "server/udev"
[ 137.762] Option "name" "Microsoft Microsoft® Nano Transceiver v2.0"
[ 137.762] Option "path" "/dev/input/event2"
[ 137.762] Option "device" "/dev/input/event2"
[ 137.762] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/input/input2/event2"
[ 137.762] Option "driver" "evdev"
[ 137.762] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 137.762] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event2"
[ 137.763] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x20 [1023..0]
[ 137.763] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[ 137.763] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 9 mouse buttons
[ 137.763] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[ 137.763] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[ 137.763] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y relative axes
[ 137.763] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[ 137.763] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing absolute x/y axes to exist.
[ 137.763] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 137.763] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[ 137.763] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 137.763] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[ 137.763] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[ 137.763] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 137.763] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/input/input2/event2"
[ 137.763] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 11)
[ 137.763] (**) Option "xkb_rules" "evdev"
[ 137.763] (**) Option "xkb_model" "evdev"
[ 137.763] (**) Option "xkb_layout" "us"
[ 137.763] (II) XKB: Reusing cached keymap
[ 137.764] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[ 137.764] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[ 137.765] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[ 137.765] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[ 137.765] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[ 137.765] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[ 137.766] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0)
[ 137.766] (II) No input driver specified, ignoring this device.
[ 137.766] (II) This device may have been added with another device file.
[ 137.767] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event3)
[ 137.767] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 137.767] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 137.767] Option "XkbRules" "evdev"
[ 137.767] Option "XkbModel" "evdev"
[ 137.767] Option "XkbLayout" "us"
[ 137.767] Option "_source" "server/udev"
[ 137.767] Option "name" "Microsoft Microsoft® Nano Transceiver v2.0"
[ 137.767] Option "path" "/dev/input/event3"
[ 137.767] Option "device" "/dev/input/event3"
[ 137.767] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.2/input/input3/event3"
[ 137.767] Option "driver" "evdev"
[ 137.767] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 137.767] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event3"
[ 137.767] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0 [255..0]
[ 137.767] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x1 [255..0]
[ 137.767] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x2 [255..0]
[ 137.767] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x3 [255..0]
[ 137.767] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x4 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x5 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x6 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x7 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x8 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x10 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x11 [1..-1]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x12 [1..-1]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x20 [1023..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x28 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x29 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x2a [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x2b [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x2c [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x2d [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x2e [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x2f [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x30 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x31 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x32 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x33 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x34 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x35 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x36 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x37 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x38 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x39 [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x3a [255..0]
[ 137.768] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x3b [255..0]
[ 137.769] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x3c [255..0]
[ 137.769] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x3d [255..0]
[ 137.769] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x3e [255..0]
[ 137.769] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: absolute axis 0x3f [255..0]
[ 137.769] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[ 137.769] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 1 mouse buttons
[ 137.769] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[ 137.769] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[ 137.769] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[ 137.769] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y absolute axes
[ 137.769] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 137.769] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[ 137.769] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 137.769] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[ 137.769] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[ 137.769] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 137.769] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.2/input/input3/event3"
[ 137.769] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 12)
[ 137.769] (**) Option "xkb_rules" "evdev"
[ 137.769] (**) Option "xkb_model" "evdev"
[ 137.769] (**) Option "xkb_layout" "us"
[ 137.769] (II) XKB: Reusing cached keymap
[ 137.770] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[ 137.770] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[ 137.771] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[ 137.771] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[ 137.771] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[ 137.771] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[ 137.772] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/js0)
[ 137.772] (II) No input driver specified, ignoring this device.
[ 137.772] (II) This device may have been added with another device file.
[ 137.772] (II) config/udev: Adding input device 1.3M HD WebCam (/dev/input/event11)
[ 137.773] (**) 1.3M HD WebCam: Applying InputClass "evdev keyboard catchall"
[ 137.773] (II) Using input driver 'evdev' for '1.3M HD WebCam'
[ 137.773] Option "XkbRules" "evdev"
[ 137.773] Option "XkbModel" "evdev"
[ 137.773] Option "XkbLayout" "us"
[ 137.773] Option "_source" "server/udev"
[ 137.773] Option "name" "1.3M HD WebCam"
[ 137.773] Option "path" "/dev/input/event11"
[ 137.773] Option "device" "/dev/input/event11"
[ 137.773] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/input/input11/event11"
[ 137.773] Option "driver" "evdev"
[ 137.773] (**) 1.3M HD WebCam: always reports core events
[ 137.773] (**) evdev: 1.3M HD WebCam: Device: "/dev/input/event11"
[ 137.773] (--) evdev: 1.3M HD WebCam: Vendor 0x1bcf Product 0x288a
[ 137.773] (--) evdev: 1.3M HD WebCam: Found keys
[ 137.773] (II) evdev: 1.3M HD WebCam: Configuring as keyboard
[ 137.773] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/input/input11/event11"
[ 137.773] (II) XINPUT: Adding extended input device "1.3M HD WebCam" (type: KEYBOARD, id 13)
[ 137.773] (**) Option "xkb_rules" "evdev"
[ 137.773] (**) Option "xkb_model" "evdev"
[ 137.773] (**) Option "xkb_layout" "us"
[ 137.773] (II) XKB: Reusing cached keymap
[ 137.775] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[ 137.775] (II) No input driver specified, ignoring this device.
[ 137.775] (II) This device may have been added with another device file.
[ 137.776] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 137.776] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 137.776] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 137.776] Option "XkbRules" "evdev"
[ 137.776] Option "XkbModel" "evdev"
[ 137.776] Option "XkbLayout" "us"
[ 137.776] Option "_source" "server/udev"
[ 137.776] Option "name" "AT Translated Set 2 keyboard"
[ 137.776] Option "path" "/dev/input/event0"
[ 137.776] Option "device" "/dev/input/event0"
[ 137.776] Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 137.776] Option "driver" "evdev"
[ 137.776] (**) AT Translated Set 2 keyboard: always reports core events
[ 137.776] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 137.776] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 137.776] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 137.776] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 137.776] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 137.776] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[ 137.776] (**) Option "xkb_rules" "evdev"
[ 137.777] (**) Option "xkb_model" "evdev"
[ 137.777] (**) Option "xkb_layout" "us"
[ 137.777] (II) XKB: Reusing cached keymap
[ 137.778] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event13)
[ 137.778] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 137.778] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[ 137.778] Option "XkbRules" "evdev"
[ 137.778] Option "XkbModel" "evdev"
[ 137.778] Option "XkbLayout" "us"
[ 137.778] Option "_source" "server/udev"
[ 137.778] Option "name" "SynPS/2 Synaptics TouchPad"
[ 137.778] Option "path" "/dev/input/event13"
[ 137.778] Option "device" "/dev/input/event13"
[ 137.778] Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input13/event13"
[ 137.778] Option "driver" "evdev"
[ 137.778] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 137.779] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event13"
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0 [5772..1472]
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x1 [5086..1408]
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x18 [255..0]
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x1c [15..0]
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x2f [1..0]
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x35 [5772..1472]
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x36 [5086..1408]
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x39 [65535..0]
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[ 137.779] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[ 137.779] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[ 137.779] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[ 137.779] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 137.779] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input13/event13"
[ 137.779] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[ 137.780] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[ 137.780] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 137.780] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 137.780] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 137.780] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 137.781] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 137.781] (II) No input driver specified, ignoring this device.
[ 137.781] (II) This device may have been added with another device file.
[ 137.782] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 137.782] (II) No input driver specified, ignoring this device.
[ 137.782] (II) This device may have been added with another device file.
[ 137.783] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event10)
[ 137.783] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 137.783] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
[ 137.783] Option "XkbRules" "evdev"
[ 137.783] Option "XkbModel" "evdev"
[ 137.783] Option "XkbLayout" "us"
[ 137.783] Option "_source" "server/udev"
[ 137.783] Option "name" "Acer WMI hotkeys"
[ 137.783] Option "path" "/dev/input/event10"
[ 137.783] Option "device" "/dev/input/event10"
[ 137.783] Option "config_info" "udev:/sys/devices/virtual/input/input10/event10"
[ 137.784] Option "driver" "evdev"
[ 137.784] (**) Acer WMI hotkeys: always reports core events
[ 137.784] (**) evdev: Acer WMI hotkeys: Device: "/dev/input/event10"
[ 137.784] (--) evdev: Acer WMI hotkeys: Vendor 0 Product 0
[ 137.784] (--) evdev: Acer WMI hotkeys: Found keys
[ 137.784] (II) evdev: Acer WMI hotkeys: Configuring as keyboard
[ 137.784] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event10"
[ 137.784] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 16)
[ 137.784] (**) Option "xkb_rules" "evdev"
[ 137.784] (**) Option "xkb_model" "evdev"
[ 137.784] (**) Option "xkb_layout" "us"
[ 137.784] (II) XKB: Reusing cached keymap
[ 137.795] (II) RADEON(0): RADEONSaveScreen(2)
[ 137.821] (II) RADEON(0): EDID vendor "CMO", prod id 5522
[ 137.821] (II) RADEON(0): Printing DDC gathered Modelines:
[ 137.821] (II) RADEON(0): Modeline "1366x768"x0.0 75.00 1366 1426 1466 1568 768 772 778 797 -hsync -vsync (47.8 kHz eP)
[ 147.087] (II) RADEON(0): EDID vendor "CMO", prod id 5522
[ 147.230] (II) RADEON(0): Printing DDC gathered Modelines:
[ 147.230] (II) RADEON(0): Modeline "1366x768"x0.0 75.00 1366 1426 1466 1568 768 772 778 797 -hsync -vsync (47.8 kHz eP)
[ 147.766] (II) RADEON(0): EDID vendor "CMO", prod id 5522
[ 147.766] (II) RADEON(0): Printing DDC gathered Modelines:
[ 147.766] (II) RADEON(0): Modeline "1366x768"x0.0 75.00 1366 1426 1466 1568 768 772 778 797 -hsync -vsync (47.8 kHz eP)
[ 147.986] (II) RADEON(0): EDID vendor "CMO", prod id 5522
[ 147.987] (II) RADEON(0): Printing DDC gathered Modelines:
[ 147.987] (II) RADEON(0): Modeline "1366x768"x0.0 75.00 1366 1426 1466 1568 768 772 778 797 -hsync -vsync (47.8 kHz eP)
[ 148.014] (II) RADEON(0): EDID vendor "CMO", prod id 5522
[ 148.014] (II) RADEON(0): Printing DDC gathered Modelines:
[ 148.014] (II) RADEON(0): Modeline "1366x768"x0.0 75.00 1366 1426 1466 1568 768 772 778 797 -hsync -vsync (47.8 kHz eP)
[ 148.094] (II) RADEON(0): EDID vendor "CMO", prod id 5522
[ 148.095] (II) RADEON(0): Printing DDC gathered Modelines:
[ 148.095] (II) RADEON(0): Modeline "1366x768"x0.0 75.00 1366 1426 1466 1568 768 772 778 797 -hsync -vsync (47.8 kHz eP)
[ 148.120] (II) RADEON(0): EDID vendor "CMO", prod id 5522
[ 148.120] (II) RADEON(0): Printing DDC gathered Modelines:
[ 148.120] (II) RADEON(0): Modeline "1366x768"x0.0 75.00 1366 1426 1466 1568 768 772 778 797 -hsync -vsync (47.8 kHz eP)
[ 158.925] (II) RADEON(0): EDID vendor "CMO", prod id 5522
[ 158.925] (II) RADEON(0): Printing DDC gathered Modelines:
[ 158.925] (II) RADEON(0): Modeline "1366x768"x0.0 75.00 1366 1426 1466 1568 768 772 778 797 -hsync -vsync (47.8 kHz eP)
[ 167.825] (II) RADEON(0): EDID vendor "CMO", prod id 5522
[ 167.825] (II) RADEON(0): Printing DDC gathered Modelines:
[ 167.825] (II) RADEON(0): Modeline "1366x768"x0.0 75.00 1366 1426 1466 1568 768 772 778 797 -hsync -vsync (47.8 kHz eP)
[ 169.288] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1499cc0]
[ 169.303] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1499cc0] width 1366 pitch 5632 (/4 1408)
[ 169.308] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1499c60]
[ 169.320] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1499c60] width 1366 pitch 5632 (/4 1408)
[ 169.488] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1499cc0]
[ 169.503] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1499cc0] width 1366 pitch 5632 (/4 1408)
[ 169.560] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1499c60]
[ 169.570] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1499c60] width 1366 pitch 5632 (/4 1408)
[ 171.039] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a5a0]
[ 171.053] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a5a0] width 1366 pitch 5632 (/4 1408)
[ 171.433] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149ac00]
[ 171.453] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149ac00] width 1366 pitch 5632 (/4 1408)
[ 171.481] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a5a0]
[ 171.503] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a5a0] width 1366 pitch 5632 (/4 1408)
[ 171.536] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149ac00]
[ 171.553] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149ac00] width 1366 pitch 5632 (/4 1408)
[ 172.222] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a590]
[ 172.236] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a590] width 1366 pitch 5632 (/4 1408)
[ 172.247] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a500]
[ 172.253] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a500] width 1366 pitch 5632 (/4 1408)
[ 173.446] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a590]
[ 173.453] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a590] width 1366 pitch 5632 (/4 1408)
[ 174.386] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a500]
[ 174.402] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a500] width 1366 pitch 5632 (/4 1408)
[ 174.547] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a590]
[ 174.569] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a590] width 1366 pitch 5632 (/4 1408)
[ 174.604] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a500]
[ 174.619] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a500] width 1366 pitch 5632 (/4 1408)
[ 174.661] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a590]
[ 174.686] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a590] width 1366 pitch 5632 (/4 1408)
[ 175.600] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a500]
[ 175.619] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a500] width 1366 pitch 5632 (/4 1408)
[ 177.169] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a590]
[ 177.185] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a590] width 1366 pitch 5632 (/4 1408)
[ 177.508] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a370]
[ 177.518] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a370] width 1366 pitch 5632 (/4 1408)
[ 177.625] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a500]
[ 177.635] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a500] width 1366 pitch 5632 (/4 1408)
[ 178.782] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a370]
[ 178.784] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a370] width 1366 pitch 5632 (/4 1408)
[ 178.944] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a500]
[ 178.951] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a500] width 1366 pitch 5632 (/4 1408)
[ 179.079] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a370]
[ 179.101] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a370] width 1366 pitch 5632 (/4 1408)
[ 179.302] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a500]
[ 179.318] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a500] width 1366 pitch 5632 (/4 1408)
[ 179.612] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a370]
[ 179.634] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a370] width 1366 pitch 5632 (/4 1408)
[ 180.163] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1499c60]
[ 180.167] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1499c60] width 1366 pitch 5632 (/4 1408)
[ 180.313] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1499c40]
[ 180.334] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1499c40] width 1366 pitch 5632 (/4 1408)
[ 180.388] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1437db0]
[ 180.401] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1437db0] width 1366 pitch 5632 (/4 1408)
[ 180.489] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1499c40]
[ 180.501] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1499c40] width 1366 pitch 5632 (/4 1408)
[ 180.587] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1437db0]
[ 180.601] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1437db0] width 1366 pitch 5632 (/4 1408)
[ 180.689] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1499c40]
[ 180.701] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1499c40] width 1366 pitch 5632 (/4 1408)
[ 180.789] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1437db0]
[ 180.801] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1437db0] width 1366 pitch 5632 (/4 1408)
[ 180.890] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1499c40]
[ 180.901] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1499c40] width 1366 pitch 5632 (/4 1408)
[ 180.991] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a800]
[ 181.001] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a800] width 1366 pitch 5632 (/4 1408)
[ 181.091] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149a580]
[ 181.101] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149a580] width 1366 pitch 5632 (/4 1408)
[ 181.193] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b730]
[ 181.201] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b730] width 1366 pitch 5632 (/4 1408)
[ 181.294] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b6d0]
[ 181.301] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b6d0] width 1366 pitch 5632 (/4 1408)
[ 181.395] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b730]
[ 181.401] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b730] width 1366 pitch 5632 (/4 1408)
[ 181.496] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b730]
[ 181.517] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b730] width 1366 pitch 5632 (/4 1408)
[ 181.596] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b6d0]
[ 181.617] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b6d0] width 1366 pitch 5632 (/4 1408)
[ 181.697] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b730]
[ 181.717] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b730] width 1366 pitch 5632 (/4 1408)
[ 181.799] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b6d0]
[ 181.817] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b6d0] width 1366 pitch 5632 (/4 1408)
[ 181.899] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b730]
[ 181.917] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b730] width 1366 pitch 5632 (/4 1408)
[ 182.000] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b6d0]
[ 182.017] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b6d0] width 1366 pitch 5632 (/4 1408)
[ 182.101] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b730]
[ 182.117] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b730] width 1366 pitch 5632 (/4 1408)
[ 182.202] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b6d0]
[ 182.217] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b6d0] width 1366 pitch 5632 (/4 1408)
[ 182.303] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b730]
[ 182.317] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b730] width 1366 pitch 5632 (/4 1408)
[ 182.404] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b6d0]
[ 182.417] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b6d0] width 1366 pitch 5632 (/4 1408)
[ 182.505] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b730]
[ 182.517] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b730] width 1366 pitch 5632 (/4 1408)
[ 182.606] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b6d0]
[ 182.617] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b6d0] width 1366 pitch 5632 (/4 1408)
[ 182.707] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b730]
[ 182.717] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b730] width 1366 pitch 5632 (/4 1408)
[ 182.808] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149b6d0]
[ 182.817] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149b6d0] width 1366 pitch 5632 (/4 1408)
[ 182.908] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f7b0]
[ 182.917] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f7b0] width 1366 pitch 5632 (/4 1408)
[ 183.009] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f750]
[ 183.017] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f750] width 1366 pitch 5632 (/4 1408)
[ 183.111] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f7b0]
[ 183.117] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f7b0] width 1366 pitch 5632 (/4 1408)
[ 183.212] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f750]
[ 183.234] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f750] width 1366 pitch 5632 (/4 1408)
[ 183.313] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f7b0]
[ 183.334] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f7b0] width 1366 pitch 5632 (/4 1408)
[ 183.413] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f750]
[ 183.434] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f750] width 1366 pitch 5632 (/4 1408)
[ 183.515] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f7b0]
[ 183.533] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f7b0] width 1366 pitch 5632 (/4 1408)
[ 183.615] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f750]
[ 183.633] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f750] width 1366 pitch 5632 (/4 1408)
[ 183.716] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f7b0]
[ 183.733] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f7b0] width 1366 pitch 5632 (/4 1408)
[ 183.817] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f750]
[ 183.833] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f750] width 1366 pitch 5632 (/4 1408)
[ 183.918] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f7b0]
[ 183.933] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f7b0] width 1366 pitch 5632 (/4 1408)
[ 184.019] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149f870]
[ 184.033] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149f870] width 1366 pitch 5632 (/4 1408)
[ 184.121] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x149fad0]
[ 184.133] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x149fad0] width 1366 pitch 5632 (/4 1408)
[ 184.223] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x147a960]
[ 184.233] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x147a960] width 1366 pitch 5632 (/4 1408)
[ 184.322] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x147a900]
[ 184.333] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x147a900] width 1366 pitch 5632 (/4 1408)
[ 184.423] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x147a960]
[ 184.433] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x147a960] width 1366 pitch 5632 (/4 1408)
[ 184.524] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x147a900]
[ 184.533] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x147a900] width 1366 pitch 5632 (/4 1408)
[ 184.625] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x147a960]
[ 184.633] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x147a960] width 1366 pitch 5632 (/4 1408)
[ 184.725] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x147a900]
[ 184.733] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x147a900] width 1366 pitch 5632 (/4 1408)
[ 184.828] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x147a960]
[ 184.850] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x147a960] width 1366 pitch 5632 (/4 1408)
[ 184.927] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x147a900]
[ 184.933] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x147a900] width 1366 pitch 5632 (/4 1408)
[ 185.029] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x147a960]
[ 185.050] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x147a960] width 1366 pitch 5632 (/4 1408)
[ 185.128] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x152abb0]
[ 185.133] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x152abb0] width 1366 pitch 5632 (/4 1408)
[ 185.227] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x152ab50]
[ 185.233] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x152ab50] width 1366 pitch 5632 (/4 1408)
[ 185.339] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x147a960]
[ 185.350] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x147a960] width 1366 pitch 5632 (/4 1408)
[ 185.430] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x147a900]
[ 185.450] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x147a900] width 1366 pitch 5632 (/4 1408)
[ 185.591] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x15dd470]
[ 185.616] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x15dd470] width 1366 pitch 5632 (/4 1408)
[ 185.657] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x15d7890]
[ 185.666] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x15d7890] width 1366 pitch 5632 (/4 1408)
[ 185.771] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x15dd470]
[ 185.783] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x15dd470] width 1366 pitch 5632 (/4 1408)
[ 202.906] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x160adf0]
[ 202.912] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x160adf0] width 1366 pitch 5632 (/4 1408)
[ 202.979] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x163aa40]
[ 203.012] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x163aa40] width 1366 pitch 5632 (/4 1408)
[ 203.027] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x160adf0]
[ 203.045] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x160adf0] width 1366 pitch 5632 (/4 1408)
[ 203.110] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x163aa40]
[ 203.112] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x163aa40] width 1366 pitch 5632 (/4 1408)
[ 203.592] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x160adf0]
[ 203.612] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x160adf0] width 1366 pitch 5632 (/4 1408)
[ 203.808] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x163aa40]
[ 203.829] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x163aa40] width 1366 pitch 5632 (/4 1408)
[ 204.110] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x160adf0]
[ 204.129] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x160adf0] width 1366 pitch 5632 (/4 1408)
[ 204.611] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x163ab10]
[ 204.628] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x163ab10] width 1366 pitch 5632 (/4 1408)
[ 204.677] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x163d8a0]
[ 204.695] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x163d8a0] width 1366 pitch 5632 (/4 1408)
[ 204.715] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x163d7b0]
[ 204.728] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x163d7b0] width 1366 pitch 5632 (/4 1408)
[ 204.736] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1640f20]
[ 204.762] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1640f20] width 1366 pitch 5632 (/4 1408)
[ 204.765] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x163d7b0]
[ 204.778] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x163d7b0] width 1366 pitch 5632 (/4 1408)
[ 204.803] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1640f20]
[ 204.811] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1640f20] width 1366 pitch 5632 (/4 1408)
[ 204.852] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1641270]
[ 204.861] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1641270] width 1366 pitch 5632 (/4 1408)
[ 204.951] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1641030]
[ 204.961] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1641030] width 1366 pitch 5632 (/4 1408)
[ 205.051] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1640fd0]
[ 205.062] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1640fd0] width 1366 pitch 5632 (/4 1408)
[ 205.154] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1641030]
[ 205.162] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1641030] width 1366 pitch 5632 (/4 1408)
[ 205.253] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1640fd0]
[ 205.261] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1640fd0] width 1366 pitch 5632 (/4 1408)
[ 205.352] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1641030]
[ 205.361] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1641030] width 1366 pitch 5632 (/4 1408)
[ 205.453] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1640fd0]
[ 205.461] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1640fd0] width 1366 pitch 5632 (/4 1408)
[ 205.553] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1641030]
[ 205.561] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1641030] width 1366 pitch 5632 (/4 1408)
[ 205.668] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x1604230]
[ 205.678] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x1604230] width 1366 pitch 5632 (/4 1408)
[ 205.766] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x163b2c0]
[ 205.778] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x163b2c0] width 1366 pitch 5632 (/4 1408)
[ 205.869] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16042f0]
[ 205.878] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16042f0] width 1366 pitch 5632 (/4 1408)
[ 205.924] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16b6e30]
[ 205.945] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16b6e30] width 1366 pitch 5632 (/4 1408)
[ 362.271] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x160b060]
[ 362.290] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x160b060] width 1366 pitch 5632 (/4 1408)
[ 473.034] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16a7f00]
[ 473.047] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16a7f00] width 1366 pitch 5632 (/4 1408)
[ 473.219] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16f3860]
[ 473.230] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16f3860] width 1366 pitch 5632 (/4 1408)
[ 473.249] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16261f0]
[ 473.280] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16261f0] width 1366 pitch 5632 (/4 1408)
[ 473.291] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16f3860]
[ 473.313] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16f3860] width 1366 pitch 5632 (/4 1408)
[ 473.382] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16261f0]
[ 473.397] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16261f0] width 1366 pitch 5632 (/4 1408)
[ 473.927] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16f3860]
[ 473.946] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16f3860] width 1366 pitch 5632 (/4 1408)
[ 473.961] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16261f0]
[ 473.980] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16261f0] width 1366 pitch 5632 (/4 1408)
[ 474.012] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16f3860]
[ 474.030] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16f3860] width 1366 pitch 5632 (/4 1408)
[ 474.097] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16261f0]
[ 474.113] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16261f0] width 1366 pitch 5632 (/4 1408)
[ 474.396] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16f3860]
[ 474.413] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16f3860] width 1366 pitch 5632 (/4 1408)
[ 474.506] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16261f0]
[ 474.532] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16261f0] width 1366 pitch 5632 (/4 1408)
[ 474.561] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16d7c30]
[ 474.580] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16d7c30] width 1366 pitch 5632 (/4 1408)
[ 474.594] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16261f0]
[ 474.613] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16261f0] width 1366 pitch 5632 (/4 1408)
[ 474.621] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16d7c30]
[ 474.646] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16d7c30] width 1366 pitch 5632 (/4 1408)
[ 474.654] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16261f0]
[ 474.680] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16261f0] width 1366 pitch 5632 (/4 1408)
[ 474.684] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16d7c30]
[ 474.696] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16d7c30] width 1366 pitch 5632 (/4 1408)
[ 474.705] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x16261f0]
[ 474.730] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x16261f0] width 1366 pitch 5632 (/4 1408)
[ 509.680] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x17f8bf0]
[ 509.704] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x17f8bf0] width 1366 pitch 5632 (/4 1408)
[ 509.757] (II) RADEON(0): radeon_dri2_schedule_flip:670 fevent[0x17f35b0]
[ 509.771] (II) RADEON(0): radeon_dri2_flip_event_handler:1067 fevent[0x17f35b0] width 1366 pitch 5632 (/4 1408)