|
#1
|
|||
|
|||
|
I can connect both my cell phone (using the PK2 software) and my PDA (using
palm pilots software) through my USB port, and they work fine. However, I bought an SD Card and an SD Card Reader, and I get nothing. First, I took the card back and exchanged it, thinking I got a bad card. Nothing. Then I exchanged and got a different brand of card reader (the first was San Disk, the second Lexar). Nothing. I've searched help, done the driver troubleshooter (it doesn't think anything is wrong), and sought help through the manufacturer. Haven't figured out the problem yet. I assume, that putting the new card in the card reader, and putting the card reader into the USB port, should result in my computer thinking, "hey, we have a new device" and assigning it a drive letter upon realizing it is a storage device. Right? Please help! Mike |
|
#2
|
|||
|
|||
|
Same thing happened to me recently. By complete fluke (was doing something
totally different) I noticed my laptop had the file usbstor.sys in C:\Windows\System32\Drivers and my desktop didn't. I copied usbstor.inf from C:\i386 on my laptop and pointed to this driver instead in Device Manager. You might want to try it. "magmike @netterweb.com>" wrote: > I can connect both my cell phone (using the PK2 software) and my PDA (using > palm pilots software) through my USB port, and they work fine. However, I > bought an SD Card and an SD Card Reader, and I get nothing. > > First, I took the card back and exchanged it, thinking I got a bad card. > Nothing. Then I exchanged and got a different brand of card reader (the > first was San Disk, the second Lexar). Nothing. > > I've searched help, done the driver troubleshooter (it doesn't think > anything is wrong), and sought help through the manufacturer. Haven't > figured out the problem yet. I assume, that putting the new card in the card > reader, and putting the card reader into the USB port, should result in my > computer thinking, "hey, we have a new device" and assigning it a drive > letter upon realizing it is a storage device. Right? > > Please help! > > Mike > > > |
|
#3
|
|||
|
|||
|
You were right, my desktop did not have the usbstor files in the
system32/drivers folder. I found them on my WindowsXP Cd and sent them to the folder. So how do I point my USB port to them? Do I point the Host Controller and the Root Hub? And how do I do it? I tried Updating the Driver, but it doesn't think it can find anything. |
|
#4
|
|||
|
|||
|
It should be automatic.
"magmike @netterweb.com>" <mike.kline<hates-spam-so-remove-this> wrote in message news:PuGdnf-S1bOMIxDeRVn-iQ@comcast.com... > You were right, my desktop did not have the usbstor files in the > system32/drivers folder. I found them on my WindowsXP Cd and sent them to > the folder. > > So how do I point my USB port to them? Do I point the Host Controller and > the Root Hub? And how do I do it? I tried Updating the Driver, but it > doesn't think it can find anything. > > > |
|
#5
|
|||
|
|||
|
"Yves Leclerc"
> It should be automatic. Well, it wasn't. When I check the drivers under both USB Controller and USB Hub, the usbstor.sys is not listed. |
|
#6
|
|||
|
|||
|
Bear with me, I'm trying to remember what I did. I seem to recall the Found
New Hardware Wiz popping up each time I connected my card reader, so when the wiz searched for drivers I pointed it to usbstor.sys. If you don't get the wiz, you should be able to see the reader in Device Manager and update the driver from there. As you can guess, I'm not an 'expert', just a fellow sufferer. Good luck. "magmike @netterweb.com>" wrote: > You were right, my desktop did not have the usbstor files in the > system32/drivers folder. I found them on my WindowsXP Cd and sent them to > the folder. > > So how do I point my USB port to them? Do I point the Host Controller and > the Root Hub? And how do I do it? I tried Updating the Driver, but it > doesn't think it can find anything. > > > > |
|
#7
|
|||
|
|||
|
When I plug the card reader into my system, I get nothing. Absolutely
nothing. Neither is it listed in the Device Manager anywhere, nor do I get a hardware wizard when it is plugged in. Is there anything else that could be wrong that Windows has no clue that I am plugging this thing in, yet knows when I plug in other devices through the USB? "W_Thompson" <WThompson@discussions.microsoft.com> wrote in message news:30545508-A84B-4942-9B6F-1188A0FECD3B@microsoft.com... > Bear with me, I'm trying to remember what I did. I seem to recall the > Found > New Hardware Wiz popping up each time I connected my card reader, so when > the > wiz searched for drivers I pointed it to usbstor.sys. If you don't get > the > wiz, you should be able to see the reader in Device Manager and update the > driver from there. > > As you can guess, I'm not an 'expert', just a fellow sufferer. Good luck. > > > "magmike @netterweb.com>" wrote: > >> You were right, my desktop did not have the usbstor files in the >> system32/drivers folder. I found them on my WindowsXP Cd and sent them to >> the folder. >> >> So how do I point my USB port to them? Do I point the Host Controller and >> the Root Hub? And how do I do it? I tried Updating the Driver, but it >> doesn't think it can find anything. >> >> >> >> |
|
#8
|
|||
|
|||
|
Do your other devices have manufacturer drivers instead of purely Windows
drivers? It really looks like a Windows problem because you've already said the hardware works, therefore there's probably still some mileage in checking the usb drivers installed. I did a search on my pc for files named *usb*.* and found a particular one usbport.inf in c:\windows\servicepackfiles\i386. If you've got it, try right clicking it then clicking Install. Hopefully that will give it a kick-start. Also see if you've got usbd.sys usbehci.sys usbport.sys and usbuhci.sys files in c:\windows\system32\drivers otherwise missing ones may stop the port working (other manufacturer's drivers may take over for your phone etc so they may still work). "magmike @netterweb.com>" wrote: > When I plug the card reader into my system, I get nothing. Absolutely > nothing. Neither is it listed in the Device Manager anywhere, nor do I get a > hardware wizard when it is plugged in. Is there anything else that could be > wrong that Windows has no clue that I am plugging this thing in, yet knows > when I plug in other devices through the USB? > > > "W_Thompson" <WThompson@discussions.microsoft.com> wrote in message > news:30545508-A84B-4942-9B6F-1188A0FECD3B@microsoft.com... > > Bear with me, I'm trying to remember what I did. I seem to recall the > > Found > > New Hardware Wiz popping up each time I connected my card reader, so when > > the > > wiz searched for drivers I pointed it to usbstor.sys. If you don't get > > the > > wiz, you should be able to see the reader in Device Manager and update the > > driver from there. > > > > As you can guess, I'm not an 'expert', just a fellow sufferer. Good luck. > > > > > > "magmike @netterweb.com>" wrote: > > > >> You were right, my desktop did not have the usbstor files in the > >> system32/drivers folder. I found them on my WindowsXP Cd and sent them to > >> the folder. > >> > >> So how do I point my USB port to them? Do I point the Host Controller and > >> the Root Hub? And how do I do it? I tried Updating the Driver, but it > >> doesn't think it can find anything. > >> > >> > >> > >> > > > |
|
#9
|
|||
|
|||
|
I don't know if that will fix it or not, i'm currently searching for those
files. usbd.sys is not present. I'm not sure where to get it. However, I just went out and bought a USB PCI card, installed it, plugged in my reader into it, and now it works. The reader said it was compatible with USB 1.1, but for some reason it wasn't working. At a cost, I guess I have the problem solved. Unless you know where I can get these files you mentioned... "W_Thompson" <WThompson@discussions.microsoft.com> wrote in message news:B41034DC-0D0B-4CA7-9482-C179BE35A7BC@microsoft.com... > Do your other devices have manufacturer drivers instead of purely Windows > drivers? It really looks like a Windows problem because you've already > said > the hardware works, therefore there's probably still some mileage in > checking > the usb drivers installed. > > I did a search on my pc for files named *usb*.* and found a particular one > usbport.inf in c:\windows\servicepackfiles\i386. If you've got it, try > right > clicking it then clicking Install. Hopefully that will give it a > kick-start. > > Also see if you've got usbd.sys usbehci.sys usbport.sys and usbuhci.sys > files in c:\windows\system32\drivers otherwise missing ones may stop the > port > working (other manufacturer's drivers may take over for your phone etc so > they may still work). > > > > "magmike @netterweb.com>" wrote: > >> When I plug the card reader into my system, I get nothing. Absolutely >> nothing. Neither is it listed in the Device Manager anywhere, nor do I >> get a >> hardware wizard when it is plugged in. Is there anything else that could >> be >> wrong that Windows has no clue that I am plugging this thing in, yet >> knows >> when I plug in other devices through the USB? >> >> >> "W_Thompson" <WThompson@discussions.microsoft.com> wrote in message >> news:30545508-A84B-4942-9B6F-1188A0FECD3B@microsoft.com... >> > Bear with me, I'm trying to remember what I did. I seem to recall the >> > Found >> > New Hardware Wiz popping up each time I connected my card reader, so >> > when >> > the >> > wiz searched for drivers I pointed it to usbstor.sys. If you don't get >> > the >> > wiz, you should be able to see the reader in Device Manager and update >> > the >> > driver from there. >> > >> > As you can guess, I'm not an 'expert', just a fellow sufferer. Good >> > luck. >> > >> > >> > "magmike @netterweb.com>" wrote: >> > >> >> You were right, my desktop did not have the usbstor files in the >> >> system32/drivers folder. I found them on my WindowsXP Cd and sent them >> >> to >> >> the folder. >> >> >> >> So how do I point my USB port to them? Do I point the Host Controller >> >> and >> >> the Root Hub? And how do I do it? I tried Updating the Driver, but it >> >> doesn't think it can find anything. >> >> >> >> >> >> >> >> >> >> >> |
|
#10
|
|||
|
|||
|
I found usb.inf in c:\i386 on my laptop running XP Pro although I think it
might be in c:\windows\servicepackfiles\i386 on my desktop running XP Home. It looks like installing usb.inf also copies usbd.sys to c:\windows\system32\drivers so I'd give it a try. If you can't find usb.inf anywhere on your pc, try searching for it on the web. Let me know how you go. "magmike @netterweb.com>" wrote: > I don't know if that will fix it or not, i'm currently searching for those > files. usbd.sys is not present. I'm not sure where to get it. However, I > just went out and bought a USB PCI card, installed it, plugged in my reader > into it, and now it works. The reader said it was compatible with USB 1.1, > but for some reason it wasn't working. At a cost, I guess I have the problem > solved. Unless you know where I can get these files you mentioned... > > > "W_Thompson" <WThompson@discussions.microsoft.com> wrote in message > news:B41034DC-0D0B-4CA7-9482-C179BE35A7BC@microsoft.com... > > Do your other devices have manufacturer drivers instead of purely Windows > > drivers? It really looks like a Windows problem because you've already > > said > > the hardware works, therefore there's probably still some mileage in > > checking > > the usb drivers installed. > > > > I did a search on my pc for files named *usb*.* and found a particular one > > usbport.inf in c:\windows\servicepackfiles\i386. If you've got it, try > > right > > clicking it then clicking Install. Hopefully that will give it a > > kick-start. > > > > Also see if you've got usbd.sys usbehci.sys usbport.sys and usbuhci.sys > > files in c:\windows\system32\drivers otherwise missing ones may stop the > > port > > working (other manufacturer's drivers may take over for your phone etc so > > they may still work). > > > > > > > > "magmike @netterweb.com>" wrote: > > > >> When I plug the card reader into my system, I get nothing. Absolutely > >> nothing. Neither is it listed in the Device Manager anywhere, nor do I > >> get a > >> hardware wizard when it is plugged in. Is there anything else that could > >> be > >> wrong that Windows has no clue that I am plugging this thing in, yet > >> knows > >> when I plug in other devices through the USB? > >> > >> > >> "W_Thompson" <WThompson@discussions.microsoft.com> wrote in message > >> news:30545508-A84B-4942-9B6F-1188A0FECD3B@microsoft.com... > >> > Bear with me, I'm trying to remember what I did. I seem to recall the > >> > Found > >> > New Hardware Wiz popping up each time I connected my card reader, so > >> > when > >> > the > >> > wiz searched for drivers I pointed it to usbstor.sys. If you don't get > >> > the > >> > wiz, you should be able to see the reader in Device Manager and update > >> > the > >> > driver from there. > >> > > >> > As you can guess, I'm not an 'expert', just a fellow sufferer. Good > >> > luck. > >> > > >> > > >> > "magmike @netterweb.com>" wrote: > >> > > >> >> You were right, my desktop did not have the usbstor files in the > >> >> system32/drivers folder. I found them on my WindowsXP Cd and sent them > >> >> to > >> >> the folder. > >> >> > >> >> So how do I point my USB port to them? Do I point the Host Controller > >> >> and > >> >> the Root Hub? And how do I do it? I tried Updating the Driver, but it > >> >> doesn't think it can find anything. > >> >> > >> >> > >> >> > >> >> > >> > >> > >> > > > |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Portable Media Device | Arkay | Windows XP Photos | 4 | 01-05-2006 07:11 AM |
| canon camera A520 cannot upload images to computer | foobalkif4 | Windows XP Photos | 9 | 01-05-2006 07:11 AM |
| can not connect Canon IXUS 40 to my XP home | Lucky44m | Windows XP Photos | 4 | 01-05-2006 07:08 AM |
| Photo copy from camera keeps stopping | Paul F | Windows XP Photos | 4 | 01-05-2006 07:08 AM |
| USB Mass Storage Device - This device cannot start. (Code 10) | lobo201 | Windows XP Hardware | 11 | 01-05-2006 02:15 AM |