Fwd: Fwd: How to figure out how to add support for another phone
"David Melgar" <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <[email protected]> |
FYI. It did work, after the port mixup got straightened out. ---------- Forwarded message ---------- From: David Melgar <[email protected]> Date: Jun 2, 2006 10:18 PM Subject: Re: [BitPim-devel] Fwd: How to figure out how to add support for another phone To: [email protected] Woohoo! Figured out the problem. Bitpim detect was finding the phone's modem port, not the serial port. When I manually changed it to the serial port, uploading the phonebook worked! Viewing the filesystem still doesn't work. The following shows up in the protocol log 22:15:00.309 SCP7500: Listing files in dir: '' 22:15:00.309 SCP7500: sendbrewcommand Data - 8 bytes <#! phones.p_brew.listfilerequest !#> 00000000 59 0b 00 00 00 00 01 00 Y....... 22:15:00.309 SCP7500: brew response Data - 9 bytes <#! phones.p_brew.listfileresponse !#> 00000000 13 59 0b 00 00 00 00 01 00 .Y....... 22:15:00.309 SCP7500: Failed to list files in dir 22:15:00.319 SCP7500: Listing subdirs in dir: '' 22:15:00.319 SCP7500: sendbrewcommand Data - 8 bytes <#! phones.p_brew.listdirectoryrequest !#> 00000000 59 0a 00 00 00 00 01 00 Y....... 22:15:00.319 SCP7500: brew response Data - 9 bytes <#! phones.p_brew.listdirectoryresponse !#> 00000000 13 59 0a 00 00 00 00 01 00 .Y....... 22:15:00.319 SCP7500: Failed to list dir The following shows up in the "Log" 22:15:00.309 SCP7500: Listing files in dir: '' 22:15:00.309 SCP7500: Failed to list files in dir 22:15:00.319 SCP7500: Listing subdirs in dir: '' 22:15:00.319 SCP7500: Failed to list dir Yet I see when its trying to upload the phonebook that it goes through a mess of commands looking at the file system which seem to work, such as 22:16:05.673 SCP7500: Directory 1, File Count=0 22:16:05.673 SCP7500: Indexing directory 2 22:16:05.673 SCP7500: Sanyo phonebook request Data - 179 bytes <#! phones.p_sanyomedia.sanyochangedir !#> Eventually listing filenames in the blocks that are returned. On 6/2/06, David Melgar <[email protected] > wrote: > > Running the updated code, > > Detect works. > Viewing filesystem: I see msgs in the console determining the baud rate.. > takes it a while. But nothing shows up in the view. It thought it used to > fail almost instantly. > > Uploading phonebook: Goes through the same determination of baud rate. But > nothing appears to have uploaded to the phone and it didn't reboot. A popup > showed up. Title, "Device needs attention - SCP7500 on COM5". Text is > "SCP7500 on COM5: The phone is not responding while transitioning mode from > none to phonebook. See the help for troubleshooting tips". > > Should it say MM7500 instead of SCP7500? > > Download phonebook: same. > > I had said in an earlier note that viewing the filesystem through BitPim > didn't work and that I'd like it to work, so I assumed you were asking > something else, such as if there was a way to view the filesystem on the > phone, which there isn't. > > On 6/2/06, Stephen Wood < [email protected]> wrote: > > > Update your subversion archive, and then run BitPim from the source. > Select the MM-7500 and give it a try. > > On 6/2/06, David Melgar < [email protected]> wrote: > > > > Ok, I have BitPim running from source. What should I try? > > > > > > > > > > There isn't a user accessible way to browse the filesystem on the > > > phone. > > > > > > Do you mean by this, that when you try to use BitPim to read the > filesystem, you don't see the filesystem? > > Stephen > > > > > _______________________________________________ > BitPim-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bitpim-devel > > > > _______________________________________________ BitPim-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bitpim-devel