무선랜을 이용해서 ap(hostap)를 구현 하는데요 참 많은 문제가
RH 7.3(Kernel-2.4.13-8)
저의 무선랜은 compaq wl200(pci card)
open source:hostap
이런 환경에서 설치를 시도 하는데
무선랜이 인식을 못하는거 같아요 제가 알기로는 이 무선랜 기종은 프리즘 칩을 사용하는걸루 알고 있는데,,,,,
어떻게 해야할지 정확한 자료도 없고 메일링에 메일도 보내 봤지만 대답도 없고
run " make install_pci"한다음에 hostap_pci가 드라이버 모듈이라서 올리려고 하니까
run "modprobe hostap_pci"
error
"/lib/modules/2.4.18-3custom/net/hostap_pci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
/lib/modules/2.4.18-3custom/net/hostap_pci.o: insmod /lib/modules/2.4.18-3custom/net/hostap_pci.o failed
/lib/modules/2.4.18-3custom/net/hostap_pci.o: insmod hostap_pci failed"
이러한 메시지가 뜨더군여
그래서 IO/IRQ을 기입하면 될꺼 같아서(솔직히 IO/IRQ에 무엇을 기입해야 할지 어떤것을 사용하는지 잘 모르겠어여)
run "modprobe hostap_pci IRQ=11"
(떠돌이 자료에 보니까 11로 하는거 같아서 ...)
/lib/modules/2.4.18-3custom/net/hostap_pci.o: invalid parameter parm_IRQ
/lib/modules/2.4.18-3custom/net/hostap_pci.o: insmod /lib/modules/2.4.18-3custom/net/hostap_pci.o failed
//lib/modules/2.4.18-3custom/net/hostap_pci.o: insmod hostap_pci failed
다시 이런 메시지가 나오더군여
이 다음 부터는 어떠게 해야 할지 더이상 진척이 없습니다
저 혹시 어떤것이 문제인지 어떻게 해야 할지 고명하신 분들의 말씀좀 부탁 드립니다
(저 이걸 하기 위해서 3주일을 잠도 못자고 처음산 무선랜은 프리즘 칩이 아니라서 다시 구입해서 하고 있는데.... 리눅스의 설치를 몇번을 했는지 커널 컴파일은 몇번을 했는지 넘 힘들군여
이러다 지쳐서 포기하면 어쪄져?...........)
system에서 hostap_pci.o를 모르는 경우 입니다.
/etc/modules.conf에 hostap_pci.o를 추가하셨는지요..
그리고 /etc/sysconfig/network-scripts/에 ifcfg-wlan0 를
ifcfg-eth0를 참고 하셔서 만들어 주셔야 합니다.
저는 pcmcia버전만 리눅스에 해봐서(hostap)그런데 pcmcia의 경우
위의 operation외에 /etc/pcmcia/hostap.conf를 더 조작해야 되더군요.
댓글 달기