From: Sitsofe Wheeler <sitsofe@yahoo.com>
To: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
Corentin Chary <corentincj@iksaif.net>,
acpi4asus-user@lists.sourceforge.net
Subject: Re: Turning off camera also kills card reader on EeePC 900
Date: Mon, 15 Sep 2008 16:02:08 +0100 [thread overview]
Message-ID: <48CE78F0.9050805@yahoo.com> (raw)
In-Reply-To: <fa.jeJ+IlDCDZAKTug+iVXTMjdMIyk@ifi.uio.no>
Alan Jenkins wrote:
> Ok. So the platform driver settings do match those in the BIOS. My
> guess would be the platform driver is fine and the BIOS screws up.
I was afraid you were going to say that.
> 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.
I compiled the kernel without module support so unless there's some
sysfs trick that can be done...
> - Are any BIOS upgrades available? None of them mention this problem,
> but the descriptions often miss out details. [1][2]
For some reason I thought I had once seen an 804 BIOS but I only see 802
on the EeePC 900 page (link below) and the even older 704 BIOS on
ftp://ftp.asus.com/pub/ASUS/EeePC/EeePC900/ .
> - It might be necessary to compare with the pre-installed OS
> - Is the pre-installed kernel any better (files might be under
> /proc/acpi/asus instead)? I guess you might not have the time or
> resources to test that though.
The Xandros 2.6.21.4-eeepc install has the following files in
/proc/acpi/asus/
brn camera cardr cpufv disp hdps init type wlan
I have no idea what cpufv, disp, hdps, init or type are. Doing echo 1 >
camera && echo 0 > camera under this setup does NOT disappear the SD
card. Additionally brn seems to really represent the current LCD
brightness (whereas it does not on a stock kernel and seems to always be
set to -19) and the hotkeys (e.g. for brightness) seem to respond far
more quickly than the stock kernel too.
> - The source code is... a 2Gb+ rar file someone would have to download
> and pick apart.
2.6Gbytes of multipart RAR. Joy.
> [1] Asus downloads <http://eeepc.asus.com/global/download.htm>
This link seems to be for the 701 only.
Does anyone know if the archives on
http://support.asus.com/download/download_item_4.aspx?product=20&model=Eee%20PC%20900/Linux&SLanguage=en-us&os=5
(release dates appear to be 5th September 2008) are actually any different?
(A brief aside. If you are a company doing seeking to do a source
release of a Linux distribution, it might be a good idea to go for
typical Unix formats. It is easier for folks if you package things as
tar.bz2 or tar.gz files or even .zip rather than going for .rar .
Additionally it is helpful if you split the just the kernel into an
archive of its own).
--
Sitsofe
next parent reply other threads:[~2008-09-15 15:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[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 [this message]
2008-09-15 19:42 ` Turning off camera also kills card reader on EeePC 900 Alan Jenkins
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.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 ` Sitsofe Wheeler
-- 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48CE78F0.9050805@yahoo.com \
--to=sitsofe@yahoo.com \
--cc=acpi4asus-user@lists.sourceforge.net \
--cc=alan-jenkins@tuffmail.co.uk \
--cc=corentincj@iksaif.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox