Я так и не понял почему показывает отрицательную память, но conky показывает всё верно.
Кстати, самый удобный и надёжный способ создания флэшки для меня это "dd"
Привет сообщество. Я новичок в ArchLinux, но я сумел кое в чем разобраться. Всё началось с того, что Windows
мой жутко глючил, в основном из-за не умелого обращения как я позже понял. Стало очевидно, что лучшем способом
будет переустановка ОСи.
Я выбирал между Win8 и Win7. И случайно наткнулся на статью об Arch'е. Мне понравились слова: легковесный,
минималистичный и оптимизированный под x86_64! У меня ноутбук Asus u32vj, без привода. Далее я стал пробовать
ставить Arch. Уже на столь раннем этапе у меня возникли трудности: я пробовал делать загрузочную флэшку утилитами
UNetBootin - не удавалось, потом еще с парочкой - результат был печален. Последняя утилита - Rufus сработала - флэшка
стала грузить ОС! Здорово! Но я обратил внимание на параметр UEFI/BIOS и узнал про несколько способов разметки.
Cтал читать про UEFI. Раз уж ноут имеет эту фишку, то здорово было воспользоваться. Ускорение загрузки обещали они...
Я извлек пользу, лишь от красивенького reFind, вместо Grub2. Я еще даже не приступил к установке, а уже потратил
прилично времени!
Наконец-то я дошел до разметки дисков и установки базы. Теперь начал читать про mkinitcpo. На вики много написано,
про подгруздку модулей, хуков, способов сжатия RAM-диска. Я не понял какие для меня установки будут оптимальны, лишь
примерно, но убедился что дефолтные параметры вполне хороши в частности из-за udev'а. В любом случае, RAM-диск можно
переинициализировать в любой момент. Всё ОС установлена: флэш has been removed! Под созданную учетку входит успешно.
Первая проблема-пропала сеть! Опять читать мануалы, но мне понравилось в итоге, так как я разобрался, как
поднять/подрубить сеть с консоли. Убедился в неудобстве GUI для этих целей. Вышло так что я сначала ошибочно полагал GUI
поможет мне в настройке и ставил его с флэшки и потом только грузился в систему. Тут нужно пояснить: я уже раз пятый
переустанавливаю ОС заново, из-за непонятных ошибок об "Buffer I/O error on device dm-0"(пытался разобраться, но увы.)
или о неправильно-поставленным x-org или о запоротой DE, оставшись без config.backup. Это изнуряет и я всё отложил с
печалью на сердце. Но через сутки я уже снова сидел за установкой и читал мануалы. Научился использовать arch-chroot и
убедился в мощности этого инструмента. Перепробовал DE'шки DM'ы slim, openbox. Поставил драйвера и разобрался с bumblebee,
это тоже получилось не сразу.
Сейчас я имею более понятную мне систему и очень рад этому. Я многое понял в UNIX(сравнивая прошлое представление). Теперь
я готов к ошибкам и смогу адекватно среагировать на них. Это здорово!
Все выполнил(по мануалу), кроме

$ sudo gedit /etc/default/grub
> GRUB_CMDLINE_LINUX_DEFAULT="rcutree.rcu_idle_gp_delay=1"
-у меня reFind(загрузчик для UEFI). Можно ли это заменить на схожую процедуру в нем?

Все остальные действия(добавление nouveau в blacklist) не дали результата
Не могу справиться с установкой проприетарного драйвера Nvidia.
У меня ноут с двумя картами. Я установил все что было написано в wiki-bumblebee(mesa xf86-video-intel bumblebee и собственно nvidia)
После установки этих компонентов и добавления bumblebee.service в systemctl и пользователя к группе bumblebee, видеокарта по-прежнему
использует драйвер nouveau.
[rimskii@ubookl ~]$ lspci -k | grep -A 2 -i "VGA"
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
	Subsystem: ASUSTeK Computer Inc. Device 1547
	Kernel driver in use: i915
--
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 635M] (rev a1)
	Subsystem: ASUSTeK Computer Inc. Device 1547
	Kernel modules: nouveau

При запуске nvidia-xconfig выдает следующее:
[rimskii@ubookl ~]$ sudo nvidia-xconfig
[sudo] password for rimskii:

WARNING: Unable to locate/open X configuration file.

Package xorg-server was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-server.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-server' found
New X configuration file written to '/etc/X11/xorg.conf'
И если не удалить файл, который сгенерировался (/etc/X11/xorg.conf), то иксы не стартуют.

