Not strictly an Xorg problem, I'm testing FreeBSD 11.0-BETA-3 and now have a couple extra issues with the nvidia drivers that I'm finding difficult to figure out. This is on a MacbookPro5,1 which has an nVidia GeForce 9400M and 9600GT.
On 10.3-RELEASE I could get only the 9400M to work with both nvidia-driver-340 and nvidia-driver-304 port. (The other gave a black screen)
On 11.0-BETA3 I can only get the 9600GT to work and only on the nvidia-driver-304 port. Additionally the kernel module refuses to load at boot or in rc but will manually load without issue.
I know the nvidia drivers are closed source and have many problems, so i'm not expecting to get it working perfectly. However the kernel module not loading at boot is particularly annoying. I've tried find out how to look into issues during the boot stage and tried enabling console.log and looking through dmesg... but I cannot find any errors regarding that module.
Am I looking in the right place? what else can I do to debug kernel module problems at the boot stage?
On 10.3-RELEASE I could get only the 9400M to work with both nvidia-driver-340 and nvidia-driver-304 port. (The other gave a black screen)
On 11.0-BETA3 I can only get the 9600GT to work and only on the nvidia-driver-304 port. Additionally the kernel module refuses to load at boot or in rc but will manually load without issue.
I know the nvidia drivers are closed source and have many problems, so i'm not expecting to get it working perfectly. However the kernel module not loading at boot is particularly annoying. I've tried find out how to look into issues during the boot stage and tried enabling console.log and looking through dmesg... but I cannot find any errors regarding that module.
Am I looking in the right place? what else can I do to debug kernel module problems at the boot stage?