Laufwerk erkennung unter Ubuntu

Wulf

Wulf

Tux-freundliches Raubtier
Hallo
ich habe auf meinem notebook ubuntu laufen.
nur leider erkennt ubuntu mein dvd laufwerk nicht...
laut stroxley habe ich eine Matshita UJ-850S drin (http://www.stroxley.de/testcenter/datenblatt-2.html)
leider hat genau die selbe seite schon fehlinformationen geliefert über das notebook und sisoftware sandra findet garkeinen namen
kann mir jemand helfen?
das notebook ist ein Asus F3Sv
greez
 
Mal die Ausgabe von dmesg hier posten.
Also: (als root) dmesg >> /home/log
 
/home/log
was meinst du damit? dass ich den befehl dmesg in dem verzeichnis home/log ausführen soll ?
wenn ja das verzeichniss existiert nicht.. sorry bin gerade erst auf linux umgestiegen
wenn ich als root dmesg eingebe kommt eine ewig lange liste..
 
Code:
dmesg >> /home/log

leitet die Ausgabe von 'dmesg' in die Datei 'log' um, die sich dann in Deinem /home befindet (besser wäre hier ein '~', damit das auch wirklich in /home/username landet, aber wurscht). Eigentlich hätte hier auch ein '>' ausgereicht, zwei von den Dingern sind nur nötig, wenn diese Datei bereits existiert und die Ausgabe an den bestehenden Text angehängt werden soll.

Jedenfalls kannst Du die Ausgabe (in code-tags) hier posten.
 
PHP:
[    0.000000] Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Fri Aug 31 00:55:27 UTC 2007 (Ubuntu 2.6.20-16.31-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
[    0.000000] copy_e820_map() start: 00000000000e4000 size: 000000000001c000 end: 0000000000100000 type: 2
[    0.000000] copy_e820_map() start: 0000000000100000 size: 000000007fea0000 end: 000000007ffa0000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000007ffa0000 size: 000000000000e000 end: 000000007ffae000 type: 3
[    0.000000] copy_e820_map() start: 000000007ffae000 size: 0000000000042000 end: 000000007fff0000 type: 4
[    0.000000] copy_e820_map() start: 000000007fff0000 size: 0000000000010000 end: 0000000080000000 type: 2
[    0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
[    0.000000] copy_e820_map() start: 00000000ffb00000 size: 0000000000500000 end: 0000000100000000 type: 2
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007ffa0000 (usable)
[    0.000000]  BIOS-e820: 000000007ffa0000 - 000000007ffae000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007ffae000 - 000000007fff0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[    0.000000] 1151MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000ff780
[    0.000000] Entering add_active_range(0, 0, 524192) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   524192
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   524192
[    0.000000] On node 0 totalpages: 524192
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2303 pages used for memmap
[    0.000000]   HighMem zone: 292513 pages, LIFO batch:31
[    0.000000] DMI 2.4 present.
[    0.000000] ACPI: RSDP (v002 ACPIAM                                ) @ 0x000f81c0
[    0.000000] ACPI: XSDT (v001 _ASUS_ Notebook 0x05000721 MSFT 0x00000097) @ 0x7ffa0100
[    0.000000] ACPI: FADT (v003 A_M_I_ OEMFACP  0x05000721 MSFT 0x00000097) @ 0x7ffa0290
[    0.000000] ACPI: MADT (v001 A_M_I_ OEMAPIC  0x05000721 MSFT 0x00000097) @ 0x7ffa0390
[    0.000000] ACPI: MCFG (v001 A_M_I_ OEMMCFG  0x05000721 MSFT 0x00000097) @ 0x7ffa0430
[    0.000000] ACPI: SLIC (v001 _ASUS_ Notebook 0x05000721 MSFT 0x00000097) @ 0x7ffa0470
[    0.000000] ACPI: DBGP (v001 A_M_I_ OEMDBGP  0x05000721 MSFT 0x00000097) @ 0x7ffa03f0
[    0.000000] ACPI: BOOT (v001 A_M_I_ OEMBOOT  0x05000721 MSFT 0x00000097) @ 0x7ffa05f0
[    0.000000] ACPI: ECDT (v001 A_M_I_ OEMECDT  0x05000721 MSFT 0x00000097) @ 0x7ffa0620
[    0.000000] ACPI: OEMB (v001 A_M_I_ AMI_OEM  0x05000721 MSFT 0x00000097) @ 0x7ffae040
[    0.000000] ACPI: HPET (v001 A_M_I_ OEMHPET  0x05000721 MSFT 0x00000097) @ 0x7ffab5b0
[    0.000000] ACPI: SSDT (v001  PmRef    CpuPm 0x00003000 INTL 0x20051117) @ 0x7ffb6cc0
[    0.000000] ACPI: DSDT (v001  F3Sv0 F3Sv0203 0x00000203 INTL 0x20051117) @ 0x00000000
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] Processor #0 6:15 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] Processor #1 6:15 APIC version 20
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, 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] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:7ee00000)
[    0.000000] Detected 2194.609 MHz processor.
[    9.846888] Built 1 zonelists.  Total pages: 520097
[    9.846893] Kernel command line: root=UUID=aabe8b81-8fa5-49da-8217-b1753b3a9e6d ro quiet splash
[    9.847083] mapped APIC to ffffd000 (fee00000)
[    9.847087] mapped IOAPIC to ffffc000 (fec00000)
[    9.847090] Enabling fast FPU save and restore... done.
[    9.847093] Enabling unmasked SIMD FPU exception support... done.
[    9.847102] Initializing CPU#0
[    9.847164] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    9.849218] Console: colour VGA+ 80x25
[    9.849529] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    9.849911] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    9.953492] Memory: 2067764k/2096768k available (1993k kernel code, 27704k reserved, 900k data, 328k init, 1179264k highmem)
[    9.953504] virtual kernel memory layout:
[    9.953506]     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
[    9.953507]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    9.953509]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[    9.953510]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[    9.953512]       .init : 0xc03d9000 - 0xc042b000   ( 328 kB)
[    9.953513]       .data : 0xc02f2434 - 0xc03d36d4   ( 900 kB)
[    9.953515]       .text : 0xc0100000 - 0xc02f2434   (1993 kB)
[    9.953519] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[    9.953699] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    9.953706] hpet0: 3 64-bit timers, 14318180 Hz
[    9.954710] Using HPET for base-timer
[   10.033597] Calibrating delay using timer specific routine.. 4393.08 BogoMIPS (lpj=8786179)
[   10.033647] Security Framework v1.0.0 initialized
[   10.033654] SELinux:  Disabled at boot.
[   10.033673] Mount-cache hash table entries: 512
[   10.033831] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
[   10.033842] monitor/mwait feature present.
[   10.033844] using mwait in idle threads.
[   10.033849] CPU: L1 I cache: 32K, L1 D cache: 32K
[   10.033853] CPU: L2 cache: 4096K
[   10.033856] CPU: Physical Processor ID: 0
[   10.033858] CPU: Processor Core ID: 0
[   10.033860] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
[   10.033873] Compat vDSO mapped to ffffe000.
[   10.033877] Remapping vsyscall page to ffffe000
[   10.033892] Checking 'hlt' instruction... OK.
[   10.049694] SMP alternatives: switching to UP code
[   10.050120] Early unpacking initramfs... done
[   10.489570] ACPI: Core revision 20060707
[   10.489870] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[   10.589485] CPU0: Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz stepping 0a
[   10.589507] SMP alternatives: switching to SMP code
[   10.589580] Booting processor 1/1 eip 3000
[   10.600432] Initializing CPU#1
[   10.680735] Calibrating delay using timer specific routine.. 4389.12 BogoMIPS (lpj=8778258)
[   10.680743] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
[   10.680750] monitor/mwait feature present.
[   10.680754] CPU: L1 I cache: 32K, L1 D cache: 32K
[   10.680756] CPU: L2 cache: 4096K
[   10.680759] CPU: Physical Processor ID: 0
[   10.680761] CPU: Processor Core ID: 1
[   10.680763] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
[   10.681642] CPU1: Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz stepping 0a
[   10.681667] Total of 2 processors activated (8782.21 BogoMIPS).
[   10.681820] ENABLING IO-APIC IRQs
[   10.682013] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   10.828541] checking TSC synchronization across 2 CPUs: passed.
[    0.003995] Brought up 2 CPUs
[    0.105345] migration_cost=29
[    0.105663] Booting paravirtualized kernel on bare hardware
[    0.105758] Time:  9:19:34  Date: 08/10/107
[    0.105790] NET: Registered protocol family 16
[    0.105886] EISA bus registered
[    0.105892] ACPI: bus type pci registered
[    0.106061] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=9
[    0.106063] PCI: Using configuration type 1
[    0.106065] Setting up standard PCI resources
[    0.231714] ACPI: Interpreter enabled
[    0.231718] ACPI: Using IOAPIC for interrupt routing
[    0.234035] Error attaching device data
[    0.234083] Error attaching device data
[    0.234821] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.234833] PCI: Probing PCI hardware (bus 00)
[    0.236292] Boot video device is 0000:01:00.0
[    0.237504] PCI: Transparent bridge - 0000:00:1e.0
[    0.237628] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.292155] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.293072] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.293384] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT]
[    0.293683] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[    0.293944] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
[    0.294204] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[    0.295074] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
[    0.295638] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
[    0.296938] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12)
[    0.297447] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 12)
[    0.297951] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 12)
[    0.298452] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 10 12)
[    0.298952] ACPI: PCI Interrupt Link [LNKE] (IRQs *6)
[    0.299452] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 *4 5 6 7 10 12)
[    0.299964] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 12)
[    0.300462] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 12)
[    0.300999] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.301010] pnp: PnP ACPI init
[    0.305266] pnp: PnP ACPI: found 13 devices
[    0.305271] PnPBIOS: Disabled by ACPI PNP
[    0.305321] PCI: Using ACPI for IRQ routing
[    0.305324] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[    0.328841] NET: Registered protocol family 8
[    0.328844] NET: Registered protocol family 20
[    0.330010] pnp: 00:0a: ioport range 0x250-0x253 has been reserved
[    0.330014] pnp: 00:0a: ioport range 0x256-0x25f has been reserved
[    0.330381] PCI: Bridge: 0000:00:01.0
[    0.330385]   IO window: b000-bfff
[    0.330390]   MEM window: f7f00000-fdffffff
[    0.330395]   PREFETCH window: bdf00000-ddefffff
[    0.330400] PCI: Bridge: 0000:00:1c.0
[    0.330402]   IO window: disabled.
[    0.330408]   MEM window: fe000000-fe0fffff
[    0.330412]   PREFETCH window: disabled.
[    0.330418] PCI: Bridge: 0000:00:1c.1
[    0.330420]   IO window: disabled.
[    0.330426]   MEM window: fe100000-fe1fffff
[    0.330430]   PREFETCH window: disabled.
[    0.330436] PCI: Bridge: 0000:00:1c.2
[    0.330438]   IO window: disabled.
[    0.330443]   MEM window: disabled.
[    0.330447]   PREFETCH window: disabled.
[    0.330453] PCI: Bridge: 0000:00:1c.3
[    0.330455]   IO window: disabled.
[    0.330460]   MEM window: disabled.
[    0.330464]   PREFETCH window: disabled.
[    0.330470] PCI: Bridge: 0000:00:1c.4
[    0.330473]   IO window: c000-cfff
[    0.330479]   MEM window: fe200000-fe9fffff
[    0.330484]   PREFETCH window: ddf00000-dfefffff
[    0.330490] PCI: Bridge: 0000:00:1c.5
[    0.330492]   IO window: disabled.
[    0.330497]   MEM window: disabled.
[    0.330501]   PREFETCH window: disabled.
[    0.330507] PCI: Bridge: 0000:00:1e.0
[    0.330509]   IO window: disabled.
[    0.330515]   MEM window: fea00000-feafffff
[    0.330520]   PREFETCH window: disabled.
[    0.330539] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.330547] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.330567] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.330574] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.330596] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
[    0.330603] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    0.330625] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[    0.330631] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[    0.330653] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
[    0.330659] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    0.330680] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 16
[    0.330686] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[    0.330707] ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 17 (level, low) -> IRQ 17
[    0.330713] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[    0.330726] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.330757] NET: Registered protocol family 2
[    0.375543] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.375659] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.376224] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.376491] TCP: Hash tables configured (established 131072 bind 65536)
[    0.376494] TCP reno registered
[    0.391609] checking if image is initramfs... it is
[    1.260726] Freeing initrd memory: 6766k freed
[    1.260907] Simple Boot Flag at 0x52 set to 0x1
[    1.261450] audit: initializing netlink socket (disabled)
[    1.261468] audit(1189415975.024:1): initialized
[    1.261583] highmem bounce pool size: 64 pages
[    1.261682] VFS: Disk quotas dquot_6.5.1
[    1.261704] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.261760] io scheduler noop registered
[    1.261763] io scheduler anticipatory registered
[    1.261766] io scheduler deadline registered
[    1.261780] io scheduler cfq registered (default)
[    1.526236] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    1.526287] assign_interrupt_mode Found MSI capability
[    1.526290] Allocate Port Service[0000:00:01.0:pcie00]
[    1.526330] Allocate Port Service[0000:00:01.0:pcie02]
[    1.526444] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    1.526493] assign_interrupt_mode Found MSI capability
[    1.526496] Allocate Port Service[0000:00:1c.0:pcie00]
[    1.526611] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    1.526661] assign_interrupt_mode Found MSI capability
[    1.526664] Allocate Port Service[0000:00:1c.1:pcie00]
[    1.526781] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[    1.526830] assign_interrupt_mode Found MSI capability
[    1.526833] Allocate Port Service[0000:00:1c.2:pcie00]
[    1.526949] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    1.526998] assign_interrupt_mode Found MSI capability
[    1.527001] Allocate Port Service[0000:00:1c.3:pcie00]
[    1.527117] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[    1.527167] assign_interrupt_mode Found MSI capability
[    1.527170] Allocate Port Service[0000:00:1c.4:pcie00]
[    1.527212] Allocate Port Service[0000:00:1c.4:pcie02]
[    1.527331] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[    1.527382] assign_interrupt_mode Found MSI capability
[    1.527385] Allocate Port Service[0000:00:1c.5:pcie00]
[    1.527423] Allocate Port Service[0000:00:1c.5:pcie02]
[    1.527611] isapnp: Scanning for PnP cards...
[    1.880446] isapnp: No Plug & Play device found
[    1.907208] Real Time Clock Driver v1.12ac
[    1.907433] hpet_resources: 0xfed00000 is busy
[    1.907461] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    1.908280] mice: PS/2 mouse device common for all mice
[    1.908984] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[    1.909236] input: Macintosh mouse button emulation as /class/input/input0
[    1.909281] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[    1.909286] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    1.909606] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.911868] i8042.c: Detected active multiplexing controller, rev 1.1.
[    1.912660] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.912665] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.912668] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.912672] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.912675] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.912811] EISA: Probing bus 0 at eisa.0
[    1.912848] EISA: Detected 0 cards.
[    1.942908] TCP cubic registered
[    1.942918] NET: Registered protocol family 1
[    1.942942] Starting balanced_irq
[    1.942949] Using IPI No-Shortcut mode
[    1.943066] ACPI: (supports S0 S1 S3 S4 S5)
[    1.943129]   Magic number: 7:991:322
[    1.943138]   hash matches device ttyyb
[    1.943175]   hash matches device tty47
[    1.943362] Freeing unused kernel memory: 328k freed
[    1.945259] input: AT Translated Set 2 keyboard as /class/input/input1
[    1.945412] Time: tsc clocksource has been installed.
[    3.219576] Capability LSM initialized
[    3.290259] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu0Ist] [20060707]
[    3.290729] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu0Cst] [20060707]
[    3.292040] Monitor-Mwait will be used to enter C-1 state
[    3.292045] Monitor-Mwait will be used to enter C-2 state
[    3.292049] Monitor-Mwait will be used to enter C-3 state
[    3.292056] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    3.292063] ACPI: Processor [P001] (supports 8 throttling states)
[    3.292923] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu1Ist] [20060707]
[    3.293319] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu1Cst] [20060707]
[    3.294726] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    3.294733] ACPI: Processor [P002] (supports 8 throttling states)
[    3.856000] ACPI: Thermal Zone [THRM] (27 C)
[    3.864000] Time: hpet clocksource has been installed.
[    4.296000] usbcore: registered new interface driver usbfs
[    4.296000] usbcore: registered new interface driver hub
[    4.296000] usbcore: registered new device driver usb
[    4.296000] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18
[    4.296000] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[    4.296000] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    4.296000] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    4.300000] ehci_hcd 0000:00:1a.7: debug port 1
[    4.300000] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[    4.300000] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfebff400
[    4.300000] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    4.304000] usb usb1: configuration #1 chosen from 1 choice
[    4.304000] hub 1-0:1.0: USB hub found
[    4.304000] hub 1-0:1.0: 4 ports detected
[    4.344000] USB Universal Host Controller Interface driver v3.0
[    4.380000] SCSI subsystem initialized
[    4.388000] libata version 2.20 loaded.
[    4.408000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 20
[    4.408000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    4.408000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    4.408000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    4.408000] ehci_hcd 0000:00:1d.7: debug port 1
[    4.408000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    4.408000] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfebff000
[    4.412000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    4.412000] usb usb2: configuration #1 chosen from 1 choice
[    4.412000] hub 2-0:1.0: USB hub found
[    4.412000] hub 2-0:1.0: 6 ports detected
[    4.432000] ieee1394: Initialized config rom entry `ip1394'
[    4.516000] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
[    4.516000] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[    4.516000] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    4.516000] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    4.516000] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e080
[    4.516000] usb usb3: configuration #1 chosen from 1 choice
[    4.516000] hub 3-0:1.0: USB hub found
[    4.516000] hub 3-0:1.0: 2 ports detected
[    4.620000] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21
[    4.620000] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[    4.620000] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    4.620000] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    4.620000] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e000
[    4.620000] usb usb4: configuration #1 chosen from 1 choice
[    4.620000] hub 4-0:1.0: USB hub found
[    4.620000] hub 4-0:1.0: 2 ports detected
[    4.648000] usb 1-2: new high speed USB device using ehci_hcd and address 2
[    4.724000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 20
[    4.724000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    4.724000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    4.724000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    4.724000] uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000dc00
[    4.724000] usb usb5: configuration #1 chosen from 1 choice
[    4.724000] hub 5-0:1.0: USB hub found
[    4.724000] hub 5-0:1.0: 2 ports detected
[    4.828000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[    4.828000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    4.828000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    4.828000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    4.828000] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d880
[    4.828000] usb usb6: configuration #1 chosen from 1 choice
[    4.828000] hub 6-0:1.0: USB hub found
[    4.828000] hub 6-0:1.0: 2 ports detected
[    4.868000] usb 1-2: configuration #1 chosen from 1 choice
[    4.932000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[    4.932000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    4.932000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    4.932000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    4.932000] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800
[    4.932000] usb usb7: configuration #1 chosen from 1 choice
[    4.932000] hub 7-0:1.0: USB hub found
[    4.932000] hub 7-0:1.0: 2 ports detected
[    5.036000] ahci 0000:00:1f.2: version 2.1
[    5.036000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 20 (level, low) -> IRQ 22
[    5.108000] usb 2-4: new high speed USB device using ehci_hcd and address 2
[    5.240000] usb 2-4: configuration #1 chosen from 1 choice
[    5.480000] usb 2-5: new high speed USB device using ehci_hcd and address 3
[    5.612000] usb 2-5: configuration #1 chosen from 1 choice
[    6.040000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    6.040000] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
[    6.040000] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
[    6.040000] ata1: SATA max UDMA/133 cmd 0xf8840900 ctl 0x00000000 bmdma 0x00000000 irq 22
[    6.040000] ata2: SATA max UDMA/133 cmd 0xf8840980 ctl 0x00000000 bmdma 0x00000000 irq 22
[    6.040000] ata3: SATA max UDMA/133 cmd 0xf8840a00 ctl 0x00000000 bmdma 0x00000000 irq 22
[    6.040000] scsi0 : ahci
[    6.524000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    6.532000] usb 7-2: new full speed USB device using uhci_hcd and address 2
[    6.696000] usb 7-2: configuration #1 chosen from 1 choice
[    6.868000] ata1.00: ata_hpa_resize 1: sectors = 390721968, hpa_sectors = 390721968
[    6.868000] ata1.00: ATA-7: TOSHIBA MK2035GSS, DK022A, max UDMA/100
[    6.868000] ata1.00: 390721968 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    6.872000] ata1.00: ata_hpa_resize 1: sectors = 390721968, hpa_sectors = 390721968
[    6.872000] ata1.00: configured for UDMA/100
[    6.872000] scsi1 : ahci
[    7.184000] ata2: SATA link down (SStatus 0 SControl 300)
[    7.184000] scsi2 : ahci
[    7.496000] ata3: SATA link down (SStatus 0 SControl 300)
[    7.496000] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK2035GS DK02 PQ: 0 ANSI: 5
[    7.500000] ACPI: PCI Interrupt 0000:09:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    7.548000] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[    7.548000] sda: Write Protect is off
[    7.548000] sda: Mode Sense: 00 3a 00 00
[    7.548000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.552000] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[    7.552000] sda: Write Protect is off
[    7.552000] sda: Mode Sense: 00 3a 00 00
[    7.552000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.552000]  sda:<6>ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16]  MMIO=[feaff800-feafffff]  Max Packet=[2048]  IR/IT contexts=[4/4]
[    7.624000]  sda1 sda2 sda3 < sda5 >
[    7.648000] sd 0:0:0:0: Attached scsi disk sda
[    7.656000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    7.932000] Attempting manual resume
[    7.932000] swsusp: Resume From Partition 8:5
[    7.932000] PM: Checking swsusp image.
[    7.936000] PM: Resume from disk failed.
[    7.984000] kjournald starting.  Commit interval 5 seconds
[    7.984000] EXT3-fs: mounted filesystem with ordered data mode.
[    8.828000] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00e018000399158a]
[   20.332000] Linux agpgart interface v0.102 (c) Dave Jones
[   20.532000] agpgart: Detected an Intel 965GM Chipset.
[   20.552000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   20.552000] agpgart: AGP aperture is 256M @ 0x0
[   20.564000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   20.952000] sdhci: Secure Digital Host Controller Interface driver
[   20.952000] sdhci: Copyright(c) Pierre Ossman
[   20.952000] sdhci: SDHCI controller found at 0000:09:01.1 [1180:0822] (rev 22)
[   20.952000] ACPI: PCI Interrupt 0000:09:01.1[B] -> GSI 17 (level, low) -> IRQ 17
[   20.952000] mmc0: SDHCI at 0xfeaff400 irq 17 DMA
[   21.504000] input: PC Speaker as /class/input/input2
[   21.588000] Synaptics Touchpad, model: 1, fw: 6.1, id: 0xa3a0b3, caps: 0xa04713/0x10008
[   21.632000] input: SynPS/2 Synaptics TouchPad as /class/input/input3
[   21.684000] fwlanusb: module license 'Proprietary' taints kernel.
[   21.684000] Symbol usb_register_driver is being used by a non-GPL module, which will not be allowed in the future
[   21.684000] Please see the file Documentation/feature-removal-schedule.txt in the kernel source tree for more details.
[   21.684000] Symbol usb_deregister is being used by a non-GPL module, which will not be allowed in the future
[   21.684000] Please see the file Documentation/feature-removal-schedule.txt in the kernel source tree for more details.
[   21.684000] fwlanusb: AVM FRITZ!WLAN USB Stick driver, revision 1.00.00
[   21.684000] fwlanusb: (fwlanusb built on Sep  3 2007 at 11:42:35)
[   21.684000] fwlanusb: -- 32 bit driver --
[   21.684000] fwlanusb: Loading...
[   21.752000] fwlanusb: Found FRITZ!Wlan device.
[   21.752000] fwlanusb: Driver 'fwlanusb' attached to fwlanusb-stack version [Protokollstack=1.00.00]. (176)
[   21.780000] Attansic L1 Ethernet Network Driver - version 2.0.6
[   21.780000] Copyright(c) 2005-2006 Attansic Corporation.
[   21.780000] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[   21.780000] PCI: Setting latency timer of device 0000:02:00.0 to 64
[   21.868000] usb 2-4: reset high speed USB device using ehci_hcd and address 2
[   22.268000] fwlanusb: Config manager successully created and started.
[   22.268000] usbcore: registered new interface driver fwlanusb
[   22.268000] fwlanusb: Loaded.
[   22.508000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[   22.508000] PCI: Setting latency timer of device 0000:01:00.0 to 64
[   22.516000] NVRM: loading NVIDIA UNIX x86 Kernel Module  100.14.11  Wed Jun 13 18:21:22 PDT 2007
[   22.736000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 23
[   22.736000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   23.376000] lp: driver loaded but no devices found
[   23.444000] Adding 3823428k swap on /dev/disk/by-uuid/111b964f-a62b-4a42-a9fb-2da39a63b45d.  Priority:-1 extents:1 across:3823428k
[   23.644000] EXT3 FS on sda2, internal journal
[   23.888000] NTFS driver 2.1.28 [Flags: R/O MODULE].
[   23.988000] NTFS volume version 3.1.
[   24.916000] Asus Laptop ACPI Extras version 0.30
[   24.916000]   unsupported model F3Sv, trying default values
[   24.916000]   send /proc/acpi/dsdt to the developers
[   24.936000] ACPI: AC Adapter [AC0] (off-line)
[   25.016000] No dock devices found.
[   25.080000] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   25.100000] Using specific hotkey driver
[   25.168000] ACPI: Battery Slot [BAT0] (battery present)
[   25.184000] input: Power Button (FF) as /class/input/input4
[   25.184000] ACPI: Power Button (FF) [PWRF]
[   25.184000] input: Sleep Button (CM) as /class/input/input5
[   25.184000] ACPI: Sleep Button (CM) [SLPB]
[   25.184000] input: Lid Switch as /class/input/input6
[   25.184000] ACPI: Lid Switch [LID]
[   25.264000] ibm_acpi: ec object not found
[   25.320000] pcc_acpi: loading...
[   28.292000] atl1 0000:02:00.0: Unable to enable MSI: -22
[   32.336000] ppdev: user-space parallel port driver
[   36.236000] apm: BIOS not found.
[   39.080000] vboxdrv: Trying to deactivate NMI watchdog permanently...
[   39.080000] vboxdrv: Successfully done.
[   39.700000] NET: Registered protocol family 10
[   39.704000] lo: Disabled Privacy Extensions
[   39.704000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   44.800000] Bluetooth: Core ver 2.11
[   44.804000] NET: Registered protocol family 31
[   44.804000] Bluetooth: HCI device and connection manager initialized
[   44.804000] Bluetooth: HCI socket layer initialized
[   44.844000] Bluetooth: L2CAP ver 2.8
[   44.844000] Bluetooth: L2CAP socket layer initialized
[   44.992000] Bluetooth: RFCOMM socket layer initialized
[   44.992000] Bluetooth: RFCOMM TTY layer initialized
[   44.992000] Bluetooth: RFCOMM ver 1.8
[  176.428000] NET: Registered protocol family 17
[  185.472000] wlan0: no IPv6 routers present
[ 1446.552000] set_level status: 0
[ 1446.904000] set_level status: 0
[ 1447.124000] set_level status: 0
[ 1447.368000] set_level status: 0
[ 1447.584000] set_level status: 0
[ 1447.812000] set_level status: 0
[ 1448.048000] set_level status: 0
[ 1448.280000] set_level status: 0
[ 1448.504000] set_level status: 0
[ 1448.900000] set_level status: 0
[ 1451.036000] set_level status: 0
[ 1451.340000] set_level status: 0
[    0.000000] Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Fri Aug 31 00:55:27 UTC 2007 (Ubuntu 2.6.20-16.31-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
[    0.000000] copy_e820_map() start: 00000000000e4000 size: 000000000001c000 end: 0000000000100000 type: 2
[    0.000000] copy_e820_map() start: 0000000000100000 size: 000000007fea0000 end: 000000007ffa0000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000007ffa0000 size: 000000000000e000 end: 000000007ffae000 type: 3
[    0.000000] copy_e820_map() start: 000000007ffae000 size: 0000000000042000 end: 000000007fff0000 type: 4
[    0.000000] copy_e820_map() start: 000000007fff0000 size: 0000000000010000 end: 0000000080000000 type: 2
[    0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
[    0.000000] copy_e820_map() start: 00000000ffb00000 size: 0000000000500000 end: 0000000100000000 type: 2
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007ffa0000 (usable)
[    0.000000]  BIOS-e820: 000000007ffa0000 - 000000007ffae000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007ffae000 - 000000007fff0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[    0.000000] 1151MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000ff780
[    0.000000] Entering add_active_range(0, 0, 524192) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   524192
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   524192
[    0.000000] On node 0 totalpages: 524192
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2303 pages used for memmap
[    0.000000]   HighMem zone: 292513 pages, LIFO batch:31
[    0.000000] DMI 2.4 present.
[    0.000000] ACPI: RSDP (v002 ACPIAM                                ) @ 0x000f81c0
[    0.000000] ACPI: XSDT (v001 _ASUS_ Notebook 0x05000721 MSFT 0x00000097) @ 0x7ffa0100
[    0.000000] ACPI: FADT (v003 A_M_I_ OEMFACP  0x05000721 MSFT 0x00000097) @ 0x7ffa0290
[    0.000000] ACPI: MADT (v001 A_M_I_ OEMAPIC  0x05000721 MSFT 0x00000097) @ 0x7ffa0390
[    0.000000] ACPI: MCFG (v001 A_M_I_ OEMMCFG  0x05000721 MSFT 0x00000097) @ 0x7ffa0430
[    0.000000] ACPI: SLIC (v001 _ASUS_ Notebook 0x05000721 MSFT 0x00000097) @ 0x7ffa0470
[    0.000000] ACPI: DBGP (v001 A_M_I_ OEMDBGP  0x05000721 MSFT 0x00000097) @ 0x7ffa03f0
[    0.000000] ACPI: BOOT (v001 A_M_I_ OEMBOOT  0x05000721 MSFT 0x00000097) @ 0x7ffa05f0
[    0.000000] ACPI: ECDT (v001 A_M_I_ OEMECDT  0x05000721 MSFT 0x00000097) @ 0x7ffa0620
[    0.000000] ACPI: OEMB (v001 A_M_I_ AMI_OEM  0x05000721 MSFT 0x00000097) @ 0x7ffae040
[    0.000000] ACPI: HPET (v001 A_M_I_ OEMHPET  0x05000721 MSFT 0x00000097) @ 0x7ffab5b0
[    0.000000] ACPI: SSDT (v001  PmRef    CpuPm 0x00003000 INTL 0x20051117) @ 0x7ffb6cc0
[    0.000000] ACPI: DSDT (v001  F3Sv0 F3Sv0203 0x00000203 INTL 0x20051117) @ 0x00000000
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] Processor #0 6:15 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] Processor #1 6:15 APIC version 20
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, 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] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:7ee00000)
[    0.000000] Detected 2194.609 MHz processor.
[    9.846888] Built 1 zonelists.  Total pages: 520097
[    9.846893] Kernel command line: root=UUID=aabe8b81-8fa5-49da-8217-b1753b3a9e6d ro quiet splash
[    9.847083] mapped APIC to ffffd000 (fee00000)
[    9.847087] mapped IOAPIC to ffffc000 (fec00000)
[    9.847090] Enabling fast FPU save and restore... done.
[    9.847093] Enabling unmasked SIMD FPU exception support... done.
[    9.847102] Initializing CPU#0
[    9.847164] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    9.849218] Console: colour VGA+ 80x25
[    9.849529] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    9.849911] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    9.953492] Memory: 2067764k/2096768k available (1993k kernel code, 27704k reserved, 900k data, 328k init, 1179264k highmem)
[    9.953504] virtual kernel memory layout:
[    9.953506]     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
[    9.953507]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    9.953509]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[    9.953510]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[    9.953512]       .init : 0xc03d9000 - 0xc042b000   ( 328 kB)
[    9.953513]       .data : 0xc02f2434 - 0xc03d36d4   ( 900 kB)
[    9.953515]       .text : 0xc0100000 - 0xc02f2434   (1993 kB)
[    9.953519] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[    9.953699] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    9.953706] hpet0: 3 64-bit timers, 14318180 Hz
[    9.954710] Using HPET for base-timer
[   10.033597] Calibrating delay using timer specific routine.. 4393.08 BogoMIPS (lpj=8786179)
[   10.033647] Security Framework v1.0.0 initialized
[   10.033654] SELinux:  Disabled at boot.
[   10.033673] Mount-cache hash table entries: 512
[   10.033831] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
[   10.033842] monitor/mwait feature present.
[   10.033844] using mwait in idle threads.
[   10.033849] CPU: L1 I cache: 32K, L1 D cache: 32K
[   10.033853] CPU: L2 cache: 4096K
[   10.033856] CPU: Physical Processor ID: 0
[   10.033858] CPU: Processor Core ID: 0
[   10.033860] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
[   10.033873] Compat vDSO mapped to ffffe000.
[   10.033877] Remapping vsyscall page to ffffe000
[   10.033892] Checking 'hlt' instruction... OK.
[   10.049694] SMP alternatives: switching to UP code
[   10.050120] Early unpacking initramfs... done
[   10.489570] ACPI: Core revision 20060707
[   10.489870] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[   10.589485] CPU0: Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz stepping 0a
[   10.589507] SMP alternatives: switching to SMP code
[   10.589580] Booting processor 1/1 eip 3000
[   10.600432] Initializing CPU#1
[   10.680735] Calibrating delay using timer specific routine.. 4389.12 BogoMIPS (lpj=8778258)
[   10.680743] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
[   10.680750] monitor/mwait feature present.
[   10.680754] CPU: L1 I cache: 32K, L1 D cache: 32K
[   10.680756] CPU: L2 cache: 4096K
[   10.680759] CPU: Physical Processor ID: 0
[   10.680761] CPU: Processor Core ID: 1
[   10.680763] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
[   10.681642] CPU1: Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz stepping 0a
[   10.681667] Total of 2 processors activated (8782.21 BogoMIPS).
[   10.681820] ENABLING IO-APIC IRQs
[   10.682013] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   10.828541] checking TSC synchronization across 2 CPUs: passed.
[    0.003995] Brought up 2 CPUs
[    0.105345] migration_cost=29
[    0.105663] Booting paravirtualized kernel on bare hardware
[    0.105758] Time:  9:19:34  Date: 08/10/107
[    0.105790] NET: Registered protocol family 16
[    0.105886] EISA bus registered
[    0.105892] ACPI: bus type pci registered
[    0.106061] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=9
[    0.106063] PCI: Using configuration type 1
[    0.106065] Setting up standard PCI resources
[    0.231714] ACPI: Interpreter enabled
[    0.231718] ACPI: Using IOAPIC for interrupt routing
[    0.234035] Error attaching device data
[    0.234083] Error attaching device data
[    0.234821] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.234833] PCI: Probing PCI hardware (bus 00)
[    0.236292] Boot video device is 0000:01:00.0
[    0.237504] PCI: Transparent bridge - 0000:00:1e.0
[    0.237628] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.292155] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.293072] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.293384] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT]
[    0.293683] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[    0.293944] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
[    0.294204] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[    0.295074] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
[    0.295638] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
[    0.296938] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12)
[    0.297447] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 12)
[    0.297951] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 12)
[    0.298452] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 10 12)
[    0.298952] ACPI: PCI Interrupt Link [LNKE] (IRQs *6)
[    0.299452] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 *4 5 6 7 10 12)
[    0.299964] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 12)
[    0.300462] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 12)
[    0.300999] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.301010] pnp: PnP ACPI init
[    0.305266] pnp: PnP ACPI: found 13 devices
[    0.305271] PnPBIOS: Disabled by ACPI PNP
[    0.305321] PCI: Using ACPI for IRQ routing
[    0.305324] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[    0.328841] NET: Registered protocol family 8
[    0.328844] NET: Registered protocol family 20
[    0.330010] pnp: 00:0a: ioport range 0x250-0x253 has been reserved
[    0.330014] pnp: 00:0a: ioport range 0x256-0x25f has been reserved
[    0.330381] PCI: Bridge: 0000:00:01.0
[    0.330385]   IO window: b000-bfff
[    0.330390]   MEM window: f7f00000-fdffffff
[    0.330395]   PREFETCH window: bdf00000-ddefffff
[    0.330400] PCI: Bridge: 0000:00:1c.0
[    0.330402]   IO window: disabled.
[    0.330408]   MEM window: fe000000-fe0fffff
[    0.330412]   PREFETCH window: disabled.
[    0.330418] PCI: Bridge: 0000:00:1c.1
[    0.330420]   IO window: disabled.
[    0.330426]   MEM window: fe100000-fe1fffff
[    0.330430]   PREFETCH window: disabled.
[    0.330436] PCI: Bridge: 0000:00:1c.2
[    0.330438]   IO window: disabled.
[    0.330443]   MEM window: disabled.
[    0.330447]   PREFETCH window: disabled.
[    0.330453] PCI: Bridge: 0000:00:1c.3
[    0.330455]   IO window: disabled.
[    0.330460]   MEM window: disabled.
[    0.330464]   PREFETCH window: disabled.
[    0.330470] PCI: Bridge: 0000:00:1c.4
[    0.330473]   IO window: c000-cfff
[    0.330479]   MEM window: fe200000-fe9fffff
[    0.330484]   PREFETCH window: ddf00000-dfefffff
[    0.330490] PCI: Bridge: 0000:00:1c.5
[    0.330492]   IO window: disabled.
[    0.330497]   MEM window: disabled.
[    0.330501]   PREFETCH window: disabled.
[    0.330507] PCI: Bridge: 0000:00:1e.0
[    0.330509]   IO window: disabled.
[    0.330515]   MEM window: fea00000-feafffff
[    0.330520]   PREFETCH window: disabled.
[    0.330539] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.330547] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.330567] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.330574] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.330596] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
[    0.330603] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    0.330625] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[    0.330631] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[    0.330653] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
[    0.330659] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    0.330680] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 16
[    0.330686] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[    0.330707] ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 17 (level, low) -> IRQ 17
[    0.330713] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[    0.330726] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.330757] NET: Registered protocol family 2
[    0.375543] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.375659] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.376224] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.376491] TCP: Hash tables configured (established 131072 bind 65536)
[    0.376494] TCP reno registered
[    0.391609] checking if image is initramfs... it is
[    1.260726] Freeing initrd memory: 6766k freed
[    1.260907] Simple Boot Flag at 0x52 set to 0x1
[    1.261450] audit: initializing netlink socket (disabled)
[    1.261468] audit(1189415975.024:1): initialized
[    1.261583] highmem bounce pool size: 64 pages
[    1.261682] VFS: Disk quotas dquot_6.5.1
[    1.261704] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.261760] io scheduler noop registered
[    1.261763] io scheduler anticipatory registered
[    1.261766] io scheduler deadline registered
[    1.261780] io scheduler cfq registered (default)
[    1.526236] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    1.526287] assign_interrupt_mode Found MSI capability
[    1.526290] Allocate Port Service[0000:00:01.0:pcie00]
[    1.526330] Allocate Port Service[0000:00:01.0:pcie02]
[    1.526444] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    1.526493] assign_interrupt_mode Found MSI capability
[    1.526496] Allocate Port Service[0000:00:1c.0:pcie00]
[    1.526611] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    1.526661] assign_interrupt_mode Found MSI capability
[    1.526664] Allocate Port Service[0000:00:1c.1:pcie00]
[    1.526781] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[    1.526830] assign_interrupt_mode Found MSI capability
[    1.526833] Allocate Port Service[0000:00:1c.2:pcie00]
[    1.526949] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    1.526998] assign_interrupt_mode Found MSI capability
[    1.527001] Allocate Port Service[0000:00:1c.3:pcie00]
[    1.527117] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[    1.527167] assign_interrupt_mode Found MSI capability
[    1.527170] Allocate Port Service[0000:00:1c.4:pcie00]
[    1.527212] Allocate Port Service[0000:00:1c.4:pcie02]
[    1.527331] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[    1.527382] assign_interrupt_mode Found MSI capability
[    1.527385] Allocate Port Service[0000:00:1c.5:pcie00]
[    1.527423] Allocate Port Service[0000:00:1c.5:pcie02]
[    1.527611] isapnp: Scanning for PnP cards...
[    1.880446] isapnp: No Plug & Play device found
[    1.907208] Real Time Clock Driver v1.12ac
[    1.907433] hpet_resources: 0xfed00000 is busy
[    1.907461] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    1.908280] mice: PS/2 mouse device common for all mice
[    1.908984] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[    1.909236] input: Macintosh mouse button emulation as /class/input/input0
[    1.909281] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[    1.909286] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    1.909606] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.911868] i8042.c: Detected active multiplexing controller, rev 1.1.
[    1.912660] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.912665] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.912668] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.912672] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.912675] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.912811] EISA: Probing bus 0 at eisa.0
[    1.912848] EISA: Detected 0 cards.
[    1.942908] TCP cubic registered
[    1.942918] NET: Registered protocol family 1
[    1.942942] Starting balanced_irq
[    1.942949] Using IPI No-Shortcut mode
[    1.943066] ACPI: (supports S0 S1 S3 S4 S5)
[    1.943129]   Magic number: 7:991:322
[    1.943138]   hash matches device ttyyb
[    1.943175]   hash matches device tty47
[    1.943362] Freeing unused kernel memory: 328k freed
[    1.945259] input: AT Translated Set 2 keyboard as /class/input/input1
[    1.945412] Time: tsc clocksource has been installed.
[    3.219576] Capability LSM initialized
[    3.290259] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu0Ist] [20060707]
[    3.290729] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu0Cst] [20060707]
[    3.292040] Monitor-Mwait will be used to enter C-1 state
[    3.292045] Monitor-Mwait will be used to enter C-2 state
[    3.292049] Monitor-Mwait will be used to enter C-3 state
[    3.292056] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    3.292063] ACPI: Processor [P001] (supports 8 throttling states)
[    3.292923] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu1Ist] [20060707]
[    3.293319] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu1Cst] [20060707]
[    3.294726] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    3.294733] ACPI: Processor [P002] (supports 8 throttling states)
[    3.856000] ACPI: Thermal Zone [THRM] (27 C)
[    3.864000] Time: hpet clocksource has been installed.
[    4.296000] usbcore: registered new interface driver usbfs
[    4.296000] usbcore: registered new interface driver hub
[    4.296000] usbcore: registered new device driver usb
[    4.296000] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18
[    4.296000] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[    4.296000] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    4.296000] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    4.300000] ehci_hcd 0000:00:1a.7: debug port 1
[    4.300000] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[    4.300000] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfebff400
[    4.300000] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    4.304000] usb usb1: configuration #1 chosen from 1 choice
[    4.304000] hub 1-0:1.0: USB hub found
[    4.304000] hub 1-0:1.0: 4 ports detected
[    4.344000] USB Universal Host Controller Interface driver v3.0
[    4.380000] SCSI subsystem initialized
[    4.388000] libata version 2.20 loaded.
[    4.408000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 20
[    4.408000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    4.408000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    4.408000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    4.408000] ehci_hcd 0000:00:1d.7: debug port 1
[    4.408000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    4.408000] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfebff000
[    4.412000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    4.412000] usb usb2: configuration #1 chosen from 1 choice
[    4.412000] hub 2-0:1.0: USB hub found
[    4.412000] hub 2-0:1.0: 6 ports detected
[    4.432000] ieee1394: Initialized config rom entry `ip1394'
[    4.516000] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
[    4.516000] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[    4.516000] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    4.516000] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    4.516000] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e080
[    4.516000] usb usb3: configuration #1 chosen from 1 choice
[    4.516000] hub 3-0:1.0: USB hub found
[    4.516000] hub 3-0:1.0: 2 ports detected
[    4.620000] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21
[    4.620000] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[    4.620000] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    4.620000] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    4.620000] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e000
[    4.620000] usb usb4: configuration #1 chosen from 1 choice
[    4.620000] hub 4-0:1.0: USB hub found
[    4.620000] hub 4-0:1.0: 2 ports detected
[    4.648000] usb 1-2: new high speed USB device using ehci_hcd and address 2
[    4.724000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 20
[    4.724000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    4.724000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    4.724000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    4.724000] uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000dc00
[    4.724000] usb usb5: configuration #1 chosen from 1 choice
[    4.724000] hub 5-0:1.0: USB hub found
[    4.724000] hub 5-0:1.0: 2 ports detected
[    4.828000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[    4.828000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    4.828000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    4.828000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    4.828000] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d880
[    4.828000] usb usb6: configuration #1 chosen from 1 choice
[    4.828000] hub 6-0:1.0: USB hub found
[    4.828000] hub 6-0:1.0: 2 ports detected
[    4.868000] usb 1-2: configuration #1 chosen from 1 choice
[    4.932000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[    4.932000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    4.932000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    4.932000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    4.932000] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800
[    4.932000] usb usb7: configuration #1 chosen from 1 choice
[    4.932000] hub 7-0:1.0: USB hub found
[    4.932000] hub 7-0:1.0: 2 ports detected
[    5.036000] ahci 0000:00:1f.2: version 2.1
[    5.036000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 20 (level, low) -> IRQ 22
[    5.108000] usb 2-4: new high speed USB device using ehci_hcd and address 2
[    5.240000] usb 2-4: configuration #1 chosen from 1 choice
[    5.480000] usb 2-5: new high speed USB device using ehci_hcd and address 3
[    5.612000] usb 2-5: configuration #1 chosen from 1 choice
[    6.040000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    6.040000] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
[    6.040000] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
[    6.040000] ata1: SATA max UDMA/133 cmd 0xf8840900 ctl 0x00000000 bmdma 0x00000000 irq 22
[    6.040000] ata2: SATA max UDMA/133 cmd 0xf8840980 ctl 0x00000000 bmdma 0x00000000 irq 22
[    6.040000] ata3: SATA max UDMA/133 cmd 0xf8840a00 ctl 0x00000000 bmdma 0x00000000 irq 22
[    6.040000] scsi0 : ahci
[    6.524000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    6.532000] usb 7-2: new full speed USB device using uhci_hcd and address 2
[    6.696000] usb 7-2: configuration #1 chosen from 1 choice
[    6.868000] ata1.00: ata_hpa_resize 1: sectors = 390721968, hpa_sectors = 390721968
[    6.868000] ata1.00: ATA-7: TOSHIBA MK2035GSS, DK022A, max UDMA/100
[    6.868000] ata1.00: 390721968 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    6.872000] ata1.00: ata_hpa_resize 1: sectors = 390721968, hpa_sectors = 390721968
[    6.872000] ata1.00: configured for UDMA/100
[    6.872000] scsi1 : ahci
[    7.184000] ata2: SATA link down (SStatus 0 SControl 300)
[    7.184000] scsi2 : ahci
[    7.496000] ata3: SATA link down (SStatus 0 SControl 300)
[    7.496000] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK2035GS DK02 PQ: 0 ANSI: 5
[    7.500000] ACPI: PCI Interrupt 0000:09:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    7.548000] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[    7.548000] sda: Write Protect is off
[    7.548000] sda: Mode Sense: 00 3a 00 00
[    7.548000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.552000] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[    7.552000] sda: Write Protect is off
[    7.552000] sda: Mode Sense: 00 3a 00 00
[    7.552000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.552000]  sda:<6>ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16]  MMIO=[feaff800-feafffff]  Max Packet=[2048]  IR/IT contexts=[4/4]
[    7.624000]  sda1 sda2 sda3 < sda5 >
[    7.648000] sd 0:0:0:0: Attached scsi disk sda
[    7.656000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    7.932000] Attempting manual resume
[    7.932000] swsusp: Resume From Partition 8:5
[    7.932000] PM: Checking swsusp image.
[    7.936000] PM: Resume from disk failed.
[    7.984000] kjournald starting.  Commit interval 5 seconds
[    7.984000] EXT3-fs: mounted filesystem with ordered data mode.
[    8.828000] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00e018000399158a]
[   20.332000] Linux agpgart interface v0.102 (c) Dave Jones
[   20.532000] agpgart: Detected an Intel 965GM Chipset.
[   20.552000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   20.552000] agpgart: AGP aperture is 256M @ 0x0
[   20.564000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   20.952000] sdhci: Secure Digital Host Controller Interface driver
[   20.952000] sdhci: Copyright(c) Pierre Ossman
[   20.952000] sdhci: SDHCI controller found at 0000:09:01.1 [1180:0822] (rev 22)
[   20.952000] ACPI: PCI Interrupt 0000:09:01.1[B] -> GSI 17 (level, low) -> IRQ 17
[   20.952000] mmc0: SDHCI at 0xfeaff400 irq 17 DMA
[   21.504000] input: PC Speaker as /class/input/input2
[   21.588000] Synaptics Touchpad, model: 1, fw: 6.1, id: 0xa3a0b3, caps: 0xa04713/0x10008
[   21.632000] input: SynPS/2 Synaptics TouchPad as /class/input/input3
[   21.684000] fwlanusb: module license 'Proprietary' taints kernel.
[   21.684000] Symbol usb_register_driver is being used by a non-GPL module, which will not be allowed in the future
[   21.684000] Please see the file Documentation/feature-removal-schedule.txt in the kernel source tree for more details.
[   21.684000] Symbol usb_deregister is being used by a non-GPL module, which will not be allowed in the future
[   21.684000] Please see the file Documentation/feature-removal-schedule.txt in the kernel source tree for more details.
[   21.684000] fwlanusb: AVM FRITZ!WLAN USB Stick driver, revision 1.00.00
[   21.684000] fwlanusb: (fwlanusb built on Sep  3 2007 at 11:42:35)
[   21.684000] fwlanusb: -- 32 bit driver --
[   21.684000] fwlanusb: Loading...
[   21.752000] fwlanusb: Found FRITZ!Wlan device.
[   21.752000] fwlanusb: Driver 'fwlanusb' attached to fwlanusb-stack version [Protokollstack=1.00.00]. (176)
[   21.780000] Attansic L1 Ethernet Network Driver - version 2.0.6
[   21.780000] Copyright(c) 2005-2006 Attansic Corporation.
[   21.780000] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[   21.780000] PCI: Setting latency timer of device 0000:02:00.0 to 64
[   21.868000] usb 2-4: reset high speed USB device using ehci_hcd and address 2
[   22.268000] fwlanusb: Config manager successully created and started.
[   22.268000] usbcore: registered new interface driver fwlanusb
[   22.268000] fwlanusb: Loaded.
[   22.508000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[   22.508000] PCI: Setting latency timer of device 0000:01:00.0 to 64
[   22.516000] NVRM: loading NVIDIA UNIX x86 Kernel Module  100.14.11  Wed Jun 13 18:21:22 PDT 2007
[   22.736000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 23
[   22.736000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   23.376000] lp: driver loaded but no devices found
[   23.444000] Adding 3823428k swap on /dev/disk/by-uuid/111b964f-a62b-4a42-a9fb-2da39a63b45d.  Priority:-1 extents:1 across:3823428k
[   23.644000] EXT3 FS on sda2, internal journal
[   23.888000] NTFS driver 2.1.28 [Flags: R/O MODULE].
[   23.988000] NTFS volume version 3.1.
[   24.916000] Asus Laptop ACPI Extras version 0.30
[   24.916000]   unsupported model F3Sv, trying default values
[   24.916000]   send /proc/acpi/dsdt to the developers
[   24.936000] ACPI: AC Adapter [AC0] (off-line)
[   25.016000] No dock devices found.
[   25.080000] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   25.100000] Using specific hotkey driver
[   25.168000] ACPI: Battery Slot [BAT0] (battery present)
[   25.184000] input: Power Button (FF) as /class/input/input4
[   25.184000] ACPI: Power Button (FF) [PWRF]
[   25.184000] input: Sleep Button (CM) as /class/input/input5
[   25.184000] ACPI: Sleep Button (CM) [SLPB]
[   25.184000] input: Lid Switch as /class/input/input6
[   25.184000] ACPI: Lid Switch [LID]
[   25.264000] ibm_acpi: ec object not found
[   25.320000] pcc_acpi: loading...
[   28.292000] atl1 0000:02:00.0: Unable to enable MSI: -22
[   32.336000] ppdev: user-space parallel port driver
[   36.236000] apm: BIOS not found.
[   39.080000] vboxdrv: Trying to deactivate NMI watchdog permanently...
[   39.080000] vboxdrv: Successfully done.
[   39.700000] NET: Registered protocol family 10
[   39.704000] lo: Disabled Privacy Extensions
[   39.704000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   44.800000] Bluetooth: Core ver 2.11
[   44.804000] NET: Registered protocol family 31
[   44.804000] Bluetooth: HCI device and connection manager initialized
[   44.804000] Bluetooth: HCI socket layer initialized
[   44.844000] Bluetooth: L2CAP ver 2.8
[   44.844000] Bluetooth: L2CAP socket layer initialized
[   44.992000] Bluetooth: RFCOMM socket layer initialized
[   44.992000] Bluetooth: RFCOMM TTY layer initialized
[   44.992000] Bluetooth: RFCOMM ver 1.8
[  176.428000] NET: Registered protocol family 17
[  185.472000] wlan0: no IPv6 routers present
[ 1446.552000] set_level status: 0
[ 1446.904000] set_level status: 0
[ 1447.124000] set_level status: 0
[ 1447.368000] set_level status: 0
[ 1447.584000] set_level status: 0
[ 1447.812000] set_level status: 0
[ 1448.048000] set_level status: 0
[ 1448.280000] set_level status: 0
[ 1448.504000] set_level status: 0
[ 1448.900000] set_level status: 0
[ 1451.036000] set_level status: 0
[ 1451.340000] set_level status: 0

sry soll n normaler code sein^^
 
niemand ne ahnung was ich tun kann?
 

Ähnliche Themen

Grip findet unter Ubuntu die CD nicht / wo wird die CD gemountet?

Installation von Ubuntu 7.04 hängt

Haddisk-Terror

iSight-Kamera&Ubuntu - Treiberprobleme auf MacBook Pro (Late 2006) (MA609LL)

Verfügbarer Speicher auf /dev/hda

Zurück
Oben