[Re: Help installin HostAP]
Jar
jar
Mon Aug 15 09:15:18 PDT 2005
> Thanks, I tried it (added orinoco_pci to the black
> list) and it still loads it up.
> eth0 is my orinoco wireless interface, wlan0 is the
> wireless interface I set up. This is what happens on
> boot:
> Bringing up loopback interface:
> [ OK ]
> Bringing up interface eth0:
> Determining IP information for eth0... done.
>
> [ OK ]
> Bringing up interface wlan0: hostap_pci device wlan0
> does not seem to be present, delaying initialization.
>
> [FAILED]
>
> And this is my lsmod:
> hostap_pci 65808 0
> hostap 144008 1 hostap_pci
> sis900 24064 0
> mii 6016 1 sis900
> orinoco_pci 8576 0
> orinoco 60820 1 orinoco_pci
> hermes 7808 2 orinoco_pci,orinoco
If you have 'alias orinoco_pci eth0' in modprobe.conf you have to remove that line
too or add the orinoco_pci alias eth0 to the blackilist.
/etc/hotplug/blacklist
...
...
orinoco_pci
eth0
--
Best Regards, Jar
More information about the Hostap
mailing list