Re: Usb on rpi doesn't have power what to do?
I will now post a video
- FTrevorGowen
- Forum Moderator
- Posts: 6010
- Joined: Mon Mar 04, 2013 6:12 pm
- Location: Bristol, U.K.
- Contact: Website
Re: Usb on rpi doesn't have power what to do?
Better** to post more details of your problem keyboard and mouse (Make, model etc.). Are they wired or wireless? Do they appear as "working devices" in http://elinux.org/RPi_VerifiedPeripherals ? Try booting into NOOBS with just a "cheap & cheerful", basic wired keyboard + RCA video connection. (You don't need a mouse to navigate the NOOBS menu's, the tab & cursor keys should work too).Haswellpi wrote:I will now post a video
Trev.
** I couldn't easily see what was happening on your previous video clip.
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's & P400. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm
- FTrevorGowen
- Forum Moderator
- Posts: 6010
- Joined: Mon Mar 04, 2013 6:12 pm
- Location: Bristol, U.K.
- Contact: Website
Re: Usb on rpi doesn't have power what to do?
This one's just generating an error message for me (in the UK)Haswellpi wrote:http://youtu.be/WhXTUubNg38
Trev.
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's & P400. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm
Re: Usb on rpi doesn't have power what to do?
Mouse and keyboard are previously running on right this raspberry pi but i dont know why now it isn't running
Re: Usb on rpi doesn't have power what to do?
What i need to do?
Re: Usb on rpi doesn't have power what to do?
When you turn on the Pi does then "OK" / "ACT" light flash??
To be honest I'm not convinced the Pi is actually booting from the SD Card which is probably why mouse / keyboard are not working.
Try flashing a copy of Raspbian using the RAW image file and Win32DiskImager utility.
After flashing card edit the file config.txt using notepad++ (don't use notepad for Windows it doesn't handle unix style end of line text i.e. cr vs crlf) make sure you have sdtv_mode=2 present but without # prefix.
Now boot SD Card into the Pi and it should load Raspbian with composite PAL video mode enabled.
Richard S.
To be honest I'm not convinced the Pi is actually booting from the SD Card which is probably why mouse / keyboard are not working.
Try flashing a copy of Raspbian using the RAW image file and Win32DiskImager utility.
After flashing card edit the file config.txt using notepad++ (don't use notepad for Windows it doesn't handle unix style end of line text i.e. cr vs crlf) make sure you have sdtv_mode=2 present but without # prefix.
Now boot SD Card into the Pi and it should load Raspbian with composite PAL video mode enabled.
Richard S.
-
- Posts: 43
- Joined: Thu Sep 06, 2012 1:01 pm
Re: Usb on rpi doesn't have power what to do?
At this point I would try with a different power supply, borrow one if you don't have another. It is very rare for the Pi USB ports to not work. If you have any other type of 5V power supply with at least 1A. Also it would be best to use a Monitor or TV hooked directly to the HDMI to troubleshoot.
Pi_Fanatic
Pi_Fanatic
Re: Usb on rpi doesn't have power what to do?
I already try with different power supplys 700mA,2A,1.2A and 1A it is same
Re: Usb on rpi doesn't have power what to do?
How can i get enough power from usb ports??
Thanks to all
Thanks to all
-
- Posts: 43
- Joined: Thu Sep 06, 2012 1:01 pm
Re: Usb on rpi doesn't have power what to do?
In your video from what I could see only, the Red LED is the only one illuminated on your board and you still had both USB devices connected to the Pi.
Here are the LED status definitions:
ACT – D5 (Green) – SD Card Access
PWR – D6 (Red) – 3.3 V Power is present
FDX – D7 (Green) – Full Duplex (LAN) connected
LNK – D8(Green) – Link/Activity (LAN)
100 – D9(Yellow) – 100Mbit (LAN) connected
So once you plug the power in and have a good SD card you should get Red first then Green flashing. The last three lights are for network access. Please leave only the keyboard plugged in and let us know what the status lights are. If you don't get the Green LED then there is a problem with your SD card or the Image on the card.
Pi_Fanatic
Here are the LED status definitions:
ACT – D5 (Green) – SD Card Access
PWR – D6 (Red) – 3.3 V Power is present
FDX – D7 (Green) – Full Duplex (LAN) connected
LNK – D8(Green) – Link/Activity (LAN)
100 – D9(Yellow) – 100Mbit (LAN) connected
So once you plug the power in and have a good SD card you should get Red first then Green flashing. The last three lights are for network access. Please leave only the keyboard plugged in and let us know what the status lights are. If you don't get the Green LED then there is a problem with your SD card or the Image on the card.
Pi_Fanatic
- FTrevorGowen
- Forum Moderator
- Posts: 6010
- Joined: Mon Mar 04, 2013 6:12 pm
- Location: Bristol, U.K.
- Contact: Website
Re: Usb on rpi doesn't have power what to do?
I don't think it's really a problem of "not enough power from usb ports". Unfortunately your "trouble-shooting" approach has not been systematic (eg. change only one thing at a time, record what happens - such as the LED behaviour like @Pi_Fanatic refers to, measure the testpoint volatage etc.)** Although you (eventually) stated that the keyboard & mouse "had" worked initially, without you checking them on another computer and a different keyboard or mouse (known to work, again on another computer) it's virtually impossible to tell whether one or other of those devices have "broken" and/or the Pi has been damaged somehow.Haswellpi wrote:How can i get enough power from usb ports??
Thanks to all
Trev.
** See also http://elinux.org/R-Pi_Troubleshooting and
http://www.raspberrypi.org/phpBB3/viewt ... 28&t=58151
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's & P400. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm
Re: Usb on rpi doesn't have power what to do?
Thanks to reply.
First of all i checked mouse and keyboard on other comuters and i checked other mouse on the raspberry pi.When i put micro usb charger in to the raspberry pi green led blik once(action),and power led is on all the time.tp1 and tp2 points i measured 4.8V.
First of all i checked mouse and keyboard on other comuters and i checked other mouse on the raspberry pi.When i put micro usb charger in to the raspberry pi green led blik once(action),and power led is on all the time.tp1 and tp2 points i measured 4.8V.
Re: Usb on rpi doesn't have power what to do?
Also when i am trying to install raspbian on raspberry pi i get this error http://youtu.be/Z-b06qQPguQ
-
- Posts: 43
- Joined: Thu Sep 06, 2012 1:01 pm
Re: Usb on rpi doesn't have power what to do?
At this point in order to fully troubleshoot this you will need to gain access to a HDMI monitor or TV with HDMI input. Since HDMI is the native output of the board and Composite requires user intervention by either editing a file or pressing a key, I would strongly suggest testing with HDMI output. That way you can easily see what is happening and eliminate symptoms systematically.
Thanks,
Pi_Fanatic
Thanks,
Pi_Fanatic
Re: Usb on rpi doesn't have power what to do?
Here are the testpoints measurment thanks to all for replying http://youtu.be/JJnxuDGzXuI
-
- Posts: 43
- Joined: Thu Sep 06, 2012 1:01 pm
Re: Usb on rpi doesn't have power what to do?
The text on the video was unreadable but if you are referring to the "fsck" error from your other post, I replied to that earlier and gave you the answer. Also I thought you said the composite video was not working yet you give us a video of a working screen.Haswellpi wrote:Also when i am trying to install raspbian on raspberry pi i get this error http://youtu.be/Z-b06qQPguQ
Pi_Fanatic
Re: Usb on rpi doesn't have power what to do?
Here is a lighting of led'shttp://youtu.be/AmPwWHH9N-Q
Re: Usb on rpi doesn't have power what to do?
How can i power up a mouse an keyboard? Thanks
- FTrevorGowen
- Forum Moderator
- Posts: 6010
- Joined: Mon Mar 04, 2013 6:12 pm
- Location: Bristol, U.K.
- Contact: Website
Re: Usb on rpi doesn't have power what to do?
Haswellpi wrote:Here are the testpoints measurment thanks to all for replying http://youtu.be/JJnxuDGzXuI
etc. etc. ...Haswellpi wrote:Also when i am trying to install raspbian on raspberry pi i get this error http://youtu.be/Z-b06qQPguQ
Whilst video links can sometimes be useful, it would be better (ie. easier for us to see the screen text etc.) if you just posted a snapshot (single-frame) from your webcam (if that's what you're using) using the forum's "Upload attachment" function.
Trev.
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's & P400. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm
Re: Usb on rpi doesn't have power what to do?
Is it maybe polyfusing? Thanks
-
- Posts: 43
- Joined: Thu Sep 06, 2012 1:01 pm
Re: Usb on rpi doesn't have power what to do?
HaswellPi, you have asked this question a number of times and I think we are at a standoff here. You don't "Power up a mouse and keyboard", the USB ports either work or they don't and the USB ports not functioning is very rare. If you have a multimeter and a spare USB cable, you could cut a USB cable and test the voltages coming out of the USB port i.e. Plug the USB A Male end into the Pi USB port and then test the red lead against the red wire and black lead against the white wire. If the USB is functioning you should get a 5V or close to 5V reading from either port.Haswellpi wrote:How can i power up a mouse an keyboard? Thanks
Pi_Fanatic
Re: Usb on rpi doesn't have power what to do?
My usb ports are 4.8 volts is it bad or good do you know what is my problem.? Thanks for all
Re: Usb on rpi doesn't have power what to do?
Any idea ?? Thanks