nvidiabl icon indicating copy to clipboard operation
nvidiabl copied to clipboard

Create an Ubuntu PPA for nvidiabl

Open alex-mayorga opened this issue 13 years ago • 7 comments

Is it possible to create an Ubuntu PPA for nvidiabl for easier install?

alex-mayorga avatar Apr 18 '11 00:04 alex-mayorga

Hello,

There is already one in the download section, you mean that it doesn't work ?

Guillaume

guillaumezin avatar Apr 25 '11 19:04 guillaumezin

Guillaume,

My apologies, I missed that. But I was thinking of maybe an Ubuntu PPA or put it into Debian itself. I tried nvidiabl-dkms_0.69_all.deb on a Sony Corporation VPCCW1FFXL but only the last 3 steps of Fn key presses seem to have an effect.

alex-mayorga@VPCCW1FFXL:~$ cat /sys/class/dmi/id/sys_vendor Sony Corporation alex-mayorga@VPCCW1FFXL:~$ cat /sys/class/dmi/id/product_name VPCCW1FFX

alex-mayorga avatar Apr 26 '11 01:04 alex-mayorga

Hi,

Please give me the output of "dmesg | grep nvidiabl".

Guillaume

guillaumezin avatar May 15 '11 20:05 guillaumezin

Guillaume,

Below find the requested output.

Thanks and regards,

Alex

alex-mayorga@VPCCW1FFXL:~$ dmesg | grep nvidiabl [ 24.086232] nvidiabl: loading driver version 0.69 [ 24.086238] nvidiabl: Sony Corporation - VPCCW1 model detected in DMI tables [ 24.086248] nvidiabl: Supported Nvidia graphics adapter 10de:0a2a:104d:905e detected [ 24.086348] nvidiabl: backup register value 0x401 [ 24.086349] nvidiabl: autodetecting maximum [ 24.086350] nvidiabl: using value 0x401 as maximum [ 24.086351] nvidiabl: autodetecting off [ 24.086352] nvidiabl: using value 0x0 as off [ 24.086353] nvidiabl: autodetecting minimum [ 24.086355] nvidiabl: minimum is 5% of maximum [ 24.086356] nvidiabl: using value 0x64 as minimum


De: guillaumezin [email protected] Para: [email protected] Enviado: domingo, 15 de mayo, 2011 15:50:53 Asunto: Re: [nvidiabl] Create a debian package (#7)

Hi,

Please give me the output of "dmesg | grep nvidiabl".

Guillaume

Reply to this email directly or view it on GitHub: https://github.com/guillaumezin/nvidiabl/issues/7#comment_1167389

alex-mayorga avatar May 15 '11 20:05 alex-mayorga

You should try to do that:

sudo modprobe -r nvidiabl sudo modprobe nvidiabl max=1024

with various value as max (try 100, 1000, 10000, etc, and when you're satisfied, try more precise values). Then tell me the correct value and the output of

dmesg | grep nvidiabl

This way I will integrate the value you found as default on next version.

Guillaume

guillaumezin avatar May 16 '11 19:05 guillaumezin

Hello,

Please try the 0.70 version.

Guillaume

guillaumezin avatar Jul 17 '11 20:07 guillaumezin

I tried 0.72 but encountered https://github.com/guillaumezin/nvidiabl/issues/27

I believe this issue would become irrelevant if https://github.com/guillaumezin/nvidiabl/issues/8 is implemented so feel free to close this if you plan to contribute your excellent driver to nouveau.

alex-mayorga avatar Jan 16 '12 14:01 alex-mayorga