하모니카 묻고답하기

CSY
조회 수 12312 추천 수 0 댓글 9
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부
audigyfx.png


윈도우에서는 잘 동작하는 사운드블래스터 audigy FX입니다.

하모닉리눅스에서는 드라이버가 잘 설치된것처럼 보이는데 소리가 나오질 않습니다.

스크린샷에 보면 정상적으로 설치 되것 처럼되어 있지만 재생이 되지 않습니다.

  • profile
    행복한펭귄 2016.01.26 10:47

    CSY님. 편집 기능에 보면 [파일 첨부], [본문 삽입] 기능이 있습니다.


    좀더 직관적으로 내용 확인할 수 있도록 그림 파일을 [파일 첨부] 기능으로 첨부하시고 


    [본문 삽입] 기능으로 본문에 삽입하면 서로에게 더욱 좋을 것 같습니다.


    저도 시간될 때 알아보고 해결될 부분이 있으면 댓글 달도록 하겠습니다.


    저도 사운드 문제때문에 아직 해결 못 본 부분이 있어서리...


    msn010.gif

  • profile
    행복한펭귄 2016.01.26 12:08

    제이웍스(주) 사운드블래스터 audigy FX

    http://www.jaywork.co.kr/product/sound_view.asp?p_code=P0000108


    사운드 블래스터 공식 홈페이지 사운드블래스터 audigy FX

    http://us.creative.com/p/sound-blaster/sound-blaster-audigy-fx


    공식 홈페이지와 국내 공급처 사이트 모두 확인해 보니 공식적으론 윈도우Vista, 7, 8, 10만 지원하네요.


    윈도우XP, 맥, 리눅스, 기타 운영체제는 전혀 언급되어있지 않습니다.


    드라이버도 공식적으로는 윈도우 7+8 버전과 윈도우 10 버전용 두 가지만 지원하네요.


    --------------------------------------------------------------------------------------------------------


    사운드블래스터 audigy FX는 Realtek ALC898 칩셋을 사용하는 사운드 카드라고 하네요.


    스펙 확인

    http://support.creative.com/kb/ShowArticle.aspx?sid=120331


    리눅스 하드웨어 가이드의 설명에 따르면 리눅스 커널 3.16.1 버전 이상을 사용하는 경우 자동적으로 모든 설정이 잡혀서

    문제없이 사용할 수 있다고 설명이 나옵니다.


    http://www.linux-hardware-guide.com/2014-08-29-creative-sound-blaster-audigy-fx-sb1570-sound-card-pcie-5-1-sound


    The Creative Sound Blaster Audigy FX (model ID SB1570) is a PCI Express Sound card which bases on the Realtek ALC898 chipset. The card is automatically recognized under Linux

    크리에이티브 사운드 블래서터 Audigy Fx(모델 ID SB1570)은 Realtek(리얼텍) ALC898 팁셋을 기반으로 하는 PCI 익스프레스 사운드 카드입니다. 이 카드는 리눅스에서 자동적으로 인식됩니다.


    lspci
    1
    2
    3
    4
    05:00.0 Audio device: Creative Labs Device 0012 (rev 01)
            Subsystem: Creative Labs Device 0010
            Kernel driver in use: snd_hda_intel
            Kernel modules: snd_hda_intel

    and fully supported by the snd_hda_intel kernel module as driver, at least since Linux kernel version 3.16.1. The driver loads automatically:

    그리고 snd_hda_intel 커널 모듈을 완적하게 지원합니다. 적어도 리눅스 커널 3.16.1 버전 이후의 버전에서는 이 드라이버는 자동적으로 로드됩니다.

    dmesg
    1
    2
    3
    4
    5
    6
    7
    8
    9
    hda_intel: Disabling MSI
    hda-intel 0000:05:00.0: Force to non-snoop mode
    input: HDA Creative Front Headphone as /devices/pci0000:00/0000:00:1c.0/0000:05:00.0/sound/card0/input12
    input: HDA Creative Line Out CLFE as /devices/pci0000:00/0000:00:1c.0/0000:05:00.0/sound/card0/input13
    input: HDA Creative Line Out Surround as /devices/pci0000:00/0000:00:1c.0/0000:05:00.0/sound/card0/input14
    input: HDA Creative Line Out Front as /devices/pci0000:00/0000:00:1c.0/0000:05:00.0/sound/card0/input15
    input: HDA Creative Line as /devices/pci0000:00/0000:00:1c.0/0000:05:00.0/sound/card0/input16
    input: HDA Creative Rear Mic as /devices/pci0000:00/0000:00:1c.0/0000:05:00.0/sound/card0/input17
    input: HDA Creative Front Mic as /devices/pci0000:00/0000:00:1c.0/0000:05:00.0/sound/card0/input18

    The card is supported by Alsa:

    Alsa(알사 사운드 드라이버)도 지원합니다.

    aplay -l
    1
    2
    3
    4
    **** List of PLAYBACK Hardware Devices ****
    card 0: Creative [HDA Creative], device 0: ALC898 Analog [ALC898 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0



    결과적으로 하모니카 리눅스를 정상적으로 설치했으면 정상적으로 인식되어 사용할 수 있다는 결론이 나옵니다.

    그럼에도 불구하고 안되면 아래와 같은 방법으로 조치해줘야 합니다.

  • profile
    행복한펭귄 2016.01.26 12:30

    우분투 질문과 답변의 결과

    http://askubuntu.com/questions/428503/sound-wont-work-with-soundblaster-audigy-fx-pcie-card


    After your system boots, and you verify that there is no sound, try these commands:

    sudo pulseaudio -k
    sudo modprobe -r snd_hda_intel
    sudo modprobe snd_hda_intel
    

    Then test to see if sound works. This sequence of commands makes my ALC898-based Audigy Fx PCIe card work normally for as long as the system is booted. If you find that these commands reliably make the card work, you might be able to put similar commands into a script in /etc/rc.local. This workaround is not ideal but is good enough for my purposes.

    위에 언급한 명령들을 실행하여 활성화를 시켜주면 해결된다는 것입니다.


    It's a Realtek ALC898 based sound card... You'd better use the motherboard's integrated (probably very similar) codec. Please see this: http://support.creative.com/kb/ShowArticle.aspx?sid=120331

    Creative is not a real friend of an opensource community. They've killed the Canadian Advanced Gravis Computer Technology and later the Aureal Semiconductor. Both companies was far better than Creative Labs those time.

    There are no (working) windows like "drivers" for linux, we need the hardware specification to write kernel modules. Please ask Creative ;)

    It may work somehow I think, but it's not a common card.

    Some details may be handy like
    sudo lspci -vv
    sudo lshw -class multimedia
    aplay -l or aplay -L


    
    현재 시스템의 상황은 위에 언급된 명령어로 확인할 수 있습니다.

    아마도 이런 방법으로 사운드 카드 상황을 파악하고 사운드 카드를 활성화시켜서 사용하면
    문제없이 사용할 수 있으리라 보여집니다.

    정상적으로 세팅이 되었음에도 불구하고 문제가 있다면 아마도 ALSA 사운드 드라이버 설치
    및 세팅에 문제가 있을 것으로 보여집니다.

    ALSA 사운드 드라이버 설치 방법은 아래와 같습니다.
    http://forums.linuxmint.com/viewtopic.php?f=48&t=171128

    터미널에서
    sudo apt purge pulseaudio*

    끝......

    아마도 해결될 것이라 보여집니다.

    그럼에도 불구하고 안된다면 상황별로 구체적으로 화면 캡처해서 질문하셔야 할 것으로 보입니다.

    점심 먹고 약간의 짬이 나서 답변드립니다.
    조금이나마 도움이 되었으면 합니다.

    msn034.gifmsn034.gifmsn034.gif
  • profile
    풀잎 2016.01.27 01:50

    sudo pulseaudio -k

    sudo modprobe -r snd_hda_intel

    sudo modprobe snd_hda_intel


    위 내용을 rc.d 파일에 넣어주셔야 부팅 시 자동적으로 실행됩니다. sudo pluma /etc/rc.d 명령을 실행해 주신 다음, 제일 아랫부분에 위 세 줄을 복사하여 저장하면 완료됩니다. 커널 업그레이드를 하지 않을 경우 위 방법이 임시방편이 될 수 있다고 하는군요.

  • profile
    행복한펭귄 2016.01.27 09:31

    아참! 빠르게 글을 남기다보니 rc.d 파일에 대한 번역을 언급하지 못했네요. 풀잎님이 다행히도 이해하기 쉽게 언급해 주었네요. 특별한 일이 없는 이상 풀잎님이 정리해 준대로 하시면 거의 100% 해결될 것으로 보입니다.


    CSY님 참고하시길 바랍니다. 즐거운 리눅스 생활되시길...

  • ?

    답변 감사합니다.  위의 방법대로
    sudo apt purge pulseaudio* 실행했더니 소리가 나왔습니다. 그러나 리부팅 후에는 소리가 나지 않습니다.
    링크의  $ sudo apt-get remove pulseaudio 실행한 후에는 캡쳐한 것처럼 되었습니다.
    aplay -l로 보면 분명 사운드 카드가 있는  걸로 보이는데 되지 않습니다.
     소리가 한번 난 걸 봐서는 되는 것 같은데 무언가 중복되거나 부팅 시 실행 파일을 설정해야 되는 듯 합니다.

    위 명령중 한 가지를 실행하고 리부팅하면 소리가 나고 다시 리부팅을 하면 소리가 안남니다.

    참 혼란 스럽습니다. 사운드 카드를 바꾸면 되긴한데..꼭 해결하고 싶군요.


    도움 감사합니다.Screenshot at 2016-01-27 10:56:31.png



  • profile
    풀잎 2016.01.27 11:50

    sudo apt-get install gnome-alsamixer

    위 명령으로 ALSA mixer 를 설치해 주세요


    ALSA mixer 를 설치하시기 전,

    sudo apt-get install cinnamon cinnamon-bluetooth cinnamon-control-center cinnamon-screensaver gstreamer0.10-pulseaudio gstreamer1.0-pulseaudio libcanberra-pulse nemo nemo-fileroller nemo-share pulseaudio pulseaudio-module-bluetooth pulseaudio-module-x11 pulseaudio-utils

    실행해주신 다음,

    sudo apt-get remove pluseaudio

    해주시면 됩니다.

    sudo apt-get purge pluseaudio 또는 뒷 부분에 * 붙이시면 안 됩니다. 시스템이 날아갑니다.

  • profile
    풀잎 2016.01.27 13:18
    sudo apt-get install cinnamon cinnamon-bluetooth cinnamon-control-center cinnamon-screensaver gstreamer0.10-pulseaudio gstreamer1.0-pulseaudio libcanberra-pulse nemo nemo-fileroller nemo-share pulseaudio pulseaudio-module-bluetooth pulseaudio-module-x11 pulseaudio-util -y && sudo apt-get remove pulseaudio -y

    sudo echo -e "# 2016.01.27 inasis\n# This script re-register the pulseaudio module.\nsudo pulseaudio -k\nsudo modprobe -r snd_hda_intel\nsudo modprobe snd_hda_intel" >> /etc/profile.d/re-register_pulseaudio.sh


    위에서 설명했던 녀석들을 한 번에 끝낼 수 있는 명령입니다.

  • ?

    대단히 감사합니다.

    여러번 리부팅해도 소리가 정상적이고 처음하고는 다른 사운드카드 하드웨어 설정이 보입니다.

    잘 사용하겠습니다.

    오늘은 모짜르트 생일입니다.  손열음의 연주를 들어보세요.Screenshot at 2016-01-27 14:01:39.png



    https://www.youtube.com/watch?v=fNU-XAZjhzA



List of Articles
번호 제목 추천 수 글쓴이 날짜 조회 수
공지 게시판에 질문하기 전 읽기 - 어떻게 질문을 하는 것이 좋을까? 1 0 Kevin 2019.11.18 13009
577 스케일 어떻게 설정하는지 궁금합니다. 1 0 MJY 2021.01.25 789
576 질문 드립니다. 2 0 MJY 2021.01.25 767
575 갤럭시북 S(인텔 코어 i5 모델)에서의 하모니카 구동 관련 질문 2 0 나비엔 2021.01.25 850
574 한글입력과 관련한 정보 링크 퍼왔습니다. 4 0 K-Lint.net 2021.01.25 951
573 HamoniKR 4.0 에서 기본 ntfs 마운트(자동)시 안드로이드 repo sync문제 0 아르테 2021.01.27 641
572 윈도우 부팅해본지 1달 넘음... 9 file 0 K-Lint.net 2021.01.27 994
571 하모니카 홈페이지 제안 3 0 세벌 2021.01.27 887
570 alsamixer 뮤트 해제 고정 방법좀 알수 있을까요? 3 0 K-Lint.net 2021.01.27 805
569 하모니카4.0 부팅할 때 부팅 에러 메세지가 있습니다. 이거 좀 봐 주세요. 6 file 0 친절한우주인 2021.01.27 937
568 갤럭시북 S(인텔 코어 i5 모델)에서의 하모니카 구동 시도 두번째 3 0 나비엔 2021.01.28 1053
567 파이어폭스 85버전으로 로그인 안되요. 안드로이드 85베타 버전에선 로그인 되고요. 1 file 0 가림토 2021.01.28 799
566 우분투20.04LTS 에서 wine 6.0 안정판을 설치하려고하는데 잘안됩니다. 0 라루미 2021.01.28 761
565 정확히 여기서 막히네요. 1 0 라루미 2021.01.28 940
564 우분투20.04LTS 에서 카카오톡을 설치하려고하는데 잘안되네요 뭐가 문제일까요? 2 file 0 라루미 2021.01.29 1053
563 우분투에서 하모니카 4.0으로 갈아탔는데 snap명령어가 안먹히네요 .. 뭘까요? 6 0 라루미 2021.01.29 1076
562 Trinity desktop environment설치중에 이런 에러가 났습니다 2 0 6Gelemen 2021.01.29 824
561 하모니카 리눅스 볼륨 조절시 나타나는 윈도우 아이콘 구분이 안되네요 file 0 가벼운게최고 2021.01.29 706
560 pacapt - 하모니카에서 아치리눅스처럼 패키지 관리하기 5 file 0 가벼운게최고 2021.01.29 896
559 리눅스 민트에서 롤을 설치하는데 에러가 났습니다. 1 file 0 라루미 2021.01.30 962
558 데비안 버스터에서 입력기 오류가 납니다 1 0 6Gelemen 2021.01.30 813
Board Pagination Prev 1 ... 90 91 92 93 94 95 96 97 98 99 ... 123 Next
/ 123
CLOSE