my intel 3945 do not work too
wpi0: fatal firmware error
i'm using netbsd 5.99.11 (amd64) and current pkgsrc with wpi-firmware2,
before at netbsd 5.99.7 all works perfectly.
Guilherme Covolo
HugLeo escreveu:
Yes.
I think there are a bug.
I did a problem report here
http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=41388
On Tue, May 12, 2009 at 3:13 AM, Piotr Adamus <panpiotradamus%gmail.com@localhost> wrote:
I may report the same for Linksys PCI wifi (aslo ralink). I can set all
parameters, sometimes scan the network but I cannot connect to the AP. On
NetBSD 4 everything was just fine. I don't know what is going on.
Rgrds,
Piotr
On Mon, May 11, 2009 at 11:31 PM, HugLeo <hugocanalli%gmail.com@localhost> wrote:
Hi.
I don't need use wpa or wep. My ISP filter by MAC Addresses.
On Mon, May 11, 2009 at 3:04 PM, Francisco Valladolid <ficovh%gmail.com@localhost>
wrote:
Hi,
Are you using wpa or wep authentication ?
for WEP :
# ifconfig ral0 nwid <my_ap> nwkey 0x1234567890
# dhcpcd ral0
for WPA, WPA2 it can do via wpa_supplicant
Create or edit /etc/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
network {
ÂÂÂÂÂ ssid=myhomewlan
ÂÂÂÂÂ scan_ssid=1
ÂÂÂÂÂ key_mgmt=WPA-PSK
ÂÂÂÂÂ psk="some_wpa_key"
}
then initi wpa_suppplicant
# wpa_supplicant -iral0 -B -c/etc/wpa_supplicant.conf
for wpa key, you can use
wpa_passphrase(8)
Best Regards.
On Tue, May 5, 2009 at 9:34 PM, HugLeo <hugocanalli%gmail.com@localhost> wrote:
Hi
I'm using a PCI D-Link DWL G510 (Ralink Chipset). NetBSD detect like
ral0
and I can set options, by instance:
ifconfig ral0 192.168.1.2 nwid MyNetwork
But I get no network.
I also use:
wiconfig ral0 -D
But detect no access point.
I've tried use wpa_supplicant with ap in monitor mode but I also don't
get
success.
dmesg detect: ral0 at pci 1 dev 9 function 0: vendor 0x1814 product
0x0302
ral0 interrupting at ioapic 0 pin 17
ral0 MACIBBP RT2561C, RF RT2527
Any ideas?
--
-hUgLeO-â
--
Francisco Valladolid H.
-- http://bsdguy.net - Jesus Christ follower.
--
-hUgLeO-â
|