Boot options

Cyrille GRINNER cyrille at grinner.fr
Mon Mar 22 15:01:17 EDT 2010


Hi!

Here is the dmesg after a boot test with acpi=off pci=usepirqmask:


[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 001fc00000 page 2M
[    0.000000]  001fc00000 - 001fe70000 page 4k
[    0.000000] kernel direct mapping tables up to 1fe70000 @ 10000-15000
[    0.000000] RAMDISK: 1f715000 - 1fe5fd78
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 510MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 1fe70000
[    0.000000]   low ram: 0 - 1fe70000
[    0.000000]   node 0 low ram: 00000000 - 1fe70000
[    0.000000]   node 0 bootmap 00011000 - 00014fd0
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 001fe70000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 -
0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 -
0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 -
0000007000]
[    0.000000]   #3 [0000100000 - 00008a80a0]    TEXT DATA BSS ==> [0000100000 -
00008a80a0]
[    0.000000]   #4 [001f715000 - 001fe5fd78]          RAMDISK ==> [001f715000 -
001fe5fd78]
[    0.000000]   #5 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 -
0000100000]
[    0.000000]   #6 [00008a9000 - 00008ac121]              BRK ==> [00008a9000 -
00008ac121]
[    0.000000]   #7 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 -
0000011000]
[    0.000000]   #8 [0000011000 - 0000015000]          BOOTMAP ==> [0000011000 -
0000015000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0001fe70
[    0.000000]   HighMem  0x0001fe70 -> 0x0001fe70
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0001fe70
[    0.000000] On node 0 totalpages: 130559
[    0.000000] free_area_init_node: node 0, pgdat c0784940, node_mem_map
c1000200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 989 pages used for memmap
[    0.000000]   Normal zone: 125587 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] nr_irqs_gsi: 16
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e6000
[    0.000000] PM: Registered nosave memory: 00000000000e6000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 20000000 (gap:
20000000:dff00000)
[    0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages at c1402000, static data 35612 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total
pages: 129538
[    0.000000] Kernel command line:
root=UUID=549a6bf0-214f-4e92-80c5-22181afee69a acpi=off pci=usepirqmask
[    0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] allocated 2613120 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want
memory cgroups
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 499568k/522688k available (4566k kernel code, 22460k
reserved, 2142k data, 540k init, 0k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff1d000 - 0xfffff000   ( 904 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xe0670000 - 0xff7fe000   ( 497 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xdfe70000   ( 510 MB)
[    0.000000]       .init : 0xc078e000 - 0xc0815000   ( 540 kB)
[    0.000000]       .data : 0xc0575b94 - 0xc078d3c8   (2142 kB)
[    0.000000]       .text : 0xc0100000 - 0xc0575b94   (4566 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor
mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1,
Nodes=1
[    0.000000] NR_IRQS:2304 nr_irqs:256
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 596.207 MHz processor.
[    0.001970] Console: colour VGA+ 80x25
[    0.001987] console [tty0] enabled
[    0.004026] Calibrating delay loop (skipped), value calculated using timer
frequency.. 1192.41 BogoMIPS (lpj=2384828)
[    0.004247] Security Framework initialized
[    0.004410] AppArmor: AppArmor initialized
[    0.004512] Mount-cache hash table entries: 512
[    0.005128] Initializing cgroup subsys ns
[    0.005223] Initializing cgroup subsys cpuacct
[    0.005301] Initializing cgroup subsys memory
[    0.005395] Initializing cgroup subsys freezer
[    0.005466] Initializing cgroup subsys net_cls
[    0.005582] CPU: L1 I cache: 16K, L1 D cache: 16K
[    0.005689] CPU: L2 cache: 128K
[    0.005763] mce: CPU supports 5 MCE banks
[    0.005872] Performance Counters:
[    0.005924] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.006049] no hardware sampling interrupt available.
[    0.006119] p6 PMU driver.
[    0.006222] ... version:                 0
[    0.006290] ... bit width:               32
[    0.006357] ... generic counters:        2
[    0.006425] ... value mask:              00000000ffffffff
[    0.006496] ... max period:              000000007fffffff
[    0.006567] ... fixed-purpose counters:  0
[    0.006634] ... counter mask:            0000000000000003
[    0.006712] Checking 'hlt' instruction... OK.
[    0.021903] SMP alternatives: switching to UP code
[    0.036070] Freeing SMP alternatives: 19k freed
[    0.036494] weird, boot CPU (#0) not listed by the BIOS.
[    0.036579] SMP motherboard not detected.
[    0.036648] Local APIC not detected. Using dummy APIC emulation.
[    0.036718] SMP disabled
[    0.037550] Brought up 1 CPUs
[    0.037645] Total of 1 processors activated (1192.41 BogoMIPS).
[    0.037771] CPU0 attaching NULL sched-domain.
[    0.038944] Booting paravirtualized kernel on bare hardware
[    0.040533] regulator: core version 0.5
[    0.040659] Time: 19:51:28  Date: 03/22/10
[    0.040954] NET: Registered protocol family 16
[    0.041535] EISA bus registered
[    0.049812] PCI: PCI BIOS revision 2.10 entry at 0xfd9b0, last bus=1
[    0.049903] PCI: Using configuration type 1 for base access
[    0.054375] bio: create slab <bio-0> at 0
[    0.054815] ACPI: Interpreter disabled.
[    0.055458] SCSI subsystem initialized
[    0.055812] libata version 3.00 loaded.
[    0.056285] usbcore: registered new interface driver usbfs
[    0.056433] usbcore: registered new interface driver hub
[    0.056662] usbcore: registered new device driver usb
[    0.057308] PCI: Probing PCI hardware
[    0.057388] PCI: Probing PCI hardware (bus 00)
[    0.057631] pci 0000:00:02.0: reg 10 32bit mmio: [0xf8000000-0xfbffffff]
[    0.057650] pci 0000:00:02.0: reg 14 32bit mmio: [0xf4000000-0xf407ffff]
[    0.057897] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4
ACPI/GPIO/TCO
[    0.057998] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH4 GPIO
[    0.058142] pci 0000:00:1f.1: reg 20 io port: [0x1800-0x180f]
[    0.058241] pci 0000:00:1f.2: reg 20 io port: [0x1820-0x183f]
[    0.058346] pci 0000:00:1f.3: reg 20 io port: [0x1810-0x181f]
[    0.058444] pci 0000:00:1f.4: reg 20 io port: [0x2400-0x241f]
[    0.058515] pci 0000:00:1f.5: reg 10 io port: [0x1c00-0x1cff]
[    0.058534] pci 0000:00:1f.5: reg 14 io port: [0x1840-0x187f]
[    0.058624] pci 0000:00:1f.6: reg 10 io port: [0x2000-0x20ff]
[    0.058643] pci 0000:00:1f.6: reg 14 io port: [0x1880-0x18ff]
[    0.058766] pci 0000:01:00.0: reg 10 32bit mmio: [0xf4104000-0xf41047ff]
[    0.058786] pci 0000:01:00.0: reg 14 32bit mmio: [0xf4100000-0xf4103fff]
[    0.058857] pci 0000:01:00.0: supports D2
[    0.058867] pci 0000:01:00.0: PME# supported from D2 D3hot
[    0.058945] pci 0000:01:00.0: PME# disabled
[    0.059069] pci 0000:01:02.0: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.059105] pci 0000:01:02.0: supports D1 D2
[    0.059115] pci 0000:01:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.059193] pci 0000:01:02.0: PME# disabled
[    0.059315] pci 0000:01:02.1: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.059351] pci 0000:01:02.1: supports D1 D2
[    0.059361] pci 0000:01:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.059439] pci 0000:01:02.1: PME# disabled
[    0.059576] pci 0000:00:1e.0: transparent bridge
[    0.059654] pci 0000:00:1e.0: bridge 32bit mmio: [0xf4100000-0xf41fffff]
[    0.061332] pci 0000:00:1f.0: PIIX/ICH IRQ router [8086:244c]
[    0.062061] Bluetooth: Core ver 2.15
[    0.062446] NET: Registered protocol family 31
[    0.062524] Bluetooth: HCI device and connection manager initialized
[    0.062604] Bluetooth: HCI socket layer initialized
[    0.062675] NetLabel: Initializing
[    0.062741] NetLabel:  domain hash size = 128
[    0.062808] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.062930] NetLabel:  unlabeled traffic allowed by default
[    0.071768] pnp: PnP ACPI: disabled
[    0.071872] PnPBIOS: Scanning system for PnP BIOS support...
[    0.072114] PnPBIOS: Found PnP BIOS installation structure at 0xc00f7470
[    0.072202] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xa88d, dseg 0x400
[    0.073970] pnp 00:0a: io resource (0x1000-0x105f) overlaps 0000:00:1f.0 BAR
13 (0x1000-0x107f), disabling
[    0.074087] pnp 00:0a: io resource (0x1060-0x107f) overlaps 0000:00:1f.0 BAR
13 (0x1000-0x107f), disabling
[    0.077232] PnPBIOS: 19 nodes reported by PnP BIOS; 19 recorded by driver
[    0.077366] system 00:00: iomem range 0xfff00000-0xffffffff has been reserved
[    0.077466] system 00:01: iomem range 0x0-0x9ffff could not be reserved
[    0.077547] system 00:01: iomem range 0xe4000-0xfffff could not be reserved
[    0.077626] system 00:01: iomem range 0x100000-0x1fdfffff could not be
reserved
[    0.077773] system 00:0a: ioport range 0x4d0-0x4d1 has been reserved
[    0.077855] system 00:0a: ioport range 0x1100-0x110f has been reserved
[    0.077934] system 00:0a: ioport range 0x1180-0x11bf has been reserved
[    0.078027] system 00:0c: iomem range 0xdc000-0xdffff has been reserved
[    0.078118] system 00:0d: iomem range 0xd8000-0xdbfff has been reserved
[    0.080345] AppArmor: AppArmor Filesystem Enabled
[    0.080570] pci 0000:01:02.0: CardBus bridge, secondary bus 0000:02
[    0.080648] pci 0000:01:02.0:   IO window: 0x003000-0x0030ff
[    0.080726] pci 0000:01:02.0:   IO window: 0x003400-0x0034ff
[    0.080802] pci 0000:01:02.0:   PREFETCH window: 0x20000000-0x23ffffff
[    0.080882] pci 0000:01:02.0:   MEM window: 0x28000000-0x2bffffff
[    0.080959] pci 0000:01:02.1: CardBus bridge, secondary bus 0000:06
[    0.081034] pci 0000:01:02.1:   IO window: 0x003800-0x0038ff
[    0.081110] pci 0000:01:02.1:   IO window: 0x003c00-0x003cff
[    0.081187] pci 0000:01:02.1:   PREFETCH window: 0x24000000-0x27ffffff
[    0.081266] pci 0000:01:02.1:   MEM window: 0x2c000000-0x2fffffff
[    0.081346] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:01
[    0.081421] pci 0000:00:1e.0:   IO window: 0x3000-0x3fff
[    0.081498] pci 0000:00:1e.0:   MEM window: 0xf4100000-0xf41fffff
[    0.081577] pci 0000:00:1e.0:   PREFETCH window: 0x20000000-0x27ffffff
[    0.081678] pci 0000:00:1e.0: setting latency timer to 64
[    0.081703] pci 0000:01:02.0: can't find IRQ for PCI INT A; please try using
pci=biosirq
[    0.081803] pci 0000:01:02.0: setting latency timer to 64
[    0.081825] pci 0000:01:02.1: can't find IRQ for PCI INT B; please try using
pci=biosirq
[    0.081925] pci 0000:01:02.1: setting latency timer to 64
[    0.081946] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.081958] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.081970] pci_bus 0000:01: resource 0 io:  [0x3000-0x3fff]
[    0.081982] pci_bus 0000:01: resource 1 mem: [0xf4100000-0xf41fffff]
[    0.081994] pci_bus 0000:01: resource 2 pref mem [0x20000000-0x27ffffff]
[    0.082006] pci_bus 0000:01: resource 3 io:  [0x00-0xffff]
[    0.082018] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff]
[    0.082030] pci_bus 0000:02: resource 0 io:  [0x3000-0x30ff]
[    0.082042] pci_bus 0000:02: resource 1 io:  [0x3400-0x34ff]
[    0.082053] pci_bus 0000:02: resource 2 pref mem [0x20000000-0x23ffffff]
[    0.082066] pci_bus 0000:02: resource 3 mem: [0x28000000-0x2bffffff]
[    0.082078] pci_bus 0000:06: resource 0 io:  [0x3800-0x38ff]
[    0.082089] pci_bus 0000:06: resource 1 io:  [0x3c00-0x3cff]
[    0.082101] pci_bus 0000:06: resource 2 pref mem [0x24000000-0x27ffffff]
[    0.082113] pci_bus 0000:06: resource 3 mem: [0x2c000000-0x2fffffff]
[    0.082287] NET: Registered protocol family 2
[    0.082808] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.084300] TCP established hash table entries: 16384 (order: 5, 131072
bytes)
[    0.084847] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[    0.085515] TCP: Hash tables configured (established 16384 bind 16384)
[    0.085597] TCP reno registered
[    0.086144] NET: Registered protocol family 1
[    0.086487] Trying to unpack rootfs image as initramfs...
[    1.002645] Freeing initrd memory: 7467k freed
[    1.043581] cpufreq-nforce2: No nForce2 chipset.
[    1.043785] Scanning for low memory corruption every 60 seconds
[    1.044503] audit: initializing netlink socket (disabled)
[    1.044646] type=2000 audit(1269287489.044:1): initialized
[    1.079843] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.087916] VFS: Disk quotas dquot_6.5.2
[    1.088378] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.091340] fuse init (API version 7.12)
[    1.091879] msgmni has been set to 990
[    1.093187] alg: No test for stdrng (krng)
[    1.093362] io scheduler noop registered
[    1.093435] io scheduler anticipatory registered
[    1.093504] io scheduler deadline registered
[    1.093919] io scheduler cfq registered (default)
[    1.094046] pci 0000:00:02.0: Boot video device
[    1.094454] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.094622] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.095263] isapnp: Scanning for PnP cards...
[    1.449386] isapnp: No Plug & Play device found
[    1.454437] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.454893] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.456433] 00:12: ttyS1 at I/O 0x2f8 (irq = 4) is a 16550A
[    1.456835] PCI: setting IRQ 5 as level-triggered
[    1.456850] serial 0000:00:1f.6: found PCI INT B -> IRQ 5
[    1.456957] serial 0000:00:1f.6: sharing IRQ 5 with 0000:00:1f.3
[    1.457040] serial 0000:00:1f.6: sharing IRQ 5 with 0000:00:1f.5
[    1.461473] brd: module loaded
[    1.463877] loop: module loaded
[    1.464584] input: Macintosh mouse button emulation as
/devices/virtual/input/input0
[    1.465204] ata_piix 0000:00:1f.1: version 2.13
[    1.465433] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.465871] scsi0 : ata_piix
[    1.466589] scsi1 : ata_piix
[    1.466841] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1800 irq 14
[    1.466924] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1808 irq 15
[    1.470541] Fixed MDIO Bus: probed
[    1.470769] PPP generic driver version 2.4.2
[    1.471315] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.471504] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.471637] uhci_hcd: USB Universal Host Controller Interface driver
[    1.471888] PCI: setting IRQ 9 as level-triggered
[    1.471901] uhci_hcd 0000:00:1f.2: found PCI INT D -> IRQ 9
[    1.472641] uhci_hcd 0000:00:1f.2: setting latency timer to 64
[    1.472657] uhci_hcd 0000:00:1f.2: UHCI Host Controller
[    1.473032] uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus
number 1
[    1.473190] uhci_hcd 0000:00:1f.2: irq 9, io base 0x00001820
[    1.473639] usb usb1: configuration #1 chosen from 1 choice
[    1.473837] hub 1-0:1.0: USB hub found
[    1.473941] hub 1-0:1.0: 2 ports detected
[    1.474243] PCI: setting IRQ 11 as level-triggered
[    1.474258] uhci_hcd 0000:00:1f.4: found PCI INT C -> IRQ 11
[    1.474408] uhci_hcd 0000:00:1f.4: setting latency timer to 64
[    1.474421] uhci_hcd 0000:00:1f.4: UHCI Host Controller
[    1.474681] uhci_hcd 0000:00:1f.4: new USB bus registered, assigned bus
number 2
[    1.474834] uhci_hcd 0000:00:1f.4: irq 11, io base 0x00002400
[    1.475289] usb usb2: configuration #1 chosen from 1 choice
[    1.475488] hub 2-0:1.0: USB hub found
[    1.475591] hub 2-0:1.0: 2 ports detected
[    1.476181] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[    1.478913] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.479009] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.479362] mice: PS/2 mouse device common for all mice
[    1.479864] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.479991] rtc0: alarms up to one day, 114 bytes nvram
[    1.480623] device-mapper: uevent: version 1.0.3
[    1.481529] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised:
dm-devel at redhat.com
[    1.482032] device-mapper: multipath: version 1.1.0 loaded
[    1.482117] device-mapper: multipath round-robin: version 1.0.0 loaded
[    1.483033] EISA: Probing bus 0 at eisa.0
[    1.483128] Cannot allocate resource for EISA slot 1
[    1.483201] Cannot allocate resource for EISA slot 2
[    1.483271] Cannot allocate resource for EISA slot 3
[    1.483371] EISA: Detected 0 cards.
[    1.483762] cpuidle: using governor ladder
[    1.483876] cpuidle: using governor menu
[    1.486449] TCP cubic registered
[    1.487302] NET: Registered protocol family 10
[    1.489526] lo: Disabled Privacy Extensions
[    1.491062] NET: Registered protocol family 17
[    1.491240] Bluetooth: L2CAP ver 2.13
[    1.491308] Bluetooth: L2CAP socket layer initialized
[    1.491382] Bluetooth: SCO (Voice Link) ver 0.6
[    1.491450] Bluetooth: SCO socket layer initialized
[    1.491732] Bluetooth: RFCOMM TTY layer initialized
[    1.491813] Bluetooth: RFCOMM socket layer initialized
[    1.491883] Bluetooth: RFCOMM ver 1.11
[    1.491993] Using IPI No-Shortcut mode
[    1.492429] PM: Resume from disk failed.
[    1.492490] registered taskstats version 1
[    1.492964]   Magic number: 2:988:900
[    1.493219] rtc_cmos 00:05: setting system clock to 2010-03-22 19:51:30 UTC
(1269287490)
[    1.493320] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.493394] EDD information not available.
[    1.511759] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input1
[    1.636644] ata2.00: ATAPI: HL-DT-ST DVDRAM GMA-4082N, HJ02, max UDMA/33
[    1.637375] ata1.00: ATA-5: FUJITSU MHM2100AT, 5823, max UDMA/66
[    1.637455] ata1.00: 19640880 sectors, multi 16: LBA
[    1.652473] ata2.00: configured for UDMA/33
[    1.653208] ata1.00: configured for UDMA/66
[    1.653761] scsi 0:0:0:0: Direct-Access     ATA      FUJITSU MHM2100A 5823
PQ: 0 ANSI: 5
[    1.654420] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.655095] sd 0:0:0:0: [sda] 19640880 512-byte logical blocks: (10.0 GB/9.36
GiB)
[    1.655458] sd 0:0:0:0: [sda] Write Protect is off
[    1.655537] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.655676] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[    1.656901]  sda:
[    1.658607] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GMA-4082N HJ02
PQ: 0 ANSI: 5
[    1.670613]  sda1 <sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw
xa/form2 cdda tray
[    1.671033] Uniform CD-ROM driver Revision: 3.20
[    1.671522] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.671872] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.672062]  sda5 sda6 > sda3
[    1.693279] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.693448] Freeing unused kernel memory: 540k freed
[    1.697230] Write protecting the kernel text: 4568k
[    1.697485] Write protecting the kernel read-only data: 1836k
[    2.533338] Linux agpgart interface v0.103
[    2.867677] agpgart-intel 0000:00:00.0: Intel i815 Chipset
[    2.964212] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xf8000000
[    3.108213] ohci1394 0000:01:00.0: enabling device (0110 -> 0112)
[    3.108314] ohci1394 0000:01:00.0: can't find IRQ for PCI INT A; please try
using pci=biosirq
[    3.164133] ohci1394: Failed to allocate interrupt 0
[    3.164366] ohci1394: probe of 0000:01:00.0 failed with error -16
[    4.241431] PM: Starting manual resume from disk
[    4.241527] PM: Resume from partition 8:6
[    4.241535] PM: Checking hibernation image.
[    4.242139] PM: Resume from disk failed.
[    4.317713] kjournald starting.  Commit interval 5 seconds
[    4.317841] EXT3-fs: mounted filesystem with writeback data mode.
[    5.927132] type=1505 audit(1269287494.930:2): operation="profile_load"
pid=298 name=/usr/share/gdm/guest-session/Xsession
[    6.002918] type=1505 audit(1269287495.006:3): operation="profile_load"
pid=299 name=/sbin/dhclient3
[    6.005115] type=1505 audit(1269287495.010:4): operation="profile_load"
pid=299 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[    6.006305] type=1505 audit(1269287495.010:5): operation="profile_load"
pid=299 name=/usr/lib/connman/scripts/dhclient-script
[    6.115237] type=1505 audit(1269287495.118:6): operation="profile_load"
pid=300 name=/usr/bin/evince
[    6.152045] type=1505 audit(1269287495.154:7): operation="profile_load"
pid=300 name=/usr/bin/evince-previewer
[    6.173327] type=1505 audit(1269287495.178:8): operation="profile_load"
pid=300 name=/usr/bin/evince-thumbnailer
[    6.271430] type=1505 audit(1269287495.274:9): operation="profile_load"
pid=302 name=/usr/lib/cups/backend/cups-pdf
[    6.274105] type=1505 audit(1269287495.278:10): operation="profile_load"
pid=302 name=/usr/sbin/cupsd
[    6.296911] type=1505 audit(1269287495.302:11): operation="profile_load"
pid=303 name=/usr/sbin/tcpdump
[   28.799108] Adding 546168k swap on /dev/sda6.  Priority:-1 extents:1
across:546168k
[   28.877576] udev: starting version 147
[   29.293069] EXT3 FS on sda5, internal journal
[   29.933850] lp: driver loaded but no devices found
[   29.948142] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   29.970488] Intel 82802 RNG detected
[   30.964878] yenta_cardbus 0000:01:02.0: CardBus bridge found [104d:80df]
[   30.964920] yenta_cardbus 0000:01:02.0: no PCI IRQ, CardBus support disabled
for this socket.
[   30.964932] yenta_cardbus 0000:01:02.0: check your BIOS CardBus, BIOS IRQ or
ACPI settings.
[   31.093941] yenta_cardbus 0000:01:02.0: ISA IRQ mask 0x0498, PCI irq 0
[   31.093958] yenta_cardbus 0000:01:02.0: Socket status: 30000820
[   31.093973] pci_bus 0000:01: Raising subordinate bus# of parent bus (#01)
from #01 to #05
[   31.094006] yenta_cardbus 0000:01:02.0: pcmcia: parent PCI bridge I/O window:
0x3000 - 0x3fff
[   31.094022] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3000-0x3fff:
clean.
[   31.094750] yenta_cardbus 0000:01:02.0: pcmcia: parent PCI bridge Memory
window: 0xf4100000 - 0xf41fffff
[   31.094765] yenta_cardbus 0000:01:02.0: pcmcia: parent PCI bridge Memory
window: 0x20000000 - 0x27ffffff
[   31.095292] yenta_cardbus 0000:01:02.1: CardBus bridge found [104d:80df]
[   31.095332] yenta_cardbus 0000:01:02.1: no PCI IRQ, CardBus support disabled
for this socket.
[   31.095344] yenta_cardbus 0000:01:02.1: check your BIOS CardBus, BIOS IRQ or
ACPI settings.
[   31.170785] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input2
[   31.238288] input: AlpsPS/2 ALPS GlidePoint as
/devices/platform/i8042/serio1/input/input3
[   31.248941] pcmcia_socket pcmcia_socket0: cs: cardbus cards are not
supported.
[   31.249761] yenta_cardbus 0000:01:02.1: ISA IRQ mask 0x0098, PCI irq 0
[   31.249774] yenta_cardbus 0000:01:02.1: Socket status: 30000006
[   31.249789] pci_bus 0000:01: Raising subordinate bus# of parent bus (#01)
from #05 to #09
[   31.249820] yenta_cardbus 0000:01:02.1: pcmcia: parent PCI bridge I/O window:
0x3000 - 0x3fff
[   31.249836] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3000-0x3fff:
clean.
[   31.250564] yenta_cardbus 0000:01:02.1: pcmcia: parent PCI bridge Memory
window: 0xf4100000 - 0xf41fffff
[   31.250579] yenta_cardbus 0000:01:02.1: pcmcia: parent PCI bridge Memory
window: 0x20000000 - 0x27ffffff
[   31.561191] ip_tables: (C) 2000-2006 Netfilter Core Team
[   32.075275] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
excluding 0x378-0x37f
[   32.077403] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
clean.
[   32.078374] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
clean.
[   32.079206] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
clean.
[   32.080646] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
clean.
[   32.635173] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af:
excluding 0x378-0x37f
[   32.687773] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff:
clean.
[   32.688775] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff:
clean.
[   32.689756] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7:
clean.
[   32.691317] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
clean.
[   33.858041] Intel ICH 0000:00:1f.5: found PCI INT B -> IRQ 5
[   33.858093] Intel ICH 0000:00:1f.5: sharing IRQ 5 with 0000:00:1f.3
[   33.858116] Intel ICH 0000:00:1f.5: sharing IRQ 5 with 0000:00:1f.6
[   33.858196] Intel ICH 0000:00:1f.5: setting latency timer to 64
[   34.126030] type=1505 audit(1269283923.131:12): operation="profile_replace"
pid=760 name=/usr/share/gdm/guest-session/Xsession
[   34.144243] type=1505 audit(1269283923.147:13): operation="profile_replace"
pid=761 name=/sbin/dhclient3
[   34.146394] type=1505 audit(1269283923.151:14): operation="profile_replace"
pid=761 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[   34.147521] type=1505 audit(1269283923.151:15): operation="profile_replace"
pid=761 name=/usr/lib/connman/scripts/dhclient-script
[   34.211388] type=1505 audit(1269283923.215:16): operation="profile_replace"
pid=762 name=/usr/bin/evince
[   34.297197] intel8x0_measure_ac97_clock: measured 57798 usecs (2778 samples)
[   34.297212] intel8x0: clocking to 48000
[   34.305675] type=1505 audit(1269283923.311:17): operation="profile_replace"
pid=762 name=/usr/bin/evince-previewer
[   34.468254] type=1505 audit(1269283923.471:18): operation="profile_replace"
pid=762 name=/usr/bin/evince-thumbnailer
[   34.552934] type=1505 audit(1269283923.555:19): operation="profile_replace"
pid=778 name=/usr/lib/cups/backend/cups-pdf
[   34.578924] type=1505 audit(1269283923.583:20): operation="profile_replace"
pid=778 name=/usr/sbin/cupsd
[   34.608386] type=1505 audit(1269283923.611:21): operation="profile_replace"
pid=780 name=/usr/sbin/tcpdump
[   37.554998] ppdev: user-space parallel port driver
[   37.890620] [drm] Initialized drm 1.1.0 20060810
[   37.909904] PCI: setting IRQ 10 as level-triggered
[   37.909921] pci 0000:00:02.0: found PCI INT A -> IRQ 10
[   37.909988] pci 0000:00:02.0: setting latency timer to 64
[   37.910632] [drm] Initialized i810 1.4.0 20030605 for 0000:00:02.0 on minor 0
[   37.935001] mtrr: base(0xf8000000) is not aligned on a size(0x12c000)
boundary
[   38.194971] [drm] Using v1.4 init.
[   41.605362] [drm:drm_reclaim_locked_buffers] *ERROR* reclaim_buffers_locked()
deadlock. Please rework this
[   41.605375] 	driver to use reclaim_buffers_idlelocked() instead.
[   41.605381] 	I will go on reclaiming the buffers anyway.





More information about the linux-pcmcia mailing list