scheda wireless broadcom non riconosciuta

Se avete problemi con l'installazione e la configurazione di Slackware64 postate qui. Non usate questo forum per argomenti che trattano la Slackware32 o generali... per quelli usate rispettivamente il forum Slackware e Gnu/Linux in genere.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware64 usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware64, se l'argomento è Slackware32 o generale usate rispettivamente il forum Slackware o Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Avatar utente
Procopio
Linux 3.x
Linux 3.x
Messaggi: 844
Iscritto il: ven 29 lug 2011, 11:50
Nome Cognome: Matteo Micheletto Oddino
Slackware: 14.2
Kernel: 4.4.14
Desktop: Awesome
Località: Torino

Re: scheda wireless broadcom non riconosciuta

Messaggio da Procopio »

questo problema ce l'ho su un dell latitude e5500 che non è mio, e su cui ho installato la versione 13.37. I dati relativi a questo pc sono questi:

Codice: Seleziona tutto

root@darkstar:/home/juliet# uname -a
Linux darkstar 2.6.37.6 #3 SMP Sat Apr 9 22:49:32 CDT 2011 x86_64 Intel(R) Core(TM)2 Duo CPU     T7250  @ 2.00GHz GenuineIntel GNU/Linux
..mentre i dati che vedete nel mio profilo sono quelli del mio pc che ha la current...
per aggiornare il kernel non è necessario che lo ricompili, giusto? basta che installo quello che trovo ad esempio nel ramo current dei repos?
ad esempio basta che do un

Codice: Seleziona tutto

upgradepkg --install-new
a questo pacchetto?
questo aggiornamento del kernel mi aggiornerà anche il firmware?
Ultima modifica di Procopio il mar 8 mag 2012, 20:50, modificato 1 volta in totale.

Meskalamdug
Iper Master
Iper Master
Messaggi: 3961
Iscritto il: ven 14 mag 2004, 0:00

Re: scheda wireless broadcom non riconosciuta

Messaggio da Meskalamdug »

Procopio ha scritto:questo problema ce l'ho su un dell latitude e5500 che non è mio, e su cui ho installato la versione 13.37...i dati che vedete nel mio profilo sono quelli del mio pc che ha la current....per aggiornare il kernel non è necessario che lo ricompili, giusto? basta che installo quello che trovo ad esempio nel ramo current dei repos? ad esempio basta che do un

Codice: Seleziona tutto

upgradepkg --install-new
a questo pacchetto? per il firmware cosa devo aggiornare? o viene già aggiornato con il kernel?
Aggiorna i pacchetti kernel e kernel firmware.
Per sicurezza ricompila module-init-tools.

Avatar utente
Procopio
Linux 3.x
Linux 3.x
Messaggi: 844
Iscritto il: ven 29 lug 2011, 11:50
Nome Cognome: Matteo Micheletto Oddino
Slackware: 14.2
Kernel: 4.4.14
Desktop: Awesome
Località: Torino

Re: scheda wireless broadcom non riconosciuta

Messaggio da Procopio »

ho scaricato e installato i pacchetti kernel e kernel firmware:

Codice: Seleziona tutto

upgradepkg --install-new kernel-modules-3.2.13-x86_64-1.txz
upgradepkg --install-new kernel-generic-3.2.13-x86_64-1.txz
upgradepkg --install-new kernel-huge-3.2.13-x86_64-1.txz
upgradepkg --install-new kernel-headers-3.2.13-x86-1.txz
upgradepkg --install-new kernel-firmware-20120202git-noarch-1.txz
dopo di che ho scaricato, scompattato e compilato il module-init-tools:

Codice: Seleziona tutto

tar -jxf module-init-tools-3.16.tar.bz2 
cd module-init-tools-3.16
 ./configure && make && make install
ed ho quindi dato un lilo -v dopo averlo aggiornato alla versione 23.2 dellla current altrimenti con il nuovo kernel mi dava un fatal... ho quindi riavviato ma la spia continua ad essere spenta e il wicd continua a non trovare alcuna scheda audio. Anche il risultato dell'lspci è rimasto immutato

Codice: Seleziona tutto

root@darkstar:/home/juliet# lspci 
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
02:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
02:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
02:01.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21)
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5761e Gigabit Ethernet PCIe (rev 10)
root@darkstar:/home/juliet# 

dite che sia il caso di procedere al tentativo con i driver proprietari come suggerisce fAu?

Avatar utente
targzeta
Iper Master
Iper Master
Messaggi: 6631
Iscritto il: gio 3 nov 2005, 14:05
Nome Cognome: Emanuele Tomasi
Slackware: 64-current
Kernel: latest stable
Desktop: IceWM
Località: Carpignano Sal. (LE) <-> Pisa

Re: scheda wireless broadcom non riconosciuta

Messaggio da targzeta »

Ma tu sei sicuro che la tua wireless sia una broadcom? Come lo sai? Perché su internet, oltre al link che hai citato tu, ce ne sono altri che dicono che il Dell Latitude e550 monta anche schede intel.

Hai la possibilità di disabilitare il bluetooth da BIOS, tanto per fare una prova?
Emanuele
Se pensi di essere troppo piccolo per fare la differenza, prova a dormire con una zanzara -- Dalai Lama

Avatar utente
Procopio
Linux 3.x
Linux 3.x
Messaggi: 844
Iscritto il: ven 29 lug 2011, 11:50
Nome Cognome: Matteo Micheletto Oddino
Slackware: 14.2
Kernel: 4.4.14
Desktop: Awesome
Località: Torino

Re: scheda wireless broadcom non riconosciuta

Messaggio da Procopio »

spina ha scritto:Hai la possibilità di disabilitare il bluetooth da BIOS, tanto per fare una prova?
Sì, posso farlo.
E posso fare anche altro, allora: dal bios ho la possibilità di assegnare l'unico pulsante alla sola attivazione/disattivazione del wireless o del bluethoot (oppure assegnarlo per entrambi come di default). Io ora l'ho riservato alla sola attivazione/disattivazione del wireless. Così facendo la spia del bluethoot resta sempre accesa, ma, come ho appena detto, posso scegliere di disattivarlo dal BIOS e in quel caso resta sempre spenta...
spina ha scritto:Ma tu sei sicuro che la tua wireless sia una broadcom? Come lo sai? Perché su internet, oltre al link che hai citato tu, ce ne sono altri che dicono che il Dell Latitude e550 monta anche schede intel.
No, non ne sono sicuro, e infatti l'avevo ipotizzato qualche post più indietro, ma comunque non riesco a capire quale sia. Ora sto installando la current su quel computer in maniera da esser sicuro di lavorare con il software agiornato...

Avatar utente
fAu
Linux 2.x
Linux 2.x
Messaggi: 312
Iscritto il: dom 1 feb 2004, 0:00
Slackware: slackware64 current
Kernel: 4.19.82
Desktop: kde 4.14.38
Località: Mantova, Italy
Contatta:

Re: scheda wireless broadcom non riconosciuta

Messaggio da fAu »

$ lspci -nn | grep Broadcom
09:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5756ME Gigabit Ethernet PCI Express [14e4:1674]
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01)

avevo letto questo ma era un post di un altro utente sorry... qui si vede la scheda della famiglia della mia

Avatar utente
targzeta
Iper Master
Iper Master
Messaggi: 6631
Iscritto il: gio 3 nov 2005, 14:05
Nome Cognome: Emanuele Tomasi
Slackware: 64-current
Kernel: latest stable
Desktop: IceWM
Località: Carpignano Sal. (LE) <-> Pisa

Re: scheda wireless broadcom non riconosciuta

Messaggio da targzeta »

Scusa, ma dopo aver disabilitato o giocato da BIOS per essere sicuro che la wireless sia attiva, lspci te la fa vedere? Io ero rimasto che lspci ti faceva vedere comunque sempre tutte le schede PCI del PC. Se non riesci a visualizzarla come puoi settarla?

Zoros, quindi alcuni moduli possono interferire con lspci? Cioé, è possibile che il mio hardware non venga visualizzato perché un modulo è andato in palla?

Perché per me finché lspci non ci fa vedere una periferica wireless allora non possiamo fare niente.

Che ne pensate?
Emanuele
Se pensi di essere troppo piccolo per fare la differenza, prova a dormire con una zanzara -- Dalai Lama

Meskalamdug
Iper Master
Iper Master
Messaggi: 3961
Iscritto il: ven 14 mag 2004, 0:00

