Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg 1.5 + nvidia drivers + xorg.conf not working [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jrittenh
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 92

PostPosted: Tue Apr 07, 2009 5:29 pm    Post subject: Xorg 1.5 + nvidia drivers + xorg.conf not working [SOLVED] Reply with quote

I upgraded to xorg-server 1.5 last night, and have since been having issues with loading the nvidia proprietary drivers. The system runs fine if I run without an xorg.conf file, but is lacking a number of configuration settings. First, it uses the nv driver, rather than nvidia.

Second, I have a second monitor attached to my laptop. I run both the laptop monitor and the second monitor, but they are different resolutions. Before the upgrade, I was running both on two separate X servers (no Xinerama, no TwinView). It mostly worked as I liked. Now, if I leave out the xorg.conf file, it mirrors the monitors at the lowest common denominator (1280x1024). The laptop is natively 1920x1200.

Finally, if I try to run with an xorg.conf file, I can't get GDM to start. I can get a half-loaded basic X server started, but the background is black (instead of gray and black dots), no terminals open, and the clock doesn't show. If i start GDM, it goes to a blank screen for probably 15 seconds, then the nVidia logo flashes very briefly (much shorter than when actually loading in the past), I get a flash of a curser sometimes, and then it closes out to the command line. There aren't any errors that I see in the logs that would cause it to crash. The only EE error I see is that it can't find a place to attach Screen 1. This wasn't an issue with xorg-server 1.3.

I was originally running nvidia-drivers 177.82, but am now on 180.29. Neither work.

I'd really rather not roll back to an earlier xorg-server...AFAIK, there should be no reason I can't do this. Any ideas?


xorg.conf:

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" RightOf "Screen0"
EndSection

Section "Extensions"
    Option "Composite" "Enable"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Laptop LCD"
    VendorName     "lenovo"
    ModelName      "LEN"
    HorizSync       60.8 - 73.0
    VertRefresh     50.0 - 60.0
    Option         "DPMS"
    #Option         "DPI"   "128 x 128"
   Option         "DPI"   "144 x 144"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "External LCD"
    VendorName     "lenovo"
    ModelName      "LEN L171p"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
    Option         "DPI"   "96 x 96"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro FX 570M"
    BusID          "PCI:1:0:0"
    Option         "RenderAccel"    "true"
    Option         "AllowGLXWithComposite"  "true"
    Option         "AddARGBGLXVisuals"  "true"
    Option         "RandRRotation"  "true"
    Screen          0
EndSection

Section "Device"
    Identifier     "Videocard1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro FX 570M"
    BusID          "PCI:1:0:0"
    Option         "RenderAccel"    "true"
    Option         "AllowGLXWithComposite"    "true"
    Option         "AddARGBGLXVisuals"  "true"
    Option         "RandRRotation" "true"
    Screen          1
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Laptop LCD"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "DFP: 1920x1200_50 +0+0; DFP: 1920x1200_40 +0+0; DFP: nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Videocard1"
    Monitor        "External LCD"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "CRT: nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection



Xorg log:


X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27-gentoo-r8 x86_64
Current Operating System: Linux jrittenh-laptop 2.6.27-gentoo-r8 #9 SMP Mon Mar 2 14:04:07 EST 2009 x86_64
Build Date: 06 April 2009  10:34:02PM
 
   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: Tue Apr  7 12:03:30 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Laptop LCD"
(**) |   |-->Device "Videocard0"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "External LCD"
(**) |   |-->Device "Videocard1"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
   Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
(==) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/75dpi/,
   built-ins
(==) ModulePath set to "/usr/lib64/xorg/modules"
(**) Extension "Composite" is enabled
(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 AllowEmptyInput.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7300
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.4
   X.Org Video Driver: 4.1
   X.Org XInput driver : 2.1
   X.Org Server Extension : 1.1
(II) Loader running on linux
(++) using VT number 8

(--) PCI:*(0@1:0:0) nVidia Corporation Quadro FX 570M rev 161, Mem @ 0xd6000000/16777216, 0xe0000000/268435456, 0xd4000000/33554432, I/O @ 0x00002000/128
(II) System resource ranges:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"

(II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"

(II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"

(II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.0
   Module class: X.Org Server Extension
(II) NVIDIA GLX Module  180.29  Thu Feb  5 00:05:47 PST 2009
(II) Loading extension GLX
(II) LoadModule: "record"

(II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.13.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 1.1
(II) Loading extension RECORD
(II) LoadModule: "dri"

(II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.0.0
   ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"

(II) Loading /usr/lib64/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.0
   Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  180.29  Wed Feb  4 23:45:20 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"

(II) Loading /usr/lib64/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"

(II) Loading /usr/lib64/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "DFP: 1920x1200_50 +0+0; DFP: 1920x1200_40 +0+0; DFP: nvidia-auto-select +0+0"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(0): Option "RandRRotation" "true"
(**) NVIDIA(0): Option "DPI" "144 x 144"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU Quadro FX 570M (G84GL) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 60.84.51.00.00
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on Quadro FX 570M at PCI:1:0:0:
(--) NVIDIA(0):     LEN (DFP-0)
(--) NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Display Device found referenced in MetaMode: DFP-0
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1920x1200"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     HorizSync range (60.815-72.961 kHz) would exclude this
(WW) NVIDIA(0):     mode's HorizSync (48.6 kHz); ignoring HorizSync check for
(WW) NVIDIA(0):     mode "1920x1200".
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1920x1200"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     VertRefresh range (50.000-60.000 Hz) would exclude this
(WW) NVIDIA(0):     mode's VertRefresh (40.0 Hz); ignoring VertRefresh check
(WW) NVIDIA(0):     for mode "1920x1200".
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1920x1200"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     HorizSync range (60.815-72.961 kHz) would exclude this
(WW) NVIDIA(0):     mode's HorizSync (48.6 kHz); ignoring HorizSync check for
(WW) NVIDIA(0):     mode "1920x1200".
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1920x1200"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     VertRefresh range (50.000-60.000 Hz) would exclude this
(WW) NVIDIA(0):     mode's VertRefresh (40.0 Hz); ignoring VertRefresh check
(WW) NVIDIA(0):     for mode "1920x1200".
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "DFP:1920x1200_50+0+0"
(II) NVIDIA(0):     "DFP:1920x1200_40+0+0"
(II) NVIDIA(0):     "DFP:nvidia-auto-select+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
(**) NVIDIA(0): DPI set to (144, 144); computed from "DPI" X config option
(WW) NVIDIA(0): UBB is incompatible with the Composite extension.  Disabling
(WW) NVIDIA(0):     UBB.
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "RenderAccel" "true"
(**) NVIDIA(1): Option "TwinView" "0"
(**) NVIDIA(1): Option "MetaModes" "CRT: nvidia-auto-select +0+0"
(**) NVIDIA(1): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(1): Option "RandRRotation" "true"
(**) NVIDIA(1): Option "DPI" "96 x 96"
(**) NVIDIA(1): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(1): Enabling RENDER acceleration
(II) NVIDIA(1): NVIDIA GPU Quadro FX 570M (G84GL) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(1): Memory: 524288 kBytes
(--) NVIDIA(1): VideoBIOS: 60.84.51.00.00
(II) NVIDIA(1): Detected PCI Express Link width: 16X
(--) NVIDIA(1): Interlaced video modes are supported on this GPU
(--) NVIDIA(1): Connected display device(s) on Quadro FX 570M at PCI:1:0:0:
(--) NVIDIA(1):     LEN (DFP-0)
(--) NVIDIA(1): LEN (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(1): LEN (DFP-0): Internal Dual Link LVDS
(EE) NVIDIA(1): Unable to find available Display Devices for screen 1.
(II) UnloadModule: "nvidia"
(II) UnloadModule: "wfb"
(II) UnloadModule: "fb"
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Setting mode "DFP:1920x1200_50+0+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX


Last edited by jrittenh on Thu Apr 09, 2009 4:50 pm; edited 2 times in total
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Wed Apr 08, 2009 8:43 pm    Post subject: Reply with quote

Begin with emerge -av hal dbus. Follow that up with rc-update add hald default && rc-update add dbus default. Reboot and see where you go from there.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
jrittenh
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 92

PostPosted: Thu Apr 09, 2009 1:22 pm    Post subject: Reply with quote

HAL and D-Bus are both running fine (and have been). The issue isn't missing devices, it's that 1: it's using "nv" drivers instead of "nvidia", 2: multiple monitors don't function without xorg.conf, and 3: x doesn't start with xorg.conf.
Back to top
View user's profile Send private message
jrittenh
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 92

PostPosted: Thu Apr 09, 2009 4:49 pm    Post subject: Reply with quote

After a bit more testing, I've figured out that I can start Gnome, but not GDM. I'm currently running on an Xorg -configure generated xorg.conf (sans keyboard and mouse entries). It's a little slow to start Gnome, but it does load, and is using the "nvidia" driver. Compiz-Fusion and Emerald are functioning.

I noticed that GDM is 2.20.9-r1. I looked in Layman, and it looks like GDM is hard-masked. I unmasked it, but there is a conflict with fast-user-switch-applet. Looks like I have something different to investigate. My guess is that GDM 2.20.x is incompatible with xorg-server-1.5. Time to start a new thread.
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Thu Apr 09, 2009 6:40 pm    Post subject: Reply with quote

jrittenh wrote:
HAL and D-Bus are both running fine (and have been). The issue isn't missing devices, it's that 1: it's using "nv" drivers instead of "nvidia", 2: multiple monitors don't function without xorg.conf, and 3: x doesn't start with xorg.conf.

Not according to your /var/log/Xorg.0.log.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
jrittenh
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 92

PostPosted: Thu Apr 09, 2009 7:46 pm    Post subject: Reply with quote

What am I missing that points to that? I know HAL is functioning, as my Synaptics touchpad is working as it should (after adding the fdi file). D-Bus shows up as running as well:

ps aux:
101       4865  0.0  0.0  15012  1148 ?        Ss   09:14   0:01 /usr/bin/dbus-daemon --system
jrittenh 13724  0.0  0.0  15304  1464 ?        Ss   13:34   0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
jrittenh 13725  0.0  0.0  32072   716 tty1     S    13:34   0:00 /usr/bin/dbus-launch --sh-syntax --exit-with-session
[/code]
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Thu Apr 09, 2009 8:18 pm    Post subject: Reply with quote

If it's running, then I was wrong. However, I could have sworn I saw a hal/dbus error of the type that occur when it's not emerged. You do know your system better than I.

That brings me to the next point. Would you post your kernel .config as well as the results of lspci -n and cat /proc/cpuinfo and your /etc/fstab file, and I'll see if there might be a kernel issue.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
jrittenh
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 92

PostPosted: Thu Apr 09, 2009 8:30 pm    Post subject: Reply with quote

Thanks for your continued help!

As you requested...

.config:
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.27-gentoo-r8
# Mon Mar  2 14:03:13 2009
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
# CONFIG_GENERIC_LOCKBREAK is not set
CONFIG_GENERIC_TIME=y
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_FAST_CMPXCHG_LOCAL=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
# CONFIG_GENERIC_GPIO is not set
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_HAVE_CPUMASK_OF_CPU_MAP=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_AOUT=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_X86_SMP=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
# CONFIG_KTIME_SCALAR is not set
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18
# CONFIG_CGROUPS is not set
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
# CONFIG_GROUP_SCHED is not set
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_RELAY=y
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_IPC_NS is not set
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_COMPAT_BRK=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
# CONFIG_MARKERS is not set
CONFIG_OPROFILE=y
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
# CONFIG_HAVE_ARCH_TRACEHOOK is not set
# CONFIG_HAVE_DMA_ATTRS is not set
CONFIG_USE_GENERIC_SMP_HELPERS=y
# CONFIG_HAVE_CLK is not set
CONFIG_PROC_PAGE_MONITOR=y
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
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 is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_BLK_DEV_BSG is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
CONFIG_BLOCK_COMPAT=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_CLASSIC_RCU=y

#
# Processor type and features
#
# CONFIG_TICK_ONESHOT is not set
# CONFIG_NO_HZ is not set
# CONFIG_HIGH_RES_TIMERS is not set
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_VSMP is not set
# CONFIG_PARAVIRT_GUEST is not set
# CONFIG_MEMTEST is not set
# 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 is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 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_MPSC is not set
CONFIG_MCORE2=y
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_CPU=y
CONFIG_X86_L1_CACHE_BYTES=64
CONFIG_X86_INTERNODE_CACHE_BYTES=64
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
# CONFIG_AMD_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
CONFIG_NR_CPUS=32
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_NUMA=y
CONFIG_K8_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NODES_SPAN_OTHER_NODES=y
CONFIG_NUMA_EMU=y
CONFIG_NODES_SHIFT=6
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_FLATMEM_MANUAL is not set
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_HAVE_MEMORY_PRESENT=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y

#
# Memory hotplug is currently incompatible with Software Suspend
#
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_MIGRATION=y
CONFIG_RESOURCES_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_X86_RESERVE_LOW_64K=y
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
# CONFIG_X86_PAT is not set
# CONFIG_EFI is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
# CONFIG_SCHED_HRTICK is not set
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x200000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
CONFIG_COMPAT_VDSO=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y

#
# Power management options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
CONFIG_ACPI_SYSFS_POWER=y
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_VIDEO is not set
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
# CONFIG_ACPI_BAY is not set
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_NUMA=y
# CONFIG_ACPI_WMI is not set
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_SBS 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 is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_POWERNOW_K8=y
CONFIG_X86_POWERNOW_K8_ACPI=y
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
CONFIG_X86_ACPI_CPUFREQ_PROC_INTF=y
# CONFIG_X86_SPEEDSTEP_LIB is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
# CONFIG_DMAR is not set
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEAER=y
# CONFIG_PCIEASPM is not set
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_LEGACY=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_HT_IRQ is not set
CONFIG_ISA_DMA_API=y
CONFIG_K8_NB=y
CONFIG_PCCARD=y
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_PCMCIA_IOCTL=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=y
CONFIG_I82092=y
CONFIG_PCCARD_NONSTATIC=y
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
# 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 is not set
CONFIG_IP_FIB_HASH=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP is not set
CONFIG_NET_IPIP=y
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# 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=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
# CONFIG_INET_LRO is not set
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE 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_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_TCPPROBE is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set

#
# Wireless
#
CONFIG_CFG80211=y
CONFIG_NL80211=y
CONFIG_WIRELESS_EXT=y
CONFIG_WIRELESS_EXT_SYSFS=y
CONFIG_MAC80211=y

#
# Rate control algorithm selection
#
CONFIG_MAC80211_RC_PID=y
CONFIG_MAC80211_RC_DEFAULT_PID=y
CONFIG_MAC80211_RC_DEFAULT="pid"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_IEEE80211=y
# CONFIG_IEEE80211_DEBUG is not set
CONFIG_IEEE80211_CRYPT_WEP=y
CONFIG_IEEE80211_CRYPT_CCMP=y
CONFIG_IEEE80211_CRYPT_TKIP=y
CONFIG_RFKILL=y
CONFIG_RFKILL_INPUT=y
CONFIG_RFKILL_LEDS=y
# CONFIG_NET_9P is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_STANDALONE=y
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 is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=y
# 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_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=4096
# 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_MISC_DEVICES=y
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_SGI_IOC4 is not set
CONFIG_TIFM_CORE=y
CONFIG_TIFM_7XX1=y
# CONFIG_ACER_WMI is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
CONFIG_THINKPAD_ACPI=y
# CONFIG_THINKPAD_ACPI_DEBUG is not set
CONFIG_THINKPAD_ACPI_BAY=y
# CONFIG_THINKPAD_ACPI_VIDEO is not set
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
# CONFIG_INTEL_MENLOW is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_SGI_XP is not set
# CONFIG_HP_ILO is not set
# CONFIG_SGI_GRU is not set
CONFIG_HAVE_IDE=y
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide/ide.txt for help/info on IDE drives
#
CONFIG_IDE_TIMINGS=y
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_BLK_DEV_IDECS is not set
# CONFIG_BLK_DEV_DELKIN is not set
CONFIG_BLK_DEV_IDECD=y
CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
CONFIG_BLK_DEV_IDEACPI=y
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_IDE_PROC_FS=y

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_PLATFORM is not set
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEDMA_SFF=y

#
# PCI IDE chipsets support
#
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_PCIBUS_ORDER=y
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
CONFIG_BLK_DEV_AMD74XX=y
CONFIG_BLK_DEV_ATIIXP=y
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_JMICRON is not set
# CONFIG_BLK_DEV_SC1200 is not set
CONFIG_BLK_DEV_PIIX=y
# CONFIG_BLK_DEV_IT8213 is not set
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
CONFIG_BLK_DEV_PDC202XX_NEW=y
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_BLK_DEV_TC86C001 is not set
CONFIG_BLK_DEV_IDEDMA=y

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
CONFIG_SCSI_NETLINK=y
# CONFIG_SCSI_PROC_FS is not set

#
# 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 is not set
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# 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=y
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
CONFIG_SCSI_AIC79XX=y
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=4000
# CONFIG_AIC79XX_DEBUG_ENABLE is not set
CONFIG_AIC79XX_DEBUG_MASK=0
# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SRP is not set
# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
# CONFIG_SCSI_DH is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=y
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
CONFIG_SATA_SVW=y
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
CONFIG_SATA_NV=y
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
CONFIG_SATA_SIL=y
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
CONFIG_SATA_VIA=y
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_PATA_ACPI is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PCMCIA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RZ1000 is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
# CONFIG_PATA_SCH is not set
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
# CONFIG_DM_CRYPT is not set
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_BLK_DEV_DM_BBR is not set
CONFIG_FUSION=y
CONFIG_FUSION_SPI=y
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set
CONFIG_FUSION_MAX_SGE=128
# CONFIG_FUSION_CTL is not set
# CONFIG_FUSION_LOGGING is not set

#
# IEEE 1394 (FireWire) support
#

#
# Enable only one of the two stacks, unless you know what you are doing
#
# CONFIG_FIREWIRE is not set
CONFIG_IEEE1394=y
CONFIG_IEEE1394_OHCI1394=y
# CONFIG_IEEE1394_PCILYNX is not set
# CONFIG_IEEE1394_SBP2 is not set
# CONFIG_IEEE1394_ETH1394_ROM_ENTRY is not set
# CONFIG_IEEE1394_ETH1394 is not set
CONFIG_IEEE1394_RAWIO=y
# CONFIG_IEEE1394_VIDEO1394 is not set
# CONFIG_IEEE1394_DV1394 is not set
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_I2O is not set
CONFIG_MACINTOSH_DRIVERS=y
# CONFIG_MAC_EMUMOUSEBTN is not set
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=y
# CONFIG_VETH is not set
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
# CONFIG_NET_ETHERNET is not set
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
CONFIG_E1000E=m
# CONFIG_IP1000 is not set
# CONFIG_IGB 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 is not set
# CONFIG_BNX2 is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set

#
# Wireless LAN
#
# CONFIG_WLAN_PRE80211 is not set
CONFIG_WLAN_80211=y
# CONFIG_PCMCIA_RAYCS is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_LIBERTAS is not set
# CONFIG_AIRO is not set
# CONFIG_HERMES is not set
# CONFIG_ATMEL 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_P54_COMMON is not set
# CONFIG_ATH5K is not set
# CONFIG_ATH9K is not set
CONFIG_IWLWIFI=y
CONFIG_IWLCORE=y
CONFIG_IWLWIFI_LEDS=y
CONFIG_IWLWIFI_RFKILL=y
# CONFIG_IWLWIFI_DEBUG is not set
CONFIG_IWLAGN=m
CONFIG_IWLAGN_SPECTRUM_MEASUREMENT=y
CONFIG_IWLAGN_LEDS=y
CONFIG_IWL4965=y
# CONFIG_IWL5000 is not set
# CONFIG_IWL3945 is not set
# CONFIG_HOSTAP is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
# CONFIG_ZD1211RW is not set
# CONFIG_RT2X00 is not set

#
# 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_NET_PCMCIA is not set
# CONFIG_WAN is not set
# CONFIG_FDDI 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_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
# CONFIG_INPUT_POLLDEV is not set

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
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_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_STOWAWAY 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_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_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_DEVKMEM=y
# CONFIG_SERIAL_NONSTANDARD 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=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_INTEL=y
CONFIG_HW_RANDOM_AMD=y
CONFIG_NVRAM=y
CONFIG_RTC=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM 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_RAW_DRIVER=y
CONFIG_MAX_RAW_DEVS=256
CONFIG_HPET=y
CONFIG_HPET_RTC_IRQ=y
CONFIG_HPET_MMAP=y
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_HELPER_AUTO=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 is not set
# CONFIG_I2C_PIIX4 is not set
# 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

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_SIMTEC 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

#
# Graphics adapter I2C/DDC channel drivers
#
# CONFIG_I2C_VOODOO3 is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_STUB is not set

#
# Miscellaneous I2C Chip support
#
# CONFIG_DS1682 is not set
# CONFIG_AT24 is not set
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_PCF8575 is not set
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_SENSORS_TSL2550 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_I2C_DEBUG_CHIP is not set
# CONFIG_SPI is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_BATTERY_DS2760 is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7473 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_THMC50 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_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_HWMON_DEBUG_CHIP is not set
CONFIG_THERMAL=y
# CONFIG_THERMAL_HWMON is not set
# CONFIG_WATCHDOG is not set

#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
CONFIG_SSB=y
CONFIG_SSB_SPROM=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
# CONFIG_SSB_B43_PCI_BRIDGE is not set
CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
# CONFIG_SSB_PCMCIAHOST is not set
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y

#
# Multifunction device drivers
#
# CONFIG_MFD_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_TMIO is not set

#
# Multimedia devices
#

#
# Multimedia core support
#
# CONFIG_VIDEO_DEV is not set
# CONFIG_DVB_CORE is not set
# CONFIG_VIDEO_MEDIA is not set

#
# Multimedia drivers
#
CONFIG_DAB=y
# CONFIG_USB_DABUSB is not set

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_DRM is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_FB_DDC is not set
# CONFIG_FB_CFB_FILLRECT is not set
# CONFIG_FB_CFB_COPYAREA is not set
# CONFIG_FB_CFB_IMAGEBLIT is not set
# 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 is not set
# CONFIG_FB_SYS_FOPS is not set
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# 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_VESA is not set
# CONFIG_FB_EFI is not set
# 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_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_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_VIRTUAL is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
# CONFIG_LCD_ILI9320 is not set
# CONFIG_LCD_PLATFORM is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_CORGI is not set
# CONFIG_BACKLIGHT_PROGEAR is not set
# CONFIG_BACKLIGHT_MBP_NVIDIA is not set

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=256
CONFIG_VIDEO_SELECT=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FB_CON_DECOR is not set
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
CONFIG_FONT_PEARL_8x8=y
CONFIG_FONT_ACORN_8x8=y
CONFIG_FONT_MINI_4x6=y
CONFIG_FONT_SUN8x16=y
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_10x18 is not set
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=y
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_VERBOSE_PROCFS is not set
CONFIG_SND_VERBOSE_PRINTK=y
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DRIVERS=y
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_ATIHDMI=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
# CONFIG_SND_HDA_POWER_SAVE is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_HIFIER is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
CONFIG_SND_PCMCIA=y
# CONFIG_SND_VXPOCKET is not set
# CONFIG_SND_PDAUDIOCF is not set
CONFIG_SND_SOC=m
CONFIG_SOUND_PRIME=y
# CONFIG_SOUND_OSS is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set
# CONFIG_HIDRAW is not set

#
# USB Input Devices
#
CONFIG_USB_HID=y
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV 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 is not set
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_OTG is not set
CONFIG_USB_MON=y

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
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 is not set
# CONFIG_USB_R8A66597_HCD is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y
# CONFIG_USB_WDM is not set

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_USBAT=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y
CONFIG_USB_STORAGE_ALAUDA=y
# CONFIG_USB_STORAGE_ONETOUCH is not set
CONFIG_USB_STORAGE_KARMA=y
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_LIBUSUAL is not set

#
# 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_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_BERRY_CHARGE is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET 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_GADGET is not set
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set

#
# MMC/SD Card Drivers
#
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_BOUNCE=y
CONFIG_SDIO_UART=y
# CONFIG_MMC_TEST is not set

#
# MMC/SD Host Controller Drivers
#
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PCI=y
# CONFIG_MMC_RICOH_MMC is not set
CONFIG_MMC_WBSD=y
CONFIG_MMC_TIFM_SD=y
CONFIG_MMC_SDRICOH_CS=y
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set
CONFIG_LEDS_TRIGGER_IDE_DISK=y
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
# CONFIG_RTC_CLASS is not set
# CONFIG_DMADEVICES is not set
# CONFIG_UIO is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_ISCSI_IBFT_FIND is not set

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
# CONFIG_EXT2_FS_SECURITY is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
# CONFIG_EXT4DEV_FS is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=y
CONFIG_GENERIC_ACL=y

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
# CONFIG_CONFIGFS_FS is not set

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
# CONFIG_NFS_V4 is not set
CONFIG_ROOT_NFS=y
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V3_ACL is not set
# CONFIG_NFSD_V4 is not set
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# CONFIG_SMB_FS is not set
CONFIG_CIFS=y
CONFIG_CIFS_STATS=y
CONFIG_CIFS_STATS2=y
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
# CONFIG_PRINTK_TIME is not set
CONFIG_ENABLE_WARN_DEPRECATED=y
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_LKDTM is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_HAVE_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
# CONFIG_FTRACE is not set
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_SYSPROF_TRACER is not set
# CONFIG_SCHED_TRACER is not set
# CONFIG_CONTEXT_SWITCH_TRACER is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
# CONFIG_STRICT_DEVMEM is not set
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_X86_PTDUMP is not set
# CONFIG_DEBUG_RODATA is not set
# CONFIG_DIRECT_GBPAGES is not set
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_MMIOTRACE is not set
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
# CONFIG_OPTIMIZE_INLINING is not set

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_MANAGER=y
# CONFIG_CRYPTO_GF128MUL is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_CRYPTD is not set
# CONFIG_CRYPTO_AUTHENC is not set
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_LRW is not set
CONFIG_CRYPTO_PCBC=y
# CONFIG_CRYPTO_XTS is not set

#
# Hash modes
#
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_XCBC is not set

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=y
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_X86_64=y
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_BLOWFISH=y
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SALSA20_X86_64 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_TWOFISH_X86_64 is not set

#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_LZO is not set
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_HIFN_795X is not set
CONFIG_HAVE_KVM=y
CONFIG_VIRTUALIZATION=y
# CONFIG_KVM is not set
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_BALLOON is not set

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
# CONFIG_CRC_T10DIF is not set
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
CONFIG_ZLIB_INFLATE=y
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y


lspci -n:
00:00.0 0600: 8086:2a00 (rev 0c)
00:01.0 0604: 8086:2a01 (rev 0c)
00:19.0 0200: 8086:1049 (rev 03)
00:1a.0 0c03: 8086:2834 (rev 03)
00:1a.1 0c03: 8086:2835 (rev 03)
00:1a.7 0c03: 8086:283a (rev 03)
00:1b.0 0403: 8086:284b (rev 03)
00:1c.0 0604: 8086:283f (rev 03)
00:1c.1 0604: 8086:2841 (rev 03)
00:1c.2 0604: 8086:2843 (rev 03)
00:1c.3 0604: 8086:2845 (rev 03)
00:1c.4 0604: 8086:2847 (rev 03)
00:1d.0 0c03: 8086:2830 (rev 03)
00:1d.1 0c03: 8086:2831 (rev 03)
00:1d.2 0c03: 8086:2832 (rev 03)
00:1d.7 0c03: 8086:2836 (rev 03)
00:1e.0 0604: 8086:2448 (rev f3)
00:1f.0 0601: 8086:2811 (rev 03)
00:1f.1 0101: 8086:2850 (rev 03)
00:1f.2 0106: 8086:2829 (rev 03)
00:1f.3 0c05: 8086:283e (rev 03)
01:00.0 0300: 10de:040c (rev a1)
03:00.0 0280: 8086:4230 (rev 61)
15:00.0 0607: 1180:0476 (rev ba)
15:00.1 0c00: 1180:0832 (rev 04)
15:00.2 0805: 1180:0822 (rev 21)
15:00.3 0880: 1180:0843 (rev 11)
15:00.4 0880: 1180:0592 (rev 11)
15:00.5 0880: 1180:0852 (rev 11)


/proc/cpuinfo:
processor   : 0
vendor_id   : GenuineIntel
cpu family   : 6
model      : 23
model name   : Intel(R) Core(TM)2 Duo CPU     T9300  @ 2.50GHz
stepping   : 6
cpu MHz      : 2501.000
cache size   : 6144 KB
physical id   : 0
siblings   : 2
core id      : 0
cpu cores   : 2
apicid      : 0
initial apicid   : 0
fpu      : yes
fpu_exception   : yes
cpuid level   : 10
wp      : yes
flags      : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm ida
bogomips   : 4987.44
clflush size   : 64
cache_alignment   : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor   : 1
vendor_id   : GenuineIntel
cpu family   : 6
model      : 23
model name   : Intel(R) Core(TM)2 Duo CPU     T9300  @ 2.50GHz
stepping   : 6
cpu MHz      : 2501.000
cache size   : 6144 KB
physical id   : 0
siblings   : 2
core id      : 1
cpu cores   : 2
apicid      : 1
initial apicid   : 1
fpu      : yes
fpu_exception   : yes
cpuid level   : 10
wp      : yes
flags      : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm ida
bogomips   : 4987.44
clflush size   : 64
cache_alignment   : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:


/etc/fstab:
# /etc/fstab: static file system information.
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency).  It's safe to drop the noatime options if you want and to
# switch between notail / tail freely.
#
# The root filesystem should have a pass number of either 0 or 1.
# All other filesystems should have a pass number of 0 or greater than 1.
#
# See the manpage fstab(5) for more information.
#

# <fs>         <mountpoint>   <type>      <opts>      <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
#/dev/BOOT      /boot      ext2      noauto,noatime   1 2
#/dev/ROOT      /      ext3      noatime      0 1
#/dev/SWAP      none      swap      sw      0 0
#/dev/cdrom      /mnt/cdrom   auto      noauto,ro   0 0
#/dev/fd0      /mnt/floppy   auto      noauto      0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
#  use almost no memory if not populated with files)
shm         /dev/shm   tmpfs      nodev,nosuid,noexec   0 0

/dev/sda1       /boot       ext2        noauto,noatime  1 2
/dev/sda2       none        swap        sw              0 0
/dev/sda6       /           ext3        noatime         0 1
/dev/sda3       /var        ext3        noatime         0 2
/dev/sda5       /home       ext3        noatime         0 2
/dev/cdrom      /mnt/cdrom  auto        noauto,ro,user  0 0


I also posted additional info at https://forums.gentoo.org/viewtopic-t-754463.html (it looks more like a possible issue with GDM now, at least to me).
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Thu Apr 09, 2009 9:07 pm    Post subject: Reply with quote

There was more than one kernel problem that would directly effect your system. I've fixed those issues. I started with one of my kernel seeds because I wanted to be sure of the final product's quality.

Now, to make sure the setups don't go to waste, emerge -av acpi acpid read-edid && rc-update add acpid default. Once that's done, you can then compile the kernel, and reboot into functionality.

Click here for your new .config. Compile as is.

For the best results, please do the following:
1) Move your .config file out of your kernel source directory (/usr/src/linux-2.6.27-gentoo-r8 ).
2) Issue the command make mrproper. This is a destructive step. It returns the source to pristine condition. Unmoved .config files will be deleted!
3) Copy my .config into your source directory.
4) Issue the command make && make modules_install.
5) Install the kernel as you normally would, and reboot.
6) Once it boots, please post /var/log/dmesg so I can see how things loaded.
7) Since this is also an X issue, please post /var/log/Xorg.0.log

