guillaumezin / nvidiabl

/!\ Please note that I don't maintain this repository anymore, please have a look at forked projects. /!\
82 stars 82 forks source link

Support for GTX 765M #86

Open ckindley opened 10 years ago

ckindley commented 10 years ago

I'm on an ASUS G750JW with a GeForce GTX 765M. Unfortunately, the module does not recognize the hardware. modprobe nvidiabl dies with ERROR: could not insert 'nvidiabl': No such device.

Happy to provide further information!

guillaumezin commented 10 years ago

Hello,

Please give me the output of

lspci -nn cat /sys/class/dmi/id/sys_vendor cat /sys/class/dmi/id/product_name

And I will be able to add support for your laptop

ckindley commented 10 years ago

Pastebinned at http://pastebin.com/e5Yv1K6F

guillaumezin commented 10 years ago

Could you install and tell me if version 0.86 is working for you when you manually load it ? If it does, I will add your specific model to autoload list for next version