Discuss here
So what's going on with mms? Jmz can you get your's to work?
---------- Post added at 06:02 PM ---------- Previous post was at 05:58 PM ----------
Also, on the topic of SMS and MMS is it possible to incorporate the Quick Reply function through the notification center drop down menu?
I used that function a lot.
served24 said:
So what's going on with mms? Jmz can you get your's to work?
---------- Post added at 06:02 PM ---------- Previous post was at 05:58 PM ----------
Also, on the topic of SMS and MMS is it possible to incorporate the Quick Reply function through the notification center drop down menu?
I used that function a lot.
Click to expand...
Click to collapse
Mine works fine. I even wiped everything and installed 11-04 build and MMS works. Your log cat posted sows no error for MMS
Sent from my Evo View using XDA Premium HD app
copied from dev thread:
-------------
As for the bluetooth voice audio issue, I think these may be the relevant entries from the logcat:
D/Bluetooth HSHFP( 461): AudioStateIntent: 00:1A:7D:35:55:BE State: 12 PrevState: 11
D/AudioHardware7x30( 106): setVoiceVolume(0.800000)
I/AudioHardware7x30( 106): Setting in-call volume to 80 (available range is 0 to 100)
I/HTC Acoustic( 106): update voice ACDB id: (tx_acdb, rx_acdb) = (105, 205)
I/HTC Acoustic( 106): update voice ACDB id (105, 205) success
I/AudioHardware7x30( 106): update_voice_acdb(105, 205) succeeded
D/AudioHardware7x30( 106): setVoiceVolume(1.000000)
I/AudioHardware7x30( 106): Setting in-call volume to 100 (available range is 0 to 100)
I/AudioHardware7x30( 106): Routing audio to Bluetooth PCM
D/Tethering( 316): MasterInitialState.processMessage what=3
D/PicasaUploaderSyncManager( 1055): active network: null
D/PicasaUploaderSyncManager( 1055): background data: true
D/AudioHardware7x30( 106): AudioStreamOutMSM7x30::standby()
D/AudioHardware7x30( 106): Deroute pcm out stream
E/AudioHardware7x30( 106): updateDeviceInfo: E rx_device 17 and tx_device 18
D/AudioHardware7x30( 106): case VOICE_CALL
E/AudioHardware7x30( 106): updateDeviceInfo: X cur_rx 17 cur_tx 18
When it is re-routing the pcm out stream, it is getting errors updating the device info.
----------------
Actually those are not errors even there is a E upfront
Just lazy devs
I will look into that with the rom dev soon
jmztaylor said:
Mine works fine. I even wiped everything and installed 11-04 build and MMS works. Your log cat posted sows no error for MMS
Sent from my Evo View using XDA Premium HD app
Click to expand...
Click to collapse
i never posted a log cat. and also, superuser app keeps closing and my busybox app says that i have no su binary? what's happening?
served24 said:
i never posted a log cat. and also, superuser app keeps closing and my busybox app says that i have no su binary? what's happening?
Click to expand...
Click to collapse
did you mess about with busybox AT ALL?
Never mind. i've managed to fix it with a system wipe. MMS,GAAPS, and camcorder ( a bit laggy) are confirmed working. great update!
on an added note: MMS works even with/without WIFI on so hurrah
Jmz, you might want to consider making this a stable since it had a lot of major updates/fixes to it.
Sometimes my text messages don't even send. its weird. It happens at random times. idk why
Problems sending normal SMS texts when the text is bigger than one message that can be sent. It doesn't split it up into two messages but just doesn't send. Weird.
served24 said:
Problems sending normal SMS texts when the text is bigger than one message that can be sent. It doesn't split it up into two messages but just doesn't send. Weird.
Click to expand...
Click to collapse
then here's something really...weird...send one message at a time ;p
Lloir said:
then here's something really...weird...send one message at a time ;p
Click to expand...
Click to collapse
stop being so cynical. i'm just pointing out a problem.
and this is important because it glitches your entire Messages app after you've accidently sent a LONG text. after doing so your messages app will send messages but it will take FOREVER to send. This on the other hand is a serious problem.
served24 said:
stop being so cynical. i'm just pointing out a problem.
Click to expand...
Click to collapse
yes numerous times....
what kernel would we use? I broke wifi with the ones I tried..
brandon1212 said:
what kernel would we use? I broke wifi with the ones I tried..
Click to expand...
Click to collapse
I used the one in the rom zip, and I have to say this is an awesome rom.
Sent from my PK7630000 using Tapatalk 2
Has anyone tried using the sick kernel with this?
Sent from my One V using xda app-developers app
no mms love over here
cammykool said:
no mms love over here
Click to expand...
Click to collapse
Try reflashing the kernel after you install the ROM and GAAPS. If it doesn't work go to settings>backup and reset> factory data reset. I got my mms to work (nov 4th version)
maxwen said:
copied from dev thread:
-------------
As for the bluetooth voice audio issue, I think these may be the relevant entries from the logcat:
D/Bluetooth HSHFP( 461): AudioStateIntent: 00:1A:7D:35:55:BE State: 12 PrevState: 11
D/AudioHardware7x30( 106): setVoiceVolume(0.800000)
I/AudioHardware7x30( 106): Setting in-call volume to 80 (available range is 0 to 100)
I/HTC Acoustic( 106): update voice ACDB id: (tx_acdb, rx_acdb) = (105, 205)
I/HTC Acoustic( 106): update voice ACDB id (105, 205) success
I/AudioHardware7x30( 106): update_voice_acdb(105, 205) succeeded
D/AudioHardware7x30( 106): setVoiceVolume(1.000000)
I/AudioHardware7x30( 106): Setting in-call volume to 100 (available range is 0 to 100)
I/AudioHardware7x30( 106): Routing audio to Bluetooth PCM
D/Tethering( 316): MasterInitialState.processMessage what=3
D/PicasaUploaderSyncManager( 1055): active network: null
D/PicasaUploaderSyncManager( 1055): background data: true
D/AudioHardware7x30( 106): AudioStreamOutMSM7x30::standby()
D/AudioHardware7x30( 106): Deroute pcm out stream
E/AudioHardware7x30( 106): updateDeviceInfo: E rx_device 17 and tx_device 18
D/AudioHardware7x30( 106): case VOICE_CALL
E/AudioHardware7x30( 106): updateDeviceInfo: X cur_rx 17 cur_tx 18
When it is re-routing the pcm out stream, it is getting errors updating the device info.
----------------
Actually those are not errors even there is a E upfront
Just lazy devs
I will look into that with the rom dev soon
Click to expand...
Click to collapse
This is just a test
Please try using this lib
http://www.mediafire.com/?s721908rtg96v1d
Push this to /system/lib/hw and reboot
But make a backup of your old lib before!!!
max
maxwen said:
This is just a test
Please try using this lib
http://www.mediafire.com/?s721908rtg96v1d
Push this to /system/lib/hw and reboot
But make a backup of your old lib before!!!
max
Click to expand...
Click to collapse
Will do. Might take me a couple of days to test it. Thanks for the help.
Sent from my HTC One V using xda app-developers app
maxwen said:
This is just a test
Please try using this lib
http://www.mediafire.com/?s721908rtg96v1d
Push this to /system/lib/hw and reboot
But make a backup of your old lib before!!!
max
Click to expand...
Click to collapse
Thanks but didn't fix it. Still no audio through headset.
Sent from my PK7630000 using xda premium
jmztaylor said:
Thanks but didn't fix it. Still no audio through headset.
Sent from my PK7630000 using xda premium
Click to expand...
Click to collapse
Thanks for testing!
Sent from my HTC One V using xda app-developers app
Related
ROM: Fresh 3.1.0.1
KERNEL: netarchy 4.0.1
I have my 4G turned off, and I just happened to be browsing my logcat (using aLogcat) and saw these interesting entries:
I/Wimax ( 332): <DC> Try to establish a connection to DC server.
E/Wimax ( 332): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
****That occurs multiple times****
Anyone else seen this? Why is it happening?
I have seen that a lot on my phone. I thought it was related to the Damage Control ROM I was running, but I never really researched it too much.
That is normal.
Sent from my PC36100 using XDA App
Yeah, it clutters up logcat, but it doesn't cause any battery drain or anything. If you're trying to debug something and those messages are getting in the way just power the phone off with 4g turned off. When it comes back up it won't scroll those messages.
It's sloppy on HTC's part...but it doesn't seem to be a big deal.
Babble0n said:
I have seen that a lot on my phone. I thought it was related to the Damage Control ROM I was running, but I never really researched it too much.
Click to expand...
Click to collapse
Yeah - I thought so too - but there are a number of apk's in the \system\app directory that have DC in front of them but I am using Fresh's ROM - so I am not sure why they're there - I don't think he used DamageControl as his base....
sdc177 said:
That is normal.
Click to expand...
Click to collapse
Ok..... anyone know why? If it's continuing to keep trying to connect to a server using Wimax - why? and why is it trying to go to 127.0.0.1:7771?
ZombieReagan said:
Yeah, it clutters up logcat, but it doesn't cause any battery drain or anything. If you're trying to debug something and those messages are getting in the way just power the phone off with 4g turned off. When it comes back up it won't scroll those messages.
It's sloppy on HTC's part...but it doesn't seem to be a big deal.
Click to expand...
Click to collapse
My 4G starts up automatically when I boot....
Perhaps you should go to the Q&A board.
Sent from my PC36100 using XDA App
sdc177 said:
That is normal.
Click to expand...
Click to collapse
sdc177 said:
Perhaps you should go to the Q&A board.
Click to expand...
Click to collapse
Perhaps I will and perhaps I will get better answers than 3 and 8 word answers. Assumed this would be a development question/issue....
Yeah you're right, the Q&A board is just for asking what peoples favorite colors are, etc.
Sent from my PC36100 using XDA App
sdc177 said:
Yeah you're right, the Q&A board is just for asking what peoples favorite colors are, etc.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
If you're asking - blue.
The 127.0.0.1 IP address is a local loopback, a lot of linux services, modules run in a local loopback. I wouldn't think this is much but don't know why something that is turned off could be trying to connect to something.
Something else on the phone may be dependent on starting that package/module for some other reason causing it to try to connect.
weehooherod said:
Lol you must have SwitchPro installed. Is auto 4G enable at boot a bug or feature?
Click to expand...
Click to collapse
ya, its a bug. the same thing happens with the 4g toggle app a member here wrote and released. He hasnt been able to fix his yet either.
http://forum.xda-developers.com/showthread.php?t=695056&highlight=toggle
spankmaster said:
ya, its a bug. the same thing happens with the 4g toggle app a member here wrote and released. He hasnt been able to fix his yet either.
http://forum.xda-developers.com/showthread.php?t=695056&highlight=toggle
Click to expand...
Click to collapse
I am using SwitchPro.... I will remove it and see what happens....
Same thing happens here. To duplicate, all you need to do is enable and disable 4th. And that starts happening.
You can check in by netstat that once you enable 4g, a couple of ports get bound on the localloop interface (127.0.0.1) on that port range.
What I haven't looked st yet, is switch process is staying behind after having the interface disabled.
I'll take a look tomorrow.
--T
Sent from my PC36100 using XDA App
tmodelli said:
Same thing happens here. To duplicate, all you need to do is enable and disable 4th. And that starts happening.
You can check in by netstat that once you enable 4g, a couple of ports get bound on the localloop interface (127.0.0.1) on that port range.
What I haven't looked st yet, is switch process is staying behind after having the interface disabled.
I'll take a look tomorrow.
--T
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Were you ever able to find anything on this? I'm not coming up with anything.
i wish I had.
My boss took over my life for the past couple of weeks.. bad, bad boss (at least he paus for the phone and sprint services!!!)
I'll try to find out soon.
--T
so, a quick look at it. the server that binds to port 7771 is:
service sequansd /system/bin/sequansd /etc/wimax/sequansd/sequansd_app.xml
user root
group root inet
socket sequansd_0 dgram 660 root root
disabled
oneshot
I'll look to see who is trying to connect to that service/port...
Looks like someone opened a ticket at Google support forums: http://code.google.com/p/android/issues/detail?id=11008
Doubt anyone will fix this unless HTC sees this. Please spread the word to anyone you may know there.
tmodelli said:
so, a quick look at it. the server that binds to port 7771 is:
service sequansd /system/bin/sequansd /etc/wimax/sequansd/sequansd_app.xml
user root
group root inet
socket sequansd_0 dgram 660 root root
disabled
oneshot
I'll look to see who is trying to connect to that service/port...
Click to expand...
Click to collapse
well this tid bit, i assume from init.rc, has helped get me started.
the most interesting sections i saw in /system/etc/wimax/sequansd/sequansd_app.xml -
Code:
<server>
<ip>127.0.0.1</ip>
<port>7771</port>
<maxClients>10</maxClients>
</server>
<debug>
<logfile>/data/wimax/log/sequansd.log</logfile>
<crashLog>/data/wimax/log/crash.log</crashLog>
</debug>
/data/wimax has all sorts of other files, including those sequansd.log files.
in my opinion, they're most interesting comments are:
Code:
sequansd.log: 9:10 45.306 >| DCX/SPY info >| Waiting for connect...
sequansd.log: 9:10 46.400 >| DCX/SPY info >| New connection 0x10E10001 from 127.0.0.1
i'm not sure where all of this is going, but i do find it interesting, 10 max clients on localhost port 7771.
when i turn on 4g, netstat changes and shows two lines with 7771:
Code:
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 127.0.0.1:7771 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:7771 127.0.0.1:36932 ESTABLISHED
any ideas? worth changing the max client number in the conf file? changing ip address or port?
I've been having 4G issues ever since I flashed Calkulin's 1.7 Rom. I looked into logcat after reading this thread and found that when the 4G is turned on the error is
E/wimax (5978): getPvtPem: No device private key
E/ (5978): Cannot get private key
These are in red. I also see a lot of logs about tethering, but I have not used the wifi tether yet. I also see logs about duplicates coming from the flurry agent
ok, so i need some help if anyone can enlighten me. when i switch on 4g and it miraculously connects, it always brings up a "4g day pass" site. i, obviously thinking i'm paying for 4g service, click "no thanks" and try to visit another site...it auto kicks me off 4g and wont connect anymore... is 4g down in la or something???? little help here guys...
Call Sprint and ask them for help. Not much any of us can do here, sadly.
th3_g00b said:
ok, so i need some help if anyone can enlighten me. when i switch on 4g and it miraculously connects, it always brings up a "4g day pass" site. i, obviously thinking i'm paying for 4g service, click "no thanks" and try to visit another site...it auto kicks me off 4g and wont connect anymore... is 4g down in la or something???? little help here guys...
Click to expand...
Click to collapse
It seems you have the realm set up for clear instead of Sprint so it sends you to that page instead
fenixjn said:
It seems you have the realm set up for clear instead of Sprint so it sends you to that page instead
Click to expand...
Click to collapse
Yep I agree, get your msl, go to dialer dial ##data# choose edit mode, enter your msl, go to wimax, choose realm, change it to sprintpcs.com, then hit menu, commit modifications. Phone will reboot and you should be good to go.
Evo Sent
ifly4vamerica said:
Yep I agree, get your msl, go to dialer dial ##data# choose edit mode, enter your msl, go to wimax, choose realm, change it to sprintpcs.com, then hit menu, commit modifications. Phone will reboot and you should be good to go.
Evo Sent
Click to expand...
Click to collapse
ok so i did that and i dont get that 4daypass anymore but now it tells me that the network isnt responding...
th3_g00b said:
ok so i did that and i dont get that 4daypass anymore but now it tells me that the network isnt responding...
Click to expand...
Click to collapse
Did you update profile and prl? from the home screen ... menu/settings/system updates then update both profile and prl.
if that doesnt work try ##data# edit mode, enter your msl, go to data profile, then menu and restore. make sure you have a good strong signal when doing this, it will comletely restore your data settings, might take a few minutes.
Neither of the above should hurt anything, let us know how it goes.
ifly4vamerica said:
Did you update profile and prl? from the home screen ... menu/settings/system updates then update both profile and prl.
if that doesnt work try ##data# edit mode, enter your msl, go to data profile, then menu and restore. make sure you have a good strong signal when doing this, it will comletely restore your data settings, might take a few minutes.
Neither of the above should hurt anything, let us know how it goes.
Click to expand...
Click to collapse
Tried it and now im back to 4gdaypass.....I called sprint and they said they were escalating my issue....idk what else I could do on my end :/
th3_g00b said:
Tried it and now im back to 4gdaypass.....I called sprint and they said they were escalating my issue....idk what else I could do on my end :/
Click to expand...
Click to collapse
That's probably the best thing that can be done.
thetakara said:
That's probably the best thing that can be done.
Click to expand...
Click to collapse
*sigh* no 4g for me
th3_g00b said:
*sigh* no 4g for me
Click to expand...
Click to collapse
are there any Sprint stores with service center nearby? you might want to try that and see if they can help...
miguelfp1 said:
are there any Sprint stores with service center nearby? you might want to try that and see if they can help...
Click to expand...
Click to collapse
They just keep telling me that an app is messing up my phone.....every time .....
th3_g00b said:
They just keep telling me that an app is messing up my phone.....every time .....
Click to expand...
Click to collapse
Ha. Try programming it manually. Here are all the ##DATA# settings:
Standby Time 10
Scan Rate 30
NAI [wimax-mac-id-without-colons]@sprintpcs.com
User name [vision-username]@sprintpcs.com
Realm sprintpcs.com
Center frequency 2647000,2657000,2667000
Bandwidth 10, 10, 10
NAPDIS 000002
NSPDIS 000004
WiMax Scan Attempt Time 1
WiMAX Scan Retry 120
WiMAX Idle Sleep 10
WiMAX Entry RX -89
WIMAX Entry CINR 4
WiMAX Entry Delay 300
WiMAX Exit CINR 2
WiMAX Exit Delay 2
Handoff Threshold 0
Idle Mode Timer 0
TLS Enable
TTLS Disable
aph said:
Ha. Try programming it manually. Here are all the ##DATA# settings:
Standby Time 10
Scan Rate 30
NAI [wimax-mac-id-without-colons]@sprintpcs.com
User name [vision-username]@sprintpcs.com
Realm sprintpcs.com
Center frequency 2647000,2657000,2667000
Bandwidth 10, 10, 10
NAPDIS 000002
NSPDIS 000004
WiMax Scan Attempt Time 1
WiMAX Scan Retry 120
WiMAX Idle Sleep 10
WiMAX Entry RX -89
WIMAX Entry CINR 4
WiMAX Entry Delay 300
WiMAX Exit CINR 2
WiMAX Exit Delay 2
Handoff Threshold 0
Idle Mode Timer 0
TLS Enable
TTLS Disable
Click to expand...
Click to collapse
checked and everything is the same. 2 days and still no word from sprint....this sucks. i really dont know what my options are at this point, this is my second phone as my first phone's usb port went out and they told me they wont replace this one because they cant recreate the problem/its an app causing the issue....i wish people at the store werent such assholes....
Ok, so now I'm getting an error message for sprint tv saying im not authorized to use the app...day 3 and still no word from sprint....open to suggestions...
I had the issue but pushed over to vzw on 3g. I had to reflash the lastest stock rom. Then it worked for me, something went goofy in the rom settings is what I figured was the issue.
Sent from my PC36100 using XDA App
glennpettit said:
I had the issue but pushed over to vzw on 3g. I had to reflash the lastest stock rom. Then it worked for me, something went goofy in the rom settings is what I figured was the issue.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Btw, my phone is stock...I guess my only option is to run the 3.29 to install it and start from scratch.
i have the same issue.
http://forum.xda-developers.com/showthread.php?t=1016919
Yeah wipe it, unroot, don't install any apps, take it to the store, then see what they say.
Sent from my hand with XDA Premium installed
I was trying to see if I can get channel 14 and found a setting.
wifi settings, menu, advanced, regulatory domains
Click to expand...
Click to collapse
However, I do not have regulatory domains. Is there some way to unlock this, and is this a function of the rom or the radio?
Thanks.
Its the rom. Some roms support it. Some dont. The desire wifi radio supports it
Sent from my HTC Desire using XDA App
Hi.
I have flashed my phone. Added Profile 1 in QPST M.IP tab. All is good, 3g works, but as soon as I reboot the phone it switches to Profile 0.
I would like to ask anyone if you why this is? Is it Radio or Rom related? Any advice?
Thanks in advance.
Flagmax said:
Hi.
I have flashed my phone. Added Profile 1 in QPST M.IP tab. All is good, 3g works, but as soon as I reboot the phone it switches to Profile 0.
I would like to ask anyone if you why this is? Is it Radio or Rom related? Any advice?
Thanks in advance.
Click to expand...
Click to collapse
After you make the changes are you hitting the menu button and selecting "commit modifications"?
Silly question, but what is it you are actually doing? What is this profile for? Thanks.
Sent from my HTC Droid Incredible ADR6300
cmlusco said:
After you make the changes are you hitting the menu button and selecting "commit modifications"?
Click to expand...
Click to collapse
Yes I am. I tried it in ##DATA# and in QPST Service Programming but as soon as I reboot it changes to Profile 0. It like the NV item gets set back to zero.
BTW, does VZW have only one profile for data?
@country,
This is for those that flash the phone to a different provider that use two Profiles.
Flagmax said:
Yes I am. I tried it in ##DATA# and in QPST Service Programming but as soon as I reboot it changes to Profile 0. It like the NV item gets set back to zero.
BTW, does VZW have only one profile for data?
@country,
This is for those that flash the phone to a different provider that use two Profiles.
Click to expand...
Click to collapse
Thank you.
Sent from my HTC Droid Incredible ADR6300
In Developer Settings I change the value for Bluetooth Audio Codec, but no matter what I choose it reverts back to SBC. I've also confirmed that it chooses SBC via a bluetooth packet dump. Has anyone been able to get a different setting to stick? Has anyone verified aptX (or something other than SBC) connections to an audio sink?
cryptyk said:
In Developer Settings I change the value for Bluetooth Audio Codec, but no matter what I choose it reverts back to SBC. I've also confirmed that it chooses SBC via a bluetooth packet dump. Has anyone been able to get a different setting to stick? Has anyone verified aptX (or something other than SBC) connections to an audio sink?
Click to expand...
Click to collapse
this does not work for me on ODP4, it worked on ODP3 for me. Oreo is coming out today so might as well just wait and see if this was fixed
OPR6 has been posted.
yup, im on the beta and i now have a download to install!
Had same issue - anyone tried it already on new build?
it didn't fix it for me, it's stuck on SBC
---------- Post added at 02:00 PM ---------- Previous post was at 02:00 PM ----------
Broniu said:
Had same issue - anyone tried it already on new build?
Click to expand...
Click to collapse
no luck, im running OPR6 and it's still stuck on SBC