Recent content by vve

  1. V

    Post [TOOL] UnSIN ~ SIN v3/v4/v5 Unpacker [v1.13]

    Thanks alot. Seems to work correctly.
  2. V

    Post [TOOL] UnSIN ~ SIN v3/v4/v5 Unpacker [v1.13]

    Modem firmware is FAT FS image. Yes, such an images can be viewed in 7zip without mounting. But processing of Xperia 1 modem SINs with UnSIN results in corrupted image. Something like XZ2 modem SINs processing with previous UnSIN version about a year ago.
  3. V

    Post Need oem and modem folder from xz2.............

    mount -t vfat -o loop modem.img /my_mountpoint_path under Linux or something like ImDisk Virtual Disk under Windows.
  4. V

    Post Need oem and modem folder from xz2.............

    Modem.img is FAT image.
  5. V

    Post [TOOL] UnSIN ~ SIN v3/v4/v5 Unpacker [v1.13]

    Thanks a lot. Tested on dozen of images like that: now everything is fine.
  6. V

    Post [TOOL] UnSIN ~ SIN v3/v4/v5 Unpacker [v1.13]

    It's my mistake. I was going to upload SIN but uploaded unpacked image instead. Here is correct file.
  7. V

    Post [TOOL] UnSIN ~ SIN v3/v4/v5 Unpacker [v1.13]

    See above. I've added link to previous post.
  8. V

    Post [TOOL] UnSIN ~ SIN v3/v4/v5 Unpacker [v1.13]

    [[email protected] ext4]# mount -t vfat -o loop modem_X-FLASH-ALL-B6B5.img /mnt1 [[email protected] ext4]# ls /mnt1 ls: cannot access /mnt1/ie: null. 2: Input/output error ls: cannot access /mnt1/MLME_FRM.PAR: Input/output error ls: cannot access /mnt1/xp %d) i.gno: Input/output error ls: cannot access...
  9. V

    Post [TOOL] UnSIN ~ SIN v3/v4/v5 Unpacker [v1.13]

    Hi Igor, Attempt to unpack XZ2 modem firmware sin file (downloaded with XperiFirm) results in somehow corrupted FAT image. Please check what's wrong. Sample file is here.
  10. V

    Post [Work in Progress] Trying to Unlock Bands (Including B20)

    Please look into Mi5 schematics. According to it, there's no way to enable B20 or interband CA combos (except CA_1_3/3_1, CA_1_1_3/1_3_1, CA_3_1_3/3_3_1) without deep hardware modification, unfortunately...
  11. V

    Post [KERNEL][XL] Extended Stock Kernel v6 [9/6/14]

    Rachit Rawat Could you please compile some extra modules? The most interesting ones are usb_wwan.ko, option.ko and cdc-acm.ko.
  12. V

    Post [ROOT&MORE]Xperia 2012 line Flashtool + prerooted system.img + Sony fw FTF + addons

    How do I relock bootloader in Xperia U?
  13. V

    Post Linux on Universal (Update #4)

    Does anybody know if CPU in Universal supports UMULL/SMULL instructions?
  14. V

    Post Linux on Universal (Update #4)

    Re: Quadratic calibration I think these formulae are not applicable at all in 32-bit arithmetic: "quadratic" terms will always be 0.
  15. V

    Post Linux on Universal (Update #4)

    I have, but not in practical aspect: I have not ever tried to develop for windows (except some play with Access :)). Sorry, I haven't thought about it... I seem to be stuck on Linux here.