[Risolto] wireless morto

perché hai installato un kernel rt ccrma ?

ho letto sul loro sito che funziona bene per l’ uso di programmi di musica ed immagini in real time, ed ero curioso di provarlo…
poi in verita non so che differenze sostanziali ci siano fra l uno e l laltro…
comuque ho installato per la funzione di sincronizzazione tra programmi

la tua che macchina è ?

e mi chiedi le caratteristiche tecniche del pc
Processore: Intel Core 2 Duo, 1066MHz FSB
Memoria: fino a 4GB DDR2 a 667MHz + Intel turbo Memory
Schermo: 15,4 WXGA Anti-Glare o VibrantView o WSXGA+ (200 nit) Anti-Glare
Scheda grafica: Intel GMA X4500 o Nvidia GeForce 9300M con 256MB di memoria
Hard disk: fino a 320GB a5400RPM

l’rt non serve.

fai partire la macchina con il kernel-2.6.35.12-90 poi da root dai il comando:

# rpm -e kernel-rt-2.6.33.12-149.rt31.1.fc14.ccrma.x86_64

error: Failed dependencies:
kernel-uname-r = 2.6.33.12-149.rt31.1.fc14.ccrma.x86_64.rt is needed by (installed) kmod-nvidia-2.6.33.12-149.rt31.1.fc14.ccrma.x86_64.rt-1:260.19.36-1.fc14.1.1.x86_64
o provato a cancellare kmod nvidia ma dice che non è installato

# rpm -e  kernel-rt-2.6.33.12-149.rt31.1.fc14.ccrma.x86_64 kmod-nvidia-2.6.33.12-149.rt31.1.fc14.ccrma.x86_64.rt-1:260.19.36-1.fc14.1.1.x86_64

mi dice ancora che non è installato…

output di:

$ rpm -qa|grep kmod

kmod-nvidia-2.6.33.12-149.rt31.1.fc14.ccrma.x86_64.rt-260.19.36-1.fc14.1.1.x86_64
kmod-nvidia-2.6.33.13-149.rt31.2.fc14.ccrma.x86_64.rt-260.19.36-1.fc14.1.1.x86_64
kmod-nvidia-2.6.35.12-90.fc14.x86_64-260.19.36-1.fc14.3.x86_64
akmod-nvidia-260.19.36-1.fc14.ccrma.1.1.x86_64
kmod-nvidia-2.6.35.13-91.fc14.x86_64-260.19.36-1.fc14.4.x86_64
kmodtool-1-18.fc11.noarch
akmods-0.3.6-3.fc12.noarch

rimuovi forzatamente:

# rpm -e --nodeps nomepacchetto

dove nomepacchetto è:
kmod-nvidia-2.6.33.12-149.rt31.1.fc14.ccrma.x86_64.rt-260.19.36-1.fc14.1.1.x86_64
kmod-nvidia-2.6.33.13-149.rt31.2.fc14.ccrma.x86_64.rt-260.19.36-1.fc14.1.1.x86_64
con lo stesso comando rimuovi il:

# rpm -e --nodeps kernel-rt-2.6.33.12-149.rt31.1.fc14.ccrma.x86_64

tutto questo però con la macchina che gira con il kernel 2.6.35.12-90

fatto cancellato, solo che normalmenta parte ancoraa con il kernel rt

se lo hai cancellato non può partire, vediamo:

$ rpm -qa|grep kernel

rpm -qa|grep kernel
kernel-devel-2.6.35.12-90.fc14.x86_64
kernel-headers-2.6.35.13-91.fc14.x86_64
kernel-2.6.35.13-91.fc14.x86_64
kernel-doc-2.6.35.13-91.fc14.noarch
kernel-2.6.35.6-45.fc14.x86_64
kernel-devel-2.6.35.13-91.fc14.x86_64
abrt-addon-kerneloops-1.1.18-1.fc14.x86_64
kernel-debug-2.6.35.13-91.fc14.x86_64
kernel-debug-devel-2.6.35.13-91.fc14.x86_64
kernel-2.6.35.12-90.fc14.x86_64

i pacchetti kernel rt non ci sono più, forse stai dicendo che sono presenti in grub ?
vediamo output:

# cat /boot/grub/grub.conf

ciao…
quando avvio la macchina e scelgo il kernel ce ancora un file ccrma ed è
kernel 2.6.35-91 fc 14 …debug

comunque l uot put che mi chiedi:

grub.conf generated by anaconda

Note that you do not have to rerun grub after making changes to this file

NOTICE: You have a /boot partition. This means that

all kernel and initrd paths are relative to /boot/, eg.

root (hd0,0)

kernel /vmlinuz-version ro root=/dev/mapper/vg_machine-lv_root rdblacklist=nouveau

initrd /initrd-[generic-]version.img

#boot=/dev/sda
default=0
timeout=0
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.13-91.fc14.x86_64.debug)
root (hd0,0)
kernel /vmlinuz-2.6.35.13-91.fc14.x86_64.debug ro root=/dev/mapper/vg_machine-lv_root rd_LVM_LV=vg_machine/lv_root rd_LVM_LV=vg_machine/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=it rhgb quiet nouveau.modeset=0 rdblacklist=nouveau rdblacklist=nouveau
initrd /initramfs-2.6.35.13-91.fc14.x86_64.debug.img
title Fedora (2.6.35.13-91.fc14.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.35.13-91.fc14.x86_64 ro root=/dev/mapper/vg_machine-lv_root rd_LVM_LV=vg_machine/lv_root rd_LVM_LV=vg_machine/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=it rhgb quiet nouveau.modeset=0 rdblacklist=nouveau rdblacklist=nouveau
initrd /initramfs-2.6.35.13-91.fc14.x86_64.img
title Fedora (2.6.35.12-90.fc14.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.35.12-90.fc14.x86_64 ro root=/dev/mapper/vg_machine-lv_root rd_LVM_LV=vg_machine/lv_root rd_LVM_LV=vg_machine/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=it rhgb quiet nouveau.modeset=0 rdblacklist=nouveau rdblacklist=nouveau
initrd /initramfs-2.6.35.12-90.fc14.x86_64.img
title Fedora (2.6.35.6-45.fc14.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.35.6-45.fc14.x86_64 ro root=/dev/mapper/vg_machine-lv_root rd_LVM_LV=vg_machine/lv_root rd_LVM_LV=vg_machine/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=it rhgb quiet rdblacklist=nouveau
initrd /initramfs-2.6.35.6-45.fc14.x86_64.img

inoltre quando cerco di installare con yum qualcosa mi dice cio:
Loading mirror speeds from cached hostfile
updates/metalink | 27 kB 00:00

non è un kernel rt è un kernel debug.
se lo vuoi rimuovere:

# rpm -e --nodeps kernel-debug-2.6.35.13-91.fc14.x86_64

per l’altro problema apri discussione specifica.

ok grazie…
ho cancellato il kernel debug ed ora parte con quello giusto, grazie mille per l aiuto.