Results 1 to 5 of 5
hey im trying to install the kernel sources so i can get 3d support by installing the ati driver but it wont let me.
im now on kernel 1.18.14 i ...
- 06-25-2007 #1
installing kernel sources (that package cannot be selected) ati
hey im trying to install the kernel sources so i can get 3d support by installing the ati driver but it wont let me.
im now on kernel 1.18.14 i think, well the latest one anyway that you can download. ivve done all the updates but havent tried it since updating everything
- 06-26-2007 #2Linux is not only an operating system, it's a philosophy.
Archost.
- 06-26-2007 #3
the install program, umm its the install update and remove center.
no im not sure what the kernel is but its the latest one from the updater online. ive used smart for my updating ectare you sure that it's your kernel ? since this kernel is from 1995.
from the default installer? you mean from the disc? Currently i dont know how to install from the disc other than when it asks me for the disc.Have you tried to install the kernel source from the mandriva default installer ?
Regards.
sounds like a good idea though.
just another thought, with updating anything if it has updates 1,2,3,4 of the same package.
should i be installing one after another or just the latest?
- 06-27-2007 #4Just Joined!
- Join Date
- Jun 2005
- Location
- San Francisco, CA
- Posts
- 54
To me, Mandriva's graphical tools for package handling are flakey. You can get around that if you go to the command line. To download and install packages you use urpmi, and to install packages that you have at hand, use rpm.
Lots of times, I just pull individual package files off a Mandriva repository with gftp and installed them with rpm.
Go into a terminal window and enter uname -r to get the kernel version.no im not sure what the kernel is but its the latest one from the updater online. ive used smart for my updating ect
There are two ways: you can find a package file on the disk with konqueror and click on it, or in terminal you can enter "rpm -ivh [path to and name of package file]" (no quotes). You need to be root to do either thing. Or, you can start konqueror with root access by entering "sudo konqueror" in a terminal window. Or you enter "sudo rpm -ivh [path to and name of package file]". If you want to upgrade an existing package rather than install a new one, the command is "sudo rpm -Uvh [path to and name of package file]".from the default installer? you mean from the disc? Currently i dont know how to install from the disc other than when it asks me for the disc.
sounds like a good idea though.
Mandriva packages files end with the extension .rpm
Just the latest.just another thought, with updating anything if it has updates 1,2,3,4 of the same package.
should i be installing one after another or just the latest?
- 06-30-2007 #5
cheers
kul thanks for telling me that the update tools are flakey lol! sweet as ill download the corisponding source package and install it via rpm, gotta love ivh! ive used fedora more than mandriva. thanks heaps lata


Reply With Quote

