Dual GT755M's in archlinux

I am having problems getting NVIDIA's proprietary drivers to work with my setup.  I am running a Lenovo Y510P with two NVIDIA GT755M's and intel integrated graphics, and can't get X11 to start unless I am using the intel integrated graphics.  Strangely enough, I made a test installation of Ubuntu and the proprietary drivers worked without a hitch.  A couple hours of googling yielded no results unfortunately.  I tried two configurations:
linux 3.14.6-1, NVIDIA drivers 337.25-1 & 337.19 (from repo and from nvidia's offiial installer)
Starting X causes the fans (not sure which ones) to spin at full speed, screen goes black, but connection over ssh is maintained.  Then after ~15 seconds the computer reboots.  I'm not sure how to get the kernel logs on this one, and the X logs had nothing insightful in them.
linux 3.10.43-1, NVIDIA drivers 337.25-1 & 331.38 (repo & nvidia official)
The computer doesn't lock up and reboot, but X can't get GLX working:
Xorg.log.0
[ 1000.090]
X.Org X Server 1.15.1
Release Date: 2014-04-13
[ 1000.090] X Protocol Version 11, Revision 0
[ 1000.090] Build Operating System: Linux 3.14.0-4-ARCH x86_64
[ 1000.090] Current Operating System: Linux localhost 3.10.43-1-lts #1 SMP Thu Jun 12 20:33:39 UTC 2014 x86_64
[ 1000.090] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=5b88e428-8888-4cd9-9a14-3117fe82f797 rw quiet nomodeset modprobe.blacklist=nouveau agp
[ 1000.090] Build Date: 14 April 2014 08:39:09AM
[ 1000.090]
[ 1000.090] Current version of pixman: 0.32.4
[ 1000.090] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 1000.090] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1000.090] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 14 06:52:07 2014
[ 1000.090] (==) Using config file: "/etc/X11/xorg.conf"
[ 1000.090] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1000.090] (==) ServerLayout "Layout0"
[ 1000.090] (**) |-->Screen "Screen0" (0)
[ 1000.090] (**) | |-->Monitor "Monitor0"
[ 1000.090] (**) | |-->Device "Device0"
[ 1000.090] (**) |-->Input Device "Keyboard0"
[ 1000.090] (**) |-->Input Device "Mouse0"
[ 1000.090] (==) Automatically adding devices
[ 1000.090] (==) Automatically enabling devices
[ 1000.090] (==) Automatically adding GPU devices
[ 1000.090] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 1000.090] Entry deleted from font path.
[ 1000.090] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 1000.090] Entry deleted from font path.
[ 1000.090] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 1000.090] Entry deleted from font path.
[ 1000.090] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 1000.090] Entry deleted from font path.
[ 1000.090] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 1000.090] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 1000.090] Entry deleted from font path.
[ 1000.090] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 1000.090] (==) FontPath set to:
/usr/share/fonts/misc/
[ 1000.090] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1000.090] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 1000.090] (WW) Disabling Keyboard0
[ 1000.090] (WW) Disabling Mouse0
[ 1000.090] (II) Loader magic: 0x804c80
[ 1000.090] (II) Module ABI versions:
[ 1000.090] X.Org ANSI C Emulation: 0.4
[ 1000.090] X.Org Video Driver: 15.0
[ 1000.090] X.Org XInput driver : 20.0
[ 1000.090] X.Org Server Extension : 8.0
[ 1000.090] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1000.090] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 1000.091] (--) PCI:*(0:1:0:0) 10de:0fcd:17aa:3800 rev 161, Mem @ 0xd3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[ 1000.091] (--) PCI: (0:7:0:0) 10de:0fcd:17aa:3800 rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00004000/128
[ 1000.091] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 1000.091] Initializing built-in extension Generic Event Extension
[ 1000.091] Initializing built-in extension SHAPE
[ 1000.091] Initializing built-in extension MIT-SHM
[ 1000.091] Initializing built-in extension XInputExtension
[ 1000.091] Initializing built-in extension XTEST
[ 1000.091] Initializing built-in extension BIG-REQUESTS
[ 1000.091] Initializing built-in extension SYNC
[ 1000.091] Initializing built-in extension XKEYBOARD
[ 1000.091] Initializing built-in extension XC-MISC
[ 1000.091] Initializing built-in extension SECURITY
[ 1000.091] Initializing built-in extension XINERAMA
[ 1000.092] Initializing built-in extension XFIXES
[ 1000.092] Initializing built-in extension RENDER
[ 1000.092] Initializing built-in extension RANDR
[ 1000.092] Initializing built-in extension COMPOSITE
[ 1000.092] Initializing built-in extension DAMAGE
[ 1000.092] Initializing built-in extension MIT-SCREEN-SAVER
[ 1000.092] Initializing built-in extension DOUBLE-BUFFER
[ 1000.092] Initializing built-in extension RECORD
[ 1000.092] Initializing built-in extension DPMS
[ 1000.092] Initializing built-in extension Present
[ 1000.092] Initializing built-in extension DRI3
[ 1000.092] Initializing built-in extension X-Resource
[ 1000.092] Initializing built-in extension XVideo
[ 1000.092] Initializing built-in extension XVideo-MotionCompensation
[ 1000.092] Initializing built-in extension XFree86-VidModeExtension
[ 1000.092] Initializing built-in extension XFree86-DGA
[ 1000.092] Initializing built-in extension XFree86-DRI
[ 1000.092] Initializing built-in extension DRI2
[ 1000.092] (II) LoadModule: "glx"
[ 1000.092] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1000.099] (II) Module glx: vendor="NVIDIA Corporation"
[ 1000.099] compiled for 4.0.2, module version = 1.0.0
[ 1000.099] Module class: X.Org Server Extension
[ 1000.099] (II) NVIDIA GLX Module 331.38 Wed Jan 8 19:10:17 PST 2014
[ 1000.099] Loading extension GLX
[ 1000.099] (II) LoadModule: "nvidia"
[ 1000.100] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 1000.100] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 1000.100] compiled for 4.0.2, module version = 1.0.0
[ 1000.100] Module class: X.Org Video Driver
[ 1000.100] (II) NVIDIA dlloader X Driver 331.38 Wed Jan 8 18:51:00 PST 2014
[ 1000.100] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 1000.100] (--) using VT number 2
[ 1000.106] (II) Loading sub module "fb"
[ 1000.106] (II) LoadModule: "fb"
[ 1000.106] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 1000.106] (II) Module fb: vendor="X.Org Foundation"
[ 1000.106] compiled for 1.15.1, module version = 1.0.0
[ 1000.106] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1000.106] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 1000.106] (II) Loading sub module "wfb"
[ 1000.106] (II) LoadModule: "wfb"
[ 1000.106] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 1000.106] (II) Module wfb: vendor="X.Org Foundation"
[ 1000.106] compiled for 1.15.1, module version = 1.0.0
[ 1000.106] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1000.106] (II) Loading sub module "ramdac"
[ 1000.106] (II) LoadModule: "ramdac"
[ 1000.106] (II) Module "ramdac" already built-in
[ 1000.106] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 1000.106] (==) NVIDIA(0): RGB weight 888
[ 1000.106] (==) NVIDIA(0): Default visual is TrueColor
[ 1000.106] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 1000.107] (**) NVIDIA(0): Enabling 2D acceleration
[ 1014.974] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
[ 1014.974] (EE) NVIDIA(GPU-0): check your system's kernel log for additional error
[ 1014.974] (EE) NVIDIA(GPU-0): messages and refer to Chapter 8: Common Problems in the
[ 1014.974] (EE) NVIDIA(GPU-0): README for additional information.
[ 1014.974] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
[ 1014.974] (EE) NVIDIA(0): Failing initialization of X screen 0
[ 1014.974] (II) UnloadModule: "nvidia"
[ 1014.974] (II) UnloadSubModule: "wfb"
[ 1014.974] (II) UnloadSubModule: "fb"
[ 1014.974] (EE) Screen(s) found, but none have a usable configuration.
[ 1014.974] (EE)
Fatal server error:
[ 1014.974] (EE) no screens found(EE)
[ 1014.974] (EE)
Please consult the The X.Org Foundation support
at [url]http://wiki.x.org[/url]
for help.
[ 1014.974] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 1014.974] (EE)
[ 1014.986] (EE) Server terminated with error (1). Closing log file.
dmesg | tail:
[ 14.101739] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 14.101745] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 17.344377] nvidia 0000:01:00.0: irq 50 for MSI/MSI-X
[ 31.930069] NVRM: RmInitAdapter failed! (0x24:0x38:1130)
[ 31.930077] NVRM: rm_init_adapter failed for device bearing minor number 0
[ 31.930094] NVRM: nvidia_frontend_open: minor 0, module->open() failed, error -5
[ 1001.778099] nvidia 0000:01:00.0: irq 50 for MSI/MSI-X
[ 1015.843350] NVRM: RmInitAdapter failed! (0x24:0x38:1130)
[ 1015.843358] NVRM: rm_init_adapter failed for device bearing minor number 0
[ 1015.843375] NVRM: nvidia_frontend_open: minor 0, module->open() failed, error -5
Adding video.allow_duplicates=1 to the kernel command line seems to have no effect.
Does anyone have any insight?  It seems that there are at least some people out there who have this setup working, at least on other distros....
EDIT: additionally, while poking around I managed to produce and error in xorg.conf that I can't seem to reproduce.  The log, before erroring out, listed the cards that the drivers supported, and my card (and some others I knew of) were not part of that list.  However, NVIDIA's site explicitly states that the drivers in question support these cards.
EDIT2: here is what I have found through searching and tried already:
rcutree.rcu_idle_gp_delay=1 on the kernel command line
blacklisting other drivers (though they werent loaded anyway)
bumblebee - worked, but AFAIK you take a performance hit and I was hoping to play some games - also Ubuntu manages to work without any graphics-switching magic
Last edited by Relish (2014-06-14 07:23:54)

