Stuck on the boot screen...
#6
(04-08-2016, 09:24 AM)lenny.raposo Wrote: Yes there may be a way to change the resolution.

this requires command line and will kill your current desktop session.

press ctrl+alt+f1 to enter commandline

then login and execute these commands one at a time

if you are using a Debian Image run these commands

sudo apt-get install fbset
sudo service lightdm stop
sudo fbset -a -xres 1920  -yres  1200 -vxres 1920  -vyres  1200
sudo service lightdm start
exit

if you are using a Arch Image run these commands

sudo pacman -S fbset
sudo service lightdm stop
sudo fbset -a -xres 1920  -yres  1200 -vxres 1920  -vyres  1200
sudo service lightdm start
exit

then press ctrl+alt+f7 to return desktop

that should set your screen resolution to 1920x1200 hopefully Wink

let me know how that goes

Hi, thanks for the assistance,

# sudo pacman -S fbset

   fbset installed ok

# sudo service lightdm stop

   I got the following error:- sudo: service: command not found

# sudo fbset -a -xres 1920  -yres  1200 -vxres 1920  -vyres  1200

   This just showed the fbset usage commands

# sudo fbset -a -xres 1920
# sudo fbset -a -yres  1200
# sudo fbset -a -vxres 1920
# sudo fbset -a -vyres  1200

   running as above seemed to work, but returning to the desktop showed no change, I assume this is because the 2nd command did not work and stop the service.

   running fbset before and after did show the resolution settings had changed to the ones I entered (but the actual screen is still at 1920 x 1080)

before:- 
geometry 1920 1080 1920 2160 32
timings 0 0 0 0 0 0 0
rgba 8/16,8/8,8/0,8/24

after:-
geometry 1920 1200 1920 1200 32
timings 0 0 0 0 0 0 0
rgba 8/16,8/8,8/0,8/24

   I find it a bit odd that 2160 is there before making any changes.

Any suggestions welcome Smile
  Reply


Messages In This Thread
Stuck on the boot screen... - by PainOfPine - 04-06-2016, 02:39 PM
RE: Stuck on the boot screen... - by tllim - 04-06-2016, 04:14 PM
RE: Stuck on the boot screen... - by piahoo - 04-27-2016, 08:44 PM
RE: Stuck on the boot screen... - by pine.tree - 04-28-2016, 09:18 AM
RE: Stuck on the boot screen... - by pine.tree - 04-07-2016, 06:31 AM
RE: Stuck on the boot screen... - by PainOfPine - 04-07-2016, 11:26 AM
RE: Stuck on the boot screen... - by PainOfPine - 04-08-2016, 01:59 PM
RE: Stuck on the boot screen... - by xrez - 04-28-2016, 10:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Star64] Help needed in understanding Yocto and U-boot build process InterestedinFOSS 0 150 04-23-2024, 10:58 AM
Last Post: InterestedinFOSS
  stuck to sleep mode pinecil v2 lilibit 3 1,154 12-11-2023, 04:18 PM
Last Post: lilibit
  Boot Ox64 after SPI Flash IC replacement kotnitro 1 1,214 05-26-2023, 02:19 AM
Last Post: kotnitro
  Star64 first boot (and success) bortzmeyer 1 1,656 05-24-2023, 02:45 AM
Last Post: draintroup
Exclamation Quartz64 model a wont boot AndyNZAUS 0 1,593 09-13-2022, 06:35 AM
Last Post: AndyNZAUS
  Maximum size of boot MicroSD for RockPro64 and Pinebook Pro commiecam 0 1,720 08-07-2022, 10:47 AM
Last Post: commiecam
  How to boot from SD card on pinebook pro linux123 3 6,138 12-02-2020, 10:29 AM
Last Post: linux123
Lightbulb Live boot with persistence? r00tn3rd 1 3,270 10-23-2020, 01:30 AM
Last Post: HotChocolate
  Occasional boot toiny 0 2,172 10-18-2020, 01:41 PM
Last Post: toiny
  SD Card boot - trying out OS Baconomics 1 4,410 06-19-2020, 06:58 AM
Last Post: tophneal

Forum Jump:


Users browsing this thread: 4 Guest(s)