Find the answer to your Linux question:
Results 1 to 8 of 8
Last night when i shut down my Lucid - Acer laptop everything was fine. I have been running Lucid since the day after it came out. Suddenly this AM the ...
  1. #1
    Linux User twoHats's Avatar
    Join Date
    Jan 2005
    Location
    NH, USA
    Posts
    276

    Gnome went south...

    Last night when i shut down my Lucid - Acer laptop everything was fine. I have been running Lucid since the day after it came out. Suddenly this AM the startup process for Gnome hangs at a place where the screen is fragmented (actually screens since i am also using external monitor)

    I installed nothing and upgraded nothing yesterday.

    CTRL-ALT-bksp does nothing. Ctrl-Alt-f2 gets a terminal window, but root login (which i had set up) fails with wrong password (which has been working since day 1).

    Anyone seen anything like this or have any ideas of where to start looking (which log)?

    Thanks!
    - Clouds don't crash - Bertrand Meyer

    registered Linux user 393557

    finally - hw to brag about - but next year it will look pitifully quaint:
    Athlon64 X2 3800 - 1G PC3200 - 250G SATA - ati radeon x300
    circa 2006

  2. #2
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,303
    After Ctrl + Alt + F2 log in as yourself and then you can use

    sudo -i

    for a root terminal.

    I would look at

    dmesg

    then is syslog and the xorg log. These should be in or under /var/log/
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  3. #3
    Linux User twoHats's Avatar
    Join Date
    Jan 2005
    Location
    NH, USA
    Posts
    276
    Hi -

    Went back (reboot as i have to do this in windoze - ugh)

    1. used sudo to reset my root password - worked, so password had been reset,

    2. looked at logs - Xorg.log was not there - but Xorg.o.log was.

    3. f7 back to Gnome - it was there!

    4. found that several things were not working that were also reported as individual threads here.
    A. no sound
    B. wired internet very spotty - tried doing upgrade and got about 1/2 through - tried connecting to my router - failed. web via FF almost worked...ping - almost works (ie hesitated long time - did 2 succesful pings but ver slow - the hung

    These are all things mentioned in the forums today except the net stuf was reported as wifi problem. Is this a virus or a bad udate?

    Any ideas appreciated...
    - Clouds don't crash - Bertrand Meyer

    registered Linux user 393557

    finally - hw to brag about - but next year it will look pitifully quaint:
    Athlon64 X2 3800 - 1G PC3200 - 250G SATA - ati radeon x300
    circa 2006

  4. #4
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,303
    The network issue may be due to IPV6. My router goes mental when anything tries to use IPV6 addresses.

    In Firefox (or SeaMonkey) you can turn it off by starting a new tab and going to about:config. Make a note of the warning.

    Search for IPV6 and double click the network.dns.disableIPv6 entry to set it to true.

    You can also turn it off in Network Manager by opening your connection and setting the IPV6 settings to Ignore (I think it's ignore - I'm note using Ubuntu at the moment and can't confirm)
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  5. #5
    Linux User twoHats's Avatar
    Join Date
    Jan 2005
    Location
    NH, USA
    Posts
    276
    update - dropped back from Linux 2.6.32-22 to 2.6.32.21 and everything works again. This (2.6.32-22 ) was not a new update, but from June 3. Any ideas, or should i just use the older linux? Very strange - especially my root login changing -
    - Clouds don't crash - Bertrand Meyer

    registered Linux user 393557

    finally - hw to brag about - but next year it will look pitifully quaint:
    Athlon64 X2 3800 - 1G PC3200 - 250G SATA - ati radeon x300
    circa 2006

  6. #6
    Linux Newbie JosePF's Avatar
    Join Date
    Jun 2010
    Posts
    225
    Hello,
    if problem come from ipv6 you could disable it adding
    net.ipv6.conf.all.disable_ipv6=1
    in /etc/sysctl.conf.
    This should disable ipv6 in in almost all things.

    anyway I think it is a more serious problem
    could you report dmesg from the kernel that does not work?

    Regards

  7. #7
    Linux User twoHats's Avatar
    Join Date
    Jan 2005
    Location
    NH, USA
    Posts
    276

    Question stranger and stranger ...

    Hi JosePF - Thanks for the help! I will add dmesg at the bottom...

    First - the X stuff with the newer kernel seems to unexpectedly work again.

    Second - been crazy busy so haven't had time yet to do ipv6 change - will do that as soon as i finish here. I did see (but not understand) some ipv6 issues at the bottom of dmesg.

    Third OK - added the line to sysctl.conf and rebooted - everything seems ok. Just ticks me off that Gnome started working again so we could not diagnose the problem.

    Here is dmesg:

    Code:
    [    0.000000] Initializing cgroup subsys cpuset
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Linux version 2.6.32-22-generic (buildd@yellow) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 (Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2)
    [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic root=UUID=c5a4a924-ba9e-403d-a35b-88a23c4117c3 ro quiet splash
    [    0.000000] KERNEL supported cpus:
    [    0.000000]   Intel GenuineIntel
    [    0.000000]   AMD AuthenticAMD
    [    0.000000]   Centaur CentaurHauls
    [    0.000000] BIOS-provided physical RAM map:
    [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    [    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    [    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    [    0.000000]  BIOS-e820: 0000000000100000 - 00000000bbb74000 (usable)
    [    0.000000]  BIOS-e820: 00000000bbb74000 - 00000000bbbbf000 (reserved)
    [    0.000000]  BIOS-e820: 00000000bbbbf000 - 00000000bbc83000 (usable)
    [    0.000000]  BIOS-e820: 00000000bbc83000 - 00000000bbcbf000 (ACPI NVS)
    [    0.000000]  BIOS-e820: 00000000bbcbf000 - 00000000bbcec000 (usable)
    [    0.000000]  BIOS-e820: 00000000bbcec000 - 00000000bbcff000 (ACPI data)
    [    0.000000]  BIOS-e820: 00000000bbcff000 - 00000000bbd00000 (usable)
    [    0.000000]  BIOS-e820: 00000000bbd00000 - 00000000c0000000 (reserved)
    [    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    [    0.000000]  BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
    [    0.000000] DMI 2.4 present.
    [    0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000
    [    0.000000] MTRR default type: uncachable
    [    0.000000] MTRR fixed ranges enabled:
    [    0.000000]   00000-9FFFF write-back
    [    0.000000]   A0000-BFFFF uncachable
    [    0.000000]   C0000-DFFFF write-protect
    [    0.000000]   E0000-EFFFF uncachable
    [    0.000000]   F0000-FFFFF write-protect
    [    0.000000] MTRR variable ranges enabled:
    [    0.000000]   0 base 0FFFE0000 mask FFFFE0000 write-protect
    [    0.000000]   1 base 000000000 mask F80000000 write-back
    [    0.000000]   2 base 080000000 mask FC0000000 write-back
    [    0.000000]   3 base 0BC000000 mask FFC000000 uncachable
    [    0.000000]   4 base 0BBE00000 mask FFFE00000 uncachable
    [    0.000000]   5 base 0BBD00000 mask FFFF00000 uncachable
    [    0.000000]   6 base 100000000 mask FC0000000 write-back
    [    0.000000]   7 disabled
    [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [    0.000000] last_pfn = 0xbbd00 max_arch_pfn = 0x400000000
    [    0.000000] e820 update range: 0000000000001000 - 0000000000006000 (usable) ==> (reserved)
    [    0.000000] Scanning 1 areas for low memory corruption
    [    0.000000] modified physical RAM map:
    [    0.000000]  modified: 0000000000000000 - 0000000000001000 (usable)
    [    0.000000]  modified: 0000000000001000 - 0000000000006000 (reserved)
    [    0.000000]  modified: 0000000000006000 - 000000000009fc00 (usable)
    [    0.000000]  modified: 000000000009fc00 - 00000000000a0000 (reserved)
    [    0.000000]  modified: 00000000000e0000 - 0000000000100000 (reserved)
    [    0.000000]  modified: 0000000000100000 - 00000000bbb74000 (usable)
    [    0.000000]  modified: 00000000bbb74000 - 00000000bbbbf000 (reserved)
    [    0.000000]  modified: 00000000bbbbf000 - 00000000bbc83000 (usable)
    [    0.000000]  modified: 00000000bbc83000 - 00000000bbcbf000 (ACPI NVS)
    [    0.000000]  modified: 00000000bbcbf000 - 00000000bbcec000 (usable)
    [    0.000000]  modified: 00000000bbcec000 - 00000000bbcff000 (ACPI data)
    [    0.000000]  modified: 00000000bbcff000 - 00000000bbd00000 (usable)
    [    0.000000]  modified: 00000000bbd00000 - 00000000c0000000 (reserved)
    [    0.000000]  modified: 00000000f8000000 - 00000000fc000000 (reserved)
    [    0.000000]  modified: 00000000fec00000 - 00000000fec01000 (reserved)
    [    0.000000]  modified: 00000000fed10000 - 00000000fed14000 (reserved)
    [    0.000000]  modified: 00000000fed18000 - 00000000fed1a000 (reserved)
    [    0.000000]  modified: 00000000fed1c000 - 00000000fed20000 (reserved)
    [    0.000000]  modified: 00000000fee00000 - 00000000fee01000 (reserved)
    [    0.000000]  modified: 00000000ffe00000 - 0000000100000000 (reserved)
    [    0.000000]  modified: 0000000100000000 - 0000000140000000 (usable)
    [    0.000000] initial memory mapped : 0 - 20000000
    [    0.000000] init_memory_mapping: 0000000000000000-00000000bbd00000
    [    0.000000] NX (Execute Disable) protection: active
    [    0.000000]  0000000000 - 00bbc00000 page 2M
    [    0.000000]  00bbc00000 - 00bbd00000 page 4k
    [    0.000000] kernel direct mapping tables up to bbd00000 @ 8000-d000
    [    0.000000] init_memory_mapping: 0000000100000000-0000000140000000
    [    0.000000] NX (Execute Disable) protection: active
    [    0.000000]  0100000000 - 0140000000 page 2M
    [    0.000000] kernel direct mapping tables up to 140000000 @ b000-11000
    [    0.000000] RAMDISK: 377ff000 - 37fefc9f
    [    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 ACRSYS)
    [    0.000000] ACPI: XSDT 00000000bbcfe120 00064 (v01 ACRSYS ACRPRDCT 00000001      01000013)
    [    0.000000] ACPI: FACP 00000000bbcfd000 000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [    0.000000] ACPI: DSDT 00000000bbcee000 091D0 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [    0.000000] ACPI: FACS 00000000bbc8f000 00040
    [    0.000000] ACPI: HPET 00000000bbcfc000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [    0.000000] ACPI: APIC 00000000bbcfb000 0006C (v02 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [    0.000000] ACPI: MCFG 00000000bbcfa000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [    0.000000] ACPI: ASF! 00000000bbcf9000 000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [    0.000000] ACPI: SLIC 00000000bbcf8000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [    0.000000] ACPI: BOOT 00000000bbced000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [    0.000000] ACPI: SSDT 00000000bbcec000 00655 (v01  PmRef    CpuPm 00003000 INTL 20051117)
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000] No NUMA configuration found
    [    0.000000] Faking a node at 0000000000000000-0000000140000000
    [    0.000000] Bootmem setup node 0 0000000000000000-0000000140000000
    [    0.000000]   NODE_DATA [000000000000c000 - 0000000000010fff]
    [    0.000000]   bootmap [0000000000011000 -  0000000000038fff] pages 28
    [    0.000000] (8 early reservations) ==> bootmem [0000000000 - 0140000000]
    [    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
    [    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
    [    0.000000]   #2 [0001000000 - 0001a29e64]    TEXT DATA BSS ==> [0001000000 - 0001a29e64]
    [    0.000000]   #3 [00377ff000 - 0037fefc9f]          RAMDISK ==> [00377ff000 - 0037fefc9f]
    [    0.000000]   #4 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
    [    0.000000]   #5 [0001a2a000 - 0001a2a1e8]              BRK ==> [0001a2a000 - 0001a2a1e8]
    [    0.000000]   #6 [0000008000 - 000000b000]          PGTABLE ==> [0000008000 - 000000b000]
    [    0.000000]   #7 [000000b000 - 000000c000]          PGTABLE ==> [000000b000 - 000000c000]
    [    0.000000]  [ffffea0000000000-ffffea00045fffff] PMD -> [ffff880028600000-ffff88002bdfffff] on node 0
    [    0.000000] Zone PFN ranges:
    [    0.000000]   DMA      0x00000000 -> 0x00001000
    [    0.000000]   DMA32    0x00001000 -> 0x00100000
    [    0.000000]   Normal   0x00100000 -> 0x00140000
    [    0.000000] Movable zone start PFN for each node
    [    0.000000] early_node_map[7] active PFN ranges
    [    0.000000]     0: 0x00000000 -> 0x00000001
    [    0.000000]     0: 0x00000006 -> 0x0000009f
    [    0.000000]     0: 0x00000100 -> 0x000bbb74
    [    0.000000]     0: 0x000bbbbf -> 0x000bbc83
    [    0.000000]     0: 0x000bbcbf -> 0x000bbcec
    [    0.000000]     0: 0x000bbcff -> 0x000bbd00
    [    0.000000]     0: 0x00100000 -> 0x00140000
    [    0.000000] On node 0 totalpages: 1031168
    [    0.000000]   DMA zone: 56 pages used for memmap
    [    0.000000]   DMA zone: 103 pages reserved
    [    0.000000]   DMA zone: 3835 pages, LIFO batch:0
    [    0.000000]   DMA32 zone: 14280 pages used for memmap
    [    0.000000]   DMA32 zone: 750750 pages, LIFO batch:31
    [    0.000000]   Normal zone: 3584 pages used for memmap
    [    0.000000]   Normal zone: 258560 pages, LIFO batch:31
    [    0.000000] ACPI: PM-Timer IO Port: 0x408
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
    [    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    [    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [    0.000000] ACPI: IRQ0 used by override.
    [    0.000000] ACPI: IRQ2 used by override.
    [    0.000000] ACPI: IRQ9 used by override.
    [    0.000000] Using ACPI (MADT) for SMP configuration information
    [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
    [    0.000000] nr_irqs_gsi: 24
    [    0.000000] PM: Registered nosave memory: 0000000000001000 - 0000000000006000
    [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [    0.000000] PM: Registered nosave memory: 00000000bbb74000 - 00000000bbbbf000
    [    0.000000] PM: Registered nosave memory: 00000000bbc83000 - 00000000bbcbf000
    [    0.000000] PM: Registered nosave memory: 00000000bbcec000 - 00000000bbcff000
    [    0.000000] PM: Registered nosave memory: 00000000bbd00000 - 00000000c0000000
    [    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000f8000000
    [    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    [    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    [    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    [    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
    [    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
    [    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
    [    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
    [    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
    [    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
    [    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
    [    0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
    [    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
    [    0.000000] Booting paravirtualized kernel on bare hardware
    [    0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    [    0.000000] PERCPU: Embedded 30 pages/cpu @ffff880028200000 s91544 r8192 d23144 u524288
    [    0.000000] pcpu-alloc: s91544 r8192 d23144 u524288 alloc=1*2097152
    [    0.000000] pcpu-alloc: [0] 0 1 2 3 
    [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1013145
    [    0.000000] Policy zone: Normal
    [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic root=UUID=c5a4a924-ba9e-403d-a35b-88a23c4117c3 ro quiet splash
    [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [    0.000000] Initializing CPU#0
    [    0.000000] Checking aperture...
    [    0.000000] No AGP bridge found
    [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [    0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [    0.000000] Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
    [    0.000000] software IO TLB at phys 0x20000000 - 0x24000000
    [    0.000000] Memory: 3982092k/5242880k available (5409k kernel code, 1118208k absent, 142580k reserved, 2976k data, 876k init)
    [    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [    0.000000] Hierarchical RCU implementation.
    [    0.000000] NR_IRQS:4352 nr_irqs:440
    [    0.000000] Console: colour VGA+ 80x25
    [    0.000000] console [tty0] enabled
    [    0.000000] allocated 41943040 bytes of page_cgroup
    [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [    0.000000] hpet clockevent registered
    [    0.000000] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    [    0.000000] Fast TSC calibration using PIT
    [    0.000000] Detected 2161.303 MHz processor.
    [    0.010006] Calibrating delay loop (skipped), value calculated using timer frequency.. 4322.60 BogoMIPS (lpj=21613030)
    [    0.010040] Security Framework initialized
    [    0.010067] AppArmor: AppArmor initialized
    [    0.010503] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [    0.013223] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [    0.014504] Mount-cache hash table entries: 256
    [    0.014690] Initializing cgroup subsys ns
    [    0.014696] Initializing cgroup subsys cpuacct
    [    0.014700] Initializing cgroup subsys memory
    [    0.014712] Initializing cgroup subsys devices
    [    0.014715] Initializing cgroup subsys freezer
    [    0.014717] Initializing cgroup subsys net_cls
    [    0.014741] CPU: L1 I cache: 32K, L1 D cache: 32K
    [    0.014744] CPU: L2 cache: 1024K
    [    0.014747] CPU 0/0x0 -> Node 0
    [    0.014750] CPU: Physical Processor ID: 0
    [    0.014751] CPU: Processor Core ID: 0
    [    0.014754] mce: CPU supports 6 MCE banks
    [    0.014762] CPU0: Thermal monitoring handled by SMI
    [    0.014766] using mwait in idle threads.
    [    0.014768] Performance Events: Core2 events, Intel PMU driver.
    [    0.014775] ... version:                2
    [    0.014777] ... bit width:              40
    [    0.014779] ... generic registers:      2
    [    0.014781] ... value mask:             000000ffffffffff
    [    0.014782] ... max period:             000000007fffffff
    [    0.014784] ... fixed-purpose events:   3
    [    0.014786] ... event mask:             0000000700000003
    [    0.020023] ACPI: Core revision 20090903
    [    0.040012] ftrace: converting mcount calls to 0f 1f 44 00 00
    [    0.040019] ftrace: allocating 22518 entries in 89 pages
    [    0.050092] Setting APIC routing to flat
    [    0.050428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [    0.156291] CPU0: Intel(R) Pentium(R) Dual  CPU  T3400  @ 2.16GHz stepping 0d
    [    0.160000] Booting processor 1 APIC 0x1 ip 0x6000
    [    0.020000] Initializing CPU#1
    [    0.020000] CPU: L1 I cache: 32K, L1 D cache: 32K
    [    0.020000] CPU: L2 cache: 1024K
    [    0.020000] CPU 1/0x1 -> Node 0
    [    0.020000] CPU: Physical Processor ID: 0
    [    0.020000] CPU: Processor Core ID: 1
    [    0.020000] CPU1: Thermal monitoring handled by SMI
    [    0.310118] CPU1: Intel(R) Pentium(R) Dual  CPU  T3400  @ 2.16GHz stepping 0d
    [    0.310126] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    [    0.320030] Brought up 2 CPUs
    [    0.320033] Total of 2 processors activated (8645.10 BogoMIPS).
    [    0.320380] CPU0 attaching sched-domain:
    [    0.320384]  domain 0: span 0-1 level MC
    [    0.320387]   groups: 0 1
    [    0.320394] CPU1 attaching sched-domain:
    [    0.320395]  domain 0: span 0-1 level MC
    [    0.320398]   groups: 1 0
    [    0.320515] devtmpfs: initialized
    [    0.320515] regulator: core version 0.5
    [    0.320515] Time: 17:21:46  Date: 06/28/10
    [    0.320515] NET: Registered protocol family 16
    [    0.320515] Trying to unpack rootfs image as initramfs...
    [    0.320515] ACPI: bus type pci registered
    [    0.320515] PCI: MCFG configuration 0: base f8000000 segment 0 buses 0 - 63
    [    0.320515] PCI: MCFG area at f8000000 reserved in E820
    [    0.323025] PCI: Using MMCONFIG at f8000000 - fbffffff
    [    0.323027] PCI: Using configuration type 1 for base access
    [    0.323994] bio: create slab <bio-0> at 0
    [    0.326053] ACPI: EC: Look up EC in DSDT
    [    0.422820] ACPI: Executed 1 blocks of module-level executable AML code
    [    0.425022] ACPI: BIOS _OSI(Linux) query ignored
    [    0.440308] ACPI: Interpreter enabled
    [    0.440320] ACPI: (supports S0 S3 S4 S5)
    [    0.440356] ACPI: Using IOAPIC for interrupt routing
    [    0.519801] Freeing initrd memory: 8131k freed
    [    0.646211] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
    [    0.646607] ACPI: No dock devices found.
    [    0.647152] ACPI: PCI Root Bridge [PCI0] (0000:00)
    [    0.647261] pci 0000:00:02.0: reg 10 64bit mmio: [0xd4400000-0xd47fffff]
    [    0.647269] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xc0000000-0xcfffffff]
    [    0.647274] pci 0000:00:02.0: reg 20 io port: [0x6140-0x6147]
    [    0.647318] pci 0000:00:02.1: reg 10 64bit mmio: [0xd8800000-0xd88fffff]
    [    0.647439] pci 0000:00:1a.0: reg 20 io port: [0x60c0-0x60df]
    [    0.647538] pci 0000:00:1a.1: reg 20 io port: [0x60a0-0x60bf]
    [    0.647632] pci 0000:00:1a.7: reg 10 32bit mmio: [0xdcc05400-0xdcc057ff]
    [    0.647696] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [    0.647701] pci 0000:00:1a.7: PME# disabled
    [    0.647749] pci 0000:00:1b.0: reg 10 64bit mmio: [0xdcc00000-0xdcc03fff]
    [    0.647798] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [    0.647802] pci 0000:00:1b.0: PME# disabled
    [    0.647876] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [    0.647881] pci 0000:00:1c.0: PME# disabled
    [    0.647959] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [    0.647964] pci 0000:00:1c.1: PME# disabled
    [    0.648041] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [    0.648045] pci 0000:00:1c.2: PME# disabled
    [    0.648127] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [    0.648131] pci 0000:00:1c.4: PME# disabled
    [    0.648198] pci 0000:00:1d.0: reg 20 io port: [0x6080-0x609f]
    [    0.648293] pci 0000:00:1d.1: reg 20 io port: [0x6060-0x607f]
    [    0.648391] pci 0000:00:1d.2: reg 20 io port: [0x6040-0x605f]
    [    0.648490] pci 0000:00:1d.3: reg 20 io port: [0x6020-0x603f]
    [    0.648582] pci 0000:00:1d.7: reg 10 32bit mmio: [0xdcc05000-0xdcc053ff]
    [    0.648645] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [    0.648650] pci 0000:00:1d.7: PME# disabled
    [    0.648850] pci 0000:00:1f.2: reg 10 io port: [0x6138-0x613f]
    [    0.648857] pci 0000:00:1f.2: reg 14 io port: [0x6154-0x6157]
    [    0.648863] pci 0000:00:1f.2: reg 18 io port: [0x6130-0x6137]
    [    0.648869] pci 0000:00:1f.2: reg 1c io port: [0x6150-0x6153]
    [    0.648876] pci 0000:00:1f.2: reg 20 io port: [0x6110-0x611f]
    [    0.648882] pci 0000:00:1f.2: reg 24 io port: [0x6100-0x610f]
    [    0.648938] pci 0000:00:1f.3: reg 10 64bit mmio: [0xdcc05800-0xdcc058ff]
    [    0.648954] pci 0000:00:1f.3: reg 20 io port: [0x6000-0x601f]
    [    0.649007] pci 0000:00:1f.5: reg 10 io port: [0x6128-0x612f]
    [    0.649013] pci 0000:00:1f.5: reg 14 io port: [0x614c-0x614f]
    [    0.649020] pci 0000:00:1f.5: reg 18 io port: [0x6120-0x6127]
    [    0.649026] pci 0000:00:1f.5: reg 1c io port: [0x6148-0x614b]
    [    0.649033] pci 0000:00:1f.5: reg 20 io port: [0x60f0-0x60ff]
    [    0.649039] pci 0000:00:1f.5: reg 24 io port: [0x60e0-0x60ef]
    [    0.649113] pci 0000:00:1f.6: reg 10 64bit mmio: [0xdcc04000-0xdcc04fff]
    [    0.649221] pci 0000:00:1c.0: bridge io port: [0x5000-0x5fff]
    [    0.649225] pci 0000:00:1c.0: bridge 32bit mmio: [0xdbc00000-0xdcbfffff]
    [    0.649232] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xd4800000-0xd57fffff]
    [    0.649284] pci 0000:04:00.0: reg 10 32bit mmio: [0xdab00000-0xdab0ffff]
    [    0.649360] pci 0000:04:00.0: PME# supported from D0 D3hot
    [    0.649365] pci 0000:04:00.0: PME# disabled
    [    0.649422] pci 0000:00:1c.1: bridge io port: [0x4000-0x4fff]
    [    0.649427] pci 0000:00:1c.1: bridge 32bit mmio: [0xdab00000-0xdbbfffff]
    [    0.649433] pci 0000:00:1c.1: bridge 64bit mmio pref: [0xd5800000-0xd67fffff]
    [    0.649666] pci 0000:05:00.0: reg 10 64bit mmio: [0xd9a00000-0xd9a0ffff]
    [    0.649759] pci 0000:05:00.0: PME# supported from D3hot D3cold
    [    0.649765] pci 0000:05:00.0: PME# disabled
    [    0.649831] pci 0000:00:1c.2: bridge io port: [0x3000-0x3fff]
    [    0.649836] pci 0000:00:1c.2: bridge 32bit mmio: [0xd9a00000-0xdaafffff]
    [    0.649842] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xd6800000-0xd77fffff]
    [    0.649895] pci 0000:07:00.0: reg 10 32bit mmio: [0xd8900300-0xd89003ff]
    [    0.649944] pci 0000:07:00.0: reg 30 32bit mmio pref: [0xffff8000-0xffffffff]
    [    0.650067] pci 0000:07:00.2: reg 10 32bit mmio: [0xd8900200-0xd89002ff]
    [    0.650212] pci 0000:07:00.3: reg 10 32bit mmio: [0xd8900100-0xd89001ff]
    [    0.650357] pci 0000:07:00.4: reg 10 32bit mmio: [0xd8900000-0xd89000ff]
    [    0.650504] pci 0000:00:1c.4: bridge io port: [0x2000-0x2fff]
    [    0.650508] pci 0000:00:1c.4: bridge 32bit mmio: [0xd8900000-0xd99fffff]
    [    0.650515] pci 0000:00:1c.4: bridge 64bit mmio pref: [0xd7800000-0xd87fffff]
    [    0.650557] pci 0000:08:00.0: reg 10 32bit mmio: [0x000000-0x000fff]
    [    0.650579] pci 0000:08:00.0: supports D1 D2
    [    0.650581] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [    0.650586] pci 0000:08:00.0: PME# disabled
    [    0.650640] pci 0000:00:1e.0: transparent bridge
    [    0.650644] pci 0000:00:1e.0: bridge io port: [0x1000-0x1fff]
    [    0.650648] pci 0000:00:1e.0: bridge 32bit mmio: [0xd2000000-0xd40fffff]
    [    0.650655] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xd0000000-0xd1ffffff]
    [    0.650705] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [    0.650993] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
    [    0.651117] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    [    0.651211] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    [    0.651303] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
    [    0.651401] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT]
    [    0.663468] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
    [    0.663616] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
    [    0.663760] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
    [    0.663904] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
    [    0.664047] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    [    0.664197] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
    [    0.664339] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
    [    0.664482] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12)
    [    0.664631] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [    0.664650] vgaarb: loaded
    [    0.664785] SCSI subsystem initialized
    [    0.664843] libata version 3.00 loaded.
    [    0.664843] usbcore: registered new interface driver usbfs
    [    0.664843] usbcore: registered new interface driver hub
    [    0.664843] usbcore: registered new device driver usb
    [    0.664843] ACPI: WMI: Mapper loaded
    [    0.664843] PCI: Using ACPI for IRQ routing
    [    0.664843] NetLabel: Initializing
    [    0.664843] NetLabel:  domain hash size = 128
    [    0.664843] NetLabel:  protocols = UNLABELED CIPSOv4
    [    0.664843] NetLabel:  unlabeled traffic allowed by default
    [    0.664843] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [    0.664843] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    [    0.670014] Switching to clocksource tsc
    [    0.672062] AppArmor: AppArmor Filesystem Enabled
    [    0.672084] pnp: PnP ACPI init
    [    0.672102] ACPI: bus type pnp registered
    [    0.770286] pnp 00:01: io resource (0x164e-0x164f) overlaps 0000:00:1e.0 BAR 13 (0x1000-0x1fff), disabling
    [    0.771303] pnp: PnP ACPI: found 9 devices
    [    0.771305] ACPI: ACPI bus type pnp unregistered
    [    0.771320] system 00:01: ioport range 0x600-0x60f has been reserved
    [    0.771323] system 00:01: ioport range 0x610-0x610 has been reserved
    [    0.771326] system 00:01: ioport range 0x800-0x80f has been reserved
    [    0.771328] system 00:01: ioport range 0x810-0x817 has been reserved
    [    0.771335] system 00:01: ioport range 0x820-0x823 has been reserved
    [    0.771338] system 00:01: ioport range 0x400-0x47f has been reserved
    [    0.771340] system 00:01: ioport range 0x500-0x57f has been reserved
    [    0.771343] system 00:01: ioport range 0xff2c-0xff2f has been reserved
    [    0.771348] system 00:01: iomem range 0xf8000000-0xfbffffff has been reserved
    [    0.771351] system 00:01: iomem range 0xfed1c000-0xfed1ffff has been reserved
    [    0.771354] system 00:01: iomem range 0xfed10000-0xfed13fff has been reserved
    [    0.771357] system 00:01: iomem range 0xfed18000-0xfed18fff has been reserved
    [    0.771360] system 00:01: iomem range 0xfed19000-0xfed19fff has been reserved
    [    0.771363] system 00:01: iomem range 0xfec00000-0xfec00fff could not be reserved
    [    0.771366] system 00:01: iomem range 0xfed20000-0xfed8ffff has been reserved
    [    0.771369] system 00:01: iomem range 0xfee00000-0xfee00fff has been reserved
    [    0.776094] pci 0000:07:00.0: BAR 6: no parent found for of device [0xffff8000-0xffffffff]
    [    0.776150] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
    [    0.776153] pci 0000:00:1c.0:   IO window: 0x5000-0x5fff
    [    0.776159] pci 0000:00:1c.0:   MEM window: 0xdbc00000-0xdcbfffff
    [    0.776163] pci 0000:00:1c.0:   PREFETCH window: 0x000000d4800000-0x000000d57fffff
    [    0.776170] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:04
    [    0.776173] pci 0000:00:1c.1:   IO window: 0x4000-0x4fff
    [    0.776179] pci 0000:00:1c.1:   MEM window: 0xdab00000-0xdbbfffff
    [    0.776183] pci 0000:00:1c.1:   PREFETCH window: 0x000000d5800000-0x000000d67fffff
    [    0.776190] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:05
    [    0.776193] pci 0000:00:1c.2:   IO window: 0x3000-0x3fff
    [    0.776198] pci 0000:00:1c.2:   MEM window: 0xd9a00000-0xdaafffff
    [    0.776202] pci 0000:00:1c.2:   PREFETCH window: 0x000000d6800000-0x000000d77fffff
    [    0.776212] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:07
    [    0.776215] pci 0000:00:1c.4:   IO window: 0x2000-0x2fff
    [    0.776220] pci 0000:00:1c.4:   MEM window: 0xd8900000-0xd99fffff
    [    0.776225] pci 0000:00:1c.4:   PREFETCH window: 0x000000d7800000-0x000000d87fffff
    [    0.776238] pci 0000:08:00.0: CardBus bridge, secondary bus 0000:09
    [    0.776240] pci 0000:08:00.0:   IO window: 0x001000-0x0010ff
    [    0.776245] pci 0000:08:00.0:   IO window: 0x001400-0x0014ff
    [    0.776250] pci 0000:08:00.0:   PREFETCH window: 0xe0000000-0xe3ffffff
    [    0.776255] pci 0000:08:00.0:   MEM window: 0xe4000000-0xe7ffffff
    [    0.776260] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:08
    [    0.776263] pci 0000:00:1e.0:   IO window: 0x1000-0x1fff
    [    0.776268] pci 0000:00:1e.0:   MEM window: 0xd2000000-0xd40fffff
    [    0.776272] pci 0000:00:1e.0:   PREFETCH window: 0x000000d0000000-0x000000d1ffffff
    [    0.776286] pci 0000:00:1c.0: enabling device (0001 -> 0003)
    [    0.776293]   alloc irq_desc for 17 on node -1
    [    0.776295]   alloc kstat_irqs on node -1
    [    0.776301] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [    0.776307] pci 0000:00:1c.0: setting latency timer to 64
    [    0.776316]   alloc irq_desc for 16 on node -1
    [    0.776317]   alloc kstat_irqs on node -1
    [    0.776326] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    [    0.776330] pci 0000:00:1c.1: setting latency timer to 64
    [    0.776338]   alloc irq_desc for 18 on node -1
    [    0.776340]   alloc kstat_irqs on node -1
    [    0.776343] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [    0.776347] pci 0000:00:1c.2: setting latency timer to 64
    [    0.776356] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [    0.776360] pci 0000:00:1c.4: setting latency timer to 64
    [    0.776367] pci 0000:00:1e.0: setting latency timer to 64
    [    0.776377]   alloc irq_desc for 20 on node -1
    [    0.776379]   alloc kstat_irqs on node -1
    [    0.776382] pci 0000:08:00.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    [    0.776387] pci 0000:08:00.0: setting latency timer to 64
    [    0.776391] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
    [    0.776394] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
    [    0.776397] pci_bus 0000:02: resource 0 io:  [0x5000-0x5fff]
    [    0.776399] pci_bus 0000:02: resource 1 mem: [0xdbc00000-0xdcbfffff]
    [    0.776401] pci_bus 0000:02: resource 2 pref mem [0xd4800000-0xd57fffff]
    [    0.776403] pci_bus 0000:04: resource 0 io:  [0x4000-0x4fff]
    [    0.776405] pci_bus 0000:04: resource 1 mem: [0xdab00000-0xdbbfffff]
    [    0.776408] pci_bus 0000:04: resource 2 pref mem [0xd5800000-0xd67fffff]
    [    0.776410] pci_bus 0000:05: resource 0 io:  [0x3000-0x3fff]
    [    0.776412] pci_bus 0000:05: resource 1 mem: [0xd9a00000-0xdaafffff]
    [    0.776414] pci_bus 0000:05: resource 2 pref mem [0xd6800000-0xd77fffff]
    [    0.776417] pci_bus 0000:07: resource 0 io:  [0x2000-0x2fff]
    [    0.776419] pci_bus 0000:07: resource 1 mem: [0xd8900000-0xd99fffff]
    [    0.776421] pci_bus 0000:07: resource 2 pref mem [0xd7800000-0xd87fffff]
    [    0.776424] pci_bus 0000:08: resource 0 io:  [0x1000-0x1fff]
    [    0.776426] pci_bus 0000:08: resource 1 mem: [0xd2000000-0xd40fffff]
    [    0.776428] pci_bus 0000:08: resource 2 pref mem [0xd0000000-0xd1ffffff]
    [    0.776430] pci_bus 0000:08: resource 3 io:  [0x00-0xffff]
    [    0.776432] pci_bus 0000:08: resource 4 mem: [0x000000-0xffffffffffffffff]
    [    0.776435] pci_bus 0000:09: resource 0 io:  [0x1000-0x10ff]
    [    0.776437] pci_bus 0000:09: resource 1 io:  [0x1400-0x14ff]
    [    0.776439] pci_bus 0000:09: resource 2 pref mem [0xe0000000-0xe3ffffff]
    [    0.776441] pci_bus 0000:09: resource 3 mem: [0xe4000000-0xe7ffffff]
    [    0.776482] NET: Registered protocol family 2
    [    0.776678] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [    0.778201] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [    0.783384] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [    0.784006] TCP: Hash tables configured (established 524288 bind 65536)
    [    0.784010] TCP reno registered
    [    0.784158] NET: Registered protocol family 1
    [    0.784182] pci 0000:00:02.0: Boot video device
    [    0.819869] Simple Boot Flag value 0x5 read from CMOS RAM was invalid
    [    0.819872] Simple Boot Flag at 0x44 set to 0x1
    [    0.820075] Scanning for low memory corruption every 60 seconds
    [    0.820230] audit: initializing netlink socket (disabled)
    [    0.820240] type=2000 audit(1277745705.819:1): initialized
    [    0.830351] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [    0.831794] VFS: Disk quotas dquot_6.5.2
    [    0.831855] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.832493] fuse init (API version 7.13)
    [    0.832574] msgmni has been set to 7793
    [    0.832785] alg: No test for stdrng (krng)
    [    0.832844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [    0.832847] io scheduler noop registered
    [    0.832849] io scheduler anticipatory registered
    [    0.832851] io scheduler deadline registered
    [    0.832887] io scheduler cfq registered (default)
    [    0.833075]   alloc irq_desc for 24 on node -1
    [    0.833077]   alloc kstat_irqs on node -1
    [    0.833089] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
    [    0.833099] pcieport 0000:00:1c.0: setting latency timer to 64
    [    0.833250]   alloc irq_desc for 25 on node -1
    [    0.833252]   alloc kstat_irqs on node -1
    [    0.833260] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
    [    0.833270] pcieport 0000:00:1c.1: setting latency timer to 64
    [    0.833414]   alloc irq_desc for 26 on node -1
    [    0.833416]   alloc kstat_irqs on node -1
    [    0.833424] pcieport 0000:00:1c.2: irq 26 for MSI/MSI-X
    [    0.833434] pcieport 0000:00:1c.2: setting latency timer to 64
    [    0.833575]   alloc irq_desc for 27 on node -1
    [    0.833577]   alloc kstat_irqs on node -1
    [    0.833585] pcieport 0000:00:1c.4: irq 27 for MSI/MSI-X
    [    0.833595] pcieport 0000:00:1c.4: setting latency timer to 64
    [    0.833693] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [    0.833917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [    0.837778] ACPI: AC Adapter [AC] (on-line)
    [    0.837900] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/PNP0C0C:00/input/input0
    [    0.837904] ACPI: Power Button [PWRB]
    [    0.837946] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/PNP0C0D:00/input/input1
    [    0.838006] ACPI: Lid Switch [LID0]
    [    0.838053] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/PNP0C0E:00/input/input2
    [    0.838055] ACPI: Sleep Button [SLPB]
    [    0.838114] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [    0.838116] ACPI: Power Button [PWRF]
    [    0.839069] ACPI: SSDT 00000000bbb7dc18 00265 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
    [    0.839669] ACPI: SSDT 00000000bbb7b598 00537 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
    [    0.840220] Monitor-Mwait will be used to enter C-1 state
    [    0.840253] Monitor-Mwait will be used to enter C-2 state
    [    0.840261] Marking TSC unstable due to TSC halts in idle
    [    0.840303] Switching to clocksource hpet
    [    0.840373] processor LNXCPU:00: registered as cooling_device0
    [    0.840917] ACPI: SSDT 00000000bbb7ce18 001CF (v01  PmRef    ApIst 00003000 INTL 20051117)
    [    0.841425] ACPI: SSDT 00000000bbb7df18 0008D (v01  PmRef    ApCst 00003000 INTL 20051117)
    [    0.842102] processor LNXCPU:01: registered as cooling_device1
    [    0.966451] thermal LNXTHERM:01: registered as thermal_zone0
    [    0.966459] ACPI: Thermal Zone [TZ01] (56 C)
    [    0.968046] Linux agpgart interface v0.103
    [    0.968087] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    0.969383] brd: module loaded
    [    0.969921] loop: module loaded
    [    0.970045] input: Macintosh mouse button emulation as /devices/virtual/input/input4
    [    0.970163] ata_piix 0000:00:1f.2: version 2.13
    [    0.970183]   alloc irq_desc for 19 on node -1
    [    0.970186]   alloc kstat_irqs on node -1
    [    0.970193] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [    0.970199] ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
    [    0.970251] ata_piix 0000:00:1f.2: setting latency timer to 64
    [    0.970349] scsi0 : ata_piix
    [    0.970430] scsi1 : ata_piix
    [    0.971709] ata1: SATA max UDMA/133 cmd 0x6138 ctl 0x6154 bmdma 0x6110 irq 19
    [    0.971715] ata2: SATA max UDMA/133 cmd 0x6130 ctl 0x6150 bmdma 0x6118 irq 19
    [    0.971778] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [    0.971781] ACPI: Battery Slot [BAT0] (battery absent)
    [    0.971787] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    [    1.130032] ata_piix 0000:00:1f.5: setting latency timer to 64
    [    1.130080] scsi2 : ata_piix
    [    1.130146] scsi3 : ata_piix
    [    1.131145] ata3: SATA max UDMA/133 cmd 0x6128 ctl 0x614c bmdma 0x60f0 irq 19
    [    1.131149] ata4: SATA max UDMA/133 cmd 0x6120 ctl 0x6148 bmdma 0x60f8 irq 19
    [    1.131495] Fixed MDIO Bus: probed
    [    1.131533] PPP generic driver version 2.4.2
    [    1.131587] tun: Universal TUN/TAP device driver, 1.6
    [    1.131589] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [    1.131695] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    1.131720]   alloc irq_desc for 21 on node -1
    [    1.131722]   alloc kstat_irqs on node -1
    [    1.131728] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 21 (level, low) -> IRQ 21
    [    1.131747] ehci_hcd 0000:00:1a.7: setting latency timer to 64
    [    1.131750] ehci_hcd 0000:00:1a.7: EHCI Host Controller
    [    1.131781] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    [    1.131818] ehci_hcd 0000:00:1a.7: debug port 1
    [    1.135690] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
    [    1.135708] ehci_hcd 0000:00:1a.7: irq 21, io mem 0xdcc05400
    [    1.150017] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [    1.150115] usb usb1: configuration #1 chosen from 1 choice
    [    1.150148] hub 1-0:1.0: USB hub found
    [    1.150156] hub 1-0:1.0: 4 ports detected
    [    1.150215]   alloc irq_desc for 23 on node -1
    [    1.150217]   alloc kstat_irqs on node -1
    [    1.150222] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [    1.150234] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [    1.150238] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [    1.150275] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    [    1.150305] ehci_hcd 0000:00:1d.7: debug port 1
    [    1.154186] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    [    1.154198] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xdcc05000
    [    1.170014] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [    1.170082] usb usb2: configuration #1 chosen from 1 choice
    [    1.170107] hub 2-0:1.0: USB hub found
    [    1.170114] hub 2-0:1.0: 8 ports detected
    [    1.170180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    1.170196] uhci_hcd: USB Universal Host Controller Interface driver
    [    1.170233] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    [    1.170245] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [    1.170248] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [    1.170283] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    [    1.170317] uhci_hcd 0000:00:1a.0: irq 20, io base 0x000060c0
    [    1.170404] usb usb3: configuration #1 chosen from 1 choice
    [    1.170432] hub 3-0:1.0: USB hub found
    [    1.170439] hub 3-0:1.0: 2 ports detected
    [    1.170486] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [    1.170493] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [    1.170496] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [    1.170530] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    [    1.170556] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000060a0
    [    1.170643] usb usb4: configuration #1 chosen from 1 choice
    [    1.170667] hub 4-0:1.0: USB hub found
    [    1.170674] hub 4-0:1.0: 2 ports detected
    [    1.170726] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [    1.170732] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [    1.170735] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [    1.170773] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
    [    1.170799] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00006080
    [    1.170885] usb usb5: configuration #1 chosen from 1 choice
    [    1.170910] hub 5-0:1.0: USB hub found
    [    1.170918] hub 5-0:1.0: 2 ports detected
    [    1.170968] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [    1.170974] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [    1.170978] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [    1.171018] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
    [    1.171045] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00006060
    [    1.171132] usb usb6: configuration #1 chosen from 1 choice
    [    1.171156] hub 6-0:1.0: USB hub found
    [    1.171163] hub 6-0:1.0: 2 ports detected
    [    1.171212] uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 20 (level, low) -> IRQ 20
    [    1.171219] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [    1.171222] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [    1.171263] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
    [    1.171289] uhci_hcd 0000:00:1d.2: irq 20, io base 0x00006040
    [    1.171376] usb usb7: configuration #1 chosen from 1 choice
    [    1.171400] hub 7-0:1.0: USB hub found
    [    1.171410] hub 7-0:1.0: 2 ports detected
    [    1.171457] uhci_hcd 0000:00:1d.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [    1.171463] uhci_hcd 0000:00:1d.3: setting latency timer to 64
    [    1.171467] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    [    1.171501] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
    [    1.171537] uhci_hcd 0000:00:1d.3: irq 18, io base 0x00006020
    [    1.171622] usb usb8: configuration #1 chosen from 1 choice
    [    1.171650] hub 8-0:1.0: USB hub found
    [    1.171656] hub 8-0:1.0: 2 ports detected
    [    1.171752] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
    [    1.213927] serio: i8042 KBD port at 0x60,0x64 irq 1
    [    1.213933] serio: i8042 AUX port at 0x60,0x64 irq 12
    [    1.214016] mice: PS/2 mouse device common for all mice
    [    1.214166] rtc_cmos 00:03: RTC can wake from S4
    [    1.214213] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [    1.214242] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
    [    1.214383] device-mapper: uevent: version 1.0.3
    [    1.214500] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
    [    1.214571] device-mapper: multipath: version 1.1.0 loaded
    [    1.214574] device-mapper: multipath round-robin: version 1.0.0 loaded
    [    1.214774] cpuidle: using governor ladder
    [    1.216113] cpuidle: using governor menu
    [    1.216454] TCP cubic registered
    [    1.216573] NET: Registered protocol family 10
    [    1.217026] lo: Disabled Privacy Extensions
    [    1.217291] NET: Registered protocol family 17
    [    1.217998] PM: Resume from disk failed.
    [    1.218013] registered taskstats version 1
    [    1.218914]   Magic number: 14:729:391
    [    1.218926] hub 3-0:1.0: hash matches
    [    1.219066] rtc_cmos 00:03: setting system clock to 2010-06-28 17:21:47 UTC (1277745707)
    [    1.219069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
    [    1.219071] EDD information not available.
    [    1.246307] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
    [    1.470039] usb 1-1: new high speed USB device using ehci_hcd and address 2
    [    1.491073] ata3: SATA link down (SStatus 0 SControl 300)
    [    1.491127] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [    1.491310] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [    1.502153] ata4: SATA link down (SStatus 0 SControl 300)
    [    1.511696] ata2.00: ATAPI: Optiarc DVD RW AD-7560S, SX07, max UDMA/100
    [    1.551503] ata2.00: configured for UDMA/100
    [    1.564743] ata1.00: ATA-8: TOSHIBA MK1652GSX, LV010J, max UDMA/100
    [    1.564746] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [    1.600429] ata1.00: configured for UDMA/100
    [    1.600555] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK1652GS LV01 PQ: 0 ANSI: 5
    [    1.600718] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [    1.600756] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
    [    1.600855] sd 0:0:0:0: [sda] Write Protect is off
    [    1.600858] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [    1.600884] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [    1.601013]  sda:
    [    1.601977] scsi 1:0:0:0: CD-ROM            Optiarc  DVD RW AD-7560S  SX07 PQ: 0 ANSI: 5
    [    1.607924] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [    1.607927] Uniform CD-ROM driver Revision: 3.20
    [    1.608018] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [    1.608065] sr 1:0:0:0: Attached scsi generic sg1 type 5
    [    1.648633]  sda1 sda2 sda3 < sda5
    [    1.670469] usb 1-1: configuration #1 chosen from 1 choice
    [    1.680673]  sda6 >
    [    1.680985] sd 0:0:0:0: [sda] Attached SCSI disk
    [    1.681008] Freeing unused kernel memory: 876k freed
    [    1.681352] Write protecting the kernel read-only data: 7680k
    [    1.700585] udev: starting version 151
    [    1.790131] usb 2-3: new high speed USB device using ehci_hcd and address 2
    [    1.855722] tg3.c:v3.102 (September 1, 2009)
    [    1.855904] tg3 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [    1.855920] tg3 0000:05:00.0: setting latency timer to 64
    [    1.903025] eth0: Tigon3 [partno(BCM95764m) rev 5784100] (PCI Express) MAC address 00:1e:ec:d5:6b:f0
    [    1.903030] eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1])
    [    1.903033] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    [    1.903035] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
    [    1.941640] usb 2-3: configuration #1 chosen from 1 choice
    [    1.941939] hub 2-3:1.0: USB hub found
    [    1.942272] hub 2-3:1.0: 4 ports detected
    [    2.220282] usb 2-3.1: new low speed USB device using ehci_hcd and address 3
    [    2.332454] EXT4-fs (sda6): mounted filesystem with ordered data mode
    [    2.335914] usb 2-3.1: configuration #1 chosen from 1 choice
    [    2.362668] usbcore: registered new interface driver hiddev
    [    2.362788] usbcore: registered new interface driver usbhid
    [    2.362791] usbhid: v2.6:USB HID core driver
    [   11.330380] udev: starting version 151
    [   11.333377] Adding 3992112k swap on /dev/sda5.  Priority:-1 extents:1 across:3992112k 
    [   11.463605] lp: driver loaded but no devices found
    [   11.485395] [drm] Initialized drm 1.1.0 20060810
    [   11.487239] agpgart-intel 0000:00:00.0: Intel Mobile Intel® GM45 Express Chipset
    [   11.487655] agpgart-intel 0000:00:00.0: detected 65532K stolen memory
    [   11.491395] rt2860sta: module is from the staging directory, the quality is unknown, you have been warned.
    [   11.496968] rt2860 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [   11.497261] 
    [   11.497262] 
    [   11.497263] === pAd = ffffc900056cc000, size = 627064 ===
    [   11.497263] 
    [   11.497265] <-- RTMPAllocAdapterBlock, Status=0
    [   11.497324] rt2860 0000:04:00.0: setting latency timer to 64
    [   11.640810] sdhci: Secure Digital Host Controller Interface driver
    [   11.640814] sdhci: Copyright(c) Pierre Ossman
    [   11.710271] sdhci-pci 0000:07:00.0: SDHCI controller found [197b:2382] (rev 0)
    [   11.710303] sdhci-pci 0000:07:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [   11.710380] sdhci-pci 0000:07:00.0: setting latency timer to 64
    [   11.710439] Registered led device: mmc0::
    [   11.710483] mmc0: SDHCI controller on PCI [0000:07:00.0] using ADMA
    [   11.718131] yenta_cardbus 0000:08:00.0: CardBus bridge found [1025:013b]
    [   11.718157] yenta_cardbus 0000:08:00.0: O2: res at 0x94/0xD4: 00/ea
    [   11.718159] yenta_cardbus 0000:08:00.0: O2: enabling read prefetch/write burst
    [   11.727106] sdhci-pci 0000:07:00.2: SDHCI controller found [197b:2381] (rev 0)
    [   11.727137] sdhci-pci 0000:07:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [   11.727152] sdhci-pci 0000:07:00.2: Refusing to bind to secondary interface.
    [   11.727160] sdhci-pci 0000:07:00.2: PCI INT A disabled
    [   11.749036] acer-wmi: Acer Laptop ACPI-WMI Extras
    [   11.751023] jmb38x_ms 0000:07:00.3: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [   11.751031] jmb38x_ms 0000:07:00.3: setting latency timer to 64
    [   11.751079] Linux video capture interface: v2.00
    [   11.752013] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-3/2-3.1/2-3.1:1.0/input/input6
    [   11.752240] logitech 0003:046D:C517.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.7-3.1/input0
    [   11.757690] logitech 0003:046D:C517.0002: fixing up Logitech keyboard report descriptor
    [   11.758852] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-3/2-3.1/2-3.1:1.1/input/input7
    [   11.759269] logitech 0003:046D:C517.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1d.7-3.1/input1
    [   11.762660] acer-wmi: Unable to detect available WMID devices
    [   11.779172] uvcvideo: Found UVC 1.00 device Acer Crystal Eye webcam (064e:a103)
    [   11.796805] input: Acer Crystal Eye webcam as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input8
    [   11.796891] usbcore: registered new interface driver uvcvideo
    [   11.796895] USB Video Class driver (v0.1.0)
    [   11.831573] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
    [   11.850968] type=1505 audit(1277760118.130:2):  operation="profile_load" pid=775 name="/sbin/dhclient3"
    [   11.851629] type=1505 audit(1277760118.130:3):  operation="profile_load" pid=775 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
    [   11.851995] type=1505 audit(1277760118.130:4):  operation="profile_load" pid=775 name="/usr/lib/connman/scripts/dhclient-script"
    [   11.852516] yenta_cardbus 0000:08:00.0: ISA IRQ mask 0x0cb8, PCI irq 20
    [   11.852521] yenta_cardbus 0000:08:00.0: Socket status: 30000006
    [   11.852525] pci_bus 0000:08: Raising subordinate bus# of parent bus (#08) from #09 to #0c
    [   11.852537] yenta_cardbus 0000:08:00.0: pcmcia: parent PCI bridge I/O window: 0x1000 - 0x1fff
    [   11.852540] yenta_cardbus 0000:08:00.0: pcmcia: parent PCI bridge Memory window: 0xd2000000 - 0xd40fffff
    [   11.852543] yenta_cardbus 0000:08:00.0: pcmcia: parent PCI bridge Memory window: 0xd0000000 - 0xd1ffffff
    [   11.956485] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [   11.956491] i915 0000:00:02.0: setting latency timer to 64
    [   11.978676]   alloc irq_desc for 28 on node -1
    [   11.978680]   alloc kstat_irqs on node -1
    [   11.978690] i915 0000:00:02.0: irq 28 for MSI/MSI-X
    [   11.978699] [drm] set up 63M of stolen space
    [   12.291324] RX DESC ffff880037831000  size = 2048
    [   12.291599] <-- RTMPAllocTxRxRingMemory, Status=0
    [   12.317456] --> Error 2 opening /etc/Wireless/RT2860STA/RT2860STA.dat
    [   12.317460] 1. Phy Mode = 0
    [   12.317462] 2. Phy Mode = 0
    [   12.339051] type=1505 audit(1277760118.610:5):  operation="profile_load" pid=926 name="/usr/share/gdm/guest-session/Xsession"
    [   12.339587] 3. Phy Mode = 0
    [   12.342970] RTMPSetPhyMode: channel is out of range, use first channel=1 
    [   12.342973] MCS Set = 00 00 00 00 00
    [   12.344558] <==== RTMPInitialize, Status=0
    [   12.344624] 0x1300 = 00073200
    [   12.359494]   alloc irq_desc for 29 on node -1
    [   12.359498]   alloc kstat_irqs on node -1
    [   12.359525] tg3 0000:05:00.0: irq 29 for MSI/MSI-X
    [   12.478528] type=1505 audit(1277760118.750:6):  operation="profile_replace" pid=927 name="/sbin/dhclient3"
    [   12.479165] type=1505 audit(1277760118.750:7):  operation="profile_replace" pid=927 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
    [   12.479510] type=1505 audit(1277760118.750:8):  operation="profile_replace" pid=927 name="/usr/lib/connman/scripts/dhclient-script"
    [   12.483451] type=1505 audit(1277760118.760:9):  operation="profile_load" pid=928 name="/usr/bin/evince"
    [   12.492116] type=1505 audit(1277760118.770:10):  operation="profile_load" pid=928 name="/usr/bin/evince-previewer"
    [   12.497272] type=1505 audit(1277760118.770:11):  operation="profile_load" pid=928 name="/usr/bin/evince-thumbnailer"
    [   12.536306] fb0: inteldrmfb frame buffer device
    [   12.536309] registered panic notifier
    [   12.704851] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input9
    [   12.753226] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input10
    [   12.758291] acpi device:07: registered as cooling_device2
    [   12.758686] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input11
    [   12.758730] ACPI: Video Device [OVGA] (multi-head: yes  rom: no  post: no)
    [   12.758796] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [   12.760815] vga16fb: initializing
    [   12.760819] vga16fb: mapped to 0xffff8800000a0000
    [   12.760822] vga16fb: not registering due to another framebuffer present
    [   12.763497]   alloc irq_desc for 22 on node -1
    [   12.763500]   alloc kstat_irqs on node -1
    [   12.763522] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [   12.763657] HDA Intel 0000:00:1b.0: setting latency timer to 64
    [   12.930656] hda_codec: ALC268: BIOS auto-probing.
    [   12.931549] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input12
    [   13.013659] Console: switching to colour frame buffer device 160x50
    [   13.138393] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   13.950023] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x020c0000
    [   13.989823] ppdev: user-space parallel port driver
    [   14.513853] CPU0 attaching NULL sched-domain.
    [   14.513860] CPU1 attaching NULL sched-domain.
    [   14.581348] CPU0 attaching sched-domain:
    [   14.581352]  domain 0: span 0-1 level MC
    [   14.581355]   groups: 0 1
    [   14.581360] CPU1 attaching sched-domain:
    [   14.581362]  domain 0: span 0-1 level MC
    [   14.581364]   groups: 1 0
    [   14.733701] tg3: eth0: Link is up at 100 Mbps, full duplex.
    [   14.733704] tg3: eth0: Flow control is off for TX and off for RX.
    [   14.801938] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [   16.164993] RPC: Registered udp transport module.
    [   16.164997] RPC: Registered tcp transport module.
    [   16.164999] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [   16.217278] svc: failed to register lockdv1 RPC service (errno 97).
    [   18.014386] CPU0 attaching NULL sched-domain.
    [   18.014394] CPU1 attaching NULL sched-domain.
    [   18.060119] CPU0 attaching sched-domain:
    [   18.060124]  domain 0: span 0-1 level MC
    [   18.060127]   groups: 0 1
    [   18.060134] CPU1 attaching sched-domain:
    [   18.060136]  domain 0: span 0-1 level MC
    [   18.060138]   groups: 1 0
    [   23.120034] wlan0: no IPv6 routers present
    [   25.280042] eth0: no IPv6 routers present
    Thanks again to all who have responded...
    Last edited by twoHats; 06-29-2010 at 03:20 PM.
    - Clouds don't crash - Bertrand Meyer

    registered Linux user 393557

    finally - hw to brag about - but next year it will look pitifully quaint:
    Athlon64 X2 3800 - 1G PC3200 - 250G SATA - ati radeon x300
    circa 2006

  8. #8
    Linux Newbie JosePF's Avatar
    Join Date
    Jun 2010
    Posts
    225
    Not at all!
    I only can see an error in dmesg with wlan0, but if your wifi runs ok it is better not touch anything.

    i'll be here for any question

    Regards!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...