public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Turning off camera also kills card reader on EeePC 900
@ 2008-09-25 20:49 Sitsofe Wheeler
  2008-09-26 10:56 ` Pascal Terjan
  0 siblings, 1 reply; 14+ messages in thread
From: Sitsofe Wheeler @ 2008-09-25 20:49 UTC (permalink / raw)
  To: Pascal Terjan, Alan Jenkins; +Cc: linux-kernel, Corentin Chary, acpi4asus-user

> On Mon, Sep 15, 2008 at 3:37 PM, Alan Jenkins
> wrote:
> > Sitsofe Wheeler wrote:
> > The "HC died" message is interesting.  Sounds like the controller for
> > these two USB devices stops working.  Maybe try unloading and reloading
> > the ehci module?  I don't think I can help any more though.
> 
> The issue also exist on 701 on 2.6.27-rc7 so the regression is in the
> kernel not in the hardware
> 
[snip]
> 
> So it looks like an ehci_hcd issue when the camera is disabled


And of course, having tried Ingo Molnar's linux-tip (whereas before I was using 2.6.27) I have now found a modern kernel that doesn't exhibit the problem...


      

^ permalink raw reply	[flat|nested] 14+ messages in thread
[parent not found: <fa.DzjC5FQ8ty+cqmv5KG/NRpAWgdE@ifi.uio.no>]
[parent not found: <fa.AGK4P0BJyB1JXP0f1hBx9GtBh+c@ifi.uio.no>]
* Re: Turning off camera also kills card reader on EeePC 900
@ 2008-09-15  8:48 Alan Jenkins
  2008-09-15 12:19 ` Sitsofe Wheeler
  0 siblings, 1 reply; 14+ messages in thread
From: Alan Jenkins @ 2008-09-15  8:48 UTC (permalink / raw)
  To: Sitsofe Wheeler; +Cc: linux-kernel

Sitsofe Wheeler wrote:

> When running Ubuntu from an SD card issuing
> echo 0 > /sys/devices/platform/eeepc/camera
> as root will cause the camera to be turned off AND the SD card to
> immediately disappear (which is rather fatal when you are using it). It's
> hard to know if this is intended behaviour by the BIOS (given that they
> are both USB devices) or a mistake in the platform driver...

It's a bug either way (a regression from the 701 hardware).  I think you
should be able to isolate it.

Firstly, I understand these kill-switches are supposed to be persistent
over reboots.  You should check that the SD card stays disabled when you
reboot.

Next, these settings are also exposed in the BIOS configuration screen,
right?  If it's the same as my 701 then the BIOS will have a separate
option for disabling the cardreader.  So you could see if the platform
driver "camera" switch is simply disabling and enabling the two switches
together.

Or if there's only a BIOS option for the camera, and not the SD card,
then you should test whether it disables the SD card.

Regards
Alan

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Turning off camera also kills card reader on EeePC 900
@ 2008-09-14 16:05 Sitsofe Wheeler
  0 siblings, 0 replies; 14+ messages in thread
From: Sitsofe Wheeler @ 2008-09-14 16:05 UTC (permalink / raw)
  To: linux-kernel

When running Ubuntu from an SD card issuing
echo 0 > /sys/devices/platform/eeepc/camera
as root will cause the camera to be turned off AND the SD card to 
immediately disappear (which is rather fatal when you are using it). It's 
hard to know if this is intended behaviour by the BIOS (given that they 
are both USB devices) or a mistake in the platform driver... 

-- 
Sitsofe | http://sucs.org/~sits/


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-09-26 14:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <fa.ynuVPnbW9HmrQpG9wbWk/u+hqkw@ifi.uio.no>
     [not found] ` <fa.HT4htA0oryTT1h7ADNggfgkJnyY@ifi.uio.no>
     [not found]   ` <fa.5D0cM9TkJ80O2GfXhZm3n4hc+GI@ifi.uio.no>
     [not found]     ` <fa.1xyAj/9KUcq9nDwCEVhSHc5KBBs@ifi.uio.no>
     [not found]       ` <fa.jr7R0e2XSjOS0yWom34xSWH95yM@ifi.uio.no>
2008-09-15 21:41         ` Turning off camera also kills card reader on EeePC 900 Sitsofe Wheeler
2008-09-25 20:49 Sitsofe Wheeler
2008-09-26 10:56 ` Pascal Terjan
2008-09-26 13:26   ` Pascal Terjan
     [not found] <fa.DzjC5FQ8ty+cqmv5KG/NRpAWgdE@ifi.uio.no>
     [not found] ` <fa.+Dv7n0Sa7hzDrReJcnf4HgYqsoA@ifi.uio.no>
     [not found]   ` <fa.+GChIGFRZ5au1CMIOZvlKhwFPrU@ifi.uio.no>
     [not found]     ` <fa.jNQrULYfenJPvj20234NL8Nt+cM@ifi.uio.no>
     [not found]       ` <fa.QFFph3ZzzmbGalzypmWpsSRfEPY@ifi.uio.no>
     [not found]         ` <fa.Pwdn/v9TPDX5WUUVn7K6FAfABEg@ifi.uio.no>
2008-09-17 18:04           ` Sitsofe Wheeler
     [not found] <fa.AGK4P0BJyB1JXP0f1hBx9GtBh+c@ifi.uio.no>
     [not found] ` <fa.ifmgGzvpZjuOrzmMPG9PMGHUVn4@ifi.uio.no>
     [not found]   ` <fa.jeJ+IlDCDZAKTug+iVXTMjdMIyk@ifi.uio.no>
2008-09-15 15:02     ` Sitsofe Wheeler
2008-09-15 19:42       ` Alan Jenkins
  -- strict thread matches above, loose matches on Subject: below --
2008-09-15  8:48 Alan Jenkins
2008-09-15 12:19 ` Sitsofe Wheeler
2008-09-15 13:37   ` Alan Jenkins
2008-09-25 20:27     ` Pascal Terjan
2008-09-25 21:21       ` Alan Jenkins
2008-09-26 14:47       ` Karl Kiniger
2008-09-14 16:05 Sitsofe Wheeler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox