[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] sblive driver installation procedure ?
Hi There ,
All the help you need to install the Sblive soundcard is present in the
README file ..Yet as per your request here is a detailed HOWTO to install the
SBlive
card .
1. Go to http://opensource.creative.com/
2. Download the file emu10k1-11041999.tar.gz
3. Login as root :
4. Copy them file to your root directory [ /root ] .
5. Now to unzip the file ..[ # tar zxvf emu10k1-11041999.tar.gz ]
6. A directory called emu10k1 is created . Change to this directory .
7. While you are in the emu10k1 directory ..issue the make command .[# make]
8. The make command makes the emu10k1.o module .{This file is the module we
need }
Now follow these instructions : I have appended help at places you most need
them .
9. Determine your kernel sound modules installation location
(usually /lib/modules/2.x.y/misc)
-> {if your redhat version is 6.1 don't worry about this }
10. Copy the driver to that location as emu10k1.o
(eg. /lib/modules/2.x.y/misc/emu10k1.o)
-> { Just copy this file to the directory as above }
11. Unload all existing soundcard drivers, including soundcore
12. Remove all old soundcard references from /etc/conf.modules
->{If your conf.modules has any sound drivers mentioned then remove the
references}
13. Add a new reference to the driver in /etc/conf.modules:
(eg. "alias sound emu10k1" or "alias char-major-14 emu10k1")
->> { Add one of these lines to conf.modules}
14. If your kernel is compiled with version information, add the following
lines to /etc/conf.modules after the previous statement:
-> { Add these lines to the conf.modules after the alias }
pre-install emu10k1 insmod soundcore
post-remove emu10k1 rmmod soundcore
15. Load the driver: "modprobe emu10k1"
->> { It's ok ..don't worry if this gives an error }
16. Now do a system reboot and startx ..Now put a Audio CD into the cdrom drive
and viola ..!
..It works ..!! ;-) It did for me ..;~)
Hope this helps ..!
regards
-Hal
***************************************
Halaharvi Vijay Narayana Reddy
Research Assistant
AI lab [ C B I T ]
Hyderbad
e: halaharvi@xxxxxxxxxx
phone :
[JTM] 98490 17873
"GOD NEVER PLAYS AT DICE"
***************************************
Madhav wrote:
> hi,
>
> i read that the problem with SBlive! can be solved and downloaded the driver
> for the same. but i'm not able to install the same as i dont have a
> background in programming and am not familiar with compiling. can somebody
> help me by giving out the detailed procedure for installing Sblive! driver
> for linux by explaining it in steps.
> thanx in advance.
>
> Regards
> Madhav
>
> --------------------------------------------------------------------
> The Linux India Mailing List Archives are now available. Please search
> the archive at http://lists.linux-india.org/ before posting your question
> to avoid repetition and save bandwidth.
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.