You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beagl...@googlegroups.com
Hi,
How to change the screen resolution on BBB with latest image and HDMI monitor connected? Currently working with 1920x1080 by default, but I need a lower resolution - 640x480@75.
Jan
janszyma...@gmail.com
unread,
Sep 25, 2014, 6:46:07 PM9/25/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beagl...@googlegroups.com, janszyma...@gmail.com
I've modified the file /etc/xdg/lxsession/LXDE/autostart by adding @xrandr -s 640x480@75 It looks like this now:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beagl...@googlegroups.com, janszyma...@gmail.com
any hints in your log files ?
what does /var/log/Xorg.0.log indicate? do you know if your monitor supports that resolution ? can you get that resolution with out booting to the X-11 gui? what is your uEnv.txt file?
Charles Steinkuehler
unread,
Sep 26, 2014, 7:42:15 AM9/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beagl...@googlegroups.com, janszyma...@gmail.com
Edit uEnv.txt and set a custom resolution using the kernel command line:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beagl...@googlegroups.com, janszyma...@gmail.com
thanks, that works. Do you know if possible and if yes how to change the setting for the mouse? - I want it to be scan by the system as frequently as possible.