Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > PC Technology Zone > Linux, BSD, other *nixes & Open Source Software » Debian Linux--and my ATI card...how to get it working?
Closed Thread
Old 11-17-2005, 08:07 PM   #1 (permalink)
 
Monster Techie

Join Date: May 2004

Location: Tucson, AZ, USA

Posts: 1,183

Vormund

Send a message via AIM to Vormund Send a message via MSN to Vormund Send a message via Yahoo to Vormund
Default Debian Linux--and my ATI card...how to get it working?

I just installed Debian, and was sad to see the 800x600 res, lol, so I need to get my ATI drivers on there. Unfortunately, ATI doesn't support Debian, but a few sites tell how to do so, such as this:
http://www.stanchina.net/~flavio/deb...installer.html

But I cannot get past...anything, really. Granted, this is my first time using linux since Slackware (a year or so)...

I went to ATI's site, and downloaded the driver package. But following that web site, such as this:

apt-get install kernel-source-2.x.y
cd /usr/src
tar xjvf kernel-source-2.x.y.tar.bz2
cd kernel-source-2.x.y
cp /boot/config-2.x.y-flavour .config
make-kpkg --append-to-version "-flavour" --revision 2.x.y-z --config old configure

...but either the commands don't exist, file doesn't exist (i know it does, i can see it along with the exact name), or it denies me permission (even under the terminal as root!)...

Hence, I'm an ultra newb to linux...and basically was wondering if anyone here was willing to spend a little time to help me (maybe via IM)...

thanks and PLMK any/all!
much appreciated,
--Jason
__________________
Vormund is offline  
Old 11-18-2005, 03:21 PM   #2 (permalink)
 
Ultra Techie

Join Date: Nov 2004

Posts: 905

Sevoma is on a distinguished road

Send a message via AIM to Sevoma
Default

It will work on Debian. Just download the correct driver from ati, then in a terminal type "sudo ./ati_driver_filename.run" if you are in the directory and it should go. Once the gui starts,. just select automatic and go.

Tell us how it goes.
__________________
<a href=\"http://truecombat.us\"><img src=\"http://www.truecombat.us/images/buttons/tcusbannersmall.jpg\"></a>

Sevoma Web Hosting
Sevoma is offline  
Old 11-18-2005, 04:19 PM   #3 (permalink)
 
Monster Techie

Join Date: May 2004

Location: Tucson, AZ, USA

Posts: 1,183

Vormund

Send a message via AIM to Vormund Send a message via MSN to Vormund Send a message via Yahoo to Vormund
Default

Hi--thanks for the response. When I did that, it asked me for a password...I tried root's, then my local user, and after that it said:
"<user> is not in the sudoers file. This incident will be reported."

I went into the users/groups and added myself to the Sudo group, but it still says that when trying...blah...unsure what to do now...

thanks for the help
__________________
Vormund is offline  
Old 11-18-2005, 05:05 PM   #4 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

chmod should do the job. I'm not sure what the permissions are on it, or what they need to be changed to, but that should do it.
__________________



Debian Support Forums!
macdude425 is offline  
Old 11-18-2005, 08:06 PM   #5 (permalink)
 
Ultra Techie

Join Date: Nov 2004

Posts: 905

Sevoma is on a distinguished road

Send a message via AIM to Sevoma
Default

chmod +x ati_driver_filename.run
su
<enter password>
./ati_driver_filename.run

try that
__________________
<a href=\"http://truecombat.us\"><img src=\"http://www.truecombat.us/images/buttons/tcusbannersmall.jpg\"></a>

Sevoma Web Hosting
Sevoma is offline  
 
Closed Thread

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On