Linux 3.13 - Kernel and Razer Mouse (Hard Freeze)

I upgraded to the new kernel 3.13.4-1 the other day and everytime I'd try to log into Xwindows the system from GDM, it would hard freeze.  So I went about problem solving and couldn't find what was going on.  I then upgraded to the 3.13.5-1 kernel thinking that might fix it.  It did not.  So I went rooting around for a couple hours.  Then I realized that it only occured when I went to touch my mouse.  So I switched to my Wacom tablet to see if I was right. And yep, it worked perfectly with the tablet.  No Freezes.
So for anyone else having problems with the XWindows freezing constantly try switching to another pointer device (unlikely I know).  Or you can do what I did and downgrade the kernel from 3.13 to the last 3.12 version which involves downgrading the headers, nvidia driver, and nvidia-utils if you have them.  I am using the same mouse in 3.12 with no problems. 
I couldn't find a bug report anywhere about it and I don't know what actually causes the mouse to freeze the system while the tablet doesn't.
By the way I use the Nvidia Proprietary driver for XWindows so that might be causing it too since it had to be downgraded... not sure...  I can't get any logs from the hard freezez at all.
The 3.13 kernel also randomly decides to lose sync with my main harddrive and then go in a kernel panic on boot sometimes.  Clearly it has a few bugs to work out.  I'm gonna stick with 3.12 for a while.
Here's the device info:
Bus 009 Device 006: ID 1532:0016 Razer USA, Ltd DeathAdder Mouse
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x1532 Razer USA, Ltd
idProduct 0x0016 DeathAdder Mouse
bcdDevice 1.00
iManufacturer 1 Razer
iProduct 2 Razer DeathAdder
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.11
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 73
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 1
Device Status: 0x0000
(Bus Powered)
goodluck all!
Last edited by classdark (2014-02-24 03:27:45)

