Bonjour,

Je constate que depuis ma dernière mise à jour, plus aucun périphérique ne se monte automatiquement (cd, partition ntfs, disque dur usb).

fdisk -l me donne sa :
Disque /dev/sda: 120.0 Go, 120034123776 octets
255 heads, 63 sectors/track, 14593 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x5b90f439

Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/sda1   *           1        8286    66557263+   7  HPFS/NTFS
/dev/sda2            8287        8311      200812+  83  Linux
/dev/sda3            8312       14593    50460165   8e  Linux LVM

Disque /dev/sdb: 500.1 Go, 500107862016 octets
255 heads, 63 sectors/track, 60801 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x44fdfe06

Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/sdb1               1       60801   488384001    c  W95 FAT32 (LBA)
J'arrive à monter ma partition ntfs avec :
mount -t ntfs-3g /dev/sda1 /media/
Mais sa ne se fait plus automatiquement. Par ailleur, impossible de monter un cd, ni le disque dur usb (sa n'est pas du ntfs apparemment, mais alors qu'est-ce que sa pourrait être ??? :-?)

Voilà, je suis un peu perdu, j'ai recherché dans pas mal de forum, certains disent que sa viennent de hal, d'autre du .xinitrc (que je n'ais jms trouvé dans mon repertoire utilisateur d'ailleur ...). Si quelqu'un avait une solution, elle serait la bienvenue :-P
certains disent que sa viennent de hal
Peux-tu faire
service haldaemon status
et
cat /etc/fstab
Alors service haldaemon status donne :
hald (pid 1908) en cours d'exécution...
et cat /etc/fstab donne :
#
# /etc/fstab
# Created by anaconda on Mon Jan 19 09:34:38 2009
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or vol_id(8) for more info
#
/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1
UUID=cf4a202a-2f98-4614-87bf-bd966280231a /boot                   ext3    defaults        1 2
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
/dev/VolGroup00/LogVol01 swap                    swap    defaults        0 0
ben donc tu rajoutes :
/dev/sda1      /media/        ntfs-3g       defaults      0 0
dans ton /etc/fstab et ça marchera 🙂
Si /dev/sda1 est monté en /media, plus rien ne pourra être monté dans les sous-répertoires de /media (par exemple dans /media/disk)
oui, j'avais tenté quelque chose comme sa, mais à vrai dire, pour mon lecteur de cd, faut que je fasse pareil, et pour mon disque dur usb, c'est encore plus compliqué parce que j'ai un retour dans la console qui me dis que c'est pas du ntfs, donc 🙁
J'ai le même souci depuis la dernière mise à jour.
Je voulais vite fait copier un fichier de mon disque dur externe vers ma clef usb.
Et bien le vite fait va être bien compliqué... :-?

En espérant qu'une solution arrive bientôt...
Bonjour,

Avant de brancher ta clé (commande en root) :

tail -f /var/log/messages

tu branches, et tu nous recopie la sortie

puis :

fdisk -l

lsusb

mount -l

