하모니카 묻고답하기

CSY
조회 수 12305 추천 수 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 13005
2414 금요일 입니다 ^^ 0 KongS 2023.01.13 381
2413 pycharm 실행이 되지 않습니다. 1 file 0 방청소 2023.11.07 381
2412 오류 diskfilter.. 5 file 0 karis 2023.12.26 381
2411 커널 5 buildroot 에서 커널 6로 변경후 UEFI 콘솔출력이 안됩니다 1 0 화정큐삼 2023.12.11 382
2410 커뮤니티 배포판 게시판의 영문 게시물들은 무엇인가요? 2 0 krhamoni 2018.02.26 385
2409 메뉴바 우측 날짜와 시간 부분 wifi 끄면 멈춤 2 0 youngman 2024.01.18 386
2408 기호 관련 질문 2 file 0 지무 2023.11.07 387
2407 Ubuntu 서버에 하모니카 OS를 다운로드 받을 수 있을까요? 2 0 인턴학생 2023.12.01 389
2406 개인 노트북에 하모니카를 이용하여 클라우드를 만들 수 있나요? 2 0 taegyu 2024.04.12 389
2405 hypnotix 무한로딩 해결법 아시나요..? 1 file 0 UHNLM 2023.11.25 393
2404 하모니카7 하단 패널 부분을 수정하려면 어디서 해야 하나요? 1 file 0 K299792458 2024.01.03 397
2403 폴백 모드 오류 2 0 J.H 2024.01.25 399
2402 블루투스와 와이파이 동글을 추천 부탁드립니다. 0 하늘구름 2023.09.11 401
2401 궁금한게 있습니다 5 0 로케트박 2023.12.12 402
2400 vs코드가 갑자기 1 0 다찌마와 2023.12.21 405
2399 컴퓨터 재 시작시 "환영합니다." 나타나지 않습니다. 1 0 youngman 2024.01.01 407
2398 [SD러닝데이] 의도대로 사용하는 스테이블디퓨전 사용법과 AI생성이미지의 이해 0 인공지능팩토리 2023.06.13 407
2397 터치 스크린이 되는 노트북에서 쓸만한 리눅스용 노트앱이 있을까요? 1 0 Japser 2023.11.17 407
2396 다음 패키지의 의존성이 맞지 않습니다 1 0 지속가능한 2023.11.25 408
2395 사용자 암호를 지우고 싶습니다. 2 0 %%%% 2023.12.27 409
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 123 Next
/ 123
CLOSE