[Bug 12816] sony-laptop infunctional on Sony Vaio VGN-TT11/LN

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12816


Mattia Dongili  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||CODE_FIX




--- Comment #31 from Mattia Dongili   2009-05-09 02:26:07 ---
all of the key-presses have been recognized by the driver, this is a
gnome/hal/whatever configuration issue.
You should be able to see the keypress activity with xev while in X.

The brightness has to be controlled via the acpi video driver so as far as
sony-laptop is concerned this bug is fixed.

-- mattia

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13109] High latency on /sys/class/thermal

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13109





--- Comment #18 from Alexey Starikovskiy   2009-05-08 
20:47:04 ---
Created an attachment (id=21282)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21282)
try to query EC until it clears query bit

please check both patches on top of previous two and attach dmesg here.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13259] Core 0 stuck in T3 throttled state from cold boot on Clevo M720R w/ Intel T8100 CPU

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13259





--- Comment #17 from James Ettle   2009-05-08 
20:39:29 ---
(In reply to comment #16)
> Hi, James
> The patch in comment #13 is based on the latest upstream kernel.
> Will you please apply the patch on the latest upstream kernel(2.6.30-rc4)
> and see whether the issue still exists?

It worked on that kernel, T0 after resume.

> If you use the 2.6.29.xx kernel, what you have done in comment #15 is also
> OK.
> Thanks.

I'll give this a go since 2.6.30 is unstable in other places for me at the
moment.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13109] High latency on /sys/class/thermal

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13109





--- Comment #17 from Alexey Starikovskiy   2009-05-08 
20:24:58 ---
Created an attachment (id=21281)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21281)
debug sbs notify

it looks like your machine tries to send too many 0x20 queries, which are
alarms for SBS (battery and AC charger in your case).
Your DSDT has _Q20 method which tries to clear alarm bit if notification comes
from SBS Manager, but this method should not be executed if SBS drivers are
loaded -- sbs.ko. Problem is that Query bit in status register is not cleared
after we issue single query command, so we either should try to implement this
_Q20 in sbshc.c (by ignoring alarms coming from manager), or cycle query
command until query bit is cleared.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13109] High latency on /sys/class/thermal

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13109


Alexey Starikovskiy  changed:

   What|Removed |Added

  Attachment #21278|application/octet-stream|text/plain
  mime type||




-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13268] ACPI interrupt storm

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13268





--- Comment #11 from Christopher Horler   2009-05-08 
17:50:31 ---
Created an attachment (id=21280)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21280)
interrupts with custom DSDT, still gpe00

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13268] ACPI interrupt storm

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13268





--- Comment #10 from Christopher Horler   2009-05-08 
17:49:46 ---
Created an attachment (id=21279)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21279)
kernel log with customized DSDT

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13268] ACPI interrupt storm

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13268





--- Comment #9 from Christopher Horler   2009-05-08 
17:48:27 ---
(In reply to comment #6)
> Created an attachment (id=21269)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21269) [details]
> try the custom DSDT
> 
> Will you please try the custom and see whether the issue still exists?
> In the custom DSDT the polarity of THRM_POL will be inverted.
> How to use the custom DSDT can be found in :
> http://www.lesswatts.org/projects/acpi/faq.php
> 
> Note: As the DSDT.hex is already attached, the first four steps can be
> skipped.
> Thanks.

I recompiled the kernel and installed it and then booted the system.  I still
get the interrupt storm with the patched DSDT - logs attached.  The number is
less, but the system wasn't running as long as last time so this is probably
just proportional to the difference in time.

Chris

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13268] ACPI interrupt storm

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13268





--- Comment #8 from Christopher Horler   2009-05-08 
16:25:35 ---

(In reply to comment #5)
> the problem happens in every kernel release that you have tried, right?

yes - for as long as I can remember (I can remember as far back as SuSE 10.1,
but can't remember what kernel that was running - it probable it was happening
before that too).

> please run "echo disable > /sys/firmware/acpi/interrupts/gpe00" before the
> interrupt storm and see if it helps.

I tried this and I think it helped - at least I tried to provoke the problem
and it didn't appear in about 45 mins of trying.

Thanks!  What practical impact does disabling a gpe00 have? (other than solving
my problem).

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13109] High latency on /sys/class/thermal

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13109





--- Comment #16 from Tiago   2009-05-08 16:04:28 ---
Created an attachment (id=21278)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21278)
dmesg of vanilla + patches from attachments 21061 and 21057

Atached part of the dmesg after booting an updated vanilla kernel with the
requested patches. The whole file was 15M and still, it did not get the initial
kernel startup, if that is what you are interested in, I can try to catch it...

The number of acpi interrupts per second, sampled over a one minute timespan,
with gnome power manager disabled:

vanilla: 1.9
vanilla + patches requested above: 231.1 (sluggish mouse)
vanilla - 34ff4dbce54c83b1234d39b7ad9e548a75dd + tuxonice (compiled on apr
27): 53.6

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13268] ACPI interrupt storm

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13268





--- Comment #7 from Christopher Horler   2009-05-08 
15:57:26 ---
(In reply to comment #4)
> Hi, Christopher
> So IMO this is a BIOS issue.And it had better be fixed by upgrading BIOS.

Quite possibly a BIOS issue!  However, I've requested a newer BIOS a couple
times before and been told that there isn't one.  So there's not much I can do
unless you know another source.

Chris

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13032] S3: 2.6.29 regression: network interfaces drop after resume - Dell Inspiron 600m laptop

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13032





