ハラダです。 もうちょっとやってみました。 HARADA Kazutaka さんは書きました: > というメッセージがいくつかでているので、kernel-module-pcc-acpi > 絡みだというのは分かるのですが、それ以上はまだ何も追えてません。 一旦 rpm -e kernel-module-pcc-acpi して、kernel-2.6.27-13vl5 で 起動してから、再度 apt-get install kernel-module-pcc-acpi してから、 /sbin/modprobe pcc_acpi してみたところ、こんなメッセージがでてました。 # dmesg <中略> input: PCC Extra Driver as /class/input/input10 BUG: unable to handle kernel NULL pointer dereference at 00000340 IP: [<c026f182>] acpi_device_probe+0x4f/0x7c *pde = 00000000 Oops: 0000 [#1] SMP Modules linked in: pcc_acpi(+) xt_limit xt_tcpudp iptable_mangle ipt_LOG ipt_MASQUERADE nf_nat xt_DSCP ipt_REJECT nf_conntrack_irc nf_conntrack_ftp nf_conntrack_ipv4 xt_state nf_conntrack iptable_filter ip_tables x_tables i915 drm ipv6 acpi_cpufreq freq_table wmi sbs sbshc pci_slot fan container kqemu snd_intel8x0 snd_ac97_codec ipw2200 sdhci_pci tpm_infineon video sdhci tpm ac97_bus output mmc_block tpm_bios snd_seq_dummy ieee80211 yenta_socket snd_seq_oss mmc_core ieee80211_crypt snd_seq_midi_event rsrc_nonstatic snd_seq battery thermal ac snd_seq_device snd_pcm_oss processor button iTCO_wdt snd_mixer_oss iTCO_vendor_support i2c_i801 snd_pcm snd_timer i2c_core snd soundcore rng_core pcspkr snd_page_alloc serio_raw joydev sg usb_storage uhci_hcd ohci_hcd ssb pcmcia pcmcia_core ehci_hcd ata_piix libata dock sd_mod crc_t10dif scsi_mod [last unloaded: scsi_wait_scan] Pid: 10533, comm: modprobe Not tainted (2.6.27-13vl5 #1) EIP: 0060:[<c026f182>] EFLAGS: 00010246 CPU: 0 EIP is at acpi_device_probe+0x4f/0x7c EAX: 00000000 EBX: 00000000 ECX: 0000000c EDX: 00000000 ESI: f8cc7be0 EDI: f782f20c EBP: 00000000 ESP: d993bec0 DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 Process modprobe (pid: 10533, ti=d993a000 task=d9ae1d80 task.ti=d993a000) Stack: f782f20c 00000000 f8cc7cb0 c029a295 c029a21e f782f20c f782f2c8 f8cc7cb0 c029a2cc 00000000 c0460be0 f8cc7cb0 c0299b67 f786d6bc f786d6c0 f782f260 00000000 f8cc7cb0 d9a36480 c0460be0 c029a0b9 c029a295 c0299ebb f8cc7be0 Call Trace: [<c029a295>] __driver_attach+0x0/0x55 [<c029a21e>] driver_probe_device+0xb5/0x12c [<c029a2cc>] __driver_attach+0x37/0x55 [<c0299b67>] bus_for_each_dev+0x37/0x59 [<c029a0b9>] driver_attach+0x11/0x13 [<c029a295>] __driver_attach+0x0/0x55 [<c0299ebb>] bus_add_driver+0x8a/0x1a7 [<c022bdab>] kset_find_obj+0x4d/0x54 [<f8cb8000>] acpi_pcc_init+0x0/0x21 [pcc_acpi] [<c029a4b5>] driver_register+0x6d/0xc1 [<f8cb8000>] acpi_pcc_init+0x0/0x21 [pcc_acpi] [<f8cb8013>] acpi_pcc_init+0x13/0x21 [pcc_acpi] [<c010111f>] _stext+0x37/0x10c [<c0141150>] sys_init_module+0x87/0x176 [<c0103833>] sysenter_do_call+0x12/0x2f [<c0350000>] pci_bus_size_bridges+0x205/0x34b ======================= Code: 00 00 bd da ff ff ff 85 d2 74 46 89 d8 ff d2 85 c0 89 c5 74 16 c7 83 04 02 00 00 00 00 00 00 c7 83 08 02 00 00 00 00 00 00 eb 26 <f6> 83 40 03 00 00 08 89 b3 04 02 00 00 74 10 eb 07 bd ea ff ff EIP: [<c026f182>] acpi_device_probe+0x4f/0x7c SS:ESP 0068:d993bec0 ---[ end trace 0fcdd0ac3850456f ]--- -- -------------------------------------- Kazutaka HARADA e-mail:kazutaka@xxxxxxxxxxxxxxxx --------------------------------------