+++ /dev/null
-#title Acer Aspire 1683 sous Debian GNU/Linux
-
-[[Acer1683][Acceder à la version francaise]]
-
-**This translation is incomplete and not up to date!**
-
-#contents
-<contents>
-
-* News
-
- - ACPI is now fully operationnal (except fan control)
-
-* Distribution and Kernel
-
- - Debian/Sid
- - Kernel : 2.6.12 (from Debian + smart batt patch)
- - [[/~toutoune25//download/linux_config-2.6.12.gz]['.config' file]] (Linux 2.6.12)
- - [[/~toutoune25/download/xorg.gz][Xorg configuration file]] (6.8.2)
- - [[/~toutoune25/download/XF86Config-4.gz][XFree86 configuration file]] (for « [[http://www.debian.org/releases/sarge/][Sarge]] » users)
-
-* Hardware
-
-**Materiel** || **Status** || **Notes**
-[[#cpu][Intel Centrino 1.6 GHz (Dothan)]] | OK | Speedstep ok
-[[#acpi][ACPI]] | OK | No fan control support
-512 Mo of RAM | OK | -
-80 Go of HDD | OK | -
-[[#ati][ATI Radeon 9700 - M11]] | OK | Non-free drivers
-[[#sound][Intel Corp. 82801DB/DBL/DBM AC'97 Audio Controller]] | OK | **snd_intel8x0** module
-[[#lan][Broadcom BCM4401 100Base-T]] | OK | **b44** module
-[[#wifi][Intel Corp. PRO/Wireless 2200BG]] | Partial | module **ipw2200** (non-free firmware)
-Intel Corp. 82801DB/DBL/DBM AC'97 Modem Controller | Untested | -
-DVD Burner | OK | -
-Firewire | Untested | -
-Cardbus bridge | Untested | -
-
-#cpu
-* Intel Centrino 1.6 GHz (Dothan)
-
-Not much to do, just compile your kernel with these options:
-<example>
- - CONFIG_CPU_FREQ=y
- - CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
- - CONFIG_CPU_FREQ_GOV_PERFORMANCE=m
- - CONFIG_CPU_FREQ_GOV_POWERSAVE=m
- - CONFIG_CPU_FREQ_TABLE=y
- - CONFIG_X86_ACPI_CPUFREQ=m
-</example>
-
-and for Centrino support:
-<example>
- - CONFIG_X86_SPEEDSTEP_CENTRINO=y
- - CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
- - CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI=y
-</example>
-
-Next you just need to load the **acpi** kernel module if you have not compiled
-it staticly, and you could change your CPU frequency:
-
-<example>
-cd /sys/devices/system/cpu/cpu0/cpufreq/
-echo -n 600000 > scaling_setspeed
-</example>
-
-#acpi
-* ACPI and power saving
-
-** You may need to read the [[http://www.gentoo.org/doc/en/power-management-guide.xml][Power Management Guide]] from Gentoo.
-
- - **standy** (S1): do not do anything
- - **mem** (S3): laptop enters in standby mode, but I can't leave
- - it. Complete freeze of the system
- - **battery/ac**: works correctly with smart-battery patch
- - **fan**: no status in /proc, but it seems to work fine
- - **termal**: nothing to report, everything seems to be ok
- - **processor**: I can go in C3 state only if I remove all usb modules.
- - **button**: no problems, everything works fine (sleep, lid, power)
-
-** « Smart battery system » support
-
- - Download [[http://shayol.bartol.udel.edu/~rhdt/download/acpi_sbs-20050120.tar.gz][acpi_sbs]] (01/20/2005 version)
- - Patch your kernel with *acpi-ec-2.6.10.diff*.
- - Just compile your modules with *make* and *make install*
- - Thanks to *modprobe*, load these modules: *i2c-dev, i2c-acpi-ec, acpi-sbs*
-
-** Some files
-
- - [[/~toutoune25/download/linux_cpufreqd.conf.gz][/etc/cpufreq.conf]]
-
-#ati
-* ATI Radeon 9700 [M11]
-
-ATI driver is not free (as in free speech) and is not included in
-Debian yet. You'll find proprietary drivers on
-[[http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html][Flavio Stanchina's page]] and a good documentation.
-
-Here is [[/~toutoune25/download/XF86Config-4.gz][my XFree86 config file]] and [[/~toutoune25/download/xorg.gz][my XFree86 config file]].
-
-#sound
-* Intel Corp. 82801DB/DBL/DBM AC'97 Audio Controller
-
-Here is the list of loaded modules with the old 2.6.9 linux kernel:
-
-<example>
- - snd_intel8x0
- - snd_ac97_codec
- - snd_pcm
- - snd_timer
- - snd_page_alloc
- - snd_mpu401_uart
- - snd_rawmidi
- - snd_seq_device
- - snd
- - soundcore
-</example>
-
-I'm using ALSA (without OSS emulation). There is nothing very special
-in the configuration, and it work with a Debian-compiled kernel
-([[http://packages.debian.org/unstable/base/linux-image-2.6-386][linux-image-2.6]])
-
-#lan
-* Broadcom BCM4401 100Base-T
-
-There is juste the **b44** module to load to see this card working.
-
-#wifi
-* Intel Corp. PRO/Wireless 2200BG
-
-You'll need to use the *ipw2200* driver available at
-[[http://ipw2200.sf.net/][http://ipw2200.sf.net]] which is also available in Debian:
-[[http://packages.debian.org/unstable/net/ipw2200-source][ipw2200-source]].
-
-#contact
-* Need Help?
-
-I'm available to help you installing your distrib on your laptop. You
-can [[HomePage#contact][contact me easily]].
-
-© 2005, 2006 [[WhoAmI][Olivier Tétard]]
+++ /dev/null
-#title Photos
-
-* Mes photos publiés
-
-Je publie mes photos sur :
- - [[http://commons.wikimedia.org/wiki/User:Toutoune25][Wikimedia Commons]]
- - [[http://flickr.com/photos/toutoune25/][Flickr]]
-
-** Licence « CC-by-sa »
-
-Mes photos sont toutes publiés sous licence Creative Commons
-[[http://creativecommons.org/licenses/by-sa/3.0/deed.fr][CC-by-sa]]. Vous pouvez donc :
- - partager ces photos (copier, distribuer, transmettre) ;
- - modifier et adapter ces photos ;
-
-Il est cependant nécessaire de respecter les conditions suivantes :
- - indiquer mon nom d'auteur ;
- - redistribuer les photos sous les mêmes conditions
-
-Pour faire simple simple, si vous reprennez une de mes photos, vous
-pouvez placer le texte suivant dessous :
-<example>© Olivier Tétard - CC-by-sa-30</example>
-
-* Réutilisation de mes photos
-
- - [[URL:http://commons.wikimedia.org/wiki/File:Gisele_Halimi_-_Huma-2008_2.jpg][File:Gisele Halimi - Huma-2008 2]] (commons)
- - [[http://www.feministisktinitiativ.se/artiklar.php?show=795][Fem feminister: 2. Gisèle Halimi]], feministisktinitiativ.se.
-