<br><br><div class="gmail_quote">2010/1/3 Corentin Chary <span dir="ltr">&lt;<a href="mailto:corentin.chary@gmail.com">corentin.chary@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Sun, Jan 3, 2010 at 2:35 PM, Darren Salt<br>
&lt;<a href="mailto:linux@youmustbejoking.demon.co.uk">linux@youmustbejoking.demon.co.uk</a>&gt; wrote:<br>
&gt; I demand that giggzounet may or may not have written...<br>
&gt;<br>
&gt;&gt; Darren Salt a écrit :<br>
&gt;&gt;&gt; I demand that giggzounet may or may not have written...<br>
&gt;&gt;&gt;&gt; I&#39;m new on this list. I have now an eeepc 1201N and i&#39;m trying to install<br>
&gt;&gt;&gt;&gt; debian on it...So I choose debian stable (lenny) with backports and few<br>
&gt;&gt;&gt;&gt; unstable packages. this eeepc ist very new, so it&#39;s normal...it doesn&#39;t<br>
&gt;&gt;&gt;&gt; work out of the box ;) So a few questions :<br>
&gt;&gt; [snip]<br>
&gt;&gt;&gt;&gt; And with the last one 2.6.32 the eeepc_laptop module doen&#39;t want to<br>
&gt;&gt;&gt;&gt; &quot;modprobe&quot;.<br>
&gt;&gt;&gt; Booting with acpi_osi=&quot;Linux&quot; may help.<br>
&gt;<br>
&gt;&gt; when I boot with 2.6.32.2 from unstable with acpi_osi=&quot;Linux&quot;,<br>
&gt;&gt; eeepc_laptop loads with these messages :<br>
&gt;<br>
&gt;&gt; [   10.235078] eeepc_laptop: Eee PC Hotkey Driver<br>
&gt;&gt; [   10.235672] eeepc_laptop: Hotkey init flags 0x41<br>
&gt;&gt; [   10.236041] eeepc_laptop: TYPE (2000000) not reported by BIOS,<br>
&gt;&gt; enabling anyway<br>
&gt;&gt; [   10.241161] eeepc_laptop: PANELPOWER (4000000) not reported by BIOS,<br>
&gt;&gt; enabling anyway<br>
&gt;&gt; [   10.246290] eeepc_laptop: TPD (8000000) not reported by BIOS,<br>
&gt;&gt; enabling anyway<br>
&gt;&gt; [   10.246364] eeepc_laptop: Get control methods supported: 0xe201613<br>
&gt;&gt; [   10.246437] eeepc_laptop: Error reading CAMG<br>
&gt;&gt; [   10.246949] eeepc_laptop: Backlight controlled by ACPI video driver<br>
&gt;&gt; [   10.247231] input: Asus EeePC extra buttons as<br>
&gt;&gt; /devices/platform/eeepc/input/input8<br>
&gt;&gt; [   11.494756] ACPI Exception: AE_NOT_EXIST, Removing notify handler<br>
&gt;&gt; (20090903/evxface-545)<br>
&gt;&gt; [   11.494945] eeepc_laptop: Error removing rfkill notify handler<br>
&gt;&gt; \_SB.PCI0.P0P5<br>
&gt;&gt; [   11.495022] ACPI Exception: AE_NOT_EXIST, Removing notify handler<br>
&gt;&gt; (20090903/evxface-545)<br>
&gt;&gt; [   11.495200] eeepc_laptop: Error removing rfkill notify handler<br>
&gt;&gt; \_SB.PCI0.P0P6<br>
&gt;&gt; [   11.495274] ACPI Exception: AE_NOT_EXIST, Removing notify handler<br>
&gt;&gt; (20090903/evxface-545)<br>
&gt;&gt; [   11.495453] eeepc_laptop: Error removing rfkill notify handler<br>
&gt;&gt; \_SB.PCI0.P0P7<br>
&gt;&gt; [   11.540353] Eee PC Hotkey Driver: probe of ASUS010:00 failed with<br>
&gt;&gt; error -2147483646<br>
&gt;<br>
&gt;&gt; but I don&#39;t have any sys/devices/platform/eeepc/<br>
&gt;&gt; Should I report these results direct on the kernel bug tracker ?<br>
&gt;<br>
&gt; Let&#39;s see what the maintainers say... CC&#39;ing appropriately.<br>
<br>
</div></div>Hi,<br>
This may  be related to <a href="http://bugzilla.kernel.org/show_bug.cgi?id=14570" target="_blank">http://bugzilla.kernel.org/show_bug.cgi?id=14570</a><br>
Could you try that eeepc-laptop.c:<br>
<a href="http://git.iksaif.net/?p=acpi4asus.git;a=blob;f=drivers/platform/x86/eeepc-laptop.c;h=7fc944ac2070c42e10d19eb1e96b9afbca788526;hb=7ba12b2d603ea8d8bdcd01536da37e616cfae79b" target="_blank">http://git.iksaif.net/?p=acpi4asus.git;a=blob;f=drivers/platform/x86/eeepc-laptop.c;h=7fc944ac2070c42e10d19eb1e96b9afbca788526;hb=7ba12b2d603ea8d8bdcd01536da37e616cfae79b</a><br>

<br>
And replace 1005HA with your model name (use dmidecode to find it).<br>
</blockquote></div><br>Hi,<br><br>I will test it as soon as possible (this week-end). But in order to go faster, I would like to know all the steps, I have to do :<br><br>- I download this eeepc-laptop.c and save it in the kernel source, so I remove the old one. Is there others files to modify ?<br>
- I have to find the model name with dmicode : is there a special line/word, that I have to search ? I mean  for example &quot;model=1201N&quot; or...<br>- I compile the kernel and reboot on it<br>- then what can I give you in order to be usefull ?<br>
<br>Am moment when I start with acpi_osi=&quot;Linux&quot;, eeepc loads, but I don&#39;t have any sys/devices/platform/eeepc/ anymore and the temperature given bye &quot;acpi -V&quot; is higher as under 2.6.30 (I have a sys/devices/platform/eeepc/ with this kernel)<br>
<br>Thx a lot<br>Guillaume<br>