[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

SB32 PnP & Midi with Kernel 2.2.1



Hi,
	Hard luck for me. I still cannot get my midi working under 2.2.1.
	
	Could you please help me out??

	If I use playmidi, I got a message "playmidi: No playback device
set.  Aborting.".

	If I use drvmidi, then it started playing, but no sound. 

	Mp3 & wave is fine.


	Here are my configurations:

*** my /proc/ioports output(only showing the relevant part):

0220-022f : soundblaster
02f8-02ff : serial(set)
0330-0333 : MPU-401 UART
0376-0376 : ide1
0378-037a : parport0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(set)
0620-0623 : sound driver (AWE32)
0a20-0a23 : sound driver (AWE32)
0e20-0e23 : sound driver (AWE32)


*** my /dev/sndstat output:

OSS/Free:3.8s2++-971130
Load type: Driver loaded as a module
Kernel: Linux virge 2.2.1 #4 Sat Feb 6 18:28:34 EST 1999 i586
Config options: 0

Installed drivers: 

Card config: 

Audio devices:
0: Sound Blaster 16 (4.16) (DUPLEX)

Synth devices:
0: AWE32-0.4.3 (RAM0k)

Midi devices:
0: Sound Blaster 16
1: AWE Midi Emu

Timers:
0: System clock

Mixers:
0: Sound Blaster


*** my /etc/isapnp.conf :

(READPORT 0x020b)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING

(CONFIGURE CTL009c/195583 (LD 0                                                             
 (INT 0 (IRQ 5 (MODE +E)))                                                                  
 (DMA 0 (CHANNEL 1))                                                                        
 (DMA 1 (CHANNEL 5))                                                                        
 (IO 0 (SIZE 16) (BASE 0x0220))                                                             
 (IO 1 (SIZE 2) (BASE 0x0330))                                                              
 (IO 2 (SIZE 4) (BASE 0x0388))                                                              
 (NAME "CTL009c/195583[0]{Audio               }")                                           
 (ACT Y)                                                                                    
))                                                             

(CONFIGURE CTL009c/195583 (LD 2                                                             
 (IO 0 (SIZE 4) (BASE 0x0620))                                                              
 (IO 1 (SIZE 4) (BASE 0x0A20))                                                              
 (IO 2 (SIZE 4) (BASE 0x0E20))                                                              
 (NAME "CTL009c/195583[2]{WaveTable           }")                                           
 (ACT Y)                                                                                    
)) 

*** my /etc/conf.modules:

alias sound sb
alias char-major-14 sb
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330
alias midi awe_wave
alias synth0 awe_wave
post-install awe_wave /usr/bin/sfxload /usr/lib/awe/sfbank/synthgm.sbk

*** my /etc/modules:

noauto
sound
sb
uart401
awe_wave



	Thanks for your help in advance!

Shao.


Reply to: