JMicron Memory Stick card reader do not recognize a card

I have a problem with a JMicron card reader in my HP 4530s. I loaded jmb38x_ms module and when I put the card in, LED in a card flashes once but nothing happens in Arch. Dmesg doesn't show anything and no new devices appear in /dev. Even booting the system with card inserted doesn't solve the problem. Here's mine lspci (only relevant lines)
23:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 30)
23:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller (rev 30)
23:00.3 System peripheral: JMicron Technology Corp. MS Host Controller (rev 30)
lspci -v
23:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 30)
Subsystem: Hewlett-Packard Company Device 167c
Flags: bus master, fast devsel, latency 0, IRQ 18
Memory at d4803000 (32-bit, non-prefetchable) [size=256]
Expansion ROM at bfb00000 [disabled] [size=64K]
Capabilities: <access denied>
Kernel driver in use: sdhci-pci
23:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller (rev 30) (prog-if 01)
Subsystem: Hewlett-Packard Company Device 167c
Flags: fast devsel, IRQ 18
Memory at d4802000 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
23:00.3 System peripheral: JMicron Technology Corp. MS Host Controller (rev 30)
Subsystem: Hewlett-Packard Company Device 167c
Flags: bus master, fast devsel, latency 0, IRQ 18
Memory at d4801000 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel driver in use: jmb38x_ms
lsmod
Module Size Used by
mspro_block 14111 0
msr 2640 0
rfcomm 34108 4
fuse 68162 2
bnep 9081 2
coretemp 5622 0
xfs 735087 1
exportfs 3665 1 xfs
snd_hda_codec_hdmi 24120 1
snd_hda_codec_idt 56346 1
snd_hda_intel 23989 4
snd_hda_codec 92713 3 snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 6556 1 snd_hda_codec
snd_pcm 74812 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 7185 2 snd_pcm,snd_hda_intel
snd_timer 19222 1 snd_pcm
snd 59656 14 snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_codec,snd_timer,snd_pcm,snd_hwdep,snd_hda_intel
soundcore 6082 1 snd
ath3k 5285 0
btusb 11643 1
bluetooth 171342 14 btusb,ath3k,bnep,rfcomm
sdhci_pci 10535 0
sdhci 23662 1 sdhci_pci
mmc_core 82671 2 sdhci,sdhci_pci
uvcvideo 67853 0
videobuf2_vmalloc 2276 1 uvcvideo
videobuf2_memops 2182 1 videobuf2_vmalloc
videobuf2_core 20415 1 uvcvideo
videodev 83373 1 uvcvideo
v4l2_compat_ioctl32 8348 1 videodev
media 10469 2 videodev,uvcvideo
arc4 1410 2
jmb38x_ms 8417 0
mei 32216 0
iTCO_wdt 12877 0
iTCO_vendor_support 1929 1 iTCO_wdt
processor 26144 0
ath9k 93315 0
ath9k_common 2096 1 ath9k
ath9k_hw 360304 2 ath9k_common,ath9k
ath 15297 3 ath9k_hw,ath9k_common,ath9k
mac80211 391455 1 ath9k
cfg80211 176857 3 mac80211,ath,ath9k
evdev 9402 18
joydev 9991 0
serio_raw 4653 0
psmouse 69539 0
r8169 48708 0
mii 4091 1 r8169
hp_wmi 7802 0
sparse_keymap 3056 1 hp_wmi
rfkill 15604 6 hp_wmi,cfg80211,bluetooth
hp_accel 16360 0
lis3lv02d 10949 1 hp_accel
input_polldev 2882 1 lis3lv02d
memstick 7016 2 jmb38x_ms,mspro_block
thermal 7959 0
battery 6485 0
container 2429 0
ac 2376 0
wmi 8475 1 hp_wmi
autofs4 24236 3
ext4 424467 2
crc16 1359 2 ext4,bluetooth
jbd2 71704 1 ext4
mbcache 5977 1 ext4
aes_x86_64 7508 33
cryptd 8383 0
aes_generic 26138 1 aes_x86_64
xts 3101 16
gf128mul 6050 1 xts
dm_crypt 16464 2
dm_mod 71398 5 dm_crypt
usbhid 36142 0
hid 84549 1 usbhid
sr_mod 14823 0
sd_mod 28059 5
cdrom 35744 1 sr_mod
ahci 20261 4
libahci 19999 1 ahci
libata 167019 2 libahci,ahci
scsi_mod 133422 3 libata,sd_mod,sr_mod
xhci_hcd 79548 0
ehci_hcd 43912 0
usbcore 146815 7 ehci_hcd,xhci_hcd,usbhid,uvcvideo,btusb,ath3k
usb_common 954 1 usbcore
i915 432291 3
video 11243 1 i915
button 4502 1 i915
i2c_algo_bit 5359 1 i915
intel_agp 10872 1 i915
intel_gtt 14007 3 intel_agp,i915
drm_kms_helper 26947 1 i915
drm 204343 4 drm_kms_helper,i915
i2c_core 20593 5 drm,drm_kms_helper,i2c_algo_bit,i915,videodev
Last edited by mikus (2012-04-25 21:47:07)

