Forum

Full Version: Raspberry Pi B+ USB and Network
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Another person struggling with a B+. Installed the latest file ...20140725.img and it won't boot. I've tried reimaging the card twice, all other distros work fine. I'm assuming there is something stupid I'm missing here? PSU is good, bought a "reputable" PSU from Adafruit with the Pi, SD card is the card sold with the Pi... I saw another post referencing an issue with HDMI. Right now I'm running an HDMI to DVI adapter and connecting it to a monitor while I get everything set up. Is this my issue?
Is there already an issue on github about this?
I figured out the rainbow square issue: it's a new under-voltage indicator in the B+ firmware:

http://www.raspberrypi.org/forums/viewtopic.php?p=582098#p582098
@A.Square Many thanks for that. Any chance of a screen shot so others will know what to look for.
(1st Aug, 2014 04:14 AM)IriDium Wrote: [ -> ]@A.Square Many thanks for that. Any chance of a screen shot so others will know what to look for.

I posted one earlier up in the thread. It's a literal screenshot -- a photograph of the screen -- because taking an actual screenshot just made a blank png, which is apparently a known XBMC issue on the Raspberry Pi. I'd be happy to take a better one if you know of a workaround.
Dear

I use the distro xbian-image-rpi-20140725.img.xz and all works fine, but y canĀ“t enter trought SSH, the console allways said that the password is worng. I try all ways and all pass that could maybe posible.

Anyone knows why and the right password?

I use: raspberry, xbian, XBIAN, PI, pi etc and I changte the password in the xbian menu and activate the service for SSH.

Thanks
@Aveigal

xbian user and even password change through xbian-config should be ok, retested now.

You probably mean ROOT access via ssh ?
Thanks for the photo - it will help others to diagnose the same issue.
Hello !
Are there some news about this issue ? I install the img provided but for me as well, WIFI dosn't work and I have not Raspberry B to upgrade...
Thank you !
SOLUTION :
Hello,
Thank to @popcornmix on https://github.com/xbianonpi/xbian/issues/575, I eventually solve my problem.
For those who have the same problem with WIFI USB and Ethernet :
- Download Xbian TC2 on download page
- Download
https://github.com/raspberrypi/firmware/raw/master/boot/start_x.elf
https://github.com/raspberrypi/firmware/raw/master/boot/fixup_x.dat
- Then rename to start.elf and fixup.dat and replace the ones on the boot partition of sdcard.

It should be fine.
I hope it will help you !
bye
(15th Aug, 2014 07:26 PM)marcowhite Wrote: [ -> ]SOLUTION :
Hello,
Thank to @popcornmix on https://github.com/xbianonpi/xbian/issues/575, I eventually solve my problem.
For those who have the same problem with WIFI USB and Ethernet :
- Download Xbian TC2 on download page
- Download
https://github.com/raspberrypi/firmware/raw/master/boot/start_x.elf
https://github.com/raspberrypi/firmware/raw/master/boot/fixup_x.dat
- Then rename to start.elf and fixup.dat and replace the ones on the boot partition of sdcard.

It should be fine.
I hope it will help you !
bye

This worked for me as well...thanks!
Pages: 1 2
Reference URL's