Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iphone 5s 6,1 ValueError("The device has no langid") #127

Closed
zodaema opened this issue Oct 4, 2019 · 4 comments
Closed

Iphone 5s 6,1 ValueError("The device has no langid") #127

zodaema opened this issue Oct 4, 2019 · 4 comments

Comments

@zodaema
Copy link

zodaema commented Oct 4, 2019

Traceback (most recent call last):
File "./ipwndfu", line 49, in
serial_number = device.serial_number
File "/Users/nuttaphonsuppasri/Desktop/ipwndfu-master/usb/core.py", line 830, in serial_number
self._serial_number = util.get_string(self, self.iSerialNumber)
File "/Users/nuttaphonsuppasri/Desktop/ipwndfu-master/usb/util.py", line 314, in get_string
raise ValueError("The device has no langid")
ValueError: The device has no langid

@EWouters
Copy link

EWouters commented Oct 4, 2019

Possible duplicate of #13, #18 ,#20, #55, #56, #60, #76, #83, #84, #96, #122 and counting.

@DaJakerBoss
Copy link

as EWouters is pointing out, please read through the other issues before opening your own.
I'm having this issue as well.

@zodaema zodaema closed this as completed Oct 6, 2019
@jirayutza1
Copy link

Possible duplicate of #13, #18 ,#20, #55, #56, #60, #76, #83, #84, #96, #122 and counting.

@jirayutza1
Copy link

Traceback (most recent call last):
File "./ipwndfu", line 49, in
serial_number = device.serial_number
File "/Users/nuttaphonsuppasri/Desktop/ipwndfu-master/usb/core.py", line 830, in serial_number
self._serial_number = util.get_string(self, self.iSerialNumber)
File "/Users/nuttaphonsuppasri/Desktop/ipwndfu-master/usb/util.py", line 314, in get_string
raise ValueError("The device has no langid")
ValueError: The device has no langid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants