![]() |
2012-04-18
, 00:00
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#82
|
The Following 3 Users Say Thank You to retsaw For This Useful Post: | ||
![]() |
2012-04-18
, 08:12
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#83
|
Thanks, but I couldn't see the relevance of those links.
But I was running it in full speed mode since I couldn't get it working in high speed mode, and even plugged into my netbook it seems to connect to the USB sound card in full speed mode, however I tried it on my other N900 and that did connect in high speed mode. And I did get it working again for a while on that N900 with pulseaudio, however when I switched pulseaudio back to internal speakers and then tried to switch back to the USB soundcard again, it locked up requiring me to unplug the USB soundcard to get my N900 responding again, and it resulted in another lot of messages in dmesg which were similar, but not identical.
The Following User Says Thank You to pablocrossa For This Useful Post: | ||
![]() |
2012-04-18
, 09:07
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#84
|
![]() |
2012-04-18
, 14:49
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#85
|
I don't honestly know.
However, I remember (and hopefully I'm not mis-remembering here) reading/hearing an interview with a pulseaudio developer who said something about pulseaudio using features in sound card drivers that aren't normally used and consequently weren't tested properly and therefore exposing bugs in the drivers, so my money is on it being a problem with the snd_usb_audio driver and musb is just showing up in the trace just because the driver uses it. I'm guessing here but I suspect backporting a newer version of the snd_usb_audio driver will fix this, but I could be on the wrong track.
Maybe some debug info from pulseaudio would be useful here, anyone know how to get it?
sudo portaudio --help
![]() |
2012-04-18
, 17:35
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#86
|
This makes sense, it is the FIFO error that I find strange
can we restart the service with a debug/verbose option?? I cannot find anything of the sort withEDIT: can you link me to the snd_usb_audio source?? is it a module from the kernel??Code:sudo portaudio --help
find / -name snd_usb_audio
![]() |
2012-04-18
, 18:32
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#87
|
I cannot even find the module on the N900, I have power46 so maybe it was added later :P do you guys have it
Do we even have the soundcore moduleCode:find / -name snd_usb_audio
find / -name snd-usb-audio.ko
The Following User Says Thank You to retsaw For This Useful Post: | ||
![]() |
2012-04-18
, 18:36
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#88
|
TryCode:find / -name snd-usb-audio.ko
I don't know if it is in power46 as I'm running v49 and v50 on my N900s.
For the kernel-power source, you can find download instruction in the kernel-power devel thread.
![]() |
2012-04-18
, 20:24
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#89
|
The Following 2 Users Say Thank You to retsaw For This Useful Post: | ||
![]() |
2012-04-19
, 15:34
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#90
|
![]() |
Tags |
h-e-n, usb audio |
Thread Tools | |
|
http://blackfin.uclinux.org/gf/proje...on=ForumBrowse
http://groups.google.com/group/hawkb...cda84b8c?pli=1
http://www.spinics.net/lists/linux-usb/msg14080.html
http://gumstix.8.n6.nabble.com/OTG-P...-td642720.html
http://www.mail-archive.com/davinci-.../msg14437.html
Good luck