> > > /usr/lib/hotplug/firmware usually.
> >
> > Ok, I have placed in this directory.
> For firmware, use /lib/firmware/
I have placed both in /lib/firmware and /usr/lib/hotplug/firmware
directory.
I have rebooted my machine, and the script fails with the following
message:
buza:/usr/src/linux-2.6.16-rc4/scripts# ./bcm43xx-d80211-sta_up.sh
gcc -O0 -o /tmp/add_sta /tmp/add_sta.c
/tmp/add_sta wlan0 sta0
iwconfig wlan0.11 mode managed
ifconfig wlan0.11 up
SIOCSIFFLAGS: No such file or directory
FAILED (255)
What is missed?
I have the following modules loaded:
buza:/usr/src/linux-2.6.16-rc4/scripts# lsmod
Module Size Used by
wacom 14784 0
pcmcia 27400 0
parport_pc 31792 0
parport 34504 1 parport_pc
pcspkr 3012 0
yenta_socket 23884 2
rsrc_nonstatic 10688 1 yenta_socket
pcmcia_core 37520 3 pcmcia,yenta_socket,rsrc_nonstatic
rate_control 4224 0
bcm43xx_d80211 388648 0
firmware_class 9856 2 pcmcia,bcm43xx_d80211
80211 129100 2 rate_control,bcm43xx_d80211
generic 4228 0 [permanent]
8250_pci 19904 0
8250 20000 1 8250_pci
serial_core 17920 1 8250
ehci_hcd 36872 0
hci_usb 13844 0
bluetooth 41508 1 hci_usb
eth1394 18436 0
ohci_hcd 28164 0
8139too 22976 0
mii 5248 1 8139too
crc32 4288 2 pcmcia,8139too
ohci1394 34544 0
usblp 12352 0
snd_intel8x0 29532 0
snd_ac97_codec 83040 1 snd_intel8x0
snd_ac97_bus 2112 1 snd_ac97_codec
snd_pcm 74696 2 snd_intel8x0,snd_ac97_codec
snd_timer 20612 1 snd_pcm
snd 46720 4
snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 8736 1 snd
snd_page_alloc 9992 2 snd_intel8x0,snd_pcm
sd_mod 14992 0
usb_storage 36932 0
evdev 8832 0
usbhid 33696 0
joydev 8960 0
tsdev 7296 0
usbcore 120480 8
wacom,ehci_hcd,hci_usb,ohci_hcd,usblp,usb_storage,usbhid
nvidia 4088784 12
agpgart 29168 1 nvidia
sbp2 19460 0
scsi_mod 122508 3 sd_mod,usb_storage,sbp2
ieee1394 287288 3 eth1394,ohci1394,sbp2
psmouse 34692 0
rtc 11444 0
I have the following network devices:
buza:/usr/src/linux-2.6.16-rc4/scripts# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 no wireless extensions.
wlan0 IEEE 802.11a ESSID:off/any
Mode:Managed Channel:0
RTS thr:off Fragment thr=2346 B
Encryption key:off
wlan0ap no wireless extensions.
wlan0.11 IEEE 802.11a ESSID:off/any
Mode:Managed Channel:0
RTS thr:off Fragment thr=2346 B
Encryption key:off
sta0 IEEE 802.11a ESSID:off/any
Mode:Managed Channel:0 Access Point: Not-Associated
RTS thr:off Fragment thr=2346 B
Encryption key:off
Normally I have only lo and eth0, all the others come with bcm43xx.
The iwlist output:
buza:/usr/src/linux-2.6.16-rc4/scripts# iwlist wlan0 scan
wlan0 No scan results
(I have my ap 3 meter distant from here. With ndiswrapper worked fine,
and works also under windows too.)
Any other ideas?
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev