Fun with lirc and streamzap...

Bruce Labitt bruce.labitt at verizon.net
Sun Jun 10 20:48:37 EDT 2007


Ben Scott wrote:
> On 6/10/07, Bruce Labitt <bruce.labitt at verizon.net> wrote:
>   
>> ---> Package kernel-devel.i686 0:2.6.20-1.2948.fc6 set to be installed
>> ---> Package kernel-devel.i586 0:2.6.20-1.2948.fc6 set to be erased
>>     
>
>   That does indeed look like the "wrong kernel for the architecture"
> problem.  The i586 package is apparently installed, and going to be
> erased to allow the i686 package (which is doubtless the correct one).
>
>   
>>   package kernel-devel-2.6.20-1.2952.fc6 (which is newer than
>> kernel-devel-2.6.20-1.2948.fc6) is already installed
>>   package kernel-devel-2.6.20-1.2948.fc6 is already installed
>>     
>
>   That makes it sound like you've already got some kernel-devel
> packages installed.  Hmmm.  It may be that you have the needed
> packages, but the build script wasn't finding them.
>
>   
>> How do I find out which kernel is actually running?
>>     
>
> Run
>
> 	uname -r
>
> to find out what kernel you're currently running.  I also suggest you
> find out what kernel-related packages are installed:
>
> 	rpm -qa | grep kernel
>
> If needed, post the results, and we can figure out what (if anything)
> needs to be cleaned up.  :)
>
> -- Ben
> _______________________________________________
> gnhlug-discuss mailing list
> gnhlug-discuss at mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
>   
Ben,

This is what I have so far.

# uname -r
2.6.20-1.2952.fc6

# rpm -qa | grep kernel
kernel-2.6.20-1.2952.fc6
kernel-2.6.20-1.2948.fc6
kernel-devel-2.6.20-1.2948.fc6
kernel-devel-2.6.20-1.2952.fc6
kernel-headers-2.6.20-1.2952.fc6

Regards,
Bruce



More information about the gnhlug-discuss mailing list