element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • 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 Raspbian Jessie dosn't boot up the GUI after an update!
  • 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 10 replies
  • Subscribers 666 subscribers
  • Views 1935 views
  • Users 0 members are here
  • raspberrypi.
  • raspbian.
  • bootup
Related

Raspbian Jessie dosn't boot up the GUI after an update!

Former Member
Former Member over 9 years ago

I just installed the latest Raspbian Jessie on a microSD card (without Noobs), I inserted into my Raspberry Pi 2 Model B and the OS started well.

But there is a very strange problem that came out after I did the following:

sudo apt-get update
sudo apt-get build-dep qt4-x11
sudo apt-get build-dep libqt5gui5
sudo apt-get install libudev-dev libinput-dev libts-dev libxcb-xinerama0-dev

After doing that, I wasn't able to start the GUI interface: my RPi seems to performing the boot (white text on black screen) but after that, the desktop interface does not appears anymore! The display is completely black, and the backlight of the display seems to blink and the OS does not start!

Any idea about which can be the cause of that behaviour?

  • Sign in to reply
  • Cancel
Parents
  • Former Member
    Former Member over 9 years ago

    I found the solution: at the first boot, since I didn't use NOOBS but the raw image, the file system has to be expanded before doing anything else.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 9 years ago in reply to Former Member

    Hello,

     

    I have the same problem. Could you send some details how do you "expand file system"?

     

    Thank you

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

    found it. thank you

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • elementzero
    elementzero over 7 years ago in reply to Former Member

    I realize it's been a while since you guys had this problem, but it just happened to me now.  I have Raspbian Jessie on RPi 3.  I ran an update command and it seems that I ran out of space on my 4GB root partition - a "df -h" command confirmed that.  A reboot (which I regret now) brought me to this point where the pre-GUI booting sequence seems to be fine, but when the GUI is supposed to come up, it remains stuck with the black screen and a blinking cursor.

     

    @lasersrl, @Maciej Jozefiak - I appreciate that you both found the solution, but the mystery is killing me.  Could you please tell me how you solved the problem?  All I managed to find on expanding the file system unfortunately required the boot to finish successfully and then do the expansion with some raspbian commands.

     

    Thanks.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 7 years ago in reply to elementzero

    Hi,

     

    If the file system is full then you either need to move or remove some content (either your own content, or by removing installed packages) or start from scratch with a new install.

    You can't do anything if you've run out of space, unless you remove some stuff or move it to off-board storage.

    If that doesn't work (e.g. corrupted card due to rebooting when it had failed to boot), then personally, assuming you've backed up your content, I'd suggest starting again with a fresh install and this time keep an eye on disk space.

    If your Pi 3 is set to boot into the GUI, then you can still access the console via the serial port - however the wonderful Pi people broke it : ) it has variable speed, so you'll need to guess and play around with different UART speeds until you get lucky. It can be hard-coded to not vary in speed, but that assumes you did that before you ran out of disk space..

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • powderjockey
    powderjockey over 7 years ago in reply to elementzero

    How large is your micro SD card? If your card is somewhat larger that the 4GB, you may be able to use GPARTED to expand the space on the card. I have used this several times to get the space larger.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • elementzero
    elementzero over 7 years ago in reply to shabaz

    Thanks, shabaz.  I would have loved to be able to get to the point where I could free up some space on the SD card, but without the ability to finish the bootup sequence, I could never get there.  I don't have another linux system (maybe that's my cue to buy another Raspberry Pi image ) and Windows and Mac could only see the boot partition (FAT16) - some 60MB total of which 20MB were occupied.  On the positive side I did manage to install a free utility that could read the Ext4 partition on Windows, so at least I could do a full backup including my stuff.  The utility couldn't write to Ext4 so, again, that freeing up of space couldn't happen.

     

    In the end I did exactly as you suggested:  started from scratch with another Raspbian install.  All I need to do now is to copy back my files.

    Thanks again.

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

    Thanks, shabaz.  I would have loved to be able to get to the point where I could free up some space on the SD card, but without the ability to finish the bootup sequence, I could never get there.  I don't have another linux system (maybe that's my cue to buy another Raspberry Pi image ) and Windows and Mac could only see the boot partition (FAT16) - some 60MB total of which 20MB were occupied.  On the positive side I did manage to install a free utility that could read the Ext4 partition on Windows, so at least I could do a full backup including my stuff.  The utility couldn't write to Ext4 so, again, that freeing up of space couldn't happen.

     

    In the end I did exactly as you suggested:  started from scratch with another Raspbian install.  All I need to do now is to copy back my files.

    Thanks again.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
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 © 2025 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