yum the ipw 2100 wireless card

Paul Howarth paul at city-fan.org
Tue Nov 30 13:31:16 UTC 2004


L A wrote:
> when I try to install my wirless conexion (ipw2100) by
> using this commande: yum install kernel-module-ipw2100-'uname -r' ipw2100

You're using ticks (') rather than backticks (`).

Use: yum install kernel-module-ipw2100-`uname -r` ipw2100

Paul.




More information about the fedora-list mailing list