From f30379ee4c2c35f4176b5ead3947a3ff088a7847 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20T=C3=A9tard?= Date: Sun, 24 May 2009 19:29:00 +0200 Subject: [PATCH] Suppression *~ --- muse/en_documentation/Acer1683.muse~ | 140 --------------------------- muse/fr/Photos.muse~ | 28 ------ 2 files changed, 168 deletions(-) delete mode 100644 muse/en_documentation/Acer1683.muse~ delete mode 100644 muse/fr/Photos.muse~ diff --git a/muse/en_documentation/Acer1683.muse~ b/muse/en_documentation/Acer1683.muse~ deleted file mode 100644 index 866e835..0000000 --- a/muse/en_documentation/Acer1683.muse~ +++ /dev/null @@ -1,140 +0,0 @@ -#title Acer Aspire 1683 sous Debian GNU/Linux - -[[Acer1683][Acceder à la version francaise]] - -**This translation is incomplete and not up to date!** - -#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: - - - 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 - - -and for Centrino support: - - - CONFIG_X86_SPEEDSTEP_CENTRINO=y - - CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y - - CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI=y - - -Next you just need to load the **acpi** kernel module if you have not compiled -it staticly, and you could change your CPU frequency: - - -cd /sys/devices/system/cpu/cpu0/cpufreq/ -echo -n 600000 > scaling_setspeed - - -#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: - - - - snd_intel8x0 - - snd_ac97_codec - - snd_pcm - - snd_timer - - snd_page_alloc - - snd_mpu401_uart - - snd_rawmidi - - snd_seq_device - - snd - - soundcore - - -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]] diff --git a/muse/fr/Photos.muse~ b/muse/fr/Photos.muse~ deleted file mode 100644 index a4b5d48..0000000 --- a/muse/fr/Photos.muse~ +++ /dev/null @@ -1,28 +0,0 @@ -#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 : -© Olivier Tétard - CC-by-sa-30 - -* 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. - -- 2.30.2