Tell me more ×
Raspberry Pi Stack Exchange is a question and answer site for users and developers of hardware and software for Raspberry Pi. It's 100% free, no registration required.

When there is USB flash or USB HDD connected, Openelec (tried various builds) stays with black screen. Any idea? How can I turn off "quiet boot", so I can see messages on the console, maybe I could figure out something.

Furthermore, USB mouse is not recognized when I plug it in after the system has booted.

share|improve this question
Even if the screen stays black, maybe OpenELEC actually booted. Try to access to Logfiles SMB share from another computer and paste a relevant output. Alternatively, plug the SD card in a computer, and edit cmdline.txt to replace boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 ssh quiet (or something like this) by boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 ssh debugging nosplash – Morgan Dec 12 '12 at 13:11

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.