Wireless Cards & Drivers

Ryan Sawhill rsawhill+flist at gmail.com
Mon Nov 3 05:03:47 UTC 2008


> My question to the list is; How can I load and activate the driver as the
> machine boots?  In what directory do I put the driver?

If you put the module somewhere like /lib/modules/$(uname
-r)/kernel/drivers/net/wireless, then you could just create a file
under /etc/modprobe.d/ that binds it to eth1 (or eth0). Explicitly,
like so:
echo "alias eth1 rt2860sta" > /etc/modprobe.d/ralink




More information about the fedora-list mailing list