Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I have a Logitech Wireless Music System that I am trying to get to work.
Last edited by littlebirdy (2007-03-17 21:43:16)
Offline
... and what kind of errors do you get?
Offline
to begin with,
unknown symbol usb_kill_urb
I am trying to find the missing module. Any idea?
I am using the linux distribution from dlink.
Offline
Ok, I fixed that.
Now I have:
# more /proc/asound/cards
0 [Tra ]: USB-Audio - Logitech Music Anywhere USB Tra
Logitech Logitech Music Anywhere USB Tra at usb-ehci_platfo
rm143610-1, full spe
# dmesg
...
2:1:1: cannot get freq at ep 0x5
2:1:2: cannot get freq at ep 0x5
usbcore: registered new driver snd-usb-audio
# snddevices
Creating mixer?...done.
Creating sequencer...done.
Creating midi0?...done.
Creating dsp?...done.
Creating audio?...done.
Creating sndstat...done.
Creating music...done.
Creating dmmidi?...done.
Creating dmfm?...done.
Creating amixer?...done.
Creating adsp?...done.
Creating amidi?...done.
Creating admmidi?...done.
Creating snd/control?...done.
Creating snd/seq...done.
Creating snd/timer...done.
Creating snd/hw??...done.
Creating snd/midi??...done.
Creating snd/pcm??p...done.
Creating snd/pcm??c...done.
Creating aload?...done.
Creating aloadSEQ...done.
l# speaker-test -c0 -Ddefault
speaker-test 1.0.8
Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Sine wave rate is 440.0000Hz
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 96 to 32768
Period size range from 48 to 16384
Buffer time size 2525
To choose buffer_size = 2520
To choose period_size = 315
was set period_size = 315
was set buffer_size = 2520
Unable to set hw params for playback: Broken pipe
Setting of hwparams failed: Broken pipe
Any idea what "2:1:2: cannot get freq at ep 0x5" means?
Offline