Fedora :: How To Use The Fglrx Drivers And F12
Nov 23, 2009
It's been a while since I last used the fglrx drivers, especially on my laptop which has an AMD RS690 based video adapter. While the Open Source drivers get the job done most of the time, and especially with Compiz-Fusion (yay!) these drivers still lack much optimization and since they don't intend to optimize the OpenGL stack for the current drivers and instead they'll work on it for the Gallium3D drivers, the situation is not going to get much better any time soon. However the Free drivers have gotten very robust and with very good support all in all.At first I used the fglrx drivers, but went with the Open Drivers for two main reasons:Radeon drivers were the first to get true KMS support, so they fully supported Plymouth.
Fgrlx drivers had (or still have?) a hideous bug in that they would cause screen flicker and tearing all over the place if you had a composited desktop. Wasn't as bad with Metacity's Composer Manager compared to Compiz, but still very annoying. Also they didn't properly had (or still have) RandR 1.2 support which means that if you attach a secondary display, you can't configure it as a different screen at a different resolution (for instance, main laptop display running at native 1280x800 and the secondary screen, like a projector, running at 1024x768), which the Open drivers get most of the time (note this isn't perfect in the open drivers either).
So i wanted to give the fglrx drivers a whirl once again and see how do they run... However I do not fully remember the steps involved in getting Plymouth running with the VGA/VESA console driver and the fglrx drivers (all I can remember is that it involved rebuilding the initrd [which in F12 is initramfs] to leave out the Radeon driver and you could still use the vga=[mode] argument to get Plymouth), the only other thing I can remember is that you had to run plymouth-set-default-theme to get the theme back. The main thing stopping me from going back to fglrx is that I'm not sure if all the composite issues have been resolved.
View 2 Replies
ADVERTISEMENT
May 26, 2011
Today I spend the day updating to Fedora 15 (from 14). And by spent the day updating to Fedora 15, I mean that like the last 3 updates I've tried with Fedora, they end up getting hosed and I was forced to rebuild using a live disk. That being said I was able to install a fresh instance of Fedora, as well as use leigh123linux's "F15,F14, F13 & F12 Nvidia driver guides" thread to install the necessary drivers on my machine. However after the last reboot, I'm stuck with a funky top screen.
View 7 Replies
View Related
Mar 31, 2011
I'm currently using the default, open-source drivers. I'm aware that the ATI proprietary drivers have been released as a pre-release DL. How do I go about installing it? Is there a process I need to stick to? [URL]...
View 6 Replies
View Related
Oct 28, 2010
I am running Debian 5.0.6 and trying to install an ATI FirePro V3750 graphics card. I am unable to compile the fglrx driver. if there is some way to manage to install the fglrx drivers.
cpus amd64 dual quads
motherboard tyan 2927
video ati V3750
kernel 2.6.26
headers and gcc fully installed.
View 1 Replies
View Related
Oct 18, 2010
n OpenGL not working with fglrx drivers?
View 1 Replies
View Related
Mar 18, 2011
i'm using ubuntu 10.04 LTS and my GTK is amd radeon HD 6850. yesterday, i ran ubuntu 10.10 with the fglrx offic. drivers properly on my native resolution and with 3D acceleration, though i couldn't run my favorite game minecraft, so i tried to reinstall. by this, i accidentally formated my windows partition, so all i've got now are my live cd's and this installation of 9.10, where i downloaded the official drivers what didn't work, then upgraded to 10.04 LTS and can't remove the damn fglrx drivers. the error i get is: [URL]
how to get this working? i love ubuntu, i hate windows, it isn't an option for me to get back to windows, the only way i want to use it is for steam games [by the way, will there be steam for linux?] like cs:s, tf2, dow2, which i dont play that frequently as minecraft [i play this every day, on my fav server majncraft.cz]
View 3 Replies
View Related
Apr 3, 2011
I have an ATI Radeon 4200 HD Mobility, with 256 MB of my RAM dedicated to it. I installed FGLRX, but the performance actually dropped compared to the open source drivers that come installed by default. I removed fglrx, and reinstalled the Radeon packages, but no avail.
Now, when I boot, I get the error, "unable to load module 'fglrx'," and my only option is to run Ubuntu in Safe Graphics Mode. This tells me that the computer is still trying to load FGLRX, and there's something that needs to be altered down at the boot level.
View 6 Replies
View Related
May 16, 2011
I installed the fglrx drivers in Ubuntu Natty for a ATI Radeon HD 4350 graphics card. Although compiz seems to work better, everything seems to be a blurry as compared to the generic graphics or while under Windows 7.For example, every other line displayed here while I type is more blurry than the others.I have a dual screen setup.
View 2 Replies
View Related
Dec 22, 2010
I have been trying to install fglrx drivers for my ATI card with Debian testing (x86) but without any luck. I have tried what it says here http://wiki.debian.org/ATIProprietary but I only come up with a blank screen (and also invoke-rc.d gdm stop does not work either?) I have also followed the directions at [URL]....html and that doesn't work either (make error 127). I must be doing something totally wrong.
View 6 Replies
View Related
Sep 24, 2015
I recently switched over to Debian 8 "Jessie" (64-bit Cinnamon flavor) on my Desktop.
250GB SSD
16 GB DDR3 RAM
i7 4790 Processor
AMD Radeon R9 280X
I have been able to play multiple games on Steam without any issues, however I have downloaded Ark: Survival Evolved and am unable to actually play that game in particular. I can log in and get to a point of choosing a server, but after it actually loads to the game(where it starts rendering graphics), the game crashes to the desktop. Below is the readout of the crash from when I loaded Steam via Terminal.
Code: Select all
Signal 11 caught.
ERROR: ld.so: object '/home/lukasz/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/lukasz/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
[Code] ....
I have noticed that the above (zenity:13343): Gtk-WARNING line in terminal is the point at which the game crashes. It would appear that the steam gameoverlayrenderer.so is a separate issue and may be a common occurence in the background that you just don't see.(?)
Things that I have done thus far:
-Verified that the video card is good
-Tried Open-source graphics drivers
-Currently using the AMD 15.9 Proprietary Drivers directly from AMD with Catalyst Control Center.
-Reinstalled "zenity" to ensure that it was not corrupted.
-Verified which Gtk+ versions that I have installed(see below)
Code: Select all
lukasz@Lukasz-Desktop:~$ pkg-config --modversion gtk+-2.0 gtk+-3.0
2.24.25
3.14.5
Is there a "default" gtk+ version that I have to alter for it to recognize that I have Gtk+ 3.0 installed, or did I miss something somewhere?
My hypothesis:
-It has something to do with 32-bit/64-bit conflictions(Maybe the game? My steam is 64-bit)
-My graphics card may not be supported by Ark: Survival Evolved yet.
-I am missing some libraries each time I have attempted different video drivers.
-Something with steam did not get installed correctly(I have not attempted to uninstall and reinstall it, however other games function correctly)
View 7 Replies
View Related
Jan 15, 2011
I've installed fglrx drivers with 1click install on openSuse11.3. If I try to boot in "normal mode" I end up in black screen. However if I boot in safe mode, then login and startx, everything works ok
Code:
~> fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 4300 Series
OpenGL version string: 3.3.10151 Compatibility Profile Context
Shows fglrx works OK, as well as overall performance is pretty good.
I've done
Code:
aticonfig --initial
radeon drivers is also blacklisted
but running (if it means something)
Code:
# depmod -a; lsmod | grep radeon
radeon 868858 0
ttm 64561 1 radeon
drm_kms_helper 32944 1 radeon
drm 221516 3 radeon,ttm,drm_kms_helper
i2c_algo_bit 6728 1 radeon
View 4 Replies
View Related
May 5, 2010
Compiz is utterly unusable, ever since probably about 9.04 or 9.10, when Ubuntu took out the Catalyst drivers for my laptop w/ Mobility Radeon HD 2300 their less capable open-source variants, which crashes after about 15 minutes of use.
The screen gradually becomes less responsive for about 5 seconds, until it just completely freezes and becomes completely unresponsive to any keyboard or mouse commands. I tried using the RadeonHD drivers instead and the problem is still there. The 'Hardware Drivers' app in System > Administration doesn't seem to do detect any fglrx drivers for my system.
How would I get some working fglrx drivers back?
And I don't want to use Metacity anymore.
View 8 Replies
View Related
Oct 17, 2010
I can't get my fglrx drivers activated, every time I try I get an error message. I first tried going into System-->Administration-->Additional Drivers and activating it their but I get this error message: SystemError: installArchives() failed. I tried using some jockey command (my apologies as I can't quite remember the command) and I got the same error message. I was searching around on google and I someone said to type Code: aticonfig --initial Into a terminal and now my computer is running really slowly and I can't get it to run like normal. My windows scroll down in increments, when I try to move a window it jumps around, I can't handle how slowly this thing is going.
MOBO: Asus M4A87TD/USB3 CPU: AMD Athlon II x2 245 GPU: Radeon HD5770 RAM: Corsair VS2GB1333D3 2GB (1333MHz) DDR3 RAM, Non ECC Unbuffered, 9-9-9-24, 1.5V PSU: 600 watt shark HDD: West Gate 1TB 7200RPM SATA2 OS: Ubuntu 10.10
View 2 Replies
View Related
Apr 20, 2011
Can I use the current FGLRX drivers with a Mobility Radon X2300 card on an HP6910p with Lucid?
View 2 Replies
View Related
Mar 27, 2009
Everything tells me they are in RPMFusion, but for the life of me, I can't locate them...
View 2 Replies
View Related
Oct 4, 2010
Install fglrx driver for ATI but it just installed for one old kernel 2.6.34.6-54. and 2.6.34.6-54.fc13.i686 i have also kernel 2.6.34.7-56.fc13.i686.PAE, how can i compile the fglrx for it?can i just copy fglrx.ko from /lib/modules/2.6.34.6-54.fc13.i686.PAE/extra/catalyst/fglrx.ko to /lib/modules 2.6.34.7-56.fc13....
View 1 Replies
View Related
Dec 23, 2010
ati proprietry fglrx driver in fedora 14, anyone know if this exists or where to get it? or is there some other way to get some 3d acceleration on fedora 14 with out it?
View 6 Replies
View Related
Mar 7, 2010
[URL] I just updated and then saw this news , whats the solution for me, I either want to go beta or downgrade, If i try to boot to previous kernel, boot hangs in graphic mode, I cant start X and gdm . How to install kmod with beta drivers? Or whats the solution, nvidia ver: 195.36.08
[Code]....
View 16 Replies
View Related
Feb 15, 2009
I've been trying to get online for the better part of a week now with no luck. I can't get my network up to download drivers for my hardware - without the drivers I have no GUI so I'm stuck trying to do this in text mode.
View 14 Replies
View Related
Mar 25, 2009
I'm using Fedora 10 x86_64 with an ATI Radeon Mobility x1400 video card. Before installing fglrx & compiz, the text console (while booting up) was shown at 1280x800 resolution (laptop widescreen). After installing fglrx & compiz the console would only show up as 640x480 resolution. My resolution in X starts as 1280x800 without any problem. I realize that you can use vga=xxx as a kernel argument but this only works with NON-widescreen resolutions. I require that it be set to a widescreen resolution like it was before the fglrx & compiz installation.
View 9 Replies
View Related
Aug 21, 2009
UPDATE 8/28/2009: I now recommend that people install the new packages instead of the manual instructions below, see this link:http://forums.fedoraforum.org/showthread.php?t=155503 (Howto for fglrx/catalyst (Ati driver) and Compiz-fusion)NOTE: After installing the packages, I had to do the things at the following link to make the above packages work:http://forums.fedoraforum.org/showpo...postcount=3564If you still want to install the driver manually (you do not need to if you install the packages above), the instructions are below:
Fedora 11 ATI fglrx driver manual install notes
Updated: 10/12/2009
========================================
[code]....
View 14 Replies
View Related
Dec 23, 2009
I have been trying to install the FGLRX driver for a Radeon HD 4850. According to this page and others on the web, it says that Xorg 7.5 isn't supported by the driver. I was just wondering is it possible to install Xorg 7.4 on Fedora 12, if not what release of Fedora should I use (i.e does Fedora 11 support Xorg 7.4?)
View 2 Replies
View Related
Aug 4, 2011
I've been using Fedora 15 LXDE for a few weeks (its been great), and decided to install the ati proprietary drivers (I used the tutorial in one of the general strickies). As soon as I rebooted, I now get the following message:
Code:
Started SYSV: Late init script for live image... ATI external events daemon. into universal adresses I can type stuff using the cursor, but it doesn't do anything. I've tried adding 'runlevel 3' to the boot options in Grub to try and prevent fglrx conflicting with Xorg but it doesn't seem to work, unless I'm doing something wrong.
View 1 Replies
View Related
Jul 10, 2009
I just put Fedora 11 on my Lenovo Thinkpad t400. I selected the integrated (lousy, but Intel (supported)) graphics device in the BIOS, but I really hate the lower performance than the discrete graphics device. However, this device requires fglrx or radeonhd for DRI. RPMFusion has not released an (a)kmod-fglrx, so I can't use that. I have heard radeonhd has some stability issues though, and I don't know how to install. I was wondering how I could completely change my graphics configuration (change chipsets in the BIOS) and get the X Server in Fedora 11 working with the new driver and chipset. Is it a good idea to use radeonhd, or should I wait for the fglrx?
Even then, how would I completely change my graphics configuration so it would work with a different card & driver? I don't want to do a fresh install because I've done a lot of work & customization with the F11.I don't know anything about radeonhd, so any information about this kind of thing would be useful.Finally, should I just suck it up and deal with the Intel graphics? Is anything of this sort really worth my time? (I'm willing to spend quite a bit, trust me!)
View 3 Replies
View Related
Dec 3, 2010
The updated Kernel 2.6.32.26.175.fc12 (i686) broke nVidia 96xx drivers (nVidia MX-4000 card).Resulted in a quickly flashing cursor in the upper left corner, with no X startup.I removed the driver and let it rebuild using akmod. Still have the same problem.When I revert back to the previous kernel 2.6.32.23-170.fc12.i686, all is well.At this point, wonder what the chances are of this being fixed? Seems the last set of updates before EOL of a release always breaks something critical.
View 6 Replies
View Related
Nov 20, 2009
After searching online and in these forums I found two different ways of installing the Nvidia drivers in fedora 12. If you haven't yet installed the the repos then:
Code:
su
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
First way:
as su
(1)
yum --enablerepo=rp*g install kmod-nvidia.$(uname -m) xorg-x11-drv-nvidia-libs.i686 xorg-x11-drv-nvidia-libs.x86_64
[Code]...
I used the first way and everything seems to work fine. Compiz-fusion works good but i did have to add vga=795 to /boot/grub/grub.conf to get the graphical boot loader to work again. Should I have used the second method? What is the difference in these two ways? Most notably the second steps. Is one way better or preferred over the other? From my understanding you must do this because of the nouveau driver.
View 10 Replies
View Related
Feb 5, 2011
i understand ubuntu comes with opensource ati drivers installed by default?(Correct me if I am wrong)So does Fedora come with open source drivers installed by default too? or do i need to install them as well.I have radeon x700 card...and there is only one game that i would like to play on fedora 14 is Warhammer 4000: Soulstorm (2008 game)Will the open source drivers be enough or do i need to install the proprietary ones...(and is it hard?).
View 1 Replies
View Related
Oct 15, 2010
I'm trying to figure out a bug with fglrx. Whenever I go to log a machine out, sometimes the screen will go black and never come out of it. Upon reviewing the system logs for XServer, I find the following:
(II) Keyboard2: Close
(II) UnloadModule: "evdev"
(II) Mouse2: Close
(II) UnloadModule: "evdev"
[Code].....
For some reason, going back to the login screen will sometimes cause fglrx(0) to freak out and interrupt the logout process. how to force it to stop doing this or fix this issue? I'm using the ATI proprietary drivers with the latest version.
View 3 Replies
View Related
Apr 8, 2010
I have been using ubuntu for quite a long time, and for the first time, I am now unable to set nvidia drivers to work. I have just install ubuntu 9.10 amd64 on an AMD 64 athlong X2 with a GEForce 6500 nvidia card.
The only reason I need the proprietary drivers is to use two monitors.
I am going crazy, I have tested everything I have found on the web. I have tried all the nvidia drivers version, I have tried envyng, ... but nvidia do not work!!
I am trying Xinerama with nv, but it does not work either!!!
Here is my xorg.conf file in which I have tried to use nv driver to set dual monitor. X fails to load and it says that screen 0 is deleted, that devices are found but there are no matches in the config file. Any clue?
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
[Code]....
View 3 Replies
View Related
May 8, 2010
I know i know, some will say "eww Proprietary Drivers" but hey, ubunt is all about having more control of the OS. Is there an easy way to install Proprietary Drivers thats not through the hardware drivers option on system?
View 2 Replies
View Related