Bug 12078 - DRI hangs for kernels above 2.6.24 on system wiht two graphics cards.
Summary: DRI hangs for kernels above 2.6.24 on system wiht two graphics cards.
Status: CLOSED OBSOLETE
Alias: None
Product: Platform Specific/Hardware
Classification: Unclassified
Component: i386 (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: platform_i386
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-22 08:26 UTC by Michael Widlok
Modified: 2012-05-14 16:36 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.25 and up
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description Michael Widlok 2008-11-22 08:26:38 UTC
Latest working kernel version: 2.6.24
Earliest failing kernel version: 2.6.25
Distribution: gentoo
Hardware Environment: Dell PE2850 (2x XEON, 4GB RAM) with 2 PCI radeons 9250
Software Environment: Xorg server 1.5.2

Problem Description:
 For any kernel above 2.6.24 (I tested with gentoo distribution kernels and official kernels up to 2.6.27) starting Xorg with dri enabled causes a system to hang. The problem can be reproduced with a few Xorg versions below 1.5.2 and with in kernel dri modules as well as with gentoo x11-drm modules. Looking in Xorg logs I see that int10 module fails for second graphics card (Log created with X -probeonly). I also can see that video ram of second graphics card is not detected correctly. With kernel below 2.6.25 it is OK.

Xorg log with 2.6.24 kernel (Xorg works with dri and 3 screens), related parts only:

X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27-gentoo-r2-mw-pae i686 
Current Operating System: Linux mermaid 2.6.24-gentoo-r8-mw-pae #9 SMP Mon Aug 4 18:49:12 CEST 2008 i686
Build Date: 15 November 2008  04:45:34PM
 
	
(!!) More than one possible primary device found
(!!) More than one possible primary device found
(--) PCI:*(0@9:4:0) ATI Technologies Inc RV280 [Radeon 9200 PRO] rev 1, Mem @ 0xd0000000/0, 0xfe1f0000/0, I/O @ 0x0000cc00/0, BIOS @ 0x????????/131072
(--) PCI: (0@9:4:1) ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) rev 1, Mem @ 0xc8000000/0, 0xfe1e0000/0
(--) PCI: (0@10:2:0) ATI Technologies Inc RV280 [Radeon 9200 PRO] rev 1, Mem @ 0xc0000000/0, 0xfdff0000/0, I/O @ 0x0000bc00/0, BIOS @ 0x????????/131072
(--) PCI: (0@10:2:1) ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) rev 1, Mem @ 0xb8000000/0, 0xfdfe0000/0
(--) PCI: (0@11:13:0) ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] rev 0, Mem @ 0xb0000000/0, 0xfdcf0000/0, I/O @ 0x0000ac00/0, BIOS @ 0x????????/131072

(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) RADEON(0): MMIO registers at 0x00000000fe1f0000: size 64KB
(II) RADEON(0): PCI bus 9 card 4 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(**) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "accel"
(**) RADEON(0): Option "BusType" "PCI"
(**) RADEON(0): Option "EnablePageFlip" "true"
(**) RADEON(0): Option "AccelDFS" "true"
(**) RADEON(0): Option "ColorTiling" "true"
(**) RADEON(0): Option "RenderAccel" "true"
(**) RADEON(0): Option "AccelMethod" "EXA"
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"

