не работает клава на буке

Cent OS, Scientific Linux

Модератор: Модераторы разделов

karpos
Сообщения: 50
ОС: archlinux

не работает клава на буке

Сообщение karpos »

Всем привет я не довно тут постил тему про звук может кто то и ведел! В общем небыло звука на ноутбуке и эксперементировал с дистрибутивами но клава работал на centos, mint, fedora. Сейчас у меня ремикс fedora и клава не работает тачпад работает и звук есть) помоги те с клавой
Спасибо сказали:
Аватара пользователя
Vascom
Сообщения: 1699
ОС: Fedora 32

Re: не работает клава на буке

Сообщение Vascom »

Это видимо в сервис ноутбук нести надо.
Не бывало ещё такого, чтобы клавиатура у кого-то не работала из-за проблем ПО.
Спасибо сказали:
Аватара пользователя
Stauffenberg
Сообщения: 2041
Статус: ☮ PEACE ☮
ОС: открытая и свободная

Re: не работает клава на буке

Сообщение Stauffenberg »

karpos писал(а):
21.10.2015 10:55
Всем привет я не довно тут постил тему про звук может кто то и ведел! В общем небыло звука на ноутбуке и эксперементировал с дистрибутивами но клава работал на centos, mint, fedora. Сейчас у меня ремикс fedora и клава не работает тачпад работает и звук есть) помоги те с клавой

До загрузки ОС ноутбук реагирует на нажатие клавиш? (получается войти в BIOS)
Labor omnia vincit

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
Спасибо сказали:
azsx
Сообщения: 3684
ОС: calculate linux, debian, ubuntu

Re: не работает клава на буке

Сообщение azsx »

может fn потыкать?
Спасибо сказали:
karpos
Сообщения: 50
ОС: archlinux

Re: не работает клава на буке

Сообщение karpos »

Stauffenberg писал(а):
21.10.2015 11:45
karpos писал(а):
21.10.2015 10:55
Всем привет я не довно тут постил тему про звук может кто то и ведел! В общем небыло звука на ноутбуке и эксперементировал с дистрибутивами но клава работал на centos, mint, fedora. Сейчас у меня ремикс fedora и клава не работает тачпад работает и звук есть) помоги те с клавой

До загрузки ОС ноутбук реагирует на нажатие клавиш? (получается войти в BIOS)


ДА конечно
Спасибо сказали:
azsx
Сообщения: 3684
ОС: calculate linux, debian, ubuntu

Re: не работает клава на буке

Сообщение azsx »

а фн не помогает?
Спасибо сказали:
karpos
Сообщения: 50
ОС: archlinux

Re: не работает клава на буке

Сообщение karpos »

fn не помогает

клава 100% рабочая дело в системе и в биос она заходит и выбор os можно делать
Спасибо сказали:
Аватара пользователя
Stauffenberg
Сообщения: 2041
Статус: ☮ PEACE ☮
ОС: открытая и свободная

Re: не работает клава на буке

Сообщение Stauffenberg »

karpos писал(а):
21.10.2015 12:18
Stauffenberg писал(а):
21.10.2015 11:45
karpos писал(а):
21.10.2015 10:55
Всем привет я не довно тут постил тему про звук может кто то и ведел! В общем небыло звука на ноутбуке и эксперементировал с дистрибутивами но клава работал на centos, mint, fedora. Сейчас у меня ремикс fedora и клава не работает тачпад работает и звук есть) помоги те с клавой

До загрузки ОС ноутбук реагирует на нажатие клавиш? (получается войти в BIOS)

ДА конечно
Тогда мне не совсем понятно, почему Vascom предложил ноутбук нести куда-то...

В любом случае, попробуйте GRUB запуститить в splash-режиме. Возможно там получится что-то увидеть.
Было бы здорово, если бы Вы смогли получить dmesg вывод (через SSH например)
Labor omnia vincit

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
Спасибо сказали:
Аватара пользователя
Bizdelnick
Модератор
Сообщения: 21258
Статус: nulla salus bello
ОС: Debian GNU/Linux

Re: не работает клава на буке

Сообщение Bizdelnick »

Stauffenberg писал(а):
21.10.2015 13:03
попробуйте GRUB запуститить в splash-режиме

Что за режим такой? Почему не знаю?
Пишите правильно:
в консоли
вку́пе (с чем-либо)
в общем
вообще
в течение (часа)
новичок
нюанс
по умолчанию
приемлемо
проблема
пробовать
трафик
Спасибо сказали:
Аватара пользователя
Stauffenberg
Сообщения: 2041
Статус: ☮ PEACE ☮
ОС: открытая и свободная

Re: не работает клава на буке

Сообщение Stauffenberg »

Bizdelnick писал(а):
21.10.2015 13:24
Stauffenberg писал(а):
21.10.2015 13:03
попробуйте GRUB запуститить в splash-режиме

Что за режим такой? Почему не знаю?

grub-quiet-splash

Код: Выделить всё

# cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.11.10-17-desktop root=UUID=bla video=1600x900 resume=/dev/disk/by-id/ata-foo-bar splash=silent quiet showopts
Labor omnia vincit

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
Спасибо сказали:
Аватара пользователя
Vascom
Сообщения: 1699
ОС: Fedora 32

Re: не работает клава на буке

Сообщение Vascom »

Stauffenberg писал(а):
21.10.2015 13:03
karpos писал(а):
21.10.2015 12:18
Stauffenberg писал(а):
21.10.2015 11:45
karpos писал(а):
21.10.2015 10:55
Всем привет я не довно тут постил тему про звук может кто то и ведел! В общем небыло звука на ноутбуке и эксперементировал с дистрибутивами но клава работал на centos, mint, fedora. Сейчас у меня ремикс fedora и клава не работает тачпад работает и звук есть) помоги те с клавой

До загрузки ОС ноутбук реагирует на нажатие клавиш? (получается войти в BIOS)

ДА конечно
Тогда мне не совсем понятно, почему Vascom предложил ноутбук нести куда-то...

В любом случае, попробуйте GRUB запуститить в splash-режиме. Возможно там получится что-то увидеть.
Было бы здорово, если бы Вы смогли получить dmesg вывод (через SSH например)

Потому что изначально это не было очевидно.
Спасибо сказали:
Аватара пользователя
Bizdelnick
Модератор
Сообщения: 21258
Статус: nulla salus bello
ОС: Debian GNU/Linux

Re: не работает клава на буке

Сообщение Bizdelnick »

Stauffenberg
Во-первых, это не режим grub, а опция ядра. Во-вторых, чтобы получилось что-то увидеть, надо её отключить, а не включить.
Пишите правильно:
в консоли
вку́пе (с чем-либо)
в общем
вообще
в течение (часа)
новичок
нюанс
по умолчанию
приемлемо
проблема
пробовать
трафик
Спасибо сказали:
Аватара пользователя
Stauffenberg
Сообщения: 2041
Статус: ☮ PEACE ☮
ОС: открытая и свободная

Re: не работает клава на буке

Сообщение Stauffenberg »

Bizdelnick писал(а):
21.10.2015 15:03
Stauffenberg
Во-первых, это не режим grub, а опция ядра.

Да кто ж спорит-то? Речь-то шла о том, как это сделать, а делается это через загрузчик :)

Bizdelnick писал(а):
21.10.2015 15:03
Во-вторых, чтобы получилось что-то увидеть, надо её отключить, а не включить.

А я написал "отключить"? Серьезно? :)

Vascom писал(а):
21.10.2015 14:56
Потому что изначально это не было очевидно.

Ну проще же проверить на месте, чем вести куда-то. Или нет? :blush:
Labor omnia vincit

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
Спасибо сказали:
Аватара пользователя
Bizdelnick
Модератор
Сообщения: 21258
Статус: nulla salus bello
ОС: Debian GNU/Linux

Re: не работает клава на буке

Сообщение Bizdelnick »

Stauffenberg писал(а):
21.10.2015 15:08
А я написал "отключить"? Серьезно?

Вы написали
Stauffenberg писал(а):
21.10.2015 13:03
попробуйте GRUB запуститить в splash-режиме
что, конечно, сложно корректно интерпретировать, учитывая отсутствие такого режима у grub, но скорее всё-таки подразумевало включение некой опции, в то время как опцию ядра splash нужно отключить, чтобы увидеть лог загрузки.
Пишите правильно:
в консоли
вку́пе (с чем-либо)
в общем
вообще
в течение (часа)
новичок
нюанс
по умолчанию
приемлемо
проблема
пробовать
трафик
Спасибо сказали:
Аватара пользователя
Stauffenberg
Сообщения: 2041
Статус: ☮ PEACE ☮
ОС: открытая и свободная

