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

Bug#273474: APM broken in image-2.6.8-1 version 2.6.8-3, worked in 2.6.8-1



maks attems wrote (Mon 2004-Sep-27 15:03:31 +0200):

> On Sun, 26 Sep 2004, Marcus C. Gottwald wrote:
> ..
> > After downgrading back to 2.6.8-1 (the deb was still on my
> > disk), everything is working again.
> 
> please send dmesg?

There's a difference in APIC treatment. Here is the part when
using 2.6.8-1 (APM working fine):

  Sep 26 13:06:51 lilith kernel: Dell Latitude with broken BIOS detected. Refusing to enable the local APIC.
  Sep 26 13:06:51 lilith kernel: Built 1 zonelists
  Sep 26 13:06:51 lilith kernel: Kernel command line: auto BOOT_IMAGE=Debian_default ro root=305 acpi=off
  Sep 26 13:06:51 lilith kernel: Initializing CPU#0

Here is the part when using 2.6.8-3:

  Sep 26 13:01:45 lilith kernel: Built 1 zonelists
  Sep 26 13:01:45 lilith kernel: Kernel command line: BOOT_IMAGE=Debian_default ro root=305 acpi=off
  Sep 26 13:01:45 lilith kernel: Local APIC disabled by BIOS -- reenabling.
  Sep 26 13:01:45 lilith kernel: Found and enabled local APIC!
  Sep 26 13:01:45 lilith kernel: Initializing CPU#0

So I thought I'd tell the kernel to not enable APIC (using
2.6.8-3):

  Built 1 zonelists
  Kernel command line: BOOT_IMAGE=Debian_default ro root=305 acpi=off noapic
  Local APIC disabled by BIOS -- reenabling.
  Found and enabled local APIC!
  Initializing CPU#0

That didn't do it. Told it not to enable LAPIC:

  Built 1 zonelists
  Kernel command line: BOOT_IMAGE=Debian_default ro root=305 acpi=off nolapic
  Initializing CPU#0

But that didn't help either. Attached are the two dmesg outputs
from boot time, both without "noapic" or "nolapic", as shown
first above.

When suspending, I get only these messages related to apm using
2.6.8-1:

  Sep 27 17:57:05 lilith apmd[2165]: Proxy exited with status 1
  Sep 27 17:57:51 lilith apmd[2165]: Suspending now

