Cannot resume from suspend on Asus F5R

Asus F5R laptop
uname -r: 3.1.7-1-ARCH
radeon driver
When using pm-suspend, the computer suspends as it's supposed to do. However, when I try to resume it again, the screen is blank. I can hear the HDD and fans spin up, but the screen is still blank.
pm-suspend.log:
Initial commandline parameters:
Thu Jan 5 00:06:39 CET 2012: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux localhost 3.1.6-1-ARCH #1 SMP PREEMPT Thu Dec 22 08:52:33 UTC 2011 i686 Intel(R) Core(TM) Duo CPU T2450 @ 2.00GHz GenuineIntel GNU/Linux
Module Size Used by
cryptd 6925 0
aes_i586 6940 1
aes_generic 25702 1 aes_i586
ipv6 247457 10
joydev 7439 0
arc4 1086 2
b43 301586 0
mac80211 196411 1 b43
snd_hda_codec_si3054 2866 1
uas 6440 0
usb_storage 35343 0
snd_hda_codec_realtek 211044 1
cfg80211 142604 2 b43,mac80211
bcma 14319 1 b43
radeon 913985 2
ttm 45685 1 radeon
psmouse 56772 0
ssb 41907 1 b43
snd_hda_intel 19293 0
snd_hda_codec 69829 3 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 4942 1 snd_hda_codec
snd_pcm 60207 3 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec
drm_kms_helper 22237 1 radeon
ati_agp 4545 0
drm 149266 4 radeon,ttm,drm_kms_helper
agpgart 22287 3 ttm,ati_agp,drm
serio_raw 3390 0
snd_timer 15438 1 snd_pcm
mmc_core 66997 2 b43,ssb
snd 43817 7 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
pcmcia 31534 2 b43,ssb
pcmcia_core 10114 1 pcmcia
atl2 20345 0
soundcore 5018 1 snd
i2c_piix4 7084 0
snd_page_alloc 5869 2 snd_hda_intel,snd_pcm
videodev 77028 0
media 8609 1 videodev
asus_laptop 11994 0
i2c_algo_bit 4423 1 radeon
sp5100_tco 3760 0
sparse_keymap 2660 1 asus_laptop
evdev 7278 7
shpchp 22497 0
pci_hotplug 22072 1 shpchp
processor 21844 2
i2c_core 16816 6 radeon,drm_kms_helper,drm,i2c_piix4,videodev,i2c_algo_bit
rfkill 12470 2 cfg80211,asus_laptop
thermal 6531 0
pcspkr 1375 0
button 3614 0
battery 5053 0
ac 1796 0
video 9716 0
ext4 341420 1
mbcache 4281 1 ext4
jbd2 59633 1 ext4
crc16 1091 1 ext4
sr_mod 13244 0
cdrom 31405 1 sr_mod
sd_mod 26147 3
pata_acpi 2388 0
ahci 17497 2
libahci 16783 1 ahci
pata_atiixp 2920 0
libata 146596 4 pata_acpi,ahci,libahci,pata_atiixp
ohci_hcd 19226 0
ehci_hcd 36074 0
scsi_mod 112473 5 uas,usb_storage,sr_mod,sd_mod,libata
usbcore 120796 5 uas,usb_storage,ohci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1935344 628024 1307320 0 46344 285940
-/+ buffers/cache: 295740 1639604
Swap: 1048508 0 1048508
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /etc/pm/sleep.d/90alsa suspend suspend:
/etc/pm/sleep.d/90alsa suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
/usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/91wicd suspend suspend:
/usr/lib/pm-utils/sleep.d/91wicd suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
/usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
Kernel modesetting video driver detected, not using quirks.
/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Thu Jan 5 00:06:47 CET 2012: performing suspend
dmesg | grep Hibernation (both with and without resume hook enabled):
[ 0.928657] PM: Hibernation image not present or could not be loaded.
So far I've tried passing hpet=disable to the kernel and rebuilding the initramfs with resume hook, all to no avail.
If you need any more info for helping me, please let me know.
PS.
I've viewed all other threads as well, but they're not relevant to me.
PPS.
Resuming has never worked on this laptop, so it's not related to my current kernel version.
Last edited by snufkin (2012-01-07 15:27:29)