Blessed be!
Pappy

EDIT: PS! Don't forget to recompile nvidia-drivers. /EDIT
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
jrittenh
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 92

PostPosted: Sat Apr 11, 2009 6:58 am    Post subject: Reply with quote

Before trying this...I know that there are some quirks with Thinkpads and ACPI...Are these packages Thinkpad-safe? I'm still learning the ins and outs of this laptop, and in the process learning quite a bit more about Gentoo (and Linux in general) than I would've ever expected.
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Sat Apr 11, 2009 7:55 pm    Post subject: Reply with quote

Safe or not, you won't get things working on your system until you install them. While I'm sure that you are correct about the quirkiness of the Thinkpad, as far as I know, what I've recommended is what will get you up and running. I've used said method on four machines, and they all worked.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
jrittenh
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 92

PostPosted: Sun Apr 12, 2009 3:20 am    Post subject: Reply with quote

Thank you! We've moved from a semi-working hack to what looks to be a more properly configured kernel. My brightness controls even work...I've had trouble with that ever since I did a fresh install to move to amd64 (originally did an x86 install when I first got the laptop since I wasn't familiar with amd64 installs).

The one thing I've noticed is kind of weird is that the Gnome shutdown dialog no longer has the suspend/hibernate options (although from reading other forum posts, if using the nVidia binary driver these don't work anyway) and the cancel button is in between shutdown and restart (fairly awkward if you ask me...particularly since I'd become accustomed to having the cancel button on the right).

I've noticed that there are some HDAPS errors in the Xorg log, but as far as loading GDM is concerned, things look to be working well. I'm posting my dmesg and Xorg.0.log files as you requested though in case there are any other issues you might notice and have insight into.

/var/log/dmesg:
[    0.000000] Linux version 2.6.27-gentoo-r8 (root@jrittenh-laptop) (gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) ) #1 SMP PREEMPT Sat Apr 11 22:41:05 EDT 2009
[    0.000000] Command line: root=/dev/sda6
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
[    0.000000]  BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007eeb0000 (usable)
[    0.000000]  BIOS-e820: 000000007eeb0000 - 000000007eecc000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007eecc000 - 000000007ef00000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007ef00000 - 000000007f000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000] DMI present.
[    0.000000] last_pfn = 0x7eeb0 max_arch_pfn = 0x3ffffffff
[    0.000000] init_memory_mapping
[    0.000000]  0000000000 - 007ee00000 page 2M
[    0.000000]  007ee00000 - 007eeb0000 page 4k
[    0.000000] kernel direct mapping tables up to 7eeb0000 @ 8000-c000
[    0.000000] last_map_addr: 7eeb0000 end: 7eeb0000
[    0.000000] ACPI: RSDP 000F68D0, 0024 (r2 LENOVO)
[    0.000000] ACPI: XSDT 7EEBB77F, 0094 (r1 LENOVO TP-7L        2180  LTP        0)
[    0.000000] ACPI: FACP 7EEBB900, 00F4 (r3 LENOVO TP-7L        2180 LNVO        1)
[    0.000000] ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20080609]
[    0.000000] ACPI: DSDT 7EEBBD1D, FED1 (r1 LENOVO TP-7L        2180 MSFT  3000000)
[    0.000000] ACPI: FACS 7EEE4000, 0040
[    0.000000] ACPI: SSDT 7EEBBAB4, 0269 (r1 LENOVO TP-7L        2180 MSFT  3000000)
[    0.000000] ACPI: ECDT 7EECBBEE, 0052 (r1 LENOVO TP-7L        2180 LNVO        1)
[    0.000000] ACPI: TCPA 7EECBC40, 0032 (r2 LENOVO TP-7L        2180 LNVO        1)
[    0.000000] ACPI: APIC 7EECBC72, 0068 (r1 LENOVO TP-7L        2180 LNVO        1)
[    0.000000] ACPI: MCFG 7EECBCDA, 003C (r1 LENOVO TP-7L        2180 LNVO        1)
[    0.000000] ACPI: HPET 7EECBD16, 0038 (r1 LENOVO TP-7L        2180 LNVO        1)
[    0.000000] ACPI: SLIC 7EECBDF0, 0176 (r1 LENOVO TP-7L        2180  LTP        0)
[    0.000000] ACPI: BOOT 7EECBF66, 0028 (r1 LENOVO TP-7L        2180  LTP        1)
[    0.000000] ACPI: ASF! 7EECBF8E, 0072 (r16 LENOVO TP-7L        2180 PTL         1)
[    0.000000] ACPI: SSDT 7EEE271B, 025F (r1 LENOVO TP-7L        2180 INTL 20050513)
[    0.000000] ACPI: SSDT 7EEE297A, 00A6 (r1 LENOVO TP-7L        2180 INTL 20050513)
[    0.000000] ACPI: SSDT 7EEE2A20, 04F7 (r1 LENOVO TP-7L        2180 INTL 20050513)
[    0.000000] ACPI: SSDT 7EEE2F17, 01D8 (r1 LENOVO TP-7L        2180 INTL 20050513)
[    0.000000] ACPI: DMI detected: Lenovo ThinkPad T61
[    0.000000] ACPI: Added _OSI(Linux)
[    0.000000] (5 early reservations) ==> bootmem [0000000000 - 007eeb0000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0000200000 - 000093c7e8]    TEXT DATA BSS ==> [0000200000 - 000093c7e8]
[    0.000000]   #3 [000009d800 - 0000100000]    BIOS reserved ==> [000009d800 - 0000100000]
[    0.000000]   #4 [0000008000 - 000000a000]          PGTABLE ==> [0000008000 - 000000a000]
[    0.000000] found SMP MP-table at [ffff8800000f6900] 000f6900
[    0.000000]  [ffffe20000000000-ffffe20001bfffff] PMD -> [ffff880001200000-ffff880002dfffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00100000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009d
[    0.000000]     0: 0x00000100 -> 0x0007eeb0
[    0.000000] On node 0 totalpages: 519757
[    0.000000]   DMA zone: 1984 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 508708 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 0, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Setting APIC routing to flat
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 7f000000:71000000)
[    0.000000] PERCPU: Allocating 46468 bytes of per cpu data
[    0.000000] NR_CPUS: 2, nr_cpu_ids: 2, nr_node_ids 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 510692
[    0.000000] Kernel command line: root=/dev/sda6
[    0.000000] Initializing CPU#0
[    0.000000] Preemptible RCU implementation.
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] Extended CMOS year: 2000
[    0.000000] TSC: PIT calibration confirmed by PMTIMER.
[    0.000000] TSC: using PIT calibration value
[    0.000000] Detected 2493.703 MHz processor.
[    0.000999] Console: colour VGA+ 80x25
[    0.000999] console [tty0] enabled
[    0.000999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000999] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000999] Checking aperture...
[    0.000999] No AGP bridge found
[    0.000999] Memory: 2038892k/2079424k available (4412k kernel code, 39640k reserved, 1974k data, 364k init)
[    0.000999] CPA: page pool initialized 1 of 1 pages preallocated
[    0.000999] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000999] hpet clockevent registered
[    0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 4987.40 BogoMIPS (lpj=2493703)
[    0.000999] Mount-cache hash table entries: 256
[    0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.000999] CPU: L2 cache: 6144K
[    0.000999] CPU: Physical Processor ID: 0
[    0.001009] CPU: Processor Core ID: 0
[    0.001144] CPU0: Thermal monitoring enabled (TM2)
[    0.001284] using mwait in idle threads.
[    0.001425] Freeing SMP alternatives: 30k freed
[    0.001585] ACPI: Core revision 20080609
[    0.021445] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.031671] CPU0: Intel(R) Core(TM)2 Duo CPU     T9300  @ 2.50GHz stepping 06
[    0.031996] Using local APIC timer interrupts.
[    0.032996] APIC timer calibration result 12468508
[    0.032997] Detected 12.468 MHz APIC timer.
[    0.033233] Booting processor 1/1 ip 6000
[    0.000999] Initializing CPU#1
[    0.000999] Calibrating delay using timer specific routine.. 5286.47 BogoMIPS (lpj=2643236)
[    0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.000999] CPU: L2 cache: 6144K
[    0.000999] CPU: Physical Processor ID: 0
[    0.000999] CPU: Processor Core ID: 1
[    0.000999] CPU1: Thermal monitoring handled by SMI
[    0.104817] CPU1: Intel(R) Core(TM)2 Duo CPU     T9300  @ 2.50GHz stepping 06
[    0.106002] checking TSC synchronization [CPU#0 -> CPU#1]:
[    0.106983] Measured 413338 cycles TSC warp between CPUs, turning off TSC clock.
[    0.106983] Marking TSC unstable due to check_tsc_sync_source failed
[    0.106999] Brought up 2 CPUs
[    0.107145] Total of 2 processors activated (10273.87 BogoMIPS).
[    0.108048] net_namespace: 1504 bytes
[    0.108272] NET: Registered protocol family 16
[    0.109123] ACPI: ACPI Dock Station Driver
[    0.109275] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.109477] ACPI: bus type pci registered
[    0.109631] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
[    0.109631] PCI: MCFG area at f0000000 reserved in E820
[    0.110863] PCI: Using MMCONFIG at f0000000 - f3ffffff
[    0.110984] PCI: Using configuration type 1 for base access
[    0.113644] ACPI: EC: EC description table is found, configuring boot EC
[    0.119789] ACPI: BIOS _OSI(Linux) query honored via DMI
[    0.120003] ACPI: EC: non-query interrupt received, switching to interrupt mode
[    0.129321] ACPI: Interpreter enabled
[    0.129468] ACPI: (supports S0 S5)
[    0.129803] ACPI: Using IOAPIC for interrupt routing
[    0.143340] ACPI: EC: GPE = 0x12, I/O: command/status = 0x66, data = 0x62
[    0.143340] ACPI: EC: driver started in interrupt mode
[    0.143999] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.144156] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.144204] pci 0000:00:01.0: PME# disabled
[    0.144429] PCI: 0000:00:19.0 reg 10 32bit mmio: [fe200000, fe21ffff]
[    0.144437] PCI: 0000:00:19.0 reg 14 32bit mmio: [fe225000, fe225fff]
[    0.144447] PCI: 0000:00:19.0 reg 18 io port: [1840, 185f]
[    0.144507] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.144664] pci 0000:00:19.0: PME# disabled
[    0.145040] PCI: 0000:00:1a.0 reg 20 io port: [1860, 187f]
[    0.145132] PCI: 0000:00:1a.1 reg 20 io port: [1880, 189f]
[    0.145227] PCI: 0000:00:1a.7 reg 10 32bit mmio: [fe226c00, fe226fff]
[    0.145331] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.145485] pci 0000:00:1a.7: PME# disabled
[    0.145685] PCI: 0000:00:1b.0 reg 10 64bit mmio: [fe220000, fe223fff]
[    0.145757] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.145983] pci 0000:00:1b.0: PME# disabled
[    0.146223] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.146379] pci 0000:00:1c.0: PME# disabled
[    0.146615] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.146769] pci 0000:00:1c.1: PME# disabled
[    0.147018] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.147171] pci 0000:00:1c.2: PME# disabled
[    0.147409] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.147565] pci 0000:00:1c.3: PME# disabled
[    0.147803] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.147956] pci 0000:00:1c.4: PME# disabled
[    0.148041] PCI: 0000:00:1d.0 reg 20 io port: [18a0, 18bf]
[    0.148129] PCI: 0000:00:1d.1 reg 20 io port: [18c0, 18df]
[    0.148214] PCI: 0000:00:1d.2 reg 20 io port: [18e0, 18ff]
[    0.148329] PCI: 0000:00:1d.7 reg 10 32bit mmio: [fe227000, fe2273ff]
[    0.148449] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.148606] pci 0000:00:1d.7: PME# disabled
[    0.149091] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[    0.149291] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO
[    0.149509] PCI: 0000:00:1f.1 reg 10 io port: [0, 7]
[    0.149518] PCI: 0000:00:1f.1 reg 14 io port: [0, 3]
[    0.149529] PCI: 0000:00:1f.1 reg 18 io port: [0, 7]
[    0.149538] PCI: 0000:00:1f.1 reg 1c io port: [0, 3]
[    0.149550] PCI: 0000:00:1f.1 reg 20 io port: [1830, 183f]
[    0.149642] PCI: 0000:00:1f.2 reg 10 io port: [1c48, 1c4f]
[    0.149651] PCI: 0000:00:1f.2 reg 14 io port: [1c1c, 1c1f]
[    0.149659] PCI: 0000:00:1f.2 reg 18 io port: [1c40, 1c47]
[    0.149668] PCI: 0000:00:1f.2 reg 1c io port: [1c18, 1c1b]
[    0.149676] PCI: 0000:00:1f.2 reg 20 io port: [1c20, 1c3f]
[    0.149685] PCI: 0000:00:1f.2 reg 24 32bit mmio: [fe226000, fe2267ff]
[    0.149739] pci 0000:00:1f.2: PME# supported from D3hot
[    0.149894] pci 0000:00:1f.2: PME# disabled
[    0.150006] PCI: 0000:00:1f.3 reg 10 32bit mmio: [fe227400, fe2274ff]
[    0.150030] PCI: 0000:00:1f.3 reg 20 io port: [1c60, 1c7f]
[    0.150091] PCI: 0000:01:00.0 reg 10 32bit mmio: [d6000000, d6ffffff]
[    0.150101] PCI: 0000:01:00.0 reg 14 64bit mmio: [e0000000, efffffff]
[    0.150111] PCI: 0000:01:00.0 reg 1c 64bit mmio: [d4000000, d5ffffff]
[    0.150117] PCI: 0000:01:00.0 reg 24 io port: [2000, 207f]
[    0.150123] PCI: 0000:01:00.0 reg 30 32bit mmio: [0, 1ffff]
[    0.150202] PCI: bridge 0000:00:01.0 io port: [2000, 2fff]
[    0.150205] PCI: bridge 0000:00:01.0 32bit mmio: [d4000000, d6ffffff]
[    0.150208] PCI: bridge 0000:00:01.0 64bit mmio pref: [e0000000, efffffff]
[    0.150263] PCI: bridge 0000:00:1c.0 io port: [3000, 3fff]
[    0.150269] PCI: bridge 0000:00:1c.0 32bit mmio: [fc000000, fdffffff]
[    0.150277] PCI: bridge 0000:00:1c.0 64bit mmio pref: [f8000000, f80fffff]
[    0.150399] PCI: 0000:03:00.0 reg 10 64bit mmio: [df2fe000, df2fffff]
[    0.150551] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.151006] pci 0000:03:00.0: PME# disabled
[    0.152022] PCI: bridge 0000:00:1c.1 io port: [4000, 4fff]
[    0.152028] PCI: bridge 0000:00:1c.1 32bit mmio: [dc100000, df2fffff]
[    0.152036] PCI: bridge 0000:00:1c.1 64bit mmio pref: [dfd00000, dfdfffff]
[    0.152094] PCI: bridge 0000:00:1c.2 io port: [5000, 5fff]
[    0.152100] PCI: bridge 0000:00:1c.2 32bit mmio: [d8000000, d9ffffff]
[    0.152109] PCI: bridge 0000:00:1c.2 64bit mmio pref: [dfa00000, dfafffff]
[    0.152167] PCI: bridge 0000:00:1c.3 io port: [6000, 6fff]
[    0.152173] PCI: bridge 0000:00:1c.3 32bit mmio: [d0000000, d1ffffff]
[    0.152181] PCI: bridge 0000:00:1c.3 64bit mmio pref: [df700000, df7fffff]
[    0.152239] PCI: bridge 0000:00:1c.4 io port: [7000, 7fff]
[    0.152245] PCI: bridge 0000:00:1c.4 32bit mmio: [cc000000, cdffffff]
[    0.152253] PCI: bridge 0000:00:1c.4 64bit mmio pref: [df400000, df4fffff]
[    0.152318] PCI: 0000:15:00.0 reg 10 32bit mmio: [f8100000, f8100fff]
[    0.152366] pci 0000:15:00.0: supports D1
[    0.152367] pci 0000:15:00.0: supports D2
[    0.152369] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.152527] pci 0000:15:00.0: PME# disabled
[    0.152729] PCI: 0000:15:00.1 reg 10 32bit mmio: [f8101000, f81017ff]
[    0.152829] pci 0000:15:00.1: supports D1
[    0.152829] pci 0000:15:00.1: supports D2
[    0.152831] pci 0000:15:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.152983] pci 0000:15:00.1: PME# disabled
[    0.153192] PCI: 0000:15:00.2 reg 10 32bit mmio: [f8101800, f81018ff]
[    0.153286] pci 0000:15:00.2: supports D1
[    0.153287] pci 0000:15:00.2: supports D2
[    0.153288] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.153447] pci 0000:15:00.2: PME# disabled
[    0.153649] PCI: 0000:15:00.3 reg 10 32bit mmio: [f8101c00, f8101cff]
[    0.153752] pci 0000:15:00.3: supports D1
[    0.153753] pci 0000:15:00.3: supports D2
[    0.153754] pci 0000:15:00.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.153909] pci 0000:15:00.3: PME# disabled
[    0.154035] PCI: 0000:15:00.4 reg 10 32bit mmio: [f8102000, f81020ff]
[    0.154137] pci 0000:15:00.4: supports D1
[    0.154138] pci 0000:15:00.4: supports D2
[    0.154140] pci 0000:15:00.4: PME# supported from D0 D1 D2 D3hot D3cold
[    0.154295] pci 0000:15:00.4: PME# disabled
[    0.154496] PCI: 0000:15:00.5 reg 10 32bit mmio: [f8102400, f81024ff]
[    0.154601] pci 0000:15:00.5: supports D1
[    0.154602] pci 0000:15:00.5: supports D2
[    0.154603] pci 0000:15:00.5: PME# supported from D0 D1 D2 D3hot D3cold
[    0.154759] pci 0000:15:00.5: PME# disabled
[    0.155066] pci 0000:00:1e.0: transparent bridge
[    0.155221] PCI: bridge 0000:00:1e.0 io port: [8000, bfff]
[    0.155227] PCI: bridge 0000:00:1e.0 32bit mmio: [f8100000, fbffffff]
[    0.155236] PCI: bridge 0000:00:1e.0 64bit mmio pref: [f4000000, f7ffffff]
[    0.155313] bus 00 -> node 0
[    0.155318] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.155528] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.155641] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
[    0.155759] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.155877] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[    0.156023] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
[    0.156143] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
[    0.156262] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[    0.159123] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11)
[    0.161169] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    0.162503] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.163786] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.165132] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    0.166407] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    0.167690] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    0.169015] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    0.170065] ACPI: Power Resource [PUBS] (on)
[    0.170172] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.170983] pnp: PnP ACPI init
[    0.171128] ACPI: bus type pnp registered
[    0.176584] pnp: PnP ACPI: found 11 devices
[    0.176731] ACPI: ACPI bus type pnp unregistered
[    0.176983] SCSI subsystem initialized
[    0.177130] libata version 3.00 loaded.
[    0.177130] usbcore: registered new interface driver usbfs
[    0.177137] usbcore: registered new interface driver hub
[    0.177137] usbcore: registered new device driver usb
[    0.177990] dca service started, version 1.4
[    0.178137] PCI: Using ACPI for IRQ routing
[    0.198977] DMAR:parse DMAR table failure.
[    0.199139] PCI-GART: No AMD northbridge found.
[    0.199291] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.199817] hpet0: 3 64-bit timers, 14318180 Hz
[    0.200994] ACPI: RTC can wake from S4
[    0.201980] Switched to high resolution mode on CPU 0
[    0.202717] Switched to high resolution mode on CPU 1
[    0.209019] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    0.209172] system 00:00: iomem range 0xc0000-0xc3fff has been reserved
[    0.209347] system 00:00: iomem range 0xc4000-0xc7fff has been reserved
[    0.209496] system 00:00: iomem range 0xc8000-0xcbfff has been reserved
[    0.209645] system 00:00: iomem range 0xcc000-0xcffff has been reserved
[    0.209800] system 00:00: iomem range 0xd0000-0xd3fff could not be reserved
[    0.209957] system 00:00: iomem range 0xe0000-0xe3fff could not be reserved
[    0.210125] system 00:00: iomem range 0xe4000-0xe7fff could not be reserved
[    0.210282] system 00:00: iomem range 0xe8000-0xebfff could not be reserved
[    0.210432] system 00:00: iomem range 0xec000-0xeffff could not be reserved
[    0.210583] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[    0.210731] system 00:00: iomem range 0x100000-0x7effffff could not be reserved
[    0.210931] system 00:00: iomem range 0xfec00000-0xfed3ffff could not be reserved
[    0.211137] system 00:00: iomem range 0xfed4c000-0xffffffff could not be reserved
[    0.211364] system 00:02: ioport range 0x164e-0x164f has been reserved
[    0.211516] system 00:02: ioport range 0x1000-0x107f has been reserved
[    0.211671] system 00:02: ioport range 0x1180-0x11bf has been reserved
[    0.211822] system 00:02: ioport range 0x800-0x80f has been reserved
[    0.211970] system 00:02: ioport range 0x15e0-0x15ef has been reserved
[    0.212128] system 00:02: ioport range 0x1600-0x165f could not be reserved
[    0.212285] system 00:02: iomem range 0xf0000000-0xf3ffffff could not be reserved
[    0.212485] system 00:02: iomem range 0xfed1c000-0xfed1ffff could not be reserved
[    0.212681] system 00:02: iomem range 0xfed14000-0xfed17fff could not be reserved
[    0.212883] system 00:02: iomem range 0xfed18000-0xfed18fff could not be reserved
[    0.213090] system 00:02: iomem range 0xfed19000-0xfed19fff could not be reserved
[    0.213297] system 00:02: iomem range 0xfed45000-0xfed4bfff could not be reserved
[    0.218214] pci 0000:01:00.0: BAR 6: can't allocate mem resource [0xf0000000-0xefffffff]
[    0.218423] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.218572] pci 0000:00:01.0:   IO window: 0x2000-0x2fff
[    0.218723] pci 0000:00:01.0:   MEM window: 0xd4000000-0xd6ffffff
[    0.218873] pci 0000:00:01.0:   PREFETCH window: 0x000000e0000000-0x000000efffffff
[    0.219087] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.219238] pci 0000:00:1c.0:   IO window: 0x3000-0x3fff
[    0.219397] pci 0000:00:1c.0:   MEM window: 0xfc000000-0xfdffffff
[    0.219552] pci 0000:00:1c.0:   PREFETCH window: 0x000000f8000000-0x000000f80fffff
[    0.219761] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[    0.219915] pci 0000:00:1c.1:   IO window: 0x4000-0x4fff
[    0.220080] pci 0000:00:1c.1:   MEM window: 0xdc100000-0xdf2fffff
[    0.220235] pci 0000:00:1c.1:   PREFETCH window: 0x000000dfd00000-0x000000dfdfffff
[    0.220447] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
[    0.220600] pci 0000:00:1c.2:   IO window: 0x5000-0x5fff
[    0.220759] pci 0000:00:1c.2:   MEM window: 0xd8000000-0xd9ffffff
[    0.220913] pci 0000:00:1c.2:   PREFETCH window: 0x000000dfa00000-0x000000dfafffff
[    0.221132] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:05
[    0.221290] pci 0000:00:1c.3:   IO window: 0x6000-0x6fff
[    0.221446] pci 0000:00:1c.3:   MEM window: 0xd0000000-0xd1ffffff
[    0.221599] pci 0000:00:1c.3:   PREFETCH window: 0x000000df700000-0x000000df7fffff
[    0.221810] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:0d
[    0.221964] pci 0000:00:1c.4:   IO window: 0x7000-0x7fff
[    0.222131] pci 0000:00:1c.4:   MEM window: 0xcc000000-0xcdffffff
[    0.222290] pci 0000:00:1c.4:   PREFETCH window: 0x000000df400000-0x000000df4fffff
[    0.222502] pci 0000:15:00.0: CardBus bridge, secondary bus 0000:16
[    0.222651] pci 0000:15:00.0:   IO window: 0x008000-0x0080ff
[    0.222809] pci 0000:15:00.0:   IO window: 0x008400-0x0084ff
[    0.222964] pci 0000:15:00.0:   PREFETCH window: 0xf4000000-0xf7ffffff
[    0.223127] pci 0000:15:00.0:   MEM window: 0x80000000-0x83ffffff
[    0.223293] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:15
[    0.223444] pci 0000:00:1e.0:   IO window: 0x8000-0xbfff
[    0.223600] pci 0000:00:1e.0:   MEM window: 0xf8100000-0xfbffffff
[    0.223758] pci 0000:00:1e.0:   PREFETCH window: 0x000000f4000000-0x000000f7ffffff
[    0.223970] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.224133] pci 0000:00:01.0: setting latency timer to 64
[    0.224142] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.224313] pci 0000:00:1c.0: setting latency timer to 64
[    0.224325] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.224482] pci 0000:00:1c.1: setting latency timer to 64
[    0.224497] pci 0000:00:1c.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    0.224653] pci 0000:00:1c.2: setting latency timer to 64
[    0.224668] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    0.224824] pci 0000:00:1c.3: setting latency timer to 64
[    0.224838] pci 0000:00:1c.4: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.225008] pci 0000:00:1c.4: setting latency timer to 64
[    0.225017] pci 0000:00:1e.0: enabling device (0005 -> 0007)
[    0.225174] pci 0000:00:1e.0: setting latency timer to 64
[    0.225188] pci 0000:15:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.225371] pci 0000:15:00.0: setting latency timer to 64
[    0.225376] bus: 00 index 0 io port: [0, ffff]
[    0.225527] bus: 00 index 1 mmio: [0, ffffffffffffffff]
[    0.225677] bus: 01 index 0 io port: [2000, 2fff]
[    0.225823] bus: 01 index 1 mmio: [d4000000, d6ffffff]
[    0.225971] bus: 01 index 2 mmio: [e0000000, efffffff]
[    0.226130] bus: 01 index 3 mmio: [0, 0]
[    0.226282] bus: 02 index 0 io port: [3000, 3fff]
[    0.226430] bus: 02 index 1 mmio: [fc000000, fdffffff]
[    0.226579] bus: 02 index 2 mmio: [f8000000, f80fffff]
[    0.226726] bus: 02 index 3 mmio: [0, 0]
[    0.226873] bus: 03 index 0 io port: [4000, 4fff]
[    0.227028] bus: 03 index 1 mmio: [dc100000, df2fffff]
[    0.227176] bus: 03 index 2 mmio: [dfd00000, dfdfffff]
[    0.227350] bus: 03 index 3 mmio: [0, 0]
[    0.227500] bus: 04 index 0 io port: [5000, 5fff]
[    0.227648] bus: 04 index 1 mmio: [d8000000, d9ffffff]
[    0.227802] bus: 04 index 2 mmio: [dfa00000, dfafffff]
[    0.227951] bus: 04 index 3 mmio: [0, 0]
[    0.228106] bus: 05 index 0 io port: [6000, 6fff]
[    0.228255] bus: 05 index 1 mmio: [d0000000, d1ffffff]
[    0.228414] bus: 05 index 2 mmio: [df700000, df7fffff]
[    0.228564] bus: 05 index 3 mmio: [0, 0]
[    0.228710] bus: 0d index 0 io port: [7000, 7fff]
[    0.228859] bus: 0d index 1 mmio: [cc000000, cdffffff]
[    0.229018] bus: 0d index 2 mmio: [df400000, df4fffff]
[    0.229166] bus: 0d index 3 mmio: [0, 0]
[    0.229327] bus: 15 index 0 io port: [8000, bfff]
[    0.229475] bus: 15 index 1 mmio: [f8100000, fbffffff]
[    0.229626] bus: 15 index 2 mmio: [f4000000, f7ffffff]
[    0.229775] bus: 15 index 3 io port: [0, ffff]
[    0.229923] bus: 15 index 4 mmio: [0, ffffffffffffffff]
[    0.230078] bus: 16 index 0 io port: [8000, 80ff]
[    0.230229] bus: 16 index 1 io port: [8400, 84ff]
[    0.230382] bus: 16 index 2 mmio: [f4000000, f7ffffff]
[    0.230533] bus: 16 index 3 mmio: [80000000, 83ffffff]
[    0.230686] NET: Registered protocol family 2
[    0.266042] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.266448] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.267916] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.268513] TCP: Hash tables configured (established 262144 bind 65536)
[    0.268666] TCP reno registered
[    0.280076] NET: Registered protocol family 1
[    0.280378] Simple Boot Flag at 0x35 set to 0x1
[    0.281224] IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
[    0.284126] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.286676] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.287187] msgmni has been set to 3983
[    0.287502] io scheduler noop registered
[    0.287700] io scheduler cfq registered (default)
[    0.288039] pci 0000:01:00.0: Boot video device
[    0.288147] pcieport-driver 0000:00:01.0: setting latency timer to 64
[    0.288174] pcieport-driver 0000:00:01.0: found MSI capability
[    0.288359] pci_express 0000:00:01.0:pcie00: allocate port service
[    0.288398] pci_express 0000:00:01.0:pcie02: allocate port service
[    0.288434] pci_express 0000:00:01.0:pcie03: allocate port service
[    0.288514] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[    0.288560] pcieport-driver 0000:00:1c.0: found MSI capability
[    0.288756] pci_express 0000:00:1c.0:pcie00: allocate port service
[    0.288792] pci_express 0000:00:1c.0:pcie02: allocate port service
[    0.288827] pci_express 0000:00:1c.0:pcie03: allocate port service
[    0.288932] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[    0.288974] pcieport-driver 0000:00:1c.1: found MSI capability
[    0.289181] pci_express 0000:00:1c.1:pcie00: allocate port service
[    0.289216] pci_express 0000:00:1c.1:pcie02: allocate port service
[    0.289278] pci_express 0000:00:1c.1:pcie03: allocate port service
[    0.289376] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[    0.289419] pcieport-driver 0000:00:1c.2: found MSI capability
[    0.289616] pci_express 0000:00:1c.2:pcie00: allocate port service
[    0.289650] pci_express 0000:00:1c.2:pcie02: allocate port service
[    0.289685] pci_express 0000:00:1c.2:pcie03: allocate port service
[    0.289785] pcieport-driver 0000:00:1c.3: setting latency timer to 64
[    0.289827] pcieport-driver 0000:00:1c.3: found MSI capability
[    0.291098] pci_express 0000:00:1c.3:pcie00: allocate port service
[    0.291136] pci_express 0000:00:1c.3:pcie02: allocate port service
[    0.291171] pci_express 0000:00:1c.3:pcie03: allocate port service
[    0.291285] pcieport-driver 0000:00:1c.4: setting latency timer to 64
[    0.291330] pcieport-driver 0000:00:1c.4: found MSI capability
[    0.291527] pci_express 0000:00:1c.4:pcie00: allocate port service
[    0.291562] pci_express 0000:00:1c.4:pcie02: allocate port service
[    0.291597] pci_express 0000:00:1c.4:pcie03: allocate port service
[    0.316760] hpet_resources: 0xfed00000 is busy
[    0.316926] Linux agpgart interface v0.103
[    0.317162] Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60 seconds).
[    0.317377] Hangcheck: Using get_cycles().
[    0.318331] ACPI: AC Adapter [AC] (on-line)
[    0.362198] ACPI: Battery Slot [BAT0] (battery present)
[    0.362519] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.371015] ACPI: Power Button (FF) [PWRF]
[    0.371237] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    0.371833] ACPI: Lid Switch [LID]
[    0.372039] input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    0.380266] ACPI: Sleep Button (CM) [SLPB]
[    0.382105] acpi device:03: registered as cooling_device0
[    0.382528] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/input/input3
[    0.389261] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    0.391008] acpi device:08: registered as cooling_device1
[    0.391426] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/device:07/input/input4
[    0.398262] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[    0.398858] ACPI: SSDT 7EEE1B32, 0306 (r1  PmRef  Cpu0Ist      100 INTL 20050513)
[    0.399794] ACPI: SSDT 7EEE1EBD, 085E (r1  PmRef  Cpu0Cst      100 INTL 20050513)
[    0.402988] Monitor-Mwait will be used to enter C-1 state
[    0.402990] Monitor-Mwait will be used to enter C-2 state
[    0.402992] Monitor-Mwait will be used to enter C-3 state
[    0.403050] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    0.403623] processor ACPI0007:00: registered as cooling_device2
[    0.403772] ACPI: Processor [CPU0] (supports 8 throttling states)
[    0.404398] ACPI: SSDT 7EEE1A6A, 00C8 (r1  PmRef  Cpu1Ist      100 INTL 20050513)
[    0.405160] ACPI: SSDT 7EEE1E38, 0085 (r1  PmRef  Cpu1Cst      100 INTL 20050513)
[    0.407621] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    0.408193] processor ACPI0007:01: registered as cooling_device3
[    0.408356] ACPI: Processor [CPU1] (supports 8 throttling states)
[    0.410604] thermal LNXTHERM:01: registered as thermal_zone0
[    0.413533] ACPI: Thermal Zone [THM0] (72 C)
[    0.414617] thermal LNXTHERM:02: registered as thermal_zone1
[    0.415958] ACPI: Thermal Zone [THM1] (63 C)
[    0.416790] loop: module loaded
[    0.417213] Driver 'sd' needs updating - please use bus_type methods
[    0.417401] Driver 'sr' needs updating - please use bus_type methods
[    0.417616] ahci 0000:00:1f.2: version 3.0
[    0.417634] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.417882] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 1.5 Gbps 0x5 impl SATA mode
[    0.418113] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part
[    0.418335] ahci 0000:00:1f.2: setting latency timer to 64
[    0.418522] scsi0 : ahci
[    0.418792] scsi1 : ahci
[    0.419057] scsi2 : ahci
[    0.419303] ata1: SATA max UDMA/133 abar m2048@0xfe226000 port 0xfe226100 irq 313
[    0.419504] ata2: DUMMY
[    0.419650] ata3: SATA max UDMA/133 abar m2048@0xfe226000 port 0xfe226200 irq 313
[    0.724033] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.725456] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[    0.725458] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[    0.725678] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
[    0.725680] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[    0.726392] ata1.00: ATA-7: ST9160823AS, 3.CME, max UDMA/100
[    0.726541] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    0.727558] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[    0.727560] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[    0.727773] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
[    0.727775] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[    0.728488] ata1.00: configured for UDMA/100
[    0.741266] ata1.00: configured for UDMA/100
[    0.741415] ata1: EH complete
[    1.057032] ata3: SATA link down (SStatus 0 SControl 300)
[    1.068101] scsi 0:0:0:0: Direct-Access     ATA      ST9160823AS      3.CM PQ: 0 ANSI: 5
[    1.068463] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[    1.068625] sd 0:0:0:0: [sda] Write Protect is off
[    1.068776] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.068793] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.069048] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[    1.069206] sd 0:0:0:0: [sda] Write Protect is off
[    1.069366] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.069383] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.069585]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[    1.138689] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.138929] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.139142] ata_piix 0000:00:1f.1: version 2.12
[    1.139150] ata_piix 0000:00:1f.1: PCI INT C -> GSI 16 (level, low) -> IRQ 16
[    1.139360] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.139438] scsi3 : ata_piix
[    1.139692] scsi4 : ata_piix
[    1.140583] ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1830 irq 14
[    1.140736] ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1838 irq 15
[    1.295484] ata4.00: ATAPI: Optiarc  DVD RW AD-7910A, 1.D1, max UDMA/33
[    1.301338] ata4.00: configured for UDMA/33
[    1.301554] ata5: port disabled. ignoring.
[    1.301576] isa bounce pool size: 16 pages
[    1.303312] scsi 3:0:0:0: CD-ROM            Optiarc  DVD RW AD-7910A  1.D1 PQ: 0 ANSI: 5
[    1.313286] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.313489] Uniform CD-ROM driver Revision: 3.20
[    1.313741] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    1.313825] sr 3:0:0:0: Attached scsi generic sg1 type 5
[    1.314040] Yenta: CardBus bridge found at 0000:15:00.0 [17aa:20c6]
[    1.436889] Yenta: ISA IRQ mask 0x0cb8, PCI irq 16
[    1.437040] Socket status: 30000006
[    1.437184] pcmcia: parent PCI bridge I/O window: 0x8000 - 0xbfff
[    1.437342] pcmcia: parent PCI bridge Memory window: 0xf8100000 - 0xfbffffff
[    1.437490] pcmcia: parent PCI bridge Memory window: 0xf4000000 - 0xf7ffffff
[    1.438381] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    1.438539] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    1.438696] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    1.438701] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    1.438943] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.443108] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    1.443120] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfe226c00
[    1.453023] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    1.453313] usb usb1: configuration #1 chosen from 1 choice
[    1.453507] hub 1-0:1.0: USB hub found
[    1.453659] hub 1-0:1.0: 4 ports detected
[    1.655626] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    1.655787] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    1.655946] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.655951] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.656209] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.660326] ehci_hcd 0000:00:1d.7: debug port 1
[    1.660484] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    1.660496] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xfe227000
[    1.763023] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    1.763322] usb usb2: configuration #1 chosen from 1 choice
[    1.763524] hub 2-0:1.0: USB hub found
[    1.763674] hub 2-0:1.0: 6 ports detected
[    1.864216] USB Universal Host Controller Interface driver v3.0
[    1.864386] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    1.864549] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.864553] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.864809] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.865058] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    1.865318] usb usb3: configuration #1 chosen from 1 choice
[    1.865510] hub 3-0:1.0: USB hub found
[    1.865662] hub 3-0:1.0: 2 ports detected
[    2.067737] uhci_hcd 0000:00:1a.1: power state changed by ACPI to D0
[    2.067894] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    2.068064] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    2.068069] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    2.068336] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    2.068567] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    2.068819] usb usb4: configuration #1 chosen from 1 choice
[    2.069034] hub 4-0:1.0: USB hub found
[    2.069185] hub 4-0:1.0: 2 ports detected
[    2.169020] usb 3-1: new full speed USB device using uhci_hcd and address 2
[    2.170705] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    2.170857] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    2.171031] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    2.171036] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.171297] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    2.171524] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018a0
[    2.171769] usb usb5: configuration #1 chosen from 1 choice
[    2.171973] hub 5-0:1.0: USB hub found
[    2.172134] hub 5-0:1.0: 2 ports detected
[    2.273185] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    2.273369] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    2.273374] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.273630] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    2.273864] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018c0
[    2.274119] usb usb6: configuration #1 chosen from 1 choice
[    2.274314] hub 6-0:1.0: USB hub found
[    2.274465] hub 6-0:1.0: 2 ports detected
[    2.327328] usb 3-1: configuration #1 chosen from 1 choice
[    2.375615] uhci_hcd 0000:00:1d.2: power state changed by ACPI to D0
[    2.375772] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.375933] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    2.375937] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.376195] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    2.376453] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018e0
[    2.376693] usb usb7: configuration #1 chosen from 1 choice
[    2.376886] hub 7-0:1.0: USB hub found
[    2.377048] hub 7-0:1.0: 2 ports detected
[    2.432020] usb 3-2: new full speed USB device using uhci_hcd and address 3
[    2.594329] usb 3-2: configuration #1 chosen from 1 choice
[    2.597575] usbcore: registered new interface driver usblp
[    2.597723] Initializing USB Mass Storage driver...
[    2.597930] usbcore: registered new interface driver usb-storage
[    2.598093] USB Mass Storage support registered.
[    2.598346] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    2.608230] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.609448] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.609724] mice: PS/2 mouse device common for all mice
[    2.657138] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    2.682608] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    2.682785] rtc0: alarms up to one month, y3k, hpet irqs
[    2.682968] i2c /dev entries driver
[    2.683364] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[    2.683564] EDAC MC: Ver: 2.1.0 Apr 11 2009
[    2.684186] cpuidle: using governor ladder
[    2.684687] cpuidle: using governor menu
[    2.684853] sdhci: Secure Digital Host Controller Interface driver
[    2.685003] sdhci: Copyright(c) Pierre Ossman
[    2.685177] sdhci-pci 0000:15:00.2: SDHCI controller found [1180:0822] (rev 21)
[    2.685410] sdhci-pci 0000:15:00.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.686692] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
[    2.686899] sdhci-pci 0000:15:00.2: setting latency timer to 64
[    2.688061] mmc0: SDHCI controller on PCI [0000:15:00.2] using DMA
[    2.688243] ricoh-mmc: Ricoh MMC Controller disabling driver
[    2.688401] ricoh-mmc: Copyright(c) Philip Langdale
[    2.688562] ricoh-mmc: Ricoh MMC controller found at 0000:15:00.3 [1180:0843] (rev 11)
[    2.688781] ricoh-mmc: Controller is now disabled.
[    2.689308] usbcore: registered new interface driver hiddev
[    2.689510] usbcore: registered new interface driver usbhid
[    2.689664] usbhid: v2.6:USB HID core driver
[    2.689881] Advanced Linux Sound Architecture Driver Version 1.0.17.
[    2.690042] ALSA device list:
[    2.690224]   No soundcards found.
[    2.690496] Netfilter messages via NETLINK v0.30.
[    2.690724] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    2.691023] ctnetlink v0.93: registering with nfnetlink.
[    2.691638] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.691798] TCP cubic registered
[    2.691944] Initializing XFRM netlink socket
[    2.692396] NET: Registered protocol family 10
[    2.693236] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    2.693446] IPv6 over IPv4 tunneling driver
[    2.694114] NET: Registered protocol family 17
[    2.694498] RPC: Registered udp transport module.
[    2.694650] RPC: Registered tcp transport module.
[    3.000049] Clocksource tsc unstable (delta = -265414236 ns)
[    3.332664] Synaptics Touchpad, model: 1, fw: 6.2, id: 0x81a0b1, caps: 0xa04791/0x300000
[    3.332869] serio: Synaptics pass-through port at isa0060/serio1/input0
[    3.381312] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[    9.122453] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    9.358221] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input7
[    9.701399] kjournald starting.  Commit interval 5 seconds
[    9.701475] EXT3-fs: mounted filesystem with ordered data mode.
[    9.701482] VFS: Mounted root (ext3 filesystem) readonly.
[    9.701496] Freeing unused kernel memory: 364k freed
[   12.709226] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6
[   12.709229] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[   12.709293] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[   12.709307] e1000e 0000:00:19.0: setting latency timer to 64
[   12.896991] 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1c:25:b6:e3:6d
[   12.896993] 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[   12.897040] 0000:00:19.0: eth0: MAC: 4, PHY: 6, PBA No: 1008ff-0ff
[   13.493021] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[   13.493023] iwlagn: Copyright(c) 2003-2008 Intel Corporation
[   13.493163] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   13.493196] iwlagn 0000:03:00.0: setting latency timer to 64
[   13.493264] iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
[   13.543289] iwlagn: Tunable channels: 11 802.11bg, 13 802.11a channels
[   13.543581] iwlagn 0000:03:00.0: PCI INT A disabled
[   13.544402] phy0: Selected rate control algorithm 'iwl-agn-rs'
[   13.818132] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   13.818136] hda_intel: probe_mask set to 0x1 for device 17aa:20ac
[   13.818160] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   13.947956] nvidia: module license 'NVIDIA' taints kernel.
[   14.217293] nvidia 0000:01:00.0: power state changed by ACPI to D0
[   14.217304] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   14.217311] nvidia 0000:01:00.0: setting latency timer to 64
[   14.217406] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  180.29  Wed Feb  4 23:39:47 PST 2009
[   14.821732] EXT3 FS on sda6, internal journal
[   15.626485] thinkpad_ec: thinkpad_ec 0.39 loaded.
[   15.628020] tp_smapi 0.39 loading...
[   15.628115] tp_smapi successfully loaded (smapi_port=0xb2).
[   15.631626] hdaps: LENOVO ThinkPad T61 detected, setting orientation 1
[   15.631692] hdaps: initial mode latch is 0x05
[   15.631817] hdaps: setting ec_rate=250, filter_order=2
[   15.632038] hdaps: device successfully initialized.
[   15.632076] input: ThinkPad HDAPS joystick emulation as /devices/virtual/input/input8
[   15.641192] input: ThinkPad HDAPS accelerometer data as /devices/virtual/input/input9
[   15.650109] hdaps: driver successfully loaded.
[   15.690554] /dev/vmmon[3287]: Module vmmon: registered with major=10 minor=165
[   15.690569] /dev/vmmon[3287]: Initial HV check: anyNotCapable=0 anyUnlocked=0 anyEnabled=0 anyDisabled=1
[   15.690577] /dev/vmmon[3287]: HV check: anyNotCapable=0 anyUnlocked=0 anyEnabled=0 anyDisabled=1
[   15.690579] /dev/vmmon[3287]: Module vmmon: initialized
[   16.386295] kjournald starting.  Commit interval 5 seconds
[   16.386460] EXT3 FS on sda3, internal journal
[   16.386467] EXT3-fs: mounted filesystem with ordered data mode.
[   16.398606] kjournald starting.  Commit interval 5 seconds
[   16.398842] EXT3 FS on sda5, internal journal
[   16.398847] EXT3-fs: mounted filesystem with ordered data mode.
[   16.503650] Adding 2008116k swap on /dev/sda2.  Priority:-1 extents:1 across:2008116k
[   18.690270] /dev/vmmon[3593]: HostIF_ReadUptime: detected settimeofday: fixed uptimeBase old 18445504568911861057 new 18445504568910601585 attempts 1