What type of card are we talking about here?  I use the SD card reader on my system daily.  Works like a charm.
I have never gone near a Sony stick.  Cannot help you there.
XD cards had not been enabled in the Arch build of the kernel.  I had been helping someone with this and they filed this bug report  I believe the kernel module should not be enabled, but you might need to install the ssfdc module (check the end of the thread on that bug report)

Similar Messages

  • My hp dm3-3027cl card reader can not recognize the class 10 sdhc card

    My hp dm3-3027cl card reader can not recognize the class 10 sdhc card. I downloaded and installed the card reader driver from HP web site for this dm3-3027cl, but still have same problem. There isn't a problem on class 6 SDHC card. It seems some other computers have the same problem on reading the class 10 SDHC card. My toshiba e105 laptop has no probblem to read class 10 SDHC card.

    Hello snowman90024 and welcome to community,
    Kindly install the USB and card reader driver then install cardreader driver and USB driver
    Please let us know about the status after this.
    Best Regards,
    Tanuj
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution".! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • IOGear Card Reader will not recognize SD 2Gb card; cannot Eject SD Card

    When I insert the SD Card from my Canon camera into my IO Gear reader the card is displayed on desktop. However when I try to open the Card to read the folders, nothing happens. When I try to eject the SD card, nothing happens.
    At one point, a message appeared stating that the card should be formatted.
    Thoughts???

    First thought: Have you formatted your card (in the camera)? I have a Canon camera and format any new SD card in the camera before use and I've never had a problem being able to open or copy the pictures or video on any Mac.
    And the second thought: Have you checked to see if that reader is compatible with your camera, the card, and/or the Mac? I just did a cursory search on the IOGear site and found one comparison list which only shows two models (GFR280 and GFR202SD) as being compatible with Canon cameras.

  • Satellite L650-116 memory card reader is not working

    Hello
    I have a problem with built-in memory card reader. Do not read my SD card at all, drivers installed.
    Please help.

    Hi
    The notebook supports an BRIDGE MEDIA SLOT which support this card formats;
    SD Card 8MB-2GB
    SD-HC 4GB-32GB
    Memory Stick 128MB-256MB
    Memory Stick Pro 256MB-16GB
    mini SD 32MB-2GB
    SDXC 64GB
    As you can see, the notebook is able to read max 2GB SD card.
    The card reader will not read bigger SD cards.

  • How can I transfer photos from my comp to my ipad2.I have the connection kit and can transfer photos that are direct from camera BUT if I transfer photos from comp to card it will not recognize them ????

    how can I transfer photos from my comp to my ipad2.I have the connection kit and can transfer photos that are direct from camera BUT if I transfer photos from comp to card it will not recognize them ????

    To sync photos from a Mac or Windows PC to your device using photo applications
    Make sure you have the latest version of iTunes installed.
    In iTunes, select your device's icon in the Devices list on the left.
    Click the Photos tab.
    Choose "Sync photos from."
    On a Mac, choose iPhoto or Aperture from the pop-up menu.
    On a Windows PC, choose Photoshop Album or Photoshop Elements from the pop-up menu.
    Note: Some versions of Photoshop Album and Photoshop Elements don't support collections. You can still use them to sync all your photos.
    If you want to sync all your photos, enable the option for "All photos, albums, events, and faces." If you want to sync photos from only some albums, events, or faces, enable the option for "Selected albums, events, and faces" and then select the albums you want. If syncing on a Mac with iPhoto version 6.0.6 or later, you may enable the option to "Include videos" to sync videos directly from iPhoto to your device. (Requires iOS 3.0 or later).
    Click Apply.
    To sync photos from a folder on your hard disk to your device
    Drag the images you want into a folder on your computer. If you want images to appear in separate photo albums on your device, create folders inside the main folder and drag images into the new folders.
    In iTunes, select the device icon in the Devices list on the left.
    Choose "Sync photos from."
    Select Choose Folder from the pop-up menu and choose your main image folder.
    Click Apply.

  • Just upgraded my system to snow leopard...now when I open documents from my memory stick, its in 'pages' not word...how do I fix that??

    Just upgraded my system to snow leopard...now when I open documents from my memory stick, its in 'pages' not word...how do I fix that??

    Did you click on the little triangle? Did you select one of the document files before pressing COMMAND-I to open the Get Info window? If the panel is closed it looks like this:
    If you then click on that little triangle gadget you get this:
    A temporary solution is to CTRL- or RIGHT-click on the document file, navigate to the Open With item, and select from the sub-menu.
    The first method makes the association permanent. This method only applies to the currently selected document.

  • Windows XP laptop will not recognize Express card V740

    I do not have the original install CD that came with this Qualcom Express card. I have downloaded the Verizon Access manager. The laptop will not recognize the card. In Device Manager there are yellow question marks which indicate the drivers are needed.
    I have searched this site as well as the internet and I an unable to find the drivers for this card.
    Any help would be appreciated!
    SFerrara
    Verizon BroadbandAccess
    National Access
    V740
    Express card 34
    Qualcom 3G CMNA

    Hi AtlantaGuy.  I am sorry you are unable to find the drivers for your wireless device.  I will be happy to help you further.  Since you do not have the disc, go to www.vzam.net
    Once you do that, on the left, click on "Supported Devices".
    Search for your specific device and click on the link under the column with your version of windows.
    It will then take you through the steps to download the drivers specific to your device.
    Please let me know if this works for you.   I am here to help
    Thanks!

  • HT1379 Summary: how to transfer files from SD card when the system (Mac OS X v 10.7.5) will NOT recognize SD cards.

    How to transfer files from SD card when the system (Mac OS X v 10.7.5) will NOT recognize SD cards?
    Insert the SD card.
    System opens iPhoto with SD contents.
    Want to transfer files from SD card to system drive.  iPhoto closes
    SD card directory removed from the Finder window and is not available again. 
    I don't want to have to reboot the system every time I want to perform this option.
    What's wrong here. 
    The support columns show this isn't an isolated incident with all sorts of solutions possible.
    This is a simple task - there should be a simple method for the system to recognize SD cards.
    What's the answer?
    I've reviewed a recommendation to reset the SMC.
    https://discussions.apple.com/message/18500187#18500187
    and
    http://support.apple.com/kb/HT3964
    and another thread that says, basically, you must buy extra hardware to perform this simple task,
    https://discussions.apple.com/message/16911326#16911326
    another one that has the same problem with OS Mountian Lion,
    https://discussions.apple.com/message/21919740#21919740
    another one with the problem that says SD cards can't be read by Apple unless the card is formatted specifically for Apple, ie. that Apple is not compatible with other cards, but the problem maybe something else that requires Apple service - (bad SD card reader?).
    https://discussions.apple.com/message/18711818#18711818
    there are probably more discussions, but I dont' want to spend my entire sunny in Seattle day working this.
    thanks for the help!

    Bucky Fullmeister wrote:
    When I plug in an SD card, the finder window shows it under the DEVICES section.  At this point, I can drag the contents to the hard drive.  However, when I screw up and click the character on the right side of the name - it apparently closes the SD card and I can't find any command to reload or re-recognize the card.  I have to remove and reinsert the card and then sometimes it recognizes the card.  Other times I reboot and it will recognize it.
    What does that character on the right side of the SD card name do?  Is it an eject function - with no way to subsequently reread the drive?
    It ejects or unmounts the card. When the SD card mounts click on it once to highlight it and then drag the files shown within it to the new folder.
    Pete

  • Audigy FX Control Panel does not recognize my card

    I have Windows 7 Pro, 16gb Ram, Intel i5-2400 processor. I just installed my new Blaster card and software two days ago.
    When I click the Taskbar icon for the Audigy FX Control Panel, I get the message "The current selected audio device is disabled, not present, not supported by the application, or has unplugged jack connections".
    When the Control Panel does open and I click on Menu and select Audio Device Selection, I get the message "There is no supported audio device available".
    When I go to Control Panel>System>Device Manager>Sound, video and game controllers>Sound Blaster Auditgy FX>Properties it shows "This device is working properly."
    Today, Windows Update included the following:
    Creative - Audio Device - Sound Blaster Audio Controller
    Installation date: ‎12/‎18/‎2014 1:17 PM
    Installation status: Successful
    Update type: Optional
    Creative Audio Device software update released in November, 2014
    More information:
    http://sysdev.microsoft.com/support/default.aspx
    Help and Support:
    http://support.microsoft.com/select/?target=hub
    SB Audigy FX Control Panel still does not recognize my card after this update. Help please.
    Screen shots.
    soundblaster_error.jpgsoundblaster_audigy_properties.jpgsoundblaster_properties.jpg

    Originally Posted by SHS
    My question no you mean you I don't understand my answer
    HTML Code:
    <This sentence makes no sense>
    It simple you shouldn't have install those windows update driver
    HTML Code:
    <How would I know that?>
    The simple fix is to uninstall the Sound Blaster software from the Control Panel and then re-install it that should fix the problem.
    HTML Code:
    <Done. Did not fix the problem>
    OK, so you don't understand my original post. I installed the card and software two days ago, 12/16/14. The problem was present at that time. Then today at 1:47pm, I installed the Windows update. The problem persists, that means I still have the problem. The problem exists BEFORE and AFTER Windows update. I did follow your suggestion and uninstall and re-install the Audigy FX software and STILL have the problem.

  • T4i not recognize any card

    T4i not recognize any card. The camera is new and never took a picture because the camera does not recognize any card.
    I tried to use a canon SD card and the card identification light lit but the camera does not read the card.
    I used several cards and it does not recognize the card.
    I need help.
    Reynaldo

    reynaldomfbr,
    I was sorry to see that your EOS Rebel T4i isn't able to read these cards or perform formats.  Since multiple different cards seem to have this issue I would recommend setting up a repair online to get the camera evaluated.  I regret any inconvenience that this may cause you at this time. 
    To start your repair process, you'll need to complete a a repair request on the web site.  
    http://www.usa.canon.com/cusa/consumer?pageKeyCode=onlineRepairLanding
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • My daughter has created an imovie for a school project, last time she did this and downloaded it onto her memory stick the teach could not play it on their windows pc, how do we convert it or change it so the teacher can play.  thank you

    my daughter has created an imovie for a school project, last time she did this and downloaded it onto her memory stick the teach could not play it on their windows pc, how do we convert it or change it so the teacher can play.  thank you

    Meg\'s Dad wrote:
    …  I assume this format is what is needed to play on the class "Smart Board" also? …
    here in ol' Europe, school boards use chalk and are not smart …
    h264.mp4 is actually the most common 'standard' (4000 video 'standards' aaaaand counting)
    mp4 is indeed universal (Mac, Windows, Linux), and since YouTube, the h264 codec has a good installed base .....
    you can bump into probs only when it comes to sheer amount of data:
    for instance cheap 'digital frames' are sortof over-whelmed, if you try to playback 720/30p in high quality.
    I'm not familiar with 21st cent devices as SmartBoards ... again, it could happen, you have to reduce resolution/fps/bit-rate to avoid clutter&stutter in the video.
    I'm using such encoded files successfully on Playstation3, WD HD TV or flatscreenTVs with integrated usb-connection (via stick), etc
    imho, it should work welll .............. < fingers-crossed >

  • EMac on OS 10.2.8 will not recognize Airport Card

    OK, I'm not loving Mac so much any more . . .
    Here's my situation, please feel free to talk down (way down) to me:
    Have eMac OS 10.2.8
    Very recently bought iBook running Tiger
    Bought Airport Express
    Bought Airport Card so eMac can go wireless and share connection on Airport Express with iBook.
    eMac will not recognize Airport card, and I've followed ALL the steps numerous times in all the support online here and NOTHING.
    What am I doing wrong?
    Do I need to upgrade my OS to something higher? If so, WHAT? No salesperson OR tech support person has told me to do this when I tell them I'm on currently running 10.2.8 . . . I am tearing my hair out.
    Every time I call, I'm told buy this. Then, it doesn't work, and I'm told, "I dunno who told you that, but that's wrong. You need this." Hafta go through return process. I buy the next thing they tell me, it doesn't work.
    I appreciate any guidance you can give me and again, I'm not techno savvy, so talking in the most simplistic terms is awesome!!!!!

    Unfortunately, I'm not sure how to proceed--I ran "software update", and nothing turned up.
    I tried to install Airport Express/iTunes software, and it told me I needed 10.3
    OK, so I installed Airport Extreme, which came with the Airport Extreme card, and it gave me an option to install for 10.2.3 or 10.3, which I don't have, so I went for 10.2.3
    Installed the airport card as instructed on this site in help/support areas.
    Nothing.
    I ran "software update" as you suggested, and it found nothing, so I must apologize that I am not certain exactly what to do now . . .

  • I upgraded iphone 3gs to ios6 but now iphone will not recognize SIM card

    Hi,
    I upgraded both ipad 2 and iphone 3gs to ios6. I don't see any issue with ipad 2 but now iphone will not recognize SIM card. "Please insert a SIM card" message

    You say "... but now panorama is not working".  Panorama never was supposed to work before iOS 6, so you'll be using it for the first time with iOS 6.
    The way to enable panorama is to open the camera, click the "options" button at the top center, and select panorama.
    Does this work on your iPhone?  If not, what symptoms of failure do you experience?

  • My USB CF Card reader is not mounting on my 2.5 GHZ Intel Core i5 iMac anymore. It was last week and worked fine to get pictures from my camera. Now it won't mount. I have tried another card reader and the same problem exists. Also tried different cards..

    Hi
    My USB CF (Compact Flash) Card reader is not mounting on my 2.5 GHZ Intel Core i5 iMac anymore.
    Last week it worked fine to get pictures from my camera but now it won't mount at all.
    I ejected it in the correct way rather than just disconnecting it but now i cannot get it to remount!
    I cannot even see it in the disk utility or system profiler.
    I have tried another card reader (a brand new one bought today) and the same problem exists. I've also tried different cards to see if that made a difference and they still arent being picked up on the Mac. 
    I have done all the usual things like rebooting, unplugging all other USB devices and then trying but nothing has worked.
    I'm a photographer and I'm at my wits end here. I know the cards are fine as i have been using them without issue and they are also new.
    Note: If I plug the camera in directly to the Mac, the Mac picks it up just fine as it always has done. Its just the card readers that it wont pick up anymore.
    If anyone has any ideas at all other than the following (my so called friends advice) you'd earn my undting love:
    Buy a PC
    Use the camera (Thats why i bought the reader in the first place - importing RAW files from the camera is SLOW!)
    Replace your CF cards (I have three 8GB cards two of which i had never used til today and they dont work either!)
    Buy a new card reader (this is the 5th one in two days - none work on the Mac)
    Many thanks in advance!
    LIsa

    OK, restart in Safe Mode, this will clear some caches. It's possible one or more is corrupt. To restart in Safe Mode when you hear the start up tone hold down the Shift Key until you see a progress bar. Let it fully boot then restart normally and test.
    Also I am assuming you have checked Finder - Preferences  - General and see what boxes are checked in "Show these items on desktop." You can also mount an item in Disk Utility, simply highlight it and then look in the File menu for Mount.....

  • Adobe Reader does not recognize file name (filename10.5.11.pdf) but does in Adobe Standard 9.  Why?

    I post documents to our Intranet site and found out recently that Adobe Reader does not recognize certain file names in PDF files.  For instance,  when trying to open a PDF file with the name
    filename10.5.11.pdf  in Adobe Reader, the web browser will not open the PDF and the display is blank.   When I'm using another computer with Adobe Standard 9, I do not have a problem opening the file.
    I would like to know if anyone else has had a similar issue and why Reader will not recognize the file name and Standard does.

    The version is Adobe Reader 10.1.0    I will request the latest version
    and let you know if that fixes the problem
    Actually I had changed the name of the file so our associates could access
    the file (changed the  .  to a hyphen)  It still made me wonder why Reader
    wouldn't open it at that time.
    Thanks again for you assistance and I will let you know if this resolves
    the  issue.
    Regards,
    Susan
    From:   Ankit_Jain <[email protected]>
    To:     SusanPleso <[email protected]>
    Date:   10/19/2011 12:56 AM
    Subject:        Adobe Reader does not recognize file name
    (filename10.5.11.pdf) but does in Adobe Standard 9.  Why?
    Re: Adobe Reader does not recognize file name (filename10.5.11.pdf) but
    does in Adobe Standard 9. Why?
    created by Ankit_Jain in Adobe Reader - View the full discussion
    Hi Susan,
    Thanks for providing the information.
    Could you also let me know what is the exact version of Adobe Reader on
    your system. You can check the same y clicking on Help > About Adobe
    Reader X.
    In case its not 10.1.1, please try updating to the latest version and see
    if the problem persists.
    Also, does any other PDF with a different filename open in Internet
    Explorer correctly?
    Thanks
    Ankit
    Replies to this message go to everyone subscribed to this thread, not
    directly to the person who posted the message. To post a reply, either
    reply to this email or visit the message page: [
    http://forums.adobe.com/message/3979020#3979020]
    To unsubscribe from this thread, please visit the message page at [
    http://forums.adobe.com/message/3979020#3979020]. In the Actions box on
    the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Reader by email or at Adobe Forums
    For more information about maintaining your forum email notifications
    please go to http://forums.adobe.com/message/2936746#2936746.

Maybe you are looking for

  • Data recovery

    First off I want to apologize because I am not computer literate so I will try to explaine my problem and hope someone can help me. The motherboard died on an older Compac with Vista 32 bit. I have tried to connect the hard drive as a second drive in

  • Embedded QT in IE

    I have embedded QT movies in web pages for years, using both EMBED and OBJECT. Now there is a problem with IE. The EMBED tag doesn't work in it, it requires use of the ActiveX Control (Object). But now in IE7, ActiveX Objects will not play by default

  • Fiori Approve Requisitions error - unable to start app

    Hello Experts, We have implemented the UIX01EAP (SAPK-10002INUIX01EAP) Fiori component. I have followed the link Approve Requisitions. I have activated the OData Service GBAPP_PRAPPROVAL, activated the UI5 application MM_PR_APV, assigned the Business

  • I downloaded the new 7 update and now my iPad won't charge to 100% and loses power even when not in use ?

    i downloaded the new 7 update on my ipad. it now will not charge to 100% and loses power even when not in use. any solutions ??

  • Adding a file as an attacment ("icon") to a PAGES document

    Hi, Can someone advise how I can attach a RTF file etc as an attachment to a pages document so that whilst viewing the Pages file, it would appear as an icon? This is similar to adding an object from a file as an icon in MS Word. Tushar