et quelques debianneries...
Informations Xandros Eee PC 901
Xandros fourni par Asus est basé sur Debian 4.0 aka etch : http://www.debian.org/releases/etch/ (il ne s'agit pas de Xandros 4.0, peut-être plutôt de Xandros 4.5, mais ce n'est pas très clair sur les forums).http://wikeee.fr/index.php/Xandros [fr] quelques tutoriaux
- http://forum.eeeuser.com/viewforum.php?id=2 [en] Eee PC Default Xandros Linux
- http://forum.eeeuser.com/viewforum.php?id=46 [en] forum dédié à Mandriva sur Eee PC
Procédure de réinstallation de Xandros sur Eee PC
Le DVD fourni est prévu pour fonctionner avec Windows XP o_O : creuser un peu plus ce qui est possible pour restaurer un système opérationnel, à partir d'une clé USB par exemple.Typiquement, j'aurais mis 10 Go pour le système et non pas 4... (15 Go pour la partition utilisateur c'est un peu trop àmha, d'autant que le stockage peut être effectué sur une clé Flash/USB de 16 Go par exemple... ou un disque USB)
- voir LaptopEeePCMandreeeva pour la sauvegarde préalable
- reste à voir : recréation des partitions à l'identique ? à partir d'une clé USB bootable ?
Des dépôts spécifiques Eee PC
Avec l'avertissement classique :- ne pas prendre directement les dépôts Xandros 4.0 ni ceux de etch (Debian 4.0) qui n'ont pas forcément les mêmes dépendances que celles que Asus a ajoutées
- c'est le souci classique avec les dépôts : s'assurer de leur compatibilité avec sa distribution
- http://wiki.eeeuser.com/addingxandrosrepos [en] un tutoriel en anglais, visiblement assez complet (s'assurer qu'il s'applique au 901)
- http://eeepcrepos.tuxfamily.org/ et son espace de téléchargement ftp://download.tuxfamily.org/eeepcrepos
Éléments techniques
Voir aussi LaptopEeePCFunctionalities et la http://hardware4linux.info/system/3667/ fiche détaillée sur h4lUtiliser #dpkg --get-selections > liste_paquets # pour la liste des paquets (il y en a 1025 sur mon installation)
mount
rootfs on / type rootfs (rw) /dev/sda1 on /.ro type ext2 (ro) /dev/sda2 on /.rw type ext3 (rw,noatime,data=ordered) none on / type aufs (rw,xino=/.rw/.aufs.xino,br:/.rw=rw:/.ro=ro) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw) tmpfs on /dev/shm type tmpfs (rw) tmpfs on /media type tmpfs (rw) tmpfs on /tmp type tmpfs (rw) /dev/sdb1 on /home type ext3 (rw,noatime,data=ordered) usbfs on /proc/bus/usb type usbfs (rw) /dev/sda1 on /ro type ext2 (ro)
df -k
Sys. de fich. 1K-blocs Occupé Disponible Monté sur Tail. Occ. Disp. rootfs 695716 440524 219852 67% / 680M 431M 215M /dev/sda1 3161695 2651664 510031 84% /.ro 3,1G 2,6G 499M /dev/sda2 695716 440524 219852 67% /.rw 680M 431M 215M none 695716 440524 219852 67% / 680M 431M 215M tmpfs 514084 84 514000 1% /dev/shm 503M 84K 502M tmpfs 514084 0 514084 0% /media 503M 0 503M tmpfs 131072 880 130192 1% /tmp 128M 880K 128M /dev/sdb1 15512328 332104 14392240 3% /home 15G 326M 14G /dev/sda1 3161695 2651664 510031 84% /ro 3,1G 2,6G 499M
uname -a
Linux asus-1110289835 2.6.21.4-eeepc #6 Mon May 5 11:38:34 EDT 2008 i686 GNU/Linux
lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02) 01:00.0 Network controller: RaLink RT2790 Wireless 802.11n PCIe 04:00.0 Ethernet controller: Atheros Corp. L1e Gigabit Ethernet Adapter (rev b0)
lsmod
Module Size Used by rt2860sta 500312 1 bthid 2176 0 btusb 19780 0 brcm_linux 183496 1 btusb pciehp 31172 0 rndis_host 4544 0 cdc_ether 3840 1 rndis_host usbnet 11656 2 rndis_host,cdc_ether cdc_acm 10464 0 mii 3264 1 usbnet ppp_generic 20436 0 slhc 4928 1 ppp_generic nls_cp850 3904 0 vfat 10112 0 fat 39260 1 vfat uvcvideo 49288 0 compat_ioctl32 576 1 uvcvideo videodev 23552 1 uvcvideo v4l1_compat 12868 2 uvcvideo,videodev v4l2_common 11200 2 uvcvideo,videodev acpi_cpufreq 5004 0 freq_table 1988 1 acpi_cpufreq usb_storage 22980 0 libusual 6352 1 usb_storage pci_hotplug 9672 1 pciehp ehci_hcd 25420 0 uhci_hcd 18636 0 usbhid 13444 0 usbcore 91992 12 btusb,rndis_host,cdc_ether,usbnet,cdc_acm,uvcvideo,usb_storage,libusual,ehci_hcd,uhci_hcd,usbhid snd_pcm_oss 33568 0 snd_mixer_oss 13056 1 snd_pcm_oss atl1e 26388 0 fuse 34516 0 button 5648 0 processor 19820 1 acpi_cpufreq battery 7940 0 ac 3524 0 autofs4 15876 0 sr_mod 13284 0 cdrom 30624 1 sr_mod snd_hda_intel 286928 0 snd_pcm 50696 2 snd_pcm_oss,snd_hda_intel snd_timer 15556 1 snd_pcm snd_page_alloc 6728 2 snd_hda_intel,snd_pcm snd_hwdep 6084 1 snd_hda_intel snd 34916 6 snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep soundcore 3744 1 snd asus_acpi 6560 0 genrtc 6028 0
...