poste les retours.
Je ne suis pas chez moi, donc j'essais avec une clée usb, sa reviens au même ...
tail -f /var/log/messages donne :
Jan 24 11:42:03 localhost NetworkManager: <info>  Activation (wlan0) Stage 5 of 5 (IP Configure Commit) started...
Jan 24 11:42:03 localhost avahi-daemon[2261]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.11.
Jan 24 11:42:03 localhost avahi-daemon[2261]: New relevant interface wlan0.IPv4 for mDNS.
Jan 24 11:42:03 localhost avahi-daemon[2261]: Registering new address record for 192.168.1.11 on wlan0.IPv4.
Jan 24 11:42:03 localhost dhclient: bound to 192.168.1.11 -- renewal in 301787 seconds.
Jan 24 11:42:04 localhost NetworkManager: <info>  (wlan0): device state change: 7 -> 8
Jan 24 11:42:04 localhost NetworkManager: <info>  Policy set 'Auto Livebox-b377' (wlan0) as default for routing and DNS.
Jan 24 11:42:04 localhost NetworkManager: <info>  Activation (wlan0) successful, device activated.
Jan 24 11:42:05 localhost NetworkManager: <info>  Activation (wlan0) Stage 5 of 5 (IP Configure Commit) complete.
Jan 24 11:44:32 localhost kernel: ath5k phy0: noise floor calibration timeout (2447MHz)
Jan 24 12:02:25 localhost kernel: usb 1-1: new high speed USB device using ehci_hcd and address 3
Jan 24 12:02:25 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice
Jan 24 12:02:25 localhost kernel: usb 1-1: New USB device found, idVendor=13fe, idProduct=1e00
Jan 24 12:02:25 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jan 24 12:02:25 localhost kernel: usb 1-1: Product: USB DISK 2.0    
Jan 24 12:02:25 localhost kernel: usb 1-1: Manufacturer:         
Jan 24 12:02:25 localhost kernel: usb 1-1: SerialNumber: 07811CAC0785
Jan 24 12:02:26 localhost kernel: Initializing USB Mass Storage driver...
Jan 24 12:02:26 localhost kernel: scsi6 : SCSI emulation for USB Mass Storage devices
Jan 24 12:02:26 localhost kernel: usbcore: registered new interface driver usb-storage
Jan 24 12:02:26 localhost kernel: USB Mass Storage support registered.
Jan 24 12:02:31 localhost kernel: scsi 6:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 0 CCS
Jan 24 12:02:31 localhost kernel: sd 6:0:0:0: [sdb] 3854336 512-byte hardware sectors (1973 MB)
Jan 24 12:02:31 localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off
Jan 24 12:02:31 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through
Jan 24 12:02:31 localhost kernel: sd 6:0:0:0: [sdb] 3854336 512-byte hardware sectors (1973 MB)
Jan 24 12:02:31 localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off
Jan 24 12:02:31 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through
Jan 24 12:02:31 localhost kernel: sdb: sdb1
Jan 24 12:02:31 localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk
Jan 24 12:02:31 localhost kernel: sd 6:0:0:0: Attached scsi generic sg2 type 0
fdisk -l donne :
Disque /dev/sda: 120.0 Go, 120034123776 octets
255 heads, 63 sectors/track, 14593 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x5b90f439

Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/sda1   *           1        8286    66557263+   7  HPFS/NTFS
/dev/sda2            8287        8311      200812+  83  Linux
/dev/sda3            8312       14593    50460165   8e  Linux LVM

Disque /dev/sdb: 1973 Mo, 1973420032 octets
16 heads, 32 sectors/track, 7528 cylinders
Units = cylindres of 512 * 512 = 262144 bytes
Disk identifier: 0x78042eb6

Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/sdb1               1        7528     1927152    e  W95 FAT16 (LBA)
lsusb donne :
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 046d:c51b Logitech, Inc. 
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 13fe:1e00 Kingston Technology Company Inc. 
Bus 001 Device 002: ID 5986:0102 Acer, Inc Crystal Eye webcam
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
et mount -l donne :
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw) [F10-i686-Live]
/proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda2 on /boot type ext3 (rw) [/boot]
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
gvfs-fuse-daemon on /home/David/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=David)
:-P
Bonjour,
Que donne
grep hald /var/log/messages
ou si réponse du genre «binary concorde»
grep --binary-files=text hald /var/log/messages

et
service haldaemon status
grep hald /var/log/messages renvoie :
Jan 19 10:50:50 localhost hald: mounted /dev/sda1 on behalf of uid 500
Jan 19 11:26:02 localhost hald: mounted /dev/sdb1 on behalf of uid 500
Jan 19 11:26:02 localhost hald: mounted /dev/sda1 on behalf of uid 500
Jan 19 12:05:56 localhost hald: unmounted /dev/sdb1 from '/media/DAVID' on behalf of uid 500
Jan 19 14:57:55 localhost hald: mounted /dev/sdb1 on behalf of uid 500
Jan 19 15:46:46 localhost hald: unmounted /dev/sdb1 from '/media/DAVID' on behalf of uid 500
Jan 21 17:05:35 localhost hald: mounted /dev/sdb1 on behalf of uid 500
Jan 21 17:25:49 localhost hald: unmounted /dev/sdb1 from '/media/DAVID' on behalf of uid 500
Donc il monte pas la clée usb, mais pourquoi ??? C'est grave docteur ? 😉
service haldaemon status donne :
hald (pid 1916) en cours d'exécution...
Hal est bien en route, mais pourquoi il ne monte pas mes périph ....
que donne (en root) :

tree /usr/share/hal

