| Author |
Message |
rworld BizHat Newbie

Joined: 25 Aug 2006 Posts: 14
|
Posted: Fri Aug 25, 2006 5:42 am Post subject: Driver installation on Linux...Help |
|
|
Dear friends,
I am new to Linux And want to know how to install the driver for hardware after installation of O.S.
My sound card is not detected and so why I want to learn the driver installation on this O.S to which I can easily install any hardware.
Thanks. |
|
| Back to top |
|
 |
tripvu BizHat Newbie

Joined: 05 Dec 2006 Posts: 10
|
Posted: Tue Dec 05, 2006 1:15 pm Post subject: |
|
|
Dear the same problem was with me u should have to visit the site of your sound card company and there u shall find the model of ur sound card they surely have given the linux signatured drivier there download that and enjoy the linux. . . www.driversguide.com can also be helpful to u. |
|
| Back to top |
|
 |
vinil BizHat Newbie

Joined: 31 Jan 2008 Posts: 2
|
Posted: Thu Jan 31, 2008 11:49 am Post subject: Driver installation on Linux...Help |
|
|
hi,
Download the driver from the site of the hardware manufacturer for the OS you require.
it could be either an RPM or a source file.
use rpm -ivh <filename> to install the .rpm file.
to build from the source run the script with the configure commands in the folder.
Regards
Vin |
|
| Back to top |
|
 |
|