(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 4.1
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(--) RADEON(0): Chipset: "ATI Radeon 9250 5960 (AGP)" (ChipID = 0x5960)
(--) RADEON(0): Linear framebuffer at 0x00000000d0000000
(II) RADEON(0): PCI card detected
(**) RADEON(0): Forced into PCI mode
(II) Loading sub module "int10"
(II) LoadModule: "int10"

(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(II) RADEON(0): Legacy BIOS detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:09:04.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:09:04.0
(II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.29.0
(**) RADEON(0): Page Flipping enabled
(II) RADEON(0): Will try to use DMA for Xv image transfers
(II) RADEON(0): Generation 2 PCI interface, using max accessible memory
(II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)
(--) RADEON(0): Mapped VideoRAM: 131072 kByte (64 bit DDR SDRAM)

(II) RADEON(1): MMIO registers at 0x00000000fdff0000: size 64KB
(II) RADEON(1): PCI bus 10 card 2 func 0
(**) RADEON(1): Depth 24, (--) framebuffer bpp 32
(II) RADEON(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(**) RADEON(1): Default visual is TrueColor
(**) RADEON(1): Option "accel"
(**) RADEON(1): Option "BusType" "PCI"
(**) RADEON(1): Option "EnablePageFlip" "true"
(**) RADEON(1): Option "AccelDFS" "true"
(**) RADEON(1): Option "ColorTiling" "true"
(**) RADEON(1): Option "RenderAccel" "true"
(**) RADEON(1): Option "AccelMethod" "EXA"
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"

(II) Reloading /usr/lib/xorg/modules//libvgahw.so
(II) RADEON(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(1): RGB weight 888
(II) RADEON(1): Using 8 bits per RGB (8 bit DAC)
(--) RADEON(1): Chipset: "ATI Radeon 9250 5960 (AGP)" (ChipID = 0x5960)
(--) RADEON(1): Linear framebuffer at 0x00000000c0000000
(II) RADEON(1): PCI card detected
(**) RADEON(1): Forced into PCI mode
(II) Loading sub module "int10"
(II) LoadModule: "int10"

(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) RADEON(1): initializing int10
(II) RADEON(1): Legacy BIOS detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:0a:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:09:04.0
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:0a:02.0
(II) RADEON(1): [dri] Found DRI library version 1.3.0 and kernel module version 1.29.0
(**) RADEON(1): Page Flipping enabled
(II) RADEON(1): Will try to use DMA for Xv image transfers
(II) RADEON(1): Generation 2 PCI interface, using max accessible memory
(II) RADEON(1): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)
(--) RADEON(1): Mapped VideoRAM: 131072 kByte (64 bit DDR SDRAM)

-----------------------------------------------------------------------------------
Xorg log (from X -probeonly) with 2.6.25 kernel:

X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27-gentoo-r2-mw-pae i686 
Current Operating System: Linux mermaid 2.6.27-gentoo-r2-mw-pae #8 SMP Sun Nov 16 21:39:31 CET 2008 i686
Build Date: 15 November 2008  04:45:34PM
 
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) RADEON(0): MMIO registers at 0x00000000fe1f0000: size 64KB
(II) RADEON(0): PCI bus 9 card 4 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(**) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "accel"
(**) RADEON(0): Option "BusType" "PCI"
(**) RADEON(0): Option "EnablePageFlip" "true"
(**) RADEON(0): Option "AccelDFS" "true"
(**) RADEON(0): Option "ColorTiling" "true"
(**) RADEON(0): Option "RenderAccel" "true"
(**) RADEON(0): Option "AccelMethod" "EXA"
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"

(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 4.1
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(--) RADEON(0): Chipset: "ATI Radeon 9250 5960 (AGP)" (ChipID = 0x5960)
(--) RADEON(0): Linear framebuffer at 0x00000000d0000000
(II) RADEON(0): PCI card detected
(**) RADEON(0): Forced into PCI mode
(II) Loading sub module "int10"
(II) LoadModule: "int10"

(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(II) RADEON(0): Legacy BIOS detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:09:04.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:0b:0d.0
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:09:04.0
(II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.29.0
(**) RADEON(0): Page Flipping enabled
(II) RADEON(0): Will try to use DMA for Xv image transfers
(II) RADEON(0): Generation 2 PCI interface, using max accessible memory
(II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)
(--) RADEON(0): Mapped VideoRAM: 131072 kByte (64 bit DDR SDRAM)

(II) RADEON(1): MMIO registers at 0x00000000fdff0000: size 64KB
(II) RADEON(1): PCI bus 10 card 2 func 0
(**) RADEON(1): Depth 24, (--) framebuffer bpp 32
(II) RADEON(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(**) RADEON(1): Default visual is TrueColor
(**) RADEON(1): Option "accel"
(**) RADEON(1): Option "BusType" "PCI"
(**) RADEON(1): Option "EnablePageFlip" "true"
(**) RADEON(1): Option "AccelDFS" "true"
(**) RADEON(1): Option "ColorTiling" "true"
(**) RADEON(1): Option "RenderAccel" "true"
(**) RADEON(1): Option "AccelMethod" "EXA"
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"

(II) Reloading /usr/lib/xorg/modules//libvgahw.so
(II) RADEON(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(1): RGB weight 888
(II) RADEON(1): Using 8 bits per RGB (8 bit DAC)
(--) RADEON(1): Chipset: "ATI Radeon 9250 5960 (AGP)" (ChipID = 0x5960)
(--) RADEON(1): Linear framebuffer at 0x00000000c0000000
(II) RADEON(1): PCI card detected
(**) RADEON(1): Forced into PCI mode
(II) Loading sub module "int10"
(II) LoadModule: "int10"

(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) RADEON(1): initializing int10
(EE) RADEON(1): vm86() syscall generated signal 11.
(II) RADEON(1): EAX=0x00000a10, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
(II) RADEON(1): ESP=0x00000ffc, EBP=0x00000000, ESI=0x00000000, EDI=0x00000000
(II) RADEON(1): CS=0xc000, SS=0x0100, DS=0x0040, ES=0x0000, FS=0x0000, GS=0x0000
(II) RADEON(1): EIP=0x00000003, EFLAGS=0x00033202
(II) RADEON(1): code at 0x000c0003:
 e9 75 06 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 00 00 00 00 68 01 00 00 00 00 49 42 4d 00 00
(II) stack at 0x00001ffc:
 00 06 00 00
(II) RADEON(1): Legacy BIOS detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:0a:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:0b:0d.0
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:09:04.0
drmOpenDevice: node name is /dev/dri/card2
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:0a:02.0
(II) RADEON(1): [dri] Found DRI library version 1.3.0 and kernel module version 1.29.0
(**) RADEON(1): Page Flipping enabled
(II) RADEON(1): Will try to use DMA for Xv image transfers
(II) RADEON(1): Generation 2 PCI interface, using max accessible memory
(II) RADEON(1): Detected total video RAM=8192K, accessible=131072K (PCI BAR=131072K)
(--) RADEON(1): Mapped VideoRAM: 8192 kByte (64 bit SDR SDRAM)


If I try to start Xorg wihtout -probeonly the system hangs.

Steps to reproduce:
I think that this is related to my configuration only. Anyway the steps are:
1) boot 2.6.24 kernel with radeon dri modules
2) start Xorg (any version)
3) system works OK

4) reboot to 2.6.25 kernel
5) start X -probeonly (to get the log I attached above)
6) start X  - system hangs


Here are kernel messages for working system. The messages for third graphics card are from onboard radeon, unused in my system. The messages are indentical with 2.6.25 kernel.

Linux version 2.6.24-gentoo-r8-mw-pae (root@mermaid) (gcc version 4.3.1 (Gentoo 4.3.1 p1.0) ) #9 SMP Mon Aug 4 18:49:12 CEST 2008
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 0000000000100000 - 00000000affc0000 (usable)
 BIOS-e820: 00000000affc0000 - 00000000affcfc00 (ACPI data)
 BIOS-e820: 00000000affcfc00 - 00000000affff000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec90000 (reserved)
 BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
 BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
 BIOS-e820: 0000000100000000 - 0000000150000000 (usable)
4480MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000fe710
NX (Execute Disable) protection: active
Entering add_active_range(0, 0, 1376256) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   229376
  HighMem    229376 ->  1376256
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
    0:        0 ->  1376256
On node 0 totalpages: 1376256
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 1760 pages used for memmap
  Normal zone: 223520 pages, LIFO batch:31
  HighMem zone: 8960 pages used for memmap
  HighMem zone: 1137920 pages, LIFO batch:31
  Movable zone: 0 pages used for memmap
DMI 2.3 present.
ACPI: RSDP 000FD5B0, 0014 (r0 DELL  )
ACPI: RSDT 000FD5C4, 0038 (r1 DELL   PE BKC          1 MSFT  100000A)
ACPI: FACP 000FD620, 0074 (r1 DELL   PE BKC          1 MSFT  100000A)
ACPI: DSDT AFFC0000, 3CCD (r1 DELL   PE BKC          1 MSFT  100000E)
ACPI: FACS AFFCFC00, 0040
ACPI: APIC 000FD694, 00E0 (r1 DELL   PE BKC          1 MSFT  100000A)
ACPI: SPCR 000FD774, 0050 (r1 DELL   PE BKC          1 MSFT  100000A)
ACPI: HPET 000FD7C4, 0038 (r1 DELL   PE BKC          1 MSFT  100000A)
ACPI: MCFG 000FD7FC, 003C (r1 DELL   PE BKC          1 MSFT  100000A)
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] enabled)
Processor #6 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
Processor #1 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] enabled)
Processor #7 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x02] disabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x04] disabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x03] disabled)
ACPI: LAPIC (acpi_id[0x08] lapic_id[0x05] disabled)
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
ACPI: IOAPIC (id[0x09] address[0xfec80000] gsi_base[32])
IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 32-55
ACPI: IOAPIC (id[0x0a] address[0xfec83000] gsi_base[64])
IOAPIC[2]: apic_id 10, version 32, address 0xfec83000, GSI 64-87
ACPI: IOAPIC (id[0x0b] address[0xfec84000] gsi_base[96])
IOAPIC[3]: apic_id 11, version 32, address 0xfec84000, GSI 96-119
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 4 I/O APICs
ACPI: HPET id: 0xffffffff base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at b0000000 (gap: affff000:30001000)
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1365504
Kernel command line: auto BOOT_IMAGE=linux-2.6.24 ro root=811 rootflags=nobarrier mce=bootlog ipmi_watchdog.timeout=128 ipmi_watchdog.pretimeout=24 ipmi_watchdog.action=power_off ipmi_watchdog.preop=preop_panic ipmi_watchdog.start_now=0
mapped APIC to ffffb000 (fee00000)
mapped IOAPIC to ffffa000 (fec00000)
mapped IOAPIC to ffff9000 (fec80000)
mapped IOAPIC to ffff8000 (fec83000)
mapped IOAPIC to ffff7000 (fec84000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 2992.940 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 4144444k/5505024k available (2940k kernel code, 48472k reserved, 983k data, 244k init, 3276544k highmem)
virtual kernel memory layout:
    fixmap  : 0xfff82000 - 0xfffff000   ( 500 kB)
    pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
    vmalloc : 0xf8800000 - 0xffbfe000   ( 115 MB)
    lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
      .init : 0xc04dc000 - 0xc0519000   ( 244 kB)
      .data : 0xc03df151 - 0xc04d4d98   ( 983 kB)
      .text : 0xc0100000 - 0xc03df151   (2940 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
hpet clockevent registered
Calibrating delay using timer specific routine.. 5989.50 BogoMIPS (lpj=11979008)
Security Framework initialized
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000 00000000
monitor/mwait feature present.
using mwait in idle threads.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: After all inits, caps: bfebfbff 20100000 00000000 0000b180 0000641d 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (24) available
CPU0: Thermal monitoring enabled
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
Freeing SMP alternatives: 15k freed
ACPI: Core revision 20070126
CPU0: Intel(R) Xeon(TM) CPU 3.00GHz stepping 01
Booting processor 1/1 eip 2000
Initializing CPU#1
Calibrating delay using timer specific routine.. 5985.47 BogoMIPS (lpj=11970949)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000 00000000
monitor/mwait feature present.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: After all inits, caps: bfebfbff 20100000 00000000 0000b180 0000641d 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel P4/Xeon Extended MCE MSRs (24) available
CPU1: Thermal monitoring enabled
CPU1: Intel(R) Xeon(TM) CPU 3.00GHz stepping 01
Booting processor 2/6 eip 2000
Initializing CPU#2
Calibrating delay using timer specific routine.. 5985.45 BogoMIPS (lpj=11970908)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000 00000000
monitor/mwait feature present.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 3
CPU: After all inits, caps: bfebfbff 20100000 00000000 0000b180 0000641d 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#2.
CPU2: Intel P4/Xeon Extended MCE MSRs (24) available
CPU2: Thermal monitoring enabled
CPU2: Intel(R) Xeon(TM) CPU 3.00GHz stepping 01
Booting processor 3/7 eip 2000
Initializing CPU#3
Calibrating delay using timer specific routine.. 5985.46 BogoMIPS (lpj=11970935)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000 00000000
monitor/mwait feature present.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 3
CPU: After all inits, caps: bfebfbff 20100000 00000000 0000b180 0000641d 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#3.
CPU3: Intel P4/Xeon Extended MCE MSRs (24) available
CPU3: Thermal monitoring enabled
CPU3: Intel(R) Xeon(TM) CPU 3.00GHz stepping 01
Total of 4 processors activated (23945.90 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
checking TSC synchronization [CPU#0 -> CPU#2]: passed.
checking TSC synchronization [CPU#0 -> CPU#3]: passed.
Brought up 4 CPUs
net_namespace: 64 bytes
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfbe4e, last bus=11
Setting up standard PCI resources
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
PCI quirk: region 0880-08bf claimed by ICH4 GPIO
PCI: PXH quirk detected, disabling MSI for SHPC device
PCI: PXH quirk detected, disabling MSI for SHPC device
PCI: PXH quirk detected, disabling MSI for SHPC device
PCI: PXH quirk detected, disabling MSI for SHPC device
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PALO._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PALO.DOBA._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PALO.DOBB._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBLO._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBHI._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBHI.PXB1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBHI.PXB2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.VPR1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.VPR1.PXC1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.VPR1.PXC2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PICH._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 11 12)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 13 devices
ACPI: ACPI bus type pnp unregistered
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 64-bit timers, 14318180 Hz
Time: tsc clocksource has been installed.
Switched to high resolution mode on CPU 0
Switched to high resolution mode on CPU 1
Switched to high resolution mode on CPU 2
Switched to high resolution mode on CPU 3
system 00:09: ioport range 0x800-0x87f has been reserved
system 00:09: ioport range 0x880-0x8bf has been reserved
system 00:09: ioport range 0x8c0-0x8df has been reserved
system 00:09: ioport range 0x8e0-0x8e3 has been reserved
system 00:09: ioport range 0xc00-0xc0f has been reserved
system 00:09: ioport range 0xc10-0xc1f has been reserved
system 00:09: ioport range 0xca0-0xca7 has been reserved
system 00:09: ioport range 0xca9-0xcab has been reserved
system 00:09: ioport range 0xcad-0xcaf has been reserved
system 00:09: ioport range 0xc20-0xc3f has been reserved
system 00:0b: iomem range 0xe0000000-0xefffffff could not be reserved
PCI: Bridge: 0000:01:00.0
  IO window: disabled.
  MEM window: fe900000-feafffff
  PREFETCH window: d8000000-d80fffff
PCI: Bridge: 0000:01:00.2
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:02.0
  IO window: disabled.
  MEM window: fe800000-feafffff
  PREFETCH window: d8000000-d80fffff
PCI: Bridge: 0000:00:04.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:05:00.0
  IO window: e000-efff
  MEM window: fe600000-fe7fffff
  PREFETCH window: disabled.
PCI: Bridge: 0000:05:00.2
  IO window: d000-dfff
  MEM window: fe400000-fe5fffff
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:05.0
  IO window: d000-efff
  MEM window: fe300000-fe7fffff
  PREFETCH window: disabled.
PCI: Bridge: 0000:08:00.0
  IO window: c000-cfff
  MEM window: fe100000-fe2fffff
  PREFETCH window: c8000000-d7ffffff
PCI: Bridge: 0000:08:00.2
  IO window: b000-bfff
  MEM window: fdf00000-fe0fffff
  PREFETCH window: b8000000-c7ffffff
PCI: Bridge: 0000:00:06.0
  IO window: b000-cfff
  MEM window: fde00000-fe2fffff
  PREFETCH window: b8000000-d7ffffff
PCI: Bridge: 0000:00:1e.0
  IO window: a000-afff
  MEM window: fdc00000-fddfffff
  PREFETCH window: b0000000-b7ffffff
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:02.0 to 64
PCI: Setting latency timer of device 0000:01:00.0 to 64
PCI: Setting latency timer of device 0000:01:00.2 to 64
ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:04.0 to 64
ACPI: PCI Interrupt 0000:00:05.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:05.0 to 64
PCI: Setting latency timer of device 0000:05:00.0 to 64
PCI: Setting latency timer of device 0000:05:00.2 to 64
ACPI: PCI Interrupt 0000:00:06.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:06.0 to 64
PCI: Setting latency timer of device 0000:08:00.0 to 64
PCI: Setting latency timer of device 0000:08:00.2 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
Machine check exception polling timer started.
IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
highmem bounce pool size: 64 pages
SGI XFS with no debug enabled
io scheduler noop registered
io scheduler cfq registered (default)
Boot video device is 0000:09:04.0
Real Time Clock Driver v1.12ac
hpet_resources: 0xfed00000 is busy
Non-volatile memory driver v1.2
Linux agpgart interface v0.102
ipmi message handler version 39.1
ipmi device interface
IPMI System Interface driver.
ipmi_si: Trying SMBIOS-specified kcs state machine at i/o address 0xca8, slave address 0x20, irq 0
ipmi: Found new BMC (man_id: 0x0002a2,  prod_id: 0x0000, dev_id: 0x20)
IPMI kcs interface initialized
IPMI Watchdog: driver initialized
Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
IPMI poweroff: ATCA Detect mfg 0x2A2 prod 0x0
IPMI poweroff: Found a chassis style poweroff function
input: Power Button (FF) as /devices/virtual/input/input0
ACPI: Power Button (FF) [PWRF]
Serial: 8250/16550 driver $Revision: 1.90 $ 1 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
loop: module loaded
Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
Copyright (c) 1999-2006 Intel Corporation.
ACPI: PCI Interrupt 0000:06:07.0[A] -> GSI 64 (level, low) -> IRQ 17
e1000: 0000:06:07.0: e1000_probe: (PCI:66MHz:32-bit) 00:11:43:dc:84:b7
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
ACPI: PCI Interrupt 0000:07:08.0[A] -> GSI 65 (level, low) -> IRQ 18
e1000: 0000:07:08.0: e1000_probe: (PCI:66MHz:32-bit) 00:11:43:dc:84:b8
e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH5: IDE controller (0x8086:0x24db rev 0x02) at  PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: Unable to derive IRQ for device 0000:00:1f.1
ICH5: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
hda: Slimtype DVDRW SSM-85H5S, ATAPI CD/DVD-ROM drive
hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/33 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hda: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
megaraid: probe new device 0x1028:0x0013:0x1028:0x016d: bus 2:slot 14:func 0
ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 46 (level, low) -> IRQ 19
megaraid: fw version:[5B2D] bios version:[H435]
scsi0 : LSI Logic MegaRAID driver
scsi[0]: scanning scsi channel 0 [Phy 0] for non-raid devices
scsi 0:0:6:0: Processor         PE/PV    1x2 SCSI BP      1.0  PQ: 0 ANSI: 2
scsi[0]: scanning scsi channel 1 [Phy 1] for non-raid devices
scsi 0:1:4:0: Direct-Access     FUJITSU  MAP3367NC        0108 PQ: 0 ANSI: 3
scsi 0:1:6:0: Processor         PE/PV    1x4 SCSI BP      1.0  PQ: 0 ANSI: 2
scsi[0]: scanning scsi channel 2 [virtual] for logical drives
scsi 0:2:0:0: Direct-Access     MegaRAID LD 0 RAID1   12G 5B2D PQ: 0 ANSI: 2
scsi 0:2:1:0: Direct-Access     MegaRAID LD 1 RAID1  120G 5B2D PQ: 0 ANSI: 2
scsi 0:2:2:0: Direct-Access     MegaRAID LD 2 RAID1    7G 5B2D PQ: 0 ANSI: 2
Driver 'sd' needs updating - please use bus_type methods
sd 0:1:4:0: [sda] 71775284 512-byte hardware sectors (36749 MB)
sd 0:1:4:0: [sda] Write Protect is off
sd 0:1:4:0: [sda] Mode Sense: b3 00 00 08
sd 0:1:4:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:1:4:0: [sda] 71775284 512-byte hardware sectors (36749 MB)
sd 0:1:4:0: [sda] Write Protect is off
sd 0:1:4:0: [sda] Mode Sense: b3 00 00 08
sd 0:1:4:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2
sd 0:1:4:0: [sda] Attached SCSI disk
sd 0:2:0:0: [sdb] 24576000 512-byte hardware sectors (12583 MB)
sd 0:2:0:0: [sdb] Write Protect is off
sd 0:2:0:0: [sdb] Mode Sense: 00 00 00 00
sd 0:2:0:0: [sdb] Asking for cache data failed
sd 0:2:0:0: [sdb] Assuming drive cache: write through
sd 0:2:0:0: [sdb] 24576000 512-byte hardware sectors (12583 MB)
sd 0:2:0:0: [sdb] Write Protect is off
sd 0:2:0:0: [sdb] Mode Sense: 00 00 00 00
sd 0:2:0:0: [sdb] Asking for cache data failed
sd 0:2:0:0: [sdb] Assuming drive cache: write through
 sdb: sdb1 sdb2
sd 0:2:0:0: [sdb] Attached SCSI disk
sd 0:2:1:0: [sdc] 245760000 512-byte hardware sectors (125829 MB)
sd 0:2:1:0: [sdc] Write Protect is off
sd 0:2:1:0: [sdc] Mode Sense: 00 00 00 00
sd 0:2:1:0: [sdc] Asking for cache data failed
sd 0:2:1:0: [sdc] Assuming drive cache: write through
sd 0:2:1:0: [sdc] 245760000 512-byte hardware sectors (125829 MB)
sd 0:2:1:0: [sdc] Write Protect is off
sd 0:2:1:0: [sdc] Mode Sense: 00 00 00 00
sd 0:2:1:0: [sdc] Asking for cache data failed
sd 0:2:1:0: [sdc] Assuming drive cache: write through
 sdc: sdc1
sd 0:2:1:0: [sdc] Attached SCSI disk
sd 0:2:2:0: [sdd] 16179200 512-byte hardware sectors (8284 MB)
sd 0:2:2:0: [sdd] Write Protect is off
sd 0:2:2:0: [sdd] Mode Sense: 00 00 00 00
sd 0:2:2:0: [sdd] Asking for cache data failed
sd 0:2:2:0: [sdd] Assuming drive cache: write through
sd 0:2:2:0: [sdd] 16179200 512-byte hardware sectors (8284 MB)
sd 0:2:2:0: [sdd] Write Protect is off
sd 0:2:2:0: [sdd] Mode Sense: 00 00 00 00
sd 0:2:2:0: [sdd] Asking for cache data failed
sd 0:2:2:0: [sdd] Assuming drive cache: write through
 sdd:
sd 0:2:2:0: [sdd] Attached SCSI disk
ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfeb00000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 16, io base 0x00009ce0
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 21, io base 0x00009cc0
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 22, io base 0x00009ca0
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
usb 1-3: new high speed USB device using ehci_hcd and address 2
Initializing USB Mass Storage driver...
usb 1-3: configuration #1 chosen from 1 choice
hub 1-3:1.0: USB hub found
hub 1-3:1.0: 2 ports detected
usb 1-5: new high speed USB device using ehci_hcd and address 3
usb 1-5: configuration #1 chosen from 1 choice
hub 1-5:1.0: USB hub found
hub 1-5:1.0: 4 ports detected
usb 1-6: new high speed USB device using ehci_hcd and address 4
usb 1-6: configuration #1 chosen from 1 choice
hub 1-6:1.0: USB hub found
hub 1-6:1.0: 4 ports detected
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com
input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Advanced Linux Sound Architecture Driver Version 1.0.15 (Tue Nov 20 19:16:42 2007 UTC).
ACPI: PCI Interrupt 0000:0a:03.0[A] -> GSI 101 (level, low) -> IRQ 23
snd-ca0106: Model 100a Rev 00000000 Serial 100a1102
ALSA device list:
  #0: Audigy SE [SB0570] at 0xb8e0 irq 23
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
ctnetlink v0.93: registering with nfnetlink.
ip_tables: (C) 2000-2006 Netfilter Core Team
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ip6_tables: (C) 2000-2006 Netfilter Core Team
NET: Registered protocol family 17
Starting balanced_irq
Using IPI Shortcut mode
XFS mounting filesystem sdb1
Ending clean XFS mount for filesystem: sdb1
VFS: Mounted root (xfs filesystem) readonly.
Freeing unused kernel memory: 244k freed
XFS mounting filesystem sdb2
Ending clean XFS mount for filesystem: sdb2
XFS mounting filesystem dm-3
Ending clean XFS mount for filesystem: dm-3
XFS mounting filesystem dm-4
Ending clean XFS mount for filesystem: dm-4
XFS mounting filesystem dm-0
Ending clean XFS mount for filesystem: dm-0
XFS mounting filesystem dm-1
Ending clean XFS mount for filesystem: dm-1
XFS mounting filesystem dm-2
Ending clean XFS mount for filesystem: dm-2
XFS mounting filesystem dm-5
Ending clean XFS mount for filesystem: dm-5
XFS mounting filesystem dm-6
Ending clean XFS mount for filesystem: dm-6
XFS mounting filesystem dm-7
Ending clean XFS mount for filesystem: dm-7
XFS mounting filesystem dm-8
Ending clean XFS mount for filesystem: dm-8
XFS mounting filesystem dm-9
Ending clean XFS mount for filesystem: dm-9
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:09:04.0[A] -> GSI 106 (level, low) -> IRQ 24
[drm] Initialized radeon 1.29.0 20080613 on minor 0
PCI: Enabling device 0000:0a:02.0 (0000 -> 0003)
ACPI: PCI Interrupt 0000:0a:02.0[A] -> GSI 96 (level, low) -> IRQ 25
[drm] Initialized radeon 1.29.0 20080613 on minor 1
PCI: Enabling device 0000:0b:0d.0 (0080 -> 0083)
ACPI: PCI Interrupt 0000:0b:0d.0[A] -> GSI 18 (level, low) -> IRQ 22
[drm] Initialized radeon 1.29.0 20080613 on minor 2
ADDRCONF(NETDEV_UP): eth0: link is not ready
ADDRCONF(NETDEV_UP): eth1: link is not ready
e1000: eth1: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
eth1: no IPv6 routers present
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 2 usecs
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 2 usecs
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 1 usecs
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 2 usecs
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 1 usecs
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 2 usecs
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 1 usecs
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 2 usecs
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 1 usecs
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 2 usecs
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 1 usecs
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 2 usecs
[drm] wait idle failed status : 0x8007C100 0x00000000
[drm] wait idle failed status : 0x8007C100 0x00000000
[drm] wait idle failed status : 0x8007C100 0x00000000


Regards,
Michael Widlok.

Note You need to log in before you can comment on or make changes to this bug.