Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sbawe working, but no midi, dmix
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
sushieater
n00b
n00b


Joined: 24 Apr 2003
Posts: 19

PostPosted: Thu Jul 03, 2008 4:49 pm    Post subject: sbawe working, but no midi, dmix Reply with quote

Not sure what's going on... I 'm using the kernal alsa drivers 2.6.22-gentoo-r9 and I have an ISA awe32.

Sound works fine for me except for two problems.

1) No midi.

Code:
aconnect -o
client 16: 'Sound Blaster 16' [type=kernel]
    0 'Sound Blaster 16 MIDI'
client 17: 'Emu8000 WaveTable' [type=kernel]
    0 'Emu8000 Port 0  '
    1 'Emu8000 Port 1  '
    2 'Emu8000 Port 2  '
    3 'Emu8000 Port 3  '
client 18: 'OPL3 FM synth' [type=kernel]
    0 'OPL3 FM Port    '

Code:

aplaymidi --port 16:0 /mnt/phatbob/torrent/HeyJude.mid


aplaymidi doesn't show any errors, but I don't hear anything. I've turned up everything in alsamixer just to be safe it wasn't a level's problem


Code:
# lsmod
Module                  Size  Used by
snd_seq_midi           12192  0
snd_emu8000_synth      18820  0
snd_emux_synth         33280  1 snd_emu8000_synth
snd_seq_virmidi        11520  1 snd_emux_synth
snd_seq_midi_event     11008  2 snd_seq_midi,snd_seq_virmidi
snd_util_mem            8704  2 snd_emu8000_synth,snd_emux_synth
snd_opl3_synth         15748  0
snd_seq_instr          11520  1 snd_opl3_synth
snd_seq_midi_emul      10112  2 snd_emux_synth,snd_opl3_synth
snd_ainstr_fm           6528  1 snd_opl3_synth
snd_seq                50224  7 snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_opl3_synth,snd_seq_instr,snd_seq_midi_emul
snd_sbawe              37568  3 snd_emu8000_synth
snd_opl3_lib           13824  2 snd_opl3_synth,snd_sbawe
snd_sb16_dsp           14080  1 snd_sbawe
snd_sb16_csp           22912  1 snd_sbawe
snd_sb_common          20096  3 snd_sbawe,snd_sb16_dsp,snd_sb16_csp
snd_hwdep              12804  3 snd_emux_synth,snd_opl3_lib,snd_sb16_csp
snd_mpu401_uart        12288  1 snd_sbawe
snd_rawmidi            25216  3 snd_seq_midi,snd_seq_virmidi,snd_mpu401_uart
snd_seq_device         11016  6 snd_seq_midi,snd_emu8000_synth,snd_opl3_synth,snd_sbawe,snd_opl3_lib,snd_rawmidi
snd_pcm                76292  3 snd_emu8000_synth,snd_sbawe,snd_sb16_dsp
snd_timer              25220  3 snd_seq,snd_opl3_lib,snd_pcm
snd                    47480  19 snd_emu8000_synth,snd_emux_synth,snd_seq_virmidi,snd_seq,snd_sbawe,snd_opl3_lib,snd_sb16_dsp,snd_sb16_csp,snd_sb_common,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_pcm,snd_timer
snd_page_alloc         14344  1 snd_pcm
cifs                  204412  2
3c59x                  45224  0


2) The other issue is I have no sound mixing... It used to work on this machine at some point in the past and I have no idea why it doesn't anymore... I wasn't really able to figure out how to dig further into this issue.

my /etc/modules.d/alsa looks like
Code:

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

# Set this to the correct number of cards.

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.16 ---
alias snd-card-0 snd-sbawe
alias sound-slot-0 snd-sbawe
# --- END: Generated by ALSACONF, do not edit. ---


Any suggestions appreciated.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum