BeagleBone Black setup - lapdock
- Read more about BeagleBone Black setup - lapdock
- Log in or register to post comments
Setup the BeagleBone Black with Motorola Atrix Lapdock
Make a backup first; edit /boot/uboot/uEnv.txt
Comment out optargs, then add a line:
## Graphics for Altrix
optargs=quiet drm.debug=7 capemgr.disable_partno=BB-BONELT-HDMI video=HDMI-A-1:1360x768M@60
Edit /etc/X11/xorg.conf (make a backup first)
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"