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

Bug#638068: Re : initramfs-tools generates unbootable initrd.img on IA-64



Hello,

To pass parameters to kernel, add an append= line in your elilo.conf
file, just below the initrd= line. In the present case:

     append="debug=vc"

Please find attached the log that I've just recorded on a serial
console passing debug=vc to kernel.
Well, I don't see anything useful or different than without debug=vc.

     Emeric



2012/6/15 Aníbal Monsalve Salazar <anibal@debian.org>:
> On Fri, Jun 15, 2012 at 10:54:35AM +0000, maximilian attems wrote:
>>Sorry for the time it took.
>>
>>According to your bug report klibc dash on ia64 has a working echo,
>>so it's basic functionality should be good.
>>
>>It is not clear to me why the initramfs won't boot without busybox?
>>It does here very well on x86 platforms.
>>
>>could you please list all the hooks that are shipped:
>> ls /usr/share/initramfs-tools/hooks/
>>
>>Also could you have a look at boot with the nont working initrmafs
>>with supplied bootargument: "debug=vc" and no quiet please.
>>It should show where in the boot process the initramfs hangs.
>>
>>thank you.
>>
>>--
>>maks
>
> # uname -a
> Linux debian 3.3.0-trunk-itanium #1 SMP Wed May 2 08:06:30 UTC 2012 ia64 GNU/Linux
>
> # ls /usr/share/initramfs-tools/hooks/
> busybox  dmsetup  keymap  klibc  kmod  thermal  udev
>
> The photo at the web address below shows the output without the debug=vc
> kernel boot parameter.
>
> http://people.debian.org/~anibal/p1010539.jpg
>
> With the debug=vc kernel boot parameter there is no additional output.
>
> Just before the load of vmlinuz (at the ELILO boot prompt), I hit the
> tab key and typed LinuxOLD followed by debug=vc and it was ignored
> apparently.
>
> The prompt was:
>
>  ELILO boot:
>  Linux
>  LinuxOLD
>  (or a kernel file name: [[dev_name:/]path/]kernel_image cmdline options)
>
>  ELILO boot:
>
> The machine is Dell PowerEdge 7250. I need to find out what's the
> dev_name of the EFI boot partition of the logical drive of the raid5.
>
> I tried debug=vc in elilo.conf and the system wouldn't boot and
> complained about that extra line in elilo.conf.
>
> My elilo.conf is below.
>
> ## elilo configuration file generated by elilo 3.12-4
>
> # install=/usr/lib/elilo/elilo.efi
> # boot=/dev/sda1
> # boot=/dev/disk/by-uuid/4DBC-29A7
>
> delay=20
> default=Linux
>
> relocatable
>
>
> image=/EFI/debian/vmlinuz
>  label=Linux
>
> # root = /dev/sda2
> root = "UUID=e662a93c-2b14-46bc-82aa-5d29cc2b4db1"
>
>  read-only
>  initrd=/EFI/debian/initrd.img
>
> image=/EFI/debian/vmlinuz.old
>  label=LinuxOLD
>
> # root = /dev/sda2
> root = "UUID=e662a93c-2b14-46bc-82aa-5d29cc2b4db1"
>
>  read-only
>  initrd=/EFI/debian/initrd.img.old
Uncompressing Linux... done
Loading file \EFI\debian\initrd.img...done
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.0-2-mckinley (Debian 3.2.19-1) (debian-kernel@l
ists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-5) ) #1 SMP Fri Jun 1 22:37:41
 UTC 2012
[    0.000000] EFI v1.10 by HP: SALsystab=0x3fb38000 ACPI 2.0=0x3fb2e000 SMBIOS=
0x3fb3a000 HCDP=0x3fb2c000
[    0.000000] booting generic kernel on platform hpzx1
[    0.000000] PCDP: v0 at 0x3fb2c000
[    0.000000] Explicit "console="; ignoring PCDP
[    0.000000] ACPI: RSDP 000000003fb2e000 00028 (v02     HP)
[    0.000000] ACPI: XSDT 000000003fb2e02c 00094 (v01     HP   zx6000 00000000
 HP 00000000)
