↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Tag Archives: kernel 3.12-rc1

3.12-rc1 – VMware OK, NVIDIA Not…

Adventures With Linux ™ Posted on September 17, 2013 by RGSeptember 17, 2013

Just installed kernel 3.12-rc1 on the test system, and VMware 10.0 compiles OK.. NVIDIA 325.15 (with the 3.11 patch) fails: /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/nv-drm.c: At top level: /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/nv-drm.c:109:15: error: ‘drm_fasync’ undeclared here (not in a function) .fasync = drm_fasync, ^ /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/nv-drm.c: In function ‘nv_alloc_os_descriptor_handle’: /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/nv-drm.c:205:9: error: void value not ignored as it ought to be ret = drm_gem_private_object_init(nvl->drm, &nv_obj->base, size); … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged 3.11 patch, compile fail, kernel 3.12-rc1, nvidia 325.15, vmware 10.0 ok | 2 Replies
Original content © Robert Gadsdon 2013
↑