Re: не работает клава на буке

Сообщение Stauffenberg »

Bizdelnick писал(а):
21.10.2015 15:16
Stauffenberg писал(а):
21.10.2015 15:08
А я написал "отключить"? Серьезно?

Вы написали
Stauffenberg писал(а):
21.10.2015 13:03
попробуйте GRUB запуститить в splash-режиме
что, конечно, сложно корректно интерпретировать

Я извиняюсь :drinks:
Labor omnia vincit

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
Спасибо сказали:
Аватара пользователя
yars
Сообщения: 1147
Статус: Slacker!
ОС: Slackware64-current

Re: не работает клава на буке

Сообщение yars »

Vascom писал(а):
21.10.2015 11:43
Не бывало ещё такого, чтобы клавиатура у кого-то не работала из-за проблем ПО

Это у вас на отдельно взятом локалхосте, а ежели погуглить, будут вот такие пироги. Так что врать не надо ;)
Slackware64-current/Xfce/Xiaomi Mi Notebook Pro 15.6 | Arch Linux/Xfce/Lenovo G580
-------------
Registered Linux User #557010
Спасибо сказали:
karpos
Сообщения: 50
ОС: archlinux

Re: не работает клава на буке

Сообщение karpos »

метот нуба я короче скачал, ремикс федору 18 там и клава и звук есть вот такие вот дела ))))

в 19 клава тоже не работала
Спасибо сказали:
karpos
Сообщения: 50
ОС: archlinux

Re: не работает клава на буке

Сообщение karpos »

просто у меня такое было с клавай уже на ubuntu но deb дистры меня сейчас не привлекают
Спасибо сказали:
azsx
Сообщения: 3684
ОС: calculate linux, debian, ubuntu

Re: не работает клава на буке

Сообщение azsx »

метот нуба

переустанеовили винду ой линукс и всё заработало... не впервой.
Спасибо сказали:
karpos
Сообщения: 50
ОС: archlinux

Re: не работает клава на буке

Сообщение karpos »

бред какой то firefox был слишком старый я обновил систему клава отвалилось блин аж бесит

знаете я что вам скажу ох щас все меня возненавидят есть кучу вещей в линуксе, с которыми в винде даже вопроса не возникнет)
Спасибо сказали:
karpos
Сообщения: 50
ОС: archlinux

Re: не работает клава на буке

Сообщение karpos »

если еще желание помочь не пропало сейчас верну последний дистр ремих и скину dmesg
Спасибо сказали:
Аватара пользователя
Stauffenberg
Сообщения: 2041
Статус: ☮ PEACE ☮
ОС: открытая и свободная

Re: не работает клава на буке

Сообщение Stauffenberg »

karpos писал(а):
21.10.2015 17:18
знаете я что вам скажу ох щас все меня возненавидят есть кучу вещей в линуксе, с которыми в винде даже вопроса не возникнет)

Хорошая документация? Возможность изменять ОС под себя? Возможность быть в контакте с разработчиками используемого ПО? Да, у пользователей Windows такие вопросы даже не возникают :)
Labor omnia vincit

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
Спасибо сказали:
karpos
Сообщения: 50
ОС: archlinux

Re: не работает клава на буке

Сообщение karpos »

немного психанул мне кажется у меня есть идея проверю щас без Х работает ли консоль
Спасибо сказали:
karpos
Сообщения: 50
ОС: archlinux

Re: не работает клава на буке

Сообщение karpos »