[    0.000000] ACPI: FACP 000000003fb36800 000F4 (v03     HP   zx6000 00000000
 HP 00000000)
[    0.000000] ACPI Warning: 32/64X length mismatch in Gpe0Block: 32/16 (2011062
3/tbfadt-529)
[    0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 32/16 (2011062
3/tbfadt-529)
[    0.000000] ACPI: DSDT 000000003fb2e0e0 05781 (v01     HP   zx6000 00000007 I
NTL 02012044)
[    0.000000] ACPI: FACS 000000003fb368f8 00040
[    0.000000] ACPI: SPCR 000000003fb36938 00050 (v01     HP   zx6000 00000000
 HP 00000000)
[    0.000000] ACPI: DBGP 000000003fb36988 00034 (v01     HP   zx6000 00000000
 HP 00000000)
[    0.000000] ACPI: APIC 000000003fb36a48 000B0 (v01     HP   zx6000 00000000
 HP 00000000)
[    0.000000] ACPI: SPMI 000000003fb369c0 00050 (v04     HP   zx6000 00000000
 HP 00000000)
[    0.000000] ACPI: CPEP 000000003fb36a10 00034 (v01     HP   zx6000 00000000
 HP 00000000)
[    0.000000] ACPI: SSDT 000000003fb33870 001D6 (v01     HP   zx6000 00000006 I
NTL 02012044)
[    0.000000] ACPI: SSDT 000000003fb33a50 00342 (v01     HP   zx6000 00000006 I
NTL 02012044)
[    0.000000] ACPI: SSDT 000000003fb33da0 00A16 (v01     HP   zx6000 00000006 I
NTL 02012044)
[    0.000000] ACPI: SSDT 000000003fb347c0 00A16 (v01     HP   zx6000 00000006 I
NTL 02012044)
[    0.000000] ACPI: SSDT 000000003fb351e0 00A16 (v01     HP   zx6000 00000006 I
NTL 02012044)
[    0.000000] ACPI: SSDT 000000003fb35c00 00A16 (v01     HP   zx6000 00000006 I
NTL 02012044)
[    0.000000] ACPI: SSDT 000000003fb36620 000EB (v01     HP   zx6000 00000006 I
NTL 02012044)
[    0.000000] ACPI: SSDT 000000003fb36710 000EF (v01     HP   zx6000 00000006 I
NTL 02012044)
[    0.000000] ACPI: Local APIC address c0000000fee00000
[    0.000000] 2 CPUs available, 2 CPUs total
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] Initial ramdisk at: 0xe0000040fddec000 (18512534 bytes)
[    0.000000] SAL 3.1: HP version 2.31
[    0.000000] SAL Platform features: None
[    0.000000] SAL: AP wakeup using external interrupt vector 0xff
[    0.000000] MCA related initialization done
[    0.000000] Virtual mem_map starts at 0xa0007fffc7200000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000400 -> 0x00040000
[    0.000000]   Normal   0x00040000 -> 0x01040000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0: 0x00000400 -> 0x0000fd79
[    0.000000]     0: 0x0000fec0 -> 0x0000fecb
[    0.000000]     0: 0x00040000 -> 0x0017ffff
[    0.000000]     0: 0x01010000 -> 0x0103ff5a
[    0.000000]     0: 0x0103ff6a -> 0x0103ff84
[    0.000000]     0: 0x0103ffa0 -> 0x0103fff0
[    0.000000] On node 0 totalpages: 1571143
[    0.000000] free_area_init_node: node 0, pgdat e000000001900000, node_mem_map
 a0007fffc720e000
[    0.000000]   DMA zone: 893 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 62983 pages, LIFO batch:7
[    0.000000]   Normal zone: 57344 pages used for memmap
[    0.000000]   Normal zone: 1449923 pages, LIFO batch:7
[    0.000000] pcpu-alloc: s13824 r8192 d240128 u262144 alloc=16*16384
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pag
es: 1512906
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=scsi1:/EFI/debian/vmlinuz root=UU
ID=59bf61ca-bdc4-4819-b6c7-5e6f8057e8be  console=ttyS0,9600n8 debug=vc ro
[    0.000000] PID hash table entries: 4096 (order: 1, 32768 bytes)
[    0.000000] Memory: 25011904k/25107136k available (7794k code, 126384k reserv
ed, 4462k data, 1168k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] NR_IRQS:1024
[    0.000000] ACPI: Local APIC address c0000000fee00000
[    0.000000] GSI 36 (level, low) -> CPU 0 (0x0000) vector 49
[    0.000000] CPU 0: base freq=200.000MHz, ITC ratio=15/2, ITC freq=1500.000MHz
+/-750ppm
[    0.000000] Console: colour VGA+ 80x25
[    0.004000] Calibrating delay loop... 2246.65 BogoMIPS (lpj=4493312)
[    0.032026] pid_max: default: 32768 minimum: 301
[    0.032206] Security Framework initialized
[    0.032217] AppArmor: AppArmor disabled by boot time parameter
[    0.033623] Dentry cache hash table entries: 4194304 (order: 11, 33554432 byt
es)
[    0.064821] Inode-cache hash table entries: 2097152 (order: 10, 16777216 byte
s)
[    0.080207] Mount-cache hash table entries: 1024
[    0.080809] Initializing cgroup subsys cpuacct
[    0.080849] Initializing cgroup subsys memory
[    0.081092] Initializing cgroup subsys devices
[    0.081096] Initializing cgroup subsys freezer
[    0.081102] Initializing cgroup subsys net_cls
[    0.081106] Initializing cgroup subsys blkio
[    0.081167] ACPI: Core revision 20110623
[    0.084723] Boot processor id 0x0/0x0
[    0.000000] Fixed BSP b0 value from CPU 1
[    0.000000] CPU 1: synchronized ITC with CPU 0 (last diff -30 cycles, maxerr
669 cycles)
[    0.000000] CPU 1: base freq=200.000MHz, ITC ratio=15/2, ITC freq=1500.000MHz
+/-750ppm
[    0.088110] Brought up 2 CPUs
[    0.088114] Total of 2 processors activated (4493.31 BogoMIPS).
[    0.088878] devtmpfs: initialized
[    0.089272] DMI 2.3 present.
[    0.089289] DMI: hp workstation zx6000              , BIOS 02.31
                                               03/11/2004
