|
|||||||
| Linux Radeon Display Drivers Discuss ATi drivers for Linux here ! |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
DriverHeaven Senior Member
Join Date: Jul 2003
Posts: 617
Rep Power: 0 ![]() |
ubuntu newbie
There was a choice of linux drivers with same date on ATI site. Which ones do i use with Ubuntu? I know dumb question, but I am linux challenged. Thanks
|
|
|
|
|
|
#2 |
|
Freedom is a feature.
|
Download the X.org 6.8 version, and then use alien to convert it to deb:
Code:
sudo alien --to-deb /path_to_fglrx_driver.rpm Code:
sudo dpkg -i --force-overwrite /path_to_fglrx_alien_created.deb Code:
fglrxconfig Then run: Code:
sudo gedit /etc/X11/xorg.conf 1) Modules - it should include "dri" and "glx"; mine looks like this: Code:
Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Code:
Section "Device" Identifier "ATI Technologies, Inc. Radeon 9600 (R300 AP)" Driver "fglrx" # If X refuses to use the screen resolution you asked for, # uncomment this; see "Bugs and Workarounds" for details. #Option "NoDDC" # === Video Overlay for the Xv extension === Option "VideoOverlay" "on" # === OpenGL Overlay === # Note: When OpenGL Overlay is enabled, Video Overlay # will be disabled automatically Option "OpenGLOverlay" "off" # === Use internal AGP GART support? === # If OpenGL acceleration doesn't work, try using "yes" here # and disable the kernel agpgart driver. Option "UseInternalAGPGART" "no" # You don't actually need this next BusID bit - unless maybe you have dual monitors? # I've removed it from mine (single monitor only) and all is well. # I think it's a leftover from fxglrconfig - doh! BusID "PCI:1:0:0" # Compositing (X.org) Option "backingstore" "true" (Note: You might need kernel headers (linux-headers-2.6.10-5-<architecture>) and gcc (gcc-3.3) installed in order to make this work. Of course, this is assuming you are using Ubuntu 5.04 final) Code:
cd /lib/modules/fglrx/build_mod/ sudo sh make.sh Code:
cd /lib/modules/fglrx sh make_install.sh Code:
startx Code:
fglrxinfo ![]() ![]() Of course, if something's wrong or you can't understand it, or simply have more questions, feel free to post it.
__________________
-- Vedran |
|
|
|
|
|
|
|
DriverHeaven Senior Member
Join Date: Jul 2003
Posts: 617
Rep Power: 0 ![]() |
Thanks big time for the detailed reply. I will try this tonight when I get home from work. I am sure to have more questions, as am totally dumb when it comes to linux.
|
|
|
|
|
|
#4 | |
|
Freedom is a feature.
|
Quote:
__________________
-- Vedran |
|
|
|
|
|
|
#5 | ||
|
A Legend in Underwear
Join Date: May 2002
Location: Unknown
Posts: 5,255
Rep Power: 0 ![]() |
Quote:
Quote:
I'm a Gentoo dev working on network scripts - woooooooo. Hardcore yes? I'm still learning stuff about basic *NIX commands (didn't know about pgrep et all until a few weeks ago) BTW - I really really really like your current .sig ![]() Do I really make things sound trivial? You mean simple when something is explained?
__________________
Gentoo Linux - Developer (baselayout) Read my blog "I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all the other possible gods, you will understand why I dismiss yours." Stephen Roberts |
||
|
|
|
|
|
|
|
DriverHeaven Senior Member
Join Date: Jul 2003
Posts: 617
Rep Power: 0 ![]() |
ok, I am looking dumber. I downloaded the correct driver, but that was it. I opened terminal and typed in the sudo alien thing and realized this is not like dos. Anything I can read that tells me about typing in simple commands. Like real basic - how to open the right place to do it? And making appropriate commands directed at the right file. How to install software - that type of thing. I am determined to learn as I think Bill Gates is about to really charge for my ignorance.
thanks
|
|
|
|
|
|
|
|
DriverHeaven Senior Member
Join Date: Jul 2003
Posts: 617
Rep Power: 0 ![]() |
I found beginners lessons in one of the links supplied by md5. It uses Debion. Thought I would dl and try it out. Is it an ok os for general use and some games?
|
|
|
|
|
|
#8 | |
|
Freedom is a feature.
|
Quote:
BTW, I suggest checking some of these links for basic understanding of Linux Console and commands: http://www.math.mcgill.ca/services/linux_basics.php http://www.martian-tech.com/commands.html http://www.sorgonet.com/linux/commands/ (and Google can help a lot in this area)
__________________
-- Vedran |
|
|
|
|
|
|
#9 |
|
DriverHeaven Addict
Join Date: Jun 2003
Location: Belfast
Posts: 269
Rep Power: 0 ![]() |
I tried out RIV@NVX's tutorial on how to install the ATI drivers on ubuntu (hoary 64 bit release and the latest xorg driver from ATI) but couldn't get it working, even went as far as replacing my X800 pro with my old 9800 but still no joy. The 9800 was at least detected by fglrxconfig but I stll ended up using mesa. I'm currently downloading 64bit fedora core 4 test 2 just in case I should have better luck with it but I'm not 100% sure that I will have. Has anyone managed to find a distribution that gives 3D acceleration with an X800 pro (or XT or XT PE I don't mind flashing the BIOS again if that's what it takes) in xorg?
|
|
|
|
|
|
|
|
DriverHeaven Senior Member
Join Date: Jul 2003
Posts: 617
Rep Power: 0 ![]() |
I think in installing ubantu, I did not set up the root user account properly or remember how I set it up.
So guess I will try a reinstall, before I change over to debian. Think I am beginning to get the idea of this.
|
|
|
|
|
|
#11 | |
|
DriverHeaven Addict
Join Date: Jun 2003
Location: Belfast
Posts: 269
Rep Power: 0 ![]() |
Quote:
|
|
|
|
|
|
|
#12 | |
|
Freedom is a feature.
|
Quote:
Also, I doubt you are going to like Debian. There are many reasons for this, one that it is very complex and complicated. But, never mind, try it anyway (I suggest unstable branch, btw).
__________________
-- Vedran |
|
|
|
|
|
|
|
|
DriverHeaven Senior Member
Join Date: Jul 2003
Posts: 617
Rep Power: 0 ![]() |
I agree Debian does look more complicated, but as I can find a step by step tutorial......... Maybe I can actually do something. Really if I can install a burning program, music player and cgoban, that will be something anyways. Also I would like to install drivers for scanner, printer, soundcard and vid card. The nice thing about Ubuntu was that I actually got internet access! But I tried to install several small things using their help files and all I ever got was file not found. Really my several trials with linux have been short and unsuccessful. Anyways thanks for your help, I will report in the proper linux thread when I make some headway.
|
|
|
|
|
|
#14 | |
|
Freedom is a feature.
|
Quote:
Feel free to ask any questions you want, of course. We have a Linux section on DriverHeaven as well, so you might find useful information there. Experimenting is a good thing after all, so if you aren't afraid, just go for it!
__________________
-- Vedran |
|
|
|
|
|
|
#15 |
|
DriverHeaven Junior Member
Join Date: Dec 2004
Posts: 28
Rep Power: 0 ![]() |
Does anyone really wonder why Linux doesn't takeoff in the desktop market and Windows dominates? Look at all that crap you have to do, when in windows you just double click or right click and select install.
I'm not a linux hater. I would love to do all that stuff and know it but it is way to hard. I've tried installing linux 5 times with various futile problems each. I tried gentoo 3 seperate times alone to try and learn commands and such.... |
|
|
|
|
|
#16 | |||
|
Freedom is a feature.
|
Quote:
Second, taking the the desktop is a long process, and it can't happen just like that. Linux is slowly becoming usable on desktop, and it's a lot better than it was few years ago. So, if you don't want to use it now as it is, you can wait for it to become easier to use. Simple as that. Quote:
In FC3 you would just run fglrx<version>.rpm and use fglrxconfig (or edit xorg.conf manually) to configure it. That's all, and it doesn't seem a lot harder than Windows. Quote:
__________________
-- Vedran |
|||
|
|
|
|
|
#17 |
|
DriverHeaven Senior Member
Join Date: Apr 2003
Location: Athens, Hellas
Posts: 644
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
As the others have already stated, Linux is all about choice: you can find distros that do everything for you, and distros you have to put great effort into customizing them. In any case, there is something for everyone, you just have to know where to look due to the myriads of choices you have in front of you.
|
|
|
|
|
|
#18 | |
|
Freedom is a feature.
|
Quote:
__________________
-- Vedran |
|
|
|
|
|
|
|
|
DriverHeaven Senior Member
Join Date: Jul 2003
Posts: 617
Rep Power: 0 ![]() |
Well on reflection I have decided to stay with ubuntu for the time being, as at least I have internet. I was trying to my audigy 2 working and was using the fix from the ubuntu forums -- it seemed to be working, but at the end could not find something.
But do feel I am getting closer and have figured out that most of the debian commands seem to work. One day I will actually install something and will than feel much better.
|
|
|
|
|
|
#20 | |
|
DriverHeaven Senior Member
Join Date: Apr 2003
Location: Athens, Hellas
Posts: 644
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Quote:
|
|
|
|
|
|
|
#21 |
|
HardwareHeaven Senior Member
Join Date: May 2002
Location: Downers Grove IL
Posts: 688
Rep Power: 0 ![]() |
Hehe Riv, guess you didn't see this or did you
__________________
Those who would give up Essential Liberty to purchase a little Temporary Safety,deserve neither Liberty nor Safety. Ben Franklin, 1755 |
|
|
|
|
|
#22 | ||
|
Freedom is a feature.
|
Quote:
![]() I agree with almost everything Kombatant said in that thread! Quote:
Code:
sudo alsamixer Code:
sudo alsactl store BTW, it seems like a bug in ALSA, since it happens with Mandriva LE 2005 and Fedora Core 4 test2 as well.
__________________
-- Vedran |
||
|
|
|
|
|
#23 | |
|
DriverHeaven Addict
Join Date: Jun 2003
Location: Belfast
Posts: 269
Rep Power: 0 ![]() |
Quote:
EDIT: This probably isn't the right forum to ask in, but has anyone got WMA files playing in XMMS with a 64bit version of linux? I have it playing my MP3s now but have a few albums encoded with WMA. I should probably just re-rip them to oggvorbis but I'm lazy.
|
|
|
|
|
|
|
#24 |
|
HardwareHeaven Senior Member
Join Date: May 2002
Location: Downers Grove IL
Posts: 688
Rep Power: 0 ![]() |
I've thought about trying Kubuntu myself. I'm not afraid to admit I like Kde. Perhaps I will down the road once I've learned a bit more with Mandriva.(grr liked Mandrake better) However I have a hard enough time trying to learn 1 distro, not going to confuse myself by learning debian at the same time. Got to admit it does look interesting, I've gone as far as downloading the latest version.
__________________
Those who would give up Essential Liberty to purchase a little Temporary Safety,deserve neither Liberty nor Safety. Ben Franklin, 1755 |
|
|
|
|
|
|
|
DriverHeaven Senior Member
Join Date: Jul 2003
Posts: 617
Rep Power: 0 ![]() |
I found the alsa mixer and the anolog/digital jack, but I can't figure out how to turn it on?
![]() edit: How do I save my resolution/refresh preferences? thanks |
|
|
|
|
|
#26 | ||
|
DriverHeaven Addict
Join Date: Jun 2003
Location: Belfast
Posts: 269
Rep Power: 0 ![]() |
Quote:
Quote:
|
||
|
|
|
|
|
|
|
DriverHeaven Senior Member
Join Date: Jul 2003
Posts: 617
Rep Power: 0 ![]() |
thanks, I have sound
I am impressed with the quality, sounds at least as good as the sb drivers with windows. Am off to see if I can save my resolution and refresh rate. Think I have been misusing the vid driver forum.
Last edited by ronnn; Apr 26, 2005 at 12:04 AM. |
|
|
|
|
|
|
|
DriverHeaven Senior Member
Join Date: Jul 2003
Posts: 617
Rep Power: 0 ![]() |
ok with gnome editor under screen/ubuntu/0 , the res and refresh are 1024 x 768, and 85 - which is what I want. But when I reboot, I get the highest res my monitor will support?
|
|
|
|
|
|
#29 | |
|
Freedom is a feature.
|
Quote:
__________________
-- Vedran |
|
|
|
|
|
|
#30 | |
|
DriverHeaven Addict
Join Date: Jun 2003
Location: Belfast
Posts: 269
Rep Power: 0 ![]() |
Quote:
FC3 by default puts two screen sections in the gconf setup, one called default and the other is the name of the computer, I've deleted the computer name section and used the above method to create a symbolic link to the default called eric (my computer name) which allows me to set screen res with the supplied program and keep it after reboots. |
|
|
|
|
![]() |
| Thread Tools | |
|
|