Test, который рекомендует вики
[rimskii@ubookl ~]$ optirun glxgears -info
[ 1511.297005] [ERROR]The Bumblebee daemon has not been started yet or the socket path /var/run/bumblebee.socket was incorrect.
[ 1511.297085] [ERROR]Could not connect to bumblebee daemon - is it running?
[rimskii@ubookl ~]$ optirun glxspheres64
[ 1552.543219] [ERROR]The Bumblebee daemon has not been started yet or the socket path /var/run/bumblebee.socket was incorrect.
[ 1552.543276] [ERROR]Could not connect to bumblebee daemon - is it running?

Чего то не запущено, но сервис в состоянии enabled
[rimskii@ubookl ~]$ systemctl list-unit-files
UNIT FILE                                   STATE
.
bumblebeed.service                          enabled
.

На всякий случай /var/log/Xorg.0.log
[    13.994]
X.Org X Server 1.17.1
Release Date: 2015-02-10
[    13.994] X Protocol Version 11, Revision 0
[    13.994] Build Operating System: Linux 3.18.6-1-ARCH x86_64
[    13.994] Current Operating System: Linux ubookl 3.14.33-1-lts #1 SMP Fri Feb 13 17:02:25 CET 2015 x86_64
[    13.994] Kernel command line: \boot\vmlinuz-linux-lts rw root=UUID=5b192c36-f518-4245-8443-7b15b187e0b8    initrd=boot\initramfs-linux-lts.img
[    13.995] Build Date: 22 February 2015  12:50:32PM
[    13.995]
[    13.995] Current version of pixman: 0.32.6
[    13.995] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.995] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.995] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 27 04:28:48 2015
[    14.105] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    14.105] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.188] (==) No Layout section.  Using the first Screen section.
[    14.188] (==) No screen section available. Using defaults.
[    14.188] (**) |-->Screen "Default Screen Section" (0)
[    14.188] (**) |   |-->Monitor "<default monitor>"
[    14.226] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.226] (==) Automatically adding devices
[    14.226] (==) Automatically enabling devices
[    14.226] (==) Automatically adding GPU devices
[    14.335] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
[    14.335] 	Entry deleted from font path.
[    14.335] 	(Run 'mkfontdir' on "/usr/share/fonts/OTF/").
[    14.335] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    14.335] 	Entry deleted from font path.
[    14.336] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    14.336] 	Entry deleted from font path.
[    14.336] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    14.337] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    14.337] 	Entry deleted from font path.
[    14.337] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    14.337] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[    14.337] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.337] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.352] (II) Loader magic: 0x815d80
[    14.352] (II) Module ABI versions:
[    14.353] 	X.Org ANSI C Emulation: 0.4
[    14.353] 	X.Org Video Driver: 19.0
[    14.353] 	X.Org XInput driver : 21.0
[    14.353] 	X.Org Server Extension : 9.0
[    14.355] (EE) systemd-logind: failed to get session: PID 307 does not belong to any known session
[    14.355] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.357] (--) PCI:*(0:0:2:0) 8086:0166:1043:1547 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    14.357] (--) PCI: (0:1:0:0) 10de:0de3:1043:1547 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    14.357] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    14.378] (II) LoadModule: "glx"
[    14.489] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.934] (II) Module glx: vendor="X.Org Foundation"
[    14.934] 	compiled for 1.17.1, module version = 1.0.0
[    14.934] 	ABI class: X.Org Server Extension, version 9.0
[    14.934] (==) AIGLX enabled
[    14.934] (==) Matched intel as autoconfigured driver 0
[    14.934] (==) Matched intel as autoconfigured driver 1
[    14.934] (==) Matched modesetting as autoconfigured driver 2
[    14.934] (==) Matched fbdev as autoconfigured driver 3
[    14.934] (==) Matched vesa as autoconfigured driver 4
[    14.934] (==) Assigned the driver to the xf86ConfigLayout
[    14.934] (II) LoadModule: "intel"
[    14.935] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    15.023] (II) Module intel: vendor="X.Org Foundation"
[    15.023] 	compiled for 1.17.1, module version = 2.99.917
[    15.023] 	Module class: X.Org Video Driver
[    15.024] 	ABI class: X.Org Video Driver, version 19.0
[    15.024] (II) LoadModule: "modesetting"
[    15.024] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    15.064] (II) Module modesetting: vendor="X.Org Foundation"
[    15.064] 	compiled for 1.17.1, module version = 1.17.1
[    15.065] 	Module class: X.Org Video Driver
[    15.065] 	ABI class: X.Org Video Driver, version 19.0
[    15.065] (II) LoadModule: "fbdev"
[    15.065] (WW) Warning, couldn't open module fbdev
[    15.065] (II) UnloadModule: "fbdev"
[    15.065] (II) Unloading fbdev
[    15.065] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    15.065] (II) LoadModule: "vesa"
[    15.065] (WW) Warning, couldn't open module vesa
[    15.065] (II) UnloadModule: "vesa"
[    15.065] (II) Unloading vesa
[    15.065] (EE) Failed to load module "vesa" (module does not exist, 0)
[    15.065] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    15.066] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    15.066] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    15.066] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    15.066] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    15.066] (++) using VT number 1

[    15.101] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
[    15.126] (WW) Falling back to old probe method for modesetting
[    15.135] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[    15.135] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[    15.135] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    15.135] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    15.135] (==) intel(0): RGB weight 888
[    15.135] (==) intel(0): Default visual is TrueColor
[    15.135] (II) intel(0): Output LVDS1 has no monitor section
[    15.136] (--) intel(0): Found backlight control interface acpi_video1 (type 'firmware') for output LVDS1
[    15.136] (II) intel(0): Enabled output LVDS1
[    15.136] (II) intel(0): Output VGA1 has no monitor section
[    15.136] (II) intel(0): Enabled output VGA1
[    15.136] (II) intel(0): Output HDMI1 has no monitor section
[    15.136] (II) intel(0): Enabled output HDMI1
[    15.136] (II) intel(0): Output DP1 has no monitor section
[    15.136] (II) intel(0): Enabled output DP1
[    15.136] (--) intel(0): Using a maximum size of 64x64 for hardware cursors
[    15.136] (II) intel(0): Output VIRTUAL1 has no monitor section
[    15.136] (II) intel(0): Enabled output VIRTUAL1
[    15.136] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[    15.136] (==) intel(0): TearFree disabled
[    15.136] (==) intel(0): DPI set to (96, 96)
[    15.136] (II) Loading sub module "dri2"
[    15.136] (II) LoadModule: "dri2"
[    15.136] (II) Module "dri2" already built-in
[    15.136] (II) Loading sub module "present"
[    15.136] (II) LoadModule: "present"
[    15.136] (II) Module "present" already built-in
[    15.136] (II) UnloadModule: "modesetting"
[    15.136] (II) Unloading modesetting
[    15.136] (==) Depth 24 pixmap format is 32 bpp
[    15.201] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[    15.201] (==) intel(0): Backing store enabled
[    15.201] (==) intel(0): Silken mouse enabled
[    15.208] (II) intel(0): HW Cursor enabled
[    15.208] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    15.213] (==) intel(0): DPMS enabled
[    15.214] (==) intel(0): display hotplug detection enabled
[    15.214] (II) intel(0): [DRI2] Setup complete
[    15.214] (II) intel(0): [DRI2]   DRI driver: i965
[    15.214] (II) intel(0): [DRI2]   VDPAU driver: i965
[    15.214] (II) intel(0): direct rendering: DRI2 enabled
[    15.214] (II) intel(0): hardware support for Present enabled
[    15.214] (--) RandR disabled
[    15.651] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    15.651] (II) AIGLX: enabled GLX_ARB_create_context
[    15.651] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    15.651] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    15.651] (II) AIGLX: enabled GLX_INTEL_swap_event
[    15.652] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    15.652] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    15.652] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    15.652] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    15.652] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    15.652] (II) AIGLX: Loaded and initialized i965
[    15.652] (II) GLX: Initialized DRI2 GL provider for screen 0
[    15.674] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[    15.690] (II) intel(0): Setting screen physical size to 361 x 203
[    16.585] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    16.585] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    16.585] (**) Power Button: Applying InputClass "system-keyboard"
[    16.585] (II) LoadModule: "evdev"
[    16.585] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.644] (II) Module evdev: vendor="X.Org Foundation"
[    16.644] 	compiled for 1.16.2, module version = 2.9.1
[    16.644] 	Module class: X.Org XInput Driver
[    16.644] 	ABI class: X.Org XInput driver, version 21.0
[    16.644] (II) Using input driver 'evdev' for 'Power Button'
[    16.644] (**) Power Button: always reports core events
[    16.644] (**) evdev: Power Button: Device: "/dev/input/event5"
[    16.644] (--) evdev: Power Button: Vendor 0 Product 0x1
[    16.644] (--) evdev: Power Button: Found keys
[    16.644] (II) evdev: Power Button: Configuring as keyboard
[    16.644] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event5"
[    16.644] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.644] (**) Option "xkb_rules" "evdev"
[    16.644] (**) Option "xkb_model" "pc104"
[    16.644] (**) Option "xkb_layout" "us"
[    16.675] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[    16.675] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    16.675] (**) Video Bus: Applying InputClass "system-keyboard"
[    16.675] (II) Using input driver 'evdev' for 'Video Bus'
[    16.675] (**) Video Bus: always reports core events
[    16.675] (**) evdev: Video Bus: Device: "/dev/input/event14"
[    16.675] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    16.675] (--) evdev: Video Bus: Found keys
[    16.675] (II) evdev: Video Bus: Configuring as keyboard
[    16.675] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input21/event14"
[    16.675] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    16.675] (**) Option "xkb_rules" "evdev"
[    16.675] (**) Option "xkb_model" "pc104"
[    16.675] (**) Option "xkb_layout" "us"
[    16.675] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[    16.675] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    16.675] (**) Video Bus: Applying InputClass "system-keyboard"
[    16.675] (II) Using input driver 'evdev' for 'Video Bus'
[    16.675] (**) Video Bus: always reports core events
[    16.675] (**) evdev: Video Bus: Device: "/dev/input/event13"
[    16.676] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    16.676] (--) evdev: Video Bus: Found keys
[    16.676] (II) evdev: Video Bus: Configuring as keyboard
[    16.676] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input20/event13"
[    16.676] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    16.676] (**) Option "xkb_rules" "evdev"
[    16.676] (**) Option "xkb_model" "pc104"
[    16.676] (**) Option "xkb_layout" "us"
[    16.676] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    16.676] (II) No input driver specified, ignoring this device.
[    16.676] (II) This device may have been added with another device file.
[    16.676] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    16.676] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    16.676] (**) Sleep Button: Applying InputClass "system-keyboard"
[    16.676] (II) Using input driver 'evdev' for 'Sleep Button'
[    16.676] (**) Sleep Button: always reports core events
[    16.676] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[    16.676] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    16.676] (--) evdev: Sleep Button: Found keys
[    16.676] (II) evdev: Sleep Button: Configuring as keyboard
[    16.676] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input8/event4"
[    16.676] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    16.676] (**) Option "xkb_rules" "evdev"
[    16.676] (**) Option "xkb_model" "pc104"
[    16.676] (**) Option "xkb_layout" "us"
[    16.677] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[    16.677] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    16.677] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
[    16.677] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    16.677] (**) Logitech USB Receiver: always reports core events
[    16.677] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
[    16.677] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52e
[    16.677] (--) evdev: Logitech USB Receiver: Found keys
[    16.677] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[    16.677] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C52E.0001/input/input5/event1"
[    16.677] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 10)
[    16.677] (**) Option "xkb_rules" "evdev"
[    16.677] (**) Option "xkb_model" "pc104"
[    16.677] (**) Option "xkb_layout" "us"
[    16.678] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[    16.678] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[    16.678] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    16.678] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
[    16.678] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    16.678] (**) Logitech USB Receiver: always reports core events
[    16.678] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
[    16.678] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52e
[    16.678] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[    16.678] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[    16.678] (--) evdev: Logitech USB Receiver: Found relative axes
[    16.678] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[    16.678] (--) evdev: Logitech USB Receiver: Found absolute axes
[    16.678] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[    16.678] (--) evdev: Logitech USB Receiver: Found keys
[    16.678] (II) evdev: Logitech USB Receiver: Configuring as mouse
[    16.678] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[    16.678] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[    16.678] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[    16.678] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    16.678] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C52E.0002/input/input6/event2"
[    16.678] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
[    16.678] (**) Option "xkb_rules" "evdev"
[    16.678] (**) Option "xkb_model" "pc104"
[    16.678] (**) Option "xkb_layout" "us"
[    16.678] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[    16.678] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[    16.679] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[    16.679] (**) Logitech USB Receiver: (accel) acceleration profile 0
[    16.679] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    16.679] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    16.679] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[    16.679] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
[    16.679] (II) No input driver specified, ignoring this device.
[    16.679] (II) This device may have been added with another device file.
[    16.679] (II) config/udev: Adding input device USB Camera (/dev/input/event10)
[    16.679] (**) USB Camera: Applying InputClass "evdev keyboard catchall"
[    16.679] (**) USB Camera: Applying InputClass "system-keyboard"
[    16.679] (II) Using input driver 'evdev' for 'USB Camera'
[    16.679] (**) USB Camera: always reports core events
[    16.679] (**) evdev: USB Camera: Device: "/dev/input/event10"
[    16.679] (--) evdev: USB Camera: Vendor 0x13d3 Product 0x5165
[    16.679] (--) evdev: USB Camera: Found keys
[    16.679] (II) evdev: USB Camera: Configuring as keyboard
[    16.679] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input18/event10"
[    16.679] (II) XINPUT: Adding extended input device "USB Camera" (type: KEYBOARD, id 12)
[    16.679] (**) Option "xkb_rules" "evdev"
[    16.679] (**) Option "xkb_model" "pc104"
[    16.679] (**) Option "xkb_layout" "us"
[    16.680] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[    16.680] (II) No input driver specified, ignoring this device.
[    16.680] (II) This device may have been added with another device file.
[    16.680] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event8)
[    16.680] (II) No input driver specified, ignoring this device.
[    16.680] (II) This device may have been added with another device file.
[    16.680] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event7)
[    16.680] (II) No input driver specified, ignoring this device.
[    16.680] (II) This device may have been added with another device file.
[    16.681] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event12)
[    16.681] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    16.681] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[    16.681] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
[    16.681] (**) Asus WMI hotkeys: always reports core events
[    16.681] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event12"
[    16.681] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
[    16.681] (--) evdev: Asus WMI hotkeys: Found keys
[    16.681] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
[    16.681] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input19/event12"
[    16.681] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
[    16.681] (**) Option "xkb_rules" "evdev"
[    16.681] (**) Option "xkb_model" "pc104"
[    16.681] (**) Option "xkb_layout" "us"
[    16.681] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    16.681] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    16.681] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    16.681] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    16.681] (**) AT Translated Set 2 keyboard: always reports core events
[    16.681] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    16.681] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    16.681] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    16.681] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    16.681] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    16.681] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[    16.681] (**) Option "xkb_rules" "evdev"
[    16.681] (**) Option "xkb_model" "pc104"
[    16.681] (**) Option "xkb_layout" "us"
[    16.682] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event11)
[    16.682] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    16.682] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    16.682] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[    16.682] (II) LoadModule: "synaptics"
[    16.682] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    16.690] (II) Module synaptics: vendor="X.Org Foundation"
[    16.690] 	compiled for 1.16.0, module version = 1.8.1
[    16.690] 	Module class: X.Org XInput Driver
[    16.690] 	ABI class: X.Org XInput driver, version 21.0
[    16.690] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[    16.690] (**) ETPS/2 Elantech Touchpad: always reports core events
[    16.690] (**) Option "Device" "/dev/input/event11"
[    16.820] (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property
[    16.820] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3260 (res 32)
[    16.820] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1793 (res 32)
[    16.820] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[    16.820] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[    16.820] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple
[    16.820] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[    16.820] (**) Option "TapButton1" "1"
[    16.820] (**) Option "TapButton2" "2"
[    16.820] (**) Option "TapButton3" "3"
[    16.820] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    16.820] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    16.820] (**) ETPS/2 Elantech Touchpad: always reports core events
[    16.890] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input14/event11"
[    16.890] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 15)
[    16.890] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    16.890] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[    16.890] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.054
[    16.890] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    16.890] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    16.890] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    16.890] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    16.890] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    16.891] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[    16.891] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    16.891] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    16.891] (II) No input driver specified, ignoring this device.
[    16.891] (II) This device may have been added with another device file.
[    20.971] (II) intel(0): EDID vendor "AUO", prod id 12588
[    20.971] (II) intel(0): Printing DDC gathered Modelines:
[    20.971] (II) intel(0): Modeline "1366x768"x0.0   69.30  1366 1414 1446 1456  768 771 777 793 -hsync -vsync (47.6 kHz eP)

Чего делать, что б оно работало?
Помогите пожалуйста.
Привет сообщество!
Моя проблема в отсутствие boot-раздела, это вышло случайно при установке Arch
c помощью Evo/Lution(это такой liveCD c графикой и установкой по пунктам,
не могу пока что самостоятельно без косяков поставить с официального образа)
Хард размечен GPT.
Так вот получилось что я снес boot напрочь. Boot window'ый. Как восстановить загрузчик Win?
Windows имеет ещё пару разделов, которые пока что целые:D м.б. это recovery какие-нибудь?
Arch я поставил, но почему, когда я ставлю refind(на чистый уже boot-раздел) он видит только Arch?

Спасибо за любую помощь и советы.