ello,

I use an Aureon Space and a bt8*8 tv-card, but whatever I try, just cannot make alsa
produce any sound that's going in the line-in of the audio card.


I use kernel 2.6 with alsa 1.0.0rc2? drivers. All other sound from the applications is working fine.
The alsamixer confuses the hell out of me (clueless with audio thingy's) I get loads of DAC, DCA
and H/W settings to set. I understand that the DAC's are the various channels and that these get mixed?
so I can use them with the master volume?. But where is the line-in and mic, etc.


Anyway, tired with searching and messing around, it's hard to get any noob ready info about
these cards and alsa. So my question: Can anyone here help me out with this?


The tv card is transmitting audio (checked by plugging the speaker jack in it directly)
the external jack-cable is working fine (checked by trying it in windows)


The .asoundrc file pasted below is what I gathered from the net, in the hope it would make things
work. It doesn't with or without it.


Thanks in advance,
rel



<amixer output>
Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined
Playback channels: Mono
Limits: Playback 0 - 101
Mono: Playback 101 [100%]
Simple mixer control 'IEC958',0
Capabilities:
Mono:
Simple mixer control 'IEC958 Output',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',1
Capabilities:
Mono:
Simple mixer control 'Capture',0
Capabilities:
Mono:
Simple mixer control 'ADC',0
Capabilities: volume volume-joined
Playback channels: Mono
Limits: 0 - 31
Mono: 28 [90%]
Simple mixer control 'ADC',1
Capabilities: volume volume-joined
Playback channels: Mono
Limits: 0 - 31
Mono: 28 [90%]
Simple mixer control 'DAC',0
Capabilities: volume volume-joined
Playback channels: Mono
Limits: 0 - 101
Mono: 95 [94%]
Simple mixer control 'DAC',1
Capabilities: volume volume-joined
Playback channels: Mono
Limits: 0 - 101
Mono: 98 [97%]
Simple mixer control 'DAC',2
Capabilities: volume volume-joined
Playback channels: Mono
Limits: 0 - 101
Mono: 96 [95%]
Simple mixer control 'DAC',3
Capabilities: volume volume-joined
Playback channels: Mono
Limits: 0 - 101
Mono: 97 [96%]
Simple mixer control 'DAC',4
Capabilities: volume volume-joined
Playback channels: Mono
Limits: 0 - 101
Mono: 97 [96%]
Simple mixer control 'DAC',5
Capabilities: volume volume-joined
Playback channels: Mono
Limits: 0 - 101
Mono: 91 [90%]
Simple mixer control 'DAC',6
Capabilities: volume volume-joined
Playback channels: Mono
Limits: 0 - 101
Mono: 89 [88%]
Simple mixer control 'DAC',7
Capabilities: volume volume-joined
Playback channels: Mono
Limits: 0 - 101
Mono: 96 [95%]
Simple mixer control 'H/W',0
Capabilities:
Mono:
Simple mixer control 'H/W',1
Capabilities:
Mono:
Simple mixer control 'H/W',2
Capabilities:
Mono:
Simple mixer control 'H/W',3
Capabilities:
Mono:
Simple mixer control 'H/W',4
Capabilities:
Mono:
Simple mixer control 'H/W',5
Capabilities:
Mono:
Simple mixer control 'H/W',6
Capabilities:
Mono:
Simple mixer control 'H/W',7
Capabilities:
Mono:
Simple mixer control 'Multi Track Internal Clock',0
Capabilities:
Mono:
Simple mixer control 'Multi Track Peak',0
Capabilities: volume
Playback channels: Front Left - Front Right - Front Center - Rear Left - Rear Right - Woofer - ? - ? - ? - ? - ? - ? - ? - ? - ? - ? - ? - ? - ? - ? - ? - ?
Limits: 0 - 255
Mono: 0 [0%]
Front Left:
Front Right:
Front Center:
Rear Left:
Rear Right:
Woofer:
?:
?:
?:
?:
?:
?:
?:
?:
?:
?:
?:
?:
?:
?:
?:
?:
Simple mixer control 'Multi Track Rate Locking',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Multi Track Rate Reset',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]




<kernel modules: lsmod>
boson ice1712 # lsmod
Module                  Size  Used by
snd_rtctimer            2316  0
floppy                 55092  0
nvidia               1701484  10
ohci_hcd               16448  0
ehci_hcd               22144  0
hid                    23424  0
uhci_hcd               29832  0
via_agp                 5824  1
snd_ice1724            34340  1
snd_ice17xx_ak4xxx      2944  1 snd_ice1724
snd_ac97_codec         60292  1 snd_ice1724
snd_ak4xxx_adda         5312  2 snd_ice1724,snd_ice17xx_ak4xxx
snd_mpu401_uart         6144  1 snd_ice1724
snd_rawmidi            20800  1 snd_mpu401_uart
snd_seq_oss            32512  0
snd_seq_midi_event      6272  1 snd_seq_oss
snd_seq                52720  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          6532  3 snd_rawmidi,snd_seq_oss,snd_seq
snd_pcm_oss            49220  0
snd_pcm                88384  2 snd_ice1724,snd_pcm_oss
snd_page_alloc          9156  1 snd_pcm
snd_timer              22336  3 snd_rtctimer,snd_seq,snd_pcm
snd_mixer_oss          17088  2 snd_pcm_oss
usbcore                97684  6 ohci_hcd,ehci_hcd,hid,uhci_hcd
nls_cp437               5376  6
vfat                   12864  6
fat                    41184  1 vfat
nls_iso8859_1           3712  8
ntfs                   87508  2
bttv                  131296  0
tuner                  14532  0
msp3400                22544  0
video_buf              17792  1 bttv
i2c_algo_bit            9416  1 bttv
btcx_risc               3908  1 bttv
i2c_core               20996  4 bttv,tuner,msp3400,i2c_algo_bit
v4l2_common             3840  1 bttv
videodev                7360  1 bttv


<~/.asoundrc> boson ice1712 # cat ~rel/.asoundrc pcm.ice1724 { type hw card 0 device 0 }

ctl.ice1724 {
       type hw
       card 0
       device 0
}

pcm.ice1724_digital {
       type hw
       card 0
       device 1
}

ctl.ice1724_digital {
       type hw
       card 0
       device 1
}

pcm_slave.ice1724_S32_LE {
   pcm ice1724
   format S32_LE
}

pcm.ice1724_convert {
   type plug
   slave ice1724_S32_LE
}

pcm_slave.ice1724_S32_LE_digital {
   pcm ice1724_digital
   format S32_LE
}


pcm.ice1724_convert_digital { type plug slave ice1724_S32_LE_digital }

_________________________________________________________________
Spel spelletjes met je online vrienden via MSN Messenger http://messenger.msn.nl/




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to