With 2.6.8-3, the line "Proxy exited with status 1" is not
present, the other one is. And it's the last line in syslog
before the restart (after I have to "crash" the suspended
machine, because it won't resume).


Thanks for any further hints,

Marcus

-- 
   Marcus C. Gottwald  ·  <mcg@cheers.de>  ·  http://cheers.de

Sep 26 13:06:50 lilith syslogd 1.4.1#10: restart.
Sep 26 13:06:51 lilith kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
Sep 26 13:06:51 lilith kernel: Inspecting /boot/System.map-2.6.8-1-686
Sep 26 13:06:51 lilith kernel: Loaded 27238 symbols from /boot/System.map-2.6.8-1-686.
Sep 26 13:06:51 lilith kernel: Symbols match kernel version 2.6.8.
Sep 26 13:06:51 lilith kernel: No module symbols loaded - kernel modules not enabled. 
Sep 26 13:06:51 lilith kernel: Linux version 2.6.8-1-686 (dilinger@toaster.hq.voxel.net) (gcc version 3.3.4 (Debian 1:3.3.4-7)) #1 Mon Aug 16 03:56:48 EDT 2004
Sep 26 13:06:51 lilith kernel: BIOS-provided physical RAM map:
Sep 26 13:06:51 lilith kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Sep 26 13:06:51 lilith kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Sep 26 13:06:51 lilith kernel:  BIOS-e820: 0000000000100000 - 000000001fedc000 (usable)
Sep 26 13:06:51 lilith kernel:  BIOS-e820: 000000001fedc000 - 0000000020000000 (reserved)
Sep 26 13:06:51 lilith kernel:  BIOS-e820: 00000000feda0000 - 00000000fee00000 (reserved)
Sep 26 13:06:51 lilith kernel:  BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved)
Sep 26 13:06:51 lilith kernel: 0MB HIGHMEM available.
Sep 26 13:06:51 lilith kernel: 510MB LOWMEM available.
Sep 26 13:06:51 lilith kernel: DMI 2.3 present.
Sep 26 13:06:51 lilith kernel: Dell Latitude with broken BIOS detected. Refusing to enable the local APIC.
Sep 26 13:06:51 lilith kernel: Built 1 zonelists
Sep 26 13:06:51 lilith kernel: Kernel command line: auto BOOT_IMAGE=Debian_default ro root=305 acpi=off
Sep 26 13:06:51 lilith kernel: Initializing CPU#0
Sep 26 13:06:51 lilith kernel: PID hash table entries: 2048 (order 11: 16384 bytes)
Sep 26 13:06:51 lilith kernel: Detected 864.094 MHz processor.
Sep 26 13:06:51 lilith kernel: Using tsc for high-res timesource
Sep 26 13:06:51 lilith kernel: Console: colour dummy device 80x25
Sep 26 13:06:51 lilith kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Sep 26 13:06:51 lilith kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Sep 26 13:06:51 lilith kernel: Memory: 509960k/523120k available (1542k kernel code, 12404k reserved, 684k data, 148k init, 0k highmem)
Sep 26 13:06:51 lilith kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Sep 26 13:06:51 lilith kernel: Calibrating delay loop... 1708.03 BogoMIPS
Sep 26 13:06:51 lilith kernel: Security Scaffold v1.0.0 initialized
Sep 26 13:06:51 lilith kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Sep 26 13:06:51 lilith kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Sep 26 13:06:51 lilith kernel: CPU: L2 cache: 512K
Sep 26 13:06:51 lilith kernel: Intel machine check architecture supported.
Sep 26 13:06:51 lilith kernel: Intel machine check reporting enabled on CPU#0.
Sep 26 13:06:51 lilith kernel: CPU: Intel(R) Pentium(R) III Mobile CPU       866MHz stepping 01
Sep 26 13:06:51 lilith kernel: Enabling fast FPU save and restore... done.
Sep 26 13:06:51 lilith kernel: Enabling unmasked SIMD FPU exception support... done.
Sep 26 13:06:51 lilith kernel: Checking 'hlt' instruction... OK.
Sep 26 13:06:51 lilith kernel: checking if image is initramfs...it isn't (ungzip failed); looks like an initrd
Sep 26 13:06:51 lilith kernel: Freeing initrd memory: 5240k freed
Sep 26 13:06:51 lilith kernel: NET: Registered protocol family 16
Sep 26 13:06:51 lilith kernel: PCI: PCI BIOS revision 2.10 entry at 0xfc00e, last bus=2
Sep 26 13:06:51 lilith kernel: PCI: Using configuration type 1
Sep 26 13:06:51 lilith kernel: mtrr: v2.0 (20020519)
Sep 26 13:06:51 lilith kernel: ACPI: Subsystem revision 20040326
Sep 26 13:06:51 lilith kernel: ACPI: Interpreter disabled.
Sep 26 13:06:51 lilith kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Sep 26 13:06:51 lilith kernel: PnPBIOS: Scanning system for PnP BIOS support...
Sep 26 13:06:51 lilith kernel: PnPBIOS: Found PnP BIOS installation structure at 0xc00fe2d0
Sep 26 13:06:51 lilith kernel: PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xe2f4, dseg 0x40
Sep 26 13:06:51 lilith kernel: pnp: 00:01: ioport range 0x800-0x85f has been reserved
Sep 26 13:06:51 lilith kernel: pnp: 00:01: ioport range 0x860-0x87f has been reserved
Sep 26 13:06:51 lilith kernel: pnp: 00:01: ioport range 0x880-0x8bf has been reserved
Sep 26 13:06:51 lilith kernel: pnp: 00:01: ioport range 0x8c0-0x8ff has been reserved
Sep 26 13:06:51 lilith kernel: pnp: 00:01: ioport range 0x3f0-0x3f1 has been reserved
Sep 26 13:06:51 lilith kernel: pnp: 00:01: ioport range 0x900-0x90f has been reserved
Sep 26 13:06:51 lilith kernel: pnp: 00:01: ioport range 0x910-0x91f has been reserved
Sep 26 13:06:51 lilith kernel: pnp: 00:02: ioport range 0xbf40-0xbf5f has been reserved
Sep 26 13:06:51 lilith kernel: pnp: 00:02: ioport range 0xbf20-0xbf3f has been reserved
Sep 26 13:06:51 lilith kernel: PnPBIOS: 16 nodes reported by PnP BIOS; 16 recorded by driver
Sep 26 13:06:51 lilith kernel: PCI: Probing PCI hardware
Sep 26 13:06:51 lilith kernel: PCI: Probing PCI hardware (bus 00)
Sep 26 13:06:51 lilith kernel: PCI: Transparent bridge - 0000:00:1e.0
Sep 26 13:06:51 lilith kernel: PCI: Discovered primary peer bus 08 [IRQ]
Sep 26 13:06:51 lilith kernel: PCI: Using IRQ router PIIX/ICH [8086/248c] at 0000:00:1f.0
Sep 26 13:06:51 lilith kernel: PCI: IRQ 0 for device 0000:00:1f.1 doesn't match PIRQ mask - try pci=usepirqmask
Sep 26 13:06:51 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1f.1
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:02:00.0
Sep 26 13:06:51 lilith kernel: VFS: Disk quotas dquot_6.5.1
Sep 26 13:06:51 lilith kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Sep 26 13:06:51 lilith kernel: devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
Sep 26 13:06:51 lilith kernel: devfs: boot_options: 0x0
Sep 26 13:06:51 lilith kernel: Initializing Cryptographic API
Sep 26 13:06:51 lilith kernel: isapnp: Scanning for PnP cards...
Sep 26 13:06:51 lilith kernel: isapnp: No Plug & Play device found
Sep 26 13:06:51 lilith kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
Sep 26 13:06:51 lilith kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Sep 26 13:06:51 lilith kernel: ttyS3 at I/O 0x2e8 (irq = 3) is a 16550A
Sep 26 13:06:51 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1f.6
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.5
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:02:03.0
Sep 26 13:06:51 lilith kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Sep 26 13:06:51 lilith kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Sep 26 13:06:51 lilith kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 26 13:06:51 lilith kernel: input: AT Translated Set 2 keyboard on isa0060/serio0
Sep 26 13:06:51 lilith kernel: NET: Registered protocol family 2
Sep 26 13:06:51 lilith kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes
Sep 26 13:06:51 lilith kernel: TCP: Hash tables configured (established 32768 bind 65536)
Sep 26 13:06:51 lilith kernel: NET: Registered protocol family 8
Sep 26 13:06:51 lilith kernel: NET: Registered protocol family 20
Sep 26 13:06:51 lilith kernel: RAMDISK: cramfs filesystem found at block 0
Sep 26 13:06:51 lilith kernel: RAMDISK: Loading 5240 blocks [1 disk] into ram disk... |^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H
Sep 26 13:06:51 lilith kernel: VFS: Mounted root (cramfs filesystem) readonly.
Sep 26 13:06:51 lilith kernel: Freeing unused kernel memory: 148k freed
Sep 26 13:06:51 lilith kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe081c000, size 832k
Sep 26 13:06:51 lilith kernel: vesafb: mode is 1024x768x8, linelength=1024, pages=0
Sep 26 13:06:51 lilith kernel: vesafb: protected mode interface info at 00ff:44f0
Sep 26 13:06:51 lilith kernel: vesafb: scrolling: redraw
Sep 26 13:06:51 lilith kernel: fb0: VESA VGA frame buffer device
Sep 26 13:06:51 lilith kernel: Console: switching to colour frame buffer device 128x48
Sep 26 13:06:51 lilith kernel: NET: Registered protocol family 1
Sep 26 13:06:51 lilith kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Sep 26 13:06:51 lilith kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Sep 26 13:06:51 lilith kernel: ICH3M: IDE controller at PCI slot 0000:00:1f.1
Sep 26 13:06:51 lilith kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Sep 26 13:06:51 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1f.1
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:02:00.0
Sep 26 13:06:51 lilith kernel: ICH3M: chipset revision 2
Sep 26 13:06:51 lilith kernel: ICH3M: not 100%% native mode: will probe irqs later
Sep 26 13:06:51 lilith kernel:     ide0: BM-DMA at 0xbfa0-0xbfa7, BIOS settings: hda:DMA, hdb:pio
Sep 26 13:06:51 lilith kernel: hda: HITACHI_DK23DA-40, ATA DISK drive
Sep 26 13:06:51 lilith kernel: Using anticipatory io scheduler
Sep 26 13:06:51 lilith kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Sep 26 13:06:51 lilith kernel: hda: max request size: 128KiB
Sep 26 13:06:51 lilith kernel: hda: 78140160 sectors (40007 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
Sep 26 13:06:51 lilith kernel:  /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 < p5 p6 > p4
Sep 26 13:06:51 lilith kernel: kjournald starting.  Commit interval 5 seconds
Sep 26 13:06:51 lilith kernel: EXT3-fs: mounted filesystem with ordered data mode.
Sep 26 13:06:51 lilith kernel: kjournald starting.  Commit interval 5 seconds
Sep 26 13:06:51 lilith kernel: EXT3-fs: mounted filesystem with ordered data mode.
Sep 26 13:06:51 lilith kernel: EXT3 FS on hda5, internal journal
Sep 26 13:06:51 lilith kernel: Real Time Clock Driver v1.12
Sep 26 13:06:51 lilith kernel: PCI: Found IRQ 11 for device 0000:02:00.0
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.1
Sep 26 13:06:51 lilith kernel: 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
Sep 26 13:06:51 lilith kernel: 0000:02:00.0: 3Com PCI 3c905C Tornado at 0xec80. Vers LK1.1.19
Sep 26 13:06:51 lilith kernel: Linux Kernel Card Services
Sep 26 13:06:51 lilith kernel:   options:  [pci] [cardbus] [pm]
Sep 26 13:06:51 lilith kernel: PCI: Found IRQ 11 for device 0000:02:01.0
Sep 26 13:06:51 lilith kernel: Yenta: CardBus bridge found at 0000:02:01.0 [1028:00c8]
Sep 26 13:06:51 lilith kernel: Yenta: Using CSCINT to route CSC interrupts to PCI
Sep 26 13:06:51 lilith kernel: Yenta: Routing CardBus interrupts to PCI
Sep 26 13:06:51 lilith kernel: Yenta TI: socket 0000:02:01.0, mfunc 0x012c1222, devctl 0x64
Sep 26 13:06:51 lilith kernel: Yenta: ISA IRQ mask 0x06f8, PCI irq 11
Sep 26 13:06:51 lilith kernel: Socket status: 30000006
Sep 26 13:06:51 lilith kernel: PCI: Found IRQ 11 for device 0000:02:03.0
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.5
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.6
Sep 26 13:06:51 lilith kernel: Yenta: CardBus bridge found at 0000:02:03.0 [12a3:ab01]
Sep 26 13:06:51 lilith kernel: Yenta: Enabling burst memory read transactions
Sep 26 13:06:51 lilith kernel: Yenta: Using CSCINT to route CSC interrupts to PCI
Sep 26 13:06:51 lilith kernel: Yenta: Routing CardBus interrupts to PCI
Sep 26 13:06:51 lilith kernel: Yenta TI: socket 0000:02:03.0, mfunc 0x01000002, devctl 0x60
Sep 26 13:06:51 lilith kernel: Yenta: ISA IRQ mask 0x0000, PCI irq 11
Sep 26 13:06:51 lilith kernel: Socket status: 30000011
Sep 26 13:06:51 lilith kernel: Linux agpgart interface v0.100 (c) Dave Jones
Sep 26 13:06:51 lilith kernel: agpgart: Detected an Intel 830M Chipset.
Sep 26 13:06:51 lilith kernel: agpgart: Maximum main memory to use for agp memory: 438M
Sep 26 13:06:51 lilith kernel: agpgart: Detected 892K stolen memory.
Sep 26 13:06:51 lilith kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Sep 26 13:06:51 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1f.5
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.6
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:02:03.0
Sep 26 13:06:51 lilith kernel: intel8x0_measure_ac97_clock: measured 51755 usecs
Sep 26 13:06:51 lilith kernel: intel8x0: clocking to 48000
Sep 26 13:06:51 lilith kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Sep 26 13:06:51 lilith kernel: Dell laptop SMM driver v1.13 14/05/2002 Massimo Dal Zotto (dz@debian.org)
Sep 26 13:06:51 lilith kernel: mice: PS/2 mouse device common for all mice
Sep 26 13:06:51 lilith kernel: GRE over IPv4 tunneling driver
Sep 26 13:06:51 lilith kernel: Capability LSM initialized
Sep 26 13:06:51 lilith kernel: device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm@uk.sistina.com
Sep 26 13:06:51 lilith kernel: NTFS driver 2.1.15 [Flags: R/O MODULE].
Sep 26 13:06:51 lilith kernel: NTFS volume version 3.1.
Sep 26 13:06:51 lilith kernel: Synaptics Touchpad, model: 1
Sep 26 13:06:51 lilith kernel:  Firmware: 5.7
Sep 26 13:06:51 lilith kernel:  180 degree mounted touchpad
Sep 26 13:06:51 lilith kernel:  Sensor: 27
Sep 26 13:06:51 lilith kernel:  new absolute packet format
Sep 26 13:06:51 lilith kernel:  Touchpad has extended capability bits
Sep 26 13:06:51 lilith kernel:  -> multifinger detection
Sep 26 13:06:51 lilith kernel:  -> palm detection
Sep 26 13:06:51 lilith kernel:  -> pass-through port
Sep 26 13:06:51 lilith kernel: input: SynPS/2 Synaptics TouchPad on isa0060/serio1
Sep 26 13:06:51 lilith kernel: serio: Synaptics pass-through port at isa0060/serio1/input0
Sep 26 13:06:51 lilith kernel: ts: Compaq touchscreen protocol output
Sep 26 13:06:51 lilith kernel: input: PS/2 Generic Mouse on synaptics-pt/serio0
Sep 26 13:06:51 lilith kernel: input: PC Speaker
Sep 26 13:06:51 lilith kernel: NET: Registered protocol family 23
Sep 26 13:06:51 lilith kernel: parport: PnPBIOS parport detected.
Sep 26 13:06:51 lilith kernel: parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
Sep 26 13:06:51 lilith kernel: inserting floppy driver for 2.6.8-1-686
Sep 26 13:06:51 lilith kernel: Floppy drive(s): fd0 is 1.44M
Sep 26 13:06:51 lilith kernel: FDC 0 is a post-1991 82077
Sep 26 13:06:51 lilith kernel: usbcore: registered new driver usbfs
Sep 26 13:06:51 lilith kernel: usbcore: registered new driver hub
Sep 26 13:06:51 lilith kernel: USB Universal Host Controller Interface driver v2.2
Sep 26 13:06:51 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1d.0
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:02.0
Sep 26 13:06:51 lilith kernel: uhci_hcd 0000:00:1d.0: Intel Corp. 82801CA/CAM USB (Hub #1)
Sep 26 13:06:51 lilith kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0000bf80
Sep 26 13:06:51 lilith kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Sep 26 13:06:51 lilith kernel: hub 1-0:1.0: USB hub found
Sep 26 13:06:51 lilith kernel: hub 1-0:1.0: 2 ports detected
Sep 26 13:06:51 lilith kernel: cpci_hotplug: CompactPCI Hot Plug Core version: 0.2
Sep 26 13:06:51 lilith kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Sep 26 13:06:51 lilith kernel: Intel 810 + AC97 Audio, version 1.01, 04:13:12 Aug 16 2004
Sep 26 13:06:51 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1f.6
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.5
Sep 26 13:06:51 lilith kernel: PCI: Sharing IRQ 11 with 0000:02:03.0
Sep 26 13:06:51 lilith kernel: ip_tables: (C) 2000-2002 Netfilter core team
Sep 26 13:06:51 lilith kernel: ip_conntrack version 2.1 (4086 buckets, 32688 max) - 296 bytes per conntrack
Sep 26 13:06:52 lilith kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x300-0x307 0x4d0-0x4d7
Sep 26 13:06:52 lilith kernel: cs: IO port probe 0x0800-0x08ff: clean.
Sep 26 13:06:52 lilith kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Sep 26 13:06:52 lilith kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Sep 26 13:06:52 lilith kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Sep 26 13:06:56 lilith lpd[2217]: restarted
Sep 26 13:06:56 lilith kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Sep 26 13:07:00 lilith kernel: NET: Registered protocol family 10
Sep 26 13:07:00 lilith kernel: Disabled Privacy Extensions on device c02fbd80(lo)
Sep 26 13:07:00 lilith kernel: IPv6 over IPv4 tunneling driver
Sep 26 13:07:02 lilith kernel: Bluetooth: Core ver 2.6
Sep 26 13:07:02 lilith kernel: NET: Registered protocol family 31
Sep 26 13:07:02 lilith kernel: Bluetooth: HCI device and connection manager initialized
Sep 26 13:07:02 lilith kernel: Bluetooth: HCI socket layer initialized
Sep 26 13:07:03 lilith kernel: Bluetooth: L2CAP ver 2.3
Sep 26 13:07:03 lilith kernel: Bluetooth: L2CAP socket layer initialized
Sep 26 13:07:03 lilith kernel: Bluetooth: RFCOMM ver 1.3
Sep 26 13:07:03 lilith kernel: Bluetooth: RFCOMM socket layer initialized
Sep 26 13:07:03 lilith kernel: Bluetooth: RFCOMM TTY layer initialized
Sep 26 13:07:03 lilith rpc.mountd: authenticated mount request from localhost:882 for /var/lib/cfs/.cfsfs (/var/lib/cfs/.cfsfs)
Sep 26 13:07:03 lilith kernel: nfs warning: mount version older than kernel
Sep 26 13:07:09 lilith kernel: mtrr: 0xe0000000,0x8000000 overlaps existing 0xe0000000,0x80000
Sep 26 13:07:09 lilith kernel: [drm] Initialized i830 1.3.2 20021108 on minor 0: Intel Corp. 82830 CGC [Chipset Graphics Controller]
Sep 26 13:07:09 lilith kernel: mtrr: 0xe0000000,0x8000000 overlaps existing 0xe0000000,0x80000
Sep 26 13:07:09 lilith kernel: [drm] Initialized i830 1.3.2 20021108 on minor 1: Intel Corp. 82830 CGC [Chipset Graphics Controller] (#2)
Sep 26 13:07:09 lilith kernel: mtrr: base(0xe0000000) is not aligned on a size(0x300000) boundary
Sep 26 13:07:09 lilith kernel: mtrr: 0xe0000000,0x8000000 overlaps existing 0xe0000000,0x80000
Sep 26 13:07:49 lilith kernel: eth1: New link status: Connected (0001)
Sep 26 13:07:50 lilith kernel: NET: Registered protocol family 17

Sep 26 13:01:44 lilith syslogd 1.4.1#10: restart.
Sep 26 13:01:45 lilith kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
Sep 26 13:01:45 lilith kernel: Inspecting /boot/System.map-2.6.8-1-686
Sep 26 13:01:45 lilith kernel: Loaded 27239 symbols from /boot/System.map-2.6.8-1-686.
Sep 26 13:01:45 lilith kernel: Symbols match kernel version 2.6.8.
Sep 26 13:01:45 lilith kernel: No module symbols loaded - kernel modules not enabled. 
Sep 26 13:01:45 lilith kernel: Linux version 2.6.8-1-686 (dilinger@toaster.hq.voxel.net) (gcc version 3.3.4 (Debian 1:3.3.4-11)) #1 Tue Sep 14 00:22:58 EDT 2004
Sep 26 13:01:45 lilith kernel: BIOS-provided physical RAM map:
Sep 26 13:01:45 lilith kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Sep 26 13:01:45 lilith kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Sep 26 13:01:45 lilith kernel:  BIOS-e820: 0000000000100000 - 000000001fedc000 (usable)
Sep 26 13:01:45 lilith kernel:  BIOS-e820: 000000001fedc000 - 0000000020000000 (reserved)
Sep 26 13:01:45 lilith kernel:  BIOS-e820: 00000000feda0000 - 00000000fee00000 (reserved)
Sep 26 13:01:45 lilith kernel:  BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved)
Sep 26 13:01:45 lilith kernel: 0MB HIGHMEM available.
Sep 26 13:01:45 lilith kernel: 510MB LOWMEM available.
Sep 26 13:01:45 lilith kernel: DMI 2.3 present.
Sep 26 13:01:45 lilith kernel: Built 1 zonelists
Sep 26 13:01:45 lilith kernel: Kernel command line: BOOT_IMAGE=Debian_default ro root=305 acpi=off
Sep 26 13:01:45 lilith kernel: Local APIC disabled by BIOS -- reenabling.
Sep 26 13:01:45 lilith kernel: Found and enabled local APIC!
Sep 26 13:01:45 lilith kernel: Initializing CPU#0
Sep 26 13:01:45 lilith kernel: PID hash table entries: 2048 (order 11: 16384 bytes)
Sep 26 13:01:45 lilith kernel: Detected 664.712 MHz processor.
Sep 26 13:01:45 lilith kernel: Using tsc for high-res timesource
Sep 26 13:01:45 lilith kernel: Console: colour dummy device 80x25
Sep 26 13:01:45 lilith kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Sep 26 13:01:45 lilith kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Sep 26 13:01:45 lilith kernel: Memory: 509900k/523120k available (1542k kernel code, 12460k reserved, 684k data, 148k init, 0k highmem)
Sep 26 13:01:45 lilith kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Sep 26 13:01:45 lilith kernel: Calibrating delay loop... 1314.81 BogoMIPS
Sep 26 13:01:45 lilith kernel: Security Scaffold v1.0.0 initialized
Sep 26 13:01:45 lilith kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Sep 26 13:01:45 lilith kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Sep 26 13:01:45 lilith kernel: CPU: L2 cache: 512K
Sep 26 13:01:45 lilith kernel: Intel machine check architecture supported.
Sep 26 13:01:45 lilith kernel: Intel machine check reporting enabled on CPU#0.
Sep 26 13:01:45 lilith kernel: CPU: Intel(R) Pentium(R) III Mobile CPU       866MHz stepping 01
Sep 26 13:01:45 lilith kernel: Enabling fast FPU save and restore... done.
Sep 26 13:01:45 lilith kernel: Enabling unmasked SIMD FPU exception support... done.
Sep 26 13:01:45 lilith kernel: Checking 'hlt' instruction... OK.
Sep 26 13:01:45 lilith kernel: ACPI: IRQ9 SCI: Edge set to Level Trigger.
Sep 26 13:01:45 lilith kernel: enabled ExtINT on CPU#0
Sep 26 13:01:45 lilith kernel: ESR value before enabling vector: 00000000
Sep 26 13:01:45 lilith kernel: ESR value after enabling vector: 00000000
Sep 26 13:01:45 lilith kernel: Using local APIC timer interrupts.
Sep 26 13:01:45 lilith kernel: calibrating APIC timer ...
Sep 26 13:01:45 lilith kernel: ..... CPU clock speed is 664.0396 MHz.
Sep 26 13:01:45 lilith kernel: ..... host bus clock speed is 132.0879 MHz.
Sep 26 13:01:45 lilith kernel: checking if image is initramfs...it isn't (ungzip failed); looks like an initrd
Sep 26 13:01:45 lilith kernel: Freeing initrd memory: 5300k freed
Sep 26 13:01:45 lilith kernel: NET: Registered protocol family 16
Sep 26 13:01:45 lilith kernel: PCI: PCI BIOS revision 2.10 entry at 0xfc00e, last bus=2
Sep 26 13:01:45 lilith kernel: PCI: Using configuration type 1
Sep 26 13:01:45 lilith kernel: mtrr: v2.0 (20020519)
Sep 26 13:01:45 lilith kernel: ACPI: Subsystem revision 20040326
Sep 26 13:01:45 lilith kernel: ACPI: Interpreter disabled.
Sep 26 13:01:45 lilith kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Sep 26 13:01:45 lilith kernel: PnPBIOS: Scanning system for PnP BIOS support...
Sep 26 13:01:45 lilith kernel: PnPBIOS: Found PnP BIOS installation structure at 0xc00fe2d0
Sep 26 13:01:45 lilith kernel: PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xe2f4, dseg 0x40
Sep 26 13:01:45 lilith kernel: pnp: 00:01: ioport range 0x800-0x85f has been reserved
Sep 26 13:01:45 lilith kernel: pnp: 00:01: ioport range 0x860-0x87f has been reserved
Sep 26 13:01:45 lilith kernel: pnp: 00:01: ioport range 0x880-0x8bf has been reserved
Sep 26 13:01:45 lilith kernel: pnp: 00:01: ioport range 0x8c0-0x8ff has been reserved
Sep 26 13:01:45 lilith kernel: pnp: 00:01: ioport range 0x3f0-0x3f1 has been reserved
Sep 26 13:01:45 lilith kernel: pnp: 00:01: ioport range 0x900-0x90f has been reserved
Sep 26 13:01:45 lilith kernel: pnp: 00:01: ioport range 0x910-0x91f has been reserved
Sep 26 13:01:45 lilith kernel: pnp: 00:02: ioport range 0xbf40-0xbf5f has been reserved
Sep 26 13:01:45 lilith kernel: pnp: 00:02: ioport range 0xbf20-0xbf3f has been reserved
Sep 26 13:01:45 lilith kernel: PnPBIOS: 16 nodes reported by PnP BIOS; 16 recorded by driver
Sep 26 13:01:45 lilith kernel: PCI: Probing PCI hardware
Sep 26 13:01:45 lilith kernel: PCI: Probing PCI hardware (bus 00)
Sep 26 13:01:45 lilith kernel: PCI: Transparent bridge - 0000:00:1e.0
Sep 26 13:01:45 lilith kernel: PCI: Discovered primary peer bus 08 [IRQ]
Sep 26 13:01:45 lilith kernel: PCI: Using IRQ router PIIX/ICH [8086/248c] at 0000:00:1f.0
Sep 26 13:01:45 lilith kernel: PCI: IRQ 0 for device 0000:00:1f.1 doesn't match PIRQ mask - try pci=usepirqmask
Sep 26 13:01:45 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1f.1
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:02:00.0
Sep 26 13:01:45 lilith kernel: VFS: Disk quotas dquot_6.5.1
Sep 26 13:01:45 lilith kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Sep 26 13:01:45 lilith kernel: devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
Sep 26 13:01:45 lilith kernel: devfs: boot_options: 0x0
Sep 26 13:01:45 lilith kernel: Initializing Cryptographic API
Sep 26 13:01:45 lilith kernel: isapnp: Scanning for PnP cards...
Sep 26 13:01:45 lilith kernel: isapnp: No Plug & Play device found
Sep 26 13:01:45 lilith kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
Sep 26 13:01:45 lilith kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Sep 26 13:01:45 lilith kernel: ttyS3 at I/O 0x2e8 (irq = 3) is a 16550A
Sep 26 13:01:45 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1f.6
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.5
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:02:03.0
Sep 26 13:01:45 lilith kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Sep 26 13:01:45 lilith kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Sep 26 13:01:45 lilith kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 26 13:01:45 lilith kernel: input: AT Translated Set 2 keyboard on isa0060/serio0
Sep 26 13:01:45 lilith kernel: NET: Registered protocol family 2
Sep 26 13:01:45 lilith kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes
Sep 26 13:01:45 lilith kernel: TCP: Hash tables configured (established 32768 bind 65536)
Sep 26 13:01:45 lilith kernel: NET: Registered protocol family 8
Sep 26 13:01:45 lilith kernel: NET: Registered protocol family 20
Sep 26 13:01:45 lilith kernel: RAMDISK: cramfs filesystem found at block 0
Sep 26 13:01:45 lilith kernel: RAMDISK: Loading 5300 blocks [1 disk] into ram disk... |^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H
Sep 26 13:01:45 lilith kernel: VFS: Mounted root (cramfs filesystem) readonly.
Sep 26 13:01:45 lilith kernel: Freeing unused kernel memory: 148k freed
Sep 26 13:01:45 lilith kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0823000, size 832k
Sep 26 13:01:45 lilith kernel: vesafb: mode is 1024x768x8, linelength=1024, pages=0
Sep 26 13:01:45 lilith kernel: vesafb: protected mode interface info at 00ff:44f0
Sep 26 13:01:45 lilith kernel: vesafb: scrolling: redraw
Sep 26 13:01:45 lilith kernel: fb0: VESA VGA frame buffer device
Sep 26 13:01:45 lilith kernel: Console: switching to colour frame buffer device 128x48
Sep 26 13:01:45 lilith kernel: NET: Registered protocol family 1
Sep 26 13:01:45 lilith kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Sep 26 13:01:45 lilith kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Sep 26 13:01:45 lilith kernel: ICH3M: IDE controller at PCI slot 0000:00:1f.1
Sep 26 13:01:45 lilith kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Sep 26 13:01:45 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1f.1
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:02:00.0
Sep 26 13:01:45 lilith kernel: ICH3M: chipset revision 2
Sep 26 13:01:45 lilith kernel: ICH3M: not 100%% native mode: will probe irqs later
Sep 26 13:01:45 lilith kernel:     ide0: BM-DMA at 0xbfa0-0xbfa7, BIOS settings: hda:DMA, hdb:pio
Sep 26 13:01:45 lilith kernel:     ide1: BM-DMA at 0xbfa8-0xbfaf, BIOS settings: hdc:pio, hdd:pio
Sep 26 13:01:45 lilith kernel: hda: HITACHI_DK23DA-40, ATA DISK drive
Sep 26 13:01:45 lilith kernel: Using anticipatory io scheduler
Sep 26 13:01:45 lilith kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Sep 26 13:01:45 lilith kernel: hda: max request size: 128KiB
Sep 26 13:01:45 lilith kernel: hda: 78140160 sectors (40007 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
Sep 26 13:01:45 lilith kernel:  /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 < p5 p6 > p4
Sep 26 13:01:45 lilith kernel: EXT3-fs: INFO: recovery required on readonly filesystem.
Sep 26 13:01:45 lilith kernel: EXT3-fs: write access will be enabled during recovery.
Sep 26 13:01:45 lilith kernel: kjournald starting.  Commit interval 5 seconds
Sep 26 13:01:45 lilith kernel: EXT3-fs: hda5: orphan cleanup on readonly fs
Sep 26 13:01:45 lilith kernel: EXT3-fs: hda5: 27 orphan inodes deleted
Sep 26 13:01:45 lilith kernel: EXT3-fs: recovery complete.
Sep 26 13:01:45 lilith kernel: EXT3-fs: mounted filesystem with ordered data mode.
Sep 26 13:01:45 lilith kernel: kjournald starting.  Commit interval 5 seconds
Sep 26 13:01:45 lilith kernel: EXT3-fs: mounted filesystem with ordered data mode.
Sep 26 13:01:45 lilith kernel: EXT3 FS on hda5, internal journal
Sep 26 13:01:45 lilith kernel: Real Time Clock Driver v1.12
Sep 26 13:01:45 lilith kernel: PCI: Found IRQ 11 for device 0000:02:00.0
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.1
Sep 26 13:01:45 lilith kernel: 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
Sep 26 13:01:45 lilith kernel: 0000:02:00.0: 3Com PCI 3c905C Tornado at 0xec80. Vers LK1.1.19
Sep 26 13:01:45 lilith kernel: Linux Kernel Card Services
Sep 26 13:01:45 lilith kernel:   options:  [pci] [cardbus] [pm]
Sep 26 13:01:45 lilith kernel: PCI: Found IRQ 11 for device 0000:02:01.0
Sep 26 13:01:45 lilith kernel: Yenta: CardBus bridge found at 0000:02:01.0 [1028:00c8]
Sep 26 13:01:45 lilith kernel: Yenta: Using CSCINT to route CSC interrupts to PCI
Sep 26 13:01:45 lilith kernel: Yenta: Routing CardBus interrupts to PCI
Sep 26 13:01:45 lilith kernel: Yenta TI: socket 0000:02:01.0, mfunc 0x012c1222, devctl 0x64
Sep 26 13:01:45 lilith kernel: Yenta: ISA IRQ mask 0x04f8, PCI irq 11
Sep 26 13:01:45 lilith kernel: Socket status: 30000006
Sep 26 13:01:45 lilith kernel: PCI: Found IRQ 11 for device 0000:02:03.0
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.5
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.6
Sep 26 13:01:45 lilith kernel: Yenta: CardBus bridge found at 0000:02:03.0 [12a3:ab01]
Sep 26 13:01:45 lilith kernel: Yenta: Enabling burst memory read transactions
Sep 26 13:01:45 lilith kernel: Yenta: Using CSCINT to route CSC interrupts to PCI
Sep 26 13:01:45 lilith kernel: Yenta: Routing CardBus interrupts to PCI
Sep 26 13:01:45 lilith kernel: Yenta TI: socket 0000:02:03.0, mfunc 0x01000002, devctl 0x60
Sep 26 13:01:45 lilith kernel: Yenta: ISA IRQ mask 0x0000, PCI irq 11
Sep 26 13:01:45 lilith kernel: Socket status: 30000011
Sep 26 13:01:45 lilith kernel: Linux agpgart interface v0.100 (c) Dave Jones
Sep 26 13:01:45 lilith kernel: agpgart: Detected an Intel 830M Chipset.
Sep 26 13:01:45 lilith kernel: agpgart: Maximum main memory to use for agp memory: 438M
Sep 26 13:01:45 lilith kernel: agpgart: Detected 892K stolen memory.
Sep 26 13:01:45 lilith kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Sep 26 13:01:45 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1f.5
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.6
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:02:03.0
Sep 26 13:01:45 lilith kernel: intel8x0_measure_ac97_clock: measured 38076 usecs
Sep 26 13:01:45 lilith kernel: intel8x0: clocking to 48000
Sep 26 13:01:45 lilith kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Sep 26 13:01:45 lilith kernel: Dell laptop SMM driver v1.13 14/05/2002 Massimo Dal Zotto (dz@debian.org)
Sep 26 13:01:45 lilith kernel: mice: PS/2 mouse device common for all mice
Sep 26 13:01:45 lilith kernel: GRE over IPv4 tunneling driver
Sep 26 13:01:45 lilith kernel: Capability LSM initialized
Sep 26 13:01:45 lilith kernel: device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm@uk.sistina.com
Sep 26 13:01:45 lilith kernel: NTFS driver 2.1.15 [Flags: R/O MODULE].
Sep 26 13:01:45 lilith kernel: NTFS volume version 3.1.
Sep 26 13:01:45 lilith kernel: Synaptics Touchpad, model: 1
Sep 26 13:01:45 lilith kernel:  Firmware: 5.7
Sep 26 13:01:45 lilith kernel:  180 degree mounted touchpad
Sep 26 13:01:45 lilith kernel:  Sensor: 27
Sep 26 13:01:45 lilith kernel:  new absolute packet format
Sep 26 13:01:45 lilith kernel:  Touchpad has extended capability bits
Sep 26 13:01:45 lilith kernel:  -> multifinger detection
Sep 26 13:01:45 lilith kernel:  -> palm detection
Sep 26 13:01:45 lilith kernel:  -> pass-through port
Sep 26 13:01:45 lilith kernel: input: SynPS/2 Synaptics TouchPad on isa0060/serio1
Sep 26 13:01:45 lilith kernel: serio: Synaptics pass-through port at isa0060/serio1/input0
Sep 26 13:01:45 lilith kernel: ts: Compaq touchscreen protocol output
Sep 26 13:01:45 lilith kernel: input: PS/2 Generic Mouse on synaptics-pt/serio0
Sep 26 13:01:45 lilith kernel: input: PC Speaker
Sep 26 13:01:45 lilith kernel: NET: Registered protocol family 23
Sep 26 13:01:45 lilith kernel: parport: PnPBIOS parport detected.
Sep 26 13:01:45 lilith kernel: parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
Sep 26 13:01:45 lilith kernel: inserting floppy driver for 2.6.8-1-686
Sep 26 13:01:45 lilith kernel: Floppy drive(s): fd0 is 1.44M
Sep 26 13:01:45 lilith kernel: FDC 0 is a post-1991 82077
Sep 26 13:01:45 lilith kernel: usbcore: registered new driver usbfs
Sep 26 13:01:45 lilith kernel: usbcore: registered new driver hub
Sep 26 13:01:45 lilith kernel: USB Universal Host Controller Interface driver v2.2
Sep 26 13:01:45 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1d.0
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:02.0
Sep 26 13:01:45 lilith kernel: uhci_hcd 0000:00:1d.0: Intel Corp. 82801CA/CAM USB (Hub #1)
Sep 26 13:01:45 lilith kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0000bf80
Sep 26 13:01:45 lilith kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Sep 26 13:01:45 lilith kernel: hub 1-0:1.0: USB hub found
Sep 26 13:01:45 lilith kernel: hub 1-0:1.0: 2 ports detected
Sep 26 13:01:45 lilith kernel: cpci_hotplug: CompactPCI Hot Plug Core version: 0.2
Sep 26 13:01:45 lilith kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Sep 26 13:01:45 lilith kernel: Intel 810 + AC97 Audio, version 1.01, 00:39:07 Sep 14 2004
Sep 26 13:01:45 lilith kernel: PCI: Found IRQ 11 for device 0000:00:1f.6
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:00:1f.5
Sep 26 13:01:45 lilith kernel: PCI: Sharing IRQ 11 with 0000:02:03.0
Sep 26 13:01:45 lilith kernel: ip_tables: (C) 2000-2002 Netfilter core team
Sep 26 13:01:45 lilith kernel: ip_conntrack version 2.1 (4086 buckets, 32688 max) - 296 bytes per conntrack
Sep 26 13:01:46 lilith kernel: cs: warning: no high memory space available!
Sep 26 13:01:46 lilith kernel: cs: unable to map card memory!
Sep 26 13:01:46 lilith last message repeated 5 times
Sep 26 13:01:46 lilith kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x170-0x177 0x300-0x307 0x370-0x37f 0x4d0-0x4d7
Sep 26 13:01:46 lilith kernel: cs: IO port probe 0x0800-0x08ff: clean.
Sep 26 13:01:46 lilith kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Sep 26 13:01:46 lilith kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Sep 26 13:01:50 lilith lpd[2233]: restarted
Sep 26 13:01:50 lilith kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Sep 26 13:01:54 lilith kernel: NET: Registered protocol family 10
Sep 26 13:01:54 lilith kernel: Disabled Privacy Extensions on device c02fbd80(lo)
Sep 26 13:01:54 lilith kernel: IPv6 over IPv4 tunneling driver
Sep 26 13:01:57 lilith kernel: Bluetooth: Core ver 2.6
Sep 26 13:01:57 lilith kernel: NET: Registered protocol family 31
Sep 26 13:01:57 lilith kernel: Bluetooth: HCI device and connection manager initialized
Sep 26 13:01:57 lilith kernel: Bluetooth: HCI socket layer initialized
Sep 26 13:01:57 lilith kernel: Bluetooth: L2CAP ver 2.3
Sep 26 13:01:57 lilith kernel: Bluetooth: L2CAP socket layer initialized
Sep 26 13:01:57 lilith kernel: Bluetooth: RFCOMM ver 1.3
Sep 26 13:01:57 lilith kernel: Bluetooth: RFCOMM socket layer initialized
Sep 26 13:01:57 lilith kernel: Bluetooth: RFCOMM TTY layer initialized
Sep 26 13:01:57 lilith rpc.mountd: authenticated mount request from localhost:898 for /var/lib/cfs/.cfsfs (/var/lib/cfs/.cfsfs)
Sep 26 13:01:57 lilith kernel: nfs warning: mount version older than kernel
Sep 26 13:02:03 lilith kernel: mtrr: 0xe0000000,0x8000000 overlaps existing 0xe0000000,0x80000
Sep 26 13:02:03 lilith kernel: [drm] Initialized i830 1.3.2 20021108 on minor 0: Intel Corp. 82830 CGC [Chipset Graphics Controller]
Sep 26 13:02:03 lilith kernel: mtrr: 0xe0000000,0x8000000 overlaps existing 0xe0000000,0x80000
Sep 26 13:02:03 lilith kernel: [drm] Initialized i830 1.3.2 20021108 on minor 1: Intel Corp. 82830 CGC [Chipset Graphics Controller] (#2)
Sep 26 13:02:03 lilith kernel: mtrr: base(0xe0000000) is not aligned on a size(0x300000) boundary
Sep 26 13:02:03 lilith kernel: mtrr: 0xe0000000,0x8000000 overlaps existing 0xe0000000,0x80000


Reply to: