커널 컴파일한 후 랜카드 문제

freesky의 이미지

한컴리눅스 쓰고 있고요

리얼텍 8139 랜카드 쓰고 있습니다.

커널 2.4.24를 컴파일했는데요...

컴파일 성공적이었습니다.

그런데 부팅시 다음의 메세지가 나옵니다.

Bring up interface eth0
Determining IP information for eth0 ...... fail

그래도 부팅은 정상적으로 잘 됩니다.

그런데 인터넷이 안 됩니다. 컴파일할 때 무슨 항목이 빠졌길래 저런가요?

codebank의 이미지

문제는 커널 컴파일하기전에 설정상태에서 리얼텍 랜카드를 잡아주지 않아서
입니다.
커널 컴파일에 관련된 문서를 읽어보시고 문제점을 찾아보세요.

http://wiki.kldp.org/wiki.php/LinuxdocSgml/2.4Kernel_Compile-KLDP

랜카드가 잡히지 않으면 당연히 인터넷도 사용불가능합니다.

P.S. :
질문의 내용은 잘 적으셨지만 상황설명이 부족합니다.
'커널 컴파일을 했는데 성공했습니다.'라는 질문보다는 어떤 형식으로 컴파일을
했는지가 중요합니다.
보통 일반적으로 이야기 할때의 커널 컴파일은
make mrproper; make config; make dep; make clean; make bzImage;
make install; make modules; make modules_install
순으로 하는것이 보통입니다. make config(or menuconfig, xconfig, gconfig)시에
자신이 가지고 있는 하드웨어에 대한 정보를 선택해줌으로서 최적의 커널을 만들수가
있는것이지요.
그런데 다른 의미의 커널 컴파일도 있습니다.
즉, rpm을 이용한 커널 이미지 설치입니다. 이경우에는 소스를 컴파일하는 것이
아니라 기존에 만들어져있는 이미지만 설치하는 경우를 뜻합니다.

다시한번 차근 차근 설치 관련 문서를 읽어보시고 따라 하신다면 쉽게 원하는 랜카드를
사용할 수 있을 겁니다.

------------------------------
좋은 하루 되세요.

fibonacci의 이미지

상황이 어떤지 모르겠습니다.

root 로 로그인 하셔서

# dmesg > file1

하시고, file1 을 첨부해 주시면 좋겠습니다.

No Pain, No Gain.

WanTheMagician의 이미지

저도 한컴 리눅스를 쓰다 2.4.24로 올렸습니다.

저도 같은 증상이었습니다.

2.4.20-11커널에서 ps -ax 로 찾아보니, dhclient 라는 프로그램이
떠 있더군요...(동적 IP할당받는 프로그램)

2.4.24로 부팅후 dhclient를 실행시켜보니까
에러 메세지에 커널 옵션중에서 ????_PACKET과 ????_NETFILTER
를 켜랴(enable) 하라고 나오더군요..
그래서 다시 enable시키고 컴파일을 하고 설치했더니. 제대로 되더군요.

그때 상당히 기뻣습니다.

Have a nice day!

댓글 달기

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