Notices


Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#71
Nope, there is the original libusb, the package name is ... libusb0, and it's in the AUR. It's why I missed it. Fixing the deps then.

/edit: ... libusb0... which doesn't install cleanly. ;P
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#72
Just letting you know. On Arch Linux 0xffff + libusb0 builds installs properly. No more problems with libusb0, no libusb-compat
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 4 Users Say Thank You to marmistrz For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#73
In git https://github.com/pali/0xFFFF is preparing new 0xFFFF version, there is partial support for N950 and MKII protocol. And fixed autodetection of connected devices.

I played with libusb1.0, but that new library is slow as hell and unsuitable for flashing and cold-flashing. So we will stay with libusb0.1 until upstream fix it... Problem was reported 8 months ago and libusb developers ignore it... So do not expect working libusb1.0 support in near future.
 

The Following 13 Users Say Thank You to pali For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#74
New version 0.7 was released. There is partial support for Nokia N950 & N9, device identification via Mk II protocol (used for mmc flashing which is not implemented yet and in PC Suite mode) and couple of fixes...

Package is in Debian sid & Maemo Extras-testing, please test and vote for it: http://maemo.org/packages/package_in.../0xffff/0.7-1/
 

The Following 17 Users Say Thank You to pali For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#75
libusb-1.0 is still broken in 0.7, right?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 2 Users Say Thank You to marmistrz For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#76
Originally Posted by marmistrz View Post
libusb-1.0 is still broken in 0.7, right?
Yes, libusb-1.0 maintainers are unresponsive and totally ignore bug reports.

https://github.com/libusb/libusb/issues/237
https://sourceforge.net/p/libusb/mai...sage/34985373/

I provided all needed data, logs, example code which triggers it and nobody respond.

I have no motivation to do anything with libusb-1.0 as it is buggy and there is already *working* libusb-0.1 library.
 

The Following 5 Users Say Thank You to pali For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#77
New version 0.8 of 0xFFFF was released:
https://github.com/pali/0xFFFF/releases/tag/0.8

Changes are:
* Fix race condition between filesystem syscalls
* Fix choosing of correct partition for disk dump operation
* Fix detection of USB busnum when older libusb is used
* Fix detection of Nokia N800 devices
 

The Following 10 Users Say Thank You to pali For This Useful Post:
endsormeans's Avatar
Posts: 3,139 | Thanked: 8,156 times | Joined on Feb 2013 @ From my Gabriola Island hermitage, near the Edge of the World
#78
woo hooooo!!!!
n800!
yeaaaaaaaaaaahhhhhhhh!



heehee just had to add some over the top there....



Thanks pali
__________________
Lurker since 2007, Member since 2013, Certifiable since 1972

Owner of :
1-n770 (in retirement), 3-n800's / 3-n810's (still in daily use), 5-n900's ((3 are flawless, 1 loose usb ( parts), 1 has no telephony (parts))
3-nexus 5's : 1 w/ Floko Pie 9.1 (running beautifully) waiting for Stable Droid 10 rom, 1 w/ ̶Ubuntu Touch, 1 with Maru OS (intend maemo leste when ready)

1/2 - neo900 pre- "purchased" in 2013. N̶o̶w̶ ̶A̶w̶a̶i̶t̶i̶n̶g̶ ̶r̶e̶f̶u̶n̶d̶ ̶p̶r̶o̶c̶e̶s̶s̶ ̶l̶a̶s̶t̶ ̶f̶e̶w̶ ̶y̶e̶a̶r̶s̶ - neo900 start up declared officially dead -
Lost invested funds.


PIMP MY N8X0 (Idiot's Guide and a video walkthrough)http://talk.maemo.org/showthread.php?t=94294
THE LOST GRONMAYER CATALOGShttp://talk.maemo.org/showthread.php...ight=gronmayer
N8X0 VIDEO ENCODING THE EASY WAYhttp://talk.maemo.org/showthread.php...ght=mediacoder
242gb ON N800http://talk.maemo.org/showthread.php?t=90634
THE PAIN-FREE MAEMO DEVELOPMENT LIVE DISTRO-ISO FOR THE NOOB TO THE PROhttp://talk.maemo.org/showthread.php?t=95567
AFFORDABLE MASS PRODUCTION FOR MAEMO PARTShttp://talk.maemo.org/showthread.php?t=93325

Meateo balloons now available @ Dave999's Meateo Emporium
 

The Following 2 Users Say Thank You to endsormeans For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#79
N800 support was fixed by @aakoskin: https://github.com/pali/0xFFFF/pull/7
 

The Following 7 Users Say Thank You to pali For This Useful Post:
Posts: 2 | Thanked: 2 times | Joined on Sep 2018
#80
Hi,
I am trying to flash my N9 using the command
Code:
sudo 0xFFFF -M DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_001-OEM1-958_ARM.bin -f
I am getting these error messages
Code:
Error: Specified Image type cert-sw is unknown
Error: Cannot allocate image
Error: Cannot load fiasco image file DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_001-OEM1-958_ARM.bin
The image originates from https://silma.tk/soft/

Could anyone give me hint what I am doing wrong here?
Thank you so much!
 

The Following User Says Thank You to kurti For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:51.