Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-16-2002, 05:34 PM
|
#1
|
LQ Newbie
Registered: Jun 2002
Posts: 1
Rep:
|
need help with emu10k1 driver for audigy under redhat 7.3
can anyone give me step by step simplified instruction to get my audigy sound card working with redhat 7.3, I got the emu10k1 driver and have read the install instructs but am unsure on what to do?
|
|
|
07-12-2002, 05:34 AM
|
#2
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
Where did you go to for the driver? RH by default auto configured my card. It's a SBLive, but uses the same module, so I would think it would be the same for the Audigy. This is the homepage for Creative Opensource. At the top is a link to the emu10k1 Project Page. Any luck yet?
|
|
|
07-12-2002, 01:29 PM
|
#3
|
Member
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711
Rep:
|
The easiest way is to reinstall 7.3 which should include emu10k1.
Me too. SBLive cheap-o. Same driver. No prob. I find it not as loud as my Windows driver, however.
|
|
|
07-12-2002, 03:52 PM
|
#4
|
Member
Registered: Jan 2002
Distribution: gentoo
Posts: 68
Rep:
|
go to http://opensource.creative.com
download the source and unpack it into /usr/src
as root:
cd into the directory you just unpacked
type less README
follow intructions there build the driver and all the tools
after that is all done type modprobe emu10k1
if you are using X, it is a good idea to restart it (mostly for kde).
you should have sound.
you can use the audigy-script to fine tune your card settings, it is included with the driver.
good luck, have fun.
|
|
|
09-10-2002, 03:01 PM
|
#5
|
LQ Newbie
Registered: Sep 2002
Posts: 15
Rep:
|
Sick of seeing stupid link to emu10k1
I've searched far and wide for help getting my audigy card to work and everyone just seems to post links to the emu10k1 drivers and think they're the win. I have installed those drivers (by the way SBLive and SBAudigy are quite different as the Live is supported and the Audigy is NOT) as best I can. THat's just it though. One must change a config file in the emu10k1 directory after unpacking and enter the path to the source code...I didn't seem to have the source code sitting around so I downloaded the kernel again and entered the path to it. Make might work depending but make install still doesn't work. I've added the alias that is mentioned in the README file and still nothing. Running sndconfig after all this simply informs me of what I already know. The audigy card is not supported. Has anyone actually gotten their audigy card to work? I say again their AUDIGY card not a LIVE card. If so please email me or leave a post as I can't for the life of me figure out what could be wrong.
|
|
|
09-12-2002, 12:30 AM
|
#6
|
Member
Registered: Sep 2002
Location: Australia
Distribution: Suse 8.0
Posts: 50
Rep:
|
I'm really new to linux having just installed it the other day, I am using the SUSE 8.0 distribution, I think this has the emu10ksys driver installed during setup. My Audigy is working fine, except I can't get it to play through my digital speakers, though this is probably a configuration issue.
I don't know how different Suse and Red hat are, but maybe this helps.
|
|
|
09-12-2002, 07:30 AM
|
#7
|
LQ Newbie
Registered: Sep 2002
Posts: 15
Rep:
|
Mmhmm
THey're different enough actually. I've also heard that mandrake 8.2 supports it from start up too. Redhat 7.3 wasn't made with support for the audigy card though. Unfortuneately you have to add it yourself. There in lies the problem.
|
|
|
09-12-2002, 10:09 PM
|
#8
|
Member
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711
Rep:
|
modprobe emu10k1
or
modprobe emu10ksys
If you can't get sound at all on analog speakers, do
chmod 777 /dev/dsp
jb out
|
|
|
09-13-2002, 01:12 PM
|
#9
|
LQ Newbie
Registered: Sep 2002
Posts: 15
Rep:
|
What?
I don't know where you were going with that JB. The device doesn't exist. Doing a modprobe just informs you of this fact. I don't know what that last thing was but after entering it no error message was returned. Of course there still is no sound coming out of my computer and the Audigy sound car is still unsupported in sndconfig. Does anyone actually have one of these cards and redhat 7.3 AND has it working?
|
|
|
09-14-2002, 05:37 AM
|
#10
|
LQ Newbie
Registered: Sep 2002
Posts: 1
Rep:
|
about the analog digitial issue.....
Features not (yet) supported
--------------------------
-Some OEM cards share a common jack for analog and digital output only work
in analog mode (these are common in Gateway machines).
maybe your machine has this ?
|
|
|
09-14-2002, 12:12 PM
|
#11
|
LQ Newbie
Registered: Sep 2002
Posts: 15
Rep:
|
I'm using analog speakers
Definitely a software issue with Redhat. I thought I was getting somewhere yesterday but even after installing the kernel source off disk two, make config in the kernel directory, pointing the config file in the emu10k1 folder to the kernel source, and then getting through make and make successfully when I go to make install it gives up an invalid symbol error.
|
|
|
09-16-2002, 03:01 PM
|
#12
|
Member
Registered: Jan 2002
Distribution: gentoo
Posts: 68
Rep:
|
i have gotten an audigy to work with redhat 7.3. are you sure the kernel sources you installed off the cd are the same version as the kernel you are booting?
|
|
|
09-17-2002, 07:54 AM
|
#13
|
LQ Newbie
Registered: Sep 2002
Posts: 15
Rep:
|
Success
Used grub to startup using the same kernel as the one on the install disk
installed the kernel off the disk and 'make config' in that directory
changed the emu10k1 config file to point to the kernel
'make clean' in emu10k1 folder
'make' 'make' 'make install' 'make tools' 'make install-tools'
'sndconfig' should now recognize the card
unplug microphone because it was acting as a pick up and was feeding back
re login and should be able to play stuff now
|
|
|
All times are GMT -5. The time now is 06:38 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|