커널 컴파일 옵션에 관해...무선랜 사용코자 합니다.

dvvbstation의 이미지

에니게이트 XM-142 무선랜을 잡으려고 합니다.
찾아보니 ndiswrapper라는 것이 윈도우용 드라이버를 이용해 드라이버를
잡아준다고 하더라구요.

yum으로 설치하려했는데 패키지가 없다 그래서 sourceforge에서 소스를 받았습니다. 컴파일하려하니 현재 커널에 wireless모듈이 필요하다?
는 메시지가 떠서 커널 컴파일을 하려 합니다.

커널의 어떤 옵션을 켜 주고 컴파일을 해주어야 하는지 여쭙니다.

저는 커널 버전업을 할 때 패치를 하지 않고
소스를 받아 예전 버전의 .config를 가져와 컴파일을 합니다.

build나 modules로 컴파일을 하지 않았는데
그 모듈을 커널에 수동으로 올리려 한다면
커널 전체를 컴파일 해야 하는지도 궁금합니다.^^;;

[root@apple src]# ls
kernels linux-2.6.26.5 linux-2.6.26.6.tar.bz2 redhat
linux linux-2.6.26.6 linux-2.6.28
[root@apple src]# cd linux
[root@apple linux]# ls
COPYING Module.symvers config.tgz ipc net virt
CREDITS README crypto kernel samples vmlinux
Documentation REPORTING-BUGS drivers lib scripts vmlinux.o
Kbuild System.map fs mm security
MAINTAINERS arch include modules.order sound
Makefile block init ndiswrapper usr
[root@apple linux]# cd ndiswrapper
[root@apple ndiswrapper]# ls
AUTHORS INSTALL README loadndisdriver.8 ndiswrapper.spec
ChangeLog Makefile driver ndiswrapper.8 utils
[root@apple ndiswrapper]# make && make install
make -C driver
make[1]: Entering directory `/usr/src/linux-2.6.26.5/ndiswrapper/driver'

*** WARNING: This kernel lacks wireless extensions.
Wireless drivers will not work properly.

make -C /usr/src/linux-2.6.26.5 M=/usr/src/linux-2.6.26.5/ndiswrapper/driver
make[2]: Entering directory `/usr/src/linux-2.6.26.5'
CC [M] /usr/src/linux-2.6.26.5/ndiswrapper/driver/wrapndis.o
/usr/src/linux-2.6.26.5/ndiswrapper/driver/wrapndis.c: In function 'ndis_start_device':
/usr/src/linux-2.6.26.5/ndiswrapper/driver/wrapndis.c:1756: error: 'struct net_device' has no member named 'wireless_handlers'
make[3]: *** [/usr/src/linux-2.6.26.5/ndiswrapper/driver/wrapndis.o] 오류 1
make[2]: *** [_module_/usr/src/linux-2.6.26.5/ndiswrapper/driver] 오류 2
make[2]: Leaving directory `/usr/src/linux-2.6.26.5'
make[1]: *** [modules] 오류 2
make[1]: Leaving directory `/usr/src/linux-2.6.26.5/ndiswrapper/driver'
make: *** [all] 오류 2
[root@apple ndiswrapper]#

송효진의 이미지

우분투 데스크탑 CD 로 부팅만 한번 해보시기를 권합니다.
웬만하면 라이브CD 상에서 알아서 잡혀줄거고,
잡히고 나면 lsmod 등등 이것저것 설정을 참조하시면 본 OS 에서도 잡으실 수 있을듯 합니다.

emerge money
http://wiki.kldp.org/wiki.php/GentooInstallSimple - 명령어도 몇개 안되요~
http://xenosi.de/

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.