Originally Posted by
oblivious_maximus
The multiple display setup I use should be driver independent if I'm not mistaken. I just use X's ability to launch new dispalys to different display devices. My xorg.conf defines a default ServerLayout which uses my monitor for display :0.0, and another ServerLayout that doesn't get used unless called manually with "X :1.0 -layout layoutname". The device section for my TV uses Nvidia's xorg.conf options for tvout (this is the only involvement of the Nvidia driver), in my xorg.conf for use with the ATI card I believe I have ATI equivalents of those config options in the TV's device section, but since it keeps locking up I can't really tell. I make use of this setup with a script I set Konqueror to open video files with, it launches the new xserver and then MPlayer with the video, and when MPlayer quits it kills the second Xserver. My monitor shuts off when the second Xserver launches (I can VT-switch between them) and it comes back up when the second Xserver is killed.
I'm pretty sure I've tried launching that second Xserver without involving my TV (just running "X :1.0") and had it lock up(this was with 8-3 probably), I'll try it again next time.
I just tried runing the HD3650 with no kernel boot options apart from "ro mem=3072M", it still locked up when I logged out.
I have previously tried the 3650 with only 2GB of RAM installed and it locked up then too...