Just to clarify, both of these 7341 boxes will be in the same WCCP service groups. (61 LAN & 62 WAN).  The "Return method" is GRE for both.
"However please note that the packet return method should be the same."
7341#1
wccp router-list 8 10.X.X.1 (Gi0/1 on router)
wccp tcp-promiscuous service-pair 61 62 failure-detection 30
wccp tcp-promiscuous service-pair 61 62 router-list-num 8
wccp version 2
7341#2
wccp router-list 1 10.X.X.129 (Loopback1 on same router)
wccp tcp-promiscuous service-pair 61 62 failure-detection 30
wccp tcp-promiscuous service-pair 61 62 router-list-num 1
wccp version 2
egress-method negotiated-return intercept-method wccp

Similar Messages

  • [SOLVE] Dual Boot Windows and ArchLinux with Syslinux

    Ok, i installed ArchLinux on my laptop with Windows XP (syslinux) and I cannot find get Windows to boot or mount it. I have tried to do what i can to do this but cannot. I Installed XP first like a should and something i think might be needed to know is after i created the partitions scheme (10Gb (boot partition), 50GB (XP), 80GB(was unallocated)). The installation disk formated both 2 partitions in NTFS but i installed XP on the second and Windows reported them as C and D drives. Windows being D. Thought that was bit werid thinking Windows installed the mbr on that partition. When I installed ArchLinux, it did have the boot flag set on 10GB (or C drive).
    Since I installed ArchLinux, I have been unable to find a solution to mounting/booting to Windows. Installed NTFS-3G and that didn't work when i tried mount /dev/sda3 windows and i did created a folder named windows but got ...
    mount: wrong fs type, bad option, bad superblock on /dev/sda3,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so.
    Tried dmesg | tail and got
    [ 76.524133] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
    [ 179.468499] ACPI: \_SB_.PCI0.LPC0.ACAD: ACPI_NOTIFY_DEVICE_CHECK event: unsupported
    [ 705.472330] 8139too 0000:02:03.0 enp2s3: link down
    [ 717.380879] 8139too 0000:02:03.0 enp2s3: link up, 100Mbps, full-duplex, lpa 0x41E1
    [ 726.447184] 8139too 0000:02:03.0 enp2s3: link down
    [ 727.596128] ACPI: \_SB_.PCI0.LPC0.ACAD: ACPI_NOTIFY_BUS_CHECK event: unsupported
    [ 732.616138] 8139too 0000:02:03.0 enp2s3: link up, 100Mbps, full-duplex, lpa 0x41E1
    [ 733.848832] 8139too 0000:02:03.0 enp2s3: link down
    [ 834.062062] 8139too 0000:02:03.0 enp2s3: link up, 100Mbps, full-duplex, lpa 0x41E1
    [ 2131.449211] perf samples too long (2534 > 2500), lowering kernel.perf_event_max_sample_rate to 50100
    This is when i run sudo lsblk
    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
    sda 8:0 0 149.1G 0 disk
    |-sda1 8:1 0 9.8G 0 part /boot
    |-sda2 8:2 0 1K 0 part
    |-sda3 8:3 0 53.6G 0 part
    `-sda5 8:5 0 85.7G 0 part /
    sr0 11:0 1 1024M 0 rom
    My syslinux is
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=/dev/sda5 rw
    INITRD ../initramfs-linux.img
    LABEL windows
    MENU LABEL Windows
    COM32 chain.c32
    APPEND hd0 3
    NOTE: chain is in the same directory with syslinux
    I really think Windows got corrupted but not sure. Thought about repairing the mbr on windows and booting to it then reinstall syslinux but really don't want too.
    Thanks in advance
    Last edited by jag-ster (2014-11-27 02:12:12)

    Here is the partition table:
    /dev/sda1 one HUGE linux /boot primary partition (assuming ext4)
    /dev/sda2 "name" of the extended partition
    /dev/sda3 primary Windows partition (assuming NTFS)
    /dev/sda5 logical Linux root partition (assuming ext4)
    /dev/sda1 to /dev/sda4 are either all primary, or three primary and one extended. After /dev/sda4 all partitions are logical. If you're still wondering why is there no /dev/sda4, it's because you have 2 primary and one extended, so /dev/sda4 is reserved for another primary partition.
    Windows problem:
    The /dev/sda1 which Windows named C: is Windows equivalent of linux /boot. When you told linux to place its /boot on /dev/sda1 it formated boot files of Windows. Now you have Windows OS with no kernel. In other words there is no way to boot Windows if you don't reinstall it. Actually there is a way, but you would than screw up Arch.
    Mounting problem:
    You can never mount extended partition, only logical (an extended partition is made of logical partitions). You want to do:
    sudo mount /dev/sda3 -t NTFS-3g -o rw,uid=YourUserName /path/where/you/want/this/partition/mounted
    EDIT:
    Try it this way:
    - Backup all your data
    - Delete every partition
    - Start Windows installation
    - Make only one partition (c:/ for Windows)
    - Let Windows make another partition
    - Make one more so you could have a data partition, which does not need to be formated to reinstall Windows
    - Start Arch installation
    - Get to partitioning
        =Partitioning=
        - /dev/sda4 extended (take the rest of the drive)
        - /dev/sda5 logical /boot 512MiB
        - /dev/sda6 logical /          20GiB
        - /dev/sda7 logical /home (the rest)
    Making a separate /home partition will come in handy when reinstalling Arch (any linux distribution), or switching between distros, because it is the equivalent of D:/ in Windows. Also consider LVM.
    Last edited by bstaletic (2014-02-28 23:25:33)

  • Dual boot windows 7+archlinux on separate disks; grub errors. [solved]

    Hello,
    I am very excited to try arch linux, but am having trouble with the
    installation.  My situation is as follows:  I have 3 hard drives: windows 7
    lives on sda and sdb.  I am installing arch on sdc, which is 500GB.
    I partitioned the hard drive as follows (which may look kind of ridiculous,
    but please understand I am new at this):
    sdc1    /boot    1GB    ext2
    sdc2    swap    8GB     swap
    sdc3    /       50GB    ext3
    sdc4    /home   400+GB  ext3
    After some initial issues, I managed to run the installation program
    smoothly, performed the basic configuration, and then went to install grub. I
    scrutinized the grub menu.lst file over and over, and could not find anything
    wrong.  It had the following entry for archlinux:
    title: Arch Linux
    root: (hd2,0)
    kernel: /vmlinuz26 root=/dev/sdc3 ro
    initrd: /kernel26.img
    There is no entry for windows, as I can just use the BIOS boot menu to switch
    between the two bootable hard disks, or at least that was my plan...
    When I boot to windows, everything works just fine.  When I go to the
    BIOS boot menu and choose to boot from the third disk, I get the grub
    bootloader with choices of arch and arch fallback, just as expected. 
    I select the former, and I get the following message from grub:
    Booting 'Arch Linux'
    root    hd(2,0)
    Filesystem type unknown, partition type 0x7
    kernel /vmlinuz26 root=/dev/sdc3 ro
    Error17: cannot mount selected partition
    The same thing happens for the fallback image.  I made very sure to install
    grub to the mbr, /dev/sdc.
    I have also tried to use the UUID entry for /root in the menu.lst file, and
    this gives the exact same results.  I have also run grub interactively from
    the bootable CD image, and it does not give such errors-  it knows that
    hd(2,0) has type 82, and not 7.  However, when I try the initrd command in
    interactive grub, I get a complaint about the image not fitting in memory.
    However, I have 16GB of ram...
    One other note that may be (but probably is not) relevant:  initially I could
    not get the Arch disk to recognize the hard drive (the format disk phase of
    installation would always fail), so from windows, I went to the disk manager
    and formatted it with ntfs.  This enabled me to format the disk from the arch
    install process and install the new FS.  I didn't think the temporary presence
    of ntfs would be any kind of an issue since I immediately reformatted it.
    Many thanks for your time reading this.  Much appreciated.
    Last edited by wes (2011-03-07 21:24:44)

    I guess here:
    https://wiki.archlinux.org/index.php/Be … Bootloader
    or here
    https://wiki.archlinux.org/index.php/Wi … ard_Drives
    would be sensible places, but as a complete rookie, I don't feel qualified to start editing the wiki...

  • Dual boot (Windows Vista + Archlinux)

    First hello people, this is my first post.I need some guidance here. I installed Archlinux in my laptop ( DELL XPS M1330) from a USB stick memory everything went smooth until i got to the grub part. I did it as the wiki mention I installed the grub at the /boot partition :
    /dev/sda1 * Windows Vista NTFS ( Marked as boot)
    /dev/sda2 Win Backups NTFS
    /dev/sda3 /boot ext2
    /dev/sda5 /SWAP ----
    /dev/sda6 / ext3
    I uncomment the windows part of the menu.lst . At boot Archlinux boots normally but when I want to boot linux , it blinks and takes me back to grub . Then with cfdisk I toggled to boot at /boot and unmarjed the original (Windows Vista ) and the same result then I toggled both /boot and Windows vista and the same result . What do you think I should do ??  I'm lost !! Thanks people.

    aragorncito wrote:At boot Archlinux boots normally but when I want to boot linux , it blinks and takes me back to grub .
    Do you mean when you try to boot Windows it blinks back to grub, or when you want to boot linux it brings you back to grub?
    Did you check your menu.lst to make sure that you adjusted what partitions it is looking for (remember, grub starts counting at 0, so sda1 will be (hd0,0) in grub)

  • Dual boot (Win XP - ARCH 0.8) / disk 80 GByte

    Hi,
    I am trying to setup DUAL Boot Windows-XP Archlinux on a Compaq nc6320
    I want to load linux  from the Window NT loader I have only a " - "  in the left uppercorner when I select --linux--
    [boot loader]
    timeout=30
    default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
    [operating systems]
    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional"
    c:\boot.lnx="-- Linux--"
    Although the boot.lnx is not a text file I could read .... è*·ëþGRUB ·Geom·Hard Disk·Read· Error·»·´Í¬<·uô÷··········
    I have a disk of 80 byte
    Sda1 NTFS Windows XP 40Gb
    Sda3   7 Mb  Grub Bootmanager  installed here (this was a unused space here)
    Sda2               
        Sda5 NTFS, about 26 Gbyte
        Sda6 /boot  130 Mb
        Sda7 swap  1024 Mb
        Sda8 /        9,7 Gb    > Arclinux 0.8
    I made the file boot.lnx this way
       dd if=/dev/sda3 of=boor.lnx bs=512 count=1
    Possible I have problems with the Cylindrer 1024 border ?
    Due to company base policy I would like to avoid changing MBR and first ntfs partiton.
    Any idea what oher solutions there are ? Thanks.
    I id not found LBA support in bios setup.
    http://www.geocities.com/epark/linux/gr … HOWTO.html
    Last edited by go4it (2007-01-29 15:29:33)

    Whenever I've put linux on the same disk as windows I've always used lilo to handle the booting by installing the linux bootloader to the "/root" of the linux partition, before that I would flag the partition as bootable with cfdisk while I was doing my partitioning and untoggle the boot flag for windows, this was also reversible so it never harmed my windows bootloader. 
    I would make an entry like this if I was using lilo:
    # Partition 3: Windows XP Home
        other = /dev/hda1
        label = WinXP
    and then run lilo for the change to stick.
    In grub I would imagine you would have to add something like this:
    title WindowsXP
        rootnoverify (hd0,0)
        chainloader +1
        makeactive
    I now just keep linux on its own seperate drive, to give you an idea how that works this is what my grub looked like last week, I repartitioned and only have arch on there now, so far..... , keep in mind my windows is actually on my second drive, hence the need for the "map" entries, reading up a bit on grub would be to your advantage, its hdd naming scheme is a bit confusing at first, but once ya get the hang of it you realise how powerful and usefull it can be, I love the password and fallback features. 
    # grub.conf generated by anaconda
    # Note that you do not have to rerun grub after making changes to this file
    # NOTICE: You do not have a /boot partition. This means that
    # all kernel and initrd paths are relative to /, eg.
    # root (hd0,1)
    # kernel /boot/kernel-genkernelreal_root=/dev/sda2
    # initrd /boot/initramfs-genkernel
    #boot=/dev/sda2
    default=0
    timeout=120
    splashimage=(hd0,1)/boot/grub/splash.xpm.gz
    password --md5 XXXXXXXXXXXXXXXXXXXXXXXXXXX
    title Sabayon Linux x86 3.25
    root (hd0,1)
    kernel /boot/kernel-genkernel-x86-2.6.19-gentoo-r4 root=/dev/ram0 ramdisk=8192 real_root=/dev/sda2 quiet init=/linuxrc splash=silent,theme:sabayon CONSOLE=/dev/tty1 pci=nomsi vga=0x31b
    initrd /boot/initramfs-genkernel-x86-2.6.19-gentoo-r4
    title Windows XP Professional
    rootnoverify (hd1,0)
    map (hd0) (hd1)
    map (hd1) (hd0)
    chainloader +1
    makeactive
    title VectorLinux 5.8 Std Gold
    root (hd0,2)
    kernel /boot/vmlinuz root=/dev/sda3 ro vga=795
    title Arch Linux Voodoo
    root (hd0,4)
    kernel /boot/vmlinuz26 root=/dev/sda5 ro vga=795
    initrd /boot/kernel26.img
    Last edited by RabidWolf (2007-01-31 12:32:39)

  • How to setup a live USB stick using the latest archlinux 201405

    Hello, long time reader, first time poster.  I recently purchased a new computer, and I would like to setup arch linux as host OS, so I can see if I could build a LFS system from the Arch Linux live USB drive.  When I run the following command "dd if=/arch.iso of=/dev/myDisk" it successfully creates a USB drive that is bootable on the new computer (it's using EFI) and the system boots into a shell prompt.  However, when running the above command, my host OS (OS X) on my other computer doesn't recognize the drive, so I can add files or do anything with the remaining 15.5GB of storage on the drive.
    I came across this document, => https://wiki.archlinux.org/index.php/US … tion_Media which I must say is very well documented (kudos).  So I mounted the Arch_Linux_2014.05 ISO and copied the files to freshly formatted (FAT 32) USB drive, and inserted into the new computer, and it see's the EFI boot option, when I hold down the "option" key when the computer boots up (that's good).  However, it doesn't bootstrap the Linux kernel or the Arch Linux base system for that matter.
    I came across this forum post, => https://bbs.archlinux.org/viewtopic.php?id=135046 where a member was discussing editing some files to get his USB drive to boot.  I wasn't sure if this forum thread was still relative as it a couple years old.
    Finally, the reason I prefer the mounting of the ISO, and copying the files is so that 1) my host OS on my old computer (OS X) can read the USB drive. 2) I can add files to the USB drive without having it locked down.
    Thanks for reading, and any help would be greatly appreciated.

    After fooling around with the grub.cfg I finally got it to boot.
    The menu entries I added to the grub.cfg look like the following,
    menuentry "[loopback]arch_201405.iso" {
    set isofile="arch.iso"
    loopback loop (hd0,1)/$isofile
    linux (loop)/arch/boot/x86_64/vmlinuz archisolabel=ARCH_201405 img_dev=/dev/sda1 img_loop=$isofile earlymodules=loop
    initrd (loop)/arch/boot/x86_64/archiso.img
    menuentry "[loopback]arch_2014.04.01-dual.iso" {
    set isofile="archlinux-2014.04.01-dual.iso"
    loopback loop (hd0,1)/$isofile
    linux (loop)/arch/boot/x86_64/vmlinuz archisolabel=ARCH_201404 img_dev=/dev/sdc1 img_loop=$isofile earlymodules=loop
    initrd (loop)/arch/boot/x86_64/archiso.img
    I added the archlinux-2014.04.01-dual.iso file to the USB flash drive because apparently there is a bug with the 201405 version of archlinux using fat32 and booting into a live environment, https://bugs.archlinux.org/task/40217

  • [SOLVED] Dual booting arch onto an SSD that already has W7 in MBR?

    I currently have windows 7 64bit installed onto a 256gb m4 SSD. I would like to be able to dual-boot W7 and Archlinux, but so far I've been getting wildly varying accounts of doom and data deletion from every source that I've looked at- and unfortunately, the Archwiki's guide to dualbooting is out of date.
    So here's the questions:
    First, is UEFI something I need to look at? At the moment W7 seems to be on MBR. I'm getting conflicting accounts on whether this is not even an issue or if it will attempt to make my computer eat my dog.
    Next, what is going on with sectors and alignment and such? Some people ignore them, some people delve so far into it that I think I vaguely know they're still talking about a hard drive.
    Which leads me into partitioning, and not doing it in a way that's terrible. I can't find any information on this anywhere that isn't buried within the above-mentioned posts, along with incredibly vague warnings of GParted moving a partition, spoken of in a way as if that data is lost to the twilight zone.
    Finally... pulling all this together is the largest issue.
    Do any of you know good, factual resources where I can look into this stuff?
    Last edited by ilar (2013-04-03 03:53:31)

    1) If you knew what UEFI was you should have known it wasn't an option, and shouldn't have asked about it.
    2) (G)parted and gdisk (if you go with GPT at some point) handle SSD sector alignment automatically, and have for some time.  A google search could have revealed that.
    3) Whether one uses an SSD or HDD, dual-booting will be the same: 2+ partitions devoted to separate operating systems.  While SSDs and HDDs may be fundamentally different constructs, booting from them is not different at all.  That's why you aren't finding anything saying such.
    4) As for the wiki being out-of-date, the specific reason (as stated page's in the header) is that GRUB legacy is no longer officially supported in Arch.  Disregard that information and use GRUB2/Syslinux/LILO and the process remains the same: Install the operating systems side-by-side and chainload the secondary OS.  It doesn't matter one bit: I've dual-booted every Linux distro I've used over the past four years with Windows, from Ubuntu to Mint to SuSE to Sabayon to Arch to whatever, and I've done it all the exact same way, using HDDs and an SSDs and both in combination.  There's plenty of information out there on this, and your time could better have been spent looking it up rather than arguing with people here. 
    5) Welcome to Arch.

  • After the update, My ethernet cannot bring up with 1000Mbps

    Before I can get the 1000Mbps, but after update, I can get only 100Mbps,  not the dmesg shows 10Mbps
    How need I to do to fix this problem?
    the download speed:
    sftp> get archlinux-2014.03.01-dual.iso
    Downloading archlinux-2014.03.01-dual.iso from /data/archlinux/iso/2014.03.01/archlinux-2014.03.01-dual.iso
    100% 539648KB 1155KB/s 00:07:47
    /data/archlinux/iso/2014.03.01/archlinux-2014.03.01-dual.iso: 552599552 bytes transferred in 467 seconds (1155 KB/s)
    sftp>
    The dmesg is below:
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 15728640 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.003333] tsc: Detected 2999.302 MHz processor
    [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6001.54 BogoMIPS (lpj=9997673)
    [ 0.000004] pid_max: default: 32768 minimum: 301
    [ 0.000017] init_memory_mapping: [mem 0xba694000-0xba933fff]
    [ 0.000018] [mem 0xba694000-0xba933fff] page 4k
    [ 0.000035] init_memory_mapping: [mem 0xcc630000-0xccf76fff]
    [ 0.000036] [mem 0xcc630000-0xcc7fffff] page 4k
    [ 0.000037] [mem 0xcc800000-0xccdfffff] page 2M
    [ 0.000037] [mem 0xcce00000-0xccf76fff] page 4k
    [ 0.000057] init_memory_mapping: [mem 0xccf77000-0xccffefff]
    [ 0.000057] [mem 0xccf77000-0xccffefff] page 4k
    [ 0.007802] Security Framework initialized
    [ 0.007812] AppArmor: AppArmor disabled by boot time parameter
    [ 0.007813] Yama: becoming mindful.
    [ 0.008005] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.009251] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.009818] Mount-cache hash table entries: 256
    [ 0.009966] Initializing cgroup subsys memory
    [ 0.009971] Initializing cgroup subsys devices
    [ 0.009972] Initializing cgroup subsys freezer
    [ 0.009974] Initializing cgroup subsys net_cls
    [ 0.009975] Initializing cgroup subsys blkio
    [ 0.009994] CPU: Physical Processor ID: 0
    [ 0.009995] CPU: Processor Core ID: 0
    [ 0.009999] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.010780] mce: CPU supports 7 MCE banks
    [ 0.010790] CPU0: Thermal monitoring enabled (TM1)
    [ 0.010799] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
    tlb_flushall_shift: 6
    [ 0.010872] Freeing SMP alternatives memory: 20K (ffffffff819ed000 - ffffffff819f2000)
    [ 0.011531] ACPI: Core revision 20131115
    [ 0.016592] ACPI: All ACPI Tables successfully acquired
    [ 0.022747] ftrace: allocating 21060 entries in 83 pages
    [ 0.030204] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.063169] smpboot: CPU0: Intel(R) Pentium(R) CPU G3220 @ 3.00GHz (fam: 06, model: 3c, stepping: 03)
    [ 0.063175] TSC deadline timer enabled
    [ 0.063184] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.063190] ... version: 3
    [ 0.063191] ... bit width: 48
    [ 0.063191] ... generic registers: 8
    [ 0.063192] ... value mask: 0000ffffffffffff
    [ 0.063192] ... max period: 0000ffffffffffff
    [ 0.063193] ... fixed-purpose events: 3
    [ 0.063194] ... event mask: 00000007000000ff
    [ 0.086604] x86: Booting SMP configuration:
    [ 0.100654] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.086605] .... node #0, CPUs: #1
    [ 0.100664] x86: Booted up 1 node, 2 CPUs
    [ 0.100666] smpboot: Total of 2 processors activated (12002.09 BogoMIPS)
    [ 0.102036] devtmpfs: initialized
    [ 0.103376] PM: Registering ACPI NVS region [mem 0xb9dfe000-0xb9e04fff] (28672 bytes)
    [ 0.103378] PM: Registering ACPI NVS region [mem 0xcc58b000-0xcc62ffff] (675840 bytes)
    [ 0.103886] RTC time: 7:49:24, date: 03/15/14
    [ 0.103915] NET: Registered protocol family 16
    [ 0.103983] cpuidle: using governor ladder
    [ 0.103984] cpuidle: using governor menu
    [ 0.104002] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.104004] ACPI: bus type PCI registered
    [ 0.104005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.104043] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.104044] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.109595] PCI: Using configuration type 1 for base access
    [ 0.109934] bio: create slab <bio-0> at 0
    [ 0.109995] ACPI: Added _OSI(Module Device)
    [ 0.109996] ACPI: Added _OSI(Processor Device)
    [ 0.109997] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.109998] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.112530] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.114067] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.127339] ACPI: SSDT 00000000cc541c18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.127640] ACPI: Dynamic OEM Table Load:
    [ 0.127642] ACPI: SSDT (null) 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.140752] ACPI: SSDT 00000000cc541618 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.141098] ACPI: Dynamic OEM Table Load:
    [ 0.141099] ACPI: SSDT (null) 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.153980] ACPI: SSDT 00000000cc540d98 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.154280] ACPI: Dynamic OEM Table Load:
    [ 0.154281] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.167416] ACPI: Interpreter enabled
    [ 0.167420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
    [ 0.167424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
    [ 0.167435] ACPI: (supports S0 S3 S4 S5)
    [ 0.167436] ACPI: Using IOAPIC for interrupt routing
    [ 0.167474] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.167591] ACPI: No dock devices found.
    [ 0.173333] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.173337] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.173447] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    [ 0.173535] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    [ 0.173985] PCI host bridge to bus 0000:00
    [ 0.173987] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.173988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.173989] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.173991] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.173992] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.173993] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
    [ 0.173998] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
    [ 0.174063] pci 0000:00:02.0: [8086:0402] type 00 class 0x030000
    [ 0.174071] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
    [ 0.174076] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.174079] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 0.174137] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
    [ 0.174142] pci 0000:00:03.0: reg 0x10: [mem 0xf0514000-0xf0517fff 64bit]
    [ 0.174217] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
    [ 0.174233] pci 0000:00:14.0: reg 0x10: [mem 0xf0500000-0xf050ffff 64bit]
    [ 0.174285] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.174318] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.174341] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
    [ 0.174358] pci 0000:00:16.0: reg 0x10: [mem 0xf051d000-0xf051d00f 64bit]
    [ 0.174414] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.174475] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
    [ 0.174487] pci 0000:00:1b.0: reg 0x10: [mem 0xf0510000-0xf0513fff 64bit]
    [ 0.174543] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.174576] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.174597] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
    [ 0.174653] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.174687] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.174709] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
    [ 0.174765] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.174799] pci 0000:00:1c.2: System wakeup disabled by ACPI
    [ 0.174827] pci 0000:00:1f.0: [8086:8c4a] type 00 class 0x060100
    [ 0.174966] pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400
    [ 0.174979] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
    [ 0.174985] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
    [ 0.174991] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
    [ 0.174997] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
    [ 0.175003] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
    [ 0.175009] pci 0000:00:1f.2: reg 0x24: [mem 0xf051a000-0xf051a7ff]
    [ 0.175041] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.175089] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
    [ 0.175101] pci 0000:00:1f.3: reg 0x10: [mem 0xf0519000-0xf05190ff 64bit]
    [ 0.175118] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 0.175210] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.175266] pci 0000:02:00.0: [1969:10a1] type 00 class 0x020000
    [ 0.175288] pci 0000:02:00.0: reg 0x10: [mem 0xf0400000-0xf043ffff 64bit]
    [ 0.175299] pci 0000:02:00.0: reg 0x18: [io 0xe000-0xe07f]
    [ 0.175398] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.180604] pci 0000:00:1c.2: PCI bridge to [bus 02]
    [ 0.180607] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
    [ 0.180619] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf04fffff]
    [ 0.180633] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.181134] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.181166] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.181197] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.181227] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.181257] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.181287] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.181318] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
    [ 0.181349] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.181606] ACPI: Enabled 4 GPEs in block 00 to 3F
    [ 0.181611] ACPI: \_SB_.PCI0: notify handler is installed
    [ 0.181653] Found 1 acpi root devices
    [ 0.181706] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.181708] vgaarb: loaded
    [ 0.181709] vgaarb: bridge control possible 0000:00:02.0
    [ 0.181729] PCI: Using ACPI for IRQ routing
    [ 0.182986] PCI: pci_cache_line_size set to 64 bytes
    [ 0.183011] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
    [ 0.183012] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
    [ 0.183013] e820: reserve RAM buffer [mem 0xb9dfe000-0xbbffffff]
    [ 0.183014] e820: reserve RAM buffer [mem 0xba694000-0xbbffffff]
    [ 0.183015] e820: reserve RAM buffer [mem 0xcc098000-0xcfffffff]
    [ 0.183016] e820: reserve RAM buffer [mem 0xcc58b000-0xcfffffff]
    [ 0.183017] e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
    [ 0.183018] e820: reserve RAM buffer [mem 0x11e600000-0x11fffffff]
    [ 0.183074] NetLabel: Initializing
    [ 0.183075] NetLabel: domain hash size = 128
    [ 0.183076] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.183084] NetLabel: unlabeled traffic allowed by default
    [ 0.183096] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.183099] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.185113] Switched to clocksource hpet
    [ 0.188244] pnp: PnP ACPI init
    [ 0.188257] ACPI: bus type PNP registered
    [ 0.188317] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.188320] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.188329] pnp 00:01: [dma 4]
    [ 0.188340] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.188354] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.188419] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.188498] system 00:04: [io 0x0680-0x069f] has been reserved
    [ 0.188500] system 00:04: [io 0xffff] has been reserved
    [ 0.188501] system 00:04: [io 0xffff] has been reserved
    [ 0.188503] system 00:04: [io 0xffff] has been reserved
    [ 0.188504] system 00:04: [io 0x1c00-0x1cfe] has been reserved
    [ 0.188505] system 00:04: [io 0x1d00-0x1dfe] has been reserved
    [ 0.188506] system 00:04: [io 0x1e00-0x1efe] has been reserved
    [ 0.188508] system 00:04: [io 0x1f00-0x1ffe] has been reserved
    [ 0.188509] system 00:04: [io 0x1800-0x18fe] could not be reserved
    [ 0.188510] system 00:04: [io 0x164e-0x164f] has been reserved
    [ 0.188512] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.188532] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.188559] system 00:06: [io 0x1854-0x1857] has been reserved
    [ 0.188561] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.188606] system 00:07: [io 0x0290-0x029f] has been reserved
    [ 0.188608] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.188681] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.188683] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.188699] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.188985] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.188986] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.188988] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.188989] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.188991] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.188992] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.188993] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.188994] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.188996] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.188997] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.188999] system 00:0a: [mem 0xf7fef000-0xf7feffff] has been reserved
    [ 0.189000] system 00:0a: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
    [ 0.189002] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.189166] pnp: PnP ACPI: found 11 devices
    [ 0.189167] ACPI: bus type PNP unregistered
    [ 0.194936] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.194945] pci 0000:00:1c.2: PCI bridge to [bus 02]
    [ 0.194947] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
    [ 0.194951] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf04fffff]
    [ 0.194957] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.194959] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.194960] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.194961] pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff]
    [ 0.194962] pci_bus 0000:00: resource 8 [mem 0xdfa00000-0xfeafffff]
    [ 0.194963] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    [ 0.194964] pci_bus 0000:02: resource 1 [mem 0xf0400000-0xf04fffff]
    [ 0.194986] NET: Registered protocol family 2
    [ 0.195097] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.195187] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.195323] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.195344] TCP: reno registered
    [ 0.195350] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.195371] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.195423] NET: Registered protocol family 1
    [ 0.195431] pci 0000:00:02.0: Boot video device
    [ 0.195561] pci 0000:02:00.0: set MSI_INTX_DISABLE_BUG flag
    [ 0.195564] PCI: CLS 64 bytes, default 64
    [ 0.195595] Unpacking initramfs...
    [ 0.383807] Freeing initrd memory: 2276K (ffff880037b7e000 - ffff880037db7000)
    [ 0.383811] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.383813] software IO TLB [mem 0xbb71e000-0xbf71e000] (64MB) mapped at [ffff8800bb71e000-ffff8800bf71dfff]
    [ 0.383902] Scanning for low memory corruption every 60 seconds
    [ 0.384073] audit: initializing netlink socket (disabled)
    [ 0.384082] type=2000 audit(1394869764.383:1): initialized
    [ 0.393164] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.393960] zbud: loaded
    [ 0.394073] VFS: Disk quotas dquot_6.5.2
    [ 0.394097] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.394200] msgmni has been set to 7222
    [ 0.394233] Key type big_key registered
    [ 0.394368] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.394390] io scheduler noop registered
    [ 0.394391] io scheduler deadline registered
    [ 0.394407] io scheduler cfq registered (default)
    [ 0.394632] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.394641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.394673] efifb: probing for efifb
    [ 0.394794] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90009880000, using 1216k, total 1216k
    [ 0.394794] efifb: mode is 640x480x32, linelength=2560, pages=1
    [ 0.394795] efifb: scrolling: redraw
    [ 0.394796] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.395423] Console: switching to colour frame buffer device 80x30
    [ 0.395980] fb0: EFI VGA frame buffer device
    [ 0.395984] intel_idle: MWAIT substates: 0x2120
    [ 0.395985] intel_idle: v0.4 model 0x3C
    [ 0.395986] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.396043] GHES: HEST is not enabled!
    [ 0.396076] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.396349] Linux agpgart interface v0.103
    [ 0.396383] rtc_cmos 00:05: RTC can wake from S4
    [ 0.396483] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 0.396508] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.396514] Intel P-state driver initializing.
    [ 0.396522] Intel pstate controlling: cpu 0
    [ 0.396531] Intel pstate controlling: cpu 1
    [ 0.396600] drop_monitor: Initializing network drop monitor service
    [ 0.396638] TCP: cubic registered
    [ 0.396691] NET: Registered protocol family 10
    [ 0.396790] NET: Registered protocol family 17
    [ 0.396796] Key type dns_resolver registered
    [ 0.396935] registered taskstats version 1
    [ 0.397252] Magic number: 6:635:824
    [ 0.397317] rtc_cmos 00:05: setting system clock to 2014-03-15 07:49:25 UTC (1394869765)
    [ 0.397349] PM: Hibernation image not present or could not be loaded.
    [ 0.397877] Freeing unused kernel memory: 1128K (ffffffff818d3000 - ffffffff819ed000)
    [ 0.397878] Write protecting the kernel read-only data: 8192k
    [ 0.399373] Freeing unused kernel memory: 864K (ffff880002528000 - ffff880002600000)
    [ 0.400032] Freeing unused kernel memory: 376K (ffff8800027a2000 - ffff880002800000)
    [ 0.404476] random: systemd-tmpfile urandom read with 1 bits of entropy available
    [ 0.405391] systemd-udevd[45]: starting version 210
    [ 0.406881] device-mapper: uevent: version 1.0.3
    [ 0.407442] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: [email protected]
    [ 0.423424] ACPI: bus type USB registered
    [ 0.423442] usbcore: registered new interface driver usbfs
    [ 0.423448] usbcore: registered new interface driver hub
    [ 0.423542] usbcore: registered new device driver usb
    [ 0.424109] SCSI subsystem initialized
    [ 0.424388] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.424393] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [ 0.424466] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 0.424482] xhci_hcd 0000:00:14.0: irq 40 for MSI/MSI-X
    [ 0.424620] hub 1-0:1.0: USB hub found
    [ 0.424636] hub 1-0:1.0: 14 ports detected
    [ 0.425341] libata version 3.00 loaded.
    [ 0.427239] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.427243] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 0.427348] hub 2-0:1.0: USB hub found
    [ 0.427358] hub 2-0:1.0: 6 ports detected
    [ 0.451495] ahci 0000:00:1f.2: version 3.0
    [ 0.451588] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
    [ 0.451609] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [ 0.451632] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl RAID mode
    [ 0.451634] ahci 0000:00:1f.2: flags: 64bit ncq stag led clo pio slum part ems sxs apst
    [ 0.471805] scsi0 : ahci
    [ 0.471854] scsi1 : ahci
    [ 0.471887] scsi2 : ahci
    [ 0.471919] scsi3 : ahci
    [ 0.471951] scsi4 : ahci
    [ 0.471982] scsi5 : ahci
    [ 0.472005] ata1: SATA max UDMA/133 abar m2048@0xf051a000 port 0xf051a100 irq 41
    [ 0.472007] ata2: SATA max UDMA/133 abar m2048@0xf051a000 port 0xf051a180 irq 41
    [ 0.472008] ata3: DUMMY
    [ 0.472010] ata4: SATA max UDMA/133 abar m2048@0xf051a000 port 0xf051a280 irq 41
    [ 0.472011] ata5: SATA max UDMA/133 abar m2048@0xf051a000 port 0xf051a300 irq 41
    [ 0.472012] ata6: DUMMY
    [ 0.784418] usb 1-8: new full-speed USB device number 2 using xhci_hcd
    [ 0.791060] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 0.792116] ata1.00: ATA-8: Hitachi HTS545025B9A300, PB2OC64G, max UDMA/133
    [ 0.792118] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 0.793333] ata1.00: configured for UDMA/133
    [ 0.793480] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54502 PB2O PQ: 0 ANSI: 5
    [ 0.801846] hidraw: raw HID events driver (C) Jiri Kosina
    [ 0.804702] usbcore: registered new interface driver usbhid
    [ 0.804704] usbhid: USB HID core driver
    [ 1.110651] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.111789] ata2.00: ATA-9: ST1000DM003-1CH162, CC49, max UDMA/133
    [ 1.111791] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.112674] ata2.00: configured for UDMA/133
    [ 1.112812] scsi 1:0:0:0: Direct-Access ATA ST1000DM003-1CH1 CC49 PQ: 0 ANSI: 5
    [ 1.383626] tsc: Refined TSC clocksource calibration: 2999.129 MHz
    [ 1.430245] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.431380] ata4.00: ATA-8: ST31000524AS, JC45, max UDMA/133
    [ 1.431382] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 1.432750] ata4.00: configured for UDMA/133
    [ 1.432878] scsi 3:0:0:0: Direct-Access ATA ST31000524AS JC45 PQ: 0 ANSI: 5
    [ 1.749838] ata5: SATA link down (SStatus 0 SControl 300)
    [ 1.751711] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 1.751741] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 1.751743] sd 1:0:0:0: [sdb] 4096-byte physical blocks
    [ 1.751747] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.751748] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.751760] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.751769] sd 1:0:0:0: [sdb] Write Protect is off
    [ 1.751771] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.751782] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.752026] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 1.752055] sd 3:0:0:0: [sdc] Write Protect is off
    [ 1.752056] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
    [ 1.752066] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.759245] sdc: unknown partition table
    [ 1.759381] sd 3:0:0:0: [sdc] Attached SCSI disk
    [ 1.775323] sdb: sdb1 sdb2 sdb3
    [ 1.775326] sdb: p1 size 3515632407 extends beyond EOD, enabling native capacity
    [ 1.775761] sdb: sdb1 sdb2 sdb3
    [ 1.775763] sdb: p1 size 3515632407 extends beyond EOD, truncated
    [ 1.775801] sdb: p2 start 3515632470 is beyond EOD, truncated
    [ 1.775802] sdb: p3 start 3710950740 is beyond EOD, truncated
    [ 1.775918] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 1.800552] sda: sda1 sda2 sda3 sda4
    [ 1.800909] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.382356] Switched to clocksource tsc
    [ 2.458207] random: nonblocking pool is initialized
    [ 2.527610] bio: create slab <bio-1> at 1
    [ 2.627261] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.818702] systemd[1]: systemd 210 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
    [ 3.818787] systemd[1]: Detected architecture 'x86-64'.
    [ 3.826991] systemd[1]: Set hostname to <secSrv>.
    [ 5.146940] systemd[1]: Cannot add dependency job for unit subsonic.service, ignoring: Unit subsonic.service failed to load: No such file or directory.
    [ 5.146944] systemd[1]: Cannot add dependency job for unit mdadm.service, ignoring: Unit mdadm.service failed to load: No such file or directory.
    [ 5.147186] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 5.147225] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 5.147233] systemd[1]: Starting Remote File Systems.
    [ 5.147238] systemd[1]: Reached target Remote File Systems.
    [ 5.147245] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 5.147259] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 5.147263] systemd[1]: Starting Paths.
    [ 5.147267] systemd[1]: Reached target Paths.
    [ 5.147279] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 5.147332] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 5.147338] systemd[1]: Starting Encrypted Volumes.
    [ 5.147342] systemd[1]: Reached target Encrypted Volumes.
    [ 5.147346] systemd[1]: Starting Swap.
    [ 5.147350] systemd[1]: Reached target Swap.
    [ 5.147355] systemd[1]: Expecting device dev-sda1.device...
    [ 5.147360] systemd[1]: Expecting device dev-sda4.device...
    [ 5.147364] systemd[1]: Expecting device dev-dm\x2d1.device...
    [ 5.147370] systemd[1]: Starting Root Slice.
    [ 5.149892] systemd[1]: Created slice Root Slice.
    [ 5.149899] systemd[1]: Starting User and Session Slice.
    [ 5.149979] systemd[1]: Created slice User and Session Slice.
    [ 5.149984] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 5.150004] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 5.150009] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 5.150018] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 5.150022] systemd[1]: Starting Delayed Shutdown Socket.
    [ 5.150034] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 5.150038] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 5.150050] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 5.150056] systemd[1]: Starting udev Kernel Socket.
    [ 5.150067] systemd[1]: Listening on udev Kernel Socket.
    [ 5.150073] systemd[1]: Starting udev Control Socket.
    [ 5.150082] systemd[1]: Listening on udev Control Socket.
    [ 5.150088] systemd[1]: Starting Journal Socket.
    [ 5.150110] systemd[1]: Listening on Journal Socket.
    [ 5.150119] systemd[1]: Starting System Slice.
    [ 5.150195] systemd[1]: Created slice System Slice.
    [ 5.150203] systemd[1]: Started File System Check on Root Device.
    [ 5.150208] systemd[1]: Starting system-systemd\x2dfsck.slice.
    [ 5.150290] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [ 5.150295] systemd[1]: Mounting Temporary Directory...
    [ 5.183124] systemd[1]: Starting system-getty.slice.
    [ 5.183227] systemd[1]: Created slice system-getty.slice.
    [ 5.183258] systemd[1]: Mounting Huge Pages File System...
    [ 5.183524] systemd[1]: Starting Setup Virtual Console...
    [ 5.222713] systemd[1]: Starting Apply Kernel Variables...
    [ 5.222960] systemd[1]: Mounting POSIX Message Queue File System...
    [ 5.235757] systemd[1]: Started Load Kernel Modules.
    [ 5.235774] systemd[1]: Mounted FUSE Control File System.
    [ 5.235789] systemd[1]: Mounting Debug File System...
    [ 5.246997] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 5.247404] systemd[1]: Started Set Up Additional Binary Formats.
    [ 5.247419] systemd[1]: Starting udev Coldplug all Devices...
    [ 5.247641] systemd[1]: Mounting Configuration File System...
    [ 5.247866] systemd[1]: Starting Journal Service...
    [ 5.248104] systemd[1]: Started Journal Service.
    [ 5.781418] EXT4-fs (sda3): re-mounted. Opts: data=ordered
    [ 5.906904] systemd-udevd[148]: starting version 210
    [ 6.653004] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
    [ 6.653008] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.653011] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR2 1 (20131115/utaddress-251)
    [ 6.653013] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 2 (20131115/utaddress-251)
    [ 6.653015] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 3 (20131115/utaddress-251)
    [ 6.653016] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.653017] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR2 1 (20131115/utaddress-251)
    [ 6.653019] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 2 (20131115/utaddress-251)
    [ 6.653020] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 3 (20131115/utaddress-251)
    [ 6.653022] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.653023] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 6.675824] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20131115/utaddress-251)
    [ 6.675828] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.684795] [drm] Initialized drm 1.1.0 20060810
    [ 6.748474] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 6.754892] mei_me 0000:00:16.0: irq 42 for MSI/MSI-X
    [ 6.766773] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
    [ 6.766779] ACPI: Power Button [PWRB]
    [ 6.766805] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
    [ 6.766806] ACPI: Power Button [PWRF]
    [ 6.787975] snd_hda_intel 0000:00:03.0: enabling device (0000 -> 0002)
    [ 6.789013] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    [ 6.847913] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x7
    [ 6.904388] platform microcode: Direct firmware load failed with error -2
    [ 6.904391] platform microcode: Falling back to user helper
    [ 6.971254] input: PC Speaker as /devices/platform/pcspkr/input/input2
    [ 7.055633] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input3
    [ 7.064804] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
    [ 7.064826] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card1/input7
    [ 7.064842] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card1/input6
    [ 7.064858] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input5
    [ 7.064873] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input4
    [ 7.091923] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x7
    [ 7.091934] platform microcode: Direct firmware load failed with error -2
    [ 7.091936] platform microcode: Falling back to user helper
    [ 7.105045] iTCO_vendor_support: vendor-support=0
    [ 7.132659] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 7.132683] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
    [ 7.132743] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 7.179698] alx 0000:02:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [bc:5f:f4:b9:b4:d4]
    [ 7.188623] [drm] Memory usable by graphics device = 2048M
    [ 7.188627] checking generic (e0000000 130000) vs hw (e0000000 10000000)
    [ 7.188629] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
    [ 7.188639] Console: switching to colour dummy device 80x25
    [ 7.232924] i915 0000:00:02.0: irq 44 for MSI/MSI-X
    [ 7.232931] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 7.232932] [drm] Driver supports precise vblank timestamp query.
    [ 7.232984] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 7.267720] fbcon: inteldrmfb (fb0) is primary device
    [ 7.401571] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input9
    [ 7.401611] hid-generic 0003:046D:C52E.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-8/input0
    [ 7.401762] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/input/input10
    [ 7.401812] hid-generic 0003:046D:C52E.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-8/input1
    [ 7.410478] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 7.412647] Console: switching to colour frame buffer device 240x67
    [ 7.416520] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 7.416522] i915 0000:00:02.0: registered panic notifier
    [ 7.431669] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 7.431967] acpi device:57: registered as cooling_device2
    [ 7.432079] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input11
    [ 7.432138] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 7.432702] snd_hda_intel 0000:00:03.0: irq 45 for MSI/MSI-X
    [ 7.565467] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
    [ 7.565549] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
    [ 7.565581] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
    [ 7.618991] mousedev: PS/2 mouse device common for all mice
    [ 8.324891] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 8.335153] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 9.208238] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 9.283598] systemd-journald[132]: Received request to flush runtime journal from PID 1
    [ 9.786740] alx 0000:02:00.0: irq 46 for MSI/MSI-X
    [ 9.786782] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
    [ 15.808655] systemd[1]: PID file /var/run/xrdp.pid not readable (yet?) after start.
    [ 18.282198] systemd[1]: PID file /run/minidlna/minidlna.pid not readable (yet?) after start.
    [ 20.226404] systemd[1]: PID file /run/httpd/httpd.pid not readable (yet?) after start.
    [ 38.190397] alx 0000:02:00.0 enp2s0: NIC Up: 10 Mbps Full
    [ 38.190636] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
    [ 47.011326] type=1006 audit(1394869812.170:2): pid=510 uid=0 old auid=4294967295 new auid=0 old ses=4294967295 new ses=1 res=1
    [ 47.090438] type=1006 audit(1394869812.247:3): pid=512 uid=0 old auid=4294967295 new auid=0 old ses=4294967295 new ses=2 res=1
    [ 374.084624] alx 0000:02:00.0 enp2s0: Link Down
    [ 429.011672] alx 0000:02:00.0 enp2s0: NIC Up: 10 Mbps Full
    Last edited by zeno.chen (2014-03-15 00:07:09)

    I assume that those apps that need the update were purchased with your sosn's ID. You have to use his ID to update the apps if they were. Apps are always tied to the Apple ID that was used to purchase them.

  • [Solved] Startx won't work! Laptop issues.

    Okay, here is what Ididin as much detail as possible.
    Dual boot: Windws XP + Archlinux
    the partition is like this
    80 GB XP
    80 GB arch
         *10 GB root
         *70 GB /home
    Video Card: nVidia Geforce Go 6100
    Okay, so after I installed, I decided to and uncomment all available US repositories with HTTP on them, not FTP. Then I did a full system update, and got the latest nvidia drivers. So I run nvidia-xconfig,  got a little confused when it didn't work and I noticed /etc/X11/xorg.conf was missing. After a while I realized I forgot to download Xorg, once I ran the command it worked. I downloaded HAL, started it and it worked. Then I ran startx, and it wouldn't work. I went into the IRC channel, and tried showed all the errors I got, after a while I was told I shouldn't be using root under any circumstances and the first thing I should have done is create my user ID, which I did, then made myself a Sudoer. Obviously, the errors still appeared, no matter what I did with Xorg. -.-
    Here is my Xorg-Configuration
    ection "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0"  "CorePointer"
    End Section
    Section "Files"
    EndSection
    Section "Module"
        Load           "dbe"
        Load           "extmod"
        Load           "type1"
        Load           "freetype"
        Load           "glx"
    EndSection
    Section "InputDevice"
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        Horizsync      28.0 - 33.0
        VertRefresh    43.0 - 72.0
        Option         "DPMS"
    EndSection
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        Defaultdepth   "24"
        SubSection     "Display"
            Depth      24
        EndSubsection
    EndSection
    I tried this as well by "#" all the unnecessary parts
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0" 0 0
    End Section
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Defaultdepth   "24"
        SubSection     "Display"
            Depth      24
        EndSubsection
    EndSection
    Regardless of what I did I got these errors, and warnings
    (WW) The directory "/usr/share/fonts/TTF" does not exist. Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist. Entry deleted from font path.
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse', or 'vmouse' w$use will be disabled
    (WW) Disabling Keyboard00
    (WW) Disabling Mouse0
    (WW) Open ACPI failed (/var/run/acpid.socket)(No such file or directory)
    (WW) Warning, couldn't open module type1
    (EE) Failed to load module "type1" (module does not exist, 0)
    (WW) Warning, couldn't open module freetype
    (EE) Failed to load module "freetype" (Module does not exist, 0)
    (EE) Failed to load /usr/lib/xorg/modules/extension//libdri.so
    (EE) Failed to load module "dri" (loader failed, 7)
    (EE) Failed to load /usr/lib/xorg/modules/extension//libdri2.so
    (EE) Failedto load modules "dri2"
    I also got something like this between all the dri's
    dlopen:libdrm.so.2: cannot open shared object file: No such file or directory
    and the final errors
    (EE) NVIDIA(0) failed to load NVIDIA kernel module!
    (EE) ***Aborting***
    (EE) Screen(s) found,but none have a usable configuration.
    Fatal Server Error:
    No Screens found
    Those are all of them in the log.
    Finally, I tried modprobe nvidia and got this
    FATAL: Module nvidia not found.
    That is everything, this linux newbie is confused, and too stubborn. C_c Fluxbox, and startx won't work no matter what I do, please help?
    Last edited by SirEdgar2nd (2009-08-17 09:23:13)

    Yep carol.
    Nope I didn't install freetype.
    Also, I noticed whenever I try to install nvidia I get an error that says these files already exist, and that there is a: Errors occured. No packages were upgraded. In a list of a bunch of files I can't even really list out at the moment.
    Pacman -S nvidia gets me that error, when I tried reinstalling xorg, it worked fine. Even when I deleted the cache, and uninstalled files it had the same issue.
    I was told to install the latest version available though (again). since I installed some version I got back in 2008 in December. But I've been too hesitant since I felt I might need one of those extra CDs later. So I figured out how to do it through USB, not sure if I should just yet though.
    And sorry, didn't notice that long error the last time I thought it meant it was already installed.
    But I did do a full system update at least though.
    Last edited by SirEdgar2nd (2009-05-29 20:15:02)

  • From localtime to UTC on both Windows and Linux (Solved)

    Hi,
    It has been a while since I updated my Archlinux. I read from the news corner that it is now strongly recommended to change from localtime to UTC (http://www.archlinux.org/news/initscripts-update-1/). Since I have a dual-boot system of Archlinux and Windows 7 RC I currently use localtime for both. From what I understand is that there is now a registry fix such that Windows will also use UTC. Now my question is: is there a recommended order in updating the two operating systems? My worry is that if I update one OS to UTC then the hardware clock is probably saved as UTC at shutdown. Then starting the other OS (which still assumes localtime) might cause troubles when it reads the hardware clock which is now in UTC.
    At http://social.msdn.microsoft.com/forums … e90c6e243/ they recommend the following order:
    1 - Apply the registry fix in Windows
    2 - Shutdown Windows and start your alternate OS
    3 - Set the time right
    4 - Shutdown your alternate OS and boot Windows
    5 - Sleep and resume from sleep Windows
    I think step 5 is necessary, because Windows messes with the clock again after a resume from suspend/hibernation.
    Secondly, at https://wiki.archlinux.org/index.php/Be … #Set_clock it is stated that you should also disable Windows from syncing the time with the Internet. Does this still apply?
    I can remember that Windows once corrected for daylight saving by setting the clock one hour back. Rebooting to Archlinux afterwards caused various warnings (or errors) regarding time stamps being in the future. Waiting for one hour and then boot Archlinux 'solved' the problem. Still, I would like to prevent these things when I switch to UTC.
    Thoughts and recommendations are appreciated.
    Last edited by Bart(t (2011-11-24 10:39:57)

    Thanks for the reply. I played on safe with this issue:
    1. Stop Windows from syncing its time with the Internet.
    2. Apply the registry fix in Windows
    3. Reboot to Windows to be sure everything applied well
    4. Assuming the time skew between localtime and UTC can't be more than 24 hours I decided to wait for roughly 24 hours to boot Archlinux (yes.. some people still have that luxury)
    5. Apply UTC to Archlinux
    For now, everything is running well
    Last edited by Bart(t (2011-11-24 10:45:36)

  • [Solved] No video in nvidia HDTV after HDMI switching

    My HDTV client (Arch64bit,XFCE) goes through a Receiver which can switch HDMI inputs, then to a HD monitor. Until recently, I could switch and find the video still working when I switched back.  Recently this changed. The HDTV client also dual boots Win7, which does allow switching. To wit:
    HDTV client setup(dual boot,HDMI,nvidiaGT610):
    ‥Archlinux/nvidiaGT610 ->SwitchingReceiver->SamsungHDmonitor
    ‥Win7/nvidiaGT610 ->SwitchingReceiver->SamsungHDMonitor   
    Previous behavoir:
    …switching away from HDTVclient then switching back - HDmonitor video works
    Current Behavior:
    …switching away from HDTVclientWin7 then switching back - HDmonitor video works as expected
    …switching away from HDTVclientArchlinux then switching back - HDmonitor video blank (no signal) but Remote desktop works, shows X11 working (putty SSL, vnc Remote Desktop). Requires reboot to restore video with HDmonitor on and Receiver HDMI selected to HDTV Archlinux/nvidiaGT610.
    Recently there has been an upgrade to xorg-server:
    [2015-02-16 08:56] [ALPM] upgraded xorg-server-common (1.16.4-1 -> 1.17.1-1)
    [2015-02-16 08:56] [ALPM] upgraded xorg-server (1.16.4-1 -> 1.17.1-1)
    [2015-02-16 08:56] [ALPM] upgraded xorg-server-devel (1.16.4-1 -> 1.17.1-1)
    [2015-02-16 08:56] [ALPM] upgraded xorg-server-xephyr (1.16.4-1 -> 1.17.1-1)
    and to the nvidia driver:
    [2015-02-02 11:48] [ALPM] upgraded nvidia (346.35-4 -> 346.35-5)
    [2015-02-07 10:47] [ALPM] upgraded nvidia-ck-k10 (346.35-3 -> 346.35-4)
    [2015-02-08 05:25] [ALPM] upgraded nvidia (346.35-5 -> 346.35-6)
    [2015-02-28 09:15] [ALPM] upgraded nvidia-utils (346.35-2 -> 346.47-1)
    [2015-02-28 09:15] [ALPM] upgraded nvidia-libgl (346.35-2 -> 346.47-1)
    [2015-02-28 09:16] [ALPM] upgraded nvidia (346.35-6 -> 346.47-3)
    [2015-02-28 09:16] [ALPM] upgraded nvidia-ck-k10 (346.35-4 -> 346.47-3)
    [2015-02-28 09:16] [ALPM] upgraded opencl-nvidia (346.35-2 -> 346.47-1)
    I could use some suggestions for debugging this... .. .
    Notes:
    ․xorg.conf points to EDID file recovered from Samsung using direct connection
    ․DPMS disabled in xorg.conf
    ․xscreensaver is not installed
    ․Power Manager / Display setting to never
    ․Per graysky's admonition, this also occurs with non-ck 3.18.6-1-ARCH #1 kernel and nvidia's 346.47
    xorg.conf http://pastebin.com/jhjHzT5X
    Xorg.0.log http://pastebin.com/4LkNHrAM
    Last edited by keepitsimpleengineer (2015-03-16 17:57:30)

    Thanks to Evangelos Foutras (foutrelis) the issue is solved and the Bug FS#44199 - No video in nvidia HDTV after HDMI switching is closed.
    The bug...
    In xfsettingsd 4.11.2 there appears to be a regression that when a TV hooked up to the computer via HDMI gets power cycled, it stops displaying anything.
    It happens via a RANDR event being sent to all X clients when the TV gets turned off.
    xfsettingsd thinks that it should switch to an internal output, but desktops don't have one.  So when the TV comes back on the bus it seems like it's an extra monitor and xfsettingsd gets confused.
    My new workaround...
    Unwilling to do any testing on a remote HDTV client for domestic tranquility reasons, I did this…
    Dug out an old monitor, searched through the parts drawer and found a DVI-to-DB-9 converter, plugged it in and tested that per description in XFCE Bug 11107 - xfsettingsd resets TV mode to NULL on power cycle.
    The problem is (re)solved as video is restored after switching.

  • Dual boot ArchLinux and Win XP on 2 separate HDD

    Dear Archers
    My friend wants me to install ArchLinux on his desktop, with 2 separate HDD. He already has win xp installed on one HDD. He wants to dual boot. Pl. give some inputs as to how this should be done.
    (My experience is limited.  I have installed ArchX86_64 only,  on my desktop)
    I have read the wiki, but I am not confident of doing this with only so little explanation

    It should be pretty simple.  Just install Arch on the HDD without XP on it, install grub to the Arch drive's MBR, then change the boot priority in the BIOS so that the Arch drive is booted first.
    When you add your "windows" menu item to GRUB, the "root" entry should look like:
    rootnoverify(hd1,0)
    assuming XP is on the first paritition of the other drive.
    Assuming you install GRUB to the correct drive, it should be harmless to play around with menu.lst until you get it working right.
    Last edited by alexandrite (2010-08-24 14:24:39)

  • Archlinux dual monitor without Xorg/Xwindows (cli only)

    Hi,
    i have successfully installed Archlinux on my laptop, everything is fine!  Xcfe desktop env. is able to handle dual monitor with the "xinerama" option (move windows between screens) with the "/etc/X11/xorg.conf/10-monitor.conf" config. file.
    But, one question remain :   when i exit from Xwindows (cli only),  my dual monitor is going back to "twinview" (same screen for both monitors).  Is it possible to have a "xinerama" view (2 independants Cli screens) in command line only (like in Xwindows)?
    if yes , what can i do / install  / run or configure to achieve this goal ?
    ps : im not taking about alt-f1-f2-f3 switching tty or the "screen" command, but a way to handle 2 monitors in Linux command line....
    Thanks !!!
    Dom

    Hmm, I remember when I first set up Arch linux It would do wired things with the video in X, screens weren't layed out correctly, and I couldn't get all 3 to work ( Only 2 ) So I needed to switch to the "Offical" drivers, It works well and I play games so I would've done it anyways, I'm not sure what you plan on doing with your computer ( Games, just internet, media ) but the "offical" drivers might be worth a shot.
    Here's the wiki on the drivers you're currently using:
    https://wiki.archlinux.org/index.php/ATI
    and the one's that AMD created:
    https://wiki.archlinux.org/index.php/ATI_Catalyst
    I used the repository method, and It's working fine for me. I will say that in general although the open source drivers work really well and KMS is just awesome! ( It takes almost 10 seconds to switch from X to a tty for me right now ) The ATI drivers are sometimes just less problems.

  • Ac100 dual booting with Android and Archlinux

    Hi I am trying to install Arch on my Toshiba AC100.
    I installed Android already, bit i don't know how and where to install Arch linux.
    I followed this tutorial.
    https://code.google.com/p/cm-paz00/wiki … Guide?tm=6
    (and I made 7th partition to install Arch.)
    and I compiled kernel already following this -> http://ac100.grandou.net/kerneldev?&#ma … git_kernel
    and I read this -> http://ac100.grandou.net/faq?s[]=dual
    but i don't know how to 'flash'!
    I really need your help.;D

    It's an ARM-based device, so you can't install Arch Linux, you need Arch Linux ARM, a separate distro: https://bbs.archlinux.org/viewtopic.php?id=153431

  • Windows 7 already installed.. how to dual boot with archlinux?

    Hi, I have already windows 7 installed on my laptop and as I want to start with arch linux, I now want to dual boot. I want both OS on the same SSD. I could install archlinux on my 2nd hdd but that would be a performance loss compared to an installation my my SSD. As my windows partition already has a fixed size (the fully 79gb or my 80gb SSD), how can i get archlinux on it? Also, can i simply delete archlinux later and windows 7 will work just fine?
    Thanks

    Deemoney14 wrote:
    Stephanie wrote:If you let GRUB override the Windows bootloader during install you will have to reinstal it if you delete Linux and need the Windows bootloader again.
    You just need to restore the bootloader to the MBR, which is easily done with tools like Super Grub Disk.
    Its easier than that, boot off a Windows XP install CD, go into recovery mode and type "fixmbr" and it will be back to normal
    To get it working op, you will need to make room on the disk for Arch (shrink your Winxp partition), install Arch onto the spare disk and then tell Grub where your XP is located (theres normally a commented out option at the end of /boot/grub/menu.lst anyway).

Maybe you are looking for