Results 1 to 3 of 3
Hello people,
Well Vista was doing my head in,It always has done so ive dual booted with Ubuntu.
All is going well so far,my internet,Audio is working right out of ...
- 02-11-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 2
Installing software/Drivers
Hello people,
Well Vista was doing my head in,It always has done so ive dual booted with Ubuntu.
All is going well so far,my internet,Audio is working right out of the box so thats a good thing.
Problem is,because im a noob i dont know how to install applications?
ive downloaded these drivers for my Creative Soundblaster X-fi card so that i can customise the settings of my card to enable 5.1 channel.
Creative sound blaster x-fi linux driver - Linux * Screw
But how do i install them?
ive looked around in "Synaptic package manager" and "Adept manager" but cant find anyway of pointing them to install that file?
haha im sorry for been such a noob,i just want to learn linux.
many thanks
- 02-11-2009 #2
windows drivers don't work in Linux (for the most part). There is no x-fi driver for linux yet, they are working on it (I have one as well and have been waiting for about a year). If you want to keep track of it go to the alsa-project website and click on "is my card supported" -- like I said, it's not right now and probably won't be for quite awhile.
If you downloaded the beta linux driver that Creative put out I've heard horrible things about it and creative has officially canceled plans to put out an official release (or any other release)Bodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 02-11-2009 #3Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
I'm glad I can read Russian. :P
What you downloaded was source code. You can't install it as-is, you have to untar it first (kind of like unzipping), then compile the source into the driver (which will likely require the kernel sources installed), then the easiest part, installing the driver.
I'm out of time right now, I've got to leave, however to get you started, man tar, and once you get the tarball melted, read the enclosed README file.


Reply With Quote