hljlwm888 发表于 2020-7-28 12:24
现在该怎么办?
这样烧录fastboot试试
死马当作活马医吧,刷我发的那个线刷包试试
我的上海电信E900 硬件版本号2010
刷完后是E900-S 硬件版本号2034
行者1823 发表于 2020-7-28 13:23
死马当作活马医吧,刷我发的那个线刷包试试
我的上海电信E900 硬件版本号2010
刷完后是E900-S 硬件版本号20 ...
在哪里下载?我没找到!
行者1823 发表于 2020-7-28 12:47
这样烧录fastboot试试
你好,线刷包在哪里下载呀?
hljlwm888 发表于 2020-7-31 15:20
你好,线刷包在哪里下载呀?
百度云链接:https://pan.baidu.com/s/1fyKPaNRaLHFNYZ4iKF7Obw提取码:xzz9
山东电信的E900s,应该是非高安版的,我那包你估计是不能用的。
行者1823 发表于 2020-7-31 15:36
百度云链接:https://pan.baidu.com/s/1fyKPaNRaLHFNYZ4iKF7Obw提取码:xzz9
山东电信的E900s,应该是非高 ...
大神能给个链接吗,这个过期了
sihongrenming 发表于 2020-12-6 18:05
大神能给个链接吗,这个过期了
上海电信E900线刷固件
链接:https://pan.baidu.com/s/1FAmua18VWMNSFmRi9IejKw
提取码:z6a2
行者1823 发表于 2020-12-6 19:27
上海电信E900线刷固件
链接:https://pan.baidu.com/s/1FAmua18VWMNSFmRi9IejKw
提取码:z6a2
谢谢
行者1823 发表于 2020-12-6 19:27
上海电信E900线刷固件
链接:https://pan.baidu.com/s/1FAmua18VWMNSFmRi9IejKw
提取码:z6a2
大佬是不是少个文件呀
sihongrenming 发表于 2020-12-17 17:26
大佬是不是少个文件呀
分区表?把下面的复制到记事本里,另存为xml文件就是了。
注意这是1+8G版,system分区大小是1024G。
1+4G版本的分区表稍有不同,system分区是800M,这个包要刷不进的。
<?xml version="1.0" encoding="GB2312" ?>
<Partition_Info>
<Part Sel="1" PartitionName="fastboot" FlashType="emmc" FileSystem="none" Start="0" Length="1M" SelectFile="fastboot.bin"/>
<Part Sel="1" PartitionName="bootargs" FlashType="emmc" FileSystem="none" Start="1M" Length="1M" SelectFile="bootargs.bin"/>
<Part Sel="1" PartitionName="recovery" FlashType="emmc" FileSystem="none" Start="2M" Length="10M" SelectFile="recovery.img"/>
<Part Sel="0" PartitionName="deviceinfo" FlashType="emmc" FileSystem="none" Start="12M" Length="2M" SelectFile=""/>
<Part Sel="1" PartitionName="baseparam" FlashType="emmc" FileSystem="none" Start="14M" Length="8M" SelectFile="update\baseparam.img"/>
<Part Sel="1" PartitionName="pqparam" FlashType="emmc" FileSystem="none" Start="22M" Length="8M" SelectFile="update\pq_param.img"/>
<Part Sel="0" PartitionName="logo" FlashType="emmc" FileSystem="none" Start="30M" Length="20M" SelectFile=""/>
<Part Sel="0" PartitionName="logobak" FlashType="emmc" FileSystem="none" Start="50M" Length="20M" SelectFile=""/>
<Part Sel="0" PartitionName="fastplay" FlashType="emmc" FileSystem="none" Start="70M" Length="40M" SelectFile=""/>
<Part Sel="0" PartitionName="fastplaybak" FlashType="emmc" FileSystem="none" Start="110M" Length="40M" SelectFile=""/>
<Part Sel="1" PartitionName="kernel" FlashType="emmc" FileSystem="none" Start="150M" Length="40M" SelectFile="update\boot.img"/>
<Part Sel="0" PartitionName="misc" FlashType="emmc" FileSystem="none" Start="190M" Length="20M" SelectFile=""/>
<Part Sel="0" PartitionName="userapi" FlashType="emmc" FileSystem="none" Start="210M" Length="8M" SelectFile=""/>
<Part Sel="0" PartitionName="hibdrv" FlashType="emmc" FileSystem="none" Start="218M" Length="8M" SelectFile=""/>
<Part Sel="0" PartitionName="qbflag" FlashType="emmc" FileSystem="none" Start="226M" Length="8M" SelectFile=""/>
<Part Sel="0" PartitionName="qbdata" FlashType="emmc" FileSystem="none" Start="234M" Length="8M" SelectFile=""/>
<Part Sel="1" PartitionName="system" FlashType="emmc" FileSystem="ext3/4" Start="242M" Length="1024M" SelectFile=""/>
<Part Sel="1" PartitionName="cache" FlashType="emmc" FileSystem="ext3/4" Start="2290M" Length="1024M" SelectFile=""/>
<Part Sel="0" PartitionName="macid" FlashType="emmc" FileSystem="none" Start="3314M" Length="8M" SelectFile=""/>
<Part Sel="0" PartitionName="skparam" FlashType="emmc" FileSystem="none" Start="3322M" Length="64M" SelectFile=""/>
<Part Sel="0" PartitionName="skbackup" FlashType="emmc" FileSystem="ext3/4" Start="3386M" Length="400M" SelectFile=""/>
<Part Sel="0" PartitionName="private" FlashType="emmc" FileSystem="none" Start="3786M" Length="50M" SelectFile=""/>
<Part Sel="0" PartitionName="sdcard" FlashType="emmc" FileSystem="ext3/4" Start="3836M" Length="512M" SelectFile=""/>
<Part Sel="0" PartitionName="userdata" FlashType="emmc" FileSystem="ext3/4" Start="4348M" Length="-" SelectFile=""/>
</Partition_Info>