Mailinglist Archive: opensuse-bugs (6406 mails)
| < Previous | Next > |
[Bug 233344] No sound from Crystal Audio sound card
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 31 Mar 2007 18:33:11 -0600 (MDT)
- Message-id: <20070401003311.5EEC8D8A@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=233344
------- Comment #18 from VladCodrea@xxxxxxxxxxxxxxx 2007-03-31 18:33 MST -------
>Trace which line the probe is aborted by adding printk's appropriately.
I can add printk's, but I'm not sure in which file the probing is taking place.
I'm guessing it would be ./alsa-kernel/isa/cs423x/cs4236.c or
/sound/isa/cs423x/cs4236.c (they are identical).
Looking at these files, I see that there is a list of supported cards and
parameters called snd_cs423x_pnpids[]. Perhaps I just need to add a line
corresponding to my card... But how would I find out what to put in .id and
devs?
>From Comment #9 I see that the output of "cat /sys/bus/pnp/devices/00:11/id"
is:
CSC0000
PNPb007
Should these strings go in .devs?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #18 from VladCodrea@xxxxxxxxxxxxxxx 2007-03-31 18:33 MST -------
>Trace which line the probe is aborted by adding printk's appropriately.
I can add printk's, but I'm not sure in which file the probing is taking place.
I'm guessing it would be ./alsa-kernel/isa/cs423x/cs4236.c or
/sound/isa/cs423x/cs4236.c (they are identical).
Looking at these files, I see that there is a list of supported cards and
parameters called snd_cs423x_pnpids[]. Perhaps I just need to add a line
corresponding to my card... But how would I find out what to put in .id and
devs?
>From Comment #9 I see that the output of "cat /sys/bus/pnp/devices/00:11/id"
is:
CSC0000
PNPb007
Should these strings go in .devs?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |