Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751110AbYLMSFI (ORCPT ); Sat, 13 Dec 2008 13:05:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751914AbYLMSEw (ORCPT ); Sat, 13 Dec 2008 13:04:52 -0500 Received: from mu-out-0910.google.com ([209.85.134.186]:4013 "EHLO mu-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751774AbYLMSEv (ORCPT ); Sat, 13 Dec 2008 13:04:51 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=w8nyeP6ZqFTUPVosKLfmEj0s0IobXrl5X/oE+3y0sMOI6iEcpq9rZ2hn/sG6K1YOCA Mm3tSF8fmo4Njl42/Cu8x7A8TxrvT6mds3H9/L3oW0Ov/aQaHyFnNsfabMewvObMRt2I jC40Uc2KNy2uTm4aH/o/ArL4meMpgSgnBVxig= Subject: Re: Bugs on aspire one A150 From: Maxim Levitsky To: "Rafael J. Wysocki" Cc: linux-kernel@vger.kernel.org, linux-pm@lists.linux-foundation.org, ath5k-devel@venema.h4ckr.net, alsa-devel@alsa-project.org, ACPI Devel Maling List , Jesse Barnes , Matthew Garrett In-Reply-To: <200812131842.28420.rjw@sisk.pl> References: <491506DB.1070000@gmail.com> <200812131435.34072.rjw@sisk.pl> <1229178097.4936.1.camel@maxim-laptop> <200812131842.28420.rjw@sisk.pl> Content-Type: text/plain Date: Sat, 13 Dec 2008 20:04:39 +0200 Message-Id: <1229191479.13970.6.camel@maxim-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3298 Lines: 86 On Sat, 2008-12-13 at 18:42 +0100, Rafael J. Wysocki wrote: > On Saturday, 13 of December 2008, Maxim Levitsky wrote: > > On Sat, 2008-12-13 at 14:35 +0100, Rafael J. Wysocki wrote: > > > On Saturday, 13 of December 2008, Maxim Levitsky wrote: > > > > > > > > So, big thanks for everything. > > > > > > > > Now aspire one linux support is very close to perfect, > > > > (only problem left is that wireless is limited to 18Mbits/s raw rate, > > > > but at some point I or developers of ath5k will get to the bottom of > > > > this) > > > > > > > > I also noticed, that now the SD only card reader is always enabled > > > > regardless of card been there while booting, and same happens in > > > > windows, I suspect that this is permanent hardware change, which worries > > > > me, but this reader works fine otherwise. > > > > (This is another reason why binary bioses are evil, go and find out why > > > > it enables it) > > > > > > > > > > > > Also forgot to mention that both readers ignore write protect tab on SD > > > > card, and I will report this to correct mailing list soon. > > > > Everything else works fine > > > > > > > > please include acpiphp fix in 2.6.28. > > > > > > Which one is this? > > > > > > > > acpiphp: Identify more removable slots > > > > According to section 6.3.6 of the ACPI spec, the presence of an _RMV > > method that evaluates to 1 is sufficient to indicate that a slot is > > removable without needing an eject method. This patch refactors the > > ejectable slot detection code a little in order to flag these slots as > > ejectable and register them. Acpihp therefore binds to the expresscard > > slot on my HP test machine. > > > > Signed-off-by: Matthew Garrett > > > > > > this makes acpiphp handle hotplug of (now one, sd reader is somehow > > always present) card reader. > > This is > http://git.kernel.org/?p=linux/kernel/git/jbarnes/pci-2.6.git;a=commit;h=db9fe9a7230d65916c9938c4f91c75f9c5e00cb7 > in the PCI tree. > > It's scheduled for 2.6.29 and may be included into 2.6.28 -stable, but please > remember to notify the stable team as soon as this patch gets merged into the > mainline. I will, sure. Just to note, that I might not need that patch as I told that now one of readers is permanently enabled, I don't know why but this seems to be hardware failure. I disconnected power/battery, no cards are in slots, and yet on boot there is a sd reader in lspci. Same happens in windows. It could happen due to suspend/resume, If I remember correctly I put card once in slot, and then for whole week system wasn't rebooted, but instead went through suspend/resume cycles. One thing for sure, nobody will fix this (I mean no point to call acer support, this is too minor problem) What I worry about is that second one could show same behavier. I like this hotplug, as it allows me to test pci hotplug code for real. Besides, this isn't done without purpose, device might draw less power this way. Best regards, Maxim Levitsky -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/