Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Sounds like 'clone' is being used. Try using the fglrx config tool to see if you can turn off clone, or take a look at your xorg.conf and see if it is set there.
So you just plugged in the TV and magically worked? Well how about that!
Now it is just a matter of getting the display properties correct. Which flavor of Linux are you using, Ubuntu, Suse, Fedora? And what desktop, Gnome, KDE?
There should be config menu somewhere were you can adjust the display, but it shifts location and name based on what flavor of Linux you are using.
Looks like you need to run "sudo aticonfig" to reconfigure your display settings.
Since you are new to Linux you probably don't know about bash completion. When you open a terminal it is using the Bash shell, which in most Linux distros has an extra option installed to enable autocompleation by pressing 'tab' key twice. I mention since since I think the proprietary 3d driver from ATI is called 'fglrx' and the commands it uses to configure things beings with that name. So by typing 'fglrTABTAB' and pressing tab key twice, will give you list of possible commands that begin with these letters.
Now it should be easier for you to find commands, or the correct spellings if you can only remember the fist few letters.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.