|
News,
Internal,
Projects,
Home Software, Support, Documentation |
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'의 결과를 보여주세요. -- 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 16:54:30 $ |
|