Open ghost opened 13 years ago
Might this be related to issue #84 (failed to load nvidia module - device not present - incorrect IRONHIDE_ACPI_MODE for XPS 15 L502x)? You could try setting IRONHIDE_ACPI_MODE = 0 in /etc/default/ironhide and then rebooting to see if that helps.
Dear all, I just have received a nice Dell Latitude e6420, with an i7 and nvidia video card. I'm running kubuntu, with a 3.0.4 custom kernel. Everything works all right, except ironhide. :( When I run the installation, the acpi-call works, but the nvidia module fails to load. Here is the dmesg output:
[ 4050.901933] BUG: using smp_processor_id() in preemptible [00000000] code: modprobe/22631 [ 4050.902099] caller is os_get_cpu_frequency+0xe/0x20 [nvidia] [ 4050.902103] Pid: 22631, comm: modprobe Tainted: P 3.0.4-i7 #2 [ 4050.902105] Call Trace: [ 4050.902112] [] debug_smp_processor_id+0xd4/0xf0
[ 4050.902248] [] os_get_cpu_frequency+0xe/0x20 [nvidia]
[ 4050.902385] [] _nv023784rm+0x9/0x21 [nvidia]
[ 4050.902476] [] ? _nv002338rm+0x25b/0x3ac [nvidia]
[ 4050.902560] [] ? _nv002345rm+0x9c/0xdf [nvidia]
[ 4050.902693] [] ? rm_init_rm+0x25/0xff [nvidia]
[ 4050.902761] [] ? nvidia_init_module+0x1cf/0x714 [nvidia]
[ 4050.902765] [] ? blocking_notifier_call_chain+0x63/0x80
[ 4050.902769] [] ? 0xffffffffa03a0fff
[ 4050.902774] [] ? do_one_initcall+0x45/0x170
[ 4050.902778] [] ? sys_init_module+0x98/0x1f0
[ 4050.902783] [] ? system_call_fastpath+0x16/0x1b
[ 4050.902819] nvidia 0000:01:00.0: power state changed by ACPI to D0
[ 4050.914876] nvidia 0000:01:00.0: Refused to change power state, currently in D3
[ 4050.914905] nvidia 0000:01:00.0: power state changed by ACPI to D0
[ 4050.914916] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 4050.914926] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=none,decodes=none:owns=none
[ 4050.915010] NVRM: The NVIDIA GPU 0000:01:00.0 (PCI ID: 10de:1056) installed
[ 4050.915012] NVRM: in this system is not supported by the 285.03 NVIDIA Linux
[ 4050.915013] NVRM: graphics driver release. Please see 'Appendix A -
[ 4050.915014] NVRM: Supported NVIDIA GPU Products' in this release's README,
[ 4050.915015] NVRM: available on the Linux graphics driver download page at
[ 4050.915016] NVRM: www.nvidia.com.
[ 4050.915024] nvidia 0000:01:00.0: PCI INT A disabled
[ 4050.915032] nvidia: probe of 0000:01:00.0 failed with error -1
[ 4050.915050] NVRM: The NVIDIA probe routine failed for 1 device(s).
[ 4050.915052] NVRM: None of the NVIDIA graphics adapters were initialized!
[ 4056.541370] NTFS driver 2.1.30 [Flags: R/O MODULE].
[ 4073.736902] acpi_call: Calling _SB.PCI0.PEG0.VID._ON
[ 4169.061823] BUG: using smp_processor_id() in preemptible [00000000] code: modprobe/23911
[ 4169.061984] caller is os_get_cpu_frequency+0xe/0x20 [nvidia]
[ 4169.061987] Pid: 23911, comm: modprobe Tainted: P 3.0.4-i7 #2
[ 4169.061989] Call Trace:
[ 4169.061996] [] debug_smp_processor_id+0xd4/0xf0
[ 4169.062132] [] os_get_cpu_frequency+0xe/0x20 [nvidia]
[ 4169.062270] [] _nv023784rm+0x9/0x21 [nvidia]
[ 4169.062360] [] ? _nv002338rm+0x25b/0x3ac [nvidia]
[ 4169.062443] [] ? _nv002345rm+0x9c/0xdf [nvidia]
[ 4169.062574] [] ? rm_init_rm+0x25/0xff [nvidia]
[ 4169.062642] [] ? nvidia_init_module+0x1cf/0x714 [nvidia]
[ 4169.062646] [] ? blocking_notifier_call_chain+0x63/0x80
[ 4169.062651] [] ? 0xffffffffa0511fff
[ 4169.062655] [] ? do_one_initcall+0x45/0x170
[ 4169.062660] [] ? sys_init_module+0x98/0x1f0
[ 4169.062664] [] ? system_call_fastpath+0x16/0x1b
[ 4169.062701] nvidia 0000:01:00.0: power state changed by ACPI to D0
[ 4169.075020] nvidia 0000:01:00.0: Refused to change power state, currently in D3
[ 4169.075040] nvidia 0000:01:00.0: power state changed by ACPI to D0
[ 4169.075065] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 4169.075076] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=none,decodes=none:owns=none
[ 4169.075175] NVRM: The NVIDIA GPU 0000:01:00.0 (PCI ID: 10de:1056) installed
[ 4169.075176] NVRM: in this system is not supported by the 285.03 NVIDIA Linux
[ 4169.075177] NVRM: graphics driver release. Please see 'Appendix A -
[ 4169.075178] NVRM: Supported NVIDIA GPU Products' in this release's README,
[ 4169.075179] NVRM: available on the Linux graphics driver download page at
[ 4169.075180] NVRM: www.nvidia.com.
[ 4169.075188] nvidia 0000:01:00.0: PCI INT A disabled
[ 4169.075196] nvidia: probe of 0000:01:00.0 failed with error -1
[ 4169.075215] NVRM: The NVIDIA probe routine failed for 1 device(s).
[ 4169.075217] NVRM: None of the NVIDIA graphics adapters were initialized!
I'm not sure what else can I test, so if you could please give me some ideas/instructions, I'd be more than grateful.
Thanks!
Jose