Bug#706603: general: laptop freeze on adjusting brightness

2013-05-04 Thread Jonathan Nieder
forwarded 706603 https://bugzilla.kernel.org/show_bug.cgi?id=57571
quit

Marwan Tanager wrote:

> Done: https://bugzilla.kernel.org/show_bug.cgi?id=57571

Perfect, thanks.

Giri, please add yourself to the cc list on that bug if you have time
to test patches people come up with (I can walk you through it).

Regards,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#706603: general: laptop freeze on adjusting brightness

2013-05-04 Thread Marwan Tanager
On Sat, May 04, 2013 at 11:39:58AM -0700, Jonathan Nieder wrote:
> retitle 706603 Inspiron N5010: freeze on adjusting brightness unless 
> acpi_backlight=vendor
> found 706603 linux/3.2.41-2
> tags 706603 =
> # hardware support
> severity 706603 important
> quit
> 
> Holger Levsen wrote:
> 
> > You filed 706603 two days ago, with very little info (albeit providing more 
> > when asked) and today you filed #706737 which is really just a request for 
> > support - thus I'm closing this "bug".
> 
> Retitling to be more precise and reopening.
> 
> Marwan, please open a new bug on bugzilla.kernel, product ACPI, component
> Power-Video, and let us know the bug number so we can track it.  Be sure to
> include:
> 
>  * full "dmesg" output from booting with and without acpi_backlight=vendor,
>as an attachment
> 
>  * full "acpidump" output, as an attachment
> 
>  * full "lspci -nnvvv" output, as an attachment

Done: https://bugzilla.kernel.org/show_bug.cgi?id=57571

> If you have a chance to try 3.8.y from experimental, that would be useful,
> too.

All right. I will test it ASAP.


--
Marwan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#706603: general: laptop freeze on adjusting brightness

2013-05-04 Thread Holger Levsen
Hi Jonathan,

On Samstag, 4. Mai 2013, Jonathan Nieder wrote:
> Retitling to be more precise and reopening.

thanks for doing so!


cheers,
Holger, sometimes to roughly gate-keeping...


signature.asc
Description: This is a digitally signed message part.


Bug#706603: general: laptop freeze on adjusting brightness

2013-05-04 Thread Jonathan Nieder
retitle 706603 Inspiron N5010: freeze on adjusting brightness unless 
acpi_backlight=vendor
found 706603 linux/3.2.41-2
tags 706603 =
# hardware support
severity 706603 important
quit

Holger Levsen wrote:

> You filed 706603 two days ago, with very little info (albeit providing more 
> when asked) and today you filed #706737 which is really just a request for 
> support - thus I'm closing this "bug".

Retitling to be more precise and reopening.

Marwan, please open a new bug on bugzilla.kernel, product ACPI, component
Power-Video, and let us know the bug number so we can track it.  Be sure to
include:

 * full "dmesg" output from booting with and without acpi_backlight=vendor,
   as an attachment

 * full "acpidump" output, as an attachment

 * full "lspci -nnvvv" output, as an attachment

If you have a chance to try 3.8.y from experimental, that would be useful,
too.

We can coordinate further work on this upstream.

Thanks, and hope that helps,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#706603: general: laptop freeze on adjusting brightness

2013-05-03 Thread Giri
awesometested it after update-grub
it works really well. :-) no more freezes

thank u guys.

keep up the good work.

cheers!!!


On Fri, May 3, 2013 at 8:20 AM, Marwan Tanager wrote:

> On Thu, May 02, 2013 at 11:56:07AM +0200, Marwan Tanager wrote:
> > On Thu, May 02, 2013 at 05:23:42AM -0400, giri wrote:
> > > Package: general
> > > Severity: normal
> > >
> > > Dear Maintainer,
> > > *** Please consider answering these questions, where appropriate ***
> > >
> > >* What led up to the situation?
> > >  while adjusting screen brightness
> > >
> > >* What exactly did you do (or not do) that was effective (or
> > >  ineffective)?
> > >  used laptop dedicated buttons to adjust screen brightness
> > >
> > >* What was the outcome of this action?
> > >  system freeze
> > >
> > >* What outcome did you expect instead?
> > >  screen brightness to be adjusted without problems
> >
> > I had the same problem a while ago on a Dell Inspiron N5010, and I was
> able to
> > work around it by using the following configuration in /etc/default/grub
> >
> >   GRUB_CMDLINE_LINUX="acpi_backlight=vendor"
>
> Forgot to mention that you must run update-grub after changing
> /etc/default/grub in order to generate /boot/grub/grub.cfg using the new
> configurations. Otherwise, the line above would have no effect, because
> grub
> would still read the old grub.cfg after reboot.
>
>
> --
> Marwan
>