Re: scheda wireless broadcom non riconosciuta

Messaggio da Meskalamdug »

Dimenticavo...i firmware provali da qua
http://git.kernel.org/?p=linux/kernel/g ... rmware.git

Avatar utente
targzeta
Iper Master
Iper Master
Messaggi: 6631
Iscritto il: gio 3 nov 2005, 14:05
Nome Cognome: Emanuele Tomasi
Slackware: 64-current
Kernel: latest stable
Desktop: IceWM
Località: Carpignano Sal. (LE) <-> Pisa

Re: scheda wireless broadcom non riconosciuta

Messaggio da targzeta »

Effettivamente, visto che hai aggiornato il kernel, ridacci l'output di dmesg. In realtà nel vecchio dmesg non sembravano esserci problemi legati a firmware o ad altro, semplicemente la tua scheda non veniva proprio vista.

Emanuele
Se pensi di essere troppo piccolo per fare la differenza, prova a dormire con una zanzara -- Dalai Lama

rik70
Iper Master
Iper Master
Messaggi: 2492
Iscritto il: gio 10 mar 2011, 9:21
Slackware: 15.0
Kernel: 5.15.x-generic
Desktop: Sway
Distribuzione: Arch Linux

Re: scheda wireless broadcom non riconosciuta

Messaggio da rik70 »

Perdonate l'ignoranza:

ma se una periferica esiste "fisicamente" sul sistema, non dovrebbe essere segnalata da qualche parte, a prescindere dall'esistenza o meno di un driver in grado di farla funzionare?

Edit:

ops, nella sostanza questo è un doppione del post di spina.

Avatar utente
targzeta
Iper Master
Iper Master
Messaggi: 6631
Iscritto il: gio 3 nov 2005, 14:05
Nome Cognome: Emanuele Tomasi
Slackware: 64-current
Kernel: latest stable
Desktop: IceWM
Località: Carpignano Sal. (LE) <-> Pisa

Re: scheda wireless broadcom non riconosciuta

Messaggio da targzeta »

Effettivamente se lspci può sbagliare vediamo se qualcuno conosce un metodo alternativo. Purtroppo non sono sotto linux ma penso che qualche cat di un file sotto /proc o /sys potrebbe fare al caso nostro, no?

Emanuele
Se pensi di essere troppo piccolo per fare la differenza, prova a dormire con una zanzara -- Dalai Lama

Avatar utente
fAu
Linux 2.x
Linux 2.x
Messaggi: 312
Iscritto il: dom 1 feb 2004, 0:00
Slackware: slackware64 current
Kernel: 4.19.82
Desktop: kde 4.14.38
Località: Mantova, Italy
Contatta:

Re: scheda wireless broadcom non riconosciuta

Messaggio da fAu »

se non erro lspci si appoggia al file pci.ids http://pci-ids.ucw.cz/
non ricordo pero' in caso di hardware "troppo nuovo e/o non ancora classificato" cosa restituisca il dmesg
lspci dovrebbe vedere la scheda indipendentemente dai driver e/o moduli caricati

rik70
Iper Master
Iper Master
Messaggi: 2492
Iscritto il: gio 10 mar 2011, 9:21
Slackware: 15.0
Kernel: 5.15.x-generic
Desktop: Sway
Distribuzione: Arch Linux

Re: scheda wireless broadcom non riconosciuta

Messaggio da rik70 »

Infatti: a rigor di logica dovrebbe restiture un ' Unknown device' ma dovrebbe vederla comunque. Analogamente se non esiste il modulo per pilotarla o se per una qualche ragione non viene caricato.

Io azzardo 3 ipotesi:

1 - la scheda è disattivata via bios - ed è stato già detto

2 - la scheda è stata rimossa dal portatile

3 - la scheda è rotta

E con questo mi son giocato la poca credibilità rimasta :D

Avatar utente
Procopio
Linux 3.x
Linux 3.x
Messaggi: 844
Iscritto il: ven 29 lug 2011, 11:50
Nome Cognome: Matteo Micheletto Oddino
Slackware: 14.2
Kernel: 4.4.14
Desktop: Awesome
Località: Torino

Re: scheda wireless broadcom non riconosciuta

Messaggio da Procopio »

spina ha scritto:Scusa, ma dopo aver disabilitato o giocato da BIOS per essere sicuro che la wireless sia attiva, lspci te la fa vedere? Io ero rimasto che lspci ti faceva vedere comunque sempre tutte le schede PCI del PC. Se non riesci a visualizzarla come puoi settarla?
scusa, stai dicendo a me o a zoros? ad ogni modo questi sono i miei lspci e dmesg dopo aver disabilitato la connettività bluethoot dal bios ed aver riservato il pulsante apposito al solo wireless

Codice: Seleziona tutto

root@darkstar:/home/juliet# lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
02:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
02:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
02:01.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21)
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5761e Gigabit Ethernet PCIe (rev 10)
root@darkstar:/home/juliet# 
il dimesg te lo posto qua sotto perchè qui non ci sta più
rik70 ha scritto: 1 - la scheda è disattivata via bios - ed è stato già detto
questo bios ha praticamente un interfaccia grafica (non è più quello blu che ricordavo una volta, dieci anni fa) e ti assicuro che la scheda rìwireless è inequivocabilmente abilitata: c'è la spunta alla casellina affianco alla dicitura "enable wireless connection" o qualcosa del genere...
Ultima modifica di Procopio il mer 9 mag 2012, 15:39, modificato 1 volta in totale.

Avatar utente
Procopio
Linux 3.x
Linux 3.x
Messaggi: 844
Iscritto il: ven 29 lug 2011, 11:50
Nome Cognome: Matteo Micheletto Oddino
Slackware: 14.2
Kernel: 4.4.14
Desktop: Awesome
Località: Torino

Re: scheda wireless broadcom non riconosciuta

Messaggio da Procopio »

Codice: Seleziona tutto