[root@localhost ~]# clear
[root@localhost ~]# dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.12.7-300.fc20.i686 (mockbuild@bkernel02) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Fri Jan 10 16:19:51 UTC 2014
[ 0.000000] Disabled fast string operations
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005fedffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000005fee0000-0x000000005fefffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000005ff00000-0x000000005fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: LG Electronics P1-J255R/ROCKY, BIOS RKYWSF0B 02/16/2006
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x5fee0 max_arch_pfn = 0x100000
[ 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-DFFFF uncachable
[ 0.000000] E0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FC0000000 write-back
[ 0.000000] 1 base 040000000 mask FE0000000 write-back
[ 0.000000] 2 base 05FF00000 mask FFFF00000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] PAT not supported by CPU.
[ 0.000000] found SMP MP-table at [mem 0x000f63b0-0x000f63bf] mapped at [c00f63b0]
[ 0.000000] initial memory mapped: [mem 0x00000000-0x013fffff]
[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x36400000-0x367fffff]
[ 0.000000] [mem 0x36400000-0x367fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x30000000-0x363fffff]
[ 0.000000] [mem 0x30000000-0x363fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff]
[ 0.000000] [mem 0x00100000-0x003fffff] page 4k
[ 0.000000] [mem 0x00400000-0x2fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x36800000-0x373fdfff]
[ 0.000000] [mem 0x36800000-0x36ffffff] page 2M
[ 0.000000] [mem 0x37000000-0x373fdfff] page 4k
[ 0.000000] BRK [0x00e41000, 0x00e41fff] PGTABLE
[ 0.000000] BRK [0x00e42000, 0x00e43fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x36a7e000-0x37536fff]
[ 0.000000] Allocated new RAMDISK: [mem 0x35fc5000-0x36a7d7df]
[ 0.000000] Move RAMDISK from [mem 0x36a7e000-0x375367df] to [mem 0x35fc5000-0x36a7d7df]
[ 0.000000] ACPI: RSDP 000f6380 00014 (v00 PTLTD )
[ 0.000000] ACPI: RSDT 5fee371b 00048 (v01 PTLTD Capell00 06040000 LTP 00000000)
[ 0.000000] ACPI: FACP 5feecdee 00074 (v01 LGE ROCKY 06040000 LOHR 0000005A)
[ 0.000000] ACPI: DSDT 5fee474c 086A2 (v01 LGE ROCKY 06040000 INTL 20050309)
[ 0.000000] ACPI: FACS 5feedfc0 00040
[ 0.000000] ACPI: APIC 5feece62 00068 (v01 INTEL CALISTGA 06040000 LOHR 0000005A)
[ 0.000000] ACPI: HPET 5feececa 00038 (v01 INTEL CALISTGA 06040000 LOHR 0000005A)
[ 0.000000] ACPI: MCFG 5feecf02 0003C (v01 INTEL CALISTGA 06040000 LOHR 0000005A)
[ 0.000000] ACPI: BOOT 5feecfd8 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
[ 0.000000] ACPI: APIC 5feecf70 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000)
[ 0.000000] ACPI: SSDT 5fee453e 0020A (v01 SataRe SataAhci 00001000 INTL 20050624)
[ 0.000000] ACPI: SSDT 5fee4283 002BB (v01 LGE RKY_EGFX 00001000 INTL 20050624)
[ 0.000000] ACPI: SSDT 5fee3763 004F6 (v01 PmRef CpuPm 00003000 INTL 20050624)
[ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[ 0.000000] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 650MB HIGHMEM available.
[ 0.000000] 883MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 373fe000
[ 0.000000] low ram: 0 - 373fe000
[ 0.000000] BRK [0x00e44000, 0x00e44fff] PGTABLE
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] Normal [mem 0x01000000-0x373fdfff]
[ 0.000000] HighMem [mem 0x373fe000-0x5fedffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0x5fedffff]
[ 0.000000] On node 0 totalpages: 392830
[ 0.000000] free_area_init_node: node 0, pgdat c0c6c2c0, node_mem_map f53c5020
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] Normal zone: 1736 pages used for memmap
[ 0.000000] Normal zone: 222206 pages, LIFO batch:31
[ 0.000000] HighMem zone: 1302 pages used for memmap
[ 0.000000] HighMem zone: 166626 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 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[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, 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] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[ 0.000000] e820: [mem 0x60000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages/cpu @f73d9000 s32832 r0 d24512 u57344
[ 0.000000] pcpu-alloc: s32832 r0 d24512 u57344 alloc=14*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 391062
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.12.7-300.fc20.i686 root=/dev/sda3 ro vconsole.font=latarcyrheb-sun16 rhgb quiet LANG=ru_RU.UTF-8
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 3143416 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (000373fe:0005fee0)
[ 0.000000] Memory: 1533452K/1571320K available (5766K kernel code, 568K rwdata, 2380K rodata, 720K init, 1008K bss, 37868K reserved, 666504K highmem)
[ 0.000000] virtual kernel memory layout:
fixmap : 0xffa95000 - 0xfffff000 (5544 kB)
pkmap : 0xff400000 - 0xff800000 (4096 kB)
vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB)
lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB)
.init : 0xc0c85000 - 0xc0d39000 ( 720 kB)
.data : 0xc09a1e35 - 0xc0c84180 (2952 kB)
.text : 0xc0400000 - 0xc09a1e35 (5767 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2.
[ 0.000000] NR_IRQS:2304 nr_irqs:512 16
[ 0.000000] CPU 0 irqstacks, hard=f6c08000 soft=f6c0a000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1662.678 MHz processor
[ 0.001002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3325.35 BogoMIPS (lpj=1662678)
[ 0.001007] pid_max: default: 32768 minimum: 301
[ 0.001061] Security Framework initialized
[ 0.001073] SELinux: Initializing.
[ 0.001085] SELinux: Starting in permissive mode
[ 0.001149] Mount-cache hash table entries: 512
[ 0.002281] Initializing cgroup subsys memory
[ 0.002298] Initializing cgroup subsys devices
[ 0.002302] Initializing cgroup subsys freezer
[ 0.002305] Initializing cgroup subsys net_cls
[ 0.002308] Initializing cgroup subsys blkio
[ 0.002311] Initializing cgroup subsys perf_event
[ 0.002346] Disabled fast string operations
[ 0.002353] CPU: Physical Processor ID: 0
[ 0.002355] CPU: Processor Core ID: 0
[ 0.002358] mce: CPU supports 6 MCE banks
[ 0.002370] CPU0: Thermal monitoring enabled (TM1)
[ 0.002384] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8
tlb_flushall_shift: 6
[ 0.002530] Freeing SMP alternatives memory: 24K (c0d39000 - c0d3f000)
[ 0.003903] ACPI: Core revision 20130725
[ 0.009826] ACPI: All ACPI Tables successfully acquired
[ 0.010012] ftrace: allocating 24699 entries in 49 pages
[ 0.019137] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.019606] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.029881] smpboot: CPU0: Genuine Intel® CPU T2300 @ 1.66GHz (fam: 06, model: 0e, stepping: 08)
[ 0.030000] Performance Events: Core events, core PMU driver.
[ 0.030000] ... version: 1
[ 0.030000] ... bit width: 40
[ 0.030000] ... generic registers: 2
[ 0.030000] ... value mask: 000000ffffffffff
[ 0.030000] ... max period: 000000007fffffff
[ 0.030000] ... fixed-purpose events: 0
[ 0.030000] ... event mask: 0000000000000003
[ 0.031462] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.031590] CPU 1 irqstacks, hard=f6ce2000 soft=f6ce4000
[ 0.031593] smpboot: Booting Node 0, Processors # 1 OK
[ 0.002000] Initializing CPU#1
[ 0.002000] Disabled fast string operations
[ 0.043054] Brought up 2 CPUs
[ 0.043061] smpboot: Total of 2 processors activated (6650.71 BogoMIPS)
[ 0.044153] devtmpfs: initialized
[ 0.044210] PM: Registering ACPI NVS region [mem 0x5fee0000-0x5fefffff] (131072 bytes)
[ 0.046115] atomic64 test passed for i586+ platform with CX8 and with SSE
[ 0.046118] pinctrl core: initialized pinctrl subsystem
[ 0.046206] RTC time: 20:18:19, date: 10/21/15
[ 0.046276] NET: Registered protocol family 16
[ 0.046469] cpuidle: using governor menu
[ 0.046624] ACPI: bus type PCI registered
[ 0.046628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.046717] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.046722] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.046725] PCI: Using MMCONFIG for extended config space
[ 0.046727] PCI: Using configuration type 1 for base access
[ 0.049088] bio: create slab <bio-0> at 0
[ 0.049088] ACPI: Added _OSI(Module Device)
[ 0.049088] ACPI: Added _OSI(Processor Device)
[ 0.049088] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.049089] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.051342] ACPI: EC: Look up EC in DSDT
[ 0.054725] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.056403] ACPI: SSDT 5fee404c 001A3 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
[ 0.056827] ACPI: Dynamic OEM Table Load:
[ 0.056831] ACPI: SSDT (null) 001A3 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
[ 0.057088] ACPI: SSDT 5fee3c59 0036E (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
[ 0.057490] ACPI: Dynamic OEM Table Load:
[ 0.057494] ACPI: SSDT (null) 0036E (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
[ 0.057795] ACPI: SSDT 5fee41ef 00094 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
[ 0.058213] ACPI: Dynamic OEM Table Load:
[ 0.058216] ACPI: SSDT (null) 00094 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
[ 0.058321] ACPI: SSDT 5fee3fc7 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
[ 0.058726] ACPI: Dynamic OEM Table Load:
[ 0.058729] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
[ 0.060286] ACPI: Interpreter enabled
[ 0.060305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
[ 0.060312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
[ 0.060332] ACPI: (supports S0 S3 S4 S5)
[ 0.060334] ACPI: Using IOAPIC for interrupt routing
[ 0.060371] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.060600] ACPI: No dock devices found.
[ 0.083231] ACPI: Power Resource [CTHT] (off)
[ 0.085083] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.085091] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.085095] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.085864] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.085869] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.085873] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.085877] acpi PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff] (ignored)
[ 0.085880] acpi PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
[ 0.085884] acpi PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
[ 0.085888] acpi PNP0A08:00: host bridge window [mem 0x60000000-0xfebfffff] (ignored)
[ 0.085892] PCI: root bus 00: using default resources
[ 0.086157] PCI host bridge to bus 0000:00
[ 0.086163] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.086167] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.086170] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.086184] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[ 0.086323] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
[ 0.086376] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.086541] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[ 0.086567] pci 0000:00:1b.0: reg 0x10: [mem 0xd8500000-0xd8503fff 64bit]
[ 0.086673] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.086747] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.086805] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[ 0.086917] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.087055] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
[ 0.087167] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.087296] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
[ 0.087408] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.087534] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[ 0.087592] pci 0000:00:1d.0: reg 0x20: [io 0x1800-0x181f]
[ 0.087701] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.087757] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[ 0.087816] pci 0000:00:1d.1: reg 0x20: [io 0x1820-0x183f]
[ 0.087924] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.087980] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[ 0.088045] pci 0000:00:1d.2: reg 0x20: [io 0x1840-0x185f]
[ 0.088154] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.088207] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[ 0.088265] pci 0000:00:1d.3: reg 0x20: [io 0x1860-0x187f]
[ 0.088408] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[ 0.088434] pci 0000:00:1d.7: reg 0x10: [mem 0xd8504000-0xd85043ff]
[ 0.088543] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.088612] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.088676] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.088814] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.088875] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[ 0.088992] pci 0000:00:1f.0: address space collision: [io 0x1000-0x107f] conflicts with ACPI CPU throttle [??? 0x00001010-0x00001015 flags 0x80000000]
[ 0.089005] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
[ 0.089011] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 00ff)
[ 0.089017] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0300 (mask 007f)
[ 0.089024] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 00e0 (mask 000f)
[ 0.089166] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[ 0.089185] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
[ 0.089198] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
[ 0.089212] pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007]
[ 0.089225] pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003]
[ 0.089239] pci 0000:00:1f.1: reg 0x20: [io 0x1880-0x188f]
[ 0.089372] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[ 0.089398] pci 0000:00:1f.2: reg 0x10: [io 0x18c8-0x18cf]
[ 0.089411] pci 0000:00:1f.2: reg 0x14: [io 0x18ac-0x18af]
[ 0.089425] pci 0000:00:1f.2: reg 0x18: [io 0x18c0-0x18c7]
[ 0.089438] pci 0000:00:1f.2: reg 0x1c: [io 0x18a8-0x18ab]
[ 0.089451] pci 0000:00:1f.2: reg 0x20: [io 0x18b0-0x18bf]
[ 0.089465] pci 0000:00:1f.2: reg 0x24: [mem 0xd8504400-0xd85047ff]
[ 0.089524] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.089638] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[ 0.089714] pci 0000:00:1f.3: reg 0x20: [io 0x18e0-0x18ff]
[ 0.089945] pci 0000:01:00.0: [1002:7145] type 00 class 0x030000
[ 0.089975] pci 0000:01:00.0: reg 0x10: [mem 0xc8000000-0xcfffffff pref]
[ 0.089992] pci 0000:01:00.0: reg 0x14: [io 0x2000-0x20ff]
[ 0.090015] pci 0000:01:00.0: reg 0x18: [mem 0xd8000000-0xd800ffff]
[ 0.090066] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 0.090140] pci 0000:01:00.0: supports D1 D2
[ 0.090205] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.090222] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.090227] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 0.090232] pci 0000:00:01.0: bridge window [mem 0xd8000000-0xd80fffff]
[ 0.090238] pci 0000:00:01.0: bridge window [mem 0xc8000000-0xcfffffff 64bit pref]
[ 0.090363] pci 0000:02:00.0: [11c1:ed00] type 00 class 0x020000
[ 0.090397] pci 0000:02:00.0: reg 0x10: [mem 0xd4000000-0xd41fffff 64bit]
[ 0.090471] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 0.090549] pci 0000:02:00.0: supports D1
[ 0.090552] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
[ 0.091189] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.091260] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.091274] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.092005] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.092011] pci 0000:00:1c.0: bridge window [mem 0xd4000000-0xd5ffffff]
[ 0.092021] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.092147] acpiphp: Slot [1] registered
[ 0.092157] pci 0000:00:1c.2: PCI bridge to [bus 03-04]
[ 0.092163] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 0.092170] pci 0000:00:1c.2: bridge window [mem 0xd6000000-0xd7ffffff]
[ 0.092179] pci 0000:00:1c.2: bridge window [mem 0xd2000000-0xd3ffffff 64bit pref]
[ 0.092350] pci 0000:05:00.0: [8086:4222] type 00 class 0x028000
[ 0.092409] pci 0000:05:00.0: reg 0x10: [mem 0xd8100000-0xd8100fff]
[ 0.092832] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[ 0.092912] pci 0000:05:00.0: System wakeup disabled by ACPI
[ 0.092963] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.093005] pci 0000:00:1c.3: PCI bridge to [bus 05]
[ 0.093015] pci 0000:00:1c.3: bridge window [mem 0xd8100000-0xd81fffff]
[ 0.093118] pci 0000:06:00.0: [104c:8039] type 02 class 0x060700
[ 0.093147] pci 0000:06:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
[ 0.093193] pci 0000:06:00.0: supports D1 D2
[ 0.093196] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.093277] pci 0000:06:00.1: [104c:803a] type 00 class 0x0c0010
[ 0.093305] pci 0000:06:00.1: reg 0x10: [mem 0xd8205000-0xd82057ff]
[ 0.093322] pci 0000:06:00.1: reg 0x14: [mem 0xd8200000-0xd8203fff]
[ 0.093429] pci 0000:06:00.1: supports D1 D2
[ 0.093432] pci 0000:06:00.1: PME# supported from D0 D1 D2 D3hot
[ 0.093509] pci 0000:06:00.2: [104c:803b] type 00 class 0x018000
[ 0.093536] pci 0000:06:00.2: reg 0x10: [mem 0xd8204000-0xd8204fff]
[ 0.093652] pci 0000:06:00.2: supports D1 D2
[ 0.093655] pci 0000:06:00.2: PME# supported from D0 D1 D2 D3hot
[ 0.093728] pci 0000:06:00.3: [104c:803c] type 00 class 0x080500
[ 0.093754] pci 0000:06:00.3: reg 0x10: [mem 0xd8205800-0xd82058ff]
[ 0.093873] pci 0000:06:00.3: supports D1 D2
[ 0.093877] pci 0000:06:00.3: PME# supported from D0 D1 D2 D3hot
[ 0.094008] pci 0000:00:1e.0: PCI bridge to [bus 06] (subtractive decode)
[ 0.094018] pci 0000:00:1e.0: bridge window [mem 0xd8200000-0xd82fffff]
[ 0.094028] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
[ 0.094031] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[ 0.094037] pci 0000:06:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.094112] pci_bus 0000:07: busn_res: can not insert [bus 07-ff] under [bus 06] (conflicts with (null) [bus 06])
[ 0.094119] pci_bus 0000:07: busn_res: [bus 07-ff] end is updated to 0a
[ 0.094123] pci_bus 0000:07: busn_res: can not insert [bus 07-0a] under [bus 06] (conflicts with (null) [bus 06])
[ 0.094130] pci_bus 0000:07: [bus 07-0a] partially hidden behind transparent bridge 0000:06 [bus 06]
[ 0.094175] pci_bus 0000:00: on NUMA node 0
[ 0.094449] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[ 0.094539] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.094625] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)
[ 0.094711] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[ 0.094797] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 0.094883] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.094970] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.095064] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.096176] ACPI: Enabled 4 GPEs in block 00 to 1F
[ 0.096226] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.096304] Found 1 acpi root devices
[ 0.096412] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.096412] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.096412] vgaarb: loaded
[ 0.096412] vgaarb: bridge control possible 0000:01:00.0
[ 0.096412] SCSI subsystem initialized
[ 0.097297] libata version 3.00 loaded.
[ 0.097332] ACPI: bus type USB registered
[ 0.097360] usbcore: registered new interface driver usbfs
[ 0.097378] usbcore: registered new interface driver hub
[ 0.097385] usbcore: registered new device driver usb
[ 0.097385] PCI: Using ACPI for IRQ routing
[ 0.108338] PCI: pci_cache_line_size set to 64 bytes
[ 0.108432] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[ 0.108435] e820: reserve RAM buffer [mem 0x5fee0000-0x5fffffff]
[ 0.108578] NetLabel: Initializing
[ 0.108581] NetLabel: domain hash size = 128
[ 0.108583] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.108598] NetLabel: unlabeled traffic allowed by default
[ 0.108726] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.108733] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.108739] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.110027] Switched to clocksource hpet
[ 0.120310] pnp: PnP ACPI init
[ 0.120335] ACPI: bus type PNP registered
[ 0.121027] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.121032] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
[ 0.121036] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.121041] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.121045] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.121049] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.121053] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.121057] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.121063] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.121349] pnp 00:01: [dma 4]
[ 0.121395] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.121446] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.121604] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.121610] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[ 0.121677] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.121773] system 00:05: [io 0x0680-0x069f] has been reserved
[ 0.121778] system 00:05: [io 0x0800-0x080f] has been reserved
[ 0.121782] system 00:05: [io 0x1000-0x107f] could not be reserved
[ 0.121786] system 00:05: [io 0x1180-0x11bf] has been reserved
[ 0.121790] system 00:05: [io 0x1640-0x164f] has been reserved
[ 0.121795] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.121887] system 00:06: [io 0x06a0-0x06af] has been reserved
[ 0.121891] system 00:06: [io 0x06b0-0x06ff] has been reserved
[ 0.121896] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.121954] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.122269] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.123213] pnp 00:09: [dma 1]
[ 0.123346] pnp 00:09: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.123413] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.123473] pnp 00:0b: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.123504] pnp: PnP ACPI: found 12 devices
[ 0.123506] ACPI: bus type PNP unregistered
[ 0.161720] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
[ 0.161731] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000
[ 0.161753] pci 0000:06:00.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
[ 0.161757] pci 0000:06:00.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
[ 0.161762] pci 0000:00:1e.0: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
[ 0.161766] pci 0000:06:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[ 0.161771] pci 0000:00:1e.0: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 06] add_size 4000000
[ 0.161778] pci 0000:00:1f.0: BAR 13: [io 0x1000-0x107f] has bogus alignment
[ 0.161783] pci 0000:00:1e.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[ 0.161788] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.161792] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.161795] pci 0000:00:1e.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.161803] pci 0000:00:1e.0: BAR 15: assigned [mem 0x60000000-0x63ffffff pref]
[ 0.161807] pci 0000:00:1c.3: BAR 15: assigned [mem 0x64000000-0x641fffff 64bit pref]
[ 0.161812] pci 0000:00:1c.3: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.161817] pci 0000:00:1e.0: BAR 13: assigned [io 0x6000-0x6fff]
[ 0.161823] pci 0000:01:00.0: BAR 6: assigned [mem 0xd8020000-0xd803ffff pref]
[ 0.161828] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.161833] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 0.161838] pci 0000:00:01.0: bridge window [mem 0xd8000000-0xd80fffff]
[ 0.161843] pci 0000:00:01.0: bridge window [mem 0xc8000000-0xcfffffff 64bit pref]
[ 0.161851] pci 0000:02:00.0: BAR 6: assigned [mem 0xd0000000-0xd001ffff pref]
[ 0.161854] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.161859] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.161867] pci 0000:00:1c.0: bridge window [mem 0xd4000000-0xd5ffffff]
[ 0.161873] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.161883] pci 0000:00:1c.2: PCI bridge to [bus 03-04]
[ 0.161888] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 0.161895] pci 0000:00:1c.2: bridge window [mem 0xd6000000-0xd7ffffff]
[ 0.161902] pci 0000:00:1c.2: bridge window [mem 0xd2000000-0xd3ffffff 64bit pref]
[ 0.161911] pci 0000:00:1c.3: PCI bridge to [bus 05]
[ 0.161916] pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff]
[ 0.161923] pci 0000:00:1c.3: bridge window [mem 0xd8100000-0xd81fffff]
[ 0.161930] pci 0000:00:1c.3: bridge window [mem 0x64000000-0x641fffff 64bit pref]
[ 0.161942] pci 0000:06:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[ 0.161946] pci 0000:06:00.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[ 0.161950] pci 0000:06:00.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
[ 0.161954] pci 0000:06:00.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
[ 0.161959] pci 0000:06:00.0: BAR 0: assigned [mem 0x68000000-0x68000fff]
[ 0.161967] pci 0000:06:00.0: BAR 15: assigned [mem 0x60000000-0x63ffffff pref]
[ 0.161971] pci 0000:06:00.0: BAR 16: assigned [mem 0x6c000000-0x6fffffff]
[ 0.161975] pci 0000:06:00.0: BAR 13: assigned [io 0x6000-0x60ff]
[ 0.161979] pci 0000:06:00.0: BAR 14: assigned [io 0x6400-0x64ff]
[ 0.161983] pci 0000:06:00.0: CardBus bridge to [bus 07-0a]
[ 0.161987] pci 0000:06:00.0: bridge window [io 0x6000-0x60ff]
[ 0.161993] pci 0000:06:00.0: bridge window [io 0x6400-0x64ff]
[ 0.162000] pci 0000:06:00.0: bridge window [mem 0x60000000-0x63ffffff pref]
[ 0.162017] pci 0000:06:00.0: bridge window [mem 0x6c000000-0x6fffffff]
[ 0.162024] pci 0000:00:1e.0: PCI bridge to [bus 06]
[ 0.162029] pci 0000:00:1e.0: bridge window [io 0x6000-0x6fff]
[ 0.162037] pci 0000:00:1e.0: bridge window [mem 0xd8200000-0xd82fffff]
[ 0.162043] pci 0000:00:1e.0: bridge window [mem 0x60000000-0x63ffffff pref]
[ 0.162053] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.162057] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[ 0.162061] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.162065] pci_bus 0000:01: resource 1 [mem 0xd8000000-0xd80fffff]
[ 0.162069] pci_bus 0000:01: resource 2 [mem 0xc8000000-0xcfffffff 64bit pref]
[ 0.162072] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
[ 0.162076] pci_bus 0000:02: resource 1 [mem 0xd4000000-0xd5ffffff]
[ 0.162080] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.162084] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
[ 0.162087] pci_bus 0000:03: resource 1 [mem 0xd6000000-0xd7ffffff]
[ 0.162091] pci_bus 0000:03: resource 2 [mem 0xd2000000-0xd3ffffff 64bit pref]
[ 0.162095] pci_bus 0000:05: resource 0 [io 0x5000-0x5fff]
[ 0.162098] pci_bus 0000:05: resource 1 [mem 0xd8100000-0xd81fffff]
[ 0.162102] pci_bus 0000:05: resource 2 [mem 0x64000000-0x641fffff 64bit pref]
[ 0.162106] pci_bus 0000:06: resource 0 [io 0x6000-0x6fff]
[ 0.162109] pci_bus 0000:06: resource 1 [mem 0xd8200000-0xd82fffff]
[ 0.162113] pci_bus 0000:06: resource 2 [mem 0x60000000-0x63ffffff pref]
[ 0.162117] pci_bus 0000:06: resource 4 [io 0x0000-0xffff]
[ 0.162120] pci_bus 0000:06: resource 5 [mem 0x00000000-0xffffffff]
[ 0.162124] pci_bus 0000:07: resource 0 [io 0x6000-0x60ff]
[ 0.162128] pci_bus 0000:07: resource 1 [io 0x6400-0x64ff]
[ 0.162131] pci_bus 0000:07: resource 2 [mem 0x60000000-0x63ffffff pref]
[ 0.162135] pci_bus 0000:07: resource 3 [mem 0x6c000000-0x6fffffff]
[ 0.162193] NET: Registered protocol family 2
[ 0.162428] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.162479] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.162530] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.162565] TCP: reno registered
[ 0.162569] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.162582] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.162671] NET: Registered protocol family 1
[ 0.164248] pci 0000:01:00.0: Boot video device
[ 0.164268] PCI: CLS mismatch (64 != 32), using 64 bytes
[ 0.164328] Unpacking initramfs...
[ 0.495330] Freeing initrd memory: 10980K (f5fc5000 - f6a7e000)
[ 0.495469] Simple Boot Flag at 0x38 set to 0x1
[ 0.495897] apm: BIOS not found.
[ 0.496469] Initialise system trusted keyring
[ 0.496536] audit: initializing netlink socket (disabled)
[ 0.496553] type=2000 audit(1445458699.495:1): initialized
[ 0.526113] bounce pool size: 64 pages
[ 0.526130] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.528148] zbud: loaded
[ 0.528300] VFS: Disk quotas dquot_6.5.2
[ 0.528379] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.528992] msgmni has been set to 1714
[ 0.529103] Key type big_key registered
[ 0.529105] SELinux: Registering netfilter hooks
[ 0.530295] alg: No test for stdrng (krng)
[ 0.530308] NET: Registered protocol family 38
[ 0.530312] Key type asymmetric registered
[ 0.530315] Asymmetric key parser 'x509' registered
[ 0.530374] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.530422] io scheduler noop registered
[ 0.530425] io scheduler deadline registered
[ 0.530472] io scheduler cfq registered (default)
[ 0.530865] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.531121] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.531371] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
[ 0.531624] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
[ 0.531748] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.531772] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.531851] intel_idle: does not run on family 6 model 14
[ 0.532871] ACPI: AC Adapter [AC] (on-line)
[ 0.533044] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 0.533367] ACPI: Lid Switch [LID0]
[ 0.533430] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 0.533436] ACPI: Power Button [PWRB]
[ 0.533498] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[ 0.533502] ACPI: Sleep Button [SLPB]
[ 0.533578] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.533582] ACPI: Power Button [PWRF]
[ 0.534520] ACPI: Fan [FAN0] (off)
[ 0.534582] ACPI: Requesting acpi_cpufreq
[ 0.540117] tsc: Marking TSC unstable due to TSC halts in idle
[ 0.540124] ACPI: acpi_idle registered with cpuidle
[ 0.540824] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.540828] ACPI: Thermal Zone [TZ0] (56 C)
[ 0.543195] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.543201] ACPI: Thermal Zone [TZ1] (51 C)
[ 0.548291] thermal LNXTHERM:02: registered as thermal_zone2
[ 0.548295] ACPI: Thermal Zone [TZ2] (40 C)
[ 0.548334] GHES: HEST is not enabled!
[ 0.548394] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.548654] ACPI: Battery Slot [CMB0] (battery absent)
[ 0.569512] 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.570428] Non-volatile memory driver v1.3
[ 0.570432] Linux agpgart interface v0.103
[ 0.570783] ahci 0000:00:1f.2: version 3.0
[ 0.570979] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
[ 0.571086] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x5 impl SATA mode
[ 0.571092] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part
[ 0.571098] ahci 0000:00:1f.2: setting latency timer to 64
[ 0.571795] scsi0 : ahci
[ 0.571941] scsi1 : ahci
[ 0.572081] scsi2 : ahci
[ 0.572214] scsi3 : ahci
[ 0.572286] ata1: SATA max UDMA/133 abar m1024@0xd8504400 port 0xd8504500 irq 44
[ 0.572288] ata2: DUMMY
[ 0.572292] ata3: SATA max UDMA/133 abar m1024@0xd8504400 port 0xd8504600 irq 44
[ 0.572295] ata4: DUMMY
[ 0.572362] ata_piix 0000:00:1f.1: version 2.13
[ 0.572558] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 0.573352] scsi4 : ata_piix
[ 0.573469] scsi5 : ata_piix
[ 0.573523] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1880 irq 14
[ 0.573527] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1888 irq 15
[ 0.573625] libphy: Fixed MDIO Bus: probed
[ 0.573630] ata6: port disabled--ignoring
[ 0.573710] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.573717] ehci-pci: EHCI PCI platform driver
[ 0.573900] ehci-pci 0000:00:1d.7: setting latency timer to 64
[ 0.573915] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 0.573998] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 0.574032] ehci-pci 0000:00:1d.7: debug port 1
[ 0.577966] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 0.577988] ehci-pci 0000:00:1d.7: irq 23, io mem 0xd8504000
[ 0.583051] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.583161] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.583168] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.583173] usb usb1: Product: EHCI Host Controller
[ 0.583179] usb usb1: Manufacturer: Linux 3.12.7-300.fc20.i686 ehci_hcd
[ 0.583185] usb usb1: SerialNumber: 0000:00:1d.7
[ 0.583461] hub 1-0:1.0: USB hub found
[ 0.583473] hub 1-0:1.0: 8 ports detected
[ 0.583902] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.583904] ohci-pci: OHCI PCI platform driver
[ 0.583920] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.584107] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.584112] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.584195] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.584229] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001800
[ 0.584292] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.584296] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.584299] usb usb2: Product: UHCI Host Controller
[ 0.584303] usb usb2: Manufacturer: Linux 3.12.7-300.fc20.i686 uhci_hcd
[ 0.584306] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.584473] hub 2-0:1.0: USB hub found
[ 0.584483] hub 2-0:1.0: 2 ports detected
[ 0.584780] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 0.584785] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.584862] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 0.584906] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001820
[ 0.584972] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.584976] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.584979] usb usb3: Product: UHCI Host Controller
[ 0.584983] usb usb3: Manufacturer: Linux 3.12.7-300.fc20.i686 uhci_hcd
[ 0.584986] usb usb3: SerialNumber: 0000:00:1d.1
[ 0.585176] hub 3-0:1.0: USB hub found
[ 0.585186] hub 3-0:1.0: 2 ports detected
[ 0.585473] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 0.585479] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.585555] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 0.585599] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001840
[ 0.585662] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.585666] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.585670] usb usb4: Product: UHCI Host Controller
[ 0.585673] usb usb4: Manufacturer: Linux 3.12.7-300.fc20.i686 uhci_hcd
[ 0.585676] usb usb4: SerialNumber: 0000:00:1d.2
[ 0.585839] hub 4-0:1.0: USB hub found
[ 0.585850] hub 4-0:1.0: 2 ports detected
[ 0.586159] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 0.586164] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 0.586244] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 0.586288] uhci_hcd 0000:00:1d.3: irq 21, io base 0x00001860
[ 0.586354] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.586358] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.586362] usb usb5: Product: UHCI Host Controller
[ 0.586365] usb usb5: Manufacturer: Linux 3.12.7-300.fc20.i686 uhci_hcd
[ 0.586368] usb usb5: SerialNumber: 0000:00:1d.3
[ 0.586532] hub 5-0:1.0: USB hub found
[ 0.586543] hub 5-0:1.0: 2 ports detected
[ 0.586744] usbcore: registered new interface driver usbserial
[ 0.586757] usbcore: registered new interface driver usbserial_generic
[ 0.586771] usbserial: USB Serial support registered for generic
[ 0.586844] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.590585] i8042: Detected active multiplexing controller, rev 1.1
[ 0.593306] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.593314] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 0.593350] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 0.593386] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 0.593417] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 0.593559] mousedev: PS/2 mouse device common for all mice
[ 0.593988] rtc_cmos 00:07: RTC can wake from S4
[ 0.594201] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[ 0.594238] rtc_cmos 00:07: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.594372] device-mapper: uevent: version 1.0.3
[ 0.594489] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com
[ 0.594808] hidraw: raw HID events driver © Jiri Kosina
[ 0.594954] usbcore: registered new interface driver usbhid
[ 0.594957] usbhid: USB HID core driver
[ 0.595035] drop_monitor: Initializing network drop monitor service
[ 0.595173] ip_tables: © 2000-2006 Netfilter Core Team
[ 0.595235] TCP: cubic registered
[ 0.595238] Initializing XFRM netlink socket
[ 0.595405] NET: Registered protocol family 10
[ 0.595683] mip6: Mobile IPv6
[ 0.595687] NET: Registered protocol family 17
[ 0.595976] Using IPI No-Shortcut mode
[ 0.596178] Loading compiled-in X.509 certificates
[ 0.602426] Loaded X.509 cert 'Fedora kernel signing key: 690c14f7e40434c84e40d1730b7258d1c3fdbf30'
[ 0.602448] registered taskstats version 1
[ 0.602997] Magic number: 3:995:346
[ 0.603054] tty tty63: hash matches
[ 0.603141] rtc_cmos 00:07: setting system clock to 2015-10-21 20:18:20 UTC (1445458700)
[ 0.603206] PM: Hibernation image not present or could not be loaded.
[ 0.604028] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.727429] ata5.00: ATAPI: HL-DT-ST DVDRAM GSA-4082N, HH02, max UDMA/33
[ 0.733319] ata5.00: configured for UDMA/33
[ 0.877059] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.878102] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 0.878132] ata3: SATA link down (SStatus 0 SControl 300)
[ 0.878489] ata1.00: ATA-8: Hitachi HTS542512K9SA00, BB2OC31P, max UDMA/133
[ 0.878497] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.879662] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 0.880049] ata1.00: configured for UDMA/133
[ 0.880332] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54251 BB2O PQ: 0 ANSI: 5
[ 0.880671] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.880679] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[ 0.880828] sd 0:0:0:0: [sda] Write Protect is off
[ 0.880833] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.880871] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.884293] scsi 4:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-4082N HH02 PQ: 0 ANSI: 5
[ 0.889557] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.889563] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.889741] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 0.889893] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 0.912592] sda: sda1 sda2 sda3
[ 0.913358] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.913723] Freeing unused kernel memory: 720K (c0c85000 - c0d39000)
[ 0.913813] Write protecting the kernel text: 5768k
[ 0.913889] Write protecting the kernel read-only data: 2384k
[ 0.919381] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 0.919626] systemd[1]: Running in initial RAM disk.
[ 0.919720] systemd[1]: Set hostname to <localhost.localdomain>.
[ 0.928360] systemd[1]: Expecting device dev-sda3.device...
[ 0.928385] systemd[1]: Starting -.slice.
[ 0.928636] systemd[1]: Created slice -.slice.
[ 0.928659] systemd[1]: Starting System Slice.
[ 0.928770] systemd[1]: Created slice System Slice.
[ 0.928789] systemd[1]: Starting Slices.
[ 0.928809] systemd[1]: Reached target Slices.
[ 0.928826] systemd[1]: Starting Timers.
[ 0.928845] systemd[1]: Reached target Timers.
[ 0.928863] systemd[1]: Starting Journal Socket.
[ 0.928958] systemd[1]: Listening on Journal Socket.
[ 0.929241] systemd[1]: Started dracut cmdline hook.
[ 0.929523] systemd[1]: Started dracut pre-udev hook.
[ 0.929619] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 0.930079] systemd[1]: Starting Journal Service...
[ 0.930589] systemd[1]: Started Journal Service.
[ 0.937503] systemd-journald[65]: Vacuuming done, freed 0 bytes
[ 1.004266] systemd-udevd[78]: starting version 208
[ 1.111367] pci 0000:00:1e.0: setting latency timer to 64
[ 1.111478] yenta_cardbus 0000:06:00.0: CardBus bridge found [1854:005f]
[ 1.111502] yenta_cardbus 0000:06:00.0: Using INTVAL to route CSC interrupts to PCI
[ 1.111505] yenta_cardbus 0000:06:00.0: Routing CardBus interrupts to PCI
[ 1.111513] yenta_cardbus 0000:06:00.0: TI: mfunc 0x01001002, devctl 0x64
[ 1.135172] [drm] Initialized drm 1.1.0 20060810
[ 1.209369] [drm] radeon kernel modesetting enabled.
[ 1.209808] [drm] initializing kernel modesetting (RV515 0x1002:0x7145 0x1854:0x005F).
[ 1.209827] [drm] register mmio base: 0xD8000000
[ 1.209829] [drm] register mmio size: 65536
[ 1.209967] ATOM BIOS: M54P
[ 1.209987] [drm] Generation 2 PCI interface, using max accessible memory
[ 1.209995] radeon 0000:01:00.0: VRAM: 128M 0x0000000000000000 - 0x0000000007FFFFFF (64M used)
[ 1.209999] radeon 0000:01:00.0: GTT: 512M 0x0000000008000000 - 0x0000000027FFFFFF
[ 1.211470] [drm] Detected VRAM RAM=128M, BAR=128M
[ 1.211475] [drm] RAM width 64bits DDR
[ 1.211554] [TTM] Zone kernel: Available graphics memory: 439336 kiB
[ 1.211557] [TTM] Zone highmem: Available graphics memory: 772588 kiB
[ 1.211559] [TTM] Initializing pool allocator
[ 1.211592] [drm] radeon: 64M of VRAM memory ready
[ 1.211594] [drm] radeon: 512M of GTT memory ready.
[ 1.211628] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 1.215549] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
[ 1.217139] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 1.217161] radeon 0000:01:00.0: WB enabled
[ 1.217168] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000008000000 and cpu addr 0xf4846000
[ 1.217171] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 1.217173] [drm] Driver supports precise vblank timestamp query.
[ 1.217184] [drm] radeon: irq initialized.
[ 1.217197] [drm] Loading R500 Microcode
[ 1.217655] [drm] radeon: ring at 0x0000000008001000
[ 1.217693] [drm] ring test succeeded in 10 usecs
[ 1.217934] [drm] ib test succeeded in 0 usecs
[ 1.218791] [drm] Radeon Display Connectors
[ 1.218794] [drm] Connector 0:
[ 1.218797] [drm] VGA-1
[ 1.218800] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 1.218802] [drm] Encoders:
[ 1.218805] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 1.218807] [drm] Connector 1:
[ 1.218809] [drm] LVDS-1
[ 1.218812] [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[ 1.218814] [drm] Encoders:
[ 1.218816] [drm] LCD1: INTERNAL_LVTM1
[ 1.218818] [drm] Connector 2:
[ 1.218820] [drm] SVIDEO-1
[ 1.218822] [drm] Encoders:
[ 1.218824] [drm] TV1: INTERNAL_KLDSCP_DAC2
[ 1.218826] [drm] Connector 3:
[ 1.218828] [drm] DVI-I-1
[ 1.218830] [drm] HPD1
[ 1.218833] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[ 1.218835] [drm] Encoders:
[ 1.218837] [drm] DFP1: INTERNAL_KLDSCP_TMDS1
[ 1.300268] psmouse serio2: synaptics: Touchpad model: 1, fw: 6.1, id: 0x2580b1, caps: 0xa04713/0x200000/0x0, board id: 3655, fw id: 32440
[ 1.333703] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input10
[ 1.334933] yenta_cardbus 0000:06:00.0: ISA IRQ mask 0x0cf8, PCI irq 16
[ 1.334940] yenta_cardbus 0000:06:00.0: Socket status: 30000006
[ 1.334945] pci_bus 0000:06: Raising subordinate bus# of parent bus (#06) from #06 to #0a
[ 1.334955] yenta_cardbus 0000:06:00.0: pcmcia: parent PCI bridge window: [io 0x6000-0x6fff]
[ 1.334960] yenta_cardbus 0000:06:00.0: pcmcia: parent PCI bridge window: [mem 0xd8200000-0xd82fffff]
[ 1.334964] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd8200000-0xd82fffff:
[ 1.334970] excluding 0xd8200000-0xd820ffff
[ 1.334986] yenta_cardbus 0000:06:00.0: pcmcia: parent PCI bridge window: [mem 0x60000000-0x63ffffff pref]
[ 1.334990] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x63ffffff:
[ 1.335001] excluding 0x60000000-0x63ffffff
[ 1.341314] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[ 1.341324] excluding 0xc0000-0xcffff 0xdc000-0xfffff
[ 1.341386] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[ 1.341402] clean.
[ 1.341454] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[ 1.341465] excluding 0x60000000-0x60ffffff
[ 1.391101] firewire_ohci 0000:06:00.1: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 1.580465] EXT4-fs (sda3): INFO: recovery required on readonly filesystem
[ 1.580471] EXT4-fs (sda3): write access will be enabled during recovery
[ 1.846899] [drm] fb mappable at 0xC80C0000
[ 1.846904] [drm] vram apper at 0xC8000000
[ 1.846906] [drm] size 4096000
[ 1.846908] [drm] fb depth is 24
[ 1.846910] [drm] pitch is 5120
[ 1.847088] fbcon: radeondrmfb (fb0) is primary device
[ 1.892223] firewire_core 0000:06:00.1: created device fw0: GUID 6400350900e09104, S400
[ 2.011063] usb 3-1: new low-speed USB device number 2 using uhci_hcd
[ 2.174971] usb 3-1: New USB device found, idVendor=0e8f, idProduct=0022
[ 2.174975] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.174979] usb 3-1: Product: USB KB V11
[ 2.174983] usb 3-1: Manufacturer: GASIA
[ 2.194191] input: GASIA USB KB V11 as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input13
[ 2.194313] hid-generic 0003:0E8F:0022.0001: input,hidraw0: USB HID v1.10 Keyboard [GASIA USB KB V11] on usb-0000:00:1d.1-1/input0
[ 2.229139] input: GASIA USB KB V11 as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/input/input14
[ 2.229243] hid-generic 0003:0E8F:0022.0002: input,hidraw1: USB HID v1.10 Device [GASIA USB KB V11] on usb-0000:00:1d.1-1/input1
[ 2.275102] Console: switching to colour frame buffer device 160x50
[ 2.281897] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[ 2.281900] radeon 0000:01:00.0: registered panic notifier
[ 2.281922] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0
[ 2.435057] usb 4-1: new full-speed USB device number 2 using uhci_hcd
[ 2.657700] usb 4-1: New USB device found, idVendor=0a12, idProduct=0001
[ 2.657711] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.866089] usb 4-2: new low-speed USB device number 3 using uhci_hcd
[ 3.027668] usb 4-2: New USB device found, idVendor=093a, idProduct=2510
[ 3.027676] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.027683] usb 4-2: Product: USB Optical Mouse
[ 3.027688] usb 4-2: Manufacturer: PixArt
[ 3.045597] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/input/input15
[ 3.045794] hid-generic 0003:093A:2510.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:1d.2-2/input0
[ 3.252066] usb 5-1: new full-speed USB device number 2 using uhci_hcd
[ 3.401369] usb 5-1: New USB device found, idVendor=08ff, idProduct=2580
[ 3.401377] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.401383] usb 5-1: Product: Fingerprint Sensor
[ 3.588697] EXT4-fs (sda3): orphan cleanup on readonly fs
[ 3.589113] EXT4-fs (sda3): 17 orphan inodes deleted
[ 3.589117] EXT4-fs (sda3): recovery complete
[ 3.687452] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 3.891743] systemd-journald[65]: Received SIGTERM
[ 4.506705] type=1404 audit(1445458704.401:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[ 4.841086] SELinux: 2048 avtab hash slots, 101316 rules.
[ 4.868244] SELinux: 2048 avtab hash slots, 101316 rules.
[ 4.894448] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats
[ 4.894456] SELinux: 83 classes, 101316 rules
[ 4.904420] SELinux: Completing initialization.
[ 4.904426] SELinux: Setting up existing superblocks.
[ 4.904439] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 4.904447] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[ 4.904467] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[ 4.904476] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[ 4.904499] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 4.904560] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[ 4.905843] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[ 4.908514] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[ 4.908521] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[ 4.908531] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[ 4.908535] SELinux: initialized (dev aio, type aio), not configured for labeling
[ 4.908541] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[ 4.908576] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[ 4.908588] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[ 4.908600] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[ 4.908631] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 4.909700] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[ 4.909705] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 4.909716] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 4.909859] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 4.909910] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.909929] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
[ 4.909933] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.909947] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.909959] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.909980] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.909989] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.909996] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.910014] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.910035] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.910051] SELinux: initialized (dev sda3, type ext4), uses xattr
[ 4.927899] type=1403 audit(1445458704.822:3): policy loaded auid=4294967295 ses=4294967295
[ 4.935265] systemd[1]: Successfully loaded SELinux policy in 459.682ms.
[ 5.047509] systemd[1]: RTC configured in localtime, applying delta of 240 minutes to system time.
[ 5.109975] systemd[1]: Relabelled /dev and /run in 38.225ms.
[ 6.149322] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[ 6.319260] systemd-readahead[196]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
[ 7.069667] systemd-journald[212]: Vacuuming done, freed 0 bytes
[ 7.356403] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
[ 7.358255] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 7.372411] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[ 8.010948] RPC: Registered named UNIX socket transport module.
[ 8.010953] RPC: Registered udp transport module.
[ 8.010955] RPC: Registered tcp transport module.
[ 8.010957] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 8.021239] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
[ 8.058291] Installing knfsd (copyright © 1996 okir@monad.swb.de).
[ 8.059402] SELinux: initialized (dev nfsd, type nfsd), uses genfs_contexts
[ 8.064120] systemd-udevd[234]: starting version 208
[ 8.235354] ACPI: Video Device [EGFX] (multi-head: yes rom: no post: no)
[ 8.235436] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input16
[ 8.418032] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 8.534700] parport_pc 00:09: reported by Plug and Play ACPI
[ 8.534783] parport0: PC-style at 0x378 (0x778), irq 5 [PCSPP,TRISTATE]
[ 8.542092] sdhci: Secure Digital Host Controller Interface driver
[ 8.542096] sdhci: Copyright© Pierre Ossman
[ 8.549047] sdhci-pci 0000:06:00.3: SDHCI controller found [104c:803c] (rev 0)
[ 8.549404] mmc0: SDHCI controller on PCI [0000:06:00.3] using PIO
[ 8.559453] intel_rng: FWH not detected
[ 8.575737] ACPI Warning: 0x00001028-0x0000102f SystemIO conflicts with Region \PMIO 1 (20130725/utaddress-251)
[ 8.575748] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.575753] ACPI Warning: 0x000011b0-0x000011bf SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
[ 8.575759] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.575761] ACPI Warning: 0x00001180-0x000011af SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
[ 8.575767] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.575769] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 8.582588] leds_ss4200: no LED devices found
[ 8.730221] wmi: Mapper loaded
[ 8.757257] ACPI Warning: 0x000018e0-0x000018ff SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130725/utaddress-251)
[ 8.757268] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.815803] microcode: CPU0 sig=0x6e8, pf=0x20, revision=0x39
[ 9.052503] cfg80211: Calling CRDA to update world regulatory domain
[ 9.054576] Bluetooth: Core ver 2.16
[ 9.054618] NET: Registered protocol family 31
[ 9.054621] Bluetooth: HCI device and connection manager initialized
[ 9.054633] Bluetooth: HCI socket layer initialized
[ 9.054637] Bluetooth: L2CAP socket layer initialized
[ 9.054646] Bluetooth: SCO socket layer initialized
[ 9.097753] iwl3945: Intel® PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:ds
[ 9.097758] iwl3945: Copyright© 2003-2011 Intel Corporation
[ 9.097815] iwl3945 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 9.151147] iwl3945 0000:05:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
[ 9.151155] iwl3945 0000:05:00.0: Detected Intel Wireless WiFi Link 3945ABG
[ 9.151230] iwl3945 0000:05:00.0: irq 45 for MSI/MSI-X
[ 9.224746] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[ 9.224762] excluding 0xc0000-0xcffff 0xdc000-0xfffff
[ 9.224896] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[ 9.224924] clean.
[ 9.225078] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[ 9.225097] excluding 0x60000000-0x60ffffff
[ 9.357104] ppdev: user-space parallel port driver
[ 9.357365] iTCO_vendor_support: vendor-support=0
[ 9.364591] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[ 9.364640] iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x1060)
[ 9.365277] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 9.376116] cfg80211: World regulatory domain updated:
[ 9.376122] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 9.376125] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 9.376128] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 9.376131] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 9.376134] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 9.376137] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 9.413465] usbcore: registered new interface driver btusb
[ 9.420661] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
[ 9.626157] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 9.653731] ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 9.653738] ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 9.653742] ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 9.653745] ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0
[ 9.653748] ALSA sound/pci/hda/hda_auto_parser.c:405 dig-out=0x1e/0x0
[ 9.653750] ALSA sound/pci/hda/hda_auto_parser.c:406 inputs:
[ 9.653754] ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x15
[ 9.653758] ALSA sound/pci/hda/hda_auto_parser.c:410 Mic=0x19
[ 9.653761] ALSA sound/pci/hda/hda_auto_parser.c:410 Line=0x14
[ 9.653765] ALSA sound/pci/hda/patch_realtek.c:491 realtek: No valid SSID, checking pincfg 0x411111f0 for NID 0x1d
[ 9.653767] ALSA sound/pci/hda/patch_realtek.c:574 realtek: Enable default setup for auto mode as fallback
[ 9.689378] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[ 9.689683] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[ 9.689819] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 10.034771] microcode: CPU1 sig=0x6e8, pf=0x20, revision=0x39
[ 10.035057] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 10.174224] systemd-journald[212]: Received request to flush runtime journal from PID 1
[ 10.279272] systemd-udevd[239]: renamed network interface wlan0 to wlp5s0
[ 10.658543] systemd-journald[212]: File /var/log/journal/53904b40d26b4d86843b63596e2c0ed0/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 10.667851] type=1305 audit(1445444310.563:4): audit_pid=311 old=0 auid=4294967295 ses=4294967295
subj=system_u:system_r:auditd_t:s0 res=1
[ 13.786211] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.786218] Bluetooth: BNEP filters: protocol multicast
[ 13.786229] Bluetooth: BNEP socket layer initialized
[ 17.720794] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 18.040966] ip6_tables: © 2000-2006 Netfilter Core Team
[ 18.902872] Ebtables v2.0 registered
[ 18.980409] Bridge firewalling registered
[ 23.557198] iwl3945 0000:05:00.0: loaded firmware version 15.32.2.9
[ 23.625768] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[ 31.361108] wlp5s0: authenticate with c8:6c:87:41:02:45
[ 31.364926] wlp5s0: send auth to c8:6c:87:41:02:45 (try 1/3)
[ 31.368642] wlp5s0: authenticated
[ 31.369157] wlp5s0: associate with c8:6c:87:41:02:45 (try 1/3)
[ 31.371799] wlp5s0: RX AssocResp from c8:6c:87:41:02:45 (capab=0x411 status=0 aid=4)
[ 31.373198] wlp5s0: associated
[ 31.373243] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
[ 31.373344] cfg80211: Calling CRDA for country: TW
[ 31.383844] cfg80211: Regulatory domain changed to country: TW
[ 31.383851] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 31.383855] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[ 31.383859] cfg80211: (5270000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[ 31.383863] cfg80211: (5735000 KHz - 5815000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[ 31.981647] IPv6: wlp5s0: IPv6 duplicate address fe80::213:2ff:fe16:5aaf detected!
[ 39.485955] fuse init (API version 7.22)
[ 39.490940] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
[ 39.523700] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
[root@localhost ~]#


бех X клава тоже не работает
Спасибо сказали:
karpos
Сообщения: 50
ОС: archlinux

Re: не работает клава на буке

Сообщение karpos »

не могу загрузить в режиме splash, ммм то мне делать то с клавой то)
Спасибо сказали:
karpos
Сообщения: 50
ОС: archlinux

Re: не работает клава на буке

Сообщение karpos »

не ужели никто не сталкивался и нет вариантов?

usb работают и клава по usb тоже работает
Спасибо сказали:
Аватара пользователя
yars
Сообщения: 1147
Статус: Slacker!
ОС: Slackware64-current

Re: не работает клава на буке

Сообщение yars »

Не работает эта клавиатура?

Код: Выделить всё

[ 2.011063] usb 3-1: new low-speed USB device number 2 using uhci_hcd
[ 2.174971] usb 3-1: New USB device found, idVendor=0e8f, idProduct=0022
[ 2.174975] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.174979] usb 3-1: Product: USB KB V11
[ 2.174983] usb 3-1: Manufacturer: GASIA
[ 2.194191] input: GASIA USB KB V11 as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input13
[ 2.194313] hid-generic 0003:0E8F:0022.0001: input,hidraw0: USB HID v1.10 Keyboard [GASIA USB KB V11] on usb-0000:00:1d.1-1/input0
[ 2.229139] input: GASIA USB KB V11 as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/input/input14
[ 2.229243] hid-generic 0003:0E8F:0022.0002: input,hidraw1: USB HID v1.10 Device [GASIA USB KB V11] on usb-0000:00:1d.1-1/input1

