Re: RaLink rt3090 support

2010-02-09 Thread Joel Gomberg
On 02/09/2010 01:01 PM, Colin Brace wrote: > > Hi all, > > As I indicated above, I got the driver working from the vendor's website. Are you using the latest Ralink driver? It's 2.3.1.3. For me, NetworkManager connects without any manual scripts. -- Joel -- users mailing list users@lists.fedo

Re: RaLink rt3090 support

2010-02-09 Thread Colin Brace
Hi all, As I indicated above, I got the driver working from the vendor's website. There remains a small hurdle: I can't get the wireless interface to come up automatically. In /etc/sysconfig/network-scripts, I created the file "ifcfg-ra0" with the following contents: # Network Interface DEVICE

Re: RaLink rt3090 support

2010-02-09 Thread Joel Gomberg
On 01/31/2010 04:59 AM, Colin Brace wrote: > > Hi again everyone, > > I ended up downloading the source from here: > http://www.ralinktech.com/support.php?s=2 > > I then compiled it (you need kernel-devel installed) > > then: > > # cd os/linux > # insmod rt3090sta.ko > # ifconfig ra0 up > # ifconfi

Re: RaLink rt3090 support

2010-01-31 Thread Colin Brace
Hi again everyone, I ended up downloading the source from here: http://www.ralinktech.com/support.php?s=2 I then compiled it (you need kernel-devel installed) then: # cd os/linux # insmod rt3090sta.ko # ifconfig ra0 up # ifconfig ra0 ra0 Link encap:Ethernet HWaddr 00:00:00:00:00

Re: RaLink rt3090 support

2010-01-30 Thread Joel Gomberg
On 01/30/2010 06:09 AM, Colin Brace wrote: > > Hi all, > > I installed F12 on a Eee PC 1001HA. Everything workes fine except the > wireless chipset, RaLink RT3090 > > Google turned up various leads, such as this thread: > http://forums.fedoraforum.org/showthread.php?t=236729 > > One poster writes: