LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Radeon HD 6320 display driver for Debian Squeeze! How to install? (https://www.linuxquestions.org/questions/linux-newbie-8/radeon-hd-6320-display-driver-for-debian-squeeze-how-to-install-940332/)

weblima 04-17-2012 07:04 PM

Radeon HD 6320 display driver for Debian Squeeze! How to install?
 
Hello friends!

I have a Asus k53u series notebook.

I Want to install the radeon hd 6320 driver in my Debian Squeeze OS.

Please help me to do it! How i do it?


Thanks

evo2 04-17-2012 07:10 PM

HELLO!!! YOUR PROBLEM IS NOT URGENT!!! NOR DOES IT REQUIRE CAPS!!!

Now, that the yelling is over, perhaps you could tell us why specifically you want to install that particular driver, what you have tried so far, and most importantly exactly what video device you have.

The video device can be found in the output of the following command. Please run it in a terminal and cut and paste the out into the forum.

Code:

lspci | grep -i vga
Cheers,

Evo2.

colucix 04-18-2012 01:33 AM

Please use a descriptive title for your thread excluding words like 'urgent' or 'help'. Using a proper title makes it easier for members to help you. This thread has been reported for title modification. Please do not add replies that address the thread title.

pan64 04-18-2012 02:04 AM

you can download it from ati.amd.com, just select your hardware (there is a find a driver window top right). I could also install it myself, just read the wiki.

weblima 04-19-2012 06:00 PM

Hi people,

Sorry for the Caps and for my english. I m a "newbie" :)

I have Dedian Squeeze installed on my Asus k53u notebook, but i can't install the proprietary AMD driver.

My driver shipset is AMD Radeon HD 6320.

# lspci | grep -i vga
00:01.0 VGA compatible controller: ATI Technologies Inc Device 9806


The free-driver seens to not work in this shipset yet. I don't no...


I go to this link: http://wiki.cchtml.com/index.php/Debian

I do:

$ cd ~/; mkdir catalyst12.3; cd catalyst12.3/
$ wget http://www2.ati.com/drivers/linux/am...x86.x86_64.run
$ chmod +x amd-driver-installer-12-3-x86.x86_64.run
$ fakeroot sh amd-driver-installer-12-3-x86.x86_64.run --buildpkg <package>

... but it don't install or created package!!

Its because Debian Squeeze particulary??


Thanks to all

evo2 04-19-2012 07:16 PM

Hi,

Quote:

$ cd ~/; mkdir catalyst12.3; cd catalyst12.3/
$ wget http://www2.ati.com/drivers/linux/am...x86.x86_64.run
$ chmod +x amd-driver-installer-12-3-x86.x86_64.run
$ fakeroot sh amd-driver-installer-12-3-x86.x86_64.run --buildpkg <package>
Hmm, it looks like "<package>" should be replaced with something. Can you post the output of the
commands?

Evo2.

---------- Post added 2012-04-20 at 09:16 ----------

Hi,

Quote:

$ cd ~/; mkdir catalyst12.3; cd catalyst12.3/
$ wget http://www2.ati.com/drivers/linux/am...x86.x86_64.run
$ chmod +x amd-driver-installer-12-3-x86.x86_64.run
$ fakeroot sh amd-driver-installer-12-3-x86.x86_64.run --buildpkg <package>
Hmm, it looks like "<package>" should be replaced with something. Can you post the output of the
commands?

Evo2.

weblima 04-19-2012 07:57 PM

Hello,

yes i replaced <package> to Debian/stable.

Like in: http://wiki.cchtml.com/index.php/Debian

The output command is:

# fakeroot sh amd-driver-installer-12-3-x86.x86_64.run --buildpkg Debian/stable

Created directory fglrx-install.fsTDnF
Verifying archive integrity... All good.
Uncompressing AMD Catalyst(TM) Proprietary Driver-8.951............................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... ................................................
=====================================================================
AMD Catalyst(TM) Proprietary Driver Installer/Packager
=====================================================================
Generating package: Debian/stable
cp: cannot stat `/root/catalyst12.3/fglrx-install.fsTDnF/x710/*': No such file or directory
Package build failed!



Is something because i am using Debian Squeeze?

Debian Squeeze dont install proprietary drivers?

help me


Thank you

weblima 04-19-2012 08:04 PM

Hi again,


Also i tryed this:

#sh ./amd-driver-installer-12-3-x86.x86_64.run

Created directory fglrx-install.LvPrBW
Verifying archive integrity... All good.
Uncompressing AMD Catalyst(TM) Proprietary Driver-8.951............................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... ................................................
=====================================================================
AMD Catalyst(TM) Proprietary Driver Installer/Packager
=====================================================================
Detected configuration:
Architecture: x86_64 (64-bit)
X Server: X.Org 6.9 or later 64-bit
See /usr/share/ati/fglrx-install.log for installation details.
Removing temporary directory: fglrx-install.LvPrBW



I go to /usr/share/ati/fglrx-install.log to see the log file but the ati folder is not there


:( Help!

evo2 04-19-2012 08:16 PM

Hi,

it is trying to write files to directories that should only be writeable by root. Are you doing this as root?

Evo2.

weblima 04-20-2012 07:20 PM

Hello Evo2,

Yes im doing it as root acount


weblima

evo2 04-21-2012 10:56 PM

Hi,

looking again at post #8, there are no errors reported. Are you sure that the installation failed.

Also note that in post #7 your appear to be running the command under fakeroot, not actually as root (unless that is what the "#" is indicating). If you really are using root you should not need fakeroot (and it may even cause problems).

Evo2.

weblima 04-22-2012 08:40 PM

Hi Evo2,

I did this,

root@3426675876:~/catalyst12.3# sh amd-driver-installer-12-3-x86.x86_64.run --buildpkg Debian/stable
Created directory fglrx-install.S1amYF
Verifying archive integrity... All good.
Uncompressing AMD Catalyst(TM) Proprietary Driver-8.951............................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... ................................................
=====================================================================
AMD Catalyst(TM) Proprietary Driver Installer/Packager
=====================================================================
Generating package: Debian/stable
cp: cannot stat `/root/catalyst12.3/fglrx-install.S1amYF/x710/*': No such file or directory
Package build failed!




And This:


root@3426675876:~/catalyst12.3# ./amd-driver-installer-12-3-x86.x86_64.run
Created directory fglrx-install.GGVeyd
Verifying archive integrity... All good.
Uncompressing AMD Catalyst(TM) Proprietary Driver-8.951............................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... ................................................
=====================================================================
AMD Catalyst(TM) Proprietary Driver Installer/Packager
=====================================================================
Detected configuration:
Architecture: x86_64 (64-bit)
X Server: X.Org 6.9 or later 64-bit
See /usr/share/ati/fglrx-install.log for installation details.
Removing temporary directory: fglrx-install.GGVeyd



And nothing is installed i verified that!

# is like $ in any unix system.

Like:
root@3426675876:~/catalyst12.3#



Thanks You

evo2 04-22-2012 10:17 PM

Hi,

I'm at a dead end. Without any log files or more detailed error messages there is nothing much I can do.
Have you tried following the instructions at http://wiki.debian.org/AtiHowTo ?

Evo2.

weblima 05-01-2012 12:59 PM

Hi, thank u Evo2.

Yes i tried the free debian driver, but dosen t work with this version of my chipset: Radeon HD 6320


Please somebody else can help me??


weblima

TobiSGD 05-01-2012 04:23 PM

Just use the squeeze-backports repository, it has the Catalyst 12.3 drivers.


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