I am using Ubuntu feisty-amd 64 did a clean install today, just for kvm.
Hardware proc amd x2 4600 stepping 2 on Gigabyte GA-M55S-S3 bios F6
(latest).
I am not using git.
After installing the packages 1:16 1ubuntu2 and qemu 0.8.2+dfsg-0ubuntu.
and trying sudo modprobe kvm-amd a total freeze occurs i can only
restart the machine.
this is the cpu info:
[EMAIL PROTECTED]:~$ egrep '^flags.*(vmx|svm)' /proc/cpuinfo
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext
fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm
cr8_legacy
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext
fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm
cr8_legacy
/proc/cpuinfo is empty.
dmesg is atached.
Hope you know something i don't
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP (v000 GBT ) @
0x00000000000f62a0
[ 0.000000] ACPI: RSDT (v001 GBT NVDAACPI 0x42302e31 NVDA 0x01010101) @
0x000000007fff3000
[ 0.000000] ACPI: FADT (v001 GBT NVDAACPI 0x42302e31 NVDA 0x01010101) @
0x000000007fff3040
[ 0.000000] ACPI: SSDT (v001 PTLTD POWERNOW 0x00000001 LTP 0x00000001) @
0x000000007fff7a80
[ 0.000000] ACPI: MCFG (v001 GBT NVDAACPI 0x42302e31 NVDA 0x01010101) @
0x000000007fff7d00
[ 0.000000] ACPI: MADT (v001 GBT NVDAACPI 0x42302e31 NVDA 0x01010101) @
0x000000007fff7a00
[ 0.000000] ACPI: DSDT (v001 GBT NVDAACPI 0x00001000 MSFT 0x0100000c) @
0x0000000000000000
[ 0.000000] Scanning NUMA topology in Northbridge 24
[ 0.000000] Number of nodes 1
[ 0.000000] Node 0 MemBase 0000000000000000 Limit 000000007fff0000
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 524272) 1 entries of 3200 used
[ 0.000000] NUMA: Using 63 for the hash shift.
[ 0.000000] Using node hash shift of 63
[ 0.000000] Bootmem setup node 0 0000000000000000-000000007fff0000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] DMA32 4096 -> 1048576
[ 0.000000] Normal 1048576 -> 1048576
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0 -> 159
[ 0.000000] 0: 256 -> 524272
[ 0.000000] On node 0 totalpages: 524175
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1087 pages reserved
[ 0.000000] DMA zone: 2856 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7111 pages used for memmap
[ 0.000000] DMA32 zone: 513065 pages, LIFO batch:31
[ 0.000000] Normal zone: 0 pages used for memmap
[ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
[ 0.000000] If you got timer trouble try acpi_use_timer_override
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 (Bootup-CPU)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] Processor #1
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] ACPI: IRQ14 used by override.
[ 0.000000] ACPI: IRQ15 used by override.
[ 0.000000] Setting APIC routing to physical flat
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Nosave address range: 000000000009f000 - 00000000000a0000
[ 0.000000] Nosave address range: 00000000000a0000 - 00000000000f0000
[ 0.000000] Nosave address range: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 88000000 (gap:
80000000:50000000)
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] PERCPU: Allocating 34048 bytes of per cpu data
[ 0.000000] Built 1 zonelists. Total pages: 515921
[ 0.000000] Kernel command line:
root=UUID=f4bd1a2f-420a-481c-b825-87b3d767964f ro quiet splash
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 23.445597] Console: colour VGA+ 80x25
[ 23.446354] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 23.447489] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 23.447879] Checking aperture...
[ 23.447883] CPU 0: aperture @ 893a000000 size 32 MB
[ 23.447884] Aperture too small (32 MB)
[ 23.452546] No AGP bridge found
[ 23.466691] Memory: 2053600k/2097088k available (2217k kernel code, 43100k
reserved, 1162k data, 304k init)
[ 23.546253] Calibrating delay using timer specific routine.. 4826.17
BogoMIPS (lpj=9652340)
[ 23.546300] Security Framework v1.0.0 initialized
[ 23.546305] SELinux: Disabled at boot.
[ 23.546324] Mount-cache hash table entries: 256
[ 23.546442] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 23.546444] CPU: L2 Cache: 512K (64 bytes/line)
[ 23.546446] CPU 0/0 -> Node 0
[ 23.546448] CPU: Physical Processor ID: 0
[ 23.546449] CPU: Processor Core ID: 0
[ 23.546468] SMP alternatives: switching to UP code
[ 23.546681] Early unpacking initramfs... done
[ 23.790647] ACPI: Core revision 20060707
[ 23.792882] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found,
using machine DSDT.
[ 23.836752] Using local APIC timer interrupts.
[ 23.878161] result 12557942
[ 23.878162] Detected 12.557 MHz APIC timer.
[ 23.881900] SMP alternatives: switching to SMP code
[ 23.882000] Booting processor 1/2 APIC 0x1
[ 23.892770] Initializing CPU#1
[ 23.970100] Calibrating delay using timer specific routine.. 4822.55
BogoMIPS (lpj=9645106)
[ 23.970106] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 23.970108] CPU: L2 Cache: 512K (64 bytes/line)
[ 23.970110] CPU 1/1 -> Node 0
[ 23.970111] CPU: Physical Processor ID: 0
[ 23.970113] CPU: Processor Core ID: 1
[ 23.970180] AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ stepping 02
[ 23.974103] CPU 1: Syncing TSC to CPU 0.
[ 23.973664] CPU 1: synchronized TSC with CPU 0 (last diff 2 cycles, maxerr
601 cycles)
[ 23.973672] Brought up 2 CPUs
[ 23.973733] Disabling vsyscall due to use of PM timer
[ 23.973735] time.c: Using 3.579545 MHz WALL PM GTOD PM timer.
[ 23.973737] time.c: Detected 2411.122 MHz processor.
[ 24.618935] migration_cost=161
[ 24.619211] Time: 18:55:49 Date: 05/17/107
[ 24.619244] NET: Registered protocol family 16
[ 24.619312] ACPI: bus type pci registered
[ 24.619316] PCI: Using configuration type 1
[ 24.625997] ACPI: Interpreter enabled
[ 24.625999] ACPI: Using IOAPIC for interrupt routing
[ 24.626426] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 24.626429] PCI: Probing PCI hardware (bus 00)
[ 24.627043] PCI: Transparent bridge - 0000:00:06.0
[ 24.627093] Boot video device is 0000:02:00.0
[ 24.627133] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 24.673065] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[ 24.674586] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 10 11 14 15) *0,
disabled.
[ 24.674836] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 9 10 11 14 15) *0,
disabled.
[ 24.675087] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 9 *10 11 14 15)
[ 24.675333] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 9 10 *11 14 15)
[ 24.675583] ACPI: PCI Interrupt Link [LNK5] (IRQs 5 7 9 10 11 14 15) *0,
disabled.
[ 24.675829] ACPI: PCI Interrupt Link [LNK6] (IRQs *5 7 9 10 11 14 15)
[ 24.676077] ACPI: PCI Interrupt Link [LNK7] (IRQs 5 7 9 10 11 14 15) *0,
disabled.
[ 24.676324] ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 11 14 15) *0,
disabled.
[ 24.676580] ACPI: PCI Interrupt Link [LP2P] (IRQs 5 7 9 10 11 14 15) *0,
disabled.
[ 24.676827] ACPI: PCI Interrupt Link [LUBA] (IRQs 5 7 9 10 11 14 *15)
[ 24.677075] ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 *10 11 14 15)
[ 24.677325] ACPI: PCI Interrupt Link [LAZA] (IRQs 5 7 9 10 11 14 *15)
[ 24.677574] ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 10 11 14 15) *0,
disabled.
[ 24.677821] ACPI: PCI Interrupt Link [LSMB] (IRQs 5 7 9 10 *11 14 15)
[ 24.678071] ACPI: PCI Interrupt Link [LUB2] (IRQs *5 7 9 10 11 14 15)
[ 24.678323] ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0,
disabled.
[ 24.678572] ACPI: PCI Interrupt Link [LSID] (IRQs 5 7 9 10 11 14 *15)
[ 24.678819] ACPI: PCI Interrupt Link [LFID] (IRQs 5 7 9 10 *11 14 15)
[ 24.679149] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
[ 24.679465] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
[ 24.679782] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
[ 24.680099] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
[ 24.680422] ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0, disabled.
[ 24.680739] ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0, disabled.
[ 24.681054] ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled.
[ 24.681368] ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0, disabled.
[ 24.681684] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled.
[ 24.682001] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
[ 24.682317] ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0, disabled.
[ 24.682637] ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0, disabled.
[ 24.682955] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled.
[ 24.683271] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled.
[ 24.683588] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled.
[ 24.683904] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
[ 24.684222] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled.
[ 24.684544] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled.
[ 24.686418] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 24.686429] pnp: PnP ACPI init
[ 24.690348] pnp: PnP ACPI: found 13 devices
[ 24.690411] PCI: Using ACPI for IRQ routing
[ 24.690414] PCI: If a device doesn't work, try "pci=routeirq". If it helps,
post a report
[ 24.690479] NET: Registered protocol family 8
[ 24.690481] NET: Registered protocol family 20
[ 24.690903] pnp: 00:01: ioport range 0x1000-0x107f could not be reserved
[ 24.690906] pnp: 00:01: ioport range 0x1080-0x10ff has been reserved
[ 24.690908] pnp: 00:01: ioport range 0x1400-0x147f has been reserved
[ 24.690911] pnp: 00:01: ioport range 0x1480-0x14ff could not be reserved
[ 24.690913] pnp: 00:01: ioport range 0x1800-0x187f has been reserved
[ 24.690915] pnp: 00:01: ioport range 0x1880-0x18ff has been reserved
[ 24.691169] PCI: Bridge: 0000:00:06.0
[ 24.691170] IO window: disabled.
[ 24.691174] MEM window: fb000000-fb0fffff
[ 24.691175] PREFETCH window: disabled.
[ 24.691179] PCI: Bridge: 0000:00:0f.0
[ 24.691181] IO window: a000-afff
[ 24.691184] MEM window: f8000000-faffffff
[ 24.691186] PREFETCH window: e0000000-efffffff
[ 24.691194] PCI: Setting latency timer of device 0000:00:06.0 to 64
[ 24.691199] PCI: Setting latency timer of device 0000:00:0f.0 to 64
[ 24.691265] NET: Registered protocol family 2
[ 24.736370] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 24.736679] TCP established hash table entries: 262144 (order: 10, 4194304
bytes)
[ 24.738295] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 24.738684] TCP: Hash tables configured (established 262144 bind 65536)
[ 24.738687] TCP reno registered
[ 24.748397] checking if image is initramfs... it is
[ 25.246393] Freeing initrd memory: 6827k freed
[ 25.249933] audit: initializing netlink socket (disabled)
[ 25.249949] audit(1182106549.772:1): initialized
[ 25.250133] VFS: Disk quotas dquot_6.5.1
[ 25.250152] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 25.250198] io scheduler noop registered
[ 25.250200] io scheduler anticipatory registered
[ 25.250201] io scheduler deadline registered
[ 25.250214] io scheduler cfq registered (default)
[ 25.250392] PCI: Setting latency timer of device 0000:00:0f.0 to 64
[ 25.250410] assign_interrupt_mode Found MSI capability
[ 25.250413] Allocate Port Service[0000:00:0f.0:pcie00]
[ 25.270011] Real Time Clock Driver v1.12ac
[ 25.270047] Linux agpgart interface v0.102 (c) Dave Jones
[ 25.270049] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing
enabled
[ 25.270163] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 25.270636] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 25.270809] mice: PS/2 mouse device common for all mice
[ 25.271262] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024
blocksize
[ 25.271411] input: Macintosh mouse button emulation as /class/input/input0
[ 25.271447] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 25.271451] ide: Assuming 33MHz system bus speed for PIO modes; override
with idebus=xx
[ 25.271605] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 25.271607] PNP: PS/2 controller doesn't have AUX irq; using default 12
[ 25.273812] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 25.273889] TCP cubic registered
[ 25.273898] NET: Registered protocol family 1
[ 25.273974] ACPI: (supports S0 S1 S4 S5)
[ 25.274020] Magic number: 11:78:949
[ 25.274037] hash matches device ttya4
[ 25.274119] hash matches device tty6
[ 25.274131] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 25.274202] Freeing unused kernel memory: 304k freed
[ 25.292975] input: AT Translated Set 2 keyboard as /class/input/input1
[ 26.426883] Capability LSM initialized
[ 26.816323] usbcore: registered new interface driver usbfs
[ 26.816347] usbcore: registered new interface driver hub
[ 26.816368] usbcore: registered new device driver usb
[ 26.889673] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI)
Driver
[ 26.890108] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
[ 26.890115] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [APCF] -> GSI 23
(level, low) -> IRQ 23
[ 26.890130] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 26.890133] ohci_hcd 0000:00:02.0: OHCI Host Controller
[ 26.890250] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus
number 1
[ 26.890267] ohci_hcd 0000:00:02.0: irq 23, io mem 0xfb104000
[ 26.895794] SCSI subsystem initialized
[ 26.900355] libata version 2.20 loaded.
[ 26.902283] forcedeth.c: Reverse Engineered nForce ethernet driver. Version
0.59.
[ 26.906660] ieee1394: Initialized config rom entry `ip1394'
[ 26.909422] Floppy drive(s): fd0 is 1.44M
[ 26.932212] FDC 0 is a post-1991 82077
[ 26.951128] usb usb1: configuration #1 chosen from 1 choice
[ 26.951286] hub 1-0:1.0: USB hub found
[ 26.951296] hub 1-0:1.0: 10 ports detected
[ 27.057525] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
[ 27.057533] ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [APCL] -> GSI 22
(level, low) -> IRQ 22
[ 27.057546] PCI: Setting latency timer of device 0000:00:02.1 to 64
[ 27.057548] ehci_hcd 0000:00:02.1: EHCI Host Controller
[ 27.057571] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus
number 2
[ 27.057596] ehci_hcd 0000:00:02.1: debug port 1
[ 27.057599] PCI: cache line size of 64 is not supported by device
0000:00:02.1
[ 27.057608] ehci_hcd 0000:00:02.1: irq 22, io mem 0xfb105000
[ 27.057613] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec
2004
[ 27.057676] usb usb2: configuration #1 chosen from 1 choice
[ 27.057697] hub 2-0:1.0: USB hub found
[ 27.057703] hub 2-0:1.0: 10 ports detected
[ 27.166673] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 21
[ 27.166680] ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [APCH] -> GSI 21
(level, low) -> IRQ 21
[ 27.166686] PCI: Setting latency timer of device 0000:00:08.0 to 64
[ 27.166693] forcedeth: using HIGHDMA
[ 27.687829] eth0: forcedeth.c: subsystem: 01458:e000 bound to 0000:00:08.0
[ 27.688617] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
[ 27.688624] ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [APC3] -> GSI 18
(level, low) -> IRQ 18
[ 27.703447] sata_nv 0000:00:05.0: version 3.3
[ 27.703844] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 20
[ 27.703850] ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [APSI] -> GSI 20
(level, low) -> IRQ 20
[ 27.703873] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 27.703928] ata1: SATA max UDMA/133 cmd 0x00000000000109f0 ctl
0x0000000000010bf2 bmdma 0x000000000001c400 irq 20
[ 27.703951] ata2: SATA max UDMA/133 cmd 0x0000000000010970 ctl
0x0000000000010b72 bmdma 0x000000000001c408 irq 20
[ 27.703960] scsi0 : sata_nv
[ 27.739004] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18]
MMIO=[fb004000-fb0047ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 27.775298] usb 2-10: new high speed USB device using ehci_hcd and address 3
[ 27.917398] usb 2-10: configuration #1 chosen from 1 choice
[ 28.174644] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 28.182770] ata1.00: ata_hpa_resize 1: sectors = 312579695, hpa_sectors =
312581808
[ 28.182774] ata1.00: Host Protected Area detected.
[ 28.182775] current size : 312579695 sectors (160040 MB)
[ 28.182777] native size : 312581808 sectors (160041 MB)
[ 28.182881] ata1.00: SET of native returned 301989907, expected 312581808
[ 28.194655] ata1.00: Native size increased to 312581808 sectors
[ 28.194658] ata1.00: ATA-7: WDC WD1600JS-00MHB0, 02.01C03, max UDMA/133
[ 28.194660] ata1.00: 312581808 sectors, multi 16: LBA48
[ 28.206722] ata1.00: ata_hpa_resize 1: sectors = 312581808, hpa_sectors =
312581808
[ 28.206724] ata1.00: configured for UDMA/133
[ 28.206753] scsi1 : sata_nv
[ 28.222523] usb 1-9: new low speed USB device using ohci_hcd and address 2
[ 28.428278] usb 1-9: configuration #1 chosen from 1 choice
[ 28.431352] usbcore: registered new interface driver libusual
[ 28.434488] Initializing USB Mass Storage driver...
[ 28.434549] scsi2 : SCSI emulation for USB Mass Storage devices
[ 28.434598] usb-storage: device found at 3
[ 28.434599] usb-storage: waiting for device to settle before scanning
[ 28.434609] usbcore: registered new interface driver usb-storage
[ 28.434611] USB Mass Storage support registered.
[ 28.443322] usbcore: registered new interface driver hiddev
[ 28.450251] input: Logitech USB Receiver as /class/input/input2
[ 28.450267] input: USB HID v1.10 Mouse [Logitech USB Receiver] on
usb-0000:00:02.0-9
[ 28.450273] usbcore: registered new interface driver usbhid
[ 28.450275] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[ 28.673816] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 28.682809] ata2.00: ata_hpa_resize 1: sectors = 320170943, hpa_sectors =
320173056
[ 28.682814] ata2.00: Host Protected Area detected.
[ 28.682815] current size : 320170943 sectors (163927 MB)
[ 28.682816] native size : 320173056 sectors (163928 MB)
[ 28.694487] ata2.00: SET of native returned 318767124, expected 320173056
[ 28.705807] ata2.00: Native size increased to 320173056 sectors
[ 28.705812] ata2.00: ATA-7: Maxtor 6L160M0, BACE1G10, max UDMA/133
[ 28.705814] ata2.00: 320173056 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 28.718731] ata2.00: ata_hpa_resize 1: sectors = 320173056, hpa_sectors =
320173056
[ 28.718735] ata2.00: configured for UDMA/133
[ 28.718845] scsi 0:0:0:0: Direct-Access ATA WDC WD1600JS-00M 02.0
PQ: 0 ANSI: 5
[ 28.719101] scsi 1:0:0:0: Direct-Access ATA Maxtor 6L160M0 BACE
PQ: 0 ANSI: 5
[ 28.719646] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 23
[ 28.719649] ACPI: PCI Interrupt 0000:00:05.1[B] -> Link [APSJ] -> GSI 23
(level, low) -> IRQ 23
[ 28.719672] PCI: Setting latency timer of device 0000:00:05.1 to 64
[ 28.719712] ata3: SATA max UDMA/133 cmd 0x00000000000109e0 ctl
0x0000000000010be2 bmdma 0x000000000001d800 irq 23
[ 28.719734] ata4: SATA max UDMA/133 cmd 0x0000000000010960 ctl
0x0000000000010b62 bmdma 0x000000000001d808 irq 23
[ 28.719743] scsi3 : sata_nv
[ 29.009358] ieee1394: Host added: ID:BUS[0-00:1023] GUID[000fea00006522bb]
[ 29.033204] ata3: SATA link down (SStatus 0 SControl 300)
[ 29.043448] ATA: abnormal status 0x7F on port 0x00000000000109e7
[ 29.043462] scsi4 : sata_nv
[ 29.356666] ata4: SATA link down (SStatus 0 SControl 300)
[ 29.366909] ATA: abnormal status 0x7F on port 0x0000000000010967
[ 29.368156] NFORCE-MCP55: IDE controller at PCI slot 0000:00:04.0
[ 29.368171] NFORCE-MCP55: chipset revision 161
[ 29.368172] NFORCE-MCP55: not 100% native mode: will probe irqs later
[ 29.368175] NFORCE-MCP55: BIOS didn't set cable bits correctly. Enabling
workaround.
[ 29.368179] NFORCE-MCP55: 0000:00:04.0 (rev a1) UDMA133 controller
[ 29.368185] ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA,
hdb:DMA
[ 29.368193] Probing IDE interface ide0...
[ 30.107491] hda: ASUS DVD-E616A, ATAPI CD/DVD-ROM drive
[ 30.890194] hdb: _NEC DVD_RW ND-4550A, ATAPI CD/DVD-ROM drive
[ 30.947347] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 30.959472] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[ 30.960259] sda: Write Protect is off
[ 30.960262] sda: Mode Sense: 00 3a 00 00
[ 30.960287] SCSI device sda: write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 30.960339] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[ 30.960346] sda: Write Protect is off
[ 30.960347] sda: Mode Sense: 00 3a 00 00
[ 30.960359] SCSI device sda: write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 30.960363] sda:<6>hda: ATAPI 48X DVD-ROM drive, 2048kB Cache
[ 30.965110] Uniform CD-ROM driver Revision: 3.20
[ 30.968735] hdb: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache,
UDMA(33)
[ 30.976499] sda1 sda2 sda3
[ 30.988410] sd 0:0:0:0: Attached scsi disk sda
[ 30.988569] SCSI device sdb: 320173056 512-byte hdwr sectors (163929 MB)
[ 30.988578] sdb: Write Protect is off
[ 30.988580] sdb: Mode Sense: 00 3a 00 00
[ 30.988593] SCSI device sdb: write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 30.988633] SCSI device sdb: 320173056 512-byte hdwr sectors (163929 MB)
[ 30.988640] sdb: Write Protect is off
[ 30.988641] sdb: Mode Sense: 00 3a 00 00
[ 30.988653] SCSI device sdb: write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 30.988655] sdb: sdb1
[ 31.008014] sd 1:0:0:0: Attached scsi disk sdb
[ 31.011204] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 31.011221] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 31.167250] Attempting manual resume
[ 31.167253] swsusp: Resume From Partition 8:2
[ 31.167254] PM: Checking swsusp image.
[ 31.167412] PM: Resume from disk failed.
[ 31.176215] EXT3-fs: INFO: recovery required on readonly filesystem.
[ 31.176218] EXT3-fs: write access will be enabled during recovery.
[ 31.273241] kjournald starting. Commit interval 5 seconds
[ 31.273258] EXT3-fs: recovery complete.
[ 31.273567] EXT3-fs: mounted filesystem with ordered data mode.
[ 33.430023] usb-storage: device scan complete
[ 33.430624] scsi 2:0:0:0: Direct-Access Generic USB SD Reader 1.00
PQ: 0 ANSI: 0
[ 33.431618] scsi 2:0:0:1: Direct-Access Generic USB CF Reader 1.01
PQ: 0 ANSI: 0
[ 33.432615] scsi 2:0:0:2: Direct-Access Generic USB SM Reader 1.02
PQ: 0 ANSI: 0
[ 33.433614] scsi 2:0:0:3: Direct-Access Generic USB MS Reader 1.03
PQ: 0 ANSI: 0
[ 33.435638] sd 2:0:0:0: Attached scsi removable disk sdc
[ 33.435665] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 33.437623] sd 2:0:0:1: Attached scsi removable disk sdd
[ 33.437646] sd 2:0:0:1: Attached scsi generic sg3 type 0
[ 33.439618] sd 2:0:0:2: Attached scsi removable disk sde
[ 33.439639] sd 2:0:0:2: Attached scsi generic sg4 type 0
[ 33.441615] sd 2:0:0:3: Attached scsi removable disk sdf
[ 33.441637] sd 2:0:0:3: Attached scsi generic sg5 type 0
[ 38.862288] NET: Registered protocol family 17
[ 38.888988] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 38.902134] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 38.912300] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x1c00
[ 38.912323] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x1c80
[ 38.937291] input: PC Speaker as /class/input/input3
[ 38.972122] parport: PnPBIOS parport detected.
[ 38.972166] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 39.049851] saa7146: register extension 'budget_ci dvb'.
[ 39.050286] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
[ 39.050292] ACPI: PCI Interrupt 0000:01:07.0[A] -> Link [APC4] -> GSI 19
(level, low) -> IRQ 19
[ 39.050313] saa7146: found saa7146 @ mem ffffc20000076000 (revision 1, irq
19) (0x13c2,0x1017).
[ 39.050320] saa7146 (0): dma buffer size 192512
[ 39.050322] DVB: registering new adapter (TT-Budget/S-1500 PCI).
[ 39.089441] adapter has MAC addr = 00:d0:5c:07:97:26
[ 39.089736] input: Budget-CI dvb ir receiver saa7146 (0) as
/class/input/input4
[ 39.089822] budget_ci: CI interface initialised
[ 39.395701] DVB: registering frontend 0 (ST STV0299 DVB-S)...
[ 39.396384] ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 22
[ 39.396388] ACPI: PCI Interrupt 0000:00:06.1[B] -> Link [AAZA] -> GSI 22
(level, low) -> IRQ 22
[ 39.396406] PCI: Setting latency timer of device 0000:00:06.1 to 64
[ 39.484022] dvb_ca adapter 0: DVB CAM detected and initialised successfully
[ 39.603688] hda_codec: Unknown model for ALC883, trying auto-probe from
BIOS...
[ 39.861593] fuse init (API version 7.8)
[ 39.876520] lp0: using parport0 (interrupt-driven).
[ 39.936663] Adding 4883752k swap on
/dev/disk/by-uuid/2f2f68ad-d3dc-45f1-92c6-e9c7bc3c9ae7. Priority:-1 extents:1
across:4883752k
[ 40.073960] EXT3 FS on sda1, internal journal
[ 40.266807] NET: Registered protocol family 10
[ 40.266899] lo: Disabled Privacy Extensions
[ 40.759466] kjournald starting. Commit interval 5 seconds
[ 40.759667] EXT3 FS on sda3, internal journal
[ 40.759673] EXT3-fs: mounted filesystem with ordered data mode.
[ 40.761404] kjournald starting. Commit interval 5 seconds
[ 40.761514] EXT3 FS on sdb1, internal journal
[ 40.761517] EXT3-fs: mounted filesystem with ordered data mode.
[ 47.051584] ibm_acpi: ec object not found
[ 47.099396] Using specific hotkey driver
[ 47.123921] No dock devices found.
[ 47.150949] input: Power Button (FF) as /class/input/input5
[ 47.150971] ACPI: Power Button (FF) [PWRF]
[ 47.151007] input: Power Button (CM) as /class/input/input6
[ 47.151022] ACPI: Power Button (CM) [PWRB]
[ 47.233441] pcc_acpi: loading...
[ 47.428836] powernow-k8: Found 2 AMD Athlon(tm) 64 X2 Dual Core Processor
4600+ processors (version 2.00.00)
[ 47.428858] powernow-k8: 0 : fid 0x10 (2400 MHz), vid 0x8
[ 47.428862] powernow-k8: 1 : fid 0xe (2200 MHz), vid 0xa
[ 47.428864] powernow-k8: 2 : fid 0xc (2000 MHz), vid 0xc
[ 47.428866] powernow-k8: 3 : fid 0xa (1800 MHz), vid 0xe
[ 47.428868] powernow-k8: 4 : fid 0x2 (1000 MHz), vid 0x12
[ 52.482596] ppdev: user-space parallel port driver
[ 53.125162] Bluetooth: Core ver 2.11
[ 53.125550] NET: Registered protocol family 31
[ 53.125553] Bluetooth: HCI device and connection manager initialized
[ 53.125557] Bluetooth: HCI socket layer initialized
[ 53.142708] Bluetooth: L2CAP ver 2.8
[ 53.142712] Bluetooth: L2CAP socket layer initialized
[ 53.145171] Bluetooth: RFCOMM socket layer initialized
[ 53.145185] Bluetooth: RFCOMM TTY layer initialized
[ 53.145186] Bluetooth: RFCOMM ver 1.8
[ 58.891728] eth0: no IPv6 routers present
[EMAIL PROTECTED]:~$
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel