kosandpol said:Get the Driver from here :
http://support.amd.com/us/gpudownlo...spx?type=2.4.1&product=2.4.1.3.2&lang=English
Before running that, install kernel headers. From a Terminal run :
sudo apt-ger install linux-headers-generic
then run the downloaded ATI driver file :
sudo sh fullname_of_ATI_driver.run
That'll install the ATI drivers.
gayan kalhara said:reasons please !![]()
kosandpol said:oh man! now you've done it!
Get ready to face the wrath of Gayan!
![]()
lolipro said:thing is as i heard Fedora is a beta (testing version)
their full version is released to net as Redhat at first place
which earns money
they do RHCP for a great cost
they too earn that



gayan kalhara said:mm YES and NO
YES becouz they are learning from the Fedoras Feedbacks. is dat wrong? and Selling any linux distro is OK. FREE is not nikam, its nidahas.
NO becouz they are diff projects. Fedora is Community based.so it has gr8 community and sup dat RHEL dun hv.
-------------
and i saw u (may be other one) says suse is ok. NOVELL (suses Developers) are directly Dealing with the microsoft and giving a bad image amang Linux Commiunity. yes THEY ARE JUST Betraying THE FOSS COMMUNITY and sm guys think its COOL..
RH is doing a gr8 service to FOSS Community as well as earning, even Canonical do such..
If fedora is a beta. i love beta distros![]()
AFAIK, slackware uses neither. Its all compile and install. So packages are mostly in tgz archives.lolipro said:One more question boss>>>>> how bout slakware???? what is it dependant of Deb or Rpm? how much good is it? please tell me bout it (as a user)
I prefer compiling packages in any distrokosandpol said:AFAIK, slackware uses neither. Its all compile and install. So packages are mostly in tgz archives.

nagaya said:I prefer compiling packages in any distro![]()

usually its :lolipro said:Can someone please tell me how to compile and install in linux what are the bash commands????![]()
kosandpol said:usually its :
./configure
make
sudo make install
But some doesnt require the ./configure or others requires you to pass parameters.
Always READ the documentation that comes with the software as it gives instructions on how to compile it.

RCROCKS said:hey. i tried to install ubuntu 9.04 version today. after installation hardware drivers dosn't show my nvidia card to enable it. it is blank. i am using nvidia 8400GS VGA. so i am back to xp.can anyone help me ?![]()
kosandpol said:usually its :
./configure
make
sudo make install
But some doesnt require the ./configure or others requires you to pass parameters.
Always READ the documentation that comes with the software as it gives instructions on how to compile it.

its usually :madurax86 said:Now if i have a bunch of .cpp files how am i gonna compile
AND
i want to know where the SCIM plugins(libraries for input schemes) is located??
install the nvidia-glx-180 package.RCROCKS said:hey. i tried to install ubuntu 9.04 version today. after installation hardware drivers dosn't show my nvidia card to enable it. it is blank. i am using nvidia 8400GS VGA. so i am back to xp.can anyone help me ?![]()
Not necessary dude. The drivers for nvidia cards are available in the Ubuntu repos. See my above post.madurax86 said:I had the same problem with an ATI card
goto nVidia site download the driver for linux (debian/ubuntu)
run it the info on how to run the file you download is in this thread a few pages back