Results 1 to 10 of 19
Somoene please help, im a noob to linux, installed Fedora Core 4 about a week ago and i cannot install anything, even more so.. my Audigy 2, Where can i ...
- 07-18-2005 #1Just Joined!
- Join Date
- Jul 2005
- Location
- Cymru
- Posts
- 13
Audigy 2 install, cannot find detailed tutorial anywhere..
Somoene please help, im a noob to linux, installed Fedora Core 4 about a week ago and i cannot install anything, even more so.. my Audigy 2, Where can i get drivers/How do i install them????
Incase the architechture matters im running "x86_64"
I need someone to please point me in the right direction..
Any help will be well apprechiated
Darren
- 07-18-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
The drivers for Audigy 2 are in the kernel. Open the console, become root, and do this: # modprobe emu10k1
That probes for the Audigy 2 driver. If it doesn't work, do an # insmod emu10k1** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 07-18-2005 #3Just Joined!
- Join Date
- Jul 2005
- Location
- Cymru
- Posts
- 13
trying the # modprobe thing just made my terminal go down to the next line, is that correct?
when that happend nothing happend... the the soundcard detection said i had the right soundcard, BUT the sound didnt play...
i am so confused
- 07-18-2005 #4Linux Newbie
- Join Date
- Jul 2004
- Location
- Scotland
- Posts
- 144
You may need to turn the volume up, this had me stumped for days... I don't know why the default volume is zero.
If you're using alsa you can use alsamixer to set the volume, and to save the mixer levels I *think* the command is alsactl store.
- 07-18-2005 #5That is correct.
Originally Posted by andrewdodd13
In later kernels, the module is ca0106. Modprobe that, and if it doesn't load, you may need to re-compile your kernel with it built in. I fought my audigy for a long time, having similar problems. emu10k1 would load, the volume would be up in alsamixer and songs would even appear to play in Xmms, but I had no sound.
I upgraded to the 2.6.12.2 kernel and added support for audigy LS with ca0106 and everything is now working well. Hope this helps.
- 07-18-2005 #6Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
If you don't get any messages, that's great, that means it is loaded. If you get messages, it will be 'FATAL: could not load ...' most of the time
Originally Posted by slugshead 
So don't worry, it's a bit strange at first, yes...** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 07-19-2005 #7Just Joined!
- Join Date
- Jul 2005
- Location
- Cymru
- Posts
- 13
still, no sound, the soundcard detection says its there and the play sound thing plays nothing
the speakers are on, volume up all the way..
the alsa settings are all turned up and unmuted..
the kernel is not out dated as i only downloaded the OS a few dyas ago wanting a change from windows, so chose fedora core 4, their lastest version. i did run fedora core 3 a while back, didnt understand it so i went back to windows... then i was using the onboard audio on my motherboard which worked without a hitch..
...still no sound, is there no way in which my audigy 2 can play sound
the sound driver is snd-emu10k1..
- 07-19-2005 #8Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
If you want to stick with fedora, ok, but I would recommend SuSE. In my experience Fedora is far too buggy.
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 07-19-2005 #9
Did you try modprobing ca0106? That is the module my audigy works under.
- 07-19-2005 #10Linux Enthusiast
- Join Date
- Jun 2005
- Location
- Odessa, FL
- Posts
- 586
i'm not sure how you would find out as i'm using gentoo, but do you have "alsa-utils" and "alsa-tools" installed?
my sound didn't start working until i installed those...then it worked without a problem


Reply With Quote