Bug#706603: general: laptop freeze on adjusting brightness

2013-05-03 Thread Marwan Tanager
On Thu, May 02, 2013 at 11:56:07AM +0200, Marwan Tanager wrote:
> On Thu, May 02, 2013 at 05:23:42AM -0400, giri wrote:
> > Package: general
> > Severity: normal
> > 
> > Dear Maintainer,
> > *** Please consider answering these questions, where appropriate ***
> > 
> >* What led up to the situation?
> >  while adjusting screen brightness
> > 
> >* What exactly did you do (or not do) that was effective (or
> >  ineffective)?
> >  used laptop dedicated buttons to adjust screen brightness
> > 
> >* What was the outcome of this action?
> >  system freeze
> > 
> >* What outcome did you expect instead?
> >  screen brightness to be adjusted without problems
> 
> I had the same problem a while ago on a Dell Inspiron N5010, and I was able 
> to 
> work around it by using the following configuration in /etc/default/grub
> 
>   GRUB_CMDLINE_LINUX="acpi_backlight=vendor"

Forgot to mention that you must run update-grub after changing 
/etc/default/grub in order to generate /boot/grub/grub.cfg using the new 
configurations. Otherwise, the line above would have no effect, because grub 
would still read the old grub.cfg after reboot.


--
Marwan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#706603: general: laptop freeze on adjusting brightness

2013-05-02 Thread Holger Levsen
Hi Giri,

please mail 706...@bugs.debian.org when replying to this bug.

On Donnerstag, 2. Mai 2013, Giri wrote:
> I am attaching the files u have requested.

thanks!

> Also I am making changes /etc/default/grub as mentioned above to see if it
> gets fixed.

and? Whats the result?
 
> Also must say thank u so much for the prompt replies guys. :-)

likewise thanks for your prompt feedback!


cheers,
Holger


signature.asc
Description: This is a digitally signed message part.


Bug#706603: general: laptop freeze on adjusting brightness

2013-05-02 Thread Marwan Tanager
On Thu, May 02, 2013 at 05:23:42AM -0400, giri wrote:
> Package: general
> Severity: normal
> 
> Dear Maintainer,
> *** Please consider answering these questions, where appropriate ***
> 
>* What led up to the situation?
>  while adjusting screen brightness
> 
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
>  used laptop dedicated buttons to adjust screen brightness
> 
>* What was the outcome of this action?
>  system freeze
> 
>* What outcome did you expect instead?
>  screen brightness to be adjusted without problems

I had the same problem a while ago on a Dell Inspiron N5010, and I was able to 
work around it by using the following configuration in /etc/default/grub

GRUB_CMDLINE_LINUX="acpi_backlight=vendor"

There is actually an open kernel bug report regarding this issue in 
bugzilla.kernel.org:

[1] https://bugzilla.kernel.org/show_bug.cgi?id=15895

Based on the discussions on that thread, you may also want to try the following 
kernel boot parameter, if the one above is not effective:

pcie_aspm=force

For me, the second one was irrelevant, and the issue has gone by only including 
acpi_backlight=vendor. Note, however, that this workarounds are not reliable 
across all systems with intel graphics. They might fix the issue on some 
systems, but are completely useless on others, so I hope this helps in your 
case.


--
Marwan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#706603: general: laptop freeze on adjusting brightness

2013-05-02 Thread giri
Package: general
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
 while adjusting screen brightness

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 used laptop dedicated buttons to adjust screen brightness

   * What was the outcome of this action?
 system freeze

   * What outcome did you expect instead?
 screen brightness to be adjusted without problems

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org