I recently installed RH6.0 on a Mustek notebook.  Everything works
except the sound.  The card is a SB-Pro compatible ESS 1 which
sndconfig does not autoprobe.   It does have ESS 1688 and ESS 1868
on its list, and those ask the right sort of questions.  My answers
come from what Windows 98 tells me about the card.

During bootup, I get messages from sb.o and opl3.o saying
"Device or resource busy".  I've tried the possibilities in the
Sound-HOWTO, i.e. 
   fuser -v /dev/dsp
(also /dev/audio and /dev/mixer) but none of those is busy.

So it must be some hardware conflict that shows up in Linux but not 
in 98 (presumable Mustek's people debugged the machine for 98).

The files I've checked are:

# cat /etc/conf.modules
alias parport_lowlevel parport_pc
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias sound sb
pre-install sound insmod sound dmabuf=1
alias midi opl3
options opl3 io=0x388
options sb io=0x220 irq=5 dma=3 mpu_io=0x330

# cat /proc/ioports
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
02f8-02ff : serial(auto)
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(auto)
1480-1487 : ide0
1488-148f : ide1

# cat /proc/interrupts
           CPU0       
  0:      83595          XT-PIC  timer
  1:        504          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  8:          2          XT-PIC  rtc
 12:          0          XT-PIC  PS/2 Mouse
 13:          1          XT-PIC  fpu
 14:      36428          XT-PIC  ide0
NMI:          0

# cat /proc/dma
 4: cascade

What else can I try?

-- Dirk


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to