Created
April 19, 2011 18:31
-
-
Save dileks/929187 to your computer and use it in GitHub Desktop.
HOORAY! First successful startup of a clang-built lll-kernel here!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cat dmesg_hooray.txt | |
[ 0.000000] Initializing cgroup subsys cpuset | |
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Linux version 2.6.38.2-lll+ (sd@tbox) (clang: error: argument unused during compilation: '-g') #1 SMP Tue Apr 19 19:50:28 CEST 2011 | |
[ 0.000000] BIOS-provided physical RAM map: | |
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable) | |
[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) | |
[ 0.000000] BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved) | |
[ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved) | |
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003ff60000 (usable) | |
[ 0.000000] BIOS-e820: 000000003ff60000 - 000000003ff77000 (ACPI data) | |
[ 0.000000] BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS) | |
[ 0.000000] BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved) | |
[ 0.000000] BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved) | |
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU! | |
[ 0.000000] DMI present. | |
[ 0.000000] DMI: IBM 2374SG6/2374SG6, BIOS 1RETDRWW (3.23 ) 06/18/2007 | |
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) | |
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) | |
[ 0.000000] last_pfn = 0x3ff60 max_arch_pfn = 0x100000 | |
[ 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-CFFFF write-protect | |
[ 0.000000] D0000-DBFFF uncachable | |
[ 0.000000] DC000-DFFFF write-back | |
[ 0.000000] E0000-FFFFF write-protect | |
[ 0.000000] MTRR variable ranges enabled: | |
[ 0.000000] 0 base 000000000 mask FC0000000 write-back | |
[ 0.000000] 1 base 03FF80000 mask FFFF80000 uncachable | |
[ 0.000000] 2 disabled | |
[ 0.000000] 3 disabled | |
[ 0.000000] 4 disabled | |
[ 0.000000] 5 disabled | |
[ 0.000000] 6 disabled | |
[ 0.000000] 7 disabled | |
[ 0.000000] PAT not supported by CPU. | |
[ 0.000000] initial memory mapped : 0 - 01800000 | |
[ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000 | |
[ 0.000000] 0000000000 - 0000400000 page 4k | |
[ 0.000000] 0000400000 - 0037400000 page 2M | |
[ 0.000000] 0037400000 - 00377fe000 page 4k | |
[ 0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000 | |
[ 0.000000] RAMDISK: 36a92000 - 37541000 | |
[ 0.000000] ACPI: RSDP 000f6d70 00024 (v02 IBM ) | |
[ 0.000000] ACPI: XSDT 3ff6a672 0004C (v01 IBM TP-1R 00003230 LTP 00000000) | |
[ 0.000000] ACPI: FACP 3ff6a700 000F4 (v03 IBM TP-1R 00003230 IBM 00000001) | |
[ 0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20110112/tbfadt-523) | |
[ 0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20110112/tbfadt-551) | |
[ 0.000000] ACPI: DSDT 3ff6a8e7 0C530 (v01 IBM TP-1R 00003230 MSFT 0100000E) | |
[ 0.000000] ACPI: FACS 3ff78000 00040 | |
[ 0.000000] ACPI: SSDT 3ff6a8b4 00033 (v01 IBM TP-1R 00003230 MSFT 0100000E) | |
[ 0.000000] ACPI: ECDT 3ff76e17 00052 (v01 IBM TP-1R 00003230 IBM 00000001) | |
[ 0.000000] ACPI: TCPA 3ff76e69 00032 (v01 IBM TP-1R 00003230 PTL 00000001) | |
[ 0.000000] ACPI: BOOT 3ff76fd8 00028 (v01 IBM TP-1R 00003230 LTP 00000001) | |
[ 0.000000] 135MB HIGHMEM available. | |
[ 0.000000] 887MB LOWMEM available. | |
[ 0.000000] mapped low ram: 0 - 377fe000 | |
[ 0.000000] low ram: 0 - 377fe000 | |
[ 0.000000] Zone PFN ranges: | |
[ 0.000000] DMA 0x00000010 -> 0x00001000 | |
[ 0.000000] Normal 0x00001000 -> 0x000377fe | |
[ 0.000000] HighMem 0x000377fe -> 0x0003ff60 | |
[ 0.000000] Movable zone start PFN for each node | |
[ 0.000000] early_node_map[2] active PFN ranges | |
[ 0.000000] 0: 0x00000010 -> 0x0000009f | |
[ 0.000000] 0: 0x00000100 -> 0x0003ff60 | |
[ 0.000000] On node 0 totalpages: 261871 | |
[ 0.000000] free_area_init_node: node 0, pgdat c1492a80, node_mem_map f6292200 | |
[ 0.000000] DMA zone: 32 pages used for memmap | |
[ 0.000000] DMA zone: 0 pages reserved | |
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0 | |
[ 0.000000] Normal zone: 1744 pages used for memmap | |
[ 0.000000] Normal zone: 221486 pages, LIFO batch:31 | |
[ 0.000000] HighMem zone: 271 pages used for memmap | |
[ 0.000000] HighMem zone: 34387 pages, LIFO batch:7 | |
[ 0.000000] Using APIC driver default | |
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 | |
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs | |
[ 0.000000] Local APIC disabled by BIOS -- reenabling. | |
[ 0.000000] Found and enabled local APIC! | |
[ 0.000000] nr_irqs_gsi: 16 | |
[ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bf800000) | |
[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1 | |
[ 0.000000] PERCPU: Embedded 12 pages/cpu @f5c00000 s25856 r0 d23296 u4194304 | |
[ 0.000000] pcpu-alloc: s25856 r0 d23296 u4194304 alloc=1*4194304 | |
[ 0.000000] pcpu-alloc: [0] 0 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259824 | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38.2-lll+ root=UUID=1ceb69a7-ecf4-47e9-a231-b74e0f0a9b62 ro init=/bin/systemd radeon.modeset=1 lapic 3 | |
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) | |
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) | |
[ 0.000000] Initializing CPU#0 | |
[ 0.000000] Initializing HighMem for node 0 (000377fe:0003ff60) | |
[ 0.000000] Memory: 1021456k/1047936k available (3239k kernel code, 26028k reserved, 1469k data, 404k init, 138632k highmem) | |
[ 0.000000] virtual kernel memory layout: | |
[ 0.000000] fixmap : 0xffd37000 - 0xfffff000 (2848 kB) | |
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) | |
[ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) | |
[ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) | |
[ 0.000000] .init : 0xc149a000 - 0xc14ff000 ( 404 kB) | |
[ 0.000000] .data : 0xc1329f2d - 0xc1499640 (1469 kB) | |
[ 0.000000] .text : 0xc1000000 - 0xc1329f2d (3239 kB) | |
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. | |
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] RCU debugfs-based tracing is enabled. | |
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. | |
[ 0.000000] NR_IRQS:1280 | |
[ 0.000000] CPU 0 irqstacks, hard=f5818000 soft=f581a000 | |
[ 0.000000] Extended CMOS year: 2000 | |
[ 0.000000] Console: colour VGA+ 80x25 | |
[ 0.000000] console [tty0] enabled | |
[ 0.000000] Fast TSC calibration using PIT | |
[ 0.000000] Detected 1694.343 MHz processor. | |
[ 0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.68 BogoMIPS (lpj=6777372) | |
[ 0.004077] pid_max: default: 32768 minimum: 301 | |
[ 0.004229] Security Framework initialized | |
[ 0.004270] SELinux: Disabled at boot. | |
[ 0.004420] Mount-cache hash table entries: 512 | |
[ 0.004923] Initializing cgroup subsys debug | |
[ 0.004961] Initializing cgroup subsys ns | |
[ 0.004997] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup. | |
[ 0.005044] Initializing cgroup subsys cpuacct | |
[ 0.005111] Initializing cgroup subsys devices | |
[ 0.005146] Initializing cgroup subsys freezer | |
[ 0.005180] Initializing cgroup subsys net_cls | |
[ 0.005215] Initializing cgroup subsys blkio | |
[ 0.005316] mce: CPU supports 5 MCE banks | |
[ 0.005360] CPU0: Thermal monitoring enabled (TM2) | |
[ 0.006030] SMP alternatives: switching to UP code | |
[ 0.010229] Freeing SMP alternatives: 20k freed | |
[ 0.010270] ACPI: Core revision 20110112 | |
[ 0.017006] ACPI: setting ELCR to 0200 (from 0800) | |
[ 0.020081] weird, boot CPU (#0) not listed by the BIOS. | |
[ 0.020118] SMP motherboard not detected. | |
[ 0.020155] Enabling APIC mode: Flat. Using 0 I/O APICs | |
[ 0.024001] SMP disabled | |
[ 0.024001] Performance Events: p6 PMU driver. | |
[ 0.024001] ... version: 0 | |
[ 0.024001] ... bit width: 32 | |
[ 0.024001] ... generic registers: 2 | |
[ 0.024001] ... value mask: 00000000ffffffff | |
[ 0.024001] ... max period: 000000007fffffff | |
[ 0.024001] ... fixed-purpose events: 0 | |
[ 0.024001] ... event mask: 0000000000000003 | |
[ 0.024001] NMI watchdog enabled, takes one hw-pmu counter. | |
[ 0.024001] Brought up 1 CPUs | |
[ 0.024001] Total of 1 processors activated (3388.68 BogoMIPS). | |
[ 0.024001] devtmpfs: initialized | |
[ 0.024001] print_constraints: dummy: | |
[ 0.024001] NET: Registered protocol family 16 | |
[ 0.024001] ACPI: bus type pci registered | |
[ 0.024001] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8 | |
[ 0.024001] PCI: Using configuration type 1 for base access | |
[ 0.024001] bio: create slab <bio-0> at 0 | |
[ 0.025118] ACPI: EC: EC description table is found, configuring boot EC | |
[ 0.038963] ACPI: Interpreter enabled | |
[ 0.039002] ACPI: (supports S0 S3 S5) | |
[ 0.039115] ACPI: Using PIC for interrupt routing | |
[ 0.041050] ACPI: Power Resource [PUBS] (on) | |
[ 0.045441] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62 | |
[ 0.048718] ACPI: ACPI Dock Station Driver: 3 docks/bays found | |
[ 0.048756] HEST: Table not found. | |
[ 0.048792] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug | |
[ 0.048868] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) | |
[ 0.048999] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) | |
[ 0.049003] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) | |
[ 0.049007] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) | |
[ 0.049012] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored) | |
[ 0.049016] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored) | |
[ 0.049022] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored) | |
[ 0.049038] pci 0000:00:00.0: [8086:3340] type 0 class 0x000600 | |
[ 0.049048] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref] | |
[ 0.049090] pci 0000:00:01.0: [8086:3341] type 1 class 0x000604 | |
[ 0.049146] pci 0000:00:1d.0: [8086:24c2] type 0 class 0x000c03 | |
[ 0.049191] pci 0000:00:1d.0: reg 20: [io 0x1800-0x181f] | |
[ 0.049224] pci 0000:00:1d.1: [8086:24c4] type 0 class 0x000c03 | |
[ 0.049269] pci 0000:00:1d.1: reg 20: [io 0x1820-0x183f] | |
[ 0.049302] pci 0000:00:1d.2: [8086:24c7] type 0 class 0x000c03 | |
[ 0.049346] pci 0000:00:1d.2: reg 20: [io 0x1840-0x185f] | |
[ 0.049391] pci 0000:00:1d.7: [8086:24cd] type 0 class 0x000c03 | |
[ 0.049414] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff] | |
[ 0.049492] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold | |
[ 0.049498] pci 0000:00:1d.7: PME# disabled | |
[ 0.049522] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 | |
[ 0.049565] pci 0000:00:1f.0: [8086:24cc] type 0 class 0x000601 | |
[ 0.049631] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO | |
[ 0.049681] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH4 GPIO | |
[ 0.049733] pci 0000:00:1f.1: [8086:24ca] type 0 class 0x000101 | |
[ 0.049747] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007] | |
[ 0.049758] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003] | |
[ 0.049769] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007] | |
[ 0.049780] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003] | |
[ 0.049790] pci 0000:00:1f.1: reg 20: [io 0x1860-0x186f] | |
[ 0.049801] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff] | |
[ 0.049830] pci 0000:00:1f.3: [8086:24c3] type 0 class 0x000c05 | |
[ 0.049874] pci 0000:00:1f.3: reg 20: [io 0x1880-0x189f] | |
[ 0.049911] pci 0000:00:1f.5: [8086:24c5] type 0 class 0x000401 | |
[ 0.049927] pci 0000:00:1f.5: reg 10: [io 0x1c00-0x1cff] | |
[ 0.049937] pci 0000:00:1f.5: reg 14: [io 0x18c0-0x18ff] | |
[ 0.049947] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff] | |
[ 0.049957] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff] | |
[ 0.049995] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold | |
[ 0.050000] pci 0000:00:1f.5: PME# disabled | |
[ 0.050016] pci 0000:00:1f.6: [8086:24c6] type 0 class 0x000703 | |
[ 0.050032] pci 0000:00:1f.6: reg 10: [io 0x2400-0x24ff] | |
[ 0.050042] pci 0000:00:1f.6: reg 14: [io 0x2000-0x207f] | |
[ 0.050093] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold | |
[ 0.050098] pci 0000:00:1f.6: PME# disabled | |
[ 0.050124] pci 0000:01:00.0: [1002:4c66] type 0 class 0x000300 | |
[ 0.050139] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref] | |
[ 0.050148] pci 0000:01:00.0: reg 14: [io 0x3000-0x30ff] | |
[ 0.050157] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff] | |
[ 0.050181] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref] | |
[ 0.050200] pci 0000:01:00.0: supports D1 D2 | |
[ 0.050234] pci 0000:00:01.0: PCI bridge to [bus 01-01] | |
[ 0.050271] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff] | |
[ 0.050276] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc01fffff] | |
[ 0.050280] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe7ffffff pref] | |
[ 0.050306] pci 0000:02:00.0: [104c:ac55] type 2 class 0x000607 | |
[ 0.050323] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff] | |
[ 0.050343] pci 0000:02:00.0: supports D1 D2 | |
[ 0.050346] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.050351] pci 0000:02:00.0: PME# disabled | |
[ 0.050371] pci 0000:02:00.1: [104c:ac55] type 2 class 0x000607 | |
[ 0.050388] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff] | |
[ 0.050407] pci 0000:02:00.1: supports D1 D2 | |
[ 0.050410] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.050416] pci 0000:02:00.1: PME# disabled | |
[ 0.050443] pci 0000:02:01.0: [8086:101e] type 0 class 0x000200 | |
[ 0.050462] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff] | |
[ 0.050473] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff] | |
[ 0.050483] pci 0000:02:01.0: reg 18: [io 0x8000-0x803f] | |
[ 0.050515] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref] | |
[ 0.050539] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold | |
[ 0.050544] pci 0000:02:01.0: PME# disabled | |
[ 0.050564] pci 0000:02:02.0: [168c:1014] type 0 class 0x000200 | |
[ 0.050582] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff] | |
[ 0.050679] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode) | |
[ 0.050719] pci 0000:00:1e.0: bridge window [io 0x4000-0x8fff] | |
[ 0.050725] pci 0000:00:1e.0: bridge window [mem 0xc0200000-0xcfffffff] | |
[ 0.050731] pci 0000:00:1e.0: bridge window [mem 0xe8000000-0xefffffff pref] | |
[ 0.050735] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) | |
[ 0.050738] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode) | |
[ 0.050814] pci_bus 0000:00: on NUMA node 0 | |
[ 0.050818] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] | |
[ 0.050877] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT] | |
[ 0.050906] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] | |
[ 0.054732] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) | |
[ 0.055076] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) | |
[ 0.055418] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) | |
[ 0.055758] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) | |
[ 0.056083] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. | |
[ 0.056452] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. | |
[ 0.056820] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. | |
[ 0.057211] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) | |
[ 0.057582] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none | |
[ 0.057631] vgaarb: loaded | |
[ 0.057716] PCI: Using ACPI for IRQ routing | |
[ 0.057882] PCI: pci_cache_line_size set to 64 bytes | |
[ 0.057949] reserve RAM buffer: 000000000009f000 - 000000000009ffff | |
[ 0.057953] reserve RAM buffer: 000000003ff60000 - 000000003fffffff | |
[ 0.060703] pnp: PnP ACPI init | |
[ 0.060784] ACPI: bus type pnp registered | |
[ 0.061500] pnp 00:00: [mem 0x00000000-0x0009ffff] | |
[ 0.061504] pnp 00:00: [mem 0x000c0000-0x000c3fff] | |
[ 0.061508] pnp 00:00: [mem 0x000c4000-0x000c7fff] | |
[ 0.061511] pnp 00:00: [mem 0x000c8000-0x000cbfff] | |
[ 0.061514] pnp 00:00: [mem 0x000cc000-0x000cffff] | |
[ 0.061517] pnp 00:00: [mem 0x000d0000-0x000d3fff] | |
[ 0.061521] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled] | |
[ 0.061524] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled] | |
[ 0.061528] pnp 00:00: [mem 0x000dc000-0x000dffff] | |
[ 0.061531] pnp 00:00: [mem 0x000e0000-0x000e3fff] | |
[ 0.061534] pnp 00:00: [mem 0x000e4000-0x000e7fff] | |
[ 0.061537] pnp 00:00: [mem 0x000e8000-0x000ebfff] | |
[ 0.061540] pnp 00:00: [mem 0x000ec000-0x000effff] | |
[ 0.061551] pnp 00:00: [mem 0x000f0000-0x000fffff] | |
[ 0.061554] pnp 00:00: [mem 0x00100000-0x3fffffff] | |
[ 0.061557] pnp 00:00: [mem 0xfec00000-0xffffffff] | |
[ 0.061659] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved | |
[ 0.061701] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved | |
[ 0.061739] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved | |
[ 0.061778] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved | |
[ 0.061816] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved | |
[ 0.061855] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved | |
[ 0.061894] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved | |
[ 0.061932] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved | |
[ 0.061971] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved | |
[ 0.062009] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved | |
[ 0.062047] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved | |
[ 0.062086] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved | |
[ 0.062124] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved | |
[ 0.062163] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved | |
[ 0.062202] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) | |
[ 0.062234] pnp 00:01: [bus 00-ff] | |
[ 0.062238] pnp 00:01: [io 0x0cf8-0x0cff] | |
[ 0.062241] pnp 00:01: [io 0x0000-0x0cf7 window] | |
[ 0.062245] pnp 00:01: [io 0x0d00-0xffff window] | |
[ 0.062248] pnp 00:01: [mem 0x000a0000-0x000bffff window] | |
[ 0.062252] pnp 00:01: [mem 0x000c0000-0x000c3fff window] | |
[ 0.062255] pnp 00:01: [mem 0x000c4000-0x000c7fff window] | |
[ 0.062259] pnp 00:01: [mem 0x000c8000-0x000cbfff window] | |
[ 0.062262] pnp 00:01: [mem 0x000cc000-0x000cffff window] | |
[ 0.062265] pnp 00:01: [mem 0x000d0000-0x000d3fff window] | |
[ 0.062269] pnp 00:01: [mem 0x000d4000-0x000d7fff window] | |
[ 0.062272] pnp 00:01: [mem 0x000d8000-0x000dbfff window] | |
[ 0.062276] pnp 00:01: [mem 0x000dc000-0x000dffff window] | |
[ 0.062279] pnp 00:01: [mem 0x000e0000-0x000e3fff window] | |
[ 0.062283] pnp 00:01: [mem 0x000e4000-0x000e7fff window] | |
[ 0.062286] pnp 00:01: [mem 0x000e8000-0x000ebfff window] | |
[ 0.062289] pnp 00:01: [mem 0x000ec000-0x000effff window] | |
[ 0.062293] pnp 00:01: [mem 0x40000000-0xfebfffff window] | |
[ 0.062362] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) | |
[ 0.062477] pnp 00:02: [io 0x0010-0x001f] | |
[ 0.062480] pnp 00:02: [io 0x0090-0x009f] | |
[ 0.062483] pnp 00:02: [io 0x0024-0x0025] | |
[ 0.062486] pnp 00:02: [io 0x0028-0x0029] | |
[ 0.062489] pnp 00:02: [io 0x002c-0x002d] | |
[ 0.062492] pnp 00:02: [io 0x0030-0x0031] | |
[ 0.062495] pnp 00:02: [io 0x0034-0x0035] | |
[ 0.062498] pnp 00:02: [io 0x0038-0x0039] | |
[ 0.062501] pnp 00:02: [io 0x003c-0x003d] | |
[ 0.062504] pnp 00:02: [io 0x00a4-0x00a5] | |
[ 0.062507] pnp 00:02: [io 0x00a8-0x00a9] | |
[ 0.062510] pnp 00:02: [io 0x00ac-0x00ad] | |
[ 0.062513] pnp 00:02: [io 0x00b0-0x00b5] | |
[ 0.062516] pnp 00:02: [io 0x00b8-0x00b9] | |
[ 0.062519] pnp 00:02: [io 0x00bc-0x00bd] | |
[ 0.062522] pnp 00:02: [io 0x0050-0x0053] | |
[ 0.062525] pnp 00:02: [io 0x0072-0x0077] | |
[ 0.062528] pnp 00:02: [io 0x002e-0x002f] | |
[ 0.062531] pnp 00:02: [io 0x1000-0x107f] | |
[ 0.062534] pnp 00:02: [io 0x1180-0x11bf] | |
[ 0.062537] pnp 00:02: [io 0x15e0-0x15ef] | |
[ 0.062540] pnp 00:02: [io 0x1600-0x162f] | |
[ 0.062543] pnp 00:02: [io 0x1632-0x167f] | |
[ 0.062546] pnp 00:02: [io 0x004e-0x004f] | |
[ 0.062549] pnp 00:02: [io 0x1630-0x1631] | |
[ 0.062659] system 00:02: [io 0x1000-0x107f] has been reserved | |
[ 0.062697] system 00:02: [io 0x1180-0x11bf] has been reserved | |
[ 0.062734] system 00:02: [io 0x15e0-0x15ef] has been reserved | |
[ 0.062771] system 00:02: [io 0x1600-0x162f] has been reserved | |
[ 0.062808] system 00:02: [io 0x1632-0x167f] has been reserved | |
[ 0.062845] system 00:02: [io 0x1630-0x1631] has been reserved | |
[ 0.062883] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.062902] pnp 00:03: [io 0x0000-0x000f] | |
[ 0.062905] pnp 00:03: [io 0x0080-0x008f] | |
[ 0.062908] pnp 00:03: [io 0x00c0-0x00df] | |
[ 0.062912] pnp 00:03: [dma 4] | |
[ 0.062956] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) | |
[ 0.062968] pnp 00:04: [io 0x0061] | |
[ 0.063010] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) | |
[ 0.063022] pnp 00:05: [io 0x00f0] | |
[ 0.063028] pnp 00:05: [irq 13] | |
[ 0.063075] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) | |
[ 0.063088] pnp 00:06: [io 0x0070-0x0071] | |
[ 0.063091] pnp 00:06: [irq 8] | |
[ 0.063133] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) | |
[ 0.063145] pnp 00:07: [io 0x0060] | |
[ 0.063148] pnp 00:07: [io 0x0064] | |
[ 0.063151] pnp 00:07: [irq 1] | |
[ 0.063193] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) | |
[ 0.063205] pnp 00:08: [irq 12] | |
[ 0.063254] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active) | |
[ 0.063292] pnp 00:09: [io 0x03f0-0x03f5] | |
[ 0.063295] pnp 00:09: [io 0x03f7] | |
[ 0.063298] pnp 00:09: [irq 6] | |
[ 0.063301] pnp 00:09: [dma 2] | |
[ 0.063366] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active) | |
[ 0.063468] pnp 00:0a: [io 0x03f8-0x03ff] | |
[ 0.063471] pnp 00:0a: [irq 4] | |
[ 0.063569] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) | |
[ 0.063694] pnp 00:0b: [io 0x03bc-0x03be] | |
[ 0.063697] pnp 00:0b: [irq 7] | |
[ 0.063800] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active) | |
[ 0.063966] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled) | |
[ 0.064357] pnp: PnP ACPI: found 13 devices | |
[ 0.064394] ACPI: ACPI bus type pnp unregistered | |
[ 0.102391] Switching to clocksource acpi_pm | |
[ 0.102483] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff] | |
[ 0.102526] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff]) | |
[ 0.102577] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref] | |
[ 0.102624] pci 0000:00:01.0: PCI bridge to [bus 01-01] | |
[ 0.102660] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff] | |
[ 0.103431] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc01fffff] | |
[ 0.103470] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe7ffffff pref] | |
[ 0.103521] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref] | |
[ 0.103568] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff] | |
[ 0.103607] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref] | |
[ 0.103654] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff] | |
[ 0.103693] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref] | |
[ 0.103740] pci 0000:02:00.0: BAR 13: assigned [io 0x4000-0x40ff] | |
[ 0.103777] pci 0000:02:00.0: BAR 14: assigned [io 0x4400-0x44ff] | |
[ 0.103814] pci 0000:02:00.1: BAR 13: assigned [io 0x4800-0x48ff] | |
[ 0.103852] pci 0000:02:00.1: BAR 14: assigned [io 0x4c00-0x4cff] | |
[ 0.103889] pci 0000:02:00.0: CardBus bridge to [bus 03-06] | |
[ 0.103925] pci 0000:02:00.0: bridge window [io 0x4000-0x40ff] | |
[ 0.103963] pci 0000:02:00.0: bridge window [io 0x4400-0x44ff] | |
[ 0.104002] pci 0000:02:00.0: bridge window [mem 0xe8000000-0xebffffff pref] | |
[ 0.104002] Switched to NOHz mode on CPU #0 | |
[ 0.104002] pci 0000:02:00.0: bridge window [mem 0xc4000000-0xc7ffffff] | |
[ 0.104002] pci 0000:02:00.1: CardBus bridge to [bus 07-07] | |
[ 0.104002] pci 0000:02:00.1: bridge window [io 0x4800-0x48ff] | |
[ 0.104002] pci 0000:02:00.1: bridge window [io 0x4c00-0x4cff] | |
[ 0.104002] pci 0000:02:00.1: bridge window [mem 0xec000000-0xefffffff pref] | |
[ 0.104002] pci 0000:02:00.1: bridge window [mem 0xc8000000-0xcbffffff] | |
[ 0.104002] pci 0000:00:1e.0: PCI bridge to [bus 02-08] | |
[ 0.104002] pci 0000:00:1e.0: bridge window [io 0x4000-0x8fff] | |
[ 0.104002] pci 0000:00:1e.0: bridge window [mem 0xc0200000-0xcfffffff] | |
[ 0.104002] pci 0000:00:1e.0: bridge window [mem 0xe8000000-0xefffffff pref] | |
[ 0.104002] pci 0000:00:1e.0: setting latency timer to 64 | |
[ 0.104002] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 | |
[ 0.104002] PCI: setting IRQ 11 as level-triggered | |
[ 0.104002] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11 | |
[ 0.104002] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 | |
[ 0.104002] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11 | |
[ 0.104002] pci_bus 0000:00: resource 0 [io 0x0000-0xffff] | |
[ 0.104002] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff] | |
[ 0.104002] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff] | |
[ 0.104002] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff] | |
[ 0.104002] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref] | |
[ 0.104002] pci_bus 0000:02: resource 0 [io 0x4000-0x8fff] | |
[ 0.104002] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff] | |
[ 0.104002] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref] | |
[ 0.104002] pci_bus 0000:02: resource 4 [io 0x0000-0xffff] | |
[ 0.104002] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff] | |
[ 0.104002] pci_bus 0000:03: resource 0 [io 0x4000-0x40ff] | |
[ 0.104002] pci_bus 0000:03: resource 1 [io 0x4400-0x44ff] | |
[ 0.104002] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref] | |
[ 0.104002] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff] | |
[ 0.104002] pci_bus 0000:07: resource 0 [io 0x4800-0x48ff] | |
[ 0.104002] pci_bus 0000:07: resource 1 [io 0x4c00-0x4cff] | |
[ 0.104002] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref] | |
[ 0.104002] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff] | |
[ 0.104002] NET: Registered protocol family 2 | |
[ 0.104002] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) | |
[ 0.104002] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) | |
[ 0.105449] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) | |
[ 0.106639] TCP: Hash tables configured (established 131072 bind 65536) | |
[ 0.106680] TCP reno registered | |
[ 0.106718] UDP hash table entries: 512 (order: 2, 16384 bytes) | |
[ 0.106791] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) | |
[ 0.107202] NET: Registered protocol family 1 | |
[ 0.107373] pci 0000:01:00.0: Boot video device | |
[ 0.107391] PCI: CLS 32 bytes, default 64 | |
[ 0.107479] Unpacking initramfs... | |
[ 0.505254] Freeing initrd memory: 10940k freed | |
[ 0.523881] Simple Boot Flag at 0x35 set to 0x1 | |
[ 0.524503] audit: initializing netlink socket (disabled) | |
[ 0.524561] type=2000 audit(1303244647.524:1): initialized | |
[ 0.536189] highmem bounce pool size: 64 pages | |
[ 0.536232] HugeTLB registered 4 MB page size, pre-allocated 0 pages | |
[ 0.539702] VFS: Disk quotas dquot_6.5.2 | |
[ 0.539915] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | |
[ 0.540935] msgmni has been set to 1745 | |
[ 0.541292] alg: No test for stdrng (krng) | |
[ 0.541426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) | |
[ 0.541474] io scheduler noop registered | |
[ 0.541507] io scheduler deadline registered | |
[ 0.541620] io scheduler cfq registered (default) | |
[ 0.541959] ERST: Table is not found! | |
[ 0.542116] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.542262] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A | |
[ 0.542770] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A | |
[ 0.542934] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11 | |
[ 0.542987] serial 0000:00:1f.6: PCI INT B disabled | |
[ 0.543149] Linux agpgart interface v0.103 | |
[ 0.543338] agpgart-intel 0000:00:00.0: Intel 855PM Chipset | |
[ 0.557047] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 | |
[ 0.557271] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 | |
[ 0.562901] serio: i8042 KBD port at 0x60,0x64 irq 1 | |
[ 0.562945] serio: i8042 AUX port at 0x60,0x64 irq 12 | |
[ 0.563161] mousedev: PS/2 mouse device common for all mice | |
[ 0.563261] rtc_cmos 00:06: RTC can wake from S4 | |
[ 0.563368] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 | |
[ 0.563421] rtc0: alarms up to one month, y3k, 114 bytes nvram | |
[ 0.563468] cpuidle: using governor ladder | |
[ 0.563502] cpuidle: using governor menu | |
[ 0.563987] TCP cubic registered | |
[ 0.564375] NET: Registered protocol family 10 | |
[ 0.565498] Mobile IPv6 | |
[ 0.565532] NET: Registered protocol family 17 | |
[ 0.565570] Registering the dns_resolver key type | |
[ 0.565626] Using IPI No-Shortcut mode | |
[ 0.565798] registered taskstats version 1 | |
[ 0.566098] rtc_cmos 00:06: setting system clock to 2011-04-19 20:24:07 UTC (1303244647) | |
[ 0.566180] Initalizing network drop monitor service | |
[ 0.566269] Freeing unused kernel memory: 404k freed | |
[ 0.567472] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 | |
[ 0.592268] <30>udev[45]: starting version 167 | |
[ 0.871294] Floppy drive(s): fd0 is 1.44M | |
[ 0.887155] FDC 0 is a National Semiconductor PC87306 | |
[ 0.899168] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI | |
[ 0.899240] e1000: Copyright (c) 1999-2006 Intel Corporation. | |
[ 0.899352] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11 | |
[ 0.899578] thermal LNXTHERM:00: registered as thermal_zone0 | |
[ 0.899615] ACPI: Thermal Zone [THM0] (53 C) | |
[ 1.242800] usbcore: registered new interface driver usbfs | |
[ 1.243041] usbcore: registered new interface driver hub | |
[ 1.243145] usbcore: registered new device driver usb | |
[ 1.256483] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.256576] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 | |
[ 1.256616] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 | |
[ 1.256924] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11 | |
[ 1.256964] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11 | |
[ 1.257037] ehci_hcd 0000:00:1d.7: setting latency timer to 64 | |
[ 1.257042] ehci_hcd 0000:00:1d.7: EHCI Host Controller | |
[ 1.257138] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 | |
[ 1.257232] ehci_hcd 0000:00:1d.7: debug port 1 | |
[ 1.261137] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported | |
[ 1.262734] SCSI subsystem initialized | |
[ 1.276164] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000 | |
[ 1.289833] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 1.326820] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 | |
[ 1.326929] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 1.326967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.327013] usb usb1: Product: EHCI Host Controller | |
[ 1.327048] usb usb1: Manufacturer: Linux 2.6.38.2-lll+ ehci_hcd | |
[ 1.327085] usb usb1: SerialNumber: 0000:00:1d.7 | |
[ 1.337104] libata version 3.00 loaded. | |
[ 1.344929] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87 | |
[ 1.344979] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection | |
[ 1.346846] hub 1-0:1.0: USB hub found | |
[ 1.346889] hub 1-0:1.0: 6 ports detected | |
[ 1.347063] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 | |
[ 1.347101] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 | |
[ 1.347148] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11 | |
[ 1.347206] uhci_hcd 0000:00:1d.0: setting latency timer to 64 | |
[ 1.347211] uhci_hcd 0000:00:1d.0: UHCI Host Controller | |
[ 1.347259] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 | |
[ 1.347334] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800 | |
[ 1.347423] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 | |
[ 1.347461] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.347507] usb usb2: Product: UHCI Host Controller | |
[ 1.347542] usb usb2: Manufacturer: Linux 2.6.38.2-lll+ uhci_hcd | |
[ 1.347578] usb usb2: SerialNumber: 0000:00:1d.0 | |
[ 1.347871] hub 2-0:1.0: USB hub found | |
[ 1.347908] hub 2-0:1.0: 2 ports detected | |
[ 1.348073] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0 | |
[ 1.348111] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0 | |
[ 1.348408] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 | |
[ 1.348447] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11 | |
[ 1.348499] uhci_hcd 0000:00:1d.1: setting latency timer to 64 | |
[ 1.348503] uhci_hcd 0000:00:1d.1: UHCI Host Controller | |
[ 1.348546] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 | |
[ 1.348614] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820 | |
[ 1.348692] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 | |
[ 1.348730] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.348775] usb usb3: Product: UHCI Host Controller | |
[ 1.348810] usb usb3: Manufacturer: Linux 2.6.38.2-lll+ uhci_hcd | |
[ 1.348847] usb usb3: SerialNumber: 0000:00:1d.1 | |
[ 1.349123] hub 3-0:1.0: USB hub found | |
[ 1.349160] hub 3-0:1.0: 2 ports detected | |
[ 1.349285] ata_piix 0000:00:1f.1: version 2.13 | |
[ 1.349296] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007) | |
[ 1.349531] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 | |
[ 1.349569] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11 | |
[ 1.349667] ata_piix 0000:00:1f.1: setting latency timer to 64 | |
[ 1.351313] scsi0 : ata_piix | |
[ 1.353156] scsi1 : ata_piix | |
[ 1.353927] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14 | |
[ 1.353966] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15 | |
[ 1.354242] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11 | |
[ 1.354300] uhci_hcd 0000:00:1d.2: setting latency timer to 64 | |
[ 1.354304] uhci_hcd 0000:00:1d.2: UHCI Host Controller | |
[ 1.354356] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 | |
[ 1.355166] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840 | |
[ 1.355261] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 | |
[ 1.355299] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.355345] usb usb4: Product: UHCI Host Controller | |
[ 1.355380] usb usb4: Manufacturer: Linux 2.6.38.2-lll+ uhci_hcd | |
[ 1.355416] usb usb4: SerialNumber: 0000:00:1d.2 | |
[ 1.355918] hub 4-0:1.0: USB hub found | |
[ 1.355957] hub 4-0:1.0: 2 ports detected | |
[ 1.512427] ata2.01: NODEV after polling detection | |
[ 1.520952] ata1.00: HPA detected: current 110257519, native 117210240 | |
[ 1.520998] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100 | |
[ 1.521036] ata1.00: 110257519 sectors, multi 16: LBA | |
[ 1.521165] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33 | |
[ 1.532033] Refined TSC clocksource calibration: 1694.501 MHz. | |
[ 1.532070] Switching to clocksource tsc | |
[ 1.536644] ata2.00: configured for UDMA/33 | |
[ 1.537004] ata1.00: configured for UDMA/100 | |
[ 1.537271] scsi 0:0:0:0: Direct-Access ATA HTS726060M9AT00 MH4O PQ: 0 ANSI: 5 | |
[ 1.540218] scsi 1:0:0:0: CD-ROM MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5 | |
[ 1.580935] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB) | |
[ 1.581051] sd 0:0:0:0: [sda] Write Protect is off | |
[ 1.581088] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
[ 1.581115] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 1.582876] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray | |
[ 1.582916] cdrom: Uniform CD-ROM driver Revision: 3.20 | |
[ 1.583347] sr 1:0:0:0: Attached scsi CD-ROM sr0 | |
[ 1.636287] sda: sda1 sda2 sda3 sda4 < sda5 sda6 > | |
[ 1.637112] sd 0:0:0:0: [sda] Attached SCSI disk | |
[ 1.661110] sd 0:0:0:0: Attached scsi generic sg0 type 0 | |
[ 1.661670] sr 1:0:0:0: Attached scsi generic sg1 type 5 | |
[ 1.712030] usb 1-4: new high speed USB device using ehci_hcd and address 3 | |
[ 1.844910] usb 1-4: New USB device found, idVendor=152d, idProduct=2329 | |
[ 1.844957] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3 | |
[ 1.845004] usb 1-4: Product: Storagebird 35EV821 | |
[ 1.845039] usb 1-4: Manufacturer: 0123456 | |
[ 1.845074] usb 1-4: SerialNumber: 000000000340 | |
[ 1.854694] usbcore: registered new interface driver uas | |
[ 1.869517] Initializing USB Mass Storage driver... | |
[ 1.869696] scsi2 : usb-storage 1-4:1.0 | |
[ 1.869935] usbcore: registered new interface driver usb-storage | |
[ 1.869972] USB Mass Storage support registered. | |
[ 2.084022] usb 3-1: new low speed USB device using uhci_hcd and address 2 | |
[ 2.260548] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e | |
[ 2.260593] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 2.260632] usb 3-1: Product: USB-PS/2 Optical Mouse | |
[ 2.260667] usb 3-1: Manufacturer: Logitech | |
[ 2.303948] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1 | |
[ 2.304229] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0 | |
[ 2.304477] usbcore: registered new interface driver usbhid | |
[ 2.304513] usbhid: USB HID core driver | |
[ 2.369242] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) | |
[ 2.910270] scsi 2:0:0:0: Direct-Access WDC WD10 EAVS-00D7B0 PQ: 0 ANSI: 2 CCS | |
[ 2.910957] sd 2:0:0:0: Attached scsi generic sg2 type 0 | |
[ 2.911366] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) | |
[ 2.912111] sd 2:0:0:0: [sdb] Write Protect is off | |
[ 2.912149] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00 | |
[ 2.913235] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA | |
[ 3.003976] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 > | |
[ 3.007218] sd 2:0:0:0: [sdb] Attached SCSI disk | |
[ 3.518482] systemd[1]: systemd 20 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; debian) | |
[ 3.720836] systemd[1]: Set hostname to <tbox>. | |
[ 5.748424] cfg80211: Calling CRDA to update world regulatory domain | |
[ 6.721469] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11 | |
[ 6.721603] ath5k 0000:02:02.0: registered as 'phy0' | |
[ 7.009305] ath: EEPROM regdomain: 0x61 | |
[ 7.009308] ath: EEPROM indicates we should expect a direct regpair map | |
[ 7.009314] ath: Country alpha2 being used: 00 | |
[ 7.009317] ath: Regpair used: 0x61 | |
[ 7.065813] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' | |
[ 7.066723] Registered led device: ath5k-phy0::rx | |
[ 7.066757] Registered led device: ath5k-phy0::tx | |
[ 7.066770] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41) | |
[ 7.066814] ath5k phy0: RF5111 5GHz radio found (0x17) | |
[ 7.066849] ath5k phy0: RF2111 2GHz radio found (0x23) | |
[ 7.288763] <30>udev[249]: starting version 167 | |
[ 8.011556] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2 | |
[ 8.011808] ACPI: Lid Switch [LID] | |
[ 8.012508] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3 | |
[ 8.012566] ACPI: Sleep Button [SLPB] | |
[ 8.012769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 | |
[ 8.012818] ACPI: Power Button [PWRF] | |
[ 8.033806] input: PC Speaker as /devices/platform/pcspkr/input/input5 | |
[ 8.042455] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input6 | |
[ 8.042523] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) | |
[ 8.144446] ACPI: acpi_idle registered with cpuidle | |
[ 8.144962] Marking TSC unstable due to TSC halts in idle | |
[ 8.147037] Switching to clocksource acpi_pm | |
[ 8.208680] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11 | |
[ 8.287880] Non-volatile memory driver v1.3 | |
[ 8.581219] ata_id[415]: HDIO_GET_IDENTITY failed for '/dev/sdb' | |
[ 8.609744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 | |
[ 8.629170] ACPI: AC Adapter [AC] (on-line) | |
[ 8.647697] ACPI: Battery Slot [BAT0] (battery present) | |
[ 8.675160] parport_pc 00:0b: reported by Plug and Play ACPI | |
[ 8.675244] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE] | |
[ 9.096752] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 9.531517] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0 | |
[ 9.531579] serio: Synaptics pass-through port at isa0060/serio1/input0 | |
[ 9.580371] NET: Registered protocol family 23 | |
[ 9.587099] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7 | |
[ 9.844838] nsc-ircc 00:0c: [io 0x02f8-0x02ff] | |
[ 9.844903] nsc-ircc 00:0c: [irq 3] | |
[ 9.844908] nsc-ircc 00:0c: [dma 1] | |
[ 9.845388] nsc-ircc 00:0c: activated | |
[ 9.845594] nsc-ircc, chip->init | |
[ 9.845634] nsc-ircc, Found chip at base=0x02e | |
[ 9.845689] nsc-ircc, driver loaded (Dag Brattli) | |
[ 9.847621] IrDA: Registered device irda0 | |
[ 9.847659] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500 | |
[ 10.678981] cfg80211: World regulatory domain updated: | |
[ 10.679028] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) | |
[ 10.679078] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 10.679127] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) | |
[ 10.679176] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) | |
[ 10.679226] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 10.679273] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 10.976743] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512] | |
[ 10.976804] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI | |
[ 10.976851] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI | |
[ 10.976920] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64 | |
[ 11.208860] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11 | |
[ 11.208908] yenta_cardbus 0000:02:00.0: Socket status: 30000006 | |
[ 11.208955] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io 0x4000-0x8fff] | |
[ 11.209264] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff] | |
[ 11.209315] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff | |
[ 11.209504] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref] | |
[ 11.209555] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff | |
[ 11.210173] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512] | |
[ 11.210227] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI | |
[ 11.210275] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI | |
[ 11.210317] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64 | |
[ 11.440901] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11 | |
[ 11.441679] yenta_cardbus 0000:02:00.1: Socket status: 30000006 | |
[ 11.442088] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io 0x4000-0x8fff] | |
[ 11.442137] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff] | |
[ 11.442186] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff | |
[ 11.442369] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref] | |
[ 11.442417] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff | |
[ 11.548994] systemd-fsck[256]: /dev/sda5: sauber, 140154/640848 Dateien, 2037606/2560351 Blöcke | |
[ 11.632986] Adding 1052244k swap on /dev/sda2. Priority:0 extents:1 across:1052244k | |
[ 11.669615] systemd-fsck[571]: /dev/sda3: sauber, 173878/640848 Dateien, 2212394/2560359 Blöcke | |
[ 11.745760] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff | |
[ 11.745959] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean. | |
[ 11.746090] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean. | |
[ 11.746769] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff | |
[ 11.746961] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean. | |
[ 11.747090] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean. | |
[ 12.260622] EXT4-fs (sda5): re-mounted. Opts: (null) | |
[ 12.502151] [drm] Initialized drm 1.1.0 20060810 | |
[ 12.655880] thinkpad_acpi: ThinkPad ACPI Extras v0.24 | |
[ 12.655923] thinkpad_acpi: http://ibm-acpi.sf.net/ | |
[ 12.655958] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04 | |
[ 12.655995] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6 | |
[ 12.657808] thinkpad_acpi: detected a 8-level brightness capable ThinkPad | |
[ 12.658581] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: mblk_io_submit | |
[ 12.700184] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked | |
[ 12.701097] Registered led device: tpacpi::thinklight | |
[ 12.701406] Registered led device: tpacpi::power | |
[ 12.701696] Registered led device: tpacpi::standby | |
[ 12.707297] thinkpad_acpi: Console audio control enabled, mode: monitor (read only) | |
[ 12.711050] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8 | |
[ 14.266387] fuse init (API version 7.16) | |
[ 14.716908] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11 | |
[ 14.716986] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64 | |
[ 15.059925] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11 | |
[ 15.060080] Intel ICH 0000:00:1f.5: setting latency timer to 64 | |
[ 15.102043] [drm] radeon kernel modesetting enabled. | |
[ 15.102206] radeon 0000:01:00.0: power state changed by ACPI to D0 | |
[ 15.102246] radeon 0000:01:00.0: power state changed by ACPI to D0 | |
[ 15.102291] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11 | |
[ 15.111294] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66). | |
[ 15.111415] [drm] register mmio base: 0xC0100000 | |
[ 15.111449] [drm] register mmio size: 65536 | |
[ 15.111802] agpgart-intel 0000:00:00.0: AGP 2.0 bridge | |
[ 15.111853] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode | |
[ 15.111926] radeon 0000:01:00.0: putting AGP V2 device into 4x mode | |
[ 15.111988] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF | |
[ 15.112074] radeon 0000:01:00.0: VRAM: 128M 0x00000000E0000000 - 0x00000000E7FFFFFF (64M used) | |
[ 15.112133] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). | |
[ 15.112170] [drm] Driver supports precise vblank timestamp query. | |
[ 15.112223] [drm] radeon: irq initialized. | |
[ 15.112824] [drm] Detected VRAM RAM=128M, BAR=128M | |
[ 15.112865] [drm] RAM width 128bits DDR | |
[ 15.114791] [TTM] Zone kernel: Available graphics memory: 447094 kiB. | |
[ 15.114830] [TTM] Zone highmem: Available graphics memory: 516410 kiB. | |
[ 15.114867] [TTM] Initializing pool allocator. | |
[ 15.114931] [drm] radeon: 64M of VRAM memory ready | |
[ 15.114967] [drm] radeon: 256M of GTT memory ready. | |
[ 15.116305] radeon 0000:01:00.0: WB disabled | |
[ 15.117164] [drm] Loading R200 Microcode | |
[ 15.194365] [drm] radeon: ring at 0x00000000D0001000 | |
[ 15.194426] [drm] ring test succeeded in 1 usecs | |
[ 15.195651] [drm] radeon: ib pool ready. | |
[ 15.195796] [drm] ib test succeeded in 0 usecs | |
[ 15.198785] [drm] Panel ID String: SXGA+ Single (85MHz) | |
[ 15.198832] [drm] Panel Size 1400x1050 | |
[ 15.198974] [drm] No TV DAC info found in BIOS | |
[ 15.199265] [drm] Radeon Display Connectors | |
[ 15.199299] [drm] Connector 0: | |
[ 15.199331] [drm] VGA | |
[ 15.199364] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60 | |
[ 15.199399] [drm] Encoders: | |
[ 15.199431] [drm] CRT1: INTERNAL_DAC1 | |
[ 15.199464] [drm] Connector 1: | |
[ 15.199496] [drm] DVI-D | |
[ 15.199526] [drm] HPD1 | |
[ 15.199559] [drm] DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64 | |
[ 15.199594] [drm] Encoders: | |
[ 15.199626] [drm] DFP1: INTERNAL_TMDS1 | |
[ 15.199659] [drm] Connector 2: | |
[ 15.199690] [drm] LVDS | |
[ 15.199721] [drm] Encoders: | |
[ 15.199753] [drm] LCD1: INTERNAL_LVDS | |
[ 15.199785] [drm] Connector 3: | |
[ 15.199817] [drm] S-video | |
[ 15.199848] [drm] Encoders: | |
[ 15.199879] [drm] TV1: INTERNAL_DAC2 | |
[ 15.204744] [drm] radeon: power management initialized | |
[ 15.271309] [drm] fb mappable at 0xE0040000 | |
[ 15.271349] [drm] vram apper at 0xE0000000 | |
[ 15.271382] [drm] size 5914624 | |
[ 15.271414] [drm] fb depth is 24 | |
[ 15.271446] [drm] pitch is 5632 | |
[ 15.339783] Console: switching to colour frame buffer device 175x65 | |
[ 15.374525] fb0: radeondrmfb frame buffer device | |
[ 15.374694] drm: registered panic notifier | |
[ 15.377283] [drm] Initialized radeon 2.8.0 20080528 for 0000:01:00.0 on minor 0 | |
[ 15.558988] IBM TrackPoint firmware: 0x0e, buttons: 3/3 | |
[ 15.606804] ADDRCONF(NETDEV_UP): wlan0: link is not ready | |
[ 15.783036] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9 | |
[ 15.984500] intel8x0_measure_ac97_clock: measured 54353 usecs (2619 samples) | |
[ 15.984816] intel8x0: clocking to 48000 | |
[ 17.050754] P-state transition latency capped at 20 uS | |
[ 18.112924] lp0: using parport0 (interrupt-driven). | |
[ 18.359794] ppdev: user-space parallel port driver | |
[ 19.957930] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1) | |
[ 19.959400] wlan0: authenticated | |
[ 19.959821] wlan0: associate with 00:04:0e:e4:00:3d (try 1) | |
[ 19.965508] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1) | |
[ 19.965521] wlan0: associated | |
[ 19.967260] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready | |
[ 22.056601] Bluetooth: Core ver 2.15 | |
[ 22.068820] NET: Registered protocol family 31 | |
[ 22.080868] Bluetooth: HCI device and connection manager initialized | |
[ 22.093056] Bluetooth: HCI socket layer initialized | |
[ 22.387565] Bluetooth: L2CAP ver 2.15 | |
[ 22.400138] Bluetooth: L2CAP socket layer initialized | |
[ 22.550295] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 22.563714] Bluetooth: BNEP filters: protocol multicast | |
[ 23.352939] Bluetooth: SCO (Voice Link) ver 0.6 | |
[ 23.366303] Bluetooth: SCO socket layer initialized | |
[ 23.590376] Bluetooth: RFCOMM TTY layer initialized | |
[ 23.603199] Bluetooth: RFCOMM socket layer initialized | |
[ 23.615752] Bluetooth: RFCOMM ver 1.11 | |
[ 30.176037] wlan0: no IPv6 routers present | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment