search for: rm_init_adapt

Displaying 5 results from an estimated 5 matches for "rm_init_adapt".

Did you mean: rm_init_adapter
2011 Mar 03
1
Trying CUDA/OpenCL with VGA Passthrough
...sing the card :( ./NVIDIA_GPU_Computing_SDK/C/bin/linux/release/deviceQuery Starting... CUDA Device Query (Runtime API) version (CUDART static linking) [ 3276.036642] NVRM: failed to register with the ACPI subsystem! [ 3276.047716] NVRM: RmInitAdapter failed! (0x23:0x2f:646) [ 3276.047737] NVRM: rm_init_adapter(0) failed [ 3276.047839] NVRM: failed to unregister from the ACPI subsystem! cudaGetDeviceCount FAILED CUDA Driver and Runtime version may be mismatched. I''m using cuda toolkit 3.2.16, sdk_3.2.16 and I tried both dev driver 260.19.26 and 270.29 The kernel in Dom0 is the 2.6.32-5-xen-amd...
2011 Mar 13
27
[Bug 35267] New: nouveau fails to load BIOS on EFI boot.
https://bugs.freedesktop.org/show_bug.cgi?id=35267 Summary: nouveau fails to load BIOS on EFI boot. Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2018 Sep 17
2
[Bug 107959] New: System hangs up when loading nouveau for NVIDIA MX150 card
https://bugs.freedesktop.org/show_bug.cgi?id=107959 Bug ID: 107959 Summary: System hangs up when loading nouveau for NVIDIA MX150 card Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2016 Feb 08
0
PROBLEM: mmiotracing issue with nvidia kernel module
...5 kernel: [<ffffffffa0535b11>] ? _nv009636rm+0x151/0x2e0 [nvidia] Feb 07 22:29:35 kernel: [<ffffffffa05b9494>] ? _nv014158rm+0x384/0x4f0 [nvidia] Feb 07 22:29:35 kernel: [<ffffffffa05bb01a>] ? _nv000726rm+0xca/0x6b0 [nvidia] Feb 07 22:29:35 kernel: [<ffffffffa05b04aa>] ? rm_init_adapter+0x6a/0x100 [nvidia] Feb 07 22:29:35 kernel: [<ffffffff811035b0>] ? __setup_irq+0x400/0x580 Feb 07 22:29:35 kernel: [<ffffffffa0099079>] ? nv_open_device+0x109/0x5d0 [nvidia] Feb 07 22:29:35 kernel: [<ffffffffa0099738>] ? nvidia_open+0x138/0x2c0 [nvidia] Feb 07 22:29:35 kernel...
2019 Jul 15
2
[PATCH v2 2/4] gpio: fail if gpu external power is missing
Please add a config override to skip this, since we'll invariably get it wrong for some setup, and should be able to provide users with workarounds while the issue is being worked out. On Mon, Jul 15, 2019 at 5:43 AM Mark Menzynski <mmenzyns at redhat.com> wrote: > > Currently, nouveau doesn't check if GPU is missing power. This > patch makes nouveau fail when this happens