alsa проблема

Обсудить вопросы и проблемы со звуком

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

Ответить
dimbaz
Сообщения: 7
ОС: arch x64

alsa проблема

Сообщение dimbaz »

Доброго времени суток. Возникла проблема следующего характера:
при подключении наушников на передний разъем звук был слышен с колонок тоже , нашел похожу тему , одинаковая звуковая карта , сделал следующее:

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

добавить в /etc/modprobe.d/sound.conf (если нет sound.conf можно дописать в modprobe.d)
alias char-major-116 snd
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
options snd-hda-intel model=6stack-dell
Вот именно с параметром "options snd-hda-intel model=6stack-dell" у меня при включении в разъем на
передней панели заработали наушники и отключились внешние колонки

но тут же возникла проблема : микрофон перестал работать , при его тесте и прослушке слышно только посторонние шумы , раньше была такая проблема устранил ее так:

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

Front Mic = 0
нажимаешь F4
Front Mic Boost = 0
Input source - Int Mic
Digital = 50%
Capture = 50%
Capture - нажимаешь пробел, появляется красная надпись CAPTURE

попробовал -не помогло ,искал дальше наткнулся на тему в котором автор предлагает скачать и установить драйвера :тык

(скопировано с форума)"Лично моё мнение-пульс в топку. У меня чип VIA VT1708S определятся как Intel_HDA. Провозился с пульсом незнаю сколько недель, потом решил его отключить и перейти на АЛСА.
Тоже ничего хорошего не получилось, пока не решил с оф сайта(http://www.alsa-project.org/main/index.php/Download) скачать и собрать дрова сам. Сразу появились все регуляторы, и звук независимо от приложения идёт 5,1.
Я скачивал "Driver (alsa-driver) 1.0.24 Kernel drivers"
В архиве есть мануал по сборке и установке(файл называется INSTALL),
но если коротко-консоль ,вход рутом, переходим в папку с распакованными исходниками на звук
я собирал под интел, так как ранее определялась звуковая как интел, для этого кофигурировал командой, приведённой в примере, вот команда
./configure --with-cards=all,hda-intel=n
после как всё сконфигалось
make
после
make install
Откройте микшер(я пользуюсь KMix) и в "настройках->Настроить каналы" выбирайте на здоровье сабвуферы, сурраунды, фронты и прочие вкусности, которых Вам так не хватало."


После использования данного метода у меня слетело аудио , теперь его попросту нету , не запускается amixer (command not found) , возможно ли как то откатить к предыдущему состоянию alsa или сконфигурировать новый?
При загрузке стал ругаться что нет каких то папок в /lib/modules/kernel/sound , прошу помочь , спасибо.
Спасибо сказали:
dimbaz
Сообщения: 7
ОС: arch x64

Re: alsa проблема

Сообщение dimbaz »

Сейчас распишу подробно , что получается при сборке alsa-driver.

Сначала распаковываю папку , через консоль пишу ./configure --with-cards=all,hda-intel=n
под мою карточку .

здесь все хорошо конфигурируется без ошибок , вот лог :

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

checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24
checking cross compile...
checking for directory with ALSA kernel sources... /home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/alsa-kernel
checking for directory with kernel source... /lib/modules/2.6.37-ARCH/build
checking for directory with kernel build... /lib/modules/2.6.37-ARCH/build
checking for kernel linux/version.h ... linux/version.h
checking for kernel linux/autoconf.h generated/autoconf.h... generated/autoconf.h
checking for kernel linux/utsrelease.h generated/utsrelease.h... generated/utsrelease.h
checking for kernel version... 2.6.37-ARCH
checking for GCC version... Kernel compiler:  Used compiler: gcc (GCC) 4.5.2 20110127 (prerelease)

*** NO PREDEFINED KERNEL COMPILER IS DETECTED
*** Assuming the same compiler is used with the current system compiler.

*** Please make sure that the same compiler version was used for building kernel.

checking for built-in ALSA... no
checking for existing ALSA module... yes
checking for Red Hat kernel... auto
checking for Red Hat kernel... no
checking for SUSE kernel... auto
checking for SUSE kernel... no
checking for updating alsa-kernel version.h... yes
checking for CONFIG_EXPERIMENTAL... yes
checking for directory to store kernel modules... /lib/modules/2.6.37-ARCH/kernel/sound
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... no
checking for processor type... x86_64
checking for ISA DMA API... yes
checking for 32bit compat support... yes
checking for kernel linux/config.h... no
Creating <linux/config.h>...
checking for deprecated linux/config.h... checking to modify of kernel linux/kmod.h... no
checking for kernel linux/utsrelease.h... no
Creating a dummy <linux/utsrelease.h>...
checking for kernel linux/compiler.h... yes
checking for kernel linux/pm.h... yes
checking for kernel linux/spinlock.h... yes
checking for kernel linux/irq.h... yes
checking for kernel linux/threads.h... yes
checking for kernel linux/rwsem.h... yes
checking for kernel linux/gameport.h... yes
checking for kernel media/v4l2-dev.h... yes
checking for kernel linux/devfs_fs_kernel.h... no
Creating a dummy <linux/devfs_fs_kernel.h>...
checking for kernel linux/highmem.h... yes
checking for kernel linux/workqueue.h... yes
checking for kernel linux/dma-mapping.h... yes
checking for kernel asm/hw_irq.h... yes
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/isa.h... yes
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/log2.h... yes
checking for kernel linux/adb.h... yes
checking for kernel linux/cuda.h... yes
checking for kernel linux/pmu.h... yes
checking for kernel linux/io.h... yes
checking for kernel linux/moduleparam.h... yes
checking for kernel linux/syscalls.h... yes
checking for kernel linux/firmware.h... yes
checking for kernel linux/err.h... yes
checking for kernel linux/bitmap.h... yes
checking for kernel linux/mutex.h... yes
checking for kernel linux/pm_qos_params.h... yes
checking for kernel linux/kthread.h... yes
checking for kernel asm/irq_regs.h... yes
checking for kernel linux/seq_file.h... yes
checking for kernel linux/debugfs.h... yes
checking for kernel linux/gpio.h... yes
checking for kernel linux/bug.h... yes
checking for kernel linux/math64.h... yes
checking for kernel linux/regulator/consumer.h... yes
checking for kernel linux/dmi.h... yes
checking for kernel linux/bitrev.h... yes
checking for kernel linux/hrtimer.h... yes
checking for kernel linux/gcd.h... yes
checking for kernel linux/gfp.h... yes
checking for kernel pcmcia/cs_types.h... no
Creating <pcmcia/cs_types.h>...
checking for kernel pcmcia/cs.h... no
Creating <pcmcia/cs.h>...
checking for kernel trace/events/asoc.h... no
Creating <trace/events/asoc.h>...
checking for kernel linux/lzo.h... yes
checking for kernel module symbol versions... no
checking for has ioport support... yes
checking for PCI support in kernel... yes
checking for I2C driver in kernel... module
checking for I2C_POWERMAC in kernel... unknown
checking for firmware loader... yes
checking for input subsystem in kernel... yes
checking for pc-speaker platform in kernel... yes
checking for SMP... yes
checking for Video device support in kernel... yes
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... no
checking for Kernel ISA-PnP module support... no
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for scnprintf... yes
checking for sscanf... yes
checking for vmalloc_to_page... yes
checking for old kmod... no
checking for PDE... yes
checking for pci_set_consistent_dma_mask... yes
checking for pci_dev_present... yes
checking for msleep... yes
checking for msleep_interrupt... yes
checking for msecs_to_jiffies... yes
checking for tty->count is the atomic type... yes
checking for video_get_drvdata... yes
checking for video_drvdata... yes
checking for V4L1 layer... yes
checking for V4L2 layer... yes
checking for io_remap_pfn_range... yes
checking for kcalloc... yes
checking for kstrdup... yes
checking for kstrndup... yes
checking for kzalloc... yes
checking for create_workqueue with flags... no
checking for pci_ioremap_bar... yes
checking for saved_config_space in pci_dev... yes
checking for new pci_save_state... yes
checking for register_sound_special_device... yes
checking for driver extra-version...
checking for driver version... 1.0.24
checking for dynamic minor numbers... no
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for OSS PCM plugin system inclusion... yes
checking for RTC support... no
checking for HPET support... yes
checking for Procfs support... yes
checking for USB support... yes
checking for kernel linux/usb/audio-v2.h... yes
checking for kernel linux/usb/audio.h... yes
checking for valid v1 in linux/usb/audio.h... yes
checking for invalid v2 in linux/usb/audio.h... no
checking for valid linux/usb/audio-v2.h... no
Creating <linux/usb/audio-v2.h>...
checking for kernel linux/usb/ch9.h... yes
checking usb_alloc_coherent... yes
checking for class_simple... no
checking for old driver suspend/resume callbacks... no
checking for removal of page-reservation for nopage/mmap... no
checking for nested class_device... no
checking for new IRQ handler... yes
checking for gfp_t... yes
checking for GFP_DMA32... yes
checking for page_to_pfn... yes
checking for PnP suspend/resume... yes
checking for device_create_drvdata... no
checking for pm_qos_request... yes
checking for static pm_qos_request... yes
checking for new unlocked/compat_ioctl... yes
checking for builtin _Bool support... yes
checking for x86-compatible PC... no
checking for High-Res timers... yes
checking for kernel PCMCIA
checking for PCMCIA support... yes
checking for PC9800 support in kernel... no
checking for parallel port support... yes
checking for power management... yes
checking for CONFIG_HAS_DMA... yes
checking for cards to compile driver for... all hda-intel=n
checking for additonal options to compile driver for... all
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: WARNING:  Makefile.conf.in seems to ignore the --datarootdir setting
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix
config.status: creating include/pci_ids_compat.h
config.status: creating include/i2c-id_compat.h
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/config1.h
config.status: include/config1.h is unchanged
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
config.status: include/autoconf-extra.h is unchanged
Hacking autoconf.h...


затем make вот тут и начинаются проблемы , лог запуска:

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

make dep
make[1]: Entering directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24'
make[2]: Entering directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/include'
make -C sound prepare
make[3]: Entering directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/include/sound'
make prepare2
make[4]: Entering directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/include/sound'
ln -s ../../alsa-kernel/include/aci.h
ln -s ../../alsa-kernel/include/ad1816a.h
ln -s ../../alsa-kernel/include/ad1843.h
ln -s ../../alsa-kernel/include/ak4113.h
ln -s ../../alsa-kernel/include/ak4114.h
ln -s ../../alsa-kernel/include/ak4117.h
ln -s ../../alsa-kernel/include/ak4531_codec.h
ln -s ../../alsa-kernel/include/ak4xxx-adda.h
ln -s ../../alsa-kernel/include/alc5623.h
ln -s ../../alsa-kernel/include/asequencer.h
ln -s ../../alsa-kernel/include/asoundef.h
ln -s ../../alsa-kernel/include/asound_fm.h
ln -s ../../alsa-kernel/include/asound.h
ln -s ../../alsa-kernel/include/atmel-abdac.h
ln -s ../../alsa-kernel/include/atmel-ac97c.h
ln -s ../../alsa-kernel/include/control.h
cp ../../alsa-kernel/include/core.h .
patch -p0 -i core.patch core.h
make[4]: patch: Команда не найдена
make[4]: *** [core.h] Ошибка 127
make[4]: Leaving directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/include/sound'
make[3]: *** [prepare] Ошибка 2
make[3]: Leaving directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/include/sound'
make[2]: *** [prepare] Ошибка 2
make[2]: Leaving directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/include'
make[1]: *** [dep] Ошибка 1
make[1]: Leaving directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24'
make: *** [include/sndversions.h] Ошибка 2
выскакивают непонятные ошибки

далее make install , тут почти аналогичные ошибки :

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


if [ -L /usr/include/sound ]; then \
        rm -f /usr/include/sound; \
        ln -sf /home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/include/sound /usr/include/sound; \
    else \
        rm -rf /usr/include/sound; \
        install -d -m 755 -g root -o root /usr/include/sound; \
        for f in include/sound/*.h; do \
            install -m 644 -g root -o root $f /usr/include/sound; \
        done \
    fi
find /lib/modules/2.6.37-ARCH/kernel/sound -name 'snd*.*o' | xargs rm -f
find /lib/modules/2.6.37-ARCH/kernel/sound -name 'snd*.*o.gz' | xargs rm -f
find /lib/modules/2.6.37-ARCH/kernel/sound -name 'ac97_bus.*o' | xargs rm -f
find /lib/modules/2.6.37-ARCH/kernel/sound -name 'ac97_bus.*o.gz' | xargs rm -f
make[1]: Entering directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/include'
make[1]: Цель `modules_install' не требует выполнения команд.
make[1]: Leaving directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/include'
make[1]: Entering directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/acore'
mkdir -p /lib/modules/2.6.37-ARCH/kernel/sound/acore
cp snd-hrtimer.ko snd-hwdep.ko snd-page-alloc.ko snd-pcm.ko snd-rawmidi.ko snd-timer.ko snd.ko /lib/modules/2.6.37-ARCH/kernel/sound/acore
cp: не удалось выполнить stat для «snd-hrtimer.ko»: Нет такого файла или каталога
cp: не удалось выполнить stat для «snd-hwdep.ko»: Нет такого файла или каталога
cp: не удалось выполнить stat для «snd-page-alloc.ko»: Нет такого файла или каталога
cp: не удалось выполнить stat для «snd-pcm.ko»: Нет такого файла или каталога
cp: не удалось выполнить stat для «snd-rawmidi.ko»: Нет такого файла или каталога
cp: не удалось выполнить stat для «snd-timer.ko»: Нет такого файла или каталога
cp: не удалось выполнить stat для «snd.ko»: Нет такого файла или каталога
make[1]: *** [modules_install] Ошибка 1
make[1]: Leaving directory `/home/dimbaz/Downloads/addons/alsa-driver-1/alsa-driver-1.0.24/acore'
make: *** [install-modules] Ошибка 1


'./snddevices' script to create new sound devices in /dev directory.

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

Creating mixer?...done.
Creating sequencer...done.
Creating midi0?...done.
Creating dsp?...done.
Creating audio?...done.
Creating sndstat...done.
Creating music...done.
Creating dmmidi?...done.
Creating dmfm?...done.
Creating amixer?...done.
Creating adsp?...done.
Creating amidi?...done.
Creating admmidi?...done.
rm: невозможно удалить «/dev/snd»: Это каталог
Creating snd/control?...done.
Creating snd/seq...done.
Creating snd/timer...done.
Creating snd/hw??...done.
Creating snd/midi??...done.
Creating snd/pcm??p...done.
Creating snd/pcm??c...done.
Creating aload?...done.
Creating aloadSEQ...done.
вот тут насторожила попытка удаления /dev/snd .. зачем альсе потребовалось удалять?

modprobe snd-hda-intel

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

WARNING: Could not read '/lib/modules/2.6.37-ARCH/kernel/sound/core/snd-page-alloc.ko.gz': No such file or directory
WARNING: Could not read '/lib/modules/2.6.37-ARCH/kernel/sound/soundcore.ko.gz': No such file or directory
WARNING: Could not read '/lib/modules/2.6.37-ARCH/kernel/sound/core/snd.ko.gz': No such file or directory
WARNING: Could not read '/lib/modules/2.6.37-ARCH/kernel/sound/core/snd-timer.ko.gz': No such file or directory
WARNING: Could not read '/lib/modules/2.6.37-ARCH/kernel/sound/core/snd-pcm.ko.gz': No such file or directory
WARNING: Could not read '/lib/modules/2.6.37-ARCH/kernel/sound/core/snd-hwdep.ko.gz': No such file or directory
WARNING: Could not read '/lib/modules/2.6.37-ARCH/kernel/sound/pci/hda/snd-hda-codec.ko.gz': No such file or directory
FATAL: Could not read '/lib/modules/2.6.37-ARCH/kernel/sound/pci/hda/snd-hda-intel.ko.gz': No such file or directory
вот это то что пишет при загрузке , прошу у вас помощи гуру. :rolleyes:

Подсказали установить
pacman -S patch
pacman -S base-devel
собралось установилось , но теперь ошибка немножко другая , ругается на символы :

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

WARNING: Error inserting snd_timer (/lib/modules/2.6.37-ARCH/kernel/sound/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.37-ARCH/kernel/sound/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_hwdep (/lib/modules/2.6.37-ARCH/kernel/sound/acore/snd-hwdep.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_hda_codec (/lib/modules/2.6.37-ARCH/kernel/sound/pci/hda/snd-hda-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.37-ARCH/kernel/sound/pci/hda/snd-hda-intel.ko): Unknown symbol in module, or unknown parameter (see dmesg)


dmesg:

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

Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.37-ARCH (tobias@T-POWA-LX) (gcc version 4.5.2 20110127 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Mar 25 15:10:00 CET 2011
Command line: root=/dev/sda2 ro vga=773
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009b000 (usable)
 BIOS-e820: 000000000009b000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 00000000cffb0000 (usable)
 BIOS-e820: 00000000cffb0000 - 00000000cffbe000 (ACPI data)
 BIOS-e820: 00000000cffbe000 - 00000000cfff0000 (ACPI NVS)
 BIOS-e820: 00000000cfff0000 - 00000000d0000000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
 BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
NX (Execute Disable) protection: active
DMI present.
DMI: HP-Pavilion FL213AA-ACB a6561.ru/Benicia, BIOS 5.25    06/16/2008
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
No AGP bridge found
last_pfn = 0x130000 max_arch_pfn = 0x400000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-DFFFF write-protect
  E0000-EFFFF write-through
  F0000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 0D0000000 mask FF0000000 uncachable
  1 base 0E0000000 mask FE0000000 uncachable
  2 base 000000000 mask F00000000 write-back
  3 base 100000000 mask FE0000000 write-back
  4 base 120000000 mask FF0000000 write-back
  5 disabled
  6 disabled
  7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
last_pfn = 0xcffb0 max_arch_pfn = 0x400000000
found SMP MP-table at [ffff8800000ff780] ff780
initial memory mapped : 0 - 20000000
init_memory_mapping: 0000000000000000-00000000cffb0000
 0000000000 - 00cfe00000 page 2M
 00cfe00000 - 00cffb0000 page 4k
kernel direct mapping tables up to cffb0000 @ 1fffa000-20000000
init_memory_mapping: 0000000100000000-0000000130000000
 0100000000 - 0130000000 page 2M
kernel direct mapping tables up to 130000000 @ cffaa000-cffb0000
RAMDISK: 37e3c000 - 37ff0000
ACPI: RSDP 00000000000fc430 00014 (v00 HPQOEM)
ACPI: RSDT 00000000cffb0000 00044 (v01 HPQOEM SLIC-CPC 20080616 MSFT 00000097)
ACPI: FACP 00000000cffb0200 00084 (v02 HPQOEM SLIC-CPC 20080616 MSFT 00000097)
ACPI: DSDT 00000000cffb0440 04E91 (v01 HPQOEM SLIC-CPC 00000000 INTL 20051117)
ACPI: FACS 00000000cffbe000 00040
ACPI: APIC 00000000cffb0390 0006C (v01 HPQOEM SLIC-CPC 20080616 MSFT 00000097)
ACPI: MCFG 00000000cffb0400 0003C (v01 HPQOEM SLIC-CPC 20080616 MSFT 00000097)
ACPI: OEMB 00000000cffbe040 00072 (v01 HPQOEM SLIC-CPC 20080616 MSFT 00000097)
ACPI: HPET 00000000cffb52e0 00038 (v01 HPQOEM SLIC-CPC 20080616 MSFT 00000097)
ACPI: GSCI 00000000cffbe0c0 02024 (v01 HPQOEM SLIC-CPC 20080616 MSFT 00000097)
ACPI: SLIC 00000000cffc00f0 00176 (v01 HPQOEM SLIC-CPC 00000001 MSFT 00000001)
ACPI: SSDT 00000000cffc14b0 0082F (v01 HPQOEM SLIC-CPC 00000012 INTL 20051117)
ACPI: Local APIC address 0xfee00000
 [ffffea0000000000-ffffea00043fffff] PMD -> [ffff8800c0000000-ffff8800c39fffff] on node 0
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   0x00100000 -> 0x00130000
Movable zone start PFN for each node
early_node_map[3] active PFN ranges
    0: 0x00000010 -> 0x0000009b
    0: 0x00000100 -> 0x000cffb0
    0: 0x00100000 -> 0x00130000
On node 0 totalpages: 1048379
  DMA zone: 56 pages used for memmap
  DMA zone: 6 pages reserved
  DMA zone: 3917 pages, LIFO batch:0
  DMA32 zone: 14280 pages used for memmap
  DMA32 zone: 833512 pages, LIFO batch:31
  Normal zone: 2688 pages used for memmap
  Normal zone: 193920 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a301 base: 0xfed00000
SMP: Allowing 4 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 40
PM: Registered nosave memory: 000000000009b000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
PM: Registered nosave memory: 00000000cffb0000 - 00000000cffbe000
PM: Registered nosave memory: 00000000cffbe000 - 00000000cfff0000
PM: Registered nosave memory: 00000000cfff0000 - 00000000d0000000
PM: Registered nosave memory: 00000000d0000000 - 00000000fee00000
PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
PM: Registered nosave memory: 00000000fee01000 - 00000000fff00000
PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
Allocating PCI resources starting at d0000000 (gap: d0000000:2ee00000)
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
PERCPU: Embedded 27 pages/cpu @ffff8800cfc00000 s81664 r8192 d20736 u524288
pcpu-alloc: s81664 r8192 d20736 u524288 alloc=1*2097152
pcpu-alloc: [0] 0 1 2 3
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1031349
Kernel command line: root=/dev/sda2 ro vga=773
PID hash table entries: 4096 (order: 3, 32768 bytes)
Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Checking aperture...
No AGP bridge found
Calgary: detecting Calgary via BIOS EBDA area
Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Memory: 4051464k/4980736k available (3753k kernel code, 787220k absent, 142052k reserved, 2000k data, 516k init)
SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Preemptable hierarchical RCU implementation.
    RCU-based detection of stalled CPUs is disabled.
    Verbose stalled-CPUs detection is disabled.
NR_IRQS:2304
Console: colour dummy device 80x25
console [tty0] enabled
allocated 41943040 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
hpet clockevent registered
Fast TSC calibration using PIT
Detected 2400.072 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 4802.15 BogoMIPS (lpj=8000240)
pid_max: default: 32768 minimum: 301
Security Framework initialized
AppArmor: AppArmor disabled by boot time parameter
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
Initializing cgroup subsys blkio
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 6 MCE banks
CPU0: Thermal monitoring enabled (TM2)
using mwait in idle threads.
Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
PEBS disabled due to CPU errata.
... version:                2
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
ACPI: Core revision 20101013
Setting APIC routing to flat
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz stepping 0b
APIC calibration not consistent with PM-Timer: 116ms instead of 100ms
APIC delta adjusted to PM-Timer: 1666631 (1944399)
NMI watchdog enabled, takes one hw-pmu counter.
Booting Node   0, Processors  #1
NMI watchdog enabled, takes one hw-pmu counter.
 #2
NMI watchdog enabled, takes one hw-pmu counter.
 #3 Ok.
NMI watchdog enabled, takes one hw-pmu counter.
Brought up 4 CPUs
Total of 4 processors activated (19207.91 BogoMIPS).
devtmpfs: initialized
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: not using MMCONFIG
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Executed 1 blocks of module-level executable AML code
ACPI: SSDT 00000000cffc0270 00277 (v01 HPQOEM SLIC-CPC 00000011 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 00277 (v01 HPQOEM SLIC-CPC 00000011 INTL 20051117)
ACPI: SSDT 00000000cffc0700 00277 (v01 HPQOEM SLIC-CPC 00000012 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 00277 (v01 HPQOEM SLIC-CPC 00000012 INTL 20051117)
ACPI: SSDT 00000000cffc0b90 00277 (v01 HPQOEM SLIC-CPC 00000012 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 00277 (v01 HPQOEM SLIC-CPC 00000012 INTL 20051117)
ACPI: SSDT 00000000cffc1020 00277 (v01 HPQOEM SLIC-CPC 00000012 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 00277 (v01 HPQOEM SLIC-CPC 00000012 INTL 20051117)
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-723)
ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-723)
ACPI: No dock devices found.
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
pci_root PNP0A08:00: host bridge window [mem 0xd0000000-0xdfffffff]
pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xffffffff]
pci 0000:00:00.0: [8086:29c0] type 0 class 0x000600
pci 0000:00:01.0: [8086:29c1] type 1 class 0x000604
pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
pci 0000:00:01.0: PME# disabled
pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
pci 0000:00:1a.0: reg 20: [io  0xa400-0xa41f]
pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
pci 0000:00:1a.1: reg 20: [io  0xa480-0xa49f]
pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
pci 0000:00:1a.7: reg 10: [mem 0xf9efec00-0xf9efefff]
pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1a.7: PME# disabled
pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
pci 0000:00:1b.0: reg 10: [mem 0xf9ef4000-0xf9ef7fff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: PME# disabled
pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.2: [8086:2944] type 1 class 0x000604
pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.2: PME# disabled
pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
pci 0000:00:1d.0: reg 20: [io  0xa800-0xa81f]
pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
pci 0000:00:1d.1: reg 20: [io  0xa880-0xa89f]
pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
pci 0000:00:1d.2: reg 20: [io  0xac00-0xac1f]
pci 0000:00:1d.3: [8086:2939] type 0 class 0x000c03
pci 0000:00:1d.3: reg 20: [io  0xb000-0xb01f]
pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
pci 0000:00:1d.7: reg 10: [mem 0xf9eff800-0xf9effbff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
pci 0000:00:1f.0: [8086:2916] type 0 class 0x000601
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
pci 0000:00:1f.2: [8086:2822] type 0 class 0x000104
pci 0000:00:1f.2: reg 10: [io  0xb880-0xb887]
pci 0000:00:1f.2: reg 14: [io  0xb800-0xb803]
pci 0000:00:1f.2: reg 18: [io  0xb480-0xb487]
pci 0000:00:1f.2: reg 1c: [io  0xb400-0xb403]
pci 0000:00:1f.2: reg 20: [io  0xb080-0xb09f]
pci 0000:00:1f.2: reg 24: [mem 0xf9eff000-0xf9eff7ff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
pci 0000:00:1f.3: reg 10: [mem 0xf9effc00-0xf9effcff 64bit]
pci 0000:00:1f.3: reg 20: [io  0x0400-0x041f]
pci 0000:04:00.0: [10de:0623] type 0 class 0x000300
pci 0000:04:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
pci 0000:04:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
pci 0000:04:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit]
pci 0000:04:00.0: reg 24: [io  0xdc00-0xdc7f]
pci 0000:04:00.0: reg 30: [mem 0xfea80000-0xfeafffff pref]
pci 0000:00:01.0: PCI bridge to [bus 04-04]
pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
pci 0000:00:01.0:   bridge window [mem 0xfa000000-0xfeafffff]
pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
pci 0000:00:1c.0: PCI bridge to [bus 03-03]
pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200
pci 0000:02:00.0: reg 10: [io  0xe800-0xe8ff]
pci 0000:02:00.0: reg 18: [mem 0xfebff000-0xfebfffff 64bit]
pci 0000:02:00.0: reg 20: [mem 0xf8ff0000-0xf8ffffff 64bit pref]
pci 0000:02:00.0: reg 30: [mem 0xfebc0000-0xfebdffff pref]
pci 0000:02:00.0: supports D1 D2
pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:02:00.0: PME# disabled
pci 0000:00:1c.2: PCI bridge to [bus 02-02]
pci 0000:00:1c.2:   bridge window [io  0xe000-0xefff]
pci 0000:00:1c.2:   bridge window [mem 0xfeb00000-0xfebfffff]
pci 0000:00:1c.2:   bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
pci 0000:01:00.0: [14f1:2f20] type 0 class 0x000780
pci 0000:01:00.0: reg 10: [mem 0xf9fe0000-0xf9feffff]
pci 0000:01:00.0: reg 14: [io  0xcc00-0xcc07]
pci 0000:01:00.0: PME# supported from D3hot D3cold
pci 0000:01:00.0: PME# disabled
pci 0000:01:05.0: [11c1:5811] type 0 class 0x000c00
pci 0000:01:05.0: reg 10: [mem 0xf9fff000-0xf9ffffff]
pci 0000:01:05.0: supports D1 D2
pci 0000:01:05.0: PME# supported from D0 D1 D2 D3hot
pci 0000:01:05.0: PME# disabled
pci 0000:00:1e.0: PCI bridge to [bus 01-01] (subtractive decode)
pci 0000:00:1e.0:   bridge window [io  0xc000-0xcfff]
pci 0000:00:1e.0:   bridge window [mem 0xf9f00000-0xf9ffffff]
pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 *15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 *4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15)
HEST: Table is not found!
vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
reserve RAM buffer: 000000000009b000 - 000000000009ffff
reserve RAM buffer: 00000000cffb0000 - 00000000cfffffff
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
HPET: 4 timers in total, 0 timers will be used for per-cpu timer
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
hpet0: 4 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp 00:00: [bus 00-ff]
pnp 00:00: [io  0x0cf8-0x0cff]
pnp 00:00: [io  0x0000-0x0cf7 window]
pnp 00:00: [io  0x0d00-0xffff window]
pnp 00:00: [mem 0x000a0000-0x000bffff window]
pnp 00:00: [mem 0x000d0000-0x000dffff window]
pnp 00:00: [mem 0xd0000000-0xdfffffff window]
pnp 00:00: [mem 0xf0000000-0xffffffff window]
pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
pnp 00:01: [mem 0xfed14000-0xfed19fff]
pnp 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
pnp 00:02: [dma 4]
pnp 00:02: [io  0x0000-0x000f]
pnp 00:02: [io  0x0081-0x0083]
pnp 00:02: [io  0x0087]
pnp 00:02: [io  0x0089-0x008b]
pnp 00:02: [io  0x008f]
pnp 00:02: [io  0x00c0-0x00df]
pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
pnp 00:03: [io  0x0070-0x0071]
pnp 00:03: [irq 8]
pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
pnp 00:04: [io  0x0061]
pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
pnp 00:05: [io  0x00f0-0x00ff]
pnp 00:05: [irq 13]
pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
pnp 00:06: [io  0x0010-0x001f]
pnp 00:06: [io  0x0022-0x003f]
pnp 00:06: [io  0x0044-0x005f]
pnp 00:06: [io  0x0062-0x0063]
pnp 00:06: [io  0x0065-0x006f]
pnp 00:06: [io  0x0072-0x007f]
pnp 00:06: [io  0x0080]
pnp 00:06: [io  0x0084-0x0086]
pnp 00:06: [io  0x0088]
pnp 00:06: [io  0x008c-0x008e]
pnp 00:06: [io  0x0090-0x009f]
pnp 00:06: [io  0x00a2-0x00bf]
pnp 00:06: [io  0x00e0-0x00ef]
pnp 00:06: [io  0x04d0-0x04d1]
pnp 00:06: [io  0x0800-0x087f]
pnp 00:06: [io  0x0000-0xffffffffffffffff disabled]
pnp 00:06: [io  0x0480-0x04bf]
pnp 00:06: [mem 0xfed1c000-0xfed1ffff]
pnp 00:06: [mem 0xfed20000-0xfed8ffff]
pnp 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:07: [mem 0xfed00000-0xfed003ff]
pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active)
pnp 00:08: [mem 0xfec00000-0xfec00fff]
pnp 00:08: [mem 0xfee00000-0xfee00fff]
pnp 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:09: [io  0x0000-0xffffffffffffffff disabled]
pnp 00:09: [io  0x0a00-0x0adf]
pnp 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:0a: [mem 0xffb00000-0xffbfffff]
pnp 00:0a: [mem 0xfff00000-0xffffffff]
pnp 00:0a: Plug and Play ACPI device, IDs INT0800 (active)
pnp 00:0b: [mem 0xffc00000-0xffefffff]
pnp 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:0c: [mem 0xe0000000-0xefffffff]
pnp 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:0d: [mem 0x00000000-0x0009ffff]
pnp 00:0d: [mem 0x000c0000-0x000cffff]
pnp 00:0d: [mem 0x000e0000-0x000fffff]
pnp 00:0d: [mem 0x00100000-0xcfffffff]
pnp 00:0d: [mem 0x00000000-0xffffffffffffffff disabled]
pnp 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
pnp: PnP ACPI: found 14 devices
ACPI: ACPI bus type pnp unregistered
system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
system 00:06: [io  0x04d0-0x04d1] has been reserved
system 00:06: [io  0x0800-0x087f] has been reserved
system 00:06: [io  0x0480-0x04bf] has been reserved
system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
system 00:06: [mem 0xfed20000-0xfed8ffff] has been reserved
system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
system 00:09: [io  0x0a00-0x0adf] has been reserved
system 00:0b: [mem 0xffc00000-0xffefffff] has been reserved
system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
system 00:0d: [mem 0x000c0000-0x000cffff] has been reserved
system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
system 00:0d: [mem 0x00100000-0xcfffffff] could not be reserved
pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0000000-0xf01fffff]
pci 0000:00:1c.0: BAR 15: assigned [mem 0xf0200000-0xf03fffff 64bit pref]
pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
pci 0000:00:01.0: PCI bridge to [bus 04-04]
pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
pci 0000:00:01.0:   bridge window [mem 0xfa000000-0xfeafffff]
pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
pci 0000:00:1c.0: PCI bridge to [bus 03-03]
pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
pci 0000:00:1c.0:   bridge window [mem 0xf0000000-0xf01fffff]
pci 0000:00:1c.0:   bridge window [mem 0xf0200000-0xf03fffff 64bit pref]
pci 0000:00:1c.2: PCI bridge to [bus 02-02]
pci 0000:00:1c.2:   bridge window [io  0xe000-0xefff]
pci 0000:00:1c.2:   bridge window [mem 0xfeb00000-0xfebfffff]
pci 0000:00:1c.2:   bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 01-01]
pci 0000:00:1e.0:   bridge window [io  0xc000-0xcfff]
pci 0000:00:1e.0:   bridge window [mem 0xf9f00000-0xf9ffffff]
pci 0000:00:1e.0:   bridge window [mem pref disabled]
pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:01.0: setting latency timer to 64
pci 0000:00:1c.0: enabling device (0104 -> 0107)
pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:1c.0: setting latency timer to 64
pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
pci 0000:00:1c.2: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64
pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
pci_bus 0000:00: resource 8 [mem 0xd0000000-0xdfffffff]
pci_bus 0000:00: resource 9 [mem 0xf0000000-0xffffffff]
pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
pci_bus 0000:04: resource 1 [mem 0xfa000000-0xfeafffff]
pci_bus 0000:04: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
pci_bus 0000:03: resource 0 [io  0x1000-0x1fff]
pci_bus 0000:03: resource 1 [mem 0xf0000000-0xf01fffff]
pci_bus 0000:03: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref]
pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
pci_bus 0000:02: resource 2 [mem 0xf8f00000-0xf8ffffff 64bit pref]
pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
pci_bus 0000:01: resource 1 [mem 0xf9f00000-0xf9ffffff]
pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7]
pci_bus 0000:01: resource 5 [io  0x0d00-0xffff]
pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff]
pci_bus 0000:01: resource 8 [mem 0xd0000000-0xdfffffff]
pci_bus 0000:01: resource 9 [mem 0xf0000000-0xffffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
UDP hash table entries: 2048 (order: 4, 65536 bytes)
UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
NET: Registered protocol family 1
pci 0000:04:00.0: Boot video device
PCI: CLS 32 bytes, default 64
Unpacking initramfs...
Freeing initrd memory: 1744k freed
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Placing 64MB software IO TLB between ffff8800cb600000 - ffff8800cf600000
software IO TLB at phys 0xcb600000 - 0xcf600000
audit: initializing netlink socket (disabled)
type=2000 audit(1302281726.499:1): initialized
HugeTLB registered 2 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
msgmni has been set to 7916
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
vesafb: framebuffer at 0xfb000000, mapped to 0xffffc90010100000, using 1536k, total 14336k
vesafb: mode is 1024x768x8, linelength=1024, pages=3
vesafb: scrolling: redraw
vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
intel_idle: MWAIT substates: 0x20
intel_idle: does not run on family 6 model 15
ERST: Table is not found!
Linux agpgart interface v0.103
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
PNP: No PS/2 controller found. Probing ports directly.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
rtc_cmos 00:03: RTC can wake from S4
rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
Registering the dns_resolver key type
PM: Hibernation image not present or could not be loaded.
registered taskstats version 1
rtc_cmos 00:03: setting system clock to 2011-04-08 16:55:27 UTC (1302281727)
Initalizing network drop monitor service
Freeing unused kernel memory: 516k freed
udev[47]: starting version 166
SCSI subsystem initialized
libata version 3.00 loaded.
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF
ahci: SSS flag set, parallel bus scan disabled
ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl RAID mode
ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ccc ems sxs
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
scsi4 : ahci
scsi5 : ahci
ata1: SATA max UDMA/133 abar m2048@0xf9eff000 port 0xf9eff100 irq 40
ata2: SATA max UDMA/133 abar m2048@0xf9eff000 port 0xf9eff180 irq 40
ata3: SATA max UDMA/133 abar m2048@0xf9eff000 port 0xf9eff200 irq 40
ata4: SATA max UDMA/133 abar m2048@0xf9eff000 port 0xf9eff280 irq 40
ata5: SATA max UDMA/133 abar m2048@0xf9eff000 port 0xf9eff300 irq 40
ata6: SATA max UDMA/133 abar m2048@0xf9eff000 port 0xf9eff380 irq 40
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1.00: ATA-8: ST31000528AS, CC38, max UDMA/133
ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access     ATA      ST31000528AS     CC38 PQ: 0 ANSI: 5
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: ATAPI: TSSTcorp CDDVDW TS-H653N, 0409, max UDMA/33
ata2.00: configured for UDMA/33
scsi 1:0:0:0: CD-ROM            TSSTcorp CDDVDW TS-H653N  0409 PQ: 0 ANSI: 5
ata3: SATA link down (SStatus 0 SControl 300)
ata4: SATA link down (SStatus 0 SControl 300)
ata5: SATA link down (SStatus 0 SControl 300)
ata6: SATA link down (SStatus 0 SControl 300)
sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
udev[492]: starting version 166
snd: Unknown symbol unregister_sound_special (err 0)
snd: Unknown symbol register_sound_special_device (err 0)
snd: Unknown symbol sound_class (err 0)
snd: Unknown symbol unregister_sound_special (err 0)
snd: Unknown symbol register_sound_special_device (err 0)
snd: Unknown symbol sound_class (err 0)
snd: Unknown symbol unregister_sound_special (err 0)
snd: Unknown symbol register_sound_special_device (err 0)
snd: Unknown symbol sound_class (err 0)
input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
ACPI: Power Button [PWRB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
ACPI: Power Button [PWRF]
input: PC Speaker as /devices/platform/pcspkr/input/input2
sd 0:0:0:0: Attached scsi generic sg0 type 0
sr 1:0:0:0: Attached scsi generic sg1 type 5
ACPI: acpi_idle registered with cpuidle
iTCO_vendor_support: vendor-support=0
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x0860)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
firewire_ohci 0000:01:05.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
ehci_hcd 0000:00:1a.7: setting latency timer to 64
ehci_hcd 0000:00:1a.7: EHCI Host Controller
ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1a.7: debug port 1
ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9efec00
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
r8169 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
r8169 0000:02:00.0: setting latency timer to 64
r8169 0000:02:00.0: irq 41 for MSI/MSI-X
r8169 0000:02:00.0: eth0: RTL8168c/8111c at 0xffffc90000022000, 00:1f:c6:6f:d6:f5, XID 1c2000c0 IRQ 41
ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 4 ports detected
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
firewire_ohci: Added fw-ohci device 0000:01:05.0, OHCI v1.0, 8 IR + 8 IT contexts, quirks 0x0
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9eff800
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 8 ports detected
uhci_hcd: USB Universal Host Controller Interface driver
uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1a.0: setting latency timer to 64
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a400
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
uhci_hcd 0000:00:1a.1: setting latency timer to 64
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a480
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a800
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a880
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ac00
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1d.3: setting latency timer to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000b000
hub 8-0:1.0: USB hub found
hub 8-0:1.0: 2 ports detected
nvidia: module license 'NVIDIA' taints kernel.
Disabling lock debugging due to kernel taint
usb 2-5: new high speed USB device using ehci_hcd and address 2
firewire_core: created device fw0: GUID 001e8c0001334ce3, S400
Initializing USB Mass Storage driver...
scsi6 : usb-storage 2-5:1.0
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver uas
usb 4-1: new full speed USB device using uhci_hcd and address 2
nvidia 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
nvidia 0000:04:00.0: setting latency timer to 64
vgaarb: device changed decodes: PCI:0000:04:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
NVRM: loading NVIDIA UNIX x86_64 Kernel Module  270.30  Fri Feb 25 14:34:55 PST 2011
input: A4TECH USB Device as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.0/input/input3
generic-usb 0003:09DA:9090.0001: input,hiddev0,hidraw0: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:1a.1-1/input0
input: A4TECH USB Device as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.1/input/input4
generic-usb 0003:09DA:9090.0002: input,hidraw1: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:1a.1-1/input1
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
usb 8-1: new low speed USB device using uhci_hcd and address 2
EXT4-fs (sda2): re-mounted. Opts: (null)
input: Genius Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.3/usb8/8-1/8-1:1.0/input/input5
generic-usb 0003:0458:0708.0003: input,hidraw2: USB HID v1.10 Keyboard [Genius Multimedia Keyboard] on usb-0000:00:1d.3-1/input0
input: Genius Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.3/usb8/8-1/8-1:1.1/input/input6
generic-usb 0003:0458:0708.0004: input,hiddev0,hidraw3: USB HID v1.10 Device [Genius Multimedia Keyboard] on usb-0000:00:1d.3-1/input1
scsi 6:0:0:0: Direct-Access     Generic- Compact Flash    1.00 PQ: 0 ANSI: 0 CCS
sd 6:0:0:0: Attached scsi generic sg2 type 0
scsi 6:0:0:1: Direct-Access     Generic- SM/xD-Picture    1.00 PQ: 0 ANSI: 0 CCS
sd 6:0:0:1: Attached scsi generic sg3 type 0
scsi 6:0:0:2: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 0 CCS
sd 6:0:0:2: Attached scsi generic sg4 type 0
scsi 6:0:0:3: Direct-Access     Generic- MS/MS-Pro        1.00 PQ: 0 ANSI: 0 CCS
sd 6:0:0:3: Attached scsi generic sg5 type 0
sd 6:0:0:2: [sdd] Attached SCSI removable disk
sd 6:0:0:1: [sdc] Attached SCSI removable disk
sd 6:0:0:3: [sde] Attached SCSI removable disk
sd 6:0:0:0: [sdb] Attached SCSI removable disk
EXT4-fs (sda2): re-mounted. Opts: (null)
EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
Adding 4602616k swap on /dev/sda3.  Priority:-1 extents:1 across:4602616k
r8169 0000:02:00.0: eth0: link up
r8169 0000:02:00.0: eth0: link up
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
lo: Disabled Privacy Extensions
chromium-sandbo (1508): /proc/1506/oom_adj is deprecated, please use /proc/1506/oom_score_adj instead.
eth0: no IPv6 routers present
lo: Disabled Privacy Extensions
lo: Disabled Privacy Extensions
snd: Unknown symbol unregister_sound_special (err 0)
snd: Unknown symbol register_sound_special_device (err 0)
snd: Unknown symbol sound_class (err 0)
snd: Unknown symbol unregister_sound_special (err 0)
snd: Unknown symbol register_sound_special_device (err 0)
snd: Unknown symbol sound_class (err 0)


Спасибо сказали:
Ответить