Title: Fedora 14 tips? Post by: bitcoindaddy on April 14, 2011, 12:52:49 PM Does anyone have any tips for getting OpenCL mining going under Fedora 14?
I'm roughly following the Ubuntu instructions and I'm at the part where it says to remove existing ATI drivers, so: rpm -qa | grep ati ... xorg-x11-drv-ati-6.13.1-0.4.20100705git37b348059.fc14.i686 If I try to remove the package, it wants to remove the xorg-x11-drivers too, which I'm afraid will break my system: sudo yum remove xorg-x11-drv-ati Loaded plugins: presto, refresh-packagekit Setting up Remove Process Resolving Dependencies --> Running transaction check ---> Package xorg-x11-drv-ati.i686 0:6.13.1-0.4.20100705git37b348059.fc14 set to be erased --> Processing Dependency: xorg-x11-drv-ati for package: xorg-x11-drivers-7.4-1.fc14.i686 --> Running transaction check ---> Package xorg-x11-drivers.i686 0:7.4-1.fc14 set to be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: xorg-x11-drv-ati i686 6.13.1-0.4.20100705git37b348059.fc14 @updates 1.0 M Removing for dependencies: xorg-x11-drivers i686 7.4-1.fc14 @anaconda-InstallationRepo-201009291459.i386 0.0 Title: Re: Fedora 14 tips? Post by: gusti on April 14, 2011, 01:21:21 PM you need to manually install ati drivers
this is complete instalation procedure with diablominer, from FC14 fresh install : Code:
Title: Re: Fedora 14 tips? Post by: bitcoindaddy on April 14, 2011, 01:22:25 PM Excellent. Thanks Gusti. I'll try it when I get home.
Title: Re: Fedora 14 tips? Post by: Cryptoman on April 14, 2011, 02:35:23 PM It looks like gusti has you covered, but there is also a Fedora 14 howto here: http://bitcointalk.org/index.php?topic=1334.msg45364#msg45364.
Title: Re: Fedora 14 tips? Post by: CubedRoot on May 16, 2011, 11:26:37 PM Hey guys, newb to Bitcoin Mining, and I am running Fedora 14 64 bit. I have an Zotac ION (Nvidia ION) vid card in it right now, and would like to have it do a little mining while its running. This is my home server (files and stuff) and its running 24/7 anyways, so I figured why not let it do some mining in the meantime.
I was wondering, is it possible to do mining with an Nvidia GPU? I have the proprietary drivers installed, but the instructions above are for an ATI chipset. Could someone give me some suggestions as to how to get it running? Title: Re: Fedora 14 tips? Post by: error on May 17, 2011, 12:09:11 AM Hey guys, newb to Bitcoin Mining, and I am running Fedora 14 64 bit. I have an Zotac ION (Nvidia ION) vid card in it right now, and would like to have it do a little mining while its running. This is my home server (files and stuff) and its running 24/7 anyways, so I figured why not let it do some mining in the meantime. I was wondering, is it possible to do mining with an Nvidia GPU? I have the proprietary drivers installed, but the instructions above are for an ATI chipset. Could someone give me some suggestions as to how to get it running? Install the 64-bit CUDA toolkit (doesn't matter 3.2 or 4.0) and then grab a CUDA-capable miner such as poclbm (see his thread). |