LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What would you recommend me between ATI Proprietary and.... (https://www.linuxquestions.org/questions/linux-newbie-8/what-would-you-recommend-me-between-ati-proprietary-and-686154/)

drakeman007 11-25-2008 09:31 PM

What would you recommend me between ATI Proprietary and....
 
Hello,
I have debian lenny installed, what would you recommend me between Ati drivers downloade from their site, or the opensource drivers....

Regards!

Junior Hacker 11-25-2008 09:44 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.

drakeman007 11-25-2008 09:53 PM

Quote:

Originally Posted by Junior Hacker (Post 3354571)
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!

Junior Hacker 11-25-2008 10:12 PM

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.

drakeman007 11-25-2008 10:41 PM

Quote:

Originally Posted by Junior Hacker (Post 3354606)
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!

dont know exactly what it means!!

Junior Hacker 11-26-2008 12:11 AM

Which ATI card are you using?
Did it seem to improve the graphics?
Hopefully someone with an ATI card can comment on those errors.

Junior Hacker 11-26-2008 12:19 AM

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.

drakeman007 11-26-2008 07:32 AM

Quote:

Originally Posted by Junior Hacker (Post 3354708)
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!


All times are GMT -5. The time now is 07:29 PM.