sudo add-apt-repository ppa:indicator-brightness/ppa
sudo apt-get update && sudo apt-get install indicator-brightness
W: Failed to fetch http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu/dists/precise/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
ارور میده ](*,)اینو بزنکد: [انتخاب]W: Failed to fetch http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu/dists/precise/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
sudo apt-get install indicator-brightness
دوستان لطفا کد ها رو جدا بدن تا این مشکلات بوجود نیاد ;)
ارور میده ](*,)اینو بزنکد: [انتخاب]W: Failed to fetch http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu/dists/precise/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.کد: [انتخاب]sudo apt-get install indicator-brightness
دوستان لطفا کد ها رو جدا بدن تا این مشکلات بوجود نیاد ;)
واس منم همینطوری شد کارت گرافیکت چیه ردشیفت نصب کن
ردشیفت redshift یه نرم افزار کوچولو هست که میاد و بطور اتوماتیک با توجه به ساعت و موقعیت مکانی کامپیتور نور صفحه رو تنظیم میکنه. نصب کن ببین خوشت میاد یا نه. تو مرکز نرم افزاری اوبونتو هست.واس منم همینطوری شد کارت گرافیکت چیه ردشیفت نصب کن
گرافیکم nvidia هستش.
رد شیفت کارش چیه دوست عزیز؟
دوست عزیز مشکل اصلی من اینه که brightness کار نمیکنه.درایور کارت گرافیک نصبه؟
نقلقولدوست عزیز مشکل اصلی من اینه که brightness کار نمیکنه.درایور کارت گرافیک نصبه؟
این کارارو انجام بده ببین تغییری حاصل می شهYou need to enable Brightness Control. Open terminal and type sudo gedit /etc/x11/xorg.conf And then add Option "RegistryDwords" "EnableBrightnessControl=1" inside the ** device section**, make it new line. Then restart your computer and everything should be fine.
Option "RegistryDwords" "EnableBrightnessControl=1"
داخل قسمت (setion) device
کد: [انتخاب]Option "RegistryDwords" "EnableBrightnessControl=1"
داخل قسمت (setion) device
ٓX11 نه x11
فایل متنی خالی نباید باشه تو این قسمت section:Device این لاین رو اضافه کن
sudo gedit /etc/X11/xorg.conf
Option "RegistryDwords" "EnableBrightnessControl=1"
رو که دوستان داده بودن زیر قسمت setion device اضافه کردم. که به این صورت درمیاد:Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 410M"
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection