Logitech QuickCam pro400을 임베디드 보드에서..

dthunder의 이미지

임베디드 보드에 웹캠을 붙이고 싶은데요.

Board는 휴인스 PXA255-PRO2입니다. 웹캠 모델은 Logitech QuickCam pro 400입니다.

제가 알아본 바로는 이게 필립스 칩셋을 쓰기 때문에 pwc와 pwcx를 사용해야지만

동작이 가능한걸로 알고 있는데요. (mvc를 이용해서 jpeg으로영상 저장을

해보려고 하거든요.)

pwcx는 소스를 공개안해서 항상 오브젝트파일만 올라오고..그것을 모듈로 올려서

사용한다고 알고 있습니다.

pwc는 설치를 잘 했는데요,(커널 부팅시 카메라 인식) pwcx.o를 구할수가

없네요. 영문 사이트 뒤져보니 http://www.smcc.demon.nl/webcam가

공식적인 오브젝트 파일 제공 사이트였는데...이번 커널 개발자들이 필립스

칩셋을 아예 빼버렸다는지 pwcx 커널 패치는 받을수있어도 오브젝트 파일은

도통 구할수가 없습니다.ㅠ.ㅠ

혹시 Arm용으로 컴파일 된 리눅스 버전 2.4.19용 pwcx.o 구할수 있는데가

없는지 궁금합니다. 이지 보드용으로 된 것을 하나 구하긴 했는데(2.4.20-8용)

모듈을 강제로 올려봤는데 mvc에서 먹통인걸로 봐서 안 되는거 같네요.

그럼 답변 부탁드리겠습니다~

sangwoo의 이미지

저도 예전에 pwc/pwcx를 사용한 프로젝트를 진행했었는데 여러 가지 일이 있었군요.

그런데 말씀하신 홈페이지에서 pwcx-9.0.tar.gz 를 받아서 보시면, 안에 pwcx.o (2.6이면 pwcx.ko겠죠)를 빌드하는 방법이 있습니다. 아키텍처별로 있는 libpwcx.a 바이너리를 glue와 링크시켜서 만드는 것 같습니다. 커널 2.4.25에 사용할 수 있는 것으로 보이니 조금만 고치시면 될 거 같습니다. README와 patch-2.4.25를 참고해 보세요.

----
Let's shut up and code.

댓글 달기

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