Если да, передайте ядру

Код: Выделить всё

hid.debug=1
и выложите dmesg на pastebin, а сюда вставьте ссылку. Может, кто и разберется.
Slackware64-current/Xfce/Xiaomi Mi Notebook Pro 15.6 | Arch Linux/Xfce/Lenovo G580
-------------
Registered Linux User #557010
Спасибо сказали:
Аватара пользователя
Stauffenberg
Сообщения: 2041
Статус: ☮ PEACE ☮
ОС: открытая и свободная

Re: не работает клава на буке

Сообщение Stauffenberg »

<offtop>

Код: Выделить всё

[ 3.891743] systemd-journald[65]: Received SIGTERM

LOL
</offtop>
Labor omnia vincit

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
Спасибо сказали:
karpos
Сообщения: 50
ОС: archlinux

Re: не работает клава на буке

Сообщение karpos »

к компу была подключена еще одна клва по usb она работала
Спасибо сказали:
Аватара пользователя
caspar137
Сообщения: 5

Re: не работает клава на буке

Сообщение caspar137 »

karpos писал(а):
22.10.2015 07:28
к компу была подключена еще одна клва по usb она работала

У меня подобная ситуация на старом Dell'овском ноутбуке (Latitude L110).
Если подключены USB клавиатура или мышь, то если во время загрузки их тронуть, отваливаются встроенные клавиатура и точпэд.
Если не трогать и дать спокойно загрузиться -- все работает ОК.
Одинаково ведет себя и с RFRemix-21 и с Kubuntu 14.04

Думаю какой-то косяк в BIOS.
Поскольку железо древнее, думаю никто не будет искать способы обхода этого косяка.
Спасибо сказали: