Re: Lenteur absolue de debien testing sur un macbook
Le 06/06/2011 22:11, Bernard Schoenacker a écrit :
>
> bonjour,
Bonjour Bernard, merci pour ta réponse.
>
>
> puisque j'ai été trop rapide à répondre :
>
> cat /etc/modules
~$ cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.
firewire-sbp2
loop
> cat /etc/fstab
$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/mapper/cub-root / btrfs defaults 0 1
# /boot was on /dev/sda3 during installation
UUID=fcc09283-c7ef-4203-9cf2-ad90b4a8d788 /boot ext4
defaults 0 2
/dev/mapper/cub-swap none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
tmpfs /home/goldy/.thumbnails tmpfs defaults,size=200m 0 0
tmpfs /home/goldy/.cache/chromium tmpfs defaults,size=100m 0 0
tmpfs /home/goldy/tmp_fs tmpfs defaults,size=1g 0 0
> uname -ar |awk '{print $1" "$3}'
$ uname -ar |awk '{print $1" "$3}'
Linux 2.6.38-7.dmz.2-liquorix-686
> cat /etc/issue |awk '{print $1" "$3}'
$ cat /etc/issue |awk '{print $1" "$3}'
Debian wheezy/sid
>
> liste des paquets :
> apt-cache search apple laptop
$ apt-cache search apple laptop
cairo-dock-powermanager-plugin - Cairo-dock - Powermanager plug-in
hdapsd - HDAPS daemon for IBM/Lenovo ThinkPads and Apple iBooks/PowerBooks
i8kutils - utilities for Dell Inspiron and Latitude laptops
netapplet - User-friendly network interface control applet
gpomme - graphical client for pommed
pommed - Apple laptops hotkeys event handler
wmpomme - WindowMaker dockapp client for pommed
sensors-applet - Display readings from hardware sensors in your Gnome panel
>
> question :
>
> activation hdparm [ y || n ]
> activation sdparm [ y || n ]
>
sdparm n'est pas installé, hdparm retourne ceci :
$ sudo hdparm /dev/sda
/dev/sda:
multcount = 16 (on)
IO_support = 1 (32-bit)
readonly = 0 (off)
readahead = 256 (on)
geometry = 60801/255/63, sectors = 976773168, start = 0
>
> liste des paquets installés
> for pkg in firmware dkms linux pam grub;do dpkg -l |grep $pkg '{"
> "print $2" "$3}'
La commande grep ne marche pas, j'ai du enlever print et j'ai netoyé la
sortie à la main ^^ :
ii bluez-firmware 1.2-2
ii firmware-atheros 0.30
ii firmware-linux-free 3
ii isight-firmware-tools 1.5.93-1
ii dkms 2.1.1.2-6
ii bluez-tools 0.1.38+git662e-2
ii doc-linux-fr-text 2005.08-1
ii doc-linux-text 2008.08-1
ii firmware-linux-free 3
ii libselinux1 2.0.98-1+b1
ii libv4l-0 0.8.3-2
ii linux-base 3.2
ii linux-headers-2.6-liquorix-686 2.6.38-11
ii linux-headers-2.6.38-7.dmz.2-liquorix-686 2.6.38-11
ii linux-image-2.6-686 2.6.38+34
ii linux-image-2.6-liquorix-686 2.6.38-11
ii linux-image-2.6.38-2-686 2.6.38-5
ii linux-image-2.6.38-6.dmz.1-liquorix-686 2.6.38-9
ii linux-image-2.6.38-7.dmz.1-liquorix-686 2.6.38-10
ii linux-image-2.6.38-7.dmz.2-liquorix-686 2.6.38-11
ii linux-libc-dev 2.6.38-5
ii linux-sound-base 1.0.23+dfsg-4
ii util-linux 2.17.2-9.1
ii bogofilter 1.2.2-3
ii bogofilter-bdb 1.2.2-3
ii bogofilter-common 1.2.2-3
ii libpam-ck-connector 0.4.5-1
ii libpam-gnome-keyring 3.0.0-3
ii libpam-modules 1.1.2-3
ii libpam-runtime 1.1.2-3
ii libpam0g 1.1.2-3
ii paman 0.9.4-1
ii python-pam 0.4.2-12.3+b1
rc grub 0.97-65
ii grub-common 1.99~rc1-13
ii grub-pc 1.99~rc1-13
ii grub2 1.99~rc1-13
ii grub2-splashimages 1.0.1
>
> essaye de donner le maximum possible d'info
>
> slt
> bernard
>
Voilà tout ce que tu m'as demandé ^^
Cordialement
Christophe
Reply to: