> tried
> yum --enablerepo=atrpms install gspcav1
> but got:
> Nothing to do
Try
yum --enablerepo=atrpms install gspcav1-kmdl-`uname -r`
It is a kernel module, and must match the kernel you have installed.
--
Paulo Roma Cavalcanti
LCG - UFRJ
> tried
> yum --enablerepo=atrpms install gspcav1
> but got:
> Nothing to do
Try
yum --enablerepo=atrpms install gspcav1-kmdl-`uname -r`
It is a kernel module, and must match the kernel you have installed.