bash-4.2# dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.13 (root@hive64) (gcc version 4.7.0 (GCC) ) #2 SMP Sat Mar 24 03:43:56 CDT 2012
[    0.000000] Command line: BOOT_IMAGE=Linux ro root=801 vt.default_utf8=0
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007d38d400 (usable)
[    0.000000]  BIOS-e820: 000000007d38d400 - 000000007d38f400 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007d38f400 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffe80000 - 0000000100000000 (reserved)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Dell Inc. Latitude E5500                  /0DW634, BIOS A16 07/30/2010
[    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 = 0x7d38d 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-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask 800000000 write-back
[    0.000000]   1 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   2 base 07DC00000 mask FFFC00000 uncachable
[    0.000000]   3 base 07E000000 mask FFE000000 uncachable
[    0.000000]   4 base 07DB00000 mask FFFF00000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 000000007db00000 - 0000000080000000 (usable) ==> (reserved)
[    0.000000] e820 update range: 00000000e0000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000007d38d000
[    0.000000]  0000000000 - 007d200000 page 2M
[    0.000000]  007d200000 - 007d38d000 page 4k
[    0.000000] kernel direct mapping tables up to 7d38d000 @ 1fffc000-20000000
[    0.000000] ACPI: RSDP 00000000000fbd10 00024 (v02 DELL  )
[    0.000000] ACPI: XSDT 000000007d391e00 0006C (v01 DELL    M09     27DA071E ASL  00000061)
[    0.000000] ACPI: FACP 000000007d391c9c 000F4 (v04 DELL    M09     27DA071E ASL  00000061)
[    0.000000] ACPI: DSDT 000000007d392400 06766 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
[    0.000000] ACPI: FACS 000000007d3a0c00 00040
[    0.000000] ACPI: HPET 000000007d391f00 00038 (v01 DELL    M09     00000001 ASL  00000061)
[    0.000000] ACPI: ____ 000000007d3a0400 00030 (v01 DELL    M09     27DA071E ASL  00000061)
[    0.000000] ACPI: APIC 000000007d392000 00068 (v01 DELL    M09     27DA071E ASL  00000047)
[    0.000000] ACPI: ASF! 000000007d391c00 00076 (v32 DELL    M09     27DA071E ASL  00000061)
[    0.000000] ACPI: MCFG 000000007d391fc0 0003C (v16 DELL    M09     27DA071E ASL  00000061)
[    0.000000] ACPI: TCPA 000000007d392300 00032 (v01                 00000000 ASL  00000000)
[    0.000000] ACPI: SLIC 000000007d39209c 00176 (v01 DELL    M09     27DA071E ASL  00000061)
[    0.000000] ACPI: SSDT 000000007d3902eb 0066C (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007aa00000-ffff88007c9fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007d38d
[    0.000000] On node 0 totalpages: 512796
[    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: 7951 pages used for memmap
[    0.000000]   DMA32 zone: 500862 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    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_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, 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 high 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: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:78000000)
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages/cpu @ffff88007d000000 s75904 r8192 d22400 u1048576
[    0.000000] pcpu-alloc: s75904 r8192 d22400 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 504776
[    0.000000] Kernel command line: BOOT_IMAGE=Linux ro root=801 vt.default_utf8=0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 1995196k/2051636k available (11632k kernel code, 452k absent, 55988k reserved, 5727k data, 832k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] NR_IRQS:4352 nr_irqs:512 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 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 1994.708 MHz processor.
[    0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3989.41 BogoMIPS (lpj=1994708)
[    0.001164] pid_max: default: 32768 minimum: 301
[    0.001279] Security Framework initialized
[    0.001377] Mount-cache hash table entries: 256
[    0.001604] Initializing cgroup subsys cpuacct
[    0.001687] Initializing cgroup subsys memory
[    0.002011] Initializing cgroup subsys devices
[    0.002090] Initializing cgroup subsys freezer
[    0.002169] Initializing cgroup subsys net_cls
[    0.002248] Initializing cgroup subsys blkio
[    0.002331] Initializing cgroup subsys perf_event
[    0.002442] CPU: Physical Processor ID: 0
[    0.002520] CPU: Processor Core ID: 0
[    0.002597] mce: CPU supports 6 MCE banks
[    0.002681] CPU0: Thermal monitoring enabled (TM2)
[    0.002762] using mwait in idle threads.
[    0.002878] ACPI: Core revision 20110623
[    0.006012] ftrace: allocating 35675 entries in 140 pages
[    0.007476] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.018211] CPU0: Intel(R) Core(TM)2 Duo CPU     T7250  @ 2.00GHz stepping 0d
[    0.018998] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    0.018998] PEBS disabled due to CPU errata.
[    0.018998] ... version:                2
[    0.018998] ... bit width:              40
[    0.018998] ... generic registers:      2
[    0.018998] ... value mask:             000000ffffffffff
[    0.018998] ... max period:             000000007fffffff
[    0.018998] ... fixed-purpose events:   3
[    0.018998] ... event mask:             0000000700000003
[    0.019046] Booting Node   0, Processors  #1 Ok.
[    0.019170] smpboot cpu 1: start_ip = 9a000
[    0.091008] Brought up 2 CPUs
[    0.091089] Total of 2 processors activated (7979.22 BogoMIPS).
[    0.092062] devtmpfs: initialized
[    0.093661] PM: Registering ACPI NVS region at 7d38d400 (8192 bytes)
[    0.093661] xor: automatically using best checksumming function: generic_sse
[    0.097880]    generic_sse:  7296.000 MB/sec
[    0.097960] xor: using function: generic_sse (7296.000 MB/sec)
[    0.097995] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.098248] print_constraints: dummy: 
[    0.098248] NET: Registered protocol family 16
[    0.098248] ACPI: bus type pci registered
[    0.099039] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.099124] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.107308] PCI: Using configuration type 1 for base access
[    0.107395] dmi type 0xB1 record - unknown flag
[    0.123092] bio: create slab <bio-0> at 0
[    0.140009] raid6: int64x1   1582 MB/s
[    0.157014] raid6: int64x2   2078 MB/s
[    0.174017] raid6: int64x4   1410 MB/s
[    0.191012] raid6: int64x8   1367 MB/s
[    0.207994] raid6: sse2x1    3269 MB/s
[    0.224984] raid6: sse2x2    3527 MB/s
[    0.241981] raid6: sse2x4    5960 MB/s
[    0.242060] raid6: using algorithm sse2x4 (5960 MB/s)
[    0.242161] ACPI: Added _OSI(Module Device)
[    0.242161] ACPI: Added _OSI(Processor Device)
[    0.242161] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.242239] ACPI: Added _OSI(Processor Aggregator Device)
[    0.243770] ACPI: EC: Look up EC in DSDT
[    0.252067] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.258428] ACPI: SSDT 000000007d3a0c80 00043 (v01  LMPWR  DELLLOM 00001001 INTL 20050624)
[    0.258999] ACPI: Dynamic OEM Table Load:
[    0.259165] ACPI: SSDT           (null) 00043 (v01  LMPWR  DELLLOM 00001001 INTL 20050624)
[    0.259652] ACPI: SSDT 000000007d390957 002C3 (v01  PmRef   BspIst 00003000 INTL 20050624)
[    0.260140] ACPI: Dynamic OEM Table Load:
[    0.260305] ACPI: SSDT           (null) 002C3 (v01  PmRef   BspIst 00003000 INTL 20050624)
[    0.260618] ACPI: SSDT 000000007d390df1 005C6 (v01  PmRef   BspCst 00003001 INTL 20050624)
[    0.261091] ACPI: Dynamic OEM Table Load:
[    0.261255] ACPI: SSDT           (null) 005C6 (v01  PmRef   BspCst 00003001 INTL 20050624)
[    0.261688] ACPI: SSDT 000000007d390c1a 001D7 (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.262192] ACPI: Dynamic OEM Table Load:
[    0.262357] ACPI: SSDT           (null) 001D7 (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.262632] ACPI: SSDT 000000007d3913b7 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.263117] ACPI: Dynamic OEM Table Load:
[    0.263282] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.265052] ACPI: Interpreter enabled
[    0.265133] ACPI: (supports S0 S3 S4 S5)
[    0.265399] ACPI: Using IOAPIC for interrupt routing
[    0.345078] ACPI: EC: GPE = 0x11, I/O: command/status = 0x934, data = 0x930
[    0.351038] ACPI: No dock devices found.
[    0.351118] HEST: Table not found.
[    0.351198] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.363002] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.385608] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
[    0.385693] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
[    0.385776] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.385953] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
[    0.386067] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xf7ffffff]
[    0.386180] pci_root PNP0A03:00: host bridge window [mem 0xfc000000-0xfebfffff]
[    0.386294] pci_root PNP0A03:00: host bridge window [mem 0xfec10000-0xfecfffff]
[    0.386952] pci_root PNP0A03:00: host bridge window [mem 0xfed1c000-0xfed1ffff]
[    0.387066] pci_root PNP0A03:00: host bridge window [mem 0xfed90000-0xfed9ffff]
[    0.387179] pci_root PNP0A03:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.387293] pci_root PNP0A03:00: host bridge window [mem 0xfeda7000-0xfedfffff]
[    0.387406] pci_root PNP0A03:00: host bridge window [mem 0xfee10000-0xffa7ffff]
[    0.387519] pci_root PNP0A03:00: host bridge window [mem 0xffc00000-0xffe7ffff]
[    0.387647] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
[    0.387673] DMAR: Forcing write-buffer flush capability
[    0.387753] DMAR: Disabling IOMMU for graphics on this chipset
[    0.387861] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
[    0.387876] pci 0000:00:02.0: reg 10: [mem 0xf6c00000-0xf6ffffff 64bit]
[    0.387886] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.387893] pci 0000:00:02.0: reg 20: [io  0xefe8-0xefef]
[    0.387934] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
[    0.387959] pci 0000:00:02.1: reg 10: [mem 0xf6b00000-0xf6bfffff 64bit]
[    0.388056] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
[    0.388119] pci 0000:00:1a.0: reg 20: [io  0x6f60-0x6f7f]
[    0.388194] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
[    0.388257] pci 0000:00:1a.1: reg 20: [io  0x6f80-0x6f9f]
[    0.388330] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
[    0.388393] pci 0000:00:1a.2: reg 20: [io  0x6fa0-0x6fbf]
[    0.388480] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
[    0.388508] pci 0000:00:1a.7: reg 10: [mem 0xfed1c400-0xfed1c7ff]
[    0.388629] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.388636] pci 0000:00:1a.7: PME# disabled
[    0.388669] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
[    0.388692] pci 0000:00:1b.0: reg 10: [mem 0xf6afc000-0xf6afffff 64bit]
[    0.388800] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.388806] pci 0000:00:1b.0: PME# disabled
[    0.388833] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
[    0.388947] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.388954] pci 0000:00:1c.0: PME# disabled
[    0.388985] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
[    0.389098] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.389103] pci 0000:00:1c.1: PME# disabled
[    0.389137] pci 0000:00:1c.4: [8086:2948] type 1 class 0x000604
[    0.389250] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.389255] pci 0000:00:1c.4: PME# disabled
[    0.389289] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
[    0.389352] pci 0000:00:1d.0: reg 20: [io  0x6f00-0x6f1f]
[    0.389428] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
[    0.389491] pci 0000:00:1d.1: reg 20: [io  0x6f20-0x6f3f]
[    0.389566] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
[    0.389629] pci 0000:00:1d.2: reg 20: [io  0x6f40-0x6f5f]
[    0.389716] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
[    0.389744] pci 0000:00:1d.7: reg 10: [mem 0xfed1c000-0xfed1c3ff]
[    0.389865] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.389871] pci 0000:00:1d.7: PME# disabled
[    0.389897] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[    0.390001] pci 0000:00:1f.0: [8086:2919] type 0 class 0x000601
[    0.390182] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
[    0.390213] pci 0000:00:1f.2: reg 10: [io  0x6e70-0x6e77]
[    0.390225] pci 0000:00:1f.2: reg 14: [io  0x6e78-0x6e7b]
[    0.390238] pci 0000:00:1f.2: reg 18: [io  0x6e80-0x6e87]
[    0.390250] pci 0000:00:1f.2: reg 1c: [io  0x6e88-0x6e8b]
[    0.390263] pci 0000:00:1f.2: reg 20: [io  0x6ea0-0x6ebf]
[    0.390276] pci 0000:00:1f.2: reg 24: [mem 0xfed1c800-0xfed1cfff]
[    0.390353] pci 0000:00:1f.2: PME# supported from D3hot
[    0.390358] pci 0000:00:1f.2: PME# disabled
[    0.390384] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
[    0.390407] pci 0000:00:1f.3: reg 10: [mem 0xf6afbf00-0xf6afbfff 64bit]
[    0.390441] pci 0000:00:1f.3: reg 20: [io  0x1100-0x111f]
[    0.390543] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
[    0.390697] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
[    0.390987] pci 0000:09:00.0: [14e4:1680] type 0 class 0x000200
[    0.391021] pci 0000:09:00.0: reg 10: [mem 0xf69e0000-0xf69effff 64bit]
[    0.391048] pci 0000:09:00.0: reg 18: [mem 0xf69f0000-0xf69fffff 64bit]
[    0.391214] pci 0000:09:00.0: PME# supported from D3hot D3cold
[    0.391221] pci 0000:09:00.0: PME# disabled
[    0.392970] pci 0000:00:1c.4: PCI bridge to [bus 09-09]
[    0.393057] pci 0000:00:1c.4:   bridge window [mem 0xf6900000-0xf69fffff]
[    0.393111] pci 0000:02:01.0: [1180:0476] type 2 class 0x000607
[    0.393137] pci 0000:02:01.0: reg 10: [mem 0x00000000-0x00000fff]
[    0.393177] pci 0000:02:01.0: supports D1 D2
[    0.393179] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.393184] pci 0000:02:01.0: PME# disabled
[    0.393206] pci 0000:02:01.1: [1180:0832] type 0 class 0x000c00
[    0.393231] pci 0000:02:01.1: reg 10: [mem 0xf68ff800-0xf68fffff]
[    0.393331] pci 0000:02:01.1: supports D1 D2
[    0.393333] pci 0000:02:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.393339] pci 0000:02:01.1: PME# disabled
[    0.393362] pci 0000:02:01.2: [1180:0822] type 0 class 0x000805
[    0.393385] pci 0000:02:01.2: reg 10: [mem 0xf68ff700-0xf68ff7ff]
[    0.393488] pci 0000:02:01.2: supports D1 D2
[    0.393490] pci 0000:02:01.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.393495] pci 0000:02:01.2: PME# disabled
[    0.393571] pci 0000:00:1e.0: PCI bridge to [bus 02-03] (subtractive decode)
[    0.393661] pci 0000:00:1e.0:   bridge window [mem 0xf6800000-0xf68fffff]
[    0.393669] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.393672] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.393675] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.393677] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[    0.393680] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xf7ffffff] (subtractive decode)
[    0.393683] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode)
[    0.393686] pci 0000:00:1e.0:   bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
[    0.393689] pci 0000:00:1e.0:   bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode)
[    0.393691] pci 0000:00:1e.0:   bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode)
[    0.393694] pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
[    0.393697] pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode)
[    0.393700] pci 0000:00:1e.0:   bridge window [mem 0xfee10000-0xffa7ffff] (subtractive decode)
[    0.393702] pci 0000:00:1e.0:   bridge window [mem 0xffc00000-0xffe7ffff] (subtractive decode)
[    0.393750] pci_bus 0000:03: [bus 03-06] partially hidden behind transparent bridge 0000:02 [bus 02-03]
[    0.393894] pci_bus 0000:00: on NUMA node 0
[    0.393898] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.394096] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
[    0.394195] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.394238] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.394284] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[    0.394327]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.394411]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.394525] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.403297] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 *11)
[    0.404145] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11
[    0.404505] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *5
[    0.404861] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 *10 11)
[    0.405256] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.405914] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.406559] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.407204] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.408129] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.408129] vgaarb: loaded
[    0.408167] vgaarb: bridge control possible 0000:00:02.0
[    0.408303] SCSI subsystem initialized
[    0.408303] libata version 3.00 loaded.
[    0.408973] usbcore: registered new interface driver usbfs
[    0.409057] usbcore: registered new interface driver hub
[    0.409057] usbcore: registered new device driver usb
[    0.409057] PCI: Using ACPI for IRQ routing
[    0.412232] PCI: pci_cache_line_size set to 64 bytes
[    0.412489] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
[    0.412491] reserve RAM buffer: 000000007d38d400 - 000000007fffffff 
[    0.412509] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.412509] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.413083] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.416090] Switching to clocksource hpet
[    0.423337] pnp: PnP ACPI init
[    0.423438] ACPI: bus type pnp registered
[    0.434325] pnp 00:00: [bus 00-ff]
[    0.434328] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.434331] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.434333] pnp 00:00: [io  0x0d00-0xffff window]
[    0.434338] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.434340] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[    0.434343] pnp 00:00: [mem 0x80000000-0xf7ffffff window]
[    0.434345] pnp 00:00: [mem 0xfc000000-0xfebfffff window]
[    0.434347] pnp 00:00: [mem 0xfec10000-0xfecfffff window]
[    0.434350] pnp 00:00: [mem 0xfed1c000-0xfed1ffff window]
[    0.434352] pnp 00:00: [mem 0xfed90000-0xfed9ffff window]
[    0.434354] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.434357] pnp 00:00: [mem 0xfeda7000-0xfedfffff window]
[    0.434359] pnp 00:00: [mem 0xfee10000-0xffa7ffff window]
[    0.434361] pnp 00:00: [mem 0xffc00000-0xffe7ffff window]
[    0.434484] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.434515] pnp 00:01: [irq 12]
[    0.434574] pnp 00:01: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.434592] pnp 00:02: [io  0x0060]
[    0.434594] pnp 00:02: [io  0x0064]
[    0.434596] pnp 00:02: [io  0x0062]
[    0.434597] pnp 00:02: [io  0x0066]
[    0.434603] pnp 00:02: [irq 1]
[    0.434659] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.434676] pnp 00:03: [io  0x0070-0x0071]
[    0.434682] pnp 00:03: [irq 8]
[    0.434684] pnp 00:03: [io  0x0072-0x0077]
[    0.434741] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.434760] pnp 00:04: [io  0x0061]
[    0.434762] pnp 00:04: [io  0x0063]
[    0.434763] pnp 00:04: [io  0x0065]
[    0.434765] pnp 00:04: [io  0x0067]
[    0.434826] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.434842] pnp 00:05: [io  0x002e-0x002f]
[    0.434844] pnp 00:05: [io  0x0c80-0x0caf]
[    0.434846] pnp 00:05: [io  0x0cc0-0x0cff]
[    0.434939] system 00:05: [io  0x0c80-0x0caf] has been reserved
[    0.435038] system 00:05: [io  0x0cc0-0x0cff] could not be reserved
[    0.435123] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.435142] pnp 00:06: [dma 4]
[    0.435145] pnp 00:06: [io  0x0000-0x000f]
[    0.435147] pnp 00:06: [io  0x0080-0x0085]
[    0.435149] pnp 00:06: [io  0x0087-0x008f]
[    0.435151] pnp 00:06: [io  0x00c0-0x00df]
[    0.435153] pnp 00:06: [io  0x0010-0x001f]
[    0.435154] pnp 00:06: [io  0x0090-0x0091]
[    0.435156] pnp 00:06: [io  0x0093-0x009f]
[    0.435214] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.435231] pnp 00:07: [io  0x00f0-0x00ff]
[    0.435237] pnp 00:07: [irq 13]
[    0.435298] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.435338] pnp 00:08: [mem 0xfed00000-0xfed003ff]
[    0.435418] system 00:08: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.435503] system 00:08: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.444635] pnp 00:09: [irq 4]
[    0.444637] pnp 00:09: [io  0x03f8-0x03ff]
[    0.444736] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.453584] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
[    0.453587] pnp 00:0a: [io  0x0cb0-0x0cbb]
[    0.453671] system 00:0a: [io  0x0cb0-0x0cbb] has been reserved
[    0.453755] system 00:0a: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.453840] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.455112] pnp 00:0b: [io  0x0900-0x092f]
[    0.455114] pnp 00:0b: [io  0x0931-0x0933]
[    0.455116] pnp 00:0b: [io  0x0935-0x097f]
[    0.455118] pnp 00:0b: [io  0x0092]
[    0.455120] pnp 00:0b: [io  0x00b2-0x00b3]
[    0.455122] pnp 00:0b: [io  0x0020-0x0021]
[    0.455124] pnp 00:0b: [io  0x00a0-0x00a1]
[    0.455126] pnp 00:0b: [irq 0 disabled]
[    0.455128] pnp 00:0b: [io  0x04d0-0x04d1]
[    0.455130] pnp 00:0b: [io  0x1000-0x1005]
[    0.455132] pnp 00:0b: [io  0x1008-0x100f]
[    0.455252] system 00:0b: [io  0x0900-0x092f] has been reserved
[    0.455335] system 00:0b: [io  0x0931-0x0933] has been reserved
[    0.455418] system 00:0b: [io  0x0935-0x097f] has been reserved
[    0.455501] system 00:0b: [io  0x04d0-0x04d1] has been reserved
[    0.455583] system 00:0b: [io  0x1000-0x1005] has been reserved
[    0.455666] system 00:0b: [io  0x1008-0x100f] has been reserved
[    0.455749] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.455767] pnp 00:0c: [io  0xf400-0xf4fe]
[    0.455769] pnp 00:0c: [io  0x0086]
[    0.455771] pnp 00:0c: [io  0x1006-0x1007]
[    0.455773] pnp 00:0c: [io  0x100a-0x1059]
[    0.455775] pnp 00:0c: [io  0x1060-0x107f]
[    0.455777] pnp 00:0c: [io  0x1080-0x10bf]
[    0.455779] pnp 00:0c: [io  0x1100-0x111f]
[    0.455781] pnp 00:0c: [io  0x1010-0x102f]
[    0.455783] pnp 00:0c: [io  0x0809]
[    0.455888] system 00:0c: [io  0xf400-0xf4fe] has been reserved
[    0.455971] system 00:0c: [io  0x1006-0x1007] has been reserved
[    0.456063] system 00:0c: [io  0x100a-0x1059] could not be reserved
[    0.456145] system 00:0c: [io  0x1060-0x107f] has been reserved
[    0.456227] system 00:0c: [io  0x1080-0x10bf] has been reserved
[    0.456309] system 00:0c: [io  0x1100-0x111f] has been reserved
[    0.456392] system 00:0c: [io  0x1010-0x102f] has been reserved
[    0.456474] system 00:0c: [io  0x0809] has been reserved
[    0.456557] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.470544] pnp 00:0d: [mem 0x00000000-0x0009efff]
[    0.470547] pnp 00:0d: [mem 0x0009f000-0x0009ffff]
[    0.470549] pnp 00:0d: [mem 0x000c0000-0x000cffff]
[    0.470551] pnp 00:0d: [mem 0x000e0000-0x000fffff]
[    0.470554] pnp 00:0d: [mem 0x00100000-0x7d38d3ff]
[    0.470556] pnp 00:0d: [mem 0x7d38d400-0x7dafffff]
[    0.470558] pnp 00:0d: [mem 0x7db00000-0x7dbfffff]
[    0.470560] pnp 00:0d: [mem 0xffe80000-0xffffffff]
[    0.470562] pnp 00:0d: [mem 0xffa80000-0xffbfffff]
[    0.470564] pnp 00:0d: [mem 0xfec00000-0xfec0ffff]
[    0.470566] pnp 00:0d: [mem 0xfee00000-0xfee0ffff]
[    0.470568] pnp 00:0d: [mem 0xfed20000-0xfed3ffff]
[    0.470570] pnp 00:0d: [mem 0xfed45000-0xfed8ffff]
[    0.470572] pnp 00:0d: [mem 0xfeda0000-0xfeda3fff]
[    0.470576] pnp 00:0d: [mem 0xfeda4000-0xfeda4fff]
[    0.470578] pnp 00:0d: [mem 0xfeda5000-0xfeda5fff]
[    0.470580] pnp 00:0d: [mem 0xfeda6000-0xfeda6fff]
[    0.470582] pnp 00:0d: [mem 0xfed1c800-0xfed1cfff]
[    0.470585] pnp 00:0d: [mem 0xfed18000-0xfed1bfff]
[    0.470587] pnp 00:0d: [mem 0xf8000000-0xfbffffff]
[    0.470709] system 00:0d: [mem 0x00000000-0x0009efff] could not be reserved
[    0.470794] system 00:0d: [mem 0x0009f000-0x0009ffff] could not be reserved
[    0.470878] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.470963] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.471056] system 00:0d: [mem 0x00100000-0x7d38d3ff] could not be reserved
[    0.471140] system 00:0d: [mem 0x7d38d400-0x7dafffff] could not be reserved
[    0.471224] system 00:0d: [mem 0x7db00000-0x7dbfffff] has been reserved
[    0.471307] system 00:0d: [mem 0xffe80000-0xffffffff] has been reserved
[    0.471391] system 00:0d: [mem 0xffa80000-0xffbfffff] has been reserved
[    0.471475] system 00:0d: [mem 0xfec00000-0xfec0ffff] could not be reserved
[    0.471559] system 00:0d: [mem 0xfee00000-0xfee0ffff] has been reserved
[    0.471643] system 00:0d: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.471726] system 00:0d: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.471810] system 00:0d: [mem 0xfeda0000-0xfeda3fff] has been reserved
[    0.471893] system 00:0d: [mem 0xfeda4000-0xfeda4fff] has been reserved
[    0.471977] system 00:0d: [mem 0xfeda5000-0xfeda5fff] has been reserved
[    0.472068] system 00:0d: [mem 0xfeda6000-0xfeda6fff] has been reserved
[    0.472152] system 00:0d: [mem 0xfed1c800-0xfed1cfff] has been reserved
[    0.472235] system 00:0d: [mem 0xfed18000-0xfed1bfff] has been reserved
[    0.472319] system 00:0d: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.472404] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.474088] pnp: PnP ACPI: found 14 devices
[    0.474168] ACPI: ACPI bus type pnp unregistered
[    0.484202] PCI: max bus depth: 2 pci_try_num: 3
[    0.484258] pci 0000:00:1e.0: BAR 9: assigned [mem 0x80000000-0x83ffffff pref]
[    0.484376] pci 0000:00:1e.0: BAR 7: assigned [io  0x2000-0x2fff]
[    0.484461] pci 0000:00:1c.4: BAR 9: assigned [mem 0x84000000-0x841fffff 64bit pref]
[    0.484576] pci 0000:00:1c.4: BAR 7: assigned [io  0x3000-0x3fff]
[    0.484660] pci 0000:00:1c.1: BAR 8: assigned [mem 0x84200000-0x843fffff]
[    0.484745] pci 0000:00:1c.1: BAR 9: assigned [mem 0x84400000-0x845fffff 64bit pref]
[    0.484860] pci 0000:00:1c.1: BAR 7: assigned [io  0x4000-0x4fff]
[    0.484943] pci 0000:00:1c.0: BAR 8: assigned [mem 0x84600000-0x847fffff]
[    0.485037] pci 0000:00:1c.0: BAR 9: assigned [mem 0x84800000-0x849fffff 64bit pref]
[    0.485152] pci 0000:00:1c.0: BAR 7: assigned [io  0x5000-0x5fff]
[    0.485235] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
[    0.485317] pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
[    0.485404] pci 0000:00:1c.0:   bridge window [mem 0x84600000-0x847fffff]
[    0.485490] pci 0000:00:1c.0:   bridge window [mem 0x84800000-0x849fffff 64bit pref]
[    0.485610] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
[    0.485692] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.485779] pci 0000:00:1c.1:   bridge window [mem 0x84200000-0x843fffff]
[    0.485865] pci 0000:00:1c.1:   bridge window [mem 0x84400000-0x845fffff 64bit pref]
[    0.485985] pci 0000:00:1c.4: PCI bridge to [bus 09-09]
[    0.486076] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.486162] pci 0000:00:1c.4:   bridge window [mem 0xf6900000-0xf69fffff]
[    0.486249] pci 0000:00:1c.4:   bridge window [mem 0x84000000-0x841fffff 64bit pref]
[    0.486372] pci 0000:02:01.0: BAR 0: assigned [mem 0x88000000-0x88000fff]
[    0.486459] pci 0000:02:01.0: BAR 0: set to [mem 0x88000000-0x88000fff] (PCI address [0x88000000-0x88000fff])
[    0.486578] pci 0000:02:01.0: BAR 10: assigned [mem 0x8c000000-0x8fffffff]
[    0.486662] pci 0000:02:01.0: BAR 9: assigned [mem 0x80000000-0x83ffffff pref]
[    0.486776] pci 0000:02:01.0: BAR 8: assigned [io  0x2000-0x20ff]
[    0.486859] pci 0000:02:01.0: BAR 7: assigned [io  0x2400-0x24ff]
[    0.486941] pci 0000:02:01.0: CardBus bridge to [bus 03-06]
[    0.487069] pci 0000:02:01.0:   bridge window [io  0x2400-0x24ff]
[    0.487154] pci 0000:02:01.0:   bridge window [io  0x2000-0x20ff]
[    0.487240] pci 0000:02:01.0:   bridge window [mem 0x80000000-0x83ffffff pref]
[    0.487356] pci 0000:02:01.0:   bridge window [mem 0x8c000000-0x8fffffff]
[    0.487442] pci 0000:00:1e.0: PCI bridge to [bus 02-03]
[    0.487524] pci 0000:00:1e.0:   bridge window [io  0x2000-0x2fff]
[    0.487611] pci 0000:00:1e.0:   bridge window [mem 0xf6800000-0xf68fffff]
[    0.487698] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0x83ffffff pref]
[    0.487967] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.488063] pci 0000:00:1c.0: setting latency timer to 64
[    0.488075] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.488161] pci 0000:00:1c.1: setting latency timer to 64
[    0.488170] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.488256] pci 0000:00:1c.4: setting latency timer to 64
[    0.488265] pci 0000:00:1e.0: setting latency timer to 64
[    0.488276] pci 0000:02:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.488364] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.488367] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.488369] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.488372] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    0.488374] pci_bus 0000:00: resource 8 [mem 0x80000000-0xf7ffffff]
[    0.488377] pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff]
[    0.488379] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff]
[    0.488382] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff]
[    0.488384] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff]
[    0.488387] pci_bus 0000:00: resource 13 [mem 0xfed40000-0xfed44fff]
[    0.488389] pci_bus 0000:00: resource 14 [mem 0xfeda7000-0xfedfffff]
[    0.488391] pci_bus 0000:00: resource 15 [mem 0xfee10000-0xffa7ffff]
[    0.488394] pci_bus 0000:00: resource 16 [mem 0xffc00000-0xffe7ffff]
[    0.488396] pci_bus 0000:0b: resource 0 [io  0x5000-0x5fff]
[    0.488399] pci_bus 0000:0b: resource 1 [mem 0x84600000-0x847fffff]
[    0.488402] pci_bus 0000:0b: resource 2 [mem 0x84800000-0x849fffff 64bit pref]
[    0.488405] pci_bus 0000:0c: resource 0 [io  0x4000-0x4fff]
[    0.488407] pci_bus 0000:0c: resource 1 [mem 0x84200000-0x843fffff]
[    0.488409] pci_bus 0000:0c: resource 2 [mem 0x84400000-0x845fffff 64bit pref]
[    0.488412] pci_bus 0000:09: resource 0 [io  0x3000-0x3fff]
[    0.488414] pci_bus 0000:09: resource 1 [mem 0xf6900000-0xf69fffff]
[    0.488417] pci_bus 0000:09: resource 2 [mem 0x84000000-0x841fffff 64bit pref]
[    0.488420] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.488422] pci_bus 0000:02: resource 1 [mem 0xf6800000-0xf68fffff]
[    0.488424] pci_bus 0000:02: resource 2 [mem 0x80000000-0x83ffffff pref]
[    0.488427] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7]
[    0.488429] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff]
[    0.488432] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
[    0.488434] pci_bus 0000:02: resource 7 [mem 0x000d0000-0x000dffff]
[    0.488436] pci_bus 0000:02: resource 8 [mem 0x80000000-0xf7ffffff]
[    0.488439] pci_bus 0000:02: resource 9 [mem 0xfc000000-0xfebfffff]
[    0.488441] pci_bus 0000:02: resource 10 [mem 0xfec10000-0xfecfffff]
[    0.488444] pci_bus 0000:02: resource 11 [mem 0xfed1c000-0xfed1ffff]
[    0.488446] pci_bus 0000:02: resource 12 [mem 0xfed90000-0xfed9ffff]
[    0.488448] pci_bus 0000:02: resource 13 [mem 0xfed40000-0xfed44fff]
[    0.488451] pci_bus 0000:02: resource 14 [mem 0xfeda7000-0xfedfffff]
[    0.488453] pci_bus 0000:02: resource 15 [mem 0xfee10000-0xffa7ffff]
[    0.488455] pci_bus 0000:02: resource 16 [mem 0xffc00000-0xffe7ffff]
[    0.488458] pci_bus 0000:03: resource 0 [io  0x2400-0x24ff]
[    0.488460] pci_bus 0000:03: resource 1 [io  0x2000-0x20ff]
[    0.488463] pci_bus 0000:03: resource 2 [mem 0x80000000-0x83ffffff pref]
[    0.488465] pci_bus 0000:03: resource 3 [mem 0x8c000000-0x8fffffff]
[    0.488499] NET: Registered protocol family 2
[    0.488620] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.488982] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.490885] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.491563] TCP: Hash tables configured (established 262144 bind 65536)
[    0.491647] TCP reno registered
[    0.491727] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.491825] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.492031] NET: Registered protocol family 1
[    0.492225] RPC: Registered named UNIX socket transport module.
[    0.492308] RPC: Registered udp transport module.
[    0.492387] RPC: Registered tcp transport module.
[    0.492467] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.492563] pci 0000:00:02.0: Boot video device
[    0.492594] pci 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.492698] pci 0000:00:1a.0: PCI INT A disabled
[    0.492789] pci 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.492891] pci 0000:00:1a.1: PCI INT B disabled
[    0.492981] pci 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    0.493100] pci 0000:00:1a.2: PCI INT C disabled
[    0.493189] pci 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    0.493302] pci 0000:00:1a.7: PCI INT C disabled
[    0.493400] pci 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.493503] pci 0000:00:1d.0: PCI INT A disabled
[    0.493589] pci 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.493692] pci 0000:00:1d.1: PCI INT B disabled
[    0.493779] pci 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    0.493882] pci 0000:00:1d.2: PCI INT C disabled
[    0.493970] pci 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.494092] pci 0000:00:1d.7: PCI INT A disabled
[    0.494959] PCI: CLS 64 bytes, default 64
[    0.495762] Intel AES-NI instructions are not detected.
[    0.496125] audit: initializing netlink socket (disabled)
[    0.496215] type=2000 audit(1336561632.495:1): initialized
[    0.518657] VFS: Disk quotas dquot_6.5.2
[    0.518821] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.519454] DLM installed
[    0.520654] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.521025] NTFS driver 2.1.30 [Flags: R/W].
[    0.521236] ROMFS MTD (C) 2007 Red Hat, Inc.
[    0.521557] JFS: nTxBlock = 8192, nTxLock = 65536
[    0.524413] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
[    0.525306] SGI XFS Quota Management subsystem
[    0.525390] OCFS2 1.5.0
[    0.525645] ocfs2: Registered cluster interface o2cb
[    0.525812] ocfs2: Registered cluster interface user
[    0.525893] OCFS2 DLMFS 1.5.0
[    0.526096] OCFS2 User DLM kernel interface loaded
[    0.526178] OCFS2 Node Manager 1.5.0
[    0.526397] OCFS2 DLM 1.5.0
[    0.527012] Btrfs loaded
[    0.527599] GFS2 installed
[    0.527686] msgmni has been set to 3896
[    0.529368] async_tx: api initialized (async)
[    0.529564] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.529705] io scheduler noop registered
[    0.529786] io scheduler deadline registered
[    0.529938] io scheduler cfq registered (default)
[    0.530171] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.530235] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    0.530354] pcieport 0000:00:1c.1: setting latency timer to 64
[    0.530411] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    0.530521] pcieport 0000:00:1c.4: setting latency timer to 64
[    0.530578] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
[    0.530840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.531179] intel_idle: MWAIT substates: 0x22220
[    0.531182] intel_idle: does not run on family 6 model 15
[    0.531258] ERST: Table is not found!
[    0.531336] GHES: HEST is not enabled!
[    0.535385] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.800163] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.877920] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.887609] Floppy drive(s): fd0 is 1.44M
[    1.496103] Refined TSC clocksource calibration: 1994.999 MHz.
[    1.496188] Switching to clocksource tsc
[    3.904053] floppy0: no floppy controllers found
[    3.906414] brd: module loaded
[    3.906494] Compaq SMART2 Driver (v 2.6.0)
[    3.906649] HP CISS Driver (v 3.6.26)
[    3.907314] Loading iSCSI transport class v2.0-870.
[    3.907849] fnic: Cisco FCoE HBA Driver, ver 1.5.0.2
[    3.908358] Adaptec aacraid driver 1.1-7[28000]-ms
[    3.908578] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[    3.908918] scsi: <fdomain> Detection failed (no card)
[    3.909079] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.03.07.12-k.
[    3.909281] iscsi: registered transport (qla4xxx)
[    3.909401] QLogic iSCSI HBA Driver
[    3.909480] Emulex LightPulse Fibre Channel SCSI driver 8.3.27
[    3.909561] Copyright(c) 2004-2009 Emulex.  All rights reserved.
[    3.909691] Brocade BFA FC/FCOE SCSI driver - version: 3.0.2.2
[    3.909974] DC390: clustering now enabled by default. If you get problems load
[    3.910128]        with "disable_clustering=1" and report to maintainers
[    3.910311] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[    3.910482] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[    3.910608] megasas: 00.00.06.12-rc1 Wed. Oct. 5 17:00:00 PDT 2011
[    3.910738] mpt2sas version 10.100.00.00 loaded
[    3.910951] GDT-HA: Storage RAID Controller Driver. Version: 3.05
[    3.911161] 3ware Storage Controller device driver for Linux v1.26.02.003.
[    3.911282] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[    3.911433] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
[    3.911587] ipr: IBM Power RAID SCSI Device Driver version: 2.5.2 (April 27, 2011)
[    3.911741] RocketRAID 3xxx/4xxx Controller driver v1.6 (090910)
[    3.911860] stex: Promise SuperTrak EX Driver version: 4.6.0000.4
[    3.912142] st: Version 20101219, fixed bufsize 32768, s/g segs 256
[    3.912401] ahci 0000:00:1f.2: version 3.0
[    3.912417] ahci 0000:00:1f.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    3.912555] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[    3.912607] ahci: SSS flag set, parallel bus scan disabled
[    3.912726] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[    3.912843] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems 
[    3.912961] ahci 0000:00:1f.2: setting latency timer to 64
[    3.920023] scsi0 : ahci
[    3.920251] scsi1 : ahci
[    3.920445] scsi2 : ahci
[    3.920640] scsi3 : ahci
[    3.920834] scsi4 : ahci
[    3.921040] scsi5 : ahci
[    3.921381] ata1: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1c900 irq 43
[    3.921497] ata2: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1c980 irq 43
[    3.921610] ata3: DUMMY
[    3.921686] ata4: DUMMY
[    3.921764] ata5: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1cb00 irq 43
[    3.921879] ata6: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1cb80 irq 43
[    3.925099] scsi6 : pata_legacy
[    3.925282] ata7: PATA max PIO4 cmd 0x1f0 ctl 0x3f6 irq 14
[    4.227022] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    4.267072] ata1.00: ATA-8: WDC WD800BEVT-75ZCT2, 11.01A11, max UDMA/133
[    4.267157] ata1.00: 156301488 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
[    4.268259] ata1.00: configured for UDMA/133
[    4.268463] scsi 0:0:0:0: Direct-Access     ATA      WDC WD800BEVT-75 11.0 PQ: 0 ANSI: 5
[    4.268808] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    4.268979] sd 0:0:0:0: [sda] Write Protect is off
[    4.269065] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.269107] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.305720]  sda: sda1 sda2 < sda5 >
[    4.306223] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.574021] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.591124] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L633B, D200, max UDMA/100
[    4.591210] ata2.00: applying bridge limits
[    4.608480] ata2.00: configured for UDMA/100
[    4.611231] scsi 1:0:0:0: CD-ROM            TSSTcorp DVD+-RW TS-L633B D200 PQ: 0 ANSI: 5
[    4.615343] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.615458] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.615708] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.920019] ata5: SATA link down (SStatus 0 SControl 300)
[    5.225018] ata6: SATA link down (SStatus 0 SControl 300)
[    5.225800] scsi7 : pata_legacy
[    5.225979] ata8: PATA max PIO4 cmd 0x170 ctl 0x376 irq 15
[    5.377438] I2O subsystem v1.325
[    5.377517] i2o: max drivers = 8
[    5.377736] I2O Configuration OSM v1.323
[    5.377847] I2O Bus Adapter OSM v1.317
[    5.377955] I2O Block Device OSM v1.325
[    5.378168] I2O SCSI Peripheral OSM v1.316
[    5.378277] I2O ProcFS OSM v1.316
[    5.378393] Fusion MPT base driver 3.04.20
[    5.378472] Copyright (c) 1999-2008 LSI Corporation
[    5.378557] Fusion MPT SPI Host driver 3.04.20
[    5.378680] Fusion MPT FC Host driver 3.04.20
[    5.378804] Fusion MPT SAS Host driver 3.04.20
[    5.378928] Fusion MPT misc device (ioctl) driver 3.04.20
[    5.379072] mptctl: Registered with Fusion MPT base driver
[    5.379154] mptctl: /dev/mptctl @ (major,minor=10,220)
[    5.379235] Fusion MPT LAN driver 3.04.20
[    5.379408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.379514] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    5.379616] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    5.379620] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    5.379762] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    5.379906] ehci_hcd 0000:00:1a.7: debug port 1
[    5.383873] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    5.383891] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400
[    5.393008] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    5.393128] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    5.393212] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.393326] usb usb1: Product: EHCI Host Controller
[    5.393406] usb usb1: Manufacturer: Linux 3.2.13 ehci_hcd
[    5.393488] usb usb1: SerialNumber: 0000:00:1a.7
[    5.393719] hub 1-0:1.0: USB hub found
[    5.393800] hub 1-0:1.0: 6 ports detected
[    5.393960] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    5.394061] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    5.394065] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    5.394212] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    5.394354] ehci_hcd 0000:00:1d.7: debug port 1
[    5.398306] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    5.398322] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000
[    5.408007] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    5.408104] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    5.408193] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.408306] usb usb2: Product: EHCI Host Controller
[    5.408387] usb usb2: Manufacturer: Linux 3.2.13 ehci_hcd
[    5.408468] usb usb2: SerialNumber: 0000:00:1d.7
[    5.408688] hub 2-0:1.0: USB hub found
[    5.408770] hub 2-0:1.0: 6 ports detected
[    5.408986] 116x: driver isp116x-hcd, 03 Nov 2005
[    5.409100] driver isp1362-hcd, 2005-04-04
[    5.409213] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.409334] uhci_hcd: USB Universal Host Controller Interface driver
[    5.409436] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    5.409527] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    5.409531] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    5.409677] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    5.409818] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f60
[    5.409934] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    5.410631] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.410744] usb usb3: Product: UHCI Host Controller
[    5.410824] usb usb3: Manufacturer: Linux 3.2.13 uhci_hcd
[    5.410905] usb usb3: SerialNumber: 0000:00:1a.0
[    5.411132] hub 3-0:1.0: USB hub found
[    5.411214] hub 3-0:1.0: 2 ports detected
[    5.411359] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    5.411449] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    5.411453] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    5.411596] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    5.411747] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f80
[    5.411864] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    5.411948] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.412068] usb usb4: Product: UHCI Host Controller
[    5.412149] usb usb4: Manufacturer: Linux 3.2.13 uhci_hcd
[    5.412230] usb usb4: SerialNumber: 0000:00:1a.1
[    5.412452] hub 4-0:1.0: USB hub found
[    5.412533] hub 4-0:1.0: 2 ports detected
[    5.412680] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    5.412770] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    5.412773] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    5.412914] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    5.413075] uhci_hcd 0000:00:1a.2: irq 22, io base 0x00006fa0
[    5.413191] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    5.413274] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.413388] usb usb5: Product: UHCI Host Controller
[    5.413468] usb usb5: Manufacturer: Linux 3.2.13 uhci_hcd
[    5.413549] usb usb5: SerialNumber: 0000:00:1a.2
[    5.413768] hub 5-0:1.0: USB hub found
[    5.413849] hub 5-0:1.0: 2 ports detected
[    5.413996] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    5.414090] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    5.414094] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    5.414242] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    5.414383] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f00
[    5.414500] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    5.414584] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.414697] usb usb6: Product: UHCI Host Controller
[    5.414777] usb usb6: Manufacturer: Linux 3.2.13 uhci_hcd
[    5.414858] usb usb6: SerialNumber: 0000:00:1d.0
[    5.415083] hub 6-0:1.0: USB hub found
[    5.415165] hub 6-0:1.0: 2 ports detected
[    5.415310] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    5.415400] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    5.415403] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    5.415548] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    5.415690] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f20
[    5.415806] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    5.415890] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.416024] usb usb7: Product: UHCI Host Controller
[    5.416105] usb usb7: Manufacturer: Linux 3.2.13 uhci_hcd
[    5.416186] usb usb7: SerialNumber: 0000:00:1d.1
[    5.416411] hub 7-0:1.0: USB hub found
[    5.416493] hub 7-0:1.0: 2 ports detected
[    5.416636] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    5.416726] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    5.416730] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    5.416872] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    5.417023] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
[    5.417142] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    5.417226] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.417339] usb usb8: Product: UHCI Host Controller
[    5.417419] usb usb8: Manufacturer: Linux 3.2.13 uhci_hcd
[    5.417500] usb usb8: SerialNumber: 0000:00:1d.2
[    5.417717] hub 8-0:1.0: USB hub found
[    5.417799] hub 8-0:1.0: 2 ports detected
[    5.418025] sl811: driver sl811-hcd, 19 May 2005
[    5.418139] r8a66597_hcd: driver r8a66597_hcd, 2009-05-26
[    5.418428] Initializing USB Mass Storage driver...
[    5.418574] usbcore: registered new interface driver usb-storage
[    5.418655] USB Mass Storage support registered.
[    5.418771] usbcore: registered new interface driver ums-alauda
[    5.418890] usbcore: registered new interface driver ums-cypress
[    5.419011] usbcore: registered new interface driver ums-datafab
[    5.419129] usbcore: registered new interface driver ums-freecom
[    5.419250] usbcore: registered new interface driver ums-isd200
[    5.419369] usbcore: registered new interface driver ums-jumpshot
[    5.419486] usbcore: registered new interface driver ums-karma
[    5.419603] usbcore: registered new interface driver ums-onetouch
[    5.419722] usbcore: registered new interface driver ums-sddr09
[    5.419841] usbcore: registered new interface driver ums-sddr55
[    5.419959] usbcore: registered new interface driver ums-usbat
[    5.420159] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    5.420875] i8042: Warning: Keylock active
[    5.424043] serio: i8042 KBD port at 0x60,0x64 irq 1
[    5.424128] serio: i8042 AUX port at 0x60,0x64 irq 12
[    5.424438] mousedev: PS/2 mouse device common for all mice
[    5.424582] rtc_cmos 00:03: RTC can wake from S4
[    5.424818] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    5.424933] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    5.425101] md: linear personality registered for level -1
[    5.425187] md: raid0 personality registered for level 0
[    5.425268] md: raid1 personality registered for level 1
[    5.425354] md: raid10 personality registered for level 10
[    5.425436] md: raid6 personality registered for level 6
[    5.425517] md: raid5 personality registered for level 5
[    5.425597] md: raid4 personality registered for level 4
[    5.425678] md: multipath personality registered for level -4
[    5.425838] device-mapper: uevent: version 1.0.3
[    5.426057] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    5.426249] cpuidle: using governor ladder
[    5.426328] cpuidle: using governor menu
[    5.426490] input: Speakup as /devices/virtual/input/input0
[    5.426656] initialized device: /dev/synth, node (MAJOR 10, MINOR 25)
[    5.426759] speakup 3.1.6: initialized
[    5.426840] synth name on entry is: (null)
[    5.426977] TCP cubic registered
[    5.427076] Initializing XFRM netlink socket
[    5.427163] NET: Registered protocol family 17
[    5.427255] Registering the dns_resolver key type
[    5.427454] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    5.434182] registered taskstats version 1
[    5.440766] rtc_cmos 00:03: setting system clock to 2012-05-09 11:07:18 UTC (1336561638)
[    5.441029] md: Waiting for all devices to be available before autodetect
[    5.441114] md: If you don't use raid, use raid=noautodetect
[    5.441415] md: Autodetecting RAID arrays.
[    5.441496] md: Scanned 0 and added 0 devices.
[    5.441576] md: autorun ...
[    5.441653] md: ... autorun DONE.
[    5.481590] EXT3-fs (sda1): error: couldn't mount because of unsupported optional features (240)
[    5.492158] EXT2-fs (sda1): error: couldn't mount because of unsupported optional features (240)
[    5.518701] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    5.518824] VFS: Mounted root (ext4 filesystem) readonly on device 8:1.
[    5.586727] devtmpfs: mounted
[    5.588071] Freeing unused kernel memory: 832k freed
[    5.588395] Write protecting the kernel read-only data: 16384k
[    5.590633] Freeing unused kernel memory: 636k freed
[    5.593770] Freeing unused kernel memory: 924k freed
[    5.797017] usb 2-3: new high-speed USB device number 2 using ehci_hcd
[    5.911934] usb 2-3: New USB device found, idVendor=0781, idProduct=5567
[    5.912023] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.912108] usb 2-3: Product: Cruzer Blade
[    5.912188] usb 2-3: Manufacturer: SanDisk
[    5.912268] usb 2-3: SerialNumber: 200522433207730254AE
[    5.917047] scsi8 : usb-storage 2-3:1.0
[    6.673479] loop: module loaded
[    6.920582] scsi 8:0:0:0: Direct-Access     SanDisk  Cruzer Blade     1.26 PQ: 0 ANSI: 5
[    6.921445] sd 8:0:0:0: [sdb] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB)
[    6.922316] sd 8:0:0:0: [sdb] Write Protect is off
[    6.922400] sd 8:0:0:0: [sdb] Mode Sense: 43 00 00 00
[    6.923190] sd 8:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    6.927447]  sdb: sdb1
[    6.929938] sd 8:0:0:0: [sdb] Attached SCSI removable disk
[    7.251953] udev[1486]: starting version 165
[    7.486393] sdhci: Secure Digital Host Controller Interface driver
[    7.486485] sdhci: Copyright(c) Pierre Ossman
[    7.487290] sdhci-pci 0000:02:01.2: SDHCI controller found [1180:0822] (rev 21)
[    7.487430] sdhci-pci 0000:02:01.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    7.488590] mmc0: no vmmc regulator found
[    7.489700] Registered led device: mmc0::
[    7.492009] mmc0: SDHCI controller on PCI [0000:02:01.2] using DMA
[    7.810700] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    7.813143] ACPI: Lid Switch [LID]
[    7.813289] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[    7.813408] ACPI: Power Button [PBTN]
[    7.813534] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4


Rispondi