ALSchwalm / pISO

Hardware and software source for the pISO
https://www.kickstarter.com/projects/178023282/piso-the-most-versatile-flash-drive-yet?ref=user_menu
GNU General Public License v3.0
139 stars 35 forks source link

Drives not recognized by Windows 10 Pro #83

Open pmeyerdk opened 5 years ago

pmeyerdk commented 5 years ago

Hi,

I have the following issues, when trying to connect pISO to my Windows 10 Pro PCs USB port.

1) When inserting pISO into my USB port, it seems to boot succesfully and show the menu. But my Windows displays the following error message: "USB device not recognized". 2) When then trying to created drives on pISO, it seems to create and format succesfully. But my Windows displays the following error message, when activating a drive in the pISO menu: "USB device not recognized".

As mentioned, I am running Windows 1 Pro. My PC is a Dell XPS 15 9570, with and i7-8750H processor, 16 GB RAM and 512 GB.

I haven't had the chance to try pISO in another PC yet. But wanted to report this, since I usually don't have issues connecting USB key to this laptop.

Regards, Peter Meyer

ALSchwalm commented 5 years ago

Hi @pmeyerdk what version of the pISO OS are you using?

pmeyerdk commented 5 years ago

Hi Adam,

I am using version 1.3.0, more precisely the newest version I could find, being version 1.3.0-beta.2.

/Peter

On Fri, Nov 2, 2018 at 1:30 AM Adam Schwalm notifications@github.com wrote:

Hi @pmeyerdk https://github.com/pmeyerdk what version of the pISO OS are you using?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ALSchwalm/pISO/issues/83#issuecomment-435232120, or mute the thread https://github.com/notifications/unsubscribe-auth/AQeA3jZpKghE6fkbcd2wAiGiY8UZALgYks5uq5I-gaJpZM4YIZN_ .

pmeyerdk commented 5 years ago

I just tried to install v.1.2.0 instead of the newest one. Though, this didn't make it work better, since I still get the same error message.

My SD card is a SanDisk Ultra 32GB HC I. And I'm using Etcher to put the system on the SD card.

/Peter

ALSchwalm commented 5 years ago

Thanks for helping debug this. Can you try connecting the raspberry Pi to you machine via a micro USB cable directly to the raspberry Pi? This will eliminate any potential hardware issue with the pISO USB header.

pmeyerdk commented 5 years ago

No problem!

Connecting to my PC using a cable in one, actually both, USB ports of the Pi, did not work any better. One port had the same errors, and the other seemed to not have any reactions on the PC at all.

Can it be pin connections not aligned completely?

It seems a little puzzling, since pISO seems to work while being used. So it must be able to read the SD card, and get some power as well.

/Peter

On Sat, 3 Nov 2018 at 16.00, Adam Schwalm notifications@github.com wrote:

Thanks for helping debug this. Can you try connecting the raspberry Pi to you machine via a micro USB cable directly to the raspberry Pi? This will eliminate any potential hardware issue with the pISO USB header.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ALSchwalm/pISO/issues/83#issuecomment-435594381, or mute the thread https://github.com/notifications/unsubscribe-auth/AQeA3sF645CwtbHV9xXGUy0yGMQ6anRGks5ura9_gaJpZM4YIZN_ .

ALSchwalm commented 5 years ago

If the issue is still occurring when the USB connection is being made directly with the Raspberry Pi, it is probably not a problem with the pins. I suspect the issue is with the USB controller on the Pi (I have seen a couple of cases of this). Do you have another Raspberry Pi you could test with? If not, we can test the Pi if you have experience using a serial cable to connect to your Pi.

pmeyerdk commented 5 years ago

Hi Adam,

No, I don’t have more Raspberry Pi Zero’s than the one already used.

Though, I do have some of the bigger models.

Are they usable for testing? If not, how to test the serial option you mention?

Best Regards Peter

On Wed, 7 Nov 2018 at 03.45, Adam Schwalm notifications@github.com wrote:

If the issue is still occurring when the USB connection is being made directly with the Raspberry Pi, it is probably not a problem with the pins. I suspect the issue is with the USB controller on the Pi (I have seen a couple of cases of this). Do you have another Raspberry Pi you could test with? If not, we can test the Pi if you have experience using a serial cable to connect to your Pi.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ALSchwalm/pISO/issues/83#issuecomment-436485035, or mute the thread https://github.com/notifications/unsubscribe-auth/AQeA3m-LElhLg2YyIZcI9RZgcDx6zZhSks5uskk9gaJpZM4YIZN_ .

pmeyerdk commented 5 years ago

Hi again,

Do you have any pointers, as to how I could continue testing this issue, to hopefully get it solved?

Thanks :-)

ALSchwalm commented 5 years ago

Sorry for the slow reply on this. For your other Pi's, are any of them configured to use wifi and give you ssh access? If so, you may be able to just transfer the SD card to the Pi Zero you're using and get in to it that way (if it is a Pi Zero W).

pmeyerdk commented 5 years ago

Hi again,

I got a friend, who's working with electronics and embedded software, to take a look at my pISO. He took it to work, to check it with proper equipment and found the cause of my issue.

Pogo pin USB D+ and D- is shortwired. So, apparently my issue is caused by an error in production.

My friend fixed my pISO for me. But I haven't had a chance to check it myself yet though. I wouldn't have had a change to find this our myself.

Best regards, Peter Meyer