(pour voir si les fichier de config de hal sont présents)
alors tree /usr/share/hal donne :
/usr/share/hal
`-- fdi
    |-- fdi.dtd
    |-- information
    |   |-- 10freedesktop
    |   |   |-- 01-deprecated-keys.fdi
    |   |   |-- 10-battery.fdi
    |   |   |-- 10-camera-ptp.fdi
    |   |   |-- 10-cd-dvd-burner.fdi
    |   |   |-- 10-dell-rfkill-switch-bluetooth.fdi
    |   |   |-- 10-dell-rfkill-switch-wlan.fdi
    |   |   |-- 10-dell-rfkill-switch-wwan.fdi
    |   |   |-- 10-ipw-rfkill-switch.fdi
    |   |   |-- 10-iwl-rfkill-switch.fdi
    |   |   |-- 10-laptop-panel-hardware.fdi
    |   |   |-- 10-modem.fdi
    |   |   |-- 10-recall-battery-dell.fdi
    |   |   |-- 10-recall-battery-fujitsu.fdi
    |   |   |-- 10-recall-battery-gateway.fdi
    |   |   |-- 10-recall-battery-ibm.fdi
    |   |   |-- 10-recall-battery-lenovo.fdi
    |   |   |-- 10-recall-battery-toshiba.fdi
    |   |   |-- 10-sony-bluetooth-switch.fdi
    |   |   |-- 10-thinkpad-rfkill-switch-bluetooth.fdi
    |   |   |-- 10-usb-card-readers.fdi
    |   |   |-- 10-usb-music-players-libmtp.fdi
    |   |   |-- 10-usb-music-players.fdi
    |   |   |-- 10-usb-obex.fdi
    |   |   |-- 10-usb-pda.fdi
    |   |   |-- 10-usb-zip-drives.fdi
    |   |   |-- 10-usbcsr-mice.fdi
    |   |   |-- 20-video-quirk-pm-acer.fdi
    |   |   |-- 20-video-quirk-pm-apple.fdi
    |   |   |-- 20-video-quirk-pm-asus.fdi
    |   |   |-- 20-video-quirk-pm-dell.fdi
    |   |   |-- 20-video-quirk-pm-fujitsu.fdi
    |   |   |-- 20-video-quirk-pm-hp.fdi
    |   |   |-- 20-video-quirk-pm-ibm.fdi
    |   |   |-- 20-video-quirk-pm-lenovo.fdi
    |   |   |-- 20-video-quirk-pm-misc.fdi
    |   |   |-- 20-video-quirk-pm-samsung.fdi
    |   |   |-- 20-video-quirk-pm-sony.fdi
    |   |   |-- 20-video-quirk-pm-toshiba.fdi
    |   |   |-- 21-video-quirk-nvidia.fdi
    |   |   |-- 30-keymap-acer.fdi
    |   |   |-- 30-keymap-compaq.fdi
    |   |   |-- 30-keymap-dell.fdi
    |   |   |-- 30-keymap-hp.fdi
    |   |   |-- 30-keymap-lenovo.fdi
    |   |   |-- 30-keymap-misc.fdi
    |   |   |-- 30-keymap-module-asus-laptop.fdi
    |   |   |-- 30-keymap-module-sony-laptop.fdi
    |   |   |-- 30-keymap-module-thinkpad-acpi.fdi
    |   |   `-- 99-video-quirk-default.fdi
    |   `-- 20thirdparty
    |       `-- 10-camera-libgphoto2.fdi
    |-- policy
    |   |-- 10osvendor
    |   |   |-- 05-olpc-detect.fdi
    |   |   |-- 10-cpufreq.fdi
    |   |   |-- 10-dell-laptop-brightness.fdi
    |   |   |-- 10-dockstation.fdi
    |   |   |-- 10-hal_lpadmin.fdi
    |   |   |-- 10-ibm-buttons.fdi
    |   |   |-- 10-imac-backlight.fdi
    |   |   |-- 10-input-policy.fdi
    |   |   |-- 10-keymap.fdi
    |   |   |-- 10-laptop-panel-mgmt-policy.fdi
    |   |   |-- 10-macbook-backlight.fdi
    |   |   |-- 10-macbookpro-utils.fdi
    |   |   |-- 10-power-mgmt-policy.fdi
    |   |   |-- 10-rfkill-switch.fdi
    |   |   |-- 10-tabletPCs.fdi
    |   |   |-- 10-toshiba-buttons.fdi
    |   |   |-- 10-usbcsr-mice.fdi
    |   |   |-- 10-x11-input.fdi
    |   |   |-- 10-x11-keymap.fdi
    |   |   |-- 15-storage-luks.fdi
    |   |   |-- 19-libsane.fdi
    |   |   |-- 20-acl-management.fdi
    |   |   |-- 20-ntfs-config-write-policy.fdi
    |   |   |-- 20-storage-methods.fdi
    |   |   `-- 30-wol.fdi
    |   `-- 20thirdparty
    |       |-- 10-linuxwacom.fdi
    |       |-- 10-synaptics.fdi
    |       |-- 11-x11-vmmouse.fdi
    |       `-- 20-libgpod-sysinfo-extended.fdi
    `-- preprobe
        |-- 10osvendor
        |   |-- 10-ide-drives.fdi
        |   `-- 20-broken-usb-sticks.fdi
        `-- 20thirdparty
