Clemens Ladisch wrote:
Brad Fuller wrote:
Can't get midisport8x8 to work. I think that
the firmware is not loading.
What messages appear in the system log when you plug in the device?
none that I can tell
cat /proc/bus/usb/devices shows just info on the
two USB controllers
(as does lsusb)
Even without the firmware, lsusb should show at least an unknown
device.
Is the driver for your USB controller loaded (something with uhci/ohci
in its name)?
Yes. lsmod:
================================
Module Size Used by
snd_pcm_oss 54312 0
snd_mixer_oss 18432 2 snd_pcm_oss
realcap 4240 0
commoncap 4736 1 realcap
snd_seq 50576 8
snd_usb_audio 67680 0
snd_ice1712 63688 5
snd_ice17xx_ak4xxx 4224 1 snd_ice1712
snd_pcm 85128 5 snd_pcm_oss,snd_usb_audio,snd_ice1712
snd_page_alloc 11016 1 snd_pcm
snd_timer 23684 2 snd_seq,snd_pcm
snd_ak4xxx_adda 5760 2 snd_ice1712,snd_ice17xx_ak4xxx
snd_cs8427 10880 1 snd_ice1712
snd_ac97_codec 63748 1 snd_ice1712
snd_i2c 5248 2 snd_ice1712,snd_cs8427
snd_mpu401_uart 7680 1 snd_ice1712
snd_rawmidi 23076 2 snd_usb_audio,snd_mpu401_uart
snd_seq_device 8200 2 snd_seq,snd_rawmidi
snd 54532 23
snd_pcm_oss,snd_mixer_oss,snd_seq,snd_usb_audio,snd_ice1712,snd_ice17xx_ak4xxx,snd_pcm,snd_timer,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,snd_i2c,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 6496 2 snd
parport_pc 19520 1
lp 8236 0
parport 30536 2 parport_pc,lp
autofs4 13828 0
nfs 147520 4
lockd 48072 2 nfs
sunrpc 113380 7 nfs,lockd
3c59x 30760 0
floppy 48080 0
sg 28320 0
microcode 4896 0
dm_mod 33056 0
uhci_hcd 24856 0
button 4632 0
battery 6924 0
asus_acpi 8984 0
ac 3340 0
nvidia 4818900 12
ipv6 193760 12
ext3 104552 2
jbd 44568 1 ext3
aic7xxx 137016 0
sd_mod 16512 0
scsi_mod 93392 3 sg,aic7xxx,sd_mod
================================