You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Arch 64-bit (fully update) installed on two laptops. The older one has a GT635M, the newer one has a MX150. nvidia is at 387.34 for both.
optirun runs fine (testing here with glxspheres64) with this dmesg:-
[ 828.019351] bbswitch: enabling discrete graphics
[ 828.115245] nvidia-nvlink: Nvlink Core is being initialized, major device number 240
[ 828.115633] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 387.34 Tue Nov 21 03:09:00 PST 2017 (using threaded interrupts)
[ 828.705228] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 387.34 Tue Nov 21 02:09:45 PST 2017
[ 828.706402] nvidia-modeset: Allocated GPU:0 (GPU-e7fcc059-61e1-1b77-2dbd-fd772cbf15b7) @ PCI:0000:01:00.0
[ 828.706634] nvidia-modeset: Freed GPU:0 (GPU-e7fcc059-61e1-1b77-2dbd-fd772cbf15b7) @ PCI:0000:01:00.0
[ 828.814502] nvidia-modeset: Allocated GPU:0 (GPU-e7fcc059-61e1-1b77-2dbd-fd772cbf15b7) @ PCI:0000:01:00.0
[ 828.814910] nvidia-modeset: Freed GPU:0 (GPU-e7fcc059-61e1-1b77-2dbd-fd772cbf15b7) @ PCI:0000:01:00.0
[ 831.481573] nvidia-modeset: Unloading
[ 831.497109] nvidia-nvlink: Unregistered the Nvlink Core, major device number 240
[ 831.518017] bbswitch: disabling discrete graphics
[ 831.533181] pci 0000:01:00.0: Refused to change power state, currently in D0
primusrun segfaults with this dmesg:-
[ 811.666377] bbswitch: enabling discrete graphics
[ 811.760017] nvidia-nvlink: Nvlink Core is being initialized, major device number 240
[ 811.760414] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 387.34 Tue Nov 21 03:09:00 PST 2017 (using threaded interrupts)
[ 812.349184] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 387.34 Tue Nov 21 02:09:45 PST 2017
[ 812.350407] nvidia-modeset: Allocated GPU:0 (GPU-e7fcc059-61e1-1b77-2dbd-fd772cbf15b7) @ PCI:0000:01:00.0
[ 812.350615] nvidia-modeset: Freed GPU:0 (GPU-e7fcc059-61e1-1b77-2dbd-fd772cbf15b7) @ PCI:0000:01:00.0
[ 812.440978] glxspheres64[28010]: segfault at 0 ip 00007fbbf34773d2 sp 00007ffe3880d510 error 4 in libGL.so.1[7fbbf3452000+41000]
[ 812.918620] nvidia-modeset: Unloading
[ 812.933468] nvidia-nvlink: Unregistered the Nvlink Core, major device number 240
[ 812.956105] bbswitch: disabling discrete graphics
[ 812.973138] pci 0000:01:00.0: Refused to change power state, currently in D0
This USED to work (can't remember exactly when though as I've not had to use the GC for a while, definitely in the last month or so). Here's a core dump from one iteration of that:-
I have Arch 64-bit (fully update) installed on two laptops. The older one has a GT635M, the newer one has a MX150. nvidia is at 387.34 for both.
optirun runs fine (testing here with glxspheres64) with this dmesg:-
primusrun segfaults with this dmesg:-
This USED to work (can't remember exactly when though as I've not had to use the GC for a while, definitely in the last month or so). Here's a core dump from one iteration of that:-
The text was updated successfully, but these errors were encountered: