pcmcia-cs 설치문제

진로나라의 이미지

kernel에 있는 기본드라이버로는 제 렌카드를 잡지 못해서 pcmcia-cs 를
사용하는대요..

2.4대 에서는 문제없이 드라이버까지 컴파일되지만

2.6.0은 pcmcia-cs를 쓸 방법을 모르겠습니다.

pcmcia 관련 유틸리티만 설치가 되고 드라이버는 설치가 않된다고 나옵니다.

Quote:
** Your kernel is configured with PCMCIA driver support. Therefore,
** 'make all' will compile the PCMCIA utilities but not the drivers.
** See README-2.4 if this is not what you intended!


이렇게 나오는대요. README-2.4 문서를 봐도 별 뾰족한 수는 찾을수 없고.

kernel옵션에서 PCMCIA driver support를 죽이고 pcmcia-cs를 설치하려면 설치를 아예 할수 없다고 나옵니다.

방법이 없을까요?
와이키키의 이미지

안녕하세요.

저 역시 같은 문제로 고생하고 있다가 최근 데비안 메일링 리스트
에서 답을 얻고 2.6.0 에서 pcmcia 무선랜 카드 잘 쓰고 있습니다.

문제는 2.5 이후부터 커널내에 포함되어 있는 pcmcia 코드를 써야
하고 많은 pcmcia 카드들이 예전과 다르게 핫플러그 형식으로
지원된다고 합니다.

커널을 컴파일 하실때 다음 옵션을 켜주세요.

Quote:

#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=m
CONFIG_YENTA=m
CONFIG_CARDBUS=y

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_ISA=y
CONFIG_HOTPLUG=y

#
# PCI Hotplug Support
#
CONFIG_HOTPLUG_PCI=m

이전에 pcmcia-cs 를 사용중이셨으면 커널 컴파일 후에 따로
pcmcia-cs 패키지를 따로 컴파일(툴) 안하셔도 될 겁니다.
저같은 경우도 커널 컴파일 후 따로 pcmcia-cs 를 따로 컴파일
하지 않아도 이전에 컴파일된 툴을 그대로 사용할 수 있더군요.

그리고 저는 hotplug 패키지가 도움이 된다고 해서 컴파일 전에
깔았는데, 어떻게 도움이 되는지 아직 잘 모르겠군요. -_-

저는 현재 데비안 시드를 사용중이고 이전에 사용하던 커널과
pcmcia-cs 버전은 각각 2.4.24 와 3.2.7 이고, 사용하고 있는
pcmcia 무선랜 카드는 Netgear MA401 입니다.

도움이 되셨기를...

아참 제가 참고한 문서는 다음 주소에 있습니다.

http://lists.debian.org/debian-laptop/2003/debian-laptop-200312/msg00259.html

//SP

댓글 달기

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