[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2016-02-04 Thread Rik Shaw
I had the same problem with a Satellite L755 (Intel only, no NVIDIA) and solved it by creating this file: /usr/share/X11/xorg.conf.d/20-intel.conf Giving it the following: Section "Device" Identifier "card0" Driver "intel" Option "Backlight" "intel_backlight"

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2016-02-04 Thread Rik Shaw
FYI that above fix was for Ubuntu 14.04 / Linux Mint 17, with the 3.19 kernel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850065 Title: Brightness control on Toshiba Satellite L755 To manage

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2012-06-04 Thread Felipe Uribe
I have only the folder: /sys/class/backlight/toshiba , Change the value of brightness as root and still does not change the brightness, the brightness in windows works well, I hate windows. my eyes do not stand up to the maximum brightness. of ubuntu. : ( -- You received this bug notification

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2012-05-17 Thread Seth Forshee
Felipe: I'm still waiting for a definite confirmation that the nouveau's backlight driver doesn't work. If you could ensure that you're using nouveau, then test changing the brightness via the /sys/class/backlight/nv_backlight/brightness file, that would be a big help. -- You received this bug

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2012-05-08 Thread Felipe Uribe
update the bios and still does not work in version 11 ubuntu try various configurations at the end of all worked. but now ubuntu upgrade to version 12 and I have the same problem and I try to run out the steps in the last version., anyone know what else I can do? -- You received this bug

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-23 Thread alessandro88salvad...@gmail.com
I'm already using nouveau driveri've tried dkms package...and bios is up to date...nothing to do... I have the dual boot...and using windows backlight controll work at all... About nvidia control pannel i'm just using that for backlight controll...but it's not such a good solution. I suppose

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-23 Thread Seth Forshee
Both times you've attached your logs it shows your using the proprietary nvidia driver, not nouveau. I'm not sure, but I suspect that you can only use the control panel with the proprietary driver as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-22 Thread alessandro88salvad...@gmail.com
cat /sys/class/backlight/acpi_video0/max_brightness 7 root@ale-SATELLITE-L755:/home/ale# cat /sys/class/backlight/acpi_video0/brightness 7 root@ale-SATELLITE-L755:/home/ale# cat /sys/class/backlight/acpi_video0/actual_brightness 7 root@ale-SATELLITE-L755:/home/ale# cat

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-22 Thread alessandro88salvad...@gmail.com
apport information ** Description changed: I've try to control acpi module but always the same problem sudo modprobe toshiba_acpi FATAL: Error inserting toshiba_acpi (/lib/modules/2.6.39-020639-generic/kernel/drivers/platform/x86/toshiba_acpi.ko): No such device also using

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-22 Thread alessandro88salvad...@gmail.com
I'm sorry...I've made a mystake and attach everythings. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850065 Title: Brightness control on Toshiba Satellite L755 To manage notifications about

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-22 Thread Seth Forshee
Can you check one more thing? After you write a value to the brightness file, do you get that value when you read the actual_brightness file, or something else? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-22 Thread alessandro88salvad...@gmail.com
Yes.Values changesbut not brightness... root@ale-SATELLITE-L755:/home/ale# echo 1 | tee /sys/class/backlight/acpi_video0/brightness 1 root@ale-SATELLITE-L755:/home/ale# cat /sys/class/backlight/acpi_video0/max_brightness 7 root@ale-SATELLITE-L755:/home/ale# cat

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-22 Thread Seth Forshee
That indicates that the interaction with the bios is okay -- actual_brightness actually fetches the brightness level from the bios, so we can see that the values you write are getting through. But whatever the bios is doing doesn't actually affect the brightness for whatever reason. I'll look at

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-21 Thread Seth Forshee
toshiba_acpi probably isn't going to help. Most newer models I've looked at don't support modifying the brightness level via the interface it uses, only reading it, and yours doesn't appear to be an exception. Please try the following. First, run these commands: cat

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-20 Thread alessandro88salvad...@gmail.com
apport information ** Tags added: apport-collected natty running-unity ** Description changed: I've try to control acpi module but always the same problem sudo modprobe toshiba_acpi FATAL: Error inserting toshiba_acpi

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-20 Thread alessandro88salvad...@gmail.com
Ok.I've done!... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850065 Title: Brightness control on Toshiba Satellite L755 To manage notifications about this bug go to:

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-20 Thread Seth Forshee
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850065 Title: Brightness control on Toshiba Satellite L755 To manage notifications

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-19 Thread alessandro88salvad...@gmail.com
I write 'ubuntu-bug -p linux 850065'the answer is that the PID in not valid!by the way a can't control the brightness at all! I attach the dsl file ** Attachment added: DSDT.dsl https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850065/+attachment/2425535/+files/DSDT.dsl -- You

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-19 Thread alessandro88salvad...@gmail.com
** Attachment added: SSDT0.dsl https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850065/+attachment/2425536/+files/SSDT0.dsl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850065 Title:

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-19 Thread alessandro88salvad...@gmail.com
Thank you very much! ** Attachment added: SSDT2.dsl https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850065/+attachment/2425538/+files/SSDT2.dsl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-19 Thread alessandro88salvad...@gmail.com
** Attachment added: SSDT1.dsl https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850065/+attachment/2425537/+files/SSDT1.dsl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850065 Title:

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-19 Thread Seth Forshee
Sorry, my mistake. That should have been 'apport-collect -p linux 850065'. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850065 Title: Brightness control on Toshiba Satellite L755 To manage

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-15 Thread Seth Forshee
There's a known issue with toshiba_acpi loading on newer models, but that module shouldn't be necessary to control your backlight (and on some models the interface used by toshiba_acpi doesn't allow adjusting the backlight anyway). Backlight control should still be possible via the generic ACPI

[Bug 850065] Re: Brightness control on Toshiba Satellite L755

2011-09-14 Thread Søren Bredlund Caspersen
** Package changed: ubuntu = linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850065 Title: Brightness control on Toshiba Satellite L755 To manage notifications about this bug go to: