무선랜을 설치하려고 하는데 드라이버 설치가 잘 안되네요..

sealsul의 이미지

포함된 readme 파일을 쭉 읽어보았는데....한가지 이해 안되는 부분이 있습니다.
----------------------------------------------
For 2.6 series kernel:
a. run 'cd STA/Module'
'cp ./2.6.x/Makefile .'
'cp ./2.6.x/load .'

b. $make -C /path/to/source SUBDIRS=$PWD modules
Where /path/to/source is the path to the source directory for the (configured and built) target kernel. --> 요게 무슨말인지 모르겠습니다.

c. run '/sbin/insmod rt2500.ko' (as root)
'/sbin/ifconfig ra0 inet YOUR_IP up'
---------------------------------------------

" /path/to/source는 타겟 커널(config되고 빌드될) source directory의 경로이다. "

해석은 이렇게 되는데요....

도무지 어떻게 해야 하는지 모르겠네요;;

참고로 저는 페도라 코어 5를 사용중입니다.

sealsul의 이미지

앞으로 리눅스에서 뭔가를 설치할때의 공포감에서 벗어날 수 있을것 같네요..

완전 개념없었을 때는 윈도우 생각해서..인스톨 , 언인스톨 없나 그랬었는데...-_-;;

어째꺼나....개념좀 탑재시켜주세요...~

sephiron의 이미지

"b." 명령어 중 '/path/to/source' 자리에 sealsul님이 사용하실 커널의 소스 디렉토리를 써 넣으시라는 말입니다. 보통 /usr/src 아래의 linux-2.6.xx 라는 디렉토리에 커널 소스를 풀어 놓고, /usr/src/linux 라는 링크를 현재 사용하는 커널의 소스 디렉토리를 가리키게 합니다.

그리고 보다 자세한 설명을 원하시면 노트북 모델과 무선랜 종류도 올려주세요. 그러면 고수님들이 도와주실 겁니다.
----
Forensic Computing On Linux

아직 멀었어

sealsul의 이미지

이번에 구입한 무선랜 카드는 EFMNetworks ipTIME G054P 입니다.

http://www.ralinktech.com/drivers/Linux/RT2500-Linux-STA-1.4.6.4.tar.gz

드라이버는 위의 URL로 가시면 바로 다운로드가 가능합니다.

sealsul의 이미지

/usr/src 밑으로..커널 소스가 안보이네요..;;

검색의 검색을 거듭한 결과...페토라 3부터는 커널소스 패키지가 없어졌다는데요...

그럼...저는 이 드라이버를 설치 못하는건가요??? -_-

으아...인터넷은 앞으로 어떻게 할꼬..ㅠ.ㅠ

warpdory의 이미지

커널 소스가 기본으로 포함되지 않았을 뿐 ... yum install ... 로 추가시키시면 됩니다.

yum install kernel-devel
yum install glibc-kernelheaders

뭐 이런 걸 해 보세요.

yum search kernel 로 ... 찾아서 해 보시면 됩니다.

페도라 써본지가 좀 오래 돼서 ... 정확히 저것인지는 좀 혼동되는군요.

---------
귓가에 햇살을 받으며 석양까지 행복한 여행을...
웃으며 떠나갔던 것처럼 미소를 띠고 돌아와 마침내 평안하기를...
- 엘프의 인사, 드래곤 라자, 이영도

즐겁게 놀아보자.
http://akpil.egloos.com


---------
귓가에 햇살을 받으며 석양까지 행복한 여행을...
웃으며 떠나갔던 것처럼 미소를 띠고 돌아와 마침내 평안하기를...
- 엘프의 인사, 드래곤 라자, 이영도

즐겁게 놀아보자.

댓글 달기

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