[    0.089612] print_constraints: dummy:
[    0.089797] NET: Registered protocol family 16
[    0.089948] ACPI: bus type pci registered
[    0.091289] bio: create slab <bio-0> at 0
[    0.091573] ACPI: Added _OSI(Module Device)
[    0.091577] ACPI: Added _OSI(Processor Device)
[    0.091580] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.091584] ACPI: Added _OSI(Processor Aggregator Device)
[    0.092222] ACPI: EC: Look up EC in DSDT
[    0.500099] ACPI: Interpreter enabled
[    0.500103] ACPI: (supports S0 S5)
[    0.500118] ACPI: Using IOSAPIC for interrupt routing
[    2.840623] ACPI: No dock devices found.
[    3.046649] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-1f])
[    3.454640] pci_root HWP0002:00: host bridge window [io  0x0000-0x03af]
[    3.454647] pci_root HWP0002:00: host bridge window [io  0x03e0-0x1fff]
[    3.454651] pci_root HWP0002:00: host bridge window [mem 0x80000000-0x8ffffff
f]
[    3.454656] pci_root HWP0002:00: host bridge window [mem 0x80004000000-0x8010
3fffffe]
[    3.454974] pci 0000:00:01.0: [1033:0035] type 0 class 0x000c03
[    3.455378] pci 0000:00:01.0: reg 10: [mem 0x80023000-0x80023fff]
[    3.457317] pci 0000:00:01.0: supports D1 D2
[    3.457321] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot
[    3.457387] pci 0000:00:01.0: PME# disabled
[    3.457731] pci 0000:00:01.1: [1033:0035] type 0 class 0x000c03
[    3.458131] pci 0000:00:01.1: reg 10: [mem 0x80022000-0x80022fff]
[    3.460094] pci 0000:00:01.1: supports D1 D2
[    3.460098] pci 0000:00:01.1: PME# supported from D0 D1 D2 D3hot
[    3.460163] pci 0000:00:01.1: PME# disabled
[    3.460506] pci 0000:00:01.2: [1033:00e0] type 0 class 0x000c03
[    3.460906] pci 0000:00:01.2: reg 10: [mem 0x80021000-0x800210ff]
[    3.462856] pci 0000:00:01.2: supports D1 D2
[    3.462859] pci 0000:00:01.2: PME# supported from D0 D1 D2 D3hot
[    3.462924] pci 0000:00:01.2: PME# disabled
[    3.463420] pci 0000:00:02.0: [1095:0649] type 0 class 0x000101
[    3.463820] pci 0000:00:02.0: reg 10: [io  0x0d58-0x0d5f]
[    3.464065] pci 0000:00:02.0: reg 14: [io  0x0d64-0x0d67]
[    3.464283] pci 0000:00:02.0: reg 18: [io  0x0d50-0x0d57]
[    3.464500] pci 0000:00:02.0: reg 1c: [io  0x0d60-0x0d63]
[    3.464717] pci 0000:00:02.0: reg 20: [io  0x0d40-0x0d4f]
[    3.465844] pci 0000:00:02.0: supports D1 D2
[    3.466186] pci 0000:00:03.0: [8086:1229] type 0 class 0x000200
[    3.466586] pci 0000:00:03.0: reg 10: [mem 0x80020000-0x80020fff]
[    3.466803] pci 0000:00:03.0: reg 14: [io  0x0d00-0x0d3f]
[    3.467021] pci 0000:00:03.0: reg 18: [mem 0x80000000-0x8001ffff]
[    3.468548] pci 0000:00:03.0: supports D1 D2
[    3.468552] pci 0000:00:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.468617] pci 0000:00:03.0: PME# disabled
[    3.469606] ACPI: PCI Interrupt Routing Table [\_SB_.SBA0.PCI0._PRT]
[    3.600111]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    3.600118]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned co
ntrol mask: 0x1d
[    3.600122] ACPI _OSC control for PCIe not granted, disabling ASPM
[    3.806640] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 20-3f])
[    4.214645] pci_root HWP0002:01: host bridge window [mem 0xff5e0000-0xff5e000
7]
[    4.214650] pci_root HWP0002:01: host bridge window [mem 0xff5e2000-0xff5e200
7]
[    4.214656] pci_root HWP0002:01: host bridge window [io  0x2000-0x2fff]
[    4.214661] pci_root HWP0002:01: host bridge window [mem 0x90000000-0x97fffff
f]
[    4.214666] pci_root HWP0002:01: host bridge window [mem 0x90004000000-0x9010
3fffffe]
[    4.215083] pci 0000:20:01.0: [1000:0030] type 0 class 0x000100
[    4.215629] pci 0000:20:01.0: reg 10: [io  0x2100-0x21ff]
[    4.216004] pci 0000:20:01.0: reg 14: [mem 0x90840000-0x9084ffff 64bit]
[    4.216406] pci 0000:20:01.0: reg 1c: [mem 0x90830000-0x9083ffff 64bit]
[    4.216916] pci 0000:20:01.0: reg 30: [mem 0x90400000-0x907fffff pref]
[    4.218037] pci 0000:20:01.0: supports D1 D2
[    4.218586] pci 0000:20:01.1: [1000:0030] type 0 class 0x000100
[    4.219131] pci 0000:20:01.1: reg 10: [io  0x2000-0x20ff]
[    4.219532] pci 0000:20:01.1: reg 14: [mem 0x90820000-0x9082ffff 64bit]
[    4.219933] pci 0000:20:01.1: reg 1c: [mem 0x90810000-0x9081ffff 64bit]
[    4.220473] pci 0000:20:01.1: reg 30: [mem 0x90000000-0x903fffff pref]
[    4.221593] pci 0000:20:01.1: supports D1 D2
[    4.222505] pci 0000:20:02.0: [14e4:1645] type 0 class 0x000200
[    4.223123] pci 0000:20:02.0: reg 10: [mem 0x90800000-0x9080ffff 64bit]
[    4.225915] pci 0000:20:02.0: PME# supported from D3hot D3cold
[    4.225991] pci 0000:20:02.0: PME# disabled
[    4.227300] ACPI: PCI Interrupt Routing Table [\_SB_.SBA0.PCI1._PRT]
[    4.312091]  pci0000:20: Requesting ACPI _OSC control (0x1d)
[    4.312097]  pci0000:20: ACPI _OSC request failed (AE_NOT_FOUND), returned co
ntrol mask: 0x1d
[    4.312101] ACPI _OSC control for PCIe not granted, disabling ASPM
[    4.722645] ACPI: PCI Root Bridge [PCI2] (domain 0000 [bus 40-5f])
[    5.106648] pci_root HWP0002:02: host bridge window [io  0x3000-0x5fff]
[    5.106653] pci_root HWP0002:02: host bridge window [mem 0x98000000-0xaffffff
f]
[    5.106658] pci_root HWP0002:02: host bridge window [mem 0xa0004000000-0xa010
3fffffe]
[    5.107061] pci 0000:40:01.0: [1319:0801] type 0 class 0x000401
[    5.107629] pci 0000:40:01.0: reg 10: [io  0x3000-0x307f]
[    5.110385] pci 0000:40:01.0: supports D2
[    5.110869] pci 0000:40:01.1: [1319:0802] type 0 class 0x000980
[    5.111393] pci 0000:40:01.1: reg 10: [io  0x3080-0x308f]
[    5.114171] pci 0000:40:01.1: supports D1
[    5.114175] pci 0000:40:01.1: PME# supported from D1 D3hot
[    5.114265] pci 0000:40:01.1: PME# disabled
[    5.116007] ACPI: PCI Interrupt Routing Table [\_SB_.SBA0.PCI2._PRT]
[    5.320102]  pci0000:40: Requesting ACPI _OSC control (0x1d)
[    5.320108]  pci0000:40: ACPI _OSC request failed (AE_NOT_FOUND), returned co
ntrol mask: 0x1d
[    5.320112] ACPI _OSC control for PCIe not granted, disabling ASPM
[    6.078648] ACPI: PCI Root Bridge [PCI3] (domain 0000 [bus 60-7f])
[    6.438646] pci_root HWP0002:03: host bridge window [io  0x6000-0x7fff]
[    6.438651] pci_root HWP0002:03: host bridge window [mem 0xb0000000-0xc7fffff
f]
[    6.438656] pci_root HWP0002:03: host bridge window [mem 0xb0004000000-0xb010
3fffffe]
[    6.440250] ACPI: PCI Interrupt Routing Table [\_SB_.SBA0.PCI3._PRT]
[    6.644104]  pci0000:60: Requesting ACPI _OSC control (0x1d)
[    6.644110]  pci0000:60: ACPI _OSC request failed (AE_NOT_FOUND), returned co
ntrol mask: 0x1d
[    6.644113] ACPI _OSC control for PCIe not granted, disabling ASPM
[    6.874648] ACPI: PCI Root Bridge [PCI4] (domain 0000 [bus 80-bf])
[    7.330644] pci_root HWP0003:00: host bridge window [io  0x03b0-0x03df]
[    7.330650] pci_root HWP0003:00: host bridge window [io  0x8000-0xbfff]
[    7.330655] pci_root HWP0003:00: host bridge window [mem 0x000a0000-0x000ffff
f]
[    7.330660] pci_root HWP0003:00: host bridge window [mem 0xc8000000-0xdffffff
f]
[    7.330665] pci_root HWP0003:00: host bridge window [mem 0xc0004000000-0xc010
3fffffe]
[    7.331224] pci 0000:80:00.0: [1002:4e47] type 0 class 0x000300
[    7.332061] pci 0000:80:00.0: reg 10: [mem 0xd0000000-0xd7ffffff pref]
[    7.332452] pci 0000:80:00.0: reg 14: [io  0x8000-0x80ff]
[    7.332843] pci 0000:80:00.0: reg 18: [mem 0xd8030000-0xd803ffff]
[    7.334394] pci 0000:80:00.0: reg 30: [mem 0xd8000000-0xd801ffff pref]
[    7.334565] pci 0000:80:00.0: Boot video device
[    7.336224] pci 0000:80:00.0: supports D1 D2
[    7.336953] pci 0000:80:00.1: [1002:4e67] type 0 class 0x000380
[    7.337621] pci 0000:80:00.1: reg 10: [mem 0xc8000000-0xcfffffff pref]
[    7.338012] pci 0000:80:00.1: reg 14: [mem 0xd8020000-0xd802ffff]
[    7.341163] pci 0000:80:00.1: supports D1 D2
[    7.343436] ACPI: PCI Interrupt Routing Table [\_SB_.SBA0.PCI4._PRT]
[    7.500085]  pci0000:80: Requesting ACPI _OSC control (0x1d)
[    7.500091]  pci0000:80: ACPI _OSC request failed (AE_NOT_FOUND), returned co
ntrol mask: 0x1d
[    7.500095] ACPI _OSC control for PCIe not granted, disabling ASPM
[    8.258643] ACPI: PCI Root Bridge [PCI6] (domain 0000 [bus c0-df])
[    8.618645] pci_root HWP0002:04: host bridge window [io  0xc000-0xdfff]
[    8.618650] pci_root HWP0002:04: host bridge window [mem 0xe0000000-0xeffffff
f]
[    8.618655] pci_root HWP0002:04: host bridge window [mem 0xe0004000000-0xe010
3fffffe]
[    8.620701] ACPI: PCI Interrupt Routing Table [\_SB_.SBA0.PCI6._PRT]
[    8.824104]  pci0000:c0: Requesting ACPI _OSC control (0x1d)
[    8.824110]  pci0000:c0: ACPI _OSC request failed (AE_NOT_FOUND), returned co
ntrol mask: 0x1d
[    8.824114] ACPI _OSC control for PCIe not granted, disabling ASPM
[    8.826211] vgaarb: device added: PCI:0000:80:00.0,decodes=io+mem,owns=io+mem
,locks=none
[    8.826211] vgaarb: loaded
[    8.826211] vgaarb: bridge control possible 0000:80:00.0
[    9.762422] IOC: reserving 512Mb of IOVA space at 0x60000000 for agpgart
[    9.762433] IOC: zx1 2.3 HPA 0xfed01000 IOVA space 1024Mb at 0x40000000
[   10.636167] Switching to clocksource itc
[   10.636342] pnp: PnP ACPI init
[   10.636360] ACPI: bus type pnp registered
[   11.566458] pnp 00:00: [mem 0xfed00000-0xfed07fff]
[   11.566463] pnp 00:00: [io  0x0000-0xffff window]
[   11.566468] pnp 00:00: [mem 0x000a0000-0x000fffff window]
[   11.566472] pnp 00:00: [mem 0x80000000-0xfdffffff window]
[   11.566477] pnp 00:00: [mem 0xe0004000000-0xe0103fffffe window]
[   11.566482] pnp 00:00: [mem 0xc0004000000-0xc0103fffffe window]
[   11.566486] pnp 00:00: [mem 0xb0004000000-0xb0103fffffe window]
[   11.566491] pnp 00:00: [mem 0xa0004000000-0xa0103fffffe window]
[   11.566496] pnp 00:00: [mem 0x90004000000-0x90103fffffe window]
[   11.566500] pnp 00:00: [mem 0x80004000000-0x80103fffffe window]
[   11.566538] pnp 00:00: Plug and Play ACPI device, IDs HWP0001 PNP0a05 (active
)
[   11.587870] pnp 00:01: [mem 0xff5b0000-0xff5b0003]
[   11.587909] pnp 00:01: Plug and Play ACPI device, IDs IPI0001 (active)
[   11.806458] pnp 00:02: [bus 00-1f]
[   11.806462] pnp 00:02: [mem 0xfed20000-0xfed21fff]
[   11.806466] pnp 00:02: [io  0x0000-0x03af window]
[   11.806471] pnp 00:02: [io  0x03e0-0x1fff window]
[   11.806475] pnp 00:02: [mem 0x80000000-0x8fffffff window]
[   11.806480] pnp 00:02: [mem 0x80004000000-0x80103fffffe window]
[   11.806525] pnp 00:02: Plug and Play ACPI device, IDs HWP0002 PNP0a03 (active
)
[   12.022468] pnp 00:03: [bus 20-3f]
[   12.022472] pnp 00:03: [mem 0xff5e0000-0xff5e0007 window]
[   12.022477] pnp 00:03: [mem 0xff5e2000-0xff5e2007 window]
[   12.022481] pnp 00:03: [mem 0xfed22000-0xfed23fff]
[   12.022486] pnp 00:03: [io  0x2000-0x2fff window]
[   12.022490] pnp 00:03: [mem 0x90000000-0x97ffffff window]
[   12.022494] pnp 00:03: [mem 0x90004000000-0x90103fffffe window]
[   12.022540] pnp 00:03: Plug and Play ACPI device, IDs HWP0002 PNP0a03 (active
)
[   12.043991] GSI 34 (edge, high) -> CPU 1 (0x0100) vector 50
[   12.043995] pnp 00:04: [irq 50]
[   12.044000] pnp 00:04: [mem 0xff5e0000-0xff5e0007]
[   12.044040] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[   12.067958] GSI 35 (edge, high) -> CPU 0 (0x0000) vector 51
[   12.067962] pnp 00:05: [irq 51]
[   12.067966] pnp 00:05: [mem 0xff5e2000-0xff5e2007]
[   12.068002] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[   12.274462] pnp 00:06: [bus 40-5f]
[   12.274466] pnp 00:06: [mem 0xfed24000-0xfed25fff]
[   12.274470] pnp 00:06: [io  0x3000-0x5fff window]
[   12.274475] pnp 00:06: [mem 0x98000000-0xafffffff window]
[   12.274479] pnp 00:06: [mem 0xa0004000000-0xa0103fffffe window]
[   12.274524] pnp 00:06: Plug and Play ACPI device, IDs HWP0002 PNP0a03 (active
)
[   12.658465] pnp 00:07: [bus 60-7f]
[   12.658469] pnp 00:07: [mem 0xfed26000-0xfed27fff]
[   12.658474] pnp 00:07: [io  0x6000-0x7fff window]
[   12.658478] pnp 00:07: [mem 0xb0000000-0xc7ffffff window]
[   12.658483] pnp 00:07: [mem 0xb0004000000-0xb0103fffffe window]
[   12.658532] pnp 00:07: Plug and Play ACPI device, IDs HWP0002 PNP0a03 (active
)
[   13.090465] pnp 00:08: [bus 80-bf]
[   13.090469] pnp 00:08: [mem 0xfed28000-0xfed29fff]
[   13.090473] pnp 00:08: [io  0x03b0-0x03df window]
[   13.090478] pnp 00:08: [io  0x8000-0xbfff window]
[   13.090482] pnp 00:08: [mem 0x000a0000-0x000fffff window]
[   13.090487] pnp 00:08: [mem 0xc8000000-0xdfffffff window]
[   13.090491] pnp 00:08: [mem 0xc0004000000-0xc0103fffffe window]
[   13.090536] pnp 00:08: Plug and Play ACPI device, IDs HWP0003 PNP0a03 (active
)
[   13.474462] pnp 00:09: [bus c0-df]
[   13.474466] pnp 00:09: [mem 0xfed2c000-0xfed2dfff]
[   13.474470] pnp 00:09: [io  0xc000-0xdfff window]
[   13.474475] pnp 00:09: [mem 0xe0000000-0xefffffff window]
[   13.474480] pnp 00:09: [mem 0xe0004000000-0xe0103fffffe window]
[   13.474525] pnp 00:09: Plug and Play ACPI device, IDs HWP0002 PNP0a03 (active
)
[   13.663977] pnp: PnP ACPI: found 10 devices
[   13.663980] ACPI: ACPI bus type pnp unregistered
[   13.668638] NET: Registered protocol family 2
[   13.668984] IP route cache hash table entries: 524288 (order: 8, 4194304 byte
s)
[   13.671374] TCP established hash table entries: 524288 (order: 9, 8388608 byt
es)
[   13.678133] TCP bind hash table entries: 65536 (order: 6, 1048576 bytes)
[   13.679064] TCP: Hash tables configured (established 524288 bind 65536)
[   13.679069] TCP reno registered
[   13.679100] UDP hash table entries: 16384 (order: 5, 524288 bytes)
[   13.679780] UDP-Lite hash table entries: 16384 (order: 5, 524288 bytes)
[   13.680767] NET: Registered protocol family 1
[   13.680914] GSI 16 (level, low) -> CPU 1 (0x0100) vector 52
[   13.680921] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 52
[   13.681026] pci 0000:00:01.0: PCI INT A disabled
[   13.681032] GSI 16 (level, low) -> CPU 1 (0x0100) vector 52 unregistered
[   13.681141] GSI 17 (level, low) -> CPU 0 (0x0000) vector 52
[   13.681146] pci 0000:00:01.1: PCI INT B -> GSI 17 (level, low) -> IRQ 53
[   13.681245] pci 0000:00:01.1: PCI INT B disabled
[   13.681250] GSI 17 (level, low) -> CPU 0 (0x0000) vector 52 unregistered
[   13.681357] GSI 18 (level, low) -> CPU 1 (0x0100) vector 52
[   13.681362] pci 0000:00:01.2: PCI INT C -> GSI 18 (level, low) -> IRQ 54
[   13.681461] pci 0000:00:01.2: PCI INT C disabled
[   13.681466] GSI 18 (level, low) -> CPU 1 (0x0100) vector 52 unregistered
[   13.681692] pci 0000:00:03.0: Firmware left e100 interrupts enabled; disablin
g
[   13.682049] PCI: CLS 128 bytes, default 128
[   13.682168] Unpacking initramfs...
[   14.316703] Freeing initrd memory: 18064kB freed
[   14.317177] perfmon: version 2.0 IRQ 238
[   14.317188] perfmon: Itanium 2 PMU detected, 16 PMCs, 18 PMDs, 4 counters (47
 bits)