EDIT: Moving Xorg.0.log to new post (too long for this one)
Back to top
View user's profile Send private message
jrittenh
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 92

PostPosted: Sun Apr 12, 2009 3:41 am    Post subject: Reply with quote

/var/log/Xorg.0.log:
X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27-gentoo-r8 x86_64
Current Operating System: Linux jrittenh-laptop 2.6.27-gentoo-r8 #1 SMP PREEMPT Sat Apr 11 22:41:05 EDT 2009 x86_64
Build Date: 08 April 2009  11:01:05PM
 
   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: Sat Apr 11 22:54:29 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Laptop LCD"
(**) |   |-->Device "Videocard0"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "External LCD"
(**) |   |-->Device "Videocard1"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
   Entry deleted from font path.
(==) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/,
   built-ins
(==) ModulePath set to "/usr/lib64/xorg/modules"
(**) Extension "Composite" is enabled
(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 AllowEmptyInput.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7300
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.4
   X.Org Video Driver: 4.1
   X.Org XInput driver : 2.1
   X.Org Server Extension : 1.1
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0@1:0:0) nVidia Corporation Quadro FX 570M rev 161, Mem @ 0xd6000000/16777216, 0xe0000000/268435456, 0xd4000000/33554432, I/O @ 0x00002000/128
(II) System resource ranges:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"

(II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"

(II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"

(II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.0
   Module class: X.Org Server Extension
(II) NVIDIA GLX Module  180.29  Thu Feb  5 00:05:47 PST 2009
(II) Loading extension GLX
(II) LoadModule: "record"

(II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.13.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 1.1
(II) Loading extension RECORD
(II) LoadModule: "dri"

(II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.0.0
   ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"

(II) Loading /usr/lib64/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.0
   Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  180.29  Wed Feb  4 23:45:20 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"

(II) Loading /usr/lib64/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"

(II) Loading /usr/lib64/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "DFP: 1920x1200_50 +0+0; DFP: 1920x1200_40 +0+0; DFP: nvidia-auto-select +0+0"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(0): Option "RandRRotation" "true"
(**) NVIDIA(0): Option "DPI" "144 x 144"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU Quadro FX 570M (G84GL) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 60.84.51.00.00
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on Quadro FX 570M at PCI:1:0:0:
(--) NVIDIA(0):     LEN (DFP-0)
(--) NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Display Device found referenced in MetaMode: DFP-0
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1920x1200"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     HorizSync range (60.815-72.961 kHz) would exclude this
(WW) NVIDIA(0):     mode's HorizSync (48.6 kHz); ignoring HorizSync check for
(WW) NVIDIA(0):     mode "1920x1200".
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1920x1200"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     VertRefresh range (50.000-60.000 Hz) would exclude this
(WW) NVIDIA(0):     mode's VertRefresh (40.0 Hz); ignoring VertRefresh check
(WW) NVIDIA(0):     for mode "1920x1200".
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1920x1200"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     HorizSync range (60.815-72.961 kHz) would exclude this
(WW) NVIDIA(0):     mode's HorizSync (48.6 kHz); ignoring HorizSync check for
(WW) NVIDIA(0):     mode "1920x1200".
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1920x1200"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     VertRefresh range (50.000-60.000 Hz) would exclude this
(WW) NVIDIA(0):     mode's VertRefresh (40.0 Hz); ignoring VertRefresh check
(WW) NVIDIA(0):     for mode "1920x1200".
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "DFP:1920x1200_50+0+0"
(II) NVIDIA(0):     "DFP:1920x1200_40+0+0"
(II) NVIDIA(0):     "DFP:nvidia-auto-select+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
(**) NVIDIA(0): DPI set to (144, 144); computed from "DPI" X config option
(WW) NVIDIA(0): UBB is incompatible with the Composite extension.  Disabling
(WW) NVIDIA(0):     UBB.
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "RenderAccel" "true"
(**) NVIDIA(1): Option "TwinView" "0"
(**) NVIDIA(1): Option "MetaModes" "CRT: nvidia-auto-select +0+0"
(**) NVIDIA(1): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(1): Option "RandRRotation" "true"
(**) NVIDIA(1): Option "DPI" "96 x 96"
(**) NVIDIA(1): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(1): Enabling RENDER acceleration
(II) NVIDIA(1): NVIDIA GPU Quadro FX 570M (G84GL) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(1): Memory: 524288 kBytes
(--) NVIDIA(1): VideoBIOS: 60.84.51.00.00
(II) NVIDIA(1): Detected PCI Express Link width: 16X
(--) NVIDIA(1): Interlaced video modes are supported on this GPU
(--) NVIDIA(1): Connected display device(s) on Quadro FX 570M at PCI:1:0:0:
(--) NVIDIA(1):     LEN (DFP-0)
(--) NVIDIA(1): LEN (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(1): LEN (DFP-0): Internal Dual Link LVDS
(EE) NVIDIA(1): Unable to find available Display Devices for screen 1.
(II) UnloadModule: "nvidia"
(II) UnloadModule: "wfb"
(II) UnloadModule: "fb"
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) NVIDIA(0):     enough to receive ACPI display change hotkey events.
(II) NVIDIA(0): Setting mode "DFP:1920x1200_50+0+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(II) config/hal: Adding input device ThinkPad HDAPS accelerometer data
(II) LoadModule: "evdev"

(II) Loading /usr/lib64/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 2.1.3
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 2.1
(**) ThinkPad HDAPS accelerometer data: always reports core events
(**) ThinkPad HDAPS accelerometer data: Device: "/dev/input/event9"
(II) ThinkPad HDAPS accelerometer data: Found x and y absolute axes
(WW) ThinkPad HDAPS accelerometer data: Don't know how to use device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "ThinkPad HDAPS accelerometer data"
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device ThinkPad HDAPS joystick emulation
(**) ThinkPad HDAPS joystick emulation: always reports core events
(**) ThinkPad HDAPS joystick emulation: Device: "/dev/input/event8"
(II) ThinkPad HDAPS joystick emulation: Found x and y absolute axes
(WW) ThinkPad HDAPS joystick emulation: Don't know how to use device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "ThinkPad HDAPS joystick emulation"
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device TPPS/2 IBM TrackPoint
(**) TPPS/2 IBM TrackPoint: always reports core events
(**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event7"
(II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
(II) TPPS/2 IBM TrackPoint: Found x and y relative axes
(II) TPPS/2 IBM TrackPoint: Configuring as mouse
(**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
(**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"

(II) Loading /usr/lib64/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 1.0.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 2.1
(II) Synaptics touchpad driver version 1.0.0
(**) Option "Device" "/dev/input/event6"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
(**) Option "VertEdgeScroll" "true"
(--) SynPS/2 Synaptics TouchPad touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(--) SynPS/2 Synaptics TouchPad touchpad found
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event5"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event4"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event3"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
AUDIT: Sat Apr 11 22:54:42 2009: 8310 X: client 4 rejected from local host ( uid=1000 gid=1000 pid=8332 )
AUDIT: Sat Apr 11 22:54:42 2009: 8310 X: client 4 rejected from local host ( uid=1000 gid=1000 pid=8333 )
AUDIT: Sat Apr 11 22:54:42 2009: 8310 X: client 4 rejected from local host ( uid=1000 gid=1000 pid=8334 )
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Sun Apr 12, 2009 6:28 am    Post subject: Reply with quote

Since I don't support hibernation or suspend, I don't turn those options on. All you have to do is turn them on in the new kernel. If they worked in the past, they should work again.

I did see a mention of not being able to use the accelerometer data. You might want to check google on that. I'm fairly sure that is supported in some fashion with Linux, but I haven't read anything about it as of yet.

Also, make sure that you emerge -av read-edid, if you haven't already.

Other than that, it looks pretty good from where I'm sitting. As long as you like it, that's all that matters!

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
ewg
n00b
n00b


Joined: 02 Aug 2005
Posts: 28

PostPosted: Wed May 27, 2009 1:33 pm    Post subject: Reply with quote

Since I have pretty much the same problem, I'd be very interested in the kernel config which seems to be the crucial part of the solution. Unfortunately, it is no longer available from pastebin.com.
Could you please post it again?
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Wed May 27, 2009 11:16 pm    Post subject: Reply with quote

Absolutely. I do requests! hehehe

Just click on this link, and you've got it (for a month, anyway). Enjoy!

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum