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

nvidiabl doen't work on Sony Vaio VPCEH1S1E. Help please. #80

Open sabatesduran opened 10 years ago

sabatesduran commented 10 years ago

I leave you here what do you say on you README

didac@didacpor:~$ lspci -nn 00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104](rev 09) 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101](rev 09) 00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a](rev 04) 00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d](rev 04) 00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20](rev 04) 00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10](rev b4) 00:1c.3 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 [8086:1c16](rev b4) 00:1c.5 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 [8086:1c1a](rev b4) 00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26](rev 04) 00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family LPC Controller [8086:1c49](rev 04) 00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller [8086:1c03](rev 04) 00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22](rev 04) 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119M [GeForce 410M] [10de:1055](rev a1) 01:00.1 Audio device [0403]: NVIDIA Corporation GF119 HDMI Audio Controller [10de:0e08](rev a1) 07:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b](rev 01) 0d:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209](rev 01) 13:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller [10ec:8168](rev 06) didac@didacpor:~$ cat /sys/class/dmi/id/sys_vendor Sony Corporation didac@didacpor:~$ cat /sys/class/dmi/id/product_name VPCEH1S1E

gugwad commented 10 years ago

Even I have similar configuration with sony vaio VPCEH16EN. I have installed drivers and loaded successfully. But setting brightness still doesnt work. Here is the output of dmesg

[ 17.414986] nvidiabl: loading driver version 0.85 [ 17.415000] nvidiabl: Supported Nvidia graphics adapter 10de:1055:104d:908b detected [ 17.415024] nvidiabl: smartdimmer register at address 0xd261c084 mapped at address 0xffffc9000067e084 [ 17.415025] nvidiabl: backlight type is raw [ 17.415051] nvidiabl: backup register value 0x4001df67 [ 17.415052] nvidiabl: using value 0x400 as maximum [ 17.415053] nvidiabl: using value 0x0 as off [ 17.415054] nvidiabl: using value 0x32 as minimum

guillaumezin commented 10 years ago

Hello,

For both of you, does your brightness change with this command ?

echo 50 | sudo tee /sys/class/backlight/nvidia_backlight/brightness

sabatesduran commented 10 years ago

Actually I found another solution, writing 1 line on the configuration file, but i forgot to write it here. Sorry.