All of lore.kernel.org
 help / color / mirror / Atom feed
* No sound with Creative Labs CA0106 Soundblaster
@ 2009-04-15  2:00 Bernhard Posselt
  2009-04-16 14:10 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Bernhard Posselt @ 2009-04-15  2:00 UTC (permalink / raw)
  To: alsa-devel

Hi, some months ago i bought a new soundcard for my PC which costed 20€. This card is not working.

Im using Kubuntu Jaunty Beta, its a fresh install from the beta iso. I also upgraded the alsadrivers with this package
http://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.bz2 

Still no sound

Heres my bug report:
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4490

I hope you can help me

regards

Ray
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: No sound with Creative Labs CA0106 Soundblaster
  2009-04-15  2:00 No sound with Creative Labs CA0106 Soundblaster Bernhard Posselt
@ 2009-04-16 14:10 ` Takashi Iwai
       [not found]   ` <200904162323.55158.bernhard.posselt@gmx.at>
  0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2009-04-16 14:10 UTC (permalink / raw)
  To: Bernhard Posselt; +Cc: alsa-devel

At Wed, 15 Apr 2009 04:00:26 +0200,
Bernhard Posselt wrote:
> 
> Hi, some months ago i bought a new soundcard for my PC which costed 20€. This card is not working.
> 
> Im using Kubuntu Jaunty Beta, its a fresh install from the beta iso. I also upgraded the alsadrivers with this package
> http://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.bz2 
> 
> Still no sound

Please show your alsa-info.sh output (run with --no-upload option).

If it's an unknown model, try to pass some serial number via subsystem
module option, such as,

	# modprobe snd-ca0106 subsystem=0x10131102

The available numbers are found in ca0106_chip_details[] list in
ca0106/ca0106_main.c.


Takashi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: No sound with Creative Labs CA0106 Soundblaster
       [not found]   ` <200904162323.55158.bernhard.posselt@gmx.at>
@ 2009-04-17  7:07     ` Takashi Iwai
  2009-04-28 12:51       ` James Courtier-Dutton
  0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2009-04-17  7:07 UTC (permalink / raw)
  To: bernhard.posselt; +Cc: alsa-devel

At Thu, 16 Apr 2009 23:23:55 +0200,
Bernhard Posselt wrote:
> 
> Am Donnerstag 16 April 2009 16:10:29 schrieben Sie:
> > At Wed, 15 Apr 2009 04:00:26 +0200,
> >
> > Bernhard Posselt wrote:
> > > Hi, some months ago i bought a new soundcard for my PC which costed 20€.
> > > This card is not working.
> > >
> > > Im using Kubuntu Jaunty Beta, its a fresh install from the beta iso. I
> > > also upgraded the alsadrivers with this package
> > > http://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-
> > >snapshot.tar.bz2
> > >
> > > Still no sound
> >
> > Please show your alsa-info.sh output (run with --no-upload option).
> >
> > If it's an unknown model, try to pass some serial number via subsystem
> > module option, such as,
> >
> > 	# modprobe snd-ca0106 subsystem=0x10131102
> >
> > The available numbers are found in ca0106_chip_details[] list in
> > ca0106/ca0106_main.c.
> >
> >
> > Takashi
> 
> It's an Audigy Soundblaster LE, or better was. I guess you thought that i 
> would be using the SE model. 

No, I just thought you are using a model that isn't listed in the
ca0106 driver's white list, no matter which one.  Createive tends to
ship quite lots of variants with different SSIDs although many are
compatible.


Takashi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: No sound with Creative Labs CA0106 Soundblaster
  2009-04-17  7:07     ` Takashi Iwai
@ 2009-04-28 12:51       ` James Courtier-Dutton
  0 siblings, 0 replies; 4+ messages in thread
From: James Courtier-Dutton @ 2009-04-28 12:51 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: bernhard.posselt, alsa-devel

2009/4/17 Takashi Iwai <tiwai@suse.de>:
> At Thu, 16 Apr 2009 23:23:55 +0200,
> Bernhard Posselt wrote:
>>
>> Am Donnerstag 16 April 2009 16:10:29 schrieben Sie:
>> > At Wed, 15 Apr 2009 04:00:26 +0200,
>> >
>> > Bernhard Posselt wrote:
>> > > Hi, some months ago i bought a new soundcard for my PC which costed 20€.
>> > > This card is not working.
>> > >
>> > > Im using Kubuntu Jaunty Beta, its a fresh install from the beta iso. I
>> > > also upgraded the alsadrivers with this package
>> > > http://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-
>> > >snapshot.tar.bz2
>> > >
>> > > Still no sound
>> >
>> > Please show your alsa-info.sh output (run with --no-upload option).
>> >
>> > If it's an unknown model, try to pass some serial number via subsystem
>> > module option, such as,
>> >
>> >     # modprobe snd-ca0106 subsystem=0x10131102
>> >
>> > The available numbers are found in ca0106_chip_details[] list in
>> > ca0106/ca0106_main.c.
>> >
>> >
>> > Takashi
>>
>> It's an Audigy Soundblaster LE, or better was. I guess you thought that i
>> would be using the SE model.
>
> No, I just thought you are using a model that isn't listed in the
> ca0106 driver's white list, no matter which one.  Createive tends to
> ship quite lots of variants with different SSIDs although many are
> compatible.
>
>
> Takashi

Bernhard,

Your specific card is not recognized. Follow Takashi's suggestion
until you find a subsystem setting that works for you. Tell us which
one, and then the next alsa version will automatically include support
for your card.
Although it has the ca0106 chip, the actual ins and outs on the card
vary and we have no way to tell the details without you helping with
the testing. What the subsystem option does, it force the driver to
think it is a different card type, with associated different ins and
outs. With trial and error should should find a good setting.

Kind Regards

James

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-28 12:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-15  2:00 No sound with Creative Labs CA0106 Soundblaster Bernhard Posselt
2009-04-16 14:10 ` Takashi Iwai
     [not found]   ` <200904162323.55158.bernhard.posselt@gmx.at>
2009-04-17  7:07     ` Takashi Iwai
2009-04-28 12:51       ` James Courtier-Dutton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.