On Sun, 5 Feb 2006, Bob van der Poel wrote:
Nigel Henry wrote:
On Sunday 05 February 2006 17:56, Bob van der Poel wrote:
Nigel Henry wrote:
<snip>
Hi Bob. I'd try adding the following 2 option lines to
your /etc/modprobe.conf.
options snd-via82xx index=0
options snd-usb-audio index=1
Tried and failed :)
But, thanks for the try. Sigh, this is getting to be quite frustrating!
I'm wondering if there is a problem with the usb or hotplug stuff? But
that seems to be a moving target as well.
For what it is worth, I also have a usb scanner and printer on the
system and they work just fine.
Surely there is a solution!
Hi Bob. Would you post the output of lsmod, so as to check the modules that
are loaded, and to see if something is being loaded that shouldn't be.
Thanks. Both copies of the message came though just fine.
When someone answers you to this list, a message is both sent directly to
you and to the list, so you will get two messages (directly and from the
list)
Rebooted and have the following info. First, lsmod just after boot (with the
USB Midi NOT working):
Well, in the first case two modules audio and snd_seq_midi are NOT loaded,
which are in the second case. This seems to be the main difference.
But I am sure you noticed that as well.
freq_table 3460 0
processor 17876 0
radeon 76672 0
drm 60404 1 radeon
raw 6592 2
md5 3584 1
ipv6 234016 10
snd_seq_dummy 2532 0
snd_seq_oss 31136 0
snd_seq_midi_event 5696 1 snd_seq_oss
snd_seq 46960 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss 48960 0
snd_mixer_oss 16896 1 snd_pcm_oss
snd_usb_audio 73120 0
snd_usb_lib 13920 1 snd_usb_audio
snd_hwdep 6848 1 snd_usb_audio
snd_via82xx 24256 0
gameport 11112 1 snd_via82xx
snd_ac97_codec 83900 1 snd_via82xx
snd_pcm 79784 4
snd_pcm_oss,snd_usb_audio,snd_via82xx,snd_ac97_codec
snd_timer 20548 2 snd_seq,snd_pcm
snd_page_alloc 8392 2 snd_via82xx,snd_pcm
snd_mpu401_uart 5664 1 snd_via82xx
snd_rawmidi 19616 2 snd_usb_lib,snd_mpu401_uart
snd_seq_device 6828 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd 46116 13
snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_usb_audio,snd_hwdep,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
parport_pc 32612 1
lp 10024 0
parport 31976 2 parport_pc,lp
usblp 10976 0
sd_mod 16240 0
af_packet 16392 0
floppy 55444 0
ide_cd 37988 0
loop 14504 0
supermount 31956 1
via_agp 7584 0
agpgart 29032 2 drm,via_agp
nvram 7400 0
usb_midi 21476 0
soundcore 7008 2 snd,usb_midi
usb_storage 82020 0
scsi_mod 121064 2 sd_mod,usb_storage
tsdev 5984 0
ehci_hcd 29192 0
uhci_hcd 29136 0
usbcore 108348 8
snd_usb_audio,snd_usb_lib,usblp,usb_midi,usb_storage,ehci_hcd,uhci_hcd
evdev 7648 0
ext3 124744 3
jbd 48568 1 ext3
Next, after a quick unplug/plug of the USB device (and aconnect now shows all
is well with the UNO as client 72):
snd_seq_midi 6752 0
audio 44032 0
freq_table 3460 0
processor 17876 0
radeon 76672 0
drm 60404 1 radeon
raw 6592 2
md5 3584 1
ipv6 234016 10
snd_seq_dummy 2532 0
snd_seq_oss 31136 0
snd_seq_midi_event 5696 2 snd_seq_midi,snd_seq_oss
snd_seq 46960 6
snd_seq_midi,snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss 48960 0
snd_mixer_oss 16896 1 snd_pcm_oss
snd_usb_audio 73120 0
snd_usb_lib 13920 1 snd_usb_audio
snd_hwdep 6848 1 snd_usb_audio
snd_via82xx 24256 0
gameport 11112 1 snd_via82xx
snd_ac97_codec 83900 1 snd_via82xx
snd_pcm 79784 4
snd_pcm_oss,snd_usb_audio,snd_via82xx,snd_ac97_codec
snd_timer 20548 2 snd_seq,snd_pcm
snd_page_alloc 8392 2 snd_via82xx,snd_pcm
snd_mpu401_uart 5664 1 snd_via82xx
snd_rawmidi 19616 3 snd_seq_midi,snd_usb_lib,snd_mpu401_uart
snd_seq_device 6828 5
snd_seq_midi,snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd 46116 13
snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_usb_audio,snd_hwdep,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
parport_pc 32612 1
lp 10024 0
parport 31976 2 parport_pc,lp
usblp 10976 0
sd_mod 16240 0
af_packet 16392 0
floppy 55444 0
ide_cd 37988 0
loop 14504 0
supermount 31956 1
via_agp 7584 0
agpgart 29032 2 drm,via_agp
nvram 7400 0
usb_midi 21476 0
soundcore 7008 3 audio,snd,usb_midi
usb_storage 82020 0
scsi_mod 121064 2 sd_mod,usb_storage
tsdev 5984 0
ehci_hcd 29192 0
uhci_hcd 29136 0
usbcore 108348 9
audio,snd_usb_audio,snd_usb_lib,usblp,usb_midi,usb_storage,ehci_hcd,uhci_hcd
evdev 7648 0
ext3 124744 3
jbd 48568 1 ext3
There is a bit of line wrapping going on, but that's obvious.
Anything leap out for you?
--
William G. Unruh | Canadian Institute for| Tel: +1(604)822-3273
Physics&Astronomy | Advanced Research | Fax: +1(604)822-5324
UBC, Vancouver,BC | Program in Cosmology | [EMAIL PROTECTED]
Canada V6T 1Z1 | and Gravity | www.theory.physics.ubc.ca/
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user