Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2006 23:14:09 -0400
From:      "E. J. Cerejo" <ejc64@earthlink.net>
To:        <FreeBSD-questions@FreeBSD.org>
Subject:   Ralink wireless driver help
Message-ID:  <000901c6fa3f$23b584a0$2a01a8c0@home9ccad298d7>

next in thread | raw e-mail | index | archive | help
FREEBSD 6.1 RELEASE

I just bought a wireless pci card, CNet CWP-854, and according to the =
ral man page this card is supported.  I compiled a new kernel with =
'device wlan' and 'device ral' as per the ral man page, it compile =
without any errors, but I can't get it to work.

If I run: 'ifconfig ral0 inet 192.168.1.42 netmask 0xffffff00 ssid =
04Z412560727'=20
I get this: 'ifconfig: interface ral0 does not exist'

I run this: 'kldload if_ral'
I get this: 'kldload: can't load if_ral: File exists'

I run this: 'pciconf -lv'
I get this: none1@pci2:2:0: class=3D0x028000 card=3D0x25611814 =
chip=3D0x03011814 rev=3D0x00 hdr=3D0x00
               vendor   =3D 'Ralink Technology, Corp'

I run this: 'dmesg | grep ral0'
I get this: nothing, zip, not a thing.

Sometimes, when I exit fluxbox I see this on the screen: 'Module pci/ral =
failed to register: 17'

I'm totally confused, does anyone have any idea how to fix this?

regards



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c6fa3f$23b584a0$2a01a8c0>