Quand j'essaye de faire un update du kernel du 2.6.36 vers un autre kernel je me rend compte que lorsque je reboot je suis toujours en 2.6.36 !
Et la si je ne fait pas un nomodeset dans la ligne de boot lorsque l'interface graphique démare ma souris et mon clavier ne répondent plus !!
Je suis donc obliger de revenir a mon ancien kernel. Voila ce qui ce passe lors de la mise à jour :
Code : Tout sélectionner
[root@PC-DE-LOIC loic]# pacman -Syu
:: Synchronizing package databases...
testing 14.1K 28.7K/s 00:00:00 [######################] 100%
core 36.0K 47.8K/s 00:00:01 [######################] 100%
extra 465.9K 135.3K/s 00:00:03 [######################] 100%
community 446.5K 140.6K/s 00:00:03 [######################] 100%
multilib 25.7K 48.0K/s 00:00:01 [######################] 100%
archlinuxfr is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
Targets (1): kernel26-2.6.39.2-1
Total Download Size: 0.00 MB
Total Installed Size: 55.98 MB
Proceed with installation? [Y/n]
(1/1) checking package integrity [############################################################] 100%
(1/1) checking for file conflicts [############################################################] 100%
(1/1) upgrading kernel26 [############################################################] 100%
>>> Updating module dependencies. Please wait ...
>>> MKINITCPIO SETUP
>>> ----------------
>>> If you use LVM2, Encrypted root or software RAID,
>>> Ensure you enable support in /etc/mkinitcpio.conf .
>>> More information about mkinitcpio setup can be found here:
>>> http://wiki.archlinux.org/index.php/Mkinitcpio
>>> Generating initial ramdisk, using mkinitcpio. Please wait...
==> Building image from preset: 'default'
-> -k 2.6.39-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
==> Starting build: 2.6.39-ARCH
-> Parsing hook: [base]
-> Parsing hook: [udev]
-> Parsing hook: [autodetect]
-> Parsing hook: [pata]
-> Parsing hook: [scsi]
-> Parsing hook: [sata]
-> Parsing hook: [filesystems]
-> Parsing hook: [usbinput]
==> Generating module dependencies
==> Creating gzip initcpio image: /boot/kernel26.img
7157 blocks
==> Image generation successful
==> Building image from preset: 'fallback'
-> -k 2.6.39-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
==> Starting build: 2.6.39-ARCH
-> Parsing hook: [base]
-> Parsing hook: [udev]
-> Parsing hook: [pata]
-> Parsing hook: [scsi]
-> Parsing hook: [sata]
-> Parsing hook: [filesystems]
-> Parsing hook: [usbinput]
==> Generating module dependencies
==> Creating gzip initcpio image: /boot/kernel26-fallback.img
23565 blocks
==> Image generation successful
