[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Wireless Cards & Drivers
- From: Mike <mike cloaked gmail com>
- To: fedora-list redhat com
- Subject: Re: Wireless Cards & Drivers
- Date: Sun, 2 Nov 2008 10:35:13 +0000 (UTC)
Graeme Nichols <gnichols <at> tpg.com.au> writes:
> I currently load this driver with a script as follows:
>
> #! /bin/bash
> # Script to load and activate ra0 wireless driver
> sudo /sbin/insmod
> /home/graeme/Download/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux/rt2860sta.ko
> sudo /sbin/ifconfig ra0 up
>
> 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?
One way would be to put your commands into /etc/rc.local - they will get
executed at the end of the boot process - so once you log in and start
NetworkManager they should already have been executed and the driver loaded
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]