| Author |
Message |
Project2501
Joined: 28 May 2007 Posts: 1
|
Posted: Mon 28 May 2007, 07:38 Post subject:
Creative Sound Blaster Audigy SE PCI Subject description: No sound |
|
Hi I just started using Puppy Linux. Anyways I am getting sound from my onboard sound, but none from my Creative Sound Blaster Audigy SE PCI.
The card works when I am in WinXP. What do I need to do to get it to work on Puppy. I have PLinux booting from a CD and saving to my hard drive.
Thanks
|
|
Back to top
|
|
 |
metal1

Joined: 24 Nov 2007 Posts: 22 Location: St Louis, Mo USA
|
Posted: Sat 08 Dec 2007, 15:32 Post subject:
Sound Subject description: Audigy |
|
Try running the sound wizard, sometimes that will fix it. Also be sure all your Alsamixer settings are unmuted with volume levels up.
|
|
Back to top
|
|
 |
Sertrek
Joined: 26 Dec 2007 Posts: 1
|
Posted: Wed 26 Dec 2007, 13:53 Post subject:
Same problem........... Subject description: NO SOUND .... |
|
I have the same audio card and the same problem.. no sound
I did everthing, i ran sound wizard, the system detec mi sound cards with this module after run alsa config (Ca0106) and still no work. N
Need some help.
regards.....
|
|
Back to top
|
|
 |
NeoGans
Joined: 04 May 2008 Posts: 1
|
Posted: Sun 04 May 2008, 05:52 Post subject:
|
|
after run alsa config (Ca0106). But still silence. I found solve of problem! Simple run KMIIX. In tab Switchers click in IEC958. After sound is play! Lamp IEC958 must not light(off) - but default is a light(on) and sound is off.
|
|
Back to top
|
|
 |
Aitch

Joined: 04 Apr 2007 Posts: 6825 Location: Chatham, Kent, UK
|
Posted: Sun 04 May 2008, 10:01 Post subject:
|
|
Hi
Run the ALSA Sound Wizard in the menu, and select "sb16".
Then run alsamixer, make sure nothing is muted & volumes are up
If no success, try some manual configuration.
Open /etc/modprobe.conf in geany and you will see these lines, or similar, at the bottom
| Code: | alias snd-card-0 snd-sb8
alias sound-slot-0 snd-sb8
options snd-sb8 irq=? dma8=? port=?
|
Now you will need to find out the card's hardware settings - irq/dma8/port, and manually change these values in modprobe.conf
Reboot after each change.
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Sun 04 May 2008, 12:09 Post subject:
|
|
Aitch, no. The correct ALSA module for Project2501 is snd-ca0106, not snd-sb16, nor snd-sb8.
Also, the irq/dma/port options are only necessary (and only possible) with ISA sound cards. Project2501's card is PCI.
Project2501, the core of your problem is that you are using 2 sound cards. ALSA can be configured to use multiple sound cards - it involves multiple device listings in /etc/modprobe.conf - but this can get messy. All audio applications will direct the sound to the first audio device (snd-card-0) and you would need to configure them all to use the second audio device.
It's much easier just to disable your onboard sound. Do this in bios. Then your Audigy will be the primary audio device.
|
|
Back to top
|
|
 |
Aitch

Joined: 04 Apr 2007 Posts: 6825 Location: Chatham, Kent, UK
|
Posted: Sun 04 May 2008, 12:55 Post subject:
|
|
@Project2501
I bow to the master
He's far more likely to be right than me!
Aitch
Thanks, tempestuous
mental note added
|
|
Back to top
|
|
 |
cartz
Joined: 08 Apr 2008 Posts: 85
|
Posted: Sun 04 May 2008, 20:14 Post subject:
|
|
| tempestuous wrote: | | It's much easier just to disable your onboard sound. Do this in bios. Then your Audigy will be the primary audio device. |
I have the same problems as the original poster but this doesn't work for me. I had given up after much searching finding many people with similar problems over the years and no solutions.
However, does it appear that NeoGans may have come up with a solution in his above post. I'm assuming that he means kmix rather than kmiix. But this program doesn't seem to be in puppy 3.99 and I can't find a pet package for it. Does anyone know where I can download it from?
Or alternatively, what configuration file I need to change to achieve the same result that NeoGans described.
Thanks,
cartz.
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Sun 04 May 2008, 21:48 Post subject:
|
|
Forget kmix. NeoGans seems to be using some KDE version of Linux.
Use the correct mixer for ALSA drivers; alsamixer. Run the "alsamixer" command in a terminal.
You should see the IEC958 setting listed, but more importantly check that your Master and PCM volumes are up, and that the Master setting is unmuted. Press the "m" key to mute/unmute.
|
|
Back to top
|
|
 |
