<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi,<br><br>Here is my xorg.conf:<br><br>Section "InputDevice"<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp; "Generic Keyboard"<br>&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "kbd"<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "XkbRules"&nbsp;&nbsp;&nbsp; "xorg"<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "XkbModel"&nbsp;&nbsp;&nbsp; "pc105"<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "XkbLayout"&nbsp;&nbsp;&nbsp; "fr"<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "XkbVariant"&nbsp;&nbsp;&nbsp; "latin9"<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "XkbOptions"&nbsp;&nbsp;&nbsp; "lv3:ralt_switch"<br>EndSection<br><br>Section "InputDevice"<br>&nbsp;&nbsp;&nbsp;
 Identifier&nbsp;&nbsp;&nbsp; "Configured Mouse"<br>&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "mouse"<br>EndSection<br><br>Section "Device"<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp; "Configured Video Device"<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "AccelMethod"&nbsp;&nbsp;&nbsp; "exa"<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "MigrationHeuristic"&nbsp;&nbsp;&nbsp; "greedy"<br>EndSection<br><br>Section "Monitor"<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp; "Configured Monitor"<br>EndSection<br><br>Section "Screen"<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp; "Default Screen"<br>&nbsp;&nbsp;&nbsp; Monitor&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "Configured Monitor"<br>EndSection<br><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">For the wifi, from the wiki with my comments =&gt;<br><br>You can use a kernel backport of the Sid
 kernels on Lenny.<br>o Add the following line to your /etc/apt/sources.list:<br><span>&nbsp;deb <a target="_blank" href="http://backports.undebian.org/repositories/backports-kernel/">http://backports.undebian.org/repositories/backports-kernel/</a> ./ </span><br><span>&nbsp;Add the key: wget -q -O - <a target="_blank" href="http://backports.undebian.org/repositories/backports-kernel/archive-key.asc">http://backports.undebian.org/repositories/backports-kernel/archive-key.asc</a> | apt-key add - </span><br>=&gt;The last time I tried, eeePC didn't want to access this repo, even the wget fails. My 2.6.29 kernel comes from regular lenny repo.<br><br>&nbsp;&nbsp;&nbsp; * The newer kernels require a new acpid (1.0.8-7 or later) and new eeepc-acpi-scripts (1.1.0-1 or later) from Sid.<br>=&gt;I've got acpid 1.0.10 and eeepc-acpi-scripts 1.1.1 so it shoub be OK.<br><br>&nbsp;&nbsp;&nbsp; * If you formerly used madwifi and are therefore switching to ath5k, remove
 madwifi-tools, as it blacklists ath5k.<br>=&gt;Synaptic claims that madwifi-tools is not installed so it should be OK.<br><br>&nbsp;&nbsp;&nbsp; * The interface name in ath5k is now wlan0, so any config files referencing ath0 need to be changed (e.g. /etc/network/interfaces). Please do not simply add the wlan0 lines and let ath0 remain there, this could give problems. Just rename :D<br>=&gt;OK, ath0 renammed in wlan0 in /etc/network/interfaces<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; * All relevant ethernet chipsets are now supported by the kernel, (except atl1c -- see ../../Model/1005HA for details,) so atl2 users don't need a separate module package anymore.<br>=&gt;Is there some package to remove?<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; * You should remove /etc/udev/rules.d/70-persistent-net.rules if it exists.<br>=&gt;renammed it in .old<br><br>=&gt;then reboot, nothing change<br><br>In wicd, there is in Advanced Settings WPA Supplicant
 with a combo on Driver that can be set to wext or atmel or ralink_legacy, I've tried all but it changed nothing, which one has to be set?<br><br>I'm living tomorow for one week, so don't be surprise if I don't reply until then, but I will report any advice that could help me.<br><br>Regards<br>Fabien<br><div style="font-family: verdana,helvetica,sans-serif; font-size: 8pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">De :</span></b> Ben Armstrong &lt;synrg@sanctuary.nslug.ns.ca&gt;<br><b><span style="font-weight: bold;">À :</span></b> Fabien &lt;pogzy@yahoo.com&gt;<br><b><span style="font-weight: bold;">Cc :</span></b> debian-eeepc-devel@lists.alioth.debian.org<br><b><span style="font-weight: bold;">Envoyé le :</span></b> Jeudi, 13 Août 2009, 11h14mn 36s<br><b><span style="font-weight: bold;">Objet&nbsp;:</span></b> Re: [Debian-eeepc-devel] Should I reinstall from scratch?<br></font><br>On Thu, 13 Aug 2009 00:27:01
 -0700 (PDT)<br>Fabien &lt;<a ymailto="mailto:pogzy@yahoo.com" href="mailto:pogzy@yahoo.com">pogzy@yahoo.com</a>&gt; wrote:<br>&gt; At this time, wifi is not working animore, Fn+F2 toggle on/off the led but wicd does not see any wireless network, I renamed the eth0 to wlan0 as told in the wiki but it doesn't help.<br><br>ath0 -&gt; wlan0, not eth0 (as someone else pointed out).&nbsp; Did you do<br>everything else in <a href="http://wiki.debian.org/DebianEeePC/HowTo/Upgrade" target="_blank">http://wiki.debian.org/DebianEeePC/HowTo/Upgrade</a> ?<br><br>&gt; When I tried 2.6.30 then back to 2.6.29, the touchpad is now acting as a sinple mouse, no tapping to double click or right click.<br><br>Please post your xorg.conf.<br><br>&gt; If I install from scratch the debian from the wiki link, do you know if there is lxde on the repo and which kernel version will be installed and if my touchpad/wifi issues will be removed?<br><br>I wouldn't reinstall.&nbsp; I'd
 just work through these issues.&nbsp; I'm sure it<br>won't take long for us to sort out.<br><br>&gt; If so, as I am a single user &amp; nobody else use my eeePC, Do I need any session manager?<br><br>No.<br><br>&gt; I've installed basic debian, gdm, x and lxde. Is gdm needed? What is the way to have a minimalist lxde install?<br><br>You can get rid of gdm.<br><br>Ben<br></div></div></div><br>



      </body></html>