Good morning Takashi!(in my country is 2 am)

In addition for my first mail about cmi 8738 :

Before I posted the previous message in the mailing list it didn't
get trough my mind to try try the S/PDIF output.After I done that
I played some wav's with aplay (horrible but sound).It can play even
with Xmms.
Meantime the analog output refuses to make any sound.It's beyond my
capacities to understand because the 3 hours version off OSS/Linux 
works with the analog output.

However I included the dump of registers and mixer status.

/etc/asound.conf:
# ALSA driver configuration
# This configuration is generated with the alsactl program.

soundcard("card1") {
  control {
    ; The type is 'bool'.
    switch("Joystick", false)
    ; The type is 'bool'.
    switch("Modem", false)
  }
  mixer("C-Media PCI") {
    ; The type is 'bool'.
    switch("Exchange DAC", false)
    ; The type is 'bool'.
    switch("Analog Four Channel", false)
    ; The type is 'bool'.
    switch("Line-In As Rear", false)
    ; The type is 'bool'.
    switch("SPDIF Enable", false)
    ; The type is 'bool'.
    switch("SPDIF In Valid", false)
    ; The type is 'bool'.
    switch("SPDIF Copyright", false)
    ; The type is 'bool'.
    switch("SPDIF DAC To Out", false)
    ; The type is 'bool'.
    switch("SPDIF Out To DAC", false)
    ; The type is 'bool'.
    switch("SPDIF 5V", true)
    ; The type is 'bool'.
    switch("SPDIF Loop", false)
    ; The type is 'bool'.
    switch("SPDIF In Monitor", false)
    ; The type is 'bool'.
    switch("SPDIF In Phase Inverse", true)
    element("Aux Input Switch",0,100,Switch1(off,off))
    element("Aux Output Switch",0,100,Switch1(on,on))
    ; Voice 0 : Min 0 Max 15
    ; Voice 1 : Min 0 Max 15
    element("Aux Volume",0,200,Volume1(15,15))
    ; Voice 0 : Min 0 Max 3
    element("PC Speaker Volume",0,200,Volume1(3))
    element("Mic Gain Switch",0,100,Switch1(off))
    ; Voice 0 : Min 0 Max 7
    element("Mic Gain Level",0,200,Volume1(7))
    element("MIC Input Switch",0,100,Switch1(off,off))
    element("MIC Output Switch",0,100,Switch1(on))
    ; Voice 0 : Min 0 Max 31
    element("MIC Volume",0,200,Volume1(31))
    element("Line Input Switch",0,102,Switch3(off,off,off,off))
    element("Line Output Switch",0,100,Switch1(on,on))
    ; Voice 0 : Min 0 Max 31
    ; Voice 1 : Min 0 Max 31
    element("Line Volume",0,200,Volume1(31,31))
    element("CD Input Switch",0,102,Switch3(off,off,off,off))
    element("CD Output Switch",0,100,Switch1(on,on))
    ; Voice 0 : Min 0 Max 31
    ; Voice 1 : Min 0 Max 31
    element("CD Volume",0,200,Volume1(31,31))
    element("Synth Input Switch",0,102,Switch3(off,off,off,off))
    ; Voice 0 : Min 0 Max 31
    ; Voice 1 : Min 0 Max 31
    element("Synth Volume",0,200,Volume1(31,31))
    element("PCM Input Switch",0,100,Switch1(off,off))
    element("PCM Output Switch",0,101,Switch2(on))
    ; Voice 0 : Min 0 Max 31
    ; Voice 1 : Min 0 Max 31
    element("PCM Volume",0,200,Volume1(31,31))
    element("3D Surround",0,101,Switch2(off))
    ; Voice 0 : Min 0 Max 31
    ; Voice 1 : Min 0 Max 31
    element("Master Volume",0,200,Volume1(31,31))
  }
}

cat proc/asound/~0/cmipci:

dump of regs playing ding.wav analog output:
C-Media PCI

00: 02 00 00 00
04: 00 08 00 00
08: 03 00 00 01
0c: 00 00 00 00
10: c0 00 00 40
14: 00 00 00 00
18: 00 00 00 00
1c: 08 a0 f6 5f
20: 10 01 f8 00
24: 00 3f ff 04
28: 00 00 00 00
2c: 00 00 00 00
30: fd 9c 5b 5b
34: 00 00 00 00
38: 00 00 00 00
3c: 00 00 00 00
dump of regs playing ding.wav S/PDIF output:
C-Media PCI

00: 02 00 00 00
04: 00 08 00 00
08: 03 00 00 01
0c: 00 00 00 00
10: c0 00 00 40
14: 00 00 00 00
18: 00 00 00 00
1c: 08 a0 f6 5f
20: 10 01 f8 00
24: 00 3f ff 04
28: 00 00 00 00
2c: 00 00 00 00
30: fd 9c 5b 5b
34: 00 00 00 00
38: 00 00 00 00
3c: 00 00 00 00
dump of regs playing tada.wav analog output:
C-Media PCI

00: 02 00 00 00
04: 00 08 00 00
08: 03 00 00 01
0c: 00 00 00 00
10: c0 00 00 40
14: 00 00 00 00
18: 00 00 00 00
1c: 08 60 f6 9f
20: 10 01 f8 00
24: 00 3f ff 04
28: 00 00 00 00
2c: 00 00 00 00
30: fd 9c 5b 5b
34: 00 00 00 00
38: 00 00 00 00
3c: 00 00 00 00
dump of regs playing tada.wav S/PDIF output:
C-Media PCI

00: 02 00 00 00
04: 00 08 00 00
08: 03 00 00 01
0c: 00 00 00 00
10: c0 00 00 40
14: 00 00 00 00
18: 00 00 00 00
1c: 08 60 f6 9f
20: 10 01 f8 00
24: 00 3f ff 04
28: 00 00 00 00
2c: 00 00 00 00
30: fd 9c 5b 5b
34: 00 00 00 00
38: 00 00 00 00
3c: 00 00 00 00

Hope you can solve the problem.
Best regards,
Vlad



______________________________________________________________________
Do you want a free e-mail for life ? Get it at http://www.email.ro/


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to