I just experienced a similar problem after upgrading to 3.13. At first I thought this was an Intel driver bug (I'm using Bumblebee with Intel + NVIDIA drivers), but nothing showed up in the logs, and it did seem to happen when moving the mouse. I'll try downgrading as well.
EDIT: mouse info
$ lsusb -vs 003:003
Bus 003 Device 003: ID 046d:c069 Logitech, Inc. M500 Laser Mouse
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x046d Logitech, Inc.
idProduct 0xc069 M500 Laser Mouse
bcdDevice 56.01
iManufacturer 1 Logitech
iProduct 2 USB Laser Mouse
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4 U56.01_B0009
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 98mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 71
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0006 1x 6 bytes
bInterval 10
Device Status: 0x0000
(Bus Powered)
Last edited by bchr (2014-02-24 13:08:13)

Similar Messages

  • Linux (2.6 kernels) and Sun 6320s

    Hi,
    We have a number of 6320 arrays that we would like to access from x86-64 hosts running RedHat AS4. The hosts have dual port QLogic (QLE2462) HBAs.
    The question is how do we achieve this with multipathing? Unfortunately Sun seem to have stopped development of Traffic Manager which worked with the 2.4 series kernels.
    Our options seem to be:
    (1) Linux 'native' multipathing via device-mapper-multipath
    (2) QLogic HBA based failover
    The problems for these methods are:
    (1) device-mapper-multipath doesn't support the 6320s in either explicit (no hardware handler) or implicit (no path priority checker) modes.
    (2) It doesn't seem to work! Perhaps certain array or module settings are needed?
    I'm assuming somebody, somewhere must be running a 6xxx series array with modern linux distros......
    Thanks

    Hi,
    We now have some progress on the 6320s.
    See http://www.redhat.com/archives/dm-devel/2006-June/msg00088.html and the rest of the thread for the details but to summarise.
    There exists (thanks to James Cassidy) a patch for device mapper multipath that creates a path priority checker for the 6320 arrays: mpath_prio_sun_tx
    Now with the following multipath.conf file things sort of work:
    defaults {
           udev_dir                /dev
           polling_interval        10
           selector                "round-robin 0"
           path_grouping_policy    group_by_prio
           getuid_callout          "/sbin/scsi_id -g -u -s /block/%n"
           prio_callout            "/sbin/sbin/mpath_prio_sun_tx /dev/%n"
           path_selector           "round-robin 0"
           path_checker            tur
           rr_min_io               100
           failback                immediate
           no_path_retry           queue
           user_friendly_names     yes
    }And if we look at the output of the multipath tools we see:
    SE6320-0 (360003baccb94900045b89be7000632f3)
    [size=1638 GB][features=1 queue_if_no_path][hwhandler=0]
    \_ round-robin 0 [prio=50][active]
    \_ 1:0:0:0 sdb 8:16  [active][ready]
    \_ round-robin 0 [prio=1][enabled]
    \_ 2:0:0:0 sdf 8:80  [active][ghost]
    SE6320-3 (360003baccb94900045b8a2b9000ec987)
    [size=1638 GB][features=1 queue_if_no_path][hwhandler=0]
    \_ round-robin 0 [prio=50][active]
    \_ 2:0:0:6 sdi 8:128 [active][ready]
    \_ round-robin 0 [prio=1][enabled]
    \_ 1:0:0:6 sde 8:64  [active][ghost]
    SE6320-2 (360003baccb94900045b8a0ee000eab02)
    [size=1638 GB][features=1 queue_if_no_path][hwhandler=0]
    \_ round-robin 0 [prio=50][active]
    \_ 2:0:0:4 sdh 8:112 [active][ready]
    \_ round-robin 0 [prio=1][enabled]
    \_ 1:0:0:4 sdd 8:48  [active][ghost]
    SE6320-1 (360003baccb94900045b89edb000104d2)
    [size=1638 GB][features=1 queue_if_no_path][hwhandler=0]
    \_ round-robin 0 [prio=50][active]
    \_ 1:0:0:2 sdc 8:32  [active][ready]
    \_ round-robin 0 [prio=1][enabled]
    \_ 2:0:0:2 sdg 8:96  [active][ghost]So we see that each LUN has two paths and one of these is active (prio=50) and one is dormant (prio=1). I've tested the failover by shutting down one of the fabric paths and things seem to cope reasonably well.
    I've no idea if these pathches will ever make it into the main device mapper branch but it would be rather nice if they did!

  • Constant hard freezes and no answers from Apple (Macbook Pro mid-2012)

    Hi.. I'm new here and posting this in desperation. I've been to the Genius Bar 3 times, and been on the phone with Applecare support twice now to try and troubleshoot the hard freezes happening to my computer. In the store, on the 1st occassion they ran some tests, the 2nd time my fan had stopped working so they replaced it. The third time they ran hardware testing overnight (which passed) and ran software testing and told me I had third party software called 'Gatekeeper' that might be causing the problem which they said they removed and reinstalled the OS X. I looked up Gatekeeper only to find out its part of the OS X which I found really confusing. None of this has stopped the crashes (hard freezes that require manually shutting down) and which happen intermittently (3-4 times a day).
    I'm wondering if the next step now is to format my hard drive and do a clean install? I have a case number open with Apple customer support now, but they basically say I need to bring it back in for more testing...which is quite difficult considering I'm pressed for time and writing term papers at the moment and basically need my computer (and yes I have all my important files backed up).
    Here are my last two kernel logs. Any help is much appreciated!
    Thu Apr 11 17:07:34 2013
    panic(cpu 2 caller 0xffffff800524388d): "zalloc: zone \"\" empty."@/SourceCache/xnu/xnu-2050.22.13/osfmk/kern/zalloc.c:1761
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80838d3cb0 : 0xffffff800521d626
    0xffffff80838d3d20 : 0xffffff800524388d
    0xffffff80838d3e00 : 0xffffff800523d35c
    0xffffff80838d3e30 : 0xffffff8005558edd
    0xffffff80838d3e60 : 0xffffff800555945f
    0xffffff80838d3ea0 : 0xffffff8005558c89
    0xffffff80838d3f00 : 0xffffff800555976c
    0xffffff80838d3f50 : 0xffffff80055e063a
    0xffffff80838d3fb0 : 0xffffff80052cdd23
    BSD process name corresponding to current thread: launchd
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide: 0x0000000005000000
    Kernel text base: 0xffffff8005200000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 8855382461912
    vm objects:14602336
    vm object hash entri:2076720
    VM map entries:2051600
    pv_list:5529600
    vm pages:72233856
    kalloc.64:6152192
    kalloc.128:3887104
    kalloc.256:2027520
    kalloc.512:1933312
    kalloc.4096:1929216
    kalloc.8192:3358720
    ipc ports:1636800
    vnodes:16507128
    namecache:7025760
    HFS node:21840864
    HFS fork:6643712
    buf.4096:1671168
    buf.8192:122871808
    ubc_info zone:3734424
    vnode pager structur:2076720
    Kernel Stacks:1933312
    PageTables:31158272
    Kalloc.Large:12392309
    last loaded kext at 356342490204: com.apple.filesystems.smbfs     1.8 (addr 0xffffff7f86e7d000, size 229376)
    last unloaded kext at 389827949503: com.apple.filesystems.msdosfs     1.8 (addr 0xffffff7f86e6f000, size 57344)
    loaded kexts:
    com.apple.filesystems.smbfs     1.8
    com.apple.driver.AudioAUUC     1.60
    com.apple.driver.AGPM     100.12.87
    com.apple.driver.X86PlatformShim     1.0.0
    com.apple.driver.AppleHDA     2.3.7fc4
    com.apple.iokit.IOUserEthernet     1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager     4.1.3f3
    com.apple.Dont_Steal_Mac_OS_X     7.0.0
    com.apple.driver.AppleSMCPDRC     1.0.0
    com.apple.driver.ApplePolicyControl     3.3.0
    com.apple.driver.AppleLPC     1.6.0
    com.apple.driver.AppleUpstreamUserClient     3.5.10
    com.apple.driver.AppleBacklight     170.2.5
    com.apple.driver.AppleMCCSControl     1.1.11
    com.apple.driver.AppleMikeyHIDDriver     122
    com.apple.filesystems.autofs     3.0
    com.apple.driver.AppleMikeyDriver     2.3.7fc4
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport     4.1.3f3
    com.apple.driver.AppleIntelHD4000Graphics     8.1.0
    com.apple.driver.AppleSMCLMU     2.0.3d0
    com.apple.driver.AppleIntelFramebufferCapri     8.1.0
    com.apple.driver.SMCMotionSensor     3.0.3d1
    com.apple.driver.AppleUSBTCButtons     237.1
    com.apple.driver.AppleUSBTCKeyboard     237.1
    com.apple.driver.AppleIRController     320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless     1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib     1.0.0d1
    com.apple.BootCache     34
    com.apple.iokit.SCSITaskUserClient     3.5.5
    com.apple.driver.XsanFilter     404
    com.apple.iokit.IOAHCIBlockStorage     2.3.1
    com.apple.iokit.AppleBCM5701Ethernet     3.6.0b1
    com.apple.driver.AppleSDXC     1.4.0
    com.apple.driver.AirPort.Brcm4331     614.20.16
    com.apple.driver.AppleAHCIPort     2.5.1
    com.apple.driver.AppleFWOHCI     4.9.6
    com.apple.driver.AppleUSBHub     5.5.5
    com.apple.driver.AppleUSBXHCI     5.5.5
    com.apple.driver.AppleUSBEHCI     5.5.0
    com.apple.driver.AppleEFINVRAM     1.7
    com.apple.driver.AppleSmartBatteryManager     161.0.0
    com.apple.driver.AppleACPIButtons     1.7
    com.apple.driver.AppleRTC     1.5
    com.apple.driver.AppleHPET     1.8
    com.apple.driver.AppleSMBIOS     1.9
    com.apple.driver.AppleACPIEC     1.7
    com.apple.driver.AppleAPIC     1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient     196.0.0
    com.apple.nke.applicationfirewall     4.0.39
    com.apple.security.quarantine     2
    com.apple.driver.AppleIntelCPUPowerManagement     196.0.0
    com.apple.driver.DspFuncLib     2.3.7fc4
    com.apple.iokit.IOAudioFamily     1.8.9fc11
    com.apple.kext.OSvKernDSPLib     1.6
    com.apple.iokit.IOSurface     86.0.4
    com.apple.iokit.IOSerialFamily     10.0.6
    com.apple.driver.X86PlatformPlugin     1.0.0
    com.apple.iokit.IOBluetoothFamily     4.1.3f3
    com.apple.driver.AppleHDAController     2.3.7fc4
    com.apple.iokit.IOHDAFamily     2.3.7fc4
    com.apple.driver.AppleGraphicsControl     3.3.0
    com.apple.driver.IOPlatformPluginFamily     5.3.0d51
    com.apple.iokit.IOFireWireIP     2.2.5
    com.apple.driver.AppleBacklightExpert     1.0.4
    com.apple.kext.triggers     1.0
    com.apple.driver.AppleSMBusController     1.0.11d0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport     4.1.3f3
    com.apple.driver.AppleSMBusPCI     1.0.11d0
    com.apple.iokit.IOAcceleratorFamily     30.14
    com.apple.iokit.IONDRVSupport     2.3.7
    com.apple.iokit.IOGraphicsFamily     2.3.7
    com.apple.driver.AppleSMC     3.1.4d2
    com.apple.driver.AppleUSBMultitouch     237.3
    com.apple.iokit.IOUSBHIDDriver     5.2.5
    com.apple.driver.AppleThunderboltDPInAdapter     1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily     1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter     1.2.6
    com.apple.driver.AppleUSBMergeNub     5.5.5
    com.apple.driver.AppleUSBComposite     5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice     3.5.5
    com.apple.iokit.IOBDStorageFamily     1.7
    com.apple.iokit.IODVDStorageFamily     1.7.1
    com.apple.iokit.IOCDStorageFamily     1.7.1
    com.apple.iokit.IOAHCISerialATAPI     2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily     3.5.5
    com.apple.iokit.IOEthernetAVBController     1.0.2b1
    com.apple.iokit.IO80211Family     522.4
    com.apple.iokit.IONetworkingFamily     3.0
    com.apple.iokit.IOAHCIFamily     2.3.1
    com.apple.iokit.IOFireWireFamily     4.5.5
    com.apple.driver.AppleThunderboltNHI     1.6.3
    com.apple.iokit.IOThunderboltFamily     2.2.6
    com.apple.iokit.IOUSBUserClient     5.5.5
    com.apple.iokit.IOUSBFamily     5.5.5
    com.apple.driver.AppleEFIRuntime     1.7
    com.apple.iokit.IOHIDFamily     1.8.1
    com.apple.iokit.IOSMBusFamily     1.1
    com.apple.security.sandbox     220.2
    com.apple.kext.AppleMatch     1.0.0d1
    com.apple.security.TMSafetyNet     7
    com.apple.driver.DiskImages     345
    com.apple.iokit.IOStorageFamily     1.8
    com.apple.driver.AppleKeyStore     28.21
    com.apple.driver.AppleACPIPlatform     1.7
    com.apple.iokit.IOPCIFamily     2.7.3
    com.apple.iokit.IOACPIFamily     1.4
    com.apple.kec.corecrypto     1.0
    Interval Since Last Panic Report: 277722 sec
    Panics Since Last Report: 1
    Anonymous UUID: A31E45CB-FCFE-5C04-65FE-507480882F34
    Thu Apr 11 09:41:55 2013
    panic(cpu 1 caller 0xffffff80302b7e95): Kernel trap at 0xffffff80302676ed, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000010, CR3: 0x0000000055b4505f, CR4: 0x00000000001606e0
    RAX: 0x0000000000000000, RBX: 0xffffff803ba09620, RCX: 0xffffff803b9a2e70, RDX: 0x0000000000010000
    RSP: 0xffffff80a310b360, RBP: 0xffffff80a310b4a0, RSI: 0xffffff803ba19620, RDI: 0xffffffffffffe000
    R8: 0x0000000000000000, R9: 0xffffffffffffffff, R10: 0x0000000000000010, R11: 0xffffff80a310b7b8
    R12: 0xffffff803ba09620, R13: 0xffffff80329b5e80, R14: 0x0000000000000000, R15: 0xffffff80329b5e90
    RFL: 0x0000000000010203, RIP: 0xffffff80302676ed, CS: 0x0000000000000008, SS: 0x0000000000000010
    Fault CR2: 0x0000000000000010, Error code: 0x0000000000000000, Fault CPU: 0x1
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80a310b000 : 0xffffff803021d626
    0xffffff80a310b070 : 0xffffff80302b7e95
    0xffffff80a310b240 : 0xffffff80302cd4dd
    0xffffff80a310b260 : 0xffffff80302676ed
    0xffffff80a310b4a0 : 0xffffff8030282b24
    0xffffff80a310b560 : 0xffffff8030290c6c
    0xffffff80a310b580 : 0xffffff8030327393
    0xffffff80a310b670 : 0xffffff80304f98cf
    0xffffff80a310b700 : 0xffffff8030310d5d
    0xffffff80a310b750 : 0xffffff80303086a6
    0xffffff80a310b800 : 0xffffff8030308564
    0xffffff80a310b840 : 0xffffff80305546d9
    0xffffff80a310ba80 : 0xffffff8030553d93
    0xffffff80a310bf50 : 0xffffff80305e063a
    0xffffff80a310bfb0 : 0xffffff80302cdd23
    BSD process name corresponding to current thread: launchd
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide: 0x0000000030000000
    Kernel text base: 0xffffff8030200000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 2298630421057
    last loaded kext at 266105022872: com.apple.filesystems.msdosfs     1.8 (addr 0xffffff7fb1e6f000, size 65536)
    last unloaded kext at 546050662848: com.apple.filesystems.msdosfs     1.8 (addr 0xffffff7fb1e6f000, size 57344)
    loaded kexts:
    com.apple.driver.AudioAUUC     1.60
    com.apple.driver.AGPM     100.12.87
    com.apple.driver.X86PlatformShim     1.0.0
    com.apple.driver.AppleMikeyHIDDriver     122
    com.apple.driver.AppleHDA     2.3.7fc4
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport     4.1.3f3
    com.apple.driver.AppleLPC     1.6.0
    com.apple.driver.AppleUpstreamUserClient     3.5.10
    com.apple.driver.AppleIntelHD4000Graphics     8.1.0
    com.apple.iokit.IOUserEthernet     1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager     4.1.3f3
    com.apple.Dont_Steal_Mac_OS_X     7.0.0
    com.apple.driver.ApplePolicyControl     3.3.0
    com.apple.driver.SMCMotionSensor     3.0.3d1
    com.apple.driver.AppleSMCPDRC     1.0.0
    com.apple.driver.AppleMikeyDriver     2.3.7fc4
    com.apple.driver.AppleSMCLMU     2.0.3d0
    com.apple.driver.AppleBacklight     170.2.5
    com.apple.driver.AppleIntelFramebufferCapri     8.1.0
    com.apple.driver.AppleMCCSControl     1.1.11
    com.apple.filesystems.autofs     3.0
    com.apple.driver.AppleUSBTCButtons     237.1
    com.apple.driver.AppleUSBTCKeyboard     237.1
    com.apple.driver.AppleIRController     320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless     1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib     1.0.0d1
    com.apple.BootCache     34
    com.apple.iokit.SCSITaskUserClient     3.5.5
    com.apple.driver.XsanFilter     404
    com.apple.iokit.IOAHCIBlockStorage     2.3.1
    com.apple.driver.AppleUSBHub     5.5.5
    com.apple.driver.AppleFWOHCI     4.9.6
    com.apple.iokit.AppleBCM5701Ethernet     3.6.0b1
    com.apple.driver.AppleSDXC     1.4.0
    com.apple.driver.AppleUSBEHCI     5.5.0
    com.apple.driver.AirPort.Brcm4331     614.20.16
    com.apple.driver.AppleUSBXHCI     5.5.5
    com.apple.driver.AppleAHCIPort     2.5.1
    com.apple.driver.AppleEFINVRAM     1.7
    com.apple.driver.AppleSmartBatteryManager     161.0.0
    com.apple.driver.AppleACPIButtons     1.7
    com.apple.driver.AppleRTC     1.5
    com.apple.driver.AppleHPET     1.8
    com.apple.driver.AppleSMBIOS     1.9
    com.apple.driver.AppleACPIEC     1.7
    com.apple.driver.AppleAPIC     1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient     196.0.0
    com.apple.nke.applicationfirewall     4.0.39
    com.apple.security.quarantine     2
    com.apple.driver.AppleIntelCPUPowerManagement     196.0.0
    com.apple.driver.DspFuncLib     2.3.7fc4
    com.apple.iokit.IOAudioFamily     1.8.9fc11
    com.apple.kext.OSvKernDSPLib     1.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport     4.1.3f3
    com.apple.driver.AppleHDAController     2.3.7fc4
    com.apple.iokit.IOHDAFamily     2.3.7fc4
    com.apple.iokit.IOAcceleratorFamily     30.14
    com.apple.iokit.IOSurface     86.0.4
    com.apple.iokit.IOSerialFamily     10.0.6
    com.apple.iokit.IOBluetoothFamily     4.1.3f3
    com.apple.iokit.IOFireWireIP     2.2.5
    com.apple.driver.AppleSMBusPCI     1.0.11d0
    com.apple.driver.AppleGraphicsControl     3.3.0
    com.apple.driver.AppleBacklightExpert     1.0.4
    com.apple.iokit.IONDRVSupport     2.3.7
    com.apple.driver.AppleSMBusController     1.0.11d0
    com.apple.iokit.IOGraphicsFamily     2.3.7
    com.apple.kext.triggers     1.0
    com.apple.driver.X86PlatformPlugin     1.0.0
    com.apple.driver.AppleSMC     3.1.4d2
    com.apple.driver.IOPlatformPluginFamily     5.3.0d51
    com.apple.driver.AppleUSBMultitouch     237.3
    com.apple.iokit.IOUSBHIDDriver     5.2.5
    com.apple.driver.AppleThunderboltDPInAdapter     1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily     1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter     1.2.6
    com.apple.driver.AppleUSBMergeNub     5.5.5
    com.apple.driver.AppleUSBComposite     5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice     3.5.5
    com.apple.iokit.IOBDStorageFamily     1.7
    com.apple.iokit.IODVDStorageFamily     1.7.1
    com.apple.iokit.IOCDStorageFamily     1.7.1
    com.apple.iokit.IOAHCISerialATAPI     2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily     3.5.5
    com.apple.iokit.IOUSBUserClient     5.5.5
    com.apple.iokit.IOFireWireFamily     4.5.5
    com.apple.driver.AppleThunderboltNHI     1.6.3
    com.apple.iokit.IOThunderboltFamily     2.2.6
    com.apple.iokit.IOEthernetAVBController     1.0.2b1
    com.apple.iokit.IO80211Family     522.4
    com.apple.iokit.IONetworkingFamily     3.0
    com.apple.iokit.IOUSBFamily     5.5.5
    com.apple.iokit.IOAHCIFamily     2.3.1
    com.apple.driver.AppleEFIRuntime     1.7
    com.apple.iokit.IOHIDFamily     1.8.1
    com.apple.iokit.IOSMBusFamily     1.1
    com.apple.security.sandbox     220.2
    com.apple.kext.AppleMatch     1.0.0d1
    com.apple.security.TMSafetyNet     7
    com.apple.driver.DiskImages     345
    com.apple.iokit.IOStorageFamily     1.8
    com.apple.driver.AppleKeyStore     28.21
    com.apple.driver.AppleACPIPlatform     1.7
    com.apple.iokit.IOPCIFamily     2.7.3
    com.apple.iokit.IOACPIFamily     1.4
    com.apple.kec.corecrypto     1.0
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 2.2f41
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455302D474E2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455302D474E2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD HTS547550A9E384, 500.11 GB
    Serial ATA Device: MATSHITADVD-R UJ-8A8
    USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
    USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 6
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 5
    USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 7

    I did not mean to suggest that memory replacement is THE solution. But if you want more memory anyway, replacing the memory would fix it if this were a memory probelm.
    Memory problems are hard-to-find. It may take a week of overnight testing and still come up empty.
    One old technique I have used when stuck is to swap the two memory modules with each other. This sometimes changes the symptoms enough to catch the problem. Sometimes not.

  • Modifying the stock arch linux kernel and kernel timer frequency

    so if i understand correctly, if we want to modify the stock arch linux kernel, we have to pull it off of abs. ie "ABSROOT=. abs core/linux" then modify the pkgbuild, uncommenting out make menuconfig and setting the pkgbase name to something different than stock. ie, "linux-custom" then update the checksums followed by importing the gpg keys, ie "gpg --recv-keys 79BE3E4300411886 and gpg --recv-keys 38DBBDC86092693E" for the kernel and patches. then run makepkg -s.
    we can't just run make menuconfig on the current kernel that's installed?
    and if we pull the linux kernel from abs to customize, does it already come preconfigured with all the arch changes and settings? like its no different than the current one installed?
    i just ask because for the most part, i like the current arch kernel, there are just a few minor things i want to change but kept everything else the same as stock arch linux kernel.
    also, i herd arch uses 300hz for its timer. whats the benefits and disadvantage of using 300hz over 1000hz for a desktop system?

    orlfman wrote:we can't just run make menuconfig on the current kernel that's installed?
    No you can't, because the kernel then has to be compiled so the kernel will run with the different tick rate.
    orlfman wrote:
    and if we pull the linux kernel from abs to customize, does it already come preconfigured with all the arch changes and settings? like its no different than the current one installed?
    i just ask because for the most part, i like the current arch kernel, there are just a few minor things i want to change but kept everything else the same as stock arch linux kernel.
    As I understand it from the Wiki, the ABS pulls the PKGBUILD and other arch-specific sources from the ArchLinux script server. However, I don't use the ABS, but pull the files I need directly from the ArchLinux SVN and build using makepkg[1] after making the necessary changes.
    orlfman wrote:Also, I heard arch uses 300hz for its timer. whats the benefits and disadvantage of using 300hz over 1000hz for a desktop system?
    You're in for a technical discussion here. This has a reasonably friendly discussion on kernel tick rates.
    Basically, higher tick rates = a higher level of timing precision & higher processor load, lower tick rates = lower level of timing precision & lower processor load.
    [1] Technically, I use the clean chroot manager package, which is a wrapper for makechrootpkg (which in turn is a wrapper for running makepkg in a clean chroot if I'm not mistaken).

  • My 2007 20inch Imac keeps freezing/crashing and the mouse is moving while its frozen? is the hard drive going out? how can I fix it?

    my 2007 20inch Imac keeps freezing/crashing and the mouse is moving while its frozen? is the hard drive going out? how can I fix it?
    Whats the problem? how can I fix it?

    komivi wrote:
    my 2007 20inch Imac keeps freezing/crashing and the mouse is moving while its frozen?
    How large is your HD?  How much space do you have left?
    is the hard drive going out? how can I fix it?
    Failing Hard Drive Sounds
    How to Tell When Your Hard Drive is Going to Fail
    Be prepared for hard-drive failure 

  • Linux on my X220T (and why it failed)

    I’m sorry but this is going to be a long post but I have seen so many posts out there from people in my position - making an attempt to migrate from Windows to Linux - that I felt compelled to share my experiences. This is not a Linux bashing post either. Like UFOs, I want to believe. I just haven’t seen the light yet so if there are any Linux evangelists out there who have got Linux working on their X220T then I would *love* to hear from you
    Background and reasons for change:
    I am not your ordinary Windows user. I work in IT and I’ve been working with Windows since the days of v2 (yes I’m that old) running on Dos. I’m comfortable with it. Because of my age I’m also comfortable with the command line. I’ve worked with Xenix (a variant of the original Unix) and have a grasp of the fundamentals. Now I’m all grown up and an IT consultant I wanted to ‘round out’ my understanding of my business by getting to grips with Linux in order to write code. I understand it’s very different to the nice little bubble of Visual Studio where everything happens around you. I’ve yet to find out Sure I can produce a virtual machine and learn in there but wanted to immerse myself in it all so decided to convert my X220T. This little beauty is not my main work computer so I could sacrifice the contents. If your X220T is your only machine and you need it for serious stuff, think carefully before going ahead.
    Starting point:
    My X220T was pretty much out-of-the-box Windows 7. It was working fine, but had the odd glitch. Wouldn’t hibernate properly (although it did before an ‘upgrade’ screwed it up) and the mouse kept losing its settings despite following all the advice, upgrading, hacking etc to fix it. I also had Windows 8 preview on the ‘Q’ drive and was liking that but of course it’s not really ready to go yet.
    My choice was Linux Mint with the KDE desktop. Did a bit of digging. Seemed to do the job. So I took several backups, trashed the drive and installed it.
    My previous experiences with Linux have always been a battle to get the OS to see certain devices. Wireless cards never used to work. Peripherals failing. Not resuming from hibernate. That kind of thing. This time it was flawless. It simply installed. Everything appeared to work! Fantastic!! Of course it wasn’t all there yet. But because my internet access was up and running (had always been an issue before) I was a happy man.
    Then three things happened almost simultaneously.
    I wanted to read an eBook and the screen wouldn’t rotate
    I couldn’t log on using my fingerprint reader
    My fan wouldn’t shut up
    So thought I would tackle the first issue. KDE supports a tool that pops a nice little icon on to your task bar to allow screen rotation. Didn’t work. What it did do was install the Wacom drivers to manage the touch screen and it would re-orientate the mouse ‘as if’ the screen had rotated, but the display itself was in portrait mode. So spent two evenings after work working out how to make this happen. In the end I wrote two shell scripts to rotate the screen AND to set the Wacom drivers to orientate the mouse and stylus properly. Job done! Felt pleased with myself. I was cross that the KDE interface screen button thingy didn’t work properly but that’s life. I had learned something. Two dos-like icons on my task bar flipped my screen (albeit slowly) from landscape to portrait and back again.
    Meanwhile, I’m sitting in my conservatory (no power) and watching my battery disappear in about two hours. Under windows, my usage pattern gave me at least five hours before a re-charge. And that pesky fan didn’t run once! Peace!! But not with Linux. It was annoying so thought I would tackle that next. Everyone uses their machine differently so since power consumption is quite subjective I thought if I fixed this I could move on to other things and then ‘suddenly notice’ that my battery is still powering my baby after four or five hours.
    After research and digging into a cpu frequency daemon (background process) I realised that this was the wrong line of attack. That took another two evenings of work. The Linux Mint kernel doesn’t support this. More research suggested that this was an old/different methodology and the approach was to use cpu ‘governers’ to control cpu frequency switching. The governers have names like ‘ondemand’ and ‘conservative’ and as you might guess, the conservative one holds the processor speed down to reduce power consumption. You may assume dear reader that I had done all the other stuff. Turning off bluetooth only happened in software and I gave up before researching that. It may be possible to turn it off in hardware via the operating system but didn’t get that far. Screen brightness, wireless etc. Typically when I read a book I flick the hardware radio-off switch on the side which of course turns off bluetooth and wireless, so they were taken out of the equation in terms of power consumption.
    After another evening of digging I managed to discover how to instruct the machine to use the ‘conservative’ governor. By now I’m starting to get a bit fed up. My philosophy was partly to learn what it was like to live in the world of Linux, but mostly to get to grips with the C++ compilers, possibly mono (A windows-like development environment) and Apache (system for hosting web sites) but hadn’t got beyond the foibles of the operating system. Finally got the conservative governor in place, rotated my screen (still working!) and settled down to a good read (purely for testing purposes of course
    Within five minutes, on the came the pesky fan. Battery gone in about three hours. This had me seriously pissed off by now. But still wanted to battle on. Thought I would tackle the fingerprint reader next. Found a driver but it didn’t work. I could register a fingerprint but when it came to save the results it died. Even as the godlike super user it failed.
    Then I found another gui based app and that one worked. Well, it worked nicely in-system. Anything that needed elevated privileges it would work for. I just couldn’t use it to log in. When the laptop was in tablet mode I couldn’t authenticate with my fingerprint reader and there was no on-screen keyboard to use as an alternative.
    And it was all these little things that eventually drove me screaming back towards Windows. I’m now running Windows 8 CP as my main desktop. It’s incomplete and has its own set of foibles, but by installing some of the drivers that Lenovo supply for Windows 7 it is perfectly usable.
    The screen rotates out of the box
    The buttons along the bottom of the screen work to rotate the screen (never did get that working in Linux but it was on my list
    Power consumption is back to being pretty good for a laptop rather than just average
    I can turn my bluetooth off at the hardware level but leave my wireless running so that I can browse the internet without hammering my battery too much (using the Lenovo on-screen utility form Windows7)
    I can logon with my fingerprint reader and when it fails (I get it wrong three times) I can revert to an on-screen keyboard to get me out of trouble without having to switch to desktop mode to do it.
    I know they are small things but they are now what I am used to and what I expect from my operating system so why should I do without them?
    My feeling as I sit here writing is that Linux is great. Don’t get me wrong here. I still love it and intend to explore further, but unlike Windows there is a learning curve that you HAVE to climb. You have no choice. When I come home at the end of the day, sure I want to play with my little Lenovo and have some fun. But then I want to relax. Do a bit of surfing, read my ebooks and generally do stuff that the operating system is intended to support. Instead the operating system got in the way of my user experience rather than supporting my user experience. The problem for me is that wihlst I can produce a Linux machine in vmWare or VirtualBox, the driver woes I’ve just described are hidden from you because those virtual worlds either abstract the problem away or don’t port-over the hardware from the host that you want to explore the problems with. The only solution is to buy another X220T to play with and that’s not worth it for me.
    I also think that my relatively large understanding of Windows frustrates my experience of because I am now a novice with the computer which I’m definitely not used to and that of course skews my perception.
    So if there are any Linux superheroes out there who have solved all the above issues and can lead me into the glorious sunshine of developing in the wonderful world of Linux then please talk to me. And for the rest of you guys in my position for whom this has struck a chord, if you want to play, I’m sure the results are worth it but prepare to be frustrated!!

    Hi all. I must be in league with the devil as my lucky number is 13. When I saw Galloping Gerbil or Raring Rhinocerous or whatever the **bleep** thing is called I also saw v13.04 and thought that the time had come to go again!
    So it's about a year on now. Two important things have happened. The first is that my trusty old X220T is now no longer my primary machine so I can afford to lose it to experimentation for a while. The second is that the huge behemoth that is Linux is rolling over the bugs and niggles that sent me screaming back to Windows all those months ago.
    So I've tried again with Raring Ringtail v13.04 and right now I feel as if I've come home! It's still not right but it's pretty close! More importantly, I fee that I'm no longer in the minority in wanting to get this to work right. There is this big push out there towards touch screen so people are spending time on this and wanting their software to be touch screen friendly so it is!
    Before I go on, I was rather shocked when I did my pre-13.040-install research to find this post top of the google list on linux on x220! I'm guessing that my thoughts must parallel a lot of other people thinking about making the jump. So to that end, here's some thinking.
    13.04 is close. Really close to being a very serious competitor to Windows. My view is that Linux is about there now. The X220T is a complex beast to support. it has touch, pen, fingerprint readers, rotating screens etc. And it all works pretty well. I can do a sudo apt-get install to make the fingerprint reader work. And it DOES work. Reliably. I still have issues rotating the screen but I've learned enough now to knock up a simple bash script that will do it for me. AND (this is where the Linux philosophy works) I have written the script to suit me. I like to hold the battery unit in my left hand and hold my laptop in portrait mode to read books/browse the internet. Then switch to normal orientation to type emails etc. The script only toggles between normal and anti-clockwise and back again. Works for me.
    The issue with Linux was more that it was a philosophy than an operating system. You don't just "use" it. You immerse yourself in it. That made it geeky and non mainstream. You can make it sit up and do stuff that suited you exactly if you were prepared to put the time in. The issue was that until now it didn't do the basics reliably enough to suit everyone. I used to read a lot of stories about sons/friends putting Linux on to Mums/Dads/Grans laptop and it working beautifully. Linux is very very good at this. It just works. But getting it there was a right pain unless you were lucky. Now however that out-of-the-box functionality is really really close. To the point at which Tracey from Essex (forgive me Tracey!) can stick the CD in and expect the same functionality from Linux that she could get from Windows without having to sweet talk that geeky bloke that she knows has a crush on her to come in and sort it all out
    Once you get past that bit then you end up in this little wonderful world. Without too much effort courtesy of all those hard-working ordinary people out there, I have a machine that will do most of what I want without tweaks and pokes that take days to research. Now I can browse, read my books, play the odd game and "ignore" the operating system until such times as I choose to tackle the odd tweak. On my relatively small screen for example I want hide the Unity launch bar thingy. However if I do this I can't get it back via the touch interface. Enter Ginn! I have yet to play with tihs but I can configure multi-touch gestures to "do stuff" like making the launcher appear with two finger gestures (!) and that little nugget of configuration pleasure is waiting in the wings for when I get bored reading the news or playing silly games. My operating system has now become a toy, a tool and a learning centre. I can now pursue my long term dream (okay I have modest dreams!) of being able to develop AJAX based web sites using WCF in Mono running under Apache. That means I have all the fun of learning how to use Apache, and working out how to make WCF code in Mono. These things are easy for me under Windows and IIS but how you do it in Linux is a new and exciting challenge! Yes I truly am that boring!
    I wish I could change the title of my original post because Linux is coming of age. Windows had better watch out.

  • Arch Linux doesn't detect RAID of SAS hard drives

    Hello everyone:
    I'm trying to install Arch Linux 2009.08 x86_64 on a server IBM xSeries 206m, which has hard drives connected to a SAS controller card Adaptec AIC-9405.
    I put the disks in RAID 0 and starting the server, I can see on the menu of the RAID controller card that is fine, but when I'm going to make the partitions, I do not see any hard drive.
    Checking with the command dmesg, I found some messages that seem to indicate the failure:
    aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
    aic94xx 0000:03:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    aic94xx: found Adaptec AIC-9405W SAS/SATA Host Adapter, device 0000:03:04.0
    scsi2 : aic94xx
    aic94xx 0000:03:04.0: firmware: requesting aic94xx-seq.fw
    usb 2-1: configuration #1 chosen from 1 choice
    aic94xx: Failed to load sequencer firmware file aic94xx-seq.fw, error -2
    aic94xx: couldn't init seqs for 0000:03:04.0
    aic94xx: couldn't init the chip
    aic94xx 0000:03:04.0: PCI INT A disabled
    aic94xx: probe of 0000:03:04.0 failed with error -2
    Someone else with the same problem ... anyone know how to fix it ?

    GerBra wrote:
    The error message of missing firmware file in dmesg/messages.log is gone away now?
    Could you place dmesg.log or messages.log somewhere to view them? (Copy these files over network to an
    other machine and load it up to some pastebin service, or attach it here).
    You don't see the raid array when doing a: fdisk -l ?
    Also a: cat /proc/scsi/scsi should also show the array if up and running.
    SCSI modul aic94xx should also have a dir entry in /proc/scsi. Example: my Adaptec 2940 has detailled infos about the controller and device status in:
    cat /proc/scsi/aic7xxx/2
    If you have such a file (the number could differ on your machine) please post it also.
    Maybe it's the best if you open a bugreport in http://bugs.archlinux.org/index/proj6 ....
    Hi GerBra:
    This is the dmesg.log:
    Linux version 2.6.30-ARCH (root@T-POWA-LX) (gcc version 4.4.1 (GCC) ) #1 SMP PREEMPT Fri Jul 31 07:30:28 CEST 2009
    Command line: lang=en locale=en_US.UTF-8 archisolabel=ARCHISO_KE1AECIE ramdisk_size=75%
    KERNEL supported cpus:
    Intel GenuineIntel
    AMD AuthenticAMD
    Centaur CentaurHauls
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009b800 (usable)
    BIOS-e820: 000000000009b800 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000bfee0000 (usable)
    BIOS-e820: 00000000bfee0000 - 00000000bfee9000 (ACPI data)
    BIOS-e820: 00000000bfee9000 - 00000000bff00000 (ACPI NVS)
    BIOS-e820: 00000000bff00000 - 00000000c0000000 (reserved)
    BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
    DMI present.
    last_pfn = 0x140000 max_arch_pfn = 0x100000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-C7FFF write-protect
    C8000-DFFFF uncachable
    E0000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 0C0000000 mask FC0000000 uncachable
    1 base 000000000 mask F00000000 write-back
    2 base 100000000 mask FC0000000 write-back
    3 base 0BFF00000 mask FFFF00000 uncachable
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000bff00000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0xbfee0 max_arch_pfn = 0x100000000
    e820 update range: 0000000000001000 - 0000000000006000 (usable) ==> (reserved)
    Scanning 1 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000001000 (usable)
    modified: 0000000000001000 - 0000000000006000 (reserved)
    modified: 0000000000006000 - 000000000009b800 (usable)
    modified: 000000000009b800 - 00000000000a0000 (reserved)
    modified: 00000000000e0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 00000000bfee0000 (usable)
    modified: 00000000bfee0000 - 00000000bfee9000 (ACPI data)
    modified: 00000000bfee9000 - 00000000bff00000 (ACPI NVS)
    modified: 00000000bff00000 - 00000000c0000000 (reserved)
    modified: 00000000fec00000 - 00000000fec10000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000ff000000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 0000000140000000 (usable)
    init_memory_mapping: 0000000000000000-00000000bfee0000
    0000000000 - 00bfe00000 page 2M
    00bfe00000 - 00bfee0000 page 4k
    kernel direct mapping tables up to bfee0000 @ 8000-d000
    init_memory_mapping: 0000000100000000-0000000140000000
    0100000000 - 0140000000 page 2M
    kernel direct mapping tables up to 140000000 @ b000-11000
    RAMDISK: 378e2000 - 37fef5c0
    ACPI: RSDP 00000000000f64f0 00014 (v00 PTLTD )
    ACPI: RSDT 00000000bfee3615 0003C (v01 PTLTD RSDT 06040000 LTP 00000000)
    ACPI: FACP 00000000bfee8e70 00074 (v01 INTEL 06040000 PTL 00000003)
    ACPI: DSDT 00000000bfee384c 05624 (v01 INTEL GLENWOOD 06040000 MSFT 0100000E)
    ACPI: FACS 00000000bfee9fc0 00040
    ACPI: SPCR 00000000bfee8ee4 00050 (v01 PTLTD $UCRTBL$ 06040000 PTL 00000001)
    ACPI: MCFG 00000000bfee8f34 0003C (v01 PTLTD MCFG 06040000 LTP 00000000)
    ACPI: APIC 00000000bfee8f70 00068 (v01 PTLTD APIC 06040000 LTP 00000000)
    ACPI: BOOT 00000000bfee8fd8 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    ACPI: SSDT 00000000bfee3651 001FB (v01 PmRef CpuPm 00003000 INTL 20030224)
    ACPI: Local APIC address 0xfee00000
    (8 early reservations) ==> bootmem [0000000000 - 0140000000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
    #2 [0000200000 - 000082d0d0] TEXT DATA BSS ==> [0000200000 - 000082d0d0]
    #3 [00378e2000 - 0037fef5c0] RAMDISK ==> [00378e2000 - 0037fef5c0]
    #4 [000009b800 - 0000100000] BIOS reserved ==> [000009b800 - 0000100000]
    #5 [000082e000 - 000082e198] BRK ==> [000082e000 - 000082e198]
    #6 [0000008000 - 000000b000] PGTABLE ==> [0000008000 - 000000b000]
    #7 [000000b000 - 000000c000] PGTABLE ==> [000000b000 - 000000c000]
    found SMP MP-table at [ffff8800000f6520] f6520
    [ffffe20000000000-ffffe200045fffff] PMD -> [ffff880028200000-ffff88002c7fffff] on node 0
    Zone PFN ranges:
    DMA 0x00000000 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x00140000
    Movable zone start PFN for each node
    early_node_map[4] active PFN ranges
    0: 0x00000000 -> 0x00000001
    0: 0x00000006 -> 0x0000009b
    0: 0x00000100 -> 0x000bfee0
    0: 0x00100000 -> 0x00140000
    On node 0 totalpages: 1048182
    DMA zone: 56 pages used for memmap
    DMA zone: 1688 pages reserved
    DMA zone: 2246 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 767768 pages, LIFO batch:31
    Normal zone: 3584 pages used for memmap
    Normal zone: 258560 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x1008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 0000000000001000 - 0000000000006000
    PM: Registered nosave memory: 000000000009b000 - 000000000009c000
    PM: Registered nosave memory: 000000000009c000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    PM: Registered nosave memory: 00000000bfee0000 - 00000000bfee9000
    PM: Registered nosave memory: 00000000bfee9000 - 00000000bff00000
    PM: Registered nosave memory: 00000000bff00000 - 00000000c0000000
    PM: Registered nosave memory: 00000000c0000000 - 00000000fec00000
    PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
    PM: Registered nosave memory: 00000000fec10000 - 00000000fee00000
    PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
    PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    Allocating PCI resources starting at c4000000 (gap: c0000000:3ec00000)
    NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 25 pages at ffff880028022000, static data 72352 bytes
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1028574
    Kernel command line: lang=en locale=en_US.UTF-8 archisolabel=ARCHISO_KE1AECIE ramdisk_size=75%
    Initializing CPU#0
    NR_IRQS:768
    PID hash table entries: 4096 (order: 12, 32768 bytes)
    Fast TSC calibration using PIT
    Detected 2999.990 MHz processor.
    Console: colour VGA+ 80x25
    console [tty0] enabled
    Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
    software IO TLB at phys 0x20000000 - 0x24000000
    Memory: 4034028k/5242880k available (3409k kernel code, 1050152k absent, 157764k reserved, 1239k data, 464k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.97 BogoMIPS (lpj=9999966)
    Security Framework initialized
    Mount-cache hash table entries: 256
    CPU: Trace cache: 12K uops, L1 D cache: 16K
    CPU: L2 cache: 2048K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    CPU0: Thermal monitoring handled by SMI
    using mwait in idle threads.
    ACPI: Core revision 20090320
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
    Booting processor 1 APIC 0x1 ip 0x6000
    Initializing CPU#1
    Calibrating delay using timer specific routine.. 6002.80 BogoMIPS (lpj=9999695)
    CPU: Trace cache: 12K uops, L1 D cache: 16K
    CPU: L2 cache: 2048K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    CPU1: Thermal monitoring enabled (TM1)
    x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
    CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
    checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    Brought up 2 CPUs
    Total of 2 processors activated (12004.78 BogoMIPS).
    CPU0 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
    groups: 0 1
    CPU1 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
    groups: 1 0
    net_namespace: 1888 bytes
    Booting paravirtualized kernel on bare hardware
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 9
    PCI: Not using MMCONFIG.
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 9
    PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
    PCI: Using MMCONFIG at e0000000 - e09fffff
    ACPI: No dock devices found.
    ACPI Warning (nspredef-0331): \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 [20090320]
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.4: PME# disabled
    pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.5: PME# disabled
    pci 0000:00:1d.0: reg 20 io port: [0x3000-0x301f]
    pci 0000:00:1d.1: reg 20 io port: [0x3020-0x303f]
    pci 0000:00:1d.2: reg 20 io port: [0x3040-0x305f]
    pci 0000:00:1d.7: reg 10 32bit mmio: [0xc0000000-0xc00003ff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
    pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
    pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0500 (mask 007f)
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 000f)
    pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
    pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
    pci 0000:00:1f.1: reg 18 io port: [0x00-0x07]
    pci 0000:00:1f.1: reg 1c io port: [0x00-0x03]
    pci 0000:00:1f.1: reg 20 io port: [0x3080-0x308f]
    pci 0000:00:1f.3: reg 20 io port: [0x3060-0x307f]
    pci 0000:00:01.0: bridge io port: [0x00-0xfff]
    pci 0000:00:01.0: bridge 32bit mmio: [0x000000-0x0fffff]
    pci 0000:00:01.0: bridge 64bit mmio pref: [0x000000-0x0fffff]
    pci 0000:02:00.0: PXH quirk detected; SHPC device MSI disabled
    pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    pci 0000:02:00.0: PME# disabled
    pci 0000:02:00.1: reg 10 32bit mmio: [0xc0100000-0xc0100fff]
    pci 0000:00:1c.0: bridge io port: [0x4000-0x4fff]
    pci 0000:00:1c.0: bridge 32bit mmio: [0xc0100000-0xc02fffff]
    pci 0000:00:1c.0: bridge 64bit mmio pref: [0xc0500000-0xc05fffff]
    pci 0000:03:04.0: reg 10 64bit mmio: [0xc0280000-0xc02bffff]
    pci 0000:03:04.0: reg 18 64bit mmio: [0xc0500000-0xc051ffff]
    pci 0000:03:04.0: reg 20 io port: [0x4000-0x40ff]
    pci 0000:03:04.0: reg 30 32bit mmio: [0x000000-0x07ffff]
    pci 0000:02:00.0: bridge io port: [0x4000-0x4fff]
    pci 0000:02:00.0: bridge 32bit mmio: [0xc0200000-0xc02fffff]
    pci 0000:02:00.0: bridge 64bit mmio pref: [0xc0500000-0xc05fffff]
    pci 0000:04:00.0: reg 10 64bit mmio: [0xc0300000-0xc030ffff]
    pci 0000:04:00.0: PME# supported from D3hot D3cold
    pci 0000:04:00.0: PME# disabled
    pci 0000:00:1c.4: bridge 32bit mmio: [0xc0300000-0xc03fffff]
    pci 0000:00:1c.5: bridge io port: [0x00-0xfff]
    pci 0000:00:1c.5: bridge 32bit mmio: [0x000000-0x0fffff]
    pci 0000:00:1c.5: bridge 64bit mmio pref: [0x000000-0x0fffff]
    pci 0000:0a:04.0: reg 10 32bit mmio: [0xc8000000-0xcfffffff]
    pci 0000:0a:04.0: reg 14 io port: [0x5000-0x50ff]
    pci 0000:0a:04.0: reg 18 32bit mmio: [0xc0400000-0xc040ffff]
    pci 0000:0a:04.0: reg 30 32bit mmio: [0x000000-0x01ffff]
    pci 0000:0a:04.0: supports D1 D2
    pci 0000:00:1e.0: transparent bridge
    pci 0000:00:1e.0: bridge io port: [0x5000-0x5fff]
    pci 0000:00:1e.0: bridge 32bit mmio: [0xc0400000-0xc04fffff]
    pci 0000:00:1e.0: bridge 64bit mmio pref: [0xc8000000-0xcfffffff]
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG_._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1.PXHV._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP6._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 *10 11 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 10 *11 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 10 *11 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 *10 11 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 10 11 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 10 11 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 10 11 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 10 11 14 15) *5
    PCI: Using ACPI for IRQ routing
    pci 0000:00:01.0: BAR 13: can't allocate resource
    pci 0000:00:01.0: BAR 14: can't allocate resource
    pci 0000:00:01.0: BAR 15: can't allocate resource
    pci 0000:00:1c.5: BAR 13: can't allocate resource
    pci 0000:00:1c.5: BAR 14: can't allocate resource
    pci 0000:00:1c.5: BAR 15: can't allocate resource
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    hpet clockevent registered
    HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 12 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: ioport range 0x800-0x83f has been reserved
    system 00:01: ioport range 0x1000-0x107f has been reserved
    system 00:01: ioport range 0x1180-0x11bf has been reserved
    system 00:01: ioport range 0x4d0-0x4d1 has been reserved
    system 00:01: ioport range 0x500-0x57f has been reserved
    system 00:01: ioport range 0xca8-0xca8 has been reserved
    system 00:01: ioport range 0xcac-0xcac has been reserved
    system 00:01: ioport range 0xfe00-0xfe00 has been reserved
    system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved
    system 00:01: iomem range 0xfed13000-0xfed13fff has been reserved
    system 00:01: iomem range 0xe0000000-0xefffffff has been reserved
    system 00:01: iomem range 0xfed20000-0xfed8ffff has been reserved
    pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
    pci 0000:00:01.0: IO window: disabled
    pci 0000:00:01.0: MEM window: disabled
    pci 0000:00:01.0: PREFETCH window: disabled
    pci 0000:02:00.0: PCI bridge, secondary bus 0000:03
    pci 0000:02:00.0: IO window: 0x4000-0x4fff
    pci 0000:02:00.0: MEM window: 0xc0200000-0xc02fffff
    pci 0000:02:00.0: PREFETCH window: 0x000000c0500000-0x000000c05fffff
    pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
    pci 0000:00:1c.0: IO window: 0x4000-0x4fff
    pci 0000:00:1c.0: MEM window: 0xc0100000-0xc02fffff
    pci 0000:00:1c.0: PREFETCH window: 0x000000c0500000-0x000000c05fffff
    pci 0000:00:1c.4: PCI bridge, secondary bus 0000:04
    pci 0000:00:1c.4: IO window: disabled
    pci 0000:00:1c.4: MEM window: 0xc0300000-0xc03fffff
    pci 0000:00:1c.4: PREFETCH window: disabled
    pci 0000:00:1c.5: PCI bridge, secondary bus 0000:05
    pci 0000:00:1c.5: IO window: disabled
    pci 0000:00:1c.5: MEM window: disabled
    pci 0000:00:1c.5: PREFETCH window: disabled
    pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0a
    pci 0000:00:1e.0: IO window: 0x5000-0x5fff
    pci 0000:00:1e.0: MEM window: 0xc0400000-0xc04fffff
    pci 0000:00:1e.0: PREFETCH window: 0x000000c8000000-0x000000cfffffff
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:02:00.0: setting latency timer to 64
    pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.4: setting latency timer to 64
    pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.5: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 io: [0x00-0xffff]
    pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
    pci_bus 0000:01: resource 0 mem: [0x0-0xfff]
    pci_bus 0000:01: resource 1 mem: [0x0-0xfffff]
    pci_bus 0000:01: resource 2 mem: [0x0-0xfffff]
    pci_bus 0000:02: resource 0 io: [0x4000-0x4fff]
    pci_bus 0000:02: resource 1 mem: [0xc0100000-0xc02fffff]
    pci_bus 0000:02: resource 2 pref mem [0xc0500000-0xc05fffff]
    pci_bus 0000:03: resource 0 io: [0x4000-0x4fff]
    pci_bus 0000:03: resource 1 mem: [0xc0200000-0xc02fffff]
    pci_bus 0000:03: resource 2 pref mem [0xc0500000-0xc05fffff]
    pci_bus 0000:04: resource 1 mem: [0xc0300000-0xc03fffff]
    pci_bus 0000:05: resource 0 mem: [0x0-0xfff]
    pci_bus 0000:05: resource 1 mem: [0x0-0xfffff]
    pci_bus 0000:05: resource 2 mem: [0x0-0xfffff]
    pci_bus 0000:0a: resource 0 io: [0x5000-0x5fff]
    pci_bus 0000:0a: resource 1 mem: [0xc0400000-0xc04fffff]
    pci_bus 0000:0a: resource 2 pref mem [0xc8000000-0xcfffffff]
    pci_bus 0000:0a: resource 3 io: [0x00-0xffff]
    pci_bus 0000:0a: resource 4 mem: [0x000000-0xffffffffffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    NET: Registered protocol family 1
    Unpacking initramfs...
    Freeing initrd memory: 7221k freed
    Simple Boot Flag at 0x3c set to 0x1
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1250095030.473:1): initialized
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 7894
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    PCI quirk: reroute interrupts for 0x8086:0x032c
    pci 0000:0a:04.0: Boot video device
    pcieport-driver 0000:00:01.0: irq 24 for MSI/MSI-X
    pcieport-driver 0000:00:01.0: setting latency timer to 64
    pcieport-driver 0000:00:1c.0: irq 25 for MSI/MSI-X
    pcieport-driver 0000:00:1c.0: setting latency timer to 64
    pcieport-driver 0000:00:1c.4: irq 26 for MSI/MSI-X
    pcieport-driver 0000:00:1c.4: setting latency timer to 64
    pcieport-driver 0000:00:1c.5: irq 27 for MSI/MSI-X
    pcieport-driver 0000:00:1c.5: setting latency timer to 64
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 464k freed
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
    Switched to high resolution mode on CPU 1
    Switched to high resolution mode on CPU 0
    SCSI subsystem initialized
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0xc0000000
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:1d.0: irq 23, io base 0x00003000
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x00003020
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x00003040
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    libata version 3.00 loaded.
    ata_piix 0000:00:1f.1: version 2.13
    ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    ata_piix 0000:00:1f.1: setting latency timer to 64
    scsi0 : ata_piix
    scsi1 : ata_piix
    aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
    aic94xx 0000:03:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x3080 irq 14
    ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x3088 irq 15
    aic94xx: found Adaptec AIC-9405W SAS/SATA Host Adapter, device 0000:03:04.0
    scsi2 : aic94xx
    aic94xx 0000:03:04.0: firmware: requesting aic94xx-seq.fw
    aic94xx: Failed to load sequencer firmware file aic94xx-seq.fw, error -2
    aic94xx: couldn't init seqs for 0000:03:04.0
    aic94xx: couldn't init the chip
    aic94xx 0000:03:04.0: PCI INT A disabled
    aic94xx: probe of 0000:03:04.0 failed with error -2
    ata1.00: ATAPI: HL-DT-STDVD-RAM GSA-H55N, 1.03, max UDMA/66
    ata1.00: limited to UDMA/33 due to 40-wire cable
    ata1.00: configured for UDMA/33
    scsi 0:0:0:0: CD-ROM HL-DT-ST DVD-RAM GSA-H55N 1.03 PQ: 0 ANSI: 5
    ata2: port disabled. ignoring.
    Driver 'sr' needs updating - please use bus_type methods
    sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    Uniform CD-ROM driver Revision: 3.20
    sr 0:0:0:0: Attached scsi CD-ROM sr0
    usb 2-1: new low speed USB device using uhci_hcd and address 2
    usb 2-1: configuration #1 chosen from 1 choice
    usbcore: registered new interface driver hiddev
    input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input2
    generic-usb 0003:04B3:310C.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-1/input0
    usbcore: registered new interface driver usbhid
    usbhid: v2.6:USB HID core driver
    ISO 9660 Extensions: RRIP_1991A
    squashfs: version 4.0 (2009/01/31) Phillip Lougher
    aufs 2-standalone.tree-20090601
    loop: module loaded
    aufs test_add:240:mount[635]: uid/gid/perm /tmpfs/mnt/loop0 0/0/0755, 0/0/01777
    aufs test_add:240:mount[648]: uid/gid/perm /tmpfs/mnt/loop2 0/0/0755, 0/0/01777
    rtc_cmos 00:04: RTC can wake from S4
    rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    udev: starting version 141
    input: PC Speaker as /devices/platform/pcspkr/input/input3
    intel_rng: FWH not detected
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    ACPI: Power Button [PWRF]
    input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A03:00/PNP0C0C:00/input/input5
    ACPI: Power Button [PWRB]
    EDAC MC: Ver: 2.1.0 Jul 31 2009
    iTCO_vendor_support: vendor-support=0
    i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    tg3.c:v3.98 (February 25, 2009)
    tg3 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    tg3 0000:04:00.0: setting latency timer to 64
    tg3 0000:04:00.0: PME# disabled
    eth0: Tigon3 [partno(BCM95721) rev 4101] (PCI Express) MAC address 00:11:25:a4:42:2f
    eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1])
    eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
    eth0: dma_rwctrl[76180000] dma_mask[64-bit]
    sr 0:0:0:0: Attached scsi generic sg0 type 5
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
    iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x1060)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    processor ACPI_CPU:00: registered as cooling_device0
    ACPI: Processor [CPU0] (supports 8 throttling states)
    processor ACPI_CPU:01: registered as cooling_device1
    ACPI: Processor [CPU1] (supports 8 throttling states)
    EDAC MC0: Giving out device to 'i3000_edac' 'i3000': DEV 0000:00:00.0
    EDAC PCI0: Giving out device to module 'i3000_edac' controller 'EDAC PCI controller': DEV '0000:00:00.0' (POLLED)
    lp: driver loaded but no devices found
    parport_pc 00:0b: reported by Plug and Play ACPI
    parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
    lp0: using parport0 (interrupt-driven).
    ppdev: user-space parallel port driver
    This is the messages.log:
    Aug 12 16:37:33 archiso kernel: Linux version 2.6.30-ARCH (root@T-POWA-LX) (gcc version 4.4.1 (GCC) ) #1 SMP PREEMPT Fri Jul 31 07:30:28 CEST 2009
    Aug 12 16:37:33 archiso kernel: Command line: lang=en locale=en_US.UTF-8 archisolabel=ARCHISO_KE1AECIE ramdisk_size=75%
    Aug 12 16:37:33 archiso kernel: KERNEL supported cpus:
    Aug 12 16:37:33 archiso kernel: Intel GenuineIntel
    Aug 12 16:37:33 archiso kernel: AMD AuthenticAMD
    Aug 12 16:37:33 archiso kernel: Centaur CentaurHauls
    Aug 12 16:37:33 archiso kernel: BIOS-provided physical RAM map:
    Aug 12 16:37:33 archiso kernel: BIOS-e820: 0000000000000000 - 000000000009b800 (usable)
    Aug 12 16:37:33 archiso kernel: BIOS-e820: 000000000009b800 - 00000000000a0000 (reserved)
    Aug 12 16:37:33 archiso kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    Aug 12 16:37:33 archiso kernel: BIOS-e820: 0000000000100000 - 00000000bfee0000 (usable)
    Aug 12 16:37:33 archiso kernel: BIOS-e820: 00000000bfee0000 - 00000000bfee9000 (ACPI data)
    Aug 12 16:37:33 archiso kernel: BIOS-e820: 00000000bfee9000 - 00000000bff00000 (ACPI NVS)
    Aug 12 16:37:33 archiso kernel: BIOS-e820: 00000000bff00000 - 00000000c0000000 (reserved)
    Aug 12 16:37:33 archiso kernel: BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    Aug 12 16:37:33 archiso kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Aug 12 16:37:33 archiso kernel: BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    Aug 12 16:37:33 archiso kernel: BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
    Aug 12 16:37:33 archiso kernel: DMI present.
    Aug 12 16:37:33 archiso kernel: last_pfn = 0x140000 max_arch_pfn = 0x100000000
    Aug 12 16:37:33 archiso kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Aug 12 16:37:33 archiso kernel: last_pfn = 0xbfee0 max_arch_pfn = 0x100000000
    Aug 12 16:37:33 archiso kernel: Scanning 1 areas for low memory corruption
    Aug 12 16:37:33 archiso kernel: modified physical RAM map:
    Aug 12 16:37:33 archiso kernel: modified: 0000000000000000 - 0000000000001000 (usable)
    Aug 12 16:37:33 archiso kernel: modified: 0000000000001000 - 0000000000006000 (reserved)
    Aug 12 16:37:33 archiso kernel: modified: 0000000000006000 - 000000000009b800 (usable)
    Aug 12 16:37:33 archiso kernel: modified: 000000000009b800 - 00000000000a0000 (reserved)
    Aug 12 16:37:33 archiso kernel: modified: 00000000000e0000 - 0000000000100000 (reserved)
    Aug 12 16:37:33 archiso kernel: modified: 0000000000100000 - 00000000bfee0000 (usable)
    Aug 12 16:37:33 archiso kernel: modified: 00000000bfee0000 - 00000000bfee9000 (ACPI data)
    Aug 12 16:37:33 archiso kernel: modified: 00000000bfee9000 - 00000000bff00000 (ACPI NVS)
    Aug 12 16:37:33 archiso kernel: modified: 00000000bff00000 - 00000000c0000000 (reserved)
    Aug 12 16:37:33 archiso kernel: modified: 00000000fec00000 - 00000000fec10000 (reserved)
    Aug 12 16:37:33 archiso kernel: modified: 00000000fee00000 - 00000000fee01000 (reserved)
    Aug 12 16:37:33 archiso kernel: modified: 00000000ff000000 - 0000000100000000 (reserved)
    Aug 12 16:37:33 archiso kernel: modified: 0000000100000000 - 0000000140000000 (usable)
    Aug 12 16:37:33 archiso kernel: init_memory_mapping: 0000000000000000-00000000bfee0000
    Aug 12 16:37:33 archiso kernel: init_memory_mapping: 0000000100000000-0000000140000000
    Aug 12 16:37:33 archiso kernel: RAMDISK: 378e2000 - 37fef5c0
    Aug 12 16:37:33 archiso kernel: ACPI: RSDP 00000000000f64f0 00014 (v00 PTLTD )
    Aug 12 16:37:33 archiso kernel: ACPI: RSDT 00000000bfee3615 0003C (v01 PTLTD RSDT 06040000 LTP 00000000)
    Aug 12 16:37:33 archiso kernel: ACPI: FACP 00000000bfee8e70 00074 (v01 INTEL 06040000 PTL 00000003)
    Aug 12 16:37:33 archiso kernel: ACPI: DSDT 00000000bfee384c 05624 (v01 INTEL GLENWOOD 06040000 MSFT 0100000E)
    Aug 12 16:37:33 archiso kernel: ACPI: FACS 00000000bfee9fc0 00040
    Aug 12 16:37:33 archiso kernel: ACPI: SPCR 00000000bfee8ee4 00050 (v01 PTLTD $UCRTBL$ 06040000 PTL 00000001)
    Aug 12 16:37:33 archiso kernel: ACPI: MCFG 00000000bfee8f34 0003C (v01 PTLTD MCFG 06040000 LTP 00000000)
    Aug 12 16:37:33 archiso kernel: ACPI: APIC 00000000bfee8f70 00068 (v01 PTLTD APIC 06040000 LTP 00000000)
    Aug 12 16:37:33 archiso kernel: ACPI: BOOT 00000000bfee8fd8 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    Aug 12 16:37:33 archiso kernel: ACPI: SSDT 00000000bfee3651 001FB (v01 PmRef CpuPm 00003000 INTL 20030224)
    Aug 12 16:37:33 archiso kernel: (8 early reservations) ==> bootmem [0000000000 - 0140000000]
    Aug 12 16:37:33 archiso kernel: #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    Aug 12 16:37:33 archiso kernel: #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
    Aug 12 16:37:33 archiso kernel: #2 [0000200000 - 000082d0d0] TEXT DATA BSS ==> [0000200000 - 000082d0d0]
    Aug 12 16:37:33 archiso kernel: #3 [00378e2000 - 0037fef5c0] RAMDISK ==> [00378e2000 - 0037fef5c0]
    Aug 12 16:37:33 archiso kernel: #4 [000009b800 - 0000100000] BIOS reserved ==> [000009b800 - 0000100000]
    Aug 12 16:37:33 archiso kernel: #5 [000082e000 - 000082e198] BRK ==> [000082e000 - 000082e198]
    Aug 12 16:37:33 archiso kernel: #6 [0000008000 - 000000b000] PGTABLE ==> [0000008000 - 000000b000]
    Aug 12 16:37:33 archiso kernel: #7 [000000b000 - 000000c000] PGTABLE ==> [000000b000 - 000000c000]
    Aug 12 16:37:33 archiso kernel: found SMP MP-table at [ffff8800000f6520] f6520
    Aug 12 16:37:33 archiso kernel: Zone PFN ranges:
    Aug 12 16:37:33 archiso kernel: DMA 0x00000000 -> 0x00001000
    Aug 12 16:37:33 archiso kernel: DMA32 0x00001000 -> 0x00100000
    Aug 12 16:37:33 archiso kernel: Normal 0x00100000 -> 0x00140000
    Aug 12 16:37:33 archiso kernel: Movable zone start PFN for each node
    Aug 12 16:37:33 archiso kernel: early_node_map[4] active PFN ranges
    Aug 12 16:37:33 archiso kernel: 0: 0x00000000 -> 0x00000001
    Aug 12 16:37:33 archiso kernel: 0: 0x00000006 -> 0x0000009b
    Aug 12 16:37:33 archiso kernel: 0: 0x00000100 -> 0x000bfee0
    Aug 12 16:37:33 archiso kernel: 0: 0x00100000 -> 0x00140000
    Aug 12 16:37:33 archiso kernel: ACPI: PM-Timer IO Port: 0x1008
    Aug 12 16:37:33 archiso kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Aug 12 16:37:33 archiso kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Aug 12 16:37:33 archiso kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Aug 12 16:37:33 archiso kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Aug 12 16:37:33 archiso kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Aug 12 16:37:33 archiso kernel: IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
    Aug 12 16:37:33 archiso kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    Aug 12 16:37:33 archiso kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Aug 12 16:37:33 archiso kernel: Using ACPI (MADT) for SMP configuration information
    Aug 12 16:37:33 archiso kernel: SMP: Allowing 2 CPUs, 0 hotplug CPUs
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 0000000000001000 - 0000000000006000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 000000000009b000 - 000000000009c000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 000000000009c000 - 00000000000a0000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 00000000bfee0000 - 00000000bfee9000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 00000000bfee9000 - 00000000bff00000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 00000000bff00000 - 00000000c0000000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 00000000c0000000 - 00000000fec00000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 00000000fec10000 - 00000000fee00000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
    Aug 12 16:37:33 archiso kernel: PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    Aug 12 16:37:33 archiso kernel: Allocating PCI resources starting at c4000000 (gap: c0000000:3ec00000)
    Aug 12 16:37:33 archiso kernel: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:2 nr_node_ids:1
    Aug 12 16:37:33 archiso kernel: PERCPU: Embedded 25 pages at ffff880028022000, static data 72352 bytes
    Aug 12 16:37:33 archiso kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1028574
    Aug 12 16:37:33 archiso kernel: Kernel command line: lang=en locale=en_US.UTF-8 archisolabel=ARCHISO_KE1AECIE ramdisk_size=75%
    Aug 12 16:37:33 archiso kernel: Initializing CPU#0
    Aug 12 16:37:33 archiso kernel: NR_IRQS:768
    Aug 12 16:37:33 archiso kernel: PID hash table entries: 4096 (order: 12, 32768 bytes)
    Aug 12 16:37:33 archiso kernel: Fast TSC calibration using PIT
    Aug 12 16:37:33 archiso kernel: Detected 2999.990 MHz processor.
    Aug 12 16:37:33 archiso kernel: Console: colour VGA+ 80x25
    Aug 12 16:37:33 archiso kernel: console [tty0] enabled
    Aug 12 16:37:33 archiso kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Aug 12 16:37:33 archiso kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Aug 12 16:37:33 archiso kernel: Checking aperture...
    Aug 12 16:37:33 archiso kernel: No AGP bridge found
    Aug 12 16:37:33 archiso kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Aug 12 16:37:33 archiso kernel: Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
    Aug 12 16:37:33 archiso kernel: software IO TLB at phys 0x20000000 - 0x24000000
    Aug 12 16:37:33 archiso kernel: Memory: 4034028k/5242880k available (3409k kernel code, 1050152k absent, 157764k reserved, 1239k data, 464k init)
    Aug 12 16:37:33 archiso kernel: SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Aug 12 16:37:33 archiso kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.97 BogoMIPS (lpj=9999966)
    Aug 12 16:37:33 archiso kernel: Security Framework initialized
    Aug 12 16:37:33 archiso kernel: Mount-cache hash table entries: 256
    Aug 12 16:37:33 archiso kernel: CPU: Trace cache: 12K uops, L1 D cache: 16K
    Aug 12 16:37:33 archiso kernel: CPU: L2 cache: 2048K
    Aug 12 16:37:33 archiso kernel: CPU: Physical Processor ID: 0
    Aug 12 16:37:33 archiso kernel: CPU: Processor Core ID: 0
    Aug 12 16:37:33 archiso kernel: using mwait in idle threads.
    Aug 12 16:37:33 archiso kernel: ACPI: Core revision 20090320
    Aug 12 16:37:33 archiso kernel: Setting APIC routing to flat
    Aug 12 16:37:33 archiso kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Aug 12 16:37:33 archiso kernel: CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
    Aug 12 16:37:33 archiso kernel: Booting processor 1 APIC 0x1 ip 0x6000
    Aug 12 16:37:33 archiso kernel: Initializing CPU#1
    Aug 12 16:37:33 archiso kernel: Calibrating delay using timer specific routine.. 6002.80 BogoMIPS (lpj=9999695)
    Aug 12 16:37:33 archiso kernel: CPU: Trace cache: 12K uops, L1 D cache: 16K
    Aug 12 16:37:33 archiso kernel: CPU: L2 cache: 2048K
    Aug 12 16:37:33 archiso kernel: CPU: Physical Processor ID: 0
    Aug 12 16:37:33 archiso kernel: CPU: Processor Core ID: 0
    Aug 12 16:37:33 archiso kernel: CPU1: Thermal monitoring enabled (TM1)
    Aug 12 16:37:33 archiso kernel: x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
    Aug 12 16:37:33 archiso kernel: CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
    Aug 12 16:37:33 archiso kernel: checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    Aug 12 16:37:33 archiso kernel: Brought up 2 CPUs
    Aug 12 16:37:33 archiso kernel: Total of 2 processors activated (12004.78 BogoMIPS).
    Aug 12 16:37:33 archiso kernel: net_namespace: 1888 bytes
    Aug 12 16:37:33 archiso kernel: Booting paravirtualized kernel on bare hardware
    Aug 12 16:37:33 archiso kernel: NET: Registered protocol family 16
    Aug 12 16:37:33 archiso kernel: ACPI: bus type pci registered
    Aug 12 16:37:33 archiso kernel: PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 9
    Aug 12 16:37:33 archiso kernel: PCI: Not using MMCONFIG.
    Aug 12 16:37:33 archiso kernel: PCI: Using configuration type 1 for base access
    Aug 12 16:37:33 archiso kernel: bio: create slab <bio-0> at 0
    Aug 12 16:37:33 archiso kernel: ACPI: Interpreter enabled
    Aug 12 16:37:33 archiso kernel: ACPI: (supports S0 S1 S4 S5)
    Aug 12 16:37:33 archiso kernel: ACPI: Using IOAPIC for interrupt routing
    Aug 12 16:37:33 archiso kernel: PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 9
    Aug 12 16:37:33 archiso kernel: PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
    Aug 12 16:37:33 archiso kernel: PCI: Using MMCONFIG at e0000000 - e09fffff
    Aug 12 16:37:33 archiso kernel: ACPI: No dock devices found.
    Aug 12 16:37:33 archiso kernel: ACPI Warning (nspredef-0331): \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 [20090320]
    Aug 12 16:37:33 archiso kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
    Aug 12 16:37:33 archiso kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Aug 12 16:37:33 archiso kernel: pci 0000:00:01.0: PME# disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.0: PME# disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.4: PME# disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.5: PME# disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1d.7: PME# disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0500 (mask 007f)
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 000f)
    Aug 12 16:37:33 archiso kernel: pci 0000:02:00.0: PXH quirk detected; SHPC device MSI disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    Aug 12 16:37:33 archiso kernel: pci 0000:02:00.0: PME# disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
    Aug 12 16:37:33 archiso kernel: pci 0000:04:00.0: PME# disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1e.0: transparent bridge
    Aug 12 16:37:33 archiso kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 *10 11 14 15)
    Aug 12 16:37:33 archiso kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 10 *11 14 15)
    Aug 12 16:37:33 archiso kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 10 *11 14 15)
    Aug 12 16:37:33 archiso kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 *10 11 14 15)
    Aug 12 16:37:33 archiso kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 10 11 14 15) *0, disabled.
    Aug 12 16:37:33 archiso kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 10 11 14 15) *0, disabled.
    Aug 12 16:37:33 archiso kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 10 11 14 15) *0, disabled.
    Aug 12 16:37:33 archiso kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 10 11 14 15) *5
    Aug 12 16:37:33 archiso kernel: PCI: Using ACPI for IRQ routing
    Aug 12 16:37:33 archiso kernel: pci 0000:00:01.0: BAR 13: can't allocate resource
    Aug 12 16:37:33 archiso kernel: pci 0000:00:01.0: BAR 14: can't allocate resource
    Aug 12 16:37:33 archiso kernel: pci 0000:00:01.0: BAR 15: can't allocate resource
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.5: BAR 13: can't allocate resource
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.5: BAR 14: can't allocate resource
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.5: BAR 15: can't allocate resource
    Aug 12 16:37:33 archiso kernel: NetLabel: Initializing
    Aug 12 16:37:33 archiso kernel: NetLabel: domain hash size = 128
    Aug 12 16:37:33 archiso kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Aug 12 16:37:33 archiso kernel: NetLabel: unlabeled traffic allowed by default
    Aug 12 16:37:33 archiso kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Aug 12 16:37:33 archiso kernel: pnp: PnP ACPI init
    Aug 12 16:37:33 archiso kernel: ACPI: bus type pnp registered
    Aug 12 16:37:33 archiso kernel: pnp: PnP ACPI: found 12 devices
    Aug 12 16:37:33 archiso kernel: ACPI: ACPI bus type pnp unregistered
    Aug 12 16:37:33 archiso kernel: system 00:01: ioport range 0x800-0x83f has been reserved
    Aug 12 16:37:33 archiso kernel: system 00:01: ioport range 0x1000-0x107f has been reserved
    Aug 12 16:37:33 archiso kernel: system 00:01: ioport range 0x1180-0x11bf has been reserved
    Aug 12 16:37:33 archiso kernel: system 00:01: ioport range 0x4d0-0x4d1 has been reserved
    Aug 12 16:37:33 archiso kernel: system 00:01: ioport range 0x500-0x57f has been reserved
    Aug 12 16:37:33 archiso kernel: system 00:01: ioport range 0xca8-0xca8 has been reserved
    Aug 12 16:37:33 archiso kernel: system 00:01: ioport range 0xcac-0xcac has been reserved
    Aug 12 16:37:33 archiso kernel: system 00:01: ioport range 0xfe00-0xfe00 has been reserved
    Aug 12 16:37:33 archiso kernel: system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved
    Aug 12 16:37:33 archiso kernel: system 00:01: iomem range 0xfed13000-0xfed13fff has been reserved
    Aug 12 16:37:33 archiso kernel: system 00:01: iomem range 0xe0000000-0xefffffff has been reserved
    Aug 12 16:37:33 archiso kernel: system 00:01: iomem range 0xfed20000-0xfed8ffff has been reserved
    Aug 12 16:37:33 archiso kernel: pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
    Aug 12 16:37:33 archiso kernel: pci 0000:00:01.0: IO window: disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:01.0: MEM window: disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:01.0: PREFETCH window: disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:02:00.0: PCI bridge, secondary bus 0000:03
    Aug 12 16:37:33 archiso kernel: pci 0000:02:00.0: IO window: 0x4000-0x4fff
    Aug 12 16:37:33 archiso kernel: pci 0000:02:00.0: MEM window: 0xc0200000-0xc02fffff
    Aug 12 16:37:33 archiso kernel: pci 0000:02:00.0: PREFETCH window: 0x000000c0500000-0x000000c05fffff
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.0: IO window: 0x4000-0x4fff
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.0: MEM window: 0xc0100000-0xc02fffff
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.0: PREFETCH window: 0x000000c0500000-0x000000c05fffff
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.4: PCI bridge, secondary bus 0000:04
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.4: IO window: disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.4: MEM window: 0xc0300000-0xc03fffff
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.4: PREFETCH window: disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.5: PCI bridge, secondary bus 0000:05
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.5: IO window: disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.5: MEM window: disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.5: PREFETCH window: disabled
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0a
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1e.0: IO window: 0x5000-0x5fff
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1e.0: MEM window: 0xc0400000-0xc04fffff
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1e.0: PREFETCH window: 0x000000c8000000-0x000000cfffffff
    Aug 12 16:37:33 archiso kernel: pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Aug 12 16:37:33 archiso kernel: pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    Aug 12 16:37:33 archiso kernel: NET: Registered protocol family 2
    Aug 12 16:37:33 archiso kernel: IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Aug 12 16:37:33 archiso kernel: TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    Aug 12 16:37:33 archiso kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    Aug 12 16:37:33 archiso kernel: TCP: Hash tables configured (established 262144 bind 65536)
    Aug 12 16:37:33 archiso kernel: TCP reno registered
    Aug 12 16:37:33 archiso kernel: NET: Registered protocol family 1
    Aug 12 16:37:33 archiso kernel: Unpacking initramfs...
    Aug 12 16:37:33 archiso kernel: Freeing initrd memory: 7221k freed
    Aug 12 16:37:33 archiso kernel: Simple Boot Flag at 0x3c set to 0x1
    Aug 12 16:37:33 archiso kernel: Scanning for low memory corruption every 60 seconds
    Aug 12 16:37:33 archiso kernel: audit: initializing netlink socket (disabled)
    Aug 12 16:37:33 archiso kernel: type=2000 audit(1250095030.473:1): initialized
    Aug 12 16:37:33 archiso kernel: VFS: Disk quotas dquot_6.5.2
    Aug 12 16:37:33 archiso kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Aug 12 16:37:33 archiso kernel: msgmni has been set to 7894
    Aug 12 16:37:33 archiso kernel: alg: No test for stdrng (krng)
    Aug 12 16:37:33 archiso kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    Aug 12 16:37:33 archiso kernel: io scheduler noop registered
    Aug 12 16:37:33 archiso kernel: io scheduler anticipatory registered
    Aug 12 16:37:33 archiso kernel: io scheduler deadline registered
    Aug 12 16:37:33 archiso kernel: io scheduler cfq registered (default)
    Aug 12 16:37:33 archiso kernel: PCI quirk: reroute interrupts for 0x8086:0x032c
    Aug 12 16:37:33 archiso kernel: Linux agpgart interface v0.103
    Aug 12 16:37:33 archiso kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Aug 12 16:37:33 archiso kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Aug 12 16:37:33 archiso kernel: serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    Aug 12 16:37:33 archiso kernel: 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Aug 12 16:37:33 archiso kernel: 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    Aug 12 16:37:33 archiso kernel: input: Macintosh mouse button emulation as /devices/virtual/input/input0
    Aug 12 16:37:33 archiso kernel: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
    Aug 12 16:37:33 archiso kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Aug 12 16:37:33 archiso kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Aug 12 16:37:33 archiso kernel: mice: PS/2 mouse device common for all mice
    Aug 12 16:37:33 archiso kernel: cpuidle: using governor ladder
    Aug 12 16:37:33 archiso kernel: cpuidle: using governor menu
    Aug 12 16:37:33 archiso kernel: TCP cubic registered
    Aug 12 16:37:33 archiso kernel: NET: Registered protocol family 17
    Aug 12 16:37:33 archiso kernel: registered taskstats version 1
    Aug 12 16:37:33 archiso kernel: Initalizing network drop monitor service
    Aug 12 16:37:33 archiso kernel: Freeing unused kernel memory: 464k freed
    Aug 12 16:37:33 archiso kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
    Aug 12 16:37:33 archiso kernel: SCSI subsystem initialized
    Aug 12 16:37:33 archiso kernel: usbcore: registered new interface driver usbfs
    Aug 12 16:37:33 archiso kernel: usbcore: registered new interface driver hub
    Aug 12 16:37:33 archiso kernel: usbcore: registered new device driver usb
    Aug 12 16:37:33 archiso kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Aug 12 16:37:33 archiso kernel: ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    Aug 12 16:37:33 archiso kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
    Aug 12 16:37:33 archiso kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    Aug 12 16:37:33 archiso kernel: ehci_hcd 0000:00:1d.7: debug port 1
    Aug 12 16:37:33 archiso kernel: ehci_hcd 0000:00:1d.7: irq 23, io mem 0xc0000000
    Aug 12 16:37:33 archiso kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    Aug 12 16:37:33 archiso kernel: usb usb1: configuration #1 chosen from 1 choice
    Aug 12 16:37:33 archiso kernel: hub 1-0:1.0: USB hub found
    Aug 12 16:37:33 archiso kernel: hub 1-0:1.0: 6 ports detected
    Aug 12 16:37:33 archiso kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.0: irq 23, io base 0x00003000
    Aug 12 16:37:33 archiso kernel: usb usb2: configuration #1 chosen from 1 choice
    Aug 12 16:37:33 archiso kernel: hub 2-0:1.0: USB hub found
    Aug 12 16:37:33 archiso kernel: hub 2-0:1.0: 2 ports detected
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x00003020
    Aug 12 16:37:33 archiso kernel: usb usb3: configuration #1 chosen from 1 choice
    Aug 12 16:37:33 archiso kernel: hub 3-0:1.0: USB hub found
    Aug 12 16:37:33 archiso kernel: hub 3-0:1.0: 2 ports detected
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    Aug 12 16:37:33 archiso kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x00003040
    Aug 12 16:37:33 archiso kernel: usb usb4: configuration #1 chosen from 1 choice
    Aug 12 16:37:33 archiso kernel: hub 4-0:1.0: USB hub found
    Aug 12 16:37:33 archiso kernel: hub 4-0:1.0: 2 ports detected
    Aug 12 16:37:33 archiso kernel: ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Aug 12 16:37:33 archiso kernel: scsi0 : ata_piix
    Aug 12 16:37:33 archiso kernel: scsi1 : ata_piix
    Aug 12 16:37:33 archiso kernel: aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
    Aug 12 16:37:33 archiso kernel: aic94xx 0000:03:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    Aug 12 16:37:33 archiso kernel: ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x3080 irq 14
    Aug 12 16:37:33 archiso kernel: ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x3088 irq 15
    Aug 12 16:37:33 archiso kernel: aic94xx: found Adaptec AIC-9405W SAS/SATA Host Adapter, device 0000:03:04.0
    Aug 12 16:37:33 archiso kernel: scsi2 : aic94xx
    Aug 12 16:37:33 archiso kernel: aic94xx 0000:03:04.0: firmware: requesting aic94xx-seq.fw
    Aug 12 16:37:33 archiso kernel: aic94xx: Failed to load sequencer firmware file aic94xx-seq.fw, error -2
    Aug 12 16:37:33 archiso kernel: aic94xx: couldn't init seqs for 0000:03:04.0
    Aug 12 16:37:33 archiso kernel: aic94xx: couldn't init the chip
    Aug 12 16:37:33 archiso kernel: aic94xx 0000:03:04.0: PCI INT A disabled
    Aug 12 16:37:33 archiso kernel: aic94xx: probe of 0000:03:04.0 failed with error -2
    Aug 12 16:37:33 archiso kernel: ata1.00: ATAPI: HL-DT-STDVD-RAM GSA-H55N, 1.03, max UDMA/66
    Aug 12 16:37:33 archiso kernel: ata1.00: limited to UDMA/33 due to 40-wire cable
    Aug 12 16:37:33 archiso kernel: ata1.00: configured for UDMA/33
    Aug 12 16:37:33 archiso kernel: scsi 0:0:0:0: CD-ROM HL-DT-ST DVD-RAM GSA-H55N 1.03 PQ: 0 ANSI: 5
    Aug 12 16:37:33 archiso kernel: Driver 'sr' needs updating - please use bus_type methods
    Aug 12 16:37:33 archiso kernel: sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    Aug 12 16:37:33 archiso kernel: Uniform CD-ROM driver Revision: 3.20
    Aug 12 16:37:33 archiso kernel: usb 2-1: new low speed USB device using uhci_hcd and address 2
    Aug 12 16:37:33 archiso kernel: usb 2-1: configuration #1 chosen from 1 choice
    Aug 12 16:37:33 archiso kernel: usbcore: registered new interface driver hiddev
    Aug 12 16:37:33 archiso kernel: input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input2
    Aug 12 16:37:33 archiso kernel: generic-usb 0003:04B3:310C.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-1/input0
    Aug 12 16:37:33 archiso kernel: usbcore: registered new interface driver usbhid
    Aug 12 16:37:33 archiso kernel: usbhid: v2.6:USB HID core driver
    Aug 12 16:37:33 archiso kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
    Aug 12 16:37:33 archiso kernel: aufs 2-standalone.tree-20090601
    Aug 12 16:37:33 archiso kernel: loop: module loaded
    Aug 12 16:37:33 archiso kernel: aufs test_add:240:mount[635]: uid/gid/perm /tmpfs/mnt/loop0 0/0/0755, 0/0/01777
    Aug 12 16:37:33 archiso kernel: aufs test_add:240:mount[648]: uid/gid/perm /tmpfs/mnt/loop2 0/0/0755, 0/0/01777
    Aug 12 16:37:33 archiso kernel: rtc_cmos 00:04: RTC can wake from S4
    Aug 12 16:37:33 archiso kernel: rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    Aug 12 16:37:33 archiso kernel: rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    Aug 12 16:37:33 archiso kernel: udev: starting version 141
    Aug 12 16:37:33 archiso kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
    Aug 12 16:37:33 archiso kernel: intel_rng: FWH not detected
    Aug 12 16:37:33 archiso kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Aug 12 16:37:33 archiso kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Aug 12 16:37:33 archiso kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    Aug 12 16:37:33 archiso kernel: ACPI: Power Button [PWRF]
    Aug 12 16:37:33 archiso kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A03:00/PNP0C0C:00/input/input5
    Aug 12 16:37:33 archiso kernel: ACPI: Power Button [PWRB]
    Aug 12 16:37:33 archiso kernel: EDAC MC: Ver: 2.1.0 Jul 31 2009
    Aug 12 16:37:33 archiso kernel: iTCO_vendor_support: vendor-support=0
    Aug 12 16:37:33 archiso kernel: i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    Aug 12 16:37:33 archiso kernel: tg3.c:v3.98 (February 25, 2009)
    Aug 12 16:37:33 archiso kernel: tg3 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Aug 12 16:37:33 archiso kernel: tg3 0000:04:00.0: PME# disabled
    Aug 12 16:37:33 archiso kernel: eth0: Tigon3 [partno(BCM95721) rev 4101] (PCI Express) MAC address 00:11:25:a4:42:2f
    Aug 12 16:37:33 archiso kernel: eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1])
    Aug 12 16:37:33 archiso kernel: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
    Aug 12 16:37:33 archiso kernel: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
    Aug 12 16:37:33 archiso kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5
    Aug 12 16:37:33 archiso kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
    Aug 12 16:37:33 archiso kernel: iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x1060)
    Aug 12 16:37:33 archiso kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    Aug 12 16:37:33 archiso kernel: processor ACPI_CPU:00: registered as cooling_device0
    Aug 12 16:37:33 archiso kernel: ACPI: Processor [CPU0] (supports 8 throttling states)
    Aug 12 16:37:33 archiso kernel: processor ACPI_CPU:01: registered as cooling_device1
    Aug 12 16:37:33 archiso kernel: ACPI: Processor [CPU1] (supports 8 throttling states)
    Aug 12 16:37:33 archiso kernel: EDAC MC0: Giving out device to 'i3000_edac' 'i3000': DEV 0000:00:00.0
    Aug 12 16:37:33 archiso kernel: EDAC PCI0: Giving out device to module 'i3000_edac' controller 'EDAC PCI controller': DEV '0000:00:00.0' (POLLED)
    Aug 12 16:37:33 archiso kernel: lp: driver loaded but no devices found
    Aug 12 16:37:33 archiso kernel: parport_pc 00:0b: reported by Plug and Play ACPI
    Aug 12 16:37:33 archiso kernel: parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
    Aug 12 16:37:33 archiso kernel: lp0: using parport0 (interrupt-driven).
    Aug 12 16:37:33 archiso kernel: ppdev: user-space parallel port driver
    Aug 12 16:37:31 archiso init: Entering runlevel: 3
    Aug 12 16:38:08 archiso kernel: tg3 0000:04:00.0: PME# disabled
    Aug 12 16:38:09 archiso kernel: tg3: eth0: Link is up at 100 Mbps, full duplex.
    Aug 12 16:38:09 archiso kernel: tg3: eth0: Flow control is on for TX and on for RX.
    Aug 12 16:42:52 archiso kernel: device-mapper: uevent: version 1.0.3
    Aug 12 16:42:52 archiso kernel: device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: [email protected]
    Aug 12 16:43:49 archiso kernel: usb 1-4: new high speed USB device using ehci_hcd and address 3
    Aug 12 16:43:50 archiso kernel: usb 1-4: configuration #1 chosen from 1 choice
    Aug 12 16:43:50 archiso kernel: Initializing USB Mass Storage driver...
    Aug 12 16:43:50 archiso kernel: scsi3 : SCSI emulation for USB Mass Storage devices
    Aug 12 16:43:50 archiso kernel: usbcore: registered new interface driver usb-storage
    Aug 12 16:43:50 archiso kernel: USB Mass Storage support registered.
    Aug 12 16:43:55 archiso kernel: scsi 3:0:0:0: Direct-Access Kingston DT 101 II 1.00 PQ: 0 ANSI: 2
    Aug 12 16:43:55 archiso kernel: scsi 3:0:0:0: Attached scsi generic sg1 type 0
    Aug 12 16:43:55 archiso kernel: Driver 'sd' needs updating - please use bus_type methods
    Aug 12 16:43:55 archiso kernel: sd 3:0:0:0: [sda] 7876608 512-byte hardware sectors: (4.03 GB/3.75 GiB)
    Aug 12 16:43:55 archiso kernel: sd 3:0:0:0: [sda] Write Protect is off
    Aug 12 16:43:55 archiso kernel: sda: sda1
    Aug 12 16:43:55 archiso kernel: sd 3:0:0:0: [sda] Attached SCSI removable disk
    I'm following your last instructions  ... no results.

  • Can't load nvidia module after kernel and nvidia update

    After latest kernel (3.6.36.2) and nvidia (260.19.29) upgrade xorg doesn't work. I investigated a little, and that's what I found:
    # modprobe nvidia
    FATAL: Error inserting nvidia (/lib/modules/2.6.36-ARCH/kernel/drivers/video/nvidia.ko): No such device
    I blacklisted nouveau module:
    # cat /etc/rc.conf | grep nouveau
    MODULES=(b43 vboxdrv !nouveau)
    but it didn't help.
    Video card:
    # lspci | grep VGA
    01:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600M GT] (rev a1)

    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.36-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 20101125 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Dec 10 20:01:53 UTC 2010
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000005fed0000 (usable)
    BIOS-e820: 000000005fed0000 - 000000005fee3000 (ACPI NVS)
    BIOS-e820: 000000005fee3000 - 0000000060000000 (reserved)
    BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
    BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
    BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
    DMI present.
    e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    last_pfn = 0x5fed0 max_arch_pfn = 0x100000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask FC0000000 write-back
    1 base 040000000 mask FE0000000 write-back
    2 base 05FF00000 mask FFFF00000 uncachable
    3 disabled
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 0000000000002000 - 0000000000010000 (usable) ==> (reserved)
    Scanning 1 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000001000 (reserved)
    modified: 0000000000001000 - 0000000000002000 (usable)
    modified: 0000000000002000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009f800 (usable)
    modified: 000000000009f800 - 00000000000a0000 (reserved)
    modified: 00000000000dc000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000005fed0000 (usable)
    modified: 000000005fed0000 - 000000005fee3000 (ACPI NVS)
    modified: 000000005fee3000 - 0000000060000000 (reserved)
    modified: 00000000fec00000 - 00000000fec10000 (reserved)
    modified: 00000000fed00000 - 00000000fed00400 (reserved)
    modified: 00000000fed14000 - 00000000fed1a000 (reserved)
    modified: 00000000fed1c000 - 00000000fed90000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000ff000000 - 0000000100000000 (reserved)
    initial memory mapped : 0 - 01800000
    found SMP MP-table at [c00f7bc0] f7bc0
    init_memory_mapping: 0000000000000000-00000000377fe000
    0000000000 - 0000400000 page 4k
    0000400000 - 0037400000 page 2M
    0037400000 - 00377fe000 page 4k
    kernel direct mapping tables up to 377fe000 @ 15000-1a000
    RAMDISK: 37e47000 - 37ff0000
    Allocated new RAMDISK: 00100000 - 002a8feb
    Move RAMDISK from 0000000037e47000 - 0000000037feffea to 00100000 - 002a8fea
    ACPI: RSDP 000f7b40 00024 (v02 Compal)
    ACPI: XSDT 5fed8834 0008C (v01 Compal CRESTLNE 06040000 LTP 00000000)
    ACPI: FACP 5fedfbd2 000F4 (v03 INTEL CRESTLNE 06040000 ALAN 00000001)
    ACPI: DSDT 5fed9b9f 05FBF (v02 Compal CRESTLNE 06040000 INTL 20061109)
    ACPI: FACS 5fee2fc0 00040
    ACPI: APIC 5fedfcc6 00068 (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
    ACPI: HPET 5fedfd2e 00038 (v01 Compal CRESTLNE 06040000 LOHR 0000005A)
    ACPI: MCFG 5fedfd66 0003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
    ACPI: TCPA 5fedfda2 00032 (v01 Intel CRESTLNE 06040000 LOHR 0000005A)
    ACPI: TMOR 5fedfdd4 00026 (v01 PTLTD 06040000 PTL 00000003)
    ACPI: SLIC 5fedfdfa 00176 (v01 Compal CRESTLNE 06040000 TBD 00000001)
    ACPI: APIC 5fedff70 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000)
    ACPI: BOOT 5fedffd8 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    ACPI: SSDT 5fed98da 002C5 (v01 SataRe SataAhci 00001000 INTL 20050624)
    ACPI: SSDT 5fed8e4c 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
    ACPI: SSDT 5fed8da6 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050624)
    ACPI: SSDT 5fed88c0 004E6 (v01 PmRef CpuPm 00003000 INTL 20050624)
    ACPI: BIOS bug: multiple APIC/MADT found, using 0
    ACPI: If "acpi_apic_instance=2" works better, notify [email protected]
    ACPI: Local APIC address 0xfee00000
    646MB HIGHMEM available.
    887MB LOWMEM available.
    mapped low ram: 0 - 377fe000
    low ram: 0 - 377fe000
    Zone PFN ranges:
    DMA 0x00000001 -> 0x00001000
    Normal 0x00001000 -> 0x000377fe
    HighMem 0x000377fe -> 0x0005fed0
    Movable zone start PFN for each node
    early_node_map[3] active PFN ranges
    0: 0x00000001 -> 0x00000002
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0005fed0
    On node 0 totalpages: 392800
    free_area_init_node: node 0, pgdat c142d600, node_mem_map c1598020
    DMA zone: 32 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3952 pages, LIFO batch:0
    Normal zone: 1744 pages used for memmap
    Normal zone: 221486 pages, LIFO batch:31
    HighMem zone: 1294 pages used for memmap
    HighMem zone: 164292 pages, LIFO batch:31
    Using APIC driver default
    ACPI: PM-Timer IO Port: 0x1008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a201 base: 0xfed00000
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 40
    early_res array is doubled to 64 at [16000 - 167ff]
    PM: Registered nosave memory: 0000000000002000 - 0000000000010000
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
    PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
    Allocating PCI resources starting at 60000000 (gap: 60000000:9ec00000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 13 pages/cpu @c2400000 s31488 r0 d21760 u2097152
    pcpu-alloc: s31488 r0 d21760 u2097152 alloc=1*4194304
    pcpu-alloc: [0] 0 1
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 389730
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda2 ro
    PID hash table entries: 4096 (order: 2, 16384 bytes)
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    allocated 7858220 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Subtract (52 early reservations)
    #1 [0000001000 - 0000002000] EX TRAMPOLINE
    #2 [0001000000 - 000158fe8c] TEXT DATA BSS
    #3 [0001590000 - 0001596198] BRK
    #4 [00000f7bd0 - 0000100000] BIOS reserved
    #5 [00000f7bc0 - 00000f7bd0] MP-table mpf
    #6 [000009f800 - 000009fd71] BIOS reserved
    #7 [000009ff35 - 00000f7bc0] BIOS reserved
    #8 [000009fd71 - 000009ff35] MP-table mpc
    #9 [0000010000 - 0000011000] TRAMPOLINE
    #10 [0000011000 - 0000015000] ACPI WAKEUP
    #11 [0000015000 - 0000016000] PGTABLE
    #12 [0000100000 - 00002a9000] NEW RAMDISK
    #13 [0001597000 - 0001598000] BOOTMEM
    #14 [0001598000 - 0002198000] BOOTMEM
    #15 [000158fec0 - 000158fec4] BOOTMEM
    #16 [000158ff00 - 000158ffc0] BOOTMEM
    #17 [00015961c0 - 0001596214] BOOTMEM
    #18 [0002198000 - 000219b000] BOOTMEM
    #19 [000158ffc0 - 0001590000] BOOTMEM
    #20 [000219b000 - 000219e000] BOOTMEM
    #21 [0001596240 - 0001596265] BOOTMEM
    #22 [0001596280 - 00015962a7] BOOTMEM
    #23 [00015962c0 - 0001596464] BOOTMEM
    #24 [0001596480 - 00015964c0] BOOTMEM
    #25 [00015964c0 - 0001596500] BOOTMEM
    #26 [0001596500 - 0001596540] BOOTMEM
    #27 [0001596540 - 0001596580] BOOTMEM
    #28 [0001596580 - 00015965c0] BOOTMEM
    #29 [00015965c0 - 0001596600] BOOTMEM
    #30 [0001596600 - 0001596640] BOOTMEM
    #31 [0001596640 - 0001596680] BOOTMEM
    #32 [0001596680 - 00015966c0] BOOTMEM
    #33 [00015966c0 - 0001596700] BOOTMEM
    #34 [0001596700 - 0001596740] BOOTMEM
    #35 [0001596740 - 0001596780] BOOTMEM
    #36 [0001596780 - 0001596790] BOOTMEM
    #37 [00015967c0 - 00015967d0] BOOTMEM
    #38 [0001596800 - 000159682d] BOOTMEM
    #39 [0001596840 - 000159686d] BOOTMEM
    #40 [0002400000 - 000240d000] BOOTMEM
    #41 [0002600000 - 000260d000] BOOTMEM
    #42 [0001596880 - 0001596884] BOOTMEM
    #43 [00015968c0 - 00015968c4] BOOTMEM
    #44 [0001596900 - 0001596908] BOOTMEM
    #45 [0001596940 - 0001596948] BOOTMEM
    #46 [0001596980 - 0001596a28] BOOTMEM
    #47 [0001596a40 - 0001596aa8] BOOTMEM
    #48 [000219e000 - 00021a2000] BOOTMEM
    #49 [00021a2000 - 0002222000] BOOTMEM
    #50 [0002222000 - 0002262000] BOOTMEM
    #51 [000260d000 - 0002d8b82c] BOOTMEM
    Initializing HighMem for node 0 (000377fe:0005fed0)
    Memory: 1542868k/1571648k available (3104k kernel code, 28332k reserved, 1205k data, 428k init, 662344k highmem)
    virtual kernel memory layout:
    fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc1436000 - 0xc14a1000 ( 428 kB)
    .data : 0xc1308056 - 0xc1435820 (1205 kB)
    .text : 0xc1000000 - 0xc1308056 (3104 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Hierarchical RCU implementation.
    RCU-based detection of stalled CPUs is disabled.
    Verbose stalled-CPUs detection is disabled.
    NR_IRQS:512
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 1795.546 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 3592.72 BogoMIPS (lpj=5985153)
    pid_max: default: 32768 minimum: 301
    Security Framework initialized
    TOMOYO Linux initialized
    AppArmor: AppArmor disabled by boot time parameter
    Mount-cache hash table entries: 512
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    Initializing cgroup subsys blkio
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 6 MCE banks
    CPU0: Thermal monitoring handled by SMI
    using mwait in idle threads.
    Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    PEBS disabled due to CPU errata.
    ... version: 2
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    ACPI: Core revision 20100702
    Enabling APIC mode: Flat. Using 1 I/O APICs
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz stepping 0d
    NMI watchdog enabled, takes one hw-pmu counter.
    Booting Node 0, Processors #1 Ok.
    Initializing CPU#1
    CPU1: Thermal monitoring handled by SMI
    NMI watchdog enabled, takes one hw-pmu counter.
    Brought up 2 CPUs
    Total of 2 processors activated (7184.34 BogoMIPS).
    devtmpfs: initialized
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    PCI: not using MMCONFIG
    PCI: PCI BIOS revision 2.10 entry at 0xfdde1, last bus=14
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: BIOS _OSI(Linux) query ignored
    ACPI: SSDT 5fed95da 00238 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00238 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    ACPI: SSDT 5fed90ab 004AA (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 004AA (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    ACPI: SSDT 5fed9812 000C8 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 000C8 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
    ACPI: SSDT 5fed9555 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    PCI: Using MMCONFIG for extended config space
    ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
    ACPI: No dock devices found.
    PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x60000000-0xdfffffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfebfffff] (ignored)
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:1a.0: reg 20: [io 0x1800-0x181f]
    pci 0000:00:1a.1: reg 20: [io 0x1820-0x183f]
    pci 0000:00:1a.7: reg 10: [mem 0xf8404800-0xf8404bff]
    pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.7: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xf8400000-0xf8403fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.2: PME# disabled
    pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.3: PME# disabled
    pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.4: PME# disabled
    pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.5: PME# disabled
    pci 0000:00:1d.0: reg 20: [io 0x1840-0x185f]
    pci 0000:00:1d.1: reg 20: [io 0x1860-0x187f]
    pci 0000:00:1d.2: reg 20: [io 0x1880-0x189f]
    pci 0000:00:1d.7: reg 10: [mem 0xf8404c00-0xf8404fff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
    pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 007f)
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0068 (mask 0007)
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 1640 (mask 007f)
    pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
    pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
    pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
    pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
    pci 0000:00:1f.1: reg 20: [io 0x18a0-0x18af]
    pci 0000:00:1f.2: reg 10: [io 0x18d8-0x18df]
    pci 0000:00:1f.2: reg 14: [io 0x18cc-0x18cf]
    pci 0000:00:1f.2: reg 18: [io 0x18d0-0x18d7]
    pci 0000:00:1f.2: reg 1c: [io 0x18c8-0x18cb]
    pci 0000:00:1f.2: reg 20: [io 0x18e0-0x18ff]
    pci 0000:00:1f.2: reg 24: [mem 0xf8404000-0xf84047ff]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:00:1f.3: reg 10: [mem 0x00000000-0x000000ff]
    pci 0000:00:1f.3: reg 20: [io 0x1c00-0x1c1f]
    pci 0000:01:00.0: reg 10: [mem 0xc6000000-0xc6ffffff]
    pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:01:00.0: reg 1c: [mem 0xc4000000-0xc5ffffff 64bit]
    pci 0000:01:00.0: reg 24: [io 0x2000-0x207f]
    pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    pci 0000:00:01.0: bridge window [mem 0xc4000000-0xc6ffffff]
    pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    pci 0000:00:1c.0: bridge window [mem 0xbc000000-0xbfffffff]
    pci 0000:00:1c.0: bridge window [mem 0xcc000000-0xcdffffff 64bit pref]
    pci 0000:04:00.0: reg 10: [mem 0xf0000000-0xf000ffff 64bit]
    pci 0000:04:00.0: PME# supported from D3hot D3cold
    pci 0000:04:00.0: PME# disabled
    pci 0000:00:1c.1: PCI bridge to [bus 04-04]
    pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf3ffffff]
    pci 0000:00:1c.1: bridge window [mem 0xfa000000-0xfbffffff 64bit pref]
    pci 0000:00:1c.2: PCI bridge to [bus 06-06]
    pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
    pci 0000:00:1c.2: bridge window [mem 0xf4000000-0xf7ffffff]
    pci 0000:00:1c.2: bridge window [mem 0xfc000000-0xfdffffff 64bit pref]
    pci 0000:00:1c.3: PCI bridge to [bus 08-08]
    pci 0000:00:1c.3: bridge window [io 0x6000-0x6fff]
    pci 0000:00:1c.3: bridge window [mem 0xb4000000-0xb7ffffff]
    pci 0000:00:1c.3: bridge window [mem 0xc8000000-0xc9ffffff 64bit pref]
    pci 0000:00:1c.4: PCI bridge to [bus 0a-0a]
    pci 0000:00:1c.4: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1c.4: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:1c.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:0c:00.0: reg 10: [mem 0xf8000000-0xf8003fff]
    pci 0000:0c:00.0: supports D1 D2
    pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    pci 0000:00:1c.5: PCI bridge to [bus 0c-0c]
    pci 0000:00:1c.5: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1c.5: bridge window [mem 0xf8000000-0xf80fffff]
    pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:0e:06.0: proprietary Ricoh MMC controller disabled (via firewire function)
    pci 0000:0e:06.0: MMC cards are now supported by standard SDHCI controller
    pci 0000:0e:06.0: reg 10: [mem 0xf8100000-0xf81007ff]
    pci 0000:0e:06.0: supports D1 D2
    pci 0000:0e:06.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:0e:06.0: PME# disabled
    pci 0000:0e:06.1: reg 10: [mem 0xf8100800-0xf81008ff]
    pci 0000:0e:06.1: supports D1 D2
    pci 0000:0e:06.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:0e:06.1: PME# disabled
    pci 0000:0e:06.2: reg 10: [mem 0xf8101000-0xf81010ff]
    pci 0000:0e:06.2: supports D1 D2
    pci 0000:0e:06.2: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:0e:06.2: PME# disabled
    pci 0000:00:1e.0: PCI bridge to [bus 0e-0e] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1e.0: bridge window [mem 0xf8100000-0xf81fffff]
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    HEST: Table is not found!
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    reserve RAM buffer: 0000000000002000 - 000000000000ffff
    reserve RAM buffer: 000000000009f800 - 000000000009ffff
    reserve RAM buffer: 000000005fed0000 - 000000005fffffff
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 10 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
    system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
    system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
    system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
    system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
    system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
    system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
    system 00:06: [io 0x0680-0x069f] has been reserved
    system 00:06: [io 0x0800-0x080f] has been reserved
    system 00:06: [io 0x1000-0x107f] has been reserved
    system 00:06: [io 0x1180-0x11bf] has been reserved
    system 00:06: [io 0x1640-0x164f] has been reserved
    system 00:06: [io 0xfe00] has been reserved
    system 00:06: [io 0xff00-0xff7f] has been reserved
    pci 0000:00:1c.4: BAR 14: assigned [mem 0x60000000-0x601fffff]
    pci 0000:00:1c.4: BAR 15: assigned [mem 0x60200000-0x603fffff 64bit pref]
    pci 0000:00:1c.5: BAR 15: assigned [mem 0x60400000-0x605fffff 64bit pref]
    pci 0000:00:1c.4: BAR 13: assigned [io 0x7000-0x7fff]
    pci 0000:00:1c.5: BAR 13: assigned [io 0x8000-0x8fff]
    pci 0000:00:1f.3: BAR 0: assigned [mem 0x60600000-0x606000ff]
    pci 0000:00:1f.3: BAR 0: set to [mem 0x60600000-0x606000ff] (PCI address [0x60600000-0x606000ff]
    pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x20000)
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    pci 0000:00:01.0: bridge window [mem 0xc4000000-0xc6ffffff]
    pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    pci 0000:00:1c.0: bridge window [mem 0xbc000000-0xbfffffff]
    pci 0000:00:1c.0: bridge window [mem 0xcc000000-0xcdffffff 64bit pref]
    pci 0000:00:1c.1: PCI bridge to [bus 04-04]
    pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf3ffffff]
    pci 0000:00:1c.1: bridge window [mem 0xfa000000-0xfbffffff 64bit pref]
    pci 0000:00:1c.2: PCI bridge to [bus 06-06]
    pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
    pci 0000:00:1c.2: bridge window [mem 0xf4000000-0xf7ffffff]
    pci 0000:00:1c.2: bridge window [mem 0xfc000000-0xfdffffff 64bit pref]
    pci 0000:00:1c.3: PCI bridge to [bus 08-08]
    pci 0000:00:1c.3: bridge window [io 0x6000-0x6fff]
    pci 0000:00:1c.3: bridge window [mem 0xb4000000-0xb7ffffff]
    pci 0000:00:1c.3: bridge window [mem 0xc8000000-0xc9ffffff 64bit pref]
    pci 0000:00:1c.4: PCI bridge to [bus 0a-0a]
    pci 0000:00:1c.4: bridge window [io 0x7000-0x7fff]
    pci 0000:00:1c.4: bridge window [mem 0x60000000-0x601fffff]
    pci 0000:00:1c.4: bridge window [mem 0x60200000-0x603fffff 64bit pref]
    pci 0000:00:1c.5: PCI bridge to [bus 0c-0c]
    pci 0000:00:1c.5: bridge window [io 0x8000-0x8fff]
    pci 0000:00:1c.5: bridge window [mem 0xf8000000-0xf80fffff]
    pci 0000:00:1c.5: bridge window [mem 0x60400000-0x605fffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 0e-0e]
    pci 0000:00:1e.0: bridge window [io disabled]
    pci 0000:00:1e.0: bridge window [mem 0xf8100000-0xf81fffff]
    pci 0000:00:1e.0: bridge window [mem pref disabled]
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.2: setting latency timer to 64
    pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:1c.3: setting latency timer to 64
    pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.4: setting latency timer to 64
    pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.5: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
    pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
    pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
    pci_bus 0000:01: resource 1 [mem 0xc4000000-0xc6ffffff]
    pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
    pci_bus 0000:02: resource 1 [mem 0xbc000000-0xbfffffff]
    pci_bus 0000:02: resource 2 [mem 0xcc000000-0xcdffffff 64bit pref]
    pci_bus 0000:04: resource 0 [io 0x4000-0x4fff]
    pci_bus 0000:04: resource 1 [mem 0xf0000000-0xf3ffffff]
    pci_bus 0000:04: resource 2 [mem 0xfa000000-0xfbffffff 64bit pref]
    pci_bus 0000:06: resource 0 [io 0x5000-0x5fff]
    pci_bus 0000:06: resource 1 [mem 0xf4000000-0xf7ffffff]
    pci_bus 0000:06: resource 2 [mem 0xfc000000-0xfdffffff 64bit pref]
    pci_bus 0000:08: resource 0 [io 0x6000-0x6fff]
    pci_bus 0000:08: resource 1 [mem 0xb4000000-0xb7ffffff]
    pci_bus 0000:08: resource 2 [mem 0xc8000000-0xc9ffffff 64bit pref]
    pci_bus 0000:0a: resource 0 [io 0x7000-0x7fff]
    pci_bus 0000:0a: resource 1 [mem 0x60000000-0x601fffff]
    pci_bus 0000:0a: resource 2 [mem 0x60200000-0x603fffff 64bit pref]
    pci_bus 0000:0c: resource 0 [io 0x8000-0x8fff]
    pci_bus 0000:0c: resource 1 [mem 0xf8000000-0xf80fffff]
    pci_bus 0000:0c: resource 2 [mem 0x60400000-0x605fffff 64bit pref]
    pci_bus 0000:0e: resource 1 [mem 0xf8100000-0xf81fffff]
    pci_bus 0000:0e: resource 4 [io 0x0000-0xffff]
    pci_bus 0000:0e: resource 5 [mem 0x00000000-0xffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    UDP hash table entries: 512 (order: 2, 16384 bytes)
    UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    NET: Registered protocol family 1
    PCI: CLS 64 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1700k freed
    Simple Boot Flag at 0x38 set to 0x1
    apm: BIOS not found.
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1294159792.419:1): initialized
    highmem bounce pool size: 64 pages
    HugeTLB registered 4 MB page size, pre-allocated 0 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1723
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    intel_idle: MWAIT substates: 0x22220
    intel_idle: does not run on family 6 model 15
    ERST: Table is not found!
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    rtc_cmos 00:07: RTC can wake from S4
    rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Registering the dns_resolver key type
    Using IPI No-Shortcut mode
    PM: Resume from disk failed.
    registered taskstats version 1
    rtc_cmos 00:07: setting system clock to 2011-01-04 16:49:53 UTC (1294159793)
    Initalizing network drop monitor service
    Freeing unused kernel memory: 428k freed
    udev[38]: starting version 165
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ahci 0000:00:1f.2: version 3.0
    ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
    ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
    ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc
    ahci 0000:00:1f.2: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    ata1: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404100 irq 40
    ata2: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404180 irq 40
    ata3: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404200 irq 40
    ata_piix 0000:00:1f.1: version 2.13
    ata_piix 0000:00:1f.1: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    ata_piix 0000:00:1f.1: setting latency timer to 64
    scsi3 : ata_piix
    scsi4 : ata_piix
    ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x18a0 irq 14
    ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18a8 irq 15
    ata4.00: ATAPI: Slimtype DVDRW SSM-8515S, GS09, max UDMA/33
    ata4.00: configured for UDMA/33
    ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata2: SATA link down (SStatus 0 SControl 300)
    ata3: SATA link down (SStatus 0 SControl 300)
    ata1.00: unexpected _GTF length (8)
    ata1.00: ATA-8: ST9320423AS, 0002SDM1, max UDMA/133
    ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
    ata1.00: unexpected _GTF length (8)
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access ATA ST9320423AS 0002 PQ: 0 ANSI: 5
    scsi 3:0:0:0: CD-ROM Slimtype DVDRW SSM-8515S GS09 PQ: 0 ANSI: 5
    sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
    sd 0:0:0:0: [sda] Attached SCSI disk
    sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    cdrom: Uniform CD-ROM driver Revision: 3.20
    sr 3:0:0:0: Attached scsi CD-ROM sr0
    EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    Not activating Mandatory Access Control now since /sbin/tomoyo-init doesn't exist.
    udev[839]: starting version 165
    input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
    ACPI: Lid Switch [LID0]
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    ACPI: Power Button [PWRB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    ACPI: Power Button [PWRF]
    ACPI: acpi_idle registered with cpuidle
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Monitor-Mwait will be used to enter C-3 state
    Marking TSC unstable due to TSC halts in idle
    input: PC Speaker as /devices/platform/pcspkr/input/input4
    Switching to clocksource hpet
    compal-laptop: Identified laptop model 'FL90/IFL90'
    cfg80211: Calling CRDA to update world regulatory domain
    compal-laptop: Driver 0.2.7 successfully loaded
    i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    Linux agpgart interface v0.103
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    iTCO_vendor_support: vendor-support=0
    sdhci: Secure Digital Host Controller Interface driver
    sdhci: Copyright(c) Pierre Ossman
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    sdhci-pci 0000:0e:06.1: SDHCI controller found [1180:0822] (rev 22)
    sdhci-pci 0000:0e:06.1: PCI INT B -> GSI 23 (level, low) -> IRQ 23
    sdhci-pci 0000:0e:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Registered led device: mmc0::
    mmc0: SDHCI controller on PCI [0000:0e:06.1] using DMA
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    sr 3:0:0:0: Attached scsi generic sg1 type 5
    ACPI: Battery Slot [BAT1] (battery present)
    ACPI: WMI: Mapper loaded
    ACPI: AC Adapter [ACAD] (on-line)
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    acpi device:03: registered as cooling_device2
    input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input5
    ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    b43-pci-bridge 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    b43-pci-bridge 0000:0c:00.0: setting latency timer to 64
    ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x11, vendor 0x4243)
    ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0A, vendor 0x4243)
    ssb: Core 2 found: USB 1.1 Host (cc 0x817, rev 0x03, vendor 0x4243)
    ssb: Core 3 found: PCI-E (cc 0x820, rev 0x01, vendor 0x4243)
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    ehci_hcd 0000:00:1a.7: setting latency timer to 64
    ehci_hcd 0000:00:1a.7: EHCI Host Controller
    ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1a.7: debug port 1
    ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
    ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf8404800
    ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 4 ports detected
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf8404c00
    ssb: Sonics Silicon Backplane found on PCI device 0000:0c:00.0
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 6 ports detected
    firewire_ohci 0000:0e:06.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
    iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    psmouse serio1: ID: 10 00 64
    firewire_ohci: Added fw-ohci device 0000:0e:06.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x1
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1a.0: setting latency timer to 64
    uhci_hcd 0000:00:1a.0: UHCI Host Controller
    uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001800
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:1a.1: setting latency timer to 64
    uhci_hcd 0000:00:1a.1: UHCI Host Controller
    uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001820
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001840
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001860
    hub 6-0:1.0: USB hub found
    hub 6-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001880
    hub 7-0:1.0: USB hub found
    hub 7-0:1.0: 2 ports detected
    tg3.c:v3.113 (August 2, 2010)
    tg3 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    tg3 0000:04:00.0: setting latency timer to 64
    tg3 0000:04:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update.
    usb 1-2: new high speed USB device using ehci_hcd and address 2
    tg3 0000:04:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update.
    elantech: assuming hardware version 1, firmware version 2.0.4
    tg3 0000:04:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update.
    tg3 0000:04:00.0: eth0: Tigon3 [partno(none) rev b002] (PCI Express) MAC address 00:1b:38:55:15:a4
    tg3 0000:04:00.0: eth0: attached PHY is 5787 (10/100/1000Base-T Ethernet) (WireSpeed[1])
    tg3 0000:04:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    tg3 0000:04:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
    elantech: Synaptics capabilities query result 0x10, 0x02, 0x64.
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    HDA Intel 0000:00:1b.0: irq 41 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
    firewire_core: created device fw0: GUID 00023f79b240229a, S400
    b43-phy0: Broadcom 4311 WLAN found (core revision 10)
    nvidia: module license 'NVIDIA' taints kernel.
    Disabling lock debugging due to kernel taint
    phy0: Selected rate control algorithm 'minstrel_ht'
    Registered led device: b43-phy0::tx
    Registered led device: b43-phy0::rx
    Registered led device: b43-phy0::radio
    Broadcom 43xx driver loaded [ Features: PMLS, Firmware-ID: FW13 ]
    input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
    Linux video capture interface: v2.00
    uvcvideo: Found UVC 1.00 device USB 2.0 Camera (04f2:b018)
    input: USB 2.0 Camera as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input8
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v0.1.0)
    nvidia 0000:01:00.0: power state changed by ACPI to D0
    nvidia 0000:01:00.0: power state changed by ACPI to D0
    nvidia 0000:01:00.0: enabling device (0000 -> 0003)
    nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    nvidia 0000:01:00.0: setting latency timer to 64
    vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    NVRM: The NVIDIA GPU 0000:01:00.0 (PCI ID: 10de:0407) installed
    NVRM: in this system is not supported by the 260.19.29 NVIDIA Linux
    NVRM: graphics driver release. Please see 'Appendix A -
    NVRM: Supported NVIDIA GPU Products' in this release's README,
    NVRM: available on the Linux graphics driver download page at
    NVRM: www.nvidia.com.
    nvidia: probe of 0000:01:00.0 failed with error -1
    NVRM: The NVIDIA probe routine failed for 1 device(s).
    NVRM: None of the NVIDIA graphics adapters were initialized!
    EXT4-fs (sda2): re-mounted. Opts: (null)
    EXT4-fs (sda2): re-mounted. Opts: (null)
    EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
    fuse init (API version 7.15)
    Adding 3156768k swap on /dev/sda3. Priority:-1 extents:1 across:3156768k
    nvidia 0000:01:00.0: setting latency timer to 64
    vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=none,decodes=none:owns=io+mem
    NVRM: The NVIDIA GPU 0000:01:00.0 (PCI ID: 10de:0407) installed
    NVRM: in this system is not supported by the 260.19.29 NVIDIA Linux
    NVRM: graphics driver release. Please see 'Appendix A -
    NVRM: Supported NVIDIA GPU Products' in this release's README,
    NVRM: available on the Linux graphics driver download page at
    NVRM: www.nvidia.com.
    nvidia: probe of 0000:01:00.0 failed with error -1
    NVRM: The NVIDIA probe routine failed for 1 device(s).
    NVRM: None of the NVIDIA graphics adapters were initialized!
    last lines looks interesting, but I also checked mentioned Appendix A of README, and I found 8600M GT (PCI ID 0x0407) between supported chips.

  • Zen Kernel and new ati radeon oss driver

    Hey together!
    A few days ago I get new ati-driver from testing and since then, I can't start the xserver with the zen kernel and ums. I can use the normal kernel 2.6.33 normally.
    Here is my Xorg log:
    X.Org X Server 1.7.6
    Release Date: 2010-03-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.33-ARCH i686
    Current Operating System: Linux linux-laptop 2.6.33-ZEN #1 ZEN SMP PREEMPT Fri Mar 5 13:29:19 CET 2010 i686
    Kernel command line: root=/dev/disk/by-uuid/5394d0b7-4952-4f87-87bc-a4762f73b8c4 ro quiet
    Build Date: 18 March 2010 07:32:34PM
    Current version of pixman: 0.16.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 19 14:12:54 2010
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (--) using VT number 7
    (--) PCI:*(0:1:0:0) 1002:5653:144d:e003 ATI Technologies Inc Radeon Mobility X700 (PCIE) rev 0, Mem @ 0xd0000000/134217728, 0xc0100000/65536, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
    (==) Using default built-in configuration (30 lines)
    (==) --- Start of built-in configuration ---
    Section "Device"
    Identifier "Builtin Default ati Device 0"
    Driver "ati"
    EndSection
    Section "Screen"
    Identifier "Builtin Default ati Screen 0"
    Device "Builtin Default ati Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default vesa Device 0"
    Driver "vesa"
    EndSection
    Section "Screen"
    Identifier "Builtin Default vesa Screen 0"
    Device "Builtin Default vesa Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default fbdev Device 0"
    Driver "fbdev"
    EndSection
    Section "Screen"
    Identifier "Builtin Default fbdev Screen 0"
    Device "Builtin Default fbdev Device 0"
    EndSection
    Section "ServerLayout"
    Identifier "Builtin Default Layout"
    Screen "Builtin Default ati Screen 0"
    Screen "Builtin Default vesa Screen 0"
    Screen "Builtin Default fbdev Screen 0"
    EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default ati Screen 0" (0)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default ati Device 0"
    (==) No monitor specified for screen "Builtin Default ati Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default vesa Screen 0" (1)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default vesa Device 0"
    (==) No monitor specified for screen "Builtin Default vesa Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default fbdev Device 0"
    (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "ati"
    (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    (II) Module ati: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 6.12.192
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 6.12.192
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 2.3.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
    ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750,
    ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650,
    ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
    ATI FirePro M5750, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
    ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
    ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
    ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
    ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
    ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
    ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
    ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
    ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
    ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
    ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4290,
    CYPRESS, ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, CEDAR, CEDAR, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, CEDAR, ATI Radeon HD 5450,
    CEDAR
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 01@00:00:0
    (II) [KMS] drm report modesetting isn't supported.
    (WW) Falling back to old probe method for vesa
    (II) RADEON(0): TOTO SAYS 00000000c0100000
    (II) RADEON(0): MMIO registers at 0x00000000c0100000: size 64KB
    (II) RADEON(0): PCI bus 1 card 0 func 0
    (II) RADEON(0): Creating default Display subsection in Screen section
    "Builtin Default ati Screen 0" for depth/fbbpp 24/32
    (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules/libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 0.1.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (--) RADEON(0): Chipset: "ATI Mobility Radeon X700 (M26) (PCIE)" (ChipID = 0x5653)
    (--) RADEON(0): Linear framebuffer at 0x00000000d0000000
    (II) RADEON(0): PCIE card detected
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (II) RADEON(0): ATOM BIOS detected
    (II) RADEON(0): ATOM BIOS Rom:
    SubsystemVendorID: 0x144d SubsystemID: 0x5653
    IOBaseAddress: 0x3000
    Filename:
    BIOS Bootup Message:
    M26-P Samsung M26 Firenze ATOMBIOS BR14537/rel9.10.1.0/CL199610
    (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    (II) RADEON(0): Start of VRAM area used by Firmware: 0x7ffb000
    (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    (II) RADEON(0): AtomBIOS VRAM scratch base: 0x7ffb000
    (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    (II) RADEON(0): Default Engine Clock: 358000
    (II) RADEON(0): Default Memory Clock: 345000
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 500000
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 200000
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 13500
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 1000
    (II) RADEON(0): Maximum Pixel Clock: 400000
    (II) RADEON(0): Reference Clock: 27000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.32.0
    (==) RADEON(0): Page Flipping disabled
    (II) RADEON(0): Will try to use DMA for Xv image transfers
    (II) RADEON(0): Generation 2 PCI interface, using max accessible memory
    (II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)
    (--) RADEON(0): Mapped VideoRAM: 131072 kByte (128 bit DDR SDRAM)
    (II) RADEON(0): Color tiling enabled by default
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) RADEON(0): PLL parameters: rf=2700 rd=7 min=20000 max=50000; xclk=40000
    (WW) RADEON(0): LVDS Info:
    XRes: 1280, YRes: 800, DotClock: 68900
    HBlank: 128, HOverPlus: 21, HSyncWidth: 32
    VBlank: 16, VOverPlus: 4, VSyncWidth: 4
    (II) RADEON(0): Skipping TV-Out
    (II) RADEON(0): TMDS PLL from BIOS: 16500 b0112
    (II) RADEON(0): Skipping Component Video
    (II) RADEON(0): Output VGA-0 has no monitor section
    (II) RADEON(0): I2C bus "VGA-0" initialized.
    (II) RADEON(0): Output LVDS has no monitor section
    (II) RADEON(0): I2C bus "LVDS" initialized.
    (II) RADEON(0): Output DVI-0 has no monitor section
    (II) RADEON(0): I2C bus "DVI-0" initialized.
    (II) RADEON(0): Port0:
    XRANDR name: VGA-0
    Connector: VGA
    CRT1: INTERNAL_DAC1
    DDC reg: 0x60
    (II) RADEON(0): Port1:
    XRANDR name: LVDS
    Connector: LVDS
    LCD1: INTERNAL_LVDS
    DDC reg: 0x1a808
    (II) RADEON(0): Port2:
    XRANDR name: DVI-0
    Connector: DVI-D
    DFP1: INTERNAL_TMDS1
    DDC reg: 0x64
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    finished output detect: 0
    Backtrace:
    0: /usr/bin/X (xorg_backtrace+0x3b) [0x809f7db]
    1: /usr/bin/X (0x8048000+0x54715) [0x809c715]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0x7785e40c]
    3: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x77226000+0x83208) [0x772a9208]
    4: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x77226000+0x3790c) [0x7725d90c]
    5: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x77226000+0x3988b) [0x7725f88b]
    6: /usr/bin/X (InitOutput+0x5c8) [0x80ab048]
    7: /usr/bin/X (0x8048000+0x1a550) [0x8062550]
    8: /lib/libc.so.6 (__libc_start_main+0xe6) [0x7747db86]
    9: /usr/bin/X (0x8048000+0x1a2f1) [0x80622f1]
    Segmentation fault at address 0x7734f808
    Fatal server error:
    Caught signal 11 (Segmentation fault). Server aborting
    Can anyone help me? Thanks!

    When I install an old xf86-video-ati package from 27.02.2010, everything works. So the problem seems to be the new ati-driver.

  • Macbook Pro Mid 2014 Hard Freezes and Crashes

    So I bought my Macbook about a month ago, and ever since then Ive been having this same issue over and over again. I have tried every solution apple has thrown at me and nothing has seemed to fix it. I have sent it out for a repair, reinstalled the OSX, Cleared the pRam, and various other things. I have not narrowed down the situation myself and cant seem to figure out what is causing these hard freezes and crashes. It always happens randomly at something GPU related it seems. Almost like the video card gets to stressed out at crashes. From scrolling up the page of a website to switching to a different video on youtube, all these little and sometimes big things have caused it to crash. Apple has sent it out for repair and they claimed that they fixed the logic board, but that didn't work because the issue still persists. I have reinstalled the OSX from guidance of a apple care associate over the phone. Ive eliminated almost every possible situation they have given me and nothing seems to fix it. Im not sure if there is a defect in these particular models or I just got a lemon but either way its frustrating. I will post the specs below and provide any other info that is asked.
    SPECS:
    GPU: Intel Iris Pro
    Processor : 2.2 GHz Intel Core i7
    Software: OS X 10.9.4
    RAM: 16 GB 1600 MHz DDR3

    Here is the Diagnostic report from earlier tonight:
    Mon Oct 13 22:19:43 2014
    panic(cpu 2 caller 0xffffff8002854c66): "a freed zone element has been modified: expected 0 but found 0, bits changed 0, at offset 24 of 32 in zone: kalloc.32"@/SourceCache/xnu/xnu-2422.110.17/osfmk/kern/zalloc.c:461
    Backtrace (CPU 2), Frame : Return Address
    0xffffff81ef62b970 : 0xffffff8002822f79
    0xffffff81ef62b9f0 : 0xffffff8002854c66
    0xffffff81ef62ba30 : 0xffffff800285273d
    0xffffff81ef62ba90 : 0xffffff8002851dc9
    0xffffff81ef62bb90 : 0xffffff800282aa3f
    0xffffff81ef62bbc0 : 0xffffff8002c4e7dd
    0xffffff81ef62bbf0 : 0xffffff8002c65767
    0xffffff81ef62bc20 : 0xffffff8002c63cf3
    0xffffff81ef62bc70 : 0xffffff8002c621b5
    0xffffff81ef62bcd0 : 0xffffff8002c5268c
    0xffffff81ef62bd10 : 0xffffff7f83e2140e
    0xffffff81ef62bd40 : 0xffffff7f83e2124e
    0xffffff81ef62bd60 : 0xffffff8002c64408
    0xffffff81ef62bd70 : 0xffffff8002c5268c
    0xffffff81ef62bdb0 : 0xffffff8002c8b903
    0xffffff81ef62bdd0 : 0xffffff8002c96241
    0xffffff81ef62bde0 : 0xffffff8002cccef8
    0xffffff81ef62be20 : 0xffffff80028b24bb
    0xffffff81ef62be50 : 0xffffff8002826bc1
    0xffffff81ef62be80 : 0xffffff80028139c5
    0xffffff81ef62bef0 : 0xffffff800281e013
    0xffffff81ef62bf70 : 0xffffff80028c9b8d
    0xffffff81ef62bfb0 : 0xffffff80028f3f66
          Kernel Extensions in backtrace:
             com.apple.iokit.IOAcceleratorFamily2(98.22)[0EC64777-94B9-32E3-AC03-A2367895744 B]@0xffffff7f83e05000->0xffffff7f83e68fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[4662B11D-2ECA-315D-875C-618C97CDAB2A]@0xffffff 7f82ebe000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f83d74000
    BSD process name corresponding to current thread: plugin-container
    Mac OS version:
    13E28
    Kernel version:
    Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    Kernel UUID: BBFADD17-672B-35A2-9B7F-E4B12213E4B8
    Kernel slide:     0x0000000002600000
    Kernel text base: 0xffffff8002800000
    System model name: MacBookPro11,2 (Mac-3CBD00234E554E41)
    System uptime in nanoseconds: 563483606094
    last loaded kext at 246884990321: com.apple.filesystems.msdosfs    1.9 (addr 0xffffff7f83eeb000, size 65536)
    last unloaded kext at 381093543497: com.apple.driver.AppleIntelMCEReporter    104 (addr 0xffffff7f83dc7000, size 32768)
    loaded kexts:
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleUpstreamUserClient    3.5.13
    com.apple.driver.AppleGraphicsDevicePolicy    3.6.22
    com.apple.driver.AudioAUUC    1.60
    com.apple.iokit.IOBluetoothSerialManager    4.2.6f1
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.driver.ApplePlatformEnabler    2.0.9d6
    com.apple.driver.AGPM    100.14.28
    com.apple.driver.X86PlatformShim    1.0.0
    com.apple.driver.AppleIntelHD5000Graphics    8.2.8
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AppleHDA    2.6.3f4
    com.apple.driver.AppleHWAccess    1
    com.apple.driver.AppleThunderboltIP    1.1.2
    com.apple.driver.AppleBacklight    170.3.5
    com.apple.driver.AirPort.Brcm4360    842.21.65
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport    4.2.6f1
    com.apple.driver.AppleSMCLMU    2.0.4d1
    com.apple.driver.AppleLPC    1.7.0
    com.apple.driver.AppleCameraInterface    4.26.0
    com.apple.driver.AppleIntelFramebufferAzul    8.2.8
    com.apple.driver.AppleMCCSControl    1.2.5
    com.apple.driver.AppleUSBTCButtons    240.2
    com.apple.driver.AppleUSBCardReader    3.4.1
    com.apple.driver.AppleUSBTCKeyboard    240.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    35
    com.apple.driver.AppleUSBHub    683.4.0
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.6.0
    com.apple.driver.AppleAHCIPort    3.0.5
    com.apple.driver.AppleUSBXHCI    683.4.0
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleACPIButtons    2.0
    com.apple.driver.AppleRTC    2.0
    com.apple.driver.AppleHPET    1.8
    com.apple.driver.AppleSMBIOS    2.1
    com.apple.driver.AppleACPIEC    2.0
    com.apple.driver.AppleAPIC    1.7
    com.apple.nke.applicationfirewall    153
    com.apple.security.quarantine    3
    com.apple.kext.triggers    1.0
    com.apple.iokit.IOSerialFamily    10.0.7
    com.apple.iokit.IOSurface    91.1
    com.apple.iokit.IOBluetoothFamily    4.2.6f1
    com.apple.driver.DspFuncLib    2.6.3f4
    com.apple.vecLib.kext    1.0.0
    com.apple.iokit.IOAudioFamily    1.9.7fc2
    com.apple.kext.OSvKernDSPLib    1.14
    com.apple.iokit.IO80211Family    640.36
    com.apple.driver.mDNSOffloadUserClient    1.0.1b5
    com.apple.iokit.IONetworkingFamily    3.2
    com.apple.iokit.IOBluetoothHostControllerUSBTransport    4.2.6f1
    com.apple.driver.AppleHDAController    2.6.3f4
    com.apple.iokit.IOHDAFamily    2.6.3f4
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.iokit.IONDRVSupport    2.4.1
    com.apple.driver.AppleGraphicsControl    3.6.22
    com.apple.AppleGraphicsDeviceControl    3.6.22
    com.apple.iokit.IOAcceleratorFamily2    98.22
    com.apple.driver.X86PlatformPlugin    1.0.0
    com.apple.driver.AppleSMC    3.1.8
    com.apple.driver.IOPlatformPluginFamily    5.7.1d6
    com.apple.driver.AppleSMBusController    1.0.12d1
    com.apple.iokit.IOGraphicsFamily    2.4.1
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.6.6
    com.apple.iokit.IOUSBMassStorageClass    3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.6.6
    com.apple.driver.AppleUSBMultitouch    240.9
    com.apple.driver.AppleUSBMergeNub    650.4.0
    com.apple.driver.AppleThunderboltDPInAdapter    3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily    3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter    1.4.5
    com.apple.iokit.IOUSBHIDDriver    660.4.0
    com.apple.driver.AppleUSBComposite    656.4.1
    com.apple.iokit.IOUSBUserClient    660.4.2
    com.apple.iokit.IOAHCIFamily    2.6.5
    com.apple.driver.AppleThunderboltNHI    2.0.1
    com.apple.iokit.IOThunderboltFamily    3.3.1
    com.apple.iokit.IOUSBFamily    683.4.0
    com.apple.driver.AppleEFINVRAM    2.0
    com.apple.driver.AppleEFIRuntime    2.0
    com.apple.iokit.IOHIDFamily    2.0.0
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    278.11.1
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.AppleKeyStore    2
    com.apple.driver.DiskImages    371.1
    com.apple.iokit.IOStorageFamily    1.9
    com.apple.iokit.IOReportFamily    23
    com.apple.driver.AppleFDEKeyStore    28.30
    com.apple.driver.AppleACPIPlatform    2.0
    com.apple.iokit.IOPCIFamily    2.9
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.corecrypto    1.0
    com.apple.kec.pthread    1

  • [Solved]Custom Kernel and OSS issues

    I built a custom kernel from Zen's git (because no speedstep-centrino in the ARCH kernel) and only built OSS in the sound section, first built into the kernel and then as modules.
    Unforunatly, this happens:
    ArchTC1100% sudo soundon
    Failed to disable conflicting sound drivers
    Reboot and try running soundon again
    Also check that you have not compiled sound support statically
    into the kernel.
    (yes I rebooted)
    lsmod shows this...rather short list:
    Module Size Used by
    nvidia 4655919 22
    ttm 46526 0
    drm_kms_helper 23684 0
    video 9412 0
    iTCO_wdt 9033 0
    btusb 9145 0
    irtty_sir 3149 0
    sir_dev 8233 1 irtty_sir
    The main kernel work but, has an issue where I have to manually use soundon or I get nothing.
    Here's the config I made...I'm guessing I messed up something.
    # Automatically generated make config: don't edit
    # Linux/i386 2.6.38.6-zen Kernel Configuration
    # Thu May 19 17:02:44 2011
    # CONFIG_64BIT is not set
    CONFIG_X86_32=y
    # CONFIG_X86_64 is not set
    CONFIG_X86=y
    CONFIG_INSTRUCTION_DECODER=y
    CONFIG_OUTPUT_FORMAT="elf32-i386"
    CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
    CONFIG_GENERIC_CMOS_UPDATE=y
    CONFIG_CLOCKSOURCE_WATCHDOG=y
    CONFIG_GENERIC_CLOCKEVENTS=y
    CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
    CONFIG_LOCKDEP_SUPPORT=y
    CONFIG_STACKTRACE_SUPPORT=y
    CONFIG_HAVE_LATENCYTOP_SUPPORT=y
    CONFIG_MMU=y
    CONFIG_ZONE_DMA=y
    # CONFIG_NEED_DMA_MAP_STATE is not set
    CONFIG_NEED_SG_DMA_LENGTH=y
    CONFIG_GENERIC_ISA_DMA=y
    CONFIG_GENERIC_IOMAP=y
    CONFIG_GENERIC_BUG=y
    CONFIG_GENERIC_HWEIGHT=y
    CONFIG_GENERIC_GPIO=y
    CONFIG_ARCH_MAY_HAVE_PC_FDC=y
    # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
    CONFIG_RWSEM_XCHGADD_ALGORITHM=y
    CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
    CONFIG_GENERIC_CALIBRATE_DELAY=y
    # CONFIG_GENERIC_TIME_VSYSCALL is not set
    CONFIG_ARCH_HAS_CPU_RELAX=y
    CONFIG_ARCH_HAS_DEFAULT_IDLE=y
    CONFIG_ARCH_HAS_CACHE_LINE_SIZE=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_HAVE_CPUMASK_OF_CPU_MAP is not set
    CONFIG_ARCH_HIBERNATION_POSSIBLE=y
    CONFIG_ARCH_SUSPEND_POSSIBLE=y
    # CONFIG_ZONE_DMA32 is not set
    CONFIG_ARCH_POPULATES_NODE_MAP=y
    # CONFIG_AUDIT_ARCH is not set
    CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
    CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
    CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
    CONFIG_KTIME_SCALAR=y
    CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
    CONFIG_CONSTRUCTORS=y
    CONFIG_HAVE_IRQ_WORK=y
    CONFIG_IRQ_WORK=y
    # General setup
    CONFIG_SCHED_BFS=y
    # CONFIG_SCHED_CFS is not set
    # CONFIG_SCHED_BFS_AUTOISO is not set
    # CONFIG_ZEN_SERVER is not set
    # CONFIG_ZEN_DEFAULT is not set
    CONFIG_ZEN_DESKTOP=y
    # CONFIG_ZEN_CUSTOM is not set
    CONFIG_EXPERIMENTAL=y
    CONFIG_BROKEN_ON_SMP=y
    CONFIG_LOCK_KERNEL=y
    CONFIG_INIT_ENV_ARG_LIMIT=32
    CONFIG_CROSS_COMPILE=""
    CONFIG_LOCALVERSION=""
    # CONFIG_LOCALVERSION_AUTO is not set
    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 is not set
    # CONFIG_KERNEL_BZIP2 is not set
    # CONFIG_KERNEL_LZMA is not set
    CONFIG_KERNEL_XZ=y
    # CONFIG_KERNEL_LZO is not set
    CONFIG_SWAP=y
    CONFIG_SYSVIPC=y
    CONFIG_SYSVIPC_SYSCTL=y
    CONFIG_POSIX_MQUEUE=y
    CONFIG_POSIX_MQUEUE_SYSCTL=y
    CONFIG_BSD_PROCESS_ACCT=y
    # CONFIG_BSD_PROCESS_ACCT_V3 is not set
    CONFIG_TASKSTATS=y
    CONFIG_TASK_DELAY_ACCT=y
    CONFIG_TASK_XACCT=y
    CONFIG_TASK_IO_ACCOUNTING=y
    CONFIG_AUDIT=y
    CONFIG_AUDITSYSCALL=y
    CONFIG_AUDIT_WATCH=y
    CONFIG_AUDIT_TREE=y
    CONFIG_HAVE_GENERIC_HARDIRQS=y
    # IRQ subsystem
    CONFIG_GENERIC_HARDIRQS=y
    # CONFIG_GENERIC_HARDIRQS_NO_DEPRECATED is not set
    CONFIG_HAVE_SPARSE_IRQ=y
    CONFIG_GENERIC_IRQ_PROBE=y
    # CONFIG_GENERIC_PENDING_IRQ is not set
    # CONFIG_AUTO_IRQ_AFFINITY is not set
    # CONFIG_IRQ_PER_CPU is not set
    # CONFIG_HARDIRQS_SW_RESEND is not set
    CONFIG_SPARSE_IRQ=y
    # RCU Subsystem
    CONFIG_TREE_PREEMPT_RCU=y
    # CONFIG_TINY_RCU is not set
    # CONFIG_TINY_PREEMPT_RCU is not set
    CONFIG_PREEMPT_RCU=y
    # CONFIG_RCU_TRACE is not set
    CONFIG_RCU_FANOUT=32
    # CONFIG_RCU_FANOUT_EXACT is not set
    # CONFIG_TREE_RCU_TRACE is not set
    CONFIG_IKCONFIG=m
    CONFIG_IKCONFIG_PROC=y
    CONFIG_LOG_BUF_SHIFT=18
    CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
    CONFIG_CGROUPS=y
    # CONFIG_CGROUP_DEBUG is not set
    CONFIG_CGROUP_NS=y
    CONFIG_CGROUP_FREEZER=y
    CONFIG_CGROUP_DEVICE=y
    CONFIG_CPUSETS=y
    CONFIG_PROC_PID_CPUSET=y
    CONFIG_RESOURCE_COUNTERS=y
    CONFIG_CGROUP_MEM_RES_CTLR=y
    CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y
    CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED=y
    CONFIG_BLK_CGROUP=y
    # CONFIG_DEBUG_BLK_CGROUP is not set
    CONFIG_NAMESPACES=y
    CONFIG_UTS_NS=y
    CONFIG_IPC_NS=y
    CONFIG_USER_NS=y
    CONFIG_PID_NS=y
    CONFIG_NET_NS=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=y
    # CONFIG_EMBEDDED is not set
    CONFIG_UID16=y
    CONFIG_SYSCTL_SYSCALL=y
    CONFIG_KALLSYMS=y
    # CONFIG_KALLSYMS_ALL is not set
    CONFIG_KALLSYMS_EXTRA_PASS=y
    CONFIG_HOTPLUG=y
    CONFIG_PRINTK=y
    CONFIG_BUG=y
    CONFIG_ELF_CORE=y
    CONFIG_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_HAVE_PERF_EVENTS=y
    # Kernel Performance Events And Counters
    CONFIG_PERF_EVENTS=y
    # CONFIG_PERF_COUNTERS is not set
    # 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_SLOB is not set
    CONFIG_PROFILING=y
    CONFIG_TRACEPOINTS=y
    # CONFIG_OPROFILE is not set
    CONFIG_HAVE_OPROFILE=y
    CONFIG_KPROBES=y
    # CONFIG_JUMP_LABEL is not set
    CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
    CONFIG_KRETPROBES=y
    CONFIG_HAVE_IOREMAP_PROT=y
    CONFIG_HAVE_KPROBES=y
    CONFIG_HAVE_KRETPROBES=y
    CONFIG_HAVE_OPTPROBES=y
    CONFIG_HAVE_ARCH_TRACEHOOK=y
    CONFIG_HAVE_DMA_ATTRS=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_ARCH_JUMP_LABEL=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 is not set
    CONFIG_MODULE_UNLOAD=y
    CONFIG_MODULE_FORCE_UNLOAD=y
    CONFIG_MODVERSIONS=y
    # CONFIG_MODULE_SRCVERSION_ALL is not set
    CONFIG_BLOCK=y
    CONFIG_LBDAF=y
    CONFIG_BLK_DEV_BSG=y
    CONFIG_BLK_DEV_INTEGRITY=y
    CONFIG_BLK_DEV_THROTTLING=y
    # IO Schedulers
    CONFIG_IOSCHED_NOOP=y
    CONFIG_IOSCHED_DEADLINE=y
    CONFIG_IOSCHED_CFQ=y
    CONFIG_CFQ_GROUP_IOSCHED=y
    CONFIG_IOSCHED_BFQ=y
    CONFIG_CGROUP_BFQIO=y
    # CONFIG_DEFAULT_DEADLINE is not set
    # CONFIG_DEFAULT_CFQ is not set
    CONFIG_DEFAULT_BFQ=y
    # CONFIG_DEFAULT_NOOP is not set
    CONFIG_DEFAULT_IOSCHED="bfq"
    # CONFIG_INLINE_SPIN_TRYLOCK is not set
    # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
    # CONFIG_INLINE_SPIN_LOCK is not set
    # CONFIG_INLINE_SPIN_LOCK_BH is not set
    # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
    # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
    # CONFIG_INLINE_SPIN_UNLOCK is not set
    # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
    # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
    # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
    # CONFIG_INLINE_READ_TRYLOCK is not set
    # CONFIG_INLINE_READ_LOCK is not set
    # CONFIG_INLINE_READ_LOCK_BH is not set
    # CONFIG_INLINE_READ_LOCK_IRQ is not set
    # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
    # CONFIG_INLINE_READ_UNLOCK is not set
    # CONFIG_INLINE_READ_UNLOCK_BH is not set
    # CONFIG_INLINE_READ_UNLOCK_IRQ is not set
    # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
    # CONFIG_INLINE_WRITE_TRYLOCK is not set
    # CONFIG_INLINE_WRITE_LOCK is not set
    # CONFIG_INLINE_WRITE_LOCK_BH is not set
    # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
    # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
    # CONFIG_INLINE_WRITE_UNLOCK is not set
    # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
    # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
    # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
    # CONFIG_MUTEX_SPIN_ON_OWNER is not set
    CONFIG_FREEZER=y
    # Processor type and features
    CONFIG_TICK_ONESHOT=y
    CONFIG_NO_HZ=y
    CONFIG_HIGH_RES_TIMERS=y
    CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
    # CONFIG_SMP is not set
    CONFIG_X86_MPPARSE=y
    CONFIG_X86_EXTENDED_PLATFORM=y
    # CONFIG_X86_ELAN is not set
    # CONFIG_X86_MRST is not set
    # CONFIG_X86_RDC321X is not set
    # CONFIG_X86_32_IRIS is not set
    CONFIG_SCHED_OMIT_FRAME_POINTER=y
    # CONFIG_PARAVIRT_GUEST is not set
    CONFIG_NO_BOOTMEM=y
    CONFIG_MEMTEST=y
    # CONFIG_M386 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 is not set
    # CONFIG_MPENTIUMII is not set
    # CONFIG_MPENTIUMIII is not set
    CONFIG_MPENTIUMM=y
    # 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_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_MARCH_NATIVE=y
    CONFIG_X86_CPU=y
    CONFIG_X86_INTERNODE_CACHE_SHIFT=6
    CONFIG_X86_CMPXCHG=y
    CONFIG_CMPXCHG_LOCAL=y
    CONFIG_X86_L1_CACHE_SHIFT=6
    CONFIG_X86_XADD=y
    CONFIG_X86_WP_WORKS_OK=y
    CONFIG_X86_INVLPG=y
    CONFIG_X86_BSWAP=y
    CONFIG_X86_POPAD_OK=y
    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_PROCESSOR_SELECT=y
    CONFIG_CPU_SUP_INTEL=y
    # CONFIG_CPU_SUP_CYRIX_32 is not set
    # CONFIG_CPU_SUP_AMD is not set
    # CONFIG_CPU_SUP_CENTAUR is not set
    # CONFIG_CPU_SUP_TRANSMETA_32 is not set
    # CONFIG_CPU_SUP_UMC_32 is not set
    CONFIG_HPET_TIMER=y
    CONFIG_HPET_EMULATE_RTC=y
    CONFIG_DMI=y
    # CONFIG_IOMMU_HELPER is not set
    # CONFIG_IOMMU_API is not set
    CONFIG_NR_CPUS=1
    # CONFIG_IRQ_TIME_ACCOUNTING is not set
    # CONFIG_PREEMPT_NONE is not set
    # CONFIG_PREEMPT_VOLUNTARY is not set
    CONFIG_PREEMPT=y
    CONFIG_X86_UP_APIC=y
    CONFIG_X86_UP_IOAPIC=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 is not set
    # 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 is not set
    # CONFIG_I8K is not set
    CONFIG_X86_REBOOTFIXUPS=y
    CONFIG_MICROCODE=y
    CONFIG_MICROCODE_INTEL=y
    # CONFIG_MICROCODE_AMD is not set
    CONFIG_MICROCODE_OLD_INTERFACE=y
    CONFIG_X86_MSR=y
    CONFIG_X86_CPUID=y
    # CONFIG_NOHIGHMEM is not set
    CONFIG_HIGHMEM4G=y
    # CONFIG_HIGHMEM64G is not set
    CONFIG_VMSPLIT_3G=y
    # CONFIG_VMSPLIT_3G_OPT is not set
    # CONFIG_VMSPLIT_2G is not set
    # CONFIG_VMSPLIT_2G_OPT is not set
    # CONFIG_VMSPLIT_1G is not set
    CONFIG_PAGE_OFFSET=0xC0000000
    CONFIG_HIGHMEM=y
    # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
    # CONFIG_ARCH_DMA_ADDR_T_64BIT is not set
    CONFIG_NEED_NODE_MEMMAP_SIZE=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 is not set
    CONFIG_SPARSEMEM_MANUAL=y
    CONFIG_SPARSEMEM=y
    CONFIG_HAVE_MEMORY_PRESENT=y
    CONFIG_SPARSEMEM_STATIC=y
    CONFIG_HAVE_MEMBLOCK=y
    # CONFIG_MEMORY_HOTPLUG is not set
    CONFIG_SPLIT_PTLOCK_CPUS=4
    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_KSM=y
    CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
    # CONFIG_TRANSPARENT_HUGEPAGE is not set
    CONFIG_NEED_PER_CPU_KM=y
    CONFIG_HIGHPTE=y
    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 is not set
    CONFIG_X86_PAT=y
    CONFIG_ARCH_USES_PG_UNCACHED=y
    CONFIG_EFI=y
    CONFIG_SECCOMP=y
    CONFIG_CC_STACKPROTECTOR=y
    # CONFIG_HZ_100 is not set
    # CONFIG_HZ_250_NODEFAULT is not set
    # CONFIG_HZ_300 is not set
    CONFIG_HZ_1000=y
    # CONFIG_HZ_1500 is not set
    # CONFIG_HZ_2000 is not set
    # CONFIG_HZ_3000 is not set
    # CONFIG_HZ_4000 is not set
    # CONFIG_HZ_5000 is not set
    # CONFIG_HZ_7500 is not set
    # CONFIG_HZ_10000 is not set
    CONFIG_HZ=1000
    CONFIG_SCHED_HRTICK=y
    CONFIG_KEXEC=y
    CONFIG_CRASH_DUMP=y
    # CONFIG_KEXEC_JUMP is not set
    CONFIG_PHYSICAL_START=0x1000000
    CONFIG_RELOCATABLE=y
    CONFIG_X86_NEED_RELOCS=y
    CONFIG_PHYSICAL_ALIGN=0x1000000
    # CONFIG_COMPAT_VDSO is not set
    CONFIG_CMDLINE_BOOL=y
    CONFIG_CMDLINE=""
    # CONFIG_CMDLINE_OVERRIDE is not set
    CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
    # Power management and ACPI options
    CONFIG_PM=y
    CONFIG_PM_DEBUG=y
    # CONFIG_PM_ADVANCED_DEBUG is not set
    # CONFIG_PM_VERBOSE is not set
    CONFIG_CAN_PM_TRACE=y
    CONFIG_PM_TRACE=y
    CONFIG_PM_TRACE_RTC=y
    CONFIG_PM_SLEEP=y
    CONFIG_SUSPEND=y
    # CONFIG_PM_TEST_SUSPEND is not set
    CONFIG_SUSPEND_FREEZER=y
    CONFIG_HIBERNATION=y
    CONFIG_PM_STD_PARTITION=""
    CONFIG_PM_RUNTIME=y
    CONFIG_PM_OPS=y
    CONFIG_ACPI=y
    CONFIG_ACPI_SLEEP=y
    CONFIG_ACPI_PROCFS=y
    # CONFIG_ACPI_PROCFS_POWER is not set
    CONFIG_ACPI_POWER_METER=y
    # CONFIG_ACPI_EC_DEBUGFS is not set
    CONFIG_ACPI_PROC_EVENT=y
    CONFIG_ACPI_AC=y
    CONFIG_ACPI_BATTERY=y
    CONFIG_ACPI_BUTTON=y
    CONFIG_ACPI_VIDEO=m
    CONFIG_ACPI_FAN=y
    CONFIG_ACPI_DOCK=y
    CONFIG_ACPI_PROCESSOR=y
    CONFIG_ACPI_PROCESSOR_AGGREGATOR=y
    CONFIG_ACPI_THERMAL=y
    CONFIG_ACPI_CUSTOM_DSDT_FILE=""
    # CONFIG_ACPI_CUSTOM_DSDT is not set
    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=y
    # CONFIG_ACPI_HED is not set
    # CONFIG_ACPI_APEI is not set
    # CONFIG_SFI is not set
    CONFIG_X86_APM_BOOT=y
    CONFIG_APM=y
    # CONFIG_APM_IGNORE_USER_SUSPEND is not set
    # CONFIG_APM_DO_ENABLE is not set
    # 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_DEBUG=y
    CONFIG_CPU_FREQ_STAT=y
    CONFIG_CPU_FREQ_STAT_DETAILS=y
    # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
    # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE 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=y
    # CONFIG_CPU_FREQ_GOV_USERSPACE is not set
    CONFIG_CPU_FREQ_GOV_ONDEMAND=y
    CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
    # CPUFreq processor drivers
    CONFIG_X86_PCC_CPUFREQ=y
    CONFIG_X86_ACPI_CPUFREQ=m
    # CONFIG_X86_POWERNOW_K6 is not set
    # CONFIG_X86_POWERNOW_K7 is not set
    # CONFIG_X86_POWERNOW_K8 is not set
    # CONFIG_X86_GX_SUSPMOD is not set
    CONFIG_X86_SPEEDSTEP_CENTRINO=y
    CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
    CONFIG_X86_SPEEDSTEP_ICH=y
    CONFIG_X86_SPEEDSTEP_SMI=y
    # CONFIG_X86_P4_CLOCKMOD is not set
    # CONFIG_X86_CPUFREQ_NFORCE2 is not set
    # CONFIG_X86_LONGRUN is not set
    # CONFIG_X86_LONGHAUL is not set
    # CONFIG_X86_E_POWERSAVER is not set
    # shared options
    CONFIG_X86_SPEEDSTEP_LIB=y
    CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK=y
    CONFIG_CPU_IDLE=y
    CONFIG_CPU_IDLE_GOV_LADDER=y
    CONFIG_CPU_IDLE_GOV_MENU=y
    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_GOANY=y
    CONFIG_PCI_BIOS=y
    CONFIG_PCI_DIRECT=y
    CONFIG_PCI_MMCONFIG=y
    CONFIG_PCI_DOMAINS=y
    # CONFIG_PCI_CNB20LE_QUIRK is not set
    # CONFIG_DMAR is not set
    CONFIG_PCIEPORTBUS=y
    # CONFIG_HOTPLUG_PCI_PCIE is not set
    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_PCIE_PME=y
    CONFIG_ARCH_SUPPORTS_MSI=y
    CONFIG_PCI_MSI=y
    # CONFIG_PCI_DEBUG is not set
    # CONFIG_PCI_STUB is not set
    CONFIG_HT_IRQ=y
    # CONFIG_PCI_IOV is not set
    CONFIG_PCI_IOAPIC=y
    CONFIG_ISA_DMA_API=y
    # CONFIG_ISA is not set
    # CONFIG_MCA is not set
    # CONFIG_SCx200 is not set
    # CONFIG_OLPC is not set
    # CONFIG_OLPC_OPENFIRMWARE is not set
    CONFIG_PCCARD=y
    CONFIG_PCMCIA=y
    CONFIG_PCMCIA_LOAD_CIS=y
    CONFIG_CARDBUS=y
    # PC-card bridges
    CONFIG_YENTA=y
    CONFIG_YENTA_O2=y
    CONFIG_YENTA_RICOH=y
    CONFIG_YENTA_TI=y
    CONFIG_YENTA_ENE_TUNE=y
    CONFIG_YENTA_TOSHIBA=y
    # CONFIG_PD6729 is not set
    # CONFIG_I82092 is not set
    CONFIG_PCCARD_NONSTATIC=y
    CONFIG_HOTPLUG_PCI=y
    # CONFIG_HOTPLUG_PCI_FAKE is not set
    # CONFIG_HOTPLUG_PCI_COMPAQ is not set
    # CONFIG_HOTPLUG_PCI_IBM is not set
    # CONFIG_HOTPLUG_PCI_ACPI is not set
    # CONFIG_HOTPLUG_PCI_CPCI is not set
    # CONFIG_HOTPLUG_PCI_SHPC is not set
    # Executable file formats / Emulations
    CONFIG_BINFMT_ELF=y
    CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
    CONFIG_HAVE_AOUT=y
    CONFIG_BINFMT_AOUT=y
    CONFIG_BINFMT_MISC=y
    CONFIG_HAVE_ATOMIC_IOMAP=y
    CONFIG_HAVE_TEXT_POKE_SMP=y
    CONFIG_NET=y
    # Networking options
    CONFIG_PACKET=y
    CONFIG_UNIX=y
    CONFIG_XFRM=y
    CONFIG_XFRM_USER=y
    # CONFIG_XFRM_SUB_POLICY is not set
    # CONFIG_XFRM_MIGRATE is not set
    # CONFIG_XFRM_STATISTICS is not set
    # CONFIG_NET_KEY is not set
    CONFIG_INET=y
    CONFIG_IP_MULTICAST=y
    CONFIG_IP_ADVANCED_ROUTER=y
    CONFIG_ASK_IP_FIB_HASH=y
    # CONFIG_IP_FIB_TRIE is not set
    CONFIG_IP_FIB_HASH=y
    CONFIG_IP_MULTIPLE_TABLES=y
    CONFIG_IP_ROUTE_MULTIPATH=y
    CONFIG_IP_ROUTE_VERBOSE=y
    CONFIG_IP_PNP=y
    CONFIG_IP_PNP_DHCP=y
    CONFIG_IP_PNP_BOOTP=y
    CONFIG_IP_PNP_RARP=y
    # CONFIG_NET_IPIP is not set
    # CONFIG_NET_IPGRE_DEMUX 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 is not set
    CONFIG_SYN_COOKIES=y
    # CONFIG_INET_AH is not set
    # CONFIG_INET_ESP is not set
    # CONFIG_INET_IPCOMP is not set
    # CONFIG_INET_XFRM_TUNNEL is not set
    CONFIG_INET_TUNNEL=y
    # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
    # CONFIG_INET_XFRM_MODE_TUNNEL is not set
    # CONFIG_INET_XFRM_MODE_BEET is not set
    CONFIG_INET_LRO=y
    # CONFIG_INET_DIAG is not set
    CONFIG_TCP_CONG_ADVANCED=y
    # CONFIG_TCP_CONG_BIC is not set
    CONFIG_TCP_CONG_CUBIC=y
    # CONFIG_TCP_CONG_WESTWOOD is not set
    # CONFIG_TCP_CONG_HTCP is not set
    # CONFIG_TCP_CONG_HSTCP is not set
    # CONFIG_TCP_CONG_HYBLA is not set
    # CONFIG_TCP_CONG_VEGAS is not set
    # CONFIG_TCP_CONG_SCALABLE is not set
    # CONFIG_TCP_CONG_LP is not set
    # CONFIG_TCP_CONG_VENO is not set
    # CONFIG_TCP_CONG_YEAH is not set
    # CONFIG_TCP_CONG_ILLINOIS is not set
    CONFIG_DEFAULT_CUBIC=y
    # CONFIG_DEFAULT_RENO is not set
    CONFIG_DEFAULT_TCP_CONG="cubic"
    CONFIG_TCP_MD5SIG=y
    CONFIG_IPV6=y
    # CONFIG_IPV6_PRIVACY is not set
    # CONFIG_IPV6_ROUTER_PREF is not set
    # CONFIG_IPV6_OPTIMISTIC_DAD is not set
    CONFIG_INET6_AH=y
    CONFIG_INET6_ESP=y
    # CONFIG_INET6_IPCOMP is not set
    # CONFIG_IPV6_MIP6 is not set
    # CONFIG_INET6_XFRM_TUNNEL is not set
    CONFIG_INET6_TUNNEL=m
    CONFIG_INET6_XFRM_MODE_TRANSPORT=y
    CONFIG_INET6_XFRM_MODE_TUNNEL=y
    CONFIG_INET6_XFRM_MODE_BEET=y
    CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
    CONFIG_IPV6_SIT=y
    # CONFIG_IPV6_SIT_6RD is not set
    CONFIG_IPV6_NDISC_NODETYPE=y
    CONFIG_IPV6_TUNNEL=m
    CONFIG_IPV6_MULTIPLE_TABLES=y
    # CONFIG_IPV6_SUBTREES is not set
    CONFIG_IPV6_MROUTE=y
    # CONFIG_IPV6_MROUTE_MULTIPLE_TABLES is not set
    # CONFIG_IPV6_PIMSM_V2 is not set
    CONFIG_NETLABEL=y
    CONFIG_NETWORK_SECMARK=y
    # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
    CONFIG_NETFILTER=y
    # CONFIG_NETFILTER_DEBUG is not set
    # CONFIG_NETFILTER_ADVANCED is not set
    # Core Netfilter Configuration
    CONFIG_NETFILTER_NETLINK=y
    CONFIG_NETFILTER_NETLINK_LOG=y
    CONFIG_NF_CONNTRACK=y
    CONFIG_NF_CONNTRACK_SECMARK=y
    CONFIG_NF_CONNTRACK_FTP=y
    CONFIG_NF_CONNTRACK_IRC=y
    CONFIG_NF_CONNTRACK_SIP=y
    CONFIG_NF_CT_NETLINK=y
    CONFIG_NETFILTER_XTABLES=y
    # Xtables combined modules
    CONFIG_NETFILTER_XT_MARK=m
    # Xtables targets
    CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
    CONFIG_NETFILTER_XT_TARGET_NFLOG=y
    CONFIG_NETFILTER_XT_TARGET_SECMARK=y
    CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
    # Xtables matches
    CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
    CONFIG_NETFILTER_XT_MATCH_POLICY=y
    CONFIG_NETFILTER_XT_MATCH_STATE=y
    # CONFIG_IP_VS is not set
    # IP: Netfilter Configuration
    CONFIG_NF_DEFRAG_IPV4=y
    CONFIG_NF_CONNTRACK_IPV4=y
    CONFIG_NF_CONNTRACK_PROC_COMPAT=y
    CONFIG_IP_NF_IPTABLES=y
    CONFIG_IP_NF_FILTER=y
    CONFIG_IP_NF_TARGET_REJECT=y
    CONFIG_IP_NF_TARGET_LOG=y
    CONFIG_IP_NF_TARGET_ULOG=y
    CONFIG_NF_NAT=y
    CONFIG_NF_NAT_NEEDED=y
    CONFIG_IP_NF_TARGET_MASQUERADE=y
    CONFIG_NF_NAT_FTP=y
    CONFIG_NF_NAT_IRC=y
    # CONFIG_NF_NAT_TFTP is not set
    # CONFIG_NF_NAT_AMANDA is not set
    # CONFIG_NF_NAT_PPTP is not set
    # CONFIG_NF_NAT_H323 is not set
    CONFIG_NF_NAT_SIP=y
    CONFIG_IP_NF_MANGLE=y
    # IPv6: Netfilter Configuration
    CONFIG_NF_DEFRAG_IPV6=y
    CONFIG_NF_CONNTRACK_IPV6=y
    CONFIG_IP6_NF_IPTABLES=y
    CONFIG_IP6_NF_MATCH_IPV6HEADER=y
    CONFIG_IP6_NF_TARGET_LOG=y
    CONFIG_IP6_NF_FILTER=y
    CONFIG_IP6_NF_TARGET_REJECT=y
    CONFIG_IP6_NF_MANGLE=y
    # CONFIG_IP_DCCP is not set
    CONFIG_IP_SCTP=m
    # CONFIG_NET_SCTPPROBE is not set
    # CONFIG_SCTP_DBG_MSG is not set
    # CONFIG_SCTP_DBG_OBJCNT is not set
    # CONFIG_SCTP_HMAC_NONE is not set
    # CONFIG_SCTP_HMAC_SHA1 is not set
    CONFIG_SCTP_HMAC_MD5=y
    # CONFIG_RDS is not set
    # CONFIG_TIPC is not set
    # CONFIG_ATM is not set
    # CONFIG_L2TP is not set
    # CONFIG_BRIDGE is not set
    # CONFIG_NET_DSA is not set
    # CONFIG_VLAN_8021Q is not set
    # CONFIG_DECNET is not set
    # CONFIG_LLC2 is not set
    # CONFIG_IPX is not set
    # CONFIG_ATALK is not set
    # CONFIG_X25 is not set
    # CONFIG_LAPB is not set
    # CONFIG_ECONET is not set
    # CONFIG_WAN_ROUTER is not set
    # CONFIG_PHONET is not set
    # CONFIG_IEEE802154 is not set
    CONFIG_NET_SCHED=y
    # Queueing/Scheduling
    # CONFIG_NET_SCH_CBQ is not set
    # CONFIG_NET_SCH_HTB is not set
    # CONFIG_NET_SCH_HFSC is not set
    # CONFIG_NET_SCH_PRIO is not set
    # CONFIG_NET_SCH_MULTIQ is not set
    # CONFIG_NET_SCH_RED is not set
    # CONFIG_NET_SCH_SFB is not set
    # CONFIG_NET_SCH_SFQ is not set
    # CONFIG_NET_SCH_TEQL is not set
    # CONFIG_NET_SCH_TBF is not set
    # CONFIG_NET_SCH_GRED is not set
    # CONFIG_NET_SCH_DSMARK is not set
    # CONFIG_NET_SCH_NETEM is not set
    # CONFIG_NET_SCH_DRR is not set
    # CONFIG_NET_SCH_INGRESS is not set
    # Classification
    CONFIG_NET_CLS=y
    # CONFIG_NET_CLS_BASIC is not set
    # CONFIG_NET_CLS_TCINDEX is not set
    # CONFIG_NET_CLS_ROUTE4 is not set
    # CONFIG_NET_CLS_FW is not set
    # CONFIG_NET_CLS_U32 is not set
    # CONFIG_NET_CLS_RSVP is not set
    # CONFIG_NET_CLS_RSVP6 is not set
    # CONFIG_NET_CLS_FLOW is not set
    # CONFIG_NET_CLS_CGROUP is not set
    CONFIG_NET_EMATCH=y
    CONFIG_NET_EMATCH_STACK=32
    # CONFIG_NET_EMATCH_CMP is not set
    # CONFIG_NET_EMATCH_NBYTE is not set
    # CONFIG_NET_EMATCH_U32 is not set
    # CONFIG_NET_EMATCH_META is not set
    # CONFIG_NET_EMATCH_TEXT is not set
    CONFIG_NET_CLS_ACT=y
    # CONFIG_NET_ACT_POLICE is not set
    # CONFIG_NET_ACT_GACT is not set
    # CONFIG_NET_ACT_MIRRED is not set
    # CONFIG_NET_ACT_IPT is not set
    # CONFIG_NET_ACT_NAT is not set
    # CONFIG_NET_ACT_PEDIT is not set
    # CONFIG_NET_ACT_SIMP is not set
    # CONFIG_NET_ACT_SKBEDIT is not set
    # CONFIG_NET_ACT_CSUM is not set
    CONFIG_NET_SCH_FIFO=y
    # CONFIG_DCB is not set
    CONFIG_DNS_RESOLVER=y
    CONFIG_BATMAN_ADV=m
    # CONFIG_BATMAN_ADV_DEBUG is not set
    # Network testing
    # CONFIG_NET_PKTGEN is not set
    # CONFIG_NET_TCPPROBE is not set
    # CONFIG_NET_DROP_MONITOR is not set
    CONFIG_HAMRADIO=y
    # Packet Radio protocols
    # CONFIG_AX25 is not set
    # CONFIG_CAN is not set
    CONFIG_IRDA=y
    # IrDA protocols
    CONFIG_IRLAN=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 is not set
    CONFIG_SMC_IRCC_FIR=m
    CONFIG_ALI_FIR=m
    CONFIG_VLSI_FIR=m
    CONFIG_VIA_FIR=m
    CONFIG_MCS_FIR=m
    CONFIG_BT=y
    CONFIG_BT_L2CAP=y
    CONFIG_BT_SCO=m
    CONFIG_BT_RFCOMM=m
    CONFIG_BT_RFCOMM_TTY=y
    CONFIG_BT_BNEP=m
    CONFIG_BT_BNEP_MC_FILTER=y
    CONFIG_BT_BNEP_PROTO_FILTER=y
    CONFIG_BT_HIDP=m
    # Bluetooth device drivers
    CONFIG_BT_HCIBTUSB=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_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_ATH3K is not set
    # CONFIG_AF_RXRPC is not set
    CONFIG_FIB_RULES=y
    CONFIG_WIRELESS=y
    CONFIG_WEXT_CORE=y
    CONFIG_WEXT_PROC=y
    CONFIG_CFG80211=y
    # 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_WIRELESS_EXT_SYSFS=y
    CONFIG_LIB80211=m
    # CONFIG_LIB80211_DEBUG is not set
    CONFIG_MAC80211=y
    CONFIG_MAC80211_HAS_RC=y
    # CONFIG_MAC80211_RC_PID is not set
    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 is not set
    CONFIG_MAC80211_LEDS=y
    # CONFIG_MAC80211_DEBUGFS is not set
    # CONFIG_MAC80211_DEBUG_MENU is not set
    # CONFIG_WIMAX is not set
    CONFIG_RFKILL=y
    CONFIG_RFKILL_LEDS=y
    # CONFIG_RFKILL_INPUT is not set
    # CONFIG_NET_9P is not set
    # CONFIG_CAIF is not set
    # CONFIG_CEPH_LIB is not set
    # Device Drivers
    # Generic Driver Options
    CONFIG_UEVENT_HELPER_PATH=""
    CONFIG_DEVTMPFS=y
    CONFIG_DEVTMPFS_MOUNT=y
    # CONFIG_STANDALONE is not set
    CONFIG_PREVENT_FIRMWARE_BUILD=y
    CONFIG_FW_LOADER=y
    CONFIG_FIRMWARE_IN_KERNEL=y
    CONFIG_EXTRA_FIRMWARE=""
    # CONFIG_DEBUG_DRIVER is not set
    CONFIG_DEBUG_DEVRES=y
    # CONFIG_SYS_HYPERVISOR is not set
    CONFIG_CONNECTOR=y
    CONFIG_PROC_EVENTS=y
    # CONFIG_MTD is not set
    # CONFIG_PARPORT is not set
    CONFIG_PNP=y
    CONFIG_PNP_DEBUG_MESSAGES=y
    # Protocols
    CONFIG_PNPACPI=y
    CONFIG_BLK_DEV=y
    # CONFIG_BLK_DEV_FD is not set
    # CONFIG_BLK_CPQ_DA is not set
    # CONFIG_BLK_CPQ_CISS_DA is not set
    # CONFIG_BLK_DEV_DAC960 is not set
    # CONFIG_BLK_DEV_UMEM is not set
    # CONFIG_BLK_DEV_COW_COMMON is not set
    CONFIG_BLK_DEV_LOOP=y
    # CONFIG_BLK_DEV_CRYPTOLOOP is not set
    # CONFIG_BLK_DEV_DRBD is not set
    # CONFIG_BLK_DEV_NBD is not set
    # CONFIG_BLK_DEV_SX8 is not set
    # CONFIG_BLK_DEV_UB is not set
    CONFIG_BLK_DEV_RAM=y
    CONFIG_BLK_DEV_RAM_COUNT=16
    CONFIG_BLK_DEV_RAM_SIZE=16384
    # CONFIG_BLK_DEV_XIP is not set
    # CONFIG_CDROM_PKTCDVD is not set
    # CONFIG_ATA_OVER_ETH is not set
    # CONFIG_BLK_DEV_HD is not set
    # CONFIG_BLK_DEV_RBD is not set
    CONFIG_MISC_DEVICES=y
    # CONFIG_AD525X_DPOT is not set
    # CONFIG_IBM_ASM is not set
    # CONFIG_PHANTOM is not set
    # CONFIG_SGI_IOC4 is not set
    CONFIG_TIFM_CORE=y
    CONFIG_TIFM_7XX1=y
    # CONFIG_ICS932S401 is not set
    # CONFIG_ENCLOSURE_SERVICES is not set
    # CONFIG_CS5535_MFGPT is not set
    # CONFIG_HP_ILO is not set
    # CONFIG_APDS9802ALS is not set
    # CONFIG_ISL29003 is not set
    # CONFIG_ISL29020 is not set
    # CONFIG_SENSORS_TSL2550 is not set
    # CONFIG_SENSORS_BH1780 is not set
    # CONFIG_SENSORS_BH1770 is not set
    # CONFIG_SENSORS_APDS990X is not set
    # CONFIG_HMC6352 is not set
    # CONFIG_DS1682 is not set
    # CONFIG_VMWARE_BALLOON is not set
    # CONFIG_BMP085 is not set
    # CONFIG_PCH_PHUB is not set
    # CONFIG_C2PORT is not set
    # EEPROM support
    # CONFIG_EEPROM_AT24 is not set
    # CONFIG_EEPROM_LEGACY is not set
    # CONFIG_EEPROM_MAX6875 is not set
    # CONFIG_EEPROM_93CX6 is not set
    # CONFIG_CB710_CORE is not set
    # Texas Instruments shared transport line discipline
    CONFIG_TI_ST=m
    # CONFIG_TP_SMAPI is not set
    CONFIG_HAVE_IDE=y
    # CONFIG_IDE is not set
    # SCSI device support
    CONFIG_SCSI_MOD=y
    # CONFIG_RAID_ATTRS is not set
    CONFIG_SCSI=y
    CONFIG_SCSI_DMA=y
    # CONFIG_SCSI_TGT is not set
    # CONFIG_SCSI_NETLINK is not set
    CONFIG_SCSI_PROC_FS=y
    # SCSI support type (disk, tape, CD-ROM)
    CONFIG_BLK_DEV_SD=y
    # CONFIG_CHR_DEV_ST is not set
    # CONFIG_CHR_DEV_OSST is not set
    CONFIG_BLK_DEV_SR=y
    CONFIG_BLK_DEV_SR_VENDOR=y
    CONFIG_CHR_DEV_SG=y
    # CONFIG_CHR_DEV_SCH is not set
    # CONFIG_SCSI_MULTI_LUN is not set
    CONFIG_SCSI_CONSTANTS=y
    # CONFIG_SCSI_LOGGING is not set
    # CONFIG_SCSI_SCAN_ASYNC is not set
    CONFIG_SCSI_WAIT_SCAN=m
    # SCSI Transports
    CONFIG_SCSI_SPI_ATTRS=y
    # CONFIG_SCSI_FC_ATTRS is not set
    # CONFIG_SCSI_ISCSI_ATTRS is not set
    # CONFIG_SCSI_SAS_ATTRS is not set
    # CONFIG_SCSI_SAS_LIBSAS is not set
    # CONFIG_SCSI_SRP_ATTRS is not set
    # CONFIG_SCSI_LOWLEVEL is not set
    # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
    # CONFIG_SCSI_DH is not set
    # CONFIG_SCSI_OSD_INITIATOR is not set
    CONFIG_ATA=y
    # CONFIG_ATA_NONSTANDARD is not set
    CONFIG_ATA_VERBOSE_ERROR=y
    CONFIG_ATA_ACPI=y
    CONFIG_SATA_PMP=y
    # Controllers with non-SFF native interface
    CONFIG_SATA_AHCI=y
    CONFIG_SATA_AHCI_PLATFORM=y
    # CONFIG_SATA_INIC162X is not set
    # CONFIG_SATA_ACARD_AHCI is not set
    # CONFIG_SATA_SIL24 is not set
    CONFIG_ATA_SFF=y
    # SFF controllers with custom DMA interface
    # CONFIG_PDC_ADMA is not set
    # CONFIG_SATA_QSTOR is not set
    # CONFIG_SATA_SX4 is not set
    CONFIG_ATA_BMDMA=y
    # SATA SFF controllers with BMDMA
    CONFIG_ATA_PIIX=y
    # CONFIG_SATA_MV is not set
    CONFIG_SATA_NV=y
    # CONFIG_SATA_PROMISE is not set
    # CONFIG_SATA_SIL is not set
    # CONFIG_SATA_SIS is not set
    # CONFIG_SATA_SVW is not set
    # CONFIG_SATA_ULI is not set
    # CONFIG_SATA_VIA is not set
    # CONFIG_SATA_VITESSE is not set
    # PATA SFF controllers with BMDMA
    CONFIG_PATA_ALI=y
    CONFIG_PATA_AMD=y
    CONFIG_PATA_ARTOP=y
    # CONFIG_PATA_ATIIXP is not set
    CONFIG_PATA_ATP867X=y
    CONFIG_PATA_CMD64X=y
    CONFIG_PATA_CS5520=y
    CONFIG_PATA_CS5530=y
    CONFIG_PATA_CS5535=y
    CONFIG_PATA_CS5536=y
    # CONFIG_PATA_CYPRESS is not set
    CONFIG_PATA_EFAR=y
    CONFIG_PATA_HPT366=y
    CONFIG_PATA_HPT37X=y
    CONFIG_PATA_HPT3X2N=y
    CONFIG_PATA_HPT3X3=y
    CONFIG_PATA_HPT3X3_DMA=y
    CONFIG_PATA_IT8213=y
    CONFIG_PATA_IT821X=y
    CONFIG_PATA_JMICRON=y
    CONFIG_PATA_MARVELL=y
    CONFIG_PATA_NETCELL=y
    CONFIG_PATA_NINJA32=y
    CONFIG_PATA_NS87415=y
    CONFIG_PATA_OLDPIIX=y
    CONFIG_PATA_OPTIDMA=y
    CONFIG_PATA_PDC2027X=y
    CONFIG_PATA_PDC_OLD=y
    CONFIG_PATA_RADISYS=y
    CONFIG_PATA_RDC=y
    CONFIG_PATA_SC1200=y
    CONFIG_PATA_SCH=y
    CONFIG_PATA_SERVERWORKS=y
    CONFIG_PATA_SIL680=y
    # CONFIG_PATA_SIS is not set
    # CONFIG_PATA_TOSHIBA is not set
    CONFIG_PATA_TRIFLEX=y
    # CONFIG_PATA_VIA is not set
    CONFIG_PATA_WINBOND=y
    # PIO-only SFF controllers
    CONFIG_PATA_CMD640_PCI=m
    CONFIG_PATA_MPIIX=y
    CONFIG_PATA_NS87410=m
    CONFIG_PATA_OPTI=m
    CONFIG_PATA_PCMCIA=m
    CONFIG_PATA_PLATFORM=y
    CONFIG_PATA_RZ1000=m
    # Generic fallback / legacy drivers
    CONFIG_PATA_ACPI=y
    CONFIG_ATA_GENERIC=y
    CONFIG_PATA_LEGACY=y
    # CONFIG_MD is not set
    # CONFIG_TARGET_CORE is not set
    # CONFIG_FUSION is not set
    # IEEE 1394 (FireWire) support
    # CONFIG_FIREWIRE is not set
    # CONFIG_FIREWIRE_NOSY is not set
    CONFIG_I2O=y
    CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y
    CONFIG_I2O_EXT_ADAPTEC=y
    CONFIG_I2O_CONFIG=m
    CONFIG_I2O_CONFIG_OLD_IOCTL=y
    CONFIG_I2O_BUS=m
    CONFIG_I2O_BLOCK=m
    CONFIG_I2O_SCSI=m
    CONFIG_I2O_PROC=m
    # CONFIG_MACINTOSH_DRIVERS is not set
    CONFIG_NETDEVICES=y
    # CONFIG_IFB is not set
    # CONFIG_DUMMY is not set
    # CONFIG_BONDING is not set
    # CONFIG_MACVLAN is not set
    # CONFIG_EQUALIZER is not set
    # CONFIG_TUN is not set
    # CONFIG_VETH is not set
    # CONFIG_NET_SB1000 is not set
    # CONFIG_ARCNET is not set
    CONFIG_MII=y
    CONFIG_PHYLIB=y
    # MII PHY device drivers
    # CONFIG_MARVELL_PHY is not set
    # CONFIG_DAVICOM_PHY is not set
    # CONFIG_QSEMI_PHY is not set
    # CONFIG_LXT_PHY is not set
    # CONFIG_CICADA_PHY is not set
    # CONFIG_VITESSE_PHY is not set
    # CONFIG_SMSC_PHY is not set
    # CONFIG_BROADCOM_PHY is not set
    # CONFIG_BCM63XX_PHY is not set
    # CONFIG_ICPLUS_PHY is not set
    # CONFIG_REALTEK_PHY is not set
    # CONFIG_NATIONAL_PHY is not set
    # CONFIG_STE10XP is not set
    # CONFIG_LSI_ET1011C_PHY is not set
    # CONFIG_MICREL_PHY is not set
    # CONFIG_FIXED_PHY is not set
    # CONFIG_MDIO_BITBANG is not set
    CONFIG_NET_ETHERNET=y
    # CONFIG_HAPPYMEAL is not set
    # CONFIG_SUNGEM is not set
    # CONFIG_CASSINI is not set
    # CONFIG_NET_VENDOR_3COM is not set
    # CONFIG_ETHOC is not set
    # CONFIG_DNET is not set
    # CONFIG_NET_TULIP is not set
    # CONFIG_HP100 is not set
    # CONFIG_IBM_NEW_EMAC_ZMII is not set
    # CONFIG_IBM_NEW_EMAC_RGMII is not set
    # CONFIG_IBM_NEW_EMAC_TAH is not set
    # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
    # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
    # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
    # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
    # CONFIG_NET_PCI is not set
    CONFIG_B44=y
    CONFIG_B44_PCI_AUTOSELECT=y
    CONFIG_B44_PCICORE_AUTOSELECT=y
    CONFIG_B44_PCI=y
    # CONFIG_KS8842 is not set
    # CONFIG_KS8851_MLL is not set
    # CONFIG_ATL2 is not set
    CONFIG_NETDEV_1000=y
    # CONFIG_ACENIC is not set
    # CONFIG_DL2K is not set
    # CONFIG_E1000 is not set
    # CONFIG_E1000E is not set
    # CONFIG_IP1000 is not set
    # CONFIG_IGB is not set
    # CONFIG_IGBVF is not set
    # CONFIG_NS83820 is not set
    # CONFIG_HAMACHI is not set
    # CONFIG_YELLOWFIN is not set
    # CONFIG_R8169 is not set
    # CONFIG_SIS190 is not set
    # CONFIG_SKGE is not set
    # CONFIG_SKY2 is not set
    # CONFIG_VIA_VELOCITY is not set
    CONFIG_TIGON3=y
    CONFIG_BNX2=y
    CONFIG_CNIC=y
    # CONFIG_QLA3XXX is not set
    # CONFIG_ATL1 is not set
    # CONFIG_ATL1E is not set
    # CONFIG_ATL1C is not set
    # CONFIG_JME is not set
    # CONFIG_STMMAC_ETH is not set
    # CONFIG_PCH_GBE is not set
    # CONFIG_NETDEV_10000 is not set
    # CONFIG_TR is not set
    CONFIG_WLAN=y
    # CONFIG_PCMCIA_RAYCS is not set
    # CONFIG_LIBERTAS_THINFIRM is not set
    # CONFIG_AIRO is not set
    # CONFIG_ATMEL is not set
    # CONFIG_AT76C50X_USB is not set
    # CONFIG_AIRO_CS is not set
    # CONFIG_PCMCIA_WL3501 is not set
    # CONFIG_PRISM54 is not set
    # CONFIG_USB_ZD1201 is not set
    # CONFIG_USB_NET_RNDIS_WLAN is not set
    # CONFIG_RTL8180 is not set
    # CONFIG_RTL8187 is not set
    # CONFIG_ADM8211 is not set
    # CONFIG_MAC80211_HWSIM is not set
    # CONFIG_MWL8K is not set
    # CONFIG_ATH_COMMON is not set
    CONFIG_B43=y
    CONFIG_B43_PCI_AUTOSELECT=y
    CONFIG_B43_PCICORE_AUTOSELECT=y
    CONFIG_B43_PCMCIA=y
    CONFIG_B43_PIO=y
    CONFIG_B43_PHY_N=y
    CONFIG_B43_PHY_LP=y
    CONFIG_B43_LEDS=y
    CONFIG_B43_HWRNG=y
    CONFIG_B43_DEBUG=y
    # CONFIG_B43_FORCE_PIO is not set
    CONFIG_B43LEGACY=m
    CONFIG_B43LEGACY_PCI_AUTOSELECT=y
    CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
    CONFIG_B43LEGACY_LEDS=y
    CONFIG_B43LEGACY_HWRNG=y
    CONFIG_B43LEGACY_DEBUG=y
    CONFIG_B43LEGACY_DMA=y
    CONFIG_B43LEGACY_PIO=y
    CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
    # CONFIG_B43LEGACY_DMA_MODE is not set
    # CONFIG_B43LEGACY_PIO_MODE is not set
    # CONFIG_HOSTAP is not set
    # CONFIG_IPW2100 is not set
    # CONFIG_IPW2200 is not set
    # CONFIG_IWLWIFI is not set
    # CONFIG_LIBERTAS is not set
    # CONFIG_HERMES is not set
    # CONFIG_P54_COMMON is not set
    # CONFIG_RT2X00 is not set
    # CONFIG_RTL8192CE is not set
    # CONFIG_WL1251 is not set
    # CONFIG_WL12XX_MENU is not set
    # CONFIG_ZD1211RW is not set
    # Enable WiMAX (Networking options) to see the WiMAX drivers
    # USB Network Adapters
    # CONFIG_USB_CATC is not set
    # CONFIG_USB_KAWETH is not set
    # CONFIG_USB_PEGASUS is not set
    # CONFIG_USB_RTL8150 is not set
    # CONFIG_USB_USBNET is not set
    # CONFIG_USB_HSO is not set
    # CONFIG_USB_IPHETH is not set
    # CONFIG_NET_PCMCIA is not set
    # CONFIG_WAN is not set
    # CAIF transport drivers
    CONFIG_FDDI=y
    # CONFIG_DEFXX is not set
    # CONFIG_SKFP is not set
    # CONFIG_HIPPI is not set
    # CONFIG_PPP is not set
    # CONFIG_SLIP is not set
    # CONFIG_NET_FC is not set
    CONFIG_NETCONSOLE=y
    # CONFIG_NETCONSOLE_DYNAMIC is not set
    CONFIG_NETPOLL=y
    # CONFIG_NETPOLL_TRAP is not set
    CONFIG_NET_POLL_CONTROLLER=y
    # CONFIG_VMXNET3 is not set
    # CONFIG_ISDN is not set
    # CONFIG_PHONE is not set
    # Input device support
    CONFIG_INPUT=y
    CONFIG_INPUT_FF_MEMLESS=y
    CONFIG_INPUT_POLLDEV=y
    CONFIG_INPUT_SPARSEKMAP=y
    # Userland interfaces
    CONFIG_INPUT_MOUSEDEV=y
    # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
    CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
    CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
    # CONFIG_INPUT_JOYDEV is not set
    CONFIG_INPUT_EVDEV=y
    # CONFIG_INPUT_EVBUG is not set
    # Input Device Drivers
    CONFIG_INPUT_KEYBOARD=y
    # CONFIG_KEYBOARD_ADP5588 is not set
    CONFIG_KEYBOARD_ATKBD=y
    # CONFIG_KEYBOARD_QT2160 is not set
    # CONFIG_KEYBOARD_LKKBD is not set
    # CONFIG_KEYBOARD_GPIO is not set
    # CONFIG_KEYBOARD_GPIO_POLLED is not set
    # CONFIG_KEYBOARD_TCA6416 is not set
    # CONFIG_KEYBOARD_MATRIX is not set
    # CONFIG_KEYBOARD_LM8323 is not set
    # CONFIG_KEYBOARD_MAX7359 is not set
    # CONFIG_KEYBOARD_MCS is not set
    # CONFIG_KEYBOARD_NEWTON is not set
    # CONFIG_KEYBOARD_OPENCORES is not set
    # CONFIG_KEYBOARD_STOWAWAY is not set
    # CONFIG_KEYBOARD_SUNKBD is not set
    # CONFIG_KEYBOARD_XTKBD is not set
    CONFIG_INPUT_MOUSE=y
    CONFIG_MOUSE_PS2=y
    CONFIG_MOUSE_PS2_ALPS=y
    CONFIG_MOUSE_PS2_LOGIPS2PP=y
    CONFIG_MOUSE_PS2_SYNAPTICS=y
    CONFIG_MOUSE_PS2_LIFEBOOK=y
    CONFIG_MOUSE_PS2_TRACKPOINT=y
    # CONFIG_MOUSE_PS2_ELANTECH is not set
    # CONFIG_MOUSE_PS2_SENTELIC is not set
    # CONFIG_MOUSE_PS2_TOUCHKIT is not set
    # CONFIG_MOUSE_SERIAL is not set
    # CONFIG_MOUSE_APPLETOUCH is not set
    # CONFIG_MOUSE_BCM5974 is not set
    # CONFIG_MOUSE_VSXXXAA is not set
    # CONFIG_MOUSE_GPIO is not set
    # CONFIG_MOUSE_SYNAPTICS_I2C is not set
    CONFIG_INPUT_JOYSTICK=y
    # CONFIG_JOYSTICK_ANALOG is not set
    # CONFIG_JOYSTICK_A3D is not set
    # CONFIG_JOYSTICK_ADI is not set
    # CONFIG_JOYSTICK_COBRA is not set
    # CONFIG_JOYSTICK_GF2K is not set
    # CONFIG_JOYSTICK_GRIP is not set
    # CONFIG_JOYSTICK_GRIP_MP is not set
    # CONFIG_JOYSTICK_GUILLEMOT is not set
    # CONFIG_JOYSTICK_INTERACT is not set
    # CONFIG_JOYSTICK_SIDEWINDER is not set
    # CONFIG_JOYSTICK_TMDC is not set
    # CONFIG_JOYSTICK_IFORCE is not set
    # CONFIG_JOYSTICK_WARRIOR is not set
    # CONFIG_JOYSTICK_MAGELLAN is not set
    # CONFIG_JOYSTICK_SPACEORB is not set
    # CONFIG_JOYSTICK_SPACEBALL is not set
    # CONFIG_JOYSTICK_STINGER is not set
    # CONFIG_JOYSTICK_TWIDJOY is not set
    # CONFIG_JOYSTICK_ZHENHUA is not set
    # CONFIG_JOYSTICK_AS5011 is not set
    # CONFIG_JOYSTICK_JOYDUMP is not set
    # CONFIG_JOYSTICK_XPAD is not set
    CONFIG_INPUT_TABLET=y
    # CONFIG_TABLET_USB_ACECAD is not set
    # CONFIG_TABLET_USB_AIPTEK is not set
    # CONFIG_TABLET_USB_GTCO is not set
    # CONFIG_TABLET_USB_HANWANG is not set
    # CONFIG_TABLET_USB_KBTAB is not set
    # CONFIG_TABLET_USB_WACOM is not set
    CONFIG_INPUT_TOUCHSCREEN=y
    # CONFIG_TOUCHSCREEN_AD7879 is not set
    # CONFIG_TOUCHSCREEN_BU21013 is not set
    # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
    # CONFIG_TOUCHSCREEN_DYNAPRO is not set
    # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
    # CONFIG_TOUCHSCREEN_EETI is not set
    # CONFIG_TOUCHSCREEN_FUJITSU is not set
    # CONFIG_TOUCHSCREEN_GUNZE is not set
    # CONFIG_TOUCHSCREEN_ELO is not set
    # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
    # CONFIG_TOUCHSCREEN_MCS5000 is not set
    # CONFIG_TOUCHSCREEN_MTOUCH is not set
    # CONFIG_TOUCHSCREEN_INEXIO is not set
    # CONFIG_TOUCHSCREEN_MK712 is not set
    # CONFIG_TOUCHSCREEN_PENMOUNT is not set
    # CONFIG_TOUCHSCREEN_QT602240 is not set
    # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
    # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
    # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
    # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
    # CONFIG_TOUCHSCREEN_TSC2007 is not set
    # CONFIG_TOUCHSCREEN_ST1232 is not set
    # CONFIG_TOUCHSCREEN_TPS6507X is not set
    CONFIG_INPUT_MISC=y
    # CONFIG_INPUT_AD714X is not set
    # CONFIG_INPUT_PCSPKR is not set
    # CONFIG_INPUT_APANEL is not set
    # CONFIG_INPUT_WISTRON_BTNS is not set
    # CONFIG_INPUT_ATLAS_BTNS is not set
    # CONFIG_INPUT_ATI_REMOTE is not set
    # CONFIG_INPUT_ATI_REMOTE2 is not set
    # CONFIG_INPUT_KEYSPAN_REMOTE is not set
    # CONFIG_INPUT_POWERMATE is not set
    # CONFIG_INPUT_YEALINK is not set
    # CONFIG_INPUT_CM109 is not set
    # CONFIG_INPUT_UINPUT is not set
    # CONFIG_INPUT_PCF8574 is not set
    # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
    # CONFIG_INPUT_ADXL34X is not set
    # CONFIG_INPUT_CMA3000 is not set
    # Hardware I/O ports
    CONFIG_SERIO=y
    CONFIG_SERIO_I8042=y
    CONFIG_SERIO_SERPORT=y
    # CONFIG_SERIO_CT82C710 is not set
    # CONFIG_SERIO_PCIPS2 is not set
    CONFIG_SERIO_LIBPS2=y
    # CONFIG_SERIO_RAW is not set
    # CONFIG_SERIO_ALTERA_PS2 is not set
    # CONFIG_SERIO_PS2MULT is not set
    # CONFIG_GAMEPORT is not set
    # Character devices
    CONFIG_VT=y
    CONFIG_CONSOLE_TRANSLATIONS=y
    CONFIG_VT_CONSOLE=y
    CONFIG_NR_TTY_DEVICES=63
    # CONFIG_VT_CKO is not set
    CONFIG_HW_CONSOLE=y
    CONFIG_VT_HW_CONSOLE_BINDING=y
    CONFIG_DEVKMEM=y
    CONFIG_SERIAL_NONSTANDARD=y
    # CONFIG_COMPUTONE is not set
    # CONFIG_ROCKETPORT is not set
    # CONFIG_CYCLADES is not set
    # CONFIG_DIGIEPCA is not set
    # CONFIG_MOXA_INTELLIO is not set
    # CONFIG_MOXA_SMARTIO is not set
    # CONFIG_ISI is not set
    # CONFIG_SYNCLINK is not set
    # CONFIG_SYNCLINKMP is not set
    # CONFIG_SYNCLINK_GT is not set
    # CONFIG_N_HDLC is not set
    # CONFIG_N_GSM is not set
    # CONFIG_RISCOM8 is not set
    # CONFIG_SPECIALIX is not set
    # CONFIG_STALDRV is not set
    # CONFIG_NOZOMI is not set
    # Serial drivers
    CONFIG_SERIAL_8250=y
    CONFIG_SERIAL_8250_CONSOLE=y
    CONFIG_FIX_EARLYCON_MEM=y
    CONFIG_SERIAL_8250_PCI=y
    CONFIG_SERIAL_8250_PNP=y
    # CONFIG_SERIAL_8250_CS is not set
    CONFIG_SERIAL_8250_NR_UARTS=32
    CONFIG_SERIAL_8250_RUNTIME_UARTS=4
    CONFIG_SERIAL_8250_EXTENDED=y
    CONFIG_SERIAL_8250_MANY_PORTS=y
    CONFIG_SERIAL_8250_SHARE_IRQ=y
    CONFIG_SERIAL_8250_DETECT_IRQ=y
    CONFIG_SERIAL_8250_RSA=y
    # Non-8250 serial port support
    # CONFIG_SERIAL_MFD_HSU is not set
    CONFIG_SERIAL_CORE=y
    CONFIG_SERIAL_CORE_CONSOLE=y
    # CONFIG_SERIAL_JSM is not set
    # CONFIG_SERIAL_TIMBERDALE is not set
    # CONFIG_SERIAL_ALTERA_JTAGUART is not set
    # CONFIG_SERIAL_ALTERA_UART is not set
    # CONFIG_SERIAL_PCH_UART is not set
    CONFIG_UNIX98_PTYS=y
    # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
    # CONFIG_LEGACY_PTYS is not set
    # CONFIG_TTY_PRINTK is not set
    # CONFIG_IPMI_HANDLER is not set
    CONFIG_HW_RANDOM=y
    # CONFIG_HW_RANDOM_TIMERIOMEM is not set
    CONFIG_HW_RANDOM_INTEL=y
    CONFIG_HW_RANDOM_AMD=y
    CONFIG_HW_RANDOM_GEODE=y
    CONFIG_HW_RANDOM_VIA=y
    CONFIG_NVRAM=y
    # CONFIG_R3964 is not set
    # CONFIG_APPLICOM is not set
    # CONFIG_SONYPI is not set
    # PCMCIA character devices
    # CONFIG_SYNCLINK_CS is not set
    # CONFIG_CARDMAN_4000 is not set
    # CONFIG_CARDMAN_4040 is not set
    # CONFIG_IPWIRELESS is not set
    # CONFIG_MWAVE is not set
    # CONFIG_PC8736x_GPIO is not set
    # CONFIG_NSC_GPIO is not set
    # CONFIG_RAW_DRIVER is not set
    CONFIG_HPET=y
    # CONFIG_HPET_MMAP is not set
    # CONFIG_HANGCHECK_TIMER is not set
    # CONFIG_TCG_TPM is not set
    # CONFIG_TELCLOCK is not set
    CONFIG_DEVPORT=y
    # CONFIG_RAMOOPS is not set
    CONFIG_I2C=y
    CONFIG_I2C_BOARDINFO=y
    CONFIG_I2C_COMPAT=y
    CONFIG_I2C_CHARDEV=y
    CONFIG_I2C_MUX=y
    # Multiplexer I2C Chip support
    # CONFIG_I2C_MUX_GPIO is not set
    CONFIG_I2C_MUX_PCA9541=m
    CONFIG_I2C_MUX_PCA954x=m
    CONFIG_I2C_HELPER_AUTO=y
    CONFIG_I2C_ALGOBIT=y
    # I2C Hardware Bus support
    # PC SMBus host controller drivers
    # CONFIG_I2C_ALI1535 is not set
    # CONFIG_I2C_ALI1563 is not set
    # CONFIG_I2C_ALI15X3 is not set
    # CONFIG_I2C_AMD756 is not set
    # CONFIG_I2C_AMD8111 is not set
    CONFIG_I2C_I801=y
    CONFIG_I2C_ISCH=y
    CONFIG_I2C_PIIX4=y
    # CONFIG_I2C_NFORCE2 is not set
    # CONFIG_I2C_SIS5595 is not set
    # CONFIG_I2C_SIS630 is not set
    # CONFIG_I2C_SIS96X is not set
    # CONFIG_I2C_VIA is not set
    # CONFIG_I2C_VIAPRO is not set
    # ACPI drivers
    # CONFIG_I2C_SCMI is not set
    # I2C system bus drivers (mostly embedded / system-on-chip)
    # CONFIG_I2C_GPIO is not set
    CONFIG_I2C_INTEL_MID=y
    # CONFIG_I2C_OCORES is not set
    # CONFIG_I2C_PCA_PLATFORM is not set
    # CONFIG_I2C_SIMTEC is not set
    # CONFIG_I2C_XILINX is not set
    # CONFIG_I2C_EG20T is not set
    # External I2C/SMBus adapter drivers
    # CONFIG_I2C_PARPORT_LIGHT is not set
    # CONFIG_I2C_TAOS_EVM is not set
    # CONFIG_I2C_TINY_USB is not set
    # Other I2C/SMBus bus drivers
    # CONFIG_I2C_STUB is not set
    # CONFIG_SCx200_ACB is not set
    # CONFIG_I2C_DEBUG_CORE is not set
    # CONFIG_I2C_DEBUG_ALGO is not set
    # CONFIG_I2C_DEBUG_BUS is not set
    # CONFIG_SPI is not set
    # PPS support
    # CONFIG_PPS is not set
    # PPS generators support
    CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
    CONFIG_GPIOLIB=y
    # CONFIG_DEBUG_GPIO is not set
    # CONFIG_GPIO_SYSFS is not set
    # Memory mapped GPIO expanders:
    # CONFIG_GPIO_BASIC_MMIO is not set
    # CONFIG_GPIO_IT8761E is not set
    CONFIG_GPIO_SCH=m
    # CONFIG_GPIO_VX855 is not set
    # I2C GPIO expanders:
    # CONFIG_GPIO_MAX7300 is not set
    # CONFIG_GPIO_MAX732X is not set
    # CONFIG_GPIO_PCA953X is not set
    # CONFIG_GPIO_PCF857X is not set
    # CONFIG_GPIO_SX150X is not set
    # CONFIG_GPIO_ADP5588 is not set
    # PCI GPIO expanders:
    # CONFIG_GPIO_CS5535 is not set
    # CONFIG_GPIO_BT8XX is not set
    CONFIG_GPIO_LANGWELL=y
    # CONFIG_GPIO_PCH is not set
    # CONFIG_GPIO_ML_IOH is not set
    # CONFIG_GPIO_RDC321X is not set
    # SPI GPIO expanders:
    # AC97 GPIO expanders:
    # MODULbus GPIO expanders:
    # CONFIG_W1 is not set
    CONFIG_POWER_SUPPLY=y
    # CONFIG_POWER_SUPPLY_DEBUG is not set
    # CONFIG_PDA_POWER is not set
    # CONFIG_TEST_POWER is not set
    # CONFIG_BATTERY_DS2782 is not set
    # CONFIG_BATTERY_BQ20Z75 is not set
    # CONFIG_BATTERY_BQ27x00 is not set
    # CONFIG_BATTERY_MAX17040 is not set
    # CONFIG_BATTERY_MAX17042 is not set
    # CONFIG_CHARGER_GPIO is not set
    CONFIG_HWMON=y
    CONFIG_HWMON_VID=m
    # CONFIG_HWMON_DEBUG_CHIP is not set
    # Native drivers
    # CONFIG_SENSORS_ABITUGURU is not set
    # CONFIG_SENSORS_ABITUGURU3 is not set
    CONFIG_SENSORS_AD7414=m
    CONFIG_SENSORS_AD7418=m
    CONFIG_SENSORS_ADM1021=m
    CONFIG_SENSORS_ADM1025=m
    CONFIG_SENSORS_ADM1026=m
    CONFIG_SENSORS_ADM1029=m
    CONFIG_SENSORS_ADM1031=m
    CONFIG_SENSORS_ADM9240=m
    CONFIG_SENSORS_ADT7411=m
    CONFIG_SENSORS_ADT7462=m
    CONFIG_SENSORS_ADT7470=m
    CONFIG_SENSORS_ADT7475=m
    CONFIG_SENSORS_ASC7621=m
    # CONFIG_SENSORS_K8TEMP is not set
    # CONFIG_SENSORS_K10TEMP is not set
    # CONFIG_SENSORS_ASB100 is not set
    CONFIG_SENSORS_ATXP1=m
    CONFIG_SENSORS_DS620=m
    CONFIG_SENSORS_DS1621=m
    CONFIG_SENSORS_I5K_AMB=m
    CONFIG_SENSORS_F71805F=m
    CONFIG_SENSORS_F71882FG=m
    CONFIG_SENSORS_F75375S=m
    CONFIG_SENSORS_FSCHMD=m
    CONFIG_SENSORS_G760A=m
    CONFIG_SENSORS_GL518SM=m
    CONFIG_SENSORS_GL520SM=m
    CONFIG_SENSORS_GPIO_FAN=m
    CONFIG_SENSORS_CORETEMP=m
    CONFIG_SENSORS_PKGTEMP=m
    CONFIG_SENSORS_IT87=m
    CONFIG_SENSORS_JC42=m
    CONFIG_SENSORS_LM63=m
    CONFIG_SENSORS_LM73=m
    CONFIG_SENSORS_LM75=m
    CONFIG_SENSORS_LM77=m
    CONFIG_SENSORS_LM78=m
    CONFIG_SENSORS_LM80=m
    CONFIG_SENSORS_LM83=m
    CONFIG_SENSORS_LM85=m
    CONFIG_SENSORS_LM87=m
    CONFIG_SENSORS_LM90=m
    CONFIG_SENSORS_LM92=m
    CONFIG_SENSORS_LM93=m
    CONFIG_SENSORS_LTC4215=m
    CONFIG_SENSORS_LTC4245=m
    CONFIG_SENSORS_LTC4261=m
    CONFIG_SENSORS_LM95241=m
    CONFIG_SENSORS_MAX1619=m
    CONFIG_SENSORS_MAX6650=m
    CONFIG_SENSORS_PC87360=m
    CONFIG_SENSORS_PC87427=m
    CONFIG_SENSORS_PCF8591=m
    CONFIG_SENSORS_SHT15=m
    CONFIG_SENSORS_SHT21=m
    # CONFIG_SENSORS_SIS5595 is not set
    CONFIG_SENSORS_SMM665=m
    CONFIG_SENSORS_DME1737=m
    CONFIG_SENSORS_EMC1403=m
    CONFIG_SENSORS_EMC2103=m
    CONFIG_SENSORS_SMSC47M1=m
    CONFIG_SENSORS_SMSC47M192=m
    CONFIG_SENSORS_SMSC47B397=m
    CONFIG_SENSORS_ADS7828=m
    CONFIG_SENSORS_AMC6821=m
    CONFIG_SENSORS_THMC50=m
    CONFIG_SENSORS_TMP102=m
    CONFIG_SENSORS_TMP401=m
    CONFIG_SENSORS_TMP421=m
    # CONFIG_SENSORS_VIA_CPUTEMP is not set
    # CONFIG_SENSORS_VIA686A is not set
    # CONFIG_SENSORS_VT1211 is not set
    # CONFIG_SENSORS_VT8231 is not set
    # CONFIG_SENSORS_W83781D is not set
    # CONFIG_SENSORS_W83791D is not set
    # CONFIG_SENSORS_W83792D is not set
    # CONFIG_SENSORS_W83793 is not set
    # CONFIG_SENSORS_W83795 is not set
    # CONFIG_SENSORS_W83L785TS is not set
    # CONFIG_SENSORS_W83L786NG is not set
    # CONFIG_SENSORS_W83627HF is not set
    # CONFIG_SENSORS_W83627EHF is not set
    # CONFIG_SENSORS_LIS3_I2C is not set
    # CONFIG_SENSORS_APPLESMC is not set
    # ACPI drivers
    # CONFIG_SENSORS_ATK0110 is not set
    # CONFIG_SENSORS_LIS3LV02D is not set
    CONFIG_THERMAL=y
    CONFIG_THERMAL_HWMON=y
    CONFIG_WATCHDOG=y
    # CONFIG_WATCHDOG_NOWAYOUT is not set
    # Watchdog Device Drivers
    CONFIG_SOFT_WATCHDOG=m
    # CONFIG_ACQUIRE_WDT is not set
    # CONFIG_ADVANTECH_WDT is not set
    # CONFIG_ALIM1535_WDT is not set
    # CONFIG_ALIM7101_WDT is not set
    # CONFIG_F71808E_WDT is not set
    # CONFIG_SP5100_TCO is not set
    # CONFIG_SC520_WDT is not set
    # CONFIG_SBC_FITPC2_WATCHDOG is not set
    # CONFIG_EUROTECH_WDT is not set
    # CONFIG_IB700_WDT is not set
    # CONFIG_IBMASR is not set
    # CONFIG_WAFER_WDT is not set
    CONFIG_I6300ESB_WDT=m
    CONFIG_ITCO_WDT=m
    # CONFIG_ITCO_VENDOR_SUPPORT is not set
    CONFIG_IT8712F_WDT=m
    CONFIG_IT87_WDT=m
    # CONFIG_HP_WATCHDOG is not set
    CONFIG_SC1200_WDT=m
    # CONFIG_PC87413_WDT is not set
    CONFIG_NV_TCO=m
    # CONFIG_60XX_WDT is not set
    # CONFIG_SBC8360_WDT is not set
    # CONFIG_SBC7240_WDT is not set
    # CONFIG_CPU5_WDT is not set
    # CONFIG_SMSC_SCH311X_WDT is not set
    CONFIG_SMSC37B787_WDT=m
    CONFIG_W83627HF_WDT=m
    CONFIG_W83697HF_WDT=m
    CONFIG_W83697UG_WDT=m
    CONFIG_W83877F_WDT=m
    CONFIG_W83977F_WDT=m
    # CONFIG_MACHZ_WDT is not set
    # CONFIG_SBC_EPX_C3_WATCHDOG is not set
    # PCI-based Watchdog Cards
    # CONFIG_PCIPCWATCHDOG is not set
    # CONFIG_WDTPCI is not set
    # USB-based Watchdog Cards
    # CONFIG_USBPCWATCHDOG is not set
    CONFIG_SSB_POSSIBLE=y
    # Sonics Silicon Backplane
    CONFIG_SSB=y
    CONFIG_SSB_SPROM=y
    CONFIG_SSB_BLOCKIO=y
    CONFIG_SSB_PCIHOST_POSSIBLE=y
    CONFIG_SSB_PCIHOST=y
    CONFIG_SSB_B43_PCI_BRIDGE=y
    CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
    CONFIG_SSB_PCMCIAHOST=y
    # CONFIG_SSB_SILENT is not set
    # CONFIG_SSB_DEBUG is not set
    CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
    CONFIG_SSB_DRIVER_PCICORE=y
    CONFIG_MFD_SUPPORT=y
    CONFIG_MFD_CORE=y
    # CONFIG_MFD_88PM860X is not set
    # CONFIG_MFD_SM501 is not set
    # CONFIG_HTC_PASIC3 is not set
    # CONFIG_HTC_I2CPLD is not set
    # CONFIG_TPS65010 is not set
    # CONFIG_TPS6507X is not set
    # CONFIG_TWL4030_CORE is not set
    # CONFIG_MFD_STMPE is not set
    # CONFIG_MFD_TC3589X is not set
    # CONFIG_MFD_TMIO is not set
    # CONFIG_PMIC_DA903X is not set
    # CONFIG_PMIC_ADP5520 is not set
    # CONFIG_MFD_MAX8925 is not set
    # CONFIG_MFD_MAX8998 is not set
    # CONFIG_MFD_WM8400 is not set
    # CONFIG_MFD_WM831X_I2C is not set
    # CONFIG_MFD_WM8350_I2C is not set
    # CONFIG_MFD_WM8994 is not set
    # CONFIG_MFD_PCF50633 is not set
    # CONFIG_ABX500_CORE is not set
    # CONFIG_MFD_CS5535 is not set
    # CONFIG_MFD_TIMBERDALE is not set
    CONFIG_LPC_SCH=y
    # CONFIG_MFD_RDC321X is not set
    # CONFIG_MFD_JANZ_CMODIO is not set
    # CONFIG_MFD_TPS6586X is not set
    # CONFIG_MFD_VX855 is not set
    # CONFIG_MFD_WL1273_CORE is not set
    CONFIG_REGULATOR=y
    # CONFIG_REGULATOR_DEBUG is not set
    # CONFIG_REGULATOR_DUMMY is not set
    # CONFIG_REGULATOR_FIXED_VOLTAGE is not set
    # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
    CONFIG_REGULATOR_USERSPACE_CONSUMER=m
    # CONFIG_REGULATOR_BQ24022 is not set
    # CONFIG_REGULATOR_MAX1586 is not set
    # CONFIG_REGULATOR_MAX8649 is not set
    # CONFIG_REGULATOR_MAX8660 is not set
    # CONFIG_REGULATOR_MAX8952 is not set
    # CONFIG_REGULATOR_LP3971 is not set
    # CONFIG_REGULATOR_LP3972 is not set
    # CONFIG_REGULATOR_TPS65023 is not set
    # CONFIG_REGULATOR_TPS6507X is not set
    # CONFIG_REGULATOR_ISL6271A is not set
    # CONFIG_REGULATOR_AD5398 is not set
    CONFIG_MEDIA_SUPPORT=y
    # Multimedia core support
    # CONFIG_VIDEO_DEV is not set
    # CONFIG_DVB_CORE is not set
    # CONFIG_VIDEO_MEDIA is not set
    # Multimedia drivers
    CONFIG_RC_CORE=y
    CONFIG_LIRC=y
    CONFIG_RC_MAP=y
    CONFIG_IR_NEC_DECODER=y
    CONFIG_IR_RC5_DECODER=y
    CONFIG_IR_RC6_DECODER=y
    CONFIG_IR_JVC_DECODER=y
    CONFIG_IR_SONY_DECODER=y
    CONFIG_IR_RC5_SZ_DECODER=y
    CONFIG_IR_LIRC_CODEC=y
    # CONFIG_IR_ENE is not set
    # CONFIG_IR_IMON is not set
    # CONFIG_IR_MCEUSB is not set
    # CONFIG_IR_NUVOTON is not set
    # CONFIG_IR_STREAMZAP is not set
    # CONFIG_IR_WINBOND_CIR is not set
    # CONFIG_RC_LOOPBACK is not set
    # Graphics support
    CONFIG_AGP=y
    # CONFIG_AGP_ALI is not set
    # CONFIG_AGP_ATI is not set
    # CONFIG_AGP_AMD is not set
    CONFIG_AGP_INTEL=y
    CONFIG_AGP_NVIDIA=y
    # CONFIG_AGP_SIS is not set
    # CONFIG_AGP_SWORKS is not set
    # CONFIG_AGP_VIA is not set
    # CONFIG_AGP_EFFICEON is not set
    CONFIG_VGA_ARB=y
    CONFIG_VGA_ARB_MAX_GPUS=16
    # CONFIG_VGA_SWITCHEROO is not set
    CONFIG_DRM=y
    CONFIG_DRM_KMS_HELPER=m
    CONFIG_DRM_TTM=m
    # CONFIG_DRM_TDFX is not set
    # CONFIG_DRM_R128 is not set
    # CONFIG_DRM_RADEON is not set
    # CONFIG_DRM_I810 is not set
    # CONFIG_DRM_MGA is not set
    # CONFIG_DRM_SIS is not set
    # CONFIG_DRM_VIA is not set
    # CONFIG_DRM_SAVAGE is not set
    # CONFIG_STUB_POULSBO is not set
    # CONFIG_VGASTATE is not set
    CONFIG_VIDEO_OUTPUT_CONTROL=y
    CONFIG_FB=y
    CONFIG_FIRMWARE_EDID=y
    # CONFIG_FB_DDC is not set
    CONFIG_FB_BOOT_VESA_SUPPORT=y
    CONFIG_FB_CFB_FILLRECT=y
    CONFIG_FB_CFB_COPYAREA=y
    CONFIG_FB_CFB_IMAGEBLIT=y
    # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
    # CONFIG_FB_SYS_FILLRECT is not set
    # CONFIG_FB_SYS_COPYAREA is not set
    # CONFIG_FB_SYS_IMAGEBLIT is not set
    CONFIG_FB_FOREIGN_ENDIAN=y
    CONFIG_FB_BOTH_ENDIAN=y
    # CONFIG_FB_BIG_ENDIAN is not set
    # CONFIG_FB_LITTLE_ENDIAN is not set
    # CONFIG_FB_SYS_FOPS is not set
    # CONFIG_FB_WMT_GE_ROPS is not set
    # CONFIG_FB_SVGALIB is not set
    # CONFIG_FB_MACMODES is not set
    CONFIG_FB_BACKLIGHT=y
    CONFIG_FB_MODE_HELPERS=y
    CONFIG_FB_TILEBLITTING=y
    # Frame buffer hardware drivers
    # CONFIG_FB_CIRRUS is not set
    # CONFIG_FB_PM2 is not set
    # CONFIG_FB_CYBER2000 is not set
    # CONFIG_FB_ARC is not set
    # CONFIG_FB_ASILIANT is not set
    # CONFIG_FB_IMSTT is not set
    # CONFIG_FB_VGA16 is not set
    # CONFIG_FB_UVESA is not set
    CONFIG_FB_VESA=y
    CONFIG_FB_EFI=y
    # CONFIG_FB_N411 is not set
    # CONFIG_FB_HGA is not set
    # CONFIG_FB_S1D13XXX is not set
    # CONFIG_FB_NVIDIA is not set
    # CONFIG_FB_RIVA is not set
    # CONFIG_FB_I810 is not set
    # CONFIG_FB_LE80578 is not set
    # CONFIG_FB_INTEL is not set
    # CONFIG_FB_MATROX is not set
    # CONFIG_FB_RADEON is not set
    # CONFIG_FB_ATY128 is not set
    # CONFIG_FB_ATY is not set
    # CONFIG_FB_S3 is not set
    # CONFIG_FB_SAVAGE is not set
    # CONFIG_FB_SIS is not set
    # CONFIG_FB_VIA is not set
    # CONFIG_FB_NEOMAGIC is not set
    # CONFIG_FB_KYRO is not set
    # CONFIG_FB_3DFX is not set
    # CONFIG_FB_VOODOO1 is not set
    # CONFIG_FB_VT8623 is not set
    # CONFIG_FB_TRIDENT is not set
    # CONFIG_FB_ARK is not set
    # CONFIG_FB_PM3 is not set
    # CONFIG_FB_CARMINE is not set
    # CONFIG_FB_GEODE is not set
    # CONFIG_FB_TMIO is not set
    # CONFIG_FB_UDL is not set
    # CONFIG_FB_VIRTUAL is not set
    # CONFIG_FB_METRONOME is not set
    # CONFIG_FB_MB862XX is not set
    # CONFIG_FB_BROADSHEET is not set
    CONFIG_BACKLIGHT_LCD_SUPPORT=y
    CONFIG_LCD_CLASS_DEVICE=y
    CONFIG_LCD_PLATFORM=m
    CONFIG_BACKLIGHT_CLASS_DEVICE=y
    CONFIG_BACKLIGHT_GENERIC=m
    CONFIG_BACKLIGHT_PROGEAR=m
    CONFIG_BACKLIGHT_MBP_NVIDIA=m
    CONFIG_BACKLIGHT_SAHARA=m
    CONFIG_BACKLIGHT_ADP8860=m
    # Display device support
    CONFIG_DISPLAY_SUPPORT=y
    # Display hardware drivers
    # Console display driver support
    CONFIG_VGA_CONSOLE=y
    CONFIG_VGACON_SOFT_SCROLLBACK=y
    CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=512
    CONFIG_DUMMY_CONSOLE=y
    CONFIG_FRAMEBUFFER_CONSOLE=y
    CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
    CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
    CONFIG_FONTS=y
    CONFIG_FONT_8x8=y
    CONFIG_FONT_8x16=y
    CONFIG_FONT_6x11=y
    CONFIG_FONT_7x14=y
    CONFIG_FONT_PEARL_8x8=y
    CONFIG_FONT_ACORN_8x8=y
    CONFIG_FONT_MINI_4x6=y
    CONFIG_FONT_SUN8x16=y
    CONFIG_FONT_SUN12x22=y
    # CONFIG_FONT_10x18 is not set
    CONFIG_LOGO=y
    # CONFIG_LOGO_RANDOM is not set
    # Available logos
    # CONFIG_LOGO_ZEN_CLUT224 is not set
    # CONFIG_LOGO_LINUX_MONO is not set
    # CONFIG_LOGO_LINUX_VGA16 is not set
    # CONFIG_LOGO_LINUX_CLUT224 is not set
    # CONFIG_LOGO_OLDZEN_CLUT224 is not set
    CONFIG_LOGO_ARCH_CLUT224=y
    # CONFIG_LOGO_GENTOO_CLUT224 is not set
    # CONFIG_LOGO_EXHERBO_CLUT224 is not set
    # CONFIG_LOGO_SLACKWARE_CLUT224 is not set
    # CONFIG_LOGO_DEBIAN_CLUT224 is not set
    # CONFIG_LOGO_FEDORASIMPLE_CLUT224 is not set
    # CONFIG_LOGO_FEDORAGLOSSY_CLUT224 is not set
    # CONFIG_LOGO_TITS_CLUT224 is not set
    # CONFIG_LOGO_BSD_CLUT224 is not set
    # CONFIG_LOGO_FBSD_CLUT224 is not set
    CONFIG_SOUND=y
    CONFIG_SOUND_OSS_CORE=y
    CONFIG_SOUND_OSS_CORE_PRECLAIM=y
    # CONFIG_SND is not set
    CONFIG_SOUND_PRIME=m
    CONFIG_SOUND_OSS=m
    CONFIG_SOUND_TRACEINIT=y
    CONFIG_SOUND_DMAP=y
    CONFIG_SOUND_VMIDI=m
    CONFIG_SOUND_TRIX=m
    CONFIG_SOUND_MSS=m
    CONFIG_SOUND_MPU401=m
    CONFIG_SOUND_PAS=m
    CONFIG_SOUND_PSS=m
    CONFIG_PSS_MIXER=y
    # CONFIG_PSS_HAVE_BOOT is not set
    CONFIG_SOUND_SB=m
    CONFIG_SOUND_YM3812=m
    CONFIG_SOUND_UART6850=m
    CONFIG_SOUND_AEDSP16=m
    CONFIG_SC6600=y
    # CONFIG_SC6600_JOY is not set
    CONFIG_SC6600_CDROM=4
    CONFIG_SC6600_CDROMBASE=0
    CONFIG_SOUND_KAHLUA=m
    CONFIG_HID_SUPPORT=y
    CONFIG_HID=y
    CONFIG_HIDRAW=y
    # USB Input Devices
    CONFIG_USB_HID=y
    # CONFIG_USB_HID_MOUSE_POLLING is not set
    CONFIG_HID_PID=y
    CONFIG_USB_HIDDEV=y
    # Special HID drivers
    # CONFIG_HID_3M_PCT is not set
    # CONFIG_HID_A4TECH is not set
    # CONFIG_HID_ACRUX is not set
    # CONFIG_HID_APPLE is not set
    # CONFIG_HID_BELKIN is not set
    # CONFIG_HID_CANDO is not set
    # CONFIG_HID_CHERRY is not set
    # CONFIG_HID_CHICONY is not set
    # CONFIG_HID_CYPRESS is not set
    # CONFIG_HID_DRAGONRISE is not set
    # CONFIG_HID_EMS_FF is not set
    # CONFIG_HID_EGALAX is not set
    # CONFIG_HID_ELECOM is not set
    # CONFIG_HID_EZKEY is not set
    # CONFIG_HID_KYE is not set
    # CONFIG_HID_UCLOGIC is not set
    # CONFIG_HID_WALTOP is not set
    CONFIG_HID_GYRATION=y
    # CONFIG_HID_TWINHAN is not set
    # CONFIG_HID_KENSINGTON is not set
    CONFIG_HID_LOGITECH=y
    CONFIG_LOGITECH_FF=y
    CONFIG_LOGIRUMBLEPAD2_FF=y
    CONFIG_LOGIG940_FF=y
    CONFIG_LOGIWII_FF=y
    # CONFIG_HID_MAGICMOUSE is not set
    CONFIG_HID_MICROSOFT=m
    # CONFIG_HID_MOSART is not set
    # CONFIG_HID_MONTEREY is not set
    # CONFIG_HID_MULTITOUCH is not set
    CONFIG_HID_NTRIG=y
    # CONFIG_HID_ORTEK is not set
    CONFIG_HID_PANTHERLORD=y
    CONFIG_PANTHERLORD_FF=y
    CONFIG_HID_PETALYNX=y
    # CONFIG_HID_PICOLCD is not set
    # CONFIG_HID_QUANTA is not set
    # CONFIG_HID_ROCCAT is not set
    # CONFIG_HID_ROCCAT_KONE is not set
    # CONFIG_HID_ROCCAT_KONEPLUS is not set
    # CONFIG_HID_ROCCAT_PYRA is not set
    CONFIG_HID_SAMSUNG=y
    CONFIG_HID_SONY=y
    # CONFIG_HID_STANTUM is not set
    CONFIG_HID_SUNPLUS=y
    # CONFIG_HID_GREENASIA is not set
    # CONFIG_HID_SMARTJOYPLUS is not set
    CONFIG_HID_TOPSEED=y
    # CONFIG_HID_THRUSTMASTER is not set
    CONFIG_HID_WACOM=m
    CONFIG_HID_WACOM_POWER_SUPPLY=y
    # CONFIG_HID_ZEROPLUS is not set
    # CONFIG_HID_ZYDACRON is not set
    CONFIG_USB_SUPPORT=y
    CONFIG_USB_ARCH_HAS_HCD=y
    CONFIG_USB_ARCH_HAS_OHCI=y
    CONFIG_USB_ARCH_HAS_EHCI=y
    CONFIG_USB=y
    CONFIG_USB_DEBUG=y
    CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
    # Miscellaneous USB options
    CONFIG_USB_DEVICEFS=y
    CONFIG_USB_DEVICE_CLASS=y
    # CONFIG_USB_DYNAMIC_MINORS is not set
    # CONFIG_USB_SUSPEND is not set
    # CONFIG_USB_OTG_WHITELIST is not set
    # CONFIG_USB_OTG_BLACKLIST_HUB is not set
    CONFIG_USB_MON=y
    CONFIG_USB_WUSB=y
    # CONFIG_USB_WUSB_CBAF is not set
    # USB Host Controller Drivers
    # CONFIG_USB_C67X00_HCD is not set
    # CONFIG_USB_XHCI_HCD is not set
    CONFIG_USB_EHCI_HCD=y
    CONFIG_USB_EHCI_ROOT_HUB_TT=y
    CONFIG_USB_EHCI_TT_NEWSCHED=y
    CONFIG_USB_OXU210HP_HCD=m
    CONFIG_USB_ISP116X_HCD=m
    CONFIG_USB_ISP1760_HCD=m
    CONFIG_USB_ISP1362_HCD=m
    CONFIG_USB_OHCI_HCD=y
    # CONFIG_USB_OHCI_HCD_SSB is not set
    # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
    # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
    CONFIG_USB_OHCI_LITTLE_ENDIAN=y
    CONFIG_USB_UHCI_HCD=y
    CONFIG_USB_SL811_HCD=m
    CONFIG_USB_SL811_CS=m
    CONFIG_USB_R8A66597_HCD=m
    CONFIG_USB_WHCI_HCD=m
    # CONFIG_USB_HWA_HCD is not set
    # USB Device Class drivers
    # CONFIG_USB_ACM is not set
    CONFIG_USB_PRINTER=y
    CONFIG_USB_WDM=y
    # CONFIG_USB_TMC is not set
    # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
    # also be needed; see USB_STORAGE Help for more info
    CONFIG_USB_STORAGE=y
    # CONFIG_USB_STORAGE_DEBUG is not set
    # CONFIG_USB_STORAGE_DATAFAB is not set
    # CONFIG_USB_STORAGE_FREECOM is not set
    # CONFIG_USB_STORAGE_ISD200 is not set
    # CONFIG_USB_STORAGE_USBAT is not set
    # CONFIG_USB_STORAGE_SDDR09 is not set
    # CONFIG_USB_STORAGE_SDDR55 is not set
    # CONFIG_USB_STORAGE_JUMPSHOT is not set
    # CONFIG_USB_STORAGE_ALAUDA is not set
    # CONFIG_USB_STORAGE_ONETOUCH is not set
    # CONFIG_USB_STORAGE_KARMA is not set
    # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
    # CONFIG_USB_UAS is not set
    CONFIG_USB_LIBUSUAL=y
    # USB Imaging devices
    # CONFIG_USB_MDC800 is not set
    # CONFIG_USB_MICROTEK is not set
    # USB port drivers
    # CONFIG_USB_SERIAL is not set
    # USB Miscellaneous drivers
    # CONFIG_USB_EMI62 is not set
    # CONFIG_USB_EMI26 is not set
    # CONFIG_USB_ADUTUX is not set
    # CONFIG_USB_SEVSEG is not set
    # CONFIG_USB_RIO500 is not set
    # CONFIG_USB_LEGOTOWER is not set
    # CONFIG_USB_LCD is not set
    # CONFIG_USB_LED is not set
    # CONFIG_USB_CYPRESS_CY7C63 is not set
    # CONFIG_USB_CYTHERM is not set
    # CONFIG_USB_IDMOUSE is not set
    # CONFIG_USB_FTDI_ELAN is not set
    # CONFIG_USB_APPLEDISPLAY is not set
    # CONFIG_USB_SISUSBVGA is not set
    # CONFIG_USB_LD is not set
    # CONFIG_USB_TRANCEVIBRATOR is not set
    # CONFIG_USB_IOWARRIOR is not set
    # CONFIG_USB_TEST is not set
    # CONFIG_USB_ISIGHTFW is not set
    # CONFIG_USB_YUREX is not set
    # CONFIG_USB_GADGET is not set
    # OTG and related infrastructure
    # CONFIG_USB_GPIO_VBUS is not set
    # CONFIG_NOP_USB_XCEIV is not set
    CONFIG_UWB=y
    # CONFIG_UWB_HWA is not set
    CONFIG_UWB_WHCI=m
    # CONFIG_MMC is not set
    # CONFIG_MEMSTICK is not set
    CONFIG_NEW_LEDS=y
    CONFIG_LEDS_CLASS=y
    # LED drivers
    # CONFIG_LEDS_ALIX2 is not set
    # CONFIG_LEDS_PCA9532 is not set
    # CONFIG_LEDS_GPIO is not set
    # CONFIG_LEDS_LP3944 is not set
    # CONFIG_LEDS_LP5521 is not set
    # CONFIG_LEDS_LP5523 is not set
    # CONFIG_LEDS_CLEVO_MAIL is not set
    # CONFIG_LEDS_PCA955X is not set
    # CONFIG_LEDS_REGULATOR is not set
    # CONFIG_LEDS_BD2802 is not set
    # CONFIG_LEDS_INTEL_SS4200 is not set
    # CONFIG_LEDS_LT3593 is not set
    # CONFIG_LEDS_DELL_NETBOOKS is not set
    CONFIG_LEDS_TRIGGERS=y
    # LED Triggers
    # CONFIG_LEDS_TRIGGER_TIMER is not set
    # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
    # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
    # CONFIG_LEDS_TRIGGER_GPIO is not set
    # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
    # iptables trigger is under Netfilter config (LED target)
    # CONFIG_NFC_DEVICES is not set
    # CONFIG_ACCESSIBILITY is not set
    # CONFIG_INFINIBAND is not set
    CONFIG_EDAC=y
    # Reporting subsystems
    # CONFIG_EDAC_DEBUG is not set
    # CONFIG_EDAC_MM_EDAC is not set
    CONFIG_RTC_LIB=y
    CONFIG_RTC_CLASS=y
    # CONFIG_RTC_HCTOSYS is not set
    # CONFIG_RTC_DEBUG is not set
    # RTC interfaces
    CONFIG_RTC_INTF_SYSFS=y
    CONFIG_RTC_INTF_PROC=y
    CONFIG_RTC_INTF_DEV=y
    # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
    # CONFIG_RTC_DRV_TEST is not set
    # I2C RTC drivers
    # CONFIG_RTC_DRV_DS1307 is not set
    # CONFIG_RTC_DRV_DS1374 is not set
    # CONFIG_RTC_DRV_DS1672 is not set
    # CONFIG_RTC_DRV_DS3232 is not set
    # CONFIG_RTC_DRV_MAX6900 is not set
    # CONFIG_RTC_DRV_RS5C372 is not set
    # CONFIG_RTC_DRV_ISL1208 is not set
    # CONFIG_RTC_DRV_ISL12022 is not set
    # CONFIG_RTC_DRV_X1205 is not set
    # CONFIG_RTC_DRV_PCF8563 is not set
    # CONFIG_RTC_DRV_PCF8583 is not set
    # CONFIG_RTC_DRV_M41T80 is not set
    # CONFIG_RTC_DRV_BQ32K is not set
    # CONFIG_RTC_DRV_S35390A is not set
    # CONFIG_RTC_DRV_FM3130 is not set
    # CONFIG_RTC_DRV_RX8581 is not set
    # CONFIG_RTC_DRV_RX8025 is not set
    # SPI RTC drivers
    # Platform RTC drivers
    CONFIG_RTC_DRV_CMOS=y
    # CONFIG_RTC_DRV_DS1286 is not set
    # CONFIG_RTC_DRV_DS1511 is not set
    # CONFIG_RTC_DRV_DS1553 is not set
    # CONFIG_RTC_DRV_DS1742 is not set
    # CONFIG_RTC_DRV_STK17TA8 is not set
    # CONFIG_RTC_DRV_M48T86 is not set
    # CONFIG_RTC_DRV_M48T35 is not set
    # CONFIG_RTC_DRV_M48T59 is not set
    # CONFIG_RTC_DRV_MSM6242 is not set
    # CONFIG_RTC_DRV_BQ4802 is not set
    # CONFIG_RTC_DRV_RP5C01 is not set
    # CONFIG_RTC_DRV_V3020 is not set
    # on-CPU RTC drivers
    CONFIG_DMADEVICES=y
    # CONFIG_DMADEVICES_DEBUG is not set
    # DMA Devices
    CONFIG_INTEL_MID_DMAC=m
    CONFIG_INTEL_IOATDMA=m
    CONFIG_TIMB_DMA=m
    CONFIG_PCH_DMA=m
    CONFIG_DMA_ENGINE=y
    # DMA Clients
    CONFIG_NET_DMA=y
    # CONFIG_ASYNC_TX_DMA is not set
    # CONFIG_DMATEST is not set
    CONFIG_DCA=m
    # CONFIG_AUXDISPLAY is not set
    CONFIG_UIO=y
    # CONFIG_UIO_CIF is not set
    CONFIG_UIO_PDRV=m
    CONFIG_UIO_PDRV_GENIRQ=m
    # CONFIG_UIO_AEC is not set
    # CONFIG_UIO_SERCOS3 is not set
    # CONFIG_UIO_PCI_GENERIC is not set
    # CONFIG_UIO_NETX is not set
    CONFIG_STAGING=y
    # CONFIG_STAGING_EXCLUDE_BUILD is not set
    # CONFIG_ET131X is not set
    # CONFIG_SLICOSS is not set
    # CONFIG_USB_DABUSB is not set
    # CONFIG_USB_IP_COMMON is not set
    # CONFIG_W35UND is not set
    # CONFIG_PRISM2_USB is not set
    # CONFIG_ECHO is not set
    # CONFIG_BRCM80211 is not set
    # CONFIG_RT2860 is not set
    # CONFIG_RT2870 is not set
    # CONFIG_COMEDI is not set
    # CONFIG_ASUS_OLED is not set
    # CONFIG_R8187SE is not set
    # CONFIG_RTL8192U is not set
    # CONFIG_RTL8192E is not set
    # CONFIG_R8712U is not set
    # CONFIG_TRANZPORT is not set
    # CONFIG_POHMELFS is not set
    # CONFIG_AUTOFS_FS is not set
    # CONFIG_IDE_PHISON is not set
    # CONFIG_DRM_VMWGFX is not set
    CONFIG_DRM_NOUVEAU=m
    CONFIG_DRM_NOUVEAU_BACKLIGHT=y
    CONFIG_DRM_NOUVEAU_DEBUG=y
    # I2C encoder or helper chips
    CONFIG_DRM_I2C_CH7006=m
    CONFIG_DRM_I2C_SIL164=m
    # CONFIG_VT6655 is not set
    # CONFIG_VT6656 is not set
    # CONFIG_HYPERV is not set
    # CONFIG_VME_BUS is not set
    # CONFIG_DX_SEP is not set
    # CONFIG_IIO is not set
    # CONFIG_CS5535_GPIO is not set
    # CONFIG_ZRAM is not set
    # CONFIG_WLAGS49_H2 is not set
    # CONFIG_WLAGS49_H25 is not set
    # CONFIG_SAMSUNG_LAPTOP is not set
    # CONFIG_FB_SM7XX is not set
    # CONFIG_CRYSTALHD is not set
    # Texas Instruments shared transport line discipline
    CONFIG_ST_BT=m
    CONFIG_FB_XGI=m
    # CONFIG_LIRC_STAGING is not set
    #

    Ah, that worked.  It's my first time using OSS and have always compiled that in.
    A bit off the topic, anyone know why the oss-hg package in the aur causes a kernel panic when shutting down?  It appears to be an issue with the soundoff command.  The offical arch package doesn't do this.  Though the sound seems...grainy...compared to oss-hg.

  • UEFI boot problems with Linux 3.7 kernels

    According to this thread in the Arch Linux forums, some people are having problems booting some versions of the Linux 3.7 kernel. Here are the numbers: 
    3.7.3 works for some, but not others
    3.7.4 works for some, but not others
    3.7.5 works
    3.7.6 does not
    3.7.7 works
    3.7.8 does not
    The problem occurs with both the Gummiboot and rEFInd boot managers, and has so far only been reported on Lenovo hardware. I have a ThinkPad W530, and can confirm that on Gummiboot, 3.7.6 does not work, whereas 3.7.5 and 3.7.7 does work. It looks like a Lenovo-related issue to me. It has only been reported on Arch Linux as far as I know. Has anyone else encountered this problem?

    Thanks for your reply. Yes, the cursor did blink in the top left corner.
    I gather from your comments that, if I install a new HD, I will be able to re-install the Windows 7 32-bit O/S from the Product Recovery DVD GMR410014EN0, which was supplied by Toshiba with the laptop and it would also follow, if that is true, that I would be able to Format (Boot n' Nuke) the existing HD and re-install the O/S onto it before I get my friend to lay out cash for a new HD.
    I would appreciate your confirmation that the above conclusions are correct as I was under the, hopefully incorrect, impression that the Recovery Disk could only be used to repair an existing system. I have the Microsoft licence number as it is printed on the bottom of my friends machine.
    Thanks for your time and I look forward to hearing from you.

  • A knackered hard drive, and a knackered hard drive!

    Hi all, I have a slight hard drive problem. I know this is not directly linked to this iBook forum, but this happens to be my favourite place to be with all you friendly people, hope you can help me out.
    I have a Western Digital 40GB Hard drive, crap, I know... who uses 40GB these days eh? It was in my WinXP PC, and I needed that because my internal HD in my iBook G4 is half corrupted (needed partitioning before I could install 10.3.9).My good friend and I spent half the night trying to get the full 30GB on my internal Mac hard drive, but it was having none of it. Partitioning was my only option. I'm stuck with 14.04GB, and that is all I can squeeze out of it.
    Anyway, back to the point, my Western Digital 40GB HD needed an enclosure which I bought from eBay. This particular enclosure I bought, was broken on delivery (the yellow power cable supplying the hard drive had broken off the circuit board, it wasn't until I phoned up my buddy and yelled for help. I fixed this wire issue and now the enclosure is working.) But... my 40GB hard drive isn't a 40GB hard drive... yeah work that one out. For a long time my Windows XP machine has been reporting that it's only got 23GB to play with. I thought this was normal until I actually LOOKED at the hard drive. The mac is saying the same... 23GB to play with. My friend and I decided to experiment a little with this, by putting the hard drive in his Linux PC, only to find that the hard drive is reporting the full 40GB. Strange, and we were BOTH baffled.
    He decided to try putting something on the hard drive after we formatted it as HFS+ (Journaled). Still showing 23GB on the Mac, he put a film on the hard drive taking up 4.3GB. The film worked and played without a problem. Then after a discussion, we experimented again by putting the HD back in the Linux computer, and it said that my Hard Drive had 40GB of free space. What, even after the film was put on... should be saying 36GB. I failed my GCSE Maths, but come on, my unborn son could have figured that out. 40GB - 4GB used by a film = 36GB?????? Apparently NOT! Both of us looked at each other with the facial expression of... 'What the......!'
    So if anyone has ANY suggestions to this... "thing", It would be appreciated. I would love a full 40GB on the enclosure, I know the internal 30GB Hard Drive is knacked, but can a hard drive really report the wrong info like that? This is the strangest thing I have ever come across in 9 years of computing.
    Hope you are ALL well, and didn't eat too many Easter Eggs... my 2 were gone within, ooh 48 hours. Heh heh!!
    Kieran
    iBook G4, 1.07GHz, 256MB RAM, CD-RW Drive, HD enclosure Western Digital 40GB   Mac OS X (10.3.9)   Windows XP Home SP1, networked with iBook G4

    The question becomes, after erasing, select the partition selection of Disk Utility, is what does it tell you about how many partitions are there? Under Volume Scheme there should be no separators, and it should be clear to the very bottom. If it isn't you have more than one partition, and should try to call it just one partition. Be sure you are selecting the icon naming the kind of drive it is, and not the one naming the name of the drive as it appears on the desktop on the far left after selecting the Partition section of Disk Utility. Change current to 1 partition if necessary.

  • How could i get the kernel and user cpu usage for each process

    Hi all,
    In order to monitor the system CPU usage, I would like write a script to gather the kernel and user CPU usage for each process, like the prstat or top does. As always missing the shortlived kernel usage, prstat or top cann't get the precise CPU usage. I checked with the dtrace syscall, proc and fbt provider, but don't get which one is useful.
    Please provide your comments and suggestion.
    Thanks in adv

    mail2sleepy wrote:
    As I've studied the "dtrace" for a while, and seems Sun gives a pretty high score on this new feature.....I do want to know whether there's some probe can work for it, like writing a "dtrace" version prstat.You can write a prstat without dtrace. Because that's just polling at specific intervals and reading some process structures from /proc. You could have dtrace fire a probe every 5 seconds and read the same thing, but it wouldn't really be using any features of dtrace. Trhying to write it "in dtrace" doesn't make much sense.
    What you could do that would be harder via other methods is to fire a probe at process exit that displayed the process information including total CPU time. They could print exactly when processes exited. Doing that without dtrace would be very difficult.
    Darren

  • From iMovie I select share iDVD, and then mouse spins forever in iDVD

    from iMovie I select share iDVD, and then mouse spins forever......
    Note: this only occurs for one of my movies, because the other iMovie projects open iDVD ok. I have also tried an archived copy of this movie and the same problem occurs. I notice in the backgound that iMovie is access iDVD for a long time (2-3 minutes), and then I can access iMovie again. However iDVD spins the mouse forever until I Option-Apple-Escape and end iDVD.
    I am running:
    iMovie Ver.# 6.03(267.2) and
    iDVD Ver.# 6.04(797)
    1) Is the problem iMovie or iDVD or the specific iMovie file which could be corrupted? Should I try and export this corrupted iMovie file into another file name?
    2) Can I reset the preferences for iMovie and iDVD? And how do I do that?
    3) Can I re-install iMovie and/or iDVD, and do I use my original DVD?

    Hi
    a. I don't ever use the Share/Export to iDVD from within iMovie.
    I do.
    • close iMovie
    • open iDVD
    • Import or just drop the movie into iDVD
    b. Clearing iDVD
    • Delete iDVD pref file
    • Start iDVD
    • Start a new project
    Else read.
    *Not knowing the origin to Your problem - General approach when in trouble is as follows:*
    • Free space on internal (start-up) hard disk if it is less than 10Gb should rather have 25Gb
    • Hard disk is untidy: Repair Permissions, Repair Hard disk (Apple Disc Util tool)
    • Delete iDVD pref file - *or rather start a new user/account* - log into this and re-try
    • Program miss-match: iDVD 5.0.2, Mac OS X.4.11 AND QuickTime 7.4.1 - is OK - DON’T work under Leopard
    • Program miss-match: iDVD 6.0.4, Mac OS X.4.11 AND QuickTime 7.4.1 - is OK (might work under Leopard)
    • Program miss-match: iDVD’08 v. 7.0.1, Mac OS X.4.11 AND QuickTime 7.4.1 - is OK (might work under Leopard)
    • iDVD (08) v7 Locate theme folder. Move out iDVD1, iDVD 2 and eventually iDVD4 folders to desktop - re-try
    • Try a Cleaning CD/DVD that cleans the laser lens on the DVD burner/player
    iDVD 6.0.4 and iDVD 7.0.1 are compatible with Mac OS X 10.5 Leopard
    iDVD pref file resides: Mac Hard Disk (start-up HD)/Users/"Your account"/Library/Preferences and is named:
    com.apple.iDVD.plist
    While iDVD is NOT RUNNING - move this file out to desk-top.
    Now restart iDVD.
    Last resort: from Craig: Solved the problem!! Finally!!
    I deleted every iDVD application and folder from my boot drive,
    emptied the trash and then installed iDVD 08 using the customize option
    and I am up and running.
    Yours Bengt W

