결국 자문 자답 되었네요.
먼저 컴파일 안된 것은 아직 파악 못해 보았지만 다른 버전을
설치해서 컴파일 해서 제대로 설치가 되었는데 정작 작동
되지 않네요.
그래서 오늘은 뉴스그룹에 갔더니 다른사람이 해답을 올렸더군요.
그냥 modprobe es1371로 하니 잘 인식이 되고 드디어 사운드
카드에서 음악이 흘러 나오네요. ^6^
: 리눅스 고수님들께 묻습니다.
:
: 제가 사운드 블라스터 128 PCI를 샀는데 이게 찾아보니
: 그냥은 안되고 ALSA에사 화일을 갔다가 설치해야 된다고
: 해서 alsa-driver-0.5.2를 설치하는데 컴파일에서 다음과
: 같은 에러가 나고 있습니다.
:
: /usr/src/linux/include/asm/smp.h:209: `APIC_ID' undeclared (first use
: in this fu
: nction)
: In file included from sound.c:23:
: ../include/driver.h:481:39: warning: nothing can be pasted after this
: token
: {standard input}: Assembler messages:
: {standard input}:9: Warning: Ignoring changed section attributes
: for .modinfo
: make[1]: *** [sound.o] 오류 1
: make[1]: 나감 `/root/alsa/alsa-driver-0.5.2/kernel' 디렉토리
: make: *** [compile] 오류 1
:
: 사용 환경
: PII 866
: wowlinux 7.0 kachi
: MM : asus CUSL2-C
:
: 그럼 미리 감사드립니다.