Welcome to the HowardForums: Your Mobile Phone Community & Resource.
HowardForums is discussion board dedicated to mobile phones with over 1,000,000 members and growing!
For your convenience HowardForums is divided into 7 main sections; marketplace, phone manufacturers, carriers, smartphones/PDAs, general phone discussion, buy sell trade and general discussions. Just scroll down to see them!
Only registered members may post questions, contact other members or search our database of over 8 million posts. Why don't you join us today!
If you have time check out our sister sites: HowardChui.com - Where you can find the latest mobile phone news and reviews. HowardChui.com phone gallery - See interesting pictures of phones that we've taken. HowardForums Wiki - Our Mobile Phone Encylopedia. Niknon.com - Our sister site about Digital Photography. SlowFo.com - General Discussion.
MP3 Ringers off the memory card ARE possible. I was speaking with tech support at Telus (An English Accent'd Woman), trynig to resolve issues with Mobile TV. When that was resolved, I asked about MP3 Ringers off the memory card (rather then using a USB Cable). She was telling me the first few steps when my Skype Phone acccidentally got unplugged and I lost my connection with the woman.
I called back and another woman answered but refused to tell me how to do custom ring tones on the phone, she said Telus does not support that. BUT I KNOW it's possible without a transfer cable because the other woman was telling me how to do it!!! ARGH!!!
I havent figured out ringtones from the memory card but i have got all kinds of mp3 ringtones on my 8600
I used the 8500 method to load the mp3 ringtone on the 8600, but when i tried to assign it as ringtone, it gave me the DRM error. how did you by pass it?
Phone(s):
1: Apple iPhone 32GB on TELUS HSPA
2: BB 9630 Tour, LG 9700 (Dare), LG Keybo (9100), Motorola Razr2 V9m
3: Samsung M620, LG 8600, Samsung A720, Pantech 3200,
Provider(s):
Telus
Joined: Apr 2007
Posts: 187
Quote:
Originally Posted by CyberBee
I used the 8500 method to load the mp3 ringtone on the 8600, but when i tried to assign it as ringtone, it gave me the DRM error. how did you by pass it?
Okay so, i got bluetooth working and was able to access the filesystem using BitPim. I can load the MP3 onto the phone no problem but I ran into some snags.
1) The DRM error when i try to assign the ringtone, i tried tree different ways and ended up with the same message.
a) Menu > Music & Media > Ringtone
b) Menu > Settings > Sound > Blah, Blah, Blah ... Caller ID > Downloaded
c) Tried custom Ringer for contacts
No matter what, i always got the same DRM error
2) I could only load one mp3 file at a time, anymore than that and the phone would not recognize any other file but the first one i loaded. Just thought that was weird.
Overall though, it was still a million times easier to access the filesystem than my samsung or v265 ever was. If anyone is having trouble getting the bluetooth to work just let me know and i will post instructions.
__________________ November 5, 2009 - The day that TELUS failed
Maybe one day, decades from now we will see decent smartphone plans...one day
Forum Posting and You!
250 min local, 100 LD, Free Unlimited Incoming, Free 6pm, Free Caller ID, Free Voicemail 10, Free Unlimited Text, $25 Unlimited Data = $53 + SAF/911/Tax
Found out that under dload folder,
oma_ringtonesize.dat
oma_ringtone.dat
Files contain ringtone information. It is DIFFERENT from Verizon!! I deleted those two files, reboot my phone (DO NOT SEND PHONE DATA using bitpim. just copy is good enough), and it finally worked!
But have to follow same step everytime I want to add more custom ringtones
Phone(s):
1: Htc diamond
2: Lg Venus
3: Motorola Krzr...
Provider(s):
Telus Mobility
Joined: Nov 2003
From: Toronto...Canada
Posts: 793
Lg 245 had the same drm protection file thing. and thanks to some nice hofo members there is a way around it. I'm almost 100% this will work on this phone too....here is the post and the link.
Hi all,
I've appreciated the past posts on file transfer by truthlesshero, et al. So, I thought I'd add what I've found: basically a summary for image and mp3/ringtone file transfer.
To start, I'm connecting to my LG 245 (Telus) via a bluetooth connection. [I believe there may be USB connectors, and the principle ought to be the same.] From your PC, pair with the phone and connect the bluetooth Serial Port. It should connect on a COM port (ie - COM5 for me). Using BitPim (http://www.bitpim.org/), setup the BitPim Settings to use your corresponding bluetooth/serial COM port. For 'Phone Type', it seems to work with LG-VX8100, 8300, and also "Other CDMA phone". Once configured select the Filesystem icon on the left menu (NB: none of the other functions will work, such as "Get/Send Phone Data"). From the Filesystem menu, you should see your root (/) and various directories: OWS, VoiceDB, ..., brew, etc. At this point you can send files to and from your phone, so we're off to the races.
Images: Ok, so I can't figure out a graceful way to do these... The issue is that the phone's filesystem will not recognize your image files that you transfer via BitPim because it needs to update an index file that tells it how many images it actually has. So the options are: 1) download /dload/image.dat and modify the HEX file. (2) [the easier way] is to take photos (with the phone's camera), rename them and then copy your image file to brew/16452/mp/ using that existing name (ie - overwriting the file). This seems to be the easiest way.
MP3s: For the same filesystem/indexing issue as with the images, you will have to do some HEX/dat file editing. Download a freeware HEX editor online (google it- there are many). So the first thing to do is to copy your MP3 file over to /brew/16452/mds/ (I'm guessing mds stands for MyDownloadedSounds). I suggest cropping the file as you don't need anything too long for a ringtone (http://audacity.sourceforge.net/ works nicely for editing mp3s). Anyway, once the file has uploaded to the phone, go to /dload/aod.dat. Delete this file (I suggest backing it up first, just to be on the safe side). Restart your phone (turn off, then on again). The phone will re-generate this dat file and you will now see the MP3 that you uploaded in the list. Unfortunately, it will not be recognized as a ringtone as it's not Telus's DRM-MP3 (ie - Telus's squeezing-blood-from-a-stone method of collecting their fees). Next...the HEX editing:
Download aod.dat to your PC via BitPim and view it in a HEX editor:
In the file, I see multiple entries - one per audio file. So from byte address 0x00 to 0x93 [#147 in decimal] (that's 0 to 93 in hexadecimal = base 16) is a single entry. Viewing the ASCII representation, starting at 0x00, I see four characters (xx 03 06 04 in HEX) followed by "brew/16452/mds/filename.mp3". Nearer the end of the 0x93 character block, there are two other words of 4 and three bytes.
For those who care, the first byte/character is a running count, the groups of four and three at the end of the entry block are related to the file's properties (file size, etc).
So the important part: change the byte at address 0x03 from 04 to 00. Then change the byte at address 0x84 (#132) from 00 to 01.
Send this updated aod.dat file back to your phone. The first file should be unlocked for use as a ringtone.
This pattern works for all of the files on my phone. So you can upload more MP3s and edit each 148-character block in the same two positions.
NB: your phone is only set to take "downloads" up to 5MB, so if you exceed that limit, the aod.dat file will not be regenerated for all of the files. In this case you can enter the 148-byte entries manually.
If the pattern doesn't work for you, I suggest downloading a free Ringtone from Telus (tocatta, Bach - under 'Free Trial' if you log into the mytelusmobility site. NB: charges may apply for accessing the web via your phone ~5 cents per page). I recommend downloading that free ringtone, viewing your aod.dat file and looking at how it differs. You can then apply those changes to unlock your other MP3s.
Alright, that's what I've found so far. Hopefully, we'll be able to figure out the Java games/apps for this phone too!
__________________
The future is friendly......Regretably only by Telus.