klep
Joined: 12 May 2008 Posts: 12
|
Posted: Mon 12 May 2008, 07:05 Post subject:
|
|
Hi All
I have the same problem.
All modules started succesfully, except two warnings:
amixer: Unable to find simple control 'Master',0
amixer: Unable to find simple control 'PCM',0
And No Sound.
In alsamixer all volumes == 100%, unmute (but no PCM and Master fields).
Configuration saved; alsactl store 0
How to fix this warnings ?
May be need update alsa library ?
May be need set current user name at /etc/groups ?
modprobe configured:
http://www.alsa-project.org/main/index.php/Matrix:Module-ca0106
Linux:
puppy-3.01-seamonkey.iso
Sound:
ca0106 fs-003 (sb0570)
Groups:
audio:x:17:
| Code: |
aplay -l
card 0: CA0106 [CA0106], device 0: ca0106 [CA0106]
Subdevices: 1/1
Subdevice: #0: subdevice #0
card 0: CA0106 [CA0106], device 1: ca0106 [CA0106]
Subdevices: 1/1
Subdevice: #0: subdevice #0
card 0: CA0106 [CA0106], device 2: ca0106 [CA0106]
Subdevices: 1/1
Subdevice: #0: subdevice #0
card 0: CA0106 [CA0106], device 3: ca0106 [CA0106]
Subdevices: 1/1
Subdevice: #0: subdevice #0
|
| Code: |
lspci -v
00:0f.0 class 0401: 1102:0007
Subsystem: 1102:100a
Flags: medium devsel, IRQ 11
I/O ports at e800 [size=32]
Capabilities: [dc] Power Management version 2
|
|
|
Back to top
|
|
 |
klep
Joined: 12 May 2008 Posts: 12
|
Posted: Tue 13 May 2008, 07:40 Post subject:
|
|
Hmm
I'm trying setup my sound card under Mandriva 2008 Linux.
With Alsa 1.0.14 library support (without compiling)
End I found very interesting thing
If I mute only IEC958 = MM (and other IEC is unmuted) i have sound in my headphones, but if IEC958 unMute - no sound.
I will try this trick under my puppy linux
| Code: |
[root@localhost ~]# amixer|fgrep control
Simple mixer control 'Line in',0
Simple mixer control 'Mic',0
Simple mixer control 'Phone',0
Simple mixer control 'IEC958',0
Simple mixer control 'IEC958 Center/LFE',0
Simple mixer control 'IEC958 Front',0
Simple mixer control 'IEC958 Rear',0
Simple mixer control 'IEC958 Unknown',0
Simple mixer control 'Aux',0
Simple mixer control 'Analog Center/LFE',0
Simple mixer control 'Analog Front',0
Simple mixer control 'Analog Rear',0
Simple mixer control 'Analog Side',0
Simple mixer control 'Analog Source',0
Simple mixer control 'CAPTURE feedback',0
Simple mixer control 'Digital Source',0
Simple mixer control 'Shared Mic/Line in',0
|
|
|
Back to top
|
|
 |
James186282

Joined: 08 Sep 2009 Posts: 118 Location: Minnesota
|
Posted: Mon 21 Sep 2009, 11:32 Post subject:
|
|
| tempestuous wrote: | Forget kmix. NeoGans seems to be using some KDE version of Linux.
Use the correct mixer for ALSA drivers; alsamixer. Run the "alsamixer" command in a terminal.
You should see the IEC958 setting listed, but more importantly check that your Master and PCM volumes are up, and that the Master setting is unmuted. Press the "m" key to mute/unmute. |
After several days of pulling my hear out hitting "M" to unmute worked. How useful is it to default to mute? To the alsa gods PLEASE rethink this.
and for what its worth how about a SOME kind of clear indication of being muted MM is what? Muted (you) moron? Sheesh!
|
|
Back to top
|
|
 |
socrates

Joined: 06 Nov 2009 Posts: 24
|
Posted: Sun 29 Nov 2009, 16:32 Post subject:
|
|
I have this card http://www.netcomdirect.com/crlactsoblsb.html
And I cant make it work
Last edited by socrates on Sun 29 Nov 2009, 23:24; edited 1 time in total
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Sun 29 Nov 2009, 22:09 Post subject:
|
|
| socrates wrote: | | I have this card http://www.netcomdirect.com/crlactsoblsb.html |
That's a SoundBlaster 128. It's fully supported in all versions of Puppy by the snd-ens1371 ALSA driver ...
and it's completely unrelated to the SB Audigy under discussion in this thread.
|
|
Back to top
|
|
 |
N00bx1000
Joined: 27 Jan 2010 Posts: 26
|
Posted: Tue 31 May 2011, 11:35 Post subject:
Ca0106 and puppy 5.2.5 |
|
I know my hardware works, but I'm unable to get my sound to function correctly. After running alsawizard and selecting CA0106, I was getting only static. I've used retrovol and alsamixer to try and determine the issue. The weird part is that when I turn master volume and analog front to 100% the static nearly subsides and get a whisper out of youtube videos.
By the way, ticking the box for IEC958, in retrovol, stops the static but produces no sound.
Any advice leading to a solution is greatly appreciated.
|
|
Back to top
|
|
 |
|