Hardware :: Compile Your Own ATI Drivers In Debian Distros ?

Mar 4, 2009

This probably isnt the correct place to put this, But I can hardly understand how this forum is organized. And forget blogging, I dont even know what that is, let alone how to make one.

Anyway i see tons of requests for installing the ATI drivers in linux, I can only help with the debian based distros.

This was originally posted here http://www.mepis.org/node/13647

Quote:

Finally, after many days of research on how to install Ati proprietary drivers on Mepis 6.5 with 3D and dual-monitor enabled and my Radeon x1950Pro I have come to a successful install and i will share my method below.

My system specs are below.

I read a lot of documentation and tried many guides on Ubuntu/Mepis forums with no or limited results until I found a guide on a french Ubuntu forum that guided me to success.

I had to modify the guide to my needs since it was aimed at installing on Ubunto 7.04 Feity Fawn. Since Mepis 6.5 is based in part on Ubuntu 6.06 the core parts of the guide were adequate.

If you follow every step to the letter eveything should work right away, and fast. (Make a backup of your xorg.conf before you do this!) Make sure your monitor(s) is setup or detected properly in xorg.conf

So here it is customized, adapted and translated to english:

1)Go here and download latest ati drivers: [url]

In our present case these are:

Quote:

ati-driver-installer-8.36.5-x86.x86_64.run

2) If you tried installing previous versions of fglrx Use synaptics search function and remove everything with "fglrx" in its name before we start.

3)Open a console

Here is a one liner you can use that does everything above in one shot:

4)Reboot PC (Will probalby be command line logon with no GUI (X))

Login to your user and then su to root and enter: aticonfig --initial or in my personal case

aticonfig --dtop=horizontal --overlay-on=1 --force-monitor=crt1,crt2

I noticed on some of my tests that sometimes the xorg.conf files dissapears during this process. Seems like a bug. In such a case restore your backup and repeat the aticonfig routine.

type

reboot

5)When you are rebooted you will have a working gui but no 3D acceleration yet. So open a console and su to root

kwrite /etc/X11/xorg.conf

Add:

To the end of your xorg.conf

CTRL-ALT BACKSPACE or Reboot

Test in console as root and you should have 3D

fglrxinfo

Quote:

You can also run:

Quote:

View 2 Replies


ADVERTISEMENT

OpenSUSE :: Compile Some Code - Install Other Distros Repos?

Apr 17, 2011

I am trying to build the java gnome gtk+ bindings on open suse and ran into a snag. the libcairo2-dev package is not apart of pensuse - how ever it is apart of ubuntu and the debian launchpad. can i install other distros repos to solve this issue? actually no i cant. how to install this package? zypper install libcairo2-dev comes back as not found.

View 9 Replies View Related

General :: ATI 5800 Drivers With Various Distros?

May 24, 2011

I was using Ubuntu but changed distros recently due to Natty which I found buggy with Gnome. I just don't care for Unity. I have tried Fedora 14, Fedora 15 Beta, OpenSuse 11.4. I am leaning towards Linux Mint.

Except for Ubuntu, my ATI 5800 video card fan is running constantly. I ran the Dell diagnostic on the card. It reported the card was running correctly. It also runs correctly in Windows 7.

I am a semi-newbie and have some confusion as to which drivers to use for my card. Two questions:

Is there a a thread someone can point me to to correctly install the correct driver for any particular distro?;

Is there issues with ATI video card drivers and certain distos?

View 3 Replies View Related

Hardware :: 'Additional Drivers' In Distros

Jun 27, 2011

I know that Ubuntu, Kubuntu, Lubuntu, Xubuntu, Linux Mint, Pinguy, etc. has an 'Additional Drivers' window but what about other Distros such as CrunchBang, PCLOS, etc. and others? Can I get drivers in them as easily?

View 5 Replies View Related

Hardware :: List Of Distros That Support Drivers Out Of The Box Or A Program To Install Them?

Jul 12, 2011

What are the distros that support hardware drivers out of the box or a program to install them i.e. example image

I know of these: Ubuntu and derivatives (can install drivers via Hardware Drivers program) PCLinuxOS (everything seems to work out of the box)

View 7 Replies View Related

General :: Compile Drivers To An Existing App?

Nov 13, 2010

I have found a complete guide on how to compile drivers to an existing application. I have setup a virtual machine, and already stuck at first point.

