|
Linux and windows work very differently. Just because you are used to doing a certain task on windows does not mean that it is valid to do it under linux. Linux users don't live in a world of graphics card driver CD's and the likes. A "driver" is generally either in the kernel that came with your system or it's not. It's very unusual, and increasingly so as time moves on, to need to add additional kernel modules like this. Software is generally not seen to be "a driver" as such, at a prepackaged level, it's just another rpm or deb file that gets installed, they aren't managed separately.
Last edited by acid_kewpie; 01-17-2012 at 03:07 AM.
|