Pcspkr - snd_pcsp

I don't know if this is a question or info, so I went for the "safe option": newbie section.
Since I kernel updated(from 2.6.26 to 2.6.27) the module controlling the system beep has change name from pcspkr to snd_pcsp.
Is it more to it then a name change?

Since someone else resurrected this thread, I'll add on my two bits.  I was just fooling around with mpd and sonata on my laptop--used to use audacious--and the sound was horrid.  It sounded bad with audacious too and it didn't used to so I checked my alsamixer settings and low and behold my sound was set to use snd_pcsp.  What the ****??
I was using the ln -s /sbin/modprobe /lib/udev/load-modules.sh option to speed up udev from about 18 sec to 10 sec and was happy with that but obviously now I need to blacklist snd_pcsp so I've now reverted back to the slower udev so my music doesn't sound like crap.  Sometimes I hate change.
Edit: After some searching, found that I can still use the speed-up udev method above as long as I do:
echo "blacklist snd_pcsp" >/etc/modprobe.d/snd_pcsp
which seems to work for this old laptop of mine, anyway.
Last edited by bgc1954 (2008-11-07 22:26:29)

Similar Messages

  • Flash issue with ALSA (snd_pcsp)

    If I use the snd_pcsp module, the browser freezes completely when running a flash video with sound. I disabled the module and flash videos work fine, however now I don't receive any sound anywhere.
    Current modules:
    MODULES=(!snd_pcsp snd_hda_intel acpi_cpufreq cpufreq_ondemand thinkpad_acpi)
    Audio device:
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    All of those modules are loaded manually though, as the new (beta) ISO didn't autodetect any modules..

    I don't have pulse installed. Here's a list of modules:
    mateusz@saturn ~ $ lsmod | grep oss
    snd_seq_oss            36320  0
    snd_seq_midi_event      8640  1 snd_seq_oss
    snd_seq                64768  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_pcm_oss            47360  0
    snd_mixer_oss          21024  1 snd_pcm_oss
    snd_pcm                91784  3 snd_pcm_oss,snd_oxygen_lib
    snd_seq_device          8372  4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
    snd                    77224  13 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_virtuoso,snd_oxygen_lib,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
    I've tried running a browser with aoss, but the effect was the same.

  • Network Trouble - eth0 not interface for sis900 controller

    I'm not sure how to even state this problem, but I have gone through the guides a couple of times to try and find what I missed or some more enlightening information.  Currently, I get nothing if I ping google, or anything else for that matter.
    Here's what I have,
    useful stuff from my rc.conf file:
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(sis900 !snd_pcsp !pcspkr)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="archPC"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network netfs crond)
    and from /etc/hosts:
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost archPC
    # End of file
    and the log from $ lspci -v
    Log of lspci -v
    Fri Nov 5 21:57:05 2010
    00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS645DX Host & Memory & AGP Controller
    Flags: bus master, medium devsel, latency 32
    Memory at e0000000 (32-bit, non-prefetchable) [size=64M]
    Capabilities: [c0] AGP version 2.0
    Kernel driver in use: agpgart-sis
    Kernel modules: sis-agp
    00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP) (prog-if 00 [Normal decode])
    Flags: bus master, fast devsel, latency 64
    Bus: primary=00, secondary=01, subordinate=02, sec-latency=0
    Memory behind bridge: ddd00000-dfefffff
    Prefetchable memory behind bridge: cd900000-ddbfffff
    Kernel modules: shpchp
    00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (rev 04)
    Flags: bus master, medium devsel, latency 0
    00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
    Flags: medium devsel
    I/O ports at 0c00 [size=32]
    Kernel modules: i2c-sis96x
    00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (prog-if 80 [Master])
    Subsystem: Silicon Integrated Systems [SiS] SiS5513 EIDE Controller (A,B step)
    Flags: bus master, medium devsel, latency 128
    [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
    [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
    [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
    [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
    I/O ports at ff00 [size=16]
    Kernel driver in use: pata_sis
    Kernel modules: pata_sis, sis5513
    00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
    Subsystem: Device a007:1019
    Flags: bus master, medium devsel, latency 64, IRQ 11
    I/O ports at dc00 [size=256]
    I/O ports at d800 [size=128]
    Capabilities: [48] Power Management version 2
    Kernel driver in use: Intel ICH
    Kernel modules: snd-intel8x0
    00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) (prog-if 10 [OHCI])
    Subsystem: Silicon Integrated Systems [SiS] USB 1.1 Controller
    Flags: bus master, medium devsel, latency 64, IRQ 11
    Memory at dfffc000 (32-bit, non-prefetchable) [size=4K]
    Kernel driver in use: ohci_hcd
    Kernel modules: ohci-hcd
    00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) (prog-if 10 [OHCI])
    Subsystem: Silicon Integrated Systems [SiS] USB 1.1 Controller
    Flags: bus master, medium devsel, latency 64, IRQ 11
    Memory at dfffd000 (32-bit, non-prefetchable) [size=4K]
    Kernel driver in use: ohci_hcd
    Kernel modules: ohci-hcd
    00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) (prog-if 10 [OHCI])
    Subsystem: Silicon Integrated Systems [SiS] USB 1.1 Controller
    Flags: bus master, medium devsel, latency 64, IRQ 12
    Memory at dfffe000 (32-bit, non-prefetchable) [size=4K]
    Kernel driver in use: ohci_hcd
    Kernel modules: ohci-hcd
    00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller (prog-if 20 [EHCI])
    Subsystem: Silicon Integrated Systems [SiS] USB 2.0 Controller
    Flags: bus master, medium devsel, latency 64, IRQ 12
    Memory at dffff000 (32-bit, non-prefetchable) [size=4K]
    Capabilities: [50] Power Management version 2
    Kernel driver in use: ehci_hcd
    Kernel modules: ehci-hcd
    00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
    Subsystem: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet Adapter onboard [Asus P4SC-EA]
    Flags: bus master, medium devsel, latency 64, IRQ 11
    I/O ports at d400 [size=256]
    Memory at dfffb000 (32-bit, non-prefetchable) [size=4K]
    Expansion ROM at dffc0000 [disabled] [size=128K]
    Capabilities: [40] Power Management version 2
    Kernel driver in use: sis900
    Kernel modules: sis900
    00:08.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster
    Subsystem: Creative Labs SB0410 SBLive! 24-bit
    Flags: bus master, medium devsel, latency 64, IRQ 5
    I/O ports at d000 [size=32]
    Capabilities: [dc] Power Management version 2
    Kernel driver in use: CA0106
    Kernel modules: snd-ca0106
    01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3) (prog-if 00 [VGA controller])
    Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 5
    Memory at de000000 (32-bit, non-prefetchable) [size=16M]
    Memory at d0000000 (32-bit, prefetchable) [size=128M]
    Memory at ddb80000 (32-bit, prefetchable) [size=512K]
    Expansion ROM at dfee0000 [disabled] [size=128K]
    Capabilities: [60] Power Management version 2
    Capabilities: [44] AGP version 2.0
    Kernel modules: nvidiafb, rivafb
    Fri Nov 5 21:57:05 2010
    and the log from $ dmesg |grep sis900
    Log of dmesg
    Fri Nov 5 21:58:40 2010
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.33-ARCH (thomas@evey) (gcc version 4.5.0 (GCC) ) #1 SMP PREEMPT Thu May 13 12:06:25 CEST 2010
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000007fff0000 (usable)
    BIOS-e820: 000000007fff0000 - 000000007fff8000 (ACPI data)
    BIOS-e820: 000000007fff8000 - 0000000080000000 (ACPI NVS)
    BIOS-e820: 00000000ffee0000 - 00000000fff0ffff (reserved)
    BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
    Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
    DMI 2.3 present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    last_pfn = 0x7fff0 max_arch_pfn = 0x100000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-C7FFF write-protect
    C8000-FFFFF uncachable
    MTRR variable ranges enabled:
    0 base 000000000 mask F80000000 write-back
    1 disabled
    2 disabled
    3 disabled
    4 disabled
    5 disabled
    6 base 0E0000000 mask FFC000000 write-combining
    7 base 0E0000000 mask FFC000000 write-combining
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009fc00 (usable)
    modified: 000000000009fc00 - 00000000000a0000 (reserved)
    modified: 00000000000f0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000007fff0000 (usable)
    modified: 000000007fff0000 - 000000007fff8000 (ACPI data)
    modified: 000000007fff8000 - 0000000080000000 (ACPI NVS)
    modified: 00000000ffee0000 - 00000000fff0ffff (reserved)
    modified: 00000000fffc0000 - 0000000100000000 (reserved)
    initial memory mapped : 0 - 01800000
    init_memory_mapping: 0000000000000000-00000000377fe000
    0000000000 - 0000400000 page 4k
    0000400000 - 0037400000 page 2M
    0037400000 - 00377fe000 page 4k
    kernel direct mapping tables up to 377fe000 @ 15000-1a000
    RAMDISK: 7fe52000 - 7ffdf955
    Allocated new RAMDISK: 00100000 - 0028d955
    Move RAMDISK from 000000007fe52000 - 000000007ffdf954 to 00100000 - 0028d954
    ACPI: RSDP 000fa300 00014 (v00 AMI )
    ACPI: RSDT 7fff0000 00028 (v01 AMIINT SiS645XX 00000010 MSFT 0100000B)
    ACPI: FACP 7fff0030 00081 (v02 AMIINT SiS645XX 00000011 MSFT 0100000B)
    ACPI: DSDT 7fff00c0 03355 (v01 SiS 645 00001000 MSFT 0100000D)
    ACPI: FACS 7fff8000 00040
    1159MB HIGHMEM available.
    887MB LOWMEM available.
    mapped low ram: 0 - 377fe000
    low ram: 0 - 377fe000
    node 0 low ram: 00000000 - 377fe000
    node 0 bootmap 00016000 - 0001cf00
    (10 early reservations) ==> bootmem [0000000000 - 00377fe000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
    #2 [0001000000 - 0001550444] TEXT DATA BSS ==> [0001000000 - 0001550444]
    #3 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
    #4 [0001551000 - 00015570e4] BRK ==> [0001551000 - 00015570e4]
    #5 [0000010000 - 0000011000] TRAMPOLINE ==> [0000010000 - 0000011000]
    #6 [0000011000 - 0000015000] ACPI WAKEUP ==> [0000011000 - 0000015000]
    #7 [0000015000 - 0000016000] PGTABLE ==> [0000015000 - 0000016000]
    #8 [0000100000 - 000028d955] NEW RAMDISK ==> [0000100000 - 000028d955]
    #9 [0000016000 - 000001d000] BOOTMAP ==> [0000016000 - 000001d000]
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    Normal 0x00001000 -> 0x000377fe
    HighMem 0x000377fe -> 0x0007fff0
    Movable zone start PFN for each node
    early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0007fff0
    On node 0 totalpages: 524159
    free_area_init_node: node 0, pgdat c13f9880, node_mem_map c1559200
    DMA zone: 32 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3951 pages, LIFO batch:0
    Normal zone: 1744 pages used for memmap
    Normal zone: 221486 pages, LIFO batch:31
    HighMem zone: 2320 pages used for memmap
    HighMem zone: 294626 pages, LIFO batch:31
    Using APIC driver default
    ACPI: PM-Timer IO Port: 0x808
    SMP: Allowing 1 CPUs, 0 hotplug CPUs
    Local APIC disabled by BIOS -- you can enable it with "lapic"
    APIC: disable apic facility
    APIC: switched to apic NOOP
    nr_irqs_gsi: 16
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    Allocating PCI resources starting at 80000000 (gap: 80000000:7fee0000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
    PERCPU: Embedded 14 pages/cpu @c2800000 s34776 r0 d22568 u4194304
    pcpu-alloc: s34776 r0 d22568 u4194304 alloc=1*4194304
    pcpu-alloc: [0] 0
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 520063
    Kernel command line: root=/dev/disk/by-uuid/36f862e5-d2b3-4d28-939e-59d1184cb887 ro
    PID hash table entries: 4096 (order: 2, 16384 bytes)
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    allocated 10485120 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Initializing HighMem for node 0 (000377fe:0007fff0)
    Memory: 2061016k/2097088k available (2895k kernel code, 34608k reserved, 1208k data, 408k init, 1187784k highmem)
    virtual kernel memory layout:
    fixmap : 0xfff1e000 - 0xfffff000 ( 900 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc1403000 - 0xc1469000 ( 408 kB)
    .data : 0xc12d3f1e - 0xc14022e0 (1208 kB)
    .text : 0xc1000000 - 0xc12d3f1e (2895 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    SLUB: Genslabs=13, HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    Hierarchical RCU implementation.
    NR_IRQS:512
    Console: colour VGA+ 80x25
    console [tty0] enabled
    Fast TSC calibration using PIT
    Detected 2655.871 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 5313.06 BogoMIPS (lpj=8852903)
    Security Framework initialized
    Mount-cache hash table entries: 512
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    CPU0: Hyper-Threading is disabled
    mce: CPU supports 4 MCE banks
    Performance Events: no PMU driver, software events only.
    Checking 'hlt' instruction... OK.
    SMP alternatives: switching to UP code
    Freeing SMP alternatives: 11k freed
    ACPI: Core revision 20091214
    ACPI: setting ELCR to 0200 (from 1820)
    weird, boot CPU (#0) not listed by the BIOS.
    SMP motherboard not detected.
    Local APIC not detected. Using dummy APIC emulation.
    SMP disabled
    Brought up 1 CPUs
    Total of 1 processors activated (5313.06 BogoMIPS).
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: PCI BIOS revision 2.10 entry at 0xfdb01, last bus=2
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S4 S5)
    ACPI: Using PIC for interrupt routing
    ACPI: Power Resource [URP1] (off)
    ACPI: Power Resource [URP2] (off)
    ACPI: Power Resource [FDDP] (off)
    ACPI: Power Resource [LPTP] (off)
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci_root PNP0A03:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
    pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    pci_root PNP0A03:00: host bridge window [mem 0x000cb000-0x000dffff] (ignored)
    pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xffdfffff] (ignored)
    pci 0000:00:00.0: reg 10: [mem 0xe0000000-0xe3ffffff]
    pci 0000:00:02.0: Enabling SiS 96x SMBus
    pci 0000:00:02.1: reg 20: [io 0x0c00-0x0c1f]
    pci 0000:00:02.5: reg 20: [io 0xff00-0xff0f]
    pci 0000:00:02.7: reg 10: [io 0xdc00-0xdcff]
    pci 0000:00:02.7: reg 14: [io 0xd800-0xd87f]
    pci 0000:00:02.7: supports D1 D2
    pci 0000:00:02.7: PME# supported from D3hot D3cold
    pci 0000:00:02.7: PME# disabled
    pci 0000:00:03.0: reg 10: [mem 0xdfffc000-0xdfffcfff]
    pci 0000:00:03.1: reg 10: [mem 0xdfffd000-0xdfffdfff]
    pci 0000:00:03.2: reg 10: [mem 0xdfffe000-0xdfffefff]
    pci 0000:00:03.3: reg 10: [mem 0xdffff000-0xdfffffff]
    pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
    pci 0000:00:03.3: PME# disabled
    pci 0000:00:04.0: reg 10: [io 0xd400-0xd4ff]
    pci 0000:00:04.0: reg 14: [mem 0xdfffb000-0xdfffbfff]
    pci 0000:00:04.0: reg 30: [mem 0xdffc0000-0xdffdffff pref]
    pci 0000:00:04.0: supports D1 D2
    pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:04.0: PME# disabled
    pci 0000:00:08.0: reg 10: [io 0xd000-0xd01f]
    pci 0000:00:08.0: supports D1 D2
    pci 0000:01:00.0: reg 10: [mem 0xde000000-0xdeffffff]
    pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xd7ffffff pref]
    pci 0000:01:00.0: reg 18: [mem 0xddb80000-0xddbfffff pref]
    pci 0000:01:00.0: reg 30: [mem 0xdfee0000-0xdfefffff pref]
    pci 0000:00:01.0: PCI bridge to [bus 01-02]
    pci 0000:00:01.0: bridge window [mem 0xddd00000-0xdfefffff]
    pci 0000:00:01.0: bridge window [mem 0xcd900000-0xddbfffff pref]
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 *12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 *12 14 15)
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 12 devices
    ACPI: ACPI bus type pnp unregistered
    pci 0000:00:01.0: PCI bridge to [bus 01-02]
    pci 0000:00:01.0: bridge window [io disabled]
    pci 0000:00:01.0: bridge window [mem 0xddd00000-0xdfefffff]
    pci 0000:00:01.0: bridge window [mem 0xcd900000-0xddbfffff pref]
    pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
    pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
    pci_bus 0000:01: resource 1 [mem 0xddd00000-0xdfefffff]
    pci_bus 0000:01: resource 2 [mem 0xcd900000-0xddbfffff pref]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    UDP hash table entries: 512 (order: 2, 16384 bytes)
    UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    NET: Registered protocol family 1
    pci 0000:01:00.0: Boot video device
    PCI: CLS 32 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1590k freed
    apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    apm: overridden by ACPI.
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1289006002.179:1): initialized
    highmem bounce pool size: 64 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1710
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
    PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    serio: i8042 KBD port at 0x60,0x64 irq 1
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    PM: Resume from disk failed.
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 408k freed
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
    Floppy drive(s): fd0 is 1.44M
    SCSI subsystem initialized
    FDC 0 is a post-1991 82077
    libata version 3.00 loaded.
    pata_sis 0000:00:02.5: version 0.5.2
    scsi0 : pata_sis
    scsi1 : pata_sis
    ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
    ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
    ata1.00: ATA-5: WDC WD400BB-00CAA1, 17.07W17, max UDMA/100
    ata1.00: 78165360 sectors, multi 16: LBA
    ata1.01: ATA-5: MAXTOR 6L060J3, A93.0500, max UDMA/133
    ata1.01: 117266688 sectors, multi 16: LBA
    ata1.00: limited to UDMA/33 due to 40-wire cable
    ata1.01: limited to UDMA/33 due to 40-wire cable
    ata1.00: configured for UDMA/33
    ata1.01: configured for UDMA/33
    scsi 0:0:0:0: Direct-Access ATA WDC WD400BB-00CA 17.0 PQ: 0 ANSI: 5
    scsi 0:0:1:0: Direct-Access ATA MAXTOR 6L060J3 A93. PQ: 0 ANSI: 5
    ata2.00: ATAPI: SONY DVD RW DRU-530A, 1.0d, max UDMA/33
    ata2.00: configured for UDMA/33
    scsi 1:0:0:0: CD-ROM SONY DVD RW DRU-530A 1.0d PQ: 0 ANSI: 5
    sd 0:0:0:0: [sda] 78165360 512-byte logical blocks: (40.0 GB/37.2 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4
    sr0: scsi-1 drive
    Uniform CD-ROM driver Revision: 3.20
    sr 1:0:0:0: Attached scsi CD-ROM sr0
    sd 0:0:1:0: [sdb] 117266688 512-byte logical blocks: (60.0 GB/55.9 GiB)
    sd 0:0:1:0: [sdb] Write Protect is off
    sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
    sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sd 0:0:0:0: [sda] Attached SCSI disk
    sdb: sdb1 < sdb5 >
    sd 0:0:1:0: [sdb] Attached SCSI disk
    REISERFS (device sda2): found reiserfs format "3.6" with standard journal
    REISERFS (device sda2): using ordered data mode
    REISERFS (device sda2): journal params: device sda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    REISERFS (device sda2): checking transaction log (sda2)
    REISERFS (device sda2): Using r5 hash to sort names
    rtc_cmos 00:02: RTC can wake from S4
    rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, 114 bytes nvram
    udev: starting version 151
    sis900.c: v1.08.10 Apr. 2 2006
    ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
    PCI: setting IRQ 11 as level-triggered
    sis900 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
    0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
    0000:00:04.0: Using transceiver found at address 1 as default
    eth0: SiS 900 PCI Fast Ethernet at 0xd400, IRQ 11, 00:0a:e6:1f:fd:1e
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    sd 0:0:1:0: Attached scsi generic sg1 type 0
    sr 1:0:0:0: Attached scsi generic sg2 type 5
    lp: driver loaded but no devices found
    sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x0c00
    ACPI: I/O resource 0000:00:02.1 [0xc00-0xc1f] conflicts with ACPI region SMRG [0xc00-0xc1f]
    ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    ACPI: Power Button [PWRB]
    input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
    ACPI: Sleep Button [SLPB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    ACPI: Power Button [PWRF]
    Linux agpgart interface v0.103
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    ppdev: user-space parallel port driver
    agpgart-sis 0000:00:00.0: SiS chipset [1039/0646]
    agpgart-sis 0000:00:00.0: AGP aperture is 64M @ 0xe0000000
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 12
    PCI: setting IRQ 12 as level-triggered
    ehci_hcd 0000:00:03.3: PCI INT D -> Link[LNKH] -> GSI 12 (level, low) -> IRQ 12
    ehci_hcd 0000:00:03.3: EHCI Host Controller
    ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:03.3: irq 12, io mem 0xdffff000
    ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
    ohci_hcd 0000:00:03.0: PCI INT A -> Link[LNKE] -> GSI 11 (level, low) -> IRQ 11
    ohci_hcd 0000:00:03.0: OHCI Host Controller
    ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
    ohci_hcd 0000:00:03.0: irq 11, io mem 0xdfffc000
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
    ohci_hcd 0000:00:03.1: PCI INT B -> Link[LNKF] -> GSI 11 (level, low) -> IRQ 11
    ohci_hcd 0000:00:03.1: OHCI Host Controller
    ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
    ohci_hcd 0000:00:03.1: irq 11, io mem 0xdfffd000
    IT8705 SuperIO detected.
    parport_pc 00:09: reported by Plug and Play ACPI
    parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 12
    ohci_hcd 0000:00:03.2: PCI INT C -> Link[LNKG] -> GSI 12 (level, low) -> IRQ 12
    ohci_hcd 0000:00:03.2: OHCI Host Controller
    ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4
    ohci_hcd 0000:00:03.2: irq 12, io mem 0xdfffe000
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    lp0: using parport0 (interrupt-driven).
    gameport: NS558 PnP Gameport is pnp00:0a/gameport0, io 0x201, speed 579kHz
    ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
    Intel ICH 0000:00:02.7: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
    intel8x0_measure_ac97_clock: measured 50956 usecs (2451 samples)
    intel8x0: clocking to 48000
    ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 5
    PCI: setting IRQ 5 as level-triggered
    CA0106 0000:00:08.0: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5
    snd-ca0106: Model 1006 Rev 00000000 Serial 10061102
    REISERFS (device sdb5): found reiserfs format "3.6" with standard journal
    REISERFS (device sdb5): using ordered data mode
    REISERFS (device sdb5): journal params: device sdb5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    REISERFS (device sdb5): checking transaction log (sdb5)
    REISERFS (device sdb5): Using r5 hash to sort names
    REISERFS (device sda3): found reiserfs format "3.6" with standard journal
    REISERFS (device sda3): using ordered data mode
    REISERFS (device sda3): journal params: device sda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    REISERFS (device sda3): checking transaction log (sda3)
    REISERFS (device sda3): Using r5 hash to sort names
    Adding 2538260k swap on /dev/sda4. Priority:-1 extents:1 across:2538260k
    eth0: Media Link Off
    usb 1-3: new high speed USB device using ehci_hcd and address 2
    Initializing USB Mass Storage driver...
    scsi2 : usb-storage 1-3:1.0
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    scsi 2:0:0:0: Direct-Access PNY USB 2.0 FD 8.02 PQ: 0 ANSI: 0 CCS
    sd 2:0:0:0: Attached scsi generic sg3 type 0
    sd 2:0:0:0: [sdc] 7856127 512-byte logical blocks: (4.02 GB/3.74 GiB)
    sd 2:0:0:0: [sdc] Write Protect is off
    sd 2:0:0:0: [sdc] Mode Sense: 45 00 00 08
    sd 2:0:0:0: [sdc] Assuming drive cache: write through
    sd 2:0:0:0: [sdc] Assuming drive cache: write through
    sdc: sdc1
    sd 2:0:0:0: [sdc] Assuming drive cache: write through
    sd 2:0:0:0: [sdc] Attached SCSI removable disk
    Fri Nov 5 21:58:40 2010
    and, finally, from $ ifconfig -a
    Log of ifconfig -a
    Fri Nov 5 21:59:41 2010
    eth0 Link encap:Ethernet HWaddr 00:0A:E6:1F:FD:1E
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:11 Base address:0xd400
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Fri Nov 5 21:59:41 2010

    I'm sorry, I don't understand the issue.
    from syslog:  eth0: SiS 900 PCI Fast Ethernet at 0xd400, IRQ 11, 00:0a:e6:1f:fd:1e
    from ifconfig: eth0      Link encap:Ethernet  HWaddr 00:0A:E6:1F:FD:1E 
    The mac addresses all match  eth0 is the sis 9000.  And, lspci tells us the sis900 kernel module is loaded
    Is the issue that you don't have an IP address?  We can fix that (I think )

  • [SOLVED] Ndiswrapper, NetworkManager 0.7 and 64-bit Arch Linux

    Hi there!
    I am having problems configuring my wireless card. I know I have to use Ndiswrapper, and this is what I have tried to do; however, it didn't go quite well.
    This is rather odd because it worked perfectly in the 32-bit version of Arch Linux, but now it doesn't work.
    So, here comes the code.
    valandil ~ $ lspci | grep Network
    0b:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
    I really use ndiswrapper and have already installed what I think is the proper driver (it seems that the list the official ndiswrapper site had has somehow disappeared.
    sudo ndiswrapper -l
    Password:
    bcmwl5 : driver installed
    device (14E4:4311) present (alternate driver: ssb)
    Here's iwconfig:
    valandil ~ $ iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    wmaster0 no wireless extensions.
    wlan0 IEEE 802.11bg ESSID:""
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Tx-Power=0 dBm
    Retry min limit:7 RTS thr:off Fragment thr=2352 B
    Power Management:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    I use NetworkManager 0.7 and have configured properly:
    rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="America/Vancouver"
    KEYMAP="cf"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(fuse ndiswrapper fglrx !b44 !mii bcm43xx !snd_pcsp snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore !pcspkr)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="cipher"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(lo !eth0 !wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.1.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(@stbd httpd !network syslog-ng netfs crond alsa hal dhcdbd networkmanager fam gdm)
    hosts file :
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost cipher
    # End of file
    /etc/NetworkManager/nm-system-settings.conf:
    GNU nano 2.0.9 File: /etc/NetworkManager/nm-system-settings.conf
    [main]
    plugins=keyfile
    [keyfile]
    hostname=cipher
    I hope you can solve this problem; wireless is really crucial.
    Thanks for any help,
    Last edited by valandil (2012-05-02 18:27:09)

    Alleluia!!!
    I think I will write a new rule for myself to follow :
    Thou shalt never use ndiswrapper again.
    Thanks a lot, wonder, and thanks to you too, Xyne.
    FYI, I tried to use something else than ndiswrapper before, but it didn't yield satisfying results. Anyway, thanks.

  • [SOLVED] Slow DNS lookup, I think

    Hi
    I have a really annoying problem. My DNS lookup in Arch is painfully slow. I know it's not a network problem, as I don't have any problems in my Ubuntu installation. I have tried to run two simple tests to show you what I mean. The first is a simple ping google.
    ########### Ubuntu ###########
    carsten@carsten-laptop:~$ time ping -c 3 www.google.com
    PING www.l.google.com (216.239.61.104) 56(84) bytes of data.
    64 bytes from sn-in-f104.google.com (216.239.61.104): icmp_seq=1 ttl=245 time=17.4 ms
    64 bytes from sn-in-f104.google.com (216.239.61.104): icmp_seq=2 ttl=245 time=20.6 ms
    64 bytes from sn-in-f104.google.com (216.239.61.104): icmp_seq=3 ttl=245 time=11.4 ms
    --- www.l.google.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 11.465/16.529/20.641/3.809 ms
    real 0m2.290s
    user 0m0.000s
    sys 0m0.004s
    ########### Arch ###########
    carsten ~/Desktop $ time ping -c 3 www.google.com
    PING www.l.google.com (216.239.61.104) 56(84) bytes of data.
    64 bytes from sn-in-f104.google.com (216.239.61.104): icmp_seq=1 ttl=245 time=12.3 ms
    64 bytes from sn-in-f104.google.com (216.239.61.104): icmp_seq=2 ttl=245 time=10.7 ms
    64 bytes from sn-in-f104.google.com (216.239.61.104): icmp_seq=3 ttl=245 time=12.4 ms
    --- www.l.google.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2007ms
    rtt min/avg/max/mdev = 10.776/11.867/12.476/0.778 ms
    real 0m15.305s
    user 0m0.013s
    sys 0m0.007s
    Ubuntu: 0m2.290s vs. Arch: 0m15.305s.
    In the second test I tried to fake a pacman update by downloading the .db files from my primary server. On both Ubuntu and Arch I used this simple script
    repos=( core extra community )
    time for repo in ${repos[@]}
    do
    wget http://archlinux.unixheads.org/$repo/os/i686/$repo.db.tar.gz
    done
    When I run it in, I get this result
    ########### Ubuntu ###########
    carsten@carsten-laptop:~/Desktop$ ./updatetest
    --2008-11-10 07:58:23-- http://archlinux.unixheads.org/core/os/i686/core.db.tar.gz
    Resolving archlinux.unixheads.org... 204.152.186.174
    Connecting to archlinux.unixheads.org|204.152.186.174|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 32515 (32K) [application/x-gzip]
    Saving to: `core.db.tar.gz'
    100%[=============================================================>] 32.515 --.-K/s in 0,1s
    2008-11-10 07:58:23 (331 KB/s) - `core.db.tar.gz' saved [32515/32515]
    --2008-11-10 07:58:23-- http://archlinux.unixheads.org/extra/os/i686/extra.db.tar.gz
    Resolving archlinux.unixheads.org... 204.152.186.174
    Connecting to archlinux.unixheads.org|204.152.186.174|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 422622 (413K) [application/x-gzip]
    Saving to: `extra.db.tar.gz'
    100%[=============================================================>] 422.622 242K/s in 1,7s
    2008-11-10 07:58:25 (242 KB/s) - `extra.db.tar.gz' saved [422622/422622]
    --2008-11-10 07:58:25-- http://archlinux.unixheads.org/community/os/i686/community.db.tar.gz
    Resolving archlinux.unixheads.org... 204.152.186.174
    Connecting to archlinux.unixheads.org|204.152.186.174|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 369845 (361K) [application/x-gzip]
    Saving to: `community.db.tar.gz'
    100%[=============================================================>] 369.845 206K/s in 1,8s
    2008-11-10 07:58:27 (206 KB/s) - `community.db.tar.gz' saved [369845/369845]
    real 0m3.837s
    user 0m0.016s
    sys 0m0.036s
    ########### Arch ###########
    carsten ~/Desktop $ ./updatetest
    --2008-11-10 08:01:33-- http://archlinux.unixheads.org/core/os/i686/core.db.tar.gz
    Resolving archlinux.unixheads.org... 204.152.186.174
    Connecting to archlinux.unixheads.org|204.152.186.174|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 32515 (32K) [application/x-gzip]
    Saving to: `core.db.tar.gz'
    100%[==============================================================================>] 32,515 --.-K/s in 0.1s
    2008-11-10 08:01:47 (303 KB/s) - `core.db.tar.gz' saved [32515/32515]
    --2008-11-10 08:01:47-- http://archlinux.unixheads.org/extra/os/i686/extra.db.tar.gz
    Resolving archlinux.unixheads.org... 204.152.186.174
    Connecting to archlinux.unixheads.org|204.152.186.174|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 422622 (413K) [application/x-gzip]
    Saving to: `extra.db.tar.gz'
    100%[==============================================================================>] 422,622 253K/s in 1.6s
    2008-11-10 08:02:02 (253 KB/s) - `extra.db.tar.gz' saved [422622/422622]
    --2008-11-10 08:02:02-- http://archlinux.unixheads.org/community/os/i686/community.db.tar.gz
    Resolving archlinux.unixheads.org... 204.152.186.174
    Connecting to archlinux.unixheads.org|204.152.186.174|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 369845 (361K) [application/x-gzip]
    Saving to: `community.db.tar.gz'
    100%[==============================================================================>] 369,845 262K/s in 1.4s
    2008-11-10 08:02:17 (262 KB/s) - `community.db.tar.gz' saved [369845/369845]
    real 0m44.153s
    user 0m0.047s
    sys 0m0.017s
    Ubuntu: 0m3.837s vs. Arch: 0m44.153s
    I get the same update time whenever I update pacman normally.
    I have googled a lot to figure out an answer, but nothing helps, so I was hoping somebody could help me figure this out, as it's very annoying. My hosts file looks like this
    hosts:
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost arch
    # End of file
    rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="UTC"
    USEDIRECTISA="no"
    TIMEZONE="Asia/Singapore"
    KEYMAP="dk"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(e100 mii iwl3945 fuse acpi-cpufreq cpufreq_ondemand cpufreq_conservative cpufreq_powersave loop !pcspkr !snd_pcsp)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="arch"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(!eth0 !wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng !network hal !netfs crond fam wicd cups laptop-mode oss gdm)
    SPLASH="splashy"
    Thanks in advance!
    Last edited by Sharpeee (2008-11-15 10:39:42)

    Just tried to remove the "search..." line from my /etc/resolv.conf file, but nothing! It's okay if I remove the line after it connects right? Wicd overwrites the file anyways if I reconnect.
    I don't really think changing to a different network-manager will help me. It works perfectly fine in Ubuntu with both network-manager and wicd, do don't think that's the problem. It must be a configuration file somewhere.
    #### EDIT ####
    I just tried to disable wicd and enable the wired network in /etc/rc.conf. After a reboot and it's still the same, even on the wired, so it's got be some other settings somewhere that's messing things up!
    Also, for some reason my theme, in Gnome, isn't loaded after I disabled wicd? I have to manually run "gnome-appearance-manager"??
    Last edited by Sharpeee (2008-11-11 05:01:46)

  • [SOLVED]Problem with Realtek HDA and ATI HDMI Default card under ALSA

    I have the usual problem about no audio on flash or VLC. I use Realtek HDA as primary sound card but is not detected as the default one. I checked the wikia, and forum post but no fix. After reading some info on a gentoo page, and some in the ALSA wiki I see both of them uses snd_hda_intel, so I cannot blacklist or use "option snd_hda_intel index=0" I've tried also searching on Google, but not luck. Anyone know how to fix it? Thanks!
    cat /proc/asound/cards
    0 [HDMI ]: HDA-Intel - HDA ATI HDMI
    HDA ATI HDMI at 0xfbdfc000 irq 25
    1 [VT82xx ]: HDA-Intel - HDA VIA VT82xx
    HDA VIA VT82xx at 0xfbffc000 irq 17
    lsmod |grep '^snd'
    snd_hda_codec_atihdmi 2095 1
    snd_hda_intel 19020 4
    snd_seq_dummy 1079 0
    snd_pcm_oss 33662 0
    snd_seq_oss 25104 0
    snd_mixer_oss 14686 1 snd_pcm_oss
    snd_seq_midi_event 4496 1 snd_seq_oss
    snd_seq 41752 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 4369 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_hda_codec_realtek 193684 1
    snd_hda_codec 67274 3 snd_hda_codec_atihdmi,snd_hda_intel,snd_hda_codec_realtek
    snd_hwdep 4764 1 snd_hda_codec
    snd_pcm 58276 4 snd_hda_intel,snd_pcm_oss,snd_hda_codec
    snd_timer 15423 3 snd_seq,snd_pcm
    snd_page_alloc 5981 2 snd_hda_intel,snd_pcm
    snd 43283 17 snd_hda_intel,snd_pcm_oss,snd_seq_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_codec_realtek,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Madrid"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(snd_hda_codec_realtek snd_seq_oss snd_hda_intel !snd_hda_codec !snd_hda_codec_atihdni radeon fuse !snd_pcsp !pcspkr)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="archlinux"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Setting this to "yes" will skip network shutdown.
    # This is required if your root device is on NFS.
    NETWORK_PERSIST="no"
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng alsa dbus hal network netfs crond kdm)
    Last edited by Shinku (2010-08-27 13:14:06)

    I just added a section to the ALSA wiki page that should work perfectly for you: http://wiki.archlinux.org/index.php/Alsa#In_User_Space
    Last edited by Odysseus (2010-08-26 20:32:56)

  • Archlinux 2.6.27 on HP nc6000, bad performance

    Hello guys.
    I have a problem with performance on my laptop. I have tried several things but it didn't help. I'm using newest xorg, kernel, xfce and open ati drivers from arch repo. My graphic card is ati mobility 9600. I have noapi option on kernel load. The problem is that everything is working bit slowly. I was using modified slackware before and everything were fine with older versions of xorg, kernel and driver. So i think this is the problem.
    Here's my dmesg:
    [areiks@areiks ~]$ dmesg
    Linux version 2.6.27-ARCH (root@T-POWA-LX) (gcc version 4.3.2 (GCC) ) #1 SMP PREEMPT Mon Dec 8 22:01:01 UTC 2008
    PAT WC disabled due to known CPU erratum.
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000001ffd0000 (usable)
    BIOS-e820: 000000001ffd0000 - 000000001fff0c00 (reserved)
    BIOS-e820: 000000001fff0c00 - 000000001fffc000 (ACPI NVS)
    BIOS-e820: 000000001fffc000 - 0000000020000000 (reserved)
    DMI 2.3 present.
    last_pfn = 0x1ffd0 max_arch_pfn = 0x100000
    kernel direct mapping tables up to 1ffd0000 @ 7000-d000
    RAMDISK: 1ff26000 - 1ffbf85d
    ACPI: RSDP 000FDF80, 0014 (r0 COMPAQ)
    ACPI: RSDT 1FFF0C84, 002C (r1 HP HP0890 22110420 CPQ 1)
    ACPI: FACP 1FFF0C00, 0084 (r2 HP HP0890 2 CPQ 1)
    ACPI: DSDT 1FFF0CB0, 6DF6 (r1 HP nc6000 10000 MSFT 100000E)
    ACPI: FACS 1FFFBE80, 0040
    ACPI: SSDT 1FFF7AA6, 028A (r1 COMPAQ CPQGysr 1001 MSFT 100000E)
    ACPI: DMI detected: Hewlett-Packard
    0MB HIGHMEM available.
    511MB LOWMEM available.
    mapped low ram: 0 - 1ffd0000
    low ram: 00000000 - 1ffd0000
    bootmap 00002000 - 00005ffc
    (9 early reservations) ==> bootmem [0000000000 - 001ffd0000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
    #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
    #3 [0000100000 - 000050c240] TEXT DATA BSS ==> [0000100000 - 000050c240]
    #4 [001ff26000 - 001ffbf85d] RAMDISK ==> [001ff26000 - 001ffbf85d]
    #5 [000050d000 - 0000510000] INIT_PG_TABLE ==> [000050d000 - 0000510000]
    #6 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
    #7 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000]
    #8 [0000002000 - 0000006000] BOOTMAP ==> [0000002000 - 0000006000]
    Zone PFN ranges:
    DMA 0x00000000 -> 0x00001000
    Normal 0x00001000 -> 0x0001ffd0
    HighMem 0x0001ffd0 -> 0x0001ffd0
    Movable zone start PFN for each node
    early_node_map[2] active PFN ranges
    0: 0x00000000 -> 0x0000009f
    0: 0x00000100 -> 0x0001ffd0
    On node 0 totalpages: 130927
    free_area_init_node: node 0, pgdat c03d9300, node_mem_map c1000000
    DMA zone: 3967 pages, LIFO batch:0
    Normal zone: 125936 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x1008
    SMP: Allowing 1 CPUs, 0 hotplug CPUs
    Local APIC disabled by BIOS -- you can enable it with "lapic"
    mapped APIC to ffffb000 (01402000)
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Allocating PCI resources starting at 30000000 (gap: 20000000:e0000000)
    PERCPU: Allocating 39324 bytes of per cpu data
    NR_CPUS: 16, nr_cpu_ids: 1, nr_node_ids 1
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129903
    Kernel command line: root=/dev/disk/by-uuid/20b154b6-c555-48a5-a9ee-d2b8dab17289 ro vga=790 noapic
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    PID hash table entries: 2048 (order: 11, 8192 bytes)
    TSC: PIT calibration confirmed by PMTIMER.
    TSC: using PIT calibration value
    Detected 1594.822 MHz processor.
    Console: colour dummy device 80x25
    console [tty0] enabled
    Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    Memory: 514196k/524096k available (2153k kernel code, 9360k reserved, 843k data, 288k init, 0k highmem)
    virtual kernel memory layout:
    fixmap : 0xffee8000 - 0xfffff000 (1116 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB)
    lowmem : 0xc0000000 - 0xdffd0000 ( 511 MB)
    .init : 0xc03f3000 - 0xc043b000 ( 288 kB)
    .data : 0xc031a4c6 - 0xc03ed320 ( 843 kB)
    .text : 0xc0100000 - 0xc031a4c6 (2153 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    CPA: page pool initialized 1 of 1 pages preallocated
    SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    Calibrating delay loop (skipped), value calculated using timer frequency.. 3190.54 BogoMIPS (lpj=5316073)
    Security Framework initialized
    Mount-cache hash table entries: 512
    CPU: L1 I cache: 32K, L1 D cache: 32K
    CPU: L2 cache: 2048K
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    Checking 'hlt' instruction... OK.
    SMP alternatives: switching to UP code
    Freeing SMP alternatives: 9k freed
    ACPI: Core revision 20080609
    ACPI: Checking initramfs for custom DSDT
    ACPI: setting ELCR to 0200 (from 0c00)
    weird, boot CPU (#0) not listedby the BIOS.
    SMP motherboard not detected.
    Local APIC not detected. Using dummy APIC emulation.
    SMP disabled
    Brought up 1 CPUs
    Total of 1 processors activated (3190.54 BogoMIPS).
    net_namespace: 832 bytes
    Booting paravirtualized kernel on bare hardware
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: PCI BIOS revision 2.10 entry at 0xf031f, last bus=5
    PCI: Using configuration type 1 for base access
    ACPI: EC: Look up EC in DSDT
    ACPI: EC: non-query interrupt received, switching to interrupt mode
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using PIC for interrupt routing
    ACPI: EC: GPE = 0x10, I/O: command/status = 0x66, data = 0x62
    ACPI: EC: driver started in interrupt mode
    ACPI: PCI Root Bridge [C044] (0000:00)
    PCI: 0000:00:00.0 reg 10 32bit mmio: [b0000000, bfffffff]
    PCI: 0000:00:1d.0 reg 20 io port: [38c0, 38df]
    PCI: 0000:00:1d.1 reg 20 io port: [38e0, 38ff]
    PCI: 0000:00:1d.2 reg 20 io port: [3c00, 3c1f]
    PCI: 0000:00:1d.7 reg 10 32bit mmio: [a0000000, a00003ff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    HPET not enabled in BIOS. You might try hpet=force boot option
    pci 0000:00:1f.0: Enabled i801 SMBus device
    pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
    pci 0000:00:1f.0: quirk: region 1100-113f claimed by ICH4 GPIO
    PCI: 0000:00:1f.1 reg 10 io port: [0, 7]
    PCI: 0000:00:1f.1 reg 14 io port: [0, 3]
    PCI: 0000:00:1f.1 reg 18 io port: [0, 7]
    PCI: 0000:00:1f.1 reg 1c io port: [0, 3]
    PCI: 0000:00:1f.1 reg 20 io port: [3c20, 3c2f]
    PCI: 0000:00:1f.1 reg 24 32bit mmio: [0, 3ff]
    PCI: 0000:00:1f.3 reg 20 io port: [1200, 121f]
    PCI: 0000:00:1f.5 reg 10 io port: [3000, 30ff]
    PCI: 0000:00:1f.5 reg 14 io port: [3880, 38bf]
    PCI: 0000:00:1f.5 reg 18 32bit mmio: [a0100000, a01001ff]
    PCI: 0000:00:1f.5 reg 1c 32bit mmio: [a0180000, a01800ff]
    pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
    pci 0000:00:1f.5: PME# disabled
    PCI: 0000:00:1f.6 reg 10 io port: [3400, 34ff]
    PCI: 0000:00:1f.6 reg 14 io port: [3800, 387f]
    pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
    pci 0000:00:1f.6: PME# disabled
    PCI: 0000:01:00.0 reg 10 32bit mmio: [98000000, 9fffffff]
    PCI: 0000:01:00.0 reg 14 io port: [2000, 20ff]
    PCI: 0000:01:00.0 reg 18 32bit mmio: [90300000, 9030ffff]
    PCI: 0000:01:00.0 reg 30 32bit mmio: [0, 1ffff]
    pci 0000:01:00.0: supports D1
    pci 0000:01:00.0: supports D2
    PCI: bridge 0000:00:01.0 io port: [2000, 2fff]
    PCI: bridge 0000:00:01.0 32bit mmio: [90300000, 903fffff]
    PCI: bridge 0000:00:01.0 32bit mmio pref: [98000000, 9fffffff]
    PCI: 0000:02:06.0 reg 10 32bit mmio: [90080000, 90080fff]
    pci 0000:02:06.0: supports D1
    pci 0000:02:06.0: supports D2
    pci 0000:02:06.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:02:06.0: PME# disabled
    PCI: 0000:02:06.1 reg 10 32bit mmio: [90100000, 90100fff]
    pci 0000:02:06.1: supports D1
    pci 0000:02:06.1: supports D2
    pci 0000:02:06.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:02:06.1: PME# disabled
    PCI: 0000:02:06.2 reg 10 32bit mmio: [90180000, 90180fff]
    pci 0000:02:06.2: supports D1
    pci 0000:02:06.2: supports D2
    pci 0000:02:06.2: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:02:06.2: PME# disabled
    PCI: 0000:02:06.3 reg 10 32bit mmio: [90200000, 90200fff]
    pci 0000:02:06.3: supports D1
    pci 0000:02:06.3: supports D2
    pci 0000:02:06.3: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:02:06.3: PME# disabled
    PCI: 0000:02:0e.0 reg 10 64bit mmio: [90000000, 9000ffff]
    PCI: 0000:02:0e.0 reg 30 32bit mmio: [0, ffff]
    pci 0000:02:0e.0: PME# supported from D3hot D3cold
    pci 0000:02:0e.0: PME# disabled
    pci 0000:00:1e.0: transparent bridge
    PCI: bridge 0000:00:1e.0 32bit mmio: [90000000, 902fffff]
    bus 00 -> node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.C044._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.C044.C045._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.C044.C056._PRT]
    ACPI: PCI Interrupt Link [C0C1] (IRQs *10 11)
    ACPI: PCI Interrupt Link [C0C2] (IRQs 10 *11)
    ACPI: PCI Interrupt Link [C0C3] (IRQs *10 11)
    ACPI: PCI Interrupt Link [C0C4] (IRQs *10 11)
    ACPI: PCI Interrupt Link [C0C5] (IRQs 10 *11)
    ACPI: PCI Interrupt Link [C0C6] (IRQs 10 11) *0, disabled.
    ACPI: PCI Interrupt Link [C0C7] (IRQs 10 11) *0, disabled.
    ACPI: PCI Interrupt Link [C0C8] (IRQs *10 11)
    ACPI: Power Resource [C16D] (on)
    ACPI: Power Resource [C184] (on)
    ACPI: Power Resource [C18B] (on)
    ACPI: Power Resource [C195] (on)
    ACPI: Power Resource [C0E6] (on)
    ACPI: Power Resource [C20B] (off)
    ACPI: Power Resource [C20C] (off)
    ACPI: Power Resource [C20D] (off)
    ACPI: Power Resource [C20E] (off)
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 15 devices
    ACPI: ACPI bus type pnp unregistered
    PCI: Using ACPI for IRQ routing
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    ACPI: RTC can wake from S4
    system 00:00: iomem range 0x0-0x9ffff could not be reserved
    system 00:00: iomem range 0xe0000-0xfffff could not be reserved
    system 00:00: iomem range 0x100000-0x1fffffff could not be reserved
    system 00:0c: ioport range 0x140-0x14f has been reserved
    system 00:0c: iomem range 0xffb00000-0xffbfffff has been reserved
    system 00:0c: iomem range 0xfff00000-0xffffffff has been reserved
    system 00:0d: ioport range 0x4d0-0x4d1 has been reserved
    system 00:0d: ioport range 0x1000-0x107f has been reserved
    system 00:0d: ioport range 0x1100-0x113f has been reserved
    system 00:0d: ioport range 0x1200-0x121f has been reserved
    system 00:0d: iomem range 0xfec00000-0xfec000ff has been reserved
    system 00:0e: iomem range 0xd3000-0xd3fff has been reserved
    system 00:0e: iomem range 0xfec01000-0xfec01fff has been reserved
    pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
    pci 0000:00:01.0: IO window: 0x2000-0x2fff
    pci 0000:00:01.0: MEM window: 0x90300000-0x903fffff
    pci 0000:00:01.0: PREFETCH window: 0x00000098000000-0x0000009fffffff
    pci 0000:02:06.0: CardBus bridge, secondary bus 0000:03
    pci 0000:02:06.0: IO window: 0x004000-0x0040ff
    pci 0000:02:06.0: IO window: 0x004400-0x0044ff
    pci 0000:02:06.0: PREFETCH window: 0x30000000-0x33ffffff
    pci 0000:02:06.0: MEM window: 0x40000000-0x43ffffff
    pci 0000:02:06.1: CardBus bridge, secondary bus 0000:05
    pci 0000:02:06.1: IO window: 0x004800-0x0048ff
    pci 0000:02:06.1: IO window: 0x004c00-0x004cff
    pci 0000:02:06.1: PREFETCH window: 0x34000000-0x37ffffff
    pci 0000:02:06.1: MEM window: 0x44000000-0x47ffffff
    pci 0000:02:06.3: CardBus bridge, secondary bus 0000:09
    pci 0000:02:06.3: IO window: 0x005000-0x0050ff
    pci 0000:02:06.3: IO window: 0x005400-0x0054ff
    pci 0000:02:06.3: PREFETCH window: 0x38000000-0x3bffffff
    pci 0000:02:06.3: MEM window: 0x48000000-0x4bffffff
    pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
    pci 0000:00:1e.0: IO window: 0x4000-0x5fff
    pci 0000:00:1e.0: MEM window: 0x90000000-0x902fffff
    pci 0000:00:1e.0: PREFETCH window: 0x00000030000000-0x0000003dffffff
    pci 0000:00:1e.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [C0C3] enabled at IRQ 10
    PCI: setting IRQ 10 as level-triggered
    pci 0000:02:06.0: PCI INT A -> Link[C0C3] -> GSI 10 (level, low) -> IRQ 10
    pci 0000:02:06.1: PCI INT A -> Link[C0C3] -> GSI 10 (level, low) -> IRQ 10
    pci 0000:02:06.3: PCI INT A -> Link[C0C3] -> GSI 10 (level, low) -> IRQ 10
    bus: 00 index 0 io port: [0, ffff]
    bus: 00 index 1 mmio: [0, ffffffff]
    bus: 01 index 0 io port: [2000, 2fff]
    bus: 01 index 1 mmio: [90300000, 903fffff]
    bus: 01 index 2 mmio: [98000000, 9fffffff]
    bus: 01 index 3 mmio: [0, 0]
    bus: 02 index 0 io port: [4000, 5fff]
    bus: 02 index 1 mmio: [90000000, 902fffff]
    bus: 02 index 2 mmio: [30000000, 3dffffff]
    bus: 02 index 3 io port: [0, ffff]
    bus: 02 index 4 mmio: [0, ffffffff]
    bus: 03 index 0 io port: [4000, 40ff]
    bus: 03 index 1 io port: [4400, 44ff]
    bus: 03 index 2 mmio: [30000000, 33ffffff]
    bus: 03 index 3 mmio: [40000000, 43ffffff]
    bus: 05 index 0 io port: [4800, 48ff]
    bus: 05 index 1 io port: [4c00, 4cff]
    bus: 05 index 2 mmio: [34000000, 37ffffff]
    bus: 05 index 3 mmio: [44000000, 47ffffff]
    bus: 09 index 0 io port: [5000, 50ff]
    bus: 09 index 1 io port: [5400, 54ff]
    bus: 09 index 2 mmio: [38000000, 3bffffff]
    bus: 09 index 3 mmio: [48000000, 4bffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
    TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
    TCP: Hash tables configured (established 16384 bind 16384)
    TCP reno registered
    NET: Registered protocol family 1
    Unpacking initramfs... done
    Freeing initrd memory: 614k freed
    apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    apm: overridden by ACPI.
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1005
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pci 0000:01:00.0: Boot video device
    vesafb: framebuffer at 0x98000000, mapped to 0xe0880000, using 3072k, total 32704k
    vesafb: mode is 1024x768x16, linelength=2048, pages=20
    vesafb: protected mode interface info at c000:59e9
    vesafb: pmi: set display start = c00c5a57, set palette = c00c5a91
    vesafb: pmi: ports = 2010 2016 2054 2038 203c 205c 2000 2004 20b0 20b2 20b4
    vesafb: scrolling: redraw
    vesafb: Truecolor: size=0:5:5:5, shift=0:10:5:0
    Console: switching to colour frame buffer device 128x48
    fb0: VESA VGA frame buffer device
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A
    00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    ACPI: PCI Interrupt Link [C0C2] enabled at IRQ 11
    PCI: setting IRQ 11 as level-triggered
    serial 0000:00:1f.6: PCI INT B -> Link[C0C2] -> GSI 11 (level, low) -> IRQ 11
    serial 0000:00:1f.6: PCI INT B disabled
    input: Macintosh mouse button emulation as /class/input/input0
    PNP: PS/2 Controller [PNP0303:C192,PNP0f13:C193] at 0x60,0x64 irq 1,12
    i8042.c: Detected active multiplexing controller, rev 1.1.
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX0 port at 0x60,0x64 irq 12
    serio: i8042 AUX1 port at 0x60,0x64 irq 12
    serio: i8042 AUX2 port at 0x60,0x64 irq 12
    serio: i8042 AUX3 port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    registered taskstats version 1
    Freeing unused kernel memory: 288k freed
    input: AT Translated Set 2 keyboard as /class/input/input1
    Uniform Multi-Platform E-IDE driver
    piix 0000:00:1f.1: IDE controller (0x8086:0x24ca rev 0x03)
    PIIX_IDE 0000:00:1f.1: enabling device (0005 -> 0007)
    PIIX_IDE 0000:00:1f.1: PCI INT A -> Link[C0C3] -> GSI 10 (level, low) -> IRQ 10
    piix 0000:00:1f.1: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x3c20-0x3c27
    ide1: BM-DMA at 0x3c28-0x3c2f
    Switched to high resolution mode on CPU 0
    Probing IDE interface ide0...
    hda: HTS548040M9AT00, ATA DISK drive
    hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
    hda: UDMA/100 mode selected
    Probing IDE interface ide1...
    hdc: SD-R2512, ATAPI CD/DVD-ROM drive
    hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
    hdc: MWDMA2 mode selected
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    ide1 at 0x170-0x177,0x376 on irq 15
    SCSI subsystem initialized
    No dock devices found.
    libata version 3.00 loaded.
    hda: max request size: 512KiB
    hda: 78140160 sectors (40007 MB) w/7877KiB Cache, CHS=16383/255/63
    hda: cache flushes supported
    hda: hda1 hda2 < hda5 hda6 hda7 hda8 >
    hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache
    Uniform CD-ROM driver Revision: 3.20
    kjournald starting. Commit interval 5 seconds
    EXT3-fs: mounted filesystem with ordered data mode.
    rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k
    tg3.c:v3.94 (August 14, 2008)
    ACPI: PCI Interrupt Link [C0C5] enabled at IRQ 11
    tg3 0000:02:0e.0: PCI INT A -> Link[C0C5] -> GSI 11 (level, low) -> IRQ 11
    eth0: Tigon3 [partno(BMC5705mA3) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000Base-T Ethernet 00:12:79:57:11:bd
    eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]
    eth0: dma_rwctrl[763f0000] dma_mask[64-bit]
    Intel ICH 0000:00:1f.5: power state changed by ACPI to D0
    Intel ICH 0000:00:1f.5: PCI INT B -> Link[C0C2] -> GSI 11 (level, low) -> IRQ 11
    Intel ICH 0000:00:1f.5: setting latency timer to 64
    intel8x0_measure_ac97_clock: measured 52750 usecs
    intel8x0: clocking to 48000
    Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[C0C2] -> GSI 11 (level, low) -> IRQ 11
    Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
    p4-clockmod: Warning: EST-capable CPU detected. The acpi-cpufreq module offers voltage scaling in addition of frequency scaling. You should use that instead of p4-clockmod, if possible.
    p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    usbcore: registered new interface driver zd1211rw
    ACPI: AC Adapter [C134] (on-line)
    ACPI: Battery Slot [C137] (battery present)
    ACPI: Battery Slot [C136] (battery absent)
    input: Power Button (FF) as /class/input/input2
    ACPI: Power Button (FF) [PWRF]
    input: Sleep Button (CM) as /class/input/input3
    ACPI: Sleep Button (CM) [C139]
    input: Lid Switch as /class/input/input4
    ACPI: Lid Switch [C138]
    ACPI: Transitioning device [C20F] to D3
    fan PNP0C0B:00: registered as cooling_device0
    ACPI: Fan [C20F] (off)
    ACPI: Transitioning device [C210] to D3
    fan PNP0C0B:01: registered as cooling_device1
    ACPI: Fan [C210] (off)
    ACPI: Transitioning device [C211] to D3
    fan PNP0C0B:02: registered as cooling_device2
    ACPI: Fan [C211] (off)
    ACPI: Transitioning device [C212] to D3
    fan PNP0C0B:03: registered as cooling_device3
    ACPI: Fan [C212] (off)
    ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
    processor ACPI0007:00: registered as cooling_device4
    ACPI: Processor [CPU0] (supports 8 throttling states)
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [TZ1] (64 C)
    thermal LNXTHERM:02: registered as thermal_zone1
    ACPI: Thermal Zone [TZ2] (48 C)
    thermal LNXTHERM:03: registered as thermal_zone2
    ACPI: Thermal Zone [TZ3] (31 C)
    Marking TSC unstable due to TSC halts in idle
    Linux agpgart interface v0.103
    agpgart-intel 0000:00:00.0: Intel 855PM Chipset
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    USB Universal Host Controller Interface driver v3.0
    ACPI: PCI Interrupt Link [C0C1] enabled at IRQ 10
    uhci_hcd 0000:00:1d.0: PCI INT A -> Link[C0C1] -> GSI 10 (level, low) -> IRQ 10
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
    uhci_hcd 0000:00:1d.0: irq 10, io base 0x000038c0
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
    iTCO_vendor_support: vendor-support=0
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
    iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0x1060)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    intel_rng: FWH not detected
    ACPI: WMI: Mapper loaded
    ACPI: PCI Interrupt Link [C0C8] enabled at IRQ 10
    ehci_hcd 0000:00:1d.7: PCI INT D -> Link[C0C8] -> GSI 10 (level, low) -> IRQ 10
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    ehci_hcd 0000:00:1d.7: irq 10, io mem 0xa0000000
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 6 ports detected
    ACPI: PCI Interrupt Link [C0C4] enabled at IRQ 10
    uhci_hcd 0000:00:1d.1: PCI INT B -> Link[C0C4] -> GSI 10 (level, low) -> IRQ 10
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1d.1: irq 10, io base 0x000038e0
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> Link[C0C3] -> GSI 10 (level, low) -> IRQ 10
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1d.2: irq 10, io base 0x00003c00
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    usb 2-2: new high speed USB device using ehci_hcd and address 2
    input: Video Bus as /class/input/input5
    usb 2-2: configuration #1 chosen from 1 choice
    ACPI: Video Device [C0CF] (multi-head: yes rom: no post: no)
    usb 2-2: reset high speed USB device using ehci_hcd and address 2
    tpm_inf_pnp 00:0b: Found C197 with ID IFX0101
    tpm_inf_pnp 00:0b: TPM found: config base 0xe0, data base 0x1400, chip version 0x0006, vendor id 0x15d1 (Infineon), product id 0x0006 (SLD 9630 TT 1.1)
    phy0: Selected rate control algorithm 'pid'
    i801_smbus 0000:00:1f.3: PCI INT B -> Link[C0C2] -> GSI 11 (level, low) -> IRQ 11
    ACPI: I/O resource 0000:00:1f.3 [0x1200-0x121f] conflicts with ACPI region C087 [0x1200-0x1205]
    ACPI: Device needs an ACPI driver
    Yenta: CardBus bridge found at 0000:02:06.0 [103c:0890]
    Yenta O2: res at 0x94/0xD4: ea/00
    Yenta O2: enabling read prefetch/write burst
    parport_pc 00:04: reported by Plug and Play ACPI
    parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
    zd1211rw 2-2:1.0: phy0
    Yenta: ISA IRQ mask 0x0038, PCI irq 10
    Socket status: 30000006
    pcmcia: parent PCI bridge I/O window: 0x4000 - 0x5fff
    cs: IO port probe 0x4000-0x5fff: clean.
    pcmcia: parent PCI bridge Memory window: 0x90000000 - 0x902fffff
    pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x3dffffff
    Yenta: CardBus bridge found at 0000:02:06.1 [103c:0890]
    Yenta: ISA IRQ mask 0x0038, PCI irq 10
    Socket status: 30000006
    Yenta: Raising subordinate bus# of parent bus (#02) from #05 to #08
    pcmcia: parent PCI bridge I/O window: 0x4000 - 0x5fff
    cs: IO port probe 0x4000-0x5fff: clean.
    pcmcia: parent PCI bridge Memory window: 0x90000000 - 0x902fffff
    pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x3dffffff
    Yenta: CardBus bridge found at 0000:02:06.3 [103c:0890]
    Yenta: ISA IRQ mask 0x0038, PCI irq 10
    Socket status: 30000006
    Yenta: Raising subordinate bus# of parent bus (#02) from #08 to #0c
    pcmcia: parent PCI bridge I/O window: 0x4000 - 0x5fff
    cs: IO port probe 0x4000-0x5fff: clean.
    pcmcia: parent PCI bridge Memory window: 0x90000000 - 0x902fffff
    pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x3dffffff
    input: PC Speaker as /class/input/input6
    NET: Registered protocol family 23
    lp0: using parport0 (interrupt-driven).
    Error: Driver 'pcspkr' is already registered, aborting...
    ppdev: user-space parallel port driver
    Synaptics Touchpad, model: 1, fw: 5.9, id: 0x1b6eb1, caps: 0xa84793/0x100000
    serio: Synaptics pass-through port at isa0060/serio4/input0
    input: SynPS/2 Synaptics TouchPad as /class/input/input7
    Detected unconfigured HP nc6000 family SMSC IrDA chip, pre-configuring device.
    Setting up Intel 82801 controller and SMSC device
    found SMC SuperIO Chip (devid=0x5a rev=00 base=0x004e): LPC47N227
    smsc_superio_flat(): fir: 0x130, sir: 0x2f8, dma: 03, irq: 5, mode: 0x0e
    SMsC IrDA Controller found
    IrCC version 2.0, firport 0x130, sirport 0x2f8 dma=3, irq=5
    No transceiver found. Defaulting to Fast pin select
    IrDA: Registered device irda0
    Error: Driver 'pcspkr' is already registered, aborting...
    cs: IO port probe 0x100-0x3af: clean.
    cs: IO port probe 0x3e0-0x4ff: clean.
    cs: IO port probe 0x820-0x8ff: clean.
    cs: IO port probe 0xc00-0xcf7: clean.
    cs: IO port probe 0xa00-0xaff: clean.
    cs: IO port probe 0x100-0x3af: clean.
    cs: IO port probe 0x3e0-0x4ff: clean.
    cs: IO port probe 0x820-0x8ff: clean.
    cs: IO port probe 0xc00-0xcf7: clean.
    cs: IO port probe 0xa00-0xaff: clean.
    cs: IO port probe 0x100-0x3af: clean.
    cs: IO port probe 0x3e0-0x4ff: clean.
    cs: IO port probe 0x820-0x8ff: clean.
    cs: IO port probe 0xc00-0xcf7: clean.
    cs: IO port probe 0xa00-0xaff: clean.
    Clocksource tsc unstable (delta = -338066707 ns)
    EXT3 FS on hda6, internal journal
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on hda7, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    fuse init (API version 7.9)
    FAT: Unrecognized mount option "locale=pl_PL.utf8" or missing value
    Adding 522072k swap on /dev/hda8. Priority:-1 extents:1 across:522072k
    input: PS/2 Generic Mouse as /class/input/input8
    pci 0000:01:00.0: PCI INT A -> Link[C0C1] -> GSI 10 (level, low) -> IRQ 10
    [drm] Initialized drm 1.1.0 20060810
    [drm] Initialized radeon 1.29.0 20080528 on minor 0
    agpgart-intel 0000:00:00.0: AGP 2.0 bridge
    agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
    pci 0000:01:00.0: putting AGP V2 device into 4x mode
    [drm] Setting GART location based on new memory map
    [drm] Loading R300 Microcode
    [drm] Num pipes: 1
    [drm] writeback test succeeded in 0 usecs
    firmware: requesting zd1211/zd1211b_ub
    firmware: requesting zd1211/zd1211b_uphr
    zd1211rw 2-2:1.0: firmware version 4725
    zd1211rw 2-2:1.0: zd1211b chip 079b:0062 v4810 high 00-60-b3 AL2230_RF pa0 g---S
    wlan0: authenticate with AP 00:16:41:f1:45:03
    wlan0: authenticated
    wlan0: associate with AP 00:16:41:f1:45:03
    wlan0: RX AssocResp from 00:16:41:f1:45:03 (capab=0x401 status=0 aid=1)
    wlan0: associated
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ADDRCONF(NETDEV_UP): eth0: link is not ready
    wlan0: no IPv6 routers present
    and lsmod:
    bash-3.2# lsmod
    Module Size Used by
    ipv6 260132 8
    radeon 144416 2
    drm 74280 3 radeon
    vfat 12800 0
    fat 49312 1 vfat
    fuse 52892 2
    joydev 11584 0
    pcmcia 35116 0
    irtty_sir 7040 0
    sir_dev 13316 1 irtty_sir
    ppdev 9348 0
    lp 11108 0
    smsc_ircc2 16672 0
    irda 112568 2 sir_dev,smsc_ircc2
    crc_ccitt 3840 1 irda
    snd_pcsp 11040 0
    psmouse 38288 0
    serio_raw 7172 0
    arc4 3712 2
    parport_pc 36804 1
    parport 33004 3 ppdev,lp,parport_pc
    yenta_socket 25228 3
    rsrc_nonstatic 12672 1 yenta_socket
    ecb 4608 2
    crypto_blkcipher 17540 1 ecb
    pcmcia_core 33812 3 pcmcia,yenta_socket,rsrc_nonstatic
    i2c_i801 10768 0
    i2c_core 22420 1 i2c_i801
    container 5248 0
    tpm_infineon 10664 0
    tpm 14656 1 tpm_infineon
    tpm_bios 7680 1 tpm
    video 18064 0
    output 4608 1 video
    wmi 7592 0
    iTCO_wdt 12196 0
    iTCO_vendor_support 4996 1 iTCO_wdt
    ehci_hcd 36236 0
    uhci_hcd 24080 0
    shpchp 31380 0
    pci_hotplug 28064 1 shpchp
    intel_agp 27068 1
    agpgart 30804 2 drm,intel_agp
    thermal 17052 0
    evdev 11296 11
    processor 34732 2 thermal
    fan 6148 0
    button 7824 0
    battery 12036 0
    ac 6020 0
    zd1211rw 46724 0
    usbcore 134384 4 ehci_hcd,uhci_hcd,zd1211rw
    mac80211 158876 1 zd1211rw
    cfg80211 25224 1 mac80211
    cpufreq_ondemand 8588 1
    p4_clockmod 6084 0
    speedstep_lib 6148 1 p4_clockmod
    freq_table 5632 2 cpufreq_ondemand,p4_clockmod
    snd_intel8x0m 15500 0
    snd_intel8x0 30748 4
    snd_seq_oss 31872 0
    snd_ac97_codec 100516 2 snd_intel8x0m,snd_intel8x0
    snd_seq_midi_event 8192 1 snd_seq_oss
    snd_seq 49968 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 8332 2 snd_seq_oss,snd_seq
    snd_pcm_oss 40192 0
    snd_pcm 69636 6 snd_pcsp,snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer 21384 3 snd_seq,snd_pcm
    snd_page_alloc 9224 3 snd_intel8x0m,snd_intel8x0,snd_pcm
    snd_mixer_oss 16512 1 snd_pcm_oss
    snd 50724 17 snd_pcsp,snd_intel8x0m,snd_intel8x0,snd_seq_oss,snd_ac97_codec,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 8160 1 snd
    ac97_bus 3584 1 snd_ac97_codec
    tg3 121604 0
    libphy 18048 1 tg3
    rtc_cmos 11424 0
    rtc_core 17564 1 rtc_cmos
    rtc_lib 4480 1 rtc_core
    ext3 126344 2
    jbd 46228 1 ext3
    mbcache 8708 1 ext3
    ide_cd_mod 32900 0
    cdrom 35360 1 ide_cd_mod
    ide_disk 14336 5
    ata_piix 18308 0
    libata 153504 1 ata_piix
    dock 9616 1 libata
    scsi_mod 96460 1 libata
    piix 8072 4
    ide_pci_generic 5636 0
    ide_core 96200 4 ide_cd_mod,ide_disk,piix,ide_pci_generic
    Any ideas? Maybe somone has this notebook? Maybe its driver problem? But in glxgears i have about 1,1k FPS and also i have direct rendering. 
    I wish you could help me. Thanks anyway.
    Last edited by areiks (2008-12-21 21:46:46)

    Hello guys.
    I have a problem with performance on my laptop. I have tried several things but it didn't help. I'm using newest xorg, kernel, xfce and open ati drivers from arch repo. My graphic card is ati mobility 9600. I have noapi option on kernel load. The problem is that everything is working bit slowly. I was using modified slackware before and everything were fine with older versions of xorg, kernel and driver. So i think this is the problem.
    Here's my dmesg:
    [areiks@areiks ~]$ dmesg
    Linux version 2.6.27-ARCH (root@T-POWA-LX) (gcc version 4.3.2 (GCC) ) #1 SMP PREEMPT Mon Dec 8 22:01:01 UTC 2008
    PAT WC disabled due to known CPU erratum.
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000001ffd0000 (usable)
    BIOS-e820: 000000001ffd0000 - 000000001fff0c00 (reserved)
    BIOS-e820: 000000001fff0c00 - 000000001fffc000 (ACPI NVS)
    BIOS-e820: 000000001fffc000 - 0000000020000000 (reserved)
    DMI 2.3 present.
    last_pfn = 0x1ffd0 max_arch_pfn = 0x100000
    kernel direct mapping tables up to 1ffd0000 @ 7000-d000
    RAMDISK: 1ff26000 - 1ffbf85d
    ACPI: RSDP 000FDF80, 0014 (r0 COMPAQ)
    ACPI: RSDT 1FFF0C84, 002C (r1 HP HP0890 22110420 CPQ 1)
    ACPI: FACP 1FFF0C00, 0084 (r2 HP HP0890 2 CPQ 1)
    ACPI: DSDT 1FFF0CB0, 6DF6 (r1 HP nc6000 10000 MSFT 100000E)
    ACPI: FACS 1FFFBE80, 0040
    ACPI: SSDT 1FFF7AA6, 028A (r1 COMPAQ CPQGysr 1001 MSFT 100000E)
    ACPI: DMI detected: Hewlett-Packard
    0MB HIGHMEM available.
    511MB LOWMEM available.
    mapped low ram: 0 - 1ffd0000
    low ram: 00000000 - 1ffd0000
    bootmap 00002000 - 00005ffc
    (9 early reservations) ==> bootmem [0000000000 - 001ffd0000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
    #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
    #3 [0000100000 - 000050c240] TEXT DATA BSS ==> [0000100000 - 000050c240]
    #4 [001ff26000 - 001ffbf85d] RAMDISK ==> [001ff26000 - 001ffbf85d]
    #5 [000050d000 - 0000510000] INIT_PG_TABLE ==> [000050d000 - 0000510000]
    #6 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
    #7 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000]
    #8 [0000002000 - 0000006000] BOOTMAP ==> [0000002000 - 0000006000]
    Zone PFN ranges:
    DMA 0x00000000 -> 0x00001000
    Normal 0x00001000 -> 0x0001ffd0
    HighMem 0x0001ffd0 -> 0x0001ffd0
    Movable zone start PFN for each node
    early_node_map[2] active PFN ranges
    0: 0x00000000 -> 0x0000009f
    0: 0x00000100 -> 0x0001ffd0
    On node 0 totalpages: 130927
    free_area_init_node: node 0, pgdat c03d9300, node_mem_map c1000000
    DMA zone: 3967 pages, LIFO batch:0
    Normal zone: 125936 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x1008
    SMP: Allowing 1 CPUs, 0 hotplug CPUs
    Local APIC disabled by BIOS -- you can enable it with "lapic"
    mapped APIC to ffffb000 (01402000)
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Allocating PCI resources starting at 30000000 (gap: 20000000:e0000000)
    PERCPU: Allocating 39324 bytes of per cpu data
    NR_CPUS: 16, nr_cpu_ids: 1, nr_node_ids 1
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129903
    Kernel command line: root=/dev/disk/by-uuid/20b154b6-c555-48a5-a9ee-d2b8dab17289 ro vga=790 noapic
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    PID hash table entries: 2048 (order: 11, 8192 bytes)
    TSC: PIT calibration confirmed by PMTIMER.
    TSC: using PIT calibration value
    Detected 1594.822 MHz processor.
    Console: colour dummy device 80x25
    console [tty0] enabled
    Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    Memory: 514196k/524096k available (2153k kernel code, 9360k reserved, 843k data, 288k init, 0k highmem)
    virtual kernel memory layout:
    fixmap : 0xffee8000 - 0xfffff000 (1116 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB)
    lowmem : 0xc0000000 - 0xdffd0000 ( 511 MB)
    .init : 0xc03f3000 - 0xc043b000 ( 288 kB)
    .data : 0xc031a4c6 - 0xc03ed320 ( 843 kB)
    .text : 0xc0100000 - 0xc031a4c6 (2153 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    CPA: page pool initialized 1 of 1 pages preallocated
    SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    Calibrating delay loop (skipped), value calculated using timer frequency.. 3190.54 BogoMIPS (lpj=5316073)
    Security Framework initialized
    Mount-cache hash table entries: 512
    CPU: L1 I cache: 32K, L1 D cache: 32K
    CPU: L2 cache: 2048K
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    Checking 'hlt' instruction... OK.
    SMP alternatives: switching to UP code
    Freeing SMP alternatives: 9k freed
    ACPI: Core revision 20080609
    ACPI: Checking initramfs for custom DSDT
    ACPI: setting ELCR to 0200 (from 0c00)
    weird, boot CPU (#0) not listedby the BIOS.
    SMP motherboard not detected.
    Local APIC not detected. Using dummy APIC emulation.
    SMP disabled
    Brought up 1 CPUs
    Total of 1 processors activated (3190.54 BogoMIPS).
    net_namespace: 832 bytes
    Booting paravirtualized kernel on bare hardware
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: PCI BIOS revision 2.10 entry at 0xf031f, last bus=5
    PCI: Using configuration type 1 for base access
    ACPI: EC: Look up EC in DSDT
    ACPI: EC: non-query interrupt received, switching to interrupt mode
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using PIC for interrupt routing
    ACPI: EC: GPE = 0x10, I/O: command/status = 0x66, data = 0x62
    ACPI: EC: driver started in interrupt mode
    ACPI: PCI Root Bridge [C044] (0000:00)
    PCI: 0000:00:00.0 reg 10 32bit mmio: [b0000000, bfffffff]
    PCI: 0000:00:1d.0 reg 20 io port: [38c0, 38df]
    PCI: 0000:00:1d.1 reg 20 io port: [38e0, 38ff]
    PCI: 0000:00:1d.2 reg 20 io port: [3c00, 3c1f]
    PCI: 0000:00:1d.7 reg 10 32bit mmio: [a0000000, a00003ff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    HPET not enabled in BIOS. You might try hpet=force boot option
    pci 0000:00:1f.0: Enabled i801 SMBus device
    pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
    pci 0000:00:1f.0: quirk: region 1100-113f claimed by ICH4 GPIO
    PCI: 0000:00:1f.1 reg 10 io port: [0, 7]
    PCI: 0000:00:1f.1 reg 14 io port: [0, 3]
    PCI: 0000:00:1f.1 reg 18 io port: [0, 7]
    PCI: 0000:00:1f.1 reg 1c io port: [0, 3]
    PCI: 0000:00:1f.1 reg 20 io port: [3c20, 3c2f]
    PCI: 0000:00:1f.1 reg 24 32bit mmio: [0, 3ff]
    PCI: 0000:00:1f.3 reg 20 io port: [1200, 121f]
    PCI: 0000:00:1f.5 reg 10 io port: [3000, 30ff]
    PCI: 0000:00:1f.5 reg 14 io port: [3880, 38bf]
    PCI: 0000:00:1f.5 reg 18 32bit mmio: [a0100000, a01001ff]
    PCI: 0000:00:1f.5 reg 1c 32bit mmio: [a0180000, a01800ff]
    pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
    pci 0000:00:1f.5: PME# disabled
    PCI: 0000:00:1f.6 reg 10 io port: [3400, 34ff]
    PCI: 0000:00:1f.6 reg 14 io port: [3800, 387f]
    pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
    pci 0000:00:1f.6: PME# disabled
    PCI: 0000:01:00.0 reg 10 32bit mmio: [98000000, 9fffffff]
    PCI: 0000:01:00.0 reg 14 io port: [2000, 20ff]
    PCI: 0000:01:00.0 reg 18 32bit mmio: [90300000, 9030ffff]
    PCI: 0000:01:00.0 reg 30 32bit mmio: [0, 1ffff]
    pci 0000:01:00.0: supports D1
    pci 0000:01:00.0: supports D2
    PCI: bridge 0000:00:01.0 io port: [2000, 2fff]
    PCI: bridge 0000:00:01.0 32bit mmio: [90300000, 903fffff]
    PCI: bridge 0000:00:01.0 32bit mmio pref: [98000000, 9fffffff]
    PCI: 0000:02:06.0 reg 10 32bit mmio: [90080000, 90080fff]
    pci 0000:02:06.0: supports D1
    pci 0000:02:06.0: supports D2
    pci 0000:02:06.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:02:06.0: PME# disabled
    PCI: 0000:02:06.1 reg 10 32bit mmio: [90100000, 90100fff]
    pci 0000:02:06.1: supports D1
    pci 0000:02:06.1: supports D2
    pci 0000:02:06.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:02:06.1: PME# disabled
    PCI: 0000:02:06.2 reg 10 32bit mmio: [90180000, 90180fff]
    pci 0000:02:06.2: supports D1
    pci 0000:02:06.2: supports D2
    pci 0000:02:06.2: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:02:06.2: PME# disabled
    PCI: 0000:02:06.3 reg 10 32bit mmio: [90200000, 90200fff]
    pci 0000:02:06.3: supports D1
    pci 0000:02:06.3: supports D2
    pci 0000:02:06.3: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:02:06.3: PME# disabled
    PCI: 0000:02:0e.0 reg 10 64bit mmio: [90000000, 9000ffff]
    PCI: 0000:02:0e.0 reg 30 32bit mmio: [0, ffff]
    pci 0000:02:0e.0: PME# supported from D3hot D3cold
    pci 0000:02:0e.0: PME# disabled
    pci 0000:00:1e.0: transparent bridge
    PCI: bridge 0000:00:1e.0 32bit mmio: [90000000, 902fffff]
    bus 00 -> node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.C044._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.C044.C045._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.C044.C056._PRT]
    ACPI: PCI Interrupt Link [C0C1] (IRQs *10 11)
    ACPI: PCI Interrupt Link [C0C2] (IRQs 10 *11)
    ACPI: PCI Interrupt Link [C0C3] (IRQs *10 11)
    ACPI: PCI Interrupt Link [C0C4] (IRQs *10 11)
    ACPI: PCI Interrupt Link [C0C5] (IRQs 10 *11)
    ACPI: PCI Interrupt Link [C0C6] (IRQs 10 11) *0, disabled.
    ACPI: PCI Interrupt Link [C0C7] (IRQs 10 11) *0, disabled.
    ACPI: PCI Interrupt Link [C0C8] (IRQs *10 11)
    ACPI: Power Resource [C16D] (on)
    ACPI: Power Resource [C184] (on)
    ACPI: Power Resource [C18B] (on)
    ACPI: Power Resource [C195] (on)
    ACPI: Power Resource [C0E6] (on)
    ACPI: Power Resource [C20B] (off)
    ACPI: Power Resource [C20C] (off)
    ACPI: Power Resource [C20D] (off)
    ACPI: Power Resource [C20E] (off)
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 15 devices
    ACPI: ACPI bus type pnp unregistered
    PCI: Using ACPI for IRQ routing
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    ACPI: RTC can wake from S4
    system 00:00: iomem range 0x0-0x9ffff could not be reserved
    system 00:00: iomem range 0xe0000-0xfffff could not be reserved
    system 00:00: iomem range 0x100000-0x1fffffff could not be reserved
    system 00:0c: ioport range 0x140-0x14f has been reserved
    system 00:0c: iomem range 0xffb00000-0xffbfffff has been reserved
    system 00:0c: iomem range 0xfff00000-0xffffffff has been reserved
    system 00:0d: ioport range 0x4d0-0x4d1 has been reserved
    system 00:0d: ioport range 0x1000-0x107f has been reserved
    system 00:0d: ioport range 0x1100-0x113f has been reserved
    system 00:0d: ioport range 0x1200-0x121f has been reserved
    system 00:0d: iomem range 0xfec00000-0xfec000ff has been reserved
    system 00:0e: iomem range 0xd3000-0xd3fff has been reserved
    system 00:0e: iomem range 0xfec01000-0xfec01fff has been reserved
    pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
    pci 0000:00:01.0: IO window: 0x2000-0x2fff
    pci 0000:00:01.0: MEM window: 0x90300000-0x903fffff
    pci 0000:00:01.0: PREFETCH window: 0x00000098000000-0x0000009fffffff
    pci 0000:02:06.0: CardBus bridge, secondary bus 0000:03
    pci 0000:02:06.0: IO window: 0x004000-0x0040ff
    pci 0000:02:06.0: IO window: 0x004400-0x0044ff
    pci 0000:02:06.0: PREFETCH window: 0x30000000-0x33ffffff
    pci 0000:02:06.0: MEM window: 0x40000000-0x43ffffff
    pci 0000:02:06.1: CardBus bridge, secondary bus 0000:05
    pci 0000:02:06.1: IO window: 0x004800-0x0048ff
    pci 0000:02:06.1: IO window: 0x004c00-0x004cff
    pci 0000:02:06.1: PREFETCH window: 0x34000000-0x37ffffff
    pci 0000:02:06.1: MEM window: 0x44000000-0x47ffffff
    pci 0000:02:06.3: CardBus bridge, secondary bus 0000:09
    pci 0000:02:06.3: IO window: 0x005000-0x0050ff
    pci 0000:02:06.3: IO window: 0x005400-0x0054ff
    pci 0000:02:06.3: PREFETCH window: 0x38000000-0x3bffffff
    pci 0000:02:06.3: MEM window: 0x48000000-0x4bffffff
    pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
    pci 0000:00:1e.0: IO window: 0x4000-0x5fff
    pci 0000:00:1e.0: MEM window: 0x90000000-0x902fffff
    pci 0000:00:1e.0: PREFETCH window: 0x00000030000000-0x0000003dffffff
    pci 0000:00:1e.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [C0C3] enabled at IRQ 10
    PCI: setting IRQ 10 as level-triggered
    pci 0000:02:06.0: PCI INT A -> Link[C0C3] -> GSI 10 (level, low) -> IRQ 10
    pci 0000:02:06.1: PCI INT A -> Link[C0C3] -> GSI 10 (level, low) -> IRQ 10
    pci 0000:02:06.3: PCI INT A -> Link[C0C3] -> GSI 10 (level, low) -> IRQ 10
    bus: 00 index 0 io port: [0, ffff]
    bus: 00 index 1 mmio: [0, ffffffff]
    bus: 01 index 0 io port: [2000, 2fff]
    bus: 01 index 1 mmio: [90300000, 903fffff]
    bus: 01 index 2 mmio: [98000000, 9fffffff]
    bus: 01 index 3 mmio: [0, 0]
    bus: 02 index 0 io port: [4000, 5fff]
    bus: 02 index 1 mmio: [90000000, 902fffff]
    bus: 02 index 2 mmio: [30000000, 3dffffff]
    bus: 02 index 3 io port: [0, ffff]
    bus: 02 index 4 mmio: [0, ffffffff]
    bus: 03 index 0 io port: [4000, 40ff]
    bus: 03 index 1 io port: [4400, 44ff]
    bus: 03 index 2 mmio: [30000000, 33ffffff]
    bus: 03 index 3 mmio: [40000000, 43ffffff]
    bus: 05 index 0 io port: [4800, 48ff]
    bus: 05 index 1 io port: [4c00, 4cff]
    bus: 05 index 2 mmio: [34000000, 37ffffff]
    bus: 05 index 3 mmio: [44000000, 47ffffff]
    bus: 09 index 0 io port: [5000, 50ff]
    bus: 09 index 1 io port: [5400, 54ff]
    bus: 09 index 2 mmio: [38000000, 3bffffff]
    bus: 09 index 3 mmio: [48000000, 4bffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
    TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
    TCP: Hash tables configured (established 16384 bind 16384)
    TCP reno registered
    NET: Registered protocol family 1
    Unpacking initramfs... done
    Freeing initrd memory: 614k freed
    apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    apm: overridden by ACPI.
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1005
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pci 0000:01:00.0: Boot video device
    vesafb: framebuffer at 0x98000000, mapped to 0xe0880000, using 3072k, total 32704k
    vesafb: mode is 1024x768x16, linelength=2048, pages=20
    vesafb: protected mode interface info at c000:59e9
    vesafb: pmi: set display start = c00c5a57, set palette = c00c5a91
    vesafb: pmi: ports = 2010 2016 2054 2038 203c 205c 2000 2004 20b0 20b2 20b4
    vesafb: scrolling: redraw
    vesafb: Truecolor: size=0:5:5:5, shift=0:10:5:0
    Console: switching to colour frame buffer device 128x48
    fb0: VESA VGA frame buffer device
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A
    00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    ACPI: PCI Interrupt Link [C0C2] enabled at IRQ 11
    PCI: setting IRQ 11 as level-triggered
    serial 0000:00:1f.6: PCI INT B -> Link[C0C2] -> GSI 11 (level, low) -> IRQ 11
    serial 0000:00:1f.6: PCI INT B disabled
    input: Macintosh mouse button emulation as /class/input/input0
    PNP: PS/2 Controller [PNP0303:C192,PNP0f13:C193] at 0x60,0x64 irq 1,12
    i8042.c: Detected active multiplexing controller, rev 1.1.
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX0 port at 0x60,0x64 irq 12
    serio: i8042 AUX1 port at 0x60,0x64 irq 12
    serio: i8042 AUX2 port at 0x60,0x64 irq 12
    serio: i8042 AUX3 port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    registered taskstats version 1
    Freeing unused kernel memory: 288k freed
    input: AT Translated Set 2 keyboard as /class/input/input1
    Uniform Multi-Platform E-IDE driver
    piix 0000:00:1f.1: IDE controller (0x8086:0x24ca rev 0x03)
    PIIX_IDE 0000:00:1f.1: enabling device (0005 -> 0007)
    PIIX_IDE 0000:00:1f.1: PCI INT A -> Link[C0C3] -> GSI 10 (level, low) -> IRQ 10
    piix 0000:00:1f.1: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x3c20-0x3c27
    ide1: BM-DMA at 0x3c28-0x3c2f
    Switched to high resolution mode on CPU 0
    Probing IDE interface ide0...
    hda: HTS548040M9AT00, ATA DISK drive
    hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
    hda: UDMA/100 mode selected
    Probing IDE interface ide1...
    hdc: SD-R2512, ATAPI CD/DVD-ROM drive
    hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
    hdc: MWDMA2 mode selected
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    ide1 at 0x170-0x177,0x376 on irq 15
    SCSI subsystem initialized
    No dock devices found.
    libata version 3.00 loaded.
    hda: max request size: 512KiB
    hda: 78140160 sectors (40007 MB) w/7877KiB Cache, CHS=16383/255/63
    hda: cache flushes supported
    hda: hda1 hda2 < hda5 hda6 hda7 hda8 >
    hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache
    Uniform CD-ROM driver Revision: 3.20
    kjournald starting. Commit interval 5 seconds
    EXT3-fs: mounted filesystem with ordered data mode.
    rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k
    tg3.c:v3.94 (August 14, 2008)
    ACPI: PCI Interrupt Link [C0C5] enabled at IRQ 11
    tg3 0000:02:0e.0: PCI INT A -> Link[C0C5] -> GSI 11 (level, low) -> IRQ 11
    eth0: Tigon3 [partno(BMC5705mA3) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000Base-T Ethernet 00:12:79:57:11:bd
    eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]
    eth0: dma_rwctrl[763f0000] dma_mask[64-bit]
    Intel ICH 0000:00:1f.5: power state changed by ACPI to D0
    Intel ICH 0000:00:1f.5: PCI INT B -> Link[C0C2] -> GSI 11 (level, low) -> IRQ 11
    Intel ICH 0000:00:1f.5: setting latency timer to 64
    intel8x0_measure_ac97_clock: measured 52750 usecs
    intel8x0: clocking to 48000
    Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[C0C2] -> GSI 11 (level, low) -> IRQ 11
    Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
    p4-clockmod: Warning: EST-capable CPU detected. The acpi-cpufreq module offers voltage scaling in addition of frequency scaling. You should use that instead of p4-clockmod, if possible.
    p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    usbcore: registered new interface driver zd1211rw
    ACPI: AC Adapter [C134] (on-line)
    ACPI: Battery Slot [C137] (battery present)
    ACPI: Battery Slot [C136] (battery absent)
    input: Power Button (FF) as /class/input/input2
    ACPI: Power Button (FF) [PWRF]
    input: Sleep Button (CM) as /class/input/input3
    ACPI: Sleep Button (CM) [C139]
    input: Lid Switch as /class/input/input4
    ACPI: Lid Switch [C138]
    ACPI: Transitioning device [C20F] to D3
    fan PNP0C0B:00: registered as cooling_device0
    ACPI: Fan [C20F] (off)
    ACPI: Transitioning device [C210] to D3
    fan PNP0C0B:01: registered as cooling_device1
    ACPI: Fan [C210] (off)
    ACPI: Transitioning device [C211] to D3
    fan PNP0C0B:02: registered as cooling_device2
    ACPI: Fan [C211] (off)
    ACPI: Transitioning device [C212] to D3
    fan PNP0C0B:03: registered as cooling_device3
    ACPI: Fan [C212] (off)
    ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
    processor ACPI0007:00: registered as cooling_device4
    ACPI: Processor [CPU0] (supports 8 throttling states)
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [TZ1] (64 C)
    thermal LNXTHERM:02: registered as thermal_zone1
    ACPI: Thermal Zone [TZ2] (48 C)
    thermal LNXTHERM:03: registered as thermal_zone2
    ACPI: Thermal Zone [TZ3] (31 C)
    Marking TSC unstable due to TSC halts in idle
    Linux agpgart interface v0.103
    agpgart-intel 0000:00:00.0: Intel 855PM Chipset
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    USB Universal Host Controller Interface driver v3.0
    ACPI: PCI Interrupt Link [C0C1] enabled at IRQ 10
    uhci_hcd 0000:00:1d.0: PCI INT A -> Link[C0C1] -> GSI 10 (level, low) -> IRQ 10
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
    uhci_hcd 0000:00:1d.0: irq 10, io base 0x000038c0
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
    iTCO_vendor_support: vendor-support=0
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
    iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0x1060)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    intel_rng: FWH not detected
    ACPI: WMI: Mapper loaded
    ACPI: PCI Interrupt Link [C0C8] enabled at IRQ 10
    ehci_hcd 0000:00:1d.7: PCI INT D -> Link[C0C8] -> GSI 10 (level, low) -> IRQ 10
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    ehci_hcd 0000:00:1d.7: irq 10, io mem 0xa0000000
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 6 ports detected
    ACPI: PCI Interrupt Link [C0C4] enabled at IRQ 10
    uhci_hcd 0000:00:1d.1: PCI INT B -> Link[C0C4] -> GSI 10 (level, low) -> IRQ 10
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1d.1: irq 10, io base 0x000038e0
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> Link[C0C3] -> GSI 10 (level, low) -> IRQ 10
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1d.2: irq 10, io base 0x00003c00
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    usb 2-2: new high speed USB device using ehci_hcd and address 2
    input: Video Bus as /class/input/input5
    usb 2-2: configuration #1 chosen from 1 choice
    ACPI: Video Device [C0CF] (multi-head: yes rom: no post: no)
    usb 2-2: reset high speed USB device using ehci_hcd and address 2
    tpm_inf_pnp 00:0b: Found C197 with ID IFX0101
    tpm_inf_pnp 00:0b: TPM found: config base 0xe0, data base 0x1400, chip version 0x0006, vendor id 0x15d1 (Infineon), product id 0x0006 (SLD 9630 TT 1.1)
    phy0: Selected rate control algorithm 'pid'
    i801_smbus 0000:00:1f.3: PCI INT B -> Link[C0C2] -> GSI 11 (level, low) -> IRQ 11
    ACPI: I/O resource 0000:00:1f.3 [0x1200-0x121f] conflicts with ACPI region C087 [0x1200-0x1205]
    ACPI: Device needs an ACPI driver
    Yenta: CardBus bridge found at 0000:02:06.0 [103c:0890]
    Yenta O2: res at 0x94/0xD4: ea/00
    Yenta O2: enabling read prefetch/write burst
    parport_pc 00:04: reported by Plug and Play ACPI
    parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
    zd1211rw 2-2:1.0: phy0
    Yenta: ISA IRQ mask 0x0038, PCI irq 10
    Socket status: 30000006
    pcmcia: parent PCI bridge I/O window: 0x4000 - 0x5fff
    cs: IO port probe 0x4000-0x5fff: clean.
    pcmcia: parent PCI bridge Memory window: 0x90000000 - 0x902fffff
    pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x3dffffff
    Yenta: CardBus bridge found at 0000:02:06.1 [103c:0890]
    Yenta: ISA IRQ mask 0x0038, PCI irq 10
    Socket status: 30000006
    Yenta: Raising subordinate bus# of parent bus (#02) from #05 to #08
    pcmcia: parent PCI bridge I/O window: 0x4000 - 0x5fff
    cs: IO port probe 0x4000-0x5fff: clean.
    pcmcia: parent PCI bridge Memory window: 0x90000000 - 0x902fffff
    pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x3dffffff
    Yenta: CardBus bridge found at 0000:02:06.3 [103c:0890]
    Yenta: ISA IRQ mask 0x0038, PCI irq 10
    Socket status: 30000006
    Yenta: Raising subordinate bus# of parent bus (#02) from #08 to #0c
    pcmcia: parent PCI bridge I/O window: 0x4000 - 0x5fff
    cs: IO port probe 0x4000-0x5fff: clean.
    pcmcia: parent PCI bridge Memory window: 0x90000000 - 0x902fffff
    pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x3dffffff
    input: PC Speaker as /class/input/input6
    NET: Registered protocol family 23
    lp0: using parport0 (interrupt-driven).
    Error: Driver 'pcspkr' is already registered, aborting...
    ppdev: user-space parallel port driver
    Synaptics Touchpad, model: 1, fw: 5.9, id: 0x1b6eb1, caps: 0xa84793/0x100000
    serio: Synaptics pass-through port at isa0060/serio4/input0
    input: SynPS/2 Synaptics TouchPad as /class/input/input7
    Detected unconfigured HP nc6000 family SMSC IrDA chip, pre-configuring device.
    Setting up Intel 82801 controller and SMSC device
    found SMC SuperIO Chip (devid=0x5a rev=00 base=0x004e): LPC47N227
    smsc_superio_flat(): fir: 0x130, sir: 0x2f8, dma: 03, irq: 5, mode: 0x0e
    SMsC IrDA Controller found
    IrCC version 2.0, firport 0x130, sirport 0x2f8 dma=3, irq=5
    No transceiver found. Defaulting to Fast pin select
    IrDA: Registered device irda0
    Error: Driver 'pcspkr' is already registered, aborting...
    cs: IO port probe 0x100-0x3af: clean.
    cs: IO port probe 0x3e0-0x4ff: clean.
    cs: IO port probe 0x820-0x8ff: clean.
    cs: IO port probe 0xc00-0xcf7: clean.
    cs: IO port probe 0xa00-0xaff: clean.
    cs: IO port probe 0x100-0x3af: clean.
    cs: IO port probe 0x3e0-0x4ff: clean.
    cs: IO port probe 0x820-0x8ff: clean.
    cs: IO port probe 0xc00-0xcf7: clean.
    cs: IO port probe 0xa00-0xaff: clean.
    cs: IO port probe 0x100-0x3af: clean.
    cs: IO port probe 0x3e0-0x4ff: clean.
    cs: IO port probe 0x820-0x8ff: clean.
    cs: IO port probe 0xc00-0xcf7: clean.
    cs: IO port probe 0xa00-0xaff: clean.
    Clocksource tsc unstable (delta = -338066707 ns)
    EXT3 FS on hda6, internal journal
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on hda7, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    fuse init (API version 7.9)
    FAT: Unrecognized mount option "locale=pl_PL.utf8" or missing value
    Adding 522072k swap on /dev/hda8. Priority:-1 extents:1 across:522072k
    input: PS/2 Generic Mouse as /class/input/input8
    pci 0000:01:00.0: PCI INT A -> Link[C0C1] -> GSI 10 (level, low) -> IRQ 10
    [drm] Initialized drm 1.1.0 20060810
    [drm] Initialized radeon 1.29.0 20080528 on minor 0
    agpgart-intel 0000:00:00.0: AGP 2.0 bridge
    agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
    pci 0000:01:00.0: putting AGP V2 device into 4x mode
    [drm] Setting GART location based on new memory map
    [drm] Loading R300 Microcode
    [drm] Num pipes: 1
    [drm] writeback test succeeded in 0 usecs
    firmware: requesting zd1211/zd1211b_ub
    firmware: requesting zd1211/zd1211b_uphr
    zd1211rw 2-2:1.0: firmware version 4725
    zd1211rw 2-2:1.0: zd1211b chip 079b:0062 v4810 high 00-60-b3 AL2230_RF pa0 g---S
    wlan0: authenticate with AP 00:16:41:f1:45:03
    wlan0: authenticated
    wlan0: associate with AP 00:16:41:f1:45:03
    wlan0: RX AssocResp from 00:16:41:f1:45:03 (capab=0x401 status=0 aid=1)
    wlan0: associated
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ADDRCONF(NETDEV_UP): eth0: link is not ready
    wlan0: no IPv6 routers present
    and lsmod:
    bash-3.2# lsmod
    Module Size Used by
    ipv6 260132 8
    radeon 144416 2
    drm 74280 3 radeon
    vfat 12800 0
    fat 49312 1 vfat
    fuse 52892 2
    joydev 11584 0
    pcmcia 35116 0
    irtty_sir 7040 0
    sir_dev 13316 1 irtty_sir
    ppdev 9348 0
    lp 11108 0
    smsc_ircc2 16672 0
    irda 112568 2 sir_dev,smsc_ircc2
    crc_ccitt 3840 1 irda
    snd_pcsp 11040 0
    psmouse 38288 0
    serio_raw 7172 0
    arc4 3712 2
    parport_pc 36804 1
    parport 33004 3 ppdev,lp,parport_pc
    yenta_socket 25228 3
    rsrc_nonstatic 12672 1 yenta_socket
    ecb 4608 2
    crypto_blkcipher 17540 1 ecb
    pcmcia_core 33812 3 pcmcia,yenta_socket,rsrc_nonstatic
    i2c_i801 10768 0
    i2c_core 22420 1 i2c_i801
    container 5248 0
    tpm_infineon 10664 0
    tpm 14656 1 tpm_infineon
    tpm_bios 7680 1 tpm
    video 18064 0
    output 4608 1 video
    wmi 7592 0
    iTCO_wdt 12196 0
    iTCO_vendor_support 4996 1 iTCO_wdt
    ehci_hcd 36236 0
    uhci_hcd 24080 0
    shpchp 31380 0
    pci_hotplug 28064 1 shpchp
    intel_agp 27068 1
    agpgart 30804 2 drm,intel_agp
    thermal 17052 0
    evdev 11296 11
    processor 34732 2 thermal
    fan 6148 0
    button 7824 0
    battery 12036 0
    ac 6020 0
    zd1211rw 46724 0
    usbcore 134384 4 ehci_hcd,uhci_hcd,zd1211rw
    mac80211 158876 1 zd1211rw
    cfg80211 25224 1 mac80211
    cpufreq_ondemand 8588 1
    p4_clockmod 6084 0
    speedstep_lib 6148 1 p4_clockmod
    freq_table 5632 2 cpufreq_ondemand,p4_clockmod
    snd_intel8x0m 15500 0
    snd_intel8x0 30748 4
    snd_seq_oss 31872 0
    snd_ac97_codec 100516 2 snd_intel8x0m,snd_intel8x0
    snd_seq_midi_event 8192 1 snd_seq_oss
    snd_seq 49968 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 8332 2 snd_seq_oss,snd_seq
    snd_pcm_oss 40192 0
    snd_pcm 69636 6 snd_pcsp,snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer 21384 3 snd_seq,snd_pcm
    snd_page_alloc 9224 3 snd_intel8x0m,snd_intel8x0,snd_pcm
    snd_mixer_oss 16512 1 snd_pcm_oss
    snd 50724 17 snd_pcsp,snd_intel8x0m,snd_intel8x0,snd_seq_oss,snd_ac97_codec,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 8160 1 snd
    ac97_bus 3584 1 snd_ac97_codec
    tg3 121604 0
    libphy 18048 1 tg3
    rtc_cmos 11424 0
    rtc_core 17564 1 rtc_cmos
    rtc_lib 4480 1 rtc_core
    ext3 126344 2
    jbd 46228 1 ext3
    mbcache 8708 1 ext3
    ide_cd_mod 32900 0
    cdrom 35360 1 ide_cd_mod
    ide_disk 14336 5
    ata_piix 18308 0
    libata 153504 1 ata_piix
    dock 9616 1 libata
    scsi_mod 96460 1 libata
    piix 8072 4
    ide_pci_generic 5636 0
    ide_core 96200 4 ide_cd_mod,ide_disk,piix,ide_pci_generic
    Any ideas? Maybe somone has this notebook? Maybe its driver problem? But in glxgears i have about 1,1k FPS and also i have direct rendering. 
    I wish you could help me. Thanks anyway.
    Last edited by areiks (2008-12-21 21:46:46)

  • [solved] After a full-system upgrade (Linux 3.15.8) = Wifi undetected

    Hi, following this post, I'm seeking help concerning a big problem with my wifi.
    In fact, it has been a few months since my wifi interface isn't recognized anymore. Yesterday, after a few tests, I found it was due to the kernel version, so I tried to reinstall my first ArchLinux (Linux 3.13.5-1-ARCH) : it worked, my wifi was back. The problem was that I couldn't reinstall all my stuffs : so I did a full-system upgrade (knowing I will lose my wifi) and now I just want to fix it once and for all (I'm done dealing with it).
    So now, your help would be very appreciated. Does anyone have an idead? Or need more details about my config, my laptop, or whatever?
    Last edited by nugetchar (2014-08-09 20:30:44)

    Okay then, here we go :
    When I do a
    lspci
    I have the following output :
    [nugetchar@arch ~]$ lspci
    00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
    00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
    00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
    00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
    00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
    00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
    00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
    00:1c.5 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 (rev c4)
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation QM77 Express Chipset LPC Controller (rev 04)
    00:1f.2 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    01:00.0 VGA compatible controller: NVIDIA Corporation GF108GLM [NVS 5200M] (rev a1)
    01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)
    03:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
    0c:00.0 SD Host controller: O2 Micro, Inc. OZ600FJ0/OZ900FJ0/OZ600FJS SD/MMC Card Reader Controller (rev 05)
    So, as you can see, the Network Controller is the following :
    03:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
    When I do a
    ip link
    this is what I obtain :
    [nugetchar@arch ~]$ ip link
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: eno1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
    link/ether f0:1f:af:25:3b:13 brd ff:ff:ff:ff:ff:ff
    6: enp0s20u2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN mode DEFAULT group default qlen 1000
    link/ether 6e:d6:2d:5c:29:bd brd ff:ff:ff:ff:ff:ff
    I started reading this page but am not sure if it is relevant due to the fact it concerns the 3.8.2B version.
    Finally, a
    more /etc/modprobe.d/modprobe.conf
    gives me the following output :
    ^C[nugetchar@arch ~]$ more /etc/modprobe.d/modprobe.conf
    alias floppy off
    blacklist fd0
    blacklist floppy
    blacklist ipv6
    blacklist bcma
    blacklist pcspkr
    blacklist snd_pcsp
    I think I need to unblacklist bcma ?
    @ewaller : I just saw you reply, here is the output for ls /lib/modules
    [nugetchar@arch ~]$ ls /lib/modules
    3.15.8-1-ARCH extramodules-3.13-ARCH extramodules-3.15-ARCH
    Thank you for your answers, I really appreciate it

  • [SOLVED - at least for me]annoying TAB sound just won't die...

    Hi,
    I've added this for the MODULES in rc.conf:
    MODULES=(!pcmcia !pcmcia_core !pcspkr !snd_pcsp powernow-k8 cpufreq_ondemand)
    and still I hear this annoying sound when I hit the <TAB> in the console, over and over and over again....
    I've disabled the pc speaker and its sound module, and I have configured the ALSA using alsaconf succesfully (the sound is crap on my HP Compaq 615, but that's because of the speakers, not Linux). Still if I run the "alsamixer" command, I can see the volume of the pc speaker right there, but if I change the PC speaker volume the system volume is not changed. Is there an alsa "beep" sound for the <TAB> i need to kill somewhere? This mind boiling sound I hear every time in xterm when I make an error of some sort in the keyboard, like when I'm working in Vim and I scroll to the top of the file and hit the line, etc.
    lsmod gives me this output:
    http://pastebin.com/uYHcmp8V
    Any advice?
    Last edited by tomislavski (2010-04-02 07:13:51)

    @tomislavski:
    I believe your internal beeper is controlled by the drivers for your soundcard instead of the generic pcspkr-driver, since blacklisting pcspkr and snd_pcsp had no effect. I also use the snd_hda_intel-driver on my netbook, and I have two separate controls for speakers in alsamixer - "Speaker" refer to sounds played through normal applications, while a "Beep"-control refers to those annoying console beeps. You could check if you have a similar setup, and in that case just mute the Beep-control.
    Nareto wrote:I'm too having the beep on Tab etc. I did all of the above with no success.
    The original poster had allready tried placing !pcspkr and !snd_pcsp in the MODULES array in /etc/rc.conf, which on most (older?) computers should be enough to disable the internal speakers system-wide. Did you try that too? You can test the procedure without rebooting by running:
    su -c "rmmod pcspkr"
    As for disconnecting the cable to the internal speaker, I don't think it was intended as a joke. I've done the procedure before, and at least on my desktop computer the internal speaker was quite easy to locate, and it was connected to the motherboard by a single, easily removable cable. If you're on a laptop however, the procedure might be a bit more bothersome.
    Last edited by Peanut (2010-04-01 01:03:49)

  • How to disable GNOME logout/shutdown/restart beep???

    Hello, when I logout/shutdown/restart and the volume is not mute, I hear a large beep sound which annoys me very much. I tried to untick alart sound in System->Preference->Sound, but it does not help.

    That module only affects the system PC speaker. You say "when the volume is not mute[d]"; is the beep coming from the soundcard or the PC speaker? If it's coming from the latter, unload the pcspkr module (and be sure to unload snd_pcsp as well if you're on a 2.6.28 or higher kernel).
    -dav7

  • PC Speaker

    Hello there.A few days ago, after some updates a FAIL message appears during boot that says:
    No state is present for card pcsp
    Unknown hardware "PC-Speaker" "" "" ""
    Hardware is initialized using a guess method
    No state is present for card pcsp                  [FAIL]
    The modules I load at rc.conf are
    MODULES=(acpi-cpufreq tg3 iwl3945 snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel snd_pcsp pcspkr soundcore cpufreq_userspace cpufreq_powersave cpufreq_ondemand cpufreq_stats cpufreq_conservative)
    Can you tell me how to fix this?
    Thank you...:cool:

    Some time ago the snd_pcsp module was introduced and if you are curious, try a forum search with snd_pcsp and see all the problems people were having.  You are not alone.

  • Slow ¿GDM?

    Hi, again.
    I'm not sure when this started to happen but things are:
    1. Recently I moved from Catalyst to xf86-video-ati (really don't know whether it's related or not, or even previous to the problem but...).
    2. Boot up from GRUB to the login prompt in shell takes the same time as it did fresh installed ~20 seconds.
    3. After the login prompt i get a blak screen for 20 seconds, then login prompt in shell again, then black screen one more time and after 5 seconds GDM is there.
    4. GDM didn't take so long before.
    5. Nothing in /var/log makes me suspect anything but I don't know what I'm looking for so if you need one of them just ask, please.
    6. I have compiz-fusion started without fusion-icon, as said in the wiki.
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="es_ES.utf8"
    HARDWARECLOCK="UTC"
    USEDIRECTISA="no"
    TIMEZONE="Europe/Madrid"
    KEYMAP="es"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(acpi-cpufreq cpufreq_ondemand cpufreq_powersave i8k !snd_pcsp !pcspkr)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="pablerkas"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth0="dhcp"
    wlan0="dhcp"
    INTERFACES=(!eth0 !wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.1.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng preload @hal @fam @wicd @crond @alsa @alunnd !network !dhcdbd !networkmanager !netfs)
    # /etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "synaptics"
    Load "glx"
    Load "dri"
    Load "drm"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Option "XAANoOffscreenPixmaps" "true" #needed for aiglx
    Option "ColorTiling" "on"
    Option "AccelMethod" "EXA"
    Option "EnablePageFlip" "on"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x800"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    # /etc/inittab
    # Runlevels:
    # 0 Halt
    # 1(S) Single-user
    # 2 Not used
    # 3 Multi-user
    # 4 Not used
    # 5 X11
    # 6 Reboot
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    #id:3:initdefault:
    # Boot to X11
    id:5:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    # -8 options fixes umlauts problem on login
    c1:2345:respawn:/sbin/agetty -8 38400 vc/1 linux
    c2:2345:respawn:/sbin/agetty -8 38400 vc/2 linux
    c3:2345:respawn:/sbin/agetty -8 38400 vc/3 linux
    c4:2345:respawn:/sbin/agetty -8 38400 vc/4 linux
    c5:2345:respawn:/sbin/agetty -8 38400 vc/5 linux
    c6:2345:respawn:/sbin/agetty -8 38400 vc/6 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    # Example lines for starting a login manager
    #x:5:respawn:/usr/bin/xdm -nodaemon
    x:5:respawn:/usr/sbin/gdm -nodaemon
    #x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/bin/slim >& /dev/null
    # End of file
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    # exec xterm
    exec gnome-session
    # exec startkde
    # exec startxfce4
    # ...or the Window Manager of your choice
    /usr/share/applications/compiz.desktop:
    [Desktop Entry]
    Type=Application
    Encoding=UTF-8
    Name=Compiz
    Exec=compiz --sm-disable --ignore-desktop-hints ccp --indirect-rendering
    NoDisplay=true
    # name of loadable control center module
    X-GNOME-WMSettingsModule=compiz
    # name we put on the WM spec check window
    X-GNOME-WMName=Compiz
    Thank you veeery much.
    Last edited by Slurp (2009-03-16 20:53:02)

    Thanks for your answer.
    I tried Slim and disabling compiz but nothing changed.
    The xorg was a little hard to make the first time and I cannot make it again, so i just changed some things, but I don't know whether it is still "odd".
    #/etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "Main Layout"
    Screen 0 "Screen0"
    EndSection
    Section "Module"
    Load "synaptics"
    Load "glx"
    Load "dri"
    Load "drm"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Option "XAANoOffscreenPixmaps" "true" #needed for aiglx
    Option "ColorTiling" "on"
    Option "AccelMethod" "EXA"
    Option "EnablePageFlip" "on"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x800"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    About Catalyst ... ufff... I would have to make a new Xorg and ... ufff... Radeonhd doesn't work for my card.
    And about another DE which one would be the less painful? I mean, last time I installed KDE just to see it I had lots of problems with file-program associations and to fix them is a pain in the ass...
    And now I see on boot up a message that says something like "/etc/rc.d/functions not found" ... o_O
    Last edited by Slurp (2009-03-18 11:26:13)

  • [solved] network

    Hi all,
    I've been trying to set network working on my desktop but haven't been succeeded till now..
    I noticed a weird situation (at least to me)
    if I do ping google: ping -c 3 www.google.com
    I'll get in the final statistics time = 11149ms
    but if I do ping google as : ping -c 3 209.85.229.147
    I'll get time = 2003 ms
    >.< hope anyone knows what's wrong so I can fix this
    tks in advance for your time
    Last edited by babalu_pt (2010-04-20 22:07:38)

    First of all I wanna say tks for all that gave me some replies >.<
    apparently I got this working
    steps I've done ..
    1st remove wicd and reactivate network
    2nd setup static IP
    3nd deactivate resolv.conf update
    4th set nameservers manually
    this is my actual config:
    rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # HARDWARE
    MODULES=(!net-pf-10 !snd_pcsp !pcspkr loop sis900 !mii !ppp_generic !slhc !soundcore)
    # one of the 1st things I've done ( heading to solve the problem ) was only load the module I wanted to use
    # so I ran hwdetect --show-net to see what it'd show (mii ppp_generic sis900 slhc)
    # so I loaded the sis900 and discarded all others... dunno if it has any influence but I did :)
    # have I done the correct thing?
    # NETWORKING
    HOSTNAME="arch"
    #Static IP
    eth0="eth0 10.10.10.171 netmask 255.255.255.0 broadcast 10.10.10.255"
    INTERFACES=(eth0 !wlan0)
    gateway="default gw 10.10.10.1"
    ROUTES=(gateway)
    # DAEMONS
    DAEMONS=(network dhcdbd !networkmanager @syslog-ng gpm netfs @crond dbus hal oss !wicd)
    # here I did discarded wicd and set back network :)
    I only pasted the things that I've changed to set up network.. all others erased them
    then I disabled the nameserver refresh at /etc/dhcpd.conf
    # A sample configuration for dhcpcd.
    # See dhcpcd.conf(5) for details.
    # Inform the DHCP server of our hostname for DDNS.
    hostname
    # To share the DHCP lease across OSX and Windows a ClientID is needed.
    # Enabling this may get a different lease than the kernel DHCP client.
    # Some upstream DHCP servers may also require a ClientID, such as FRITZ!Box.
    #clientid
    # A list of options to request from the DHCP server.
    option domain_name_servers, domain_name, domain_search, host_name
    option classless_static_routes
    # Most distributions have NTP support.
    option ntp_servers
    # Respect the network MTU.
    option interface_mtu
    # A ServerID is required by RFC2131.
    require dhcp_server_identifier
    # A hook script is provided to lookup the hostname if not set by the DHCP
    # server, but it should not be run by default.
    nohook lookup-hostname
    noipv4ll
    nohook resolv.conf
    I just added this last line
    then I set up nameservers manualy at /etc/resolv.conf
    # Generated by dhcpcd
    # /etc/resolv.conf.head can replace this line
    nameserver 212.55.154.174
    nameserver 212.55.154.190
    # /etc/resolv.conf.tail can replace this line
    this way it's all working apparently fine
    if there is any thing that I've done worng pls correct me.. so I won't have troubles in the future
    ps. I guess all I needed to do was to set the nohook at dhcpd.conf and set the nameservers manualy... but I feel ok with the static ip tougth I had to try till make it to work
    Last edited by babalu_pt (2010-04-20 22:33:40)

  • Very slow network throughput since 2-3 days ago

    I've been having very slow network throughput since 2-3 days ago, with no apparent reason.
    I see (from what I can tell) no relevant package updates during that period.
    Connections are nfs v3 shares, over UTP cat5e gigabit ethernet.
    I've been running this setup for many years now, without such issues.
    But now, it's as if throughput is capped around 100Mbps.
    Is there a way to see - if for some reason - a network adapter has locked to 100Mbps, instead of 1Gbps?
    ifconfig does not say anything.
    PS: netstat -i does not report any errors over the connection.
    Last edited by wantilles (2011-04-12 15:25:52)

    experiencing the same issue with my wlan0 since update to kernel2.6.38 yesterday night.
    Speed tests grant me a download speed of around 50kbps. Should be around some mbit though! How do I find out, why it's acting so slow?
    edit: switched to win7 for the moment. Everything is speedy and normal around here. Something is seriously broken in my arch box!
    Can this be related to xorg-server1.10.902 or kernel2.6.38? It would also explain the strange issues with pacman lately (like this https://bbs.archlinux.org/viewtopic.php?id=116429 or this https://bbs.archlinux.org/viewtopic.php?id=116696).
    More people seem to experience the network issue: https://bbs.archlinux.org/viewtopic.php?id=116738
    Any insights?
    edit#2: Just got back from win7. Upload speed in Arch is quite okay. Download speed is extremely fucked though. I wonder why? At least now I know why pacman has problems getting package upgrades, etc.
    How do I fix a problem with the wlan0 connection? Haven't had any of those before with gnome and Networkmanager. I'm using the ath9k module.
    My rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="Europe/Berlin"
    KEYMAP="de"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    MODULES=(ath9k snd_hda_intel snd_hda_codec snd_hda_codec_idt snd_hwdep snd_pcm snd_seq snd_seq_device snd_timer fuse nvidia loop vboxdrv !vboxnetflt !vboxnetadp !vboxguest !vboxsf vboxvideo acpi_cpufreq cpufreq_powersave cpufreq_ondemand !snd_mixer_oss !snd_seq_oss !snd_pcm_oss !snd_pcsp wacom)
    #MODULES=(!snd_mixer_oss !snd_seq_oss !snd_pcm_oss !snd_pcsp !vboxnetflt !vboxnetadp !vboxguest !vboxsf)
    #MODULES=()
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="davelab"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    # vboxnetflt
    eth0="eth0 192.168.0.6 netmask 255.255.255.0 broadcast 192.168.0.255"
    INTERFACES=(!eth0 !wlan0 !lo)
    #WIRELESS_INTERFACE="wlan0"
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng laptop-mode cpufreq dbus !hal networkmanager !fam !avahi-daemon samba !smbnetfs cups !webmin alsa !mpd crond bluetooth xinetd sensors clamav ntpd !privoxy !tor httpd !tomcat7 mysqld !iptables)
    dmesg output:
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.38-ARCH (tobias@T-POWA-LX) (gcc version 4.6.0 (GCC) ) #1 SMP PREEMPT Wed Mar 30 08:47:36 CEST 2011
    Command line: root=/dev/sda3 ro resume=/dev/sda3 5
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
    BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
    BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000008fec0000 (usable)
    BIOS-e820: 000000008fec0000 - 000000008fecf000 (ACPI data)
    BIOS-e820: 000000008fecf000 - 000000008fee5000 (ACPI NVS)
    BIOS-e820: 000000008fee5000 - 00000000a0000000 (reserved)
    BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 0000000160000000 (usable)
    NX (Execute Disable) protection: active
    DMI present.
    DMI: Dell Inc. Studio XPS 1340/ , BIOS A14 03/25/2010
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    No AGP bridge found
    last_pfn = 0x160000 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-C7FFF write-protect
    C8000-DBFFF uncachable
    DC000-EFFFF write-through
    F0000-FFFFF write-back
    MTRR variable ranges enabled:
    0 base 0A0000000 mask FE0000000 uncachable
    1 base 0C0000000 mask FC0000000 uncachable
    2 base 000000000 mask F00000000 write-back
    3 base 100000000 mask FC0000000 write-back
    4 base 140000000 mask FE0000000 write-back
    5 base 09FF00000 mask FFFF00000 uncachable
    6 disabled
    7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 000000009ff00000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0x8fec0 max_arch_pfn = 0x400000000
    found SMP MP-table at [ffff8800000f7b50] f7b50
    initial memory mapped : 0 - 20000000
    init_memory_mapping: 0000000000000000-000000008fec0000
    0000000000 - 008fe00000 page 2M
    008fe00000 - 008fec0000 page 4k
    kernel direct mapping tables up to 8fec0000 @ 8febb000-8fec0000
    init_memory_mapping: 0000000100000000-0000000160000000
    0100000000 - 0160000000 page 2M
    kernel direct mapping tables up to 160000000 @ 15fff9000-160000000
    RAMDISK: 37e56000 - 37ff0000
    ACPI: RSDP 00000000000f7b20 00024 (v02 PTLTD )
    ACPI: XSDT 000000008fec37f6 000A4 (v01 DELL QA09 06040000 LTP 00000000)
    ACPI: FACP 000000008fecec04 000F4 (v03 NVIDIA MCP79 06040000 PTL_ 000F4240)
    ACPI: DSDT 000000008fec5388 09808 (v01 NVIDIA MCP79 06040000 MSFT 03000001)
    ACPI: FACS 000000008fee4fc0 00040
    ACPI: MCFG 000000008fececf8 0003C (v01 PTLTD MCFG 06040000 LTP 00000000)
    ACPI: HPET 000000008feced34 00038 (v01 PTLTD HPETTBL 06040000 LTP 00000001)
    ACPI: APIC 000000008feced6c 00072 (v01 PTLTD ? APIC 06040000 LTP 00000000)
    ACPI: BOOT 000000008fecedde 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    ACPI: SLIC 000000008fecee06 00176 (v01 DELL QA09 06040000 LTP 00000000)
    ACPI: OSFR 000000008fecef7c 00084 (v01 DELL DELL 06040000 ASL 00000061)
    ACPI: SSDT 000000008fec5129 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec5083 000A6 (v01 PmRef Cpu7Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec4fdd 000A6 (v01 PmRef Cpu6Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec4f37 000A6 (v01 PmRef Cpu5Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec4e91 000A6 (v01 PmRef Cpu4Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec4deb 000A6 (v01 PmRef Cpu3Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec4d45 000A6 (v01 PmRef Cpu2Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec4c9f 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec389a 01405 (v01 PmRef CpuPm 00003000 INTL 20050228)
    ACPI: Local APIC address 0xfee00000
    No NUMA configuration found
    Faking a node at 0000000000000000-0000000160000000
    Initmem setup node 0 0000000000000000-0000000160000000
    NODE_DATA [000000015fffb000 - 000000015fffffff]
    [ffffea0000000000-ffffea0004dfffff] PMD -> [ffff88015c200000-ffff88015f7fffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x00160000
    Movable zone start PFN for each node
    early_node_map[3] active PFN ranges
    0: 0x00000010 -> 0x0000009d
    0: 0x00000100 -> 0x0008fec0
    0: 0x00100000 -> 0x00160000
    On node 0 totalpages: 982605
    DMA zone: 56 pages used for memmap
    DMA zone: 6 pages reserved
    DMA zone: 3919 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 571128 pages, LIFO batch:31
    Normal zone: 5376 pages used for memmap
    Normal zone: 387840 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x1008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x10dea301 base: 0xfed00000
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 40
    PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
    PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
    PM: Registered nosave memory: 00000000000d4000 - 00000000000e4000
    PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    PM: Registered nosave memory: 000000008fec0000 - 000000008fecf000
    PM: Registered nosave memory: 000000008fecf000 - 000000008fee5000
    PM: Registered nosave memory: 000000008fee5000 - 00000000a0000000
    PM: Registered nosave memory: 00000000a0000000 - 00000000e0000000
    PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
    PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
    PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
    PM: Registered nosave memory: 00000000fec10000 - 00000000fee00000
    PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    PM: Registered nosave memory: 00000000fee01000 - 00000000fff80000
    PM: Registered nosave memory: 00000000fff80000 - 0000000100000000
    Allocating PCI resources starting at a0000000 (gap: a0000000:40000000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 28 pages/cpu @ffff88008fc00000 s82176 r8192 d24320 u1048576
    pcpu-alloc: s82176 r8192 d24320 u1048576 alloc=1*2097152
    pcpu-alloc: [0] 0 1
    Built 1 zonelists in Node order, mobility grouping on. Total pages: 962887
    Policy zone: Normal
    Kernel command line: root=/dev/sda3 ro resume=/dev/sda3 5
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Memory: 3798920k/5767168k available (3795k kernel code, 1836748k absent, 131500k reserved, 2307k data, 556k init)
    SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Preemptable hierarchical RCU implementation.
    RCU-based detection of stalled CPUs is disabled.
    Verbose stalled-CPUs detection is disabled.
    NR_IRQS:2304
    Extended CMOS year: 2000
    spurious 8259A interrupt: IRQ7.
    Console: colour VGA+ 80x25
    console [tty0] enabled
    allocated 39321600 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 2400.376 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 4802.78 BogoMIPS (lpj=8001253)
    pid_max: default: 32768 minimum: 301
    Security Framework initialized
    AppArmor: AppArmor disabled by boot time parameter
    Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    Initializing cgroup subsys blkio
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 6 MCE banks
    CPU0: Thermal monitoring handled by SMI
    using mwait in idle threads.
    ACPI: Core revision 20110112
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz stepping 06
    Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    ... version: 2
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    NMI watchdog enabled, takes one hw-pmu counter.
    Booting Node 0, Processors #1 Ok.
    CPU1: Thermal monitoring handled by SMI
    NMI watchdog enabled, takes one hw-pmu counter.
    Brought up 2 CPUs
    Total of 2 processors activated (9604.67 BogoMIPS).
    devtmpfs: initialized
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-07] at [mem 0xe0000000-0xe07fffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xe07fffff] reserved in E820
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: SSDT 000000008fee1086 0021F (v01 PmRef Cpu0Ist 00003000 INTL 20050228)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 0021F (v01 PmRef Cpu0Ist 00003000 INTL 20050228)
    ACPI: SSDT 000000008fee1648 0067D (v01 PmRef Cpu0Cst 00003001 INTL 20050228)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 0067D (v01 PmRef Cpu0Cst 00003001 INTL 20050228)
    ACPI: SSDT 000000008fee0ed6 001B0 (v01 PmRef Cpu1Ist 00003000 INTL 20050228)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 001B0 (v01 PmRef Cpu1Ist 00003000 INTL 20050228)
    ACPI: SSDT 000000008fee15c3 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050228)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050228)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: EC: GPE = 0x47, I/O: command/status = 0x66, data = 0x62
    ACPI: No dock devices found.
    HEST: Table not found.
    PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000c3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000c4000-0x000c7fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000cbfff]
    pci_root PNP0A08:00: host bridge window [mem 0x000cc000-0x000cffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e8000-0x000ebfff]
    pci_root PNP0A08:00: host bridge window [mem 0x000ec000-0x000effff]
    pci_root PNP0A08:00: host bridge window [mem 0x000f0000-0x000fffff]
    pci_root PNP0A08:00: host bridge window [mem 0xa0000000-0xfebfffff]
    pci 0000:00:00.0: [10de:0a82] type 0 class 0x000600
    pci 0000:00:00.1: [10de:0a88] type 0 class 0x000500
    pci 0000:00:03.0: [10de:0aae] type 0 class 0x000601
    pci 0000:00:03.0: reg 10: [io 0x1c00-0x1cff]
    pci 0000:00:03.1: [10de:0aa4] type 0 class 0x000500
    pci 0000:00:03.2: [10de:0aa2] type 0 class 0x000c05
    pci 0000:00:03.2: reg 10: [io 0x3080-0x30bf]
    pci 0000:00:03.2: reg 20: [io 0x3040-0x307f]
    pci 0000:00:03.2: reg 24: [io 0x2000-0x203f]
    pci 0000:00:03.2: PME# supported from D3hot D3cold
    pci 0000:00:03.2: PME# disabled
    pci 0000:00:03.3: [10de:0a89] type 0 class 0x000500
    pci 0000:00:03.5: [10de:0aa3] type 0 class 0x000b40
    pci 0000:00:03.5: reg 10: [mem 0xf0600000-0xf067ffff]
    pci 0000:00:04.0: [10de:0aa5] type 0 class 0x000c03
    pci 0000:00:04.0: reg 10: [mem 0xf0886000-0xf0886fff]
    pci 0000:00:04.0: supports D1 D2
    pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:04.0: PME# disabled
    pci 0000:00:04.1: [10de:0aa6] type 0 class 0x000c03
    pci 0000:00:04.1: reg 10: [mem 0xf0889000-0xf08890ff]
    pci 0000:00:04.1: supports D1 D2
    pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:04.1: PME# disabled
    pci 0000:00:06.0: [10de:0aa7] type 0 class 0x000c03
    pci 0000:00:06.0: reg 10: [mem 0xf0887000-0xf0887fff]
    pci 0000:00:06.0: supports D1 D2
    pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:06.0: PME# disabled
    pci 0000:00:06.1: [10de:0aa9] type 0 class 0x000c03
    pci 0000:00:06.1: reg 10: [mem 0xf0889400-0xf08894ff]
    pci 0000:00:06.1: supports D1 D2
    pci 0000:00:06.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:06.1: PME# disabled
    pci 0000:00:08.0: [10de:0ac0] type 0 class 0x000403
    pci 0000:00:08.0: reg 10: [mem 0xf0880000-0xf0883fff]
    pci 0000:00:08.0: PME# supported from D3hot D3cold
    pci 0000:00:08.0: PME# disabled
    pci 0000:00:09.0: [10de:0aab] type 1 class 0x000604
    pci 0000:00:0a.0: [10de:0ab0] type 0 class 0x000200
    pci 0000:00:0a.0: reg 10: [mem 0xf0888000-0xf0888fff]
    pci 0000:00:0a.0: reg 14: [io 0x30d0-0x30d7]
    pci 0000:00:0a.0: reg 18: [mem 0xf0889c00-0xf0889cff]
    pci 0000:00:0a.0: reg 1c: [mem 0xf0889800-0xf088980f]
    pci 0000:00:0a.0: supports D1 D2
    pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:0a.0: PME# disabled
    pci 0000:00:0b.0: [10de:0ab9] type 0 class 0x000106
    pci 0000:00:0b.0: reg 10: [io 0x30e8-0x30ef]
    pci 0000:00:0b.0: reg 14: [io 0x30dc-0x30df]
    pci 0000:00:0b.0: reg 18: [io 0x30e0-0x30e7]
    pci 0000:00:0b.0: reg 1c: [io 0x30d8-0x30db]
    pci 0000:00:0b.0: reg 20: [io 0x30c0-0x30cf]
    pci 0000:00:0b.0: reg 24: [mem 0xf0884000-0xf0885fff]
    pci 0000:00:0c.0: [10de:0ac4] type 1 class 0x000604
    pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:0c.0: PME# disabled
    pci 0000:00:10.0: [10de:0aa0] type 1 class 0x000604
    pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:10.0: PME# disabled
    pci 0000:00:15.0: [10de:0ac6] type 1 class 0x000604
    pci 0000:00:15.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:15.0: PME# disabled
    pci 0000:00:16.0: [10de:0ac7] type 1 class 0x000604
    pci 0000:00:16.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:16.0: PME# disabled
    pci 0000:00:17.0: [10de:0ac7] type 1 class 0x000604
    pci 0000:00:17.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:17.0: PME# disabled
    pci 0000:00:18.0: [10de:0ac7] type 1 class 0x000604
    pci 0000:00:18.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:18.0: PME# disabled
    pci 0000:01:07.0: [1180:0832] type 0 class 0x000c00
    pci 0000:01:07.0: proprietary Ricoh MMC controller disabled (via firewire function)
    pci 0000:01:07.0: MMC cards are now supported by standard SDHCI controller
    pci 0000:01:07.0: reg 10: [mem 0xf0500000-0xf05007ff]
    pci 0000:01:07.0: supports D1 D2
    pci 0000:01:07.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:01:07.0: PME# disabled
    pci 0000:01:07.1: [1180:0822] type 0 class 0x000805
    pci 0000:01:07.1: reg 10: [mem 0xf0500800-0xf05008ff]
    pci 0000:01:07.1: supports D1 D2
    pci 0000:01:07.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:01:07.1: PME# disabled
    pci 0000:01:07.2: [1180:0592] type 0 class 0x000880
    pci 0000:01:07.2: reg 10: [mem 0xf0501000-0xf05010ff]
    pci 0000:01:07.2: supports D1 D2
    pci 0000:01:07.2: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:01:07.2: PME# disabled
    pci 0000:01:07.3: [1180:0852] type 0 class 0x000880
    pci 0000:01:07.3: reg 10: [mem 0xf0501400-0xf05014ff]
    pci 0000:01:07.3: supports D1 D2
    pci 0000:01:07.3: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:01:07.3: PME# disabled
    pci 0000:00:09.0: PCI bridge to [bus 01-01] (subtractive decode)
    pci 0000:00:09.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:09.0: bridge window [mem 0xf0500000-0xf05fffff]
    pci 0000:00:09.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:09.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    pci 0000:00:09.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000cc000-0x000cffff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0x000f0000-0x000fffff] (subtractive decode)
    pci 0000:00:09.0: bridge window [mem 0xa0000000-0xfebfffff] (subtractive decode)
    pci 0000:02:00.0: [10de:06e8] type 0 class 0x000300
    pci 0000:02:00.0: reg 10: [mem 0xae000000-0xaeffffff]
    pci 0000:02:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:02:00.0: reg 1c: [mem 0xac000000-0xadffffff 64bit]
    pci 0000:02:00.0: reg 24: [io 0x4000-0x407f]
    pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    pci 0000:00:0c.0: PCI bridge to [bus 02-02]
    pci 0000:00:0c.0: bridge window [io 0x4000-0x4fff]
    pci 0000:00:0c.0: bridge window [mem 0xac000000-0xaeffffff]
    pci 0000:00:0c.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:03:00.0: [10de:0866] type 0 class 0x000300
    pci 0000:03:00.0: reg 10: [mem 0xaa000000-0xaaffffff]
    pci 0000:03:00.0: reg 14: [mem 0xb0000000-0xbfffffff 64bit pref]
    pci 0000:03:00.0: reg 1c: [mem 0xcc000000-0xcdffffff 64bit pref]
    pci 0000:03:00.0: reg 24: [io 0x5000-0x507f]
    pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    pci 0000:00:10.0: PCI bridge to [bus 03-03]
    pci 0000:00:10.0: bridge window [io 0x5000-0x5fff]
    pci 0000:00:10.0: bridge window [mem 0xaa000000-0xaaffffff]
    pci 0000:00:10.0: bridge window [mem 0xb0000000-0xcdffffff 64bit pref]
    pci 0000:00:15.0: PCI bridge to [bus 04-05]
    pci 0000:00:15.0: bridge window [io 0x6000-0x6fff]
    pci 0000:00:15.0: bridge window [mem 0xf0200000-0xf03fffff]
    pci 0000:00:15.0: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    pci 0000:06:00.0: [168c:002a] type 0 class 0x000280
    pci 0000:06:00.0: reg 10: [mem 0xf0400000-0xf040ffff 64bit]
    pci 0000:06:00.0: supports D1
    pci 0000:06:00.0: PME# supported from D0 D1 D3hot
    pci 0000:06:00.0: PME# disabled
    pci 0000:06:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    pci 0000:00:16.0: PCI bridge to [bus 06-06]
    pci 0000:00:16.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:16.0: bridge window [mem 0xf0400000-0xf04fffff]
    pci 0000:00:16.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:17.0: PCI bridge to [bus 07-07]
    pci 0000:00:17.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:17.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:17.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:18.0: PCI bridge to [bus 08-08]
    pci 0000:00:18.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:18.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:18.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IXVE._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT]
    pci0000:00: Requesting ACPI _OSC control (0x1d)
    ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 *10 11 14 15)
    ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 10 *11 14 15)
    ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 10 11 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 10 11 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [Z00Q] (IRQs 18 19 20 21 22 23) *11
    ACPI: PCI Interrupt Link [Z00R] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00S] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00T] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00U] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00V] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00W] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00X] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00Y] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00Z] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z010] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z011] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z012] (IRQs 18 19 20 21 22 23) *10
    ACPI: PCI Interrupt Link [Z013] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z014] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z015] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z016] (IRQs 18 19 20 21 22 23) *11
    ACPI: PCI Interrupt Link [Z017] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z018] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z019] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01A] (IRQs 18 19 20 21 22 23) *10
    ACPI: PCI Interrupt Link [Z01B] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01C] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01D] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01E] (IRQs 18 19 20 21 22 23) *11
    ACPI: PCI Interrupt Link [Z01F] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01G] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01H] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [LSMB] (IRQs 18 19 20 21 22 23) *10
    ACPI: PCI Interrupt Link [LUS0] (IRQs 18 19 20 21 22 23) *7
    ACPI: PCI Interrupt Link [LUS2] (IRQs 18 19 20 21 22 23) *11
    ACPI: PCI Interrupt Link [LMAC] (IRQs 18 19 20 21 22 23) *10
    ACPI: PCI Interrupt Link [LAZA] (IRQs 17) *11
    ACPI: PCI Interrupt Link [LGPU] (IRQs 18 19 20 21 22 23) *5
    ACPI: PCI Interrupt Link [LPID] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [LSI0] (IRQs 18 19 20 21 22 23) *11
    ACPI: PCI Interrupt Link [LSI1] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00O] (IRQs 18 19 20 21 22 23) *5
    ACPI: PCI Interrupt Link [Z00P] (IRQs 18 19 20 21 22 23) *10
    ACPI: PCI Interrupt Link [LPMU] (IRQs 18 19 20 21 22 23) *10
    vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=none,locks=none
    vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    reserve RAM buffer: 000000000009dc00 - 000000000009ffff
    reserve RAM buffer: 000000008fec0000 - 000000008fffffff
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31, 31
    hpet0: 4 comparators, 64-bit 25.000000 MHz counter
    Switching to clocksource hpet
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp 00:00: [mem 0xffc00000-0xffffffff]
    pnp 00:00: [mem 0xfec00000-0xfec00fff]
    pnp 00:00: [mem 0xfee00000-0xfeefffff]
    pnp 00:00: [mem 0xfed00000-0xfed00fff]
    system 00:00: [mem 0xffc00000-0xffffffff] could not be reserved
    system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
    system 00:00: [mem 0xfee00000-0xfeefffff] could not be reserved
    system 00:00: [mem 0xfed00000-0xfed00fff] has been reserved
    system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    pnp 00:01: [bus 00-ff]
    pnp 00:01: [io 0x0cf8-0x0cff]
    pnp 00:01: [io 0x0000-0x0cf7 window]
    pnp 00:01: [io 0x0d00-0xffff window]
    pnp 00:01: [mem 0x000a0000-0x000bffff window]
    pnp 00:01: [mem 0x000c0000-0x000c3fff window]
    pnp 00:01: [mem 0x000c4000-0x000c7fff window]
    pnp 00:01: [mem 0x000c8000-0x000cbfff window]
    pnp 00:01: [mem 0x000cc000-0x000cffff window]
    pnp 00:01: [mem 0x000d0000-0x000d3fff window]
    pnp 00:01: [mem 0x000d4000-0x000d7fff window]
    pnp 00:01: [mem 0x000d8000-0x000dbfff window]
    pnp 00:01: [mem 0x000dc000-0x000dffff window]
    pnp 00:01: [mem 0x000e0000-0x000e3fff window]
    pnp 00:01: [mem 0x000e4000-0x000e7fff window]
    pnp 00:01: [mem 0x000e8000-0x000ebfff window]
    pnp 00:01: [mem 0x000ec000-0x000effff window]
    pnp 00:01: [mem 0x000f0000-0x000fffff window]
    pnp 00:01: [mem 0xa0000000-0xfebfffff window]
    pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    pnp 00:02: [irq 0 disabled]
    pnp 00:02: [irq 8]
    pnp 00:02: [mem 0xfed00000-0xfed003ff]
    pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    pnp 00:03: [mem 0xf0600000-0xf0607fff]
    pnp 00:03: disabling [mem 0xf0600000-0xf0607fff] because it overlaps 0000:00:03.5 BAR 0 [mem 0xf0600000-0xf067ffff]
    system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    pnp 00:04: [io 0x1000-0x107f]
    pnp 00:04: [io 0x1080-0x10ff]
    pnp 00:04: [io 0x1400-0x147f]
    pnp 00:04: [io 0x1480-0x14ff]
    pnp 00:04: [io 0x1800-0x187f]
    pnp 00:04: [io 0x1880-0x18ff]
    system 00:04: [io 0x1000-0x107f] has been reserved
    system 00:04: [io 0x1080-0x10ff] has been reserved
    system 00:04: [io 0x1400-0x147f] has been reserved
    system 00:04: [io 0x1480-0x14ff] has been reserved
    system 00:04: [io 0x1800-0x187f] has been reserved
    system 00:04: [io 0x1880-0x18ff] has been reserved
    system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    pnp 00:05: [io 0x0060]
    pnp 00:05: [io 0x0064]
    pnp 00:05: [irq 1]
    pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
    pnp 00:06: [irq 12]
    pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active)
    Switched to NOHz mode on CPU #0
    Switched to NOHz mode on CPU #1
    pnp 00:07: [io 0x0010-0x001f]
    pnp 00:07: [io 0x0022-0x003f]
    pnp 00:07: [io 0x0044-0x005f]
    pnp 00:07: [io 0x0072-0x0073]
    pnp 00:07: [io 0x0074-0x007f]
    pnp 00:07: [io 0x0091-0x0093]
    pnp 00:07: [io 0x0097-0x009f]
    pnp 00:07: [io 0x00a2-0x00bf]
    pnp 00:07: [io 0x00e0-0x00ef]
    pnp 00:07: [io 0x04d0-0x04d1]
    pnp 00:07: [io 0x0080]
    pnp 00:07: [io 0x0910-0x0911]
    pnp 00:07: [io 0x0295-0x0296]
    system 00:07: [io 0x04d0-0x04d1] has been reserved
    system 00:07: [io 0x0910-0x0911] has been reserved
    system 00:07: [io 0x0295-0x0296] has been reserved
    system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    pnp 00:08: [io 0x0000-0x0008]
    pnp 00:08: [io 0x000a-0x000f]
    pnp 00:08: [io 0x0081-0x0083]
    pnp 00:08: [io 0x0087]
    pnp 00:08: [io 0x0089-0x008b]
    pnp 00:08: [io 0x008f]
    pnp 00:08: [io 0x00c0-0x00d1]
    pnp 00:08: [io 0x00d4-0x00df]
    pnp 00:08: [dma 4]
    pnp 00:08: Plug and Play ACPI device, IDs PNP0200 (active)
    pnp 00:09: [io 0x0061]
    pnp 00:09: Plug and Play ACPI device, IDs PNP0800 (active)
    pnp 00:0a: [io 0x0070-0x0071]
    pnp 00:0a: Plug and Play ACPI device, IDs PNP0b00 (active)
    pnp 00:0b: [io 0x00f0-0x00f1]
    pnp 00:0b: [irq 13]
    pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
    pnp 00:0c: [io 0x0300-0x0307]
    pnp 00:0c: [irq 10]
    pnp 00:0c: Plug and Play ACPI device, IDs ITE8708 (active)
    pnp: PnP ACPI: found 13 devices
    ACPI: ACPI bus type pnp unregistered
    pci 0000:00:09.0: PCI bridge to [bus 01-01]
    pci 0000:00:09.0: bridge window [io disabled]
    pci 0000:00:09.0: bridge window [mem 0xf0500000-0xf05fffff]
    pci 0000:00:09.0: bridge window [mem pref disabled]
    pci 0000:02:00.0: BAR 6: can't assign mem pref (size 0x20000)
    pci 0000:00:0c.0: PCI bridge to [bus 02-02]
    pci 0000:00:0c.0: bridge window [io 0x4000-0x4fff]
    pci 0000:00:0c.0: bridge window [mem 0xac000000-0xaeffffff]
    pci 0000:00:0c.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:03:00.0: BAR 6: assigned [mem 0xc0000000-0xc001ffff pref]
    pci 0000:00:10.0: PCI bridge to [bus 03-03]
    pci 0000:00:10.0: bridge window [io 0x5000-0x5fff]
    pci 0000:00:10.0: bridge window [mem 0xaa000000-0xaaffffff]
    pci 0000:00:10.0: bridge window [mem 0xb0000000-0xcdffffff 64bit pref]
    pci 0000:00:15.0: PCI bridge to [bus 04-05]
    pci 0000:00:15.0: bridge window [io 0x6000-0x6fff]
    pci 0000:00:15.0: bridge window [mem 0xf0200000-0xf03fffff]
    pci 0000:00:15.0: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    pci 0000:00:16.0: PCI bridge to [bus 06-06]
    pci 0000:00:16.0: bridge window [io disabled]
    pci 0000:00:16.0: bridge window [mem 0xf0400000-0xf04fffff]
    pci 0000:00:16.0: bridge window [mem pref disabled]
    pci 0000:00:17.0: PCI bridge to [bus 07-07]
    pci 0000:00:17.0: bridge window [io disabled]
    pci 0000:00:17.0: bridge window [mem disabled]
    pci 0000:00:17.0: bridge window [mem pref disabled]
    pci 0000:00:18.0: PCI bridge to [bus 08-08]
    pci 0000:00:18.0: bridge window [io disabled]
    pci 0000:00:18.0: bridge window [mem disabled]
    pci 0000:00:18.0: bridge window [mem pref disabled]
    pci 0000:00:09.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [Z00Q] enabled at IRQ 23
    pci 0000:00:0c.0: PCI INT A -> Link[Z00Q] -> GSI 23 (level, low) -> IRQ 23
    pci 0000:00:0c.0: setting latency timer to 64
    pci 0000:00:10.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [Z012] enabled at IRQ 22
    pci 0000:00:15.0: PCI INT A -> Link[Z012] -> GSI 22 (level, low) -> IRQ 22
    pci 0000:00:15.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [Z016] enabled at IRQ 21
    pci 0000:00:16.0: PCI INT A -> Link[Z016] -> GSI 21 (level, low) -> IRQ 21
    pci 0000:00:16.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [Z01A] enabled at IRQ 20
    pci 0000:00:17.0: PCI INT A -> Link[Z01A] -> GSI 20 (level, low) -> IRQ 20
    pci 0000:00:17.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [Z01E] enabled at IRQ 19
    pci 0000:00:18.0: PCI INT A -> Link[Z01E] -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:18.0: setting latency timer to 64
    pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
    pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
    pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
    pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
    pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
    pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
    pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
    pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
    pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
    pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff]
    pci_bus 0000:00: resource 20 [mem 0xa0000000-0xfebfffff]
    pci_bus 0000:01: resource 1 [mem 0xf0500000-0xf05fffff]
    pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:01: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:01: resource 7 [mem 0x000c0000-0x000c3fff]
    pci_bus 0000:01: resource 8 [mem 0x000c4000-0x000c7fff]
    pci_bus 0000:01: resource 9 [mem 0x000c8000-0x000cbfff]
    pci_bus 0000:01: resource 10 [mem 0x000cc000-0x000cffff]
    pci_bus 0000:01: resource 11 [mem 0x000d0000-0x000d3fff]
    pci_bus 0000:01: resource 12 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:01: resource 13 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:01: resource 14 [mem 0x000dc000-0x000dffff]
    pci_bus 0000:01: resource 15 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:01: resource 16 [mem 0x000e4000-0x000e7fff]
    pci_bus 0000:01: resource 17 [mem 0x000e8000-0x000ebfff]
    pci_bus 0000:01: resource 18 [mem 0x000ec000-0x000effff]
    pci_bus 0000:01: resource 19 [mem 0x000f0000-0x000fffff]
    pci_bus 0000:01: resource 20 [mem 0xa0000000-0xfebfffff]
    pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
    pci_bus 0000:02: resource 1 [mem 0xac000000-0xaeffffff]
    pci_bus 0000:02: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    pci_bus 0000:03: resource 0 [io 0x5000-0x5fff]
    pci_bus 0000:03: resource 1 [mem 0xaa000000-0xaaffffff]
    pci_bus 0000:03: resource 2 [mem 0xb0000000-0xcdffffff 64bit pref]
    pci_bus 0000:04: resource 0 [io 0x6000-0x6fff]
    pci_bus 0000:04: resource 1 [mem 0xf0200000-0xf03fffff]
    pci_bus 0000:04: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
    pci_bus 0000:06: resource 1 [mem 0xf0400000-0xf04fffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 524288 bind 65536)
    TCP reno registered
    UDP hash table entries: 2048 (order: 4, 65536 bytes)
    UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    NET: Registered protocol family 1
    pci 0000:03:00.0: Boot video device
    PCI: CLS 64 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1640k freed
    PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Placing 64MB software IO TLB between ffff88008bc00000 - ffff88008fc00000
    software IO TLB at phys 0x8bc00000 - 0x8fc00000
    Simple Boot Flag at 0x36 set to 0x1
    audit: initializing netlink socket (disabled)
    type=2000 audit(1302716230.603:1): initialized
    HugeTLB registered 2 MB page size, pre-allocated 0 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 7422
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    intel_idle: MWAIT substates: 0x3122220
    intel_idle: does not run on family 6 model 23
    ERST: Table is not found!
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Linux agpgart interface v0.103
    i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mousedev: PS/2 mouse device common for all mice
    rtc_cmos 00:0a: RTC can wake from S4
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    rtc_cmos 00:0a: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Registering the dns_resolver key type
    PM: Checking hibernation image partition /dev/sda3
    PM: Hibernation image not present or could not be loaded.
    registered taskstats version 1
    rtc_cmos 00:0a: setting system clock to 2011-04-13 17:37:11 UTC (1302716231)
    Initalizing network drop monitor service
    Freeing unused kernel memory: 556k freed
    udev[38]: starting version 166
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ahci 0000:00:0b.0: version 3.0
    ACPI: PCI Interrupt Link [LSI0] enabled at IRQ 18
    ahci 0000:00:0b.0: PCI INT A -> Link[LSI0] -> GSI 18 (level, low) -> IRQ 18
    ahci 0000:00:0b.0: irq 40 for MSI/MSI-X
    ahci 0000:00:0b.0: controller can't do PMP, turning off CAP_PMP
    ahci 0000:00:0b.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
    ahci 0000:00:0b.0: flags: 64bit ncq sntf led pio slum part sxs
    ahci 0000:00:0b.0: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    scsi4 : ahci
    scsi5 : ahci
    ata1: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884100 irq 40
    ata2: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884180 irq 40
    ata3: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884200 irq 40
    ata4: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884280 irq 40
    ata5: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884300 irq 40
    ata6: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884380 irq 40
    ata3: SATA link down (SStatus 0 SControl 300)
    ata4: SATA link down (SStatus 0 SControl 300)
    ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata5: SATA link down (SStatus 0 SControl 300)
    ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata6: SATA link down (SStatus 0 SControl 300)
    ata2.00: ATAPI: HL-DT-ST DVD+/-RW GS20N, A106, max UDMA/133
    ata2.00: configured for UDMA/133
    ata1.00: ATA-8: ST9500420ASG, 0002SDM1, max UDMA/133
    ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access ATA ST9500420ASG 0002 PQ: 0 ANSI: 5
    scsi 1:0:0:0: CD-ROM HL-DT-ST DVD+-RW GS20N A106 PQ: 0 ANSI: 5
    sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4
    sd 0:0:0:0: [sda] Attached SCSI disk
    Refined TSC clocksource calibration: 2399.988 MHz.
    Switching to clocksource tsc
    EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    udev[632]: starting version 166
    cfg80211: Calling CRDA to update world regulatory domain
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    scsi 1:0:0:0: Attached scsi generic sg1 type 5
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda caddy
    cdrom: Uniform CD-ROM driver Revision: 3.20
    sr 1:0:0:0: Attached scsi CD-ROM sr0
    forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
    ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 23
    forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 23 (level, low) -> IRQ 23
    forcedeth 0000:00:0a.0: setting latency timer to 64
    dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    ath9k 0000:06:00.0: PCI INT A -> Link[Z016] -> GSI 21 (level, low) -> IRQ 21
    ath9k 0000:06:00.0: setting latency timer to 64
    input: PC Speaker as /devices/platform/pcspkr/input/input1
    forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x50ef @ 0, addr 00:22:19:f7:35:cf
    forcedeth 0000:00:0a.0: highdma csum pwrctl gbit lnktim msi desc-v3
    i2c i2c-0: nForce2 SMBus adapter at 0x3040
    i2c i2c-1: nForce2 SMBus adapter at 0x2000
    ath: EEPROM regdomain: 0x60
    ath: EEPROM indicates we should expect a direct regpair map
    ath: Country alpha2 being used: 00
    ath: Regpair used: 0x60
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
    Registered led device: ath9k-phy0::radio
    Registered led device: ath9k-phy0::assoc
    Registered led device: ath9k-phy0::tx
    Registered led device: ath9k-phy0::rx
    ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xffffc900018c0000, irq=21
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 22
    ehci_hcd 0000:00:04.1: PCI INT B -> Link[LUS2] -> GSI 22 (level, low) -> IRQ 22
    ehci_hcd 0000:00:04.1: setting latency timer to 64
    ehci_hcd 0000:00:04.1: EHCI Host Controller
    ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 1
    input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    ACPI: Power Button [PWRB]
    input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a/PNP0C0E:00/input/input3
    ACPI: Sleep Button [SLPB]
    input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
    ehci_hcd 0000:00:04.1: debug port 1
    ehci_hcd 0000:00:04.1: cache line size of 64 is not supported
    ehci_hcd 0000:00:04.1: irq 22, io mem 0xf0889000
    ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 4 ports detected
    ACPI: PCI Interrupt Link [Z00P] enabled at IRQ 21
    ehci_hcd 0000:00:06.1: PCI INT B -> Link[Z00P] -> GSI 21 (level, low) -> IRQ 21
    ehci_hcd 0000:00:06.1: setting latency timer to 64
    ehci_hcd 0000:00:06.1: EHCI Host Controller
    ehci_hcd 0000:00:06.1: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:06.1: debug port 1
    ehci_hcd 0000:00:06.1: cache line size of 64 is not supported
    ehci_hcd 0000:00:06.1: irq 21, io mem 0xf0889400
    ACPI: Lid Switch [LID]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    ACPI: Power Button [PWRF]
    ehci_hcd 0000:00:06.1: USB 2.0 started, EHCI 1.00
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 3 ports detected
    HDA Intel 0000:00:08.0: power state changed by ACPI to D0
    HDA Intel 0000:00:08.0: power state changed by ACPI to D0
    ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 17
    HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 17 (level, low) -> IRQ 17
    hda_intel: Disable MSI for Nvidia chipset
    HDA Intel 0000:00:08.0: setting latency timer to 64
    [Firmware Bug]: ACPI(IGPU) defines _DOD but not _DOS
    wmi: Mapper loaded
    ACPI: acpi_idle registered with cpuidle
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Monitor-Mwait will be used to enter C-3 state
    Marking TSC unstable due to TSC halts in idle
    Switching to clocksource hpet
    ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    ACPI: EC: GPE storm detected, transactions will use polling mode
    Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000
    input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
    usb 1-1: new high speed USB device using ehci_hcd and address 2
    hub 1-1:1.0: USB hub found
    hub 1-1:1.0: 4 ports detected
    ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    ACPI: Battery Slot [BAT0] (battery present)
    sdhci: Secure Digital Host Controller Interface driver
    sdhci: Copyright(c) Pierre Ossman
    sdhci-pci 0000:01:07.1: SDHCI controller found [1180:0822] (rev 22)
    ACPI: PCI Interrupt Link [LNK2] enabled at IRQ 11
    sdhci-pci 0000:01:07.1: PCI INT B -> Link[LNK2] -> GSI 11 (level, low) -> IRQ 11
    sdhci-pci 0000:01:07.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Registered led device: mmc0::
    mmc0: SDHCI controller on PCI [0000:01:07.1] using DMA
    ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 11
    firewire_ohci 0000:01:07.0: PCI INT A -> Link[LNK1] -> GSI 11 (level, low) -> IRQ 11
    thermal LNXTHERM:00: registered as thermal_zone0
    ACPI: Thermal Zone [THRM] (60 C)
    ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    firewire_ohci: Added fw-ohci device 0000:01:07.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x1
    ACPI: AC Adapter [ADP0] (on-line)
    usb 1-2: new high speed USB device using ehci_hcd and address 3
    input: Dell WMI hotkeys as /devices/virtual/input/input7
    acpi device:0c: registered as cooling_device2
    input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0b/LNXVIDEO:00/input/input8
    ACPI: Video Device [IGPU] (multi-head: yes rom: no post: no)
    [Firmware Bug]: ACPI(Z01I) defines _DOD but not _DOS
    acpi device:14: registered as cooling_device3
    input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input9
    ACPI: Video Device [Z01I] (multi-head: yes rom: yes post: no)
    usb 2-1: new high speed USB device using ehci_hcd and address 2
    firewire_core: created device fw0: GUID 424fc00010f09890, S400
    firewire_core: phy config: card 0, new root=ffc1, gap_count=5
    nvidia: module license 'NVIDIA' taints kernel.
    Disabling lock debugging due to kernel taint
    cfg80211: World regulatory domain updated:
    cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    usb 2-3: new high speed USB device using ehci_hcd and address 3
    usb 1-1.1: new low speed USB device using ehci_hcd and address 5
    usb 1-1.2: new full speed USB device using ehci_hcd and address 6
    usb 1-1.4: new high speed USB device using ehci_hcd and address 7
    cdc_wdm 2-1:1.5: cdc-wdm-176: USB WDM device
    cdc_wdm 2-1:1.6: cdc-wdm-175: USB WDM device
    usbcore: registered new interface driver cdc_wdm
    Initializing USB Mass Storage driver...
    cdc_acm 2-1:1.1: ttyACM0: USB ACM device
    cdc_acm 2-1:1.3: ttyACM1: USB ACM device
    scsi6 : usb-storage 1-2:1.0
    cdc_acm 2-1:1.9: ttyACM2: USB ACM device
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    usbcore: registered new interface driver cdc_acm
    cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
    scsi7 : usb-storage 1-1.4:1.0
    Linux video capture interface: v2.00
    uvcvideo: Found UVC 1.00 device Integrated Webcam (05ca:18a3)
    cdc_ether 2-1:1.7: wwan0: register 'cdc_ether' at usb-0000:00:06.1-1, Mobile Broadband Network Device, 02:80:37:ec:02:00
    usbcore: registered new interface driver cdc_ether
    input: Integrated Webcam as /devices/pci0000:00/0000:00:06.1/usb2/2-3/2-3:1.0/input/input10
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v1.0.0)
    usbcore: registered new interface driver uas
    usbcore: registered new interface driver zaurus
    input: Logitech USB Receiver as /devices/pci0000:00/0000:00:04.1/usb1/1-1/1-1.2/1-1.2:1.0/input/input11
    generic-usb 0003:046D:C52B.0003: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:04.1-1.2/input0
    input: Logitech USB Receiver as /devices/pci0000:00/0000:00:04.1/usb1/1-1/1-1.2/1-1.2:1.1/input/input12
    generic-usb 0003:046D:C52B.0004: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:04.1-1.2/input1
    generic-usb 0003:046D:C52B.0005: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:04.1-1.2/input2
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    input: Logitech USB Receiver as /devices/pci0000:00/0000:00:04.1/usb1/1-1/1-1.1/1-1.1:1.0/input/input13
    logitech 0003:046D:C517.0001: input,hidraw3: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:04.1-1.1/input0
    logitech 0003:046D:C517.0002: fixing up Logitech keyboard report descriptor
    input: Logitech USB Receiver as /devices/pci0000:00/0000:00:04.1/usb1/1-1/1-1.1/1-1.1:1.1/input/input14
    logitech 0003:046D:C517.0002: input,hiddev0,hidraw4: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:04.1-1.1/input1
    scsi 6:0:0:0: Direct-Access Seagate FreeAgent Go 102F PQ: 0 ANSI: 4
    sd 6:0:0:0: Attached scsi generic sg2 type 0
    sd 6:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    sd 6:0:0:0: [sdb] Write Protect is off
    sd 6:0:0:0: [sdb] Mode Sense: 1c 00 00 00
    sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    scsi 7:0:0:0: Direct-Access Seagate FreeAgent Go 0142 PQ: 0 ANSI: 4
    sd 7:0:0:0: Attached scsi generic sg3 type 0
    sd 7:0:0:0: [sdc] 976773166 512-byte logical blocks: (500 GB/465 GiB)
    sd 7:0:0:0: [sdc] Write Protect is off
    sd 7:0:0:0: [sdc] Mode Sense: 1c 00 00 00
    sd 7:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdc: unknown partition table
    sd 7:0:0:0: [sdc] Attached SCSI disk
    sdb: unknown partition table
    sd 6:0:0:0: [sdb] Attached SCSI disk
    hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x100f0000
    hda-intel: Codec #1 probe error; disabling it...
    firewire_core: created device fw1: GUID 0001f2000001eda4, S400, 1 config ROM retries
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.0/input/input15
    input: HDA NVidia Mic at Ext Left Jack as /devices/pci0000:00/0000:00:08.0/sound/card0/input16
    input: HDA NVidia HP Out at Ext Left Jack as /devices/pci0000:00/0000:00:08.0/sound/card0/input17
    input: HDA NVidia HP Out at Ext Left Jack as /devices/pci0000:00/0000:00:08.0/sound/card0/input18
    ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 20
    ohci_hcd 0000:00:04.0: PCI INT A -> Link[LUS0] -> GSI 20 (level, low) -> IRQ 20
    ohci_hcd 0000:00:04.0: setting latency timer to 64
    ohci_hcd 0000:00:04.0: OHCI Host Controller
    ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 3
    ohci_hcd 0000:00:04.0: irq 20, io mem 0xf0886000
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 4 ports detected
    ACPI: PCI Interrupt Link [Z00O] enabled at IRQ 19
    ohci_hcd 0000:00:06.0: PCI INT A -> Link[Z00O] -> GSI 19 (level, low) -> IRQ 19
    ohci_hcd 0000:00:06.0: setting latency timer to 64
    ohci_hcd 0000:00:06.0: OHCI Host Controller
    ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 4
    ohci_hcd 0000:00:06.0: irq 19, io mem 0xf0887000
    fuse init (API version 7.16)
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 3 ports detected
    ACPI: PCI Interrupt Link [LPMU] enabled at IRQ 18
    nvidia 0000:00:03.5: PCI INT B -> Link[LPMU] -> GSI 18 (level, low) -> IRQ 18
    nvidia 0000:02:00.0: enabling device (0004 -> 0007)
    nvidia 0000:02:00.0: PCI INT A -> Link[Z00Q] -> GSI 23 (level, low) -> IRQ 23
    nvidia 0000:02:00.0: setting latency timer to 64
    vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=none:owns=none
    ACPI: PCI Interrupt Link [LGPU] enabled at IRQ 23
    nvidia 0000:03:00.0: PCI INT A -> Link[LGPU] -> GSI 23 (level, low) -> IRQ 23
    nvidia 0000:03:00.0: setting latency timer to 64
    vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    NVRM: loading NVIDIA UNIX x86_64 Kernel Module 270.41.03 Sat Apr 9 00:06:19 PDT 2011
    loop: module loaded
    vboxdrv: Found 2 processor cores.
    VBoxDrv: dbg - g_abExecMemory=ffffffffa0f04d20
    vboxdrv: fAsync=0 offMin=0x1b9 offMax=0x1368
    vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    vboxdrv: Successfully loaded version 4.0.4_OSE (interface 0x00160000).
    [drm] Initialized drm 1.1.0 20060810
    usbcore: registered new interface driver wacom
    wacom: v1.52:USB Wacom tablet driver
    usb 3-4: new full speed USB device using ohci_hcd and address 2
    hub 3-4:1.0: USB hub found
    hub 3-4:1.0: 3 ports detected
    EXT4-fs (sda3): re-mounted. Opts: (null)
    EXT4-fs (sda3): re-mounted. Opts: (null)
    usb 3-4.1: new full speed USB device using ohci_hcd and address 3
    input: HID 413c:8157 as /devices/pci0000:00/0000:00:04.0/usb3/3-4/3-4.1/3-4.1:1.0/input/input19
    generic-usb 0003:413C:8157.0006: input,hidraw5: USB HID v1.11 Keyboard [HID 413c:8157] on usb-0000:00:04.0-4.1/input0
    usb 3-4.2: new full speed USB device using ohci_hcd and address 4
    input: HID 413c:8158 as /devices/pci0000:00/0000:00:04.0/usb3/3-4/3-4.2/3-4.2:1.0/input/input20
    generic-usb 0003:413C:8158.0007: input,hidraw6: USB HID v1.11 Mouse [HID 413c:8158] on usb-0000:00:04.0-4.2/input0
    Adding 6243324k swap on /dev/sda4. Priority:-1 extents:1 across:6243324k
    usb 3-4.3: new full speed USB device using ohci_hcd and address 5
    Bluetooth: Core ver 2.15
    NET: Registered protocol family 31
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    Bluetooth: Generic Bluetooth USB driver ver 0.6
    usbcore: registered new interface driver btusb
    CE: hpet increased min_delta_ns to 11520 nsec
    CPUFREQ: Per core ondemand sysfs interface is deprecated - ignore_nice_load
    EXT4-fs (sda3): re-mounted. Opts: barrier=1,data=ordered,commit=360
    forcedeth 0000:00:0a.0: eth0: no link during initialization
    ohci_hcd 0000:00:06.0: PCI INT A disabled
    ohci_hcd 0000:00:06.0: PME# enabled
    ohci_hcd 0000:00:06.0: BAR 0: set to [mem 0xf0887000-0xf0887fff] (PCI address [0xf0887000-0xf0887fff])
    ohci_hcd 0000:00:06.0: restoring config space at offset 0xf (was 0x1030100, writing 0x1030105)
    ohci_hcd 0000:00:06.0: restoring config space at offset 0x1 (was 0xb00000, writing 0xb00003)
    ohci_hcd 0000:00:06.0: PME# disabled
    ohci_hcd 0000:00:06.0: PCI INT A -> Link[Z00O] -> GSI 19 (level, low) -> IRQ 19
    ohci_hcd 0000:00:06.0: setting latency timer to 64
    NET: Registered protocol family 10
    ADDRCONF(NETDEV_UP): eth0: link is not ready
    ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Bluetooth: L2CAP ver 2.15
    Bluetooth: L2CAP socket layer initialized
    Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    Bluetooth: SCO (Voice Link) ver 0.6
    Bluetooth: SCO socket layer initialized
    Bluetooth: RFCOMM TTY layer initialized
    Bluetooth: RFCOMM socket layer initialized
    Bluetooth: RFCOMM ver 1.11
    Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    i2c /dev entries driver
    wlan0: authenticate with 1c:af:f7:89:a6:76 (try 1)
    wlan0: authenticated
    wlan0: associate with 1c:af:f7:89:a6:76 (try 1)
    wlan0: RX AssocResp from 1c:af:f7:89:a6:76 (capab=0xc31 status=0 aid=1)
    wlan0: associated
    ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    cfg80211: Calling CRDA for country: GB
    cfg80211: Regulatory domain changed to country: GB
    cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
    Intel AES-NI instructions are not detected.
    padlock_aes: VIA PadLock not detected.
    wlan0: no IPv6 routers present
    EXT4-fs (sda3): re-mounted. Opts: commit=0
    warning: `VirtualBox' uses 32-bit capabilities (legacy support in use)
    device-mapper: uevent: version 1.0.3
    device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: [email protected]
    ifconfig wlan0:
    wlan0 Link encap:Ethernet HWaddr 00:22:5F:62:3D:05
    inet addr:192.168.0.6 Bcast:192.168.0.255 Mask:255.255.255.0
    inet6 addr: fe80::222:5fff:fe62:3d05/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:87499 errors:0 dropped:0 overruns:0 frame:0
    TX packets:137443 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:23679050 (22.5 Mb) TX bytes:160748042 (153.3 Mb)
    I wonder why this is happening
    Last edited by king.flasher.dave (2011-04-13 16:15:59)

  • Kernel 2.6.27 upgrade hell

    Hi, the subject it's maybe a little too much dramatic but I'm being spending a lot of time with this "smooth" upgrade.
    Since I upgraded the kernel I was forced to:
    - Reinstall ATI drivers -> Reconfigure my xorg.conf for dual head
    - Rebuild vbox modules
    - Find out that my speaker was bothering all the time because I was supposed to add !snd_pcsp in my /etc/rc.conf
    At this time I couldn't manage to get the sound working.
    As I said before the snd_pcsp has been conveniently blacklisted.
    My device:
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
    My modules:
    MODULES=(e1000e slhc snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore fuse loop vboxdrv fglrx !pcspkr !snd_pcsp)
    I'm beginning to be a little bit bored of fix these small annoying things, I prefer to spend time trying to improve my system rather to trying to fix it after an upgrade... At this time I'm seriously considering not to run "pacman -Su" anymore
    Hehehe, just tired. I appreciate any help on this one.
    Thanks.
    Derek

    Are you sure this modules: snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore are necessary? I thought ALSA is built into the kernel smile
    I don't really know, I kept adding drivers until it worked the first time
    Are you using ATI or FGLRX driver?
    I already posted the modules list in rc.conf, it seems to be a fglrx there...
    Maybe post your xorg.conf?
    My X it's working fine now... It's just the sound.
    OK, but in Gnome you also have some kind of utility for sound-devices. What does it tell you?
    That in Gnome I also have some kind of utility for sound-devices... Hehe, just kidding.... Really, what are you truying to say? I tested all the devices which appeeares in Gnome sound preferences...
    And how does your modules line look in rc.conf?
    The list is in my first post.
    I had to blacklist two modules: !pcspkr !snd-pcsp
    The list is in my first post.
    Thank you all for your interest... but I really miss my sound
    Last edited by derek (2008-10-30 08:12:59)

Maybe you are looking for

  • Cinnamon 2.0.2-1 does not start. [SOLVED: See github for solution].

    Hi, So I've just upgraded the cinnamon package to 2.0.2-1 and it fails to load 3D mode, crashes, loads in Software Rendering mode and asks me if I want to restart Cinnamon. If I restart Cinnamon, the same happens. Does this happen to anyone else? Her

  • Class not found

    OS - Ubuntu Gutsy 7.10 Kernel - 2.6.22-14-generic NB - v5.5.1 Java version - java version "1.5.0" / gij (GNU libgcj) version 4.2.1 (Ubuntu 4.2.1-5ubuntu5) Hi people, I've been working on this problem for a few hours now and htink I'm missing the obvi

  • Help with text formatting in Stickies

    I just discovered the Stickies app and it's almost perfect for helping me keep track of my tasks and to-dos. However, I'm slightly obsessive on minor details so I have a few questions: Is it possible to center the text without having to paste from an

  • IPod recognized by My Computer but is not recognized by iTunes

    I have an iPod Nano which is recognized by my PC but not recognized by iTunes I have tried most everything and still does not get recognized. Any assistance would be helpful iPod Nano   Windows XP  

  • HP LaserJet 200 color M251nw prints, but images are blurred.

    Laserjet200 (HP LaserJet 200 color M251nw) prints, but images are blurred; sometimes the entire page and other times just the right half. Staples tech said the drum could be bad. Can this be corrected? Using W7 ultimate OS.