Search Criteria
Package Details: 0xffff 0.10-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/0xffff.git (read-only, click to copy) |
---|---|
Package Base: | 0xffff |
Description: | Open Free Fiasco Firmware Flasher for Maemo devices |
Upstream URL: | https://github.com/pali/0xFFFF |
Licenses: | GPL3 |
Submitter: | marmistrz |
Maintainer: | OliverLew |
Last Packager: | OliverLew |
Votes: | 2 |
Popularity: | 0.011723 |
First Submitted: | 2016-04-02 20:03 (UTC) |
Last Updated: | 2022-12-20 15:11 (UTC) |
Latest Comments
OliverLew commented on 2022-12-20 15:29 (UTC)
@kleintux, thanks! Updated.
kleintux commented on 2022-12-19 13:52 (UTC)
libusb0 is not needed as make dependency. cheers
OliverLew commented on 2022-07-05 04:56 (UTC)
@MarsSeed I must have mis-clicked the delete button and didn't realize it (I thought that was some "close" button) :(
libusb-compat seems to work fine at least for the commands I tested, so maybe will switch to that as you recommend.
MarsSeed commented on 2022-07-04 15:48 (UTC)
Oh, I see in my email that you already wrote to me about it. Why did you delete the comment? :)
MarsSeed commented on 2022-07-04 15:47 (UTC)
Did you try it with libusb-compat?
That would be preferred instead of using the deprecated and unsupported libusb0*.
OliverLew commented on 2022-06-25 12:02 (UTC)
@MarsSeed I tried compile with libusb-compat. It works at least with
-I
or-f
commands (list device info and flash image), no speed issues either. But I don't know how to test it for sure.The following code need to be removed: https://github.com/pali/0xFFFF/blob/bf24ca23451a67b2c3c6a82bb245415b1b9aedb0/src/usb-device.c#L333-L334
MarsSeed commented on 2022-06-12 16:56 (UTC)
I think the new version
v0.10
from 2022 might work with the regular libusb.If not, build should be tried with libusb-compat as that has been developed by the main LibUSB project to provide a working library for builds that specifically require libusb0.
OliverLew commented on 2022-05-30 09:04 (UTC)
The upstream and source download link should update to GitHub. See the last edit comment for 0.8 release in the thread:
marmistrz commented on 2019-04-14 08:16 (UTC) (edited on 2019-04-14 08:16 (UTC) by marmistrz)
@dos1, no, it shouldn't be replaced. See these posts on TMO:
https://talk.maemo.org/showpost.php?p=1502696&postcount=69
https://talk.maemo.org/showpost.php?p=1528377&postcount=76
dos1 commented on 2019-03-27 14:50 (UTC)
"libusb0" dependency needs to be replaced with "libusb-compat"