libimobiledevice / libideviceactivation

A library to handle the activation process of iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
286 stars 131 forks source link

Error : lockdownd #8

Closed AMJ-7 closed 9 years ago

AMJ-7 commented 9 years ago

i get these errors:

idevice_activation_request_new_from_lockdownd: Unable to get IMEI from lockdownd idevice_activation_request_new_from_lockdownd: Unable to get MEID from lockdownd idevice_activation_request_new_from_lockdownd: Unable to get IMSI from lockdownd idevice_activation_request_new_from_lockdownd: Unable to get ICCID from lockdownd

My Device info :

ARND: B97AE5F2-3C68-43BD-BF95-9CF74F4B0CEA BasebandChipID: 7278817 BasebandKeyHashInformation: AKeyStatus: 2 SKeyHash: 7MQEUyvzG4gjjZc7KsNNAVTS8g4= SKeyStatus: 0 BasebandMasterKeyHash: AEA5CCE143668D0EFB4CE1F2C94C966A6496C6AA BasebandSerialNumber: FfoqoQ== BasebandStatus: BBInfoAvailable BasebandVersion: 7.03.00 BluetoothAddress: bc:92:6b:5a:b2:d0 BoardId: 14 BrickState: true BuildVersion: 12B410 CPUArchitecture: armv7f CarrierBundleInfoArray[0]: CertID: 3255536192 ChipID: 35138 ChipSerialNo: FfoqoQ== CompassCalibration: CwL9//P/5P/z/wAAKD+/wAA5//2//b/MgDSSw== DeviceClass: iPad DeviceColor: white DeviceName: Amr Jaber’s iPad DevicePublicKey: LS0tLS1CRUdJTiBSU0EgUFVCTElDIEtFWS0tLS0tCk1JR0pBb0dCQU0rNUxpb0laZUduTlhPZTd0TzNYSVY2LytrcVJTdC8wTC95OUpQYVdQNGlTNVUzS25NRVdxR2oKa0U5L2hFTkJWa0x2MllwdXlDc2dKRzk0aW1pNHMzTlhBRXAyR2ZLWCtOOWRjZU5USUtuK3ZhaXFhWVdSM09DZwova1JUNFBHVWVZWW54R1p2cGZaNVAvdmwzYnFDV25KYjlSUjUxcjV4WGNWRitTWTdoMis1QWdNQkFBRT0KLS0tLS1FTkQgUlNBIFBVQkxJQyBRVktLS0tLQo= DieID: 382584522368403024 EthernetAddress: bc:92:6b:5a:b2:d1 FirmwareVersion: iBoot-2261.3.32 FusingStatus: 3 HardwareModel: P107AP HardwarePlatform: s5l8942x HostAttached: true InternationalMobileEquipmentIdentity: 990002907082927 MLBSerialNumber: DLX32350L1EF98VCX MobileEquipmentIdentifier: 99000290708292 MobileSubscriberCountryCode: MobileSubscriberNetworkCode: ModelNumber: MD543 NonVolatileRAM: auto-boot: dHJ1ZQ== backlight-level: MTYyMQ== boot-args: bootdelay: MA== oblit-begins: MjAxNC0xMC0yNSAxNjoMDowOSBHTVQrMjogT2JsaXRUeXBlOiBPYmxpdGVyYXRlRGF0YVBhcnRpdGlvbi4gUmVhc29uOiBTQlJlc2V0TW9kZT0z obliteration: MjAxNC0xMC0yNSAxNjzMToxNyBHTVQrMjogaGFuZGxlX21lc3NhZ2U6IE9ibGl0ZXJhdGlvbiBDb21wbGV0ZQ== PartitionType: PasswordProtected: false PkHash: wguKQOoMFsrCLtMrgu2YM0rtSJ7ik4ia9YLIdt1ny0= ProductType: iPad2,7 ProductVersion: 8.1 ProductionSOC: true ProtocolVersion: 2 ProximitySensorCalibration: AgcAADAAiPQEPgM+AwEAJqZAABUvWF/dbLzvzwABQHe/hCkUAAmAgAAAAAAAAAA RegionInfo: ZP/A SBLockdownEverRegisteredKey: false SIMStatus: kCTSIMSupportSIMStatusNotInserted SIMTrayStatus: kCTSIMSupportSIMTrayInsertedNoSIM SerialNumber: DLXKVH1PF19 SoftwareBehavior: AQAAAAAAAAAAAAAAAAAAAA== SoftwareBundleVersion: SupportedDeviceFamilies[2]: 0: 1 1: 2 TelephonyCapability: true TimeIntervalSince1970: 141762605.231118 TimeZone: Asia/Riyadh TimeZoneOffsetFromUTC: 10800.000000 TrustedHostAttached: true UniqueChipID: 25265498021 UniqueDeviceID: 852bdff75508e167070dd56580834515dd20bbf4 UseRaptorCerts: true Uses24HourClock: false WiFiAddress: bc:92:6b:5a:b2:cf WirelessBoardSerialNumber: 13215240885 kCTPostponementInfoPRIVersion: 0.0.0 kCTPostponementInfoPRLName: 0 kCTPostponementStatus: kCTPostponementStatusReady

FunkyM commented 9 years ago

Why did you not post the value of "ActivationStatus" from your ideviceinfo output? Your device activated fine there is no error. Furthermore this is a duplicate of #7.