(here's the guide: http://wdtvforum.com/main/index.php?topic=1232.0)

would anyone be kind enough to guide me through this? I can't even get mkdir too work. lol

View 3 Replies View Related

Software :: Where Is The Source Codes For The Open Source Drivers For Each Distros

Jan 2, 2009

We all know we can install a linux system such as Fedora 10 and use it. Being linux, one should in principle get the source codes for everything that has been precompiled (except the proprietary drivers such as nvidia) in the installation DVDs/CDs. Where are the source codes ? Is there a place I can download them ?
To avoid confusion, I am not referring to the kernel source that can be compiled to give a linux kernel, but that does not include the drivers, such as intel_drv.so.

To be more specific, the intel graphic i810 driver has been built into any linux system, but where is the exact source? One answer may be that primary source intellinuxgraphics.com. However, if anyone tries to download the every changing (i.e., keep updated almost every single day) driver source codes from freedesktop.org, it is almost certain that the source codes will not be the same as the one that is finalized in Fedora 10.

View 9 Replies View Related

Slackware :: Compile Kernel With Only Needed Drivers?

May 20, 2011

config file for kernel compilation that will only contain the drivers for the current hardware that are needed for the running kernel?

i.e. I am not 100% sure which drivers I need to compile into the kernel but do not want to compile all of them for my laptop??

View 2 Replies View Related

OpenSUSE :: 11.2 And Compile Nvidia Closed Drivers Error

Feb 21, 2010

When i'm trying to compile nvidia closed drivers, i got an error. I've tried binaries one on nvidia suse repo, but as i installed kernel 2.6.32-41 they didn't work. My laptop is a lenovo T61, with nvidia quadro nvs 140m, and intel chipset. And i'm trying to instal driver version NVIDIA-Linux-x86_64-100.14.11.

That's the error i get when executing nvidia-installer: Code: nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Fri Feb 19 20:56:25 2010

[Code]...

View 9 Replies View Related

Ubuntu Networking :: Compile Drivers Or Hostapd From Source + Ath9k = No 11n

Nov 19, 2010

I've been running hostapd for a while in 11g mode with great success. Having upgraded the router machine to maverick today, I had a poke at getting hostapd working in 11n mode without too much fuss. From cursory reading of old forum posts, this appears to now be built in functionality without needing to compile drivers or hostapd from source - this is borne out by a few 11n-related lines in the default configuration file.

When adding those two lines to my config file, though, I get the same error message I did a few years ago when trying this out for the first time:

[Code].....

View 2 Replies View Related

Software :: Debian's And Debian Based Distros With Disk Space - Burn Video On Hard Drive

Aug 13, 2010

Debian and debian based distros issue has a issue that has come to make it self aware to me when I was trying to burn a video on my hard drive with braseo and it won't let me burn more than 4.4 gigs to a dvd with 4.7 gigs of free space even a file that is over the 4.4 gig limit by a megabyte with windows i didn't have this problem. One more thing I have 16 gig flash drive and on debian and debian based distros i can only use 13.1 gigs of it but on fedora I can use all 16 gigs.

View 3 Replies View Related

General :: Which UNIX Distribution Works On A Dell M5010 Without Having To Compile Any Drivers

Jul 22, 2011

I want to have UNIX or Linux on my laptop but I found that the wireless did not work on all the ones I tried. I have not tried again for over 6 months but don't have the time to experiment. It took me a week straight last time, I tried PCBSD (8.1), Ubuntu, OpenSUSE (11.3), and various others. The laptop was just released then, so I can understand why all the drivers might not have been compatible then.

I am hoping someone else has successfully added a distribution and can tell me which.

LAPTOP: Dell Inspiron M5010 (15R) [not to be confused with Dell N5010, which is the Intel version]

Here is my hardware (from Speccy):

View 1 Replies View Related

Debian Installation :: Find Old Distros Like 2.0?

Feb 13, 2010

Do you know where I can find old debian distros like 2.0?

View 2 Replies View Related

Debian :: Swap Partition Between Distros

Apr 26, 2015

Is it possible to use the same swap partition between distros or not ?

View 5 Replies View Related

General :: Sandbox For Debian Based Distros ?

Jul 16, 2011

I have been using Sandboxing for Windows Operating System and wanted to know if there is a sandbox for debian based distros ? I have tried sanbox mentioned in Debian wiki. Are there any other sandboxes ?

View 6 Replies View Related

General :: Useful To Have 2 Distros (Fedora And Debian) Sharing A / Tmp Partition?

May 4, 2011

How useful is it to have 2 linux distros (Fedora and Debian) sharing a /tmp partition?

View 3 Replies View Related

Debian :: Gcc Won't Compile - Getting Error

May 1, 2010

When I try to compile it get there errors: [URL].... compiling with: gcc -v execv.c -o hola I already installed build-essential, what could be happening with my gcc compiler? this is my code, as you can see it's not complex

[code]....

View 6 Replies View Related

Debian :: How To Compile From Source

Jun 1, 2015

I can't compile using the instructions on the package... the package in question is this: [URL] ....

Just trying to play with old and good windowmaker. When running make it just says "make: nothing to be done for 'all'.

View 5 Replies View Related

Debian :: How-to Compile Dillo And Fltk

Jan 27, 2011

how-to/info stored somewhere? a bookmark? Problem is easy:[URL]says you need to install fltk2 first.Version in experimental is 1.3.If i pick the download tar.bz of fltk2 i run into: " .... not declared in this scope" during compilation of glut. Error messages of that kind don't give me a clue, and the Web does it neither.The best i could find are some tips at the antix forum, about unpacking a puppy version.I want to make a deb, the problem is not only about running dillo.h3v seems like another option. But a) i ran into similar difficult problems and b) dillo seems to be known by more people.

View 5 Replies View Related

Debian Configuration :: Compile The 2.6.36.2 Kernel?

Dec 16, 2010

Trying to compile the 2.6.36.2 kernel. Its not the first kernel I've compiled, but I've run into a problem I've not come accross before.

While compiling I get this error.

[Code]....

Looks like the headers sys/eventfd.h and linux/virtio_rng.h haven't been selected in my .config file. I just copied my old config from the last kernel I built. This was a while ago (2.6.30), but I thought I'd give it a go anyway.

what config option they are under or what I can do to get rid of this error?

View 2 Replies View Related

Debian :: Bluez 4.34 Compile - Error

Mar 31, 2009

Bluez 4.34 Compile - Error...make[1]: Entering directory `/usr/src/bluez-4.34/audio'

./configure and make output.

View 15 Replies View Related

Debian :: Compile Php With Zlib On Lenny (5.0)?

Aug 24, 2010

I need to ensure that PHP is compiled with zlib as I would like to use the zip functionality provided with net2ftp. which option would I use with the php configure script

<php-x-x-dir>/configure --with-zlib

or

<php-x-x-dir>/configure --with-zlib-dir=/usr

or both

<php-x-x-dir>/configure --with-zlib --with-zlib-dir=/usr

before compiling, what apt-get install commands do I need to perform to ensure I have zlib on my system as I am not to sure as to which library to use I was thinking of using the following please confirm if this is correct.

apt-get install zlib1g-dbg zlib1g zlib1g-dev

View 1 Replies View Related

Server :: Compile MySQL For Debian?

Dec 24, 2010

I'm missing some features only available from MySQL 5.5.6 and therefore neither Debian's archive or dotdeb supports my needs Is it difficult (link / guide) to compile MySQL myself from my Mac or virtual debian and then distribute it to my servers, will it likely cause more problems and will I be able to compile upgrades later or change back to Debian archive (or dotdeb) when they are releasing a sufficient version? I've been administrating my servers for 2 years now and have some knowledge how things is working :-)

View 1 Replies View Related

Software :: How To Compile Squid3 On Debian

Apr 14, 2011

How to compile squid3 on debian ?

View 1 Replies View Related

Debian :: Compile MPV On Wheezy - Harfbuzz Required

Mar 2, 2016

How to compile mpv on wheezy? if requires nowadays "harfbuzz" and says

configure: error: Either DirectWrite (on Windows), CoreText (on OSX), or Fontconfig(Linux, other) is required. If you really want to compile without a system font provider, add --disable-require-system-font-provider

but if if i do

./rebuild --disable-require-system-font-provider

is still get same error. i really need mpv on wheezy because jessie is too new for system. it used to work some months ago.

View 1 Replies View Related

Debian :: Compile Ffmpeg By Hand Want X264?

Mar 1, 2011

As I understand (and remember) debian does not package x264 with its ffmpeg. [I say remember because I have a debian-multimedia line in my sources.list that I believe I added when I wanted a x264 enabled ffmpeg]

Is this status still the same? Do we still need to compile ffmpeg by hand if we want x264?

View 6 Replies View Related

Debian :: Compile Wheezy's 2.6.38 Kernel On Squeeze?

Apr 16, 2011

I'm trying to compile the 2.6.38 kernel (from the Wheezy sources) on my Squeeze laptop and get the following error: "dpkg-buildpackage: error: debian/rules build gave error exit status 2" After doing apt-get build-dep linux-image-2.6.38-2-amd64 and apt-get source linux-image-2.6.38-2-amd64 I did dpkg-buildpackeg and here is what happened:

[Code]...

View 2 Replies View Related

Debian Configuration :: How To Compile A Minimal Kernel

Sep 1, 2010

I am using the Debian stock kernel. I want a minimal kernel that works on my Pentium 4, 1GB DDR RAM machine. What do I have do to get a less resource hungry OS. Is there already a minimal kernel binary available?

View 2 Replies View Related

Configuration :: Compile Debian Kernel As I686?

Dec 25, 2010

Could someone give a step-by-step tutorial on how to do this, for someone with no more than a basic understanding of navigating the OS?

I'd like to include architecture specific flags instead of the generic i686 ones if possible.

So far, my tests have revealed that Arch Linux runs faster than Debian several media apps. I initially thought this was due to the i686 optimization of Arch, but other mentioned it could simply be a kernel timer issue.

I know for a fact the differences aren't due to bloat, and I've installed both OSes from minimal install means. Only the absolutely needed dependencies have been installed.

View 11 Replies View Related

Debian Multimedia :: Compile Handbrake 7.8 - Terminated

Feb 27, 2015

Has successfully compiled Handbrake from source and got it to run? I've been trying to get this working for a while now, and everything I find on the interwebs is for Debian 7.6, and it seems as though things have changed a bit and those suggestions don't work.

I get this error when I try to configure it

Code: Select all  : ../libhb/common.c:16:18: fatal error: x264.h: No such file or directory
  : compilation terminated.
  : make: *** [libhb/common.o] Error 1

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved