Korea FreeBSD Users Group News, Internal, Projects, Home
Software, Support, Documentation

Re: [KFUG] Aureal Vortex 8810 Audio .



[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ] [ °Ë»ö]

[ÀÌÀü ±Û] [´ÙÀ½ ±Û] [ÀÌÀü ´ñ±Û] [´ÙÀ½ ´ñ±Û]


On Wed, Mar 31, 2004 at 04:23:25PM +0900, 이준형 wrote:
 > Pyun YongHyeon 쓴 글:
 > 
 > >On Wed, Mar 31, 2004 at 01:45:46PM +0900, 이준형 wrote:
 > > > FreeBSD 5.2 RELEASE, 삼보 드림북 노트북입니다.
 > > > 사운드 카드 드라이버는 Aureal Vortex 8810 Audio 이구요..
 > > > http://www.opensound.com/osshw.html
 > > > 요기 가보니까 제 사운드카드는 드라이버가 없다는말 같은데요
 > > > 커널에 device pcm 추가했구요..
 > > > /boot/loader.conf 에
 > > > snd_pcm_load="YES"
 > > > snd_ich_load="YES"
 > > > 해봐도 안되네요..
 > > > 방법이 없을까요..??
 > >
 > >어떤이유인지 모르겠지만 default로 au88x0 모듈이 만들어지지
 > >않네요.
 > >
 > >#cd /usr/src/sys/modules/sound/driver/au88x0
 > >#make
 > >#make install
 > >#kldload snd_au88x0
 > >#cat /dev/sndstat
 > >
 > >그래도 인식되지 않으면 'pciconf -lv'의 결과를 보여주세요.
 > >  
 > >
 > 답변 감사합니다.
 > 
 > jun-note# cat /dev/sndstat
 > FreeBSD Audio Driver (newpcm)
 > Installed devices:
 > pcm0: <Aureal Vortex Advantage (8810)> at memory 0xfedc0000 irq 5
 > (1p/0r/0v channels duplex default)
 > jun-note#
 > jun-note#
 > jun-note#
 > jun-note# pciconf -lv
 > agp0@pci0:0:0: class=0x060000 card=0x10401043 chip=0x71908086 rev=0x03
 > hdr=0x00
 > vendor = 'Intel Corporation'
 > device = '82443BX/ZX 440BX/ZX CPU to PCI Bridge (AGP Implemented)'
 > class = bridge
 > subclass = HOST-PCI
 > pcib1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x71918086 rev=0x03
 > hdr=0x01
 > vendor = 'Intel Corporation'
 > device = '82443BX/ZX 440BX/ZX AGPset PCI-to-PCI bridge'
 > class = bridge
 > subclass = PCI-PCI
 > pcm0@pci0:6:0: class=0x040100 card=0x10431043 chip=0x000312eb rev=0x03
 > hdr=0x00
 > vendor = 'Aureal Semiconductor'
 > device = 'AU8810 Vortex Digital Audio Processor'
 > class = multimedia
 > subclass = audio
 > isab0@pci0:7:0: class=0x060100 card=0x00000000 chip=0x71108086 rev=0x02
 > hdr=0x00
 > vendor = 'Intel Corporation'
 > device = '82371AB/EB/MB PIIX4/4E/4M ISA Bridge'
 > class = bridge
 > subclass = PCI-ISA
 > atapci0@pci0:7:1: class=0x010180 card=0x00000000 chip=0x71118086
 > rev=0x01 hdr=0x00
 > vendor = 'Intel Corporation'
 > device = '82371AB/EB/MB PIIX4/4E/4M IDE Controller'
 > class = mass storage
 > subclass = ATA
 > uhci0@pci0:7:2: class=0x0c0300 card=0x00000000 chip=0x71128086 rev=0x01
 > hdr=0x00
 > vendor = 'Intel Corporation'
 > device = '82371AB/EB/MB PIIX4/4E/4M USB Interface'
 > class = serial bus
 > subclass = USB
 > piix0@pci0:7:3: class=0x068000 card=0x00000000 chip=0x71138086 rev=0x03
 > hdr=0x00
 > vendor = 'Intel Corporation'
 > device = '82371AB/EB/MB PIIX4/4E/4M Power Management Controller'
 > class = bridge
 > subclass = PCI-unknown
 > cbb0@pci0:10:0: class=0x060700 card=0x10441043 chip=0x04761180 rev=0x80
 > hdr=0x02
 > vendor = 'Communication Automation Corporation'
 > device = 'RL5C476 II CardBus controller'
 > class = bridge
 > subclass = PCI-CardBus
 > cbb1@pci0:10:1: class=0x060700 card=0x10441043 chip=0x04761180 rev=0x80
 > hdr=0x02
 > vendor = 'Communication Automation Corporation'
 > device = 'RL5C476 II CardBus controller'
 > class = bridge
 > subclass = PCI-CardBus
 > none0@pci1:0:0: class=0x030000 card=0x10421043 chip=0x8c105333 rev=0x11
 > hdr=0x00
 > vendor = 'S3 Incorporated'
 > device = '86C270 Savage/MX,274 Savage/IX,290 Savage/MX+MV,294 Savage/IX+MV'
 > class = display
 > subclass = VGA
 > dc0@pci2:0:0: class=0x020000 card=0xab0813d1 chip=0xab0813d1 rev=0x11
 > hdr=0x00
 > vendor = 'AboCom Systems, Inc'
 > device = 'Ethernet Controller'
 > class = network
 > subclass = ethernet
 > jun-note#
 > 
 > 인식은 된거 같은데 X윈도우에서 xmms를 실행시켜보니 //오디오를 열 수 없음
 > // 이라고 나옵니다.
 > 그리고 점검사항에는
 > 사운드카드의 올바른 설정여부
 > 올바른 출력 플러그인 선택 여부
 > 다른 프로그램의 사운드 카드 사용 여부
 > 라고 나오네요..
 > 아직 소리는 안나오지만 조금씩 희망이 보이네요..
 > 감사합니다..

cvs log를 보니 au88x0는 아직 완성되지 않은 driver입니다.
5.2R에서 처음으로 playback지원이 처음 들어갔다고 나오는데
incomplete라는 말이 있어서 이것도 제대로 동작하는지는 모르겠습니다.
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/sound/pci/au88x0.c
rev. 1.5를 보세요.
동작하지 않는다면 좀 더 기다려야할것 같습니다.
5.2-CURRENT에서도 이 driver에 관한한 별다른 개선사항은 없습니다.
-- 
Pyun YongHyeon <http://www.kr.freebsd.org/~yongari>
_______________________________________________
한국 FreeBSD 사용자 그룹(KFUG) questions 메일링 리스트
questions at kr.FreeBSD.org
http://www.kr.FreeBSD.org/mailman/listinfo/questions


[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ] [ °Ë»ö]

Copyright © 1998-2005 Korea FreeBSD Users Group.
All rights reserved. webmaster at kr.FreeBSD.org
$Date: 2004/03/31 18:15:19 $
Powered by FreeBSD