usb무선랜카드 wl-54g를 리눅스에 설치하는데 자꾸 오류가 생겨

solbong2의 이미지

일단 usb2.0이상 지원되야 해서 리눅스9.0에서 커널을 2.4.24로 업뎃해서

컴파일 했구요

랜카드 설명서에 나와있는대로 install파일 압축풀고

모듈화 시켜서 올리는데 이부분에서 자꾸 오류가 생깁니다.

make파일에서 depmod -a 하고 나면

Unresolved symbol in /디렉토리/파일명..ㅡ_-;; 나오는데...

설명서에 보면 이경우 환경설정시 SMP를 설정했을때 나온다고

설정하지 말라고 해서 안했는데...이런..난감하게 자꾸 오류나는 바람에

랜카드가 잡히지가 않네요.

그리고 그냥 무시하고 insmod시키면 모듈은 올라가 있는데..작동은 하지 않구요

eth0이...설치가 안돼있다고 나오네요..

참고하시라고 설명서 같이 첨부해서 올립니다.

]

======================================

Reqirements:

------------

- Kernel 2.4.x. I am developing the driver on 2.4.24, but it

reportedly also works on 2.4.x. If your kernels version is less than

2.4.22 (for example Red Hat 9.0 is 2.4.20-8), suggest to upgrade kernel

for better support on USB 2.0.

- Kernel 2.6.x. This driver has been verify on 2.6.6 and 2.6.7.

- To build zd1211 you will need: Configured kernel source code for the

kernel you are running. Ideally, Configured means that you have at

least run 'make config', 'make menuconfig', or 'make xconfig'. If your

platform is not SMP system, please don't config SMP supported, because

when module loaded, this will make unresolved symbol..

- Make sure your kernel usb 2.0 support is running

- Use lsmod to check "ehci-hcd" module is loaded.

- If host is not support usb 2.0, zd1211 will run under pure-b mode.

Building zd1211:

------------

1) untar the package using the command:

tar zxvf zd1211-XXXX.tar.gz

2) edit the Makefile to make sure the path of KERNEL_SOURCE is your

are running, and the kernel version is correctly configure.

3) Under zd1211-XXXX/zdsta directory, use "make clean", "make", "make install"

to make and install driver.

Running:

--------

- If you have hotplug installed, the drivers should now be loaded. If not,

load them by hand: modprobe -v zd1211

(or Under zd1211-XXXX/zdsta directory use "insmod zd1211.o" for kernel 2.4.x,

"insmod zd1211.ko" for kernel 2.6.x)

- Check if the modules are loaded with lsmod. It should look like this:

...

zd1211 183576 0 (unused)

...

- Run 'ifconfig <iface> <your IP address>'

- Run 'iwconfig <iface> ' to configure the wireless setting, here are

some examples, more detail information please check with 'man iwconfig'.

Example:

iwconfig <iface> essid "My Network" //Set essid

iwconfig <iface> channel 1 //Set channel

iwconfig <iface> mode Managed (Station mode) //Set operation mode

iwconfig <iface> mode Ad-Hoc (Ah-Hoc mode)

iwconfig <iface> rts 512 //Set rts threshold

iwconfig <iface> frag 512 //Set fragment threshold

iwconfig <iface> key s:password [2] //Set encryption key

iwconfig <iface> power on/off //Set power-save mode

......

Private Parameters:

------------------

In addition to the parameters of iwconfig, some can be set by iwpriv:

- open system authentication: iwpriv <iface> set_auth 0

- shared key authentication: iwpriv <iface> set_auth 1

Be aware that shared key authentication requires a WEP key.

- long preamble: iwpriv <iface> set_preamble 0

- short preamble: iwpriv <iface> set_preamble 1

- iwpriv <iface> get_preamble //will display the current preamble type

- List current BSS information:iwpriv <iface> list_bss

You can use "dmesg" to check the result.

Note:

----

- You can modify the script file "sta" to enable Station function.

"sta en" Enable STA function

"sta dis" Disable STA function

- I have tested the driver under Red-Hat 9.0, It's unstable than kernel 2.4.24.

So please update the kernel.

Version:

--------

-4715

-Support kernel 2.6.x

-Fixed bug: DHCP will hard to get IP problem.

-Support iwpriv command

iwpriv <iface> set_mac_mode mac_mode //1: Mixed Mode

//2: Pure G Mode

//3: Pure B Mode

iwpriv <iface> get_mac_mode //display current Mac Mode

-4630

-Fixed Ad-Hoc mode can't work problem.

-Support Roamming.

-Support iwlist <iface> scan(ning) command.

-Support iwpriv command

iwpriv <iface> connect cell_number //the cell_number can be get

//from the result of

//iwlist <iface> scan(ning) command

iwpriv <iface> dbg_flag //set debug level, default is 0

-Fiexd Chairot multicast can't work problem.

-Fixed Ack timeout problem.

-4621

-First release version.

-WPA, 802.1X with dynamic key exchange are not supported.

-Watchdog function was not fully implementated.

-Apdbg.c provides basic debug command for driver development.

-Airoha RF chip is not verified.

-Support basic wireless extension setting.

-Fixed iwconfig will show wrong essid information.

-Roaming is not fully verified.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.