Hi Jerry. From within xterm, please post the result of: xrandr --verbose
>From outside of xterm, like via SSH or serial console, this works on BBB-provided Angstrom to allow xrandr to connect to the X server (probably different on Raspbian): export XAUTHORITY=`ls /var/run/gdm/auth-for-root-*/database` export DISPLAY=:0.0 xrandr --verbose -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
