Fedora :: Does Fedora Come With Open Source Drivers Installed By Default Too?
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
ADVERTISEMENT
Jan 12, 2010
How can I install some open source drivers like radeon or radeonh, I just want make my desktop effects work, can't even watch a movie I have these installed:
Code:
#X -version
X.Org X Server 1.7.1
Code:
#rpm -qa | grep -i radeon
radeontool-1.5-6.fc12.i686
[Code]...
View 4 Replies
View Related
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
Apr 22, 2010
I have been testing with the ATI Catalyst drivers. I have made a package from the 9.12. I have found that they were not working the way I want, so i tried to switch back via synaptic. I have removed everything which had to do to "fglrx"
now when I restart, here is the message i get
Quote:
UBUNTU is running in low graphic mode The following error was encountered. You may need to update your configuration to solve this. (EE) failed to load module "fglrx" (module does not exist, 0)
For information, it does start in low graphic mode. I have reinstalled the "fglrx" module, but the problem is still the same. If I reinstall the fglrx drivers from synaptic or terminal, I am back with the newer catalyst driver. I cannot switch back to the ubuntu repository one it seem.
I have done the following to try to get the open source back
Quote:
sudo /usr/share/ati/fglrx-uninstall.sh # (if it exists)
sudo apt-get remove --purge fglrx*
sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon
sudo apt-get install xserver-xorg-video-ati
sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
sudo dpkg-reconfigure xserver-xorg
I still have the same problem. Now I do not have any package installed with "fglrx" I have reconfigured xserver-xorg and it will only start in low graphic mode.
View 5 Replies
View Related
Mar 1, 2016
I just set up a computer with debian (im no linux expert) and now i have trouble with getting the packages for my graphics card (its an RV635)
Im tried to do it like this page says: [URL]....
However when i try to Code: Select allapt-get update he throws an error:
W: Fehlschlag beim Holen von http://httpredir.debian.org/debian/dists/jessie/Release Erwarteter Eintrag »nonfree/binary-amd64/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei)
View 1 Replies
View Related
Sep 9, 2010
any idea if openSUSE will be able to get this into 11.4?Broadcom swims upstream, tackles Linux WiFi woes with new open drivers
View 1 Replies
View Related
Jul 12, 2010
I have been trying to get sound to work through the open source HDMI drivers, does anyone know how to do this?
I get a perfect picture through HDMI but no sound. The ATI HDMI option is not muted and is enabled. I dont know what else to do. I opened a terminal and did "aplay -l" and I can see the device in there. I DO get sound using the proprietary drivers supplied by ATI, but I get screen tearing and makes the picture look horrible.. So for now its Sound vs Picture quality... Why cant I have both :/
View 2 Replies
View Related
Mar 13, 2011
I have an ATI Mobility Radeon HD 5000 series (I believe 5470, but I forget). I installed the open source ATI drivers using instructions at https://help.ubuntu.com/community/RadeonDriver. Wonderfully, this gives me triple monitor support (LVDS, VGA, and HDMI at the same time), which the proprietary drivers couldn't do for me. But now I don't have 3D support (and XBMC crawls horribly as a result.) glxinfo shows me I have software rendering:
Code:
$ glxinfo | grep OpenGL
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.9-devel
OpenGL shading language version string: 1.20
OpenGL extensions:
View 1 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 23, 2011
As far as I can tell, I have the proprietary AMD drivers installed.
I want to install the open source drivers instead to see if I can get better performance.
According to this site, I have to install the PPA to my software sources as instructed here. I've done that. But how do I actually install the open source drivers?
View 9 Replies
View Related
Feb 21, 2010
I'm running a Squeeze system on a PC with an ATI Radeon HD 4200 graphics card. Until recently I had been using the fglrx drivers without difficulty, but a recent upgrade removed fglrx - apparently this is because ATI has yet to release drivers for Xorg 1.7. So I've switched to the open source driver (radeon), but am not getting any 3D acceleration - hence can't run desktop effects in either kwin or compiz. When I run "glxinfo | grep OpenGL" I get the following:
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.6.1
OpenGL shading language version string: 1.20
OpenGL extensions:
It's the software rasterizer that is the problem, I gather. After Googling for similar problems encountered by others, I've installed firmware-linux and firmware-linux-nonfree, but to no effect. All fglrx-* packages are purged. Does anyone have any other thoughts? (I don't currently have an xorg.conf file in use.)
View 10 Replies
View Related
Sep 10, 2014
My questions is about switching graphics card on a Intel/AMD hybrid system using open source drivers (Envy 15 with HD4000 and AMD 7690M). I was waiting for an proprietary driver from AMD but apparently it will not be released in the near future and I need to use AMD chip for my 3D intense applications.
View 0 Replies
View Related
Sep 11, 2015
The ATI/AMD graphics hardware is:
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Oland [Radeon HD 8570 / R7 240 OEM]
I installed "AMD/ATI Open Source Drivers" according to: "[URL] ....":
Reboot after "apt-get install firmware-linux-nonfree", the system automaticly reboot after grub, then went black screen forever (no tty1,tty2.., seems cannot booting). I reinstalled serveral times but same problem (having tried both cd/live dvd, debian8.1/8.2).
It seems that "firmware-linux-nonfree" is the cause, since debian crashed once firmware-linux-nonfree installed.
The problem went away by installing ATIProprietary driver("[URL] ....").
PC is dell 9020, i7
View 6 Replies
View Related
Sep 4, 2010
Last year I had a gui tool for configuring the radeon open source drivers in my old slackware install but now I forgot the name of it. I'm pretty sure it was gtk based and no matter what I type in google I can't seem to find any reference to it. There is a radeontool but that's not it. Anyone know what the name for it was, or something else that provides easy configuring of the open source radeon drivers? I remember it had lots of options to configure including some I've never heard of. Thought it'd be easy to find now since it seemed so officially supported during the time I used it!
View 1 Replies
View Related
Oct 17, 2010
my last Fedora installation, the pulseaudio source is wrong. The default sink is:
[code]...
How can I permanently change the Default source to be:
[code]...
When I change it on desktop login as regular user to the right thing, then log out or reboot, I have to change it again when I log back in again. This is with an Audigy2 card, and onboard audio chip. I switch between the two for various reasons.
View 2 Replies
View Related
Aug 3, 2010
A friend of mine is looking for a cheap PCI graphics card to do TV-out from his PCI only PC for MythTV duties. We've found cheap old PCI Radeon 9200's with TV Out on eBay. These appear to only be supported by the open source drivers now, but will the TV out work with the open source drivers?
View 3 Replies
View Related
Jul 17, 2010
First of all I must say that I am new to Debian, but not newbie on Linux. I am the Arch Linux user too, and I managed to solve identical problem on Arch. So, as I want to try Debian I am facing the same problem again. Problem is that my GPU is overheating. I am using Ati open source driver. I installed it following the procedure on Debian wiki. On Arch I solved it with proprietary driver fglrx. I tried the same solution here but it doesn't work. So I am stuck with open source drivers.
The difference between Arch and Debian (fglrx vs. Ati open source) is 10 C degrees. Debian Ati open source is much hotter. And ofc I am facing the low battery life too, because of this. My laptop is using much higher energy consumption with open source driver (almost double). How can I check my energy consumption on Debian? I read about some xorg options. I tried it, but no effect. As I am on Debian testing I am using kernel 2.6.32. Does this kernel supports xorg video energy consumption options?
View 2 Replies
View Related
Jan 29, 2010
how to get the drivers installed. I'm using Fedora 11 32bit with gnome as my interface
View 6 Replies
View Related
Feb 19, 2010
[URL].. One of my reference link: A very good place for search for drivers since many hardware manufacturers do not have a driver site for open source.
View 1 Replies
View Related
Oct 15, 2009
Why Fedora doesn't supports non open source programm?
View 6 Replies
View Related
Mar 12, 2009
"The playback of this movie requires a SMB protocol source plugin which is not installed." I get this error when I try to play a movie from a samba share. This is a fresh install of Fedora 10 KDE. I installed all the necessary codecs using the rpmfusion repo. Movies play fine if I transfer them to my computer.
View 3 Replies
View Related
Nov 9, 2010
I recently downloaded grub2 source code for my F13 installation and it compiled and installed perfectly, but when I rebooted nothing had happened and grub was still version .97. Is there something I didn't do?
View 1 Replies
View Related
Feb 1, 2010
I seem to have an issue with my nvidia drivers again.I get them working, then the next lot of updates to fedora seems to revert any progress I've made.Currently I can't run any 3d accelerated applications, no wine, no games etc, I have followed the documentation, installed the driver, added the blackist to noveau into boot.conf, and restarted
Code:
[james@nevada ~]$ uname -r
2.6.31.12-174.2.3.fc12.x86_64
[code]...
View 3 Replies
View Related
Aug 31, 2010
Are there any network backup solutions out there that are open source and awesome? Something that behaves and is easy like Symantec Netbackup or Arkeia network backup?
View 3 Replies
View Related
Oct 1, 2010
I am looking for a free version of something similar to Camtasia [url] or TurboDemo [url]
I have seen Wink, but it doesn't allow you to highlight regions/zoom etc.
View 4 Replies
View Related
Jan 24, 2011
I need a good uml tool in opensource. Any List of names and the way to install it!
View 2 Replies
View Related
Feb 8, 2011
Is there any open source software that can open MS Visio files?
View 8 Replies
View Related
May 3, 2011
My system config is in my sig.I want to know if I have hardware acceleration using radeon open source driver.I did substantial searching on the internet and have come across this post:ATI Hardware Acceleration - XBMC Community Forum
I am doing all this because I have read on the internet that the open source radeon driver does not enable H/w acceleration properly which means that choppy performance while playing HD movies and / or while playing OpenGL games. Not that OpenGL games don't work, they just work very slowly even with Direct Rendering of Mesa drivers. Then there's this thing about Kernel Mode Setting as well which isn't available in the proprietary ATI driver.
View 7 Replies
View Related
Sep 29, 2009
How do I go about installing these desktop. I installed with the default Gnome from the DVD. I just want choice and I'm curious.
View 1 Replies
View Related
Jul 7, 2011
i always wanted to ask this question is that in windows if we install any program or software ...it is by default stored in c://program files/<package name> but in linux specially in fedora i have installed many apps and compilers ..bt dont know were it got installed were the softwares are getting installed by default in f14 ?
View 3 Replies
View Related