|
|
2008-11-24
, 20:37
|
|
Posts: 961 |
Thanked: 565 times |
Joined on Jul 2007
@ Tyneside, North East England
|
#22
|
| The Following User Says Thank You to gazza_d For This Useful Post: | ||
|
|
2008-11-24
, 21:33
|
|
Posts: 76 |
Thanked: 41 times |
Joined on Nov 2008
@ Germany
|
#23
|
). Tried this with different settings for "Packet Interval" and "Output Buffer" with no success. It seems that there is a general problem with accessing the sound card..|
|
2008-11-24
, 22:41
|
|
Posts: 9 |
Thanked: 9 times |
Joined on Nov 2008
|
#24
|
I guess Sam is reading this, so I've attached the logs for both, trying to make a call and the feedback test (removed my mac and phone number). Tried this with different settings for "Packet Interval" and "Output Buffer" with no success. It seems that there is a general problem with accessing the sound card..
HFPD: SoundIoPump: bottom input underprocessed (0 < 1000) HFPD: SoundIoPump: bottom input overprocessing HFPD: SoundIoPump Stopped
|
|
2008-11-25
, 21:08
|
|
Posts: 76 |
Thanked: 41 times |
Joined on Nov 2008
@ Germany
|
#25
|
)./autogen.sh
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
configure.in: installing `./install-sh'
configure.in: installing `./missing'
hfpd/Makefile.am: installing `./depcomp'
configure.in:22: error: possibly undefined macro: AC_PROG_CXX_C_O
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:35: error: possibly undefined macro: AC_TYPE_SSIZE_T
configure.in:36: error: possibly undefined macro: AC_TYPE_UINT16_T
configure.in:37: error: possibly undefined macro: AC_TYPE_UINT32_T
configure.in:38: error: possibly undefined macro: AC_TYPE_UINT8_T
| The Following User Says Thank You to MrWeasel For This Useful Post: | ||
|
|
2008-11-25
, 23:05
|
|
Posts: 9 |
Thanked: 9 times |
Joined on Nov 2008
|
#26
|
Okay, here we go again.
(Sound card failure is still present, but now with a nice exclamation mark in the prefs dialog)
Log from attempt for feedback test is attached.
Code:HFPD: SoundIoPump: bottom input underprocessed (0 < 1000) HFPD: SoundIoPump: 255 strikes, you're out HFPD: SoundIoPump: bottom input overprocessing
In the future, when I test on x86, I will include builds compiled with -funsigned-char. Try the latest out of SVN, maybe now we can finally get to the bottom of the audio input problem.| The Following User Says Thank You to samr7 For This Useful Post: | ||
|
|
2008-11-26
, 10:22
|
|
Posts: 961 |
Thanked: 565 times |
Joined on Jul 2007
@ Tyneside, North East England
|
#27
|
| The Following User Says Thank You to gazza_d For This Useful Post: | ||
|
|
2008-11-26
, 18:43
|
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#28
|
|
|
2008-11-26
, 20:18
|
|
Posts: 76 |
Thanked: 41 times |
Joined on Nov 2008
@ Germany
|
#29
|
It's now refusing to build for me now, using svn revision 43 with the following errors
| The Following User Says Thank You to MrWeasel For This Useful Post: | ||
|
|
2008-11-26
, 21:20
|
|
Posts: 961 |
Thanked: 565 times |
Joined on Jul 2007
@ Tyneside, North East England
|
#30
|
I have a Samsung T10. I have thought about using the N8x0 as a speaker set for it. I thought about perhaps working with the author of BlueMaemo, however. I have had a peek at the code (briefly) and it looks like it's doable.
BlueMaemo is in Python. It looks like the code you are working with right now is not.
What do you folks think?