LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 12-24-2007, 09:51 AM   #1
applecrumble
LQ Newbie
 
Registered: Dec 2007
Posts: 1

Rep: Reputation: 0
How to install fglrx in etch?


Hi, i am downloading etch cd as we speak.How do i go about installing fglrx? I managed to get it installed in Ubuntu edgy with no problems but i get the fealing etch will be a bit more work.
 
Old 12-25-2007, 06:30 AM   #2
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675
Blog Entries: 11

Rep: Reputation: 36
Go to synaptic and search for packages with the word 'fglrx' in the name. Install all that you see. Go to a terminal. At the prompt type 'su' and your password. Now you're root user. Type 'm-a prepare' and 'm-a a-i fglrx' one after another on seperate lines. Now the fglrx driver should be installed. Now all you have to do is change the /etc/X11/xorg.conf file so that it uses fglrx instead of vesa, and then restart.

Go to the directory /etc/X11 and using your favorite editor change the part of the xorg.conf file that looks like this:
Code:
Section "Device"
	Identifier	"ATI Technologies Inc ATI Default Card"
	Driver		"vesa"
	BusID		"PCI:1:5:0"
EndSection
so that it looks like this:
Code:
Section "Device"
	Identifier	"ATI Technologies Inc ATI Default Card"
	Driver		"fglrx"
	BusID		"PCI:1:5:0"
EndSection
Then restart the computer and all should be well. NOTE: The important part is that you change the line that says 'Driver' so that it also says "fglrx" and not "vesa". The other parts of the 'Device' section may be different on your computer.

EDIT: This all assumes you have module-assistant installed. You want to make sure you have module-assistant and anything it needs to do it's job. This also assumes you have Etch already installed.

Last edited by radiodee1; 12-25-2007 at 09:34 AM.
 
Old 12-27-2007, 05:28 PM   #3
buhtl
LQ Newbie
 
Registered: Jun 2004
Posts: 9

Rep: Reputation: 0
Did you try envy?

http://albertomilone.com/nvidia_scripts1.html
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian Etch Install with PCIE RADEON X550 and FGLRX mikethefrog Debian 2 12-05-2007 12:26 PM
ATI 200M fglrx driver How to (Debian Etch) android6011 Linux - Hardware 18 07-28-2007 11:10 AM
Trouble with fglrx drivers on debian etch system SeanWcisel Linux - Hardware 2 06-15-2007 11:00 PM
error loading xorg with 'fglrx' in etch w/ kernel 2.6.20.3 fedthedawg Debian 1 04-17-2007 09:43 AM
FGLRX DRI issues in debian etch 1337ln Linux - Software 5 03-31-2007 01:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration