From: Alexey Fisher <bug-track-M18mAb7Tlt0yCq4wW13eYl6hYfS7NtTn@public.gmane.org>
To: Corentin Chary <corentin.chary-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Kernel Testers List
<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Subject: Re: eeepc-linux, how to enable on eeepc 1005ha?
Date: Wed, 11 Nov 2009 13:50:05 +0100 [thread overview]
Message-ID: <1257943805.13582.1.camel@zwerg> (raw)
In-Reply-To: <1257940397.2913.6.camel@mini>
Am Mittwoch, den 11.11.2009, 12:53 +0100 schrieb Alexey Fisher:
> Am Mittwoch, den 11.11.2009, 12:32 +0100 schrieb Corentin Chary:
> > On Wed, Nov 11, 2009 at 11:50 AM, Alexey Fisher
> > <bug-track-M18mAb7Tlt0yCq4wW13eYl6hYfS7NtTn@public.gmane.org> wrote:
> > > Hi Len, hi Corentin
> > > I currently have a problem to enable eeepc-laptop module an my eeepc
> > > 1005ha netbook. Probably some module is missing, or just u bug.
> > >
> > > dmesg do not say anything about it and modproble fail with message "No
> > > such device". Any idea what is missing?
> > Hi,
> > This is probably related to http://dev.iksaif.net/issues/13
> > You can try to use these patchs:
> > http://dev.iksaif.net/attachments/86/0029-acpi-blacklist-add-disable_win7-callback.patch
> > http://dev.iksaif.net/attachments/87/0030-acpi-blacklist-disable-win7-for-Eeepc-1000h.patch
> >
> > Or boot with acpi_osi="!Windows 2009"
> >
> > The patchs will be send soon to acpi-linux
> >
> acpi_osi="!Windows 2009" do not working. Hmmm... there is no osi 2009 in
> my dsdt, only 2000-2006, All of them are same, only osy="Windows 2000"
> do some thing other but i think it is not the point.
> I'll do some printk and send you result.
It's filed here:
static int __init eeepc_laptop_init(void)
...
if (!ehotk) {
printk("test 3\n");
acpi_bus_unregister_driver(&eeepc_hotk_driver);
return -ENODEV;
}
hmm.... do i forgot to enable some module?
next prev parent reply other threads:[~2009-11-11 12:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-11 10:50 eeepc-linux, how to enable on eeepc 1005ha? Alexey Fisher
2009-11-11 11:32 ` Corentin Chary
[not found] ` <71cd59b00911110332i9b45e48y82e763265bccad32-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-11-11 11:53 ` Alexey Fisher
2009-11-11 12:50 ` Alexey Fisher [this message]
2009-11-11 13:37 ` Corentin Chary
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=1257943805.13582.1.camel@zwerg \
--to=bug-track-m18mab7tlt0ycq4ww13eyl6hyfs7nttn@public.gmane.org \
--cc=corentin.chary-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.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;
as well as URLs for NNTP newsgroup(s).