Ok, thats bad luck really. Further bits to try:
Have you followed this about vbe tool as well?
How about these bits about acpi also. Maybe you should try that with the LTS kernel.
Further (wild guess)  S3 kernel options perhaps to try still (see here? 
How about a bios update? asus does such often.

Similar Messages

  • [SOLVED] Cannot resume from suspend but hibernate works fine

    Please help me figuring out what can be the issues..
    I cannot resume from suspend while "sudo pm-hibernate" works fine..
    When I use "sudo pm-suspend", the system (samsung N210 netbook) goes to sleep and I can see the power light blinking as expected. But, when I try to resume the system from suspend by pressing the power button, the screen remains black with no HDD activity. Only thing I can see is the power LED on.
    After I do "sudo pm-suspend" and try to resume from suspend but fails. So, I do a HARD reboot and then this is the content of  /var/log/pm-suspend.log
    Initial commandline parameters:
    Thu Dec 16 12:00:27 IST 2010: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux archlinux-N210 2.6.36-ARCH #1 SMP PREEMPT Fri Dec 10 20:32:37 CET 2010 x86_64 Intel(R) Atom(TM) CPU N450 @ 1.66GHz GenuineIntel GNU/Linux
    Module Size Used by
    dm_mod 66662 0
    rfcomm 34874 4
    sco 8828 2
    bnep 8726 2
    l2cap 42585 16 rfcomm,bnep
    ipv6 281833 24
    nls_utf8 1288 0
    cifs 242984 0
    fscache 39915 1 cifs
    fuse 64259 3
    arc4 1378 2
    snd_seq_dummy 1431 0
    snd_hda_codec_realtek 275887 1
    uvcvideo 61404 0
    videodev 64318 1 uvcvideo
    v4l1_compat 15578 2 uvcvideo,videodev
    ecb 2041 2
    snd_seq_oss 28760 0
    ath9k 80424 0
    joydev 10055 0
    btusb 11385 2
    v4l2_compat_ioctl32 10212 1 videodev
    bluetooth 52419 9 rfcomm,sco,bnep,l2cap,btusb
    snd_seq_midi_event 5436 1 snd_seq_oss
    mac80211 196159 1 ath9k
    ath9k_common 3624 1 ath9k
    ath9k_hw 290909 2 ath9k,ath9k_common
    snd_hda_intel 22285 1
    snd_hda_codec 79384 2 snd_hda_codec_realtek,snd_hda_intel
    ath 8822 2 ath9k,ath9k_hw
    snd_seq 50082 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 5297 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 39221 0
    cfg80211 143110 3 ath9k,mac80211,ath
    snd_hwdep 6110 1 snd_hda_codec
    uhci_hcd 21926 0
    easy_slow_down_manager 3185 0
    snd_mixer_oss 17106 2 snd_pcm_oss
    snd_pcm 71921 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
    snd_timer 19265 2 snd_seq,snd_pcm
    cpufreq_powersave 958 0
    sky2 46293 0
    rfkill 15882 3 bluetooth,cfg80211
    led_class 2331 1 ath9k
    snd 57562 11 snd_hda_codec_realtek,snd_seq_oss,snd_hda_intel,snd_hda_codec,snd_seq,snd_seq_device,snd_pcm_oss,snd_hwdep,snd_mixer_oss,snd_pcm,snd_timer
    psmouse 52592 0
    cpufreq_ondemand 8215 2
    soundcore 5969 2 snd
    ehci_hcd 36988 0
    tpm_tis 7928 0
    shpchp 26453 0
    sg 25652 0
    phc_intel 9527 1
    battery 10231 0
    tpm 10957 1 tpm_tis
    samsung_backlight 2844 0
    serio_raw 4486 0
    snd_page_alloc 7249 2 snd_hda_intel,snd_pcm
    usbcore 137570 5 uvcvideo,btusb,uhci_hcd,ehci_hcd
    ac 3105 0
    pci_hotplug 24319 1 shpchp
    tpm_bios 5505 1 tpm
    i2c_i801 8550 0
    freq_table 2323 2 cpufreq_ondemand,phc_intel
    pcspkr 1819 0
    thermal 12242 0
    evdev 8519 14
    processor 25936 1 phc_intel
    mperf 1243 1 phc_intel
    ext4 313574 1
    mbcache 5722 1 ext4
    jbd2 69002 1 ext4
    crc16 1297 2 l2cap,ext4
    sd_mod 25856 4
    ahci 20353 3
    libahci 17982 1 ahci
    libata 156316 2 ahci,libahci
    scsi_mod 124891 3 sg,sd_mod,libata
    i915 321187 3
    drm_kms_helper 25963 1 i915
    drm 175314 3 i915,drm_kms_helper
    i2c_algo_bit 4911 1 i915
    button 4834 1 i915
    i2c_core 18726 6 videodev,i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
    video 19305 1 i915
    output 1940 1 video
    intel_agp 29459 2 i915
    total used free shared buffers cached
    Mem: 2046212 603128 1443084 0 11400 258660
    -/+ buffers/cache: 333068 1713144
    Swap: 2250748 0 2250748
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend:
    /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /etc/pm/sleep.d/20_samsung-tools suspend suspend:
    /etc/pm/sleep.d/20_samsung-tools suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/91wicd suspend suspend:
    /usr/lib/pm-utils/sleep.d/91wicd suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Thu Dec 16 12:00:31 IST 2010: performing suspend
    Since, the last time I checked about suspend was 1.5 months back, I cant really make out as to what package caused the issue as I had a few upgrades since that time.
    I am no expert but it seems like it is the log of suspending the system, it seems like the system didnt even go to initial stage of resuming.
    Last edited by shadyabhi (2010-12-27 17:54:19)

    Well this is a long shot... But my laptop had some issues with suspending due to low-power governors preventing it from fully working at times.
    Because of that I manually suspend with the following script:
    #!/bin/bash
    clear
    cpufreq-set -g performance
    cpufreq-info
    echo "Continue? y/n? ";read bevestiging
    if [ $bevestiging = "y" ]
    then
    echo "System going down for suspension NOW!"
    pm-suspend
    else
    echo "Exiting..."
    exit 0
    fi
    exit 0
    All it really does in the end, is change the governer from which it's currently on to "performance", thus allowing maximum clock speed.
    I've also added in a little confirmation dialog to check whether it's properly switched.
    Of course, this will only work for you if you're also using laptop-mode and cpufrequtils.
    Edit: You need to run this script with sudo or as the root user.
    Last edited by Aeva (2010-12-16 14:16:32)

  • Cannot resume from suspend to ram (fglrx)

    Hello,
    I have recently installed Catalyst drivers, instead of xf86-video-ati. I have laptop with PowerXPress(Intel/AMD hybrid graphics).
    I can't resume after suspend to ram. System freezes with black screen, tty switching doesn't work and I have to shutdown by holding power button.
    If I add "nomodeset" to GRUB, X fails to start. xorg.conf generated using "aticonfig --initial". Catalyst driver works fine.
    DE/DM: KDE 4/kwin
    Graphic cards: Intel HD Graphics 3000; AMD Radeon 7600M.
    Laptop: HP pavillion g6 2004er.

    Welcome to the forum!
    Yes, some Lenovo employees do read and post to this forum.  Mark is quite active, and several others post as well.  In addition, there are lurkers who just read without making public comments although sometimes they ask the mod team to either gather more information or pass along advice.
    However, here are the expectations of their participation from the Welcome message:
    These communities have been created to provide a high quality atmosphere in which users of Lenovo products and services may share experiences and expertise. While members from Lenovo may participate at intervals to engage in the discussions and offer advice and suggestions, this forum is not designed as a dedicated and staffed support channel.
    The bottom line is there's no guarantee that you will get an answer to a question here directly from Lenovo. 
    On the other hand, you just might!  ;-)
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Jane
    2015 X1 Carbon, ThinkPad Slate, T410s, X301, X200 Tablet, T60p, HP TouchPad, iPad Air 2, iPhone 5S, IdeaTab A2107A, Yoga Tablet, Yoga 3 Pro
    I am not a Lenovo Employee.
    I AM one of those crazy ThinkPad zealots!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!

  • Cannot resume from suspend when done with acpi (close lid)

    This is my /etc/acpi/handler.sh
    #!/bin/sh
    # Default acpi script that takes an entry for all actions
    # NOTE: This is a 2.6-centric script. If you use 2.4.x, you'll have to
    # modify it to not use /sys
    minspeed=`cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq`
    maxspeed=`cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq`
    setspeed="/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed"
    set $*
    case "$1" in
    button/power)
    #echo "PowerButton pressed!">/dev/tty5
    case "$2" in
    PWRF) logger "PowerButton pressed: $2" ;;
    *) logger "ACPI action undefined: $2" ;;
    esac
    button/sleep)
    case "$2" in
    SLPB) echo -n mem >/sys/power/state ;;
    *) logger "ACPI action undefined: $2" ;;
    esac
    ac_adapter)
    case "$2" in
    AC)
    case "$4" in
    00000000)
    echo -n $minspeed >$setspeed
    #/etc/laptop-mode/laptop-mode start
    00000001)
    echo -n $maxspeed >$setspeed
    #/etc/laptop-mode/laptop-mode stop
    esac
    *) logger "ACPI action undefined: $2" ;;
    esac
    battery)
    case "$2" in
    BAT0)
    case "$4" in
    00000000) #echo "offline" >/dev/tty5
    00000001) #echo "online" >/dev/tty5
    esac
    CPU0)
    *) logger "ACPI action undefined: $2" ;;
    esac
    button/lid)
    #echo "LID switched!">/dev/tty5
    /usr/sbin/pm-suspend
    logger "ACPI group/action undefined: $1 / $2"
    esac
    The only thing I added was the /usr/sbin/pm-suspend.
    When I run /usr/sbin/pm-suspend from a terminal, the suspend works fine, but when I try to use the close lid suspend I have trouble resuming. When I open the lid, the laptop starts making noises and lights up (as if it were to resume), but after a while it goes and suspends again.
    Pushing the power button to try to resume (this is how I successfully resumed from the commandline suspend) causes the same behavior to happen, so I ended up just holding down the power button and rebooting.
    I tried commenting the /usr/sbin/pm-suspend, and uncommented the default echo line. This caused "LID switched!" to be displayed 3 times on /dev/tty5; each one on the next line further to the right. I'm not sure if that is supposed to be normal behaviour.

    Hi, sorry my fault. I should have been more specific. Here my full handler.sh
    #!/bin/sh
    # Default acpi script that takes an entry for all actions
    # NOTE: This is a 2.6-centric script. If you use 2.4.x, you'll have to
    # modify it to not use /sys
    minspeed=`cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq`
    maxspeed=`cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq`
    setspeed="/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed"
    set $*
    case "$1" in
    button/power)
    #echo "PowerButton pressed!">/dev/tty5
    case "$2" in
    PWRF) logger "PowerButton pressed: $2"
    /usr/sbin/pm-suspend ;;
    *) logger "ACPI action undefined: $2" ;;
    esac
    button/sleep)
    case "$2" in
    SLPB) logger "SleepButton pressed: $2"
    /usr/sbin/pm-suspend ;;
    *) logger "ACPI action undefined: $2" ;;
    esac
    ac_adapter)
    case "$2" in
    AC)
    case "$4" in
    00000000)
    echo -n $minspeed >$setspeed
    #/etc/laptop-mode/laptop-mode start
    00000001)
    echo -n $maxspeed >$setspeed
    #/etc/laptop-mode/laptop-mode stop
    esac
    *) logger "ACPI action undefined: $2" ;;
    esac
    battery)
    case "$2" in
    BAT0)
    case "$4" in
    00000000) #echo "offline" >/dev/tty5
    00000001) #echo "online" >/dev/tty5
    esac
    CPU0)
    *) logger "ACPI action undefined: $2" ;;
    esac
    button/lid)
    #echo "LID switched!">/dev/tty5
    logger "ACPI lid switched $1 $2"
    if grep -q closed /proc/acpi/button/lid/LID0/state
    then
    logger "ACPI lid closed"
    /usr/sbin/pm-suspend
    else
    logger "ACPI lid opened"
    echo -n 2 > /proc/acpi/video/EGFX/LCD0/brightness
    fi
    logger "ACPI group/action undefined: $1 / $2"
    esac
    HTH.

  • Office 2013 - Word cannot establish a connection with this document after the system resumed from suspend mode

    Hiya!
    This issue has been answered numerous times for Office 2010 and Office 2007, but I have yet to any solutions or Hotfixes that work for Office 2013 (x64) on Win7.
    How to replicate the issue:
    Open a file from a network share.
    Edit file.
    Leave computer on with file open. Computer goes to sleep or into stand-by mode.
    Wait a bit
    Wake up computer
    CPU opens file in Read-Only mode and gives you the following error "Word cannot establish a network connection with this document after the system resumed from suspend mode. Save the document into a different file to keep any changes."
    What I've tried:
    http://support.microsoft.com/kb/2434898 - Office 2007 registry fixes. Does not apply.
    http://support.microsoft.com/kb/2413659 - Office 2010 problem. This exact issue. Says 'No microsoft products that match this hotfix are installed'
    Work Around:
    I can saving new versions of these files overrides this issue, but this is sometimes not possible for end-users who only have specific access to ONE SPECIFIC FILE in a particular network share.
    Please let me know how I can alleviate this issue!
    Thanks
    -Chris

    Hi,
    Are those problematic documents created via previous versions of Office?
    Please also try to run a repair of your Office 2013 installtion and check if it helps. See:
    http://office.microsoft.com/en-in/excel-help/repair-office-programs-HA010357402.aspx
    Regards,
    Steve Fan
    TechNet Community Support

  • System freeze after resume from suspend to RAM

    Hi,
    since quite a while (probably ever) I am unable to suspend my computer to RAM because everytime it freezes a few seconds after resuming, never to become alive again until a reboot. After some investigation, I managed to get kernel logs by taking a picture of my screen. The logs were not written to disk, hence I didn't see anything before. I had to write these by hand, I hope I didn't insert any mistakes:
    kernel: sas: Enter sas_scsi_recover_host busy: 2 failed: 2
    kernel: sas: trying to find task 0xfff880008b5b680
    kernel: sas: sas_scsi_find_task: aborting task 0xfff880008b5b680
    kernel: sas: sas_scsi_find_task: task 0xfff880008b5b680 is aborted
    kernel: sas: sas_eh_handle_sas_errors: task 0xfff880008b5b680 is aborted
    kernel: sas: trying to find task 0xffff8804606ccb40
    kernel: sas: sas_scsi_find_task: aborting task 0xffff8804606ccb40
    kernel: sas: sas_scsi_find_task: task 0xffff8804606ccb40 is aborted
    kernel: sas: sas_eh_handle_sas_errors: task 0xffff8804606ccb40 is aborted
    kernel: sas: ata7: end_device-0:0: cmd error handler
    kernel: sas: ata8: end_device-0:1: cmd error handler
    kernel: sas: ata7: end_device-0:0: dev error handler
    kernel: ata7.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
    kernel: ata7.00: failed command: READ VERIFY SECTOR(S)
    kernel: ata7.00: cmd 40/00:01:00:00:00/00:00:00:00:00/e0 tag 11
    res 40/00:48:a0:79:88/00:00:07:00:00/40 Emask 0x4 (timeout)
    kernel: ata7.00: status { DRDY }
    kernel: ata7: hard resetting link
    kernel: sas: ata8: end_device-0:1: dev error handler
    kernel: ata8.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
    kernel: ata8.00: failed command: READ VERIFY SECTOR(S)
    kernel: ata8.00: cmd 40/00:01:00:00:00/00:00:00:00:00/e0 tag 11
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    kernel: ata8.00: status { DRDY }
    kernel: ata8: hard resetting link
    This issue seems to be related to disk failures like bad sectors but I am quite sure, that my SSDs are in a good shape. I ran some SMART tests, they all turned out to be okay. Suspending from my dual-booted Windows works fine as well (although if the bad sector would be on the linux partition, it would probably not affect Windows).
    Here's my setup:
    $ lsblk -St
    NAME HCTL TYPE VENDOR MODEL REV TRAN NAME ALIGNMENT MIN-IO OPT-IO PHY-SEC LOG-SEC ROTA SCHED RQ-SIZE RA WSAME
    sda 1:0:0:0 disk ATA Corsair Force 3 2 sata sda 0 512 0 512 512 0 cfq 128 128 0B
    sdb 7:0:0:0 disk ST1000DM 003-9YN162 NDP3 usb sdb 0 512 0 512 512 1 cfq 128 128 0B
    sdc 0:0:0:0 disk ATA OCZ-REVODRIVE3 2.25 sas sdc 0 512 0 512 512 0 cfq 128 128 0B
    sdd 0:0:1:0 disk ATA OCZ-REVODRIVE3 2.25 sas sdd 0 512 0 512 512 0 cfq 128 128 0B
    sr0 2:0:0:0 rom TSSTcorp CDDVDW SH-222AL SB00 sata sr0 0 512 0 512 512 1 cfq 128 128 0B
    $ lsblk -f
    NAME FSTYPE LABEL UUID MOUNTPOINT
    sda
    ├─sda1 ntfs Recovery 567437B974379B27
    ├─sda2 vfat DC2D-099E /boot
    ├─sda3
    ├─sda4 ntfs FEBED982BED933BD
    ├─sda5 ext4 arch 41bad924-84a2-4e0a-9cd4-4ea723a2a5a3 /
    └─sda6 swap 793fb3c1-8bec-4023-a7c3-ee94eee2e67a [SWAP]
    sdb
    └─sdb1 ntfs HDDRIVE2GO 2212E50812E4E231
    sdc
    └─sdc1 linux_raid_member home:0 208937dc-2904-e71c-435a-9928671e07a3
    └─md0 ext4 revodrive ffe9d38f-87f2-44e1-ae26-f36c910af3c5 /home
    sdd
    └─sdd1 linux_raid_member home:0 208937dc-2904-e71c-435a-9928671e07a3
    └─md0 ext4 revodrive ffe9d38f-87f2-44e1-ae26-f36c910af3c5 /home
    I am not sure which one of the disks causes the freeze but I assume it's the revodrive because the logs talk about two drives. The Revodrive internally holds two drives, which are set up to operate in a RAID 0. Windows is installed on the Corsair drive, and has no access to the Revodrive. However, I used to run Windows on the Revodrive a few years ago, and it worked just fine.
    Another interesting thing is that when I try to test suspend to RAM, the system does not freeze, nor produce errors. This only happens if none is written to /sys/power/pm_test (which means no automated wake-up, no testing).
    Any ideas on how I could narrow down this issue? Thanks a lot!
    EDIT
    I just checked and confirmed that this issue is originating from the OCZ Revodrive:
    $ dmesg | grep ata7.00 | head
    [ 7.136432] ata7.00: ATA-8: OCZ-REVODRIVE3, 2.25, max UDMA/133
    [ 7.136436] ata7.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 7.146442] ata7.00: configured for UDMA/133
    $ dmesg | grep ata8.00 | head
    [ 7.310018] ata8.00: ATA-8: OCZ-REVODRIVE3, 2.25, max UDMA/133
    [ 7.310023] ata8.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 7.320022] ata8.00: configured for UDMA/133
    Last edited by tuttiarch (2015-01-31 15:54:29)

    Thank you for the link, unfortunally I don't have a NVIDIA card but use the Intel IGP (HD4600, Haswell) - maybe I should have mentioned that...
    And other than in this bug report I cannot kill X or anything because neither other TTYs work - I cannot input anything (although the hotkeys work weird enough) nor is SSHD running because the system is completely frozen...
    Very funny thing is that for the last 2 days my system didnt freeze once (suspended about 6-7 times during one boot), even though for the 2 weeks prior to that, it froze EVERY SINGLE TIME I resumed from suspend, it didnt work once...

  • Touchpad permanently not working after resuming from suspend

    I lost touchpad and trackpoint functionality after resuming from suspend on my ThinkPad E530 (3259CTO).
    Even after a complete power off (with the battery removed), the touchpad is detected but doesn't send any event, and the trackpoint is not detected.
    In Windows, in the UltraNav control panel, the touchpad is marked as enabled and cannot be disabled, the trackpoint is grayed.
    In Linux, I can see the difference is kernel traces when the driver is loaded.
    Before : psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x120c00
    Now    : psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x0/0x0
    After looking at https://gerrit.chromium.org/gerrit/#/c/31105/ and Synaptics public documentation, I was able to get more information : the device status register (F01_RMI_Data0) is 0x45, which means the touchpad is in flash programming mode since there is a firmware CRC failure.
    It looks like http://code.google.com/p/chromium-os/issues/detail?id=24298, so it's probably not a Lenovo specific problem, but a bug in Synaptics firmware.
    Can Lenovo provide the firmware to flash like http://forums.lenovo.com/t5/X-Series-ThinkPad-Laptops/X220-Touchpad-jumpy-response-when-used-with-90... which would hopefully make my touchpad working again ?
    The original firmware should work, but an updated one would be better, if it avoids losing the touchpad again later.

     I don't know why, but this made me think of the episode of the simpsons when home tries to get over 300 pounds so he can work from home.  When he tries to dial the phone he hist all the buttons and gets a recording that says "We're sorry, you're fingers are too fat. To obtain a special dialing wand, please mash the keypad now."
    BTW, sorry I can't help... but at least I am entertained easily.

  • Resuming from suspend breaks function key on laptop

    I have an Asus K40IN laptop.  Up until a few days ago, suspending worked perfectly.  However, now when I resume from suspend, my function key no longer works.  I use it for some global shortcuts like play/pause, volume up/down, brightness up/down, etc.  I checked in xev, and it's actually registering no key press at all.  However, if I press it twice quickly, it will start registering infinite presses of the d key (keycode 43).  This also completely incapacitates the keyboard -- many keys do not do what they should.  It stops if I press the actual d key once.
    I'm guessing the most likely cause is a recent update.  Here's my recent /var/log/pacman.log:
    [2010-01-08 14:45] upgraded kernel26-firmware (2.6.32.2-2 -> 2.6.32.3-1)
    [2010-01-08 14:45] >>> Updating module dependencies. Please wait ...
    [2010-01-08 14:45] >>> MKINITCPIO SETUP
    [2010-01-08 14:45] >>> ----------------
    [2010-01-08 14:45] >>> If you use LVM2, Encrypted root or software RAID,
    [2010-01-08 14:45] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2010-01-08 14:45] >>> More information about mkinitcpio setup can be found here:
    [2010-01-08 14:45] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2010-01-08 14:45]
    [2010-01-08 14:45] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2010-01-08 14:45] ==> Building image "default"
    [2010-01-08 14:45] ==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2010-01-08 14:45] :: Begin build
    [2010-01-08 14:45] :: Parsing hook [base]
    [2010-01-08 14:45] :: Parsing hook [udev]
    [2010-01-08 14:45] :: Parsing hook [autodetect]
    [2010-01-08 14:45] :: Parsing hook [pata]
    [2010-01-08 14:45] :: Parsing hook [scsi]
    [2010-01-08 14:45] :: Parsing hook [sata]
    [2010-01-08 14:45] :: Parsing hook [lvm2]
    [2010-01-08 14:45] :: Parsing hook [filesystems]
    [2010-01-08 14:45] :: Generating module dependencies
    [2010-01-08 14:45] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2010-01-08 14:45] ==> SUCCESS
    [2010-01-08 14:45] ==> Building image "fallback"
    [2010-01-08 14:45] ==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2010-01-08 14:45] :: Begin build
    [2010-01-08 14:45] :: Parsing hook [base]
    [2010-01-08 14:45] :: Parsing hook [udev]
    [2010-01-08 14:45] :: Parsing hook [pata]
    [2010-01-08 14:46] :: Parsing hook [scsi]
    [2010-01-08 14:46] :: Parsing hook [sata]
    [2010-01-08 14:46] :: Parsing hook [lvm2]
    [2010-01-08 14:46] :: Parsing hook [filesystems]
    [2010-01-08 14:46] :: Generating module dependencies
    [2010-01-08 14:46] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2010-01-08 14:46] ==> SUCCESS
    [2010-01-08 14:46] upgraded kernel26 (2.6.32.2-2 -> 2.6.32.3-1)
    [2010-01-08 14:46] upgraded zlib (1.2.3.3-3 -> 1.2.3.4-3)
    [2010-01-09 03:18] synchronizing package lists
    [2010-01-09 03:19] starting full system upgrade
    [2010-01-09 03:44] warning: /etc/arno-iptables-firewall/firewall.conf installed as /etc/arno-iptables-firewall/firewall.conf.pacnew
    [2010-01-09 03:44] upgraded arno-iptables-firewall (1.9.2g-1 -> 1.9.2h-1)
    [2010-01-09 20:46] synchronizing package lists
    [2010-01-09 20:47] starting full system upgrade
    [2010-01-09 20:47] starting full system upgrade
    [2010-01-10 03:06] synchronizing package lists
    [2010-01-10 03:06] starting full system upgrade
    [2010-01-10 03:08] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2010-01-10 03:08] upgraded nvidia (190.53-1 -> 190.53-3)
    [2010-01-10 03:32] synchronizing package lists
    [2010-01-10 03:32] starting full system upgrade
    [2010-01-10 03:32] upgraded nvidia (190.53-3 -> 190.53-3)
    [2010-01-10 16:05] synchronizing package lists
    [2010-01-10 16:06] starting full system upgrade
    [2010-01-10 22:50] synchronizing package lists
    [2010-01-10 22:50] starting full system upgrade
    [2010-01-10 22:50] starting full system upgrade
    [2010-01-10 22:50] upgraded freeglut (2.4.0-4 -> 2.6.0-1)
    [2010-01-10 22:51] upgraded kid3 (1.2-1 -> 1.3-1)
    [2010-01-10 23:16] upgraded x264-git (20100107-1 -> 20100110-1)
    [2010-01-10 23:20] upgraded ffmpeg-svn (21082-1 -> 21132-1)
    [2010-01-10 23:27] upgraded mplayer-mt-git (20100107-1 -> 20100110-1)
    [2010-01-10 23:39] upgraded amarok-git (20100107-1 -> 20100110-1)
    [2010-01-10 23:39] upgraded depot_tools-svn (35767-1 -> 35900-1)
    [2010-01-11 00:25] upgraded chromium-svn (35770-1 -> 35902-1)
    [2010-01-11 02:19] installed speedcrunch (0.10.1-1)
    [2010-01-11 06:01] synchronizing package lists
    [2010-01-11 06:01] starting full system upgrade
    [2010-01-11 15:12] synchronizing package lists
    [2010-01-11 15:13] starting full system upgrade
    [2010-01-11 15:14] upgraded x264-git (20100110-1 -> 20100111-1)
    [2010-01-11 15:16] upgraded ffmpeg-svn (21132-1 -> 21152-1)
    [2010-01-11 15:19] upgraded mplayer-mt-git (20100110-1 -> 20100111-1)
    [2010-01-11 17:04] synchronizing package lists
    [2010-01-11 17:04] starting full system upgrade
    [2010-01-11 17:04] starting full system upgrade
    [2010-01-11 17:04] upgraded qtcurve-gtk2 (1.0.0-1 -> 1.0.1-1)
    [2010-01-12 15:32] synchronizing package lists
    [2010-01-12 15:33] starting full system upgrade
    [2010-01-12 15:33] starting full system upgrade
    [2010-01-12 15:34] upgraded dhcpcd (5.1.3-1 -> 5.1.4-1)
    [2010-01-12 15:34] upgraded live-media (2009.09.28-2 -> 2010.01.11-1)
    [2010-01-12 15:34] upgraded strigi (0.7.0-1 -> 0.7.1-1)
    Any ideas?

    Well I still haven't been able to fix it, but here's what I've figured out:
    - Some of the buttons (for example brightness adjust and turn screen off) do not have keycodes.  They seem to work directly through the bios, not through the operating system.  Other buttons (like volume control) do have keycodes, and do work through the OS.
    - If I unload the kernel module asus_laptop, the OS-dependent buttons stop working, but the others continue to work.
    - When I suspend and resume, all the buttons stop working.
    - Putting asus_laptop in SUSPEND_MODULES for pm-utils does not help.
    - Using s2ram from uswsusp does not help.
    - After a suspend and resume (so the buttons are all broken), when I press a button twice and start getting infinite presses of d, I get the following message in dmesg:
    Jan 17 10:45:53 firefly kernel: atkbd.c: Unknown key released (translated set 2, code 0xe1 on isa0060/serio0).
    Jan 17 10:45:53 firefly kernel: atkbd.c: Use 'setkeycodes e061 <keycode>' to make it known.
    I tried running the suggested command using a keycode for a volume button, but it didn't help.  It did stop this message from coming up in dmesg for that particular button, but the other behaviors were the same.
    I can't think of anything else to do to fix it.  Does this mean anything to anyone?

  • Pc doesn't resume from suspend to ram anymore (new 3.4.2 kernel)

    hi.
    I was using nouveau without problem and with the little trick of using acpi_os_name="Microsoft Windows NT" kernel parameter, I was able to suspend to ram from gnome, and resume the pc without problem
    Not anymore. Now, if I suspend to ram, the pc does not resume. It correctly wake up the dvd drive, the hard-drive, began to read stuff on the hdd but the led of the power button stays blinking and the screen is not waken up.
    I am thinking this is due to the update of nouveau and a new regression but this seems related to the bios or hardware. For example. If after the broken resume, I hold down 10 seconds the power button to power off, and press it again to power on, the led is still blinking and it does not boot. I need to power off by removing the power cord.
    Is it because I run (to test it) the nvida-173xx, and that did something to the graphic card ?
    Did anyone got similar problem with the new nouveau driver ?
    I tried to downgrade libgl, libdrm, libdrm-nouveau, nouveau-dri, xf86-video-nouveau and mesa but I still got the problem. so ?
    I have a geforce 8300 GS. the pc is an inspiron 531
    Last edited by solstice (2012-06-18 08:56:49)

    Probably I have the same issue with geforce GTS250.
    After upgrading to kernel 3.4.2 or so, my system doesn't resume from suspend, only black screen and cannot switch to other ttys.
    I first thought this problem be caused by the kernel, but downgrading nvidia to 295.53-2 solved this problem on kernel 3.4.3 so this likely is caused by nvidia 302.17.
    In my case there is something like error in pm-suspend.log when resume failed:
    Fri Jun 22 05:36:12 JST: Awake.
    Fri Jun 22 05:36:12 JST: Running hooks for resume
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    /usr/lib/pm-utils/sleep.d/95led resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
    Running hook /etc/pm/sleep.d/90alsa resume suspend:
    xcb_connection_has_error() returned true
    And curiously, if I had launched vlc media player before suspend, resume worked well even on nvidia 302.17.

  • System freeze after resume from suspend

    I am running arch for about 5 month now and I always had freezes after resuming from suspend (to ram - systemctl suspend) every once in a while (like once a week or less). The freezes increased massively over the last month or so and for about 2 weeks now it happens 95% of the times I resume from suspend.
    The monitor turns on and shows things exactly how I left them, but is completely unresponsible EXCEPT for I can switch to another TTY (Ctrl+Shift+F*), however I cannot type or do anything in it...
    It doesnt have anything to do with the X server as it also happens after I suspend from TTY (without any X running).
    I also checked journalctl -b -1 (shows previous boot, since I always have to hard-reset the system) but it doesnt show anything after:
    Mar 13 17:16:54 Ununhaswellium systemd-sleep[3624]: Suspending system...
    (the suspend event before resuming)
    Are there any log files that could give a hint on what exactly goes on after the resume?
    Im running the latest official 3.13.6-1 kernel and updated my BIOS to the latest beta version yesterday - didnt help either...
    Ive read pretty much every thread on the internet by now about freezes after resume from suspend but none really helped
    Last edited by CharlieBra7o (2014-03-15 09:58:51)

    Thank you for the link, unfortunally I don't have a NVIDIA card but use the Intel IGP (HD4600, Haswell) - maybe I should have mentioned that...
    And other than in this bug report I cannot kill X or anything because neither other TTYs work - I cannot input anything (although the hotkeys work weird enough) nor is SSHD running because the system is completely frozen...
    Very funny thing is that for the last 2 days my system didnt freeze once (suspended about 6-7 times during one boot), even though for the 2 weeks prior to that, it froze EVERY SINGLE TIME I resumed from suspend, it didnt work once...

  • Problems resuming from suspend on IBM Thinkpad R51

    I have been searching the forums and google for the past several days trying to fix this problem. When I enter suspend through fn+f4 or close the lid, I am unable to resume from suspend status, and must hard shutdown.
    I followed the instructions with my device IDs from this post, https://bbs.archlinux.org/viewtopic.php … 5#p1030435
    This link seems like it might work, but there aren't any of the /etc/sbin/* or /etc/bin/* files  :: http://www.thinkwiki.org/wiki/ACPI_acti … ed_for_R51
    $ lspci -ks 0:02
    00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
    Subsystem: IBM Device 0557
    Kernel driver in use: i915
    Kernel modules: i915
    00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
    Subsystem: IBM Device 0557
    Kernel modules: i915
    $ cat /etc/default/grub
    GRUB_DEFAULT=0
    GRUB_TIMEOUT=5
    GRUB_DISTRIBUTOR="Arch"
    GRUB_CMDLINE_LINUX_DEFAULT="i915.modeset=1"
    GRUB_CMDLINE_LINUX=""
    # Preload both GPT and MBR modules so that they are not missed
    GRUB_PRELOAD_MODULES="part_gpt part_msdos"
    # Uncomment to enable Hidden Menu, and optionally hide the timeout count
    GRUB_HIDDEN_TIMEOUT=0
    #GRUB_HIDDEN_TIMEOUT_QUIET=true
    # Uncomment to use basic console
    GRUB_TERMINAL_INPUT=console
    # Uncomment to disable graphical terminal
    #GRUB_TERMINAL_OUTPUT=console
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    GRUB_GFXMODE=auto
    # Uncomment to allow the kernel use the same resolution used by grub
    GRUB_GFXPAYLOAD_LINUX=keep
    # Uncomment if you want GRUB to pass to the Linux kernel the old parameter
    # format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
    #GRUB_DISABLE_LINUX_UUID=true
    # Uncomment to disable generation of recovery mode menu entries
    GRUB_DISABLE_RECOVERY=true
    # Uncomment and set to the desired menu colors. Used by normal and wallpaper
    # modes only. Entries specified as foreground/background.
    #GRUB_COLOR_NORMAL="light-blue/black"
    #GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
    # Uncomment one of them for the gfx desired, a image background or a gfxtheme
    #GRUB_BACKGROUND="/path/to/wallpaper"
    #GRUB_THEME="/path/to/gfxtheme"
    # Uncomment to get a beep at GRUB start
    #GRUB_INIT_TUNE="480 440 1"
    #GRUB_SAVEDEFAULT="true"
    $ cat /etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    Screen 1 "Screen1" RightOf "Screen0"
    Screen 2 "Screen2" RightOf "Screen1"
    Screen 3 "Screen3" RightOf "Screen2"
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "Monitor2"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "Monitor3"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "ShadowFB" # [<bool>]
    #Option "DefaultRefresh" # [<bool>]
    #Option "ModeSetClearScreen" # [<bool>]
    Identifier "Card0"
    Driver "vesa"
    BusID "PCI:0:2:0"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "Backlight" # <str>
    #Option "DRI" # <str>
    #Option "ColorKey" # <i>
    #Option "VideoKey" # <i>
    #Option "Tiling" # [<bool>]
    #Option "LinearFramebuffer" # [<bool>]
    #Option "SwapbuffersWait" # [<bool>]
    #Option "TripleBuffer" # [<bool>]
    #Option "XvPreferOverlay" # [<bool>]
    #Option "HotPlug" # [<bool>]
    #Option "RelaxedFencing" # [<bool>]
    #Option "XvMC" # [<bool>]
    #Option "ZaphodHeads" # <str>
    #Option "TearFree" # [<bool>]
    #Option "PerCrtcPixmaps" # [<bool>]
    #Option "FallbackDebug" # [<bool>]
    #Option "DebugFlushBatches" # [<bool>]
    #Option "DebugFlushCaches" # [<bool>]
    #Option "DebugWait" # [<bool>]
    #Option "BufferCache" # [<bool>]
    Identifier "Card1"
    Driver "intel"
    BusID "PCI:0:2:0"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "Backlight" # <str>
    #Option "DRI" # <str>
    #Option "ColorKey" # <i>
    #Option "VideoKey" # <i>
    #Option "Tiling" # [<bool>]
    #Option "LinearFramebuffer" # [<bool>]
    #Option "SwapbuffersWait" # [<bool>]
    #Option "TripleBuffer" # [<bool>]
    #Option "XvPreferOverlay" # [<bool>]
    #Option "HotPlug" # [<bool>]
    #Option "RelaxedFencing" # [<bool>]
    #Option "XvMC" # [<bool>]
    #Option "ZaphodHeads" # <str>
    #Option "TearFree" # [<bool>]
    #Option "PerCrtcPixmaps" # [<bool>]
    #Option "FallbackDebug" # [<bool>]
    #Option "DebugFlushBatches" # [<bool>]
    #Option "DebugFlushCaches" # [<bool>]
    #Option "DebugWait" # [<bool>]
    #Option "BufferCache" # [<bool>]
    Identifier "Card2"
    Driver "intel"
    BusID "PCI:0:2:1"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "ShadowFB" # [<bool>]
    #Option "Rotate" # <str>
    #Option "fbdev" # <str>
    #Option "debug" # [<bool>]
    Identifier "Card3"
    Driver "fbdev"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Card1"
    Monitor "Monitor1"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen2"
    Device "Card2"
    Monitor "Monitor2"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen3"
    Device "Card3"
    Monitor "Monitor3"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    $ cat /etc/X11/xorg.conf.d/20-intel.conf
    Section "Device
    Identifier "card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)"
    BusID "PCI:0:2:0"
    EndSection
    $ modinfo i915
    filename: /lib/modules/3.9.9-1-ARCH/kernel/drivers/gpu/drm/i915/i915.ko.gz
    license: GPL and additional rights
    description: Intel Graphics
    author: Tungsten Graphics, Inc.
    license: GPL and additional rights
    alias: pci:v00008086d00000155sv*sd*bc03sc*i*
    alias: pci:v00008086d00000157sv*sd*bc03sc*i*
    alias: pci:v00008086d00000F30sv*sd*bc03sc*i*
    alias: pci:v00008086d00000D2Esv*sd*bc03sc*i*
    alias: pci:v00008086d00000D1Esv*sd*bc03sc*i*
    alias: pci:v00008086d00000D0Esv*sd*bc03sc*i*
    alias: pci:v00008086d00000D2Bsv*sd*bc03sc*i*
    alias: pci:v00008086d00000D1Bsv*sd*bc03sc*i*
    alias: pci:v00008086d00000D0Bsv*sd*bc03sc*i*
    alias: pci:v00008086d00000D26sv*sd*bc03sc*i*
    alias: pci:v00008086d00000D16sv*sd*bc03sc*i*
    alias: pci:v00008086d00000D06sv*sd*bc03sc*i*
    alias: pci:v00008086d00000D2Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000D1Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000D0Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000D22sv*sd*bc03sc*i*
    alias: pci:v00008086d00000D12sv*sd*bc03sc*i*
    alias: pci:v00008086d00000D02sv*sd*bc03sc*i*
    alias: pci:v00008086d00000A2Esv*sd*bc03sc*i*
    alias: pci:v00008086d00000A1Esv*sd*bc03sc*i*
    alias: pci:v00008086d00000A0Esv*sd*bc03sc*i*
    alias: pci:v00008086d00000A2Bsv*sd*bc03sc*i*
    alias: pci:v00008086d00000A1Bsv*sd*bc03sc*i*
    alias: pci:v00008086d00000A0Bsv*sd*bc03sc*i*
    alias: pci:v00008086d00000A26sv*sd*bc03sc*i*
    alias: pci:v00008086d00000A16sv*sd*bc03sc*i*
    alias: pci:v00008086d00000A06sv*sd*bc03sc*i*
    alias: pci:v00008086d00000A2Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000A1Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000A0Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000A22sv*sd*bc03sc*i*
    alias: pci:v00008086d00000A12sv*sd*bc03sc*i*
    alias: pci:v00008086d00000A02sv*sd*bc03sc*i*
    alias: pci:v00008086d00000C2Esv*sd*bc03sc*i*
    alias: pci:v00008086d00000C1Esv*sd*bc03sc*i*
    alias: pci:v00008086d00000C0Esv*sd*bc03sc*i*
    alias: pci:v00008086d00000C2Bsv*sd*bc03sc*i*
    alias: pci:v00008086d00000C1Bsv*sd*bc03sc*i*
    alias: pci:v00008086d00000C0Bsv*sd*bc03sc*i*
    alias: pci:v00008086d00000C26sv*sd*bc03sc*i*
    alias: pci:v00008086d00000C16sv*sd*bc03sc*i*
    alias: pci:v00008086d00000C06sv*sd*bc03sc*i*
    alias: pci:v00008086d00000C2Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000C1Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000C0Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000C22sv*sd*bc03sc*i*
    alias: pci:v00008086d00000C12sv*sd*bc03sc*i*
    alias: pci:v00008086d00000C02sv*sd*bc03sc*i*
    alias: pci:v00008086d0000042Esv*sd*bc03sc*i*
    alias: pci:v00008086d0000041Esv*sd*bc03sc*i*
    alias: pci:v00008086d0000040Esv*sd*bc03sc*i*
    alias: pci:v00008086d0000042Bsv*sd*bc03sc*i*
    alias: pci:v00008086d0000041Bsv*sd*bc03sc*i*
    alias: pci:v00008086d0000040Bsv*sd*bc03sc*i*
    alias: pci:v00008086d00000426sv*sd*bc03sc*i*
    alias: pci:v00008086d00000416sv*sd*bc03sc*i*
    alias: pci:v00008086d00000406sv*sd*bc03sc*i*
    alias: pci:v00008086d0000042Asv*sd*bc03sc*i*
    alias: pci:v00008086d0000041Asv*sd*bc03sc*i*
    alias: pci:v00008086d0000040Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000422sv*sd*bc03sc*i*
    alias: pci:v00008086d00000412sv*sd*bc03sc*i*
    alias: pci:v00008086d00000402sv*sd*bc03sc*i*
    alias: pci:v00008086d0000016Asv*sd*bc03sc*i*
    alias: pci:v00008086d0000015Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000162sv*sd*bc03sc*i*
    alias: pci:v00008086d00000152sv*sd*bc03sc*i*
    alias: pci:v00008086d00000166sv*sd*bc03sc*i*
    alias: pci:v00008086d00000156sv*sd*bc03sc*i*
    alias: pci:v00008086d0000010Asv*sd*bc03sc*i*
    alias: pci:v00008086d00000126sv*sd*bc03sc*i*
    alias: pci:v00008086d00000116sv*sd*bc03sc*i*
    alias: pci:v00008086d00000106sv*sd*bc03sc*i*
    alias: pci:v00008086d00000122sv*sd*bc03sc*i*
    alias: pci:v00008086d00000112sv*sd*bc03sc*i*
    alias: pci:v00008086d00000102sv*sd*bc03sc*i*
    alias: pci:v00008086d00000046sv*sd*bc03sc*i*
    alias: pci:v00008086d00000042sv*sd*bc03sc*i*
    alias: pci:v00008086d0000A011sv*sd*bc03sc*i*
    alias: pci:v00008086d0000A001sv*sd*bc03sc*i*
    alias: pci:v00008086d00002E92sv*sd*bc03sc*i*
    alias: pci:v00008086d00002E42sv*sd*bc03sc*i*
    alias: pci:v00008086d00002E32sv*sd*bc03sc*i*
    alias: pci:v00008086d00002E22sv*sd*bc03sc*i*
    alias: pci:v00008086d00002E12sv*sd*bc03sc*i*
    alias: pci:v00008086d00002E02sv*sd*bc03sc*i*
    alias: pci:v00008086d00002A42sv*sd*bc03sc*i*
    alias: pci:v00008086d00002A12sv*sd*bc03sc*i*
    alias: pci:v00008086d00002A02sv*sd*bc03sc*i*
    alias: pci:v00008086d000029D2sv*sd*bc03sc*i*
    alias: pci:v00008086d000029C2sv*sd*bc03sc*i*
    alias: pci:v00008086d000029B2sv*sd*bc03sc*i*
    alias: pci:v00008086d000029A2sv*sd*bc03sc*i*
    alias: pci:v00008086d00002992sv*sd*bc03sc*i*
    alias: pci:v00008086d00002982sv*sd*bc03sc*i*
    alias: pci:v00008086d00002972sv*sd*bc03sc*i*
    alias: pci:v00008086d000027AEsv*sd*bc03sc*i*
    alias: pci:v00008086d000027A2sv*sd*bc03sc*i*
    alias: pci:v00008086d00002772sv*sd*bc03sc*i*
    alias: pci:v00008086d00002592sv*sd*bc03sc*i*
    alias: pci:v00008086d0000258Asv*sd*bc03sc*i*
    alias: pci:v00008086d00002582sv*sd*bc03sc*i*
    alias: pci:v00008086d00002572sv*sd*bc03sc*i*
    alias: pci:v00008086d0000358Esv*sd*bc03sc*i*
    alias: pci:v00008086d00003582sv*sd*bc03sc*i*
    alias: pci:v00008086d00002562sv*sd*bc03sc*i*
    alias: pci:v00008086d00003577sv*sd*bc03sc*i*
    depends: drm_kms_helper,drm,intel-gtt,i2c-core,video,button,i2c-algo-bit,intel-agp
    intree: Y
    vermagic: 3.9.9-1-ARCH SMP preempt mod_unload modversions 686
    parm: invert_brightness:Invert backlight brightness (-1 force normal, 0 machine defaults, 1 force inversion), please report PCI device ID, subsystem vendor and subsystem device ID to [email protected], if your machine needs it. It will then be included in an upcoming module version. (int)
    parm: modeset:Use kernel modesetting [KMS] (0=DRM_I915_KMS from .config, 1=on, -1=force vga console preference [default]) (int)
    parm: fbpercrtc:int
    parm: panel_ignore_lid:Override lid status (0=autodetect, 1=autodetect disabled [default], -1=force lid closed, -2=force lid open) (int)
    parm: powersave:Enable powersavings, fbc, downclocking, etc. (default: true) (int)
    parm: semaphores:Use semaphores for inter-ring sync (default: -1 (use per-chip defaults)) (int)
    parm: i915_enable_rc6:Enable power-saving render C-state 6. Different stages can be selected via bitmask values (0 = disable; 1 = enable rc6; 2 = enable deep rc6; 4 = enable deepest rc6). For example, 3 would enable rc6 and deep rc6, and 7 would enable everything. default: -1 (use per-chip default) (int)
    parm: i915_enable_fbc:Enable frame buffer compression for power savings (default: -1 (use per-chip default)) (int)
    parm: lvds_downclock:Use panel (LVDS/eDP) downclocking for power savings (default: false) (int)
    parm: lvds_channel_mode:Specify LVDS channel mode (0=probe BIOS [default], 1=single-channel, 2=dual-channel) (int)
    parm: lvds_use_ssc:Use Spread Spectrum Clock with panels [LVDS/eDP] (default: auto from VBT) (int)
    parm: vbt_sdvo_panel_type:Override/Ignore selection of SDVO panel mode in the VBT (-2=ignore, -1=auto [default], index in VBT BIOS table) (int)
    parm: reset:Attempt GPU resets (default: true) (bool)
    parm: enable_hangcheck:Periodically check GPU activity for detecting hangs. WARNING: Disabling this can cause system wide hangs. (default: true) (bool)
    parm: i915_enable_ppgtt:Enable PPGTT (default: true) (int)
    parm: preliminary_hw_support:Enable preliminary hardware support. Enable Haswell and ValleyView Support. (default: false) (int)
    parm: disable_power_well:Disable the power well when possible (default: false) (int)
    $ zcat /proc/config.gz
    # Automatically generated file; DO NOT EDIT.
    # Linux/x86 3.9.9-1 Kernel Configuration
    # CONFIG_64BIT is not set
    CONFIG_X86_32=y
    CONFIG_X86=y
    CONFIG_INSTRUCTION_DECODER=y
    CONFIG_OUTPUT_FORMAT="elf32-i386"
    CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
    CONFIG_LOCKDEP_SUPPORT=y
    CONFIG_STACKTRACE_SUPPORT=y
    CONFIG_HAVE_LATENCYTOP_SUPPORT=y
    CONFIG_MMU=y
    CONFIG_NEED_DMA_MAP_STATE=y
    CONFIG_NEED_SG_DMA_LENGTH=y
    CONFIG_GENERIC_ISA_DMA=y
    CONFIG_GENERIC_BUG=y
    CONFIG_GENERIC_HWEIGHT=y
    CONFIG_GENERIC_GPIO=y
    CONFIG_ARCH_MAY_HAVE_PC_FDC=y
    CONFIG_RWSEM_XCHGADD_ALGORITHM=y
    CONFIG_GENERIC_CALIBRATE_DELAY=y
    CONFIG_ARCH_HAS_CPU_RELAX=y
    CONFIG_ARCH_HAS_DEFAULT_IDLE=y
    CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
    CONFIG_ARCH_HAS_CPU_AUTOPROBE=y
    CONFIG_HAVE_SETUP_PER_CPU_AREA=y
    CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
    CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
    CONFIG_ARCH_HIBERNATION_POSSIBLE=y
    CONFIG_ARCH_SUSPEND_POSSIBLE=y
    # CONFIG_ZONE_DMA32 is not set
    # CONFIG_AUDIT_ARCH is not set
    CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
    CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
    CONFIG_HAVE_INTEL_TXT=y
    CONFIG_X86_32_SMP=y
    CONFIG_X86_HT=y
    CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
    CONFIG_ARCH_CPU_PROBE_RELEASE=y
    CONFIG_ARCH_SUPPORTS_UPROBES=y
    CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
    CONFIG_IRQ_WORK=y
    CONFIG_BUILDTIME_EXTABLE_SORT=y
    # General setup
    CONFIG_INIT_ENV_ARG_LIMIT=32
    CONFIG_CROSS_COMPILE=""
    CONFIG_LOCALVERSION="-ARCH"
    CONFIG_LOCALVERSION_AUTO=y
    CONFIG_HAVE_KERNEL_GZIP=y
    CONFIG_HAVE_KERNEL_BZIP2=y
    CONFIG_HAVE_KERNEL_LZMA=y
    CONFIG_HAVE_KERNEL_XZ=y
    CONFIG_HAVE_KERNEL_LZO=y
    CONFIG_KERNEL_GZIP=y
    # CONFIG_KERNEL_BZIP2 is not set
    # CONFIG_KERNEL_LZMA is not set
    # CONFIG_KERNEL_XZ is not set
    # CONFIG_KERNEL_LZO is not set
    CONFIG_DEFAULT_HOSTNAME="(none)"
    CONFIG_SWAP=y
    CONFIG_SYSVIPC=y
    CONFIG_SYSVIPC_SYSCTL=y
    CONFIG_POSIX_MQUEUE=y
    CONFIG_POSIX_MQUEUE_SYSCTL=y
    CONFIG_FHANDLE=y
    CONFIG_AUDIT=y
    CONFIG_AUDITSYSCALL=y
    CONFIG_AUDIT_WATCH=y
    CONFIG_AUDIT_TREE=y
    CONFIG_AUDIT_LOGINUID_IMMUTABLE=y
    CONFIG_HAVE_GENERIC_HARDIRQS=y
    # IRQ subsystem
    CONFIG_GENERIC_HARDIRQS=y
    CONFIG_GENERIC_IRQ_PROBE=y
    CONFIG_GENERIC_IRQ_SHOW=y
    CONFIG_GENERIC_PENDING_IRQ=y
    CONFIG_IRQ_DOMAIN=y
    # CONFIG_IRQ_DOMAIN_DEBUG is not set
    CONFIG_IRQ_FORCED_THREADING=y
    CONFIG_SPARSE_IRQ=y
    CONFIG_CLOCKSOURCE_WATCHDOG=y
    CONFIG_KTIME_SCALAR=y
    CONFIG_GENERIC_CLOCKEVENTS=y
    CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
    CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
    CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
    CONFIG_GENERIC_CMOS_UPDATE=y
    # Timers subsystem
    CONFIG_TICK_ONESHOT=y
    CONFIG_NO_HZ=y
    CONFIG_HIGH_RES_TIMERS=y
    # CPU/Task time and stats accounting
    CONFIG_TICK_CPU_ACCOUNTING=y
    # CONFIG_IRQ_TIME_ACCOUNTING is not set
    CONFIG_BSD_PROCESS_ACCT=y
    CONFIG_BSD_PROCESS_ACCT_V3=y
    CONFIG_TASKSTATS=y
    CONFIG_TASK_DELAY_ACCT=y
    CONFIG_TASK_XACCT=y
    CONFIG_TASK_IO_ACCOUNTING=y
    # RCU Subsystem
    CONFIG_TREE_PREEMPT_RCU=y
    CONFIG_PREEMPT_RCU=y
    CONFIG_RCU_STALL_COMMON=y
    CONFIG_RCU_FANOUT=32
    CONFIG_RCU_FANOUT_LEAF=16
    # CONFIG_RCU_FANOUT_EXACT is not set
    CONFIG_RCU_FAST_NO_HZ=y
    # CONFIG_TREE_RCU_TRACE is not set
    # CONFIG_RCU_BOOST is not set
    CONFIG_RCU_NOCB_CPU=y
    CONFIG_IKCONFIG=y
    CONFIG_IKCONFIG_PROC=y
    CONFIG_LOG_BUF_SHIFT=19
    CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
    CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
    CONFIG_ARCH_WANTS_PROT_NUMA_PROT_NONE=y
    CONFIG_CGROUPS=y
    # CONFIG_CGROUP_DEBUG is not set
    CONFIG_CGROUP_FREEZER=y
    CONFIG_CGROUP_DEVICE=y
    CONFIG_CPUSETS=y
    CONFIG_PROC_PID_CPUSET=y
    CONFIG_CGROUP_CPUACCT=y
    CONFIG_RESOURCE_COUNTERS=y
    CONFIG_MEMCG=y
    CONFIG_MEMCG_SWAP=y
    # CONFIG_MEMCG_SWAP_ENABLED is not set
    CONFIG_MEMCG_KMEM=y
    # CONFIG_CGROUP_HUGETLB is not set
    # CONFIG_CGROUP_PERF is not set
    CONFIG_CGROUP_SCHED=y
    CONFIG_FAIR_GROUP_SCHED=y
    CONFIG_CFS_BANDWIDTH=y
    CONFIG_RT_GROUP_SCHED=y
    CONFIG_BLK_CGROUP=y
    # CONFIG_DEBUG_BLK_CGROUP is not set
    # CONFIG_CHECKPOINT_RESTORE is not set
    CONFIG_NAMESPACES=y
    CONFIG_UTS_NS=y
    CONFIG_IPC_NS=y
    CONFIG_PID_NS=y
    CONFIG_NET_NS=y
    CONFIG_SCHED_AUTOGROUP=y
    CONFIG_MM_OWNER=y
    # CONFIG_SYSFS_DEPRECATED is not set
    CONFIG_RELAY=y
    CONFIG_BLK_DEV_INITRD=y
    CONFIG_INITRAMFS_SOURCE=""
    CONFIG_RD_GZIP=y
    CONFIG_RD_BZIP2=y
    CONFIG_RD_LZMA=y
    CONFIG_RD_XZ=y
    CONFIG_RD_LZO=y
    # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
    CONFIG_SYSCTL=y
    CONFIG_ANON_INODES=y
    # CONFIG_EXPERT is not set
    CONFIG_HAVE_UID16=y
    CONFIG_UID16=y
    # CONFIG_SYSCTL_SYSCALL is not set
    CONFIG_SYSCTL_EXCEPTION_TRACE=y
    CONFIG_KALLSYMS=y
    # CONFIG_KALLSYMS_ALL is not set
    CONFIG_HOTPLUG=y
    CONFIG_PRINTK=y
    CONFIG_BUG=y
    CONFIG_ELF_CORE=y
    CONFIG_PCSPKR_PLATFORM=y
    CONFIG_HAVE_PCSPKR_PLATFORM=y
    CONFIG_BASE_FULL=y
    CONFIG_FUTEX=y
    CONFIG_EPOLL=y
    CONFIG_SIGNALFD=y
    CONFIG_TIMERFD=y
    CONFIG_EVENTFD=y
    CONFIG_SHMEM=y
    CONFIG_AIO=y
    # CONFIG_EMBEDDED is not set
    CONFIG_HAVE_PERF_EVENTS=y
    # Kernel Performance Events And Counters
    CONFIG_PERF_EVENTS=y
    # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
    CONFIG_VM_EVENT_COUNTERS=y
    CONFIG_PCI_QUIRKS=y
    CONFIG_SLUB_DEBUG=y
    # CONFIG_COMPAT_BRK is not set
    # CONFIG_SLAB is not set
    CONFIG_SLUB=y
    CONFIG_PROFILING=y
    CONFIG_TRACEPOINTS=y
    CONFIG_OPROFILE=m
    # CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
    CONFIG_HAVE_OPROFILE=y
    CONFIG_OPROFILE_NMI_TIMER=y
    CONFIG_KPROBES=y
    CONFIG_JUMP_LABEL=y
    CONFIG_KPROBES_ON_FTRACE=y
    CONFIG_UPROBES=y
    # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
    CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
    CONFIG_ARCH_USE_BUILTIN_BSWAP=y
    CONFIG_KRETPROBES=y
    CONFIG_USER_RETURN_NOTIFIER=y
    CONFIG_HAVE_IOREMAP_PROT=y
    CONFIG_HAVE_KPROBES=y
    CONFIG_HAVE_KRETPROBES=y
    CONFIG_HAVE_OPTPROBES=y
    CONFIG_HAVE_KPROBES_ON_FTRACE=y
    CONFIG_HAVE_ARCH_TRACEHOOK=y
    CONFIG_HAVE_DMA_ATTRS=y
    CONFIG_HAVE_DMA_CONTIGUOUS=y
    CONFIG_USE_GENERIC_SMP_HELPERS=y
    CONFIG_GENERIC_SMP_IDLE_THREAD=y
    CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
    CONFIG_HAVE_DMA_API_DEBUG=y
    CONFIG_HAVE_HW_BREAKPOINT=y
    CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
    CONFIG_HAVE_USER_RETURN_NOTIFIER=y
    CONFIG_HAVE_PERF_EVENTS_NMI=y
    CONFIG_HAVE_PERF_REGS=y
    CONFIG_HAVE_PERF_USER_STACK_DUMP=y
    CONFIG_HAVE_ARCH_JUMP_LABEL=y
    CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
    CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
    CONFIG_HAVE_CMPXCHG_LOCAL=y
    CONFIG_HAVE_CMPXCHG_DOUBLE=y
    CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
    CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
    CONFIG_SECCOMP_FILTER=y
    CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
    CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
    CONFIG_MODULES_USE_ELF_REL=y
    CONFIG_CLONE_BACKWARDS=y
    CONFIG_OLD_SIGSUSPEND3=y
    CONFIG_OLD_SIGACTION=y
    # GCOV-based kernel profiling
    # CONFIG_GCOV_KERNEL is not set
    CONFIG_HAVE_GENERIC_DMA_COHERENT=y
    CONFIG_SLABINFO=y
    CONFIG_RT_MUTEXES=y
    CONFIG_BASE_SMALL=0
    CONFIG_MODULES=y
    CONFIG_MODULE_FORCE_LOAD=y
    CONFIG_MODULE_UNLOAD=y
    CONFIG_MODULE_FORCE_UNLOAD=y
    CONFIG_MODVERSIONS=y
    # CONFIG_MODULE_SRCVERSION_ALL is not set
    # CONFIG_MODULE_SIG is not set
    CONFIG_STOP_MACHINE=y
    CONFIG_BLOCK=y
    CONFIG_LBDAF=y
    CONFIG_BLK_DEV_BSG=y
    CONFIG_BLK_DEV_BSGLIB=y
    # CONFIG_BLK_DEV_INTEGRITY is not set
    CONFIG_BLK_DEV_THROTTLING=y
    # Partition Types
    CONFIG_PARTITION_ADVANCED=y
    # CONFIG_ACORN_PARTITION is not set
    # CONFIG_OSF_PARTITION is not set
    # CONFIG_AMIGA_PARTITION is not set
    # CONFIG_ATARI_PARTITION is not set
    CONFIG_MAC_PARTITION=y
    CONFIG_MSDOS_PARTITION=y
    CONFIG_BSD_DISKLABEL=y
    CONFIG_MINIX_SUBPARTITION=y
    CONFIG_SOLARIS_X86_PARTITION=y
    # CONFIG_UNIXWARE_DISKLABEL is not set
    CONFIG_LDM_PARTITION=y
    # CONFIG_LDM_DEBUG is not set
    # CONFIG_SGI_PARTITION is not set
    # CONFIG_ULTRIX_PARTITION is not set
    # CONFIG_SUN_PARTITION is not set
    CONFIG_KARMA_PARTITION=y
    CONFIG_EFI_PARTITION=y
    # CONFIG_SYSV68_PARTITION is not set
    # IO Schedulers
    CONFIG_IOSCHED_NOOP=y
    CONFIG_IOSCHED_DEADLINE=y
    CONFIG_IOSCHED_CFQ=y
    CONFIG_CFQ_GROUP_IOSCHED=y
    # CONFIG_DEFAULT_DEADLINE is not set
    CONFIG_DEFAULT_CFQ=y
    # CONFIG_DEFAULT_NOOP is not set
    CONFIG_DEFAULT_IOSCHED="cfq"
    CONFIG_PREEMPT_NOTIFIERS=y
    CONFIG_PADATA=y
    CONFIG_ASN1=m
    CONFIG_UNINLINE_SPIN_UNLOCK=y
    CONFIG_FREEZER=y
    # Processor type and features
    CONFIG_ZONE_DMA=y
    CONFIG_SMP=y
    CONFIG_X86_MPPARSE=y
    # CONFIG_X86_BIGSMP is not set
    # CONFIG_X86_EXTENDED_PLATFORM is not set
    # CONFIG_X86_GOLDFISH is not set
    # CONFIG_X86_INTEL_LPSS is not set
    CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
    CONFIG_X86_32_IRIS=m
    CONFIG_SCHED_OMIT_FRAME_POINTER=y
    CONFIG_PARAVIRT_GUEST=y
    CONFIG_PARAVIRT_TIME_ACCOUNTING=y
    # CONFIG_XEN_PRIVILEGED_GUEST is not set
    CONFIG_KVM_GUEST=y
    CONFIG_LGUEST_GUEST=y
    CONFIG_PARAVIRT=y
    # CONFIG_PARAVIRT_SPINLOCKS is not set
    CONFIG_PARAVIRT_CLOCK=y
    # CONFIG_PARAVIRT_DEBUG is not set
    CONFIG_NO_BOOTMEM=y
    # CONFIG_MEMTEST is not set
    # CONFIG_M486 is not set
    # CONFIG_M586 is not set
    # CONFIG_M586TSC is not set
    # CONFIG_M586MMX is not set
    CONFIG_M686=y
    # CONFIG_MPENTIUMII is not set
    # CONFIG_MPENTIUMIII is not set
    # CONFIG_MPENTIUMM is not set
    # CONFIG_MPENTIUM4 is not set
    # CONFIG_MK6 is not set
    # CONFIG_MK7 is not set
    # CONFIG_MK8 is not set
    # CONFIG_MCRUSOE is not set
    # CONFIG_MEFFICEON is not set
    # CONFIG_MWINCHIPC6 is not set
    # CONFIG_MWINCHIP3D is not set
    # CONFIG_MELAN is not set
    # CONFIG_MGEODEGX1 is not set
    # CONFIG_MGEODE_LX is not set
    # CONFIG_MCYRIXIII is not set
    # CONFIG_MVIAC3_2 is not set
    # CONFIG_MVIAC7 is not set
    # CONFIG_MCORE2 is not set
    # CONFIG_MATOM is not set
    CONFIG_X86_GENERIC=y
    CONFIG_X86_INTERNODE_CACHE_SHIFT=6
    CONFIG_X86_L1_CACHE_SHIFT=6
    # CONFIG_X86_PPRO_FENCE is not set
    CONFIG_X86_INTEL_USERCOPY=y
    CONFIG_X86_USE_PPRO_CHECKSUM=y
    CONFIG_X86_TSC=y
    CONFIG_X86_CMPXCHG64=y
    CONFIG_X86_CMOV=y
    CONFIG_X86_MINIMUM_CPU_FAMILY=5
    CONFIG_X86_DEBUGCTLMSR=y
    CONFIG_CPU_SUP_INTEL=y
    CONFIG_CPU_SUP_AMD=y
    CONFIG_CPU_SUP_CENTAUR=y
    CONFIG_CPU_SUP_TRANSMETA_32=y
    CONFIG_HPET_TIMER=y
    CONFIG_HPET_EMULATE_RTC=y
    CONFIG_DMI=y
    CONFIG_NR_CPUS=8
    CONFIG_SCHED_SMT=y
    CONFIG_SCHED_MC=y
    # CONFIG_PREEMPT_NONE is not set
    # CONFIG_PREEMPT_VOLUNTARY is not set
    CONFIG_PREEMPT=y
    CONFIG_PREEMPT_COUNT=y
    CONFIG_X86_LOCAL_APIC=y
    CONFIG_X86_IO_APIC=y
    CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
    CONFIG_X86_MCE=y
    CONFIG_X86_MCE_INTEL=y
    CONFIG_X86_MCE_AMD=y
    # CONFIG_X86_ANCIENT_MCE is not set
    CONFIG_X86_MCE_THRESHOLD=y
    # CONFIG_X86_MCE_INJECT is not set
    CONFIG_X86_THERMAL_VECTOR=y
    CONFIG_VM86=y
    CONFIG_TOSHIBA=m
    CONFIG_I8K=m
    CONFIG_X86_REBOOTFIXUPS=y
    CONFIG_MICROCODE=m
    CONFIG_MICROCODE_INTEL=y
    CONFIG_MICROCODE_AMD=y
    CONFIG_MICROCODE_OLD_INTERFACE=y
    CONFIG_MICROCODE_INTEL_LIB=y
    CONFIG_MICROCODE_INTEL_EARLY=y
    CONFIG_MICROCODE_EARLY=y
    CONFIG_X86_MSR=m
    CONFIG_X86_CPUID=m
    # CONFIG_NOHIGHMEM is not set
    CONFIG_HIGHMEM4G=y
    # CONFIG_HIGHMEM64G is not set
    CONFIG_PAGE_OFFSET=0xC0000000
    CONFIG_HIGHMEM=y
    CONFIG_ARCH_FLATMEM_ENABLE=y
    CONFIG_ARCH_SPARSEMEM_ENABLE=y
    CONFIG_ARCH_SELECT_MEMORY_MODEL=y
    CONFIG_ILLEGAL_POINTER_VALUE=0
    CONFIG_SELECT_MEMORY_MODEL=y
    CONFIG_FLATMEM_MANUAL=y
    # CONFIG_SPARSEMEM_MANUAL is not set
    CONFIG_FLATMEM=y
    CONFIG_FLAT_NODE_MEM_MAP=y
    CONFIG_SPARSEMEM_STATIC=y
    CONFIG_HAVE_MEMBLOCK=y
    CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
    CONFIG_ARCH_DISCARD_MEMBLOCK=y
    CONFIG_MEMORY_ISOLATION=y
    # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
    CONFIG_PAGEFLAGS_EXTENDED=y
    CONFIG_SPLIT_PTLOCK_CPUS=4
    CONFIG_BALLOON_COMPACTION=y
    CONFIG_COMPACTION=y
    CONFIG_MIGRATION=y
    # CONFIG_PHYS_ADDR_T_64BIT is not set
    CONFIG_ZONE_DMA_FLAG=1
    CONFIG_BOUNCE=y
    CONFIG_VIRT_TO_BUS=y
    CONFIG_MMU_NOTIFIER=y
    CONFIG_KSM=y
    CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
    CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
    CONFIG_MEMORY_FAILURE=y
    CONFIG_HWPOISON_INJECT=m
    CONFIG_TRANSPARENT_HUGEPAGE=y
    CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
    # CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set
    CONFIG_CROSS_MEMORY_ATTACH=y
    CONFIG_CLEANCACHE=y
    CONFIG_FRONTSWAP=y
    # CONFIG_HIGHPTE is not set
    CONFIG_X86_CHECK_BIOS_CORRUPTION=y
    CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
    CONFIG_X86_RESERVE_LOW=64
    # CONFIG_MATH_EMULATION is not set
    CONFIG_MTRR=y
    CONFIG_MTRR_SANITIZER=y
    CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
    CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
    CONFIG_X86_PAT=y
    CONFIG_ARCH_USES_PG_UNCACHED=y
    CONFIG_ARCH_RANDOM=y
    CONFIG_X86_SMAP=y
    CONFIG_EFI=y
    CONFIG_EFI_STUB=y
    CONFIG_SECCOMP=y
    CONFIG_CC_STACKPROTECTOR=y
    # CONFIG_HZ_100 is not set
    # CONFIG_HZ_250 is not set
    CONFIG_HZ_300=y
    # CONFIG_HZ_1000 is not set
    CONFIG_HZ=300
    CONFIG_SCHED_HRTICK=y
    CONFIG_KEXEC=y
    # CONFIG_CRASH_DUMP is not set
    # CONFIG_KEXEC_JUMP is not set
    CONFIG_PHYSICAL_START=0x1000000
    CONFIG_RELOCATABLE=y
    CONFIG_X86_NEED_RELOCS=y
    CONFIG_PHYSICAL_ALIGN=0x100000
    CONFIG_HOTPLUG_CPU=y
    # CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
    # CONFIG_DEBUG_HOTPLUG_CPU0 is not set
    # CONFIG_COMPAT_VDSO is not set
    # CONFIG_CMDLINE_BOOL is not set
    CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
    # Power management and ACPI options
    CONFIG_SUSPEND=y
    CONFIG_SUSPEND_FREEZER=y
    CONFIG_HIBERNATE_CALLBACKS=y
    CONFIG_HIBERNATION=y
    CONFIG_PM_STD_PARTITION=""
    CONFIG_PM_SLEEP=y
    CONFIG_PM_SLEEP_SMP=y
    CONFIG_PM_AUTOSLEEP=y
    CONFIG_PM_WAKELOCKS=y
    CONFIG_PM_WAKELOCKS_LIMIT=100
    CONFIG_PM_WAKELOCKS_GC=y
    CONFIG_PM_RUNTIME=y
    CONFIG_PM=y
    CONFIG_PM_DEBUG=y
    CONFIG_PM_ADVANCED_DEBUG=y
    # CONFIG_PM_TEST_SUSPEND is not set
    CONFIG_PM_SLEEP_DEBUG=y
    CONFIG_PM_TRACE=y
    CONFIG_PM_TRACE_RTC=y
    CONFIG_ACPI=y
    CONFIG_ACPI_SLEEP=y
    # CONFIG_ACPI_PROCFS is not set
    # CONFIG_ACPI_PROCFS_POWER is not set
    CONFIG_ACPI_EC_DEBUGFS=m
    # CONFIG_ACPI_PROC_EVENT is not set
    CONFIG_ACPI_AC=m
    CONFIG_ACPI_BATTERY=m
    CONFIG_ACPI_BUTTON=m
    CONFIG_ACPI_VIDEO=m
    CONFIG_ACPI_FAN=m
    CONFIG_ACPI_DOCK=y
    CONFIG_ACPI_I2C=m
    CONFIG_ACPI_PROCESSOR=m
    CONFIG_ACPI_IPMI=m
    CONFIG_ACPI_HOTPLUG_CPU=y
    CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
    CONFIG_ACPI_THERMAL=m
    # CONFIG_ACPI_CUSTOM_DSDT is not set
    CONFIG_ACPI_INITRD_TABLE_OVERRIDE=y
    CONFIG_ACPI_BLACKLIST_YEAR=0
    # CONFIG_ACPI_DEBUG is not set
    CONFIG_ACPI_PCI_SLOT=y
    CONFIG_X86_PM_TIMER=y
    CONFIG_ACPI_CONTAINER=y
    CONFIG_ACPI_SBS=m
    CONFIG_ACPI_HED=y
    CONFIG_ACPI_CUSTOM_METHOD=m
    CONFIG_ACPI_BGRT=y
    CONFIG_ACPI_APEI=y
    CONFIG_ACPI_APEI_GHES=y
    CONFIG_ACPI_APEI_PCIEAER=y
    CONFIG_ACPI_APEI_MEMORY_FAILURE=y
    CONFIG_ACPI_APEI_EINJ=m
    CONFIG_ACPI_APEI_ERST_DEBUG=m
    CONFIG_SFI=y
    CONFIG_X86_APM_BOOT=y
    CONFIG_APM=y
    # CONFIG_APM_IGNORE_USER_SUSPEND is not set
    CONFIG_APM_DO_ENABLE=y
    # CONFIG_APM_CPU_IDLE is not set
    # CONFIG_APM_DISPLAY_BLANK is not set
    # CONFIG_APM_ALLOW_INTS is not set
    # CPU Frequency scaling
    CONFIG_CPU_FREQ=y
    CONFIG_CPU_FREQ_TABLE=y
    CONFIG_CPU_FREQ_GOV_COMMON=y
    CONFIG_CPU_FREQ_STAT=m
    CONFIG_CPU_FREQ_STAT_DETAILS=y
    # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
    # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
    CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
    # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
    CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
    CONFIG_CPU_FREQ_GOV_POWERSAVE=m
    CONFIG_CPU_FREQ_GOV_USERSPACE=m
    CONFIG_CPU_FREQ_GOV_ONDEMAND=y
    CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
    # x86 CPU frequency scaling drivers
    CONFIG_X86_INTEL_PSTATE=y
    CONFIG_X86_PCC_CPUFREQ=m
    CONFIG_X86_ACPI_CPUFREQ=m
    CONFIG_X86_ACPI_CPUFREQ_CPB=y
    CONFIG_X86_POWERNOW_K6=m
    CONFIG_X86_POWERNOW_K7=m
    CONFIG_X86_POWERNOW_K7_ACPI=y
    CONFIG_X86_POWERNOW_K8=m
    CONFIG_X86_GX_SUSPMOD=m
    # CONFIG_X86_SPEEDSTEP_CENTRINO is not set
    CONFIG_X86_SPEEDSTEP_ICH=m
    CONFIG_X86_SPEEDSTEP_SMI=m
    CONFIG_X86_P4_CLOCKMOD=m
    CONFIG_X86_CPUFREQ_NFORCE2=m
    CONFIG_X86_LONGRUN=m
    CONFIG_X86_LONGHAUL=m
    CONFIG_X86_E_POWERSAVER=m
    # shared options
    CONFIG_X86_SPEEDSTEP_LIB=m
    CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK=y
    CONFIG_CPU_IDLE=y
    # CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
    CONFIG_CPU_IDLE_GOV_LADDER=y
    CONFIG_CPU_IDLE_GOV_MENU=y
    # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
    CONFIG_INTEL_IDLE=y
    # Bus options (PCI etc.)
    CONFIG_PCI=y
    # CONFIG_PCI_GOBIOS is not set
    # CONFIG_PCI_GOMMCONFIG is not set
    # CONFIG_PCI_GODIRECT is not set
    # CONFIG_PCI_GOOLPC is not set
    CONFIG_PCI_GOANY=y
    CONFIG_PCI_BIOS=y
    CONFIG_PCI_DIRECT=y
    CONFIG_PCI_MMCONFIG=y
    CONFIG_PCI_OLPC=y
    CONFIG_PCI_DOMAINS=y
    CONFIG_PCIEPORTBUS=y
    CONFIG_HOTPLUG_PCI_PCIE=m
    CONFIG_PCIEAER=y
    # CONFIG_PCIE_ECRC is not set
    # CONFIG_PCIEAER_INJECT is not set
    CONFIG_PCIEASPM=y
    # CONFIG_PCIEASPM_DEBUG is not set
    CONFIG_PCIEASPM_DEFAULT=y
    # CONFIG_PCIEASPM_POWERSAVE is not set
    # CONFIG_PCIEASPM_PERFORMANCE is not set
    CONFIG_PCIE_PME=y
    CONFIG_ARCH_SUPPORTS_MSI=y
    CONFIG_PCI_MSI=y
    # CONFIG_PCI_DEBUG is not set
    CONFIG_PCI_REALLOC_ENABLE_AUTO=y
    CONFIG_PCI_STUB=m
    CONFIG_HT_IRQ=y
    CONFIG_PCI_ATS=y
    CONFIG_PCI_IOV=y
    CONFIG_PCI_PRI=y
    CONFIG_PCI_PASID=y
    CONFIG_PCI_IOAPIC=y
    CONFIG_PCI_LABEL=y
    CONFIG_ISA_DMA_API=y
    CONFIG_ISA=y
    # CONFIG_EISA is not set
    # CONFIG_SCx200 is not set
    CONFIG_OLPC=y
    CONFIG_OLPC_XO1_PM=y
    CONFIG_OLPC_XO1_RTC=y
    CONFIG_OLPC_XO1_SCI=y
    CONFIG_OLPC_XO15_SCI=y
    # CONFIG_ALIX is not set
    # CONFIG_NET5501 is not set
    # CONFIG_GEOS is not set
    CONFIG_AMD_NB=y
    CONFIG_PCCARD=m
    CONFIG_PCMCIA=m
    CONFIG_PCMCIA_LOAD_CIS=y
    CONFIG_CARDBUS=y
    # PC-card bridges
    CONFIG_YENTA=m
    CONFIG_YENTA_O2=y
    CONFIG_YENTA_RICOH=y
    CONFIG_YENTA_TI=y
    CONFIG_YENTA_ENE_TUNE=y
    CONFIG_YENTA_TOSHIBA=y
    CONFIG_PD6729=m
    CONFIG_I82092=m
    CONFIG_I82365=m
    CONFIG_TCIC=m
    CONFIG_PCMCIA_PROBE=y
    CONFIG_PCCARD_NONSTATIC=y
    CONFIG_HOTPLUG_PCI=m
    CONFIG_HOTPLUG_PCI_COMPAQ=m
    # CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
    CONFIG_HOTPLUG_PCI_IBM=m
    CONFIG_HOTPLUG_PCI_ACPI=m
    CONFIG_HOTPLUG_PCI_ACPI_IBM=m
    CONFIG_HOTPLUG_PCI_CPCI=y
    CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
    CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
    CONFIG_HOTPLUG_PCI_SHPC=m
    CONFIG_RAPIDIO=y
    CONFIG_RAPIDIO_TSI721=y
    CONFIG_RAPIDIO_DISC_TIMEOUT=30
    # CONFIG_RAPIDIO_ENABLE_RX_TX_PORTS is not set
    CONFIG_RAPIDIO_DMA_ENGINE=y
    CONFIG_RAPIDIO_DEBUG=y
    CONFIG_RAPIDIO_TSI57X=y
    CONFIG_RAPIDIO_CPS_XX=y
    CONFIG_RAPIDIO_TSI568=y
    CONFIG_RAPIDIO_CPS_GEN2=y
    CONFIG_RAPIDIO_TSI500=y
    # Executable file formats / Emulations
    CONFIG_BINFMT_ELF=y
    CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
    # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
    CONFIG_HAVE_AOUT=y
    CONFIG_BINFMT_AOUT=m
    CONFIG_BINFMT_MISC=y
    CONFIG_COREDUMP=y
    CONFIG_HAVE_ATOMIC_IOMAP=y
    CONFIG_HAVE_TEXT_POKE_SMP=y
    CONFIG_NET=y
    # Networking options
    CONFIG_PACKET=y
    CONFIG_PACKET_DIAG=m
    CONFIG_UNIX=y
    CONFIG_UNIX_DIAG=m
    CONFIG_XFRM=y
    CONFIG_XFRM_ALGO=m
    CONFIG_XFRM_USER=m
    # CONFIG_XFRM_SUB_POLICY is not set
    # CONFIG_XFRM_MIGRATE is not set
    # CONFIG_XFRM_STATISTICS is not set
    CONFIG_XFRM_IPCOMP=m
    CONFIG_NET_KEY=m
    # CONFIG_NET_KEY_MIGRATE is not set
    CONFIG_INET=y
    CONFIG_IP_MULTICAST=y
    CONFIG_IP_ADVANCED_ROUTER=y
    CONFIG_IP_FIB_TRIE_STATS=y
    CONFIG_IP_MULTIPLE_TABLES=y
    CONFIG_IP_ROUTE_MULTIPATH=y
    CONFIG_IP_ROUTE_VERBOSE=y
    CONFIG_IP_ROUTE_CLASSID=y
    # CONFIG_IP_PNP is not set
    CONFIG_NET_IPIP=m
    CONFIG_NET_IPGRE_DEMUX=m
    CONFIG_NET_IPGRE=m
    # CONFIG_NET_IPGRE_BROADCAST is not set
    CONFIG_IP_MROUTE=y
    # CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
    CONFIG_IP_PIMSM_V1=y
    CONFIG_IP_PIMSM_V2=y
    CONFIG_ARPD=y
    CONFIG_SYN_COOKIES=y
    CONFIG_NET_IPVTI=m
    CONFIG_INET_AH=m
    CONFIG_INET_ESP=m
    CONFIG_INET_IPCOMP=m
    CONFIG_INET_XFRM_TUNNEL=m
    CONFIG_INET_TUNNEL=m
    CONFIG_INET_XFRM_MODE_TRANSPORT=m
    CONFIG_INET_XFRM_MODE_TUNNEL=m
    CONFIG_INET_XFRM_MODE_BEET=m
    CONFIG_INET_LRO=y
    CONFIG_INET_DIAG=y
    CONFIG_INET_TCP_DIAG=y
    CONFIG_INET_UDP_DIAG=m
    CONFIG_TCP_CONG_ADVANCED=y
    CONFIG_TCP_CONG_BIC=m
    CONFIG_TCP_CONG_CUBIC=y
    CONFIG_TCP_CONG_WESTWOOD=m
    CONFIG_TCP_CONG_HTCP=m
    CONFIG_TCP_CONG_HSTCP=m
    CONFIG_TCP_CONG_HYBLA=m
    CONFIG_TCP_CONG_VEGAS=m
    CONFIG_TCP_CONG_SCALABLE=m
    CONFIG_TCP_CONG_LP=m
    CONFIG_TCP_CONG_VENO=m
    CONFIG_TCP_CONG_YEAH=m
    CONFIG_TCP_CONG_ILLINOIS=m
    CONFIG_DEFAULT_CUBIC=y
    # CONFIG_DEFAULT_RENO is not set
    CONFIG_DEFAULT_TCP_CONG="cubic"
    # CONFIG_TCP_MD5SIG is not set
    CONFIG_IPV6=y
    CONFIG_IPV6_PRIVACY=y
    CONFIG_IPV6_ROUTER_PREF=y
    CONFIG_IPV6_ROUTE_INFO=y
    CONFIG_IPV6_OPTIMISTIC_DAD=y
    CONFIG_INET6_AH=m
    CONFIG_INET6_ESP=m
    CONFIG_INET6_IPCOMP=m
    CONFIG_IPV6_MIP6=m
    CONFIG_INET6_XFRM_TUNNEL=m
    CONFIG_INET6_TUNNEL=m
    CONFIG_INET6_XFRM_MODE_TRANSPORT=m
    CONFIG_INET6_XFRM_MODE_TUNNEL=m
    CONFIG_INET6_XFRM_MODE_BEET=m
    CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
    CONFIG_IPV6_SIT=m
    CONFIG_IPV6_SIT_6RD=y
    CONFIG_IPV6_NDISC_NODETYPE=y
    CONFIG_IPV6_TUNNEL=m
    CONFIG_IPV6_GRE=m
    CONFIG_IPV6_MULTIPLE_TABLES=y
    CONFIG_IPV6_SUBTREES=y
    # CONFIG_IPV6_MROUTE is not set
    CONFIG_NETLABEL=y
    CONFIG_NETWORK_SECMARK=y
    CONFIG_NETWORK_PHY_TIMESTAMPING=y
    CONFIG_NETFILTER=y
    # CONFIG_NETFILTER_DEBUG is not set
    CONFIG_NETFILTER_ADVANCED=y
    CONFIG_BRIDGE_NETFILTER=y
    # Core Netfilter Configuration
    CONFIG_NETFILTER_NETLINK=m
    CONFIG_NETFILTER_NETLINK_ACCT=m
    CONFIG_NETFILTER_NETLINK_QUEUE=m
    CONFIG_NETFILTER_NETLINK_LOG=m
    CONFIG_NF_CONNTRACK=m
    CONFIG_NF_CONNTRACK_MARK=y
    CONFIG_NF_CONNTRACK_SECMARK=y
    CONFIG_NF_CONNTRACK_ZONES=y
    CONFIG_NF_CONNTRACK_PROCFS=y
    CONFIG_NF_CONNTRACK_EVENTS=y
    CONFIG_NF_CONNTRACK_TIMEOUT=y
    CONFIG_NF_CONNTRACK_TIMESTAMP=y
    CONFIG_NF_CONNTRACK_LABELS=y
    CONFIG_NF_CT_PROTO_DCCP=m
    CONFIG_NF_CT_PROTO_GRE=m
    CONFIG_NF_CT_PROTO_SCTP=m
    CONFIG_NF_CT_PROTO_UDPLITE=m
    CONFIG_NF_CONNTRACK_AMANDA=m
    CONFIG_NF_CONNTRACK_FTP=m
    CONFIG_NF_CONNTRACK_H323=m
    CONFIG_NF_CONNTRACK_IRC=m
    CONFIG_NF_CONNTRACK_BROADCAST=m
    CONFIG_NF_CONNTRACK_NETBIOS_NS=m
    CONFIG_NF_CONNTRACK_SNMP=m
    CONFIG_NF_CONNTRACK_PPTP=m
    CONFIG_NF_CONNTRACK_SANE=m
    CONFIG_NF_CONNTRACK_SIP=m
    CONFIG_NF_CONNTRACK_TFTP=m
    CONFIG_NF_CT_NETLINK=m
    CONFIG_NF_CT_NETLINK_TIMEOUT=m
    CONFIG_NF_CT_NETLINK_HELPER=m
    CONFIG_NETFILTER_NETLINK_QUEUE_CT=y
    CONFIG_NF_NAT=m
    CONFIG_NF_NAT_NEEDED=y
    CONFIG_NF_NAT_PROTO_DCCP=m
    CONFIG_NF_NAT_PROTO_UDPLITE=m
    CONFIG_NF_NAT_PROTO_SCTP=m
    CONFIG_NF_NAT_AMANDA=m
    CONFIG_NF_NAT_FTP=m
    CONFIG_NF_NAT_IRC=m
    CONFIG_NF_NAT_SIP=m
    CONFIG_NF_NAT_TFTP=m
    CONFIG_NETFILTER_TPROXY=m
    CONFIG_NETFILTER_XTABLES=m
    # Xtables combined modules
    CONFIG_NETFILTER_XT_MARK=m
    CONFIG_NETFILTER_XT_CONNMARK=m
    CONFIG_NETFILTER_XT_SET=m
    # Xtables targets
    CONFIG_NETFILTER_XT_TARGET_AUDIT=m
    CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
    CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
    CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
    CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
    CONFIG_NETFILTER_XT_TARGET_CT=m
    CONFIG_NETFILTER_XT_TARGET_DSCP=m
    CONFIG_NETFILTER_XT_TARGET_HL=m
    CONFIG_NETFILTER_XT_TARGET_HMARK=m
    CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
    CONFIG_NETFILTER_XT_TARGET_LED=m
    CONFIG_NETFILTER_XT_TARGET_LOG=m
    CONFIG_NETFILTER_XT_TARGET_MARK=m
    CONFIG_NETFILTER_XT_TARGET_NETMAP=m
    CONFIG_NETFILTER_XT_TARGET_NFLOG=m
    CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
    CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
    CONFIG_NETFILTER_XT_TARGET_RATEEST=m
    CONFIG_NETFILTER_XT_TARGET_REDIRECT=m
    CONFIG_NETFILTER_XT_TARGET_TEE=m
    CONFIG_NETFILTER_XT_TARGET_TPROXY=m
    CONFIG_NETFILTER_XT_TARGET_TRACE=m
    CONFIG_NETFILTER_XT_TARGET_SECMARK=m
    CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
    CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
    # Xtables matches
    CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
    CONFIG_NETFILTER_XT_MATCH_BPF=m
    CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
    CONFIG_NETFILTER_XT_MATCH_COMMENT=m
    CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
    CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
    CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
    CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
    CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
    CONFIG_NETFILTER_XT_MATCH_CPU=m
    CONFIG_NETFILTER_XT_MATCH_DCCP=m
    CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
    CONFIG_NETFILTER_XT_MATCH_DSCP=m
    CONFIG_NETFILTER_XT_MATCH_ECN=m
    CONFIG_NETFILTER_XT_MATCH_ESP=m
    CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
    CONFIG_NETFILTER_XT_MATCH_HELPER=m
    CONFIG_NETFILTER_XT_MATCH_HL=m
    CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
    CONFIG_NETFILTER_XT_MATCH_IPVS=m
    CONFIG_NETFILTER_XT_MATCH_LENGTH=m
    CONFIG_NETFILTER_XT_MATCH_LIMIT=m
    CONFIG_NETFILTER_XT_MATCH_MAC=m
    CONFIG_NETFILTER_XT_MATCH_MARK=m
    CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
    CONFIG_NETFILTER_XT_MATCH_NFACCT=m
    CONFIG_NETFILTER_XT_MATCH_OSF=m
    CONFIG_NETFILTER_XT_MATCH_OWNER=m
    CONFIG_NETFILTER_XT_MATCH_POLICY=m
    CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
    CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
    CONFIG_NETFILTER_XT_MATCH_QUOTA=m
    CONFIG_NETFILTER_XT_MATCH_RATEEST=m
    CONFIG_NETFILTER_XT_MATCH_REALM=m
    CONFIG_NETFILTER_XT_MATCH_RECENT=m
    CONFIG_NETFILTER_XT_MATCH_SCTP=m
    CONFIG_NETFILTER_XT_MATCH_SOCKET=m
    CONFIG_NETFILTER_XT_MATCH_STATE=m
    CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
    CONFIG_NETFILTER_XT_MATCH_STRING=m
    CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
    CONFIG_NETFILTER_XT_MATCH_TIME=m
    CONFIG_NETFILTER_XT_MATCH_U32=m
    CONFIG_IP_SET=m
    CONFIG_IP_SET_MAX=256
    CONFIG_IP_SET_BITMAP_IP=m
    CONFIG_IP_SET_BITMAP_IPMAC=m
    CONFIG_IP_SET_BITMAP_PORT=m
    CONFIG_IP_SET_HASH_IP=m
    CONFIG_IP_SET_HASH_IPPORT=m
    CONFIG_IP_SET_HASH_IPPORTIP=m
    CONFIG_IP_SET_HASH_IPPORTNET=m
    CONFIG_IP_SET_HASH_NET=m
    CONFIG_IP_SET_HASH_NETPORT=m
    CONFIG_IP_SET_HASH_NETIFACE=m
    CONFIG_IP_SET_LIST_SET=m
    CONFIG_IP_VS=m
    # CONFIG_IP_VS_IPV6 is not set
    # CONFIG_IP_VS_DEBUG is not set
    CONFIG_IP_VS_TAB_BITS=12
    # IPVS transport protocol load balancing support
    CONFIG_IP_VS_PROTO_TCP=y
    CONFIG_IP_VS_PROTO_UDP=y
    CONFIG_IP_VS_PROTO_AH_ESP=y
    CONFIG_IP_VS_PROTO_ESP=y
    CONFIG_IP_VS_PROTO_AH=y
    CONFIG_IP_VS_PROTO_SCTP=y
    # IPVS scheduler
    CONFIG_IP_VS_RR=m
    CONFIG_IP_VS_WRR=m
    CONFIG_IP_VS_LC=m
    CONFIG_IP_VS_WLC=m
    CONFIG_IP_VS_LBLC=m
    CONFIG_IP_VS_LBLCR=m
    CONFIG_IP_VS_DH=m
    CONFIG_IP_VS_SH=m
    CONFIG_IP_VS_SED=m
    CONFIG_IP_VS_NQ=m
    # IPVS SH scheduler
    CONFIG_IP_VS_SH_TAB_BITS=8
    # IPVS application helper
    CONFIG_IP_VS_FTP=m
    CONFIG_IP_VS_NFCT=y
    CONFIG_IP_VS_PE_SIP=m
    # IP: Netfilter Configuration
    CONFIG_NF_DEFRAG_IPV4=m
    CONFIG_NF_CONNTRACK_IPV4=m
    # CONFIG_NF_CONNTRACK_PROC_COMPAT is not set
    CONFIG_IP_NF_IPTABLES=m
    CONFIG_IP_NF_MATCH_AH=m
    CONFIG_IP_NF_MATCH_ECN=m
    CONFIG_IP_NF_MATCH_RPFILTER=m
    CONFIG_IP_NF_MATCH_TTL=m
    CONFIG_IP_NF_FILTER=m
    CONFIG_IP_NF_TARGET_REJECT=m
    CONFIG_IP_NF_TARGET_ULOG=m
    CONFIG_NF_NAT_IPV4=m
    CONFIG_IP_NF_TARGET_MASQUERADE=m
    CONFIG_IP_NF_TARGET_NETMAP=m
    CONFIG_IP_NF_TARGET_REDIRECT=m
    CONFIG_NF_NAT_SNMP_BASIC=m
    CONFIG_NF_NAT_PROTO_GRE=m
    CONFIG_NF_NAT_PPTP=m
    CONFIG_NF_NAT_H323=m
    CONFIG_IP_NF_MANGLE=m
    CONFIG_IP_NF_TARGET_CLUSTERIP=m
    CONFIG_IP_NF_TARGET_ECN=m
    CONFIG_IP_NF_TARGET_TTL=m
    CONFIG_IP_NF_RAW=m
    CONFIG_IP_NF_SECURITY=m
    CONFIG_IP_NF_ARPTABLES=m
    CONFIG_IP_NF_ARPFILTER=m
    CONFIG_IP_NF_ARP_MANGLE=m
    # IPv6: Netfilter Configuration
    CONFIG_NF_DEFRAG_IPV6=m
    CONFIG_NF_CONNTRACK_IPV6=m
    CONFIG_IP6_NF_IPTABLES=m
    CONFIG_IP6_NF_MATCH_AH=m
    CONFIG_IP6_NF_MATCH_EUI64=m
    CONFIG_IP6_NF_MATCH_FRAG=m
    CONFIG_IP6_NF_MATCH_OPTS=m
    CONFIG_IP6_NF_MATCH_HL=m
    CONFIG_IP6_NF_MATCH_IPV6HEADER=m
    CONFIG_IP6_NF_MATCH_MH=m
    CONFIG_IP6_NF_MATCH_RPFILTER=m
    CONFIG_IP6_NF_MATCH_RT=m
    CONFIG_IP6_NF_TARGET_HL=m
    CONFIG_IP6_NF_FILTER=m
    CONFIG_IP6_NF_TARGET_REJECT=m
    CONFIG_IP6_NF_MANGLE=m
    CONFIG_IP6_NF_RAW=m
    CONFIG_IP6_NF_SECURITY=m
    CONFIG_NF_NAT_IPV6=m
    CONFIG_IP6_NF_TARGET_MASQUERADE=m
    CONFIG_IP6_NF_TARGET_NPT=m
    CONFIG_BRIDGE_NF_EBTABLES=m
    CONFIG_BRIDGE_EBT_BROUTE=m
    CONFIG_BRIDGE_EBT_T_FILTER=m
    CONFIG_BRIDGE_EBT_T_NAT=m
    CONFIG_BRIDGE_EBT_802_3=m
    CONFIG_BRIDGE_EBT_AMONG=m
    CONFIG_BRIDGE_EBT_ARP=m
    CONFIG_BRIDGE_EBT_IP=m
    CONFIG_BRIDGE_EBT_IP6=m
    CONFIG_BRIDGE_EBT_LIMIT=m
    CONFIG_BRIDGE_EBT_MARK=m
    CONFIG_BRIDGE_EBT_PKTTYPE=m
    CONFIG_BRIDGE_EBT_STP=m
    CONFIG_BRIDGE_EBT_VLAN=m
    CONFIG_BRIDGE_EBT_ARPREPLY=m
    CONFIG_BRIDGE_EBT_DNAT=m
    CONFIG_BRIDGE_EBT_MARK_T=m
    CONFIG_BRIDGE_EBT_REDIRECT=m
    CONFIG_BRIDGE_EBT_SNAT=m
    CONFIG_BRIDGE_EBT_LOG=m
    CONFIG_BRIDGE_EBT_ULOG=m
    CONFIG_BRIDGE_EBT_NFLOG=m
    CONFIG_IP_DCCP=m
    CONFIG_INET_DCCP_DIAG=m
    # DCCP CCIDs Configuration
    # CONFIG_IP_DCCP_CCID2_DEBUG is not set
    CONFIG_IP_DCCP_CCID3=y
    # CONFIG_IP_DCCP_CCID3_DEBUG is not set
    CONFIG_IP_DCCP_TFRC_LIB=y
    # DCCP Kernel Hacking
    # CONFIG_IP_DCCP_DEBUG is not set
    CONFIG_NET_DCCPPROBE=m
    CONFIG_IP_SCTP=m
    CONFIG_NET_SCTPPROBE=m
    # CONFIG_SCTP_DBG_MSG is not set
    # CONFIG_SCTP_DBG_OBJCNT is not set
    # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5 is not set
    CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y
    # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
    CONFIG_SCTP_COOKIE_HMAC_MD5=y
    CONFIG_SCTP_COOKIE_HMAC_SHA1=y
    # CONFIG_RDS is not set
    # CONFIG_TIPC is not set
    CONFIG_ATM=m
    CONFIG_ATM_CLIP=m
    # CONFIG_ATM_CLIP_NO_ICMP is not set
    CONFIG_ATM_LANE=m
    CONFIG_ATM_MPOA=m
    CONFIG_ATM_BR2684=m
    # CONFIG_ATM_BR2684_IPFILTER is not set
    CONFIG_L2TP=m
    # CONFIG_L2TP_DEBUGFS is not set
    CONFIG_L2TP_V3=y
    CONFIG_L2TP_IP=m
    CONFIG_L2TP_ETH=m
    CONFIG_STP=m
    CONFIG_MRP=m
    CONFIG_BRIDGE=m
    CONFIG_BRIDGE_IGMP_SNOOPING=y
    CONFIG_BRIDGE_VLAN_FILTERING=y
    CONFIG_HAVE_NET_DSA=y
    CONFIG_NET_DSA=m
    CONFIG_NET_DSA_TAG_DSA=y
    CONFIG_NET_DSA_TAG_EDSA=y
    CONFIG_NET_DSA_TAG_TRAILER=y
    CONFIG_VLAN_8021Q=m
    # CONFIG_VLAN_8021Q_GVRP is not set
    CONFIG_VLAN_8021Q_MVRP=y
    # CONFIG_DECNET is not set
    CONFIG_LLC=m
    CONFIG_LLC2=m
    CONFIG_IPX=m
    # CONFIG_IPX_INTERN is not set
    CONFIG_ATALK=m
    CONFIG_DEV_APPLETALK=m
    CONFIG_LTPC=m
    CONFIG_COPS=m
    CONFIG_COPS_DAYNA=y
    CONFIG_COPS_TANGENT=y
    CONFIG_IPDDP=m
    CONFIG_IPDDP_ENCAP=y
    CONFIG_IPDDP_DECAP=y
    # CONFIG_X25 is not set
    # CONFIG_LAPB is not set
    CONFIG_PHONET=m
    CONFIG_IEEE802154=m
    CONFIG_IEEE802154_6LOWPAN=m
    CONFIG_MAC802154=m
    CONFIG_NET_SCHED=y
    # Queueing/Scheduling
    CONFIG_NET_SCH_CBQ=m
    CONFIG_NET_SCH_HTB=m
    CONFIG_NET_SCH_HFSC=m
    CONFIG_NET_SCH_ATM=m
    CONFIG_NET_SCH_PRIO=m
    CONFIG_NET_SCH_MULTIQ=m
    CONFIG_NET_SCH_RED=m
    CONFIG_NET_SCH_SFB=m
    CONFIG_NET_SCH_SFQ=m
    CONFIG_NET_SCH_TEQL=m
    CONFIG_NET_SCH_TBF=m
    CONFIG_NET_SCH_GRED=m
    CONFIG_NET_SCH_DSMARK=m
    CONFIG_NET_SCH_NETEM=m
    CONFIG_NET_SCH_DRR=m
    CONFIG_NET_SCH_MQPRIO=m
    CONFIG_NET_SCH_CHOKE=m
    CONFIG_NET_SCH_QFQ=m
    CONFIG_NET_SCH_CODEL=m
    CONFIG_NET_SCH_FQ_CODEL=m
    CONFIG_NET_SCH_INGRESS=m
    CONFIG_NET_SCH_PLUG=m
    # Classification
    CONFIG_NET_CLS=y
    CONFIG_NET_CLS_BASIC=m
    CONFIG_NET_CLS_TCINDEX=m
    CONFIG_NET_CLS_ROUTE4=m
    CONFIG_NET_CLS_FW=m
    CONFIG_NET_CLS_U32=m
    # CONFIG_CLS_U32_PERF is not set
    # CONFIG_CLS_U32_MARK is not set
    CONFIG_NET_CLS_RSVP=m
    CONFIG_NET_CLS_RSVP6=m
    CONFIG_NET_CLS_FLOW=m
    CONFIG_NET_CLS_CGROUP=y
    # CONFIG_NET_EMATCH is not set
    CONFIG_NET_CLS_ACT=y
    CONFIG_NET_ACT_POLICE=m
    CONFIG_NET_ACT_GACT=m
    CONFIG_GACT_PROB=y
    CONFIG_NET_ACT_MIRRED=m
    CONFIG_NET_ACT_IPT=m
    CONFIG_NET_ACT_NAT=m
    CONFIG_NET_ACT_PEDIT=m
    CONFIG_NET_ACT_SIMP=m
    CONFIG_NET_ACT_SKBEDIT=m
    CONFIG_NET_ACT_CSUM=m
    CONFIG_NET_CLS_IND=y
    CONFIG_NET_SCH_FIFO=y
    # CONFIG_DCB is not set
    CONFIG_DNS_RESOLVER=y
    CONFIG_BATMAN_ADV=m
    CONFIG_BATMAN_ADV_BLA=y
    CONFIG_BATMAN_ADV_DAT=y
    # CONFIG_BATMAN_ADV_DEBUG is not set
    CONFIG_OPENVSWITCH=m
    CONFIG_VSOCKETS=m
    CONFIG_VMWARE_VMCI_VSOCKETS=m
    CONFIG_RPS=y
    CONFIG_RFS_ACCEL=y
    CONFIG_XPS=y
    CONFIG_NETPRIO_CGROUP=m
    CONFIG_BQL=y
    # Network testing
    CONFIG_NET_PKTGEN=m
    CONFIG_NET_TCPPROBE=m
    CONFIG_NET_DROP_MONITOR=y
    CONFIG_HAMRADIO=y
    # Packet Radio protocols
    CONFIG_AX25=m
    CONFIG_AX25_DAMA_SLAVE=y
    CONFIG_NETROM=m
    CONFIG_ROSE=m
    # AX.25 network device drivers
    CONFIG_MKISS=m
    CONFIG_6PACK=m
    CONFIG_BPQETHER=m
    CONFIG_SCC=m
    # CONFIG_SCC_DELAY is not set
    # CONFIG_SCC_TRXECHO is not set
    CONFIG_BAYCOM_SER_FDX=m
    CONFIG_BAYCOM_SER_HDX=m
    CONFIG_BAYCOM_PAR=m
    CONFIG_BAYCOM_EPP=m
    CONFIG_YAM=m
    # CONFIG_CAN is not set
    CONFIG_IRDA=m
    # IrDA protocols
    CONFIG_IRLAN=m
    CONFIG_IRNET=m
    CONFIG_IRCOMM=m
    CONFIG_IRDA_ULTRA=y
    # IrDA options
    CONFIG_IRDA_CACHE_LAST_LSAP=y
    CONFIG_IRDA_FAST_RR=y
    # CONFIG_IRDA_DEBUG is not set
    # Infrared-port device drivers
    # SIR device drivers
    CONFIG_IRTTY_SIR=m
    # Dongle support
    CONFIG_DONGLE=y
    CONFIG_ESI_DONGLE=m
    CONFIG_ACTISYS_DONGLE=m
    CONFIG_TEKRAM_DONGLE=m
    CONFIG_TOIM3232_DONGLE=m
    CONFIG_LITELINK_DONGLE=m
    CONFIG_MA600_DONGLE=m
    CONFIG_GIRBIL_DONGLE=m
    CONFIG_MCP2120_DONGLE=m
    CONFIG_OLD_BELKIN_DONGLE=m
    CONFIG_ACT200L_DONGLE=m
    CONFIG_KINGSUN_DONGLE=m
    CONFIG_KSDAZZLE_DONGLE=m
    CONFIG_KS959_DONGLE=m
    # FIR device drivers
    CONFIG_USB_IRDA=m
    CONFIG_SIGMATEL_FIR=m
    CONFIG_NSC_FIR=m
    CONFIG_WINBOND_FIR=m
    CONFIG_TOSHIBA_FIR=m
    CONFIG_SMC_IRCC_FIR=m
    CONFIG_ALI_FIR=m
    CONFIG_VLSI_FIR=m
    CONFIG_VIA_FIR=m
    CONFIG_MCS_FIR=m
    CONFIG_BT=m
    CONFIG_BT_RFCOMM=m
    CONFIG_BT_RFCOMM_TTY=y
    CONFIG_BT_BNEP=m
    # CONFIG_BT_BNEP_MC_FILTER is not set
    # CONFIG_BT_BNEP_PROTO_FILTER is not set
    # CONFIG_BT_CMTP is not set
    CONFIG_BT_HIDP=m
    # Bluetooth device drivers
    CONFIG_BT_HCIBTUSB=m
    CONFIG_BT_HCIBTSDIO=m
    CONFIG_BT_HCIUART=m
    CONFIG_BT_HCIUART_H4=y
    CONFIG_BT_HCIUART_BCSP=y
    CONFIG_BT_HCIUART_ATH3K=y
    CONFIG_BT_HCIUART_LL=y
    CONFIG_BT_HCIUART_3WIRE=y
    CONFIG_BT_HCIBCM203X=m
    CONFIG_BT_HCIBPA10X=m
    CONFIG_BT_HCIBFUSB=m
    CONFIG_BT_HCIDTL1=m
    CONFIG_BT_HCIBT3C=m
    CONFIG_BT_HCIBLUECARD=m
    CONFIG_BT_HCIBTUART=m
    CONFIG_BT_HCIVHCI=m
    CONFIG_BT_MRVL=m
    CONFIG_BT_MRVL_SDIO=m
    CONFIG_BT_ATH3K=m
    CONFIG_BT_WILINK=m
    CONFIG_AF_RXRPC=m
    # CONFIG_AF_RXRPC_DEBUG is not set
    CONFIG_RXKAD=m
    CONFIG_FIB_RULES=y
    CONFIG_WIRELESS=y
    CONFIG_WIRELESS_EXT=y
    CONFIG_WEXT_CORE=y
    CONFIG_WEXT_PROC=y
    CONFIG_WEXT_SPY=y
    CONFIG_WEXT_PRIV=y
    CONFIG_CFG80211=m
    # CONFIG_NL80211_TESTMODE is not set
    # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
    # CONFIG_CFG80211_REG_DEBUG is not set
    CONFIG_CFG80211_DEFAULT_PS=y
    # CONFIG_CFG80211_DEBUGFS is not set
    # CONFIG_CFG80211_INTERNAL_REGDB is not set
    CONFIG_CFG80211_WEXT=y
    CONFIG_LIB80211=m
    CONFIG_LIB80211_CRYPT_WEP=m
    CONFIG_LIB80211_CRYPT_CCMP=m
    CONFIG_LIB80211_CRYPT_TKIP=m
    # CONFIG_LIB80211_DEBUG is not set
    CONFIG_MAC80211=m
    CONFIG_MAC80211_HAS_RC=y
    CONFIG_MAC80211_RC_MINSTREL=y
    CONFIG_MAC80211_RC_MINSTREL_HT=y
    CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
    CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
    CONFIG_MAC80211_MESH=y
    CONFIG_MAC80211_LEDS=y
    # CONFIG_MAC80211_DEBUGFS is not set
    # CONFIG_MAC80211_MESSAGE_TRACING is not set
    # CONFIG_MAC80211_DEBUG_MENU is not set
    CONFIG_WIMAX=m
    CONFIG_WIMAX_DEBUG_LEVEL=8
    CONFIG_RFKILL=m
    CONFIG_RFKILL_LEDS=y
    CONFIG_RFKILL_INPUT=y
    CONFIG_NET_9P=m
    CONFIG_NET_9P_VIRTIO=m
    # CONFIG_NET_9P_DEBUG is not set
    CONFIG_CAIF=m
    # CONFIG_CAIF_DEBUG is not set
    CONFIG_CAIF_NETDEV=m
    CONFIG_CAIF_USB=m
    CONFIG_CEPH_LIB=m
    # CONFIG_CEPH_LIB_PRETTYDEBUG is not set
    # CONFIG_CEPH_LIB_USE_DNS_RESOLVER is not set
    CONFIG_NFC=m
    CONFIG_NFC_NCI=m
    CONFIG_NFC_HCI=m
    # CONFIG_NFC_SHDLC is not set
    # CONFIG_NFC_LLCP is not set
    # Near Field Communication (NFC) devices
    CONFIG_NFC_PN533=m
    CONFIG_NFC_WILINK=m
    CONFIG_NFC_PN544=m
    CONFIG_NFC_MICROREAD=m
    # Device Drivers
    # Generic Driver Options
    CONFIG_UEVENT_HELPER_PATH=""
    CONFIG_DEVTMPFS=y
    # CONFIG_DEVTMPFS_MOUNT is not set
    CONFIG_STANDALONE=y
    CONFIG_PREVENT_FIRMWARE_BUILD=y
    CONFIG_FW_LOADER=y
    CONFIG_FIRMWARE_IN_KERNEL=y
    CONFIG_EXTRA_FIRMWARE=""
    # CONFIG_FW_LOADER_USER_HELPER is not set
    # CONFIG_DEBUG_DRIVER is not set
    # CONFIG_DEBUG_DEVRES is not set
    # CONFIG_SYS_HYPERVISOR is not set
    # CONFIG_GENERIC_CPU_DEVICES is not set
    CONFIG_REGMAP=y
    CONFIG_REGMAP_I2C=m
    CONFIG_REGMAP_MMIO=m
    CONFIG_REGMAP_IRQ=y
    CONFIG_DMA_SHARED_BUFFER=y
    # CONFIG_CMA is not set
    # Bus devices
    CONFIG_CONNECTOR=y
    CONFIG_PROC_EVENTS=y
    CONFIG_MTD=m
    CONFIG_MTD_TESTS=m
    CONFIG_MTD_REDBOOT_PARTS=m
    CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
    # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
    # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
    CONFIG_MTD_CMDLINE_PARTS=m
    CONFIG_MTD_OF_PARTS=m
    CONFIG_MTD_AR7_PARTS=m
    # User Modules And Translation Layers
    CONFIG_MTD_CHAR=m
    CONFIG_MTD_BLKDEVS=m
    CONFIG_MTD_BLOCK=m
    CONFIG_MTD_BLOCK_RO=m
    CONFIG_FTL=m
    CONFIG_NFTL=m
    CONFIG_NFTL_RW=y
    CONFIG_INFTL=m
    CONFIG_RFD_FTL=m
    CONFIG_SSFDC=m
    # CONFIG_SM_FTL is not set
    CONFIG_MTD_OOPS=m
    CONFIG_MTD_SWAP=m
    # RAM/ROM/Flash chip drivers
    CONFIG_MTD_CFI=m
    CONFIG_MTD_JEDECPROBE=m
    CONFIG_MTD_GEN_PROBE=m
    # CONFIG_MTD_CFI_ADV_OPTIONS is not set
    CONFIG_MTD_MAP_BANK_WIDTH_1=y
    CONFIG_MTD_MAP_BANK_WIDTH_2=y
    CONFIG_MTD_MAP_BANK_WIDTH_4=y
    # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
    # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
    # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
    CONFIG_MTD_CFI_I1=y
    CONFIG_MTD_CFI_I2=y
    # CONFIG_MTD_CFI_I4 is not set
    # CONFIG_MTD_CFI_I8 is not set
    CONFIG_MTD_CFI_INTELEXT=m
    CONFIG_MTD_CFI_AMDSTD=m
    CONFIG_MTD_CFI_STAA=m
    CONFIG_MTD_CFI_UTIL=m
    CONFIG_MTD_RAM=m
    CONFIG_MTD_ROM=m
    CONFIG_MTD_ABSENT=m
    # Mapping drivers for chip access
    CONFIG_MTD_COMPLEX_MAPPINGS=y
    # CONFIG_MTD_PHYSMAP is not set
    CONFIG_MTD_PHYSMAP_OF=m
    CONFIG_MTD_SC520CDP=m
    CONFIG_MTD_NETSC520=m
    CONFIG_MTD_TS5500=m
    # CONFIG_MTD_SBC_GXX is not set
    # CONFIG_MTD_AMD76XROM is not set
    # CONFIG_MTD_ICHXROM is not set
    # CONFIG_MTD_ESB2ROM is not set
    # CONFIG_MTD_CK804XROM is not set
    CONFIG_MTD_SCB2_FLASH=m
    # CONFIG_MTD_NETtel is not set
    # CONFIG_MTD_L440GX is not set
    CONFIG_MTD_PCI=m
    # CONFIG_MTD_PCMCIA is not set
    # CONFIG_MTD_GPIO_ADDR is not set
    # CONFIG_MTD_INTEL_VR_NOR is not set
    CONFIG_MTD_PLATRAM=m
    # CONFIG_MTD_LATCH_ADDR is not set
    # Self-contained MTD device drivers
    CONFIG_MTD_PMC551=m
    # CONFIG_MTD_PMC551_BUGFIX is not set
    # CONFIG_MTD_PMC551_DEBUG is not set
    # CONFIG_MTD_DATAFLASH is not set
    # CONFIG_MTD_M25P80 is not set
    # CONFIG_MTD_SST25L is not set
    # CONFIG_MTD_SLRAM is not set
    CONFIG_MTD_PHRAM=m
    CONFIG_MTD_MTDRAM=m
    CONFIG_MTDRAM_TOTAL_SIZE=4096
    CONFIG_MTDRAM_ERASE_SIZE=128
    CONFIG_MTD_BLOCK2MTD=m
    # Disk-On-Chip Device Drivers
    # CONFIG_MTD_DOC2000 is not set
    # CONFIG_MTD_DOC2001 is not set
    # CONFIG_MTD_DOC2001PLUS is not set
    CONFIG_MTD_DOCG3=m
    CONFIG_BCH_CONST_M=14
    CONFIG_BCH_CONST_T=4
    CONFIG_MTD_NAND_ECC=m
    CONFIG_MTD_NAND_ECC_SMC=y
    CONFIG_MTD_NAND=m
    # CONFIG_MTD_NAND_ECC_BCH is not set
    CONFIG_MTD_SM_COMMON=m
    # CONFIG_MTD_NAND_MUSEUM_IDS is not set
    # CONFIG_MTD_NAND_DENALI is not set
    CONFIG_MTD_NAND_IDS=m
    CONFIG_MTD_NAND_RICOH=m
    CONFIG_MTD_NAND_DISKONCHIP=m
    # CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set
    CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
    # CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
    CONFIG_MTD_NAND_DOCG4=m
    # CONFIG_MTD_NAND_CAFE is not set
    CONFIG_MTD_NAND_CS553X=m
    CONFIG_MTD_NAND_NANDSIM=m
    # CONFIG_MTD_NAND_PLATFORM is not set
    CONFIG_MTD_ALAUDA=m
    # CONFIG_MTD_ONENAND is not set
    # LPDDR flash memory drivers
    CONFIG_MTD_LPDDR=m
    CONFIG_MTD_QINFO_PROBE=m
    CONFIG_MTD_UBI=m
    CONFIG_MTD_UBI_WL_THRESHOLD=4096
    CONFIG_MTD_UBI_BEB_LIMIT=20
    # CONFIG_MTD_UBI_FASTMAP is not set
    # CONFIG_MTD_UBI_GLUEBI is not set
    CONFIG_OF=y
    # Device Tree and Open Firmware support
    CONFIG_PROC_DEVICETREE=y
    # CONFIG_OF_SELFTEST is not set
    CONFIG_OF_PROMTREE=y
    CONFIG_OF_ADDRESS=y
    CONFIG_OF_IRQ=y
    CONFIG_OF_DEVICE=y
    CONFIG_OF_I2C=m
    CONFIG_OF_NET=y
    CONFIG_OF_MDIO=m
    CONFIG_OF_PCI=y
    CONFIG_OF_PCI_IRQ=y
    CONFIG_OF_MTD=y
    CONFIG_PARPORT=m
    CONFIG_PARPORT_PC=m
    CONFIG_PARPORT_SERIAL=m
    # CONFIG_PARPORT_PC_FIFO is not set
    # CONFIG_PARPORT_PC_SUPERIO is not set
    CONFIG_PARPORT_PC_PCMCIA=m
    # CONFIG_PARPORT_GSC is not set
    CONFIG_PARPORT_AX88796=m
    CONFIG_PARPORT_1284=y
    CONFIG_PARPORT_NOT_PC=y
    CONFIG_PNP=y
    # CONFIG_PNP_DEBUG_MESSAGES is not set
    # Protocols
    CONFIG_ISAPNP=y
    # CONFIG_PNPBIOS is not set
    CONFIG_PNPACPI=y
    CONFIG_BLK_DEV=y
    CONFIG_BLK_DEV_FD=m
    # CONFIG_PARIDE is not set
    CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
    CONFIG_BLK_CPQ_DA=m
    CONFIG_BLK_CPQ_CISS_DA=m
    # CONFIG_CISS_SCSI_TAPE is not set
    CONFIG_BLK_DEV_DAC960=m
    # CONFIG_BLK_DEV_UMEM is not set
    # CONFIG_BLK_DEV_COW_COMMON is not set
    CONFIG_BLK_DEV_LOOP=m
    CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
    CONFIG_BLK_DEV_CRYPTOLOOP=m
    CONFIG_BLK_DEV_DRBD=m
    # CONFIG_DRBD_FAULT_INJECTION is not set
    CONFIG_BLK_DEV_NBD=m
    CONFIG_BLK_DEV_NVME=m
    CONFIG_BLK_DEV_OSD=m
    CONFIG_BLK_DEV_SX8=m
    CONFIG_BLK_DEV_RAM=m
    CONFIG_BLK_DEV_RAM_COUNT=16
    CONFIG_BLK_DEV_RAM_SIZE=16384
    # CONFIG_BLK_DEV_XIP is not set
    CONFIG_CDROM_PKTCDVD=m
    CONFIG_CDROM_PKTCDVD_BUFFERS=8
    # CONFIG_CDROM_PKTCDVD_WCACHE is not set
    CONFIG_ATA_OVER_ETH=m
    CONFIG_VIRTIO_BLK=m
    # CONFIG_BLK_DEV_HD is not set
    CONFIG_BLK_DEV_RBD=m
    CONFIG_BLK_DEV_RSXX=m
    # Misc devices
    CONFIG_SENSORS_LIS3LV02D=m
    CONFIG_AD525X_DPOT=m
    CONFIG_AD525X_DPOT_I2C=m
    # CONFIG_AD525X_DPOT_SPI is not set
    # CONFIG_IBM_ASM is not set
    CONFIG_PHANTOM=m
    CONFIG_INTEL_MID_PTI=m
    CONFIG_SGI_IOC4=m
    CONFIG_TIFM_CORE=m
    CONFIG_TIFM_7XX1=m
    CONFIG_ICS932S401=m
    # CONFIG_ATMEL_SSC is not set
    CONFIG_ENCLOSURE_SERVICES=m
    CONFIG_CS5535_MFGPT=m
    CONFIG_CS5535_MFGPT_DEFAULT_IRQ=7
    CONFIG_CS5535_CLOCK_EVENT_SRC=m
    CONFIG_HP_ILO=m
    CONFIG_APDS9802ALS=m
    CONFIG_ISL29003=m
    CONFIG_ISL29020=m
    CONFIG_SENSORS_TSL2550=m
    CONFIG_SENSORS_BH1780=m
    CONFIG_SENSORS_BH1770=m
    CONFIG_SENSORS_APDS990X=m
    CONFIG_HMC6352=m
    CONFIG_DS1682=m
    # CONFIG_TI_DAC7512 is not set
    CONFIG_VMWARE_BALLOON=m
    CONFIG_BMP085=y
    CONFIG_BMP085_I2C=m
    # CONFIG_BMP085_SPI is not set
    # CONFIG_PCH_PHUB is not set
    CONFIG_USB_SWITCH_FSA9480=m
    # CONFIG_LATTICE_ECP3_CONFIG is not set
    CONFIG_C2PORT=m
    CONFIG_C2PORT_DURAMAR_2150=m
    # EEPROM support
    CONFIG_EEPROM_AT24=m
    # CONFIG_EEPROM_AT25 is not set
    CONFIG_EEPROM_LEGACY=m
    CONFIG_EEPROM_MAX6875=m
    CONFIG_EEPROM_93CX6=m
    # CONFIG_EEPROM_93XX46 is not set
    CONFIG_CB710_CORE=m
    # CONFIG_CB710_DEBUG is not set
    CONFIG_CB710_DEBUG_ASSUMPTIONS=y
    # Texas Instruments shared transport line discipline
    CONFIG_TI_ST=m
    CONFIG_SENSORS_LIS3_I2C=m
    # Altera FPGA firmware download module
    CONFIG_ALTERA_STAPL=m
    CONFIG_INTEL_MEI=m
    CONFIG_INTEL_MEI_ME=y
    CONFIG_VMWARE_VMCI=m
    CONFIG_HAVE_IDE=y
    # CONFIG_IDE is not set
    # SCSI device support
    CONFIG_SCSI_MOD=m
    CONFIG_RAID_ATTRS=m
    CONFIG_SCSI=m
    CONFIG_SCSI_DMA=y
    CONFIG_SCSI_TGT=m
    CONFIG_SCSI_NETLINK=y
    CONFIG_SCSI_PROC_FS=y
    # SCSI support type (disk, tape, CD-ROM)
    CONFIG_BLK_DEV_SD=m
    CONFIG_CHR_DEV_ST=m
    CONFIG_CHR_DEV_OSST=m
    CONFIG_BLK_DEV_SR=m
    CONFIG_BLK_DEV_SR_VENDOR=y
    CONFIG_CHR_DEV_SG=m
    CONFIG_CHR_DEV_SCH=m
    CONFIG_SCSI_ENCLOSURE=m
    CONFIG_SCSI_MULTI_LUN=y
    # CONFIG_SCSI_CONSTANTS is not set
    # CONFIG_SCSI_LOGGING is not set
    # CONFIG_SCSI_SCAN_ASYNC is not set
    # SCSI Transports
    CONFIG_SCSI_SPI_ATTRS=m
    CONFIG_SCSI_FC_ATTRS=m
    # CONFIG_SCSI_FC_TGT_ATTRS is not set
    CONFIG_SCSI_ISCSI_ATTRS=m
    CONFIG_SCSI_SAS_ATTRS=m
    CONFIG_SCSI_SAS_LIBSAS=m
    CONFIG_SCSI_SAS_ATA=y
    CONFIG_SCSI_SAS_HOST_SMP=y
    CONFIG_SCSI_SRP_ATTRS=m
    CONFIG_SCSI_SRP_TGT_ATTRS=y
    CONFIG_SCSI_LOWLEVEL=y
    CONFIG_ISCSI_TCP=m
    CONFIG_ISCSI_BOOT_SYSFS=m
    CONFIG_SCSI_CXGB3_ISCSI=m
    CONFIG_SCSI_CXGB4_ISCSI=m
    CONFIG_SCSI_BNX2_ISCSI=m
    CONFIG_SCSI_BNX2X_FCOE=m
    CONFIG_BE2ISCSI=m
    CONFIG_BLK_DEV_3W_XXXX_RAID=m
    CONFIG_SCSI_HPSA=m
    CONFIG_SCSI_3W_9XXX=m
    CONFIG_SCSI_3W_SAS=m
    CONFIG_SCSI_7000FASST=m
    CONFIG_SCSI_ACARD=m
    CONFIG_SCSI_AHA152X=m
    CONFIG_SCSI_AHA1542=m
    CONFIG_SCSI_AACRAID=m
    CONFIG_SCSI_AIC7XXX=m
    CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
    CONFIG_AIC7XXX_RESET_DELAY_MS=15000
    # CONFIG_AIC7XXX_DEBUG_ENABLE is not set
    CONFIG_AIC7XXX_DEBUG_MASK=0
    CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
    # CONFIG_SCSI_AIC7XXX_OLD is not set
    CONFIG_SCSI_AIC79XX=m
    CONFIG_AIC79XX_CMDS_PER_DEVICE=32
    CONFIG_AIC79XX_RESET_DELAY_MS=15000
    # CONFIG_AIC79XX_DEBUG_ENABLE is not set
    CONFIG_AIC79XX_DEBUG_MASK=0
    CONFIG_AIC79XX_REG_PRETTY_PRINT=y
    CONFIG_SCSI_AIC94XX=m
    # CONFIG_AIC94XX_DEBUG is not set
    CONFIG_SCSI_MVSAS=m
    # CONFIG_SCSI_MVSAS_DEBUG is not set
    CONFIG_SCSI_MVSAS_TASKLET=y
    CONFIG_SCSI_MVUMI=m
    CONFIG_SCSI_DPT_I2O=m
    CONFIG_SCSI_ADVANSYS=m
    CONFIG_SCSI_IN2000=m
    CONFIG_SCSI_ARCMSR=m
    CONFIG_MEGARAID_NEWGEN=y
    CONFIG_MEGARAID_MM=m
    CONFIG_MEGARAID_MAILBOX=m
    CONFIG_MEGARAID_LEGACY=m
    CONFIG_MEGARAID_SAS=m
    CONFIG_SCSI_MPT2SAS=m
    CONFIG_SCSI_MPT2SAS_MAX_SGE=128
    # CONFIG_SCSI_MPT2SAS_LOGGING is not set
    CONFIG_SCSI_MPT3SAS=m
    CONFIG_SCSI_MPT3SAS_MAX_SGE=128
    CONFIG_SCSI_MPT3SAS_LOGGING=y
    CONFIG_SCSI_UFSHCD=m
    CONFIG_SCSI_UFSHCD_PCI=m
    CONFIG_SCSI_HPTIOP=m
    CONFIG_SCSI_BUSLOGIC=m
    # CONFIG_SCSI_FLASHPOINT is not set
    CONFIG_VMWARE_PVSCSI=m
    CONFIG_HYPERV_STORAGE=m
    CONFIG_LIBFC=m
    CONFIG_LIBFCOE=m
    CONFIG_FCOE=m
    CONFIG_FCOE_FNIC=m
    CONFIG_SCSI_DMX3191D=m
    CONFIG_SCSI_DTC3280=m
    CONFIG_SCSI_EATA=m
    # CONFIG_SCSI_EATA_TAGGED_QUEUE is not set
    # CONFIG_SCSI_EATA_LINKED_COMMANDS is not set
    CONFIG_SCSI_EATA_MAX_TAGS=16
    CONFIG_SCSI_FUTURE_DOMAIN=m
    CONFIG_SCSI_GDTH=m
    CONFIG_SCSI_ISCI=m
    CONFIG_SCSI_GENERIC_NCR5380=m
    CONFIG_SCSI_GENERIC_NCR5380_MMIO=m
    CONFIG_SCSI_GENERIC_NCR53C400=y
    CONFIG_SCSI_IPS=m
    CONFIG_SCSI_INITIO=m
    CONFIG_SCSI_INIA100=m
    CONFIG_SCSI_PPA=m
    CONFIG_SCSI_IMM=m
    # CONFIG_SCSI_IZIP_EPP16 is not set
    # CONFIG_SCSI_IZIP_SLOW_CTR is not set
    CONFIG_SCSI_NCR53C406A=m
    CONFIG_SCSI_STEX=m
    CONFIG_SCSI_SYM53C8XX_2=m
    CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
    CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
    CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
    CONFIG_SCSI_SYM53C8XX_MMIO=y
    CONFIG_SCSI_IPR=m
    # CONFIG_SCSI_IPR_TRACE is not set
    # CONFIG_SCSI_IPR_DUMP is not set
    CONFIG_SCSI_PAS16=m
    CONFIG_SCSI_QLOGIC_FAS=m
    CONFIG_SCSI_QLOGIC_1280=m
    CONFIG_SCSI_QLA_FC=m
    CONFIG_TCM_QLA2XXX=m
    CONFIG_SCSI_QLA_ISCSI=m
    CONFIG_SCSI_LPFC=m
    # CONFIG_SCSI_LPFC_DEBUG_FS is not set
    CONFIG_SCSI_SYM53C416=m
    CONFIG_SCSI_DC395x=m
    CONFIG_SCSI_DC390T=m
    CONFIG_SCSI_T128=m
    CONFIG_SCSI_U14_34F=m
    # CONFIG_SCSI_U14_34F_TAGGED_QUEUE is not set
    # CONFIG_SCSI_U14_34F_LINKED_COMMANDS is not set
    CONFIG_SCSI_U14_34F_MAX_TAGS=8
    CONFIG_SCSI_ULTRASTOR=m
    CONFIG_SCSI_NSP32=m
    # CONFIG_SCSI_DEBUG is not set
    CONFIG_SCSI_PMCRAID=m
    CONFIG_SCSI_PM8001=m
    CONFIG_SCSI_SRP=m
    CONFIG_SCSI_BFA_FC=m
    CONFIG_SCSI_VIRTIO=m
    CONFIG_SCSI_CHELSIO_FCOE=m
    CONFIG_SCSI_LOWLEVEL_PCMCIA=y
    CONFIG_PCMCIA_AHA152X=m
    CONFIG_PCMCIA_FDOMAIN=m
    CONFIG_PCMCIA_NINJA_SCSI=m
    CONFIG_PCMCIA_QLOGIC=m
    CONFIG_PCMCIA_SYM53C500=m
    CONFIG_SCSI_DH=m
    CONFIG_SCSI_DH_RDAC=m
    CONFIG_SCSI_DH_HP_SW=m
    CONFIG_SCSI_DH_EMC=m
    CONFIG_SCSI_DH_ALUA=m
    CONFIG_SCSI_OSD_INITIATOR=m
    CONFIG_SCSI_OSD_ULD=m
    CONFIG_SCSI_OSD_DPRINT_SENSE=0
    # CONFIG_SCSI_OSD_DEBUG is not set
    CONFIG_ATA=m
    # CONFIG_ATA_NONSTANDARD is not set
    CONFIG_ATA_VERBOSE_ERROR=y
    CONFIG_ATA_ACPI=y
    CONFIG_SATA_ZPODD=y
    CONFIG_SATA_PMP=y
    # Controllers with non-SFF native interface
    CONFIG_SATA_AHCI=m
    CONFIG_SATA_AHCI_PLATFORM=m
    CONFIG_SATA_INIC162X=m
    CONFIG_SATA_ACARD_AHCI=m
    CONFIG_SATA_SIL24=m
    CONFIG_ATA_SFF=y
    # SFF controllers with custom DMA interface
    CONFIG_PDC_ADMA=m
    CONFIG_SATA_QSTOR=m
    CONFIG_SATA_SX4=m
    CONFIG_ATA_BMDMA=y
    # SATA SFF controllers with BMDMA
    CONFIG_ATA_PIIX=m
    CONFIG_SATA_HIGHBANK=m
    CONFIG_SATA_MV=m
    CONFIG_SATA_NV=m
    CONFIG_SATA_PROMISE=m
    CONFIG_SATA_SIL=m
    CONFIG_SATA_SIS=m
    CONFIG_SATA_SVW=m
    CONFIG_SATA_ULI=m
    CONFIG_SATA_VIA=m
    CONFIG_SATA_VITESSE=m
    # PATA SFF controllers with BMDMA
    CONFIG_PATA_ALI=m
    CONFIG_PATA_AMD=m
    CONFIG_PATA_ARASAN_CF=m
    CONFIG_PATA_ARTOP=m
    CONFIG_PATA_ATIIXP=m
    CONFIG_PATA_ATP867X=m
    CONFIG_PATA_CMD64X=m
    CONFIG_PATA_CS5520=m
    CONFIG_PATA_CS5530=m
    CONFIG_PATA_CS5535=m
    CONFIG_PATA_CS5536=m
    CONFIG_PATA_CYPRESS=m
    CONFIG_PATA_EFAR=m
    CONFIG_PATA_HPT366=m
    CONFIG_PATA_HPT37X=m
    CONFIG_PATA_HPT3X2N=m
    CONFIG_PATA_HPT3X3=m
    # CONFIG_PATA_HPT3X3_DMA is not set
    CONFIG_PATA_IT8213=m
    CONFIG_PATA_IT821X=m
    CONFIG_PATA_JMICRON=m
    CONFIG_PATA_MARVELL=m
    CONFIG_PATA_NETCELL=m
    CONFIG_PATA_NINJA32=m
    CONFIG_PATA_NS87415=m
    CONFIG_PATA_OLDPIIX=m
    CONFIG_PATA_OPTIDMA=m
    CONFIG_PATA_PDC2027X=m
    CONFIG_PATA_PDC_OLD=m
    CONFIG_PATA_RADISYS=m
    CONFIG_PATA_RDC=m
    CONFIG_PATA_SC1200=m
    CONFIG_PATA_SCH=m
    CONFIG_PATA_SERVERWORKS=m
    CONFIG_PATA_SIL680=m
    CONFIG_PATA_SIS=m
    CONFIG_PATA_TOSHIBA=m
    CONFIG_PATA_TRIFLEX=m
    CONFIG_PATA_VIA=m
    CONFIG_PATA_WINBOND=m
    # PIO-only SFF controllers
    CONFIG_PATA_CMD640_PCI=m
    CONFIG_PATA_ISAPNP=m
    CONFIG_PAT

    xf86-video-intel?  I tried putting that in /etc/default/grub 
    $ cat /etc/default/grub
    GRUB_DEFAULT=0
    GRUB_TIMEOUT=5
    GRUB_DISTRIBUTOR="Arch"
    GRUB_CMDLINE_LINUX_DEFAULT="i915.modeset=1"
    GRUB_CMDLINE_LINUX=""
    # Preload both GPT and MBR modules so that they are not missed
    GRUB_PRELOAD_MODULES="part_gpt part_msdos"
    # Uncomment to enable Hidden Menu, and optionally hide the timeout count
    GRUB_HIDDEN_TIMEOUT=0
    #GRUB_HIDDEN_TIMEOUT_QUIET=true
    # Uncomment to use basic console
    GRUB_TERMINAL_INPUT=console
    # Uncomment to disable graphical terminal
    #GRUB_TERMINAL_OUTPUT=console
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    GRUB_GFXMODE=auto
    # Uncomment to allow the kernel use the same resolution used by grub
    GRUB_GFXPAYLOAD_LINUX=keep
    # Uncomment if you want GRUB to pass to the Linux kernel the old parameter
    # format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
    #GRUB_DISABLE_LINUX_UUID=true
    # Uncomment to disable generation of recovery mode menu entries
    GRUB_DISABLE_RECOVERY=true
    # Uncomment and set to the desired menu colors. Used by normal and wallpaper
    # modes only. Entries specified as foreground/background.
    #GRUB_COLOR_NORMAL="light-blue/black"
    #GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
    # Uncomment one of them for the gfx desired, a image background or a gfxtheme
    #GRUB_BACKGROUND="/path/to/wallpaper"
    #GRUB_THEME="/path/to/gfxtheme"
    # Uncomment to get a beep at GRUB start
    #GRUB_INIT_TUNE="480 440 1"
    #GRUB_SAVEDEFAULT="true"
    according to the link I need to add it to /etc/mkinitcpio.conf
    I added it and got this error during build::
    ==> ERROR: module not found: `i915.modeset=1'
    so I reverted it back to i915 and I am wondering about the warnings during build
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.9.9-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [resume]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> Image generation successful
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.9.9-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: bfa
    -> Running build hook: [resume]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    Last edited by Areckx (2013-07-10 20:37:39)

  • Laptop screen not getting locked on close lid or resume from suspend

    I am using kde 4.4 rc2 atm. My laptop screen is not getting locked when I closed the lid or when laptop resumes from a suspend to ram.
    It used to work correctly before I installed acpid(before that I just had the acpi client package installed.) Power Devil used to handle everything correctly.
    The power devil settings already says, Lock screen on resume and I have added Lock screen as action for Lid close for performance profile.
    Is there any way to fix this. I want to make laptop screen lock when I do lid close or resume from suspend/hibernate.

    Suspend has always been problematic under Linux. It seems to be hit or miss for the most part, but here are some things you can try:
    Use an LTS kernel, tuxonice, pm-utils, etc. See Suspend and Hibernate
    Try a different graphics driver
    Tweak the driver module parameters or build your own driver.
    Unfortunately I don't have experience with the radeon driver, so I can only give you ideas.

  • Desktop visible after resume (from suspend) and before screen is locke

    My desktop becomes visible for brief period (<1s) when the system resumes from suspended state. My desktop env. is XFCE4, it happens with both xscreensaver and gnome-screensaver (also with slimlock and i3lock), therefore I think it's not locker dependent. It's a major security flaw because sensitive information may be exposed (not just porn). Using both XFCE provided locking facilities (suspend/resume lock options in Power Manager and Session settings), and systemd suspend/resume hooks yields same result. I remember back then when I was using Gnome, I haven't had this issues. Does anyone have any idea how to prevent this desktop expose?

    Have you tried this --> https://wiki.archlinux.org/index.php/Pm … or_suspend ?

  • Cannot resume after suspend

    Hello friends!
    My problem with Arch Linux is that i could not resume my laptop after open the lid. Its just resume for 5 seconds and then shutdown by itself...
    Can somebody tell me how to fix this? My laptop is HP g62
    Everything works fine except the resume from suspend.
    Thanks in advance.

    button/lid)
        if [[ `cat /proc/acpi/button/lid/LID/state | awk '{print $2}'` = "closed" ]]
        then
        /usr/sbin/pm-suspend
        fi
        #echo "LID switched!">/dev/tty2
            logger "ACPI group/action undefined: $1 / $2"
    esac
    This is my handler.sh lid event but do not work..

  • No sound in flash after resume from suspend (linux debian)

    Using 10.0.r42, iceweael and linux 2.6.32 kernel.
    If I close the lid on my HP laptop which causes it to suspend, and the resume from suspend, other audio playing programs work, but I cant get any sound from iceweasel/flash until I kill all instances of iceweasel and restart the web browser.
    Is this a bug that is tied to flash?

    What a coincidence, mine is also from scratch.
    Good question about how sound is handled. ldd libflashplayer.so doen't give an answer.
    So somehow xulrunner can catch the sound.
    Libxpcom is linked to libasound. components/libmozgnome.so to libesd in my case.
    Maybe you can try fuser /dev/snd/* to identify which process is locking the device.

Maybe you are looking for

  • Remote Desktop Connection with single Ethernet cable

    Hi, I'd like to be able to use Microsoft's Remote Desktop Connection app to connect to one of my XP machines with my PowerBook. I can do this when everything is running on my home LAN, but I'd like to be able to connect with just a single Ethernet ca

  • Can't create folder on external hard drive from LR. or open images from LR in PS.

    I just restored my mac back to factory settings and reinstalled LR 5.  When I try to create a folder on the external hard drive it gives me this message "The folder /Volumes/Leigh's/Picutures/2014 could not be created on disk." Also, when I go to "ED

  • Necessary to save every single file automatically in Multitrack Mode?

    Using Adobe Audition 3: Remember in Adobe Audition 1 where if you right-clicked on a wave file inside multitrack view and deleted it, it was in fact deleted?  Why did they go backwards and make it so that every single file recorded was saved automati

  • Stuck with this query

    i have stuck in this query. it is giving compile error that v_customerloop invalid identifier. this does not make sense because if i comment the sql, it runs fine and i can actually see the count in the dbms output. i tried commenting out some of the

  • Getting list of directories within a directory - NULL

    I am getting a NULL POINTER EXCEPTION when trying to get a list of directories from a directory. <% main_dir = new File("test_dir"); dirs = main_dir.list(); if(dir==null){ %> ERROR: dirs is null<p> Main Dir: <%=index_dir%> <% } %> It is returning tha