Maybe you are looking for

  • How to create a new BARCODE PREFIX   (for SAPScripts)

    In SE73 transaction, we can create a NEW printer barcode. For this we require 'barcode prefix' .There are some SAP standard barcode prefixes(for eg.SBP01)...but I want to create a new barcode prefix.. Please let know how to create a new BARCODE PREFI

  • Firefox crashes imediately...if i hit restart firefox, crash report opens again & again..etc

    Problem is only on on my toshiba laptop, windows 7 home 32 bit. (i think FF i was using is version 7 ?something) Noticed it after doing system restore wizzard, couple nights ago...NEVER had an issue w/firefox before. Have shut down & restarted 5-6 ti

  • Need to run a report from monday to today

    Hi, I'm writing sql to run a report based on post date. It is to be hard-coded so that it runs every monday of the current week to today, and I am a bit weak in this area, any help would be appreciated, thanks!

  • URG: Problem checking signature

    Hi there! Im in a serious problem. I have to use an applet that use MS cryptoAPI to sign with IE some data in client side. Now i have to develop a servlet that can check if that signature is ok or not, the problem is that signature is not valid! Wow!

  • Wrong user on updating certain software

    Hello. I'm on my work iMac, and when I try to update some of the apps (Numbers, Keynote, Pages and iMovie) it asks for the previous users password. We did make a user for me, and deleted the old user, as well as I'm signed into the App Store, not him