[   14.318046] perfmon: added sampling format default_format
[   14.318050] perfmon_default_smpl: default_format v2.0 registered
[   14.318383] audit: initializing netlink socket (disabled)
[   14.318403] type=2000 audit(1339787092.312:1): initialized
[   14.421853] HugeTLB registered 256 MB page size, pre-allocated 0 pages
[   14.422344] VFS: Disk quotas dquot_6.5.2
[   14.422517] Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
[   14.422757] msgmni has been set to 32768
[   14.423121] alg: No test for stdrng (krng)
[   14.423181] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2
53)
[   14.423188] io scheduler noop registered
[   14.423192] io scheduler deadline registered
[   14.423242] io scheduler cfq registered (default)
[   14.423422] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   14.423473] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[   14.423478] sn_pci_hotplug_init: PROM version does not support hotplug.
[   14.423672] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/inp
ut0
[   14.423682] ACPI: Power Button [PWRF]
[   14.423762] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/inp
ut1
[   14.423768] ACPI: Sleep Button [SLPF]
[   15.910380] thermal LNXTHERM:00: registered as thermal_zone0
[   15.910383] ACPI: Thermal Zone [THM0] (27 C)
[   15.910490] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[   15.931122] 00:04: ttyS0 at MMIO 0xff5e0000 (irq = 50) is a 16550A
[   39.514753] sched: RT throttling activated
[   39.563903] console [ttyS0] enabled
[   39.626217] 00:05: ttyS1 at MMIO 0xff5e2000 (irq = 51) is a 16550A
[   39.700660] Linux agpgart interface v0.103
[   42.142448] agpgart: HP ZX1 IOC: IOPDIR shared with sba_iommu
[   42.211630]  (null): AGP aperture is 512M @ 0x60000000
[   42.273206] agpgart: Detected HP ZX1 HWP0003 AGP chipset (ioc=fed01000, lba=f
ed28000)
[   42.367311] mousedev: PS/2 mouse device common for all mice
[   42.436315] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0
[   42.509802] TCP cubic registered
[   42.548520] NET: Registered protocol family 17
[   42.601759] Registering the dns_resolver key type
[   42.658442] registered taskstats version 1
[   42.712594] rtc-efi rtc-efi: setting system clock to 2012-06-15 19:05:21 UTC
(1339787121)
[   42.810889] Freeing unused kernel memory: 1168kB freed
Loading, please wait...

Reply to: