What would you recommend me between ATI Proprietary and....
Linux - NewbieThis Linux 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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I recommend you run the command below as root and all will be taken care of, I now use this script as it makes things very easy and sets up /etc/X11/xorg.conf file perfectly:
Code:
cd /usr/local/bin;wget -Nc smxi.org/sgfxi;chmod +x sgfxi;sgfxi
Web page here for information regarding this script.
Last edited by Junior Hacker; 11-25-2008 at 09:45 PM.
I recommend you run the command below as root and all will be taken care of, I now use this script as it makes things very easy and sets up /etc/X11/xorg.conf file perfectly:
Code:
cd /usr/local/bin;wget -Nc smxi.org/sgfxi;chmod +x sgfxi;sgfxi
Web page here for information regarding this script.
Wow, how did you get this?
mmm is secure? sounds too good!
I have an Nvidia card in my laptop and kept getting kernel xen errors, so I googled the error and found this. It works flawlessly for me, a lot less headaches.
I have an Nvidia card in my laptop and kept getting kernel xen errors, so I googled the error and found this. It works flawlessly for me, a lot less headaches.
Well i just install the drivers, i get some errors but nothing fatal, X starts fine, but i get some erros in the terminal like
fglrx no matching device section for instance (BusID PCI:5:0:1) found!
No matching "device section" sounds like the device section of the /etc/X11/xorg.conf file does not coincide with the graphics card it found in the PCI:5:O:1 slot. Probably just an fglrx issue, I remember reading about ATI driver issues on that web page.
No matching "device section" sounds like the device section of the /etc/X11/xorg.conf file does not coincide with the graphics card it found in the PCI:5:O:1 slot. Probably just an fglrx issue, I remember reading about ATI driver issues on that web page.
Yes, and when i boot into graphical interface it logs me out, the script have an uninstalll command?
thanks!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.