[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#607793: linux-image-2.6.26-2-686: scsi related kernel panic in 686 during boot, works in 486



 Ben, thank you very much for your time and effort.

On 22.12.2010 16:35, Ben Hutchings wrote:
The key messages are clear:
[    5.812886] ahc_pci:0:5:0: Using left over BIOS settings
...
[   21.396440] Kernel panic - not syncing: HOST_MSG_LOOP with invalid SCB ff

The panic is generated by the driver code used for various Adaptec SCSI
adapters.  I think that this error would normally indicate a fault in
the SCSI adapter and the driver should not panic, but that may not be
easy to avoid.  However, since the 486 kernel works, the fault is
clearly in software.
I figured as much, thanks for the clarification.
Could you test the 686 kernel with the added kernel parameter
'maxcpus=1'?
Well I'll be...  :)
I added maxcpus=1 and the 686 kernel loaded fine.

What can I do next?
Is there any chance to fix or work around this so that I can get dual-cpu support?

Ilan.
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.26-2-686 (Debian 2.6.26-26lenny1) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Thu Nov 25 01:53:57 UTC 2010
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000eac00 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
[    0.000000]  BIOS-e820: 000000000fff0000 - 000000000ffffc00 (ACPI data)
[    0.000000]  BIOS-e820: 000000000ffffc00 - 0000000010000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fffeac00 - 0000000100000000 (reserved)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 255MB LOWMEM available.
[    0.000000] found SMP MP-table at [c00f6e40] 000f6e40
[    0.000000] Entering add_active_range(0, 0, 65520) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->    65520
[    0.000000]   HighMem     65520 ->    65520
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->    65520
[    0.000000] On node 0 totalpages: 65520
[    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: 480 pages used for memmap
[    0.000000]   Normal zone: 60944 pages, LIFO batch:15
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] DMI 2.2 present.
[    0.000000] ACPI: RSDP 000F6E20, 0014 (r0 PTLTD )
[    0.000000] ACPI: RSDT 0FFFD313, 0030 (r1 PTLTD    RSDT          1  LTP        0)
[    0.000000] ACPI: FACP 0FFFFB09, 0074 (r1 HP     E 60            2 PTL     F4240)
[    0.000000] ACPI: DSDT 0FFFD343, 27C6 (r1     HP     E 60        0 MSFT  100000B)
[    0.000000] ACPI: FACS 0FFFFFC0, 0040
[    0.000000] ACPI: APIC 0FFFFB7D, 005C (r1 PTLTD    APIC          0  LTP        0)
[    0.000000] ACPI: BOOT 0FFFFBD9, 0027 (r1 PTLTD  $SBFTBL$        0  LTP        1)
[    0.000000] ACPI: PM-Timer IO Port: 0x8008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x01] enabled)
[    0.000000] WARNING: maxcpus limit of 1 reached. Processor ignored.
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 20 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 20000000 (gap: 10000000:eec00000)
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000eb000
[    0.000000] PM: Registered nosave memory: 00000000000eb000 - 0000000000100000
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] PERCPU: Allocating 37992 bytes of per cpu data
[    0.000000] NR_CPUS: 8, nr_cpu_ids: 2
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65008
[    0.000000] Kernel command line: root=/dev/md0 ro maxcpus=1
[    0.000000] mapped APIC to ffffb000 (fee00000)
[    0.000000] mapped IOAPIC to ffffa000 (fec00000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
[    0.000000] Detected 451.023 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.004000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.004000] Memory: 249540k/262080k available (1771k kernel code, 11888k reserved, 749k data, 244k init, 0k highmem)
[    0.004000] virtual kernel memory layout:
[    0.004000]     fixmap  : 0xfff4c000 - 0xfffff000   ( 716 kB)
[    0.004000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.004000]     vmalloc : 0xd0800000 - 0xff7fe000   ( 751 MB)
[    0.004000]     lowmem  : 0xc0000000 - 0xcfff0000   ( 255 MB)
[    0.004000]       .init : 0xc037f000 - 0xc03bc000   ( 244 kB)
[    0.004000]       .data : 0xc02baf25 - 0xc0376620   ( 749 kB)
[    0.004000]       .text : 0xc0100000 - 0xc02baf25   (1771 kB)
[    0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.084702] Calibrating delay using timer specific routine.. 903.82 BogoMIPS (lpj=1807649)
[    0.085032] Security Framework initialized
[    0.085115] SELinux:  Disabled at boot.
[    0.085185] Capability LSM initialized
[    0.085335] Mount-cache hash table entries: 512
[    0.086090] Initializing cgroup subsys ns
[    0.086167] Initializing cgroup subsys cpuacct
[    0.086236] Initializing cgroup subsys devices
[    0.086397] CPU: L1 I cache: 16K, L1 D cache: 16K
[    0.086503] CPU: L2 cache: 512K
[    0.086572] Intel machine check architecture supported.
[    0.086646] Intel machine check reporting enabled on CPU#0.
[    0.086766] Checking 'hlt' instruction... OK.
[    0.100853] SMP alternatives: switching to UP code
[    0.120007] ACPI: Core revision 20080321
[    0.130681] ENABLING IO-APIC IRQs
[    0.131140] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.170971] CPU0: Intel Pentium II (Deschutes) stepping 02
[    0.172010] Brought up 1 CPUs
[    0.172010] Total of 1 processors activated (903.82 BogoMIPS).
[    0.172010] CPU0 attaching sched-domain:
[    0.172010]  domain 0: span 0
[    0.172010]   groups: 0
[    0.172010] net_namespace: 660 bytes
[    0.172010] Booting paravirtualized kernel on bare hardware
[    0.172010] NET: Registered protocol family 16
[    0.172790] ACPI: bus type pci registered
[    0.189444] PCI: PCI BIOS revision 2.10 entry at 0xfdad2, last bus=2
[    0.189520] PCI: Using configuration type 1 for base access
[    0.189636] Setting up standard PCI resources
[    0.202861] ACPI: EC: Look up EC in DSDT
[    0.214944] ACPI: Interpreter enabled
[    0.215020] ACPI: (supports S0 S1 S5)
[    0.215228] ACPI: Using IOAPIC for interrupt routing
[    0.237334] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.238056] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[    0.238066] * this clock source is slow. Consider trying other clock sources
[    0.238277] pci 0000:00:04.3: quirk: region 8000-803f claimed by PIIX4 ACPI
[    0.238355] pci 0000:00:04.3: quirk: region e800-e80f claimed by PIIX4 SMB
[    0.239133] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.240168] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[    0.247496] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.248501] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.249584] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.250570] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.251820] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.252182] pnp: PnP ACPI init
[    0.252277] ACPI: bus type pnp registered
[    0.275860] pnp: PnP ACPI: found 12 devices
[    0.275935] ACPI: ACPI bus type pnp unregistered
[    0.276052] PnPBIOS: Disabled by ACPI PNP
[    0.278035] PCI: Using ACPI for IRQ routing
[    0.278826] ACPI: RTC can wake from S4
[    0.279055] system 00:05: iomem range 0xfffd0000-0xfffeffff could not be reserved
[    0.312053] PCI: Bridge: 0000:00:01.0
[    0.312123]   IO window: 9000-9fff
[    0.312188]   MEM window: 0xfc200000-0xfc2fffff
[    0.312254]   PREFETCH window: 0x00000000fd000000-0x00000000fdffffff
[    0.312329] PCI: Bridge: 0000:00:0c.0
[    0.312391]   IO window: 2000-2fff
[    0.312453]   MEM window: 0xfc300000-0xfc3fffff
[    0.312518]   PREFETCH window: disabled.
[    0.312741] NET: Registered protocol family 2
[    0.313333] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.314511] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.314914] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.315309] TCP: Hash tables configured (established 8192 bind 8192)
[    0.315383] TCP reno registered
[    0.315881] NET: Registered protocol family 1
[    0.316509] checking if image is initramfs...<7>Switched to high resolution mode on CPU 0
[    1.627670]  it is
[    3.133140] Freeing initrd memory: 6295k freed
[    3.133950] Simple Boot Flag at 0x35 set to 0x1
[    3.137139] audit: initializing netlink socket (disabled)
[    3.137262] type=2000 audit(1293030687.136:1): initialized
[    3.137905] Total HugeTLB memory allocated, 0
[    3.138372] VFS: Disk quotas dquot_6.5.1
[    3.138591] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.138853] msgmni has been set to 500
[    3.139547] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    3.139641] io scheduler noop registered
[    3.139703] io scheduler anticipatory registered
[    3.139767] io scheduler deadline registered
[    3.139913] io scheduler cfq registered (default)
[    3.140050] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    3.140217] pci 0000:00:06.0: Firmware left e100 interrupts enabled; disabling
[    3.140326] pci 0000:01:00.0: Boot video device
[    3.142540] isapnp: Scanning for PnP cards...
[    3.497536] isapnp: No Plug & Play device found
[    3.516599] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    3.517124] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    3.517574] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    3.519617] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    3.520489] 00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    3.530870] brd: module loaded
[    3.531559] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
[    3.784531] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.785428] mice: PS/2 mouse device common for all mice
[    3.786183] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    3.786298] rtc0: alarms up to one month, y3k
[    3.786605] cpuidle: using governor ladder
[    3.786677] cpuidle: using governor menu
[    3.786756] No iBFT detected.
[    3.789200] TCP cubic registered
[    3.789269] NET: Registered protocol family 17
[    3.789353] Using IPI No-Shortcut mode
[    3.790241] registered taskstats version 1
[    3.790835] rtc_cmos 00:02: setting system clock to 2010-12-22 15:11:28 UTC (1293030688)
[    3.793169] Freeing unused kernel memory: 244k freed
[    3.814948] input: AT Translated Set 2 keyboard as /class/input/input0
[    4.307824] ACPI: ACPI0007:00 is registered as cooling_device0
[    4.308340] ACPI: ACPI0007:01 is registered as cooling_device1
[    5.797309] No dock devices found.
[    6.467500] SCSI subsystem initialized
[    6.892913] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
[    6.893003] e100: Copyright(c) 1999-2006 Intel Corporation
[    6.893208] ACPI: PCI Interrupt 0000:00:06.0[A] -> GSI 19 (level, low) -> IRQ 19
[    6.917469] e100: eth0: e100_probe: addr 0xfc102000, irq 19, MAC addr 00:e0:18:c2:37:29
[    6.951745] ACPI: PCI Interrupt 0000:00:05.0[A] -> GSI 18 (level, low) -> IRQ 18
[    6.962954] ahc_pci:0:5:0: Using left over BIOS settings
[    7.054501] usbcore: registered new interface driver usbfs
[    7.054734] usbcore: registered new interface driver hub
[    7.055015] usbcore: registered new device driver usb
[    7.529973] 8139too Fast Ethernet driver 0.9.28
[    7.539663] USB Universal Host Controller Interface driver v3.0
[    7.548803] Floppy drive(s): fd0 is 1.44M
[    7.549281] libata version 3.00 loaded.
[    7.569085] FDC 0 is a post-1991 82077
[   22.056076] scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
[   22.056086]         <Adaptec aic7895 Ultra SCSI adapter>
[   22.056093]         aic7895C: Ultra Wide Channel A, SCSI Id=7, 32/253 SCBs
[   22.056101] 
[   22.057357] ACPI: PCI Interrupt 0000:00:05.1[B] -> GSI 18 (level, low) -> IRQ 18
[   22.067950] ahc_pci:0:5:1: Host Adapter Bios disabled.  Using default SCSI device parameters
[   22.076210] scsi 0:0:0:0: Direct-Access     FUJITSU  MAE3091LP        0112 PQ: 0 ANSI: 2
[   22.076320] scsi0:A:0:0: Tagged Queuing enabled.  Depth 8
[   22.076468]  target0:0:0: Beginning Domain Validation
[   22.078927]  target0:0:0: wide asynchronous
[   22.080330]  target0:0:0: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 8)
[   22.080330]  target0:0:0: Domain Validation skipping write tests
[   22.080330]  target0:0:0: Ending Domain Validation
[   23.364016] scsi 0:0:8:0: Direct-Access     FUJITSU  MAE3091LP        0112 PQ: 0 ANSI: 2
[   23.364016] scsi0:A:8:0: Tagged Queuing enabled.  Depth 8
[   23.364016]  target0:0:8: Beginning Domain Validation
[   23.364016]  target0:0:8: wide asynchronous
[   23.364016]  target0:0:8: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 8)
[   23.364016]  target0:0:8: Domain Validation skipping write tests
[   23.364016]  target0:0:8: Ending Domain Validation
[   37.080068] scsi1 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
[   37.080078]         <Adaptec aic7895 Ultra SCSI adapter>
[   37.080084]         aic7895C: Ultra Wide Channel B, SCSI Id=7, 32/253 SCBs
[   37.080092] 
[   37.081437] ACPI: PCI Interrupt 0000:00:04.2[D] -> GSI 19 (level, low) -> IRQ 19
[   37.081588] uhci_hcd 0000:00:04.2: UHCI Host Controller
[   37.081993] uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
[   37.082160] uhci_hcd 0000:00:04.2: irq 19, io base 0x00001840
[   37.082672] usb usb1: configuration #1 chosen from 1 choice
[   37.082909] hub 1-0:1.0: USB hub found
[   37.083015] hub 1-0:1.0: 2 ports detected
[   37.184608] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[   37.184700] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   37.184783] usb usb1: Product: UHCI Host Controller
[   37.184849] usb usb1: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[   37.184918] usb usb1: SerialNumber: 0000:00:04.2
[   37.185328] ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 19 (level, low) -> IRQ 19
[   37.187231] eth1: RealTek RTL8139 at 0x2000, 00:50:bf:17:40:84, IRQ 19
[   37.187308] eth1:  Identified 8139 chip type 'RTL-8139B'
[   37.216542] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[   37.282281] Uniform Multi-Platform E-IDE driver
[   37.282372] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[   37.317049] PIIX4: IDE controller (0x8086:0x7111 rev 0x01) at  PCI slot 0000:00:04.1
[   37.317184] PIIX4: not 100% native mode: will probe irqs later
[   37.317275]     ide0: BM-DMA at 0x1860-0x1867
[   37.317359]     ide1: BM-DMA at 0x1868-0x186f
[   37.317435] Probing IDE interface ide0...
[   72.167074] ide0: Wait for ready failed before probe !
[   72.223593] Driver 'sd' needs updating - please use bus_type methods
[   72.224577]  target0:0:0: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 8)
[   72.229615] sd 0:0:0:0: [sda] 17826240 512-byte hardware sectors (9127 MB)
[   72.233386] sd 0:0:0:0: [sda] Write Protect is off
[   72.233462] sd 0:0:0:0: [sda] Mode Sense: a7 00 10 08
[   72.236437] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[   72.239627] sd 0:0:0:0: [sda] 17826240 512-byte hardware sectors (9127 MB)
[   72.242552] sd 0:0:0:0: [sda] Write Protect is off
[   72.242637] sd 0:0:0:0: [sda] Mode Sense: a7 00 10 08
[   72.248340] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[   72.248452]  sda: sda1 sda2
[   72.253363] sd 0:0:0:0: [sda] Attached SCSI disk
[   72.254273]  target0:0:8: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 8)
[   72.255325] sd 0:0:8:0: [sdb] 17826240 512-byte hardware sectors (9127 MB)
[   72.258418] sd 0:0:8:0: [sdb] Write Protect is off
[   72.258495] sd 0:0:8:0: [sdb] Mode Sense: a7 00 10 08
[   72.260266] sd 0:0:8:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[   72.261046] sd 0:0:8:0: [sdb] 17826240 512-byte hardware sectors (9127 MB)
[   72.263836] sd 0:0:8:0: [sdb] Write Protect is off
[   72.263913] sd 0:0:8:0: [sdb] Mode Sense: a7 00 10 08
[   72.265523] sd 0:0:8:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[   72.265625]  sdb: sdb1 sdb2
[   72.275720] sd 0:0:8:0: [sdb] Attached SCSI disk
[   72.844229] Probing IDE interface ide1...
[   73.580180] hdc: HITACHI CDR-8435, ATAPI CD/DVD-ROM drive
[   73.916195] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[   73.917717] hdc: Disabling (U)DMA for HITACHI CDR-8435 (blacklisted)
[   73.917809] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[   73.920850] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[   73.921030] ide1 at 0x170-0x177,0x376 on irq 15
[   74.018466] hdc: ATAPI 32X CD-ROM drive, 128kB Cache
[   74.018689] Uniform CD-ROM driver Revision: 3.20
[   74.187079] scsi: waiting for bus probes to complete ...
[   76.025860] md: raid1 personality registered for level 1
[   76.073851] md: md0 stopped.
[   76.181815] md: bind<sdb2>
[   76.184517] md: bind<sda2>
[   76.243102] raid1: raid set md0 active with 2 out of 2 mirrors
[   76.457302] PM: Starting manual resume from disk
[   76.599570] kjournald starting.  Commit interval 5 seconds
[   76.599693] EXT3-fs: mounted filesystem with ordered data mode.
[   79.080110] udevd version 125 started
[   83.522866] input: PC Speaker as /class/input/input1
[   84.795672] Linux agpgart interface v0.103
[   84.870281] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   85.055265] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   85.078050] agpgart: Detected an Intel 440BX Chipset.
[   85.103050] agpgart: AGP aperture is 256M @ 0x30000000
[   85.438574] piix4_smbus 0000:00:04.3: Found 0000:00:04.3 device
[   86.611650] Error: Driver 'pcspkr' is already registered, aborting...
[   86.711393] parport_pc 00:0a: reported by Plug and Play ACPI
[   86.711539] parport0: PC-style at 0x378, irq 7 [PCSPP]
[   87.281929] input: Power Button (FF) as /class/input/input2
[   87.308268] ACPI: Power Button (FF) [PWRF]
[   92.140465] Adding 248968k swap on /dev/sda1.  Priority:-1 extents:1 across:248968k
[   92.172017] Adding 248968k swap on /dev/sdb1.  Priority:-2 extents:1 across:248968k
[   92.725638] EXT3 FS on md0, internal journal
[   93.425258] loop: module loaded
[   96.094817] eth1: link up, 100Mbps, full-duplex, lpa 0x45E1

Reply to: