element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum RPI 3 nousb
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 32 replies
  • Subscribers 686 subscribers
  • Views 3937 views
  • Users 0 members are here
  • frontpage
  • raspberry_pi_space
Related

RPI 3 nousb

Former Member
Former Member over 9 years ago

I recently got a pi 3 with the 7" touch screen. I set it up with berryboot and installed jessie. I got to were I needed to use a keyboard and that is when I found out the usb ports didn't work.

I went through the following link to try to fix it but nothing there helped.

https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=53832

 

I've tried keyboards and mice from working linux computers, I even tried a powered usb hub and nothing. I've tried running without the touch screen(via ssh) nothing is recognized.

I've tried power supplies from my other pi's with change. Do I need to post dmesg output? Is it possible I got a bum Pi?

-dan

  • Sign in to reply
  • Cancel
Parents
  • shabaz
    shabaz over 9 years ago

    Hi Dan,

     

    How did you get the OS installed without using the keyboard? Could you try downloading Raspbian Jessie (you didn't specify if it was Raspbian or not) and installing that? (For transferring the file onto the microSD card, use Win32DiskImager on a Windows PC or the appropriate software and procedure as described in the getting started section at raspberrypi.org - Apple Mac is probably described there too).

    For the install, ensure there are no ancillary bits like the touch screen connected, just a wired keyboard and mouse (not all wireless ones work) and HDMI and power of course. If you see any rainbow squares on the display, or the red LED on the Pi turning off briefly then these symptoms will mean a better power supply (and/or USB cable with internal heavier gauge wire for power) is needed.

     

    I've tried running without the touch screen(via ssh) nothing is recognized.

     

    This part I didn't understand - SSH doesn't use USB. It isn't related, so perhaps it is an install related issue if multiple things are at fault.

     

    Are you by any chance using the console (serial) connection from the 40-pin header to access your Pi? That has (severe) issues although there are workarounds of sorts.

    Google 'raspberry pi 3 uart baud issue' to see detail about this - in short, the baud rate is unpredictable. Leaving you with no access whenever a clock inside the Pi's BCM.. chip changes frequency. The couple of workarounds address this in a few different ways.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • shabaz
    shabaz over 9 years ago

    Hi Dan,

     

    How did you get the OS installed without using the keyboard? Could you try downloading Raspbian Jessie (you didn't specify if it was Raspbian or not) and installing that? (For transferring the file onto the microSD card, use Win32DiskImager on a Windows PC or the appropriate software and procedure as described in the getting started section at raspberrypi.org - Apple Mac is probably described there too).

    For the install, ensure there are no ancillary bits like the touch screen connected, just a wired keyboard and mouse (not all wireless ones work) and HDMI and power of course. If you see any rainbow squares on the display, or the red LED on the Pi turning off briefly then these symptoms will mean a better power supply (and/or USB cable with internal heavier gauge wire for power) is needed.

     

    I've tried running without the touch screen(via ssh) nothing is recognized.

     

    This part I didn't understand - SSH doesn't use USB. It isn't related, so perhaps it is an install related issue if multiple things are at fault.

     

    Are you by any chance using the console (serial) connection from the 40-pin header to access your Pi? That has (severe) issues although there are workarounds of sorts.

    Google 'raspberry pi 3 uart baud issue' to see detail about this - in short, the baud rate is unpredictable. Leaving you with no access whenever a clock inside the Pi's BCM.. chip changes frequency. The couple of workarounds address this in a few different ways.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • Former Member
    Former Member over 9 years ago in reply to shabaz

    I used berryboot to install the latest Raspbian jessie.

     

    BerryBoot v2.0 - bootloader / universal operating system installer

     

    This part I didn't understand - SSH doesn't use USB. It isn't related, so perhaps it is an install related issue if multiple things are at fault.

     

    SSH was the only way I could access the the PI without a keyboard.

     

    I got new 8gb uSD and berryboot is downloading jessie again.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube