m.audio axiom 25

EZ EZ recalez at yahoo.it
Fri Jun 26 13:07:37 BST 2009


The situation....................
--------------------------------------------------------------------------------------------------------------------------------
musicante at lo-ez:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 004: ID 0763:0198 Midiman Axiom 25
Bus 002 Device 002: ID 1241:1166 Belkin MI-2150 Trust Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
----------------------------------------------------------------------------------------------------------------------------
musicante at lo-ez:~$ aconnect -i -o
client 0: «System» [type=kernel]
    0 'Timer           '
    1 'Announce        '
client 128: «TiMidity» [type=utente]
    0 'TiMidity port 0 '
    1 'TiMidity port 1 '
    2 'TiMidity port 2 '
    3 'TiMidity port 3 '
client 130: «MusE Sequencer» [type=utente]
    0 'MusE Port 0     '
----------------------------------------------------------------------------------------------------------------------------------
musicante at lo-ez:~$ lsmod 
Module                  Size  Used by
xt_TCPMSS              12160  1 
xt_tcpmss              10112  1 
xt_tcpudp              11008  1 
iptable_mangle         10880  1 
ip_tables              19472  1 iptable_mangle
x_tables               23428  4 xt_TCPMSS,xt_tcpmss,xt_tcpudp,ip_tables
pppoe                  18240  2 
pppox                  11276  1 pppoe
i915                   65668  2 
drm                    96748  3 i915
ppdev                  15620  0 
bridge                 56468  0 
stp                    10500  1 bridge
bnep                   20352  2 
video                  25360  0 
output                 11008  1 video
input_polldev          11912  0 
lp                     17732  0 
parport                42824  2 ppdev,lp
snd_ice1724           103552  1 
snd_wm8776             13824  1 snd_ice1724
snd_ice17xx_ak4xxx     11648  1 snd_ice1724
snd_ac97_codec        110880  1 snd_ice1724
ac97_bus                9856  1 snd_ac97_codec
snd_ak4xxx_adda        16384  2 snd_ice1724,snd_ice17xx_ak4xxx
snd_ak4114             16896  1 snd_ice1724
snd_pcm_oss            45984  0 
snd_mixer_oss          22784  1 snd_pcm_oss
snd_pcm                82180  4 snd_ice1724,snd_ac97_codec,snd_ak4114,snd_pcm_oss
snd_page_alloc         17032  1 snd_pcm
snd_pt2258             12032  1 snd_ice1724
snd_i2c                13184  2 snd_ice1724,snd_pt2258
snd_seq_oss            39424  0 
snd_seq_midi           14240  0 
snd_rawmidi            29344  2 snd_ice1724,snd_seq_midi
snd_seq_midi_event     15104  2 snd_seq_oss,snd_seq_midi
snd_seq                57840  6 snd_seq_oss,snd_seq_midi,snd_seq_midi_event
iTCO_wdt               19152  0 
snd_timer              29064  2 snd_pcm,snd_seq
iTCO_vendor_support    11652  1 iTCO_wdt
snd_seq_device         15372  4 snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    63908  17 snd_ice1724,snd_ac97_codec,snd_ak4xxx_adda,snd_ak4114,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_pt2258,snd_i2c,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              15584  1 snd
psmouse                62484  0 
serio_raw              13444  0 
pcspkr                 10496  0 
intel_agp              34236  1 
agpgart                42960  3 drm,intel_agp
usbhid                 42592  0 
r8169                  40964  0 
mii                    13312  1 r8169
floppy                 65732  0 
fbcon                  46368  0 
tileblit               10752  1 fbcon
font                   16384  1 fbcon
bitblit                13824  1 fbcon
softcursor              9984  1 bitblit
--------------------------------------------------------------------------------------------------------------------------------------------------------
alsa-base.conf :

# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
#
# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
options snd-usb-caiaq index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2
----------------------------------------------------------------------------------------------------------------------------------------------------------
Where is the problem ????!!!



      



More information about the Ubuntu-Studio-users mailing list