Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Hoe ATI 8.04 installeren?  (gelezen 1506 keer)

Jeffrey123

  • Gast
Hoe ATI 8.04 installeren?
« Gepost op: 2008/04/25, 23:42:23 »
Hoi,

Ik probeer al een tijdje drivers te installeren voor mijn ATI 3850, maar het lukt me maar niet.

Als ik het via de terminal probeer:  /home/jeffrey/Bureaublad/ati-driver-installer-8-4-x86.x86_64.run: Toegang geweigerd

Aangezien ik 8.04 wel nodig heb voor 3850, aangezien oudere drivers nog geen volledige herkenning van de kaart hebben, is dit wel vervelend, aangezien ik graag 3d support wil hebbben.

Iemand een idee?

Hoe ATI 8.04 installeren?
« Reactie #1 Gepost op: 2008/04/25, 23:49:32 »
"sudo" (zonder "") ervoor zetten. Dan kan je je wachtwoord invoeren (krijg je niet in beeld, gewoon doortypen en op enter drukken ;))
Op de chat te vinden als debiantux

Jeffrey123

  • Gast
Hoe ATI 8.04 installeren?
« Reactie #2 Gepost op: 2008/04/26, 00:02:46 »
Heb de tut al gevonden, toch bedankt

2. Update your system and install required packages:
sudo apt-get update
sudo apt-get install module-assistant build-essential
sudo apt-get install fakeroot dh-make debconf libstdc++5 gcc-3.3-base dkms

3. Open a terminal, go to the folder where you downloaded the driver and create the specific packages for your distribution:
sudo bash ./ati-driver-installer-8-4-x86.x86_64.run --buildpkg Ubuntu/hardy # Hardy
sudo bash ./ati-driver-installer-8-4-x86.x86_64.run --buildpkg Ubuntu/gutsy # Gutsy

4. That will create four .deb files that you have to install with dpkg:
sudo dpkg -i file.deb

5. Finally, just execute the ati configuration tool and restart your computer (but first it would be a good idea to backup your xorg.conf file):
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.back
sudo aticonfig --initial --force
sudo reboot

Hoe ATI 8.04 installeren?
« Reactie #3 Gepost op: 2008/04/26, 01:01:11 »
Ik hoop dat het je lukt ;)
Op de chat te vinden als debiantux

Offline BorisM

  • Lid
    • http://www.brandeveen-motoriek.com
Hoe ATI 8.04 installeren?
« Reactie #4 Gepost op: 2008/04/27, 20:36:30 »
Citaat van: Jeffrey123
Heb de tut al gevonden, toch bedankt

2. Update your system and install required packages:
sudo apt-get update
sudo apt-get install module-assistant build-essential
sudo apt-get install fakeroot dh-make debconf libstdc++5 gcc-3.3-base dkms

3. Open a terminal, go to the folder where you downloaded the driver and create the specific packages for your distribution:
sudo bash ./ati-driver-installer-8-4-x86.x86_64.run --buildpkg Ubuntu/hardy # Hardy
sudo bash ./ati-driver-installer-8-4-x86.x86_64.run --buildpkg Ubuntu/gutsy # Gutsy

4. That will create four .deb files that you have to install with dpkg:
sudo dpkg -i file.deb

5. Finally, just execute the ati configuration tool and restart your computer (but first it would be a good idea to backup your xorg.conf file):
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.back
sudo aticonfig --initial --force
sudo reboot
Geweldig wat een codes zou iemand mij eens uit kunnen leggen wat ik moet doen.De ati installer driver ligt op mijn bureaublad en ik krijg m niet geinstalleerd . Welk commando moet ik m geven. Ik ben beginner en .......
Alles komt goed, je weet echter nooit wanneer..

Offline jan11000

  • Lid
Hoe ATI 8.04 installeren?
« Reactie #5 Gepost op: 2008/04/27, 20:40:35 »
http://wiki.cchtml.com/index.php/Ubuntu_Hardy_Installation_Guide


Of als het niet werkt:
Install envy,( to install drivers, but also to remove the drivers, in textmode.)
(if everything fails, you can start up in safe mode remove drivers an boot again.
If screensize is not good, then boot again in safe mode and use 3e line to search for video and monitor settings, hardware).


Read this
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/201330.


open source install,(or try a differnt one)(or envy)
Here you have to try differnt versions of drivers.


Put this "SKIP_CHECKS=yes"in the file, etc/xdg/compiz/compiz-manager
or ./config/compiz/compiz-manager (is hidden file, is verborgen file)

This is for laptops:
In file usr/bin/compiz
search laptop detect portion
change "return 1" to "return 0"


Do this before you reboot, then if compiz freezes, you can boot without compiz.
http://www.ubuntu1501.com/  , search for "Stop Compiz-Fusion From Loading Automatically".

Make icon with: compiz --replace
This starts compiz with the icon, if it crashes, boot again without compiz.

Compiz will now not start automatically, so you can boot with drivers.
If you start compiz with icon, anf it crashes/hangs you can boot again.

Hope this works!!!!!

Offline mcgyver

  • Lid
Hoe ATI 8.04 installeren?
« Reactie #6 Gepost op: 2008/04/27, 21:01:00 »
De catalyst control center zit toch in Hardy?

Offline Bobbie

  • Lid
Hoe ATI 8.04 installeren?
« Reactie #7 Gepost op: 2008/04/27, 21:25:54 »
@Jan11000    envy is niet zo'n goede optie  zie ook topic    

http://forum.ubuntu-nl.org/topic/311

De meeste drivers zijn te vinden binnen Ubuntu, dus downloaden van andere site's is in de meeste gevallen niet nodig