Bitcoin Forum
April 24, 2024, 10:36:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: aticonfig: command not found on ubuntu 11.04  (Read 3983 times)
wheeladrew (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
August 03, 2011, 10:21:10 PM
Last edit: August 03, 2011, 11:08:56 PM by wheeladrew
 #1

Hey! I know there is already a topic on this (http://bitcointalk.org/index.php?topic=18939.0), but the instructions didn't work for me. I'm a total n00b at the moment, and I am having a lot of trouble getting my multiple monitors to show different images. I've been running around buying uber cheap monitors for a while, and have only recently gotten VGA splitters. I am running this off a laptop, so at the moment I have to vga splitters connected to the one vga port, with three monitors connected to those.

According to: http://ubuntuforums.org/showthread.php?t=1075932
sudo aticonfig --dtop=horizontal
^that command^ should help me.

the only problem is, I use the command and I get:
aticonfig: command not found

so, I did some browsing and came across the first link, and followed the instructions through a terminal.
Quote
Download and install ATI Driver 11.5 for Linux 64bit.
   cd ~
   wget http://www2.ati.com/drivers/linux/ati-driver-installer-11-5-x86.x86_64.run
   sudo sh ati-driver-installer-11-5-x86.x86_64.run --buildpkg Ubuntu/natty
   sudo dpkg -i *.deb
   sudo apt-get -f install
   sudo aticonfig -f --initial --adapter=all
   sudo reboot

Verify that the ATI Driver is setup and running
   cd ~
   DISPLAY=:0 sudo fglrxinfo

When I entered:
Quote
sudo sh ati-driver-installer-11-5-x86.x86_64.run --buildpkg Ubuntu/natty
I got:
Quote
Created directory fglrx-install.kmIXfD
Verifying archive integrity... All good.
Uncompressing ATI Catalyst(TM) Proprietary Driver-8.85...
==================================================================
 ATI Technologies Catalyst(TM) Proprietary Driver Installer/Packager
==================================================================
Generating package: Ubuntu/natty
Package /home/andrew/fglrx_8.850-0ubuntu1_amd64.deb has been successfully generated
Package /home/andrew/fglrx-dev_8.850-0ubuntu1_amd64.deb has been successfully generated
Package /home/andrew/fglrx-amdcccle_8.850-0ubuntu1_amd64.deb has been successfully generated
Removing temporary directory: fglrx-install.kmIXfD

when I entered:
Quote
sudo dpkg -i *.deb
I got:
Quote
(Reading database ... 180500 files and directories currently installed.)
Preparing to replace fglrx 2:8.850-0ubuntu1 (using fglrx_8.850-0ubuntu1_amd64.deb) ...
Unpacking replacement fglrx ...
Preparing to replace fglrx-amdcccle 2:8.850-0ubuntu1 (using fglrx-amdcccle_8.850-0ubuntu1_amd64.deb) ...
Unpacking replacement fglrx-amdcccle ...
Preparing to replace fglrx-dev 2:8.850-0ubuntu1 (using fglrx-dev_8.850-0ubuntu1_amd64.deb) ...
Unpacking replacement fglrx-dev ...
dpkg: dependency problems prevent configuration of fglrx:
 fglrx depends on dkms; however:
  Package dkms is not installed.
dpkg: error processing fglrx (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of fglrx-amdcccle:
 fglrx-amdcccle depends on fglrx; however:
  Package fglrx is not configured yet.
dpkg: error processing fglrx-amdcccle (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of fglrx-dev:
 fglrx-dev depends on fglrx; however:
  Package fglrx is not configured yet.
dpkg: error processing fglrx-dev (--install):
 dependency problems - leaving unconfigured
Processing triggers for ureadahead ...
Errors were encountered while processing:
 fglrx
 fglrx-amdcccle
 fglrx-dev

Anyone know how to solve this?
1713954973
Hero Member
*
Offline Offline

Posts: 1713954973

View Profile Personal Message (Offline)

Ignore
1713954973
Reply with quote  #2

1713954973
Report to moderator
1713954973
Hero Member
*
Offline Offline

Posts: 1713954973

View Profile Personal Message (Offline)

Ignore
1713954973
Reply with quote  #2

1713954973
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713954973
Hero Member
*
Offline Offline

Posts: 1713954973

View Profile Personal Message (Offline)

Ignore
1713954973
Reply with quote  #2

1713954973
Report to moderator
1713954973
Hero Member
*
Offline Offline

Posts: 1713954973

View Profile Personal Message (Offline)

Ignore
1713954973
Reply with quote  #2

1713954973
Report to moderator
1713954973
Hero Member
*
Offline Offline

Posts: 1713954973

View Profile Personal Message (Offline)

Ignore
1713954973
Reply with quote  #2

1713954973
Report to moderator
iongchun
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
August 04, 2011, 01:41:02 AM
 #2

You can also follow this guide:
http://wiki.cchtml.com/index.php/Ubuntu_Natty_Installation_Guide#Installing_Proprietary_Drivers_a.k.a._Catalyst.2Ffglrx

I think you missed this step to install dependencies:
Code:
sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases

And this if your arch is 64-bit:
Code:
sudo apt-get install ia32-libs

Bitcoin: 1NFMpJUW7sTKmnVKj12MxhPvCvzAKQ5gUV
Namecoin: N5Tnt3JyMeizsoAFAZDr7CSxjzDtPSisK8
Mining with P2Pool. Graph. Blocks.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!