Page 1 of 6 123 ... LastLast
Results 1 to 10 of 60

Thread: Blackberry phone users! Help us!

  1. #1
    Join Date
    Aug 2005
    Location
    Boston (British Expat)
    Beans
    474
    Distro
    Ubuntu

    Blackberry phone users! Help us!

    Hello everyone,

    I need people who own a blackberry phone from RIM (Research in Motion) to run the btool program in verbose mode in order to gather as much variable information about attribute information. At the moment we're trying to work out what stuff means from first principles but it's hard to do with out variance.

    So first you need to have Barry installed: http://sourceforge.net/project/showf...roup_id=153722

    Once installed please run the following:

    sudo rmmod usb_storage; sudo bcharge; sudo btool -v -l &> ~/btool.log; sudo modprobe usb_storage

    We have to remove the usb storage module because of a set configuration bug in barry (which is now fixed in cvs). once you have your log file please email it to me at doctormo@gmail.com

    We also need people who use the windows client to use the usb snooper to create windows logs so we can work from those too. email if your interested in helping out.

    Regards, Martin (DoctorMO)
    Last edited by DoctorMO; December 6th, 2007 at 08:19 PM.
    42 is not an anwser, it's an error code. the universe is saying 'Error 42: meaning to universe not found'
    Programmer, Teacher and Artist

  2. #2
    Join Date
    Mar 2005
    Location
    Brooklyn, NY
    Beans
    258
    Distro
    Gutsy Gibbon Testing

    Re: Blackberry phone users! Help us!

    Done, wasn't a 100% sure what to install from the sourceforge site so i grabbed pretty much everything
    Since I get asked alot, I am originally from Ukraine but am Russian by nationality. My nick means specter in Russian.

  3. #3
    Join Date
    Jan 2006
    Beans
    93

    Re: Blackberry phone users! Help us!

    It configures, but it will not compile. It does not like allot of things about data.cc The error:
    Code:
    g++ -DHAVE_CONFIG_H -I.. -ansi -Wall -fno-strict-aliasing -g -g -O2 -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.cc  -fPIC -DPIC -o .libs/data.o
    data.cc: In constructor 'Barry::Data::Data()':
    data.cc:70: error: 'memset' was not declared in this scope
    data.cc: In constructor 'Barry::Data::Data(int, size_t)':
    data.cc:81: error: 'memset' was not declared in this scope
    data.cc: In copy constructor 'Barry::Data::Data(const Barry::Data&)':
    data.cc:104: error: 'memcpy' was not declared in this scope
    data.cc: In member function 'void Barry::Data::MakeSpace(size_t)':
    data.cc:117: error: 'memcpy' was not declared in this scope
    data.cc:118: error: 'memset' was not declared in this scope
    data.cc: In member function 'void Barry::Data::CopyOnWrite(size_t)':
    data.cc:133: error: 'memcpy' was not declared in this scope
    data.cc: In member function 'void Barry::Data::Zap()':
    data.cc:261: error: 'memset' was not declared in this scope
    data.cc: In member function 'Barry::Data& Barry::Data::operator=(const Barry::Data&)':
    data.cc:272: error: 'memcpy' was not declared in this scope
    data.cc: In function 'bool Barry::IsEndpointStart(const std::string&, int&)':
    data.cc:386: error: 'strncmp' was not declared in this scope
    data.cc:389: error: 'atoi' was not declared in this scope
    make[2]: *** [data.lo] Error 1
    make[2]: Leaving directory `/root/barry-0.9/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/root/barry-0.9'
    make: *** [all] Error 2
    It also warns about casting strings to char*
    AMD Opteron 165 | 3GB | ATI Radeon X1800

  4. #4
    Join Date
    Mar 2005
    Location
    Brooklyn, NY
    Beans
    258
    Distro
    Gutsy Gibbon Testing

    Re: Blackberry phone users! Help us!

    Quote Originally Posted by yatt View Post
    It configures, but it will not compile. It does not like allot of things about data.cc The error:


    It also warns about casting strings to char*
    Try the debs that's how I installed it. I think all you need is libbarry and barytool.
    Since I get asked alot, I am originally from Ukraine but am Russian by nationality. My nick means specter in Russian.

  5. #5
    Join Date
    Jan 2006
    Beans
    93

    Re: Blackberry phone users! Help us!

    Quote Originally Posted by prizrak View Post
    Try the debs that's how I installed it. I think all you need is libbarry and barytool.
    I'm on an AMD64 machine.
    AMD Opteron 165 | 3GB | ATI Radeon X1800

  6. #6
    Join Date
    Aug 2005
    Location
    Boston (British Expat)
    Beans
    474
    Distro
    Ubuntu

    Re: Blackberry phone users! Help us!

    yatt: can you email your results to the barry mailing list? I'm sure Chris would be delighted to hear of AMD64 compile problems

    Thanks prizrak
    42 is not an anwser, it's an error code. the universe is saying 'Error 42: meaning to universe not found'
    Programmer, Teacher and Artist

  7. #7
    Join Date
    Aug 2005
    Location
    Boston (British Expat)
    Beans
    474
    Distro
    Ubuntu

    Re: Blackberry phone users! Help us!

    Could someone dig this page? I've got 6 results so far, 1 classic, 2 pearls and 2 curves all of gprs (no cdma yet) could do with more samples.
    42 is not an anwser, it's an error code. the universe is saying 'Error 42: meaning to universe not found'
    Programmer, Teacher and Artist

  8. #8
    Join Date
    Mar 2005
    Location
    Brooklyn, NY
    Beans
    258
    Distro
    Gutsy Gibbon Testing

    Re: Blackberry phone users! Help us!

    I might be able to get you a CDMA sample tomorrow. Some people at work have them.
    Since I get asked alot, I am originally from Ukraine but am Russian by nationality. My nick means specter in Russian.

  9. #9
    Join Date
    Aug 2005
    Location
    Boston (British Expat)
    Beans
    474
    Distro
    Ubuntu

    Re: Blackberry phone users! Help us!

    I know there are more than 2 users of blackberries on these forums. And I know people are generally good to help us with hardware research; so I'm thinking some people have not been able to read this thread through lack of promotion. so *bump*
    42 is not an anwser, it's an error code. the universe is saying 'Error 42: meaning to universe not found'
    Programmer, Teacher and Artist

  10. #10
    Join Date
    May 2006
    Location
    N@
    Beans
    76
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Blackberry phone users! Help us!

    I've only just got back from a Thanksgiving vacation trip, so this is the first time I've seen the announcement. I have an 8700g on T-Mobile USA GSM/EDGE that I'll run this on later today.
    Ubuntu? Eranu!

Page 1 of 6 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •