--- Begin Message ---
Package: linux-image-2.6.12-1-386
Version: 2.6.12-1
Severity: normal
Tags: d-i
My main d-i test machine is a proliant DL360, and I'm running d-i on it.
With the 2.6.12 kernel I get a new kernel oops when the ide-generic
module is loaded.
Aug 5 22:20:44 kernel: SvrWks CSB5: IDE controller at PCI slot 0000:00:0f.1
Aug 5 22:20:44 kernel: SvrWks CSB5: chipset revision 147
Aug 5 22:20:44 kernel: SvrWks CSB5: not 100% native mode: will probe irqs later
Aug 5 22:20:44 kernel: SvrWks CSB5: simplex device: DMA forced
Aug 5 22:20:44 kernel: ide0: BM-DMA at 0x2000-0x2007, BIOS settings:
hda:pio, hdb:pio
Aug 5 22:20:44 kernel: general protection fault: 0000 [#1]
Aug 5 22:20:44 kernel: Modules linked in: ide_generic pdc202xx_new aec62xx
alim15x3 amd74xx atiixp cmd64x cs5520 cs5530 cy82c693 generic hpt34x ns87415
opti621 pdc202xx_old piix rz1000 sc1200 siimage sis5513 slc
90e66 triflex trm290 via82cxxx floppy usb_storage scsi_mod serverworks ide_core
usbserial usbhid usbkbd ohci_hcd usbcore thermal processor fan unix
Aug 5 22:20:44 kernel: CPU: 0
Aug 5 22:20:44 kernel: EIP: 0060:[<f8820073>] Not tainted VLI
Aug 5 22:20:44 kernel: EFLAGS: 00010246 (2.6.12-1-386)
Aug 5 22:20:44 kernel: EIP is at 0xf8820073
Aug 5 22:20:44 kernel: eax: 00000000 ebx: f88ac520 ecx: 00003068 edx:
00003068
Aug 5 22:20:44 kernel: esi: 00000000 edi: f883cbda ebp: 00000000 esp:
f6e2bf04
Aug 5 22:20:44 kernel: ds: 007b es: 007b ss: 0068
Aug 5 22:20:44 kernel: Process insmod (pid: 4084, threadinfo=f6e2a000
task=f6a36520)
Aug 5 22:20:44 kernel: Stack: f883bb1f f88ac520 f88ac520 f883cbb8 f889d939
f88ac520 00000000 00000000
Aug 5 22:20:44 kernel: 0000005a 00000000 00000000 f883cbb8 dff7e000
f889da77 dff7e000 f883cbb8
Aug 5 22:20:44 kernel: 00000000 f6e2bf78 01f7e000 00000000 f883cbb8
dff7e000 c0000000 f6e2a000
Aug 5 22:20:44 kernel: Call Trace:
Aug 5 22:20:44 kernel: [<f883bb1f>] init_hwif_svwks+0xcc/0x151 [serverworks]
Aug 5 22:20:44 kernel: [<f889d939>] ide_pci_setup_ports+0x116/0x14c [ide_core]
Aug 5 22:20:44 kernel: [<f889da77>] do_ide_setup_pci_device+0x108/0x114
[ide_core]
Aug 5 22:20:44 kernel: [<f889da9b>] ide_setup_pci_device+0x18/0x7d [ide_core]
Aug 5 22:20:44 kernel: [<f889dc1a>] ide_scan_pcidev+0x27/0x4c [ide_core]
Aug 5 22:20:44 kernel: [<f889dc6e>] ide_scan_pcibus+0x2f/0x95 [ide_core]
Aug 5 22:20:44 kernel: [<f8907005>] ide_generic_init+0x5/0x12 [ide_generic]
Aug 5 22:20:44 kernel: [<c0127f33>] sys_init_module+0xb8/0x176
Aug 5 22:20:44 kernel: [<c0102e85>] syscall_call+0x7/0xb
Aug 5 22:20:44 kernel: Code: 6b 63 72 63 74 61 62 5f 69 64 65 5f 64 6d 61 5f
73 70 65 65 64 00 5f 5f 6b 73 74 72 74 61 62 5f 69 64 65 5f 64 6d 61 5f 73 70
65 <65> 64 00 5f 5f 6b 73 79 6d 74 61 62 5f 69 64 65 5f 64 6d 61 5f
I'd forgotten this thing has a serverworks ide controller in it; the main
controller is a cciss hardware raid. So this ide controller only drives the CD
drive.
Anyway, after this lsmod shows ide-generic is loaded, but apparently the
modprobe ide-generic fails, and this breaks my automated install
testing.
I've attached the full kernel log, in which you can also see some
unrelated bonus fun, including a backtrace from "Device 'i82365.0' does
not have a release() function, it is broken and must be fixed.".
I'll also attach the d-i hardware-summary file, which has some possibly
useful info like PCI ids.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
-- no debconf information
--
see shy jo
Aug 5 22:16:30 kernel: klogd started: BusyBox v1.00 (Debian 1:1.00-4)
Aug 5 22:16:30 kernel: Linux version 2.6.12-1-386 ([EMAIL PROTECTED]) (gcc
version 4.0.1 (Debian 4.0.1-2)) #1 Wed Jul 20 21:34:15 UTC 2005
Aug 5 22:16:30 kernel: BIOS-provided physical RAM map:
Aug 5 22:16:30 kernel: BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
Aug 5 22:16:30 kernel: BIOS-e820: 000000000009f400 - 00000000000a0000
(reserved)
Aug 5 22:16:30 kernel: BIOS-e820: 00000000000f0000 - 0000000000100000
(reserved)
Aug 5 22:16:30 kernel: BIOS-e820: 0000000000100000 - 00000000bfffa000 (usable)
Aug 5 22:16:30 kernel: BIOS-e820: 00000000bfffa000 - 00000000c0000000 (ACPI
data)
Aug 5 22:16:30 kernel: BIOS-e820: 00000000fec00000 - 00000000fec10000
(reserved)
Aug 5 22:16:30 kernel: BIOS-e820: 00000000fee00000 - 00000000fee10000
(reserved)
Aug 5 22:16:30 kernel: BIOS-e820: 00000000ffc00000 - 0000000100000000
(reserved)
Aug 5 22:16:30 kernel: Warning only 896MB will be used.
Aug 5 22:16:30 kernel: Use a HIGHMEM enabled kernel.
Aug 5 22:16:30 kernel: 896MB LOWMEM available.
Aug 5 22:16:30 kernel: found SMP MP-table at 000f4fd0
Aug 5 22:16:30 kernel: On node 0 totalpages: 229376
Aug 5 22:16:30 kernel: DMA zone: 4096 pages, LIFO batch:1
Aug 5 22:16:30 kernel: Normal zone: 225280 pages, LIFO batch:31
Aug 5 22:16:30 kernel: HighMem zone: 0 pages, LIFO batch:1
Aug 5 22:16:30 kernel: DMI 2.3 present.
Aug 5 22:16:30 kernel: ACPI: RSDP (v000 COMPAQ
) @ 0x000f4f70
Aug 5 22:16:30 kernel: ACPI: RSDT (v001 COMPAQ P29 0x00000002 ?^D
0x0000162e) @ 0xbfffa000
Aug 5 22:16:30 kernel: ACPI: FADT (v001 COMPAQ P29 0x00000002 ?^D
0x0000162e) @ 0xbfffa040
Aug 5 22:16:30 kernel: ACPI: MADT (v001 COMPAQ 00000083 0x00000002
0x00000000) @ 0xbfffa100
Aug 5 22:16:30 kernel: ACPI: SPCR (v001 COMPAQ SPCRRBSU 0x00000001 ?^D
0x0000162e) @ 0xbfffa1c0
Aug 5 22:16:30 kernel: ACPI: DSDT (v001 COMPAQ DSDT 0x00000001 MSFT
0x0100000b) @ 0x00000000
Aug 5 22:16:30 kernel: ACPI: PM-Timer IO Port: 0x920
Aug 5 22:16:30 kernel: ACPI: Local APIC address 0xfee00000
Aug 5 22:16:30 kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Aug 5 22:16:30 kernel: Processor #0 15:2 APIC version 20
Aug 5 22:16:30 kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
Aug 5 22:16:30 kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled)
Aug 5 22:16:30 kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled)
Aug 5 22:16:30 kernel: Processor #6 15:2 APIC version 20
Aug 5 22:16:30 kernel: WARNING: NR_CPUS limit of 1 reached. Processor ignored.
Aug 5 22:16:30 kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Aug 5 22:16:30 kernel: Processor #1 15:2 APIC version 20
Aug 5 22:16:30 kernel: WARNING: NR_CPUS limit of 1 reached. Processor ignored.
Aug 5 22:16:30 kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
Aug 5 22:16:30 kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled)
Aug 5 22:16:30 kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
Aug 5 22:16:30 kernel: Processor #7 15:2 APIC version 20
Aug 5 22:16:30 kernel: WARNING: NR_CPUS limit of 1 reached. Processor ignored.
Aug 5 22:16:30 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
Aug 5 22:16:30 kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Aug 5 22:16:30 kernel: IOAPIC[0]: apic_id 2, version 17, address 0xfec00000,
GSI 0-15
Aug 5 22:16:30 kernel: ACPI: IOAPIC (id[0x03] address[0xfec01000] gsi_base[16])
Aug 5 22:16:30 kernel: IOAPIC[1]: apic_id 3, version 17, address 0xfec01000,
GSI 16-31
Aug 5 22:16:30 kernel: ACPI: IOAPIC (id[0x04] address[0xfec02000] gsi_base[32])
Aug 5 22:16:30 kernel: IOAPIC[2]: apic_id 4, version 17, address 0xfec02000,
GSI 32-47
Aug 5 22:16:30 kernel: ACPI: IOAPIC (id[0x05] address[0xfec03000] gsi_base[48])
Aug 5 22:16:30 kernel: IOAPIC[3]: apic_id 5, version 17, address 0xfec03000,
GSI 48-63
Aug 5 22:16:30 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high
edge)
Aug 5 22:16:30 kernel: ACPI: IRQ0 used by override.
Aug 5 22:16:30 kernel: ACPI: IRQ2 used by override.
Aug 5 22:16:30 kernel: ACPI: IRQ9 used by override.
Aug 5 22:16:30 kernel: Enabling APIC mode: Flat. Using 4 I/O APICs
Aug 5 22:16:30 kernel: Using ACPI (MADT) for SMP configuration information
Aug 5 22:16:30 kernel: Allocating PCI resources starting at c0000000 (gap:
c0000000:3ec00000)
Aug 5 22:16:30 kernel: Built 1 zonelists
Aug 5 22:16:30 kernel: Kernel command line: DEBCONF_PRIORITY=low vga=normal
initrd=/install/2.6/initrd.gz ramdisk_size=10620 root=/dev/rd/0 rw --
BOOT_IMAGE=/install/2.6/vmlinuz debian-installer/framebuffer=false
Aug 5 22:16:30 kernel: mapped APIC to ffffd000 (fee00000)
Aug 5 22:16:30 kernel: mapped IOAPIC to ffffc000 (fec00000)
Aug 5 22:16:30 kernel: mapped IOAPIC to ffffb000 (fec01000)
Aug 5 22:16:30 kernel: mapped IOAPIC to ffffa000 (fec02000)
Aug 5 22:16:30 kernel: mapped IOAPIC to ffff9000 (fec03000)
Aug 5 22:16:30 kernel: Initializing CPU#0
Aug 5 22:16:30 kernel: PID hash table entries: 4096 (order: 12, 65536 bytes)
Aug 5 22:16:30 kernel: Detected 3187.646 MHz processor.
Aug 5 22:16:30 kernel: Using pmtmr for high-res timesource
Aug 5 22:16:30 kernel: Console: colour VGA+ 80x25
Aug 5 22:16:30 kernel: Dentry cache hash table entries: 131072 (order: 7,
524288 bytes)
Aug 5 22:16:30 kernel: Inode-cache hash table entries: 65536 (order: 6, 262144
bytes)
Aug 5 22:16:30 kernel: Memory: 903396k/917504k available (1378k kernel code,
13592k reserved, 754k data, 220k init, 0k highmem)
Aug 5 22:16:30 kernel: Checking if this processor honours the WP bit even in
supervisor mode... Ok.
Aug 5 22:16:30 kernel: (lpj=3162112)
Aug 5 22:16:30 kernel: Security Framework v1.0.0 initialized
Aug 5 22:16:30 kernel: SELinux: Disabled at boot.
Aug 5 22:16:30 kernel: Mount-cache hash table entries: 512
Aug 5 22:16:30 kernel: CPU: After generic identify, caps: bfebfbff 00000000
00000000 00000000 00004400 00000000 00000000
Aug 5 22:16:30 kernel: CPU: After vendor identify, caps: bfebfbff 00000000
00000000 00000000 00004400 00000000 00000000
Aug 5 22:16:30 kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Aug 5 22:16:30 kernel: CPU: L2 cache: 512K
Aug 5 22:16:30 kernel: CPU: L3 cache: 1024K
Aug 5 22:16:30 kernel: CPU: After all inits, caps: bfebfbff 00000000 00000000
00000080 00004400 00000000 00000000
Aug 5 22:16:30 kernel: CPU: Intel(R) Xeon(TM) CPU 3.20GHz stepping 05
Aug 5 22:16:30 kernel: Enabling fast FPU save and restore... done.
Aug 5 22:16:30 kernel: Enabling unmasked SIMD FPU exception support... done.
Aug 5 22:16:30 kernel: Checking 'hlt' instruction... OK.
Aug 5 22:16:30 kernel: Checking for popad bug... OK.
Aug 5 22:16:30 kernel: ENABLING IO-APIC IRQs
Aug 5 22:16:30 kernel: ..TIMER: vector=0x31 pin1=2 pin2=-1
Aug 5 22:16:30 kernel: checking if image is initramfs...it isn't (no cpio
magic); looks like an initrd
Aug 5 22:16:30 kernel: Freeing initrd memory: 3010k freed
Aug 5 22:16:30 kernel: NET: Registered protocol family 16
Aug 5 22:16:30 kernel: EISA bus registered
Aug 5 22:16:30 kernel: PCI: PCI BIOS revision 2.10 entry at 0xf0094, last bus=9
Aug 5 22:16:30 kernel: PCI: Using configuration type 1
Aug 5 22:16:30 kernel: mtrr: v2.0 (20020519)
Aug 5 22:16:30 kernel: ACPI: Subsystem revision 20050309
Aug 5 22:16:30 kernel: ACPI: Interpreter enabled
Aug 5 22:16:30 kernel: ACPI: Using IOAPIC for interrupt routing
Aug 5 22:16:30 kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Aug 5 22:16:30 kernel: PCI: Probing PCI hardware (bus 00)
Aug 5 22:16:30 kernel: Boot video device is 0000:00:03.0
Aug 5 22:16:30 kernel: PCI: Ignoring BAR0-3 of IDE controller 0000:00:0f.1
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Aug 5 22:16:30 kernel: ACPI: PCI Root Bridge [PCI1] (0000:01)
Aug 5 22:16:30 kernel: PCI: Probing PCI hardware (bus 01)
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT]
Aug 5 22:16:30 kernel: ACPI: PCI Root Bridge [PCI2] (0000:02)
Aug 5 22:16:30 kernel: PCI: Probing PCI hardware (bus 02)
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI2._PRT]
Aug 5 22:16:30 kernel: ACPI: PCI Root Bridge [PCI3] (0000:03)
Aug 5 22:16:30 kernel: PCI: Probing PCI hardware (bus 03)
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI3._PRT]
Aug 5 22:16:30 kernel: ACPI: PCI Root Bridge [PCI4] (0000:06)
Aug 5 22:16:30 kernel: PCI: Probing PCI hardware (bus 06)
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI4._PRT]
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IUSB] (IRQs 4 5 *7 10 11 15)
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN16] (IRQs 4 5 7 10 11 15) *3
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN17] (IRQs 4 *5 7 10 11 15)
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN18] (IRQs 4 5 7 10 11 *15)
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN19] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN20] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN21] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN22] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN23] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN24] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN25] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN26] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN27] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN28] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN29] (IRQs 4 5 7 10 *11 15)
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN30] (IRQs 4 5 7 *10 11 15)
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN31] (IRQs 4 5 7 10 11 *15)
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN32] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN33] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IN34] (IRQs 4 5 7 10 11 15)
*0, disabled.
Aug 5 22:16:30 kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Aug 5 22:16:30 kernel: pnp: PnP ACPI init
Aug 5 22:16:30 kernel: pnp: PnP ACPI: found 8 devices
Aug 5 22:16:30 kernel: PnPBIOS: Disabled by ACPI PNP
Aug 5 22:16:30 kernel: PCI: Using ACPI for IRQ routing
Aug 5 22:16:30 kernel: PCI: If a device doesn't work, try "pci=routeirq". If
it helps, post a report
Aug 5 22:16:30 kernel: PCI: Device 0000:00:00.0 not found by BIOS
Aug 5 22:16:30 kernel: PCI: Device 0000:00:00.1 not found by BIOS
Aug 5 22:16:30 kernel: PCI: Device 0000:00:00.2 not found by BIOS
Aug 5 22:16:30 kernel: PCI: Device 0000:00:0f.0 not found by BIOS
Aug 5 22:16:30 kernel: PCI: Device 0000:00:0f.3 not found by BIOS
Aug 5 22:16:30 kernel: PCI: Device 0000:00:10.0 not found by BIOS
Aug 5 22:16:30 kernel: PCI: Device 0000:00:10.2 not found by BIOS
Aug 5 22:16:30 kernel: PCI: Device 0000:00:11.0 not found by BIOS
Aug 5 22:16:30 kernel: PCI: Device 0000:00:11.2 not found by BIOS
Aug 5 22:16:30 kernel: pnp: 00:00: ioport range 0xf50-0xf58 has been reserved
Aug 5 22:16:30 kernel: ed
Aug 5 22:16:30 kernel: pnp: 00:00: ioport range 0x900-0x903 could not be
reserved
Aug 5 22:16:30 kernel: pnp: 00:00: ioport range 0x910-0x911 could not be
reserved
Aug 5 22:16:30 kernel: pnp: 00:00: ioport range 0x920-0x923 could not be
reserved
Aug 5 22:16:30 kernel: pnp: 00:00: ioport range 0x930-0x937 has been reserved
Aug 5 22:16:30 kernel: pnp: 00:00: ioport range 0x940-0x947 has been reserved
Aug 5 22:16:30 kernel: VFS: Disk quotas dquot_6.5.1
Aug 5 22:16:30 kernel: Dquot-cache hash table entries: 1024 (order 0, 4096
bytes)
Aug 5 22:16:30 kernel: devfs: 2004-01-31 Richard Gooch ([EMAIL PROTECTED])
Aug 5 22:16:30 kernel: devfs: boot_options: 0x0
Aug 5 22:16:30 kernel: Initializing Cryptographic API
Aug 5 22:16:30 kernel: isapnp: Scanning for PnP cards...
Aug 5 22:16:30 kernel: isapnp: No Plug & Play device found
Aug 5 22:16:30 kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at
0x60,0x64 irq 1,12
Aug 5 22:16:30 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 5 22:16:30 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 5 22:16:30 kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports,
IRQ sharing enabled
Aug 5 22:16:30 kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Aug 5 22:16:30 kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Aug 5 22:16:30 kernel: io scheduler noop registered
Aug 5 22:16:30 kernel: io scheduler anticipatory registered
Aug 5 22:16:30 kernel: io scheduler deadline registered
Aug 5 22:16:30 kernel: io scheduler cfq registered
Aug 5 22:16:30 kernel: RAMDISK driver initialized: 16 RAM disks of 10620K size
1024 blocksize
Aug 5 22:16:30 kernel: EISA: Probing bus 0 at eisa.0
Aug 5 22:16:30 kernel: EISA: Mainboard CPQ0727 detected.
Aug 5 22:16:30 kernel: Cannot allocate resource for EISA slot 1
Aug 5 22:16:30 kernel: Cannot allocate resource for EISA slot 2
Aug 5 22:16:30 kernel: Cannot allocate resource for EISA slot 3
Aug 5 22:16:30 kernel: EISA: Detected 0 cards.
Aug 5 22:16:30 kernel: NET: Registered protocol family 2
Aug 5 22:16:30 kernel: IP: routing cache hash table of 8192 buckets, 64Kbytes
Aug 5 22:16:30 kernel: TCP established hash table entries: 131072 (order: 8,
1048576 bytes)
Aug 5 22:16:30 kernel: TCP bind hash table entries: 65536 (order: 6, 262144
bytes)
Aug 5 22:16:30 kernel: TCP: Hash tables configured (established 131072 bind
65536)
Aug 5 22:16:30 kernel: NET: Registered protocol family 8
Aug 5 22:16:30 kernel: NET: Registered protocol family 20
Aug 5 22:16:30 kernel: ACPI wakeup devices:
Aug 5 22:16:30 kernel:
Aug 5 22:16:30 kernel: ACPI: (supports S0 S4 S5)
Aug 5 22:16:30 kernel: RAMDISK: Compressed image found at block 0
Aug 5 22:16:30 kernel: input: AT Translated Set 2 keyboard on isa0060/serio0
Aug 5 22:16:30 kernel: VFS: Mounted root (ext2 filesystem).
Aug 5 22:16:30 kernel: VFS: Mounted root (ext2 filesystem).
Aug 5 22:16:30 kernel: Trying to move old root to /initrd ... okay
Aug 5 22:16:30 kernel: Freeing unused kernel memory: 220k freed
Aug 5 22:16:30 kernel: NET: Registered protocol family 1
Aug 5 22:16:30 kernel: ACPI: Thermal Zone [THM0] (8 C)
Aug 5 22:16:30 kernel: usbcore: registered new driver usbfs
Aug 5 22:16:30 kernel: usbcore: registered new driver hub
Aug 5 22:16:30 kernel: ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller
(OHCI) Driver (PCI)
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt Link [IUSB] enabled at IRQ 11
Aug 5 22:16:30 kernel: ACPI: PCI Interrupt 0000:00:0f.2[A] -> Link [IUSB] ->
GSI 11 (level, low) -> IRQ 11
Aug 5 22:16:30 kernel: ohci_hcd 0000:00:0f.2: ServerWorks OSB4/CSB5 OHCI USB
Controller
Aug 5 22:16:30 kernel: ohci_hcd 0000:00:0f.2: new USB bus registered, assigned
bus number 1
Aug 5 22:16:30 kernel: ohci_hcd 0000:00:0f.2: irq 11, io mem 0xf5ef0000
Aug 5 22:16:30 kernel: hub 1-0:1.0: USB hub found
Aug 5 22:16:30 kernel: hub 1-0:1.0: 4 ports detected
Aug 5 22:16:30 kernel: usb 1-1: new full speed USB device using ohci_hcd and
address 2
Aug 5 22:16:31 kernel: usbcore: registered new driver usbkbd
Aug 5 22:16:31 kernel: drivers/usb/input/usbkbd.c: :USB HID Boot Protocol
keyboard driver
Aug 5 22:16:31 kernel: usbcore: registered new driver hiddev
Aug 5 22:16:31 kernel: usbcore: registered new driver usbhid
Aug 5 22:16:31 kernel: drivers/usb/input/hid-core.c: v2.01:USB HID core driver
Aug 5 22:16:31 kernel: usbcore: registered new driver usbserial
Aug 5 22:16:31 kernel: drivers/usb/serial/usb-serial.c: USB Serial support
registered for Generic
Aug 5 22:16:31 kernel: usbcore: registered new driver usbserial_generic
Aug 5 22:16:31 kernel: drivers/usb/serial/usb-serial.c: USB Serial Driver core
v2.0
Aug 5 22:17:25 kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Aug 5 22:17:25 kernel: ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
Aug 5 22:17:27 kernel: SCSI subsystem initialized
Aug 5 22:17:27 kernel: Initializing USB Mass Storage driver...
Aug 5 22:17:27 kernel: scsi0 : SCSI emulation for USB Mass Storage devices
Aug 5 22:17:27 kernel: usb-storage: device found at 2
Aug 5 22:17:27 kernel: usb-storage: waiting for device to settle before
scanning
Aug 5 22:17:27 kernel: usbcore: registered new driver usb-storage
Aug 5 22:17:27 kernel: USB Mass Storage support registered.
Aug 5 22:17:32 kernel: Vendor: HP Model: Virtual CD-ROM Rev: 0.01
Aug 5 22:17:32 kernel: Type: CD-ROM ANSI SCSI
revision: 02
Aug 5 22:17:32 kernel: usb-storage: device scan complete
Aug 5 22:17:38 kernel: Floppy drive(s): fd0 is 1.44M
Aug 5 22:17:38 kernel: FDC 0 is a National Semiconductor PC87306
Aug 5 22:20:44 kernel: SvrWks CSB5: IDE controller at PCI slot 0000:00:0f.1
Aug 5 22:20:44 kernel: SvrWks CSB5: chipset revision 147
Aug 5 22:20:44 kernel: SvrWks CSB5: not 100% native mode: will probe irqs later
Aug 5 22:20:44 kernel: SvrWks CSB5: simplex device: DMA forced
Aug 5 22:20:44 kernel: ide0: BM-DMA at 0x2000-0x2007, BIOS settings:
hda:pio, hdb:pio
Aug 5 22:20:44 kernel: general protection fault: 0000 [#1]
Aug 5 22:20:44 kernel: Modules linked in: ide_generic pdc202xx_new aec62xx
alim15x3 amd74xx atiixp cmd64x cs5520 cs5530 cy82c693 generic hpt34x ns87415
opti621 pdc202xx_old piix rz1000 sc1200 siimage sis5513 slc90e66 triflex trm290
via82cxxx floppy usb_storage scsi_mod serverworks ide_core usbserial usbhid
usbkbd ohci_hcd usbcore thermal processor fan unix
Aug 5 22:20:44 kernel: CPU: 0
Aug 5 22:20:44 kernel: EIP: 0060:[<f8820073>] Not tainted VLI
Aug 5 22:20:44 kernel: EFLAGS: 00010246 (2.6.12-1-386)
Aug 5 22:20:44 kernel: EIP is at 0xf8820073
Aug 5 22:20:44 kernel: eax: 00000000 ebx: f88ac520 ecx: 00003068 edx:
00003068
Aug 5 22:20:44 kernel: esi: 00000000 edi: f883cbda ebp: 00000000 esp:
f6e2bf04
Aug 5 22:20:44 kernel: ds: 007b es: 007b ss: 0068
Aug 5 22:20:44 kernel: Process insmod (pid: 4084, threadinfo=f6e2a000
task=f6a36520)
Aug 5 22:20:44 kernel: Stack: f883bb1f f88ac520 f88ac520 f883cbb8 f889d939
f88ac520 00000000 00000000
Aug 5 22:20:44 kernel: 0000005a 00000000 00000000 f883cbb8 dff7e000
f889da77 dff7e000 f883cbb8
Aug 5 22:20:44 kernel: 00000000 f6e2bf78 01f7e000 00000000 f883cbb8
dff7e000 c0000000 f6e2a000
Aug 5 22:20:44 kernel: Call Trace:
Aug 5 22:20:44 kernel: [<f883bb1f>] init_hwif_svwks+0xcc/0x151 [serverworks]
Aug 5 22:20:44 kernel: [<f889d939>] ide_pci_setup_ports+0x116/0x14c [ide_core]
Aug 5 22:20:44 kernel: [<f889da77>] do_ide_setup_pci_device+0x108/0x114
[ide_core]
Aug 5 22:20:44 kernel: [<f889da9b>] ide_setup_pci_device+0x18/0x7d [ide_core]
Aug 5 22:20:44 kernel: [<f889dc1a>] ide_scan_pcidev+0x27/0x4c [ide_core]
Aug 5 22:20:44 kernel: [<f889dc6e>] ide_scan_pcibus+0x2f/0x95 [ide_core]
Aug 5 22:20:44 kernel: [<f8907005>] ide_generic_init+0x5/0x12 [ide_generic]
Aug 5 22:20:44 kernel: [<c0127f33>] sys_init_module+0xb8/0x176
Aug 5 22:20:44 kernel: [<c0102e85>] syscall_call+0x7/0xb
Aug 5 22:20:44 kernel: Code: 6b 63 72 63 74 61 62 5f 69 64 65 5f 64 6d 61 5f
73 70 65 65 64 00 5f 5f 6b 73 74 72 74 61 62 5f 69 64 65 5f 64 6d 61 5f 73 70
65 <65> 64 00 5f 5f 6b 73 79 6d 74 61 62 5f 69 64 65 5f 64 6d 61 5f
Aug 5 22:22:49 kernel: sr0: scsi3-mmc drive: 12x/12x cd/rw tray
Aug 5 22:22:49 kernel: Uniform CD-ROM driver Revision: 3.20
Aug 5 22:22:49 kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
Aug 5 22:33:20 kernel: Linux Kernel Card Services
Aug 5 22:33:20 kernel: options: [pci] [cardbus] [pm]
Aug 5 22:33:20 kernel: Intel ISA PCIC probe: not found.
Aug 5 22:33:20 kernel: Device 'i82365.0' does not have a release() function,
it is broken and must be fixed.
Aug 5 22:33:20 kernel: Badness in device_release at drivers/base/core.c:83
Aug 5 22:33:20 kernel: [<c019512d>] kobject_cleanup+0x3f/0x64
Aug 5 22:33:20 kernel: [<c0195152>] kobject_release+0x0/0xa
Aug 5 22:33:20 kernel: [<c0195898>] kref_put+0x48/0x54
Aug 5 22:33:20 kernel: [<c0195172>] kobject_put+0x16/0x19
Aug 5 22:33:20 kernel: [<c0195152>] kobject_release+0x0/0xa
Aug 5 22:33:20 kernel: [<f88ffd4f>] init_i82365+0x6f/0x164 [i82365]
Aug 5 22:33:20 kernel: [<c0127f33>] sys_init_module+0xb8/0x176
Aug 5 22:33:20 kernel: [<c0102e85>] syscall_call+0x7/0xb
Aug 5 22:34:17 kernel: sr0: CDROM (ioctl) error, command: <6>Get configuration
46 00 00 00 00 00 00 00 20 00
Aug 5 22:34:17 kernel: Unrecognized sense data (in hex):
Aug 5 22:34:17 kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Aug 5 22:34:17 kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Aug 5 22:34:17 kernel: ISO 9660 Extensions: Microsoft Joliet Level 3
Aug 5 22:34:18 kernel: ISO 9660 Extensions: RRIP_1991A
Aug 5 22:35:43 kernel: tg3.c:v3.31 (June 8, 2005)
Aug 5 22:35:43 kernel: ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 29 (level,
low) -> IRQ 169
Aug 5 22:35:43 kernel: eth0: Tigon3 [partno(NA) rev 1002 PHY(5703)]
(PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:0e:7f:23:73:b1
Aug 5 22:35:43 kernel: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0]
WireSpeed[1] TSOcap[1]
Aug 5 22:35:43 kernel: eth0: dma_rwctrl[769f4000]
Aug 5 22:35:43 kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 31 (level,
low) -> IRQ 177
Aug 5 22:35:43 kernel: eth1: Tigon3 [partno(NA) rev 1002 PHY(5703)]
(PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:0e:7f:23:73:b0
Aug 5 22:35:43 kernel: eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0]
WireSpeed[1] TSOcap[1]
Aug 5 22:35:43 kernel: eth1: dma_rwctrl[769f4000]
Aug 5 22:35:45 kernel: HP CISS Driver (v 2.6.6)
Aug 5 22:35:45 kernel: cciss: Device 0xb178 has been found at bus 1 dev 3 func 0
Aug 5 22:35:45 kernel: ACPI: PCI Interrupt 0000:01:03.0[A] -> GSI 30 (level,
low) -> IRQ 185
Aug 5 22:35:45 kernel: cciss: using DAC cycles
Aug 5 22:35:45 kernel: blocks= 569006235 block_size= 512
Aug 5 22:35:45 kernel: heads= 255, sectors= 63, cylinders= 35419
Aug 5 22:35:45 kernel:
Aug 5 22:35:45 kernel: blocks= 569006235 block_size= 512
Aug 5 22:35:45 kernel: heads= 255, sectors= 63, cylinders= 35419
Aug 5 22:35:45 kernel:
Aug 5 22:35:45 kernel: p9 >
Aug 5 22:35:47 kernel: Intel ISA PCIC probe: not found.
Aug 5 22:35:47 kernel: Device 'i82365.0' does not have a release() function,
it is broken and must be fixed.
Aug 5 22:35:47 kernel: Badness in device_release at drivers/base/core.c:83
Aug 5 22:35:47 kernel: [<c019512d>] kobject_cleanup+0x3f/0x64
Aug 5 22:35:47 kernel: [<c0195152>] kobject_release+0x0/0xa
Aug 5 22:35:47 kernel: [<c0195898>] kref_put+0x48/0x54
Aug 5 22:35:47 kernel: [<c0195172>] kobject_put+0x16/0x19
Aug 5 22:35:47 kernel: [<c0195152>] kobject_release+0x0/0xa
Aug 5 22:35:47 kernel: [<f88ffd4f>] init_i82365+0x6f/0x164 [i82365]
Aug 5 22:35:47 kernel: [<c0127f33>] sys_init_module+0xb8/0x176
Aug 5 22:35:47 kernel: [<c0102e85>] syscall_call+0x7/0xb
Aug 5 22:35:54 kernel: NET: Registered protocol family 17
Aug 5 22:35:56 kernel: tg3: eth0: Link is up at 100 Mbps, full duplex.
Aug 5 22:35:56 kernel: tg3: eth0: Flow control is on for TX and on for RX.
Aug 5 22:44:15 kernel: tg3: eth0: Link is up at 100 Mbps, full duplex.
Aug 5 22:44:15 kernel: tg3: eth0: Flow control is on for TX and on for RX.
umame -a: Linux 2.6.12-1-386 #1 Wed Jul 20 21:34:15 UTC 2005 i686 unknown
discover: scb2_flash;;;Relience Computer;CSB5 South Bridge;
discover: ;;;HP;Virtual CD-ROM;/dev/scd0
discover: tg3;;;BROADCOM Corporation;NetXtreme BCM5703X Gigabit Ethernet;
discover: tg3;;;BROADCOM Corporation;NetXtreme BCM5703X Gigabit Ethernet;
discover: serverworks;;;Relience Computer;CSB5 IDE Controller;
discover: cciss;;;Compaq Computer Corporation;Smart Array 5i/532;
discover: usb-ohci;;;Relience Computer;OSB4/CSB5 OHCI USB Controller;
/proc/pci: cat: /proc/pci: No such file or directory
/proc/bus/pci/devices: 0000 11660014 0 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000
/proc/bus/pci/devices: 0001 11660014 0 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000
/proc/bus/pci/devices: 0002 11660014 0 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000
/proc/bus/pci/devices: 0018 10024752 0 f6000000
00002401 f5ff0000 00000000 00000000 00000000
00000002 01000000 00000100 00001000 00000000
00000000 00000000 00020000
/proc/bus/pci/devices: 0020 0e11b203 3 00001801
f5fe0000 00000000 00000000 00000000 00000000
00000000 00000100 00000200 00000000 00000000
00000000 00000000 00000000
/proc/bus/pci/devices: 0022 0e11b204 5 00002801
f5fd0000 f5fc0000 f5f00000 00000000 00000000
00000000 00000100 00000800 00002000 00080000
00000000 00000000 00010000
/proc/bus/pci/devices: 0078 11660201 0 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000
/proc/bus/pci/devices: 0079 11660212 0 00000000
00000000 00000000 00000000 00002001 00000000
00000000 00000000 00000000 00000000 00000000
00000010 00000000 00000000
/proc/bus/pci/devices: 007a 11660220 b f5ef0000
00000000 00000000 00000000 00000000 00000000
00000000 00001000 00000000 00000000 00000000
00000000 00000000 00000000 ohci_hcd
/proc/bus/pci/devices: 007b 11660225 0 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000
/proc/bus/pci/devices: 0080 11660101 0 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000
/proc/bus/pci/devices: 0082 11660101 0 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000
/proc/bus/pci/devices: 0088 11660101 0 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000
/proc/bus/pci/devices: 008a 11660101 0 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000
/proc/bus/pci/devices: 0118 0e11b178 b9 f7dc0004
00000000 00003001 f7cf000c 00000000 00000000
00000000 00040000 00000000 00000100 00004000
00000000 00000000 00004000 cciss
/proc/bus/pci/devices: 0208 14e416a7 a9 f7ef0004
00000000 00000000 00000000 00000000 00000000
00000000 00010000 00000000 00000000 00000000
00000000 00000000 00010000 tg3
/proc/bus/pci/devices: 0210 14e416a7 b1 f7ee0004
00000000 00000000 00000000 00000000 00000000
00000000 00010000 00000000 00000000 00000000
00000000 00000000 00010000 tg3
/proc/bus/pci/devices: 06f0 0e11a0f7 f f7ff0000
00000000 00000000 00000000 00000000 00000000
00000000 00001000 00000000 00000000 00000000
00000000 00000000 00000000
lsmod: Module Size Used byaf_packet 20104 0
lsmod: cciss 46980 0
lsmod: tg3 83972 0
lsmod: nls_cp437 5888 1
lsmod: yenta_socket 20488 0
lsmod: rsrc_nonstatic 11776 1 yenta_socket
lsmod: pcmcia_core 44948 2 yenta_socket,rsrc_nonstatic
lsmod: sr_mod 15524 1
lsmod: isofs 32568 1
lsmod: ide_cd 36740 0
lsmod: cdrom 33312 2 sr_mod,ide_cd
lsmod: ide_disk 16128 0
lsmod: ide_generic 1426 1 [permanent]
lsmod: pdc202xx_new 8064 0 [permanent]
lsmod: aec62xx 6784 0 [permanent]
lsmod: alim15x3 10892 0 [permanent]
lsmod: amd74xx 12700 0 [permanent]
lsmod: atiixp 5392 0 [permanent]
lsmod: cmd64x 10140 0 [permanent]
lsmod: cs5520 4608 0 [permanent]
lsmod: cs5530 4736 0 [permanent]
lsmod: cy82c693 4484 0 [permanent]
lsmod: generic 3968 0 [permanent]
lsmod: hpt34x 4992 0 [permanent]
lsmod: ns87415 4168 0 [permanent]
lsmod: opti621 4100 0 [permanent]
lsmod: pdc202xx_old 9728 0 [permanent]
lsmod: piix 9220 0 [permanent]
lsmod: rz1000 2688 0 [permanent]
lsmod: sc1200 6656 0 [permanent]
lsmod: siimage 11264 0 [permanent]
lsmod: sis5513 14216 0 [permanent]
lsmod: slc90e66 5120 0 [permanent]
lsmod: triflex 3712 0 [permanent]
lsmod: trm290 4100 0 [permanent]
lsmod: via82cxxx 12188 0 [permanent]
lsmod: floppy 52436 0
lsmod: usb_storage 63808 1
lsmod: scsi_mod 123848 3 cciss,sr_mod,usb_storage
lsmod: serverworks 8200 0 [permanent]
lsmod: ide_core 111892 28
ide_cd,ide_disk,ide_generic,pdc202xx_new,aec62xx,alim15x3,amd74xx,atiixp,cmd64x,cs5520,cs5530,cy82c693,generic,hpt34x,ns87415,opti621,pdc202xx_old,piix,rz1000,sc1200,siimage,sis5513,slc90e66,triflex,trm290,via82cxxx,usb_storage,serverworks
lsmod: usbserial 27240 0
lsmod: usbhid 29024 0
lsmod: usbkbd 6656 0
lsmod: ohci_hcd 18180 0
lsmod: usbcore 103676 6
usb_storage,usbserial,usbhid,usbkbd,ohci_hcd
lsmod: thermal 13576 0
lsmod: processor 22324 1 thermal
lsmod: fan 4868 0
lsmod: unix 24368 8
df: Filesystem 1k-blocks Used Available Use% Mounted on
df: tmpfs 102400 26336 76064 26% /
df: /dev/cdroms/cdrom0 114488 114488 0 100% /cdrom
free: total used free shared buffers
free: Mem: 906756 50824 855932 0 528
free: Swap: 0 0 0
free: Total: 906756 50824 855932
cardctl status: /usr/bin/report-hw: 32: cardctl: not found
cardctl ident: /usr/bin/report-hw: 33: cardctl: not found
/proc/cpuinfo: processor : 0
/proc/cpuinfo: vendor_id : GenuineIntel
/proc/cpuinfo: cpu family : 15
/proc/cpuinfo: model : 2
/proc/cpuinfo: model name : Intel(R) Xeon(TM) CPU 3.20GHz
/proc/cpuinfo: stepping : 5
/proc/cpuinfo: cpu MHz : 3187.646
/proc/cpuinfo: cache size : 512 KB
/proc/cpuinfo: fdiv_bug : no
/proc/cpuinfo: hlt_bug : no
/proc/cpuinfo: f00f_bug : no
/proc/cpuinfo: coma_bug : no
/proc/cpuinfo: fpu : yes
/proc/cpuinfo: fpu_exception : yes
/proc/cpuinfo: cpuid level : 2
/proc/cpuinfo: wp : yes
/proc/cpuinfo: flags : fpu vme de pse tsc msr pae mce cx8 apic sep
mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
xtpr
/proc/cpuinfo: bogomips : 6324.22
/proc/cpuinfo:
/proc/ioports: 0000-001f : dma1
/proc/ioports: 0020-0021 : pic1
/proc/ioports: 0040-0043 : timer0
/proc/ioports: 0050-0053 : timer1
/proc/ioports: 0060-006f : keyboard
/proc/ioports: 0080-008f : dma page reg
/proc/ioports: 00a0-00a1 : pic2
/proc/ioports: 00c0-00df : dma2
/proc/ioports: 00f0-00ff : fpu
/proc/ioports: 0220-0223 : PM1b_EVT_BLK
/proc/ioports: 0230-0233 : PM1a_CNT_BLK
/proc/ioports: 03c0-03df : vga+
/proc/ioports: 03f8-03ff : serial
/proc/ioports: 0408-040f : pnp 00:00
/proc/ioports: 0900-0903 : PM1a_EVT_BLK
/proc/ioports: 0910-0913 : PM1b_CNT_BLK
/proc/ioports: 0920-0923 : PM_TMR
/proc/ioports: 0930-0937 : pnp 00:00
/proc/ioports: 0940-0947 : pnp 00:00
/proc/ioports: 0c80-0c83 : EISA device CPQ0727
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: 0f50-0f58 : pnp 00:00
/proc/ioports: 1800-18ff : 0000:00:04.0
/proc/ioports: 2000-200f : 0000:00:0f.1
/proc/ioports: 2000-2007 : ide0
/proc/ioports: 2400-24ff : 0000:00:03.0
/proc/ioports: 2800-28ff : 0000:00:04.2
/proc/ioports: 3000-30ff : 0000:01:03.0
/proc/ioports: 3000-30ff : cciss
/proc/iomem: 00000000-0009f3ff : System RAM
/proc/iomem: 0009f400-0009ffff : reserved
/proc/iomem: 000a0000-000bffff : Video RAM area
/proc/iomem: 000c0000-000c7fff : Video ROM
/proc/iomem: 000c8000-000cbfff : Adapter ROM
/proc/iomem: 000cc000-000cd7ff : Adapter ROM
/proc/iomem: 000f0000-000fffff : System ROM
/proc/iomem: 00100000-bfff9fff : System RAM
/proc/iomem: 00100000-00258a43 : Kernel code
/proc/iomem: 00258a44-0031537f : Kernel data
/proc/iomem: bfffa000-bfffffff : ACPI Tables
/proc/iomem: f5ef0000-f5ef0fff : 0000:00:0f.2
/proc/iomem: f5ef0000-f5ef0fff : ohci_hcd
/proc/iomem: f5f00000-f5f7ffff : 0000:00:04.2
/proc/iomem: f5fc0000-f5fc1fff : 0000:00:04.2
/proc/iomem: f5fd0000-f5fd07ff : 0000:00:04.2
/proc/iomem: f5fe0000-f5fe01ff : 0000:00:04.0
/proc/iomem: f5ff0000-f5ff0fff : 0000:00:03.0
/proc/iomem: f6000000-f6ffffff : 0000:00:03.0
/proc/iomem: f7cf0000-f7cf3fff : 0000:01:03.0
/proc/iomem: f7dc0000-f7dfffff : 0000:01:03.0
/proc/iomem: f7ee0000-f7eeffff : 0000:02:02.0
/proc/iomem: f7ee0000-f7eeffff : tg3
/proc/iomem: f7ef0000-f7efffff : 0000:02:01.0
/proc/iomem: f7ef0000-f7efffff : tg3
/proc/iomem: f7ff0000-f7ff0fff : 0000:06:1e.0
/proc/iomem: fec00000-fec0ffff : reserved
/proc/iomem: fee00000-fee0ffff : reserved
/proc/iomem: ffc00000-ffffffff : reserved
/proc/interrupts: CPU0
/proc/interrupts: 0: 1619813 IO-APIC-edge timer
/proc/interrupts: 1: 2052 IO-APIC-edge i8042
/proc/interrupts: 9: 0 IO-APIC-level acpi
/proc/interrupts: 11: 2886 IO-APIC-level ohci_hcd:usb1
/proc/interrupts: 185: 8 IO-APIC-level cciss0
/proc/interrupts: NMI: 0
/proc/interrupts: LOC: 1619782
/proc/interrupts: ERR: 0
/proc/interrupts: MIS: 0
/proc/meminfo: MemTotal: 906756 kB
/proc/meminfo: MemFree: 855932 kB
/proc/meminfo: Buffers: 528 kB
/proc/meminfo: Cached: 31920 kB
/proc/meminfo: SwapCached: 0 kB
/proc/meminfo: Active: 23504 kB
/proc/meminfo: Inactive: 17104 kB
/proc/meminfo: HighTotal: 0 kB
/proc/meminfo: HighFree: 0 kB
/proc/meminfo: LowTotal: 906756 kB
/proc/meminfo: LowFree: 855932 kB
/proc/meminfo: SwapTotal: 0 kB
/proc/meminfo: SwapFree: 0 kB
/proc/meminfo: Dirty: 0 kB
/proc/meminfo: Writeback: 0 kB
/proc/meminfo: Mapped: 9652 kB
/proc/meminfo: Slab: 5604 kB
/proc/meminfo: CommitLimit: 453376 kB
/proc/meminfo: Committed_AS: 46556 kB
/proc/meminfo: PageTables: 160 kB
/proc/meminfo: VmallocTotal: 122800 kB
/proc/meminfo: VmallocUsed: 1736 kB
/proc/meminfo: VmallocChunk: 120812 kB
/proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
/proc/bus/input/devices: N: Name="AT Translated Set 2 keyboard"
/proc/bus/input/devices: P: Phys=isa0060/serio0/input0
/proc/bus/input/devices: H: Handlers=kbd
/proc/bus/input/devices: B: EV=120013
/proc/bus/input/devices: B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff
ffffffff fffffffe
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: B: LED=7
/proc/bus/input/devices:
dmidecode: /usr/bin/report-hw: 41: dmidecode: not found
signature.asc
Description: Digital signature
--- End Message ---