마야5.1광출력에대한 문제입니다.

김기남의 이미지

The CM8x38 provides(제공하다) the excellent(훌륭한) SPDIF capability(능력) with very chip
price(가치,정가) (yes, that's the reason I bought the card :)

The SPDIF playback(재생장치,반응,반향) and capture(포착하다) are done via the third(세번째) PCM device
(hw:0,2). Usually(일반적으로) this is assigned(할당하다) to the PCM device "spdif".
The available(이용가능한) rates are 44100 and 48000 Hz.
For playback with aplay, you can run like below(~보다 아래에):

% aplay -Dhw:0,2 foo.wav

or

% aplay -Dspdif foo.wav

24bit format is also supported experimentally(실험에의한).

The playback and capture over SPDIF use normal DAC and ADC,
respectively(각각,저마다), so you cannot playback both analog and digital streams(흐름)
simultaneously(일제히,동시에).

To enable(가능하게하다) SPDIF output(출력), you need to turn(바꾸다) on "IEC958 Output Switch"
control via mixer or alsactl. Then you'll see the red light on from
the card so you know that's working obviously(두드러지게) :)
The SPDIF input is always enabled, so you can hear SPDIF input data
from line-out with "IEC958 In Monitor" switch at any time (see
below).

You can play via SPDIF even with the first device(장치) (hw:0,0),
but SPDIF is enabled only when the proper(적합한) format (S16LE), sample rate
(441100 or 48000) and channels (2) are used. Otherwise(그렇지않으면) it's turned
off. (Also don't forget(기억을잊다) to turn on "IEC958 Output Switch", too.)

Additionally(게다가) there are relevant(적절한) control switches:

"IEC958 Mix Analog" - Mix analog PCM playback and FM-OPL/3 streams and
output through(통과,관통) SPDIF. This switch appears(나타나다) only on old chip
models (CM8738 033 and 037).
Note: without this control you can output PCM to SPDIF.
This is "mixing" of streams, so e.g. it's not for AC3 output
(see the next section(부분)).

"IEC958 In Select(선택하다)" - Select SPDIF input, the internal(내부의) CD-in (false(틀린))
and the external(외부의) input (true).

"IEC958 Loop" - SPDIF input data is loop back into SPDIF
output (aka bypass)

"IEC958 Copyright" - Set the copyright bit.

"IEC958 5V" - Select 0.5V (coax) or 5V (optical) interface(공유[접촉] 영역).
On some cards this doesn't work and you need to change the
configuration(기계구성) with hardware dip-switch.

"IEC958 In Monitor" - SPDIF input is routed(방법) to DAC.

"IEC958 In Phase(현상) Inverse(반대의)" - Set SPDIF input format as inverse.
[FIXME: this doesn't work on all chips..]

"IEC958 In Valid(정확한)" - Set input validity(정당함) flag detection(발견).

Note: When "PCM Playback Switch" is on, you'll hear the digital output
stream through analog line-out.
...마야5.1 광출력을 어떻게 설정해야하나염?

익명 사용자의 이미지

믹서에서 IEC958 Output Switch를 선택하시면 사운드카드(?)에 빨간 불이 들어온다고 합니다.

그 상태에서 세번째 PCM 장치인 spdif를 사용하시면 된다고 하네요.

16bit stereo 소리를 재생할 경우에는 첫번째 PCM 장치를 사용하셔도 가능하다고 합니다.

김기남의 이미지

믹서어디에(?) IEC958 Output Switch가있나요? :shock:

doodoo의 이미지

aplay 를 이용하는것을 보아하니 alsa를 사용하는거 같습니다.
그러면 alsamixer 를 실행하면 (이거..상당히 옆으로 긴 설정항목을 가지고 있습니다.) 여러항목중 한개 있을것 같은데요
없던가요?
제 사운드 카드와 다르니 테스트 해 드릴수 없군요
분명히 audigy 2zs 에는 spdif 장치와 pcm 장치가
여러개 있습니다.

김기남의 이미지

그러면.. 커널에서 잡은것은 alsa인가요? 그리고 alsamixer를 어디서 실행하나요?

Prentice의 이미지

alsamixer라면 /dev/mixer등의 믹서장치에 권한이 있는 사용자로 콘솔에서 실행하시면 됩니다. OFF라고 되어 있으면 m을 누르시면 될 것 같습니다.

김기남의 이미지

콘솔에서 alsamixer라고 누르니까 command nof found 라고 뜨네염... 루트권한으로 했어도 안되네염.

Prentice의 이미지

command not found는 명령을 못 찾았다는 뜻이니까 그런 프로그램이 설치돼있지 않다는 뜻입니다. ^^;;;

alsa-utils나 alsa-base등을 설치하세요..

김기남의 이미지

alsamixer치니까..이런메세지가 뜨네염...
alsamixer: function snd_ctl_open failed for default: No such file or directory

Prentice의 이미지

alsa의 커널 모듈은 잘 작동하고 있는 것이 맞나요..? 혹시 OSS 모듈이 잘못 올라가 있는 것은 아닐까요..?

/dev/ 밑에 장치 파일은 정상적으로 다 존재하나요..?

김기남의 이미지

모듈이 잘 잘동하는법을 확인하는 방법좀,,, 아날로그 사운드는 잘 나네요,,,, 디지털 광출력이 안되서 그러죠...

Prentice의 이미지

현재 커널 버젼 정보나, 현재 사용중인 모듈 정보등을 알려주세요..

uname -a
lsmod

이런 명령의 결과를 여기 붙여주셔도 좋습니다.

codebank의 이미지

김기남 wrote:
alsamixer치니까..이런메세지가 뜨네염...
alsamixer: function snd_ctl_open failed for default: No such file or directory

혹시 커널 컴파일시에 ALSA와 OSS 모두 설정해놓으신게 아닌가 생각되네요.

지금까지 여러 게시물을 거쳐서 거의 비슷한 질문을 올리셨는데 주 원인은 ALSA와
OSS를 동시에 설정하신 것 같다는 생각이 드네요.
다른 게시물에서 모듈로 설정하셨다니 일단 lsmod를 해본신후 결과를 이 게시물에
올려놓아 보세요.

P.S. : 부탁이 있습니다. 동일한 내용의 질문을 새로운 게시물로 올리지 않으셨으면
합니다.
글의 내용도 이어지지 않고 똑같은 답변이 중복으로 올라갈 수가 있어서 질문을
하신분이나 답변을 하시는분이나 똑같이 짜증을 유발할 수가 있습니다.
또한 답변 하시는 분들이 이전내용을 찾아보기도 힘들뿐더라 글의 내용을 이해하기
위해서 더 많은 시간을 할애해야만 하기 때문입니다.
될 수 있으면 하나의 게시물에서 질문을 계속 이어나가시길 부탁드립니다.

------------------------------
좋은 하루 되세요.

김기남의 이미지

alsa-driver-1.0.7다운받고 ./configure make make install 한다음에 ./snddevices 쳤더니 되더군요^^

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.