View Poll Results: Which baseband version is the best in your opinion?

Voters
103. You may not vote on this poll
  • JC1

    7 6.80%
  • JD1

    37 35.92%
  • JE1

    2 1.94%
  • JH1

    57 55.34%
Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 50
Like Tree10Likes

Thread: Basebands for Android 2.1 and higher

777
  1. [translate]    #31
    Moderator
    Join Date
    Jun 2010
    Location
    Warsaw, Poland
    Posts
    2,827

    Default

    Quote Originally Posted by andriusst View Post
    bad news guys am afraid. The phone came with a stock firmware with this baseband, I never had sources. Now phone is flashed with Tom's ROM. Does that mean the files you're after are gone now? I will have another stock spica in a few weeks. With a bit of luck it may have a latest firmware. But even then how can I extract from it what you need? Won't it have to be flashed with rooted ROM first?
    You can root the phone by flashing LK kernel version for stock firmwares. It won't replace any interesting files.

  2. [translate]    #32
    Senior Member
    Join Date
    Jul 2010
    Location
    Jakarta
    Posts
    254

    Default

    Quote Originally Posted by tom3q View Post
    Yep, I'd like to see RIL files from both.
    just finish downloaded the firmware this morning will apply soon!
    Samsung Galaxy Spica GT I5700 White
    CyanogenMod 7.2 - tom3q

  3. [translate]    #33
    Junior Member
    Join Date
    Dec 2011
    Location
    RO
    Posts
    1

    Default

    Hello,
    I have JC2, can I use LK 2.08 ?

    It's stuck on this message:

    Code:
    Download Start...
    <0> Create File...
    <1> StartThread Detected : 1
    <2> StartThread Detected : 0
    <3> StartThread Detected : 0
    <4> StartThread Detected : 0
    <5> StartThread Detected : 0
    <6> StartThread Detected : 0
    <7> StartThread Detected : 0
    <8> StartThread Detected : 0
    <1> setup connection...
    Can I change the baseband?
    Last edited by razvanu; 12-19-2011 at 11:36 AM.

  4. [translate]    #34
    Senior Member
    Join Date
    May 2011
    Location
    Hungary
    Posts
    424

    Default

    Quote Originally Posted by razvanu View Post
    Hello,
    I have JC2, can I use LK 2.08 ?

    It's stuck on this message:

    Code:
    Download Start...
    <0> Create File...
    <1> StartThread Detected : 1
    <2> StartThread Detected : 0
    <3> StartThread Detected : 0
    <4> StartThread Detected : 0
    <5> StartThread Detected : 0
    <6> StartThread Detected : 0
    <7> StartThread Detected : 0
    <8> StartThread Detected : 0
    <1> setup connection...
    Can I change the baseband?
    i'm not raelly an expert but if you're european you should be able to use JD1 or JH1 whatever...

  5. [translate]    #35
    Moderator
    Join Date
    Jun 2010
    Location
    Warsaw, Poland
    Posts
    2,827

    Default

    Quote Originally Posted by razvanu View Post
    Hello,
    I have JC2, can I use LK 2.08 ?

    It's stuck on this message:

    Code:
    Download Start...
    <0> Create File...
    <1> StartThread Detected : 1
    <2> StartThread Detected : 0
    <3> StartThread Detected : 0
    <4> StartThread Detected : 0
    <5> StartThread Detected : 0
    <6> StartThread Detected : 0
    <7> StartThread Detected : 0
    <8> StartThread Detected : 0
    <1> setup connection...
    Can I change the baseband?
    It's a problem on your computer. Check if you have correct drivers installed or even try to restart odin or enter bootloader mode again after taking the battery out.

  6. [translate]    #36
    Senior Member
    Join Date
    Sep 2010
    Location
    Wellingborough, UK
    Posts
    104

    Default

    Quote Originally Posted by tom3q View Post
    You can root the phone by flashing LK kernel version for stock firmwares. It won't replace any interesting files.
    OK I have finally received repaired phone back.
    Model number: GT-I5700
    Formware version: 2.1-update1
    Baseband version: i570EXXJH1
    Kernel version: 2.6.29 root@SE-S611 #2
    Build number: ECLAIR.XXJCD

    Did not need to root the phone to copy files or at least ES File Manager did not complain that it could not copy. See the ZIP attached.
    Attached Files Attached Files
    stock + z4root = fast and stable rooted ROM

  7. [translate]    #37
    Senior Member
    Join Date
    Dec 2010
    Location
    delhi
    Posts
    126

    Default

    i have jd1(its a european baseband as on samfirmware.net) installed on my phone and i have inconsistent data connection,a am from asia,so if i change to jg1(the latest asian baseband) or jh1/jh7(latest european),will it help me?

    P.S. it is confirmed that its not a carrier fault,I inserted my sim card in other phone and data worked fine.

  8. [translate]    #38
    Junior Member
    Join Date
    Dec 2010
    Location
    argentina
    Posts
    16

    Default

    Hi, i want to ask something, changing the baseband could change the 3g bands?? I'm from argentina, and my phone is an european model, so it has not the 850/1900 mhz bands. The spicas sold here come with these bands (and also works with all roms andmods from here).
    Greetings from Argentina.

  9. [translate]    #39
    Member
    Join Date
    Jul 2010
    Location
    Brno
    Posts
    82

    Default

    You can flash modem live from android by

    Code:
    /xbin/bml_flash modem /mnt/sdcard/modem.bin
    to get modem.bin from Jxx_Phone.tar put the tar to sdcard and use


    Code:
    cd /mnt/sdcard
    tar xvf Jxx_Phone.tar

    btw. if that dd to bml10 worked you would be doomed as bml10 is efs partition :-)

  10. [translate]    #40
    Moderator
    Join Date
    Jun 2010
    Location
    Warsaw, Poland
    Posts
    2,827

    Default

    Quote Originally Posted by krtek.net View Post
    You can flash modem live from android by

    Code:
    /xbin/bml_flash modem /mnt/sdcard/modem.bin
    to get modem.bin from Jxx_Phone.tar put the tar to sdcard and use


    Code:
    cd /mnt/sdcard
    tar xvf Jxx_Phone.tar

    btw. if that dd to bml10 worked you would be doomed as bml10 is efs partition :-)
    On my kernel bml10 is modem partition and there is no bml device for EFS. (BML is just emulated on top of standard MTD only for partitions that need it.)

    On old kernels it's probably as you say (but I don't remember), though.
    Last edited by tom3q; 03-27-2012 at 08:25 PM.

Page 4 of 5 FirstFirst ... 2345 LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Tags for this Thread

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
  •