Peut être peux-tu essayer de relancer le démon hal :

débranche ta clé, puis (en root) :

service haldaemon stop

service haldaemon start

puis rebranche ta clé

Chez moi les montages auto fonctionnent correctement. Je n'ai pas fait de mise à jour depuis 1 semaine, mais j'ai vérifié, il ne m'est pas proposé d'update de hal.
Jan 21 17:25:49 localhost hald: unmounted /dev/sdb1 from '/media/DAVID' on behalf of uid 500
Faudrait voir ce qui a été installé/updaté depuis le 21 janvier

Tu trouves les logs de yum dans /var/log/yum.log (ou quelque chose dans le genre) (le visionneur de journaux système te permet de l'éditer en graphique avec possibilité de filtres)

Si tu as installé manuellement autre chose, n'oublie pas de le mentionner.
Voilà :
Jan 21 18:52:29 Installed: libggz-0.99.4-1.fc10.i386
Jan 21 18:52:32 Installed: ggz-client-libs-0.99.4-1.fc10.i386
Jan 21 18:52:33 Installed: gnuchess-5.07-11.fc9.i386
Jan 21 18:52:38 Installed: 5:guile-1.8.5-1.fc10.i386
Jan 21 18:52:40 Installed: gnome-python2-gnomeprint-2.23.0-1.fc10.i386
Jan 21 18:52:41 Installed: gtkglext-libs-1.2.0-7.fc10.i386
Jan 21 18:52:44 Installed: python-setuptools-0.6c9-1.fc10.noarch
Jan 21 18:52:59 Installed: PyOpenGL-3.0.0-0.9.b8.fc10.noarch
Jan 21 18:53:00 Installed: pygtkglext-1.1.0-4.fc9.i386
Jan 21 18:53:27 Installed: 1:gnome-games-2.24.2-1.fc10.i386
Jan 21 18:53:28 Installed: gnome-games-extra-data-2.24.0-1.noarch
Jan 21 22:36:31 Installed: alsa-lib-devel-1.0.18-6.rc3.fc10.i386
Jan 21 22:36:33 Installed: autoconf-2.63-1.fc10.noarch
Jan 21 22:36:35 Installed: automake-1.10.1-2.noarch
Jan 21 22:36:36 Installed: libxcb-devel-1.1.91-5.fc10.i386
Jan 21 22:36:36 Installed: libXau-devel-1.0.4-1.fc10.i386
Jan 21 22:36:39 Installed: xorg-x11-proto-devel-7.4-5.fc10.noarch
Jan 21 22:36:44 Installed: libX11-devel-1.1.4-6.fc10.i386
Jan 21 22:36:48 Installed: mesa-libGL-devel-7.2-0.15.fc10.i386
Jan 21 22:36:49 Installed: mesa-libGLU-devel-7.2-0.15.fc10.i386
Jan 21 22:36:49 Installed: libXext-devel-1.0.4-1.fc9.i386
Jan 21 22:36:50 Installed: libXrender-devel-0.9.4-3.fc9.i386
Jan 21 22:36:50 Installed: libXrandr-devel-1.2.3-1.fc10.i386
Jan 21 22:36:50 Installed: libXdmcp-devel-1.0.2-6.fc10.i386
Jan 21 22:36:54 Installed: SDL-devel-1.2.13-6.fc10.i386
Jan 22 00:06:10 Installed: glib2-devel-2.18.3-2.fc10.i386
Jan 22 00:06:13 Installed: 1:libgda-3.1.2-6.fc10.i386
Jan 22 00:06:14 Installed: gnome-python2-gda-2.19.1-25.fc10.i386
Jan 22 00:06:14 Installed: db4-cxx-4.7.25-7.fc10.i386
Jan 22 00:06:16 Installed: opensp-1.5.2-10.fc10.i386
Jan 22 00:06:17 Installed: openjade-1.3.2-31.fc9.i386
Jan 22 00:06:18 Installed: indent-2.2.10-2.fc10.i386
Jan 22 00:06:20 Installed: libgdl-2.24.0-2.fc10.i386
Jan 22 00:06:21 Installed: gc-7.1-4.fc10.i386
Jan 22 00:06:23 Installed: 1:gtksourceview-1.8.5-5.fc10.i386
Jan 22 00:06:24 Installed: gnome-python2-gtksourceview-2.23.0-1.fc10.i386
Jan 22 00:06:24 Installed: gnome-python2-gdl-2.19.1-25.fc10.i386
Jan 22 00:06:24 Installed: gnome-python2-metacity-2.23.0-1.fc10.i386
Jan 22 00:06:25 Installed: gnome-python2-gtkspell-2.19.1-25.fc10.i386
Jan 22 00:06:25 Installed: gnome-python2-totem-2.23.0-1.fc10.i386
Jan 22 00:06:25 Installed: gnome-python2-evolution-2.23.0-1.fc10.i386
Jan 22 00:06:26 Installed: gnome-python2-nautilus-cd-burner-2.23.0-1.fc10.i386
Jan 22 00:06:26 Installed: gnome-python2-gtkmozembed-2.19.1-25.fc10.i386
Jan 22 00:06:27 Installed: gnome-python2-gnomedesktop-2.23.0-1.fc10.i386
Jan 22 00:06:27 Installed: gnome-python2-libgtop2-2.23.0-1.fc10.i386
Jan 22 00:06:27 Installed: 1:dbus-devel-1.2.4-2.fc10.i386
Jan 22 00:06:28 Installed: hal-devel-0.5.12-14.20081027git.fc10.i386
Jan 22 00:06:29 Installed: w3m-0.5.2-11.fc10.i386
Jan 22 00:06:29 Installed: perl-SGMLSpm-1.03ii-18.fc9.noarch
Jan 22 00:06:32 Installed: docbook-style-dsssl-1.79-5.fc9.noarch
Jan 22 00:06:33 Installed: docbook-utils-0.6.14-15.fc10.noarch
Jan 22 00:06:40 Installed: db4-devel-4.7.25-7.fc10.i386
Jan 22 00:06:40 Installed: libIDL-devel-0.8.11-1.fc10.i386
Jan 22 00:06:41 Installed: pygobject2-doc-2.15.4-3.fc10.i386
Jan 22 00:06:47 Installed: docbook-style-xsl-1.74.0-4.fc10.noarch
Jan 22 00:06:48 Installed: gtk-doc-1.10-2.fc10.noarch
Jan 22 00:06:49 Installed: pygobject2-codegen-2.15.4-3.fc10.i386
Jan 22 00:06:50 Installed: pygobject2-devel-2.15.4-3.fc10.i386
Jan 22 00:06:50 Installed: zlib-devel-1.2.3-18.fc9.i386
Jan 22 00:06:53 Installed: libxml2-devel-2.7.2-2.fc10.i386
Jan 22 00:06:53 Installed: libgpg-error-devel-1.6-2.i386
Jan 22 00:06:54 Installed: python-devel-2.5.2-1.fc10.i386
Jan 22 00:06:55 Installed: gnome-python2-bugbuddy-2.23.0-1.fc10.i386
Jan 22 00:06:55 Installed: libgcrypt-devel-1.4.3-2.fc10.i386
Jan 22 00:06:56 Installed: ORBit2-devel-2.14.16-1.fc10.i386
Jan 22 00:06:57 Installed: dbus-glib-devel-0.76-3.fc10.i386
Jan 22 00:06:57 Installed: GConf2-devel-2.24.0-1.fc10.i386
Jan 22 00:06:59 Installed: gnome-vfs2-devel-2.24.0-3.fc10.i386
Jan 22 00:07:00 Installed: libxslt-devel-1.1.24-2.fc10.i386
Jan 22 00:07:03 Installed: 1:libgda-devel-3.1.2-6.fc10.i386
Jan 22 00:07:03 Installed: gnome-python2-gda-devel-2.19.1-25.fc10.i386
Jan 22 00:07:03 Installed: gnome-python2-devel-2.22.3-1.fc10.i386
Jan 22 00:08:19 Installed: avant-window-navigator-0.2.6-12.fc10.i386
Jan 22 00:08:20 Installed: avant-window-navigator-devel-0.2.6-12.fc10.i386
Jan 22 00:09:03 Installed: acpi-0.09-4.fc10.i386
Jan 22 00:09:03 Installed: python-alsaaudio-0.3-1.fc9.i386
Jan 22 00:09:04 Installed: python-feedparser-4.1-5.fc10.noarch
Jan 22 00:09:15 Installed: awn-extras-applets-0.2.6-6.fc10.i386
Jan 22 14:11:58 Installed: fftw-3.2-2.fc10.i386
Jan 22 14:11:59 Installed: libofa-0.9.3-13.fc9.i386
Jan 22 14:12:01 Installed: libquicktime-1.0.3-4.fc10.i386
Jan 22 14:12:02 Installed: mjpegtools-libs-1.9.0-0.6.rc3.fc10.i386
Jan 22 14:12:03 Installed: libmms-0.4-3.fc10.i386
Jan 22 14:12:04 Installed: dirac-libs-1.0.0-1.fc10.i386
Jan 22 14:12:04 Installed: libcdaudio-0.99.12p2-9.fc9.i386
Jan 22 14:12:05 Installed: lzo-minilzo-2.03-1.fc10.i386
Jan 22 14:12:14 Installed: PersonalCopy-Lite-patches-4.1-3.fc9.noarch
Jan 22 14:12:15 Installed: wildmidi-libs-0.2.2-5.fc10.i386
Jan 22 14:12:16 Installed: libtimidity-0.1.0-6.fc9.i386
Jan 22 14:12:17 Installed: libvncserver-0.9.1-3.fc10.i386
Jan 22 14:12:19 Installed: directfb-1.2.6-3.fc10.i386
Jan 22 14:12:23 Installed: gstreamer-plugins-bad-0.10.9-1.fc10.i386
Jan 23 03:59:15 Installed: gnome-mount-nautilus-properties-0.8-1.fc9.i386
Jan 23 04:05:40 Updated: gtkhtml3-3.24.3-1.fc10.i386
Jan 23 04:05:46 Updated: evolution-data-server-2.24.3-1.fc10.i386
Jan 23 04:05:49 Updated: alsa-lib-1.0.19-1.fc10.i386
Jan 23 04:07:04 Updated: evolution-2.24.3-1.fc10.i386
Jan 23 04:07:09 Updated: gutenprint-5.2.3-3.fc10.i386
Jan 23 04:07:13 Updated: alsa-lib-devel-1.0.19-1.fc10.i386
Jan 23 04:07:17 Installed: sos-1.8-6.fc10.noarch
Jan 23 04:07:18 Updated: libraw1394-2.0.1-1.fc10.i386
Jan 23 04:07:20 Updated: iproute-2.6.27-2.fc10.i386
Jan 23 04:07:23 Updated: rsyslog-3.21.9-2.fc10.i386
Jan 23 04:07:23 Updated: 1:perl-Module-Pluggable-3.60-53.fc10.i386
Jan 23 04:07:24 Updated: 4:perl-libs-5.10.0-53.fc10.i386
Jan 23 04:07:25 Updated: 3:perl-version-0.74-53.fc10.i386
Jan 23 04:07:38 Updated: 4:perl-5.10.0-53.fc10.i386
Jan 23 04:07:39 Updated: 1:perl-Pod-Escapes-1.04-53.fc10.i386
Jan 23 04:07:40 Updated: 1:perl-Pod-Simple-3.07-53.fc10.i386
Jan 23 04:07:40 Updated: evolution-perl-2.24.3-1.fc10.i386
Jan 23 04:08:02 Updated: foomatic-3.0.2-70.fc10.i386
Jan 23 04:08:05 Updated: system-config-printer-libs-1.0.13-1.fc10.i386
Jan 23 04:08:14 Updated: gutenprint-foomatic-5.2.3-3.fc10.i386
Jan 23 04:08:17 Updated: system-config-printer-1.0.13-1.fc10.i386
Jan 23 04:08:19 Erased: sysreport
Jan 23 11:57:27 Installed: ConsoleKit-devel-0.3.0-2.fc10.i386
Jan 24 13:18:34 Updated: audit-libs-1.7.11-2.fc10.i386
Jan 24 13:18:39 Updated: util-linux-ng-2.14.1-3.2.fc10.i386
Jan 24 13:18:40 Updated: exempi-2.1.0-1.fc10.i386
Jan 24 13:18:44 Updated: gegl-0.0.22-1.fc10.i386
Jan 24 13:18:45 Updated: ntpdate-4.2.4p6-1.fc10.i386
Jan 24 13:18:47 Updated: 1:nfs-utils-1.1.4-7.fc10.i386
Jan 24 13:18:49 Updated: audit-1.7.11-2.fc10.i386
Jan 24 13:18:51 Updated: ntp-4.2.4p6-1.fc10.i386
Jan 24 13:19:05 Updated: tzdata-2009a-1.fc10.noarch
Jan 24 13:19:06 Updated: alsa-utils-1.0.19-1.fc10.i386
Jan 24 13:19:07 Updated: audit-libs-python-1.7.11-2.fc10.i386
Jan 24 13:19:08 Updated: nspluginwrapper-1.3.0-2.fc10.i386
Jan 24 13:19:08 Updated: rsync-3.0.5-1.fc10.i386
Jan 24 13:19:12 Updated: sos-1.8-9.fc10.noarch
Jan 24 13:19:36 Updated: gstreamer-plugins-good-0.10.11-4.fc10.i386
Jan 26 14:45:07 Installed: preupgrade-1.0.1-1.fc10.noarch
Je vois pas vraiment ce qui pourrais être en conflit ...
Est-ce que par hasard tu utiliserais SLiM à la place de GDM ?

Sinon, qu'y-a-t-il dans ton ~/.xsession-errors

Et dans /media ? (.hal-mtab, .hal-mtab-lock)

Le résultat de la commande :

ls -al /etc/rc5.d/

est aussi intéressant, il permettra par exemple de voir si le service dbus (messagebus) est bien lancé avant hal (haldaemon)
(le numéro après le S donne le rang)

Et la commande :

service --status-all

permet d'afficher l'état de tous les services
Alors visiblement, slim et gdm sont installés, mais je ne sais pas lequel est utilisé :-?
Sinon mon ~/.xsession-errors fait 39131 lignes donc ...
Les fichiers .hal-mtab et .hal-mtab-lock sont vident.
Quant à ls -al /etc/rc5.d/, sa donne :
total 8
drwxr-xr-x  2 root root 4096 janv. 24 13:18 .
drwxr-xr-x 10 root root 4096 nov. 19 20:13 ..
lrwxrwxrwx  1 root root   17 nov. 19 20:14 K01dnsmasq -> ../init.d/dnsmasq
lrwxrwxrwx  1 root root   16 nov. 19 20:14 K01smartd -> ../init.d/smartd
lrwxrwxrwx  1 root root   19 nov. 19 20:14 K05saslauthd -> ../init.d/saslauthd
lrwxrwxrwx  1 root root   16 nov. 19 20:12 K10psacct -> ../init.d/psacct
lrwxrwxrwx  1 root root   15 janv. 19 15:25 K10zvbid -> ../init.d/zvbid
lrwxrwxrwx  1 root root   15 nov. 19 20:14 K15httpd -> ../init.d/httpd
lrwxrwxrwx  1 root root   13 nov. 19 20:12 K20nfs -> ../init.d/nfs
lrwxrwxrwx  1 root root   14 nov. 19 20:12 K24irda -> ../init.d/irda
lrwxrwxrwx  1 root root   14 nov. 19 20:17 K25sshd -> ../init.d/sshd
lrwxrwxrwx  1 root root   20 nov. 19 20:13 K50netconsole -> ../init.d/netconsole
lrwxrwxrwx  1 root root   20 nov. 19 20:12 K69rpcsvcgssd -> ../init.d/rpcsvcgssd
lrwxrwxrwx  1 root root   17 janv. 19 09:35 K73winbind -> ../init.d/winbind
lrwxrwxrwx  1 root root   16 janv. 19 09:35 K73ypbind -> ../init.d/ypbind
lrwxrwxrwx  1 root root   20 nov. 19 20:16 K74lm_sensors -> ../init.d/lm_sensors
lrwxrwxrwx  1 root root   14 janv. 19 10:25 K74nscd -> ../init.d/nscd
lrwxrwxrwx  1 root root   14 janv. 24 13:18 K74ntpd -> ../init.d/ntpd
lrwxrwxrwx  1 root root   14 nov. 19 20:13 K75fuse -> ../init.d/fuse
lrwxrwxrwx  1 root root   17 janv. 24 13:18 K75ntpdate -> ../init.d/ntpdate
lrwxrwxrwx  1 root root   17 nov. 19 20:14 K76openvpn -> ../init.d/openvpn
lrwxrwxrwx  1 root root   24 janv. 24 13:18 K84wpa_supplicant -> ../init.d/wpa_supplicant
lrwxrwxrwx  1 root root   20 nov. 19 20:12 K87multipathd -> ../init.d/multipathd
lrwxrwxrwx  1 root root   21 nov. 19 20:14 K87restorecond -> ../init.d/restorecond
lrwxrwxrwx  1 root root   18 nov. 19 20:12 K89netplugd -> ../init.d/netplugd
lrwxrwxrwx  1 root root   15 nov. 19 20:12 K89rdisc -> ../init.d/rdisc
lrwxrwxrwx  1 root root   17 nov. 19 20:17 K90network -> ../init.d/network
lrwxrwxrwx  1 root root   19 janv. 19 10:46 K95firstboot -> ../init.d/firstboot
lrwxrwxrwx  1 root root   17 nov. 19 20:17 S00livesys -> ../init.d/livesys
lrwxrwxrwx  1 root root   23 nov. 19 20:14 S00microcode_ctl -> ../init.d/microcode_ctl
lrwxrwxrwx  1 root root   16 janv. 19 09:48 S05akmods -> ../init.d/akmods
lrwxrwxrwx  1 root root   18 nov. 19 20:12 S06cpuspeed -> ../init.d/cpuspeed
lrwxrwxrwx  1 root root   19 nov. 19 20:12 S08ip6tables -> ../init.d/ip6tables
lrwxrwxrwx  1 root root   18 nov. 19 20:11 S08iptables -> ../init.d/iptables
lrwxrwxrwx  1 root root   16 janv. 19 09:48 S08nvidia -> ../init.d/nvidia
lrwxrwxrwx  1 root root   16 nov. 19 20:12 S11auditd -> ../init.d/auditd
lrwxrwxrwx  1 root root   17 janv. 23 04:07 S12rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   20 janv. 19 10:19 S13irqbalance -> ../init.d/irqbalance
lrwxrwxrwx  1 root root   17 nov. 19 20:12 S13rpcbind -> ../init.d/rpcbind
lrwxrwxrwx  1 root root   17 nov. 19 20:12 S14nfslock -> ../init.d/nfslock
lrwxrwxrwx  1 root root   19 nov. 19 20:13 S15mdmonitor -> ../init.d/mdmonitor
lrwxrwxrwx  1 root root   19 nov. 19 20:12 S18rpcidmapd -> ../init.d/rpcidmapd
lrwxrwxrwx  1 root root   17 nov. 19 20:12 S19rpcgssd -> ../init.d/rpcgssd
lrwxrwxrwx  1 root root   20 janv. 19 10:21 S22messagebus -> ../init.d/messagebus
lrwxrwxrwx  1 root root   15 nov. 19 20:13 S25netfs -> ../init.d/netfs
lrwxrwxrwx  1 root root   19 nov. 19 20:16 S26haldaemon -> ../init.d/haldaemon
lrwxrwxrwx  1 root root   19 nov. 19 20:13 S26udev-post -> ../init.d/udev-post
lrwxrwxrwx  1 root root   24 nov. 19 20:17 S27NetworkManager -> ../init.d/NetworkManager
lrwxrwxrwx  1 root root   21 janv. 24 13:18 S28portreserve -> ../init.d/portreserve
lrwxrwxrwx  1 root root   24 janv. 24 13:18 S28setroubleshoot -> ../init.d/setroubleshoot
lrwxrwxrwx  1 root root   19 janv. 19 10:24 S50bluetooth -> ../init.d/bluetooth
lrwxrwxrwx  1 root root   18 janv. 19 10:32 S80sendmail -> ../init.d/sendmail
lrwxrwxrwx  1 root root   13 janv. 19 10:18 S85gpm -> ../init.d/gpm
lrwxrwxrwx  1 root root   15 janv. 19 10:24 S90crond -> ../init.d/crond
lrwxrwxrwx  1 root root   20 janv. 24 13:18 S90kerneloops -> ../init.d/kerneloops
lrwxrwxrwx  1 root root   15 janv. 19 10:46 S90smolt -> ../init.d/smolt
lrwxrwxrwx  1 root root   13 nov. 19 20:12 S95atd -> ../init.d/atd
lrwxrwxrwx  1 root root   15 janv. 19 11:16 S95jexec -> ../init.d/jexec
lrwxrwxrwx  1 root root   22 nov. 19 20:13 S96avahi-daemon -> ../init.d/avahi-daemon
lrwxrwxrwx  1 root root   14 janv. 19 10:22 S98cups -> ../init.d/cups
lrwxrwxrwx  1 root root   17 nov. 19 20:14 S99anacron -> ../init.d/anacron
lrwxrwxrwx  1 root root   22 nov. 19 20:17 S99livesys-late -> ../init.d/livesys-late
lrwxrwxrwx  1 root root   11 nov. 19 20:13 S99local -> ../rc.local