nvidiabl icon indicating copy to clipboard operation
nvidiabl copied to clipboard

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

Results 45 nvidiabl issues
Sort by recently updated
recently updated
newest added

Hi, i have a problem on compile nvidiabl module on my Lenovo W520 laptop (LENOVO, 4284A12) I current use linux mint with 18.1 version (Cinamoon) Graphics: nVidia Quadro 1000M Error...

Currently at f94dfa927190619ed70b20a548a7090a142e717f the 2 NV5X SOR0 BRIGHTNESS OFFSETS are 0xc084 and 0xd084 in the nouveau driver there is a macro for the offsets that looks like this: `#define NV50_PDISP_SOR_PWM_CTL(i)...

as of master at commit: f94dfa927190619ed70b20a548a7090a142e717f, Line 261 of nvidiabl-models.c should be changed from `reg_addr2 = bar_start + dd->reg_offset1;` to `reg_addr2 = bar_start + dd->reg_offset2;` https://github.com/guillaumezin/nvidiabl/blob/master/nvidiabl-models.c#L261

this decreases github release tarball size drastically currently each release the size grows, as you seem to store .deb and sourcecode of previous releases in github repo: https://github.com/guillaumezin/nvidiabl/tree/v0.87/install imho you...

Fixed for compiling in Archlinux Linux ArchSonic 4.0.0-1-ck #1 SMP PREEMPT Sat Apr 25 18:45:41 EDT 2015 x86_64 GNU/Linux

Adds module autoload support for sony vaio VPCEH models.

Hi I'm the developer for the oBacklight script which you kindly linked to in your readme, that i'm most grateful for. The address is however not correct anymore and should...