--- Comment #25 from Jose Marino   2009-05-08 13:43:27 ---
This patch fixes the regression here. Yay.

The output of "dmesg | grep BM_RLD" after one suspend/resume:

ACPI: saved: BM_RLD 1
ACPI: resumed: BM_RLD 0
ACPI: restored BM_RLD 1

Thanks :)

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13259] Core 0 stuck in T3 throttled state from cold boot on Clevo M720R w/ Intel T8100 CPU

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13259





--- Comment #15 from James Ettle   2009-05-08 
13:34:54 ---
What if instead of "if (state == -1)", the test were

if ((state < pr->throttling_platform_limit) ||
(state >= pr->throttling.state_count))

?

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 10658] thermal shutdown - Dell Precision M20, Latitude D610

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10658





--- Comment #84 from Martin Ling   2009-05-08 
14:29:48 ---
I'm now running 2.6.30-rc4, with 95000 written to the thermal zone passive
setting. This works fine, as per previous patches. 

Now that the question of finding a specific Linux issue on this machine has 
closed, I'll strip it down and see what I can do to improve the thermal
situation.

Thanks to everyone who's helped with this. I'm sorry this bug appears to have
been a bit of a wild goose chase as far as a Linux/Windows difference is
concerned, but that certainly did seem to be what was happening at first.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13259] Core 0 stuck in T3 throttled state from cold boot on Clevo M720R w/ Intel T8100 CPU

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13259





--- Comment #16 from ykzhao   2009-05-08 14:06:57 ---
Hi, James
The patch in comment #13 is based on the latest upstream kernel.
Will you please apply the patch on the latest upstream kernel(2.6.30-rc4)
and see whether the issue still exists?
If you use the 2.6.29.xx kernel, what you have done in comment #15 is also
OK.
Thanks.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13259] Core 0 stuck in T3 throttled state from cold boot on Clevo M720R w/ Intel T8100 CPU

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13259





--- Comment #14 from James Ettle   2009-05-08 
13:14:40 ---
(In reply to comment #13)
> Created an attachment (id=21270)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21270) [details]
> patch: reset t-state once it's invalid
> 
> please apply this patch on top of the previous one and see if it helps.

It doesn't appear to have made any difference, the processor is still in T8
after resume. I'm sure it applied correctly... I see no "Invalid throttling
state, reset" messages.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12816] sony-laptop infunctional on Sony Vaio VGN-TT11/LN

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12816





--- Comment #30 from Spencer Goh   2009-05-08 11:50:20 
---
Created an attachment (id=21276)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21276)
dmesg, sony-laptop debug=1

Full dmesg output with sony-laptop module loaded with debug=1

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12816] sony-laptop infunctional on Sony Vaio VGN-TT11/LN

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12816





--- Comment #29 from Mattia Dongili   2009-05-08 10:43:46 ---
(In reply to comment #27)
> I upgraded kernel-firmware & kernel to 2.6.30-rc4 downloaded from koji, but
> have no luck with this one have I missed something?
> 
>  - FN laptop brightness is non-functional
>  - Eject button, non-functional (was ok with 2.6.29.2)
>  - Mute speaker button doesn't work

these could be related to sony-laptop, can you please:
1. unload the module (rmmod sony-laptop)
2. reload it with debug=1 (modprobe sony-laptop debug=1)
3. press the non-working buttons
4. attach the full (no grepping please) dmesg to this bug

thanks a lot
-- mattia

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12816] sony-laptop infunctional on Sony Vaio VGN-TT11/LN

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12816





--- Comment #28 from Spencer Goh   2009-05-08 08:29:21 
---
Created an attachment (id=21274)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21274)
various - dmesg/lspci/dmidecode etc

running 2.6.30-rc4 kernel from 
http://kojipkgs.fedoraproject.org/packages/kernel/2.6.30/0.78.rc4.git3.fc12/

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12816] sony-laptop infunctional on Sony Vaio VGN-TT11/LN

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12816





--- Comment #27 from Spencer Goh   2009-05-08 08:20:55 
---
I upgraded kernel-firmware & kernel to 2.6.30-rc4 downloaded from koji, but
have no luck with this one have I missed something?

 - FN laptop brightness is non-functional
 - Eject button, non-functional (was ok with 2.6.29.2)
 - Mute speaker button doesn't work

Incidentally my gnome-terminal also has problems (window disappears
immediately)
Attachments to follow...

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13243] suspend fails, bisected 2.6.30 regression, pnp_bus_suspend() returns -5 -- HP Compaq nc6000

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13243





--- Comment #14 from cedric   2009-05-08 08:17:23 ---
So, you have my test-by ;-)
I'll open another bug for the warning.

Many thanks

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13243] suspend fails, bisected 2.6.30 regression, pnp_bus_suspend() returns -5 -- HP Compaq nc6000

2009-05-08 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13243





--- Comment #13 from ykzhao   2009-05-08 07:55:48 ---
Agree with What Len said in comment #11.
   It should report that "Failed to transit the device into Dx state". And he
problem can be fixed by the patch in comment #12.
   Of course I will add this box to dmi check table.

   And from the log in comment #10 it seems that there exists another issue. 
   >WARNING: at kernel/hrtimer.c:625 hres_timers_resume+0x3c/0x48()
   This is related with the following commit:
>commit 1d4a7f1c4faf53eb9e822743ec8a70b3019a26d2
>Author: Peter Zijlstra 
>Date:   Sun Jan 18 16:39:29 2009 +0100
   >hrtimers: fix inconsistent lock state on resume in hres_timers_resume

Please open another bug about this issue.
Thanks.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla