Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
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.
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.
I keep reading about these Emu10k1 drivers which I've used before when installing Gentoo, yet I have no idea where to find them for Suse. My Audigy 2 Platinum won't work with Suse 8.2, so I'm assuming just an up to date driver is worth a shot, but I have no clue where to go looking for the driver.
Also ~ When I was working with Gentoo I found an Emu10k2 driver...is this experimental or is it designed for new Creative cards?
Suprising that SuSE 8.2 did not put that card to use. The drivers you are talking about are built into every kernel (well they are there) you may have to recompile your kernel to get them to work. Search the forums first. Seems like I've come across others having trouble with the audigy. Are you getting any kind of errors when you try to use it or did SuSE just fail to see it?
I just got my new audigy 2 platinum zs to work. I used the ALSA drivers. Follow this link. Follow the instructions precisely, except where he says configure the alsa-driver package with ./configure --with-cards=, use --with-cards=emu10k1, and follow the rest of the instructions, until you get to where he says to "modprobe snd-;..." use "modprobe snd-emu10k1;..." and where he says to edit the modules.conf, replace snd- with snd-emu10k1.
Follow the rest of his instructions. BE SURE TO: run alsamixer, and adjust all of the sound up, or you will only get sound from the front headphone jack!. When you finish, all should work great!
Ian
Last edited by green_dragon37; 10-09-2003 at 09:47 AM.
Twiggy, did you fix this? I'm having problems with my RH9, SB Live! w/ emu10k1 install. When I
Code:
insmod emu10k1
I get
Code:
Using /lib/modules/2.4.20-20.9/kernel/drivers/sound/emu10k1/emu10k1.o
/lib/modules/2.4.20-20.9/kernel/drivers/sound/emu10k1/emu10k1.o: unresolved symbol ac97_read_proc_Rbae4da72
/lib/modules/2.4.20-20.9/kernel/drivers/sound/emu10k1/emu10k1.o: unresolved symbol ac97_probe_codec_R83a75e83
I had no issues installing those drivers on Redhat 9, and actually, they installed perfectly straight out of the install program. Nothing extra was needed. Try the drivers mentioned previously in this forum.
Found out that my SB Live! is not really a SB Live! It's a Dell-OEM SB-Live! with a different chip (emu10k1X). So, I'm returning my card and getting a real SB Live!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.