Results 1 to 5 of 5

Thread: External Cardreader

Hybrid View

  1. #1
    Join Date
    Mar 2006
    Beans
    91

    External Cardreader

    Hello,

    I tried to use my card reader, but it doesn;t work. If I use the command lsusb, I can see my card reader:

    Bus 002 Device 004: ID 0d8c:5200 C-Media Electronics, Inc.

    What can i do, so I can use it?

    Smika

  2. #2
    Join Date
    Nov 2006
    Location
    Buckeye country
    Beans
    1,079
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: External Cardreader

    what happens when you put a card in the reader?

  3. #3
    Join Date
    Mar 2006
    Beans
    91

    Re: External Cardreader

    completely nothing

  4. #4
    Join Date
    Apr 2005
    Location
    Sweden
    Beans
    202
    Distro
    Ubuntu

    Re: External Cardreader

    Hello.

    I have an internal C-media card reader branded as Equip. It seems this doesn't work like normal card readers and you'll have to use special drivers. I found drivers on the Equip website for Red hat 9 (Linux 2.4.20) and Fedora Core 3 (Linux 2.6.9).

    http://www.equip-info.net/english/in...um=2&prod=2154

    Here are the files in the deb packages:

    Red hat 9

    Code:
    ./
    usr/
    usr/share/
    usr/share/doc/
    usr/share/doc/cm-usb-storage/
    usr/share/doc/cm-usb-storage/changelog.Debian.gz
    usr/share/doc/cm-usb-storage/copyright
    usr/lib/
    usr/lib/modules/
    usr/lib/modules/2.4.20-8/
    usr/lib/modules/2.4.20-8/extra/
    usr/lib/modules/2.4.20-8/extra/cm-usb-storage.o
    Fedora core 3

    Code:
    ./
    usr/
    usr/share/
    usr/share/doc/
    usr/share/doc/cm-usb-storage/
    usr/share/doc/cm-usb-storage/changelog.Debian.gz
    usr/share/doc/cm-usb-storage/copyright
    usr/lib/
    usr/lib/modules/
    usr/lib/modules/2.6.9-1.667/
    usr/lib/modules/2.6.9-1.667/extra/
    usr/lib/modules/2.6.9-1.667/extra/cm-usb-storage.ko
    Insmodding the last one gives:

    Code:
    razor1394@gemenon:/usr/lib/modules/2.6.9-1.667/extra$ sudo insmod cm-usb-storage.ko 
    insmod: error inserting 'cm-usb-storage.ko': -1 Invalid module format
    but that's understandable as It's for a very old kernel and I'm running 2.6.27-7.

    The c-media website has pulled It's drivers.

    edit:

    Code:
    razor1394@gemenon:/usr/lib/modules/2.6.9-1.667/extra$ lsusb | grep C-Media
    Bus 001 Device 005: ID 0d8c:5200 C-Media Electronics, Inc. Mass Storage Controller(0D8C,5200)
    Last edited by RaZoR1394; October 18th, 2008 at 06:52 PM.

  5. #5
    Join Date
    Nov 2007
    Beans
    5

    Re: External Cardreader

    I can't believe nobody got this piece of s**t working!!!
    I'm having exact same problem. none of older drivers worked for me.

    HEEEEELP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •